@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: IRANSans-Bold;
  src: url(../fonts/iransans/IRANSans-Bold-web.eot);
  src: url(../fonts/iransans/IRANSans-Bold-web.eot?#iefix) format("eot"), url(../fonts/iransans/IRANSans-Bold-web.woff2) format("woff2"), url(../fonts/iransans/IRANSans-Bold-web.woff) format("woff"), url(../fonts/iransans/IRANSans-Bold-web.ttf) format("ttf");
  font-weight: 700; }
@font-face {
  font-family: IRANSans-Bold;
  src: url(../fonts/iransans/IRANSans-Bold-web.eot);
  src: url(../fonts/iransans/IRANSans-Bold-web.eot?#iefix) format("eot"), url(../fonts/iransans/IRANSans-Bold-web.woff2) format("woff2"), url(../fonts/iransans/IRANSans-Bold-web.woff) format("woff"), url(../fonts/iransans/IRANSans-Bold-web.ttf) format("ttf");
  font-weight: 700; }
@font-face {
  font-family: IRANSans-Medium;
  src: url(../fonts/iransans/IRANSans-Medium-web.eot);
  src: url(../fonts/iransans/IRANSans-Medium-web.eot?#iefix) format("eot"), url(../fonts/iransans/IRANSans-Medium-web.woff2) format("woff2"), url(../fonts/iransans/IRANSans-Medium-web.woff) format("woff"), url(../fonts/iransans/IRANSans-Medium-web.ttf) format("ttf");
  font-weight: 500; }
@font-face {
  font-family: IRANSans-UltraLight;
  src: url(../fonts/iransans/IRANSans-UltraLight-web.eot);
  src: url(../fonts/iransans/IRANSans-UltraLight-web.eot?#iefix) format("eot"), url(../fonts/iransans/IRANSans-UltraLight-web.woff2) format("woff2"), url(../fonts/iransans/IRANSans-UltraLight-web.woff) format("woff"), url(../fonts/iransans/IRANSans-UltraLight-web.ttf) format("ttf");
  font-weight: 200; }
@font-face {
  font-family: Shabnam;
  src: url("../fonts/shabnam/Shabnam.eot");
  src: url("../fonts/shabnam/Shabnam.eot?#iefix") format("embedded-opentype"), url("../fonts/shabnam/Shabnam.woff") format("woff"), url("../fonts/shabnam/Shabnam.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: Shabnam-Light;
  src: url("../fonts/shabnam/Shabnam-Light.eot");
  src: url("../fonts/shabnam/Shabnam-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/shabnam/Shabnam-Light.woff") format("woff"), url("../fonts/shabnam/Shabnam-Light.ttf") format("truetype");
  font-weight: 300; }
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "Shabnam";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #748598; }

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .offcanvas #page {
    overflow: hidden;
    position: absolute; }
    .offcanvas #page .fh5co-nav-toggle {
      display: none; }
    .offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #000;
      opacity: .7;
      content: "";
      z-index: 9999; }

a {
  color: #673ab7;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:active, a:focus {
    color: #673ab7;
    outline: none;
    text-decoration: none; }

p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #818892; }

h1, h2, h3, h4, h5, h6, figure {
  color: #384C78;
  font-family: "Shabnam";
  font-weight: 400;
  margin: 0 0 20px 0; }

::-webkit-selection {
  color: #fff;
  background: #673ab7; }

::-moz-selection {
  color: #fff;
  background: #673ab7; }

::selection {
  color: #fff;
  background: #673ab7; }

.fh5co-nav-features #fh5co-logo a div {
  background-image: url(../images/logo-2-01.png);
  width: 160px;
  height: 50px;
  position: relative;
  bottom: 40px;
  background-size: 100%;
  background-repeat: no-repeat; }

.fh5co-nav {
  animation-duration: .6s;
  transition: .6s; }
  .fh5co-nav #fh5co-logo a {
    display: block; }
    .fh5co-nav #fh5co-logo a div {
      background-image: url(../images/logo-sefid-01.png);
      width: 160px;
      height: 50px;
      background-size: 100%;
      background-repeat: no-repeat; }

.fh5co-nav {
  background: #673ab7;
  position: fixed;
  top: 0px;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 1001; }
  .fh5co-nav.fixed {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1); }
  .fh5co-nav .top-menu .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
  .fh5co-nav .top {
    padding: 7px 0;
    margin-bottom: 0; }
    .fh5co-nav .top .num, .fh5co-nav .top .fh5co-social {
      display: inline-block;
      margin: 0; }
    .fh5co-nav .top .num {
      color: rgba(255, 255, 255, 0.6);
      font-size: 13px;
      padding-right: 10px;
      margin-right: 5px;
      border-right: 1px solid rgba(255, 255, 255, 0.2);
      letter-spacing: 0; }
    .fh5co-nav .top .fh5co-social li {
      font-size: 14px; }
      .fh5co-nav .top .fh5co-social li a {
        padding: 0 7px; }
        .fh5co-nav .top .fh5co-social li a i {
          font-size: 14px; }
  .fh5co-nav #fh5co-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Shabnam"; }
    .fh5co-nav #fh5co-logo a span {
      color: #673ab7; }
  .fh5co-nav a {
    padding: 5px 10px;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .fh5co-nav .menu-1 {
      display: none; } }
  .fh5co-nav ul {
    padding: 0;
    margin: 0; }
    .fh5co-nav ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline; }
      .fh5co-nav ul li a {
        font-size: 15px;
        padding: 30px 15px;
        color: #d3d3d3;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active {
          color: #fff; }
      .fh5co-nav ul li.has-dropdown {
        position: relative; }
        .fh5co-nav ul li.has-dropdown .dropdown {
          width: 380px;
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 44px;
          right: 0;
          text-align: right;
          background: #fff;
          padding: 8px 0;
          direction: rtl;
          border: 1px solid rgba(0, 0, 0, 0.12);
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .fh5co-nav ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            right: 30px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #ffffff;
            border-width: 8px;
            margin-left: -8px; }
          .fh5co-nav ul li.has-dropdown .dropdown a {
            cursor: pointer; }
            .fh5co-nav ul li.has-dropdown .dropdown a .dropdown-li {
              text-transform: none;
              width: 100%;
              min-height: 76px;
              padding: 4px 16px;
              display: flex;
              align-items: center; }
              .fh5co-nav ul li.has-dropdown .dropdown a .dropdown-li .dropdown-li-img {
                margin-left: 16px;
                border-radius: 40px;
                width: 40px;
                min-width: 40px;
                height: 40px; }
              .fh5co-nav ul li.has-dropdown .dropdown a .dropdown-li .dropdown-li-text {
                -webkit-box-flex: 1;
                flex: 1;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                flex-direction: column;
                -webkit-box-align: start;
                align-items: flex-start;
                overflow: hidden;
                line-height: 1.25em;
                white-space: nowrap;
                margin-top: 15px; }
                .fh5co-nav ul li.has-dropdown .dropdown a .dropdown-li .dropdown-li-text * {
                  font-size: 14px;
                  width: 100%;
                  margin: 0;
                  overflow: hidden;
                  line-height: 1.25em;
                  text-overflow: ellipsis; }
                .fh5co-nav ul li.has-dropdown .dropdown a .dropdown-li .dropdown-li-text :nth-child(1) {
                  color: #673ab7;
                  font-size: 14px;
                  margin-bottom: 5px; }
                .fh5co-nav ul li.has-dropdown .dropdown a .dropdown-li .dropdown-li-text :nth-child(2) {
                  color: rgba(0, 0, 0, 0.54);
                  font-size: 12px; }
          .fh5co-nav ul li.has-dropdown .dropdown li {
            display: block; }
            .fh5co-nav ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 15px; }
            .fh5co-nav ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              display: block;
              color: #999999;
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .fh5co-nav ul li.has-dropdown .dropdown li a:hover {
                color: #673ab7; }
        .fh5co-nav ul li.has-dropdown:hover a, .fh5co-nav ul li.has-dropdown:focus a {
          color: #fff; }
      .fh5co-nav ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .fh5co-nav ul li.btn-cta a span {
          background: rgba(255, 255, 255, 0.2);
          padding: 4px 10px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .fh5co-nav ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
      .fh5co-nav ul li.active > a {
        color: #fff !important; }

.fh5co-nav-features {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 0;
  z-index: 1001; }
  .fh5co-nav-features .top-menu {
    padding: 28px 0; }
  .fh5co-nav-features .top {
    padding: 7px 0;
    margin-bottom: 0; }
    .fh5co-nav-features .top .num, .fh5co-nav-features .top .fh5co-social {
      display: inline-block;
      margin: 0; }
    .fh5co-nav-features .top .num {
      color: rgba(255, 255, 255, 0.6);
      font-size: 13px;
      padding-right: 10px;
      margin-right: 5px;
      border-right: 1px solid rgba(255, 255, 255, 0.2);
      letter-spacing: 0; }
    .fh5co-nav-features .top .fh5co-social li {
      font-size: 14px; }
      .fh5co-nav-features .top .fh5co-social li a {
        padding: 0 7px; }
        .fh5co-nav-features .top .fh5co-social li a i {
          font-size: 14px; }
  .fh5co-nav-features #fh5co-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Shabnam"; }
    .fh5co-nav-features #fh5co-logo a span {
      color: #673ab7; }
  .fh5co-nav-features a {
    padding: 5px 10px;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .fh5co-nav-features .menu-1 {
      display: none; } }
  .fh5co-nav-features ul {
    padding: 0;
    margin: 5px 0 0 0; }
    .fh5co-nav-features ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline; }
      .fh5co-nav-features ul li a {
        font-size: 15px;
        padding: 30px 15px;
        color: rgba(103, 58, 183, 0.5);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .fh5co-nav-features ul li a:hover, .fh5co-nav-features ul li a:focus, .fh5co-nav-features ul li a:active {
          color: #673ab7; }
      .fh5co-nav-features ul li.has-dropdown {
        position: relative; }
        .fh5co-nav-features ul li.has-dropdown .dropdown {
          width: 140px;
          -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 40px;
          left: 0;
          text-align: left;
          background: #4F1AAC;
          padding: 20px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .fh5co-nav-features ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #4F1AAC;
            border-width: 8px;
            margin-left: -8px; }
          .fh5co-nav-features ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 7px; }
            .fh5co-nav-features ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .fh5co-nav-features ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              display: block;
              color: rgba(255, 255, 255, 0.7);
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .fh5co-nav-features ul li.has-dropdown .dropdown li a:hover {
                color: #fff; }
        .fh5co-nav-features ul li.has-dropdown:hover a, .fh5co-nav-features ul li.has-dropdown:focus a {
          color: #673ab7; }
      .fh5co-nav-features ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .fh5co-nav-features ul li.btn-cta a span {
          background: #673ab7;
          padding: 4px 10px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .fh5co-nav-features ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }

.fh5co-nav-features-landing {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 0;
  z-index: 1001; }
  .fh5co-nav-features-landing .top-menu {
    padding: 28px 0; }
  .fh5co-nav-features-landing .top {
    padding: 7px 0;
    margin-bottom: 0; }
    .fh5co-nav-features-landing .top .num, .fh5co-nav-features-landing .top .fh5co-social {
      display: inline-block;
      margin: 0; }
    .fh5co-nav-features-landing .top .num {
      color: rgba(255, 255, 255, 0.6);
      font-size: 13px;
      padding-right: 10px;
      margin-right: 5px;
      border-right: 1px solid rgba(255, 255, 255, 0.2);
      letter-spacing: 0; }
    .fh5co-nav-features-landing .top .fh5co-social li {
      font-size: 14px; }
      .fh5co-nav-features-landing .top .fh5co-social li a {
        padding: 0 7px; }
        .fh5co-nav-features-landing .top .fh5co-social li a i {
          font-size: 14px; }
  .fh5co-nav-features-landing #fh5co-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Shabnam"; }
    .fh5co-nav-features-landing #fh5co-logo a span {
      color: #673ab7; }
  .fh5co-nav-features-landing a {
    padding: 5px 10px;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .fh5co-nav-features-landing .menu-1 {
      display: none; } }
  .fh5co-nav-features-landing ul {
    padding: 0;
    margin: 12px 0 0 0; }
    .fh5co-nav-features-landing ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline; }
      .fh5co-nav-features-landing ul li a {
        font-size: 15px;
        padding: 30px 15px;
        color: rgba(103, 58, 183, 0.5);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .fh5co-nav-features-landing ul li a:hover, .fh5co-nav-features-landing ul li a:focus, .fh5co-nav-features-landing ul li a:active {
          color: #673ab7; }
      .fh5co-nav-features-landing ul li.has-dropdown {
        position: relative; }
        .fh5co-nav-features-landing ul li.has-dropdown .dropdown {
          width: 140px;
          -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 40px;
          left: 0;
          text-align: left;
          background: #4F1AAC;
          padding: 20px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .fh5co-nav-features-landing ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #4F1AAC;
            border-width: 8px;
            margin-left: -8px; }
          .fh5co-nav-features-landing ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 7px; }
            .fh5co-nav-features-landing ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .fh5co-nav-features-landing ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              display: block;
              color: rgba(255, 255, 255, 0.7);
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .fh5co-nav-features-landing ul li.has-dropdown .dropdown li a:hover {
                color: #fff; }
        .fh5co-nav-features-landing ul li.has-dropdown:hover a, .fh5co-nav-features-landing ul li.has-dropdown:focus a {
          color: #673ab7; }
      .fh5co-nav-features-landing ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .fh5co-nav-features-landing ul li.btn-cta a span {
          background: #673ab7;
          padding: 4px 10px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .fh5co-nav-features-landing ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }

#fh5co-header,
#fh5co-counter,
.fh5co-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative; }

.fh5co-bg {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100%;
  float: left; }

.fh5co-video {
  overflow: hidden; }
  @media screen and (max-width: 992px) {
    .fh5co-video {
      height: 450px; } }
  .fh5co-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .fh5co-video a i {
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      font-size: 40px; }
  .fh5co-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  .fh5co-video:hover .overlay {
    background: rgba(0, 0, 0, 0.7); }
  .fh5co-video:hover a {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }

.fh5co-cover {
  height: 100vh;
  min-height: 660px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
  background-color: #673ab7; }
  .fh5co-cover .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0; }
  .fh5co-cover > .fh5co-container {
    position: relative;
    z-index: 10; }
  .fh5co-cover .display-t {
    height: 87vh;
    min-height: 500px; }
  .fh5co-cover .display-tc {
    position: absolute;
    bottom: 9vh;
    left: 0;
    direction: rtl; }
  .fh5co-cover .display-t,
  .fh5co-cover .display-tc {
    z-index: 9;
    display: table;
    width: 100%; }
  .fh5co-cover.fh5co-cover-sm {
    height: 600px; }
    @media screen and (max-width: 768px) {
      .fh5co-cover.fh5co-cover-sm {
        height: 400px; } }
    .fh5co-cover.fh5co-cover-sm .display-t,
    .fh5co-cover.fh5co-cover-sm .display-tc {
      height: 600px;
      display: table;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .fh5co-cover.fh5co-cover-sm .display-t,
        .fh5co-cover.fh5co-cover-sm .display-tc {
          height: 400px; } }

#fh5co-header .display-tc,
#fh5co-counter .display-tc,
.fh5co-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle; }
  #fh5co-header .display-tc h1, #fh5co-header .display-tc h2, #fh5co-header .display-tc h3,
  #fh5co-counter .display-tc h1,
  #fh5co-counter .display-tc h2,
  #fh5co-counter .display-tc h3,
  .fh5co-cover .display-tc h1,
  .fh5co-cover .display-tc h2,
  .fh5co-cover .display-tc h3 {
    margin: 0;
    padding: 0;
    color: white; }
  #fh5co-header .display-tc h1,
  #fh5co-counter .display-tc h1,
  .fh5co-cover .display-tc h1 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 300; }
    @media screen and (max-width: 768px) {
      #fh5co-header .display-tc h1,
      #fh5co-counter .display-tc h1,
      .fh5co-cover .display-tc h1 {
        font-size: 20px; } }
  #fh5co-header .display-tc h2,
  #fh5co-counter .display-tc h2,
  .fh5co-cover .display-tc h2 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      #fh5co-header .display-tc h2,
      #fh5co-counter .display-tc h2,
      .fh5co-cover .display-tc h2 {
        font-size: 12px;
        margin-top: 5px; } }
  #fh5co-header .display-tc p,
  #fh5co-counter .display-tc p,
  .fh5co-cover .display-tc p {
    color: #fff; }
  #fh5co-header .display-tc h3,
  #fh5co-counter .display-tc h3,
  .fh5co-cover .display-tc h3 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #ffffff; }
  #fh5co-header .display-tc .btn,
  #fh5co-counter .display-tc .btn,
  .fh5co-cover .display-tc .btn {
    padding: 15px 30px;
    color: #fff;
    border: none !important;
    font-size: 18px; }
    #fh5co-header .display-tc .btn.btn-video,
    #fh5co-counter .display-tc .btn.btn-video,
    .fh5co-cover .display-tc .btn.btn-video {
      background: rgba(252, 101, 145, 0.8);
      border: none; }
      #fh5co-header .display-tc .btn.btn-video:hover, #fh5co-header .display-tc .btn.btn-video:focus,
      #fh5co-counter .display-tc .btn.btn-video:hover,
      #fh5co-counter .display-tc .btn.btn-video:focus,
      .fh5co-cover .display-tc .btn.btn-video:hover,
      .fh5co-cover .display-tc .btn.btn-video:focus {
        background: rgba(252, 101, 145, 0.9) !important;
        color: #fff !important; }
    #fh5co-header .display-tc .btn:hover, #fh5co-header .display-tc .btn:focus,
    #fh5co-counter .display-tc .btn:hover,
    #fh5co-counter .display-tc .btn:focus,
    .fh5co-cover .display-tc .btn:hover,
    .fh5co-cover .display-tc .btn:focus {
      color: #fff !important; }
    #fh5co-header .display-tc .btn.btn-learn,
    #fh5co-counter .display-tc .btn.btn-learn,
    .fh5co-cover .display-tc .btn.btn-learn {
      background: #fc6591;
      border: none; }
      #fh5co-header .display-tc .btn.btn-learn:hover, #fh5co-header .display-tc .btn.btn-learn:focus,
      #fh5co-counter .display-tc .btn.btn-learn:hover,
      #fh5co-counter .display-tc .btn.btn-learn:focus,
      .fh5co-cover .display-tc .btn.btn-learn:hover,
      .fh5co-cover .display-tc .btn.btn-learn:focus {
        background: #fc6591 !important;
        color: #fff !important; }
    #fh5co-header .display-tc .btn:hover,
    #fh5co-counter .display-tc .btn:hover,
    .fh5co-cover .display-tc .btn:hover {
      background: #673ab7 !important;
      -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
      -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
      box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important; }
  #fh5co-header .display-tc .form-inline .form-group,
  #fh5co-counter .display-tc .form-inline .form-group,
  .fh5co-cover .display-tc .form-inline .form-group {
    width: 100% !important;
    margin-bottom: 10px; }
    #fh5co-header .display-tc .form-inline .form-group .form-control,
    #fh5co-counter .display-tc .form-inline .form-group .form-control,
    .fh5co-cover .display-tc .form-inline .form-group .form-control {
      width: 100%;
      background: #fff;
      border: none; }

@media screen and (max-width: 768px) {
  #fh5co-started-customer-logo {
    display: none; } }

#fh5co-explore,
#fh5co-pricing,
#fh5co-testimonial,
#fh5co-started,
#fh5co-started-customer-logo,
#fh5co-project,
#fh5co-blog,
#fh5co-contact,
#fh5co-footer {
  padding: 7em 0;
  clear: both;
  direction: rtl; }
  @media screen and (max-width: 768px) {
    #fh5co-explore,
    #fh5co-pricing,
    #fh5co-testimonial,
    #fh5co-started,
    #fh5co-started-customer-logo,
    #fh5co-project,
    #fh5co-blog,
    #fh5co-contact,
    #fh5co-footer {
      padding: 3em 0; } }
  #fh5co-explore .card,
  #fh5co-pricing .card,
  #fh5co-testimonial .card,
  #fh5co-started .card,
  #fh5co-started-customer-logo .card,
  #fh5co-project .card,
  #fh5co-blog .card,
  #fh5co-contact .card,
  #fh5co-footer .card {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 300px;
    margin: 1rem;
    position: relative;
    width: 300px;
    padding: 15px; }
    #fh5co-explore .card p,
    #fh5co-pricing .card p,
    #fh5co-testimonial .card p,
    #fh5co-started .card p,
    #fh5co-started-customer-logo .card p,
    #fh5co-project .card p,
    #fh5co-blog .card p,
    #fh5co-contact .card p,
    #fh5co-footer .card p {
      font-size: 14px; }
  #fh5co-explore .card-2,
  #fh5co-pricing .card-2,
  #fh5co-testimonial .card-2,
  #fh5co-started .card-2,
  #fh5co-started-customer-logo .card-2,
  #fh5co-project .card-2,
  #fh5co-blog .card-2,
  #fh5co-contact .card-2,
  #fh5co-footer .card-2 {
    box-shadow: 0 0.18em 1.2em 0 rgba(0, 0, 0, 0.12); }
  #fh5co-explore .img-team,
  #fh5co-pricing .img-team,
  #fh5co-testimonial .img-team,
  #fh5co-started .img-team,
  #fh5co-started-customer-logo .img-team,
  #fh5co-project .img-team,
  #fh5co-blog .img-team,
  #fh5co-contact .img-team,
  #fh5co-footer .img-team {
    width: 150px;
    border-radius: 5px;
    margin-bottom: 20px; }
  #fh5co-explore h2,
  #fh5co-pricing h2,
  #fh5co-testimonial h2,
  #fh5co-started h2,
  #fh5co-started-customer-logo h2,
  #fh5co-project h2,
  #fh5co-blog h2,
  #fh5co-contact h2,
  #fh5co-footer h2 {
    font-size: 27px; }
    @media screen and (max-width: 768px) {
      #fh5co-explore h2,
      #fh5co-pricing h2,
      #fh5co-testimonial h2,
      #fh5co-started h2,
      #fh5co-started-customer-logo h2,
      #fh5co-project h2,
      #fh5co-blog h2,
      #fh5co-contact h2,
      #fh5co-footer h2 {
        font-size: 20px; } }
  #fh5co-explore h5,
  #fh5co-pricing h5,
  #fh5co-testimonial h5,
  #fh5co-started h5,
  #fh5co-started-customer-logo h5,
  #fh5co-project h5,
  #fh5co-blog h5,
  #fh5co-contact h5,
  #fh5co-footer h5 {
    margin: 0 !important; }
  #fh5co-explore .img-clear,
  #fh5co-pricing .img-clear,
  #fh5co-testimonial .img-clear,
  #fh5co-started .img-clear,
  #fh5co-started-customer-logo .img-clear,
  #fh5co-project .img-clear,
  #fh5co-blog .img-clear,
  #fh5co-contact .img-clear,
  #fh5co-footer .img-clear {
    clear: both; }
  #fh5co-explore .fh5co-explore1,
  #fh5co-pricing .fh5co-explore1,
  #fh5co-testimonial .fh5co-explore1,
  #fh5co-started .fh5co-explore1,
  #fh5co-started-customer-logo .fh5co-explore1,
  #fh5co-project .fh5co-explore1,
  #fh5co-blog .fh5co-explore1,
  #fh5co-contact .fh5co-explore1,
  #fh5co-footer .fh5co-explore1 {
    margin: 0 auto; }
  #fh5co-explore .fh5co-explore-chat,
  #fh5co-pricing .fh5co-explore-chat,
  #fh5co-testimonial .fh5co-explore-chat,
  #fh5co-started .fh5co-explore-chat,
  #fh5co-started-customer-logo .fh5co-explore-chat,
  #fh5co-project .fh5co-explore-chat,
  #fh5co-blog .fh5co-explore-chat,
  #fh5co-contact .fh5co-explore-chat,
  #fh5co-footer .fh5co-explore-chat {
    margin: auto; }
    #fh5co-explore .fh5co-explore-chat .row-f,
    #fh5co-pricing .fh5co-explore-chat .row-f,
    #fh5co-testimonial .fh5co-explore-chat .row-f,
    #fh5co-started .fh5co-explore-chat .row-f,
    #fh5co-started-customer-logo .fh5co-explore-chat .row-f,
    #fh5co-project .fh5co-explore-chat .row-f,
    #fh5co-blog .fh5co-explore-chat .row-f,
    #fh5co-contact .fh5co-explore-chat .row-f,
    #fh5co-footer .fh5co-explore-chat .row-f {
      display: flex;
      align-items: center;
      flex-direction: row-reverse; }
      @media screen and (max-width: 768px) {
        #fh5co-explore .fh5co-explore-chat .row-f,
        #fh5co-pricing .fh5co-explore-chat .row-f,
        #fh5co-testimonial .fh5co-explore-chat .row-f,
        #fh5co-started .fh5co-explore-chat .row-f,
        #fh5co-started-customer-logo .fh5co-explore-chat .row-f,
        #fh5co-project .fh5co-explore-chat .row-f,
        #fh5co-blog .fh5co-explore-chat .row-f,
        #fh5co-contact .fh5co-explore-chat .row-f,
        #fh5co-footer .fh5co-explore-chat .row-f {
          display: block; } }

#fh5co-counter {
  padding: 3em 0;
  clear: both; }

#fh5co-steps {
  clear: both;
  padding-bottom: 7em; }

.fh5co-counters {
  padding: 3em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  .fh5co-counters .counter-wrap {
    border: 1px solid red !important; }
  .fh5co-counters .fh5co-counter {
    font-size: 44px;
    display: block;
    color: rgba(0, 0, 0, 0.7);
    font-family: "Shabnam";
    width: 100%;
    font-weight: 400;
    margin-bottom: .3em; }
  .fh5co-counters .fh5co-counter-label {
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block; }

#fh5co-explore-header {
  padding: 5em 0;
  clear: both;
  direction: rtl;
  height: 100vh;
  background-color: #673ab7;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 768px) {
    #fh5co-explore-header {
      min-height: 640px; } }
  #fh5co-explore-header h2 {
    font-size: 27px;
    color: #fff;
    line-height: 45px; }
    @media screen and (max-width: 768px) {
      #fh5co-explore-header h2 {
        font-size: 20px;
        line-height: 30px; } }
  #fh5co-explore-header h5 {
    color: #fff;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      #fh5co-explore-header h5 {
        font-size: 11px; } }
  #fh5co-explore-header .mt {
    text-align: center;
    margin-top: 160px; }
    @media screen and (max-width: 768px) {
      #fh5co-explore-header .mt {
        margin-top: 10px; } }
    #fh5co-explore-header .mt .banner {
      display: block;
      min-height: 80px;
      width: 100%;
      position: relative; }
      #fh5co-explore-header .mt .banner .typed_wrap {
        display: block;
        height: auto;
        padding: 20px;
        position: absolute;
        width: 100%;
        top: 60%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        /*Removes cursor that comes with typed.js*/
        /*Custom cursor animation*/ }
        #fh5co-explore-header .mt .banner .typed_wrap h1 {
          color: #ffffff !important;
          min-width: 300px;
          display: inline-block;
          text-align: center;
          margin-bottom: 0;
          font-size: 27px;
          line-height: 2; }
          @media screen and (max-width: 768px) {
            #fh5co-explore-header .mt .banner .typed_wrap h1 {
              font-size: 19px; } }
        #fh5co-explore-header .mt .banner .typed_wrap .typed::after {
          content: '|';
          display: inline;
          -webkit-animation: blink 0.7s infinite;
          -moz-animation: blink 0.7s infinite;
          animation: blink 0.7s infinite; }
        #fh5co-explore-header .mt .banner .typed_wrap .typed-cursor {
          opacity: 0;
          display: none; }
@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    @media screen and (max-width: 768px) {
      #fh5co-explore-header .mt {
        top: 15px; } }
  #fh5co-explore-header .img-responsive {
    margin-top: 12px; }
  @media screen and (max-width: 768px) {
    #fh5co-explore-header {
      padding: 3em 0; } }
  #fh5co-explore-header .btn {
    padding: 15px 30px;
    color: #fff;
    border: none !important;
    font-size: 18px; }
    @media screen and (max-width: 768px) {
      #fh5co-explore-header .btn {
        margin-top: 15px;
        font-size: 14px; } }
    #fh5co-explore-header .btn.btn-video {
      background: rgba(252, 101, 145, 0.8);
      border: none; }
      #fh5co-explore-header .btn.btn-video:hover, #fh5co-explore-header .btn.btn-video:focus {
        background: rgba(252, 101, 145, 0.9) !important;
        color: #fff !important; }
    #fh5co-explore-header .btn:hover, #fh5co-explore-header .btn:focus {
      color: #fff !important; }
    #fh5co-explore-header .btn.btn-learn {
      background: #fc6591;
      border: none; }
      #fh5co-explore-header .btn.btn-learn:hover, #fh5co-explore-header .btn.btn-learn:focus {
        background: #fc6591 !important;
        color: #fff !important; }
    #fh5co-explore-header .btn:hover {
      background: #fc6591 !important;
      -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
      -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
      box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important; }
  #fh5co-explore-header .card {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 300px;
    margin: 1rem;
    position: relative;
    width: 300px;
    padding: 15px; }
    #fh5co-explore-header .card p {
      font-size: 14px; }
  #fh5co-explore-header .card-2 {
    box-shadow: 0 0.18em 1.2em 0 rgba(0, 0, 0, 0.12); }
  #fh5co-explore-header .img-team {
    width: 150px;
    border-radius: 5px;
    margin-bottom: 20px; }
  #fh5co-explore-header h5 {
    margin-top: 30px;
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      #fh5co-explore-header h5 {
        margin: 15px; } }
  #fh5co-explore-header .img-clear {
    clear: both; }

#fh5co-explore {
  background: white; }
  #fh5co-explore .mt {
    margin-top: 20px;
    direction: rtl; }
    #fh5co-explore .mt p {
      font-size: 16px; }
    #fh5co-explore .mt a {
      position: relative;
      padding-left: 40px;
      font-size: 18px;
      color: #000; }
      #fh5co-explore .mt a i {
        position: absolute;
        left: 0;
        top: 0;
        color: #673ab7; }
    #fh5co-explore .mt > div {
      border-radius: 4px;
      padding: 10px; }
      #fh5co-explore .mt > div:hover {
        background-color: rgba(93, 93, 93, 0.03); }
    #fh5co-explore .mt .list-nav {
      margin: 50px 0 30px 0;
      padding: 0; }
      #fh5co-explore .mt .list-nav li {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 16px;
        padding-left: 30px;
        margin-bottom: 10px;
        position: relative; }
        #fh5co-explore .mt .list-nav li i {
          position: absolute;
          left: 0;
          top: 0;
          font-size: 18px;
          color: #673ab7; }
  #fh5co-explore .customer-logo {
    position: relative;
    transition: opacity .2s ease-in-out; }
    @media screen and (max-width: 768px) {
      #fh5co-explore .customer-logo {
        display: none; } }
    #fh5co-explore .customer-logo .logo-icone {
      height: 100%;
      position: absolute;
      width: 100px; }
      #fh5co-explore .customer-logo .logo-icone .logo-icone-brand {
        position: relative;
        display: block !important;
        text-align: center; }
        #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone1 {
          transform: scale(0.9);
          background: #fff;
          border-radius: 100%;
          box-shadow: 0 20px 55px -7px rgba(0, 0, 0, 0.15);
          height: 100px;
          width: 100px;
          -webkit-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone1 .c-icone-name {
            background: #fff;
            border-radius: 20px;
            bottom: -28px;
            color: #a5b2bd;
            left: 50%;
            min-width: 85%;
            opacity: 0;
            padding: 2px 8px;
            position: absolute;
            transform: translateX(-50%);
            transition: opacity .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone1 img {
            max-width: 65%;
            height: auto;
            top: 50%;
            transform: translateY(35%); }
        #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone2 {
          transform: scale(0.6);
          background: #fff;
          border-radius: 100%;
          box-shadow: 0 20px 55px -7px rgba(0, 0, 0, 0.15);
          height: 100px;
          width: 100px;
          -webkit-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone2 .c-icone-name {
            background: #fff;
            border-radius: 20px;
            bottom: -28px;
            color: #a5b2bd;
            left: 50%;
            min-width: 85%;
            opacity: 0;
            padding: 2px 8px;
            position: absolute;
            transform: translateX(-50%);
            transition: opacity .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone2 img {
            max-width: 80%;
            height: auto;
            top: 50%;
            transform: translateY(12%); }
        #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone3 {
          transform: scale(0.8);
          background: #fff;
          border-radius: 100%;
          box-shadow: 0 20px 55px -7px rgba(0, 0, 0, 0.15);
          height: 100px;
          width: 100px;
          -webkit-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone3 .c-icone-name {
            background: #fff;
            border-radius: 20px;
            bottom: -28px;
            color: #a5b2bd;
            left: 50%;
            min-width: 85%;
            opacity: 0;
            padding: 2px 8px;
            position: absolute;
            transform: translateX(-50%);
            transition: opacity .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone3 img {
            max-width: 80%;
            height: auto;
            top: 50%;
            transform: translateY(20%); }
        #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone4 {
          transform: scale(1);
          background: #fff;
          border-radius: 100%;
          box-shadow: 0 20px 55px -7px rgba(0, 0, 0, 0.15);
          height: 100px;
          width: 100px;
          -webkit-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone4 .c-icone-name {
            background: #fff;
            border-radius: 20px;
            bottom: -28px;
            color: #a5b2bd;
            left: 50%;
            min-width: 85%;
            opacity: 0;
            padding: 2px 8px;
            position: absolute;
            transform: translateX(-50%);
            transition: opacity .2s ease-in-out; }
          #fh5co-explore .customer-logo .logo-icone .logo-icone-brand .c-icone4 img {
            max-width: 80%;
            height: auto;
            top: 50%;
            transform: translateY(22%); }

.fh5co-social-icons {
  margin: 0;
  padding: 0;
  text-align: center; }
  .fh5co-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .fh5co-social-icons li a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      color: #673ab7;
      padding-left: 10px;
      padding-right: 10px; }
      .fh5co-social-icons li a i {
        font-size: 20px; }

.fh5co-contact-info ul {
  padding: 0;
  margin: 0; }
  .fh5co-contact-info ul li {
    padding: 0 0 0 40px;
    margin: 0 0 30px 0;
    list-style: none;
    position: relative; }
    .fh5co-contact-info ul li:before {
      color: #673ab7;
      position: absolute;
      left: 0;
      top: .05em;
      font-family: 'IRANSans-UltraLight';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .fh5co-contact-info ul li.address:before {
      font-size: 30px;
      content: "\e9d1"; }
    .fh5co-contact-info ul li.phone:before {
      font-size: 23px;
      content: "\e9f4"; }
    .fh5co-contact-info ul li.email:before {
      font-size: 23px;
      content: "\e9da"; }
    .fh5co-contact-info ul li.url:before {
      font-size: 23px;
      content: "\e9af"; }

.proj-bottom {
  padding-bottom: 4em; }

.fh5co-project {
  margin-bottom: 30px; }
  .fh5co-project > a {
    display: block;
    color: #000;
    position: relative;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    .fh5co-project > a img {
      position: relative;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .fh5co-project > a:after {
      opacity: 0;
      visibility: hidden;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      -webkit-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
      -ms-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
      -o-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
      box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
      z-index: 8;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .fh5co-project > a h3, .fh5co-project > a span {
      z-index: 12;
      position: absolute;
      right: 20px;
      left: 20px;
      bottom: 50px;
      color: #fff;
      margin: 0;
      padding: 0;
      opacity: 1;
      font-size: 30px;
      font-weight: 300;
      visibility: visible;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .fh5co-project > a span {
      font-size: 14px;
      bottom: 20px; }
    .fh5co-project > a:hover {
      -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75); }
      .fh5co-project > a:hover:after {
        opacity: 1;
        visibility: visible; }
        @media screen and (max-width: 768px) {
          .fh5co-project > a:hover:after {
            opacity: 0;
            visibility: hidden; } }
      .fh5co-project > a:hover h3, .fh5co-project > a:hover span {
        opacity: 1;
        bottom: 55px; }
      .fh5co-project > a:hover span {
        bottom: 15px; }
      .fh5co-project > a:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
        @media screen and (max-width: 768px) {
          .fh5co-project > a:hover img {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1); } }

.features {
  margin-bottom: 3em;
  width: 100%;
  float: left; }

.fh5co-heading h2 {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #673ab7;
  direction: rtl; }
  @media screen and (max-width: 768px) {
    .fh5co-heading h2 {
      font-size: 20px; } }
.fh5co-heading h3 {
  font-size: 26px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #673ab7; }
  @media screen and (max-width: 768px) {
    .fh5co-heading h3 {
      font-size: 20px; } }
.fh5co-heading p {
  font-size: 16px;
  direction: rtl; }
.fh5co-heading span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px; }

.fh5co-heading-footer {
  margin-bottom: 0em; }

#fh5co-testimonial {
  background: #f8f8f8; }
  #fh5co-testimonial .testimony-slide {
    text-align: center; }
    #fh5co-testimonial .testimony-slide span {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 700;
      display: block; }
    #fh5co-testimonial .testimony-slide figure {
      margin-bottom: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      #fh5co-testimonial .testimony-slide figure img {
        width: 100px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
    #fh5co-testimonial .testimony-slide blockquote {
      border: none;
      margin: 30px auto;
      width: 70%;
      position: relative;
      padding: 0; }
      @media screen and (max-width: 992px) {
        #fh5co-testimonial .testimony-slide blockquote {
          width: 100%; } }
  #fh5co-testimonial .arrow-thumb {
    position: absolute;
    top: 40%;
    display: block;
    width: 100%; }
    #fh5co-testimonial .arrow-thumb a {
      font-size: 32px;
      color: #dadada; }
      #fh5co-testimonial .arrow-thumb a:hover, #fh5co-testimonial .arrow-thumb a:focus, #fh5co-testimonial .arrow-thumb a:active {
        text-decoration: none; }

.bs-wizard {
  margin-top: 40px; }

/*Form Wizard*/
.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0; }

.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative; }

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  font-size: 16px;
  margin-bottom: 10px; }

.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
  padding: 20px; }

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #fbe8aa;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%; }

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: ' ';
  width: 14px;
  height: 14px;
  background: #fbbd19;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px; }

.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 22px 0; }

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #fbe8aa; }

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%; }

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%; }

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%; }

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%; }

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5; }

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0; }

.bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%; }

.bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%; }

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none; }

#fh5co-started, #fh5co-started-customer-logo {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%; }
  #fh5co-started .overlay, #fh5co-started-customer-logo .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7); }
  #fh5co-started .fh5co-heading h2, #fh5co-started-customer-logo .fh5co-heading h2 {
    color: #fff;
    margin-bottom: 20px !important; }
  #fh5co-started .fh5co-heading p, #fh5co-started-customer-logo .fh5co-heading p {
    color: #d3d3d3; }
  #fh5co-started .form-control, #fh5co-started-customer-logo .form-control {
    background: rgba(255, 255, 255, 0.2);
    border: none !important;
    color: #fff;
    font-size: 16px !important;
    width: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    #fh5co-started .form-control::-webkit-input-placeholder, #fh5co-started-customer-logo .form-control::-webkit-input-placeholder {
      color: #fff; }
    #fh5co-started .form-control:-moz-placeholder, #fh5co-started-customer-logo .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
    #fh5co-started .form-control::-moz-placeholder, #fh5co-started-customer-logo .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    #fh5co-started .form-control:-ms-input-placeholder, #fh5co-started-customer-logo .form-control:-ms-input-placeholder {
      color: #fff; }
    #fh5co-started .form-control:focus, #fh5co-started-customer-logo .form-control:focus {
      background: rgba(255, 255, 255, 0.3); }
  #fh5co-started .btn, #fh5co-started-customer-logo .btn {
    height: 54px;
    border: none !important;
    background: #673ab7;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 50px;
    padding-right: 50px; }
  #fh5co-started .form-inline .form-group, #fh5co-started-customer-logo .form-inline .form-group {
    width: 100% !important;
    margin-bottom: 10px; }
    #fh5co-started .form-inline .form-group .form-control, #fh5co-started-customer-logo .form-inline .form-group .form-control {
      width: 100%; }

.fh5co-blog {
  margin-bottom: 20px; }
  .fh5co-blog > a {
    display: block;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    .fh5co-blog > a img {
      width: 40%;
      margin: auto; }
  @media screen and (max-width: 768px) {
    .fh5co-blog {
      width: 100%; } }
  .fh5co-blog .blog-text {
    margin-bottom: 20px;
    position: relative;
    background: #fff;
    width: 100%;
    padding: 30px;
    direction: rtl;
    text-align: center;
    border: 1px solid #dde5ed;
    border-radius: 6px;
    height: 430px; }
    .fh5co-blog .blog-text span {
      display: inline-block;
      margin-bottom: 20px; }
      .fh5co-blog .blog-text span.comment {
        float: right; }
        .fh5co-blog .blog-text span.comment a {
          color: rgba(0, 0, 0, 0.3); }
          .fh5co-blog .blog-text span.comment a i {
            color: #673ab7;
            padding-left: 7px; }
    .fh5co-blog .blog-text h3 {
      font-size: 20px;
      margin-bottom: 20px;
      line-height: 1.5; }
      @media screen and (max-width: 768px) {
        .fh5co-blog .blog-text h3 {
          font-size: 18px; } }
      .fh5co-blog .blog-text h3 a {
        color: #673ab7; }
    .fh5co-blog .blog-text p {
      text-align: justify; }

#fh5co-footer {
  background: #f8f7fb; }
  #fh5co-footer .fh5co-footer-links {
    text-align: center; }
    #fh5co-footer .fh5co-footer-links li {
      padding-left: 25px;
      list-style: none;
      display: inline-block; }
      #fh5co-footer .fh5co-footer-links li a {
        color: rgba(0, 0, 0, 0.5);
        font-size: 14px;
        text-decoration: none; }
        #fh5co-footer .fh5co-footer-links li a:hover {
          text-decoration: underline; }
  #fh5co-footer .fh5co-widget {
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      #fh5co-footer .fh5co-widget {
        text-align: right; } }
    #fh5co-footer .fh5co-widget h3 {
      margin-bottom: 15px;
      font-weight: bold;
      font-size: 15px;
      letter-spacing: 2px;
      text-transform: uppercase; }
  #fh5co-footer .copyright .block {
    display: block; }

#map {
  width: 100%;
  height: 500px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #map {
      height: 200px; } }

#fh5co-offcanvas {
  position: absolute;
  direction: rtl;
  z-index: 100000000;
  width: 270px;
  background: white;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #fh5co-offcanvas {
      display: block; } }
  .offcanvas #fh5co-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  #fh5co-offcanvas a:hover {
    color: rgba(255, 255, 255, 0.8); }
  #fh5co-offcanvas ul {
    padding: 4px 0;
    margin: 0; }
    #fh5co-offcanvas ul li {
      padding: 0 16px;
      margin: 0;
      list-style: none;
      min-height: 40px;
      line-height: 40px; }
      #fh5co-offcanvas ul li:not(.active) a {
        color: rgba(0, 0, 0, 0.87); }
      #fh5co-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
      #fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
        #fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'IRANSans-UltraLight';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e921";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
      #fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase; }

.gototop {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .gototop.active {
    opacity: 1;
    visibility: visible; }
  .gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: rgba(103, 58, 183, 0.5);
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
    .gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none;
      background: #673ab7; }

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none; }
  .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
    background: #444; }
  .fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .fh5co-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    transition: all .2s ease-out; }
    .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      transition: all .2s ease-out; }
  .fh5co-nav-toggle.fh5co-nav-white > i {
    background: #fff; }
    .fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
      background: #fff; }

.fh5co-nav-toggle i::before {
  top: -7px; }

.fh5co-nav-toggle i::after {
  bottom: -7px; }

.fh5co-nav-toggle:hover i::before {
  top: -10px; }

.fh5co-nav-toggle:hover i::after {
  bottom: -10px; }

.fh5co-nav-toggle.active i {
  background: transparent; }

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.fh5co-nav-toggle {
  position: fixed;
  right: 0;
  top: 6px;
  padding: 6px 0 0 0;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }
  @media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
      display: block; } }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Shabnam";
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  @media screen and (max-width: 768px) {
    .btn {
      font-size: 14px; } }
  .btn.btn-md {
    padding: 12px 20px !important; }
  .btn.btn-lg {
    padding: 16px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #fc6591;
  color: #fff;
  border: 2px solid #fc6591; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #fc7ea3 !important;
    border-color: #fc7ea3 !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #fc6591;
    border: 2px solid #fc6591; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #fc6591;
      color: #fff; }

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 2px solid #5bc0de; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    box-shadow: none; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 14px;
  font-weight: 300; }
  .form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #673ab7; }

.row-pb-md {
  padding-bottom: 4em !important; }

.row-pb-sm {
  padding-bottom: 2em !important; }

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }

.js .animate-box {
  opacity: 0; }

.animate-box-features {
  direction: rtl;
  position: relative;
  top: 200px;
  margin-bottom: 100px; }
  .js .animate-box-features {
    opacity: 1; }

.animate-box-features .fh5co-heading {
  margin-bottom: 7em; }

/** box-email **/
.box-register {
  background-color: #f7f7f7;
  margin: 0 auto;
  border-radius: 3px;
  max-width: 510px; }

.form-background {
  position: relative;
  top: 4px;
  left: 20px;
  clear: both; }

#register_with_mail #email.error {
  border: 1px solid #FF0000; }

.cta-email {
  float: right;
  width: 62.5%;
  font-family: "Akkurat Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fafbfc;
  color: #8da2b5;
  font-size: 16px;
  padding: 16px 25px 14px;
  outline: none !important;
  height: 52px;
  box-shadow: none;
  margin-right: 24px;
  border-radius: 4px; }

.cta-submit {
  float: left;
  width: 35%;
  padding-left: 0;
  padding-right: 0;
  background: #673ab7;
  border-color: #673ab7;
  color: white;
  font-family: "IRANSans-UltraLight", "Work Sans", Arial, sans-serif;
  display: inline-block;
  letter-spacing: .01em;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  outline: none;
  text-transform: capitalize;
  text-decoration: none;
  position: relative;
  height: 52px;
  line-height: 1.4;
  box-shadow: none;
  margin-left: -16px;
  border-radius: 4px; }

.cta-submit:hover, .cta-submit:focus, .cta-submit:active {
  border-color: #4F1AAC;
  background: #4F1AAC !important;
  box-shadow: none;
  color: #ffffff; }

/** box-email end **/
/** login **/
.card-login {
  width: 370px;
  height: 390px;
  background-color: #0b92dd;
  position: absolute;
  padding: 30px;
  margin: auto;
  top: 70px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow linear 0.04s, border-color linear 0.2s; }

.form-group {
  margin-bottom: 25px;
  font-size: 14px; }

.card-login-header {
  text-align: center;
  color: #616161;
  margin-bottom: 40px; }

.card-login-content {
  width: 100%;
  direction: rtl;
  font-size: 14px;
  color: #9e9e9e; }

.card-login-footer {
  text-align: center; }

.login-forget-password {
  text-align: center;
  font-size: 11px;
  margin-top: 15px; }
  .login-forget-password:hover {
    text-decoration: underline; }

.error-login, .error-register, .error-forget-pass, .error-reset-pass {
  width: 100%;
  height: 42px;
  background-color: #ff0000;
  position: relative;
  top: 80px;
  color: #ffffff;
  text-align: center;
  direction: rtl;
  line-height: 42px; }

/** login-end **/
/** register **/
.card-register {
  width: 470px;
  background-color: #0b92dd;
  position: absolute;
  padding: 30px;
  margin: auto;
  top: 170px;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow linear 0.04s, border-color linear 0.2s;
  margin-bottom: 70px;
  padding-top: 35px; }

.card-register-header {
  text-align: center;
  color: #616161; }

.card-register-content {
  width: 100%;
  direction: rtl;
  font-size: 14px;
  color: #9e9e9e; }

.card-register-footer {
  text-align: center; }

.register-forget-password {
  text-align: center;
  font-size: 11px;
  margin-top: 15px; }
  .register-forget-password:hover {
    text-decoration: underline; }

.input-register {
  height: 42px;
  width: 49%;
  display: inline-block;
  margin-right: 153px;
  position: relative;
  bottom: 42px; }

.card-register {
  width: 470px; }

/** register-end **/
/** forget-pass **/
.card-forget-pass {
  width: 370px;
  height: 250px;
  background-color: #0b92dd;
  position: absolute;
  padding: 30px;
  margin: auto;
  top: 70px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow linear 0.04s, border-color linear 0.2s; }

/** forget-pass-end **/
/** reset-pass **/
.card-reset-pass {
  width: 370px;
  height: 300px;
  background-color: #0b92dd;
  position: absolute;
  padding: 30px;
  margin: auto;
  top: 70px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow linear 0.04s, border-color linear 0.2s; }

/** reset-pass-end **/
/** features **/
.features-wrapper {
  border-spacing: 15px;
  margin: 0 auto;
  vertical-align: top;
  padding-bottom: 6em; }
  .features-wrapper .features-main {
    position: relative;
    vertical-align: top;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto; }
    .features-wrapper .features-main .feature_page-box {
      width: 15.5em;
      padding: 1.5em 1em 0;
      display: inline-block;
      vertical-align: top; }
      .features-wrapper .features-main .feature_page-box a {
        color: #000;
        text-decoration: none;
        font-size: 1em; }
        .features-wrapper .features-main .feature_page-box a img {
          width: 185.5px;
          height: 185.5px;
          margin: 1.5em auto 0;
          border-radius: 50%; }
          .features-wrapper .features-main .feature_page-box a img:hover {
            opacity: .75;
            cursor: pointer; }
      .features-wrapper .features-main .feature_page-box h3 {
        font-size: 1.3em;
        text-align: center;
        letter-spacing: .05em;
        margin: 25px auto; }
        .features-wrapper .features-main .feature_page-box h3 a {
          color: #000;
          text-decoration: none; }
          .features-wrapper .features-main .feature_page-box h3 a:hover {
            color: #fc6591;
            cursor: pointer; }
      .features-wrapper .features-main .feature_page-box ul {
        text-align: left;
        line-height: 1.3em;
        letter-spacing: .04em;
        list-style: none; }
        .features-wrapper .features-main .feature_page-box ul li {
          font-size: 18px !important; }
          .features-wrapper .features-main .feature_page-box ul li a {
            color: #000;
            text-decoration: none;
            font-size: 1em; }
            .features-wrapper .features-main .feature_page-box ul li a:hover {
              color: #673ab7;
              cursor: pointer; }

/** features-end **/
/** features-tools **/
.headline {
  display: table;
  width: 100%;
  margin-top: 80px; }
  .headline .headline-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 8em 0; }
    .headline .headline-wrapper .headline-nav {
      position: relative; }
      .headline .headline-wrapper .headline-nav .feature_page-nav-left {
        position: absolute;
        display: block;
        top: 5em;
        left: 0; }
        .headline .headline-wrapper .headline-nav .feature_page-nav-left a {
          height: 50px;
          width: 50px;
          line-height: 52px;
          font-size: 24px;
          font-weight: 400;
          display: block;
          color: #fff;
          background: rgba(103, 58, 183, 0.6);
          text-align: center;
          text-decoration: none; }
          .headline .headline-wrapper .headline-nav .feature_page-nav-left a:hover {
            background: #673ab7; }
      .headline .headline-wrapper .headline-nav .feature_page-nav-right {
        position: absolute;
        display: block;
        top: 5em;
        right: 0; }
        .headline .headline-wrapper .headline-nav .feature_page-nav-right a {
          height: 50px;
          width: 50px;
          line-height: 52px;
          font-size: 24px;
          font-weight: 400;
          display: block;
          color: #fff;
          background: rgba(103, 58, 183, 0.6);
          text-align: center;
          text-decoration: none; }
          .headline .headline-wrapper .headline-nav .feature_page-nav-right a:hover {
            background: #673ab7; }
      .headline .headline-wrapper .headline-nav img {
        width: 200px;
        height: 200px;
        margin: 1.5em auto 0; }
    .headline .headline-wrapper h1 {
      margin-top: 20px; }

.customization-content-color {
  background-color: #dd6666;
  padding: 20px; }
  .customization-content-color .mt {
    direction: rtl;
    color: #ffffff;
    margin-top: 160px; }
  .customization-content-color h2 {
    color: #ffffff;
    line-height: inherit; }
  .customization-content-color .img-responsive {
    margin: auto;
    box-shadow: 0px 0px 58px -10px rgba(0, 0, 0, 0.5); }

.customization-content {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 50px; }
  .customization-content .mt {
    direction: rtl;
    color: #000000;
    margin-top: 90px; }
  .customization-content h2 {
    font-size: 28px;
    color: #000000;
    line-height: inherit; }
  .customization-content p {
    font-size: 16px; }
  .customization-content img {
    margin-left: 0;
    box-shadow: 0 0 58px -10px rgba(0, 0, 0, 0.5); }

.Messenger-appearance-preview-container {
  width: 310px;
  box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  margin: auto; }
  .Messenger-appearance-preview-container .Messenger-appearance-preview-header {
    padding: 18px;
    height: 65px;
    background-color: #673ab7;
    color: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: background-color .2s;
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 10s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    animation-name: myfirst;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-header img {
      width: 35px;
      height: 35px;
      border-radius: 50%;
      margin: 0;
      float: right; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-header .widget-appearance_web-messenger-user-activity {
      display: inline-block;
      font-size: 12px;
      margin-left: 160px;
      font-family: "Shabnam"; }
  .Messenger-appearance-preview-container .Messenger-appearance-preview-section {
    background-image: url("../../lte/img/chat_bg/background4.png");
    background-color: #ffffff;
    height: 320px;
    padding: 25px;
    border: 1px solid #eff0f1;
    position: relative;
    background-position: left -10px;
    background-size: 100%; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-section .Messenger-appearance-body-contant {
      background-color: #fff;
      padding: 10px;
      border-radius: 6px;
      border: 1px solid #dadfe3;
      margin-bottom: 5px;
      width: 20%; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-section .Messenger-appearance-note-contant h4 {
      font-family: 'Source Sans Pro', sans-serif; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-section .Messenger-appearance-note-contant p {
      font-size: 14px;
      line-height: 1.33;
      color: #6e7a89;
      margin-bottom: 0; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-section .Messenger-appearance-messege-date {
      color: #a8b6c2;
      text-align: center;
      font-size: 11px; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-section .Messenger-appearance-user-messege-right {
      color: #a8b6c2;
      text-align: center;
      font-size: 11px; }
      .Messenger-appearance-preview-container .Messenger-appearance-preview-section .Messenger-appearance-user-messege-right .widget-appearance_web-user-message-note {
        display: inline-block;
        background-color: #673ab7;
        color: #fff;
        margin: 10px 0 5px;
        padding: 10px;
        border-radius: 6px;
        transition: background-color .2s;
        font-size: 12px;
        -webkit-animation-name: myfirst;
        -webkit-animation-duration: 10s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-delay: 0s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        -webkit-animation-play-state: running;
        animation-name: myfirst;
        animation-duration: 10s;
        animation-timing-function: linear;
        animation-delay: 0s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-play-state: running; }
      .Messenger-appearance-preview-container .Messenger-appearance-preview-section .Messenger-appearance-user-messege-right .widget-appearance_web-user-message-timeago-container {
        color: #a8b6c2;
        text-align: right;
        font-size: 11px; }
  .Messenger-appearance-preview-container .Messenger-appearance-preview-footer {
    border: 1px solid #eff0f1;
    border-top: 0;
    padding: 25px 30px;
    color: #a5adb6;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #f0f3f5;
    font-size: 12px; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-footer .title-Messenger-appearance-preview-footer {
      display: inline-block;
      float: right;
      position: relative;
      bottom: 8px; }
    .Messenger-appearance-preview-container .Messenger-appearance-preview-footer .icon-Messenger-appearance-preview-footer {
      display: inline-block;
      float: left;
      position: relative;
      bottom: 8px; }
      .Messenger-appearance-preview-container .Messenger-appearance-preview-footer .icon-Messenger-appearance-preview-footer .widget-appearance_emoji {
        margin-right: 5px; }
  .Messenger-appearance-preview-container .chat-background-color {
    height: 56px;
    width: 56px;
    border-radius: 50%;
    background-color: #673ab7;
    transition: background-color .2s;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    position: relative;
    float: right !important;
    margin-top: 15px;
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    animation-name: myfirst;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running; }
    .Messenger-appearance-preview-container .chat-background-color .chat-background-item {
      height: 100%;
      width: 100%;
      background-size: 30px 33px;
      background-repeat: no-repeat;
      background-image: url(../images/new_chat-open.png);
      background-position: center; }

.Messenger-appearance-preview-container-customize {
  width: 310px;
  box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  margin: auto; }
  .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header {
    padding: 18px;
    height: 230px;
    background-color: #673ab7;
    color: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: background-color .2s;
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 10s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    animation-name: myfirst;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-header-title {
      color: rgba(255, 255, 255, 0.83);
      margin-top: 5px;
      text-align: center;
      direction: rtl; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-back-icon {
      background-image: url(https://www.retain.ir/images/widget/back-icon.png);
      width: 45px;
      height: 45px;
      position: absolute;
      left: 15px;
      top: 17px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 7px 12px;
      cursor: pointer;
      margin-left: 185px; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-active-admins-container {
      width: 100%;
      text-align: center;
      display: inline-block;
      margin-top: 10px; }
      .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-active-admins-container .retain-active-admin-container {
        position: relative;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px; }
        .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-active-admins-container .retain-active-admin-container .retain-agent-photo-ashkan {
          width: 45px;
          height: 45px;
          background-size: 45px 45px;
          background-repeat: no-repeat;
          background-position: center center;
          border-radius: 40px;
          display: block;
          margin: 0 auto;
          background-image: url("../images/ashkan.png"); }
        .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-active-admins-container .retain-active-admin-container .retain-agent-photo-ramin {
          width: 45px;
          height: 45px;
          background-size: 45px 45px;
          background-repeat: no-repeat;
          background-position: center center;
          border-radius: 40px;
          display: block;
          margin: 0 auto;
          background-image: url("../images/ramin.jpg"); }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-admins-profile-full-intro {
      text-align: center;
      font-size: 11px;
      margin-top: 30px;
      padding-left: 20px;
      padding-right: 20px;
      direction: rtl; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-header-slogan {
      color: rgba(255, 255, 255, 0.83);
      position: relative;
      font-size: 12px;
      text-align: center;
      direction: rtl;
      margin-bottom: 10px;
      bottom: 0px;
      width: 100%;
      right: 0;
      left: 0;
      padding-top: 25px; }
      .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .retain-header-slogan .retain-sleep {
        background-image: url(https://www.retain.ir/images/widget/sleep.png);
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: center center;
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header img {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      margin-left: 10px; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-header .widget-appearance_web-messenger-user-activity {
      display: inline-block;
      font-size: 12px;
      margin-left: 20px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section {
    background-color: #fff;
    background-image: url("../../lte/img/chat_bg/background2.png");
    height: 160px;
    padding: 25px;
    border: 1px solid #eff0f1;
    position: relative;
    background-position: left -10px;
    background-size: 100%; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section .Messenger-appearance-body-contant {
      background-color: #fff;
      padding: 25px;
      border-radius: 6px;
      border: 1px solid #dadfe3;
      margin-bottom: 5px; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section .Messenger-appearance-note-contant h4 {
      font-family: 'Source Sans Pro', sans-serif; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section .Messenger-appearance-note-contant p {
      font-size: 11px;
      line-height: 1.33;
      color: #6e7a89; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section .Messenger-appearance-messege-date {
      color: #a8b6c2;
      text-align: center;
      font-size: 11px; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section .Messenger-appearance-user-messege-right {
      color: #a8b6c2;
      text-align: center;
      font-size: 11px; }
      .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section .Messenger-appearance-user-messege-right .widget-appearance_web-user-message-note {
        display: inline-block;
        background-color: #673ab7;
        color: #fff;
        margin: 10px 0 5px;
        padding: 10px;
        border-radius: 6px;
        transition: background-color .2s;
        font-size: 12px;
        -webkit-animation-name: myfirst;
        -webkit-animation-duration: 10s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-delay: 0s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        -webkit-animation-play-state: running;
        animation-name: myfirst;
        animation-duration: 10s;
        animation-timing-function: linear;
        animation-delay: 0s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-play-state: running; }
      .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-section .Messenger-appearance-user-messege-right .widget-appearance_web-user-message-timeago-container {
        color: #a8b6c2;
        text-align: right;
        font-size: 11px; }
  .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-footer {
    border: 1px solid #eff0f1;
    border-top: 0;
    padding: 15px 30px;
    color: #a5adb6;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #f0f3f5;
    font-size: 12px; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-footer .title-Messenger-appearance-preview-footer {
      display: inline-block; }
    .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-footer .icon-Messenger-appearance-preview-footer {
      display: inline-block;
      float: right; }
      .Messenger-appearance-preview-container-customize .Messenger-appearance-preview-footer .icon-Messenger-appearance-preview-footer .widget-appearance_emoji {
        margin-right: 5px; }
  .Messenger-appearance-preview-container-customize .chat-background-color {
    height: 56px;
    width: 56px;
    border-radius: 50%;
    background-color: #673ab7;
    transition: background-color .2s;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
    position: relative;
    float: right !important;
    margin-top: 15px;
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    animation-name: myfirst;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running; }
    .Messenger-appearance-preview-container-customize .chat-background-color .chat-background-item {
      height: 100%;
      width: 100%;
      background-size: 30px 33px;
      background-repeat: no-repeat;
      background-image: url(../images/new_chat-open.png);
      background-position: center; }

.chat-tool-content-color {
  background-color: #3c78dd;
  padding: 20px;
  margin-bottom: 50px; }
  .chat-tool-content-color .mt {
    direction: rtl;
    color: #ffffff;
    margin-top: 90px; }
  .chat-tool-content-color h2 {
    font-size: 28px;
    color: #ffffff;
    line-height: inherit; }
  .chat-tool-content-color p {
    font-size: 16px; }
  .chat-tool-content-color img {
    margin-left: 100px;
    box-shadow: 0 0 58px -10px rgba(0, 0, 0, 0.5);
    border: 1px solid #cccccc;
    border-radius: 5px; }
  .chat-tool-content-color .animate-box {
    padding-top: 50px;
    padding-bottom: 50px; }

.chat-tool-content {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 50px; }
  .chat-tool-content .mt {
    direction: rtl;
    color: #000000;
    margin-top: 90px; }
  .chat-tool-content h2 {
    font-size: 28px;
    color: #000000;
    line-height: inherit; }
  .chat-tool-content p {
    font-size: 16px; }
  .chat-tool-content img {
    margin-left: 200px;
    box-shadow: 0 0 58px -10px rgba(0, 0, 0, 0.5); }

.engaging-content-color {
  background-color: #695174;
  padding: 20px;
  margin-bottom: 50px; }
  .engaging-content-color .mt {
    direction: rtl;
    color: #ffffff;
    margin-top: 90px; }
  .engaging-content-color h2 {
    font-size: 28px;
    color: #ffffff;
    line-height: inherit; }
  .engaging-content-color p {
    font-size: 16px; }
  .engaging-content-color img {
    margin-left: 100px;
    box-shadow: 0 0 58px -10px rgba(0, 0, 0, 0.5);
    border: 1px solid #cccccc;
    border-radius: 5px; }
  .engaging-content-color .animate-box {
    padding-top: 50px;
    padding-bottom: 50px; }

.engaging-content {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 50px; }
  .engaging-content .mt {
    direction: rtl;
    color: #000000;
    margin-top: 90px; }
  .engaging-content h2 {
    font-size: 28px;
    color: #000000;
    line-height: inherit; }
  .engaging-content p {
    font-size: 16px; }
  .engaging-content img {
    margin-left: 200px;
    box-shadow: 0 0 58px -10px rgba(0, 0, 0, 0.5); }

.analiz-content-color {
  background-color: #51b163;
  padding: 20px;
  margin-bottom: 50px; }
  .analiz-content-color .mt {
    direction: rtl;
    color: #ffffff;
    margin-top: 90px; }
  .analiz-content-color h2 {
    font-size: 28px;
    color: #ffffff;
    line-height: inherit; }
  .analiz-content-color p {
    font-size: 16px; }
  .analiz-content-color img {
    margin-left: 100px;
    box-shadow: 0 0 58px -10px rgba(0, 0, 0, 0.5);
    border: 1px solid #cccccc;
    border-radius: 5px; }
  .analiz-content-color .animate-box {
    padding-top: 50px;
    padding-bottom: 50px; }

.analiz-content {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 50px; }
  .analiz-content .mt {
    direction: rtl;
    color: #000000;
    margin-top: 90px; }
  .analiz-content h2 {
    font-size: 28px;
    color: #000000;
    line-height: inherit; }
  .analiz-content p {
    font-size: 16px; }
  .analiz-content img {
    margin-left: 200px;
    box-shadow: 0 0 58px -10px rgba(0, 0, 0, 0.5); }

.features-list {
  padding-left: 100px;
  padding-right: 100px;
  background-color: #3c78dd; }
  .features-list .box {
    text-align: center;
    color: #7f7f7f;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    float: left;
    width: 100%; }
  .features-list .deliver-featuers {
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    margin: 20px auto;
    background-size: 100%; }
  .features-list h5 {
    font-size: 14px !important;
    text-align: center;
    color: #ffffff !important; }
  .features-list p {
    font-size: 12px !important;
    color: #ffffff; }

.features-list {
  padding-left: 100px;
  padding-right: 100px;
  background-color: #3c78dd; }
  .features-list .box {
    text-align: center;
    color: #7f7f7f;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    float: left;
    width: 100%; }
  .features-list .deliver-featuers {
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    margin: 20px auto;
    background-size: 100%; }
  .features-list h5 {
    font-size: 14px !important;
    text-align: center;
    color: #ffffff !important; }
  .features-list p {
    font-size: 12px !important;
    color: #ffffff; }

@-webkit-keyframes myfirst {
  0% {
    background: #16a085;
    left: 0px;
    top: 0px; }
  25% {
    background: #1abc9c;
    left: 0px;
    top: 0px; }
  50% {
    background: #9b59b6;
    left: 0px;
    top: 0px; }
  75% {
    background: #673ab7;
    left: 0px;
    top: 0px; }
  100% {
    background: #16a085;
    left: 0px;
    top: 0px; } }
/* Standard syntax */
@keyframes myfirst {
  0% {
    background: #16a085;
    left: 0px;
    top: 0px; }
  25% {
    background: #1abc9c;
    left: 0px;
    top: 0px; }
  50% {
    background: #9b59b6;
    left: 0px;
    top: 0px; }
  75% {
    background: #673ab7;
    left: 0px;
    top: 0px; }
  100% {
    background: #16a085;
    left: 0px;
    top: 0px; } }
/** features-tools **/
/** landing **/
.footer-cta {
  width: 100%;
  height: 470px;
  position: relative; }
  .footer-cta .card-cta {
    width: 750px;
    margin: auto;
    border-radius: 4px;
    padding: 50px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background-image: url("../images/back-cta-footer.png");
    margin-top: 80px; }
    @media screen and (max-width: 768px) {
      .footer-cta .card-cta {
        width: 350px;
        padding: 37px; } }
    .footer-cta .card-cta .box-register {
      background-color: transparent; }
    .footer-cta .card-cta h2 {
      color: #673ab7;
      font-size: 25px;
      line-height: 2; }
      @media screen and (max-width: 768px) {
        .footer-cta .card-cta h2 {
          font-size: 20px;
          line-height: inherit; } }
    .footer-cta .card-cta p {
      color: #673ab7; }
    .footer-cta .card-cta .row .a {
      box-shadow: 0 9px 13px -2px rgba(0, 0, 0, 0.3); }

@media only screen and (min-width: 421px) and (max-width: 727px) {
  .fh5co-nav #fh5co-logo a div {
    width: 160px;
    height: 50px;
    position: relative;
    background: url(../images/logo-01.png) no-repeat center left;
    background-size: 80%; } }
/**tablet **/
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  .fh5co-nav #fh5co-logo a div {
    width: 160px;
    height: 50px;
    position: relative;
    background: url(../images/logo-01.png) no-repeat center left;
    background-size: 80%; }

  .chat-tool-content-color .mt {
    margin-top: 0; }

  .engaging-content-color .mt {
    margin-top: 0; } }
/** tablet end **/
@keyframes topBarSlideAnimation {
  0% {
    top: -100%; }
  100% {
    top: 0; } }
@keyframes anime {
  from {
    transform: scale(1, 1); }
  to {
    transform: scale(1.2, 1.2); } }
@-webkit-keyframes anime {
  from {
    transform: scale(1, 1); }
  to {
    transform: scale(1.2, 1.2); } }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  #fh5co-counter .display-tc h2,
  .fh5co-cover .display-tc h2 {
    margin-bottom: 70px; }

  .form-background {
    top: initial;
    left: initial; }

  form#register_with_mail {
    display: flex;
    flex-direction: row-reverse; }

  input#email.cta-email.form-control {
    margin: 0; }

  .card-register, .card-register, .card-forget-pass {
    width: 100% !important; } }
.home-banner {
  padding: 12px 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 768px) {
    .home-banner {
      font-size: 9px; } }
  .home-banner .label__red {
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
    padding: 4px 5px 3px;
    background: #FF5959;
    border-radius: 4px;
    font-weight: 500;
    display: inline-block; }
  .home-banner .move__top-1 {
    position: relative;
    top: -1px; }
  .home-banner .sp__05 {
    height: 5px; }
  @media (min-width: 1025px) {
    .home-banner .u__hidden--xlg {
      display: none !important; } }
  @media (min-width: 1025px) {
    .home-banner .sp__left-1--xlg {
      padding-left: 10px; } }

.no-transition {
  transition: none !important; }

.header-new-app .text-new-app, .header-new-app .text-contact, .header-contact .text-new-app, .header-contact .text-contact {
  background-color: #faf8fc;
  height: 100vh;
  display: flex;
  align-items: center;
  padding: 100px; }
  .header-new-app .text-new-app .text-new-app-top, .header-new-app .text-new-app .text-contact-top, .header-new-app .text-contact .text-new-app-top, .header-new-app .text-contact .text-contact-top, .header-contact .text-new-app .text-new-app-top, .header-contact .text-new-app .text-contact-top, .header-contact .text-contact .text-new-app-top, .header-contact .text-contact .text-contact-top {
    font-family: Shabnam;
    direction: rtl;
    text-align: center; }
    .header-new-app .text-new-app .text-new-app-top h1, .header-new-app .text-new-app .text-contact-top h1, .header-new-app .text-contact .text-new-app-top h1, .header-new-app .text-contact .text-contact-top h1, .header-contact .text-new-app .text-new-app-top h1, .header-contact .text-new-app .text-contact-top h1, .header-contact .text-contact .text-new-app-top h1, .header-contact .text-contact .text-contact-top h1 {
      line-height: inherit;
      font-size: 32px; }
    .header-new-app .text-new-app .text-new-app-top h3, .header-new-app .text-new-app .text-contact-top h3, .header-new-app .text-contact .text-new-app-top h3, .header-new-app .text-contact .text-contact-top h3, .header-contact .text-new-app .text-new-app-top h3, .header-contact .text-new-app .text-contact-top h3, .header-contact .text-contact .text-new-app-top h3, .header-contact .text-contact .text-contact-top h3 {
      line-height: inherit;
      font-size: 20px; }
    .header-new-app .text-new-app .text-new-app-top h4, .header-new-app .text-new-app .text-contact-top h4, .header-new-app .text-contact .text-new-app-top h4, .header-new-app .text-contact .text-contact-top h4, .header-contact .text-new-app .text-new-app-top h4, .header-contact .text-new-app .text-contact-top h4, .header-contact .text-contact .text-new-app-top h4, .header-contact .text-contact .text-contact-top h4 {
      line-height: inherit; }
    .header-new-app .text-new-app .text-new-app-top p, .header-new-app .text-new-app .text-contact-top p, .header-new-app .text-contact .text-new-app-top p, .header-new-app .text-contact .text-contact-top p, .header-contact .text-new-app .text-new-app-top p, .header-contact .text-new-app .text-contact-top p, .header-contact .text-contact .text-new-app-top p, .header-contact .text-contact .text-contact-top p {
      font-size: 14px; }
    .header-new-app .text-new-app .text-new-app-top .btn-retain, .header-new-app .text-new-app .text-contact-top .btn-retain, .header-new-app .text-contact .text-new-app-top .btn-retain, .header-new-app .text-contact .text-contact-top .btn-retain, .header-contact .text-new-app .text-new-app-top .btn-retain, .header-contact .text-new-app .text-contact-top .btn-retain, .header-contact .text-contact .text-new-app-top .btn-retain, .header-contact .text-contact .text-contact-top .btn-retain {
      background-color: #673ab7;
      color: #fff; }
.header-new-app .img-new-app, .header-contact .img-new-app {
  background: url("../images/mobile_1.png");
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
.header-new-app .img-new-app-feature, .header-contact .img-new-app-feature {
  background: url("../images/chat.png");
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
.header-new-app .img-contact, .header-contact .img-contact {
  background: url("../images/map.png");
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .header-new-app .img-contact:before, .header-contact .img-contact:before {
    content: ' ';
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

@media only screen and (max-width: 768px) {
  .feature-new-app > .container > .row {
    display: flex !important;
    flex-direction: column-reverse;
    align-items: stretch !important; }
  .feature-new-app:nth-child(2n) > .container > .row {
    flex-direction: column; } }
.feature-new-app > .container > .row {
  display: flex;
  align-items: center; }
.feature-new-app .send-message-img {
  background: url("../images/mob1.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px; }
.feature-new-app .send-message-text {
  text-align: center;
  display: flex;
  align-items: center; }
.feature-new-app .coversion-img {
  background: url("../images/mob2.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px; }
.feature-new-app .coversion-text {
  text-align: center;
  display: flex;
  align-items: center; }
  .feature-new-app .coversion-text h3 {
    line-height: inherit; }
.feature-new-app .asigde-img {
  background: url("../images/mob3.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px; }
.feature-new-app .asigned-text {
  text-align: center;
  display: flex;
  align-items: center; }
  .feature-new-app .asigned-text h3 {
    line-height: inherit; }

.header-feature-app {
  margin-top: 70px; }
  .header-feature-app h2 {
    color: #673ab7;
    text-align: center;
    margin-bottom: 60px;
    padding: 20px; }

.feature-new-app .send-message-text {
  text-align: right;
  display: block; }
  .feature-new-app .send-message-text .live-chat2__nav {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    color: #aa99ce; }
    .feature-new-app .send-message-text .live-chat2__nav a {
      text-decoration: none;
      font-family: Shabnam;
      color: #aa99ce !important;
      position: relative;
      bottom: 4px; }
      .feature-new-app .send-message-text .live-chat2__nav a:hover, .feature-new-app .send-message-text .live-chat2__nav a:focus, .feature-new-app .send-message-text .live-chat2__nav a:active {
        color: #673ab7 !important; }

.box-feature {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  direction: rtl; }
  .box-feature .feature-box-list {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px; }
    .box-feature .feature-box-list .feature-box-list-a {
      margin-bottom: 40px;
      text-decoration: none; }
      .box-feature .feature-box-list .feature-box-list-a .feature-box-list-a-display {
        display: flex; }
        .box-feature .feature-box-list .feature-box-list-a .feature-box-list-a-display .feature-box-list-img {
          max-height: 75px;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          margin: -9px 20px 0px 5px;
          width: 75px;
          min-width: 75px; }
        .box-feature .feature-box-list .feature-box-list-a .feature-box-list-a-display .feature-box-list-h6 {
          text-transform: uppercase;
          letter-spacing: .1em;
          font-size: 14px;
          font-weight: 500;
          margin: 0;
          margin-top: 12px; }
          .box-feature .feature-box-list .feature-box-list-a .feature-box-list-a-display .feature-box-list-h6:hover {
            color: #673ab7; }
        .box-feature .feature-box-list .feature-box-list-a .feature-box-list-a-display .feature-box-list-s {
          display: block;
          height: 5px; }
        .box-feature .feature-box-list .feature-box-list-a .feature-box-list-a-display .feature-box-list-p {
          max-width: 300px;
          font-size: 13px; }

.box-feature-pic {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right; }
  .box-feature-pic .sp-2 {
    display: block;
    height: 20px; }
  .box-feature-pic .sp-1 {
    display: block;
    height: 10px; }
  .box-feature-pic img {
    text-align: center; }
  .box-feature-pic .t-h2 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -.015em;
    line-height: 1.3; }
  .box-feature-pic .u-reset {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right; }
  .box-feature-pic .c-color {
    color: #673ab7; }

::-webkit-input-placeholder {
  color: #673ab7; }

.centerMe .cta {
  background: #fc6591;
  font-weight: bold;
  border-radius: 25px;
  line-height: 50px;
  height: 50px;
  width: 170px;
  text-align: center;
  transition: width .2s ease-in-out;
  cursor: pointer;
  margin: auto; }
  .centerMe .cta .hide {
    display: none; }
  .centerMe .cta form {
    display: flex; }
  .centerMe .cta span {
    color: #ffffff;
    opacity: 0;
    width: 100%;
    text-align: center;
    animation: fadeIn .3s ease-in-out;
    animation-delay: .2s;
    animation-fill-mode: forwards; }
  .centerMe .cta .input {
    display: none;
    opacity: 0;
    flex: 3;
    text-align: left; }
    .centerMe .cta .input input {
      border: 0;
      width: 240px;
      height: 45px;
      outline: none;
      color: #673ab7;
      font-size: 13px; }
  .centerMe .cta .button {
    display: none;
    opacity: 0;
    flex: 1; }
    .centerMe .cta .button button {
      outline: none;
      padding: 1px 16px;
      height: 40px;
      line-height: 40px;
      background: #fc6591;
      border-radius: 25px;
      color: #fff;
      border: 0;
      margin: 5px;
      cursor: pointer;
      transition: all .2s ease-in-out;
      font-size: 14px; }
      .centerMe .cta .button button:disabled {
        color: #ffffff;
        opacity: .8; }
  .centerMe .cta.sent {
    cursor: default; }
  .centerMe .cta.active {
    background-color: #ffffff;
    width: 350px;
    text-align: left;
    transition: width .2s ease-in-out;
    cursor: default; }
    .centerMe .cta.active span {
      display: none; }
    .centerMe .cta.active .input, .centerMe .cta.active .button {
      display: block;
      animation: fadeIn .3s ease-in-out;
      animation-delay: .1s;
      animation-fill-mode: forwards; }
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.7); }
  100% {
    opacity: 1;
    transform: scale(1); } }
#fh5co-feature {
  padding-bottom: 80px; }
  #fh5co-feature .fh5co-feature {
    position: relative;
    min-height: 1px;
    height: 180px; }
    @media only screen and (max-width: 768px) {
      #fh5co-feature .fh5co-feature {
        height: auto; } }
  #fh5co-feature .fh5co-feature-a {
    margin: 40px 0 0;
    background: white;
    padding: 25px 25px 35px;
    border: 1px solid #dde5ed;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
    height: calc(100% - 40px);
    text-align: center;
    cursor: pointer; }
    #fh5co-feature .fh5co-feature-a:hover {
      box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1); }
    #fh5co-feature .fh5co-feature-a h4 {
      color: #673ab7; }
    #fh5co-feature .fh5co-feature-a .f-center {
      text-align: center;
      font-size: 14px; }
      #fh5co-feature .fh5co-feature-a .f-center span {
        color: #818892; }

.pricing-new {
  background-color: #673ab7;
  width: 100%; }
  .pricing-new .pricing-padding {
    padding-top: 10em;
    padding-bottom: 5em;
    text-align: center;
    direction: rtl; }
    .pricing-new .pricing-padding .pricing-cta {
      color: #fff;
      font-size: 14px;
      background-color: #3ECF8E;
      padding: 13px 28px;
      margin-top: 10px;
      border-radius: 64px;
      display: inline-block;
      box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11); }
    .pricing-new .pricing-padding h2, .pricing-new .pricing-padding p {
      color: #fff; }
  .pricing-new .box {
    background: #fff;
    text-align: center;
    box-shadow: 0 12px 26px 0 rgba(178, 178, 178, 0.33);
    border-radius: 16px;
    height: 560px;
    padding-top: 28px;
    margin-bottom: 100px; }
    @media screen and (max-width: 768px) {
      .pricing-new .box {
        margin-bottom: 20px; } }
    .pricing-new .box h4 {
      font-size: 18px; }
      .pricing-new .box h4 .basic {
        color: #3ECF8E; }
      .pricing-new .box h4 .pro {
        color: #47B9F3; }
      .pricing-new .box h4 .large-company {
        color: #2D74DE; }
      .pricing-new .box h4 .unlimited {
        color: #673ab7; }
      .pricing-new .box h4 .custom {
        color: #FF8947; }
  .pricing-new .price {
    margin-bottom: 15px; }
    .pricing-new .price :nth-child(1) {
      font-size: 22px;
      color: #394451;
      display: block;
      margin: 15px 0 5px; }
    .pricing-new .price :nth-child(2) {
      text-align: center;
      font-size: 17px;
      color: #586B95;
      letter-spacing: .1px;
      margin-top: 8px; }
  .pricing-new ul {
    padding: 0; }
    .pricing-new ul li {
      list-style: none;
      font-size: 15px;
      line-height: 30px;
      display: block;
      color: #617A90;
      letter-spacing: .77px; }
  .pricing-new .basic-cta, .pricing-new .custom-cta {
    color: #fff;
    font-size: 14px;
    padding: 13px 28px;
    margin-top: 10px;
    border-radius: 64px;
    display: inline-block;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11); }
  .pricing-new .basic-cta {
    background-color: #3ECF8E; }
  .pricing-new .pro-cta {
    background-color: #47B9F3;
    color: #fff;
    font-size: 14px;
    padding: 13px 28px;
    margin-top: 10px;
    border-radius: 64px;
    display: inline-block;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11); }
  .pricing-new .large-company-cta {
    background-color: #2D74DE;
    color: #fff;
    font-size: 14px;
    padding: 13px 28px;
    margin-top: 10px;
    border-radius: 64px;
    display: inline-block;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11); }
  .pricing-new .unlimited-cta {
    background-color: #673ab7;
    color: #fff;
    font-size: 14px;
    padding: 13px 28px;
    margin-top: 10px;
    border-radius: 64px;
    display: inline-block;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11); }
  .pricing-new .joziat {
    padding: 10px;
    font-size: 12px;
    cursor: pointer; }

.table thead .basic-color {
  color: #3ECF8E; }
.table thead .pro-color {
  color: #47B9F3; }
.table thead .pro-unlimited {
  color: #FF8947; }
.table thead .pro-basic {
  color: #d81b60; }
.table thead .large-company {
  color: #2D74DE; }
.table thead .unlimited {
  color: #673ab7; }
.table thead th {
  text-align: center !important;
  font-size: 17px;
  padding: 19px !important; }
.table tbody {
  text-align: center !important; }
  .table tbody td {
    font-size: 14px;
    padding: 13px !important; }

@media screen and (max-width: 768px) {
  .none-mobile {
    display: none; } }

/*# sourceMappingURL=style.css.map */
