/* 2.1 FONTS*/
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IranSans/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("../fonts/IranSans/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("../fonts/IranSans/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/IranSans/eot/IRANSans(FaNum)_Medium.eot");
  src: url("../fonts/IranSans/eot/IRANSans(FaNum)_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/IranSans/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"), url("../fonts/IranSans/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"), url("../fonts/IranSans/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"), url("../fonts/IranSans/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"), url("../fonts/IranSans/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("../fonts/IranSans/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/IranSans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"), url("../fonts/IranSans/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"), url("../fonts/IranSans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum).eot");
  src: url("../fonts/IranSans/eot/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("../fonts/IranSans/woff2/IRANSansWeb(FaNum).woff2") format("woff2"), url("../fonts/IranSans/woff/IRANSansWeb(FaNum).woff") format("woff"), url("../fonts/IranSans/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}
body {
  font-family: iransans !important;
}

a {
  text-decoration: none !important;
}

.bg-navyblue {
  background-color: #2d3953 !important;
}

.free-demo {
  display: block;
  background: #f7be39;
  padding: 15px 60px;
  font-family: iransans;
  font-size: 18px;
  font-weight: 600;
  color: #2d3953;
  border-radius: 5px;
  text-decoration: none;
}

.free-demo-white {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 40px;
  font-family: iransans;
  font-size: 18px;
  font-weight: 600;
  color: #2d3953;
  border-radius: 5px;
  text-decoration: none;
}

.free-demo:hover {
  background-color: #f7f539;
}

.free-demo-white:hover {
  background: white;
}

.font-18-500 {
  font-size: 18px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8) !important;
}

.font-18-500:hover {
  font-size: 18px;
  font-weight: 500;
  color: white !important;
}

.logo {
  text-align: left;
}

.logo img {
  max-height: 46px;
}

.bg-img {
  min-height: 665px;
  background-position: center;
  padding: 250px 0px;
  background-image: url("/publicassets/img/bg-home.png");
  background-size:cover;
  -moz-background-size:cover; /* Gecko 1.9.2 (Firefox 3.6) */
  -o-background-size: cover; /* Opera 9.5 */
  -webkit-background-size: cover; /* Safari 3.0 */
}

.bg-img h1 {
  font-size: 2.9em;
  color: #fff;
  font-weight: 500;
}

.bg-img h2 {
  font-size: 2.4em;
  color: #fff;
  font-weight: 400;
}

.t-r {
  text-align: left !important;
  flex: auto;
  width: 250px;
}

.bg-lite-blue {
  background-color: #e1effc;
}

.bg-lite-blue img {
  width: 180px;
  height: auto;
}

.features img {
  width: 160px;
  height: 130px;
  padding-bottom: 20px;
}

.features h3 {
  font-size: 18px;
  font-weight: 600;
}

.features p {
  font-size: 16px;
  font-weight: 500;
  line-height: 2rem;
  justify-content: center;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
  color: #666666;
}

.try-free h3 {
  color: #fff;
  font-size: 1.7em;
  font-weight: 400;
}

.try-free h4 {
  font-size: 1.5em;
  color: #fff;
}

.description img {
  box-shadow: 0px 0px 20px #000;
  border-radius: 10px;
  width: 100%;
}

.description h3 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  color: #2d3953;
  font-weight: 600;
}

.description p {
  font-size: 19px;
  font-weight: 400;
  color: #666666;
  line-height: 2;
  text-align: justify;
}

.more {
  display: block;
  background: #f7be39;
  padding: 15px 15px;
  font-family: iransans;
  font-size: 18px;
  font-weight: 600;
  color: #2d3953;
  border-radius: 5px;
  text-decoration: none;
  float: left;
  width: 35% !important;
}

.more:hover {
  background-color: #f7f539;
}

.nature h4 {
  font-size: 2em;
  font-weight: 600;
  color: #fff;
}

.nature i {
  font-size: 7em;
  color: #fff;
}

.nature span {
  font-size: 3em;
  font-weight: 600;
  color: #fff;
}

.nature h6 {
  font-size: 2.5em;
  font-weight: 600;
  color: #fff;
}

.footer {
  background-color: #212121;
}

.footer-nav a {
  font-size: 1.4em;
  font-weight: 500;
  color: #757575 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.share a {
  font-size: 1.9em;
  background: rgba(255, 255, 255, 0.05);
  margin: 4px;
  padding: 15px !important;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.telegram:hover {
  background-color: #1e94d3 !important;
  color: #fff !important;
}

.googleplus:hover {
  background-color: #c94439 !important;
  color: #fff !important;
}

.linkedin:hover {
  background-color: #0177b5 !important;
  color: #fff !important;
}

.instagram:hover {
  background: radial-gradient(circle farthest-corner at 35% 100%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 10% 140%, #feda7e, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e42e66 50%, #fa5332 70%, #ffdc80 100%);
  color: #fff !important;
}

.twitter:hover {
  background-color: #1ea1f3 !important;
  color: #fff !important;
}

.footer h6 {
  font-size: 1.6em;
  padding: 15px;
  color: #757575;
  font-weight: 500;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #757575;
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0rem !important;
  border-top-right-radius: 0.25rem !important;
  border-top-left-radius: 0rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-outline-secondary {
  border-bottom-right-radius: 0rem !important;
  border-bottom-left-radius: 0.25rem !important;
  border-top-right-radius: 0rem !important;
  border-top-left-radius: 0.25rem !important;
}

.btn-outline-secondary:hover {
  color: #090909;
  background-color: rgba(255, 255, 255, 0.8);
  border-color: #fff;
}

.footer p {
  font-size: 1.2em;
  color: #757575;
  padding-top: 40px;
}

.card-columns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.play_video{
  width: 28px;height: 28px;position: absolute;background: #2d3953;left: 49px;top: 37px;z-index: 0;
}
.video_f{
  background: none !important;

  position: absolute;

  left: 30px;

  top: 16px;
}
.video_f i{
  font-size: 3.5em;
  transform: rotate(0deg);
  transition: 0.5s;
  color: #dddddd;
}
.video_f i:hover{
  color: #fff;
  transform: rotate(360deg);
  transition: 0.5s;
}
#modal-help-btn-dismiss {
  left: 0;
  position: absolute;
  top: -15px;
  background-color: rgba(225, 225, 225, 0.85);
  border-radius: 3px;
  text-align: center !important;
  z-index: 1000;
}
#modal-help-btn-dismiss button {
  color: #c30a0a;
  font-size: 30px;
  opacity: 1 !important;
  padding: 5px 10px 0 !important;
}
#modal-help-btn-dismiss:hover {
  background-color: rgb(225, 225, 225);
}
#modal-help-btn-dismiss button:hover {
  color: #ed0f0f;
  opacity: 1 !important;
}
@media (min-width: 1370.98px) and (max-width: 1450px) {
  .card-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .px-nav {

    padding: 0px 8px;

  }
  a .free-demo {
    display: block;
    background: #f7be39;
    padding: 15px 40px;
    font-family: iransans;
    font-size: 13px;
    font-weight: 600;
    color: #2d3953;
    border-radius: 5px;
    text-decoration: none;
  }

  .font-18-500 {
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8) !important;
  }

  .font-18-500:hover {
    font-size: 16px;
    font-weight: 500;
    color: white !important;
  }

  .font-15-500 {
    font-size: 15px;
    font-weight: 500;
  }
}
@media (min-width: 1098px) and (max-width: 1369px) {
  .card-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .px-nav {

    padding: 0px 8px;

  }
  .font-18-500 {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8) !important;
    padding: 2px !important;
  }

  .font-18-500:hover {
    font-size: 14px;
    font-weight: 500;
    color: white !important;
    padding: 2px !important;
  }

  .font-15-500 {
    font-size: 15px;
    font-weight: 500;
    padding: 2px !important;
  }
}
@media (min-width: 769px) and (max-width: 1097.98px) {
  .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .font-18-500 {
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8) !important;
  }

  .font-18-500:hover {
    font-size: 12px;
    font-weight: 500;
    color: white !important;
  }

  .bg-img {
    background-image: url("/publicassets/img/bg-home.png");
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 0px 0px 0px;
  }

  .free-demo {
    display: block;
    background: #f7be39;
    padding: 15px 40px;
    font-family: iransans;
    font-size: 13px;
    font-weight: 600;
    color: #2d3953;
    border-radius: 5px;
    text-decoration: none;
  }

  .free-demo-white {
    display: block;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 20px;
    font-family: iransans;
    font-size: 18px;
    font-weight: 600;
    color: #2d3953;
    border-radius: 5px;
    text-decoration: none;
  }

  .more {
    display: block;
    background: #f7be39;
    padding: 15px 15px;
    font-family: iransans;
    font-size: 13px;
    font-weight: 600;
    color: #2d3953;
    border-radius: 5px;
    text-decoration: none;
    float: left;
    width: 100% !important;
  }

  .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
  }

  .f-d {
    flex-direction: column;
  }

  .footer-nav a {
    font-size: 1em;
    font-weight: 500;
    color: #757575 !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .share a {
    font-size: 1.5em;
    background: rgba(255, 255, 255, 0.05);
    margin: 4px;
    padding: 15px !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }

  .logo {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .free-demo {
    display: block;
    background: #f7be39;
    padding: 9px 30px;
    font-family: iransans;
    font-size: 14px;
    font-weight: 600;
    color: #2d3953;
    border-radius: 5px;
    text-decoration: none;
  }


  .bg-img {
    background-image: url("/publicassets/img/bg-home.png");

    min-height: 665px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 250px 0px;
    background-size:cover;
    -moz-background-size: cover; /* Gecko 1.9.2 (Firefox 3.6) */
    -o-background-size:  cover; /* Opera 9.5 */
    -webkit-background-size:  cover; /* Safari 3.0 */
  }


  .bg-img h1 {
    font-size: 1.5em;
    color: #fff;
    font-weight: 500;
  }

  .bg-img h2 {
    font-size: 1.4em;
    color: #fff;
    font-weight: 400;
  }

  .try-free h3 {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
  }

  .try-free h4 {
    font-size: 1.1em;
    color: #fff;
    text-align: justify;
  }

  .description img {
    box-shadow: 0px 0px 20px #000;
    border-radius: 10px;
    width: 100%;
    padding: 0px !important;
  }

  .pl-4 {
    padding-right: 15px !important;
  }

  .description h3 {
    font-size: 1em;
    font-weight: 400;
    color: #2d3953;
    font-weight: 600;
    text-align: center;
  }

  .description p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 2;
    text-align: justify;
    padding: 15px !important;
  }

  .more {
    display: block;
    background: #f7be39;
    padding: 15px 15px;
    font-family: iransans;
    font-size: 18px;
    font-weight: 600;
    color: #2d3953;
    border-radius: 5px;
    text-decoration: none;
    float: left;
    width: 100% !important;
  }

  order-l {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-f {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
  }

  .footer-nav a {
    font-size: 1em;
    font-weight: 500;
    color: #757575 !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .share a {
    font-size: 1.5em;
    background: rgba(255, 255, 255, 0.05);
    margin: 4px;
    padding: 15px !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }

  .form-control {
    display: block;
    width: auto;
  }

  .logo {
    text-align: center;
  }

  .f-d {
    flex-direction: column;
  }

  .t-r {
    text-align: center !important;
    flex: auto;
    width: 100%;
  }

  .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .font-18-500 {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8) !important;

  }

  .font-18-500:hover {
    font-size: 14px;
    font-weight: 500;
    color: white !important;

  }
}

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

