@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300);

@import url(https://fonts.googleapis.com/css?family=Titillium+Web);

::-webkit-scrollbar {background:#E8E8E8;} /**/
::-webkit-scrollbar-thumb {background:#7030BC; } /*ascenseur*/
::-webkit-scrollbar-thumb:hover {background:#7030BC;}
::-webkit-scrollbar-button {background:#E8E8E8 url('../img/flechette.png') 0 0 no-repeat; background-size: 70%; background-position: 4px 5px;}

*{
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing : border-box;
}

html {
   /* overflow: hidden*/;
}

body{
    background-color: #E8E8E8;
    font-family: 'Open Sans', sans-serif;
    device-width:100%;
    device-height:100%;
    min-width: 310px;
}

a {
    text-decoration: none;
}

#right {
    display: none;
}

#left {
    display: none;
}

header a {
    color:#fff;
}
header {
    font-size: 25px;
    background-color: #7030BC;
    text-transform: uppercase;
    text-align: center;
    padding: 50px 0 10px 0;
}

#logo {
    font-weight: normal;
}
#logo span {
    font-size: 20px;
}

#sub_logo {
    opacity: 1;
    font-size: 15px;
    text-transform: uppercase;
}

#sub_logo span {
    font-size: 12px;
}

#header,#infos {
    width: 100%;
    background: #dbd9da;
    color: #fff;
    padding: 15px;
}

#header h2 {
    color: #722ebf;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 100;
    text-align: center;
}

#header p {
    margin: 0 25px;
    font-size: 14px;
    color: #6c32ba;
}

#header p span:first-of-type{
    position: absolute;
    font-weight: 500;
    margin-left: -29px;
    margin-top: -24px;
    font-size: 70px;
}

#header p span:last-of-type{
    position: absolute;
    font-weight: 500;
    margin: -75px 8px 0 0;
    font-size: 70px;
    right: 0;
}

.insideMid {
    padding: 20px;
    font-size: 14px;
}

#mainav {
    display: none;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 20px;
    background-color: #7030BC;
    z-index: 100;
}

#mainav li {
    display: block;
    padding: 5px 15px 5px 15px;
    font-weight: 300;
}

#mainav a {
    color: #FFF;
    text-decoration:none;
    text-transform: initial;
}
#mainav a:hover{
    color: #C6A3F5;
}

li#noresp {
    color: #C6A3F5;
    text-align: left;
    font-size: 27px;
}

#toMenu {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    font-size: 30px;
    padding: 0;
    background-color: #7030BC;
    z-index: 99;
}

#toMenu:hover {
    background-color: #55268C;
}

#shitIE {
    display: none;
}

footer ul {
    list-style: none;
    font-size: 40px;
    margin: 0;
    text-align: center;
}

footer li {
    display:inline-block;
}

footer a {
    color:#431F6D;
    text-decoration:none;
    text-transform: initial;
}
footer a:hover{
    color: #7F47BF;
}

footer p {
    text-align: center;
    color: #616161;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
    border-top: 1px solid #7242AB;
    margin: 10px 0 0 0;
    padding: 10px 0 10px 0;
}

#infos {
    padding-left: 21%;
    margin-bottom: 10px;
    z-index: 3000;
}

.info {
    position: relative;
    display: inline-block;
    margin-right: 7vw;
    border-radius: 50%;
    width: 50px;
    font-size: 30px;
    background-color: #e8e8e8;
    text-align: center;
    color: #7030BC;
    border: solid 3px;
}

.inline {
    position: relative;
    display: inline-block;
    color: #7030BC;
    font-size: 14px;
    cursor: pointer;
}

#topfilters {
    display: block;
    margin: 0 -14px;
}

#topfilters a {
    color: #E8E8E8;
}

#topfilters a:hover {
    color: #AFAFAF;
}

#searchform {
    display: flex;
}

.buttonsearch {
    border: none;
    font-size: 15px;
    margin: -2px 3px 0 0;
    padding: 0;
    color: #fff;
    cursor: pointer;
    background: transparent;
    border-bottom: 30px solid #7030BC;
    border-left: 60px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 100px;
    position: relative;
    z-index: 10;
}

.buttonsearch:hover {
    border-bottom: 30px solid #7F47BF;
}

.fa-search {
    position: absolute;
    margin: 7px 0 0 -14px;
}

.skewed {
    position: relative;
    z-index: 8;
    background-color: #DBD9DA;
    margin: -2px 0 0 -35px;
    padding: 6px 33px 0 0;
}
.inputsearch {
    border:none;
    background-color: transparent;
    font-size: 15px;
    color:#7030BC;
    padding: 5px 0 5px 42px;
    margin-top: -4px;
    width: 100%;
}

#containfilter {
    background-color: #7030BC;
    padding: 3px 45px 0 35px;
    font-size: 15px;
    margin-top: 10px;
}


#containfilter li {
    list-style: none;
    display: inline;
    margin: 0 8px;
}

#containptfl {
    position: relative;
    left: 0px;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto 16vw auto;
    text-align: center;
}

.portfolio {
    width: 250px;
    background-color: #DBD9DA;
    padding: 10px;
    text-align: center;
    margin:20px 0 0 50px;
    display: inline-block;
}

.portfolio article h2 {
    font-weight: 400;
    font-size: 19px;
}

.portfolio article p {
    font-weight: 400;
    font-size: 14px;
    color: #7030BC;
}

.ptfl {
    position:relative;
    width:230px;
    height:128px;
    overflow:hidden;
    float:left;
}

.ptfl h2 {
    font-size:20px;
    line-height:24px;
    margin:0;
    font-family:'Lato';
}
.effect img {
    position:absolute;
    left:0;
    bottom:0;
    margin:-12px 0;
    -webkit-transition:left .4s ease-in-out;
    -moz-transition:left .4s ease-in-out;
    -o-transition:left .4s ease-in-out;
    transition:left .4s ease-in-out;
}
.effect:hover img.top {
    left:-65px;
    z-index:1;
}

.effect:hover p.bouttonptfl {
    z-index:50;
}
p.bouttonptfl:hover {
    background: #3B1E5F;
    transition:background .3s ease-in-out;
}
p.bouttonptfl {
    margin: 13px 10px 0 182px;
    background: #7030BC;
    border-radius: 50%;
    color: #fff;
    padding: 4px 1px 0 0;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 22px;
    transition:background .3s ease-in-out;
}

#contactable {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 30px;
}

#contactform {
    margin-bottom: 15vw;
    text-align: center;
}

input {
    width: 85%;
    border-radius: 3px;
    border: 1px solid #D6D6D6;
    padding: 10px;
    font-size: 12px;
    margin: 5px;
}

input[type="submit"] {
    width: 85%;
    border-radius: 3px;
    border: 1px solid #D6D6D6;
    padding: 10px;
    font-size: 13px;
    margin: 5px;
    color: #C9A6F3;
    text-transform: uppercase;
    cursor: pointer;
    background: #7030BC;
}
input[type="submit"]:hover {
    background: #3F176F;
}

textarea {
    width: 80%;
    border-radius: 3px;
    border: 1px solid #D6D6D6;
    padding: 25px;
    font-size: 12px;
    margin: 5px;
}

#titleSkills, #myinfos {
    display: inline-block;
    padding: 30px 0;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    text-align: center;
    color:#722ebf;
}

.skill {
    display: inline-block;
}

#middle h3 {
    color: #722ebf;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 100;
}

.titleskill{
    font-size: 20px;
    margin: 20px 0 ;
}

#myCanvas,#php, #Ajax, #sql,#skill1,#skill2,#skill3,#skill4,#skill5,#skill6,#skill7,#skill8 {
    position:relative;
    z-index:2;
}

.skill p {
    position: absolute;
    /*background: #c5c5c5;*/
    width: 76px;
    height: 76px;
    border-radius: 50%;
    z-index: 1;
    margin: 17px 0 0 17px;
    padding-top: 24px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #8c5eca;
}

#inf {
    width: 100%;
    padding: 0;
    margin: 30px 0; 
    max-width: 1500px;
}

.photo, .coord, .studies {
    display: block;
    width: 100%;
    vertical-align: top;
}

.photo img {
    width: 50%;
    max-width: 233px;
}

.coord, .studies {
    margin-right: 20px;
    min-height: 150px;
    background-color: #DBD9DA;
    padding: 10px 10px 10px 10px;
}

.coord .headlist, .studies .headlist{
    background-color: #E8E8E8;
    width: 40px;
    height: 40px;
    font-size: 20px;
    padding: 6px 0 0 0;
    border-radius: 50%;
    margin: 10px auto;
    border: 2px solid #7030BC;
}

.popin {
    display:none;
    position: fixed;
    background-color: rgba(57, 30, 86, 0.4);
    z-index: 200;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#ptflinfo {
    display:table;
    background-color: #E8E8E8;
    border-top: 2px #7E46C2 solid;
    border-bottom: 2px #7E46C2 solid;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    z-index: 300;
    top: 312px;
    width: 0%;
    left: 50%;
}

#popin-ptfl-title {
    display:flex;
    text-align: initial;
 }

#popin-ptfl-title img {
    height: 116px;
}

#popin-ptfl-title p {
    display: table-cell;
    background: url( "../img/barre_popin.jpg" ) no-repeat;
    width: 550px;
    background-size: 100%;
    color: #e8e8e8;
    font-size: 50px;
    padding-left: 67px;
    padding-top: 23px;
    padding-bottom: 25px;
    font-weight: 100;
}

#popin-left {
    display: table-cell;
    width:740px;
    vertical-align: top;
}

#popin-ptfl-content {
    display: table-cell;
    text-align:left;
    vertical-align: top;
    padding-left: 20px;
    color: #7030BC;
    font-size: 20px;
}

#contour-info {
    border-left: 2px #7030BC solid;
    margin-left: 200px;
}

#hide-popin {
    display:none;
}






@media only screen and (min-width: 768px){

main {
    scrollbar-face-color: #7030BC;
    scrollbar-3dlight-color: #7030BC;
    scrollbar-arrow-color: #7030BC;
    scrollbar-darkshadow-color: #7030BC;
    scrollbar-highlight-color: #7030BC;
    scrollbar-shadow-color:#7030BC;
    scrollbar-track-color: #E8E8E8;
    position: fixed;
    top: -10.4vw;
    left: 0;
    right: 0px;
    bottom: -10.7vw;
    overflow-y: scroll;
    overflow-x: hidden;
}

header {
    padding: 0 ;
}

#logo {
    z-index: 100;
    font-weight: normal;
    font-size: 3vw;
    position: fixed;
    left: 1vw;
    top: 5vw;
    color:white;
    text-transform: uppercase;
    transform: skew(30deg,-30deg);
}


#logo span {
    font-size: 2.5vw;
}

#sub_logo {
    z-index: 100;
    opacity: 1;
    position: fixed;
    color: white;
    font-size: 1.1vw;
    text-transform: uppercase;
    top: 4.4vw;
    left: 14.1vw;
    transform: skew(30deg,-30deg);
}

#sub_logo span {
    font-size: 0.9vw;
}

#left {
    position: fixed;
    left: -7.1vw;
    top: -6.5vw;
    max-width: 737px;
    width: 40vw;
    transform-origin: 50% 50%;
    transform: rotate(-30deg);
    z-index: 100;
    display: inherit;
}


#right {
    position: fixed;
    right: -7.2vw;
    max-width: 737px;
    width: 40vw;
    top: 100%;
    margin-top: -10vw;
    transform-origin: 50% 50%;
    transform: rotate(-30deg);
    display: inherit;
}

footer ul {
    position: fixed;
    list-style: none;
    display: flex;
    font-size: 2vw;
    margin: 5px 13px;
    bottom: 2vw;
    right: 0;
    z-index: 100;
}
footer li {
    display:inline-block;
}

footer a {
    color:white;
    text-decoration:none;
    text-transform: initial;
}
footer a:hover{
    color: #431F6D;
}

#mainav {
    display: inherit;
    position: fixed;
    list-style: none;
    font-size: 1.5vw;
    margin: 5px 13px;
    bottom: 7vw;
    right: 4vw;
    z-index: 100;
    left: auto;
    top: auto;
    background-color: transparent;
    transform: rotate(-31deg);
}
#mainav li {
    display: inline-block;
    padding: 0 15px 0 15px;
    font-weight: 300;
}

#mainav a {
    color:white;
    text-decoration:none;
    text-transform: initial;
}
#mainav a:hover{
    color: #C6A3F5;
}
li#noresp {
    display: none;
}

#toMenu {
    display: none;
}

footer .fa {
    padding-right: 0.5vw;
}

footer p {
    text-align: right;
    position: fixed;
    color:white;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    line-height: 0.8vw;
    z-index: 1000;
    bottom: 0.5vw;
    right: 1vw;
    font-size: 0.7vw;
    border:none;
}
footer span {
    font-family: 'Open Sans', sans-serif;
}

footer em {
    position:fixed;
}

#shitIE {
        display:none;
        background-color: rgba(0,0,0,0.5);font-family: 'Josefin Sans', sans-serif; color:#fff;
        padding: 7px 10px 0px 10px;text-align: center;
        position: fixed;z-index: 2000;bottom: 0;left: 0;right: 0;height: 3%;
}

#shitIE a {
        color:#6fb2d3;text-decoration: none;
}
#shitIE a:hover {
        color: #fff;
}


/* Page About */

#header,#infos {
    width: 100%;
    background: #dbd9da;
    color: #fff;
    padding: 1vw;
}

#header h2 {
    width: 60%;
    margin-top: 9.5vw;
    margin-left: 45vw;
    color: #722ebf;
    font-size: 4vw;
    text-transform: uppercase;
    font-weight: 100;
    text-align: left;
}

#header p {
    width: 54vw;
    margin-left: 38vw;
    font-size: 1vw;
    color: #6c32ba;
}

#header p span:first-of-type{
    position: absolute;
    font-weight: 500;
    margin-left: -2.5vw;
    margin-top: -2.6vw;
    font-size: 6vw;
}

#header p span:last-of-type{
    position: absolute;
    font-weight: 500;
    margin-left: 1.2vw;
    margin-top: -5.4vw;
    font-size: 6vw;
    right: 4vw;
}


.insideMid {
    padding: 1vw 2vw 1vw 11vw;
    font-size: 16px;
}


#middle h3 {
    width: 60%;
    margin-top: -1vw;
    margin-left: 18vw;
    color: #722ebf;
    font-size: 2.8vw;
    text-transform: uppercase;
    font-weight: 100;
}

#cms, #other {
    width: 100%;
    max-width: 290px;
    display: inline-block;
}

.decale {

    margin-left: 3vw;

}

#code {
    margin-top: 1vw;
    width: 100%;
    max-width: 400px;
    display: inline-block;
}
.titleskill{
    font-size: 2vw;
    margin-left: 8vw;
    margin-bottom: 1vw;
}

#titleSkills, #myinfos {
    position: relative;
    left: 6vw;
}


#myCanvas,#php, #Ajax, #sql,#skill1,#skill2,#skill3,#skill4,#skill5,#skill6,#skill7,#skill8 {
    position:relative;
    z-index:2;
}

.skill p {
    position: absolute;
    /*background: #c5c5c5;*/
    width: 76px;
    height: 76px;
    border-radius: 50%;
    z-index: 1;
    margin: 17px 0 0 17px;
    padding-top: 24px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #8c5eca;
}

.skill {
    display:inline-block;
}


#infos {
    bottom: 10.7vw;
    padding-left: 17vw;
    padding-bottom: 23vw;
    height: 13vw;
    z-index: 98;
}

.info {
    position:relative;
    display: inline-block;
    margin-right: 10vw;
    border-radius: 50%;
    width: 7vw;
    font-size: 5vw;
    background-color: #e8e8e8;
    text-align: center;
    padding-left: 0.5vw;
    color: #7030BC;
    border: solid 3px;
}

.inline {
    position:relative;
    display:inline-block;
    color: #7030BC;
    font-size: 1.5vw;
}

.bar {
    width: 82%;
    background-color: #722ebf;
    height: 1.1vw;
    position: absolute;
    margin-top: 3.2vw;
    margin-left: -3.5vw;
}

.fa-cloud-download {
    font-size: 4.8vw
}
.fa-star {
    margin-left: -0.5vw;
}

#topfilters {
    display: flex;
    margin: 1vw;
}

#searchform {
    display: flex;
}

.buttonsearch {
    border: none;
    font-size: 20px;
    margin: -2px 3px 0 0;
    padding: 0;
    color: #fff;
    cursor: pointer;
    background: transparent;
    border-bottom: 38px solid #7030BC;
    border-left: 60px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 100px;
    position: relative;
    z-index: 10;
}

.buttonsearch:hover {
    border-bottom: 35px solid #7F47BF;
}

.fa-search {
    position: absolute;
    margin: 7px 0 0 -14px;
}

.skewed {
    -webkit-transform: skew(-60deg);
    -ms-transform: skew(-60deg);
    transform: skew(-60deg);
    position: relative;
    z-index: 8;
    background-color: #DBD9DA;
    margin: -2px 0 0 -35px;
    padding: 6px 33px 0 0;
}
.inputsearch {
    -webkit-transform: skew(60deg);
    -ms-transform: skew(60deg);
    transform: skew(60deg);
    border:none;
    background-color: transparent;
    font-size: 17px;
    color:#7030BC;
    padding: 5px 0 5px 42px;
    margin-top: -4px;
    width: 25vw;
}

#containfilter {
    background-color: #7030BC;
    -webkit-transform: skew(-60deg);
    -ms-transform: skew(-60deg);
    transform: skew(-60deg);
    margin-left: 3vw;
    margin-top: 00px;
    color: #E8E8E8;
    padding: 3px 45px 0 35px;
    font-size: 18px;
}


#containfilter ul {
    -webkit-transform: skew(60deg);
    -ms-transform: skew(60deg);
    transform: skew(60deg);
}

#containfilter li {
    list-style: none;
    display: inline;
    margin: 0 8px;
}

#containptfl {
    position: relative;
    left: -50px;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto 16vw auto;
    text-align: center;
}

input[type="submit"] {
    width: 150px;
    border-radius: 3px;
    border: 1px solid #D6D6D6;
    padding: 10px;
    font-size: 15px;
    margin: 5px;
}
textarea {
    width: 40%;
    border-radius: 3px;
    border: 1px solid #D6D6D6;
    padding: 25px;
    font-size: 12px;
    margin: 5px;
}

#inf {
    width: 100%;
    padding: 0;
    margin: 30px 0; 
    max-width: 1500px;
}

.photo, .coord, .studies {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.photo img {
    width: 100%;
    max-width: 233px;
}

.coord, .studies {
    margin-right: 20px;
    min-height: 150px;
    background-color: #DBD9DA;
    padding: 0 1vw 1vw 1vw;
}

.coord .headlist, .studies .headlist{
    background-color: #E8E8E8;
    width: 3vw;
    height: 3vw;
    font-size: 1.5vw;
    padding: 0.4vw 0 0 0;
    border-radius: 50%;
    margin: 1vw auto;
    border: 2px solid #7030BC;
}


                                }

    @media only screen and (min-width: 768px) and (max-width: 1350px){
        
        #mainav {
            right: 0vw;
        }
                                }

     @media only screen and (min-width: 768px) and (max-width: 1000px){
        
        #header p {
            font-size: 1.5vw;
        }
        #header p span:last-of-type {
            right: 2vw;
            }
                                }

        @media only screen and (min-width: 768px) and (max-width: 1050px){
        
        #containfilter {
            font-size: 15px;
        }

        #titleSkills, #myinfos {
             position: relative;
             left: 1vw;
        }

                                }      