﻿@charset "UTF-8";
.card-f__img, .jumbotron__img, .section-desk__item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.row, .section-header--vpedia, .section--list .section-header, .card-a, .card-a__footer, .card-b, .card-b__header, .card-c__intro .tel_wrapper, .card-d, .card-d__footer, .card-e, .card-f, .flip-flop .row, .lb-wrap, .form, .consult-form, .article-info, .modal.is-special .modal__dialog, .footer-articles, .footer-info, .page-home .customers-carusel, .page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad, .vpedia-featured .row, .vpedia-thumb .row, .vpedia-main .row, .vpedia-customers__wrap, .section-contact .row, .contact-form .form-forward, .customer-grid__wrap, .rank-list__item, .page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper, .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }
.row::after, .section-header--vpedia::after, .section--list .section-header::after, .card-a::after, .card-a__footer::after, .card-b::after, .card-b__header::after, .card-c__intro .tel_wrapper::after, .card-d::after, .card-d__footer::after, .card-e::after, .card-f::after, .flip-flop .row::after, .lb-wrap::after, .form::after, .consult-form::after, .article-info::after, .modal.is-special .modal__dialog::after, .footer-articles::after, .footer-info::after, .page-home .customers-carusel::after, .page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad::after, .vpedia-featured .row::after, .vpedia-thumb .row::after, .vpedia-main .row::after, .vpedia-customers__wrap::after, .section-contact .row::after, .contact-form .form-forward::after, .customer-grid__wrap::after, .rank-list__item::after, .page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper::after, .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details::after, .row before, .section-header--vpedia before, .section--list .section-header before, .card-a before, .card-a__footer before, .card-b before, .card-b__header before, .card-c__intro .tel_wrapper before, .card-d before, .card-d__footer before, .card-e before, .card-f before, .flip-flop .row before, .lb-wrap before, .form before, .consult-form before, .article-info before, .modal.is-special .modal__dialog before, .footer-articles before, .footer-info before, .page-home .customers-carusel before, .page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad before, .vpedia-featured .row before, .vpedia-thumb .row before, .vpedia-main .row before, .vpedia-customers__wrap before, .section-contact .row before, .contact-form .form-forward before, .customer-grid__wrap before, .rank-list__item before, .page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper before, .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details before {
  content: "";
  display: block; }
.row::after, .section-header--vpedia::after, .section--list .section-header::after, .card-a::after, .card-a__footer::after, .card-b::after, .card-b__header::after, .card-c__intro .tel_wrapper::after, .card-d::after, .card-d__footer::after, .card-e::after, .card-f::after, .flip-flop .row::after, .lb-wrap::after, .form::after, .consult-form::after, .article-info::after, .modal.is-special .modal__dialog::after, .footer-articles::after, .footer-info::after, .page-home .customers-carusel::after, .page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad::after, .vpedia-featured .row::after, .vpedia-thumb .row::after, .vpedia-main .row::after, .vpedia-customers__wrap::after, .section-contact .row::after, .contact-form .form-forward::after, .customer-grid__wrap::after, .rank-list__item::after, .page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper::after, .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details::after {
  clear: both; }

/* v2.0 | 20110126
  http://meyerweb.com/eric/tools/css/reset/
  License: none (public domain)

  Edited by Nima Omrani
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html {
  -webkit-tap-highlight-color: transparent; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none !important;
  margin: 0; }

textarea {
  resize: vertical; }

input[type="submit"] {
  cursor: pointer;
  border: none;
  outline: none; }

a {
  text-decoration: none;
  color: inherit; }

[role="button"] {
  cursor: pointer; }

button {
  background-color: transparent;
  padding: 0;
  border: none;
  cursor: pointer; }

button:focus {
  outline: 0; }

/*
===========================
grid: START
===========================

===============
icon fonts
===============
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-check:before {
  content: ""; }

.icon-user:after {
  content: "";
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-tel:before {
  content: ""; }

.icon-cart:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-link-ext:before {
  content: ""; }

.icon-share:before {
  content: ""; }


body.noflow, body.menu, body.lightbox-price, body.lightbox-cart {
  overflow: hidden; }
body.noflow .table .table-outer-wrap .table-wrap .table-data__price-icon.minus, body.menu .table .table-outer-wrap .table-wrap .table-data__price-icon.minus, body.lightbox-price .table .table-outer-wrap .table-wrap .table-data__price-icon.minus, body.lightbox-cart .table .table-outer-wrap .table-wrap .table-data__price-icon.minus {
  left: -60px !important; }
body.en {
  direction: ltr;
  text-align: left;
  font: 14px/1.5 'OpenSans-Regular',arial; }

#sprite_svg {
  position: fixed;
  z-index: -1;
  width: 0;
  height: 0; }

.hidden, .hide {
  display: none !important; }

.type-en {
  font: 16px/1.5 tahoma,arial; }

.footer-info .footer-nav__title-sec {
  color: #808080;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (min-width: 801px) {
  .footer-info .footer-nav__title-sec:hover {
    color: #c7c7c7; } }

.form-submit {
  color: #fff;
  background-color: #6fbc8b;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (min-width: 801px) {
  .form-submit:hover {
    background-color: #53996c; } }

/*
===========================
section: START
===========================
*/
.page-wrap {
  overflow-x: hidden; }

.section {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 60px 0; }
@media only screen and (max-width: 500px) {
  .section {
    padding: 30px 0; } }
.section--article {
  padding: 100px 0;
  color: #000; }
@media only screen and (max-width: 800px) {
  .section--article {
    padding: 80px 0; } }
@media only screen and (max-width: 500px) {
  .section--article {
    padding: 60px 0; } }
.section--list {
  text-align: right;
  padding: 0; }
@media only screen and (max-width: 500px) {
  .section--list {
    padding: 0; } }
.section--list .row {
  margin: 0 -15px -15px; }
@media only screen and (max-width: 800px) {
  .section--list .row {
    margin: 0 0 -15px 0; } }
.section--list [class*='col'] {
  padding: 0 15px;
  margin-bottom: 15px; }
@media only screen and (max-width: 800px) {
  .section--list [class*='col'] {
    width: 100%;
    padding: 0; } }
.section-wrap {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
@media only screen and (max-width: 1050px) {
  .section-wrap {
    max-width: 100%;
    padding: 0 50px; } }
@media only screen and (max-width: 800px) {
  .section-wrap {
    padding: 0 25px; } }
@media only screen and (max-width: 500px) {
  .section-wrap {
    padding: 0 15px; } }
.section--article .section-wrap {
  max-width: 580px;
  text-align: right; }
.section--list .section-wrap {
  height: 100%; }
@media only screen and (max-width: 1050px) {
  .section--list .section-wrap {
    padding-right: 50px;
    padding-left: 50px; } }
@media only screen and (max-width: 800px) {
  .section--list .section-wrap {
    padding-right: 25px;
    padding-left: 25px; } }
@media only screen and (max-width: 500px) {
  .section--list .section-wrap {
    padding-right: 15px;
    padding-left: 15px; } }
.section--list > .section-wrap {
  padding-top: 60px;
  padding-bottom: 60px; }
@media only screen and (max-width: 800px) {
  .section--list > .section-wrap {
    padding-top: 30px;
    padding-bottom: 30px; } }
.section-header {
  margin-bottom: 70px; }
@media only screen and (max-width: 800px) {
  .section-header {
    margin-bottom: 50px; } }
.section-header--vpedia {
  margin-bottom: 30px; }
.section-header__title {
  color: #4d4d4d; }
.section-header__title span {
  color: #6fbc8b; }
.section-header--vpedia .section-header__title {
  float: right; }
.section--list .section-header__title {
  float: right;
  height: 100%;
  line-height: 100px; }
body.en .section-header__title {
  font-family: 'OpenSans-Bold',arial; }
.section-header__subtitle {
  color: #a3a3a3; }
.section-header--vpedia .section-header__btn {
  float: left; }
.section-header__catg-wrap {
  float: left;
  height: 100%;
  margin: 0 -15px; }
.section-header__catg-wrap > ul {
  height: 100%; }
@media only screen and (max-width: 650px) {
  .section-header__catg-wrap > ul {
    display: none; } }
.section-header__catg-wrap > ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 100%;
  padding: 0 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (max-width: 650px) {
  .section-header__catg-wrap {
    height: auto;
    margin: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%); } }
.section-header__catg-btn {
  display: inline-block;
  position: relative;
  color: #4d4d4d;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 100%;
  line-height: 100px; }
.section-header__catg-btn:hover, .section-header__catg-btn.active {
  color: #6fbc8b; }
.section-header__catg-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 7px;
  width: 100%;
  background-color: #6fbc8b;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0; }
.section-header__catg-btn:hover::before, .section-header__catg-btn.active::before {
  opacity: 1; }
.section-header__catg-select {
  position: relative;
  display: none;
  width: 120px;
  border: 2px solid #4d4d4d;
  padding: 5px 15px;
  cursor: pointer;
  color: #4d4d4d; }
@media only screen and (max-width: 650px) {
  .section-header__catg-select {
    display: block; } }
.section-header__catg-select::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -2px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: #4d4d4d;
  border-width: 0 0 2px 2px; }
.section-header__catg-select.open::after {
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  margin-top: 1px; }
.section-header__select-box {
  position: absolute;
  width: calc(100% + 4px);
  top: 100%;
  left: -2px;
  margin-top: 5px;
  padding: 10px;
  background-color: #fff;
  border: 2px solid #4d4d4d; }
.section-header__select-box li {
  color: #4d4d4d; }
.section-header__select-box li:not(:last-child) {
  margin-bottom: 5px; }
.section-header__select-box a {
  display: block;
  color: inherit; }
.section--list .section-header {
  position: relative;
  background-color: #f2f2f2;
  margin-bottom: 0;
  height: 100px;
  z-index: 1; }
.section-intro {
  width: 100%;
  margin-bottom: 50px;
  color: #808080; }
@media only screen and (max-width: 500px) {
  .section-intro {
    margin-bottom: 30px; } }
.section-chapter {
  margin-top: 40px; }
.section-chapter .row:not(:last-child) {
  margin-bottom: 15px; }
.section-btn {
  margin-top: 70px; }
.section--list .section-btn {
  width: 100%;
  padding: 30px 0;
  background-color: #f2f2f2;
  margin-top: 15px;
  border: none;
  border-radius: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
.section--list .section-btn::before {
  display: none; }
@media only screen and (min-width: 801px) {
  .section--list .section-btn:hover {
    background-color: #e5e5e5; } }
.section--list .section-btn span {
  display: inline-block;
  position: absolute;
  color: #808080;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.section--list .section-btn span::before {
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  color: #808080; }
.section.price_table {
  background: #69b189; }
.section.price_table .video_feature_wrapper {
  background-color: white;
  border-radius: 10px;
  padding: 40px 60px;
  margin-bottom: 35px; }
@media only screen and (max-width: 800px) {
  .section.price_table .video_feature_wrapper {
    padding: 20px 30px; }
  .section.price_table .video_feature_wrapper .col-4, .section.price_table .video_feature_wrapper .col-8 {
    width: 100%; } }
.section.price_table .video_feature_wrapper .content_text {
  padding-right: 100px; }
@media only screen and (max-width: 800px) {
  .section.price_table .video_feature_wrapper .content_text {
    padding-right: 0; } }
.section.price_table .video_feature_wrapper .content_text .card-c__title {
  text-align: right; }
@media only screen and (max-width: 800px) {
  .section.price_table .video_feature_wrapper .content_text .card-c__title {
    text-align: center; } }
.section.price_table .video_feature_wrapper .content_text .card-c__intro {
  margin-bottom: 110px; }
@media only screen and (max-width: 800px) {
  .section.price_table .video_feature_wrapper .content_text .card-c__intro {
    margin-bottom: 50px; } }
@media screen and (max-width: 900px) and (min-width: 801px) {
  .section.price_table .video_feature_wrapper .image_holder img {
    width: 100%; } }
@media only screen and (max-width: 800px) {
  .section.price_table .video_feature_wrapper .image_holder {
    margin-bottom: 30px; } }
@media only screen and (max-width: 500px) {
  .section.price_table .video_feature_wrapper .image_holder img {
    width: 100%; } }
.section.price_table .video_feature_wrapper .btn_wrapper {
  text-align: left; }
@media only screen and (max-width: 800px) {
  .section.price_table .video_feature_wrapper .btn_wrapper {
    text-align: center; } }
@media only screen and (max-width: 500px) {
  .section.price_table .video_feature_wrapper .btn_wrapper a {
    min-width: 143px; } }
.section.price_table .video_feature_wrapper .btn_wrapper .card-b__btn {
  margin-top: 16px; }
.section.price_table .video_feature_wrapper .btn_wrapper .card-b__btn.pdf::before {
  -webkit-transform: rotate(-90deg) translateX(50%);
  transform: rotate(-90deg) translateX(50%); }
.section.price_table .video_feature_wrapper .btn_wrapper .card-b__btn.pdf:hover::before {
  transform: rotate(-90deg) translateX(50%) translateX(-2px); }
.section.price_table .video_feature_wrapper .btn_wrapper .discount-calc {
  position: relative; }
.section.price_table .video_feature_wrapper .btn_wrapper .discount-calc .btn-popup {
  position: absolute;
  width: 100%;
  padding: 3px;
  right: 0;
  bottom: 140%;
  text-align: center;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  pointer-events: none;
  background: #69b189;
  color: #fff;
  box-shadow: 1px 1px 11px #69b189; }
.section.price_table .video_feature_wrapper .btn_wrapper .discount-calc .btn-popup.active {
  visibility: visible;
  opacity: 1; }
.section.price_table .video_feature_wrapper .btn_wrapper .discount-calc .btn-popup::after {
  content: ' ';
  position: absolute;
  border-width: 6px;
  border-color: #69b189 transparent transparent transparent;
  border-style: solid;
  bottom: -12px;
  left: 50%;
  transform: translateX;
  transform: translateX(-50%); }
.section.price_table .video_feature_wrapper.last {
  margin-bottom: 0px; }
.section.price_table .video_feature_wrapper.good-advertisment .btn_wrapper {
  margin-top: 4px; }
body.en .section.price_table .video_feature_wrapper .content_text {
  padding-left: 100px;
  padding-right: 0; }
@media only screen and (max-width: 800px) {
  body.en .section.price_table .video_feature_wrapper .content_text {
    padding-left: 0;
    padding-right: 0; } }
body.en .section.price_table .video_feature_wrapper .content_text .card-c__title {
  text-align: left; }
body.en .section.price_table .video_feature_wrapper .btn_wrapper {
  text-align: right; }
body.en .section.price_table .video_feature_wrapper .btn_wrapper .card-b__btn.pdf::before {
  -webkit-transform: rotate(90deg) translateX(-50%);
  transform: rotate(90deg) translateX(-50%); }
body.en .section.price_table .video_feature_wrapper .btn_wrapper .card-b__btn.pdf:hover::before {
  transform: rotate(90deg) translateX(-50%) translateX(2px); }
body.en .section.price_table .video_feature_wrapper .btn_wrapper .discount-calc .btn-popup {
  left: 0; }
body.en .section.price_table .video_feature_wrapper.good-advertisment .btn_wrapper {
  margin-top: 0; }

.section-quote {
  width: 100%;
  height: 550px;
  overflow: hidden; }
@media only screen and (max-width: 800px) {
  .section-quote {
    height: auto; } }
@media only screen and (min-width: 1921px) {
  .section-quote {
    height: 750px; } }
@media only screen and (min-width: 2561px) {
  .section-quote {
    height: 1000px; } }
.section-quote [class*='col'] {
  position: relative;
  height: 100%; }
@media only screen and (max-width: 800px) {
  .section-quote [class*='col'] {
    width: 100% !important; } }
.section-quote .col-4 {
  background-color: #2f4879;
  direction: ltr;
  padding: 70px;
  z-index: 1; }
@media only screen and (max-width: 1050px) {
  .section-quote .col-4 {
    padding: 50px; } }
@media only screen and (max-width: 500px) {
  .section-quote .col-4 {
    padding: 30px 15px; } }
body.en .section-quote .col-4 {
  direction: rtl; }
.section-quote__content-wrap {
  position: relative;
  direction: rtl;
  max-width: 300px;
  top: 50%;
  transform: translateY(-50%); }
@media only screen and (max-width: 800px) {
  .section-quote__content-wrap {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    top: auto;
    transform: none; } }
body.en .section-quote__content-wrap {
  direction: ltr; }
.section-quote__icon {
  width: 45px;
  height: 45px;
  margin: 0 auto 55px; }
.section-quote__content-fa {
  color: #fff;
  font-size: 14px;
  text-align: justify; }
.section-quote__content-fa span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px; }
.section-quote__content-en {
  font-family: 'OpenSans-Regular',arial;
  direction: ltr;
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 25px;
  font-size: 15px; }
.section-quote__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #333; }
.section-quote__img img {
  display: none; }
@media only screen and (max-width: 800px) {
  .section-quote__img {
    position: relative;
    height: 400px; } }
@media only screen and (max-width: 500px) {
  .section-quote__img {
    height: 300px; } }
.section-quote span {
  display: block;
  margin-top: 10px; }

.section-specs .row {
  margin: 0 -40px; }
@media only screen and (max-width: 800px) {
  .section-specs .row {
    margin: 0 !important; } }
.section-specs .col-4, .section-specs .col-6 {
  padding: 0 40px; }
@media only screen and (max-width: 800px) {
  .section-specs .col-4, .section-specs .col-6 {
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 400px;
    padding: 0; }
  .section-specs .col-4:not(:last-child), .section-specs .col-6:not(:last-child) {
    margin-bottom: 50px; } }

.show-in-mobile {
  display: none; }
@media only screen and (max-width: 800px) {
  .show-in-mobile {
    display: block; } }

/*
===========================
section: END
===========================
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  text-align:center;
  .background-color:#eee;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  .display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg"); }
/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0; }

.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 30px;
  line-height: 1;
  opacity: .75;
  color: #bbb;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
@media only screen and (max-width: 1050px) {
  .slick-prev {
    left: 3px;
    z-index: 20; } }
@media only screen and (max-width: 800px) {
  .slick-prev {
    z-index: 20; } }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }
@media only screen and (max-width: 800px) {
  .slick-next {
    right: 0; } }
@media only screen and (max-width: 1050px) {
  .slick-next {
    right: -3px; } }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.jumbotron__title {
  font: 2.7em/1.7 'iransansMedium',tahoma,arial; }
@media only screen and (max-width: 800px) {
  .jumbotron__title {
    font-size: 2.4em; } }
@media only screen and (max-width: 500px) {
  .jumbotron__title {
    font-size: 1.5em; } }
body.en .jumbotron__title {
  font-family: 'OpenSans-Bold',arial; }

.section-header__title {
  font: 1.7em/1.7 'iransansMedium',tahoma,arial; }
@media only screen and (max-width: 800px) {
  .section-header__title {
    font-size: 1.5em; } }
@media only screen and (max-width: 500px) {
  .section-header__title {
    font-size: 1.3em; } }
body.en .section-header__title {
  font-family: 'OpenSans-Bold',arial; }

.section-header__catg-selected, .card-d__title {
  font: 1.28em/1.7 'iransansMedium',tahoma,arial; }
@media only screen and (max-width: 800px) {
  .section-header__catg-selected, .card-d__title {
    font-size: 1.14em; } }
body.en .section-header__catg-selected, body.en .card-d__title {
  font-family: 'OpenSans-Bold',arial; }

.jumbotron__subtitle {
  font: 1.4em/1.7 'iransans',tahoma,arial; }
@media only screen and (max-width: 500px) {
  .jumbotron__subtitle {
    font-size: 1.1em; } }
body.en .jumbotron__subtitle {
  font-family: 'OpenSans-Semibold',arial;
  font-size: 1.6em; }
@media only screen and (max-width: 500px) {
  body.en .jumbotron__subtitle {
    font-size: 1.28em; } }

.section-header__subtitle {
  font: 1.1em/1.7 'iransans',tahoma,arial; }
@media only screen and (max-width: 500px) {
  .section-header__subtitle {
    font-size: 1em; } }
body.en .section-header__subtitle {
  font-family: 'OpenSans-Semibold',arial; }

/* perfect-scrollbar v0.6.8 */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important; }

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block; }

.ps-container.ps-in-scrolling {
  pointer-events: none; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px; }

.ps-container:hover.ps-in-scrolling {
  pointer-events: none; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999; }

/*
===========================
START: buttons
===========================
*/
.section-btn, .page-home .customers-btn, .card-b__btn, .card-c__btn, .jumbotron--footer .jumbotron__btn {
  display: inline-block;
  position: relative;
  padding: 8px 12px 8px 32px;
  border-radius: 5px;
  font-size: 12px;
  color: #babcbf;
  border: 2px solid #babcbf;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
@media only screen and (min-width: 801px) {
  .section-btn:hover, .page-home .customers-btn:hover, .card-b__btn:hover, .card-c__btn:hover, .jumbotron--footer .jumbotron__btn:hover {
    color: #6fbc8b;
    border-color: #6fbc8b; }
  .section-btn:hover::before, .page-home .customers-btn:hover::before, .card-b__btn:hover::before, .card-c__btn:hover::before, .jumbotron--footer .jumbotron__btn:hover::before {
    color: #6fbc8b;
    -webkit-transform: translate(-2px, -50%);
    -ms-transform: translate(-2px, -50%);
    transform: translate(-2px, -50%); } }
.section-btn::before, .page-home .customers-btn::before, .card-b__btn::before, .card-c__btn::before, .jumbotron--footer .jumbotron__btn::before {
  content: "";
  position: absolute;
  color: #babcbf;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body.en .section-btn, body.en .card-b__btn, body.en .card-c__btn, body.en .jumbotron--footer .jumbotron__btn, body.en .page-home .customers-btn {
  padding: 8px 32px 8px 12px; }
@media only screen and (min-width: 801px) {
  body.en .section-btn:hover::before, body.en .card-b__btn:hover::before, body.en .card-c__btn:hover::before, body.en .jumbotron--footer .jumbotron__btn:hover::before, body.en .page-home .customers-btn:hover::before {
    -webkit-transform: translate(2px, -50%);
    -ms-transform: translate(2px, -50%);
    transform: translate(2px, -50%); } }
body.en .section-btn::before, body.en .card-b__btn::before, body.en .card-c__btn::before, body.en .jumbotron--footer .jumbotron__btn::before, body.en .page-home .customers-btn::before {
  content: "";
  left: auto;
  right: 12px; }

.page-home .customers-btn {
  color: #fff;
  border-color: #fff; }
.page-home .customers-btn::before {
  color: #fff; }
@media only screen and (min-width: 801px) {
  .page-home .customers-btn:hover {
    color: #3a7e53;
    border-color: #3a7e53; }
  .page-home .customers-btn:hover::before {
    color: #3a7e53; } }



/*
===========================
END: buttons
===========================
*/
/*
===========================
START: keyframes
===========================
*/
/*** star ***/
@-webkit-keyframes kf-star {
  0% {
    fill: rgba(255, 255, 255, 0.2);
    /*box-shadow: 0 0 0 0 rgba(255,255,255,0.6);*/ }
  100% {
    fill: rgba(255, 255, 255, 0.9);
    /*box-shadow: 0 0 20px 0 rgba(255,255,255,0.6);*/ } }
@keyframes kf-star {
  0% {
    fill: rgba(255, 255, 255, 0.2);
    /*box-shadow: 0 0 0 0 rgba(255,255,255,0.6);*/ }
  100% {
    fill: rgba(255, 255, 255, 0.9);
    /*box-shadow: 0 0 20px 0 rgba(255,255,255,0.6);*/ } }
/*
===========================
END: keyframes
===========================
*/
.tooltip {
  position: relative;
  z-index: 1; }
.tooltip-content {
  position: absolute;
  font-size: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 105%;
  top: -webkit-calc(100% + 12px);
  top: calc(100% + 12px);
  max-width: 120px;
  width: 120px;
  text-align: center;
  padding: 5px;
  border: 2px solid #6fbc8b;
  border-radius: 3px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  white-space: normal !important; }
.tooltip:hover .tooltip-content {
  opacity: 1;
  visibility: visible; }
.tooltip-content::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 102%;
  bottom: calc(100% + 2px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #6fbc8b; }

/*
===========================
START: card type a
===========================
*/
.card-a__img {
  display: block;
  float: right;
  width: 90px;
  height: 90px;
  border-radius: 2px;
  background-size: cover;
  background-position: center; }
.card-a__intro {
  margin-right: 95px;
  color: #fff;
  font-size: 13px;
  padding-top: 10px; }
.card-a__footer {
  margin: 10px 95px 0 0;
  color: #808080;
  font-size: 12px; }
.card-a__btn {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
.card-a__btn:hover {
  color: #c7c7c7; }
.card-a__date {
  display: block;
  float: left; }

/*
===========================
END: card type a
===========================
*/
/*
===========================
START: card type b
===========================
*/
.card-b__icon {
  display: block;
  float: right;
  width: 54px;
  height: 54px;
  padding-left: 15px;
  border-left: 2px dotted #e5e5e5;
  box-sizing: content-box; }
body.en .card-b__icon {
  float: left;
  padding-left: 0;
  padding-right: 15px;
  border-left: none;
  border-right: 2px dotted #e5e5e5; }
.card-b__header {
  display: inline-block; }
.card-b__title {
  font: 18px/1.5 'iransansMedium',tahoma,arial;
  color: #4d4d4d;
  margin-right: 90px; }
@media only screen and (max-width: 800px) {
  .card-b__title {
    margin-right: 0; } }
body.en .card-b__title {
  font-family: 'OpenSans-Semibold',arial;
  margin-right: 0;
  margin-left: 90px; }
@media only screen and (max-width: 800px) {
  body.en .card-b__title {
    margin-left: 0; } }
.card-b__subtitle {
  font-size: 16px;
  margin-right: 90px;
  color: #808080; }
@media only screen and (max-width: 800px) {
  .card-b__subtitle {
    margin-right: 0; } }
body.en .card-b__subtitle {
  margin-right: 0;
  margin-left: 90px; }
@media only screen and (max-width: 800px) {
  body.en .card-b__subtitle {
    margin-left: 0; } }
.card-b__image {
  text-align: center; }
.card-b__image img {
  display: inline-block;
  max-width: 100%; }
.card-b__wrap {
  margin: 20px 90px 0 0;
  max-width: 400px; }
body.en .card-b__wrap {
  margin: 20px 0 0 90px; }
.card-b__intro, .page-about .section.flip-flop .card-b__body {
  font-size: 14px;
  line-height: 1.7;
  color: #808080;
  text-align: justify;
  margin-bottom: 20px; }
.card-b__btn {
  margin-top: 8px; }
.card-b__btn span {
  direction: ltr; }
.card-b__btn.tel__btn {
  padding-left: 12px;
  padding-right: 32px; }
.card-b__btn.tel__btn:hover::before {
  transform: translate(0, -50%);
  right: 8px; }
.card-b__btn.tel__btn::before {
  content: "";
  right: 10px;
  left: auto;
  font-size: 17px;
  transform: translate(0, -50%); }
.card-b__btn--first {
  margin-left: 8px; }
body.en .card-b__btn--first {
  margin-left: 0;
  margin-right: 8px; }
@media only screen and (max-width: 400px) {
  .card-b__btn--first {
    margin: 0 !important; } }
.card-b__clickadtype {
  margin-right: 5px; }
.card-b__native-btn {
  margin-right: 5px; }

/*
===========================
END: card type b
===========================
*/
/*
===========================
START: card type c
===========================
*/
.card-c {
  text-align: center; }
.card-c__img {
  display: block;
  color: #595959;
  max-width: 95%;
  margin: 0 auto 15px; }
@media only screen and (min-width: 1051px) {
  .card-c__img {
    max-height: 150px; } }
.card-c__title {
  font: 18px/1.5 'iransansMedium',tahoma,arial;
  color: #595959; }
body.en .card-c__title {
  font-family: 'OpenSans-Semibold',arial; }
.card-c__subtitle {
  font-size: 16px;
  color: #808080; }
.card-c__intro {
  text-align: justify;
  margin-top: 25px;
  color: #808080; }
.card-c__intro span {
  display: block; }
.card-c__intro .tel_wrapper {
  display: inline-block !important;
  margin-top: 10px;
  border: 2px solid #babcbf;
  border-radius: 5px;
  padding: 10px 5px 5px 10px;
  transition: all 300ms linear; }
.card-c__intro .tel_wrapper:hover {
  color: #6fbc8b;
  border-color: #6fbc8b; }
.card-c__intro .tel_wrapper .icon_holder, .card-c__intro .tel_wrapper .number_holder {
  float: right; }
.card-c__intro .tel_wrapper .icon_holder {
  font-size: 17px;
  margin-left: 10px; }
.card-c__spec {
  text-align: right;
  margin-top: 20px;
  color: #babcbf; }
.card-c__btn {
  margin-top: 25px; }
.card-c__base-price {
  text-align: center;
  padding: 0 5px 10px;
  font-size: 13px; }

/*
===========================
END: card type c
===========================
*/
/*
===========================
START: card type d
===========================
*/
.card-d {
  width: 100%; }
.card-d:not(:last-child) {
  margin-bottom: 10px; }
@media only screen and (max-width: 400px) {
  .card-d:not(:last-child) {
    margin-bottom: 20px; } }
.card-d__img {
  float: right;
  width: 110px;
  height: 110px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
.card-d__img img {
  display: none; }
@media only screen and (max-width: 400px) {
  .card-d__img {
    width: 90px;
    height: 90px; } }
.card-d__body {
  margin: 0 125px 0 0; }
@media only screen and (max-width: 400px) {
  .card-d__body {
    margin: 0 105px 0 0; } }
.card-d__title {
  color: #4d4d4d;
  margin-bottom: 5px; }
.card-d__intro {
  font-size: 1em;
  color: #808080; }
.card-d__footer {
  background: transparent;
  margin-top: 20px;
  font-size: 12px;
  color: #808080; }
@media only screen and (max-width: 400px) {
  .card-d__footer {
    margin-right: -105px;
    margin-top: 10px; } }
.card-d__time {
  float: left;
  font-family: 'iransansFaNum',tahoma,arial; }
.card-d__tag-wrap {
  display: inline-block; }
.card-d__tag {
  display: inline-block;
  vertical-align: middle;
  height: 13px;
  line-height: 13px; }
.card-d__tag:not(:last-child) {
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
  border-left: 1px dotted #808080; }
@media only screen and (min-width: 801px) {
  .card-d__tag:hover {
    color: #808080; } }

/*
===========================
START: card type d
===========================
*/
/*
===========================
START: card type e
===========================
*/
.card-e {
  width: 100%;
  text-align: right; }
@media only screen and (max-width: 800px) {
  .card-e {
    text-align: center !important; } }
body.en .card-e {
  text-align: left; }
.card-e__img {
  display: block;
  float: right;
  width: 170px;
  height: auto;
  margin: 10px 0 0 0; }
@media only screen and (max-width: 800px) {
  .card-e__img {
    float: none !important;
    width: auto;
    max-width: 95%;
    margin: 0 auto 15px; } }
body.en .card-e__img {
  float: left; }
.card-e__title, .card-e__subtitle {
  margin: 0 190px 0 0; }
@media only screen and (max-width: 800px) {
  .card-e__title, .card-e__subtitle {
    margin: 0 !important; } }
body.en .card-e__title, body.en .card-e__subtitle {
  margin: 0 0 0 190px; }
.card-e__title {
  font: 18px/1.5 'iransansMedium',tahoma,arial;
  color: #595959; }
body.en .card-e__title {
  font-family: 'OpenSans-Semibold',arial; }
.card-e__subtitle {
  font-size: 16px;
  color: #808080; }
.card-e__intro {
  color: #808080;
  margin: 20px 190px 0 0;
  text-align: justify !important; }
@media only screen and (max-width: 800px) {
  .card-e__intro {
    margin: 20px 0 0 0 !important; } }
.card-e__intro.clicktypes_card-e__intro {
  margin-bottom: 20px; }
body.en .card-e__intro {
  margin: 20px 0 0 190px; }

/*
===========================
END: card type e
===========================
*/
/*
===========================
START: card type f
===========================
*/
.card-f {
  display: block;
  font-size: 14px; }
.card-f__img {
  position: relative;
  float: right;
  width: 70px;
  height: 70px; }
.card-f--video .card-f__img::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  margin-left: 1px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #fff; }
.card-f--video .card-f__img::after {
  content: "";
  position: absolute;
  width: 55%;
  height: 55%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (min-width: 801px) {
  .card-f--video:hover .card-f__img::after {
    box-shadow: 0 0 20px 0 #fff; } }
.card-f__wrap {
  margin: 0 85px 0 0;
  padding-top: 10px; }
@media only screen and (max-width: 500px) {
  .card-f__wrap {
    padding-top: 0; } }
.card-f__specs {
  color: #babcbf;
  font-size: 13px; }
.card-f__specs span {
  display: inline-block;
  height: 13px;
  line-height: 13px; }
.card-f__specs span:not(:first-child) {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px dotted #babcbf; }
.card-f__title {
  color: #000;
  font-size: 1.2em;
  margin-top: 5px; }
@media only screen and (max-width: 800px) {
  .card-f__title {
    font-size: 1.1em; } }
@media only screen and (max-width: 500px) {
  .card-f__title {
    font-size: 1em; } }

/*
===========================
END: card type f
===========================
*/
/*
===========================
START: jumbotron
===========================
*/
.jumbotron {
  position: relative;
  text-align: center;
  width: 100%;
  height: 400px; }
.jumbotron::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3; }
.jumbotron--intro {
  height: 460px;
  margin-top: 90px; }
body.show-notif .jumbotron--intro {
  margin-top: 140px; }
@media only screen and (max-width: 500px) {
  .jumbotron--intro {
    height: calc(100vh - 76px);
    margin-top: 76px; }
  body.show-notif .jumbotron--intro {
    margin-top: 176px; } }
.jumbotron--footer::before {
  background-color: rgba(0, 0, 0, 0.2); }
.jumbotron__img-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 2; }
.jumbotron__img {
  position: absolute;
  width: 100%;
  height: 115%;
  left: 0;
  bottom: 0;
  z-index: 1; }
.jumbotron__img--top {
  background-position: center top; }
.jumbotron__img--bottom {
  background-position: center bottom; }
@media only screen and (max-width: 800px) {
  .jumbotron__img {
    height: 100%; } }
.jumbotron__wrap {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 15px;
  z-index: 3; }
@media only screen and (max-width: 500px) {
  .jumbotron--intro .jumbotron__wrap {
    bottom: 20%;
    top: auto;
    transform: none;
    margin-top: 0; } }
.jumbotron--btn .jumbotron__wrap {
  margin-top: 30px; }
.jumbotron__title {
  color: #fff;
  /*body.en &{font-family: 'OpenSans-Bold',arial;}*/ }
.jumbotron__subtitle {
  color: #babcbf;
  margin-top: 10px;
  /*body.en &{
  	font-family: 'OpenSans-Semibold',arial;
  	font-size: 24px;
  	@include mq_max($xs){font-size: 18px;}
  }*/ }
@media only screen and (max-width: 500px) {
  .jumbotron__subtitle {
    margin-top: 5px; } }
.jumbotron__btn {
  display: inline-block;
  margin-top: 50px;
  cursor: pointer; }
.jumbotron__btn--last {
  margin-top: 8px; }
.jumbotron--intro .jumbotron__btn-icon {
  position: relative;
  display: inline-block;
  position: relative;
  margin: 0 auto 5px;
  width: 45px;
  height: 45px;
  border-radius: 50%; }
.jumbotron--intro .jumbotron__btn-icon::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 3px rgba(14, 16, 18, 0.1);
  z-index: 4; }
.jumbotron--intro .jumbotron__btn-icon::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 2px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid #fff;
  z-index: 5; }
.jumbotron--intro .jumbotron__btn-icon-circle-sm, .jumbotron--intro .jumbotron__btn-icon-circle-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%; }
.jumbotron--intro .jumbotron__btn-icon-circle-sm {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 3;
  -webkit-animation: pulse 2s infinite ease-in-out;
  animation: pulse 2s infinite ease-in-out; }
.jumbotron--intro .jumbotron__btn-icon-circle-bg {
  width: 58px;
  height: 58px;
  margin-left: -29px;
  margin-top: -29px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-animation: pulse 2s infinite 0.5s ease-in-out;
  animation: pulse 2s infinite 0.5s ease-in-out; }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }
.jumbotron--intro .jumbotron__btn-text {
  color: #fff;
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.jumbotron__btn:hover .jumbotron--intro .jumbotron__btn-text {
  opacity: 0.8; }
.jumbotron--footer .jumbotron__btn {
  color: #fff;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 15px 20px 15px 40px;
  font-size: 16px;
  margin-left: 8px; }
@media only screen and (max-width: 400px) {
  .jumbotron--footer .jumbotron__btn {
    margin-left: 0; } }
@media only screen and (min-width: 801px) {
  .jumbotron--footer .jumbotron__btn:hover {
    color: #fff;
    border-color: #fff;
    background-color: rgba(255, 255, 255, 0.2); }
  .jumbotron--footer .jumbotron__btn:hover::before {
    color: #fff; } }
.jumbotron--footer .jumbotron__btn::before {
  color: #fff;
  left: 15px; }
body.en .jumbotron--footer .jumbotron__btn {
  padding: 15px 40px 15px 20px;
  margin-left: 0;
  margin-right: 8px; }
@media only screen and (max-width: 400px) {
  body.en .jumbotron--footer .jumbotron__btn {
    margin-right: 0; } }
body.en .jumbotron--footer .jumbotron__btn::before {
  color: #fff;
  left: auto;
  right: 15px; }

/*
===========================
END: jumbotron
===========================
*/
/*
===========================
START: flip-flop
===========================
*/
.flip-flop {
  width: 100%; }
.flip-flop .row {
  position: relative;
  width: 100%; }
.flip-flop .row:not(:last-child) {
  margin-bottom: 70px; }
.flip-flop .row:nth-child(2n+1) .card-b {
  margin-right: 50%;
  padding-right: 15px; }
body.en .flip-flop .row:nth-child(2n+1) .card-b {
  margin-right: 0;
  margin-left: 50%;
  padding-right: 0;
  padding-left: 15px; }
.flip-flop .row:nth-child(2n+1) .card-b__image {
  right: 0; }
body.en .flip-flop .row:nth-child(2n+1) .card-b__image {
  right: auto;
  left: 0; }
.flip-flop .row:nth-child(2n) .card-b {
  padding-left: 15px; }
body.en .flip-flop .row:nth-child(2n) .card-b {
  padding-left: 0;
  padding-right: 15px; }
.flip-flop .row:nth-child(2n) .card-b__image {
  left: 0; }
body.en .flip-flop .row:nth-child(2n) .card-b__image {
  left: auto;
  right: 0; }
.flip-flop .card-b {
  text-align: right;
  width: 50%; }
body.en .flip-flop .card-b {
  text-align: left; }
@media only screen and (max-width: 800px) {
  body.en .flip-flop .card-b {
    text-align: center; } }
@media only screen and (max-width: 800px) {
  .flip-flop .card-b {
    text-align: center;
    width: 100%;
    max-width: 400px;
    margin: 0 auto !important;
    padding: 0 !important; } }
@media only screen and (max-width: 800px) {
  .flip-flop .card-b__icon {
    display: none; } }
@media only screen and (max-width: 800px) {
  .flip-flop .card-b__header {
    margin-right: 0; } }
.flip-flop .card-b__image {
  position: absolute;
  width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media only screen and (max-width: 800px) {
  .flip-flop .card-b__image {
    position: static;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: block;
    margin-top: 20px; } }
@media only screen and (max-width: 800px) {
  .flip-flop .card-b__wrap {
    display: inline-block;
    margin: 20px 0 0 0 !important;
    max-width: 100%; } }

/*
===========================
END: flip-flop
===========================
*/
/*
===========================
START: lightbox
===========================
*/
.lb {
  display: block;
  position: fixed;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  direction: ltr;
  z-index: 10002;
  overflow-y: hidden;
  overflow-x: hidden;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.7); }
body.lightbox .lb {
  overflow-y: auto; }
.lb iframe {
  width: 100%;
  height: 100%;
  overflow: hidden; }
.lb-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*opacity: 0;*/
  -webkit-transform: translate(-50%, -50%) scale(0.7);
  -ms-transform: translate(-50%, -50%) scale(0.7);
  transform: translate(-50%, -50%) scale(0.7);
  direction: rtl;
  z-index: 1; }
body.en .lb-wrap {
  direction: ltr; }
body.lightbox .lb-wrap {
  /*opacity: 1;*/
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1); }
.lb--player .lb-wrap {
  width: 640px;
  height: 360px;
  background-color: #333; }
@media only screen and (max-width: 650px) {
  .lb--player .lb-wrap {
    width: 90%; } }
.lb--consult .lb-wrap {
  /*overflow: hidden;*/
  -webkit-transform: translate(-50%, -50%) scale(0.95);
  -ms-transform: translate(-50%, -50%) scale(0.95);
  transform: translate(-50%, -50%) scale(0.95); }
@media only screen and (max-width: 800px) {
  .lb--consult .lb-wrap {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    margin-top: 100px; }
  body.lightbox .lb--consult .lb-wrap {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
@media only screen and (max-width: 500px) {
  .lb--consult .lb-wrap {
    margin-top: 70px; } }
.lb--price .lb-wrap {
  display: inline-block;
  position: relative;
  left: auto;
  top: auto;
  transform: scale(0.9);
  margin: 100px 0;
  opacity: 0 !important; }
body.lightbox-price .lb--price .lb-wrap {
  opacity: 1 !important;
  transform: scale(1) !important; }
@media only screen and (max-width: 800px) {
  .lb--price .lb-wrap {
    padding: 0 25px; } }
@media only screen and (max-width: 500px) {
  .lb--price .lb-wrap {
    padding: 0 15px;
    margin: 70px 0; } }
.lb--cart .lb-wrap {
  position: relative;
  left: auto;
  top: auto;
  margin: 70px auto;
  width: 100%;
  max-width: 960px;
  /*height: 2000px;*/
  /*background-color: tomato;*/
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }
body.lightbox-cart .lb--cart .lb-wrap {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }
@media only screen and (max-width: 800px) {
  .lb--cart .lb-wrap {
    max-width: 100%;
    padding: 0 25px; } }
@media only screen and (max-width: 500px) {
  .lb--cart .lb-wrap {
    padding: 0 15px; } }
@media only print {
  .lb .lb-close-btn {
    display: none; } }
.lb-close-btn {
  position: absolute;
  width: 25px;
  height: 25px;
  left: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 10; }
.lb-close-btn::after, .lb-close-btn::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 32px;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -16px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.lb-close-btn::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.lb-close-btn::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
@media only screen and (min-width: 801px) {
  .lb-close-btn:hover::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .lb-close-btn:hover::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); } }
.lb--price .lb-close-btn {
  position: fixed; }
.lb--cart .lb-close-btn {
  /*position: fixed;*/ }
.lb--cart .lb-close-btn::after, .lb--cart .lb-close-btn::before {
  background-color: #7f7f7f; }
.lb-title {
  font-size: 16px;
  color: #f3f3f3;
  margin-top: 20px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: none;
  transition: none; }
.lb.fade-in .lb-title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.lb-img {
  position: relative;
  display: inline-block;
  background-color: #333;
  /*max-width: 100%;
  width: 300px;
  height: 300px;*/
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.lb-img img {
  width: 100%;
  height: auto;
  opacity: 0;
  -webkit-transition: none;
  transition: none; }
.lb.fade-in .lb-img img {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s; }
.lb--price .lb-img {
  min-width: 200px;
  min-height: 200px;
  font-size: 0; }
@media only screen and (max-width: 500px) {
  .lb--price .lb-img {
    min-width: 1px;
    min-height: 1px; } }
.lb--price .lb-img img {
  width: auto !important;
  height: auto !important;
  max-width: 800px; }
@media only screen and (max-width: 800px) {
  .lb--price .lb-img img {
    max-width: 100%; } }
.lb-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.lb-next::after, .lb-next::before, .lb-prev::after, .lb-prev::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  top: 50%;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
@media only screen and (max-width: 800px) {
  .lb-next::after, .lb-next::before, .lb-prev::after, .lb-prev::before {
    -webkit-box-shadow: 0 0 5px 0 #333;
    box-shadow: 0 0 5px 0 #333; } }
.lb-next::after, .lb-next::before {
  right: 0;
  -webkit-transform-origin: right center;
  transform-origin: right center; }
@media only screen and (max-width: 800px) {
  .lb-next::after, .lb-next::before {
    right: 20px; } }
.lb-prev::after, .lb-prev::before {
  left: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center; }
@media only screen and (max-width: 800px) {
  .lb-prev::after, .lb-prev::before {
    left: 20px; } }
.lb-next, .lb-prev {
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  opacity: 1;
  cursor: pointer;
  visibility: visible;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (max-width: 800px) {
  .lb-next, .lb-prev {
    width: 50px; } }
.hide.lb-next, .hide.lb-prev {
  opacity: 0;
  visibility: hidden; }
.lb-next {
  right: -80px; }
@media only screen and (max-width: 800px) {
  .lb-next {
    right: 0px; } }
.lb-next::after {
  margin-top: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
.lb-next::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
@media only screen and (min-width: 801px) {
  .lb-next:hover::after {
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg); }
  .lb-next:hover::before {
    -webkit-transform: rotate(-65deg);
    transform: rotate(-65deg); } }
.lb-prev {
  left: -80px; }
@media only screen and (max-width: 800px) {
  .lb-prev {
    left: 0; } }
.lb-prev::after {
  margin-top: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.lb-prev::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
@media only screen and (min-width: 801px) {
  .lb-prev:hover::after {
    -webkit-transform: rotate(-65deg);
    transform: rotate(-65deg); }
  .lb-prev:hover::before {
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg); } }
.lb .loading-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.lb.fade-in .loading-circle {
  opacity: 0; }
body.lightbox-player .lb--player {
  pointer-events: auto;
  opacity: 1; }
@media only screen and (max-width: 800px) {
  .lb--consult {
    padding-bottom: 100px; } }
body.lightbox-consult .lb--consult {
  pointer-events: auto;
  opacity: 1; }
.lb--price {
  text-align: center; }
body.lightbox-price .lb--price {
  pointer-events: auto;
  opacity: 1; }
.lb--cart {
  background-color: #fff; }
body.lightbox-cart .lb--cart {
  pointer-events: auto;
  opacity: 1; }

/*
===========================
END: lightbox
===========================
*/
/*
===========================
START: tab structure
===========================
*/
.tab {
  width: 100%; }

.tab-nav {
  font-size: 0;
  text-align: center; }

.tab-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #999; }
.tab-item:hover, .tab-item.active {
  color: #4d4d4d; }
.tab-item a {
  display: block;
  padding: 0 15px;
  color: inherit; }
@media only screen and (max-width: 800px) {
  .tab-item a {
    padding: 0 10px; } }

.tab-content {
  width: 100%;
  margin-top: 40px;
  color: #666; }

.tab-pane {
  display: none;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.tab-pane.active {
  display: block; }
.tab-pane.in {
  opacity: 1; }

/*
===========================
END: tab structure
===========================
*/
.table {
  position: relative;
  width: 100%; }
.table::after {
  content: none;
  position: absolute;
  width: 30px;
  height: 100%;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
  z-index: 10; }
body.en .table::after {
  left: auto;
  right: 0; }
@media only screen and (max-width: 500px) {
  .table--sm::after {
    content: ""; } }
@media only screen and (max-width: 800px) {
  .table--md::after {
    content: ""; } }
@media only screen and (max-width: 1050px) {
  .table--lg::after {
    content: ""; } }
.table-outer-wrap {
  width: 100%; }
@media only screen and (max-width: 500px) {
  .table--sm .table-outer-wrap {
    overflow-x: auto; }
  .table--sm .table-outer-wrap .table-head, .table--sm .table-outer-wrap .table-body {
    display: block; }
  .table--sm .table-outer-wrap .table-row {
    white-space: nowrap;
    display: block; }
  .table--sm .table-outer-wrap .table-wrap {
    padding-bottom: 20px; }
  .table--sm .table-outer-wrap .table-col, .table--sm .table-outer-wrap [class*="table-col"] {
    white-space: normal;
    display: inline-block; } }
@media only screen and (max-width: 800px) {
  .table--md .table-outer-wrap {
    overflow-x: auto; }
  .table--md .table-outer-wrap .table-head, .table--md .table-outer-wrap .table-body {
    display: block; }
  .table--md .table-outer-wrap .table-row {
    white-space: nowrap;
    display: block; }
  .table--md .table-outer-wrap .table-wrap {
    padding-bottom: 20px; }
  .table--md .table-outer-wrap .table-col, .table--md .table-outer-wrap [class*="table-col"] {
    white-space: normal;
    display: inline-block; } }
@media only screen and (max-width: 1050px) {
  .table--lg .table-outer-wrap {
    overflow-x: auto; }
  .table--lg .table-outer-wrap .table-row {
    white-space: nowrap; }
  .table--lg .table-outer-wrap .table-wrap {
    padding-bottom: 20px; } }
.table-wrap {
  width: 100%; }
.table--dt .table-wrap {
  display: table; }
.table-body {
  width: 100%; }
.table--dt .table-body {
  display: table-row-group; }
.table-row {
  display: block;
  position: relative;
  width: 100%;
  font-size: 0; }
.table-row:hover {
  z-index: 2; }
.table--dt .table-row {
  display: table-row; }
.table-col--currency {
  font-size: 12px;
  color: #cbcbcb !important; }
.table-col--center {
  /*padding-right: 50px !important;
  @include mq_max(400px){padding-right: 35px !important;}*/ }
.table-col--left {
  text-align: left !important; }
body.en .table-col--left {
  text-align: right !important; }
.table-col--border {
  position: relative;
  /*border-left: 2px dotted #929292;*/ }
.table-col--border::after {
  content: "";
  position: absolute;
  height: 100%;
  height: calc(100% - 3px);
  width: 3px;
  left: 0;
  top: 0;
  background-image: url(../image/dot6.svg);
  background-repeat: repeat-y; }
body.en .table-col--border::after {
  left: auto;
  right: 0; }
.table [class*='table-col'] {
  padding: 5px 7.5px;
  text-align: right;
  color: #979797; }
.table--dt [class*='table-col'] {
  display: table-cell; }
body.en .table [class*='table-col'] {
  text-align: left; }
.table-head {
  width: 100%; }
.table--dt .table-head {
  display: table-header-group; }
.table-data__price {
  position: relative;
  display: inline-block;
  text-align: left; }
.table-data__price::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 300%;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media only screen and (max-width: 800px) {
  .table--md .table-data__price::after {
    display: none; } }
@media only screen and (max-width: 1050px) {
  .table--lg .table-data__price::after {
    display: none; } }
body.en .table-data__price::after {
  left: auto;
  right: -50px; }
.table--cart .table-data__price::after {
  left: -70px; }
body.en .table--cart .table-data__price::after {
  left: auto;
  right: -70px; }
@media only screen and (max-width: 800px) {
  .table--price.table--md .table-data__price {
    padding-left: 30px; }
  body.en .table--price.table--md .table-data__price {
    padding-left: 0;
    padding-right: 30px; } }
@media only screen and (max-width: 1050px) {
  .table--price.table--lg .table-data__price {
    padding-left: 30px; } }
.table-data__price span {
  display: inline-block;
  vertical-align: middle; }
.table-data__price-label {
  color: #bfbfbf;
  font-size: 13px;
  margin-right: 5px; }
body.en .table-data__price-label {
  margin-right: 0;
  margin-left: 5px; }
.table-data__price-num {
  font-family: 'iransansFaNum',tahoma,arial; }
body.en .table-data__price-num {
  font-family: 'OpenSans-Regular',arial; }
.table-data__price-icon {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 50%;
  border: 2px solid transparent;
  border-radius: 4px;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.table-row:hover .table-data__price-icon {
  opacity: 1; }
.table-data__price-icon::after, .table-data__price-icon::before {
  content: "";
  position: absolute;
  background-color: transparent;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.table-data__price-icon::after {
  height: 14px;
  width: 2px; }
.table-data__price-icon::before {
  height: 2px;
  width: 14px; }
@media only screen and (max-width: 800px) {
  .table--price.table--md .table-data__price-icon {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: auto !important;
    right: auto !important;
    transform: none;
    opacity: 1;
    margin-right: 5px; }
  body.en .table--price.table--md .table-data__price-icon {
    margin-right: 0;
    margin-left: 5px; } }
@media only screen and (max-width: 1050px) {
  .table--price.table--lg .table-data__price-icon {
    position: relative;
    top: auto;
    left: auto !important;
    right: auto !important;
    transform: none;
    opacity: 1;
    margin-right: 5px; }
  body.en .table--price.table--lg .table-data__price-icon {
    margin-right: 0;
    margin-left: 5px; } }
@media only screen and (max-width: 800px) {
  .table--cart .table-data__price-icon {
    opacity: 1; } }
.table-data__price-icon.pluse, .table-data__price-icon.pluse_image {
  left: -35px;
  border-color: #6fbc8b; }
.table-data__price-icon.pluse::after, .table-data__price-icon.pluse::before, .table-data__price-icon.pluse_image::after, .table-data__price-icon.pluse_image::before {
  background-color: #6fbc8b; }
body.en .table-data__price-icon.pluse, body.en .table-data__price-icon.pluse_image {
  left: auto;
  right: -35px; }
.table-data__price-icon.pluse_image {
  z-index: -10;
  text-align: center;
  opacity: 0; }
.table-data__price-icon.pluse_image::after, .table-data__price-icon.pluse_image::before {
  background: none; }
.table-data__price-icon.pluse_image.image_effect {
  position: absolute;
  transition: all 500ms linear;
  background: #ef8b5a;
  border-radius: 50%;
  border-color: transparent;
  width: 25px;
  height: 25px;
  color: white;
  opacity: 0 !important; }
.table-data__price-icon.minus {
  left: -35px;
  border-color: #ec5715; }
.table-data__price-icon.minus::before {
  background-color: #ec5715; }
body.en .table-data__price-icon.minus {
  left: auto;
  right: -60px; }
.table-data__info {
  position: absolute;
  right: 40px;
  bottom: 15px; }
body.en .table-data__info {
  right: auto;
  left: 40px; }
@media only print {
  .table-data__info {
    bottom: 5px; } }
.table.mobile_advertisment [class*='col'] {
  font-size: 12px;
  vertical-align: middle !important; }
@media only screen and (max-width: 600px) {
  .table.mobile_advertisment .col-6 {
    text-align: right; } }
@media only screen and (max-width: 600px) {
  .table.mobile_advertisment .col-4 {
    text-align: left; } }

/*
===========================
START: form elements
===========================
*/
.form {
  display: block;
  width: 100%; }
.form-group {
  margin-bottom: 30px; }
.form-group__title {
  font: 16px/1.5 'iransansMedium',tahoma,arial;
  color: #4d4d4d;
  margin-bottom: 15px; }
body.en .form-group__title {
  font-family: 'OpenSans-Semibold',arial; }
.form-input {
  font: 16px/1.5 'iransansMedium',tahoma,arial;
  width: 100%;
  border: 2px solid #999999;
  padding: 15px 10px;
  color: #4d4d4d;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s; }
body.en .form-input {
  font-family: 'OpenSans-Semibold',arial; }
.form-input::-webkit-input-placeholder {
  font: 14px/1.5 'iransans',tahoma,arial;
  color: #b4b4b4; }
.form-input:-moz-placeholder {
  font: 14px/1.5 'iransans',tahoma,arial;
  color: #b4b4b4; }
.form-input::-moz-placeholder {
  font: 14px/1.5 'iransans',tahoma,arial;
  color: #b4b4b4; }
.form-input:-ms-input-placeholder {
  font: 14px/1.5 'iransans',tahoma,arial;
  color: #b4b4b4; }
body.en .form-input::-webkit-input-placeholder {
  font-family: 'OpenSans-Regular',arial; }
body.en .form-input:-moz-placeholder {
  font-family: 'OpenSans-Regular',arial; }
body.en .form-input::-moz-placeholder {
  font-family: 'OpenSans-Regular',arial; }
body.en .form-input:-ms-input-placeholder {
  font-family: 'OpenSans-Regular',arial; }
.form-input:focus {
  border-color: #6fbc8b !important; }
.form-input.error {
  border-color: #bf4b49; }
.form-input.success {
  border-color: #6fbc8b; }
.form-input#email, .form-input#tel {
  direction: ltr;
  text-align: left; }
.form-input#email::-webkit-input-placeholder, .form-input#tel::-webkit-input-placeholder {
  direction: rtl;
  text-align: right; }
.form-input#email:-moz-placeholder, .form-input#tel:-moz-placeholder {
  direction: rtl;
  text-align: right; }
.form-input#email::-moz-placeholder, .form-input#tel::-moz-placeholder {
  direction: rtl;
  text-align: right; }
.form-input#email:-ms-input-placeholder, .form-input#tel:-ms-input-placeholder {
  direction: rtl;
  text-align: right; }
body.en .form-input#tel::-webkit-input-placeholder, body.en .form-input#email::-webkit-input-placeholder {
  direction: ltr;
  text-align: left; }
body.en .form-input#tel:-moz-placeholder, body.en .form-input#email:-moz-placeholder {
  direction: ltr;
  text-align: left; }
body.en .form-input#tel::-moz-placeholder, body.en .form-input#email::-moz-placeholder {
  direction: ltr;
  text-align: left; }
body.en .form-input#tel:-ms-input-placeholder, body.en .form-input#email:-ms-input-placeholder {
  direction: ltr;
  text-align: left; }
.form-textarea {
  min-height: 180px; }
.form-textarea:focus {
  border-color: #6fbc8b !important; }
.form-radio {
  position: relative;
  font-size: 0;
  cursor: pointer; }
.form-radio label {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: calc(100% - 25px);
  color: #b4b4b4; }
.form-radio span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 0 0 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999; }
body.en .form-radio span {
  margin: 0 5px 0 0; }
.form-radio span::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.form-radio.active span::after {
  background-color: #6fbc8b; }
@media only screen and (min-width: 801px) {
  .form-radio:hover span::after {
    background-color: #6fbc8b; } }
.form-radio input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2; }
.form-submit {
  font-size: 16px;
  padding: 15px 20px; }

/*
===========================
END: form elements
===========================
*/
/*
===========================
loading: START
===========================
*/
.loading-circle {
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.loading-circle::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
  -webkit-animation: spin-cw 1s infinite linear;
  animation: spin-cw 1s infinite linear; }

@-webkit-keyframes spin-cw {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin-cw {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/*
===========================
loading: END
===========================
*/
.cart-header {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 60px; }
.cart-header__logo {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
.cart-header__logo img {
  display: none;
  width: 200px;
  height: auto; }
@media only print {
  .cart-header__logo img {
    display: block; }
  .cart-header__logo .logo-v, .cart-header__logo .logo-title, .cart-header__logo .logo-text {
    display: none; } }
.cart-header__title {
  position: absolute;
  color: #7f7f7f;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media only screen and (max-width: 500px) {
  .cart-header__title {
    display: block;
    position: static;
    margin: 10px 0;
    font-size: 18px;
    transform: none; } }
body.en .cart-header__title {
  right: auto;
  left: 0; }
.cart-header__date {
  position: absolute;
  color: #7f7f7f;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media only screen and (max-width: 500px) {
  .cart-header__date {
    display: block;
    position: static;
    transform: none; } }
body.en .cart-header__date {
  left: auto;
  right: 0; }
.cart-empty {
  text-align: center;
  font-size: 18px;
  color: #333; }

.table--cart .table-wrap {
  display: table; }
@media only screen and (max-width: 800px) {
  .table--cart .table-wrap {
    display: block; } }
.table--cart .table-row {
  display: table-row; }
@media only screen and (max-width: 800px) {
  .table--cart .table-row {
    display: block; } }
.table--cart .table-col {
  display: table-cell;
  padding: 15px 20px;
  text-align: center;
  color: #333333;
  border: 0 solid #000;
  border-width: 2px 2px 0 0; }
body.en .table--cart .table-col {
  border-width: 2px 0 0 2px;
  text-align: center; }
@media only screen and (max-width: 800px) {
  .table--cart .table-col {
    display: inline-block; } }
@media only print {
  .table--cart .table-col {
    padding: 10px;
    font-size: 12px; } }
.table--cart .table-col:nth-child(1) {
  width: 8%; }
@media only screen and (max-width: 800px) {
  .table--cart .table-col:nth-child(1) {
    width: 80px; } }
.table--cart .table-col:nth-child(2) {
  width: 17%; }
@media only screen and (max-width: 800px) {
  .table--cart .table-col:nth-child(2) {
    width: 170px; } }
.table--cart .table-col:nth-child(3) {
  width: 40%;
  text-align: right; }
@media only screen and (max-width: 800px) {
  .table--cart .table-col:nth-child(3) {
    width: 400px; } }
body.en .table--cart .table-col:nth-child(3) {
  text-align: left; }
.table--cart .table-col:nth-child(4) {
  width: 17%; }
@media only screen and (max-width: 800px) {
  .table--cart .table-col:nth-child(4) {
    width: 170px; } }
.table--cart .table-col:nth-child(5) {
  width: 18%;
  border-left: 2px solid #000 !important; }
@media only screen and (max-width: 800px) {
  .table--cart .table-col:nth-child(5) {
    width: 200px; } }
body.en .table--cart .table-col:nth-child(5) {
  border-right: 2px solid #000 !important; }
.table--cart .table-head {
  display: table-header-group; }
@media only screen and (max-width: 800px) {
  .table--cart .table-head {
    display: block; } }
.table--cart .table-head .table-col {
  padding: 30px 20px; }
.table--cart .table-head .table-col:first-child {
  border-radius: 0 5px 0 0; }
body.en .table--cart .table-head .table-col:first-child {
  border-radius: 5px 0 0 0; }
.table--cart .table-head .table-col:last-child {
  border-radius: 5px 0 0 0;
  border-left-width: 2px; }
body.en .table--cart .table-head .table-col:last-child {
  border-left-width: 0;
  border-right-width: 2px;
  border-radius: 0 5px 0 0; }
@media only screen and (max-width: 800px) {
  .table--cart .table-head .table-col {
    height: 80px; } }
@media only print {
  .table--cart .table-head .table-col {
    padding: 15px 10px; } }
.table--cart .table-body {
  display: table-row-group; }
@media only screen and (max-width: 800px) {
  .table--cart .table-body {
    display: block; } }
.table--cart .table-body .table-row:hover .table-col, .table--cart .table-body .table-row:hover .table-data__price-label {
  color: #ec5715; }
.table--cart .table-body .table-row:last-child .table-col {
  border-bottom-width: 2px; }
.table--cart .table-body .table-row:last-child .table-col:first-child {
  border-radius: 0 0 5px 0; }
body.en .table--cart .table-body .table-row:last-child .table-col:first-child {
  border-radius: 0 0 0 5px; }
@media only screen and (max-width: 800px) {
  .table--cart .table-body .table-col {
    height: 55px;
    white-space: nowrap !important; } }
.table--cart .table-body .table-col:nth-child(1) {
  font-family: 'iransansFaNum',tahoma,arial; }
body.en .table--cart .table-body .table-col:nth-child(1) {
  font-family: 'OpenSans-Regular',arial; }
.table--cart .table-body .table-col:nth-child(2) {
  font-family: tahoma,arial; }
body.en .table--cart .table-body .table-col:nth-child(2) {
  font-family: 'OpenSans-Regular',arial; }
.table--cart .table-body .table-col:nth-child(5) {
  text-align: left; }
@media only screen and (max-width: 800px) {
  .table--cart .table-body .table-col:nth-child(5) {
    margin-left: 100px; } }
body.en .table--cart .table-body .table-col:nth-child(5) {
  text-align: right; }
@media only screen and (max-width: 800px) {
  body.en .table--cart .table-body .table-col:nth-child(5) {
    margin-left: 0;
    margin-right: 100px; } }
.table--cart .table-footer {
  display: table-footer-group; }
@media only screen and (max-width: 800px) {
  .table--cart .table-footer {
    display: block; } }
.table--cart .table-footer .table-col {
  padding: 30px 20px; }
@media only screen and (max-width: 800px) {
  .table--cart .table-footer .table-col {
    height: 80px; } }
@media only print {
  .table--cart .table-footer .table-col {
    padding: 15px 10px; } }
.table--cart .table-footer .table-col:nth-child(1), .table--cart .table-footer .table-col:nth-child(2), .table--cart .table-footer .table-col:nth-child(3) {
  border-width: 0; }
.table--cart .table-footer .table-col:nth-child(4) {
  border-width: 0px 2px 2px 0;
  border-radius: 0 0 5px 0; }
body.en .table--cart .table-footer .table-col:nth-child(4) {
  border-width: 0px 0 2px 2px;
  border-radius: 0 0 0 5px; }
.table--cart .table-footer .table-col:nth-child(5) {
  border-width: 0px 2px 2px 2px;
  border-radius: 0 0 0 5px;
  text-align: left; }
body.en .table--cart .table-footer .table-col:nth-child(5) {
  border-radius: 0 0 5px 0;
  text-align: right; }
.table--cart .table-data__price-num {
  font-size: 16px; }
.table--cart__btn {
  display: none;
  float: left;
  margin-top: 40px;
  padding: 20px 10px;
  color: #333333;
  border: 2px solid #333333;
  border-radius: 5px;
  min-width: 170px;
  text-align: center; }
body.en .table--cart__btn {
  float: right; }
.table--cart__btn span {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 0 0 0 10px; }
body.en .table--cart__btn span {
  margin: 0 10px 0 0; }
.table--cart__btn p {
  display: inline-block;
  vertical-align: middle; }
@media only screen {
  .table--cart__btn {
    display: block; } }

/*@page{
	size: auto;
	margin: 0;
}*/
/*
===========================
START: phone & email
===========================
*/
.phone {
  display: block;
  font-size: 0;
  direction: ltr;
  /*text-align: right;*/ }
.phone span {
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.phone span:not(:last-child) {
  margin-right: 10px; }
.phone span.phone-code {
  opacity: 0.5;
  font-size: 11px; }
@media only screen and (min-width: 801px) {
  .phone:hover span.phone-code {
    opacity: 0.8; } }

.email {
  display: block;
  font: 16px/1.5 'iransansMedium',tahoma,arial;
  direction: ltr;
  text-align: left;
  margin-top: 20px;
  color: #fff; }
body.en .email {
  font-family: 'OpenSans-Semibold',arial; }
.email span {
  margin: 0 5px;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (min-width: 801px) {
  .email:hover span {
    opacity: 0.8; } }

/*
===========================
END: phone & email
===========================
*/
/*
===========================
START: consult info
===========================
*/
.consult {
  text-align: right;
  min-width: 800px; }
body.en .consult {
  text-align: left; }
@media only screen and (max-width: 800px) {
  .consult {
    min-width: 100%;
    width: 100%;
    padding: 0 50px; } }
@media only screen and (max-width: 650px) {
  .consult {
    padding: 0 30px; } }
@media only screen and (max-width: 500px) {
  .consult {
    padding: 0 15px; } }
.consult-title {
  font: 24px/1.5 'iransansBold',tahoma,arial;
  color: #fff;
  opacity: 0;
  transform: translateY(15px);
  transition: all 0.3s ease-in-out 0.2s; }
body.lightbox-consult .consult-title {
  opacity: 1;
  transform: translateY(0); }
@media only screen and (max-width: 500px) {
  .consult-title {
    font-size: 20px; } }
body.en .consult-title {
  font-family: 'OpenSans-Bold',arial; }
.consult-subtitle {
  font-size: 16px;
  color: #bbbbbb;
  margin-bottom: 30px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease-in-out 0.3s; }
body.lightbox-consult .consult-subtitle {
  opacity: 1;
  transform: translateY(0); }
@media only screen and (max-width: 500px) {
  .consult-subtitle {
    font-size: 14px; } }
.consult-wrap {
  display: table; }
@media only screen and (max-width: 800px) {
  .consult-wrap {
    display: block;
    height: auto; } }
.consult-wrap .col-8, .consult-wrap .col-4 {
  display: table-cell;
  height: 100%; }
@media only screen and (max-width: 800px) {
  .consult-wrap .col-8, .consult-wrap .col-4 {
    display: block;
    width: 100%;
    height: auto; } }
.consult-form {
  background-color: #fff;
  padding: 40px;
  height: 100%; }
@media only screen and (max-width: 650px) {
  .consult-form {
    padding: 30px; } }
@media only screen and (max-width: 500px) {
  .consult-form {
    padding: 25px; } }
@media only screen and (max-width: 400px) {
  .consult-form {
    padding: 25px 15px; } }
.consult-form .row {
  margin-bottom: 8px; }
.consult-form .col-6:first-child {
  padding: 0 0 0 8px; }
body.en .consult-form .col-6:first-child {
  padding: 0 8px 0 0; }
@media only screen and (max-width: 500px) {
  .consult-form .col-6 {
    width: 100%; }
  .consult-form .col-6:first-child {
    padding: 0 !important;
    margin-bottom: 8px; } }
.consult-form .col-3:not(:last-child) {
  padding: 0 0 0 8px; }
body.en .consult-form .col-3:not(:last-child) {
  padding: 0 8px 0 0; }
@media only screen and (max-width: 650px) {
  .consult-form .col-3 {
    width: 50%;
    margin-bottom: 8px; } }
@media only screen and (max-width: 400px) {
  .consult-form .col-3 {
    width: 100%;
    padding: 0 !important; } }
.consult-form .form-submit {
  float: right; }
body.en .consult-form .form-submit {
  float: left;
  min-width: 110px; }
.consult-contact {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
 /*&::before{
	content: "";
	display: inline-block;
	vertical-align: bottom;
	width: 1px;
	height: 100%;
}*/ }
.consult-contact:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 500px;
  /*height: 100%; Does NOT work in IE*/
  left: 0;
  top: 0;
  background-color: #6fbc8b;
  opacity: 0.9;
  z-index: 1; }
@media only screen and (max-width: 800px) {
  .consult-contact:after {
    height: 100%; } }
.consult-contact__wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 40px;
  z-index: 2; }
@media only screen and (max-width: 800px) {
  .consult-contact__wrap {
    position: relative; } }
@media only screen and (max-width: 650px) {
  .consult-contact__wrap {
    padding: 30px; } }
@media only screen and (max-width: 500px) {
  .consult-contact__wrap {
    padding: 25px; } }
@media only screen and (max-width: 400px) {
  .consult-contact__wrap {
    padding: 25px 15px; } }
.consult-contact__wrap .phone {
  text-align: left; }
.consult-contact__wrap .phone span {
  font-family: 'iransansMedium',tahoma,arial;
  font-size: 18px;
  color: #fff; }
body.en .consult-contact__wrap .phone span {
  font-family: 'OpenSans-Semibold',arial; }
.consult-contact__wrap .phone span.phone-code {
  font-family: 'iransans',tahoma,arial;
  font-size: 13px;
  opacity: 1 !important;
  color: rgba(255, 255, 255, 0.5); }
@media only screen and (min-width: 1051px) {
  .consult-contact__wrap .phone:hover span.phone-code {
    color: rgba(255, 255, 255, 0.8); } }
body.en .consult-contact__wrap .phone span.phone-code {
  font-family: 'OpenSans-Regular',arial; }
.consult-contact__wrap .email span {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1 !important; }
@media only screen and (min-width: 1051px) {
  .consult-contact__wrap .email:hover span {
    color: rgba(255, 255, 255, 0.8); } }

/*
===========================
END: consult info
===========================
*/
/*
===========================
START: fpslider
===========================
*/
.fpslider__bg-item {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out; }
.fpslider__bg-item.active {
  opacity: 1;
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }
.fpslider__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 960px;
  z-index: 10; }
.fpslider__content-item {
  z-index: 1; }
.fpslider__content-item.active {
  z-index: 3; }
.fpslider .fpslider__title, .fpslider .fpslider__subtitle, .fpslider .fpslider__btn {
  opacity: 0;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px); }
.fpslider .fpslider__content-item.active .fpslider__title, .fpslider__content-item.active .fpslider .fpslider__title, .fpslider .fpslider__content-item.active .fpslider__subtitle, .fpslider__content-item.active .fpslider .fpslider__subtitle, .fpslider .fpslider__content-item.active .fpslider__btn, .fpslider__content-item.active .fpslider .fpslider__btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }
.fpslider__subtitle {
  transition-delay: 0.1s !important; }
.fpslider__btn {
  transition: transform 0.5s ease-in-out 0.2s, opacity 0.5s ease-in-out 0.2s, color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s !important; }
.fpslider__bullet {
  position: absolute;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  bottom: -60px;
  font-size: 0; }
.fpslider__bullet span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  cursor: pointer; }
.fpslider__bullet span::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: all 0.3s;
  backface-visibility: hidden; }
.fpslider__bullet span:hover::before, .fpslider__bullet span.active::before {
  width: 20px;
  height: 20px;
  background-color: white; }
.fpslider__bullet--green span:hover::before, .fpslider__bullet--green span.active::before {
  background-color: #6fbc8b; }

/*
===========================
END: fpslider
===========================
*/
.vpedia-newsletter {
  position: relative;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.1);
  margin-top: 30px; }
.vpedia-newsletter::before {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff; }
.vpedia-newsletter__icon {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%); }
@media only screen and (max-width: 500px) {
  .vpedia-newsletter__icon {
    display: none; } }
.vpedia-newsletter__input {
  font-size: 16px;
  font-family: arial;
  padding: 15px 50px;
  border: none;
  color: #fff;
  outline: 0;
  background-color: transparent; }
@media only screen and (min-width: 501px) {
  .vpedia-newsletter__input {
    min-width: 330px; } }
@media only screen and (max-width: 500px) {
  .vpedia-newsletter__input {
    padding: 15px 15px 15px 50px;
    min-width: 240px; } }
.vpedia-newsletter__input::-webkit-input-placeholder {
  font: 16px/1.5 'iransans',tahoma,arial;
  color: #fff; }
@media only screen and (max-width: 500px) {
  .vpedia-newsletter__input::-webkit-input-placeholder {
    font-size: 12px; } }
.vpedia-newsletter__input:-moz-placeholder {
  font: 16px/1.5 'iransans',tahoma,arial;
  color: #fff; }
@media only screen and (max-width: 500px) {
  .vpedia-newsletter__input:-moz-placeholder {
    font-size: 12px; } }
.vpedia-newsletter__input::-moz-placeholder {
  font: 16px/1.5 'iransans',tahoma,arial;
  color: #fff; }
@media only screen and (max-width: 500px) {
  .vpedia-newsletter__input::-moz-placeholder {
    font-size: 12px; } }
.vpedia-newsletter__input:-ms-input-placeholder {
  font: 16px/1.5 'iransans',tahoma,arial;
  color: #fff; }
@media only screen and (max-width: 500px) {
  .vpedia-newsletter__input:-ms-input-placeholder {
    font-size: 12px; } }
@media only screen and (max-width: 500px) {
  .vpedia-newsletter__input {
    font-size: 14px; } }
.vpedia-newsletter__submit {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 0;
  top: 0;
  outline: 0;
  border: 0;
  background-color: transparent;
  color: transparent; }

.article {
  line-height: 1.8; }
.article-info {
  position: absolute;
  width: 100%;
  height: 40px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  text-align: right;
  max-width: 960px;
  color: #fff;
  z-index: 5;
  padding: 0 15px;
  		/*&__catg,
  		&__subcatg{
  			display: inline-block;
  			vertical-align: middle;
  			height: 13px;
  			line-height: 13px;
  		}
  
  		&__subcatg{
  			margin: 0 8px 0 0;
  	    padding: 0 8px 0 0;
  	    border-right: 1px dotted #fff;
  		}*/ }
.article-info__time {
  float: left; }
.article-info__tag-wrap {
  display: inline-block; }
.article-info__tag {
  display: inline-block;
  vertical-align: middle;
  height: 13px;
  line-height: 13px; }
.article-info__tag:not(:last-child) {
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
  border-left: 1px dotted #fff; }
.article-info__img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center; }
.article-info__img img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%; }
.article-info__name {
  font-size: 12px;
  color: #585858;
  margin-top: 15px; }
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
  font-family: 'iransansMedium',tahoma,arial;
  margin: 10px 0; }
.article h1 {
  font-size: 1.5em; }
.article h2 {
  font-size: 1.4em; }
.article h3 {
  font-size: 1.3em; }
.article h4 {
  font-size: 1.1em; }
.article img {
  max-width: 100%;
  margin: 20px 0; }
.article p {
  text-align: justify;
  margin: 5px 0; }
.article ul {
  margin: 10px 0;
  list-style-type: circle;
  padding: 0 20px 0 0; }

.social {
  text-align: center;
  font-size: 0;
  margin: 100px auto 0; }
@media only screen and (max-width: 800px) {
  .social {
    margin: 80px auto 0; } }
@media only screen and (max-width: 500px) {
  .social {
    margin: 60px auto 0; } }
.social-wrap {
  display: inline-block; }
.social p {
  font-size: 12px;
  color: #666666;
  margin-bottom: 10px; }
.social-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  height: 20px; }
.social-item img {
  height: 100%;
  width: auto;
  margin: 0 !important; }

.accordion-header {
  font-size: 14px;
  cursor: pointer;
  text-align: right;
  font-weight: bold;
  color: #777;
  margin-bottom: 10px; }
.accordion-header .angle-left {
  content: "\203A";
  font-family: "icons" !important;
  font-size: 30px;
  line-height: 0;
  margin-left: 15px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  width: 9px;
  float: right;
  text-align: center;
  transition: transform 0.3s;
  height: 15px;
  color: #ccc; }

.active-header {
  color: #6fbc8b; }
.active-header .angle-left {
  content: "\203A";
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: transform 0.3s;
  padding: 0 5px; }

.inactive-header .angle-left {
  padding: 3px 0; }

.accordion-content {
  display: none;
  text-align: right;
  background-color: #f8f8f8; }

@media only screen and (max-width: 650px) {
  .accordion-header {
    font-size: 12px; }
  .accordion-header .angle-left {
    font-size: 25px;
    margin-left: 5px; } }
.vertical-index {
  float: right;
  width: 30%;
  border-left: 1px solid #DEE2E7;
  box-sizing: border-box;
  padding: 1rem 0; }
.vertical-index .vertical-index-items li {
  cursor: pointer;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
.vertical-index .vertical-index-items li a {
  padding: 15px 10px;
  color: #808080;
  display: block;
  font-size: 12px;
  font-weight: bold; }
.vertical-index .vertical-index-items li.active {
  margin-left: -2px;
  border-left: 2px solid #fff;
  position: relative;
  z-index: 2;
  border-right: 3px solid #6fbc8b; }
.vertical-index .vertical-index-items li.active:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
.vertical-index .vertical-index-items li.active a {
  color: #6fbc8b; }
.vertical-index .vertical-index-items li:first-child {
  border-top: 0 none; }
.vertical-index .vertical-index-items li:first-child.active {
  border-top: 1px solid rgba(0, 0, 0, 0.08); }

.verticaltab-content-wrapper {
  float: right;
  width: 70%;
  border-right: 1px solid #DEE2E7;
  box-sizing: border-box;
  margin-right: -1px;
  color: #555;
  padding: 20px 0; }
.verticaltab-content-wrapper .verticaltab-content {
  width: 90%;
  margin: auto; }
.verticaltab-content-wrapper .verticaltab-content > div {
  padding: 0 20px 15px 20px;
  text-align: right; }
.verticaltab-content-wrapper .verticaltab-content > div p {
  padding: 12px 25px 15px;
  line-height: 2;
  font-size: 13px; }
.verticaltab-content-wrapper .verticaltab-content > div img {
  width: 100%; }
.verticaltab-content-wrapper .verticaltab-content > div h3 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px; }

@media only screen and (max-width: 651px) {
  .vertical-index {
    width: 100%;
    padding: 0; }
  .vertical-index .vertical-index-items li {
    width: 33.44%;
    float: right;
    border-top: 3px solid rgba(0, 0, 0, 0.08); }
  .vertical-index .vertical-index-items li.active {
    margin-bottom: 0;
    border-bottom: 2px solid #fff;
    border-right: 1px solid #DEE2E7;
    border-left: 1px solid #DEE2E7;
    position: relative;
    z-index: 2;
    border-top: 4px solid #6fbc8b; }
  .vertical-index .vertical-index-items li.active:last-child {
    border-bottom: 3px solid #fff;
    border-left: 1px solid #fff; }
  .vertical-index .vertical-index-items li:first-child {
    border-top: 3px solid rgba(0, 0, 0, 0.08);
    border-right: 1px solid #fff; }
  .vertical-index .vertical-index-items li:first-child.active {
    border-top: 4px solid #6fbc8b; }
  .vertical-index .vertical-index-items li a {
    font-weight: bold;
    font-size: 11px; }

  .verticaltab-content-wrapper {
    width: 100%;
    border-right: none;
    border-top: 1px solid #DEE2E7;
    margin-top: -1px; }
  .verticaltab-content-wrapper .verticaltab-content {
    width: 90%;
    margin: auto; }
  .verticaltab-content-wrapper .verticaltab-content > div {
    padding: 0 15px 10px 15px; }
  .verticaltab-content-wrapper .verticaltab-content > div p {
    font-size: 12px; } }
.js__modal--open {
  overflow: hidden; }
.js__modal--open .global-wrapper {
  filter: blur(4px);
  -webkit-filter: blur(4px);
  will-change: -webkit-filter, filter;
  transition: -webkit-filter 150ms ease-out; }

.modal {
  z-index: 9999;
  outline: 0;
  display: none; }
.modal .modal__dialog {
  max-width: 700px; }
.modal.small .modal__dialog {
  max-width: 350px; }
.modal.large .modal__dialog {
  max-width: 90%; }
.modal.full .modal__dialog {
  max-width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0; }
.modal, .modal__dark-layer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch; }
.modal__open {
  cursor: pointer; }
.modal__close {
  margin-left: 5px; }
.modal__close:before {
  content: ' ';
  position: relative;
  bottom: -2px;
  margin-left: 2px;
  font-size: 14px; }
.modal__dark-layer {
  transition: opacity 150ms ease-out 0ms;
  cursor: pointer;
  position: absolute; }
.modal__dialog {
  outline: 0;
  position: absolute;
  padding: 15px 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  width: 100%;
  -webkit-overflow-scrolling: touch;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.modal__dialog .arrows {
  height: 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: none; }
.modal__dialog .arrows.show {
  display: block; }
.modal__dialog .arrows .prev {
  position: absolute;
  right: -60px;
  font-size: 120px;
  z-index: 3;
  margin-top: -40px;
  color: #eee;
  display: none;
  pointer-events: none; }
.modal__dialog .arrows .prev:hover {
  color: #ea1d5d; }
.modal__dialog .arrows .prev.enable {
  opacity: 1;
  pointer-events: initial;
  display: block; }
.modal__dialog .arrows .next {
  position: absolute;
  left: -60px;
  font-size: 120px;
  z-index: 3;
  margin-top: -40px;
  color: #eee;
  display: none;
  pointer-events: none; }
.modal__dialog .arrows .next:hover {
  color: #ea1d5d; }
.modal__dialog .arrows .next.enable {
  opacity: 1;
  pointer-events: initial;
  display: block; }
.modal__dialog #videoOne_player {
  position: relative; }
.modal__dialog #videoOne_player:before {
  position: static;
  content: '';
  padding-top: 56.25%;
  display: block; }
.modal__dialog #videoOne_player #aparat_player_box {
  position: absolute;
  top: 0;
  left: 0; }
.modal__content {
  padding: 0 15px; }

.hide-modal-title {
  display: none; }

.modal {
  background: rgba(0, 0, 0, 0.8); }
.modal.Reopen .modal__dialog {
  animation: fade_out_in 0.4s linear infinite; }
.modal.is-special .modal__dialog .arrows.show {
  display: none; }
.modal.is-special .row-header__wrapper .row-header {
  border: none; }
.modal.is-special .row-header__wrapper .row-header .row-header__links {
  position: absolute;
  z-index: 1;
  left: 15px;
  top: 15px; }
.modal.is-special .row-header__wrapper .row-header .row-header__links .item-closeButton {
  height: auto;
  width: auto;
  text-align: center;
  line-height: 1.5;
  border-right: none; }
.modal.is-special .row-header__right {
  max-width: 100%;
  width: 100%; }
.modal.is-special .row-header__title {
  border: none;
  line-height: 2.4;
  font-size: 12px;
  color: #fff;
  white-space: normal;
  overflow: visible;
  float: none; }
.modal.is-special .row-header__title .icon {
  display: block;
  padding-bottom: 5px;
  font-size: 55px;
  line-height: 1; }
.modal.is-special .row-header__title a {
  font-weight: bold;
  padding: 0 0 1px 0;
  color: #fff;
  line-height: 1; }
.modal.is-special .row-header__title a:hover {
  color: #272727; }
.modal.is-special .avatar {
  position: relative;
  margin: 0 auto 20px;
  width: 95px; }
.modal.is-special .avatar:after {
  content: ' ';
  position: absolute;
  font-size: 17px;
  line-height: 1;
  right: -9px;
  bottom: -8px;
  color: #fff;
  text-shadow: -1px -1px 2px rgba(64, 64, 64, 0.3); }
.modal.is-special .section-subtitle {
  display: none; }
.modal.is-special .section-title-signup {
  display: none; }
.modal.is-special #js__login-button {
  display: none; }
.modal.is-special .modal__dialog .section-title-signin.show, .modal.is-special .modal__dialog .auth_form_inner.show, .modal.is-special .modal__dialog .auth_form_wrapper.show, .modal.is-special .modal__dialog .section-title-signup.show, .modal.is-special .modal__dialog #js__login-button.show, .modal.is-special .modal__dialog .signup-form-wrapper.show {
  display: block; }
.modal.is-special .modal__dialog .section-title-signin.hide, .modal.is-special .modal__dialog .auth_form_inner.hide, .modal.is-special .modal__dialog .auth_form_wrapper.hide, .modal.is-special .modal__dialog .section-title-signup.hide, .modal.is-special .modal__dialog #js__login-button.hide, .modal.is-special .modal__dialog .signup-form-wrapper.hide {
  display: none; }
.modal.is-special .modal__dialog .signin-wrapper {
  text-align: center; }
.modal.is-special .modal__dialog .signin-wrapper .signup-wrapper {
  max-width: 270px; }
.modal.is-special .js__a.show, .modal.is-special .js__b.show {
  display: block; }
.modal.is-special .js__a.hide, .modal.is-special .js__b.hide {
  display: none; }

.before-login .comment-form--main {
  margin-bottom: 20px; }
.before-login textarea {
  position: relative; }
.before-login .comment-modal {
  position: absolute;
  width: 100%;
  display: block;
  height: 100%;
  z-index: 3;
  cursor: text; }

/* Animation */
@keyframes fade_out_in {
  0% {
    opacity: 1; }
  33.3% {
    opacity: 0; }
  66.6% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.video-item__thumb-wrapper .video-ratio {
  transition: background-color 0.3s ease;
  background-color: transparent; }

.js__ajax-modal-loading {
  position: relative;
  display: block; }
.js__ajax-modal-loading:before {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 50%;
  content: ' ';
  position: absolute;
  font-size: 30px;
  width: 40px;
  height: 40px;
  top: 50%;
  right: 50%;
  margin-top: -20px;
  margin-right: -20px;
  text-align: center;
  line-height: 40px;
  z-index: 10; }
.js__ajax-modal-loading .video-ratio {
  background: rgba(234, 29, 93, 0.75) !important; }

/*
===========================
START: page banner
===========================
*/
.banner {
  position: fixed;
  width: 100%;
  height: 50px;
  left: 0;
  top: -55px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  z-index: 10001;
  background-color: #252e4d;
  transition: all 0.5s ease-in-out; }
@media only screen and (max-width: 500px) {
  .banner {
    height: 100px;
    top: -105px; } }
body.show-notif .banner {
  top: 0; }
.banner::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%; }
.banner__close {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 20px;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%); }
@media only screen and (max-width: 500px) {
  .banner__close {
    top: 20px;
    transform: none; } }
.banner__close::after, .banner__close::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 24px;
  left: 50%;
  top: 50%;
  margin-left: -2px;
  margin-top: -12px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.banner__close::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.banner__close::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
@media only screen and (min-width: 801px) {
  .banner__close:hover::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .banner__close:hover::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); } }
.banner__wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transform: translateX(-70px); }
@media only screen and (max-width: 800px) {
  .banner__wrap {
    transform: none; } }
@media only screen and (max-width: 500px) {
  .banner__wrap {
    max-width: 80%; } }
.banner__title {
  display: inline-block;
  vertical-align: middle;
  color: #fff; }
.banner__btn {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  cursor: pointer; }
.banner__btn-title {
  display: block;
  font-size: 13px;
  line-height: 1.3;
  color: #da5649; }
.banner__btn-icon {
  display: block;
  width: 62px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.banner__btn-icon svg {
  fill: #da5649; }
@media only screen and (min-width: 801px) {
  .banner__btn:hover .banner__btn-icon {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); } }
.banner__imagery {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 220%;
  height: 100%;
  z-index: -1; }
@media only screen and (max-width: 800px) {
  .banner__imagery {
    display: none; } }
.banner__imagery-melon {
  position: absolute;
  width: 40px;
  opacity: 0;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }
.banner__imagery-melon:nth-child(1) {
  transition-delay: 0.1s;
  /*@include mq_min($xs + 1){
  	svg{
  		@if $i % 2 == 0{
  		  animation: kf-circle-ccw 120s linear 1s infinite;
  		}
  		@else {
  		  animation: kf-circle-cw 110s linear 1s infinite;
  		}
  	}
  }*/ }
.banner__imagery-melon:nth-child(2) {
  transition-delay: 0.2s;
  /*@include mq_min($xs + 1){
  	svg{
  		@if $i % 2 == 0{
  		  animation: kf-circle-ccw 120s linear 1s infinite;
  		}
  		@else {
  		  animation: kf-circle-cw 110s linear 1s infinite;
  		}
  	}
  }*/ }
.banner__imagery-melon:nth-child(3) {
  transition-delay: 0.3s;
  /*@include mq_min($xs + 1){
  	svg{
  		@if $i % 2 == 0{
  		  animation: kf-circle-ccw 120s linear 1s infinite;
  		}
  		@else {
  		  animation: kf-circle-cw 110s linear 1s infinite;
  		}
  	}
  }*/ }
.banner-loaded .banner__imagery-melon {
  opacity: 1; }
.banner__imagery-melon:nth-child(1) {
  top: -5px;
  right: 0;
  transform: translateY(-10px) rotate(80deg); }
.banner-loaded .banner__imagery-melon:nth-child(1) {
  transform: translateY(0) rotate(170deg); }
.banner__imagery-melon:nth-child(2) {
  right: 45px;
  bottom: 0;
  transform: translateY(10px) rotate(30deg); }
.banner-loaded .banner__imagery-melon:nth-child(2) {
  bottom: 0;
  transform: translateY(0) rotate(45deg); }
.banner__imagery-melon:nth-child(3) {
  right: 90px;
  bottom: 0;
  transform: translateY(10px) rotate(-10deg); }
.banner-loaded .banner__imagery-melon:nth-child(3) {
  transform: translateY(0) rotate(20deg); }
.banner__imagery-melon-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 1; }
.banner__imagery-star {
  position: absolute;
  width: 13px; }
.banner__imagery-star svg {
  fill: rgba(255, 255, 255, 0.2); }
.banner__imagery-star.shine svg {
  animation: kf-star 0.8s ease-in-out 0s 2 alternate; }
.banner__imagery-star--sm {
  width: 7px; }
.banner__imagery-star:nth-child(1) {
  right: 0;
  bottom: 0; }
.banner__imagery-star:nth-child(2) {
  right: 30px;
  top: 0px; }
.banner__imagery-star:nth-child(3) {
  right: 55px;
  bottom: 2px; }
.banner__imagery-star:nth-child(4) {
  left: 100px;
  top: 0; }
.banner__imagery-star:nth-child(5) {
  left: 140px;
  bottom: 0px; }
.banner__imagery-star:nth-child(6) {
  left: 167px;
  top: 6px; }
.banner__imagery-star-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 130%;
  height: 100%;
  opacity: 1;
  z-index: 1; }

/*
===========================
END: page banner
===========================
*/
.banner.banner-loaded {
  top: 90px;
  background: #7fc142;
  background: -webkit-linear-gradient(left, #7fc142 0%, #44b649 38%, #23a448 100%);
  background: linear-gradient(to right, #7fc142 0%, #44b649 38%, #23a448 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc142', endColorstr='#23a448',GradientType=1 ); }

.banner.auto-height {
  margin: 0px 10px 0 0;
  padding: 16px 15px 16px 34px;
  font-size: 13px;
  display: inline-block;
  vertical-align: baseline;
  height: auto; }

.banner .btn.btn-banner {
  margin: 0 10px 0 0;
  padding: 2px 15px 2px 34px;
  font-size: 12px;
  position: relative;
  z-index: 2;
  color: #fff;
  border-color: #fff;
  background-color: transparent;
  display: inline-block;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
.banner .btn.btn-banner:before {
  color: #fff; }
.banner .btn.btn-banner:hover {
  border-color: transparent;
  background-color: #fff;
  color: #10af4b; }
.banner .btn.btn-banner:hover:before {
  color: #10af4b; }

header.collapsed + .banner.banner-loaded.banner {
  top: 65px; }

header:hover + .banner.banner-loaded {
  z-index: 3;
  opacity: 0.2; }

@media (max-width: 850px) {
  .banner__title {
    overflow: hidden;
    margin-bottom: 20px; } }
@media (max-width: 500px) {
  .banner.banner-loaded {
    top: 75px; }

  .banner__wrap {
    max-width: 100%;
    margin-right: 10%;
    padding-left: 15px; }

  .banner.auto-height {
    padding-left: 0; }

  .banner__title {
    line-height: 27px;
    text-align: right; }

  .banner .btn.btn-banner {
    float: left;
    margin-left: 10px; } }
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 90px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(8, 11, 15, 0.15);
  box-shadow: 0 2px 4px rgba(8, 11, 15, 0.15);
  z-index: 1000;
  text-align: center;
  z-index: 10000;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
.header .sub-menu-css:before {
  opacity: 1;
  /*-webkit-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;*/
  -webkit-transition: none;
  transition: none; }
.header .sub-menu-css .nav-submenu {
  opacity: 1;
  max-height: 500px;
  visibility: visible; }
.header .sub-menu-css .nav-submenu .nav-submenu__item.active a {
  color: #000 !important; }
.header .nav-item.activate .nav-item__subtitle, .header .nav-item.activate .nav-item__title {
  color: #6fbc8b; }
.header .nav-item:before, .header .nav-item .nav-submen {
  transition: opacity 150ms ease-in-out; }
.header .has-submenu-opened .activate:before, .header .has-submenu-opened .activate .nav-submenu {
  opacity: 0; }
body.show-notif .header {
  top: 50px; }
@media only screen and (max-width: 500px) {
  body.show-notif .header {
    top: 100px; } }
@media only screen and (max-width: 500px) {
  .header {
    height: 76px; } }
.header.active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  /*@include mq_max($scr_sm_max){
    -webkit-transition: none;
    transition: none;
  }*/ }
.header.collapsed {
  height: 65px; }
.header::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0;
  top: 100%;
  background-color: #fff;
  opacity: 0.15; }
.header.center {
  text-align: right;
  height: 100%; }
.header-loading {
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0;
  top: 100%;
  overflow: hidden;
  background-color: #6fbc8b;
  transition: transform 0.3s cubic-bezier(0.95, 0.05, 0.795, 0.035);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }
.header-info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 25px; }
body.en .header-info {
  left: auto;
  right: 25px; }
.header-info__tel {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  height: 34px;
  width: 34px;
  border-radius: 4px;
  border: 2px solid #d9d9d9;
  margin-left: 5px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.header-info__tel::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #d9d9d9;
  opacity: 1;
  font-size: 22px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
body.en .header-info__tel {
  margin-left: 0;
  margin-right: 5px; }
body.en .header-info__tel::before {
  -webkit-transform: translate(-50%, -50%) rotateY(180deg);
  transform: translate(-50%, -50%) rotateY(180deg); }
.header-info__tel:hover {
  width: 110px;
  border-color: #6fbc8b; }
.header-info__tel:hover::before {
  opacity: 0; }
.header-info__tel.phone {
  display: inline-block; }
.header-info__tel.phone .phone-wrap {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  width: 105px;
  white-space: nowrap; }
.header-info__tel:hover .phone-wrap {
  opacity: 1; }
.header-info__tel.phone span {
  font: 16px/34px 'iransans',tahoma,arial;
  color: #6fbc8b; }
body.en .header-info__tel.phone span {
  font-family: 'OpenSans-Semibold',arial;
  line-height: 30px; }
.header-info__tel.phone:hover .phone-code {
  color: #6fbc8b; }
.header-info__tel.phone span.phone-code {
  /*font-family: 'iransans',tahoma,arial;*/
  opacity: 0.7;
  font-size: 12px; }
@media only screen and (max-width: 1050px) {
  .header-info__tel {
    display: none !important; } }
.header-info__login-btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 34px;
  width: 85px;
  border-radius: 4px;
  color: #6fbc8b;
  border: 2px solid #6fbc8b;
  padding: 0 15px 0 0;
  background-color: #fff;
  cursor: pointer;
  line-height: 28px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
body.en .header-info__login-btn {
  padding: 0 0 0 12px; }
.header-info__login-btn span {
  float: right;
  -webkit-transition: inherit;
  transition: inherit;
  white-space: nowrap;
  opacity: 1; }
body.en .header-info__login-btn span {
  float: left; }
.header-info__login-btn:hover {
  border-color: #53996c;
  color: #53996c; }
.header-info__login-btn:hover::before {
  color: #53996c; }
.header-info__login-btn::before {
  position: absolute;
  font-size: 15px;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #6fbc8b;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
body.en .header-info__login-btn::before {
  left: auto;
  right: 12px; }
.header-info__login-btn::after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  color: #d9d9d9;
  font-size: 20px; }
.header-info__login-btn.collapsed {
  width: 34px;
  border-color: #d9d9d9; }
.header-info__login-btn.collapsed::after {
  opacity: 1; }
.header-info__login-btn.collapsed::before, .header-info__login-btn.collapsed span {
  opacity: 0; }
@media only screen and (max-width: 1050px) {
  .header-info__login-btn {
    display: none; } }
.header-info__notification {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #d9d9d9;
  font-size: 32px;
  width: 28px;
  height: 32px;
  margin-right: 7px; }
.header-info__notification::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.header-info__notification span {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #d9d9d9;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  z-index: 1;
  left: 50%;
  top: -5px; }
.header-info__lang {
  display: inline-block;
  vertical-align: top;
  height: 34px;
  margin-right: 5px;
  color: #bfbfbf; }
body.en .header-info__lang {
  margin-right: 0;
  margin-left: 5px; }
.header-info__lang-btn {
  display: block;
  height: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.header-info__lang-btn.active, .header-info__lang-btn:hover {
  color: #6fbc8b; }
.header-info__lang-btn:first-child {
  margin-top: -2px; }
@media only screen and (max-width: 1050px) {
  .header-info__lang {
    display: none; } }
.header-info__cart {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  height: 34px;
  width: 34px;
  border-radius: 4px;
  border: 2px solid #d9d9d9;
  margin: 0 0 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.header-info__cart::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #d9d9d9;
  opacity: 1;
  font-size: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 1051px) {
  .header-info__cart:hover {
    border-color: #6fbc8b; }
  .header-info__cart:hover::before {
    color: #6fbc8b; } }
@media only screen and (max-width: 1050px) {
  .header-info__cart {
    margin: 0 0 0 40px; } }
body.en .header-info__cart {
  margin: 0 5px 0 0; }
@media only screen and (max-width: 1050px) {
  body.en .header-info__cart {
    margin: 0 40px 0 0; } }
.header-info__cart span {
  font-family: 'iransansFaNum',tahoma,arial;
  position: absolute;
  font-size: 11px;
  width: 18px;
  height: 18px;
  right: -8px;
  top: -8px;
  border-radius: 50%;
  background-color: #ef8b5a;
  color: #fff;
  text-align: center;
  line-height: 20px; }
.header-info__cart span.hide {
  display: none; }
body.en .header-info__cart span {
  font-family: 'OpenSans-Regular',arial;
  right: auto;
  left: -8px;
  line-height: 18px; }
.header-overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(14, 16, 18, 0.5);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1; }
body.menu .header-overlay {
  opacity: 1;
  pointer-events: auto; }

.logo {
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media only screen and (max-width: 500px) {
  .logo {
    right: 15px; } }
body.en .logo {
  right: auto;
  left: 25px; }
@media only screen and (max-width: 500px) {
  body.en .logo {
    left: 15px; } }
.logo > span {
  display: none; }
.logo-v {
  display: inline-block;
  position: relative;
  top: 8px;
  width: 50px;
  height: 48px;
  margin-left: 10px;
  -webkit-animation: fade-out 0.36s ease-in-out;
  animation: fade-out 0.36s ease-in-out;
  -webkit-transition: width 0s 0.18s, height 0s 0.18s, margin-left 0s 0.18s, top 0s 0.18s;
  transition: width 0s 0.18s, height 0s 0.18s, margin-left 0s 0.18s, top 0s 0.18s; }
body.en .logo-v {
  margin-left: 0 !important;
  margin-right: 5px;
  top: 2px;
  height: 40px; }
.header.collapsed .logo-v {
  width: 40px;
  height: 30px;
  margin-left: 5px;
  vertical-align: top;
  top: 4px;
  -webkit-animation: fade-in 0.36s ease-in-out;
  animation: fade-in 0.36s ease-in-out; }
body.en .header.collapsed .logo-v {
  top: 0; }
@-webkit-keyframes fade-in {
  0%,100% {
    opacity: 1; }
  45%,55% {
    opacity: 0; } }
@keyframes fade-in {
  0%,100% {
    opacity: 1; }
  45%,55% {
    opacity: 0; } }
@-webkit-keyframes fade-out {
  0%,100% {
    opacity: 1; }
  45%,55% {
    opacity: 0; } }
@keyframes fade-out {
  0%,100% {
    opacity: 1; }
  45%,55% {
    opacity: 0; } }
@media only screen and (max-width: 500px) {
  .logo-v {
    width: 40px;
    height: 30px !important;
    top: 0 !important;
    vertical-align: middle;
    margin-left: 5px; } }
.logo-title {
  display: inline-block;
  vertical-align: top;
  width: 260px;
  height: 34px;
  line-height:5;
  -webkit-animation: fade-out 0.36s ease-in-out;
  animation: fade-out 0.36s ease-in-out;
  -webkit-transition: width 0s 0.18s, margin-top 0s 0.18s;
  transition: width 0s 0.18s, margin-top 0s 0.18s; }
body.en .logo-title {
  width: 149px;
  height: 24px; }
@media only screen and (max-width: 500px) {
  body.en .logo-title {
    height: 21px; } }

.header.collapsed .logoMenu {
    margin-top:0px;
}

.header.collapsed .logo-title {
  width: 160px;
  -webkit-animation: fade-in 0.36s ease-in-out;
  animation: fade-in 0.36s ease-in-out; }
body.en .header.collapsed .logo-title {
  margin-top: 5px; }
@media only screen and (max-width: 500px) {
  .logo-title {
    vertical-align: middle;
    width: 120px !important; } }
.logo-text {
  display: block;
  margin-left: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 15px;
  color: #999999;
  margin-top: 5px;
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-in-out 0.2s;
  transition: opacity 0.1s ease-in-out 0.2s; }
@media only screen and (max-width: 500px) {
  .logo-text {
    display: none; } }
body.en .logo-text {
  font-size: 10.5px;
  margin-top: 0;
  left: auto;
  right: 0; }
.header.collapsed .logo-text {
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-in-out 0s;
  transition: opacity 0.1s ease-in-out 0s; }

/*.nav {
  display: inline-block;
  margin: 0;
  height: 100%;
  float: none;
  direction: ltr; }*/
@media only screen and (max-width: 1050px) {
  .nav {
    display: block;
    position: fixed;
    right: 0;
    /*width: 100vw;*/
    width: 250px;
    height: 100vh;
    background-color: #fff;
    text-align: center;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 10; }
  body.en .nav {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  body.menu .nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.nav-logo {
  display: none;
  margin: 30px auto 0;
  width: 125px;
  height: 35px; }
@media only screen and (max-width: 1050px) {
  .nav-logo {
    display: block; } }
body.en .nav-logo {
  height: 25px; }
.nav > ul {
  width: 100%;
  height: 100%;
  font-size: 0;
  direction: rtl; }
body.en .nav > ul {
  direction: ltr; }
@media only screen and (max-width: 1050px) {
  .nav > ul {
    display: inline-block;
    vertical-align: middle;
    margin-top: 40px;
    max-width: 400px;
    width: auto;
    height: auto; } }
@media only screen and (max-width: 500px) {
  .nav > ul {
    max-width: 260px; } }
.nav-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 23px 0 20px;
  font-size: 14px;
  height: 100%;
  z-index: 2; }
.nav-item.active {
  z-index: 1; }
body.en .nav-item {
  padding: 0 17px 0 20px; }
@media only screen and (max-width: 1050px) {
  .nav-item {
    display: block;
    height: auto; } }
@media only screen and (max-width: 500px) {
  .nav-item {
    padding: 0; } }
.nav-item::after {
  content: "";
  position: absolute;
  height: 50%;
  width: 3px;
  left: -4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../image/dot1.png);
  background-repeat: repeat-y;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
body.en .nav-item::after {
  left: auto;
  right: -4px; }
@media only screen and (max-width: 1050px) {
  .nav-item::after {
    height: 3px;
    width: 45px;
    bottom: 0;
    top: auto;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../image/dot4.png);
    background-repeat: repeat-x; }
  .nav-item.active::after {
    opacity: 0; } }
.header.collapsed .nav-item::after {
  height: 35%; }
.nav-item:last-child::after {
  content: none !important; }
.nav-item--child::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #6fbc8b;
  opacity: 0;
  z-index: 11;
  /*-webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;*/
  -webkit-transition: none;
  transition: none; }
@media only screen and (min-width: 801px) {
  .nav-item--child:hover {
    z-index: 12; }
  .nav-item--child:hover::before, .nav-item--child.active::before {
    opacity: 1;
    /*-webkit-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;*/
    -webkit-transition: none;
    transition: none; } }
body.menu .nav-item--child::before {
  display: none; }
.nav-item__text {
  display: block;
  height: 100%;
  padding: 25px 0;
  cursor: pointer;
  opacity: 0.8;
  /*-webkit-backface-visibility: hidden;
          backface-visibility: hidden;*/
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.nav-item:hover .nav-item__text {
  opacity: 1; }
body.menu .nav-item__text {
  opacity: 1; }
header.collapsed .nav-item__text {
  padding: 22px 0; }
@media only screen and (max-width: 1050px) {
  .nav-item__text {
    padding: 20px 0;
    height: auto; } }
.nav-item__title {
  font-family: 'iransansMedium',tahoma,arial;
  position: relative;
  color: #4d4d4d;
  font-size: 16px; }
.nav-item__title span {
  color: #6fbc8b; }
body.en .nav-item__title {
  font-family: 'OpenSans-Semibold',arial;
  top: 50%;
  transform: translateY(-50%); }
@media only screen and (max-width: 1050px) {
  body.en .nav-item__title {
    top: auto;
    transform: none; } }
.nav-item__subtitle {
  font: 13px/1.5 'MyriadPro-Light',tahoma,arial;
  color: #c5c5c5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1; }
.header.collapsed .nav-item__subtitle {
  opacity: 0; }
@media only screen and (max-width: 1050px) {
  .nav-item__subtitle {
    display: none; } }
.nav-submenu {
  position: absolute;
  display: block;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  height: 44px;
  top: 90px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #6fbc8b;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out 0.1s, top 0.5s ease-in-out;
  transition: all 0.3s ease-in-out 0.1s, top 0.5s ease-in-out; }
@media only screen and (min-width: 1201px) {
  .nav-submenu {
    padding-right: 200px; } }
.nav-submenu::before {
  content: "";
  position: fixed;
  width: 2000%;
  height: 44px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #6fbc8b;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(8, 11, 15, 0.1), 0 1px 4px 0 rgba(8, 11, 15, 0.1);
  box-shadow: inset 0 1px 3px 0 rgba(8, 11, 15, 0.1), 0 1px 4px 0 rgba(8, 11, 15, 0.1); }
@media only screen and (max-width: 1050px) {
  .nav-submenu::before {
    display: none; } }
.nav-submenu::after {
  content: "";
  display: none;
  position: absolute;
  height: 100%;
  height: -webkit-calc(100% - 10px);
  height: calc(100% - 10px);
  width: 3px;
  right: 145px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../image/dot1.png);
  background-repeat: repeat-y; }
@media only screen and (max-width: 1050px) {
  .nav-submenu {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: auto;
    visibility: visible;
    overflow: hidden;
    height: auto;
    opacity: 1;
    padding-left: 0;
    z-index: 10; } }
@media only screen and (max-width: 1200px) {
  #nav_services .nav-submenu {
    position: fixed; } }
@media only screen and (max-width: 1050px) {
  #nav_services .nav-submenu {
    position: relative; } }
.nav-item.active .nav-submenu {
  visibility: visible;
  max-height: 500px;
  -webkit-transition: all 0.3s ease-in-out, top 0.5s ease-in-out;
  transition: all 0.3s ease-in-out, top 0.5s ease-in-out; }
.header.collapsed .nav-submenu {
  top: 65px; }
@media only screen and (min-width: 1051px) {
  .nav-submenu {
    -webkit-transition: all 0s ease-in-out 0s, top 0.5s ease-in-out;
    transition: all 0s ease-in-out 0s, top 0.5s ease-in-out; }
  .nav-item:hover .nav-submenu {
    opacity: 1;
    max-height: 500px;
    visibility: visible; } }
.nav-submenu__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  padding: 10px 15px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.nav-submenu__item:not(:last-child)::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: -6px;
  top: 50%;
  margin-top: -3px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  /*@at-root #nav_services .nav-submenu__item::before{display: none;}*/ }
@media only screen and (max-width: 1050px) {
  .nav-submenu__item:not(:last-child)::before {
    content: none; } }
body.en .nav-submenu__item::before {
  left: auto;
  right: -6px; }
.header.collapsed .nav-submenu__item--child {
  padding: 10px 15px 10px 20px; }
@media only screen and (max-width: 1050px) {
  .nav-submenu__item {
    display: block;
    white-space: normal;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    text-align: center;
    -webkit-transition: none;
    transition: none;
    color: #808080; }
  .nav-submenu__item.active {
    color: #6fbc8b; } }
.nav-submenu__item--child.nav-submenu__item {
  padding-left: 20px; }
@media only screen and (max-width: 1050px) {
  .nav-submenu__item--child.nav-submenu__item {
    padding-left: 0; } }
.nav-submenu__item--child.nav-submenu__item::before {
  width: 8px;
  height: 8px;
  left: -3px;
  top: 50%;
  margin-top: -4px;
  border-radius: 0;
  background-color: transparent;
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
@media only screen and (max-width: 1050px) {
  .nav-submenu__item--child.nav-submenu__item::before {
    content: "";
    border-left-color: #808080;
    border-bottom-color: #808080;
    left: 10px;
    margin-top: 0;
    top: 7px; } }
.nav-submenu__item ul {
  position: absolute;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  background-color: #6fbc8b;
  padding-bottom: 5px;
  min-width: 120px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 1051px) {
  .nav-submenu__item--child:hover ul {
    opacity: 1;
    max-height: 400px; } }
@media only screen and (max-width: 1050px) {
  .nav-submenu__item ul {
    position: relative;
    text-align: center;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: transparent; }
  .nav-submenu__item--child.active ul {
    margin-bottom: 10px; } }
.nav-submenu__item--child.active ul {
  opacity: 1;
  max-height: 400px; }
.nav-submenu__item ul > li {
  text-align: right;
  padding: 7px 15px; }
@media only screen and (max-width: 1050px) {
  .nav-submenu__item ul > li {
    text-align: center; } }
.nav-submenu__item ul h5 {
  opacity: 0.8;
  font-size: 12px;
  line-height: 1.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /*-webkit-backface-visibility: hidden;
          backface-visibility: hidden;*/ }
.nav-submenu__item ul h5:hover {
  opacity: 1; }
@media only screen and (max-width: 1050px) {
  .nav-submenu__item ul h5 {
    opacity: 1;
    color: #808080; } }
.nav-submenu__title {
  display: inline-block;
  font-size: 12px;
  opacity: 1;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /*-webkit-backface-visibility: hidden;
          backface-visibility: hidden;*/
  /*icon*/
  /*title*/ }
.nav-submenu__title:hover {
  opacity: 1; }
body.en .nav-submenu__title {
  font-size: 13px; }
@media only screen and (max-width: 1050px) {
  .nav-submenu__title {
    opacity: 1;
    color: #808080;
    font-size: 14px !important; } }
.nav-submenu__title span {
  display: block;
  width: 54px;
  height: 54px;
  margin: 0 auto 10px; }
.nav-submenu__title h4 {
  display: inline-block;
  vertical-align: middle;
  line-height: 1; }
.nav-info {
  display: none;
  width: 110px;
  padding-bottom: 70px;
  margin: 30px auto 0; }
@media only screen and (max-width: 1050px) {
  .nav-info {
    display: block; } }
.nav-info__tel, .nav-info__login {
  width: 100%;
  height: 36px;
  color: #6fbc8b;
  border: 2px solid #6fbc8b;
  border-radius: 5px; }
.nav-info__tel {
  text-align: center; }
.nav-info__tel span {
  font: 16px/36px 'iransans',tahoma,arial;
  color: #6fbc8b; }
.nav-info__tel span.phone-code {
  font-size: 12px;
  color: #6fbc8b !important;
  opacity: 0.7; }
body.en .nav-info__tel span {
  font-family: 'OpenSans-Semibold',arial;
  line-height: 32px; }
body.en .nav-info__tel span.phone-code {
  font-size: 13px;
  line-height: 34px; }
.nav-info__login {
  display: block;
  position: relative;
  margin-top: 7px;
  padding-right: 25px;
  line-height: 30px;
  font-size: 16px;
  text-align: right;
  cursor: pointer; }
.nav-info__login::before {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
body.en .nav-info__login {
  padding-right: 0;
  padding-left: 25px;
  text-align: left; }
body.en .nav-info__login::before {
  left: auto;
  right: 15px; }
.nav-info__lang {
  margin-top: 30px;
  font-size: 0;
  color: #808080;
  direction: rtl; }
.nav-info__lang-btn {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.nav-info__lang-btn.active, .nav-info__lang-btn:hover {
  color: #6fbc8b; }
.nav-info__lang-btn:first-child {
  padding-right: 30px;
  text-align: right; }
.nav-info__lang-btn:last-child {
  padding-left: 30px;
  text-align: left; }

.nav-btn {
  display: none;
  position: absolute;
  cursor: pointer;
  text-align: center;
  width: 27px;
  height: 22px;
  left: 25px;
  top: 34px;
  z-index: 9; }
@media only screen and (max-width: 1050px) {
  .nav-btn {
    display: block; } }
@media only screen and (max-width: 500px) {
  .nav-btn {
    left: 20px;
    top: 27px; } }
body.en .nav-btn {
  left: auto;
  right: 25px; }
@media only screen and (max-width: 500px) {
  body.en .nav-btn {
    right: 20px; } }
.nav-btn span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #ccc;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1; }
body.menu .nav-btn span {
  background-color: #fff; }
body.en .nav-btn span {
  left: auto;
  right: 0;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center; }
.nav-btn span:nth-child(1) {
  top: 0; }
body.menu .nav-btn span:nth-child(1) {
  top: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
body.en.menu .nav-btn span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.nav-btn span:nth-child(2) {
  top: 10px; }
body.menu .nav-btn span:nth-child(2) {
  width: 0%;
  opacity: 0; }
.nav-btn span:nth-child(3) {
  top: 20px; }
body.menu .nav-btn span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
body.en.menu .nav-btn span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.price .header {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.footer {
  background-color: #292929;
  padding-top: 60px; }
@media only screen and (max-width: 500px) {
  .footer {
    padding-top: 30px; } }
.footer-articles, .footer-info {
  position: relative;
  max-width: 960px;
  width: 100%;
  margin: 0 auto; }
@media only screen and (max-width: 1050px) {
  .footer-articles, .footer-info {
    max-width: 100%;
    width: 90%; } }
@media only screen and (max-width: 500px) {
  .footer-articles {
    text-align: center; } }
.footer-articles__title {
  font: 18px/1.5 'iransansMedium',tahoma,arial;
  color: #fff; }
.footer-articles__title span {
  color: #6fbc8b; }
.footer-articles__subtitle {
  font-size: 14px;
  color: #acacac; }
.footer-articles__btn {
  position: absolute;
  left: 0;
  top: 0;
  color: #acacac;
  padding: 10px 15px 10px 35px;
  border-radius: 4px;
  background-color: #2e2e2e;
  border: 2px solid #262626;
  cursor: pointer;
  transition: all 0.3s; }
@media only screen and (max-width: 500px) {
  .footer-articles__btn {
    position: relative;
    display: inline-block;
    margin-top: 20px; } }
.footer-articles__btn:hover {
  color: #c7c7c7; }
.footer-articles__btn:hover::before {
  color: #c7c7c7; }
.footer-articles__btn::before {
  position: absolute;
  font-size: 15px;
  color: #828282;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.3s; }
.footer-articles__wrap {
  margin: 30px -15px -15px;
  font-size: 0;
  text-align: right; }
@media only screen and (max-width: 500px) {
  .footer-articles__wrap {
    margin-top: 20px; } }
.footer-articles__wrap .col {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 33.333333333%;
  padding: 0 15px;
  margin-bottom: 15px; }
@media only screen and (max-width: 1050px) {
  .footer-articles__wrap .col {
    width: 50%; } }
@media only screen and (max-width: 650px) {
  .footer-articles__wrap .col {
    width: 100%; } }
.footer-articles__wrap .card-a {
  width: 100%; }
.footer-info {
  /*background-color: #292929;*/
  border-radius: 4px;
  font-size: 0; }
.footer-info .col {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }
.footer-info .col:first-child {
  width: 25%;
  padding: 0 0 0 30px; }
@media only screen and (max-width: 800px) {
  .footer-info .col:first-child {
    width: 35%; } }
@media only screen and (max-width: 650px) {
  .footer-info .col:first-child {
    width: 100%;
    padding: 0 !important;
    padding-bottom: 30px !important;
    margin-bottom: 20px; } }
.footer-info .col:first-child::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 3px;
  left: -4px;
  top: 0;
  background-image: url(../image/dot2.png);
  background-repeat: repeat-y; }
@media only screen and (max-width: 650px) {
  .footer-info .col:first-child::after {
    height: 3px;
    width: 70%;
    top: auto;
    bottom: 0;
    right: auto !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../image/dot5.png);
    background-repeat: repeat-x; } }
body.en .footer-info .col:first-child {
  padding: 0 30px 0 0; }
body.en .footer-info .col:first-child::after {
  left: auto;
  right: -4px; }
.footer-info .col:last-child {
  width: 75%;
  padding: 0 30px 0 0; }
@media only screen and (max-width: 800px) {
  .footer-info .col:last-child {
    width: 65%; } }
@media only screen and (max-width: 650px) {
  .footer-info .col:last-child {
    width: 100%;
    padding: 0 !important; } }
body.en .footer-info .col:last-child {
  padding: 0 0 0 30px; }
.footer-info .footer-tel {
  display: inline-block;
  margin-top: 20px; }
.footer-info .footer-email {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  font-family: 'MyriadPro-Light', arial; }
.footer-info .footer-social {
  margin-top: 20px;
  font-size: 0; }
.footer-info .footer-social a {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  width: 20px;
  margin: 0 0 8px 10px;
  opacity: 0.8;
  transition: all 0.3s; }
.footer-info .footer-social a:last-child {
  margin-left: 0; }
@media only screen and (min-width: 801px) {
  .footer-info .footer-social a:hover {
    opacity: 1; } }
@media only screen and (max-width: 650px) {
  .footer-info .footer-social a {
    margin-bottom: 0 !important; } }
body.en .footer-info .footer-social a {
  margin: 0 10px 8px 0; }
body.en .footer-info .footer-social a:last-child {
  margin-right: 0; }
.footer-info .footer-social a#social_google {
  width: 26px; }
.footer-info .footer-social img {
  height: 100%;
  width: auto; }
.footer-info .footer-nav > ul {
  width: 100%;
  font-size: 0; }
@media only screen and (max-width: 800px) {
  .footer-info .footer-nav > ul {
    margin-bottom: -15px; } }
.footer-info .footer-nav__item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 15px; }
@media only screen and (max-width: 800px) {
  .footer-info .footer-nav__item {
    width: 50%;
    margin-bottom: 15px; } }
@media only screen and (max-width: 500px) {
  .footer-info .footer-nav__item {
    width: 100%;
    padding: 0; } }
.footer-info .footer-nav__title {
  color: #fff;
  margin-bottom: 15px; }
.footer-info .footer-nav__title-sec {
  display: inline-block;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.7; }
.footer-copyright {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 20px 0;
  margin-top: 40px;
  font-size: 12px;
  color: #6b6b6b; }
@media only screen and (max-width: 1050px) {
  .footer-copyright {
    width: 90%;
    margin-top: 20px; } }
@media only screen and (max-width: 500px) {
  .footer-copyright {
    text-align: center;
    margin-top: 10px; } }

.page-home .customers {
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #6fbc8b; }
@media only screen and (max-width: 800px) {
  .page-home .customers {
    height: auto; } }
.page-home .customers::after, .page-home .customers::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0; }
.page-home .customers::before {
  top: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, transparent 100%); }
.page-home .customers::after {
  bottom: 0;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.05) 0%, transparent 100%); }
.page-home .customers-wrap {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  margin: 0 auto;
  font-size: 0;
  background-color: inherit; }
.page-home .customers-header {
  width: 100%;
  padding: 40px 0; }
.page-home .customers-header__title {
  font: 24px/1.5 'iransansMedium',tahoma,arial; }
body.en .page-home .customers-header__title {
  font-family: 'OpenSans-Semibold',arial; }
.page-home .customers-header__subtitle {
  color: #e7f3eb;
  font-size: 16px; }
.page-home .customers-carusel {
  position: relative;
  width: 100%;
  max-width: 800px;
  min-height: 150px;
  margin: 0 auto;
  overflow: hidden; }
@media only screen and (max-width: 800px) {
  .page-home .customers-carusel {
    max-width: 650px; } }
.page-home .customers-carusel::after, .page-home .customers-carusel::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 50px;
  top: 0;
  z-index: 2; }
@media only screen and (max-width: 500px) {
  .page-home .customers-carusel::after, .page-home .customers-carusel::before {
    content: none; } }
.page-home .customers-carusel::after {
  left: 0;
  background: -webkit-linear-gradient(left, #6fbc8b 0%, transparent 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6fbc8b), to(transparent));
  background: linear-gradient(to right, #6fbc8b 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fbc8b', endColorstr='#00000000',GradientType=1 ); }
.page-home .customers-carusel::before {
  right: 0;
  background: -webkit-linear-gradient(right, #6fbc8b 0%, transparent 100%);
  background: -webkit-gradient(linear, right top, left top, from(#6fbc8b), to(transparent));
  background: linear-gradient(to left, #6fbc8b 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#6fbc8b',GradientType=1 ); }
.page-home .customers-carusel__items-wrap {
  position: absolute;
  top: 0;
  font-size: 0;
  opacity: 0;
  white-space: nowrap;
  direction: ltr;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
@media only screen and (max-width: 1050px) {
  .page-home .customers-carusel__items-wrap {
    margin-bottom: -15px; } }
.customers-carusel.active .customers-carusel__items-wrap {
  opacity: 1; }
.page-home .customers-carusel__item {
  display: inline-block;
  vertical-align: top;
  /*width: 16.6666666667%;*/
  padding: 0px 15px;
  text-align: center;
  width: 150px;
  /*@include mq_max($scr_md_max){
  	width: 33.33333333%;
  	margin-bottom: 15px;
  }
  @include mq_max($scr_xs_max){width: 50%;}*/ }
.page-home .customers-carusel__item a {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden; }
@media only screen and (min-width: 801px) {
  .page-home .customers-carusel__item a {
    opacity: 0.8; }
  .page-home .customers-carusel__item a:hover {
    opacity: 1; } }
.page-home .customers-carusel__item-icon {
  display: inline-block;
  width: 100px;
  height: 100px; }
.page-home .customers-carusel__item-icon img {
  height: 100%; }
.page-home .customers-carusel__item-title {
  font-size: 14px;
  color: #4c8a63; }
.page-home .customers-carusel__item-title .en {
  font-family: 'MyriadPro-Light',arial;
  font-size: 16px; }
.page-home .customers-btn {
  position: relative;
  font-size: 14px;
  margin: 40px 0;
  z-index: 2; }
.page-home .section-income .row {
  margin: 0 -40px; }
@media only screen and (max-width: 800px) {
  .page-home .section-income .row {
    margin: 0; } }
.page-home .section-income .col-4 {
  padding: 0 40px; }
@media only screen and (max-width: 800px) {
  .page-home .section-income .col-4 {
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 400px;
    padding: 0; }
  .page-home .section-income .col-4:not(:last-child) {
    margin-bottom: 60px; } }
.page-home .section-income .card-c__intro .bold-text {
  color: #6fbc8b;
  display: inline-block;
  font-weight: bold;
  border-bottom: 1px dotted;
  padding-bottom: 2px;
  position: relative;
  cursor: help; }
.page-home .section-income .card-c__intro .bold-text .tooltip {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 250px;
  padding: 5px 10px;
  background: #6fbc8b;
  color: #fff;
  border-radius: 5px;
  bottom: 30px;
  font-size: 12px;
  transition: all 300ms ease-in-out; }
.page-home .section-income .card-c__intro .bold-text .tooltip::before {
  content: ' ';
  position: absolute;
  border-width: 10px;
  border-color: #6fbc8b transparent transparent transparent;
  border-style: solid;
  bottom: -20px;
  right: 20px; }
@media only screen and (max-width: 800px) {
  .page-home .section-income .card-c__intro .bold-text .tooltip.hamsan-mobile {
    left: 50%;
    transform: translateX(-50%); }
  .page-home .section-income .card-c__intro .bold-text .tooltip.hamsan-mobile::before {
    left: 50%;
    right: auto;
    transform: translateX(-30%); } }
.page-home .section-income .card-c__intro .bold-text:hover .tooltip {
  visibility: visible;
  opacity: 1; }

.page-click .section-specs .row {
  margin: 0 -40px -70px; }
.page-click .section-specs .col-4 {
  margin-bottom: 70px; }
@media only screen and (max-width: 800px) {
  .page-click .section-specs .col-4 {
    margin-bottom: 50px; }
  .page-click .section-specs .col-4:last-child {
    margin-bottom: 0; } }
@media only screen and (max-width: 800px) {
  .page-click .section-wrap .section_click_advertisment {
    display: none; } }
.page-click .section-wrap .section_click_advertisment .section-header {
  text-align: right; }
.page-click .section-wrap .section_click_advertisment .subtitle_text {
  color: #a1a3a6;
  text-align: right;
  margin-bottom: 50px; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .divider {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 15px;
  margin-bottom: 20px; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder {
  width: 100%;
  margin-bottom: 10px;
  position: relative; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad {
  color: #000;
  transition: all 300ms linear;
  background: #d5d5d5;
  display: block;
  border-radius: 35px;
  padding: 10px 10px 10px 15px; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad:hover {
  background: #32a846;
  color: #fff; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad:hover .icon_holder {
  color: #32a846; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad.active {
  background: #32a846;
  color: #fff; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad.active .icon_holder .icon_image {
  display: block; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad .icon_holder {
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  border-radius: 50%;
  margin-top: -4px; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad .icon_holder .icon_image {
  display: none; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad .icon_text {
  float: right;
  margin-right: 10px; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .active_ad .icon_price {
  float: left;
  margin-left: 5px; }
.page-click .section-wrap .section_click_advertisment .items_wrapper .each_item_holder .disable-item {
  pointer-events: none;
  opacity: 0.5;
  background: #d5d5d5; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target {
  width: 100%; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle {
  background: #8c8c8c;
  border-radius: 50%;
  border-width: 14px;
  border-style: solid;
  padding: 3px;
  transition: all 300ms linear; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle.circle_inner {
  width: 100%;
  height: 100%; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_1 {
  width: 310px;
  height: 310px;
  border: 5px solid #565656;
  margin: 0 auto;
  padding: 0;
  position: relative; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_2 {
  border-color: #fff; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_3 {
  border-color: #ddd; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_4 {
  border-color: #fff; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_5 {
  border-color: #ddd; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_6 {
  border-color: #fff; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_7 {
  border-color: #ddd; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_8 {
  border-color: #fff; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_number_9 {
  border-color: #ddd;
  padding: 0;
  width: 0;
  height: 0;
  border-width: 15px; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_target {
  transition: all 300ms ease-out;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  border: 5px solid #06793e; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .sibl_target .circle_target .circle_target_inner {
  transition: all 300ms ease-out;
  background: #06793e;
  opacity: 0.3;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-radius: 50%; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .bow_image {
  margin-top: 40px; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .price_wrap {
  color: #000; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .price_wrap .price_text {
  color: #333;
  font-size: 15px; }
.page-click .section-wrap .section_click_advertisment .sibl_bow_target_wrapper .price_wrap .price_number {
  font-size: 18px;
  font-weight: bold;
  transition: all 300ms ease-out; }
.page-click .table {
  max-width: 380px;
  margin: 0 auto 30px; }
.page-click .table .col-6 {
  padding: 0 0 0 30px; }
@media only screen and (max-width: 400px) {
  .page-click .table .col-6 {
    padding: 0 0 0 15px; } }
body.en .page-click .table .col-6 {
  padding: 0 30px 0 0; }
@media only screen and (max-width: 400px) {
  body.en .page-click .table .col-6 {
    padding: 0 15px 0 0; } }
.page-click .table .col-4 {
  padding: 0 30px 0 0; }
@media only screen and (max-width: 400px) {
  .page-click .table .col-4 {
    padding: 0 15px 0 0; } }
body.en .page-click .table .col-4 {
  padding: 0 0 0 30px; }
@media only screen and (max-width: 400px) {
  body.en .page-click .table .col-4 {
    padding: 0 0 0 15px; } }

.page-video .table {
  max-width: 800px;
  margin: 0 auto; }
.page-video .table:not(:last-child) {
  margin-bottom: 40px; }
.page-video .table .col-2:first-of-type {
  padding-right: 30px; }
.page-video .table-head [class*="table-col"] {
  padding-bottom: 10px !important; }
@media only screen and (max-width: 800px) {
  .page-video .table .col-7 {
    width: 380px; }
  .page-video .table .col-3 {
    width: 150px; }
  .page-video .table .col-2 {
    width: 100px; }
  .page-video .table .col-1 {
    width: 50px; } }

me.page-mobile .jumbotron--intro {
  height: 500px; }
me.page-mobile .jumbotron--intro .jumbotron__img {
  bottom: auto;
  height: 100%;
  top: 0; }

.page-target .section-specs .row {
  margin: 0 -40px -70px; }
.page-target .section-specs .col-6 {
  margin-bottom: 70px; }
@media only screen and (max-width: 800px) {
  .page-target .section-specs .col-6 {
    margin-bottom: 50px; }
  .page-target .section-specs .col-6:last-child {
    margin-bottom: 0; } }

.page-vpedia .section {
  padding: 35px 0;
  text-align: right; }

#article_list_rows .new_row {
  display: none; }

.section-wrap.wide_video_content_post {
  max-width: 960px; }
.section-wrap.wide_video_content_post .video-container iframe {
  width: 100%;
  height: 600px; }
@media only screen and (max-width: 800px) {
  .section-wrap.wide_video_content_post .video-container iframe {
    height: 321px; } }

.vpedia-featured {
  /*.card-d{
  	&__title{
  		font-size: 1.28em;
  		@include mq_max($scr_xs_max){font-size: 1.14em;}
  	}
  	&__intro{font-size: 0.92em;}
  }*/ }
.vpedia-featured .row {
  margin: 0 -5px; }
@media only screen and (max-width: 800px) {
  .vpedia-featured .row {
    margin: 0; } }
.vpedia-featured .col-6 {
  float: right;
  width: 50%;
  padding: 0 5px; }
@media only screen and (max-width: 800px) {
  .vpedia-featured .col-6 {
    float: none;
    width: 100%;
    padding: 0; } }
.vpedia-featured__img {
  width: 100%; }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img {
    height: 330px !important; } }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img {
    height: 300px !important; } }
.vpedia-featured__img::before {
  content: "";
  display: block;
  padding-top: 100%; }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img::before {
    content: none; } }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img {
    margin-bottom: 20px; } }
.vpedia-featured__img .vpedia-banner__header {
  font-size: 1.2em;
  padding: 20px; }
@media only screen and (max-width: 500px) {
  .vpedia-featured__img .vpedia-banner__header {
    padding: 15px; } }

.vpedia-thumb .row {
  margin: 0 -7.5px -15px -7.5px; }
.vpedia-thumb__item {
  display: block;
  position: relative;
  text-align: right;
  width: 100%;
  overflow: hidden; }
.vpedia-thumb__item::before {
  content: "";
  display: block;
  padding-top: 100%; }
@media only screen and (max-width: 500px) {
  .vpedia-thumb__item::before {
    padding-top: 60%; } }
.vpedia-thumb__item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.76) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.76) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.76) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c2000000',GradientType=0 ); }
.vpedia-thumb__item-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.vpedia-thumb__item-img img {
  display: none; }
@media only screen and (min-width: 801px) {
  .vpedia-thumb__item:hover .vpedia-thumb__item-img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03); } }
.vpedia-thumb__item-wrap {
  position: absolute;
  padding: 15px;
  right: 0;
  bottom: 0;
  z-index: 1; }
.vpedia-thumb__item-title {
  font: 1.14em/1.5 'iransansMedium',tahoma,arial;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-thumb__item:hover .vpedia-thumb__item-title {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-thumb__item-subtitle {
  font-size: 12px;
  color: #babcbf;
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s; }
@media only screen and (min-width: 801px) {
  .vpedia-thumb__item:hover .vpedia-thumb__item-subtitle {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-thumb__item-subtitle span {
  display: inline-block;
  vertical-align: middle;
  height: 13px;
  line-height: 13px; }
.vpedia-thumb__item-subtitle span:first-child {
  padding: 0 0 0 10px;
  border-left: 1px dotted #babcbf;
  margin: 0 0 0 10px; }
.vpedia-thumb [class*='col-'] {
  float: right;
  padding: 0 7.5px;
  margin-bottom: 15px; }
.vpedia-thumb .col-3 {
  width: 25%; }
@media only screen and (max-width: 800px) {
  .vpedia-thumb .col-3 {
    width: 50%; } }
@media only screen and (max-width: 500px) {
  .vpedia-thumb .col-3 {
    width: 100%; } }
.vpedia-thumb .col-6 {
  width: 50%; }
@media only screen and (max-width: 500px) {
  .vpedia-thumb .col-6 {
    width: 100%; } }
.vpedia-thumb .col-6 .vpedia-thumb__item::before {
  padding-top: calc(50% - 7.5px); }
@media only screen and (max-width: 800px) {
  .vpedia-thumb .col-6 .vpedia-thumb__item::before {
    padding-top: 100%; } }
@media only screen and (max-width: 500px) {
  .vpedia-thumb .col-6 .vpedia-thumb__item::before {
    padding-top: 60%; } }

.vpedia-banner {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  height: 100%; }
.vpedia-banner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); }
.vpedia-banner__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover .vpedia-banner__img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); } }
.vpedia-banner__header {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 15px;
  z-index: 1; }
@media only screen and (max-width: 500px) {
  .vpedia-banner__header {
    padding: 10px; } }
.vpedia-banner span {
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #ea6901;
  font-size: 0.85em;
  padding: 3px 5px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover span {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-banner__title {
  font: 1.28em/1.5 'iransansMedium',tahoma,arial;
  color: #fff;
  margin-top: 10px;
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover .vpedia-banner__title {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
@media only screen and (max-width: 500px) {
  .vpedia-banner__title {
    font-size: 1.14em; } }
.vpedia-banner__catg, .vpedia-banner__subcatg {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.85em;
  height: 15px;
  line-height: 15px;
  color: #808080;
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover .vpedia-banner__catg, .vpedia-banner:hover .vpedia-banner__subcatg {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-banner__catg {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px dotted #808080; }
.vpedia-banner__time {
  position: absolute;
  right: 0;
  top: 0;
  color: #808080;
  font-size: 12px;
  padding: 20px; }
@media only screen and (max-width: 500px) {
  .vpedia-banner__time {
    padding: 15px; } }

.vpedia-main .row {
  margin: 0 -7.5px; }
@media only screen and (max-width: 800px) {
  .vpedia-main .row {
    margin: 0; } }
.vpedia-main [class*='col-'] {
  float: right;
  padding: 0 7.5px; }
.vpedia-main .col-9 {
  width: 65%; }
@media only screen and (max-width: 800px) {
  .vpedia-main .col-9 {
    width: 100%;
    padding: 0;
    margin-bottom: 20px; } }
.vpedia-main .col-3 {
  width: 35%; }
@media only screen and (max-width: 800px) {
  .vpedia-main .col-3 {
    width: 100%;
    padding: 0; } }
.vpedia-main__aside .row {
  margin: 0; }
@media only screen and (max-width: 800px) {
  .vpedia-main__aside .row {
    margin: 0 -5px; } }
@media only screen and (max-width: 500px) {
  .vpedia-main__aside .row {
    margin: 0; } }
.vpedia-main__aside .col-6 {
  width: 100%;
  padding: 0; }
.vpedia-main__aside .col-6:not(:last-child) {
  margin-bottom: 10px; }
@media only screen and (max-width: 800px) {
  .vpedia-main__aside .col-6 {
    width: 50%;
    padding: 0 5px; } }
@media only screen and (max-width: 500px) {
  .vpedia-main__aside .col-6 {
    width: 100%;
    padding: 0; } }
.vpedia-main__aside .vpedia-banner {
  height: 240px; }
.vpedia-main__ad {
  display: block;
  width: 100%;
  font-size: 0; }
.vpedia-main__ad img {
  width: 100%;
  height: auto; }

.vpedia-customers {
  position: relative;
  display: table;
  min-height: 350px;
  background-color: #f3f3f3;
  background-size: 0;
  padding: 0 !important; }
.vpedia-customers__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 0; }
.vpedia-customers__img::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-image: inherit;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  z-index: 1; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__img::before {
    display: none; } }
.vpedia-customers__img::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1; }
.vpedia-customers__img::after {
  background-color: rgba(28, 154, 66, 0.9);
  width: 50%;
  right: 0;
  left: auto; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__img::after {
    display: none; } }
.vpedia-customers .section-wrap {
  background-size: 0;
  z-index: 2; }
@media only screen and (max-width: 800px) {
  .vpedia-customers .section-wrap {
    padding: 0 !important; } }
.vpedia-customers [class*="col-"] {
  position: relative;
  display: table-cell; }
@media only screen and (max-width: 800px) {
  .vpedia-customers [class*="col-"] {
    display: block; } }
.vpedia-customers .col-3 {
  width: 25%;
  -webkit-background-size: 0;
  background-size: 0; }
@media only screen and (max-width: 800px) {
  .vpedia-customers .col-3 {
    width: 100%;
    padding: 30px 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center; }
  .vpedia-customers .col-3::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1; }
  .vpedia-customers .col-3::before {
    background-color: rgba(28, 154, 66, 0.9); } }
.vpedia-customers__header {
  position: absolute;
  padding: 0 0 60px 0;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 120px;
  z-index: 10; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__header {
    position: relative;
    width: auto;
    padding: 0;
    text-align: center; } }
.vpedia-customers__header-title {
  font: 22px/1.5 'iransansMedium',tahoma,arial; }
@media only screen and (max-width: 500px) {
  .vpedia-customers__header-title {
    font-size: 20px; } }
.vpedia-customers__header-btn {
  display: inline-block;
  color: #fff;
  white-space: nowrap; }
.vpedia-customers__header-btn p {
  display: inline-block;
  vertical-align: middle; }
.vpedia-customers__header-btn span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-customers__header-btn:hover span {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px); } }
.vpedia-customers__header-btn span::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #6fbc8b; }
.vpedia-customers .col-9 {
  width: 75%;
  background-color: #f3f3f3; }
@media only screen and (max-width: 800px) {
  .vpedia-customers .col-9 {
    width: 100%; } }
.vpedia-customers__wrap {
  padding: 60px 60px 60px 0;
  margin: 0 -15px; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__wrap {
    margin: 0 auto;
    max-width: 400px;
    padding: 35px 25px; } }
@media only screen and (max-width: 800px) {
  .vpedia-customers__wrap {
    padding: 35px 15px; } }
.vpedia-customers__wrap .col-4 {
  display: block;
  float: right;
  padding: 0 15px;
  width: 33.333333333%; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__wrap .col-4 {
    float: none;
    width: 100%;
    padding: 0; }
  .vpedia-customers__wrap .col-4:not(:last-child) {
    margin-bottom: 70px; } }

.vpedia-courses .row {
  margin: 0 -15px -30px; }
@media only screen and (max-width: 500px) {
  .vpedia-courses .row {
    margin: 0 0 -60px 0; } }
.vpedia-courses [class*='col'] {
  padding: 0 15px;
  margin-bottom: 30px; }
@media only screen and (max-width: 800px) {
  .vpedia-courses .col-3 {
    width: 50%; } }
@media only screen and (max-width: 500px) {
  .vpedia-courses .col-3 {
    width: 100%;
    padding: 0;
    margin-bottom: 60px; } }

.vpedia-customers__wrap .card-c {
  text-align: center; }
.vpedia-customers__wrap .card-c__img {
  max-height: initial; }
.vpedia-customers__wrap .card-c .card-c__img {
  display: block;
  margin: 0 auto 15px; }
.vpedia-customers__wrap .card-c .card-c__intro {
  text-align: right;
  margin-top: 5px; }
.vpedia-customers__wrap .card-c .card-c__title {
  text-align: right; }

.vpedia-courses {
  text-align: right; }
.vpedia-courses .card-c {
  text-align: center; }
.vpedia-courses .card-c__img {
  max-height: initial; }
.vpedia-courses .card-c .card-c__img {
  display: block;
  margin: 0 auto 0px; }
.vpedia-courses .card-c .card-c__intro {
  text-align: right;
  margin-top: 5px; }
.vpedia-courses .card-c .card-c__title {
  text-align: right; }

.article .video-container iframe {
  width: 100%;
  height: 321px; }
@media only screen and (max-width: 800px) {
  .article .video-container iframe {
    height: 221px; } }
.article strong {
  font-weight: bold; }
.article em {
  font-style: italic; }
.article a {
  text-decoration: none;
  color: #83c241;
  border-bottom: 0px px;
  line-height: 1.5;
  padding: 0 4px;
  transition: all 200ms ease-in;
  display: inline-block; }
.article a:hover {
  background-color: #83c241;
  color: #fff; }
.article a.light {
  border-bottom: solid 0px; }
.article a.light:hover {
  background-color: transparent;
  color: transparent; }
.article h3.courses_videos {
  font-size: 18px;
  margin-top: 50px;
  border-bottom: 1px dashed #e2e2e2;
  color: #888;
  padding: 10px 0px; }
.article blockquote {
  background: rgba(221, 222, 222, 0.44);
  color: black;
  padding: 30px 20px;
  border-right: 22px solid rgba(216, 221, 222, 0.52);
  margin: 10px 0px; }

.page-about .section.flip-flop {
  color: #666666;
  text-align: justify; }
.page-about .section.flip-flop .card-b {
  width: 100%;
  padding: 0; }
.page-about .section.flip-flop .card-b__icon {
  width: 68px;
  height: 48px; }
.page-about .section.flip-flop .card-b__header {
  display: block; }
.page-about .section.flip-flop .card-b__title, .page-about .section.flip-flop .card-b__subtitle {
  margin: 0 100px 0 0; }
body.en .page-about .section.flip-flop .card-b__title, body.en .page-about .section.flip-flop .card-b__subtitle {
  margin: 0 0 0 100px; }
@media only screen and (max-width: 800px) {
  .page-about .section.flip-flop .card-b__title, .page-about .section.flip-flop .card-b__subtitle {
    margin: 0 !important; } }
.page-about .section.flip-flop .card-b__wrap {
  font-size: 0;
  margin: 20px 100px 150px 0;
  max-width: 100%; }
@media only screen and (max-width: 1050px) {
  .page-about .section.flip-flop .card-b__wrap {
    margin: 20px 100px 0 0; } }
body.en .page-about .section.flip-flop .card-b__wrap {
  margin: 20px 0 0 100px; }
.page-about .section.flip-flop .card-b__intro, .page-about .section.flip-flop .card-b__body {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 0 0 20px;
  max-width: 100%; }
body.en .page-about .section.flip-flop .card-b__intro, body.en .page-about .section.flip-flop .card-b__body {
  padding: 0 20px 0 0; }
@media only screen and (max-width: 800px) {
  .page-about .section.flip-flop .card-b__intro, .page-about .section.flip-flop .card-b__body {
    padding: 0 !important;
    width: 100%; } }
.page-about .section.flip-flop .card-b__body {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  max-width: 100%; }
@media only screen and (max-width: 800px) {
  .page-about .section.flip-flop .card-b__body {
    width: 100%; } }
.page-about .section.flip-flop .card-b__image {
  position: relative;
  width: 100%;
  transform: none;
  margin-top: 30px;
  padding: 0 100px 0 0;
  min-height: 300px;
  background: url("../../media/page-about/about-sabaidea-without-text.png") 0 0 no-repeat; }
@media only screen and (max-width: 1050px) {
  .page-about .section.flip-flop .card-b__image {
    display: none; } }
.page-about .section.flip-flop .card-b__image .animate_wrapper {
  position: absolute;
  width: 70px;
  bottom: 10%;
  right: 13%; }
.page-about .section.flip-flop .card-b__image .animate_wrapper .border_animate, .page-about .section.flip-flop .card-b__image .animate_wrapper .animate_text {
  margin-bottom: 10px; }
.page-about .section.flip-flop .card-b__image .animate_wrapper.cliks {
  right: 24%;
  bottom: 70%; }
.page-about .section.flip-flop .card-b__image .animate_wrapper.mobile {
  right: 35%; }
.page-about .section.flip-flop .card-b__image .animate_wrapper.years {
  right: 54%;
  bottom: 70%; }
.page-about .section.flip-flop .card-b__image .animate_wrapper.videos {
  right: 74%; }
.page-about .section.flip-flop .card-b__image .animate_wrapper.banners {
  bottom: 70%;
  right: 85%; }
body.en .page-about .section.flip-flop .card-b__image {
  padding: 0 0 0 100px; }
@media only screen and (max-width: 800px) {
  .page-about .section.flip-flop .card-b__image {
    padding: 0 !important; } }
.page-about .jumbotron.fpslider {
  height: 500px; }
@media only screen and (max-width: 500px) {
  .page-about .jumbotron.fpslider {
    height: 400px; } }
.page-about .jumbotron.fpslider .jumbotron__img {
  height: 120%; }
.page-about .jumbotron.fpslider .jumbotron__title {
  font-size: 2.4em; }
@media only screen and (max-width: 800px) {
  .page-about .jumbotron.fpslider .jumbotron__title {
    font-size: 2em; } }
@media only screen and (max-width: 500px) {
  .page-about .jumbotron.fpslider .jumbotron__title {
    font-size: 1.7em; } }
.page-about .jumbotron.fpslider .jumbotron__title span {
  display: block; }
@media only screen and (max-width: 800px) {
  .page-about .jumbotron.fpslider .jumbotron__title span {
    display: inline; } }
.page-about .section-specs {
  padding: 100px 0; }
@media only screen and (max-width: 800px) {
  .page-about .section-specs {
    padding: 60px 0; } }
@media only screen and (max-width: 500px) {
  .page-about .section-specs {
    padding: 30px 0; } }
.page-about .section-specs .row {
  margin: 0 -20px; }
@media only screen and (max-width: 800px) {
  .page-about .section-specs .row {
    margin: 0; } }
.page-about .section-specs .col-4 {
  padding: 0 20px; }
@media only screen and (max-width: 800px) {
  .page-about .section-specs .col-4 {
    padding: 0; } }
.page-about .section-specs .card-c__title {
  font-size: 16px; }
.page-about .section-specs .card-c__intro {
  max-width: 260px;
  margin: 25px auto 0; }
.page-about .section-job {
  background-color: #f7f7f7; }
.page-about .section-job .section-header {
  margin-bottom: 50px; }
@media only screen and (max-width: 500px) {
  .page-about .section-job .section-header {
    margin-bottom: 30px; } }
.page-about .section-job .section-wrap {
  max-width: 780px; }
.page-about .section-job .section-intro {
  margin: 0 auto 50px;
  max-width: 600px; }
.page-about .section-job .row {
  margin: 0 -50px -50px; }
@media only screen and (max-width: 800px) {
  .page-about .section-job .row {
    margin: 0 0 -50px; } }
.page-about .section-job [class*='col'] {
  padding: 0 50px;
  margin-bottom: 50px; }
@media only screen and (max-width: 800px) {
  .page-about .section-job [class*='col'] {
    width: 100%;
    padding: 0; } }
.page-about .section-job .card-b {
  text-align: right; }
body.en .page-about .section-job .card-b {
  text-align: left; }
@media only screen and (max-width: 800px) {
  .page-about .section-job .card-b {
    text-align: center !important; } }
.page-about .section-job .card-b__icon {
  width: 32px;
  height: 32px; }
@media only screen and (max-width: 800px) {
  .page-about .section-job .card-b__icon {
    display: none; } }
.page-about .section-job .card-b__icon svg {
  fill: #babcbf;
  transition: all 0.2s; }
@media only screen and (min-width: 801px) {
  .page-about .section-job .card-b:hover .card-b__icon svg {
    fill: #6fbc8b; } }
.page-about .section-job .card-b__title, .page-about .section-job .card-b__subtitle {
  margin: 0 60px 0 0; }
body.en .page-about .section-job .card-b__title, body.en .page-about .section-job .card-b__subtitle {
  margin: 0 0 0 60px; }
@media only screen and (max-width: 800px) {
  .page-about .section-job .card-b__title, .page-about .section-job .card-b__subtitle {
    margin: 0 !important; } }
.page-about .section-job .card-b__title {
  font-size: 16px;
  transition: all 0.2s;
  line-height: 1.1; }
@media only screen and (min-width: 801px) {
  .page-about .section-job .card-b:hover .card-b__title {
    color: #6fbc8b; } }
.page-about .section-job .card-b__subtitle {
  font: 14px/1.4 'OpenSans-Regular',arial; }
.page-about .section-job .card-b__wrap {
  margin: 20px 60px 0 0; }
body.en .page-about .section-job .card-b__wrap {
  margin: 20px 0 0 60px; }
@media only screen and (max-width: 800px) {
  .page-about .section-job .card-b__wrap {
    margin: 20px auto 0 !important;
    max-width: 400px; } }
.page-about .section-job .card-b__btn {
  padding: 5px 10px;
  transition: all 0.2s;
  opacity: 0; }
.page-about .section-job .card-b__btn::before {
  display: none; }
.page-about .section-job .card-b:hover .card-b__btn {
  opacity: 1; }
@media only screen and (max-width: 800px) {
  .page-about .section-job .card-b__btn {
    opacity: 1; } }

.section-desk {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none; }
@media only screen and (max-width: 800px) {
  .section-desk {
    display: none; } }
.section-desk__item {
  position: absolute; }
.section-desk__item--pen {
  width: 250px;
  height: 350px;
  right: 30px;
  top: -60px; }
.section-desk__item--cup {
  width: 190px;
  height: 290px;
  left: 50px;
  top: -40px; }
.section-desk__item--book {
  width: 400px;
  height: 250px;
  right: -230px;
  bottom: 40px;
  transform: rotate(35deg); }
.section-desk__item--keyboard {
  width: 480px;
  height: 240px;
  left: -300px;
  bottom: 70px;
  transform: rotate(-35deg); }

.section-contact {
  padding: 0; }
.section-contact .section-wrap {
  display: table;
  width: 100%;
  padding: 60px 0; }
@media only screen and (max-width: 1050px) {
  .section-contact .section-wrap {
    padding: 60px 50px; } }
@media only screen and (max-width: 800px) {
  .section-contact .section-wrap {
    display: block;
    padding: 60px 25px; } }
@media only screen and (max-width: 500px) {
  .section-contact .section-wrap {
    padding: 30px 15px; } }
.section-contact .row {
  width: 100%; }
.section-contact .section-wrap > .col-6 {
  width: 50%;
  display: table-cell; }
.section-contact .section-wrap > .col-6:first-child {
  padding: 0 0 0 25px; }
body.en .section-contact .section-wrap > .col-6:first-child {
  padding: 0 25px 0 0; }
@media only screen and (max-width: 800px) {
  .section-contact .section-wrap > .col-6 {
    width: 100%;
    display: block; }
  .section-contact .section-wrap > .col-6:first-child {
    padding: 0 !important; } }

.contact-info {
  width: 100%; }
.contact-info .row:not(:last-child) {
  margin-bottom: 10px; }
.contact-info__label {
  font-family: 'iransansMedium',tahoma;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 90px;
  font-size: 0; }
@media only screen and (max-width: 500px) {
  .contact-info__label {
    vertical-align: top; } }
body.en .contact-info__label {
  font-family: 'OpenSans-Semibold',arial;
  vertical-align: middle;
  width: 110px;
  text-align: left; }
.contact-info__icon {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  margin: 0 0 0 5px; }
body.en .contact-info__icon {
  margin: 0 5px 0 0; }
.contact-info__title {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #4d4d4d; }
.contact-info__body {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 95px);
  font-family: 'iransansMedium',tahoma;
  font-size: 16px;
  color: #4d4d4d;
  text-align: left;
  direction: ltr; }
body.en .contact-info__body {
  font-family: 'OpenSans-Semibold',arial;
  vertical-align: top;
  margin-top: 5px;
  width: calc(100% - 115px);
  text-align: right;
  direction: rtl; }
@media only screen and (max-width: 500px) {
  .contact-info__body {
    vertical-align: top;
    margin-top: 5px; } }
.contact-info__phone {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  opacity: 0.8;
  direction: ltr;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (min-width: 801px) {
  .contact-info__phone:hover {
    opacity: 1; } }
.contact-info__phone:first-child {
  padding: 0 30px 0 0;
  margin: 0 20px 0 0; }
.contact-info__phone:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #6fbc8b; }
@media only screen and (max-width: 500px) {
  .contact-info__phone:first-child::after {
    display: none; } }
body.en .contact-info__phone:first-child {
  padding: 0 0 0 30px;
  margin: 0 0 0 20px; }
body.en .contact-info__phone:first-child::after {
  display: none;
  right: auto;
  left: 0; }
@media only screen and (max-width: 800px) {
  body.en .contact-info__phone:first-child::after {
    display: block; } }
@media only screen and (max-width: 500px) {
  body.en .contact-info__phone:first-child::after {
    display: none; } }
.contact-info__phone span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px; }
.contact-info__phone span:not(:last-child) {
  margin-right: 8px; }
.contact-info__phone-code {
  font-size: 13px !important;
  color: #999999; }
.contact-info__email {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
@media only screen and (min-width: 801px) {
  .contact-info__email:hover {
    opacity: 1; } }
.contact-info__email span {
  color: #999; }

.contact-form {
  width: 100%;
  margin-top: 30px; }
.contact-form .row {
  margin-bottom: 8px; }
.contact-form .col-6 {
  display: inline-block;
  vertical-align: top;
  width: 50%; }
.contact-form .col-6:first-child {
  padding: 0 0 0 8px; }
body.en .contact-form .col-6:first-child {
  padding: 0 8px 0 0; }
@media only screen and (max-width: 500px) {
  .contact-form .col-6 {
    width: 100%; }
  .contact-form .col-6:first-child {
    padding: 0 !important;
    margin-bottom: 8px; } }
.contact-form .form-forward {
  float: right;
  margin-top: 12px; }
.contact-form .form-forward input {
  display: none; }
.contact-form .form-forward label {
  position: relative;
  font-size: 14px;
  padding-right: 30px;
  color: #b4b4b4;
  cursor: pointer; }
.contact-form .form-forward label:hover .form-box, .contact-form .form-forward label.active .form-box {
  border-color: #4d4d4d; }
.contact-form .form-forward label.active .form-box::before {
  opacity: 1; }
body.en .contact-form .form-forward {
  float: left; }
body.en .contact-form .form-forward label {
  padding-right: 0;
  padding-left: 30px; }
.contact-form .form-box {
  position: absolute;
  right: 0;
  top: 50%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  border: 2px solid #999999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 10px; }
.contact-form .form-box::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: #6fbc8b;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
body.en .contact-form .form-box {
  right: auto;
  left: 0;
  margin-left: 0;
  margin-right: 10px; }
.contact-form .form-submit {
  float: left; }
@media only screen and (max-width: 500px) {
  .contact-form .form-submit {
    float: none !important;
    width: 100%;
    margin-top: 20px; } }
body.en .contact-form .form-submit {
  float: right; }

.contact-map {
  background-color: #e9e5db;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
@media only screen and (max-width: 800px) {
  .contact-map {
    margin-top: 40px;
    height: 400px; } }
.contact-map__drag-btn {
  position: relative;
  display: none;
  background-color: #fff;
  color: #000;
  top: 10px;
  right: 10px;
  border-radius: 3px;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  cursor: pointer;
  box-shadow: 0 2px 3px 0 rgba(14, 16, 18, 0.1); }
@media only screen and (max-width: 800px) {
  .contact-map__drag-btn {
    display: inline-block; } }
@media only screen and (min-width: 801px) {
  .contact-map__drag-btn:hover {
    background-color: #eee; } }
.contact-map__drag-btn.locked {
  background-color: #eee; }

.page-customers .section-wrap {
  position: static;
  padding-top: 130px;
  min-height: 400px;
  padding-left: 0 !important;
  padding-right: 0 !important; }
@media only screen and (max-width: 800px) {
  .page-customers .section-wrap {
    padding-top: 80px; } }
@media only screen and (max-width: 800px) {
  .page-customers .section-wrap {
    margin-top: 40px; } }

#section_customers {
  padding: 30px 0 60px; }
@media only screen and (max-width: 500px) {
  #section_customers {
    padding: 30px 0; } }

.filter-nav {
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 0;
  top: 10px;
  z-index: 10;
  background-color: #fff; }
.filter-nav.fixed {
  position: fixed;
  .top: 2px;
 . left: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  padding: 15px 0;
  -webkit-box-shadow: 0 0 4px 0 rgba(14, 16, 18, 0.2);
  box-shadow: 0 0 4px 0 rgba(14, 16, 18, 0.2); }
@media only screen and (max-width: 1050px) {
  .filter-nav.fixed {
    top: 50px; } }
@media only screen and (max-width: 800px) {
  .filter-nav.fixed {
    top: 90px; } }
@media only screen and (max-width: 500px) {
  .filter-nav.fixed {
    top: 76px; } }
.filter-nav.fixed-hide {
  -webkit-transform: translateY(-130px);
  -ms-transform: translateY(-130px);
  transform: translateY(-130px); }
.filter-nav.fixed .slick-arrow {
  top: 85%; }
@media only screen and (max-width: 800px) {
  .filter-nav.fixed .slick-arrow {
    top: 50%; } }
.filter-nav__wrap {
  max-width: 910px;
  position: relative;
  margin: 0 auto; }
.filter-nav__item {
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  width: 14%;
  color: #808080;
  font-size: 12px;
  outline: none !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
.filter-nav__item.active {
  color: #5faf7c; }
@media only screen and (min-width: 801px) {
  .filter-nav__item:hover {
    color: #5faf7c; } }
@media only screen and (max-width: 1050px) {
  .filter-nav__item {
    width: 13%; } }
@media only screen and (max-width: 800px) {
  .filter-nav__item {
    display: none; } }
.filter-nav__item-icon {
  display: block;
  margin: 0 auto 15px;
  max-height: 38px; }
.filter-nav__item-icon svg {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  fill: #999;
  stroke: #999; }
.filter-nav__item.active .filter-nav__item-icon svg, .filter-nav__item:hover .filter-nav__item-icon svg {
  fill: #5faf7c;
  stroke: #5faf7c; }
.filter-nav__item-icon--flag {
  width: 32px; }
.filter-nav__item-icon--mobile {
  width: 27px; }
.filter-nav__item-icon--wallet {
  width: 39px; }
.filter-nav__item-icon--money {
  width: 39px; }
.filter-nav__item-icon--building {
  width: 32px; }
.filter-nav__item-icon--car {
  width: 59px; }
.filter-nav__item-icon--airplane {
  width: 40px; }
.filter-nav__item-icon--delivery {
  width: 45px; }
.filter-nav__item-icon--workplace {
  width: 45px; }
.filter-nav__item-icon--shirt {
  width: 40px; }
.filter-nav__item-icon--handshake {
  width: 50px; }
.filter-nav__item-icon--education {
  width: 50px; }
.filter-nav__item-text {
  font-size: 12px;
  color: inherit;
  text-align: center;
  padding-top: 10px; }
.filter-nav__more {
  position: absolute;
  left: -30px;
  width: 60px;
  cursor: pointer;
  bottom: -4px;
  padding: 0 10px;
  color: #808080;
  font-size: 14px; }
@media only screen and (max-width: 1050px) {
  .filter-nav__more {
    left: 0; } }
@media only screen and (max-width: 800px) {
  .filter-nav__more {
    display: none; } }
body.en .filter-nav__more {
  left: auto !important;
  right: -30px;
  bottom: 0; }
@media only screen and (max-width: 1050px) {
  body.en .filter-nav__more {
    right: 0; } }
.filter-nav__more ul {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -webkit-calc(100% + 10px);
  top: calc(100% + 10px);
  z-index: 10;
  padding: 0 15px;
  text-align: right;
  background-color: #fff;
  border: 2px solid #808080; }
body.en .filter-nav__more ul {
  text-align: left; }
.filter-nav__more ul::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 12px solid #808080; }
.filter-nav__more ul li {
  white-space: nowrap;
  color: #808080;
  font-size: 12px;
  cursor: pointer;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 10px; }
.filter-nav__more ul li:first-child {
  margin-top: 10px; }
.filter-nav__more ul li:hover, .filter-nav__more ul li.active {
  color: #5faf7c; }
.filter-nav__select {
  display: none;
  position: relative;
  font-size: 12px; }
.filter-nav__select::before, .filter-nav__select::after {
  content: "";
  position: absolute; }
.filter-nav__select::before {
  width: 30px;
  left: 2px;
  top: 2px;
  height: -webkit-calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #fff;
  z-index: 1; }
.filter-nav__select::after {
  width: 8px;
  height: 8px;
  left: 15px;
  top: 50%;
  margin-top: -3px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  border-style: solid;
  border-color: #e3e3e3;
  border-width: 0 0 3px 3px;
  z-index: 2; }
body.en .filter-nav__select::before {
  left: auto;
  right: 2px; }
body.en .filter-nav__select::after {
  left: auto;
  right: 15px; }
@media only screen and (max-width: 800px) {
  .filter-nav__select {
    display: inline-block; } }
.filter-nav__select-box {
  position: relative;
  padding: 10px 15px;
  border: 2px solid #e3e3e3;
  color: #808080;
  outline: 0;
  background-color: #fff; }

.customer-grid {
  position: relative;
  text-align: center;
  margin: 0 auto -20px;
  width: 1000px; }
@media only screen and (max-width: 1050px) {
  .customer-grid {
    width: 750px; } }
@media only screen and (max-width: 800px) {
  .customer-grid {
    width: 490px; } }
@media only screen and (max-width: 500px) {
  .customer-grid {
    width: 360px; } }
.customer-grid__wrap {
  margin-bottom: 50px; }
.customer-grid__title {
  display: none;
  font: 22px/1.5 'iransansMedium',tahoma,arial;
  color: #4d4d4d;
  margin-bottom: 20px;
  /*@include mq_max($scr_sm_max){display: block;}
  @include mq_max($scr_xs_max){font-size: 20px;}*/ }
.customer-grid .col {
  float: right;
  /*width: 16.666666%;*/
  width: 23%;
  min-height: 250px;
  border:1px solid #c2c2c2;
  background-color:#fff;
  margin: 0 10px 20px;
  color:#000;
  /*@include mq_max(1200px){width: 20%;}		*/
  /*@include mq_max($sm){
  	width: 25%;
  	padding: 0 10px;
  }
  @include mq_max($scr_xs_max){width: 50%;}*/ }

.customer-logo {
  .display: inline-block;
  .border: 1px solid #e2e2e2;
  padding: 8px; 
  

}

    .customer-logo .lock {
     text-align:right;
    }


    .customer-logo .point {
     background-color:#900652;
     color:#fff !important;
    }

    .customer-logo p {
      line-height:22px;
    }


.customer-logo__img {
  
  height: 100px; }
.customer-logo__title {
  font-size: 12px;
  color: #a7a7a7;
  margin-top: 10px; }

/*
===========================
START: alexa rank list
				used in price page
===========================
*/
.rank-list {
  font-size: 0;
  width: 100%;
  margin-bottom: -5px;
  text-align: right; }
body.en .rank-list {
  text-align: left; }
.rank-list__item {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  width: 20%;
  margin-bottom: 5px; }
@media only screen and (max-width: 1050px) {
  .rank-list__item {
    width: 25%; } }
@media only screen and (max-width: 800px) {
  .rank-list__item {
    width: 33.33333%; } }
@media only screen and (max-width: 500px) {
  .rank-list__item {
    width: 50%; } }
@media only screen and (max-width: 400px) {
  .rank-list__item {
    width: 100%; } }
.rank-list__item span {
  font-family: 'iransansFaNum',tahoma,arial;
  float: right;
  color: #ef8b5a;
  margin: 0 0 0 15px;
  width: 40px;
  text-align: left; }
body.en .rank-list__item span {
  font-family: 'OpenSans-Regular',arial;
  float: left;
  text-align: right;
  margin: 0 15px 0 0; }
.rank-list__item-title {
  color: #666;
  padding: 0 55px 0 0; }
body.en .rank-list__item-title {
  padding: 0 0 0 55px;
  font-size: 13px; }
@media only screen and (min-width: 801px) {
  .rank-list__item-title:hover {
    color: #6fbc8b; } }
.rank-list__item-title a {
  display: block; }

/*
===========================
END: alexa rank list
===========================
*/
/*
===========================
START: site list
				used in price page
===========================
*/
.site-list {
  text-align: right;
  margin: 0 -10px -20px; }
body.en .site-list {
  text-align: left; }
@media only screen and (max-width: 500px) {
  .site-list {
    margin: 0 0 -20px 0; } }
.site-list .col-2 {
  padding: 0 10px;
  margin-bottom: 20px; }
@media only screen and (max-width: 800px) {
  .site-list .col-2 {
    width: 25%; } }
@media only screen and (max-width: 650px) {
  .site-list .col-2 {
    width: 33.33333%; } }
@media only screen and (max-width: 500px) {
  .site-list .col-2 {
    width: 100%;
    padding: 0; } }
.site-list__title {
  color: #6fbc8b;
  margin-bottom: 10px; }
.site-list ul {
  font-size: 0; }
.site-list__item {
  position: relative;
  font-size: 12px; }
body.en .site-list__item {
  font-size: 13px; }
@media only screen and (max-width: 500px) {
  .site-list__item {
    display: inline-block;
    vertical-align: top;
    width: 33.33333%;
    padding-left: 20px; } }
@media only screen and (max-width: 400px) {
  .site-list__item {
    width: 50%; } }
.site-list__item a {
  display: inline-block;
  position: relative;
  padding: 0 25px 0 0;
  color: #666; }
.site-list__item a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  height: 4px;
  width: 15px;
  border-radius: 2px;
  background-color: #EDEDED; }
body.en .site-list__item a {
  padding: 0 0 0 25px; }
body.en .site-list__item a::after {
  left: 0;
  right: auto; }
@media only screen and (min-width: 801px) {
  .site-list__item a:hover {
    color: #6fbc8b; }
  .site-list__item a:hover::after {
    background-color: #6fbc8b; } }

/*
===========================
END: site list
				used in price page
===========================
*/
/*
===========================
START: search list
				used in price page
===========================
*/
.site-search {
  text-align: right; }
body.en .site-search {
  text-align: left; }
.site-search .form-input {
  display: block;
  max-width: 300px;
  margin: 0 auto 15px;
  padding: 10px;
  font-size: 14px; }
.site-search__item {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  width: 20%; }
body.en .site-search__item {
  font-size: 13px; }
@media only screen and (max-width: 800px) {
  .site-search__item {
    width: 25%; } }
@media only screen and (max-width: 500px) {
  .site-search__item {
    width: 33.3333%; } }
@media only screen and (max-width: 400px) {
  .site-search__item {
    width: 50%; } }
.site-search__item.hide {
  display: none; }
.site-search__item a {
  display: inline-block;
  position: relative;
  padding: 0 25px 0 0;
  color: #666; }
.site-search__item a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  height: 4px;
  width: 15px;
  border-radius: 2px;
  background-color: #EDEDED; }
body.en .site-search__item a {
  padding: 0 0 0 25px; }
body.en .site-search__item a::after {
  right: auto;
  left: 0; }
@media only screen and (min-width: 801px) {
  .site-search__item a:hover {
    color: #6fbc8b; }
  .site-search__item a:hover::after {
    background-color: #6fbc8b; } }

/*
===========================
END: search list
===========================
*/
.page-price .section-header {
  margin-bottom: 20px; }
@media only print {
  .page-price .jumbotron--intro--price, .page-price jumbotron--intro--price {
    margin: 0 auto 10px;
    border-bottom: 2px solid #aaa;
    max-width: 90%; }
  .page-price .jumbotron--intro--price *, .page-price jumbotron--intro--price * {
    color: #555; }
  .page-price .section {
    padding-top: 0;
    max-width: 95%; }
  .page-price #section_lightbox, .page-price .section--tab, .page-price .jumbotron--footer, .page-price .header, .page-price .footer {
    display: none; }
  .page-price #section_tables, .page-price #section_tables .section-header {
    display: block; } }

@media only print {
  .page-wrap.page-price {
    display: none; } }
.jumbotron--intro--price {
  padding: 70px 0 40px;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
.jumbotron--intro--price::before {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.2); }
.jumbotron--intro--price .jumbotron__img {
  height: 100%; }
.jumbotron--intro--price .jumbotron__wrap {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
@media only screen and (max-width: 1050px) {
  .jumbotron--intro--price .jumbotron__wrap {
    padding: 0 25px;
    max-width: 100%; } }
#price_main_header.hide {
  display: none; }
#price_main_header .jumbotron__title {
  font-size: 28px; }
#price_page_header {
  text-align: right; }
body.en #price_page_header {
  text-align: left; }
#price_page_header .col:first-child p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  margin-bottom: 5px; }
#price_page_header .col:last-child {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }
@media only screen and (max-width: 1050px) {
  #price_page_header .col:last-child {
    left: 25px; } }
@media only screen and (max-width: 500px) {
  #price_page_header .col:last-child {
    position: relative;
    margin-top: 30px;
    left: auto !important;
    right: auto !important;
    top: auto;
    transform: none; } }
body.en #price_page_header .col:last-child {
  left: auto;
  right: 0; }
@media only screen and (max-width: 1050px) {
  body.en #price_page_header .col:last-child {
    right: 25px; } }
@media only screen and (max-width: 500px) {
  #price_page_header .col {
    width: 100%;
    text-align: center; } }
#price_page_header .jumbotron__title {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  padding: 0 0 0 10px;
  line-height: 1.3; }
@media only screen and (max-width: 500px) {
  #price_page_header .jumbotron__title {
    display: block;
    padding: 0 !important; } }
body.en #price_page_header .jumbotron__title {
  padding: 0 10px 0 0;
  text-transform: capitalize; }
#price_page_header .jumbotron__address {
  display: inline-block;
  vertical-align: middle;
  border-right: 2px dotted #dcd8d2;
  padding: 0 10px 0 0;
  color: rgba(255, 255, 255, 0.7); }
@media only screen and (max-width: 500px) {
  #price_page_header .jumbotron__address {
    display: block;
    padding: 0 !important;
    border: none; } }
body.en #price_page_header .jumbotron__address {
  border-right: 0;
  border-left: 2px dotted #dcd8d2;
  padding: 0 0 0 10px; }
#price_page_header .rank {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
#price_page_header .rank:first-child {
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
  border-left: 2px dotted #dcd8d2; }
body.en #price_page_header .rank:first-child {
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-left: 0;
  border-right: 2px dotted #dcd8d2; }
#price_page_header .rank-num {
  font: 24px/1.5 'iransansFaNum',tahoma,arial;
  color: #fff; }
body.en #price_page_header .rank-num {
  font-family: 'OpenSans-Semibold',arial; }
#price_page_header .rank p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7); }

.section--tab .tab-item:not(:last-child) {
  border-left: 1px dotted #dbdbdb; }
body.en .section--tab .tab-item:not(:last-child) {
  border-left: 0;
  border-right: 1px dotted #dbdbdb; }
@media only screen and (max-width: 500px) {
  .section--tab .tab-item a {
    padding: 0 8px; } }
@media only screen and (max-width: 500px) {
  .section--tab .tab-item__search-title {
    display: none; } }
.section--tab .tab-item__search-icon {
  display: none;
  width: 30px;
  height: 30px;
  font-size: 24px;
  color: #999; }
@media only screen and (max-width: 500px) {
  .section--tab .tab-item__search-icon {
    display: block; } }
.tab-item.active .tab-item__search-icon {
  color: #4d4d4d; }

.section--lb.hide {
  display: none; }
.section--lb .row {
  margin: 0 -12px -24px; }
.section--lb .col {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding: 0 12px;
  margin-bottom: 24px; }
@media only screen and (max-width: 800px) {
  .section--lb .col {
    width: 25%; } }
@media only screen and (max-width: 650px) {
  .section--lb .col {
    width: 33.333333%; } }
@media only screen and (max-width: 500px) {
  .section--lb .col {
    width: 50%; } }
.section--lb .lb-item {
  display: block;
  width: 100%; }
.section--lb .lb-item__img {
  width: 100%;
  border: 3px solid #cccccc;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
@media only screen and (min-width: 801px) {
  .lb-item:hover .lb-item__img {
    border-color: #6fbc8b; } }
.section--lb .lb-item__img::after {
  content: "";
  display: block;
  padding-top: 100%; }
.section--lb .lb-item__title {
  font-family: 'iransansFaNum',tahoma,arial;
  font-size: 12px;
  color: #ccc;
  margin-top: 10px; }
@media only screen and (min-width: 801px) {
  .lb-item:hover .lb-item__title {
    color: #6fbc8b; } }

.table--price [class*='table-col'] {
  font-family: 'iransansFaNum',tahoma,arial;
  padding: 5px 7.5px;
  text-align: center;
  color: inherit; }
body.en .table--price [class*='table-col'] {
  font-family: 'OpenSans-Regular',arial;
  text-align: center; }
@media only screen and (max-width: 800px) {
  .table--price .table-outer-wrap {
    overflow-y: hidden;
    padding-bottom: 40px; } }
.table--price .table-head {
  color: #999999; }
.table--price .table-head .table-col:first-child {
  text-align: right; }
body.en .table--price .table-head .table-col:first-child {
  text-align: left; }
.table--price .table-head [class*='table-col'] {
  padding-bottom: 10px !important; }
.table--price .table-body {
  color: #7f7f7f; }
.table--price .table-body .table-row {
  padding: 5px 0;
  border-top: 2px solid #f2f2f2;
  transition: border-color 0.1s; }
.table--price .table-body .table-row:first-child {
  border-color: transparent; }
.table--price .table-body .table-row:last-child {
  border-bottom: 2px solid transparent; }
@media only screen and (min-width: 801px) {
  .table--price .table-body .table-row:hover {
    border-color: #6fbc8b; }
  .table--price .table-body .table-row:hover + .table-row {
    border-top-color: #6fbc8b; }
  .table--price .table-body .table-row:hover .table-data__price-label {
    color: #6fbc8b; } }
.table--price .table-body .table-col:first-child {
  text-align: right; }
body.en .table--price .table-body .table-col:first-child {
  text-align: left; }
.table--price .table-body .table-row:hover .table-col {
  color: #6fbc8b; }
.table--price .table-col {
  vertical-align: middle; }

.table--2 .table-col:nth-child(1) {
  width: 50%; }
@media only screen and (max-width: 500px) {
  .table--2 .table-col:nth-child(1) {
    width: 300px; } }
.table--2 .table-col:nth-child(2) {
  width: 50%; }
@media only screen and (max-width: 500px) {
  .table--2 .table-col:nth-child(2) {
    width: 200px; } }

.table--3 .table-col:nth-child(1) {
  width: 70%; }
@media only screen and (max-width: 1050px) {
  .table--3 .table-col:nth-child(1) {
    width: 65%; } }
@media only screen and (max-width: 800px) {
  .table--3 .table-col:nth-child(1) {
    width: 520px; } }
.table--3 .table-col:nth-child(2) {
  width: 15%; }
@media only screen and (max-width: 800px) {
  .table--3 .table-col:nth-child(2) {
    width: 110px; } }
.table--3 .table-col:nth-child(3) {
  width: 15%; }
@media only screen and (max-width: 1050px) {
  .table--3 .table-col:nth-child(3) {
    width: 20%; } }
@media only screen and (max-width: 800px) {
  .table--3 .table-col:nth-child(3) {
    width: 220px; } }

.table--4 .table-col:nth-child(1) {
  width: 31%; }
@media only screen and (max-width: 800px) {
  .table--4 .table-col:nth-child(1) {
    width: 320px; } }
.table--4 .table-col:nth-child(2) {
  width: 23%; }
@media only screen and (max-width: 800px) {
  .table--4 .table-col:nth-child(2) {
    width: 120px; } }
.table--4 .table-col:nth-child(3) {
  width: 23%; }
@media only screen and (max-width: 800px) {
  .table--4 .table-col:nth-child(3) {
    width: 120px; } }
.table--4 .table-col:nth-child(4) {
  width: 23%; }
@media only screen and (max-width: 800px) {
  .table--4 .table-col:nth-child(4) {
    width: 200px; } }

.table--5 .table-col:nth-child(1) {
  width: 25%; }
@media only screen and (max-width: 800px) {
  .table--5 .table-col:nth-child(1) {
    width: 300px; } }
.table--5 .table-col:nth-child(2) {
  width: 18.75%; }
@media only screen and (max-width: 800px) {
  .table--5 .table-col:nth-child(2) {
    width: 200px; } }
.table--5 .table-col:nth-child(3) {
  width: 18.75%; }
@media only screen and (max-width: 800px) {
  .table--5 .table-col:nth-child(3) {
    width: 200px; } }
.table--5 .table-col:nth-child(4) {
  width: 18.75%; }
@media only screen and (max-width: 800px) {
  .table--5 .table-col:nth-child(4) {
    width: 200px; } }
.table--5 .table-col:nth-child(5) {
  width: 18.75%; }
@media only screen and (max-width: 800px) {
  .table--5 .table-col:nth-child(5) {
    width: 200px; } }

.table--6 .table-col:nth-child(1) {
  width: 20%; }
@media only screen and (max-width: 1050px) {
  .table--6 .table-col:nth-child(1) {
    width: 300px; } }
.table--6 .table-col:nth-child(2) {
  width: 16%; }
@media only screen and (max-width: 1050px) {
  .table--6 .table-col:nth-child(2) {
    width: 200px; } }
.table--6 .table-col:nth-child(3) {
  width: 16%; }
@media only screen and (max-width: 1050px) {
  .table--6 .table-col:nth-child(3) {
    width: 200px; } }
.table--6 .table-col:nth-child(4) {
  width: 16%; }
@media only screen and (max-width: 1050px) {
  .table--6 .table-col:nth-child(4) {
    width: 200px; } }
.table--6 .table-col:nth-child(5) {
  width: 16%; }
@media only screen and (max-width: 1050px) {
  .table--6 .table-col:nth-child(5) {
    width: 200px; } }
.table--6 .table-col:nth-child(6) {
  width: 16%; }
@media only screen and (max-width: 1050px) {
  .table--6 .table-col:nth-child(6) {
    width: 200px; } }

.table--7 .table-col:nth-child(1) {
  width: 14.285%; }
@media only screen and (max-width: 1050px) {
  .table--7 .table-col:nth-child(1) {
    width: 200px; } }
.table--7 .table-col:nth-child(2) {
  width: 14.285%; }
@media only screen and (max-width: 1050px) {
  .table--7 .table-col:nth-child(2) {
    width: 200px; } }
.table--7 .table-col:nth-child(3) {
  width: 14.285%; }
@media only screen and (max-width: 1050px) {
  .table--7 .table-col:nth-child(3) {
    width: 200px; } }
.table--7 .table-col:nth-child(4) {
  width: 14.285%; }
@media only screen and (max-width: 1050px) {
  .table--7 .table-col:nth-child(4) {
    width: 200px; } }
.table--7 .table-col:nth-child(5) {
  width: 14.285%; }
@media only screen and (max-width: 1050px) {
  .table--7 .table-col:nth-child(5) {
    width: 200px; } }
.table--7 .table-col:nth-child(6) {
  width: 14.285%; }
@media only screen and (max-width: 1050px) {
  .table--7 .table-col:nth-child(6) {
    width: 200px; } }
.table--7 .table-col:nth-child(7) {
  width: 14.285%; }
@media only screen and (max-width: 1050px) {
  .table--7 .table-col:nth-child(7) {
    width: 200px; } }

.table--price .table-body .table-row {
  transition: all 500ms linear; }
.table--price .table-body .table-row + .table-row {
  transition: all 500ms linear; }
.table--price .table-body .table-row:last-child {
  border-bottom: none; }
.table--price .table-body .table-row:hover {
  border-color: #000; }
.table--price .table-body .table-row:hover .table-data__main, .table--price .table-body .table-row:hover .table-data__price-num, .table--price .table-body .table-row:hover .table-data__price-label {
  color: #000; }
.table--price .table-body .table-row:hover + .table-row {
  border-color: #000; }
.table--price .table-body .table-row.active-row .table-data__main, .table--price .table-body .table-row.active-row .active_buy_selected_item {
  color: #6fbc8b; }
.table--price .table-body .table-row.active-row .table-data__main .table-data__price-label, .table--price .table-body .table-row.active-row .active_buy_selected_item .table-data__price-label {
  color: #6fbc8b; }
.table--price .table-body .table-row.active-row, .table--price .table-body .table-row.active-row + .table-row {
  border-color: #6fbc8b; }
.table--price .table-body .table-row.active-row + .table-row {
  border-bottom-color: #f2f2f2; }
.table--price .table-body .table-row .active_buy_selected_item .table-data__price-num {
  color: #6fbc8b; }
.table--price .table-body .table-row .active_buy_selected_item .table-data__price-icon.pluse_image {
  opacity: 0; }

.monetize_link {
  margin: 15px 0px; }

.page-monetize .card-c__title {
  font-size: 16px; }
.page-monetize .card-c__subtitle {
  font-size: 13px;
  font-weight: bold; }
.page-monetize .card-c__intro {
  margin-top: 13px;
  font-size: 13px; }
.page-monetize .section-specs .row {
  margin-bottom: 35px; }
.page-monetize .card-c__intro {
  margin-top: 12px;
  text-align: center;
  color: #9e9e9e;
  line-height: 1.6; }
@media (max-width: 800px) {
  .page-monetize .card-c__img {
    max-width: 50%; } }
.page-monetize .monetize_orders {
  margin-right: 20px; }
.page-monetize .monetize_orders > li {
  padding: 5px 0 5px 5px;
  list-style: initial; }
.page-monetize .dark_layer {
  position: absolute;
  top: 0;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5); }
@media only screen and (max-width: 800px) {
  .page-monetize {
    height: auto; }
  .page-monetize .hidden-sm {
    display: none; } }

.section-monetize-quote {
  height: 400px; }
@media only screen and (max-width: 800px) {
  .section-monetize-quote {
    height: auto; } }
.section-monetize-quote .col-6.content-layer {
  background-color: #2f4879;
  direction: ltr;
  padding: 70px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover; }
.section-monetize-quote .section-quote__content-wrap {
  margin: 0 auto; }
.section-monetize-quote a.section-monetize_quote__btn {
  text-align: center;
  border: 2px solid #fff;
  margin: 25px 0px;
  font-weight: bold;
  border-radius: 5px;
  padding: 16px 15px;
  display: block;
  font-size: 19px; }
.section-monetize-quote .section-quote__content-fa {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-family: IRANSans; }

.page-faq .section-contact .section-wrap {
  padding: 0; }
.page-faq .accordion-content a {
  text-decoration: underline; }
.page-faq .verticaltab-content {
  padding-top: 20px; }
.page-faq .jumbotron--intro {
  height: 300px; }

@media only screen and (max-width: 800px) {
  .section-contact .section-wrap {
    display: table; } }
.page-help .section-contact .section-wrap {
  padding: 0; }
.page-help .vertical-index-mobile {
  display: none; }

/*MagnficPopUp Css*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  top: 100px;
  right: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 60px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
html {
  -webkit-backface-visibility: hidden; }

/* 

.mfp-figure - container that holds image and caption
.mfp-bg     - black overlay
.mfp-preloader - "Loading..." incdicator

*/
.mfp-ready .mfp-figure {
  opacity: 0; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-in .mfp-figure {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.9); }

.mfp-zoom-in.mfp-bg, .mfp-zoom-in .mfp-preloader {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-image-loaded .mfp-figure {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.8; }

.mfp-zoom-in.mfp-removing .mfp-figure {
  transform: scale(0.9);
  opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg, .mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0; }

/* CSS-based preloader */
.mfp-preloader {
  width: 30px;
  height: 30px;
  background-color: #FFF;
  opacity: 0.65;
  margin: 0 auto;
  animation: rotateplane 1.2s infinite ease-in-out; }

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
@media only screen and (max-width: 800px) {
  .section-contact .section-wrap {
    display: table; } }
@media only screen and (max-width: 651px) {
  .page-help .vertical-index {
    display: none; }
  .page-help .vertical-index-mobile {
    display: block; }
  .page-help .vertical-index-mobile .vertical-index-items {
    background-position: 4vw 50%;
    width: 88%;
    border: 1px solid #e0e0e0;
    -webkit-appearance: none;
    background-size: 12px;
    margin: 20px 0 0 0;
    border-radius: 3px;
    background-color: #f3f3f3;
    background-image: url('../image/br_down.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
}
  .page-help .verticaltab-content-wrapper {
    border-top: 1px solid rgba(222, 226, 231, 0);
    padding: 10px 0; }
  .page-help .verticaltab-content-wrapper .verticaltab-content > div h3 {
    font-size: 18px; } }
.page-events .jumbotron__subtitle ul {
  list-style: none; }
.page-events .jumbotron__subtitle ul li {
  display: inline;
  background-repeat: no-repeat;
  background-position: 0px 15px;
  margin: 0 5px; }
.page-events .jumbotron__subtitle ul li:last-child {
  background: none !important; }
.page-events .jumbotron__subtitle ul li a {
  font-size: 12px;
  padding: 3px 15px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  color: #000;
  transition: all 300ms linear;
  display: inline-block;
  overflow: hidden; }
.page-events .jumbotron__subtitle ul li a:hover {
  transform: scale(1.1); }
.page-events .section .events_read_more_btn {
  border: 2px solid white;
  border-radius: 20px;
  padding: 3px 7px;
  display: inline-block;
  transition: all 300ms linear; }
.page-events .section .events_read_more_btn:hover {
  border-radius: 0; }
.page-events .section .events_read_more_btn.post_read_more {
  border: none;
  color: #6fbc8b;
  display: inline-block;
  padding-left: 20px; }
.page-events .section .events_read_more_btn.post_read_more:hover::after {
  left: -5px; }
.page-events .section .events_read_more_btn.post_read_more::after {
  content: "";
  position: absolute;
  color: #6fbc8b;
  top: 42%;
  transition: all 300ms linear;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  font-family: "icons" !important; }
@media only screen and (max-width: 500px) {
  .page-events .section .events_read_more_btn.post_read_more::after {
    top: 72%;
    left: 4px; } }
.page-events .section .events_read_more_btn.campain {
  background: white;
  color: black; }
@media only screen and (max-width: 501px) {
  .page-events .section .row .col-8 {
    width: 100%; } }
@media only screen and (max-width: 501px) {
  .page-events .section .row .col-5 {
    width: 100%; } }
@media only screen and (max-width: 501px) {
  .page-events .section .row .col-1 {
    width: 50%; } }
@media only screen and (max-width: 501px) {
  .page-events .section .row .col-2 {
    width: 50%; } }
.page-events .section .events_main_banner {
  padding: 30px 25px;
  border-radius: 10px;
  background: linear-gradient(to right, #068442, #56ab2f);
  margin-bottom: 20px; }
.page-events .section .events_main_banner .right_side {
  text-align: right; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_main_banner .right_side {
    text-align: center; } }
.page-events .section .events_main_banner .right_side span {
  font-size: 17px;
  margin-bottom: 8px; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_main_banner .right_side span {
    font-size: 16px;
    margin-bottom: 15px;
    display: block; } }
.page-events .section .events_main_banner .right_side p {
  font-size: 15px; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_main_banner .right_side p {
    font-size: 12px; } }
.page-events .section .events_main_banner .left_side {
  text-align: left; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_main_banner .left_side {
    text-align: center; } }
.page-events .section .events_main_banner .left_side .card-b__btn {
  color: white;
  border-color: white;
  margin-top: 0; }
.page-events .section .events_main_banner .left_side .card-b__btn::before {
  color: white; }
.page-events .section .events_single_blog_wrapper {
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
  width: 100%;
  padding: 40px 20px 20px;
  margin-bottom: 20px; }
.page-events .section .events_single_blog_wrapper .col-12 {
  display: block !important; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post h3 {
  font-size: 20px;
  font-family: "IRANSansMedium";
  font-weight: bold;
  text-align: center;
  color: black;
  margin-bottom: 15px; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post h3 {
    font-size: 16px; } }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .date {
  color: #babcbf;
  font-size: 15px;
  display: block; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_image {
  margin: 30px 0; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_image img {
  display: block;
  margin: 0 auto; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_image img {
    width: 100%; } }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_text {
  font-size: 14px;
  color: #656565;
  line-height: 30px;
  text-align: right;
  margin-bottom: 30px; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_text {
    font-size: 14px;
    margin-bottom: 40px; } }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper {
  position: absolute;
  top: -55px;
  right: -10px;
  background: #000;
  display: none;
  width: 320px;
  height: 50px;
  padding: 10px 7px;
  border-radius: 10px;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.2); }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper::before {
  position: absolute;
  border-width: 10px;
  content: " ";
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  right: 10px;
  top: 48px; }
@media only screen and (max-width: 400px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper {
    width: 260px; } }
@media screen and (max-width: 558px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper {
    top: -18px; } }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper.active_social_network_wrapper {
  display: block; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper ul {
  float: right;
  margin-top: 4px; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper ul li {
  display: inline-block;
  margin-left: 5px; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper ul li a {
  display: inline-block;
  width: 25px;
  transition: all 300ms linear; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper ul li a:hover {
  transform: scale(1.2); }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper .input_holder {
  float: left;
  direction: ltr; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper .input_holder input {
  width: 160px !important;
  border: solid 1px #fff;
  background: #eee;
  font-family: tahoma;
  font-size: 12px;
  line-height: 29px;
  padding: 0 5px;
  border-radius: 5px; }
@media only screen and (max-width: 400px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post .social_network_wrapper .input_holder input {
    width: 110px !important; } }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details {
  position: relative; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .col-1 {
  float: right;
  text-align: right; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .col-8 {
  text-align: right; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .categories_holder {
    margin-bottom: 20px;
    text-align: center; } }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .categories_holder ul li {
  display: inline;
  margin: 0 15px; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .categories_holder ul li a {
  color: #babcbf;
  transition: all 300ms linear;
  font-size: 12px; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .categories_holder ul li a:hover {
  color: #6fbc8b; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .Share_btn {
  width: 50%;
  text-align: right; }
@media only screen and (max-width: 501px) {
  .page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .Share_btn {
    text-align: right; } }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .Share_btn:hover i {
  color: #6fbc8b; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .Share_btn i {
  font-size: 20px;
  margin-top: -7px;
  transition: all 300ms linear; }
.page-events .section .events_single_blog_wrapper .each_single_blog_post .post_details .link_wrapper {
  text-align: left; }
.page-events .section .events_campain_wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  padding: 40px 20px;
  margin-bottom: 20px; }
.page-events .section .events_campain_wrapper .color_layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.9;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
  border-radius: 10px; }
.page-events .section .events_campain_wrapper .color_layer.active_campain {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,f7cb6a+0,fbb379+100 */
  background: #1e5799;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #61bc46 0%, #74bf44 0%, #068442 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #61bc46 0%, #74bf44 0%, #068442 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #61bc46 0%, #74bf44 0%, #068442 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#fbb379',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
.page-events .section .events_campain_wrapper .color_layer.lost_campain {
  background-image: -moz-linear-gradient(0deg, rgba(167, 167, 167, 0.8) 0%, rgba(123, 123, 123, 0.5) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(167, 167, 167, 0.8) 0%, rgba(123, 123, 123, 0.5) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(167, 167, 167, 0.8) 0%, rgba(123, 123, 123, 0.5) 100%); }
.page-events .section .events_campain_wrapper h3 {
  font-size: 35px;
  font-family: iransansMedium;
  margin-bottom: 10px; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_campain_wrapper h3 {
    font-size: 20px; } }
.page-events .section .events_campain_wrapper h3.title_lost_campain {
  font-size: 20px;
  font-family: iransans; }
.page-events .section .events_campain_wrapper .date_holder {
  font-size: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 14px 0;
  margin-bottom: 15px; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_campain_wrapper .date_holder {
    font-size: 16px; } }
.page-events .section .events_campain_wrapper .text {
  font-size: 15px;
  margin-bottom: 35px;
  color: #fff !important; }
@media only screen and (max-width: 800px) {
  .page-events .section .events_campain_wrapper .text {
    font-size: 14px; } }
.page-events .section .events_campain_wrapper .card-b__btn {
  color: #fff;
  border-color: #fff; }
.page-events .section .events_campain_wrapper .card-b__btn::before {
  color: #fff; }
.page-events .section .pagination .pagination_center_wrapper {
  position: relative; }
.page-events .section .pagination .pagination_center_wrapper .pagination_btn {
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.21);
  width: 28px;
  height: 28px;
  position: absolute; }
.page-events .section .pagination .pagination_center_wrapper .pagination_btn::before {
  position: absolute;
  color: #6fbc8b;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important; }
.page-events .section .pagination .pagination_center_wrapper .pagination_btn.pagination_prev {
  left: 0px; }
.page-events .section .pagination .pagination_center_wrapper .pagination_btn.pagination_prev::before {
  left: 6px;
  content: ""; }
.page-events .section .pagination .pagination_center_wrapper .pagination_btn.pagination_next {
  right: 0px; }
.page-events .section .pagination .pagination_center_wrapper .pagination_btn.pagination_next::before {
  right: 6px;
  content: ""; }
.page-events .section .pagination .pagination_center_wrapper ul {
  text-align: center; }
.page-events .section .pagination .pagination_center_wrapper ul li {
  display: inline;
  padding: 0px 12px; }
@media only screen and (max-width: 800px) {
  .page-events .section .pagination .pagination_center_wrapper ul li {
    padding: 0px 6px; } }
.page-events .section .pagination .pagination_center_wrapper ul li a {
  color: #4d4d4d;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  text-align: center;
  border: 1px solid transparent;
  display: inline-block;
  transition: all 300ms linear; }
.page-events .section .pagination .pagination_center_wrapper ul li a:hover {
  border-color: #babcbf; }
.page-events .section .pagination .pagination_center_wrapper ul li a.active {
  border-color: #6fbc8b;
  color: #6fbc8b; }
.page-events .section p {
  color: gray !important;
  text-align: right; }
.page-events .section p a {
  font-size: 12px; }

@media screen and (max-width: 558px) {
  .row .col-8 {
    width: 100% !important; }
  .row .col-1 {
    width: 50%; }
  .row .col-3 {
    width: 50%; }

  .page-events .section .events_read_more_btn.post_read_more::after {
    top: 75%; } }
.page-native .card-b__intro .first-parag, .page-native .page-about .section.flip-flop .card-b__body .first-parag, .page-about .section.flip-flop .page-native .card-b__body .first-parag, .page-native .card-b__intro .second-parag, .page-native .page-about .section.flip-flop .card-b__body .second-parag, .page-about .section.flip-flop .page-native .card-b__body .second-parag {
  display: block; }
.page-native .card-b__intro .first-parag, .page-native .page-about .section.flip-flop .card-b__body .first-parag, .page-about .section.flip-flop .page-native .card-b__body .first-parag {
  border-bottom: 2px solid rgba(186, 188, 191, 0.5);
  padding-bottom: 30px; }
.page-native .card-b__intro .second-parag, .page-native .page-about .section.flip-flop .card-b__body .second-parag, .page-about .section.flip-flop .page-native .card-b__body .second-parag {
  color: #000; }

.banner_child_main {
  padding: 15px 16px;
  position: relative;
  z-index: 100;
  overflow: hidden; }
.banner_child_main .banner_child_inner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -10; }
.banner_child_main .banner_black_layer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #000;
  opacity: 0.4;
  z-index: -5; }
.banner_child_main .slick-prev, .banner_child_main .slick-next {
  z-index: 100;
  transition: all 200ms linear; }
.banner_child_main .slick-prev:before {
  right: 25px;
  position: absolute; }
.banner_child_main .slick-next:before {
  left: 25px;
  position: absolute; }
.banner_child_main .logo_holder img {
  display: block;
  margin: 10px auto 20px;
  width: 15%; }
.banner_child_main .each_movie_wrapper {
  text-decoration: none;
  display: block; }
.banner_child_main .each_movie_wrapper .image_holder img {
  width: 100%;
  border: 2px solid #fff; }
.banner_child_main .each_movie_wrapper .movie_information {
  text-align: center;
  margin-bottom: 90px; }
.banner_child_main .each_movie_wrapper .movie_information .movie_name, .banner_child_main .each_movie_wrapper .movie_information .movie_subtitle {
  color: #fff; }
.banner_child_main .each_movie_wrapper .movie_information .movie_name {
  font-size: 14px;
  min-height: 18px;
  margin-bottom: 10px;
  direction: rtl;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.banner_child_main .each_movie_wrapper .movie_information .movie_subtitle {
  font-size: 12px;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.banner_child_main .filimo_link {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  display: block;
  text-align: center;
  background: #19ab56;
  padding: 8px 6px;
  transition: all 300ms linear;
  position: absolute;
  min-width: 100%;
  bottom: 0; }
.banner_child_main .filimo_link:hover {
  transform: scale(1.1);
  transition: all 300ms linear; }
.banner_child_main p {
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 30px; }
.banner_child_main .middle_side .each_movie_wrapper .image_holder, .banner_child_main .middle_side .each_movie_wrapper .movie_information {
  display: inline-block;
  vertical-align: middle; }
.banner_child_main .middle_side .each_movie_wrapper .image_holder {
  width: 30%;
  margin-right: 35px; }
.banner_child_main .middle_side .each_movie_wrapper .movie_information {
  display: inline-block;
  width: 40%; }
.banner_child_main.banner_child_240_240 {
  padding: 0;
  width: 240px;
  height: 240px;
  margin: 0 auto; }
.banner_child_main.banner_child_240_240 .each_movie_wrapper {
  width: 240px;
  display: block;
  margin: 0 auto; }
.banner_child_main.banner_child_240_240 .each_movie_wrapper .image_holder img {
  width: 100%; }
.banner_child_main.banner_child_240_240 .each_movie_wrapper .movie_information {
  padding-right: 10px;
  text-align: right;
  margin-bottom: 0; }
.banner_child_main.banner_child_240_240 .each_movie_wrapper .movie_information .movie_subtitle {
  font-size: 10px; }
.banner_child_main.banner_child_240_240 .each_movie_wrapper .movie_information .movie_title {
  font-size: 12px; }

.sabavision-content-ad {
  direction: rtl;
  text-align: right;
  border: solid 1px #ccc;
  border-radius: 3px;
  font-size: 12px;
  margin: 0 15px;
  background: #fff; }

.sabavision-content-ad .svca__heading {
  margin-bottom: 5px;
  background: #eee;
  padding: 10px 10px;
  border-bottom: solid 1px #bbb;
  border-radius: 0; }

.sabavision-content-ad .svca-item a {
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 12px; }

.sabavision-content-ad .svca-content .item-img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 350ms ease;
  -ms-transition: transform 350ms ease;
  transition: transform 350ms ease; }

.sabavision-content-ad .svca-content:hover .item-img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.sabavision-content-ad .svca__title {
  font-size: 16px;
  font-weight: bold;
  float: right;
  color: #000; }

.sabavision-content-ad .svca__sabavision {
  font-size: 12px;
  float: left;
  font-weight: bold;
  direction: ltr;
  position: relative; }

.sabavision-content-ad .svca__sabavision span, .sabavision-content-ad .svca__sabavision a {
  vertical-align: middle; }

.sabavision-content-ad .svca__sabavision span {
  position: absolute;
  transition: opacity 200ms ease-in;
  width: 80px;
  text-align: left;
  left: 25px;
  color: #000; }

.sabavision-content-ad .svca__logo:hover {
  background-image: url(http://www.sabavision.com/public//public/images/banner_saba_logo.png);
  width: 65px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 14px;
  bottom: 0px;
  background-size: 60px; }

.sabavision-content-ad .svca__logo {
  width: 20px;
  height: 14px;
  line-height: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0 3px 3px 0;
  z-index: 9999999;
  background-image: url("../image/favicon.png");
  background-repeat: no-repeat;
  background-position: 3px center;
  display: inline-block;
  background-size: 17px; }

.sabavision-content-ad .svca__logo:hover + span {
  opacity: 0; }

.sabavision-content-ad img {
  width: 100%; }

.sabavision-content-ad a {
  text-decoration: none;
  color: #000; }

.sabavision-content-ad ul, .sabavision-content-ad li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sabavision-content-ad li {
  padding: 10px;
  font-weight: bold;
  font-size: 14px; }

.sabavision-content-ad li a {
  display: block; }

.sabavision-content-ad .svca__clearfix:before, .sabavision-content-ad .svca__clearfix:after {
  content: " ";
  display: table; }

.sabavision-content-ad .svca__clearfix:after {
  clear: both; }

.sabavision-content-ad .svca__block-grid {
  display: block;
  position: relative; }

.sabavision-content-ad .svca__block-grid, .sabavision-content-ad .svca__block-grid * {
  box-sizing: border-box; }

.sabavision-content-ad .svca__block-grid .bg-item {
  float: right;
  list-style: none; }

.sabavision-content-ad .svca__block-grid--slider {
  margin-right: 0;
  margin-left: 0; }

@media (min-width: 0px) {
  .svca__xsmall-block-grid-1.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__xsmall-block-grid-1.is-not-center .bg-item:nth-of-type(1n + 1) {
    clear: both; }

  .svca__xsmall-block-grid-1 .bg-item {
    width: 100%; }

  .svca__xsmall-block-grid-2.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__xsmall-block-grid-2.is-not-center .bg-item:nth-of-type(2n + 1) {
    clear: both; }

  .svca__xsmall-block-grid-2 .bg-item {
    width: 50%; }

  .svca__xsmall-block-grid-3.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__xsmall-block-grid-3.is-not-center .bg-item:nth-of-type(3n + 1) {
    clear: both; }

  .svca__xsmall-block-grid-3 .bg-item {
    width: 33.33333%; }

  .svca__xsmall-block-grid-4.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__xsmall-block-grid-4.is-not-center .bg-item:nth-of-type(4n + 1) {
    clear: both; }

  .svca__xsmall-block-grid-4 .bg-item {
    width: 25%; }

  .svca__xsmall-block-grid-5.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__xsmall-block-grid-5.is-not-center .bg-item:nth-of-type(5n + 1) {
    clear: both; }

  .svca__xsmall-block-grid-5 .bg-item {
    width: 20%; }

  .svca__xsmall-block-grid-6.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__xsmall-block-grid-6.is-not-center .bg-item:nth-of-type(6n + 1) {
    clear: both; }

  .svca__xsmall-block-grid-6 .bg-item {
    width: 16.66667%; } }
@media (min-width: 321px) {
  .svca__small-block-grid-1.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__small-block-grid-1.is-not-center .bg-item:nth-of-type(1n + 1) {
    clear: both; }

  .svca__small-block-grid-1 .bg-item {
    width: 100%; }

  .svca__small-block-grid-2.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__small-block-grid-2.is-not-center .bg-item:nth-of-type(2n + 1) {
    clear: both; }

  .svca__small-block-grid-2 .bg-item {
    width: 50%; }

  .svca__small-block-grid-3.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__small-block-grid-3.is-not-center .bg-item:nth-of-type(3n + 1) {
    clear: both; }

  .svca__small-block-grid-3 .bg-item {
    width: 33.33333%; }

  .svca__small-block-grid-4.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__small-block-grid-4.is-not-center .bg-item:nth-of-type(4n + 1) {
    clear: both; }

  .svca__small-block-grid-4 .bg-item {
    width: 25%; }

  .svca__small-block-grid-5.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__small-block-grid-5.is-not-center .bg-item:nth-of-type(5n + 1) {
    clear: both; }

  .svca__small-block-grid-5 .bg-item {
    width: 20%; }

  .svca__small-block-grid-6.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__small-block-grid-6.is-not-center .bg-item:nth-of-type(6n + 1) {
    clear: both; }

  .svca__small-block-grid-6 .bg-item {
    width: 16.66667%; } }
@media (min-width: 480px) {
  .svca__medium-block-grid-1.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__medium-block-grid-1.is-not-center .bg-item:nth-of-type(1n + 1) {
    clear: both; }

  .svca__medium-block-grid-1 .bg-item {
    width: 100%; }

  .svca__medium-block-grid-2.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__medium-block-grid-2.is-not-center .bg-item:nth-of-type(2n + 1) {
    clear: both; }

  .svca__medium-block-grid-2 .bg-item {
    width: 50%; }

  .svca__medium-block-grid-3.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__medium-block-grid-3.is-not-center .bg-item:nth-of-type(3n + 1) {
    clear: both; }

  .svca__medium-block-grid-3 .bg-item {
    width: 33.33333%; }

  .svca__medium-block-grid-4.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__medium-block-grid-4.is-not-center .bg-item:nth-of-type(4n + 1) {
    clear: both; }

  .svca__medium-block-grid-4 .bg-item {
    width: 25%; }

  .svca__medium-block-grid-5.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__medium-block-grid-5.is-not-center .bg-item:nth-of-type(5n + 1) {
    clear: both; }

  .svca__medium-block-grid-5 .bg-item {
    width: 20%; }

  .svca__medium-block-grid-6.is-not-center .bg-item:nth-of-type(1n) {
    clear: none; }

  .svca__medium-block-grid-6.is-not-center .bg-item:nth-of-type(6n + 1) {
    clear: both; }

  .svca__medium-block-grid-6 .bg-item {
    width: 16.66667%; } }
.html-figure-banner-wrapper {
  width: 250px;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  background: #eee;
  border-radius: 5px; }
.html-figure-banner-wrapper .html-camp-main-title, .html-figure-banner-wrapper .html-camp-sub-title {
  color: #fff;
  font-size: 14px;
  padding: 10px;
  background-color: #6fbc8b;
  position: absolute; }
.html-figure-banner-wrapper .html-camp-main-title {
  top: 0;
  left: 0;
  border-radius: 0 0 5px 0; }
.html-figure-banner-wrapper .html-camp-sub-title {
  bottom: 0;
  right: 0;
  border-radius: 5px 0 0 0; }
.html-figure-banner-wrapper .html-camp-list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate;
  transform: translate(-50%, -50%); }
.html-figure-banner-wrapper .html-camp-list .html-camp-list-item {
  text-align: center;
  color: #000;
  font-size: 15px;
  line-height: 40px;
  text-shadow: 0 0 10px black;
  list-style-type: none; }
.html-figure-banner-wrapper .html-camp-list .html-camp-list-item img {
  width: 100%; }
.html-figure-banner-wrapper .html-camp-link {
  text-decoration: none;
  color: white;
  font-size: 14px;
  padding: 5px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  border: 3px solid white;
  border-radius: 5px;
  position: absolute;
  top: 190px;
  left: 50%;
  display: block;
  transform: translateX(-50%) !important;
  transition: all 300ms linear;
  display: none; }
.html-figure-banner-wrapper .html-camp-link:hover {
  background: #6fbc8b; }

.page-clickadtype .header {
  z-index: 1; }
.page-clickadtype .modal .modal-items {
  display: none; }
.page-clickadtype .modal .modal-items.banner-camp {
  text-align: center; }
.page-clickadtype .hide-in-small {
  display: block; }
@media only screen and (max-width: 800px) {
  .page-clickadtype .hide-in-small {
    display: none; } }
.page-clickadtype .modal__dialog {
  border: none;
  box-shadow: none;
  width: 100%;
  max-width: 700px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none; }
.page-clickadtype .card-c__btn {
  margin-top: 0;
  margin-bottom: 20px; }
@media only screen and (max-width: 501px) {
  .page-clickadtype .card-e__intro {
    text-align: center !important; }
  .page-clickadtype .card-e__intro p {
    text-align: justify !important; } }

.page-vpedia .section {
  padding: 35px 0;
  text-align: right; }

#article_list_rows .new_row {
  display: none; }

.section-wrap.wide_video_content_post {
  max-width: 960px; }
.section-wrap.wide_video_content_post .video-container iframe {
  width: 100%;
  height: 600px; }
@media only screen and (max-width: 800px) {
  .section-wrap.wide_video_content_post .video-container iframe {
    height: 321px; } }

.vpedia-featured {
  /*.card-d{
  	&__title{
  		font-size: 1.28em;
  		@include mq_max($scr_xs_max){font-size: 1.14em;}
  	}
  	&__intro{font-size: 0.92em;}
  }*/ }
.vpedia-featured .row {
  margin: 0 -5px; }
@media only screen and (max-width: 800px) {
  .vpedia-featured .row {
    margin: 0; } }
.vpedia-featured .col-6 {
  float: right;
  width: 50%;
  padding: 0 5px; }
@media only screen and (max-width: 800px) {
  .vpedia-featured .col-6 {
    float: none;
    width: 100%;
    padding: 0; } }
.vpedia-featured__img {
  width: 100%; }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img {
    height: 330px !important; } }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img {
    height: 300px !important; } }
.vpedia-featured__img::before {
  content: "";
  display: block;
  padding-top: 100%; }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img::before {
    content: none; } }
@media only screen and (max-width: 800px) {
  .vpedia-featured__img {
    margin-bottom: 20px; } }
.vpedia-featured__img .vpedia-banner__header {
  font-size: 1.2em;
  padding: 20px; }
@media only screen and (max-width: 500px) {
  .vpedia-featured__img .vpedia-banner__header {
    padding: 15px; } }

.vpedia-thumb .row {
  margin: 0 -7.5px -15px -7.5px; }
.vpedia-thumb__item {
  display: block;
  position: relative;
  text-align: right;
  width: 100%;
  overflow: hidden; }
.vpedia-thumb__item::before {
  content: "";
  display: block;
  padding-top: 100%; }
@media only screen and (max-width: 500px) {
  .vpedia-thumb__item::before {
    padding-top: 60%; } }
.vpedia-thumb__item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.76) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.76) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.76) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c2000000',GradientType=0 ); }
.vpedia-thumb__item-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.vpedia-thumb__item-img img {
  display: none; }
@media only screen and (min-width: 801px) {
  .vpedia-thumb__item:hover .vpedia-thumb__item-img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03); } }
.vpedia-thumb__item-wrap {
  position: absolute;
  padding: 15px;
  right: 0;
  bottom: 0;
  z-index: 1; }
.vpedia-thumb__item-title {
  font: 1.14em/1.5 'iransansMedium',tahoma,arial;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-thumb__item:hover .vpedia-thumb__item-title {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-thumb__item-subtitle {
  font-size: 12px;
  color: #babcbf;
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s; }
@media only screen and (min-width: 801px) {
  .vpedia-thumb__item:hover .vpedia-thumb__item-subtitle {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-thumb__item-subtitle span {
  display: inline-block;
  vertical-align: middle;
  height: 13px;
  line-height: 13px; }
.vpedia-thumb__item-subtitle span:first-child {
  padding: 0 0 0 10px;
  border-left: 1px dotted #babcbf;
  margin: 0 0 0 10px; }
.vpedia-thumb [class*='col-'] {
  float: right;
  padding: 0 7.5px;
  margin-bottom: 15px; }
.vpedia-thumb .col-3 {
  width: 25%; }
@media only screen and (max-width: 800px) {
  .vpedia-thumb .col-3 {
    width: 50%; } }
@media only screen and (max-width: 500px) {
  .vpedia-thumb .col-3 {
    width: 100%; } }
.vpedia-thumb .col-6 {
  width: 50%; }
@media only screen and (max-width: 500px) {
  .vpedia-thumb .col-6 {
    width: 100%; } }
.vpedia-thumb .col-6 .vpedia-thumb__item::before {
  padding-top: calc(50% - 7.5px); }
@media only screen and (max-width: 800px) {
  .vpedia-thumb .col-6 .vpedia-thumb__item::before {
    padding-top: 100%; } }
@media only screen and (max-width: 500px) {
  .vpedia-thumb .col-6 .vpedia-thumb__item::before {
    padding-top: 60%; } }

.vpedia-banner {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  height: 100%; }
.vpedia-banner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); }
.vpedia-banner__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover .vpedia-banner__img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); } }
.vpedia-banner__header {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 15px;
  z-index: 1; }
@media only screen and (max-width: 500px) {
  .vpedia-banner__header {
    padding: 10px; } }
.vpedia-banner span {
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #ea6901;
  font-size: 0.85em;
  padding: 3px 5px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover span {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-banner__title {
  font: 1.28em/1.5 'iransansMedium',tahoma,arial;
  color: #fff;
  margin-top: 10px;
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover .vpedia-banner__title {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
@media only screen and (max-width: 500px) {
  .vpedia-banner__title {
    font-size: 1.14em; } }
.vpedia-banner__catg, .vpedia-banner__subcatg {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.85em;
  height: 15px;
  line-height: 15px;
  color: #808080;
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s; }
@media only screen and (min-width: 801px) {
  .vpedia-banner:hover .vpedia-banner__catg, .vpedia-banner:hover .vpedia-banner__subcatg {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); } }
.vpedia-banner__catg {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px dotted #808080; }
.vpedia-banner__time {
  position: absolute;
  right: 0;
  top: 0;
  color: #808080;
  font-size: 12px;
  padding: 20px; }
@media only screen and (max-width: 500px) {
  .vpedia-banner__time {
    padding: 15px; } }

.vpedia-main .row {
  margin: 0 -7.5px; }
@media only screen and (max-width: 800px) {
  .vpedia-main .row {
    margin: 0; } }
.vpedia-main [class*='col-'] {
  float: right;
  padding: 0 7.5px; }
.vpedia-main .col-9 {
  width: 65%; }
@media only screen and (max-width: 800px) {
  .vpedia-main .col-9 {
    width: 100%;
    padding: 0;
    margin-bottom: 20px; } }
.vpedia-main .col-3 {
  width: 35%; }
@media only screen and (max-width: 800px) {
  .vpedia-main .col-3 {
    width: 100%;
    padding: 0; } }
.vpedia-main__aside .row {
  margin: 0; }
@media only screen and (max-width: 800px) {
  .vpedia-main__aside .row {
    margin: 0 -5px; } }
@media only screen and (max-width: 500px) {
  .vpedia-main__aside .row {
    margin: 0; } }
.vpedia-main__aside .col-6 {
  width: 100%;
  padding: 0; }
.vpedia-main__aside .col-6:not(:last-child) {
  margin-bottom: 10px; }
@media only screen and (max-width: 800px) {
  .vpedia-main__aside .col-6 {
    width: 50%;
    padding: 0 5px; } }
@media only screen and (max-width: 500px) {
  .vpedia-main__aside .col-6 {
    width: 100%;
    padding: 0; } }
.vpedia-main__aside .vpedia-banner {
  height: 240px; }
.vpedia-main__ad {
  display: block;
  width: 100%;
  font-size: 0; }
.vpedia-main__ad img {
  width: 100%;
  height: auto; }

.vpedia-customers {
  position: relative;
  display: table;
  min-height: 350px;
  background-color: #f3f3f3;
  background-size: 0;
  padding: 0 !important; }
.vpedia-customers__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 0; }
.vpedia-customers__img::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-image: inherit;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  z-index: 1; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__img::before {
    display: none; } }
.vpedia-customers__img::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1; }
.vpedia-customers__img::after {
  background-color: rgba(28, 154, 66, 0.9);
  width: 50%;
  right: 0;
  left: auto; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__img::after {
    display: none; } }
.vpedia-customers .section-wrap {
  background-size: 0;
  z-index: 2; }
@media only screen and (max-width: 800px) {
  .vpedia-customers .section-wrap {
    padding: 0 !important; } }
.vpedia-customers [class*="col-"] {
  position: relative;
  display: table-cell; }
@media only screen and (max-width: 800px) {
  .vpedia-customers [class*="col-"] {
    display: block; } }
.vpedia-customers .col-3 {
  width: 25%;
  -webkit-background-size: 0;
  background-size: 0; }
@media only screen and (max-width: 800px) {
  .vpedia-customers .col-3 {
    width: 100%;
    padding: 30px 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center; }
  .vpedia-customers .col-3::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1; }
  .vpedia-customers .col-3::before {
    background-color: rgba(28, 154, 66, 0.9); } }
.vpedia-customers__header {
  position: absolute;
  padding: 0 0 60px 0;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 120px;
  z-index: 10; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__header {
    position: relative;
    width: auto;
    padding: 0;
    text-align: center; } }
.vpedia-customers__header-title {
  font: 22px/1.5 'iransansMedium',tahoma,arial; }
@media only screen and (max-width: 500px) {
  .vpedia-customers__header-title {
    font-size: 20px; } }
.vpedia-customers__header-btn {
  display: inline-block;
  color: #fff;
  white-space: nowrap; }
.vpedia-customers__header-btn p {
  display: inline-block;
  vertical-align: middle; }
.vpedia-customers__header-btn span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
@media only screen and (min-width: 801px) {
  .vpedia-customers__header-btn:hover span {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px); } }
.vpedia-customers__header-btn span::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #6fbc8b; }
.vpedia-customers .col-9 {
  width: 75%;
  background-color: #f3f3f3; }
@media only screen and (max-width: 800px) {
  .vpedia-customers .col-9 {
    width: 100%; } }
.vpedia-customers__wrap {
  padding: 60px 60px 60px 0;
  margin: 0 -15px; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__wrap {
    margin: 0 auto;
    max-width: 400px;
    padding: 35px 25px; } }
@media only screen and (max-width: 800px) {
  .vpedia-customers__wrap {
    padding: 35px 15px; } }
.vpedia-customers__wrap .col-4 {
  display: block;
  float: right;
  padding: 0 15px;
  width: 33.333333333%; }
@media only screen and (max-width: 800px) {
  .vpedia-customers__wrap .col-4 {
    float: none;
    width: 100%;
    padding: 0; }
  .vpedia-customers__wrap .col-4:not(:last-child) {
    margin-bottom: 70px; } }

.vpedia-courses .row {
  margin: 0 -15px -30px; }
@media only screen and (max-width: 500px) {
  .vpedia-courses .row {
    margin: 0 0 -60px 0; } }
.vpedia-courses [class*='col'] {
  padding: 0 15px;
  margin-bottom: 30px; }
@media only screen and (max-width: 800px) {
  .vpedia-courses .col-3 {
    width: 50%; } }
@media only screen and (max-width: 500px) {
  .vpedia-courses .col-3 {
    width: 100%;
    padding: 0;
    margin-bottom: 60px; } }

.vpedia-customers__wrap .card-c {
  text-align: center; }
.vpedia-customers__wrap .card-c__img {
  max-height: initial; }
.vpedia-customers__wrap .card-c .card-c__img {
  display: block;
  margin: 0 auto 15px; }
.vpedia-customers__wrap .card-c .card-c__intro {
  text-align: right;
  margin-top: 5px; }
.vpedia-customers__wrap .card-c .card-c__title {
  text-align: right; }

.vpedia-courses {
  text-align: right; }
.vpedia-courses .card-c {
  text-align: center; }
.vpedia-courses .card-c__img {
  max-height: initial; }
.vpedia-courses .card-c .card-c__img {
  display: block;
  margin: 0 auto 0px; }
.vpedia-courses .card-c .card-c__intro {
  text-align: right;
  margin-top: 5px; }
.vpedia-courses .card-c .card-c__title {
  text-align: right; }

.article .video-container iframe {
  width: 100%;
  height: 321px; }
@media only screen and (max-width: 800px) {
  .article .video-container iframe {
    height: 221px; } }
.article strong {
  font-weight: bold; }
.article em {
  font-style: italic; }
.article a {
  text-decoration: none;
  color: #83c241;
  border-bottom: 0px px;
  line-height: 1.5;
  padding: 0 4px;
  transition: all 200ms ease-in;
  display: inline-block; }
.article a:hover {
  background-color: #83c241;
  color: #fff; }
.article a.light {
  border-bottom: solid 0px; }
.article a.light:hover {
  background-color: transparent;
  color: transparent; }
.article h3.courses_videos {
  font-size: 18px;
  margin-top: 50px;
  border-bottom: 1px dashed #e2e2e2;
  color: #888;
  padding: 10px 0px; }
.article blockquote {
  background: rgba(221, 222, 222, 0.44);
  color: black;
  padding: 30px 20px;
  border-right: 22px solid rgba(216, 221, 222, 0.52);
  margin: 10px 0px; }

/*# sourceMappingURL=main.css.map */
