	html,body{
		padding:0;margin:0;
    color:#f9feff;
    font-family: Verdana, sans-serif;
    font-size: 15px;
    line-height: 1.5;
	}
  h1{
    font-size: 26px;
    text-align: center;
  }

  h2{
    font-size: 18px;
    text-align: center;
  }
  h3{
    font-size: 16px;
    text-align: center;
  }
  .menu{
    display: flex;
    flex-direction: column;
  
    position: relative;
    font-weight: bold;
    z-index: 3;
    border-radius: 6px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    max-width: 530px;
    margin: auto;
    border: 14px solid #1a293db0;
    margin-top: 10%;
    text-align: justify;
  }
    .menuglobal h1{
    background: #1a293d;
  }
  .menuglobal h2{
    background: #1a293d;
    margin: 0;
    padding: 10px;
  }
  .menuvision{
    max-width: 480px;
    background: #ffffff6b;
    margin-top: 110px;
    color: #363636;
    font-family: monospace;
    /* margin-left: 262Px; */
    transform: translateX(185px);
    
  }
  .menuvision h3,.menuvision div{
        margin-block-start: 0;
    margin-block-end: 0;
    padding: 10px 30px;
    background-color: #fcb408;
  }
  .menu.fixed{
    position: fixed;
    width: 100%;
    top: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .menu.fixed .logo{
    top: 33px;
  }
  .menu.fixed .logo img{
    width: 66px;
  }
  .menu.rowed .links_1,.menu.rowed .links_2{
    opacity: 0;
    transition: 0.5s;
  }
  .menu h1{
    /* background: rgb(43 95 124 / 96%); */
    padding: 10px 30px;
    margin-block-start: 0;
    margin-bottom: 0;
  }
  .layoutcolor{
    text-decoration: none;
    color: inherit;
    /*background-color: #1a293d;*/
    padding: 7px 15px;
    /*background: #182132;
    color: #fff;
    /* border-radius: 20px; */
    /* border-top-left-radius: 9px; */
    border-left: 5px solid #fff;
    opacity: 0.3;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  .layoutimg{
    opacity: 1;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    /*background-image: url("images/landscape low.gif");*/
    
    background-size: cover;
    /*filter: blur(1px);*/
    transition: 5s;
  }
  .layoutimglandspace{
    background-image: url("images/landspace1_1.png");
  }
  .layoutimglandspace2{
    background-image: url("images/landspace1_2.png");
  }
  .layoutimglandspace3{
    background-image: url("images/landspace1_3.png");
  }
   .layoutimglandspace4{
    background-image: url("images/landspace1_4.png");
  }
   .layoutimglandspace5{
    background-image: url("images/landspace1_5.png");
  }
  
  .layoutimglandspace.anim1{
    width: calc(100% + 200px);
    animation: 20s linear mooveleft;
    animation-iteration-count: infinite;

  }
  .layoutimglandspace2.anim1{
    width: calc(100% + 200px);
    animation: 40s linear mooveleft;
    animation-iteration-count: infinite;

  }
  .layoutimglandspace3.anim1{
    width: calc(100% + 200px);
    /*animation: mooveleft 40s 0s;*/
    animation-iteration-count: infinite;
  }
  .layoutimglandspace4.anim1{
    width: calc(100% + 200px);
    animation: 30s linear mooveright;
    animation-iteration-count: infinite;
  }
  .layoutimglandspace5.anim1{
    width: calc(100% + 200px);
    animation: 15s linear mooveright;
    animation-iteration-count: infinite;
  }
  @keyframes mooveleft {
    0% { left:0px }
    100% { left: -200px; }
  }
  @keyframes mooveright {
    0% { left:-200px }
    100% { left: 0; }
  }
.layoutimgvision{
    background-image: url("images/vision.png");
  }
  .layoutimg.style2{
    transform: scale(1.7) translate(209px, 43px);
  }
  .layoutimg.style3{
    transform: rotateX(25deg) scale(1.4) translateY(30px);
  }
  .layoutimg.style4{
    transform: scale(1.3) translate(-100px, 13px);
  }
  .layoutimg.light{
    /*background-image: url("images/sombre.webp");*/
    opacity: 0.3;
  }
  .layoutimg.dark{
    display: none;
    background-image: url("images/sombre.webp");
  }
  .logo {
    width:80px;
    position: absolute;
    right: 41px;
    top: -38px;
}
a{
    color: inherit;
    text-decoration: none;
}
.logo img {
    width: 80px;
    transition: width 0.5s;
}
	h5{
		font-size: 26px;
        margin-top: 40px;
	}
  .footerlinks_1 {
    padding-left:2.5%;
    padding-right:1.5%;
  }
  .footerlinks_1:nth-child(1) {
    width:100%;
    padding-left:0;
  }
  .footerlinks_1:nth-child(2) {
    padding-left:0;
  }
  .footerlinks_2 {
    padding-right:2%;
  }
  .footerlinks_2:nth-child(1) {
    padding-left:0;
  }
  .footerlinks_2:nth-child(4) {
    padding-right:0;
  }
  #spacemyfooter {
    padding-bottom:80px;
    border-top: 8px solid #38353b;
    border-bottom: 8px solid #38353b;
    background-size: cover;
  }
  .footertext {
    padding-left:0;
  }
  .footersome {
    padding-left:0;
  }
  .footer-hide-special {
    display:none;
  }

  #wrapper {
    background: linear-gradient(180deg, rgba(113, 144, 157, 1) 0%, rgba(69, 90, 100, 1) 100%);
  }
  .imgblock{
    
    height: calc(100vh - 0px);
    padding: 0 !important;
    position: relative;
  }
  .block{
    padding: 45px 10px 30px 10px;
    text-align:center;
    background-color: #182132fa;
    color: #f8fbf8;
  }
  .splitrow{
    display: flex;
    justify-content: center;
  }
  .splitimg{
    max-width: 200px;
    padding: 0px 60px;
  }
  .splitimg img{
    max-width: 120px;
    position: relative;
    top: -20px;
  }
  .splittext{
    max-width: 800px;
    padding: 20px 50px;
  }
  .blockwhite{
    color: #182132ee;
    box-shadow: 9px 6px 19px rgba(69, 90, 100, 1);
    background: #eaefecfa;
  }
  form{
    display: flex;
    flex-direction: column;
    max-width: 400px;
    margin: auto;
  }
  input,textarea{
    border: 0px;
    border-radius: 5px;
    padding: 9px;
    margin: 10px;
  }
  input[type=submit]{
        background: #fcb408;
  }
  .blockblack{
    box-shadow: 9px 6px 19px rgba(69, 90, 100, 1);
    background: #0a1729;
  }
  .blockpurple{
    background-color: rgba(69, 90, 100, 1);
  }
  .links_1 {
    width: 100%;
    margin: auto;
    float: none;
    text-align: center;
    padding: 6px 0px !important;
    font-size: 17px;
    cursor: pointer;
    background: #fcb408;
  }
  .links_2{
    width: 100%;
    margin: auto;
    float: none;
    text-align: center;
    padding: 6px 0px !important;
    font-size: 17px;
    cursor: pointer;
    background-color: #fff;
  }
  .links_1 a{
	    text-decoration: none;
		  color: inherit;
		background-color: transparent;
    text-decoration: none;
    color: inherit;
    background-color: transparent;
    padding: 7px 20px;
    background: transparent;
    /* border-radius: 20px; */
    /* border-top-left-radius: 9px; */
    transition: 0.2s;
	}
  .links_1 a:hover{
    border-left: 10px solid transparent;
  }

  .links_2 a{
    text-decoration: none;
		color: inherit;
		background-color: transparent;
    text-decoration: none;
    color: inherit;
    background-color: transparent;
    padding: 7px 20px;
    background: #fff;
    color: #182132dd;
    /* border-radius: 20px; */
    /* border-top-left-radius: 9px; */
    transition: 0.2s;
	}
  .arrow{
    z-index: 100;
    display: flex;
    position: absolute;
    width: 144px;
    filter: invert(1);
    margin: auto;
    bottom: -133Px;
    left: 50%;
    transform: translateX(-42%) rotate(118deg);
  }
  @media only screen and (max-width: 900px) {
    .menuvision{
      transform: none;
      max-width: 550px;
    }
  }
  
  @media only screen and (max-width: 650px) {
    .menu{
      margin-right: 15px;
      margin-left:15px;
      margin-top: 80px;
    }
    html,body{
      font-size: 14px;
    }
    h1{
      font-size: 26px;
    }
    h2{
      font-size: 18px;
    }
    h3{
      font-size: 16px;
    }
    .menuvision{
      margin-top:14px;
    }
    .logo{
      top: -71px;
      left: 50%;
      transform: translateX(-50%);
    }
  }
  
