body {
  padding: 0px;
  margin: 0px;
  font-size: 20px;
}

h1, h2, h3 {
  font-family: 'Poppins', serif;
}

body, p, a, ul {
  font-family: 'Libre Franklin', serif;
}

header {
  background-color: #ffffff;
  height: 90px;
  font-size: 11px;
}

header .header {
  width: 70%;
  height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

header .header .logo {
  float: left;
  background-image: url("./img/SCTRw3.gif");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 170%;
  width: 201px;
  height: 81px;
  margin-right: 10px;
}

header .header .menu {
  float: left;
  position: relative;
  top: 52px;
  width: 70%;
  background-color: #003399;
  text-align: left;
  margin: auto;
  padding: 2px 15px;
}

header .header .menu a {
  color: #ffffff;
  text-decoration: none;
  margin: 15px;
}

header .header .menu a:hover {
  text-decoration: underline;
}

footer {
  text-align: center;
  height: auto;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 20px;
}

footer .liens {
  text-align: center;
  font-size: 12px;
  margin: 20px;
}

footer .liens a {
  color: #000000;
  margin-top: 20px;
  padding: 0px 5px;
}

footer .liens a:not(:first-child) {
  border-left: 1px black solid;
}

footer .logos {
  text-align: center;
}

footer .logos img {
  margin: auto;
  margin-bottom: 20px;
}

footer .gvt-lien {
  font-size: 12px;
  color: #000000;
}

.main section {
  width: 100%;
  height: 100%;
}

.main .section-0 {
  height: 900px;
  color: #ffffff;
  background-image: url("./img/head-symbol-big@2x.png"), url("./img/header-small-symbol@2x.png"), url("./img/2points@2x.png"), url("./img/3points@2x.png"), linear-gradient(#623289, #0D4FA0);
  background-position: left bottom, 40% 100%, 4% 50%, 80% 90%, right bottom;
  background-repeat: no-repeat;
  background-size: 25%,20%,0.8%,4%,100%;
}

.main .section-0 .header {
  width: 100%;
  height: 100px;
}

.main .section-0 .header .logo {
  position: relative;
  float: left;
  top: 20px;
  left: 50px;
  width: 200px;
  height: 60%;
  background-image: url("./img/logo@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.main .section-0 .header .boutons {
  position: relative;
  float: right;
  top: 45px;
  right: 100px;
  height: 60%;
}

.main .section-0 .header .boutons a {
  margin-right: 20px;
  padding: 10px;
  padding-left: 40px;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: 100;
  text-decoration: none;
  border: 1px solid #64ccff;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: 10%;
}

.main .section-0 .header .boutons a.strategie {
  background-size: 15%;
  background-image: url("./img/see-icon@2x.png");
}

.main .section-0 .header .boutons a.mesure {
  background-image: url("./img/file@2x.png");
}

.main .section-0 .header .boutons a.video {
  background-image: url("./img/play@2x.png");
}

.main .section-0 .header .boutons a:hover {
  border: 1px solid #ffffff;
}

.main .section-0 .content {
  margin-left: 30%;
  border-left: 1px solid #3184CA;
  padding: 0px 50px 10px 30px;
}

.main .section-0 .content .text {
  font-weight: 200;
}

.main .section-0 .content .text h2 {
  font-size: 1.8em;
  font-weight: 400;
  width: 70%;
  color: #64ccff;
}

.main .section-0 .content .text h1 {
  font-size: 1.2em;
  font-weight: 300;
  width: 70%;
}

.main .section-0 .content .text p {
  font-size: 0.9em;
  width: 60%;
  line-height: 25px;
}

.main .section-1 {
  background-color: #ffffff;
  height: 900px;
  background-image: url("./img/network-left@2x.png"), url("./img/network-right@2x.png"), url("./img/points-blue-2@2x.png"), url("./img/points-blue@2x.png");
  background-position: 0% 90%, 100% 10%, 39% 90%, 15% 50%;
  background-repeat: no-repeat;
  background-size: 20%, 20%, 0.7%,4%;
}

.main .section-1 .video {
  position: relative;
  top: -160px;
  margin: auto;
  width: 600px;
  height: 340px;
}

.main .section-1 .video .vp-title {
  display: none;
}

.main .section-1 .content {
  margin: -150px 0px 0px 25%;
  border-left: 1px solid #3184CA;
  padding: 20px 50px 10px 200px;
}

.main .section-1 .content .text {
  color: #000000;
  font-weight: 300;
}

.main .section-1 .content .text h1 {
  color: #64ccff;
  font-size: 1.8em;
  font-weight: 400;
  width: 60%;
}

.main .section-1 .content .text p {
  font-size: 0.8em;
  width: 70%;
  line-height: 25px;
}

.main .section-2 {
  height: 650px;
}

.main .section-2 .sub-1 {
  float: left;
  background-color: #0D4FA0;
  background-image: url("./img/color-rays@2x.png");
  background-position: 20% 100%;
  background-repeat: no-repeat;
  background-size: 45%;
  width: 65%;
  height: 550px;
  color: #ffffff;
}

.main .section-2 .sub-1 .text {
  padding: 20px 20% 50px 15%;
}

.main .section-2 .sub-1 .text h1 {
  font-size: 1.8em;
  font-weight: 300;
}

.main .section-2 .sub-1 .text p {
  font-size: 0.8em;
  font-weight: 200;
  line-height: 30px;
}

.main .section-2 .sub-2 {
  float: left;
  background-image: linear-gradient(#0D4FA0, #64ccff);
  width: 35%;
  height: 550px;
  color: #ffffff;
}

.main .section-2 .sub-2 .text {
  padding: 40px 15% 50px 15%;
}

.main .section-2 .sub-2 .text h1 {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: uppercase;
}

.main .section-2 .sub-2 .text p, .main .section-2 .sub-2 .text ul {
  font-size: 0.8em;
  font-weight: 200;
  line-height: 25px;
}

.main .section-3 {
  height: 400px;
  background-image: url("./img/points-blue-2@2x.png"), url("./img/points-blue@2x.png");
  background-position: 20% 20%, 70% 75%;
  background-repeat: no-repeat;
  background-size: 0.7%,4%;
}

.main .section-3 .text {
  padding: 0px 30% 50px 30%;
}

.main .section-3 .text h1 {
  color: #64ccff;
  font-size: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
}

.main .section-3 .text p {
  font-size: 0.8em;
  font-weight: 300;
  line-height: 30px;
}

.main .section-3 .picto-hand {
  width: 400px;
  height: 600px;
  position: absolute;
  right: 5%;
  top: 2400px;
  background-image: url("./img/hand@2x.png");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.main .section-4 {
  display: none;
  color: #ffffff;
  height: 400px;
  background-color: #0D4FA0;
  background-image: url("./img/head-symbol-big@2x.png"), url("./img/points-blue-2@2x.png"), url("./img/points-blue@2x.png");
  background-position: 10% 70%, 50% 40%, 12% 20%;
  background-repeat: no-repeat;
  background-size: 25%,0.7%,4%;
  padding-top: 100px;
}

.main .section-4 .header {
  width: 30%;
  padding-left: 20%;
  font-size: 1.6em;
  font-weight: 400;
}

.main .section-4 .text {
  padding-left: 45%;
  width: 30%;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 30px;
}

.main .section-5 {
  background-image: linear-gradient(to right, #0D4FA0, #623289);
}

.main .section-5.backgrounded {
  background: linear-gradient(to right, #623289, #0D4FA0);
}

.main .section-5 .sliders-menu {
  position: absolute;
  width: 60px;
  color: #ffffff;
  margin-top: 50px;
  z-index: 9999;
}

.main .section-5 .sliders-menu ul {
  margin: 0px;
  list-style-type: none;
}

.main .section-5 .sliders-menu ul li {
  cursor: pointer;
  padding: 10px 5px;
  opacity: 0.2;
  font-weight: 500;
}

.main .section-5 .sliders-menu ul li:not(:last-child) {
  border-bottom: 2px #ffffff solid;
}

.main .section-5 .sliders-menu ul li.active {
  opacity: 1;
}

.main .section-5 .slider-1 {
  background-image: url("./img/singlecharacter@2x.png");
  background-position: 90% 100%;
  background-repeat: no-repeat;
  background-size: 35%;
}

.main .section-5 .slider-2 {
  background-image: url("./img/family@2x.png");
  background-position: 90% 70%;
  background-repeat: no-repeat;
  background-size: 35%;
}

.main .section-5 .slider-3 {
  background-image: url("./img/hands-pad@2x.png");
  background-position: 100% 80%;
  background-repeat: no-repeat;
  background-size: 50%;
}

.main .section-5 .sliders {
  position: relative;
  top: 0;
}

.main .section-5 .custom-dots {
  padding-bottom: 50px;
}

.main .section-5 .custom-dots li button:before {
  color: #ffffff;
  font-size: 15px;
}

.main .section-5 .custom-dots .custom-dot {
  cursor: pointer;
  background-color: Transparent;
  border: none;
  border-bottom: 2px solid #64ccff;
  color: white;
  margin: 10px;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  opacity: 0.5;
  outline: none;
}

.main .section-5 .custom-dots .custom-dot:hover {
  opacity: 1;
}

.main .section-5 .slides {
  padding: 5% 10%;
}

.main .section-5 .slides .intro {
  width: 90%;
}

.main .section-5 .slides .intro h2 {
  color: #64ccff;
  font-size: 0.9em;
  font-weight: 400;
  margin: 0px;
}

.main .section-5 .slides .intro h1 {
  color: #ffffff;
  font-size: 1.9em;
  font-weight: 300;
  line-height: 40px;
  width: 400px;
  margin: 15px 0px;
}

.main .section-5 .slides .intro .spacer {
  border: 1px #0062AE solid;
  width: 100px;
  height: 0px;
}

.main .section-5 .slides .intro p {
  color: #ffffff;
  width: 500px;
  line-height: 30px;
  font-size: 0.8em;
  font-weight: 200;
}

.main .section-5 .slides .intro .read-more {
  cursor: pointer;
  font-size: 0.7em;
  color: #ffffff;
  width: 200px;
  float: right;
  margin: 20px;
  border-bottom: 2px solid #64ccff;
}

.main .section-5 .slides .read-less {
  cursor: pointer;
  margin-top: 20px;
  margin-left: -100px;
  text-align: right;
  float: left;
  font-size: 0.7em;
  color: #ffffff;
  width: 200px;
  float: left;
  border-bottom: 2px solid #64ccff;
}

.main .section-5 .slides .slide {
  margin-top: 100px;
  width: 70%;
  margin-left: 10%;
}

.main .section-5 .slides .slide h1 {
  color: #64ccff;
  font-size: 0.9em;
  font-weight: 400;
}

.main .section-5 .slides .slide p {
  color: #ffffff;
  line-height: 30px;
  font-size: 0.8em;
  font-weight: 200;
  margin: auto;
}

.main .section-6 {
  height: 500px;
  background-image: url("./img/footer-big-symbol@2x.png"), linear-gradient(to bottom right, #0D4FA0, #64ccff);
  background-position: 50% 100%, center;
  background-repeat: no-repeat;
  background-size: 20%, 100%;
}

.main .section-6 .text {
  margin: auto;
  text-align: center;
  width: 80%;
  color: #ffffff;
  padding: 3%;
  border-bottom: 1px solid #ffffff;
}

.main .section-6 .text h1 {
  font-size: 1.6em;
  font-weight: 400;
}

.main .section-6 .text p {
  margin: auto;
  width: 60%;
  font-size: 0.7em;
  font-weight: 200;
  line-height: 30px;
}

.main .section-6 .text .boutons {
  margin-top: 50px;
}

.main .section-6 .text .boutons a {
  text-transform: uppercase;
  padding: 20px 20px;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #ffffff;
  border-radius: 30px;
}

.main .section-6 .text .boutons a:hover {
  border: 1px solid #ffffff;
}

#navmenuMobile {
    display: none;
}

.imageMenu {
	display: none;
}

@media screen and (max-width: 440px) {
  .menu a {
    font-size: 9px !important;
  }
}

@media screen and (max-width: 410px) {
  .menu a {
    font-size: 7px !important;
  }
}

@media screen and (max-width: 900px) {
  .boutons {
    right: 20px !important;
  }
}

@media screen and (max-width: 340px) {
  .menu {
    width: 340px !important;
  }
  .boutons {
    margin-top: 10px !important;
  }
  .boutons a {
    width: 100% !important;
    white-space: nowrap !important;
    line-height: 40px !important;
  }
}

@media screen and (max-width: 1162px) {
  header {
    height: 80px;
  }
  header .header {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
  }
  header .header .logo {
    float: none;
    background-image: url("./img/SCTRw2.gif");
    background-repeat: no-repeat;
    background-position: left;
    height: 61px;
    width: 159px;
    background-size: 100%;
  }
  header .header .menu {
    float: none;
    position: static;
    width: 100%;
    background-color: #003399;
    text-align: left;
    padding: 2px 15px;
	height: 4px;
  }
  header .header .menu a {
    color: #ffffff;
    text-decoration: none;
    margin: 15px;
  }
  header .header .menu a:hover {
    text-decoration: underline;
  }
  
  #overlayMenu {
	display: none;
	background-color: RGBA(0,0,0,.75);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 10000;
	}

	.imageMenu {
		position: relative;
		width: 50%;
		height: 32px;
		z-index: 10500;
		float: right;
		display: block;
	}

	.imageMenu img {
		position: absolute;
		right: 0;
		margin: 15px 10px;
	}

	 .imageMenu img.openMenu {
		position: absolute;
		left: -40px;
	}

    .menuContent a {
        display: block;
        padding: 1em 2em;
        line-height: 18px;
        color: #fff;
        text-decoration: none;
        background-color: #003399;
        font-weight: bold;
        transition: all .5s;
		font-size: 0.75em;
    }
    
    .menuContent a:hover {
        background-color: #00339980;
        transition: all .5s;
    }
	
	#navmenuMobile {
        display: none;
        position: absolute;
        z-index: 11000;
        right: 0;
        height: 100%;
        width: 50%;
        background-color: #444D5D;
    }

	header .header .menu  a{
		display: none;
	}
}

@media screen and (max-width: 1024px) {
  .main .section-0 {
    height: 950px;
  }
  .main .section-1 {
    height: 950px;
  }
  .main .section-2 {
    height: 600px;
  }
  .main .section-2 .sub-1 {
    height: 600px;
  }
  .main .section-2 .sub-2 {
    height: 600px;
  }
  .main .section-3 {
    height: 600px;
  }
  .main .section-3 .picto-hand {
    top: 2600px;
  }
  .main .section-6 {
    height: auto;
  }
}

@media screen and (max-width: 600px) {
  header .menu {
    float: none;
    position: static;
  }
  header .menu a {
    font-size: 10px;
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 18px;
    overflow-x: hidden;
  }
  header {
    height: 80px;
  }
  header .header {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
  }
  header .header .logo {
    float: none;
    background-image: url("./img/SCTRw2.gif");
    background-repeat: no-repeat;
    background-position: left;
    height: 61px;
    width: 159px;
    background-size: 100%;
  }
  header .header .menu {
    float: none;
    position: static;
    width: 100%;
    height: 100px;
    background-color: #003399;
    text-align: left;
    padding: 2px 15px;
	height: 4px;
  }
  header .header .menu a {
    color: #ffffff;
    text-decoration: none;
    margin: 15px;
  }
  header .header .menu a:hover {
    text-decoration: underline;
  }
  .main .section-0 {
    height: 1100px;
    background-image: url("./img/header-small-symbol@2x.png"), linear-gradient(#623289, #0D4FA0);
    background-position: -50%  100%, center;
    background-repeat: no-repeat;
    background-size: 100%,100%;
  }
  .main .section-0 .header {
    padding: 20px 0px 0px 0px;
  }
  .main .section-0 .header .logo {
    position: static;
    margin: auto;
    width: 100%;
    background-image: url("./img/logo@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .main .section-0 .header .boutons {
    position: static;
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
  .main .section-0 .header .boutons a {
    margin: 0px;
  }
  .main .section-0 .header .boutons .strategie {
    display: none;
  }
  .main .section-0 .content {
    border: 0px;
    margin: 10px;
    width: 100%;
    padding: 10px;
  }
  .main .section-0 .content .text h1 {
    width: 90%;
  }
  .main .section-0 .content .text p {
    width: 90%;
  }
  .main .section-1 {
    height: 950px;
    width: 100%;
    background-image: url("./img/network-left@2x.png");
    background-position: 50% 130%;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .main .section-1 .video {
    top: -100px;
    width: 80%;
    height: 200px;
  }
  .main .section-1 .content {
    margin: 10px;
    margin-top: -100px;
    border: 0px;
    width: 90%;
    padding: 10px;
  }
  .main .section-1 .content .text h1 {
    width: 100%;
  }
  .main .section-1 .content .text p {
    width: 100%;
  }
  .main .section-2 {
    height: auto;
  }
  .main .section-2 .sub-1 {
    float: none;
    height: 750px;
    width: 100%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 90%;
  }
  .main .section-2 .sub-1 .text {
    padding: 10px;
  }
  .main .section-2 .sub-2 {
    background-color: #64ccff;
    background-image: none;
    float: none;
    height: auto;
    width: 100%;
    padding: 20px 0px;
  }
  .main .section-2 .sub-2 .text {
    padding: 10px;
  }
  .main .section-3 {
    height: 830px;
  }
  .main .section-3 .text {
    padding: 10px;
  }
  .main .section-3 .picto-hand {
    width: 400px;
    height: 600px;
    position: absolute;
    right: 5%;
    top: 3550px;
    background-image: url("./img/hand@2x.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .main .section-4 {
    height: 400px;
    padding: 0px;
    padding-top: 80px;
    background-image: url("./img/head-symbol-big@2x.png");
    background-position: 0% 70%;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .main .section-4 .header {
    width: 90%;
    padding: 10px;
    font-size: 1.6em;
    font-weight: 400;
  }
  .main .section-4 .text {
    padding: 10px;
    width: 90%;
    height: auto;
  }
  .main .section-5 {
    width: 100%;
    height: 750px;
  }
  .main .section-5 .sliders-menu {
    margin-left: -30px;
  }
  .main .section-5 .slides {
    padding: 5% 12%;
  }
  .main .section-5 .slides .intro {
    width: 90%;
  }
  .main .section-5 .slides .intro .read-more {
    width: 100px;
  }
  .main .section-5 .slides .intro h2 {
    color: #64ccff;
    font-size: 0.9em;
    font-weight: 400;
    margin: 0px;
  }
  .main .section-5 .slides .intro h1 {
    color: #ffffff;
    font-size: 1.9em;
    font-weight: 300;
    line-height: 40px;
    width: 300px;
    margin: 15px 0px;
  }
  .main .section-5 .slides .intro .spacer {
    border: 1px #0062AE solid;
    width: 100px;
    height: 0px;
  }
  .main .section-5 .slides .intro p {
    color: #ffffff;
    width: 300px;
    line-height: 30px;
    font-size: 0.8em;
    font-weight: 200;
  }
  .main .section-5 .slides .read-less {
    margin-left: -40px;
    width: 100px;
  }
  .main .section-5 .slides .slide {
    margin-left: 0%;
  }
  .main .section-5 .slides .slide h1 {
    color: #64ccff;
    font-size: 0.9em;
    font-weight: 400;
    margin: 0px;
  }
  .main .section-5 .slides .slide p {
    color: #ffffff;
    width: 300px;
    line-height: 30px;
    font-size: 0.8em;
    font-weight: 200;
    margin: 10px 0px;
  }
  .main .section-5 .slider-1.backgrounded {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 50%;
  }
  .main .section-5 .slider-2.backgrounded {
    background-position: 90% 100%;
    background-repeat: no-repeat;
    background-size: 45%;
  }
  .main .section-5 .slider-3.backgrounded {
    background-position: 90% 100%;
    background-repeat: no-repeat;
    background-size: 50%;
  }
  .main .section-5 .custom-dots {
    padding-bottom: 50px;
  }
  .main .section-5 .custom-dots li button:before {
    color: #ffffff;
    font-size: 10px;
  }
  .main .section-5 .custom-dots .custom-dot {
    cursor: pointer;
    background-color: Transparent;
    border: none;
    border-bottom: 2px solid #64ccff;
    color: white;
    margin: 10px;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    opacity: 0.5;
    outline: none;
  }
  .main .section-5 .custom-dots .custom-dot:hover {
    opacity: 1;
  }
  .main .section-6 {
    height: auto;
    padding-bottom: 50px;
    background-position: 0% 100%, center;
    background-repeat: no-repeat;
    background-size: 90%, 100%;
  }
  .main .section-6 .text {
    width: 90%;
    padding: 10px;
    padding-bottom: 50px;
  }
  .main .section-6 .text h1 {
    font-size: 1.6em;
    font-weight: 400;
  }
  .main .section-6 .text p {
    font-size: 1em;
    width: 100%;
  }
}
