﻿@charset "utf-8";
/*
    Useful CSS3 LESS Mixins
*/
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  background: #4a4a4a;
  font-size: 12px;
  color: #474747;
}
.back-to-top {
  color: #003da5;
  text-decoration: none;
  z-index: 30;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: none;
}
.back-to-top:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  cursor: pointer;
}
.clear:after,
.mid_cont1_about:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
a img {
  border: 0;
  outline: none;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #003da5;
  outline: none;
}
a:hover {
  text-decoration: underline;
  outline: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
ol,
ul,
p,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
input,
textarea {
  outline: none;
}
.CB {
  clear: both;
}
.FL {
  float: left;
}
.FR {
  float: right;
}
h1,
h2,
h3 {
  color: #333333;
}
/***** BEGIN HEADER *****/
.main_wrap {
  clear: both;
  overflow: hidden;
  /*width: 1060px;*/
  width: 1242px;
  margin: 0 auto;
}
.header {
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  background: #fff;
}
.header_top {
  float: left;
  width: 100%;
  background: #003da5;
  height: 51px;
}
.login_language {
  float: right;
  margin-right: 25px;
}
.login_language ul {
  list-style: none;
  padding: 0;
  display: inline;
}
.login_language ul li {
  line-height: 51px;
  font-size: 15px;
  display: inline-block;
  padding: 0 10px;
}
.login_language ul li.lan {
  border-left: 1px solid #3b76b0;
}
.login_language ul li a {
  color: #fff;
  padding: 0 15px;
  display: block;
}
.header_bottom {
  float: left;
  width: 100%;
  padding: 18px 0;
}
.logo {
  margin-left: 23px;
}
.logo img {
  float: left;
}
/***** END HEADER *****/
/***** BEGIN CONTENTS *****/
.content {
  clear: both;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.content p {
  padding: 0 0 10px 0;
  font-size: 15px;
  color: #474747;
}
.content a {
  color: #003da5;
}
.content ul {
  padding: 0 0 10px 20px;
  font-size: 15px;
  color: #474747;
}
/***** BEGIN SLIDE AREA *****/
.slider {
  float: left;
  width: 100%;
  position: relative;
  background: #564d46;
  background-size: 100%;
}
.slider_text {
  /* Defines styles at bilingual section on bottom of this file */
}
.do_more {
  width: 100%;
}
.do_more p {
  font-size: 25px;
  color: #fff;
  padding: 0;
  margin-top: 10px;
  font-weight: bold;
  font-style: italic;
  text-shadow: 2px 3px 3px #000;
}
.get_video {
  position: absolute;
  left: 35px;
  bottom: 20px;
  width: 600px;
  z-index: 800;
}
.slider_text h1 {
  font-size: 55px;
  font-weight: normal;
  text-shadow: 2px 2px 2px #000;
  color: #fff;
}
.slider_text h1 span {
  font-weight: bold;
  text-transform: uppercase;
}
a.get_started {
  /* Defines styles at bilingual section on bottom of this file */
}
a.watch_video {
  display: block;
  width: 250px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding-left: 60px;
  margin-bottom: 25px;
  background: url(Img/watch-video.png) no-repeat left top;
}
a.watch_video:hover {
  background: url(Img/watch-video-ho.png) no-repeat left top;
}
/***** END SLIDE AREA *****/
.top_nav {
  clear: both;
  overflow: hidden;
  width: 100%;
  padding: 25px 0px;
  background: #fafafa;
  margin: 0 auto;
  border-bottom: 1px solid #e0e0e0;
}
.top_nav ul {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.top_nav li {
  float: left;
  font-size: 14px;
  width: auto;
  padding: 0 2px 0 0;
  font-weight: bold;
}
.top_nav li a {
  color: #5f6a7d;
  display: block;
  float: left;
  padding: 0 19px;
  font-size: 14px;
}
.top_nav li a:hover,
.top_nav li.current-menu-item a {
  text-decoration: none;
  color: #004f9a;
}
.features {
  clear: both;
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding: 35px 2% 50px 2%;
  margin-bottom: 2px;
  text-align: center;
}
.feature_col h2 {
  padding: 30px 0 15px 0;
  font-size: 16px;
  color: #333333;
}
.feature_col p {
  font-size: 13px;
  line-height: 18px;
  color: #474747;
}
.e_signature,
.sales_tool {
  clear: both;
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding: 50px 2% 0 2%;
}
.sales_tool {
  border-bottom: 0;
  padding-bottom: 20px;
  border-top: 2px solid #4a4a49;
}
.sales_tool .sales_sub_heading {
  font-size: 25px;
  color: #333333;
  margin-bottom: 25px;
}
.e_signature h2,
.sales_tool h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}
.sales_tool h2 {
  /* Defines styles at bilingual section on bottom of this file */
}
ul.sales_features {
  width: 100%;
  padding: 15px 0;
  list-style: none;
  text-align: center;
}
ul.sales_features li {
  background: url(Img/tick.png) no-repeat left top;
  padding: 5px 60px 5px 40px;
  display: inline-block;
}
a.demo_button {
  margin: 10px auto;
  padding-left: 80px;
  min-height: 68px;
  line-height: 68px;
  color: #003da5;
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  background: url(Img/demo-btn.png) no-repeat left top;
}
a.demo_button:hover {
  background: url(Img/demo-btn-ho.png) no-repeat left top;
}
.signature_left h2 {
  font-size: 35px;
  line-height: 42px;
}
.signature_left h2 span {
  font-size: 25px;
}
.default_blue {
  color: #003da5;
}
.signature_right h2 {
  padding-top: 5px;
}
ul.how_it_works {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
}
ul.how_it_works li {
  float: left;
  padding: 20px 0;
  width: 100%;
}
ul.how_it_works li:first-child {
  padding-top: 0;
}
ul.how_it_works li span {
  float: left;
  width: 77px;
  height: 85px;
  line-height: 76px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: url(Img/how-work-step.jpg) no-repeat center top;
}
ul.how_it_works li p {
  float: left;
  font-size: 16px;
  line-height: 22px;
  color: #474747;
  width: 78%;
  padding-top: 19px;
  padding-left: 5%;
}
ul.how_it_works li.you_done p {
  float: left;
  font-size: 25px;
  color: #003da5;
  padding: 0;
  font-weight: bold;
}
/***** END CONTENTS *****/
/***** BEGIN FOOTER *****/
.footer {
  float: left;
  width: 100%;
  padding: 30px 2%;
  background: #fff;
  border-top: 50px solid #003da5;
}
.footer ul {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.footer li {
  float: left;
  font-size: 14px;
  width: auto;
  padding: 0 12px 0 0;
  margin-left: 10px;
  font-weight: bold;
  background: url(Img/bar.jpg) no-repeat right 5px;
}
.footer li:last-child {
  background: none;
}
.footer li a {
  color: #777777;
  display: block;
  float: left;
  padding: 0 5px;
  font-size: 14px;
}
.footer li a:hover {
  text-decoration: none;
  color: #004f9a;
}
.footer_bottom {
  float: left;
  width: 100%;
}
.invst {
  float: left;
}
.footer_bottom p {
  float: left;
  padding-left: 35px;
  font-size: 14px;
  line-height: 22px;
  color: #898989;
}
@media screen and (max-width: 1242px) {
  .main_wrap {
    max-width: 100%;
    width: 100%;
  }
  .slider_text {
    width: 95%;
    left: 5%;
    top: 30px;
  }
  .slider_text h1 {
    font-size: 40px;
  }
  .do_more p {
    float: none;
  }
  .get_video {
    bottom: 10px;
  }
  a.get_started,
  a.get_started:hover {
    /* Defines styles at bilingual section on bottom of this file */
  }
  a.watch_video {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .slider_text {
    top: 10px;
    left: 2%;
  }
  .slider_text h1 {
    font-size: 30px;
  }
  .do_more img {
    width: 160px;
  }
  .get_video {
    left: 2%;
    width: 95%;
  }
  a.get_started {
    /* Defines styles at bilingual section on bottom of this file */
  }
}
/* MEDIA SCREEN */
@media screen and (max-width: 767px) {
  .slider_text h1 {
    font-size: 24px;
  }
  .do_more p {
    font-size: 18px;
  }
  a.get_started,
  a.get_started:hover {
    /* Defines styles at bilingual section on bottom of this file */
  }
  ul.sales_features li {
    text-align: left;
    display: block;
  }
  a.demo_button {
    line-height: 40px;
  }
  .signature_left {
    text-align: center;
  }
  .signature_right h2 {
    margin-top: 20px;
    text-align: center;
  }
  .footer,
  .footer_bottom {
    text-align: center;
  }
  .footer li,
  .invst {
    float: none;
    display: inline-block;
  }
  .footer_bottom p {
    padding: 20px 0;
    float: none;
  }
}
@media screen and (max-width: 640px) {
  .slider_text h1 {
    font-size: 20px;
  }
  .do_more p {
    font-size: 16px;
  }
  .do_more img {
    width: 135px;
  }
  a.get_started,
  a.get_started:hover {
    /* Defines styles at bilingual section on bottom of this file */
  }
  a.watch_video {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  a.watch_video,
  a.watch_video:hover {
    background-size: 30px;
    height: 30px;
    line-height: 30px;
    /*margin-bottom:15px;*/
    padding-left: 35px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 560px) {
  .slider_text h1 {
    font-size: 18px;
  }
  .do_more p {
    font-size: 14px;
  }
  .do_more img {
    width: 120px;
  }
  a.get_started,
  a.get_started:hover {
    /* Defines styles at bilingual section on bottom of this file */
  }
}
@media screen and (max-width: 490px) {
  a.get_started,
  a.get_started:hover {
    /* Defines styles at bilingual section on bottom of this file */
  }
  a.watch_video,
  a.watch_video:hover {
    float: left;
    margin-left: 5px;
    background-size: 25px;
    height: 25px;
    line-height: 25px;
  }
}
/* BILINGUAL CSS CONTENT */
/* -- FR -- */
.lang-fr .sales_tool h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 45px;
}
.lang-en .sales_tool h2 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 45px;
}
.lang-fr .slider_text {
  /* Related to main-wrap width size*/
  position: absolute;
  left: 35px;
  top: 50px;
  width: 600px;
  z-index: 700;
}
.lang-fr a.get_started {
  display: block;
  width: 360px;
  height: 75px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 25px;
  background: url(Img/get-started.fr.png) no-repeat center top;
}
.lang-fr a.get_started:hover {
  background: url(Img/get-started-ho.fr.png) no-repeat left top;
  color: #fff;
}
@media screen and (max-width: 1242px) {
  .lang-fr a.get_started,
  .lang-fr a.get_started:hover {
    width: 250px;
    height: 52px;
    background-size: 100%;
  }
}
@media screen and (max-width: 960px) {
  .lang-fr a.get_started {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .lang-fr a.get_started,
  .lang-fr a.get_started:hover {
    height: 40px;
    width: 160px;
  }
  .lang-fr .slider_text {
    top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .lang-fr a.get_started,
  .lang-fr a.get_started:hover {
    height: 35px;
    width: 140px;
  }
}
@media screen and (max-width: 560px) {
  .lang-fr a.get_started,
  .lang-fr a.get_started:hover {
    height: 31px;
    width: 120px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 490px) {
  .lang-fr a.get_started,
  .lang-fr a.get_started:hover {
    float: left;
  }
}
@media screen and (max-width: 400px) {
  .lang-fr .slider_text {
    display: none;
  }
}
/* -- EN -- */
.lang-en .slider_text {
  /* Related to main-wrap width size*/
  position: absolute;
  left: 35px;
  top: 50px;
  width: 600px;
  z-index: 700;
}
.lang-en a.get_started {
  display: block;
  width: 314px;
  height: 75px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 30px;
  background: url(Img/get-started.en.png) no-repeat center top;
}
.lang-en a.get_started:hover {
  background: url(Img/get-started-ho.en.png) no-repeat center top;
  color: #fff;
}
@media screen and (max-width: 1242px) {
  .lang-en a.get_started,
  .lang-en a.get_started:hover {
    width: 200px;
    height: 48px;
    background-size: 100%;
  }
}
@media screen and (max-width: 960px) {
  .lang-en a.get_started {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .lang-en a.get_started,
  .lang-en a.get_started:hover {
    height: 40px;
    width: 160px;
  }
  .lang-en .slider_text {
    top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .lang-en a.get_started,
  .lang-en a.get_started:hover {
    height: 35px;
    width: 140px;
  }
}
@media screen and (max-width: 560px) {
  .lang-en a.get_started,
  .lang-fr a.get_started:hover {
    height: 31px;
    width: 120px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 490px) {
  .lang-en a.get_started,
  .lang-fr a.get_started:hover {
    float: left;
  }
}
@media screen and (max-width: 400px) {
  .lang-en .slider_text {
    display: none;
  }
}
.indexWarningMessage {
  margin-left: 50px;
  background-color: red;
  color: white;
  font-weight: bold;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
}
.evo-button {
  background-color: #003da5;
  border: none;
  padding: 11px 18px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  color: white;
}
.agoAccessMessage {
    margin-left: 50px;
    background-color: white;
    color: red;
    font-family: Arial;
    font-weight: 600;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}
.agoAccessMessageBolder {
    margin-left: 50px;
    background-color: white;
    color: red;
    font-family: Arial;
    font-weight: bolder;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}
.indexWarningMessageRed {
    margin-left: 10px;
    background-color: white;
    color: red;
    font-weight: bold;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
}
.indexWarningMessageBlack {
    margin-left: 10px;
    background-color: white;
    color: black;
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
}
