/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 May 2019, 18:58:18
    Author     : kerrd
*/
html{
    margin:0;
    padding:0;
    height:100%;
    width:100%;
    min-width:1320px;
}
body{
    margin:0;
    padding:0;
    height:100%;
    width:100%;
    background-color:white;
}
a{
    text-decoration: none;
}
.bhy{
    color:white;
}
header{
    z-index:20;
    position:fixed;
    top:0;
    height:85px;
    width:100%;
    transition: top 0.6s ease-in-out;
}
.logo-flex{
    position:fixed;
    z-index:1;
    display:flex;
    visibility:hidden;
    left:1.78%;
    top:0;
    height:128px;
    width:19.55%;
    align-items:center;
    justify-content: center;
    transition: left 0.6s ease-in-out,height 0.6s ease-in-out,width 0.66s ease-in-out,transform 0.8s ease-in-out;
}
.logonav{
    height:100px;
    width:100%;
    background-image:url('../logos/logo raft.svg');
    background-size:cover;
    transition: height 0.6s ease-in-out,width 0.6s ease-in-out;
}
.navbar{
    display:flex;
    flex-direction:row;
    height:100%;
    width:100%;
    min-width:1100px;
    top:0;
    left:0;
    font-family:Arial;
    font-size:16pt;
    justify-content: flex-end;
}
.navlist{
    margin:0;
    padding:0;
    display:flex;
    min-width:1100px;
    position:fixed;
    width:calc(100% - 85px);
    top:-94px;
    height: 85px;
    z-index:0;
    transition: transform 0.8s ease-in-out;
    padding-right: 85px;
    box-shadow: 0 0 12px 0px #001072;
}
ul{
    margin:0 2% 0 2%;
    height:100%;
    width:100%;
    color:white;
    list-style-type:none;
    flex-direction:row;
    justify-content:flex-end;
    align-items:center;
    background-color:rgba(255,255,255,0)
}
li{
    float:left;
    cursor:pointer;
    margin:0 2% 0 2%;
}

.navbar-lg{
    width:5%;
    z-index:1;
    top:0;
    right:0;
    display:flex;
    flex-direction:row;
    justify-content:space-around;
    align-items:center;
    cursor:pointer;
}
.menuB{
    transition:transform 0.8s ease-in-out;
    height:60px;
}
.homeSection{
    top:0;
    margin:0;
    padding:0;
    height:100%;
    width:100%;
    background-image:url('../images/abf.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.logo{
    padding-top: 17.77%;
    padding-left:1.78%;
    height:11.85%;
    transition: height 0.6s ease-in-out, padding-left 0.6s ease-in-out;
}
.contentSection{
    margin:0;
    width:100%;
    font-family: Arial;
}
.savoirFaire{
    padding-left:5.92%;
    padding-bottom:600px;
    font:arial;
    font-size:30pt;
    background-color:white;
}
.svf2Cont{
    display:flex;
    height:700px;
    padding-bottom:100px;
    width:100%;
    border-radius: 8px;
    background-image:linear-gradient(to bottom, #ffffff, #cceefb,#bcdaf1);
}
.svrf{
    width:84%;
    border-radius: 8px;
    box-shadow: 10px 10px 18px #000000;
}
.sfrow{
    padding-top:280px;
    padding-bottom:280px;
    padding-right:5.92%;
    display:flex;
    flex-flow:row;
    align-items: center;
    justify-content: space-around;
}
.sfCol{
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-around;
    font-size:34px;
    text-align: center;
    width:25%;
}
.icon{
    height:100px;
}
.titleSF{
    font-size:60px;
    margin-bottom:2px;
    padding-top:30px;
    transform:translateX(-40px);
}
.sftxt{
    padding-top:10%;
    padding-left:4%;
    padding-right:7%;
    margin:0;
    width:40%;
    font-size:30px;
}
.sfImgRow{
    display:flex;
    width:43%;
    margin-top:50px;
    padding-right:3%;
    padding-left:3%;
    justify-content:space-between;
    align-items:center;
    height:120%;
}
.sfImgCol{
    display:flex;
    flex-flow:column;
    width:50%;
    justify-content:space-between;
    align-items:center;
    height:calc(100% - 200px);
}
.sfImgCol1{
    padding-top:150px;
    padding-bottom:50px;
}
.sfImgCol2{
    padding-top:50px;
    padding-bottom:150px;
}
.titleBar{
    border-bottom: 3px solid #001072;
    width:70%;
    margin-left:10px;
    transform: translateY(40px);
}
.keynb{
    margin:0;
    padding:0;
    position:fixed;
    visibility:hidden;
    z-index:-1;
    top:0;
    left:0;
    right:0;
    height:100%;
    width:100%;
    overflow-x: hidden;
    background-image:url('../images/lc.jpg');
    background-size:cover;
    background-repeat:no-repeat;
}
.keybackground{
    font-size:60px;
    height:300px;
    width:100%;
    color: white;
    display:flex;
    align-items: center;
    justify-content: space-around;
    box-shadow: inset 0 0 10px 5px #000000;
    text-shadow: 5px 5px 10px #000000;
}
.keyrow{
    display:flex;
    flex-flow:column;
    align-items: center;
    justify-content: flex-end;
}
.keyrow>p{
    margin:0;
    padding:0;
}
.clients>h1{
    font-size:60px;
    padding-top:30px;
    padding-left:50px
    
}
.clt{ 
    padding-left:6%;
    padding-top:300px;
    padding-bottom:300px;
    background-color:white;
}
.cltCont{
    display:flex;
    height:400px;
    width:100%;
    border-radius: 8px;
    background-image:linear-gradient(to bottom, #ffffff, #cceefb,#bcdaf1);
}  
.flipRow{
    margin-top:100px;
    display:flex;
    justify-content:center;
    align-items:center;
    width:85%;
    margin-left:15%;
    background-color:white;
    box-shadow: 10px 10px 10px rgba(0,171,233,0.2);
    border-radius: 8px;
    transform:translateY(80px);
}
.tile, .tileBack {
    backface-visibility: hidden;
    position:absolute;
    top: 0;
    left: 0;
    height:100%;
    width:100%;
    display:flex;
    justify-content: center;
    align-items: center;
}
.flipContainer{
    perspective: 1000;
    height:300px;
    width:33.33%;
    display:flex;
    justify-content: center;
    align-items: center;
    background-color:white;
    border-radius: 8px;
}
.flipperH{
    transition: 1.5s;
    transform-style: preserve-3d;
    position: relative;
    width: 100%;
    height: 100%;
}
.flipperH>.tileBack{
    transform: rotateY(180deg);
}
.Tile1{
    max-height:120px;
    max-width:70%;
}
.tb1{
    max-height:120px;
    max-width:70%;
}
.ftr{
    width:100%;
    height:350px;
    background-color:#121212;
    color: white;
    font-size:14pt;
    font-family: arial;
}
.ftrContainer{
    display:flex;
    padding-right:5%;
    width:95%;
    justify-content: center;
    align-items: center;
    height:100%;
}
.ftrRow{
    width:60%;
    display:flex;
    justify-content: space-around;
    align-items: center;
}
.clmFtr{
    padding:0;
    margin:0;
    display:flex;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width:36%;
}
.clmlg{
    padding:0;
    padding-right:8%;
    padding-left:3%;
    margin:0;
    display:flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width:29%;
}
.clmFtr>p{
    margin:0;
    padding-top:4px;
    padding-bottom:4px;
}
.clmFtr>li{
    margin:0;
    padding-top:6px;
    padding-bottom:6px;
}
.clmFtr>li>a{
    
    color:white;
}
.logoft{
    width:74%;
}

/*SavoirFaire*/

.logonav2{
    height:52px;
    width:172px;
}
.logo-flex2{
    visibility:visible;
    height: 80px;
    width:192px;
}
.titleBarNh{
    margin-top:100px;
    border-bottom: 3px solid #001072;
    width:88%;
    margin-left:50px;
    margin-bottom:50px;
    transform:translateX(3%);
}
.titleNh{
    font-family:arial;
    font-size:60px;
    margin-bottom:2px;
    padding-top:30px;
    transform:translateX(-40px);
}
.contents{
    font-family: arial;
    padding-top:130px;
}
.sftopClm{
    border-radius: 8px;
    background-image:linear-gradient(to bottom, #ffffff, #cceefb,#bcdaf1);
    width:94%;
    margin-left:6%;
    margin-bottom:300px;
}
.sftitle{
    display:flex;
    justify-content: flex-start;
    align-items: center;
    padding-left:4%;
    transform:translateY(-20%);
}
.icon2{
    height:130px;
}
.sftitle>h1{
    padding:0;
    padding-left:3%;
    margin:0;
    font-size:56px;
}
.sfRowBt{
    margin-top:5%;
    display:flex;
    align-items:flex-start;
    padding-left:6%;
    font-size:26px;
}
.pSF{
    padding-right:15%;
}
.sfInsta{
    margin:0;
    width:50%;
    border-radius: 8px;
    box-shadow: 10px 10px 10px rgba(0,171,233,0.2);
    transform:translateY(10%);
}
.t22{
    margin-left:0;
    margin-right:6%;
}

/*Equipe*/

.ftr2{
    width:100%;
    height:300px;
    background-color:#121212;
    color: white;
    font-size:14pt;
    font-family: arial;
}
.rowequ{
    padding-left:6%;
    padding-right:6%;
    display:flex;
    height:100%;
    width:88%;
    font-family:arial;
    margin-top:124px;
    display:flex;
    justify-content: space-between;
}
.equipePack>img{
    height:220px;
    border-radius: 8px;
    transform:translateX(-10px);
}
.equipePack{
    color:black;
    display:flex;
    width:44%;
    justify-content: flex-start;
    height:430px;
    padding-right:3%;
    border-radius: 8px;
    background-image:linear-gradient(to bottom, #ffffff, #cceefb,#bcdaf1);
}
.equipePackCol{
    display:flex;
    flex-flow:column;
    padding-left:5%;
    margin:0;
}
.equipePackCol>h2{
    margin-top:12px;
}
/*contact*/

.contactContainer{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding-right:130px;
    padding-left:130px;
}
.formContainer{
    font-family:arial;
    padding-top:30px;
    margin-bottom:60px;
}
.contacttitle{
    transform:translate(-26px,-29px);
    font-family:arial;
    font-size:54px;
    margin-top:0;
    width:70%;
}
form{
    display:flex;
    flex-flow: column;
    width: 500px;
}
.npn{
    display:flex;
    justify-content: space-between;
}
.npn>label{
    width:47.5%;
}
.i2{
    margin-left:4%;
}
.i1{
    margin-right:2.5%;
    margin-left:1.5%;
}
.l1{
    margin-left:2.5%;
}
input[type=text],input[type=email], select, textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #000000;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  margin-left:1.5%;
  width:98.5%;
  font-family:arial;
  font-size:16px;
}
input[type=submit] {
  background-color: #001072;
  color: white;
  font-size:20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width:30%;
  height:50px;
  margin-left:35%;
  margin-right:35%;
  margin-top:10px;
}
input[type=submit]:hover {
  box-shadow: 0 0 8px 2px #001072;
}
label{
  font-size:20px;
}
iframe{
    border-radius: 8px;
    padding-bottom:110px;
}

/*clients*/

.clientsContainer{
    font-family:arial;
    margin-top:100px;
}
.clientsColumn{
    display:flex;
    flex-flow:column;
    justify-content:space-between;
    align-items:center;
    padding-right:70px;
    padding-left:70px;
}
.clientsRow{
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:100%;
    margin-top:50px;
    margin-bottom:50px;
}
.clientsPack{
    display:flex;
    flex-flow:column;
    justify-content:space-between;
    align-items:center;
    width:33.33%;
}
.cpimg{
    display:flex;
    justify-content:center;
    align-items:center;
    height:140px;
    width:100%;
}
.cpimg>img{
    max-height:130px;
    max-width:330px;
    cursor:pointer;
}
.titleBg{
    margin-top:140px;
    height:44px;
    width:70%;
    margin-left:7.1%;
    background-color:rgba(0,171,233,0.2);
    border-radius:6px;
}
/*CGU*/
.mlContent{
    font-family:arial;
    margin-top:150px;
    margin-bottom:150px;
    margin-left:8%;
    margin-right:30%;
}
.mlContent>p{
    font-size:20px;
    line-height:140%;
    padding-bottom:30px;
}
.mlContent>h2{
    font-size:36px;
    padding-bottom:30px;
}
.mlContent>h3{
    font-size:24px;
    padding-bottom:30px;
}

.successBg{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:100;
    justify-content:center;
    align-items:center;
    background-color:rgba(0,0,0,0.6);
}
.succesCont{
    display:flex;
    flex-flow:column;
    justify-content:center;
    padding:20px 30px 20px 30px;
    align-items:center;
    font-family:arial;
    font-size:28px;
    border-radius:30px;
}
.succesCont>p{
    text-align: center;
    color:white;
    padding-bottom:20px;
}
.success{
    height:50px;
    width:120px;
    border-radius:12px;
    color:white;
    font-family:arial;
    font-size:20px;
    background-color:#001072;
    box-shadow: -2px -2px 6px rgba(0,0,0,.25) inset, 2px 2px 6px white inset;
    cursor:pointer;
    border:none;
}
.clLast{
        border: none;
        margin-bottom:300px;
    }

/*Mobile*/

@media screen and (max-aspect-ratio:1/1){
    html{
        min-width:0;
    }
    .homeSection{
        background-image:url('../images/abfmb.jpg');
    }
    header{
        height:70%;
    }
    .navbar{
        height:100%;
        min-width:0;
    }
    .logonav{
        height:52px;
        width:172px;
    }
    .logo-flex{
        visibility:visible;
        height: 80px;
        width:192px;
        top:-76%;
        transition:top 0.8s ease-in-out;
    }
    .navlist{
        flex-flow:column;
        font-size:25px;
        padding-top:90px;
        min-width:0;
        justify-content:center;
        height:calc(70% - 90px);
        padding-left:15%;
        padding-right:80px;
        margin:0;
        width:calc(85% - 80px);
        top:-76%;
        align-items:flex-start;
        background-color:white;
    }
    .navlist>li{
        padding-top:10px;
        padding-bottom:10px;
    }
    .navbar-lg{
        height:80px;
        width:80px;
    }
    .icon{
        height:130px;
        max-width:90%;
    }
    .sfrow{
        padding-top:100px;
        padding-bottom:20px;
        display:flex;
        flex-flow:column;
        align-items: center;
        justify-content: space-around;
        height:1700px;
    }
    .sfCol{
        width:80%;
    }
    .titleSF{
        font-size:40px;
        padding-bottom:2px;
        padding-top:30px;
        width:92%;
        transform:translateX(-8%);
    }
    .titleBar{
        border-bottom: 3px solid #001072;
        width:88%;
        margin-left:5%;
        margin-right:7%;
        transform:translateX(0);
    }
    .keynb{
        background-image:url('../images/lcmb.jpg');
    }
    .svf2Cont{
        flex-flow:column;
        height:auto;
    }
    .sftxt{
        padding-top:100px;
        padding-right:1%;
        padding-bottom:50px;
        width:95%;
    }
    .pSF{
        font-size:23px;
    }
    .sfImgRow{
        width:90%;
        margin-top:0;
        padding-right:7%;
        padding-left:3%;
        justify-content:space-between;
        align-items:center;
        height:273.8vw;
    }
    .sfImgCol{
        display:flex;
        flex-flow:column;
        justify-content:space-around;
        align-items:center;
        height:273.8vw;
        width:50%;
    }
    .sfImgCol1{
        padding-top:0;
        padding-bottom:0;
        transform:translate(24%,23.15vw);
    }
    .sfImgCol2{
        padding-top:0;
        padding-bottom:0;
        transform:translate(-24%,-23.15vw);
    }
    .svrf{
        height:auto;
        width:160%;
    }
    .savoirFaire{
        padding-bottom:200px;
    }
    .keybackground{
        font-size:50px;
        height:700px;
        width:100%;
        transform:translateX(0px);
        color: white;
        display:flex;
        flex-flow:column;
        align-items: center;
        justify-content: space-around;
        box-shadow: inset 0 0 10px 5px #000000;
        text-shadow: 5px 5px 10px #000000;
    }
    .keyrow{
        display:flex;
        flex-flow:column;
        align-items: center;
        justify-content: flex-end;
        text-align:center;
    }
    .keyrow>p{
        margin:0;
        padding:0;
    }
    .clt{
        padding-top:150px;
    }
    .flipRow{
        margin-top:10px;
        flex-flow:column;
        height:501px;
        margin-left:20%;
        width:80%;
    }
    .tile, .tileBack {
        backface-visibility: hidden;
        position:absolute;
        top: 0;
        left: 0;
        height:100%;
        width:100%;
        display:flex;
        justify-content: center;
        align-items: center;
    }
    .flipContainer{
        perspective: 1000;
        height:167px;
        width:100%;
        display:flex;
        justify-content: center;
        align-items: center;
        background-color:white;
        border-radius: 8px;
    }
    .flipperH{
        transition: 1.5s;
        transform-style: preserve-3d;
        position: relative;
        width: 100%;
        height: 100%;
    }
    .flipperH>.tileBack{
        transform: rotateY(180deg);
    }
    .Tile1{
        max-height:95px;
        max-width:60%;
    }
    .tb1{
        max-height:95px;
        max-width:60%;
    }
    .ftrContainer{
        flex-flow:column;
        padding-right:5%;
        padding-left:5%;
        width:90%;
        justify-content: center;
        align-items: center;
        height:100%;
    }
    .logo{
        padding-top: 108%;
        padding-left:25%;
        width:75%;
        transition: height 0.6s ease-in-out, padding-left 0.6s ease-in-out;
    }
    .ftrRow{
        width:100%;
        font-size:14px;
        padding-bottom:30px;
    }
    .clmFtr{
        width:45%;
    }
    .clmlg{
        width:64%;
        padding-bottom:50px;
        padding-top:30px;
    }
    .cf1{
        width:34%;
        padding-right:6%;
    }
    /*CGU*/
    
    .cgumb{
        font-size:36px;
    }
    .mlContent{
        margin-right:10%;
    }
    .mlContent>h2{
        font-size:34px;
    }
    .mlContent>h3{
        font-size:22px;
    }
    .mlContent>p{
        font-size:20px;
    }
    .bhy{
        color:#001072;
    }
    .titleNh{
        font-size:40px;
    }
    .sftitle>h1{
        font-size:38px;
        padding-top:10px;
    }
    .sftitle>img{
        height: 100px;
        max-width:150px;
    }
    .pSF{
        font-size:20px;
    }
    .sftitle{
        flex-flow:column;
        align-items:flex-start;
    }
    .sftopClm{
        margin-left:0;
        width:100%;
    }
    .t22{
        margin-right:0;
    }
    .sfRowBt{
        flex-flow:column;
    }
    .titleBarNh{
        margin-top:50px;
        border-bottom: 3px solid #001072;
        width:calc(90% - 30px);
        margin-left:30px;
        transform:translateX(3%);
    }
    .titleNh{
        transform:translateX(-5%);
    }
    .sfInsta{
        width:70%;
        transform:translateY(70px);
    }
    .rowequ{
        flex-flow:column;
    }
    .equipePack{
        margin-bottom:150px;
        width:100%;
    }
    .equipePack>img{
        height:200px;
    }
    .contactContainer{
        flex-flow:column;
        margin-left:4%;
        margin-right:4%;
        padding-left:0;
        padding-right:0;
    }
    iframe{
        width:80%;
        height:220px;
        padding-bottom:160px;
    }
    .formContainer{
        width:94%;
    }
    .npn{
        width:100%;
    }
    form{
        width:100%;
    }
    .clientsRow{
        flex-flow:column;
        padding-bottom:0;
        margin-bottom:0;
        margin-top:0;
        margin-bottom:0;
    }
    .clientsColumn{
        padding-right:10%;
        padding-left:10%;
    }
    .clientsPack{
        width:100%;
        margin-bottom:40px;
        padding-bottom:40px;
        border-bottom: solid 1px #001072;
    }
    .clLast{
        border: none;
        margin-bottom:300px;
    }
    
}
