/*@import url("/j/videojs-vso-theme/index.css");*/
@import url("style.css");
@import url("truetype.css");
/*@import url("stylesV5.css");*/
@import url("stylesV6.css");
@import url("product.css");
@import url("common.css");
@import url("csslider.default.css");

/*offset anchors with fixed banner height*/
:target::before {
    content: "";
    display: block;
    height: 70px; /* fixed header height*/
    margin: -70px 0 0; /* negative fixed header height */
}



body
{
    background: 100%;
}
.ul_laptop
{
    list-style: none;
    display: flex;
    flex-direction: row;
    position: absolute;
    right: 100px;
    margin: 0;
}
#menu-tools
{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    position: absolute;
    width: 100%;
    height: 80px;
    left: 0;
    top: 0;
    background: #FFFFFF;
    box-shadow: 0 6px 17px rgba(0, 0, 0, 0.1);
}
.logo
{
    margin-top: 30px;
    position: absolute;
    left: 100px;
}
.logo_reduit
{
    display: none;
}
a:link
{
    text-decoration:none;
}
.menu
{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 30px;
}
.test:hover .second_menu
{
    display: flex;
}
.second_menu:hover .second_menu
{
    display: flex;
}
.second_menu
{
    display:none;
    justify-content: center;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 45px;
    background: #ffffff;
    box-shadow: 0 6px 17px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 5px;
}
.second_menu li
{
    margin: 20px 10px 20px 20px;
}
.menu1
{
    margin-right: 47px;
    padding-bottom: 33px;
}
.menu1:hover
{
    fill: #78A2E1;
}
.menu2
{
  margin-right: 47px;
    margin-top: 30px;
}
.menu2:hover
{
    fill: #78A2E1;
}
.menu3
{
    display: flex;
    flex-direction: column;
    width:100%;
}
.hamburger
{
    display:none;
}
.menu_vertical
{
    position: absolute;
    top: 60%;
}
.menu_vertical ul a
{
    display:flex;
    flex-direction: column;
    list-style: none;
    text-align: center;
    padding-left: 0;
    font-family: kanit, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #8C8A8A;
    align-items: center;
}
.menu_vertical ul
{
    padding: 0;
    width: 215px;
}
.menu_vertical ul a:hover
{
    color: #78A2E1;
    list-style: none;
}
.menu_vertical li
{
    align-items: center;
    list-style: none;
    margin: 32px 0 32px 0;
    justify-content: center;
}
#liste_langue
{
    z-index: 1;
}
.menu_langue
{
    display: none;
    right: 0;
    position: absolute;
    top: 80px;
    background: #ffffff;
    box-shadow: 0 6px 17px rgba(0, 0, 0, 0.1);
}
.menu_langue:target
{
    display: flex;
    flex-direction: column;
}
.menu_langue ul
{
    padding: 0;
}
.menu_langue ul
{
    display: flex;
    flex-direction: column;
    list-style: none;
    text-align: left;
    padding: 0;
    font-family: Raleway, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #8C8A8A;
    z-index: 1;
}
.menu_langue a
{
    text-decoration: none;
}
.menu_langue li
{
    display: flex;
    flex-direction: row;
    margin: 10px 50px 10px 25px;
    align-items: center;
}
.menu_langue li:hover
{
    color: #78A2E1;
    list-style: none;
}

.checkbox_image
{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
/*.roundedOne
{
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    background: #ffffff;
    border: 2px solid #333333;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
}

.roundedOne label
{
    cursor: pointer;
    position: absolute;
    width: 17px;
    height: 17px;

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    left: 0;
    top: 0;
    right: 0;
    background: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.roundedOne label:after
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    background: #78A2E1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    top: 1.5px;
    left: 2px;
}

.roundedOne label:hover::after
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.roundedOne input[type=checkbox]:checked + label:after
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}*/
/*Typographie*/
.txt_menu
{
    font-family: kanit, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #8C8A8A;
}
.txt_menu:hover
{
    color: #78A2E1;
}
/*hamburger menu*/
.wrapper
{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    clip-path: circle(25px at calc(100% - 45px) 45px);
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
/*animation burger menu*/
.visuallyHidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px; width: 1px;
    margin: -1px; padding: 0; border: 0;
}


.hamburger {
    width: 30px;
    height: 30px;
    position: relative;
}

.hamburger .bar {
    padding: 0;
    width: 30px;
    height: 4px;
    background-color: #78A2E1;
    display: block;
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
    position: absolute;
}

.bar1 {
    top: 0;
}

.bar2,
.bar3 {
    top: 13.5px;
}

.bar3 {
    right: 0;
}

.bar4 {
    bottom: 0;
}


.hamburger4 .bar4 {
    top: 13.5px;
}

.hamburger4 .bar5 {
    bottom: 0;
}

.hamburger4 .bar {
    transition: all 0.4s ease-in-out, transform 0.4s ease-in-out 0.4s;
}

.hamburger4 .bar2 {
    width: 1px;
    transform: rotate(90deg);
    left: 13.5px;
}

.hamburger4 .bar3 {
    width: 1px;
    left: 13.5px;

}

.checkbox4:checked + label > .hamburger4 > .bar1{
    top: 13.5px;
    background-color: transparent;
}

.checkbox4:checked + label > .hamburger4 > .bar2{
    left: 0;
    width: 30px;
    transform: rotate(45deg);
}

.checkbox4:checked + label > .hamburger4 > .bar3{
    left: 0;
    width: 30px;
    transform: rotate(-45deg);
}

.checkbox4:checked + label > .hamburger4 > .bar4{
    background-color: transparent;
}

.checkbox4:checked + label > .hamburger4 > .bar5{
    bottom: 13.5px;
    background-color: transparent;
}
#open:checked ~ .wrapper
{
    clip-path: circle(75%);
    background: #ffffff;

}
.menu-btn
{
    display:none;
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 20px;
    height: 50px;
    width: 50px;
    text-align: center;
    align-items: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 20px;
    color: #78A2E1;
    cursor: pointer;
    background:  #FFFFFF;
    transition: all 0.3s ease-in-out;
}

#open:checked ~ .menu-btn
{
    color: #78A2E1;
}

/*#open:checked ~ .menu-btn i:before {
    /*content: "\f00d";
    background-image:url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='18' height='20' fill='white'/%3E %3Cpath d='M3 4L15 16' stroke='%2378A2E1' stroke-width='4' stroke-linecap='round'/%3E %3Cpath d='M15 4L3 16' stroke='%2378A2E1' stroke-width='4' stroke-linecap='round'/%3E %3C/svg%3E");
}*/
.wrapper ul
{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    list-style: none;
    text-align: center;
    padding-left: 0;
}
.wrapper ul li
{
    margin: 10px 0 10px 0;
}
.wrapper ul li a
{
    text-decoration: none;
    position: relative;
    font-family: kanit, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #8C8A8A;
    transition: all 0.3s ease;
}
.wrapper ul li a:after
{
    position: absolute;
    content: "";
    background: #FFFFFF;
    /*background: linear-gradient(375deg, #1cc7d0, #2ede98);*/
    width: 104%;
    height: 110%;
    left: -2%;
    top: -5%; /* if the font is 'Oswald'*/
    border-radius: 50px;
    transform: scaleY(0);
    z-index: -1;
    animation: rotate 1.5s linear infinite;
    transition: transform 0.3s ease;
}
.wrapper ul li a:hover:after
{
    transform: scaleY(1);
}
.wrapper ul li a:hover
{
    color: #78A2E1;
}
/*input[type="checkbox"]
{
    display: none;
}*/
.input_checkbox
{
    display: flex;
}
.content
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    text-align: center;
    width: 100%;
    color: #202020;
}
.content .title
{
    font-size: 40px;
    font-weight: 700;
}
.content p
{
    font-size: 35px;
    font-weight: 600;
}
.second_menu_smartphone
{
    display:none;
    justify-content: space-around;
    position: absolute;
    width: 99%;
    height: 90%;
    background: #ffffff;
    left: 0;
}
.second_menu_smartphone:target
{
    display:flex;
}
.menu_langue_smartphone
{
    display: none;
    justify-content: space-around;
    position: absolute;
    width: 99%;
    height: 90%;
    background: #ffffff;
    left: 0;
}
.menu_langue_smartphone:target
{
    display:flex;
}
.menu_langue_smartphone ul a
{
    display: flex;
    flex-direction: column;
    list-style: none;
    text-align: center;
}
.langue_smartphone
{
    display: flex;
    flex-direction: row;
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #8C8A8A;
    margin: 10px 0 10px 0;
}
.texte_courant_about_us
{
    font-family: Raleway, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    font-feature-settings: 'pnum' on, 'lnum' on;
}
.bloc_haut_about_us
{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
    margin: 165px 0 0 0;
    left: 30%;
    width: 70%;
}
.titre_about_us
{
    display: flex;
    flex-direction: column;
    justify-content: left;
    position: relative;
    margin: 0 0 70px 0;
}
.team_presentation
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    margin: 50px 0 50px 0;
    text-align: center;
    justify-content: center;
   /* width: 70%;
    left: 30%;*/
}
.vignette_team
{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #78A2E1;
    box-shadow: 0 4px 4px #78A2E1;
    border-radius: 15px;
    padding: 20px 20px 20px 20px;
    margin: 20px 10px 20px 10px;
    width: 250px;
}
.txt_team
{
    margin: auto;
    justify-items: center;
}
.centre_bleu_about_us
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    left: 0;
    margin: 50px 0 0 0;
    background-color: #78A2E1;
}
.about_us_content
{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 240px;
    margin: 70px 40px 70px 40px;
}
.img_about_us
{
    position: absolute;
    left: 30%;
    z-index: -1;
}
.img_beta_test
{
    position: absolute;
    left: 110%;
    z-index: -1;
    top: 208px;
    width: 400px;
}
.img_map
{
    width: 40%;
    position: relative;
    margin: 0 auto 0 auto;
}
.img_more
{
    margin: 20px 0 20px 0;
}


form {
    display: flex;
    flex-flow: column;
}
.form {
    background-color: #78A2E1;
    padding: 15px 35px 15px 35px;
    position: relative;
    height: 500px;
    width: 500px;
}
input, textarea, select
{
    background-color: #1111;
    color: #333333;
    border: none;
    padding: 2%;
    margin-top: 0.5%;
    margin-bottom: 4%;
    border-radius: 5px;
    font-weight: 200;
    font-size: 18px;
    line-height: 27px;
}

@keyframes rotate
{
    0%{
        filter: hue-rotate(0deg);
    }
    100%{
        filter: hue-rotate(360deg);
    }
}
@media (max-width: 1700px)
{
    .bloc_haut_about_us
    {
        left: 5%;
    }
    .team_presentation
    {
        width: 95%;
        left: 5%;
    }
    .img_about_us
    {
        left: 50%;
    }
    .img_beta_test
    {
        display:none;
    }
    .img_map
    {
        width: 80%;
    }
}
@media (min-width: 1090px)
{
    .second_menu_smartphone:target
    {
        display: none;
    }
}
@media (max-width: 1400px)
{
    .logo
    {
        display: none;
    }
    .logo_reduit
    {
        display: flex;
        position: absolute;
        margin-top: 30px;
        left :120px;
    }
}
@media (max-width: 1200px)
{
    .hamburger
    {
        display: flex;
        position: absolute;
        flex-direction: row;
        justify-content: flex-end;
        /*margin-top: 30px;
        margin-right: 47px;
        right: 5px;*/
    }
    .wrapper
    {
        display: flex;
    }
    .menu-btn
    {
        display: flex;
    }
    .menu
    {
        display: none;
    }
    .second_menu:target
    {
        display: none;
    }
    .ul_hamburger
    {
        list-style: none;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .menu_langue:target
    {
        display:none;
    }
    .img_about_us
    {
        display: none;
    }
}
@media (max-width: 600px)
{
    .logo_reduit
    {
        display: flex;
        position: absolute;
        margin-top: 30px;
        left: 45px;
    }
    .team_presentation
    {
        width: 100%;
        left: 0;
        align-items: center;
    }
    .form
    {
    width: 90%;
    }
}
@media (min-width: 600px)
{

}
