@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'DINRoundPro-Medi';
  src: url('fonts/DINRoundPro-Medi.eot');
  src: local('fonts/DINRoundPro-Medi'), url('fonts/DINRoundPro-Medi.eot?#iefix') format('embedded-opentype'), url('fonts/DINRoundPro-Medi.woff2') format('woff2'), url('fonts/DINRoundPro-Medi.woff') format('woff'), url('fonts/DINRoundPro-Medi.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro';
  src: url('fonts/DINRoundPro-Light.eot');
  src: local('fonts/DINRoundPro-Light'), url('fonts/DINRoundPro-Light.eot?#iefix') format('embedded-opentype'), url('fonts/DINRoundPro-Light.woff2') format('woff2'), url('fonts/DINRoundPro-Light.woff') format('woff'), url('fonts/DINRoundPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro';
  src: url('fonts/DINRoundPro.eot');
  src: local('fonts/DINRoundPro'), url('fonts/DINRoundPro.eot?#iefix') format('embedded-opentype'), url('fonts/DINRoundPro.woff2') format('woff2'), url('fonts/DINRoundPro.woff') format('woff'), url('fonts/DINRoundPro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINRoundPro';
  src: url('fonts/DINRoundPro-Bold.eot');
  src: local('fonts/DINRoundPro-Bold'), url('fonts/DINRoundPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/DINRoundPro-Bold.woff2') format('woff2'), url('fonts/DINRoundPro-Bold.woff') format('woff'), url('fonts/DINRoundPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
.color-wifi {
  color: #009993;
}
.color-password {
  color: #ee7559;
}
.color-browsing {
  color: #ea5197;
}
.color-phishing {
  color: #312783;
}
.color-protection {
  color: #009ee3;
}
.color-home {
  color: #ffffff;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  outline: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}
a:focus {
  outline: none;
}
/*
a:hover div{
	opacity: .8;
}*/
.iframe-content {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'DINRoundPro';
  font-weight: 300;
}
#iframe-content-wifi:before, #iframe-content-conclusion:before {
  content: "";
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -2;
}
#iframe-content-wifi:after, #iframe-content-conclusion:after {
  content: "";
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  position: absolute;
  top: 25px;
  left: 25px;
  border: 1px solid #009993;
  z-index: -1;
}
#iframe-content-home:before, #iframe-content-conclusion:before {
  content: "";
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  position: absolute;
  top: 0px;
  left: 0px;
  border: 50px solid #54445f;
  z-index: -2;
}
#iframe-content-home:after, #iframe-content-conclusion:after, #iframe-content-password:before, #iframe-content-browsing:before, #iframe-content-phishing:before, #iframe-content-protection:before {
  content: "";
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  position: absolute;
  top: 25px;
  left: 25px;
  border: 1px solid #fff;
  z-index: -1;
}
#iframe-content-wifibis:before, #iframe-content-inside-password:before, #iframe-content-inside-secure:before, #iframe-content-inside-phishing:before {
  content: "";
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
#iframe-content-wifibis:after, #iframe-content-inside-password:after, #iframe-content-inside-secure:after, #iframe-content-inside-phishing:after, #iframe-content-password:after, #iframe-content-browsing:after, #iframe-content-phishing:after, #iframe-content-protection:after {
  content: "";
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: -1;
}
#iframe-content-wifi:before {
  border: 50px solid #fff;
}
#iframe-content-wifibis:before {
  border: 50px solid #009993;
}
#iframe-content-inside-password:before {
  border: 50px solid #ee7559;
}
#iframe-content-inside-secure:before {
  border: 50px solid #ea5197;
}
#iframe-content-inside-phishing:before {
  border: 50px solid #312783;
}
#iframe-content-wifibis:after, #iframe-content-inside-password:after, #iframe-content-inside-secure:after, #iframe-content-inside-phishing:after {
  border: 1px solid #fff;
}
#iframe-content-password:after {
  border: 1px solid #ee7559;
}
#iframe-content-browsing:after {
  border: 1px solid #ea5197;
}
#iframe-content-phishing:after {
  border: 1px solid #312783;
}
#iframe-content-protection:after {
  border: 1px solid #009ee3;
}
.n-padding {
  padding: 0 18% !important
}
.title-home {
  padding: 10% 0 0 0;
}
.title-home {
  font-size: 4em;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.txt-home {
  margin: auto;
  max-width: 65%;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-top: 2%;
}
/*.title-home:before{content: "";
	width: 300px;
    height: 1px;
    margin-top: 64px;
    margin-left: -306px;
    background-color: #54445f;
    position: absolute;
}
.title-home:after{content: "";
	width: 300px;
    height: 1px;
    margin-top: 64px;
    background-color: #54445f;
    position: absolute;
}*/
.title-knowthat {
  font-size: 4em;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.light-knowthat {
  background-image: url('images/light-knowthat.gif');
}
.light-knowthatwifi {
  background-image: url('images/light-knowthatwifi.gif');
}
.light-knowthatpassword {
  background-image: url('images/light-knowthatpassword.gif');
}
.light-knowthatbrowsing {
  background-image: url('images/light-knowthatbrowsing.gif');
}
.light-knowthatphishing {
  background-image: url('images/light-knowthatphishing.gif');
}
.light-knowthat, .light-knowthatwifi, .light-knowthatpassword, .light-knowthatbrowsing, .light-knowthatphishing {
  background-position: bottom;
  background-repeat: no-repeat;
  display: block;
  width: 76px;
  height: 81px;
  margin: 0 auto;
  padding-top: 8%;
  background-size: contain;
}
.light-knowthat:before, .light-knowthatwifi:before, .light-knowthatpassword:before, .light-knowthatbrowsing:before, .light-knowthatphishing:before {
  content: "";
  width: 260px;
  height: 1px;
  margin-top: 75px;
  margin-left: -236px;
  background-color: #ffffff;
  position: absolute;
}
.light-knowthat:after, .light-knowthatwifi:after, .light-knowthatpassword:after, .light-knowthatbrowsing:after, .light-knowthatphishing:after {
  content: "";
  width: 260px;
  height: 1px;
  margin-top: 75px;
  margin-left: 54px;
  background-color: #ffffff;
  position: absolute;
}
.txt-knowthat {
  font-size: 1.5em;
  color: #ffffff;
  line-height: 1.667;
  text-align: center;
  margin-top: 60px;
  padding: 0 40px;
}
.knowthat-wifiaccess, .knowthat-password, .knowthat-browsing, .knowthat-phishing, .knowthat-protection {
  margin: 50px 50px 0;
  padding: 0;
  border: 0;
  height: calc(100vh - 100px);
}
.knowthat-wifiaccess02 {
  margin: 5% 5% 0;
  padding: 0;
  border: 0;
}
.knowthat-home {
  padding: 0;
  border: 0;
  height: 735px;
}
.knowthat-home {
  height: 100%;
}
.knowthat-wifiaccess {
  background-color: #009993;
}
.knowthat-password {
  background-color: #ee7559;
}
.knowthat-browsing {
  background-color: #ea5197;
}
.knowthat-phishing {
  background-color: #312783;
}
.knowthat-protection {
  background-color: #009ee3;
}
.btn_knowthat-wifi, .btn-knowthat-password, .btn-knowthat-browsing, .btn-knowthat-phishing, .btn-knowthat-protection {
  background-color: #ffffff;
  width: 350px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  margin: auto;
  font-size: 1.5em;
  font-weight: 500;
  margin-top: 3%;
  padding: 20px 0;
  line-height: 1.6;
}
.btn_home {
  background-color: #54445f;
  width: 350px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  margin: auto;
  font-size: 1.5em;
  font-weight: 500;
  margin-top: 3%;
  padding: 20px 0;
  line-height: 1.6;
}
.btn_knowthat-wifi:after, .btn-knowthat-password:after, .btn-knowthat-browsing:after, .btn-knowthat-phishing:after, .btn-knowthat-protection:after, .btn_home:after {
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  content: "";
  background-position: right;
  margin-right: -60px;
  margin-bottom: -4px;
  padding-right: 70px;
}
.btn_knowthat-wifi:after {
  background-image: url('images/arrow-btn-green.svg');
}
.btn-knowthat-password:after {
  background-image: url('images/arrow-btn-orange.svg');
}
.btn-knowthat-browsing:after {
  background-image: url('images/arrow-btn-purple.svg');
}
.btn-knowthat-phishing:after {
  background-image: url('images/arrow-btn-violet.svg');
}
.btn-knowthat-protection:after {
  background-image: url('images/arrow-btn-blue.svg');
}
.btn_home:after {
  background-image: url('images/arrow-btn-white.svg');
}
.sources {
  font-size: 0.7em;
  opacity: .5;
  text-align: right;
  color: #ffffff;
  position: absolute;
  right: 6%;
  bottom: 12%;
}
#illustration-home {
  background-image: url(images/illus-secure04.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30%;
  height: 60%;
  position: absolute;
  right: 50px;
  bottom: 50px;
	z-index: -1;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
}
.center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clearboth {
  clear: both;
}
.img-iframe {
  margin: auto;
  max-width: max-content;
}
/*-----------------------------------*/
/*----------------Menu---------------*/
#menu-iframe {
  z-index: 2;
  top: 0;
  left: -150%;
  position: absolute;
  width: 100%;
  background: #ffffff;
  height: 100vh;
  transition: all 800ms ease-in-out;
}
#menu-iframe.open {
  left: 0px;
  position: fixed;
}
#conteneurMenu-iframe {
  text-align: center;
  padding: 5% 5% 0;
  font-size: 2em;
  line-height: 1.5em;
}
#conteneurMenu-iframe:before {
  content: "";
  border: 1px solid #54445f;
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: -1;
}
#conteneurMenu-iframe a {
  display: block;
  color: #54445f;
}
#conteneurMenu-iframe a:hover {
  opacity: .5;
}
#illustration-menu {
  background-image: url('images/illus-menu.gif');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  width: 30%;
  height: 90%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
#title-menu-iframe {
  font-size: 2em;
  font-weight: bold;
  color: #e28f84;
  margin: 25px 0 0 70px;
  background-color: #ffffff;
  width: max-content;
  padding: 0 30px;
}
#title-menu-iframe_logo {
  font-size: 2em;
  font-weight: bold;
  color: #e28f84;
  margin: 0 0 0 50px;
  background-color: #ffffff;
  width: 70px;
  padding: 0 30px;
}
#menuTxt, #closeTxt {
  color: #ffffff;
}
#menuTxt.open, #closeTxt {
  display: none;
}
#closeTxt.open, #menuTxt {
  display: block;
}
#menuToggler {
  line-height: 24px;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 4%;
  cursor: pointer;
  padding: 6px 15px;
  background-color: #fff;
}
#menuToggler-home {
  line-height: 24px;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 4%;
  cursor: pointer;
  padding: 6px 15px;
}
.menuCross {
  width: 64px;
  height: 38px;
  position: relative;
  float: left;
}
.menuCross .bit-1::before {
  content: '';
  left: 3px;
  top: 5px;
  position: absolute;
  width: 32px;
  transform-origin: left bottom;
  height: 6px;
  border-radius: 10px;
  background: #9d9d9c;
  transition: transform 0.3s, top 0.3s;
}
.menuCross .bit-1::after {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  width: 32px;
  transform-origin: right bottom;
  height: 6px;
  border-radius: 10px;
  background: #9d9d9c;
  transition: transform 0.3s, top 0.3s;
}
.menuCross .bit-2 {
  position: absolute;
  width: 34px;
  border-radius: 10px;
  top: 50%;
  right: -16px;
  height: 6px;
  background: #9d9d9c;
  transform: translate(-50%, -50%);
  transition: transform 0.3s 0.3s, width 0.3s 0.6s;
}
.menuCross .bit-3::before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 3px;
  width: 32px;
  transform-origin: left top;
  height: 6px;
  background: #9d9d9c;
  border-radius: 10px;
  transition: transform 0.3s, bottom 0.3s;
}
.menuCross .bit-3::after {
  content: '';
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 32px;
  transform-origin: right top;
  height: 6px;
  background: #9d9d9c;
  border-radius: 10px;
  transition: transform 0.3s, bottom 0.3s;
}
.menuCross.open .bit-1:before {
  top: 0;
  left: 12px;
  width: 24px;
  transform: rotate(41deg);
  transform-origin: left bottom;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, top 0.3s 0.3s;
}
.menuCross.open .bit-1:after {
  top: 0;
  right: 12px;
  width: 24px;
  transform: rotate(-41deg);
  transform-origin: right bottom;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, top 0.3s 0.3s;
}
.menuCross.open .bit-2 {
  width: 0;
  transform: translate(50%, -50%) rotate(45deg);
  transition: transform 0.3s 0.3s, width 0.3s;
}
.menuCross.open .bit-3:before {
  bottom: 0;
  width: 24px;
  left: 12px;
  transform: rotate(-41deg);
  transform-origin: left top;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, bottom 0.3s 0.3s;
}
.menuCross.open .bit-3:after {
  bottom: 0;
  width: 24px;
  right: 12px;
  transform: rotate(41deg);
  transform-origin: right top;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, bottom 0.3s 0.3s;
}
.menu-home, .menu-wifi, .menu-password, .menu-browsing, .menu-phishing, .menu-protection {
  position: relative;
}
.menu-wifi:before, .menu-password:before, .menu-browsing:before, .menu-phishing:before, .menu-protection:before {
  position: absolute;
  font-size: 0.5em;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  top: -11px;
  left: 47.3%;
  margin: auto;
  padding: 0px 5px;
  z-index: 1;
  background-color: #ffffff;
}
.menu-wifi:before {
  content: "Chapter 01";
  color: #009993;
}
.menu-password:before {
  content: "Chapter 02";
  color: #ee7559;
}
.menu-browsing:before {
  content: "Chapter 03";
  color: #ea5197;
}
.menu-phishing:before {
  content: "Chapter 04";
  color: #312783;
}
.menu-protection:before {
  content: "Chapter 05";
  color: #009ee3;
}
.menu-wifi:after, .menu-password:after, .menu-browsing:after, .menu-phishing:after, .menu-protection:after {
  content: "";
  width: 175px;
  display: block;
  height: 1px;
  margin: auto;
  top: 0;
  position: absolute;
}
.menu-wifi:after {
  width: 175px;
  background-color: #009993;
  left: 45%;
}
.menu-password:after {
  width: 325px;
  background-color: #ee7559;
  left: 40.5%;
}
.menu-browsing:after {
  width: 230px;
  background-color: #ea5197;
  left: 43.3%;
}
.menu-phishing:after {
  width: 116px;
  background-color: #312783;
  left: 46.6%;
}
.menu-protection:after {
  width: 285px;
  background-color: #009ee3;
  left: 41.7%;
}
/*-----------------------------------*/
/*------------------------------------------------*/
/*----------------PAGES INTERIEURES---------------*/
/*------MENU INSIDE------*/
#menuToggler-wifi, #menuToggler-password, #menuToggler-secure, #menuToggler-phishing, #menuToggler-protection, #menuToggler-home {
  line-height: 24px;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 3%;
  cursor: pointer;
  padding: 5px 20px;
}
.menuCross .bit-11::before {
  content: '';
  left: 3px;
  top: 5px;
  position: absolute;
  width: 33px;
  transform-origin: left bottom;
  height: 6px;
  border-radius: 10px;
  background: #ffffff;
  transition: transform 0.3s, top 0.3s;
}
.menuCross .bit-11::after {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  width: 32px;
  transform-origin: right bottom;
  height: 6px;
  border-radius: 10px;
  background: #ffffff;
  transition: transform 0.3s, top 0.3s;
}
.menuCross .bit-22 {
  position: absolute;
  width: 34px;
  border-radius: 10px;
  top: 50%;
  right: -16px;
  height: 6px;
  background: #ffffff;
  transform: translate(-50%, -50%);
  transition: transform 0.3s 0.3s, width 0.3s 0.6s;
}
.menuCross .bit-33::before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 3px;
  width: 33px;
  transform-origin: left top;
  height: 6px;
  background: #ffffff;
  border-radius: 10px;
  transition: transform 0.3s, bottom 0.3s;
}
.menuCross .bit-33::after {
  content: '';
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 32px;
  transform-origin: right top;
  height: 6px;
  background: #ffffff;
  border-radius: 10px;
  transition: transform 0.3s, bottom 0.3s;
}
.menuCross.open .bit-11:before {
  top: 0;
  left: 12px;
  width: 24px;
  background: #9d9d9c;
  transform: rotate(41deg);
  transform-origin: left bottom;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, top 0.3s 0.3s;
}
.menuCross.open .bit-11:after {
  top: 0;
  right: 12px;
  width: 24px;
  background: #9d9d9c;
  transform: rotate(-41deg);
  transform-origin: right bottom;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, top 0.3s 0.3s;
}
.menuCross.open .bit-22 {
  width: 0;
  background: #9d9d9c;
  transform: translate(50%, -50%) rotate(45deg);
  transition: transform 0.3s 0.3s, width 0.3s;
}
.menuCross.open .bit-33:before {
  bottom: 0;
  width: 24px;
  left: 12px;
  background: #9d9d9c;
  transform: rotate(-41deg);
  transform-origin: left top;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, bottom 0.3s 0.3s;
}
.menuCross.open .bit-33:after {
  bottom: 0;
  width: 24px;
  right: 12px;
  background: #9d9d9c;
  transform: rotate(41deg);
  transform-origin: right top;
  transition: transform 0.3s 0.3s, width 0.3s 0.3s, bottom 0.3s 0.3s;
}
/*-----------------------*/
/*-----COMMUN INSIDE-----*/
.txt-inside {
  font-size: 1.5em;
  color: #54445f;
  line-height: 1.4;
  padding: 0px 10%;
  margin-bottom: 2%;
}
.title-inside {
  font-size: 3em;
  color: #54445f;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding-top: 3%;
}
.title-insidebis {
  font-size: 3em;
  color: #54445f;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding-top: 1%;
  max-width: 90%;
  margin: auto;
}
.btn_previous-wifi:before, .btn_previous-password:before, .btn_previous-secure:before, .btn_previous-phishing:before, .btn_previous-protection:before, .btn_previous-conclu:before, .btn_previous-conclu:before {
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  content: "";
  background-position: right;
  margin-right: -9px;
  margin-bottom: -4px;
  padding-left: 48px;
}
.btn_previous-wifi:before {
  background-image: url('images/arrow-btn-green.svg');
  transform: rotate(180deg);
}
.btn_previous-password:before {
  background-image: url('images/arrow-btn-orange.svg');
  transform: rotate(180deg);
}
.btn_previous-secure:before {
  background-image: url('images/arrow-btn-purple.svg');
  transform: rotate(180deg);
}
.btn_previous-phishing:before {
  background-image: url('images/arrow-btn-violet.svg');
  transform: rotate(180deg);
}
.btn_previous-protection:before {
  background-image: url('images/arrow-btn-blue.svg');
  transform: rotate(180deg);
}
.btn_previous-conclu:before {
  background-image: url('images/arrow-btn-grey.svg');
  transform: rotate(180deg);
}
.btn_next-wifi:after, .btn_next-password:after, .btn_next-secure:after, .btn_next-phishing:after, .btn_next-protection:after {
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  content: "";
  background-position: right;
  margin-right: -9px;
  margin-bottom: -4px;
  padding-left: 48px;
}
.btn_next-phishing02:after {
  background-image: url('images/arrow-btn-violet.svg');
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  content: "";
  background-position: right;
  margin-right: -9px;
  margin-bottom: -4px;
  padding-left: 28px;
}
.btn_next-wifi:after {
  background-image: url('images/arrow-btn-green.svg');
}
.btn_next-password:after {
  background-image: url('images/arrow-btn-orange.svg');
}
.btn_next-secure:after {
  background-image: url('images/arrow-btn-purple.svg');
}
.btn_next-phishing:after {
  background-image: url('images/arrow-btn-violet.svg');
}
.btn_next-protection:after {
  background-image: url('images/arrow-btn-blue.svg');
}
.content-inside {
  background-color: #ffffff;
  height: 100%;
  position: relative;
  z-index: 0;
}
.content-inside::before {
  content: "";
  -webkit-mask-clip: border-box;
  width: 100%;
  height: 100%;
  padding: 50px;
  position: absolute;
  top: -50px;
  left: -50px;
  border: 1px solid #ffffff;
  z-index: -1;
}
.content-inside2 {
  background-color: #ffffff;
  height: 100%;
  position: relative;
  z-index: 0;
}
.content-inside2::before {
  content: "";
  -webkit-mask-clip: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50px;
  left: -50px;
  border: 1px solid #ffffff;
  z-index: -1;
}
/*------WIFI ACCESS------*/
#iframe-content-inside-wifi {
  height: calc(100vh - 200px);
  background-color: #009993;
  padding: 100px;
}
.breadcrumbs-wifi {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 0 50px;
  background-color: #009993;
  width: max-content;
  padding: 0 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.pagination-wifi {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 25px 0 0 90px;
  background-color: #009993;
  width: max-content;
  padding: 0px 30px 5px 30px;
  position: absolute;
  right: 2%;
  bottom: 0;
  z-index: 1;
}
#menuToggler-wifi .menuCross::before {
  content: "";
  width: 110px;
  height: 40px;
  background-color: #009993;
  position: absolute;
  right: -25px;
  top: 0;
}
#menuToggler-wifi .menuCross.open::before {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 20px;
}
#menuToggler-home .menuCross::before {
  content: "";
  width: 110px;
  height: 40px;
  background-color: #54445f;
  position: absolute;
  right: -25px;
  top: 0;
}
#menuToggler-home .menuCross.open::before {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 20px;
}
.separate-wifi {
  width: 50px;
  height: 3px;
  background-color: #009993;
  margin: 2% auto;
}
#illus-wifi01 {
  background-image: url('images/illus-wifi01.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 366px;
  height: 582px;
  position: absolute;
  right: 170px;
  top: 0;
  bottom: 120px;
  margin: auto;
}
.img-wifi01 {
  background-image: url('images/img-wifi01.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 337px;
  height: 337px;
  max-width: 300px;
  max-height: 300px;
  margin: 20px;
}
.img-wifi02 {
  background-image: url('images/img-wifi02.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 337px;
  height: 337px;
  max-width: 300px;
  max-height: 300px;
  margin: 20px;
}
.img-wifi03 {
  background-image: url('images/wifiaccessp2.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 573px;
  max-height: 430px;
  margin: 20px;
}
.img-wifi03bis {
  background-image: url('images/wifiaccess-p2.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: 60%;
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 50px;
  /* max-height: 30% !important; */
  position: absolute;
}
#icons-wifi {
  background-image: url('images/icons-wifi.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: -1;
  margin: -25px 0 0 -38px;
}
#btn-center-wifi, #btn-center-password, #btn-center-secure, #btn-center-phishing, #btn-center-protection, #btn-center-conclusion {
  position: fixed;
  margin: auto;
  width: max-content;
  bottom: 5px;
  left: 0;
  right: 0;
}
.btn_previous-wifi, .btn_previous-password, .btn_previous-secure, .btn_previous-phishing, .btn_previous-protection {
  font-family: 'DINRoundPro';
  float: left;
  opacity: .5;
  background-color: #ffffff;
  width: 160px;
  height: 32px;
  border-radius: 40px;
  text-align: center;
  font-size: 1.3em;
  font-weight: 500;
  padding: 5px 0;
  margin: 40px 10px 0 10px;
}
#btn-center-wifi:before {
  background-color: #009993;
}
#btn-center-password:before {
  background-color: #ee7559;
}
#btn-center-secure:before {
  background-color: #ea5197;
}
#btn-center-phishing:before {
  background-color: #312783;
}
#btn-center-protection:before {
  background-color: #009ee3;
}
#btn-center-wifi:before, #btn-center-password:before, #btn-center-secure:before, #btn-center-phishing:before, #btn-center-protection:before {
  content: "";
  width: 160px;
  height: 32px;
  border-radius: 40px;
  text-align: center;
  padding: 5px 0;
  margin: 40px 10px 0 10px;
  left: 0;
  position: absolute;
}
.btn_next-wifi, .btn_next-password, .btn_next-secure, .btn_next-phishing, .btn_next-protection, .btn_next-conclu, .btn_next-phishing02 {
  font-family: 'DINRoundPro';
  float: left;
  background-color: #ffffff;
  width: 160px;
  height: 32px;
  border-radius: 40px;
  text-align: center;
  font-size: 1.3em;
  font-weight: 500;
  padding: 5px 0;
  margin: 40px 10px 0 10px;
}
.bullet-iframe {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #54445f;
  color: #fff;
  font-size: 0.8em;
  margin: 0px 20px 10px 0;
  float: left;
  text-align: center;
  line-height: 2.1;
}
.table-col3 {
  width: 100%;
  height: auto;
  margin: auto;
}
.col3-inside {
  width: 30%;
  height: auto;
  padding: 0 15px;
  float: left;
}
.txt-col3 {
  text-align: center;
}
.knowthat-conclusion {
  height: auto;
  width: 90%;
  margin: auto;
}
.table-col4 {
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  display: inline-block;
}
.col4-inside {
  width: 20%;
  height: auto;
  padding: 0 20px;
  margin: 0 auto;
  float: left;
  font-size: 1.3em;
}
#img-appstore {
  background-image: url('images/appstore.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 389px;
  height: 364px;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
}
#img-4g {
  background-image: url('images/4g.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 389px;
  height: 364px;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
}
#img-freewifi {
  background-image: url('images/freewifi.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 389px;
  height: 364px;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
}
/*-----------------------*/
/*------PASSWORD MANAGEMENT------*/
.breadcrumbs-password {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 0 50px;
  background-color: #ee7559;
  width: max-content;
  padding: 0 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.pagination-password {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 25px 0 0 90px;
  background-color: #ee7559;
  width: max-content;
  padding: 0px 30px 5px 30px;
  position: absolute;
  right: 2%;
  bottom: 0;
  z-index: 1;
}
#menuToggler-password .menuCross::before {
  content: "";
  width: 110px;
  height: 40px;
  background-color: #ee7559;
  position: absolute;
  right: -25px;
  top: 0;
}
#menuToggler-password .menuCross.open::before {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 50px;
}
#illus-password01 {
  background-image: url('images/illus-password01.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 275px;
  height: 491px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  margin: auto;
}
.separate-password {
  width: 50px;
  height: 3px;
  background-color: #ee7559;
  margin: 2% auto;
}
#icons-password {
  background-image: url('images/icons-password.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: -1;
  margin: -15px 0 0 -30px;
}
.illustration-password01 {
  background-image: url('images/illus-password02.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50%;
  width: 50%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 60px;
  /* max-height: 30% !important; */
  position: absolute;
}
.table-col2 {
  width: 100%;
  height: auto;
  margin: auto;
  display: inline-block;
}
.col2-inside {
  width: 42%;
  height: auto;
  padding: 0;
  float: left;
}
.col2r-inside {
  width: 45%;
  height: auto;
  padding: 0;
  float: right;
}
.col2r-inside02 {
  width: 55%;
  height: auto;
  padding: 0;
  float: right;
}
.bulletred-iframe {
  background-image: url('images/cross-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #ca344d;
  color: #fff;
  font-size: 0.8em;
  margin: 0px 30px 10px 0;
  float: left;
  text-align: center;
  line-height: 2.1;
}
.bulletgreen-iframe {
  background-image: url('images/cool-white.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #5bb294;
  color: #fff;
  font-size: 0.8em;
  margin: 0px 30px 40px 0;
  float: left;
  text-align: center;
  line-height: 2.1;
}
.backcolor-grey {
  background-color: #e1e1e1;
  padding: 20px;
}
#illustration-password02 {
  background-image: url('images/illus-password03.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1000px;
  height: 250px;
  max-width: 100%;
  max-height: 100%;
  margin: 5% auto;
}
.col3little-inside {
  width: 30%;
  height: auto;
  padding: 0 10px;
  float: left;
  font-size: .8em;
}
.col3little-inside01 {
  width: 20%;
  height: auto;
  padding: 0 0 0 19%;
  float: left;
  font-size: .8em;
}
.col3little-inside02 {
  width: 18%;
  height: auto;
  padding: 0 2%;
  float: left;
  font-size: .8em;
}
.col3little-inside03 {
  width: 20%;
  height: auto;
  padding: 0;
  float: left;
  font-size: .8em;
}
#illustration-password03 {
  background-image: url('images/illus-password04.png');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40%;
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 60px;
  /* max-height: 30% !important; */
  position: absolute;
}
.col3little-inside {
  width: 22%;
  height: auto;
  padding: 0 10px;
  float: left;
  font-size: .8em;
}
/*-------------------------------*/
/*------SECURE BROWSING------*/
.breadcrumbs-secure {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 0 50px;
  background-color: #ea5197;
  width: max-content;
  padding: 0 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.pagination-secure {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 25px 0 0 90px;
  width: max-content;
  padding: 0px 30px 5px 30px;
  position: absolute;
  right: 2%;
  bottom: 0;
  z-index: 1;
  background-color: #ea5197;
}
#menuToggler-secure .menuCross::before {
  content: "";
  width: 110px;
  height: 40px;
  background-color: #ea5197;
  position: absolute;
  right: -25px;
  top: 0;
}
#menuToggler-secure .menuCross.open::before {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 50px;
}
#illus-secure01 {
  background-image: url('images/illus-secure01.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 275px;
  height: 561px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
}
.separate-secure {
  width: 50px;
  height: 3px;
  background-color: #ea5197;
  margin: 2% auto;
}
#icons-secure {
  background-image: url('images/icons-secure.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: -1;
  margin: -15px 0 0 -30px;
}
#illustration-secure02 {
  background-image: url('images/illus-secure02.gif');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 295px;
  max-width: 70%;
  max-height: 100%;
  /* margin: 0; */
  right: 50px;
  position: absolute;
}
#illustration-secure03 {
  background-image: url('images/illus-secure03.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 493px;
  max-width: 70%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
}
#img-https {
  margin: 30px auto;
  background-image: url('images/https.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 270px;
  height: 297px;
  max-width: 80%;
  max-height: 80%;
}
#img-ghostery {
  margin: 30px auto;
  background-image: url('images/ghostery.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 270px;
  height: 297px;
  max-width: 80%;
  max-height: 80%;
}
#img-adblocker {
  margin: 30px auto;
  background-image: url('images/adblocker.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 270px;
  height: 297px;
  max-width: 80%;
  max-height: 80%;
}
#illustration-secure04 {
  background-image: url('images/illus-secure04.gif');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 604px;
  max-width: 40%;
  max-height: 55%;
  right: 50px;
  bottom: 50px;
  position: absolute;
}
#illustration-secure05 {
  background-image: url('images/private-window.gif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2484px;
  height: 200px;
  max-width: 70%;
  max-height: 55%;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 170px;
  position: absolute;
}
.txt-inside-end-secure {
  background-color: #ea5197;
  color: #fff;
  margin: auto 15%;
  vertical-align: middle;
  padding: 7% 11%;
  font-size: 1.5em;
  line-height: 1.3;
}
/*-------------------------------*/
/*------PHISHING------*/
.breadcrumbs-phishing {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 0 50px;
  background-color: #312783;
  width: max-content;
  padding: 0 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.pagination-phishing {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 25px 0 0 90px;
  width: max-content;
  padding: 0px 30px 5px 30px;
  position: absolute;
  right: 2%;
  bottom: 0;
  z-index: 1;
  background-color: #312783;
}
#menuToggler-phishing .menuCross::before {
  content: "";
  width: 110px;
  height: 40px;
  background-color: #312783;
  position: absolute;
  right: -25px;
  top: 0;
}
#menuToggler-phishing .menuCross.open::before {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 50px;
}
.separate-phishing {
  width: 50px;
  height: 3px;
  background-color: #312783;
  margin: 2% auto;
}
#icons-phishing {
  background-image: url('images/icons-phishing.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: -1;
  margin: -15px 0 0 -30px;
}
#illustration-phishing01 {
  background-image: url('images/illus-phishing01.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40%;
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 60px;
  /* max-height: 30% !important; */
  position: absolute;
}
#illustration-phishing02 {
  background-image: url('images/illus-phishing02.gif');
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 517px;
  max-width: 90%;
  margin: auto;
}
#illustration-phishing03 {
  background-image: url('images/illus-phishing03.gif');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 604px;
  max-width: 40%;
  max-height: 60%;
  right: 20px;
  bottom: 50px;
  position: absolute;
}
#illustration-phishingdecor {
  background-image: url('images/fond-decor.gif');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1920px;
  height: 400px;
  max-width: 90%;
  max-height: 40%;
  left: 50px;
  margin: 0 auto;
  bottom: 50px;
  position: absolute;
  z-index: -1;
}
/*-------------------------------*/
/*-------------------------------*/
/*------COMPUTER PROTECTION------*/
#iframe-content-inside-protection {
  height: calc(100vh - 200px);
  background-color: #009ee3;
  padding: 100px;
}
.breadcrumbs-protection {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 0 50px;
  background-color: #009ee3;
  width: max-content;
  padding: 0 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.pagination-protection {
  color: #ffffff;
  font-size: 2em;
  font-weight: bold;
  margin: 25px 0 0 90px;
  width: max-content;
  padding: 0px 30px 5px 30px;
  position: absolute;
  right: 2%;
  bottom: 0;
  z-index: 1;
  background-color: #009ee3;
}
#menuToggler-protection .menuCross::before {
  content: "";
  width: 110px;
  height: 40px;
  background-color: #009ee3;
  position: absolute;
  right: -25px;
  top: 0;
}
#menuToggler-protection .menuCross.open::before {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 50px;
}
.separate-protection {
  width: 50px;
  height: 3px;
  background-color: #009ee3;
  margin: 2% auto;
}
#icons-protection {
  background-image: url('images/icons-protection.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: -1;
  margin: -15px 0 0 -30px;
}
#illustration-protection01 {
  background-image: url('images/illus-protection01.png');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 465px;
  max-width: 65%;
  max-height: 100%;
  bottom: 47px;
  position: absolute;
}
/*-------------------------------*/
/*------------------------------------------------*/
.txt-inside-end-conclu {
  width: 50%;
  height: 40%;
  max-height: 240px;
  background-color: #54445f;
  color: #fff;
  margin: auto;
  vertical-align: middle;
  padding: 7% 11%;
  font-size: 1.5em;
  line-height: 1.3;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#illustration-conclu {
  background-image: url('images/illus-conclu.png');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 416px;
  height: 603px;
  max-width: 70%;
  max-height: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
.btn_previous-conclu {
  font-family: 'DINRoundPro';
  float: left;
  opacity: 1;
  background-color: #ffffff;
  color: #54445f;
  width: 175px;
  height: 32px;
  border-radius: 40px;
  text-align: center;
  font-size: 1.3em;
  font-weight: 500;
  padding: 4px 0;
  margin: 5px 10px 0 10px;
}
#btn-center-conclu {
  position: absolute;
  margin: auto;
  width: max-content;
  bottom: 1.5%;
  left: calc(50% - 220px);
}
#btn-center-conclu:before {
  content: "";
  background-color: #e1e1e1;
  width: 200px;
  height: 32px;
  border-radius: 40px;
  text-align: center;
  padding: 20px 0;
  margin: 15px 10px 0 10px;
  left: 0;
  position: absolute;
}
#img-concl01 {
  background-image: url('images/01.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 20px auto;
  height: 200px;
  max-height: 90%;
}
#img-concl02 {
  background-image: url('images/02.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 20px auto;
  height: 200px;
  max-height: 90%;
}
#img-concl03 {
  background-image: url('images/03.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 20px auto;
  height: 200px;
  max-height: 90%;
}
#img-concl04 {
  background-image: url('images/04.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 20px auto;
  height: 200px;
  max-height: 90%;
}
#title-menu-iframe_conclusion {
  font-size: 2em;
  font-weight: bold;
  color: #e28f84;
  margin: -10px 0 0 50px;
  background-color: #54445f;
  width: max-content;
  padding: 9px 30px;
}
.title-insidebis_conclusion {
  font-size: 3em;
  color: #54445f;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding-top: 1%;
  max-width: 90%;
  margin: auto;
}
.separate-conclusion {
  width: 50px;
  height: 3px;
  background-color: #54445f;
  margin: 2% auto;
}
/*---ANIMATIONS---*/
.animPage01-1 {
  animation-duration: .25s;
  animation-name: animPage01-1;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: .2s;
  opacity: 0;
  padding-top: 15%;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage01-1 {
  0% {
    padding-top: 15%;
    opacity: 0;
  }
  100% {
    padding-top: 8%;
    opacity: 1;
  }
}
.animPage01-2 {
  animation-duration: .4s;
  animation-name: animPage01-2;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: .75s;
  opacity: 0;
  margin-top: -1.5%;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage01-2 {
  0% {
    margin-top: -1.5%;
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    margin-top: 2%;
    opacity: 1;
  }
}
.animPage01-3 {
  animation-duration: .15s;
  animation-name: animPage01-3;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 2s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage01-3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage01-4 {
  animation-duration: .15s;
  animation-name: animPage01-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 3s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage01-4 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage01-5 {
  animation-duration: .4s;
  animation-name: animPage01-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  opacity: 0;
  margin-top: 10%;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage01-5 {
  0% {
    margin-top: 10%;
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    margin-top: 3%;
    opacity: 1;
  }
}
.animPage02-1 {
  animation-duration: 2s;
  animation-name: animPage02-1;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: .10s;
  opacity: 0;
  transform: scale(1.2);
  /*font-size: 4em;*/
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage02-1 {
  0% {
    margin-top: 10%;
    opacity: 0;
    /*font-size: 4em;*/
    transform: scale(1.2)
  }
  50% {
    opacity: 1;
    margin-top: 10%;
    /*font-size: 4em;*/
    transform: scale(1.2)
  }
  75% {
    opacity: 1;
    margin-top: 10%;
    /*font-size: 3em;*/
    transform: scale(1)
  }
  100% {
    margin-top: 3%;
    opacity: 1;
    /*font-size: 3em;*/
    transform: scale(1)
  }
}
.animPage02-2 {
  animation-duration: .4s;
  animation-name: animPage02-2;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 2s;
  opacity: 0;
  margin-top: -1.5%;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage02-2 {
  0% {
    margin-top: -1.5%;
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    margin-top: 2%;
    opacity: 1;
  }
}
.animPage02-3 {
  animation-duration: .15s;
  animation-name: animPage02-3;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 3s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage02-3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage02-4 {
  animation-duration: .4s;
  animation-name: animPage02-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  opacity: 0;
  bottom: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage02-4 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 50px;
    opacity: 1;
  }
}
.animPage02-5 {
  animation-duration: .4s;
  animation-name: animPage02-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 12s;
  opacity: 0;
 cursor: default;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage02-5 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
	  cursor: pointer;
  }
}
.animPage03-3 {
  animation-duration: .5s;
  animation-name: animPage03-3;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 3s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage03-3 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage03-4 {
  animation-duration: .5s;
  animation-name: animPage03-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  transform: scale(1.5)
}
@keyframes animPage03-4 {
  0% {
    opacity: 0;
    margin-top: -60px;
    /* font-size: 200%;*/
    transform: scale(1.5)
  }
  100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1)
  }
}
.animPage03-5 {
  animation-duration: .5s;
  animation-name: animPage03-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 9s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage03-5 {
  0% {
    opacity: 0;
    margin-right: -60px;
  }
  100% {
    opacity: 1;
    margin-right: 15%;
  }
}
.animPage03-6 {
  animation-duration: .5s;
  animation-name: animPage03-6;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 11s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  transform: scale(1.5)
}
@keyframes animPage03-6 {
  0% {
    opacity: 0;
    margin-top: -60px;
    /*font-size: 200%;*/
    transform: scale(1.5)
  }
  100% {
    opacity: 1;
    margin-top: 0;
    transform: scale(1)
  }
}
.animPage04-3 {
  animation-duration: .5s;
  animation-name: animPage04-3;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage04-3 {
  0% {
    margin-left: -60px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.animPage04-4 {
  animation-duration: .5s;
  animation-name: animPage04-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 3.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
  display: block;
}
@keyframes animPage04-4 {
  0% {
    margin-left: 150px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 60px;
  }
}
.animPage04-5 {
  animation-duration: .5s;
  animation-name: animPage04-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage04-5 {
  0% {
    margin-left: -60px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.animPage04-6 {
  animation-duration: .5s;
  animation-name: animPage04-6;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
  display: block;
}
@keyframes animPage04-6 {
  0% {
    margin-left: 150px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 60px;
  }
}
.animPage04-7 {
  animation-duration: .5s;
  animation-name: animPage04-7;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 7s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage04-7 {
  0% {
    margin-left: -60px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.animPage04-8 {
  animation-duration: .5s;
  animation-name: animPage04-8;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 7.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
  display: block;
}
@keyframes animPage04-8 {
  0% {
    margin-left: 150px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 60px;
  }
}
.animPage04-9 {
  animation-duration: .5s;
  animation-name: animPage04-9;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 9s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage04-9 {
  0% {
    margin-left: -60px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.animPage04-10 {
  animation-duration: .5s;
  animation-name: animPage04-10;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 9.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
  display: block;
}
@keyframes animPage04-10 {
  0% {
    margin-left: 150px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 60px;
  }
}
.animPage04-11 {
  animation-duration: .5s;
  animation-name: animPage04-11;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 11s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage04-11 {
  0% {
    margin-left: -60px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.animPage04-12 {
  animation-duration: .5s;
  animation-name: animPage04-12;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 11.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
  display: block;
}
@keyframes animPage04-12 {
  0% {
    margin-left: 150px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 60px;
  }
}
.animPage08-4 {
  animation-duration: .4s;
  animation-name: animPage08-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  opacity: 0;
  bottom: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage08-4 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 50px;
    opacity: 1;
  }
}
.animPage09-8 {
  animation-duration: .5s;
  animation-name: animPage09-8;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 7.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
  display: block;
}
@keyframes animPage09-8 {
  0% {
    margin-left: 150px;
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-left: 10px;
  }
}
.animPage10-3 {
  animation-duration: .15s;
  animation-name: animPage10-3;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 4s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage10-3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage10-4 {
  animation-duration: .15s;
  animation-name: animPage10-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage10-4 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage10-5 {
  animation-duration: .45s;
  animation-name: animPage10-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 8s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage10-5 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage10-6 {
  animation-duration: .45s;
  animation-name: animPage10-6;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 10s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage10-6 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage10-7 {
  animation-duration: .45s;
  animation-name: animPage10-7;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 12s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage10-7 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage11-6 {
  animation-duration: .4s;
  animation-name: animPage11-6;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 6s;
  opacity: 0;
  bottom: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage11-6 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 50px;
    opacity: 1;
  }
}
.animPage13-5 {
  animation-duration: .45s;
  animation-name: animPage13-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 6s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage13-5 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage14-4 {
  animation-duration: .5s;
  animation-name: animPage14-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage14-4 {
  0% {
    margin-top: 90px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 30px;
  }
}
.animPage14-5 {
  animation-duration: .5s;
  animation-name: animPage14-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage14-5 {
  0% {
    margin-top: 90px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 30px;
  }
}
.animPage14-6 {
  animation-duration: .5s;
  animation-name: animPage14-6;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 7s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage14-6 {
  0% {
    margin-top: 90px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 30px;
  }
}
.animPage14-7 {
  animation-duration: .5s;
  animation-name: animPage14-7;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 8s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage14-7 {
  0% {
    margin-top: 90px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 30px;
  }
}
.animPage14-8 {
  animation-duration: .5s;
  animation-name: animPage14-8;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 10s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage14-8 {
  0% {
    margin-top: 90px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 30px;
  }
}
.animPage14-9 {
  animation-duration: .5s;
  animation-name: animPage14-9;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 11s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  opacity: 0;
}
@keyframes animPage14-9 {
  0% {
    margin-top: 90px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 30px;
  }
}
.animPage15-4 {
  animation-duration: .15s;
  animation-name: animPage15-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 3.5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage15-4 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage15-5 {
  animation-duration: .4s;
  animation-name: animPage15-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 6s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage15-5 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage16-4 {
  animation-duration: .4s;
  animation-name: animPage16-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 6s;
  opacity: 0;
  bottom: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage16-4 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 50px;
    opacity: 1;
  }
}
.animPage17-5 {
  animation-duration: .4s;
  animation-name: animPage17-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 4s;
  opacity: 0;
  bottom: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage17-5 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 50px;
    opacity: 1;
  }
}
.animPage17-6 {
  animation-duration: .4s;
  animation-name: animPage17-6;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  opacity: 0;
  bottom: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage17-6 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 50px;
    opacity: 1;
  }
}
.animPage17-7 {
  animation-duration: .4s;
  animation-name: animPage17-7;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 8s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage17-7 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage18-3 {
  animation-duration: .5s;
  animation-name: animPage18-3;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 3.5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-3 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-4 {
  animation-duration: .5s;
  animation-name: animPage18-4;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 4s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-4 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-5 {
  animation-duration: .5s;
  animation-name: animPage18-5;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-5 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-6 {
  animation-duration: .5s;
  animation-name: animPage18-6;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 5.5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-6 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-7 {
  animation-duration: .5s;
  animation-name: animPage18-7;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 6.5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-7 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-8 {
  animation-duration: .5s;
  animation-name: animPage18-8;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 7s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-8 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-9 {
  animation-duration: .5s;
  animation-name: animPage18-9;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 8s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-9 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-10 {
  animation-duration: .5s;
  animation-name: animPage18-10;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 8.5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-10 {
  0% {
    opacity: 0;
    margin-left: -60px;
  }
  100% {
    opacity: 1;
    margin-left: 15%;
  }
}
.animPage18-11 {
  animation-duration: .15s;
  animation-name: animPage18-11;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 9.5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-11 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage18-12 {
  animation-duration: .15s;
  animation-name: animPage18-12;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 10.5s;
  opacity: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes animPage18-12 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animPage18-13 {
  animation-duration: .4s;
  animation-name: animPage18-13;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-delay: 12s;
  opacity: 0;
  bottom: 0;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
@keyframes animPage18-13 {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 50px;
    opacity: 1;
  }
}
/*----RESPONSIVE----*/
@media only screen and (max-width: 1500px) {
	.img-wifi03bis {
		height: 50%;}
	#img-appstore, #img-4g {
		height: 290px;}
  .title-insidebis, .title-insidebis_conclusion {
    font-size: 2.6em;
  }
  .txt-inside {
    font-size: 1.3em;
  }
  .displaynone-smartphone {
    display: none;
  }
  #img-https, #img-ghostery, #img-adblocker {
    height: 200px;
  }
  .bullet-iframe {
    margin: 0px 20px 15px 0;
    line-height: 2.7;
  }
  #conteneurMenu-iframe {
    font-size: 1.8em;
    padding: 1% 5% 0;
    line-height: 1.3em;
  }
  #illustration-menu {
    width: 35%;
    height: 80%;
  }
}
@media only screen and (max-width: 1300px) {
  .title-insidebis, .title-insidebis_conclusion {
    font-size: 1.8em;
  }
	.txt-inside-end-secure {
    background-color: #ea5197;
    color: #fff;
    margin: auto 5%;
    vertical-align: middle;
    padding: 5% 10%;
    font-size: 1.1em;
    line-height: 1.3;
}
	.table-col4 {
		margin: 0 auto 10px;}
  .txt-inside {
    font-size: 1.1em;
    line-height: 1.3;padding: 0 3%;
  }
  .title-home {
    font-size: 3em;
    padding: 10% 0 0 0;
  }
  .title-knowthat {
    font-size: 3em;
  }
  .txt-knowthat {
    font-size: 1.2em;
    margin-top: 40px;
  }
  .light-knowthat, .light-knowthatwifi, .light-knowthatpassword, .light-knowthatbrowsing, .light-knowthatphishing {
    padding-top: 5%;
	width: 6%;  }
  .img-wifi03bis {
    height: 50%;
    width: 80%;
  }
  #icons-wifi {
    width: 30px;
    height: 30px;
    margin: -14px 0 0 -25px;
  }
  #img-appstore, #img-4g {
    height: 220px;
    max-width: 60%;
  }
  .bullet-iframe {
    margin: 0px 20px 0 0;
    line-height: 2.5;
  }
  .light-knowthat:before, .light-knowthatwifi:before, .light-knowthatpassword:before, .light-knowthatbrowsing:before, .light-knowthatphishing:before {
    width: 190px;
    margin-left: -170px;
  }
  .light-knowthat:after, .light-knowthatwifi:after, .light-knowthatpassword:after, .light-knowthatbrowsing:after, .light-knowthatphishing:after {
    width: 190px;
  }
  #illus-password01 {
    display: none;
  }
  .illustration-password01 {
    height: 40%;
    width: 100%;
  }
  #illus-secure01 {
    display: none;
  }
  #illustration-secure02 {
    height: 200px;
  }
  #illustration-secure03 {
    height: 300px;
  }
  #img-https, #img-ghostery, #img-adblocker {
    height: 170px;
  }
  #illustration-phishing01 {
    height: 35%;
  }
  #illustration-phishing02 {
    height: 300px;
  }
  #img-concl01, #img-concl02, #img-concl03, #img-concl04 {
    height: 150px;
  }
  .col4-inside {
    font-size: 1em;
  }
  .col2r-inside, .col2-inside {
    width: 39%;
  }
  #illustration-password02 {
    height: 180px;
    margin: 20px auto;
  }
  .col3little-inside {
    line-height: 1em;
  }
  #illustration-password03 {
    height: 35%;
	width: 80%;}
  .knowthat-wifiaccess02 {
		margin: 7% 5% 0;}
}

@media only screen and (max-width: 900px) {
  .title-insidebis, .title-insidebis_conclusion {
    font-size: 2em;
  }
  .txt-inside {
    font-size: 1em;
  }
	.light-knowthat, .light-knowthatwifi, .light-knowthatpassword, .light-knowthatbrowsing, .light-knowthatphishing {
    padding-top: 5%;
    width: 9%;
	}
}
@media only screen and (max-width: 768px) {
  .animPage01-1, .animPage01-2, .animPage01-3, .animPage01-4, .animPage01-5, .animPage01-6, .animPage01-7, .animPage01-8, .animPage01-9, .animPage02-1, .animPage02-2, .animPage02-3, .animPage02-4, .animPage02-5, .animPage02-6, .animPage02-7, .animPage02-8, .animPage02-9, .animPage03-1, .animPage03-2, .animPage03-3, .animPage03-4, .animPage03-5, .animPage03-6, .animPage03-7, .animPage03-8, .animPage03-9, .animPage04-1, .animPage04-2, .animPage04-3, .animPage04-4, .animPage04-5, .animPage04-6, .animPage04-7, .animPage04-8, .animPage04-9, .animPage05-1, .animPage05-2, .animPage05-3, .animPage05-4, .animPage05-5, .animPage05-6, .animPage05-7, .animPage05-8, .animPage05-9, .animPage06-1, .animPage06-2, .animPage06-3, .animPage06-4, .animPage06-5, .animPage06-6, .animPage06-7, .animPage06-8, .animPage06-9, .animPage07-1, .animPage07-2, .animPage07-3, .animPage07-4, .animPage07-5, .animPage07-6, .animPage07-7, .animPage07-8, .animPage07-9, .animPage08-4, .animPage09-8, .animPage10-3, .animPage10-4, .animPage10-5, .animPage10-6, .animPage10-7, .animPage11-6, .animPage13-5, .animPage14-4, .animPage14-5, .animPage14-6, .animPage14-7, .animPage14-8, .animPage14-9, .animPage15-4, .animPage15-5, .animPage16-4, .animPage17-5, .animPage17-6, .animPage17-7, .animPage18-3, .animPage18-4, .animPage18-5, .animPage18-6, .animPage18-7, .animPage18-8, .animPage18-9, .animPage18-10, .animPage18-11, .animPage18-12, .animPage18-13 {
    transform: scale(1);
    animation: none;
    opacity: 1;
  }
  .animPage04-3, .animPage04-5, .animPage04-7, .animPage04-9, .animPage04-11 {
    animation: none;
    opacity: 1;
    margin: 0 0 0 5px !important;
  }
  .animPage04-4, .animPage04-6, .animPage04-8, .animPage04-10, .animPage04-12 {
    animation: none;
    opacity: 1;
    margin: 0 10px 0 30px;
  }		
	.light-knowthat, .light-knowthatwifi, .light-knowthatpassword, .light-knowthatbrowsing, .light-knowthatphishing {
    padding-top: 5%;
	width: 6%;}
	
  .table-col2 {
    margin-top: 5%;
  }
  #iframe-content-home:before, #iframe-content-conclusion:before {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 30px solid #54445f;
  }
  .displaynone-smartphone {
    display: none;
  }
  .title-home {
    font-size: 1.6em;
    padding: 20% 10% 1%;
  }
  .txt-home {
    font-size: 1em;
    max-width: 75%;
    padding: 10% 0 5% 0;
  }
  .title-home:before {
    width: 100px;
    margin-top: 50px;
    margin-left: -106px;
  }
  .title-home:after {
    width: 100px;
    margin-top: 50px;
  }
  #illustration-home {
    display: none; /*width: 60%;height: 30%;right: 20px; bottom: 25px;*/
  }
  .btn_home {
    width: 200px;
    margin-top: 10%;
  }
  #menuToggler, #menuToggler-home, #menuToggler-wifi, #menuToggler-password, #menuToggler-secure, #menuToggler-phishing, #menuToggler-protection {
    top: 0;
    right: 0;
    padding: 10px 10px;
    border-radius: 0 0 0 20px;
  }
  #menuToggler-wifi .menuCross::before, #menuToggler-password .menuCross::before, #menuToggler-secure .menuCross::before, #menuToggler-phishing .menuCross::before {
    border-radius: 0 0 0 20px;
    width: 100px;
    height: 55px;
    top: -10px;
  }
  #title-menu-iframe {
    font-size: 1.5em;
    margin: 10px 0 0 0;
    width: 50%;
    padding: 0 0 10px 20px;
  }
  #conteneurMenu-iframe:before {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
  }
  #conteneurMenu-iframe {
    font-size: 1.5em;
    padding: 20% 5% 0;
  }
  .menu-wifi:before, .menu-password:before, .menu-browsing:before, .menu-phishing:before, .menu-protection:before {
    left: 39.2%;
  }
  .menu-protection:after {
    width: 215px;
    left: 17%;
  }
  .menu-wifi:after {
    width: 135px;
    left: 29%;
  }
  .menu-password:after {
    width: 245px;
    left: 12%;
  }
  .menu-browsing:after {
    width: 173px;
    left: 23%;
  }
  .menu-phishing:after {
    width: 90px;
    left: 36%;
  }
  #illustration-menu {
    display: none;
  }
  .knowthat-wifiaccess, .knowthat-password, .knowthat-browsing, .knowthat-phishing, .knowthat-protection {
    margin: 30px 30px 0;
    height: calc(100vh - 60px);
  }
  #menuToggler-home .menuCross::before {
    width: 60px;
    height: 30px;
    top: 0;
    right: 0;
    padding: 10px 10px;
    border-radius: 0 0 0 20px;
  }
  .light-knowthat:before, .light-knowthatwifi:before, .light-knowthatpassword:before, .light-knowthatbrowsing:before, .light-knowthatphishing:before {
    width: 80px;
    margin-left: auto;
    left: 50px;
  }
  .light-knowthat:after, .light-knowthatwifi:after, .light-knowthatpassword:after, .light-knowthatbrowsing:after, .light-knowthatphishing:after {
    width: 80px;
    right: 50px;
  }
  .title-knowthat {
    font-size: 1.6em;
    padding: 0 2%;
  }
  .txt-knowthat {
    font-size: 1em;
    line-height: 1.2;
    margin-top: 30px;
    padding: 0 5%;
    margin-bottom: 10%;
  }
  .btn_knowthat-wifi, .btn-knowthat-password, .btn-knowthat-browsing, .btn-knowthat-phishing, .btn-knowthat-protection {
    width: 200px;
    height: 30px;
    font-size: 1.2em;
    margin: 15% auto;
    left: 0;
    right: 0;
    padding: 15px 0;
    line-height: 1.5;
    position: fixed;
  }
  .btn_knowthat-wifi:after, .btn-knowthat-password:after, .btn-knowthat-browsing:after, .btn-knowthat-phishing:after, .btn-knowthat-protection:after, .btn_home:after {
    background-size: contain;
    height: 50%;
    margin-right: -5px;
    margin-bottom: -2px;
    padding-right: 20px;
  }
  .sources {
    right: 10px;
    bottom: 10px;
  }
  #iframe-content-inside-wifi {
    height: calc(100vh - 40px);
    background-color: #009993;
    padding: 20px;
  }
  #title-menu-iframe_conclusion, .breadcrumbs-wifi, .breadcrumbs-password, .breadcrumbs-secure, .breadcrumbs-phishing {
    font-size: 1em;
    line-height: 1.2em;
    margin: 0;
    padding: 0 20px;
  }
  .title-inside {
    font-size: 1.6em;
    padding: 10% 5% 2%;
  }
  #illus-wifi01 {
    display: none;
  }
  .txt-inside {
    font-size: .9em;
    line-height: 1.1;
    margin-top: 0;
    padding: 0 5%;
  }
  .n-padding {
    padding: 0 2% !important;
  }
  #icons-wifi {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -15px;
  }
  .img-wifi01, .img-wifi02 {
    max-width: 40%;
    max-height: 150px;
    margin: 0px 15px;
  }
  .pagination-wifi, .pagination-password, .pagination-secure, .pagination-phishing {
    font-size: 1em;
    padding: 0;
    position: fixed;
    bottom: 0;
    right: 5px;
  }
  .btn_previous-wifi, .btn_previous-password, .btn_previous-secure, .btn_previous-phishing, .btn_next-phishing02, .btn_previous-conclu {
        margin: auto 6px 0 15px;
    border: 1px solid;
    width: 100px;
    height: 19px;
    font-size: 1em;
    left: 10%;
    bottom: 50px;
    padding: 6px 0;
    line-height: 1;
  }
  #btn-center-wifi, #btn-center-password, #btn-center-secure, #btn-center-phishing {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
  }
  .btn_next-wifi, .btn_next-password, .btn_next-secure, .btn_next-phishing {
    margin: auto 15px 0 6px;
    border: 1px solid;
    width: 100px;
    height: 19px;
    font-size: 1em;
    right: 10%;
    bottom: 50px;
    padding: 6px 0;
    line-height: 1;
  }
  .btn_next-wifi:after, .btn_next-password:after, .btn_next-secure:after, .btn_next-phishing:after {
    margin-bottom: -7px;
  }
  #btn-center-wifi:before, #btn-center-password:before, #btn-center-secure:before, #btn-center-phishing:before {
    content: none;
  }
  .btn_previous-wifi:before, .btn_previous-password:before, .btn_previous-secure:before, .btn_previous-phishing:before, .btn_previous-protection:before, .btn_previous-conclu:before, .btn_previous-conclu:before {
    background-size: contain;
    height: 13px;
    margin-right: -29px;
    margin-bottom: -2px;
  }
  .btn_next-wifi:after, .btn_next-password:after, .btn_next-secure:after, .btn_next-phishing:after, .btn_next-protection:after, .btn_next-phishing02:after {
    background-size: contain;
    height: 13px;
margin-right: -5px;
    margin-bottom: -2px;
    padding-left: 15px;
  }
  .content-inside::before {
    content: none;
  }
  .bullet-iframe {
width: 20px;
    height: 20px;
    margin: 0px 10px 0 0;
    line-height: 1.8;
  }
  .col3-inside {
    height: 80px;
    max-width: 30%;
    margin: 10px 10px 10px 0;
    float: left;
  }
  #img-appstore, #img-4g, #img-freewifi {
    height: 70px;
    max-width: 30%;
    margin: 0 auto;
    float: left;
  }
  .txt-col3 {
    text-align: center;
    width: 100%;
    float: right;
    padding: 0 10px 0 0;
  }
  .col3little-inside01 {
    width: 25%;
    padding: 10px 10px 10px 15px;
  }
  #illustration-secure05 {
    max-width: 80%;
    bottom: 60px;
  }
  .separate-wifi, .separate-password, .separate-secure, .separate-phishing {
    margin: 3% auto;
  }
  .col3little-inside02 {
    width: 25%;
    padding: 10px;
  }
  .col3little-inside03 {
    width: 25%;
    padding: 10px;
  }
  .img-wifi03 {
    max-height: 250px;
    margin: 0;
  }
  .col2-inside {
    float: none;
    width: 100%;
    padding: 0;
  }
  #illus-password01 {
    display: none;
  }
	#illustration-phishingdecor {
    max-width: 80%;
    max-height: 20%;
    left: 30px;
		bottom: 30px;}
  #illustration-password01 {
    height: 200px;
    max-width: 90%;
    background-position: top;
  }
#img-concl01{    margin: 40px 0 0 0 !important;}
	#img-concl03{    margin: 25px 0 0 0 !important;}

  .bulletred-iframe, .bulletgreen-iframe {
    background-size: 40%;
    width: 20px;
    height: 20px;
    margin: 0px 10px -1px 0;
  }
  .col2r-inside {
    width: 94%;
    margin: 10px 0 80px 0;
    padding: 10px;
  }
  #illustration-password02 {
    height: 95px;
  }
  .col3little-inside {
    width: 30%;
    margin: 0 4px;
    padding: 0;
    font-size: 0.6em;
  }
  #illustration-password03 {
    height: 20%;
    width: 80%;
    background-position: top;
  }
  #illus-secure01 {
    display: none;
  }
  #illustration-secure02 {
    height: 30%;
    max-width: 80%;
    right: 30px;
    background-position: left;
    background-size: 170%;
  }
  #illustration-secure03 {
    height: 30%;
    max-width: 80%;
    bottom: 110px;
  }
  .col3-inside {
    height: 80px;
    max-width: 100%;
    width: auto;
    margin: 20px 10px 10px 0;
    float: none;padding: 0;
  }
  #img-https, #img-ghostery, #img-adblocker {
    position: relative;
    width: 30%;
    height: 100%;
    margin: 0;
    float: left;
  }
  .ghostery {
margin-top: 30px;  }
  .txt-inside-end-secure {
    margin: 5%;
    font-size: 1em;
  }
  #illustration-secure04 {
    height: 40%;
    max-width: 60%;
    bottom: 15px;
    right: 22px;
  }
  #iframe-content-inside-phishing {
    height: calc(100vh - 40px);
    padding: 20px;
  }
  #illustration-phishing01 {
    height: 30%;
    max-width: 90%;
    width: 70%;
    bottom: 90px;
  }
  #illustration-phishing02 {
    display: none;
  }
  #illustration-phishing03 {
height: 180px;
    bottom: 28px;
  }
  #icons-password {
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -20px;
  }
  #icons-secure {
    width: 30px;
    height: 30px;
    margin: -17px 0 0 -24px;
  }
  #icons-phishing {
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -20px;
  }
  #iframe-content-conclusion:before {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    top: 0px;
    left: 0;
  }
  #iframe-content-conclusion .col4-inside {
    width: 43%;
    height: auto;
    padding: 0 10px;
    margin: 10px auto 0;
    float: left;
    font-size: 1em;
  }
  #img-concl01, #img-concl02, #img-concl03, #img-concl04 {
    height: 100px;
    margin: 0;
  }
  #iframe-content-conclusion .table-col4 {
width: 100%;
    margin: 0;
    transform: scale(0.9);
  }
  #iframe-content-wifibis:before, #iframe-content-inside-password:before, #iframe-content-inside-secure:before, #iframe-content-inside-phishing:before {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
  #iframe-content-wifi:before {
    border: 30px solid #fff;
  }
  #iframe-content-wifibis:before {
    border: 30px solid #009993;
  }
  #iframe-content-inside-password:before {
    border: 30px solid #ee7559;
  }
  #iframe-content-inside-secure:before {
    border: 30px solid #ea5197;
  }
  #iframe-content-inside-phishing:before {
    border: 30px solid #312783;
  }
  .title-insidebis, .title-insidebis_conclusion {
    font-size: 1em;
    padding: 10% 10% 5% 10%;
  }
  .img-wifi03bis {
    height: 30%;
    width: 80%;
    margin-bottom: 90px;
  }
	.col2r-inside02 {
    width: 100%;
		padding: 0 0 0 5%!important;}
  .illustration-password01 {
    height: 30%;
    width: 80%;
    bottom: 110px;
  }
  .linkend {
    font-size: 1em;
    padding: 5px !important;
    line-height: 2;
  }
	.txt-col3-mobile{text-align: left;width: 60%;}
	.txt-col3-mobile02{text-align: left;width: 70%; margin: 0; padding: 0;}
	.txt-col3-mobile03 {width: 105%; padding: 0;}
}

@media only screen and (max-width: 500px) {

	.light-knowthat, .light-knowthatwifi, .light-knowthatpassword, .light-knowthatbrowsing, .light-knowthatphishing {
    padding-top: 5%;
	width: 15%;}
}