body {
  font-family: Verdana, Geneva, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

.monTitreh2{
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 6px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}

p.lien_timeline {
    text-align: center;
    margin: 15px auto 12px auto;
    text-decoration: none;
    color: #302f2f;
    display: flex;
    flex-direction: row;
    background-color: #f0b834;
    max-width: max-content;
    color: white;
    border-radius: 10px;
    padding: 7px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    width: 300px;
}

.liens_Timeline a {
    width: 18%;
    color: #474747;
    padding: 12px 4px 6px 4px;
    margin-bottom: 40px;
    border-radius: 7px;
    border: 1px solid #f0b834;
    min-width: 200px;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #383838;
}

.nav-container {
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: 0px;
  -webkit-box-shadow: 0px 3px 31px -3px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 3px 31px -3px rgba(0,0,0,0.75);
  box-shadow: 0px 3px 31px -3px rgba(0,0,0,0.75);
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.w-nav-link.w--current {
    color: #f6bf53;
	font-weight: bold;
}

#interscotbox{
	background-image: linear-gradient(180deg, #f8be32 2%, #e4e5ca);
}

.contact_infos {
    margin: 50px 10px 50px 10px;
    font-size: 18px;
}

.nav.w-nav {
    position: fixed;
}

.w-nav-button {
    color: white;
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 6px 6px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logoAuat {
    width: 89px;
    margin-left: 66px;
    margin-right: 10px;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 444px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(41, 34%, 84%, .49)), to(hsla(41, 34%, 84%, .49))), url('../images/aerien.png');
  background-image: linear-gradient(180deg, hsla(41, 34%, 84%, .49), hsla(41, 34%, 84%, .49)), url('../images/aerien.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  
}

.hero-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* width: 80%; */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  margin-top: 80px;
  /* min-height: 300px; */
}

.section-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebebeb;
}

.section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    padding-top: 70px;
    padding-bottom: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #696969;
    color: white;
    font-weight: bolder;
    border-top: 15px solid #f6bf53;
    border-bottom: 15px solid #f6bf53;
}

img.imageChiffresCles {
    max-height: 100px;
	background-color: #ffffff3b;
    padding: 8px;
    border-radius: 10px;
}

.wrap-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-column-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2);
    text-align: center;
	margin-bottom: 20px;
}

.sub-column-1 {
    padding: 20px;
    min-width: 300px;
    max-width: 340px;
    border: 1px solid #c0c0c0;
    margin: 10px;
	min-height: 454px;
}

.subhead-1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    margin: auto;
    text-align: center;
}

.paragraph-3 {
  max-width: 444px;
  font-size: 14px;
  line-height: 20px;
}

.icon {
  margin-top: 10px;
  margin-bottom: 40px;
}

.nav-link {
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 0.5px solid #f6bf5380;
  border-left: 0.5px solid #f6bf5385;
  color: #fff;
  font-size: 15px;
}

.hero-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .52);
    height: auto;
	max-height: 299px;
    text-align: center;
}

.hero-left {}

.button {
  margin: auto;
  margin-top: 20px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #f6bf53;
  box-shadow: 0 1px 0 0 transparent;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-weight: 700;
}

.button:hover {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
}

.class {
  margin-right: 2px;
  margin-left: 2px;
  padding: 4px 5px;
  border-radius: 2px;
  background-color: #3b79c3;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
}

.class-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  justify-content: flex-end;
}

.wrap-2.b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logos-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 9px 20px -6px #b6b6b6;
}

.logos-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    max-width: 1700px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    opacity: 0.75;
}

.logos-wrap-2{
	width: 30%;
    text-align: center;
}

.logos-wrap-3 {
  display: block;
  width: 50%;
  text-align: center;
  opacity: 0.75;
}

.logos-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
span.chiffre {
    font-size: 34px;
	line-height: 34px;
}

p.preambule {
	margin-top: 28px;
    width: 52%;
    min-width: 343px;
}

.cartoExpliquee {
    display: flex;
    flex-direction: row;
    margin: 30px;
	justify-content: center;
}

.carto {
    width: 23%;
    min-width: 200px;
}

.section-4{
	text-align: center;
	border-top: 1px solid #f3b60f;
}

#timeline {
    width: 100%;
    max-width: 1600px;
    margin: auto;
}

.liens_Timeline {
    display: flex;
    justify-content: space-around;
	margin-left: -3%;
    margin-right: 9%;
}

.explications {
    text-align: left;
    font-size: 17px;
    margin-left: 50px;
    border-left: 5px solid #f6bf53;
    padding-left: 20px;
    vertical-align: middle;
    width: 43%;
    min-width: 323px;
}

.iconePdf {
    width: 50px;
    height: 50px;
}
.ecplicationInstances {
    font-weight: bold;
    margin-bottom: 15px;
}

.itemExplicatif {
    margin-bottom: 10px;
}

span.picto {
	font-family: verdana;
    font-size: 22px;
    color: #f6bf53;
    margin-top: 5px;
    line-height: 33px;
}

.blocDroit {
    display: flex;
    flex-direction: column;
	margin-top: 15px;
}

.left-1 {
    width: 27%;
    padding: 50px 20px;
    min-width: 444px;
}

.right-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-1-title {
  margin-bottom: 20px;
}

.left-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-2 {
  width: 40%;
  padding: 0px;
  text-align: left;
}

.footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6b6b6b;
  color: #fff;
}

.footer-top-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
}

.footer-bottom-wrap {
  width: 80%;
}

.legal {
  color: #777;
  font-size: 12px;
  text-align: center;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*max-width: 1400px;*/
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #f0c55d), to(#d9deb4));
  background-image: linear-gradient(180deg, #f0c55d 2%, #d9deb4);*/
}

.column-wrap-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: space-evenly;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

.heading-3 {
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    font-size: 36px;
    line-height: 54px;
    max-width: 100%;
    margin: auto;
}

.subhead-3 {
  margin-bottom: 40px;
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  font-size: 2em;
  line-height: 1.5em;
}

.column-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-wrap-3 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-flow: wrap;
}

.chiffreCle {
    margin: 25px auto 25px auto;
    width: 13%;
    min-width: 176px;
}

.heading-4 {
  margin-top: 30px;
}

.heading-5 {
    position: static;
    margin-left: 53px;
    clear: none;
    font-family: Verdana, Geneva, sans-serif;
    color: #fff;
    font-size: 29px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: -0.9px;
    text-shadow: 1px 1px 7px #686868;
    margin: 30px auto 30px auto;
}

.heading-2 {
  font-family: Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 27px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: -0.9px;
}

.screenshot {
    position: static;
    display: block;
    width: 490px;
    height: 299px;
    margin-top: 0px;
    padding: 36.6px 60px 36.6px 60px;
    /* border-radius: 3px; */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
    /* box-shadow: 0 0 22px -1px rgba(0, 0, 0, .74); */
    margin-left: -2px;
}

.cartes {
  position: static;
  display: block;
  width: 80%;
  height: auto;
  margin-top: 0px;
  padding: 20px;
  border-radius: 3px; 
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 22px -1px rgba(0, 0, 0, .74);
}

.paragraph-2 {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    text-align: left;
    letter-spacing: -0.6px;
    width: 87%;
    margin: auto;
	margin-top: 62px;
}

.caption-2 {
  max-width: 320px;
  margin-top: 20px;
  color: #777;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
}

.footer-logo {
  width: 200px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  margin-left: 50px;
  color: #fff;
  text-decoration: none;
}

.hero-right {
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 499px;
  /* padding: 30px; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
}

.caption-1 {
  max-width: 320px;
  margin-top: 20px;
  color: rgba(0, 0, 0, .5);
  font-size: 13px;
  line-height: 21px;
  text-align: center;
}

.customers-logo {
  width: 150px;
  margin: 10px 30px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
  float: left;
}

.customers-logo img {
    max-height: 130px;
}

.customers-logo:hover {
  -webkit-transform: scale(1.11);
  -ms-transform: scale(1.11);
  transform: scale(1.11);
}

.caption-4 {
  max-width: 320px;
  margin-top: 20px;
  color: #777;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
}

.caption-3 {
  max-width: 320px;
  margin-top: 20px;
  color: #777;
  font-size: 13px;
  line-height: 21px;
}

.bold-text {
  display: block;
  font-size: 14.5px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

.image {
    max-width: 114px;
    margin-left: 50%;
}

.logo_doc {
  position: static;
  display: block;
  max-width: 200px;
  margin-right: 40px;
}

.text-span {
 /* color: #3f3f3f;*/
  font-size: 35px;
  /*text-shadow: none;*/
}

a.myButton {
    text-decoration: none;
    color: white;
    font-size: 24px;
    font-weight: bold;
    background-color: #f9bf44;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px #ffffff;
}

a.myButton:hover {
    transform: scale(1.01);
    box-shadow: 0px 0px 15px 0px #acacac;
}

@media (max-width: 1320px) {

	.column-wrap-1{
		flex-direction: column;
		}

}

@media (max-width: 991px) {
  .hero-section {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 444px;
    text-align: left;
	padding-top: 100px;
  }
  .hero-wrap {
    position: relative;
    display: block;
    margin-top: 30px;
	margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .hero-left {
    width: 85%;
    max-height: 333px;
    margin: auto;
  }
  .class-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wrap-2.a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-2.b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .logos-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	width: 100%;
  }
  .logos-wrap-2{
	width: 100%;  
  }
  
  .logos-wrap-3 {
	width: 100%;
  }
  
  .logos-section{
	  flex-direction: column;
  }
    
  .left-1 {
    position: static;
    display: block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .right-1 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .left-2 {
    width: 100%;
  }
  .right-2 {
    width: 100%;
  }
  .column-wrap-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-wrap-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column-2 {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
   
  .hero-right {
	position: relative;
    max-width: 85%;
    margin: auto;
  }
  .icon-2 {
    font-size: 60px;
  }
  
  .screenshot {
    position: static;
    display: block;
    width: auto;
    height: 287px;
    margin: auto;
    margin-top: 30px;
    padding: 20px;
    /* border-radius: 3px; */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
    /* box-shadow: 0 0 22px -1px rgba(0, 0, 0, .74); */
    /* margin-left: -2px; */
	}
}

@media (max-width: 767px) {
  .hero-section {
    height: auto;
  }
  .hero-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .wrap-1 {
    text-align: center;
  }
  .hero-left {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .wrap-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-2.a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .left-1 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .right-1 {
    width: 100%;
  }
  .left-2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .right-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .heading-3 {
    text-align: center;
  }
  .subhead-3 {
    text-align: center;
  }
  .heading-5 {
    font-size: 25px;
  }
  .hero-right {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cartoExpliquee {
    flex-direction: column;
	}
	
	.column-1 {
	flex-direction: column;
	}
}

@media (max-width: 479px) {
  .footer-top-wrap {
    padding-bottom: 33px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wrap-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .column-wrap-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-2 {
    width: 100%;
  }
  .footer-link {
    margin-right: 20px;
    margin-left: 20px;
  }
  .screenshot {
	height: auto;
	width: 100%;	
  }
  
}

