@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url(https://fr.allfont.net/allfont.css?fonts=good-times);


#d1{
    display:none;
}



.down1{
  display:flex;
    justify-content:center;
    margin-top:2.5%;
    

}

.navbar-toggler{
    background-color: white;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    text-shadow: 1px 1px 2px rgb(144 143 147 / 95%);
    box-shadow: 1px 1px 12px #555;
}
body {
    background: linear-gradient(rgba(245, 245, 245, 0.925)0%, rgba(255, 248, 248, 0.781)100%);
}


.logo-page{
width: 20%;
transform: rotate(15deg);

}

.logo-page3{
    width: 20%;
    transform: rotate(15deg);
    border-radius:5%;
    
    }

.div-page{
    display:flex;
    justify-content:right;
    margin-right: 5%;
    margin-bottom: -5%;
}

.div-page2{
    display:flex;
    justify-content:left;
    margin-left: 5%;
    margin-top: -5%;
}

.div-page3{
    display:flex;
    justify-content:right;
    margin-top: 3.5%;
    margin-right: 5%;
    margin-bottom: -10%;
}
.div-page5 {
    display: flex;
    justify-content: right;
    margin-top: -2.5%;
    margin-right: -2%;
    margin-bottom: -40%;
} .logo-page5 {
    width: 60%;
    transform: rotate(15deg);
}
.div-form {
    height: 55%;
    padding: 5%;
    width: 75%;
    background: linear-gradient(90deg, #1a2353 0%, rgb(35, 50, 182) 24%, rgba(60, 53, 168, 0.95) 100%, rgba(40, 23, 138, 0.99) 100%);
    margin-left: 12.5%;
    border-left: 25px black solid;
    box-shadow: 10px 10px 10px black;
}

.div-formation {
    height: 200px;
    padding: 2%;
    width: 105%;
    background-color: linear-gradient(rgba(141, 179, 219, 0.993)0%, rgba(114, 170, 231, 0.76)100%);
    border-radius: 50px;
    border: rgb(22, 13, 100) solid 2px;
    margin-left: -2.5%;
    box-shadow: 5px 5px 5px black;
    font-weight: bolder;
}

a:link {
    text-decoration: none;
    color: black;
}

a:link:hover {
    color: whitesmoke;
}

.bg-light {
    
    border-top: black solid 1px !important;
    background: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%)!important;
    box-shadow: 1px 1px 12px #555;
}
a {
    text-decoration: none;
    color: black;
}

a:hover {
    color: black;
    text-decoration: none;
}

.top {
    width: 3%;
    opacity: 0.2;
    position: fixed;
    bottom: 5%;
    right: 2%;
}

.top:hover {
    opacity: 1;
    transform: scale(1.2);
}

.display-top {
    display: flex;
    justify-content: right;

}

.bold {
    color: rgb(38, 11, 161);
    font-weight: bold;
}

.btn-group>.btn:not(:first-child) {
    color: black !important;
    margin-left: -1.5%;

}

.span-dip {

    background-color: #6c757d;
    padding: 3%;
    border: rgb(22, 13, 100) solid 2px;
    border-radius: 50px;
    box-shadow: 5px 5px 5px black;

}

.card {

    margin: 10%;
    box-shadow: 5px 5px 5px rgb(53, 53, 53);
    border: #343a40 solid 2px;
    background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);

}



.card-text {
    text-shadow: 1.25px 1.25px white;
    letter-spacing: 1.5px;
    font-style: Roboto;

}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3.25rem;
}

.mg {
    margin-left: 20%;
    margin-right: 20%;
}


.card-img-top {
    padding: 5%;
    margin-bottom: -15%;
    width: 85%;
    margin-left: 7.5%;
}

.id {
    width: 60%;
    margin-left: 0%;
    margin-top: -1%;
    margin-bottom: 1%;
}

.jo {
    width: 45%;
    margin-left: -6%;
    margin-top: -5%;
    margin-bottom: 0%;
}

.greta {
    width: 70%;
    margin-left: 12.5%;
    margin-top: 5%;
    margin-bottom: -7.5%;
}




.card-footer {
    padding: 0.75rem 1.25rem;
    background: linear-gradient(rgba(110, 113, 116, 0.37)0%, rgba(221, 223, 224, 0.76)100%);
    font-weight: 500;
    border-top: 2px solid rgb(0, 0, 0);
    font-family: Roboto;
}

.point {

    transform: rotate(-90deg);
    width: 10%;
    margin-left: 50%;
}

.point:hover {
    transform: scale(1.1);
}

.card-body {
    margin-bottom: -7%;
    margin-top: -10%;
}

.card-title {
    margin-bottom: -5%;
    text-shadow: 1.25px 1.25px white;
    letter-spacing: 1.5px;
    font-family: Roboto;
}

.card-text {
    margin-bottom: 0%;
}

.modal-title {
    background-color: rgb(20, 20, 112);
    color: white;
}

.modal-title7 {
    background-color: #212529;
    color: white;
    /* padding-left: 8%; */
    width: 322px;
    margin-top: 0%;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 3.5px;
    /* border-radius: 10px; */
    padding: 2%;
    padding-left: 4%;
    /* padding-right: 6%; */
    margin-left: 3%;
}

.card-group-2 {
    display: flex;
    flex-direction: row;
    margin-left: 15%;
}

.card2 {
    margin: 10%;
    box-shadow: 5px 5px 5px rgb(53 53 53);
    border: #343a40 solid 2px;
    background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
    width: 22.5%;
}

.card-group>.card+.card {

    border-left: 2px solid black;
}

.navbar-light .navbar-nav .nav-link {
    color: #f8f9fa;
    text-shadow: 1px 1px 2px #555;

}

.size-logo {
    width: 15%;
    height: 25%;
    margin: 2.75%;
    padding: 1.25%;
    border: 3.5px solid black;
    transform: rotate(-15deg);
    box-shadow: black 10px 10px;
}

.size-logo-stjo {
    width: 12.5%;
    height: 25%;
    margin: 2.75%;
    padding: 1.25%;
    border: 3.5px solid black;
    transform: rotate(-15deg);
    box-shadow: black 10px 10px;
}

.float {
    display: flex;
    flex-direction: row;
    background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);    margin: 3%;
    border-radius: 10px;
    box-shadow: 1px 1px 12px #555;
}

.float2 {
    display: flex;
    flex-direction: row;
    background: linear-gradient(rgba(170, 175, 181, 0.64) 0%, rgba(100, 101, 102, 0.62) 100%);
    margin: 4% 3% 7%;
    border-radius: 10px;
    box-shadow: rgb(85 85 85) 1px 1px 12px;
}
.li-form {
    font-size: 30px;
    color: black;
    font-weight: bolder;
    margin-top: 5%;
    text-transform: uppercase;
    list-style: none;
    width: 1000px;
    text-align: center;
    margin-left: 2.5%;
}

.li-form2 {
    font-size: 27px;
    color: black;
    font-weight: bolder;
    margin-top: 2.5%;

}

.li-form3 {
    font-size: 27px;
    color: black;
    font-weight: bolder;
    list-style: none;
    text-align: center;
}

.li-form4 {
    font-size: 20px;
    color: black;
    font-weight: bolder;


}

.li-form5 {
    font-size: 20px;
    color: black;
    font-weight: bolder;


}


.logo-laptop {
    float: right;
    margin-right: -35%;
    margin-top: 10%;
    transform: rotate(-15deg);

}

.logo-laptop2 {
    float: right;
   
    margin-top: 10%;
    transform: rotate(-15deg);

}

.logo-flag {
    float: none;
    margin-top: 0%;
    margin-bottom: 10%;
    transform: rotate(-15deg);
    width: 40%;
    margin-left: 35%;

}

.modal-title {
    background-color: #212529;
    color: white;
    padding-left: 3%;

}

.modal-title7 {
    background-color: #212529;
    color: white;
    /* padding-left: 8%; */
    width: 322px;
    margin-top: 0%;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 3.5px;
    /* border-radius: 10px; */
    padding: 2%;
    padding-left: 4%;
    /* padding-right: 6%; */
    margin-left: 3%;
}

.border_title3 {
    border-bottom: 3px solid black;
    text-align: center;
    width: 50%;
}

.li-contact-name{
    margin-left: 13%;
    font-size:30px;
    color: black;
    font-weight: 600;
    padding: 2%;
    font-family: Roboto;
    width: 500px;
    list-style: none;
}


/* Smartphones (portrait) ----------- */
@media only screen and (min-width : 320px) and (max-width :666px) {

    .logo-page8 {
        display:none;
     }
     
     .div-page8{
         display:none;
        
        
     }


    .logo-page9 {
        display:none;
     }
     
     .div-page9{
         display:none;
        
        
     }


    .border_title3 {
        border-bottom: 3px solid black;
        margin-left: 20.3%;
        margin-right: 20.3%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    
    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 10%;
        margin-left: 28%;
    }
    
    .li-form8 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 5%;
        margin-left: 7%;
    }

    .img-skill {
        border-top: 2px solid black;
        border-bottom: 2px solid black;
    }

    .img-skills {
        width: 20%;
        margin: 7%;
    }

    .img-skills2 {
        width: 14%;
        margin: 9%;
    }

    .card-text:last-child {
        margin-bottom: 10px;
    }

    .card-body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1rem;
    }

    .div-formation {
        height: 45%;
        padding: 2%;
        width: 105%;
        background-color: linear-gradient(rgba(141, 179, 219, 0.993)0%, rgba(114, 170, 231, 0.76)100%);
        border-radius: 50px;
        margin-bottom: 5%;
        border: rgb(22, 13, 100) solid 2px;
        margin-left: -2.5%;
        box-shadow: 5px 5px 5px black;
        font-weight: bolder;
    }

    h5 {
        font-size: 22px;
        width: 300px;

    }

    .card-title {
        margin-bottom: -0.25rem;
        margin-left: -3.5%;
        font-size: 18px;
        margin-top: 10%;
    }

    .card {


        margin: 5%;
        box-shadow: 5px 5px 5px rgb(53, 53, 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        letter-spacing: 2px;
        font-style: Roboto;
        font-size: 16px;


    }




    .card-img-top {
        padding: 5%;
        margin-bottom: -10%;
        width: 55%;
        margin-left: 22.5%;
    }

    .id {
        width: 50%;
        margin-left: 22.5%;
        margin-bottom: -12%;
    }

    .jo {
        margin-left: 28%;
        margin-bottom: -14%;
        width: 40%;
    }

    .greta {
        width: 59%;
        margin-left: 22.5%;
        margin-top: 2%;
    }

    .fleche {
        width: 7%;
        margin: 5%;
    }

    .d-btn {
        display: none;
    }

    .title {
        margin-top: 37.5%;
    }

    .hover-nav:hover {
        background-color: white;
        width: 300px;
        border-radius: 15%;


    }

    .nav-item {
        border-bottom: 1px solid white;
        width: 300px;
        font-size: 18px;

    }

    .menu-bar {
        width: 99.5%;
    }

    * {
        scroll-behavior: smooth;
    }

    a:link {
        text-decoration: none;
    }

    /*<--- SCROLL BAR --> */

    html::-webkit-scrollbar {
        width: 0.8rem;
        background-color: white;
    }

    html::-webkit-scrollbar-thumb {
        background: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
    }

    html {
        scrollbar-color: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%) white;
        scrollbar-width: 0.8rem;
    }

    /*<--- SCROLL BAR --> */

    
.logo-page{
    width: 50%;
    transform: rotate(15deg);
    
    }
   
    
   
    
    .logo-page3 {
        width: 50%;
        transform: rotate(15deg);
        border-radius: 5%;
    }
    .div-page {
        display: flex;
        justify-content: right;
        margin-right: 5%;
        margin-bottom: -25%;
    }
    .div-page2 {
        display: flex;
        justify-content: left;
        margin-left: 5%;
        margin-top: 8%;
        margin-bottom: 10%;
    }
    .div-page3 {
        display: flex;
        justify-content: right;
        margin-top: -5.5%;
        margin-right: 5%;
        margin-bottom: -30%;
    }

    .div-page5 {
        display: flex;
        justify-content: right;
        margin-top: -2.5%;
        margin-right: -2%;
        margin-bottom: -40%;
    } .logo-page5 {
        width: 60%;
        transform: rotate(15deg);
    }
    #d1{
        display:none;
    }
    
    .down{
        width:10%;
      
    }


    
    .bg-jumb {
        background-image: url(../images/laptop_tel.png);
        background-size: cover;
        height: 250px;
        margin-top: 50%;
        box-shadow: 1px 1px 12px #555;

        width: 100%;
    }

    .bg-jumb2 {
        background-image: url(../images/laptop3_tel.png);
        background-size: cover;
        height: 250px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 100%;
    }


    .bg-jumb3 {
        background-image: url(../images/laptop2_tel.png);
        background-size: cover;
        height: 250px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 100%;


    }

    .bg-jumb4 {
        background-image: url(../images/laptop4_tel.png);
        background-size: cover;
        height: 250px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 100%;

    }

    .bg-jumb7 {
        background-image: url(../images/laptop5_tel.jpg);
        background-size: cover;
        height: 250px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;
        background-position: center;

        width: 100%;


    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -55px;
        justify-content: center;
        text-align: center;
    }


    .container-fluid {
        width: 100%;

    }
    
    .img-logo{

        width: 55px; transform:rotate(-15deg); box-shadow: 1px 1px 12px #555; 
    }

    .img-logo:hover {
        transform: scale(1.08);
        transition: ease all 500ms;
    }


    .hidden {
        opacity: 0;
    }
    .console-container {
        font-family: Roboto;
        font-size: 1em;
        text-align: center;
        height: 128px;
        width: 342px;
        display: block;
        margin: auto;
        font-weight: bolder;
        background-color: white;
        opacity: 0.7;
        margin-top: 7.5%;
        }

    .console-underscore {
        display: inline-block;
        position: relative;
        top: -0.14em;
        left: 10px;
    }

    .legend_title {
        color: black;
        font-size: 16px;
        font-family: Roboto;
        font-weight: bolder;
        margin-top: 7%;
        letter-spacing: 11px;
    }

    .title {
        color: black;
        font-size: 25px;
        font-family: Roboto;
        font-weight: bolder;
        letter-spacing: 10px;
        text-shadow: 1px 1px 12px rgb(100 101 102 / 62%);
    }
    .border_title {
        border-bottom: 2px solid black;
        margin: 3%;
        margin-top: -15%;
        margin-bottom: 10%;
    }
    .border_title-form {
        border-bottom: 1.5px solid rgb(18, 18, 173);
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 5%;


    }


    .border_title2 {
        border-bottom: 3px solid black;
        margin-left: 33.3%;
        margin-right: 33.3%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img_about {

        margin-left: 7%;

    }

    .img-me {
        width: 450%;
        margin-left: 293%;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .img-me:hover{
        transform:rotate3d(0,1,0,180deg);
    

    }

    .title_name {
        color: black;
        font-size: 20px;
        font-family: Roboto;
        margin-top: 65%;
        font-weight: bolder;
        margin-left: 7%;

    }

    .text-presentation {
        color: black;
        font-size: 16px;
        font-family: Roboto;
        font-weight: bolder;
        margin: 5.5%;
        text-align: center;
        margin-left: -15%;
    }

    .H1 {
        color: black;
        font-size: 21px;
        font-family: Roboto;
        font-weight: bolder;
        padding-top: 3%;
        letter-spacing: 6px;
    }


    .H2 {
        color: black;
        font-size: 25px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 3%;
        text-decoration: underline;
        margin-top: 10%;
    }


    .H3 {
        color: black;
        font-size: 20px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 3%;
        text-decoration: underline;
        margin-top: 5%;

    }

    .icon-folow {
        color: black;
        width: 3.5%;
        padding-left: 20%;
        padding-right: 20%;
        margin-left: -15%;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .icon-folow:hover {
        transform: scale(1.15);
        transition: ease all 500ms;
    }

    .block2 {
        height: 115px;
        width: 331px;
        background-color: white;
        text-align: center;
        opacity: 0.8;
        margin-top: 7%;
    }
    .legend_title2 {
        color: black;
        font-size: 18px;
        font-family: Roboto;
        font-weight: bolder;
        padding: 11%;
        letter-spacing: 3px;
    }
    .logo_simplon {
        width: 50%;
        margin-right: 25%;
    }

    .list_formation {
        color: black;
        font-size: 14px;
        font-family: Roboto;
        font-weight: bolder;
        list-style: none;
    }

    .bach {
        width: 20%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .bach2 {
        width: 30%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .flag {
        width: 45%;
        margin: 5%;
        transform: rotate(-25deg);
    }


    .button_width {
        font-size: 10px;
    }

    .button_mail {
        display: none;
    }

    .button {
        display: flex;
        justify-content: center;
        margin: 15%
    }

    .size-caroussel {
        width: 60%;
        margin: 5%;

    }

    .carousel-control-next {
        filter: invert(100%);
    }

    .carousel-control-prev {
        filter: invert(100%);

    }


    /*<--- hover portfolio --> */

    #outer-box {
        width: 275px;
        height: 140px;
        display: block;
        position: relative;
        margin: 15%;
        margin-left: 10%;

    }


    #outer-box img {
        width: 275px;
        height: 140px;
        transition: ease all 500ms;
        border: 2px solid black;
    }


    #outer-box #inner-box {
        background: rgba(251, 251, 252, 0.89);
        height: 100%;
        width: 100%;
        opacity: 0;
        top: 0;
        left: 0;
        position: absolute;
        transition: opacity .5s;




    }


    #outer-box #inner-box p {
        font-weight: 900;
        color: black;
        line-height: 25px;
        font-size: 15px;
        font-family: Roboto;
        text-align: center;
        margin-top: 5%;
        width: 250px;
        margin-left: 3%;
    }

    #outer-box:hover #inner-box {
        opacity: .9;
        transition: opacity .5s;
        transform: scale(1.1);
        transition: ease all 500ms;


    }

    /*<--- hover portfolio --> */
    .box2 {
        margin-left: 8%;
    }

    .button-3 {
        font-size: 10px;
    }

    .margin_projet {
        margin-top: 9%;
    }

    .border-line {
        border-bottom: 3px solid black;
    }

    /*<--- grille portfolio --> */


    .grid-bis {


        display: grid;
        grid-template-areas: ". a ."
            ". b . "
            ". c .";
        margin-left: -10%;
    }


    .grid-bis .grid-1 {
        grid-area: a;
    }

    .grid-bis .grid-2 {
        grid-area: b;
    }

    .grid-bis .grid-3 {
        grid-area: c;
    }


    /* <--- grille portfolio --> */





    .li-contact {
        font-size: 17px;
        color: black;
        font-weight: 600;
        margin-left: -11%;
   
        padding: 2.5%;
        font-family: Roboto;
        width: 113%;
        list-style: none;
    }

    .div-contact {

        margin: 2.5%;
        margin-left: -1.5%;
        width: 320px;
    }

    .d-flex{
        display:none;
    }

    .li-contact-name {
        margin-left: 2%;
        font-size: 17px;
        color: black;
        font-weight: 600;
      
        font-family: Roboto;
        width:113%;
        list-style: none;
    }


    .frame {
        display: none;
    }

    .p-footer {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        line-height: 15px;
    }

    .p-footer2 {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        margin-top: 5%;


    }

    .p-footer2:hover {
        transform: scale(1.10);
        transition: ease all 500ms;
    }


    footer {
        width: 100%;
        height: 65px;
        background: linear-gradient(90deg, #858585 0%, rgb(141 141 141) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
        box-shadow: 1px 1px 12px #555;
        line-height: 100%;

    }

    .text-mention {
        font-size: 14px;
        color: black;
        font-weight: 600;
        font-family: Roboto;

        padding: 1%;

    }

    .H22 {
        font-size: 22px;
        color: black;
        font-weight: 800;
        font-family: Roboto;
        text-align: left;
        margin-left: 2%;
        text-decoration: underline;
    }

    .body_border {
        padding: 5%;
        background-color: #a5a9ac;
    }

    .a-mentions {
        color: black;
    }

    .a-mentions:hover {
        color: white;
    }


    .list-skill {
        margin-left: 8%;
        margin-top: 3%;
        list-style: none;
        list-style-image: url("../images/list/valide2.png");
        color: black;
        font-weight: bolder;
        font-style: Roboto;
        letter-spacing: 3px;
        margin-top: 3%;
        padding-left: 2%;
        padding-bottom: 1%;

    }

    .li-skill {
        padding: 2%;
        line-height: 18px;
        width: 315px;
        font-size: 15px;
        font-weight: bolder;
        font-family: roboto;
    }

    .top {
        width: 10%;
        margin-bottom: -5%;
        margin-right: 5%;
    }
    .d-2 {
        display: flex;
        flex-direction: column;
    }


    /* progress bar */
    .col-md-11 {

        margin-left: 15%;
        margin-top: 2.5%;
    }

    .progress {
        width: 100px;
        height: 100px !important;
        float: left;
        line-height: 150px;
        background: none;
        margin: 20px;
        box-shadow: none;
        position: relative;
    }

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress>span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

    .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right;
        animation: loading-1 1.8s linear forwards;
    }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress-value2 {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }


    .progress.blue .progress-bar {
        border-color: #049dff;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-right .progress-bar {
        animation: loading-3 1.8s linear forwards;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: none;
    }

    @keyframes loading-1 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
    }

    @keyframes loading-2 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
        }
    }

    @keyframes loading-3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }

    /* progress bar */
    .H2-skill {
        margin-left: 3.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 2px;
        font-size: 17px;
        font-weight: bolder;

        margin-top: 15%;
    }

    .H2-skills {
        margin-left: 5.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 3px;
        font-size: 17px;
        font-weight: bolder;
        margin-top: 15%;

    }

    .logo-skills {
        display: none;
    }



    .div-logo {
        display: none;

    }

    #wamp-skills {
        display: none;

    }

    #git-skills {
        display: none;

    }


    #vs-skills {
        display: none;

    }

    .card-group-2 {
        display: flex;
        flex-direction: column;
        margin-left: 10%;

    }

    .card2 {
        margin-left: -5%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 100%;
    }


    .card-group {
        margin-top: -10% !important;
    }


    .id {
        width: 50%;
        margin-left: 0.5%;
        margin-bottom: -9%;
    }

    .jo {
        margin-left: 5%;
        margin-bottom: -6%;
        width: 40%;
    }

    .size-logo {
        width: 35%;
        height: 25%;
        margin-top: -1%;
        /* margin-bottom: 34%; */
        padding: 2.25%;
        border: 0px solid black;
        transform: rotate(0deg);
        box-shadow: none;
        /* text-align: center; */
      
        border-radius: 10px;
        margin-left: 0%;
    }
    .size-logo-stjo {
        width: 22%;
        height: 25%;
        margin-top: -1%;
        /* margin-bottom: 34%; */
        padding: 1.25%;
        border: 0px solid black;
        transform: rotate(0deg);
        box-shadow: none;
        /* text-align: center; */
        
        border-radius: 10px;
        margin-left: 0%;
        margin-right: 15%;
    }

 
    .mg-formations {
        margin-left: -51%;
        width: 315px;
    }

    .float {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);   
        margin: 3%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;            
        margin-bottom: 10%;

    }


    .float2 {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);   
        margin: 7%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;            
        margin-bottom: 10%;

    }

    .li-form {
        font-size: 17px;
        color: black;
        font-weight: bolder;
        margin-top: 25%;
        text-transform: uppercase;
        list-style: none;
        width: 321px;
        text-align: center;
        background-color: white;
        padding: 1%;
        margin-left: 1%;
    }

    .li-form7 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        margin-top: 25%;
        text-transform: uppercase;
        list-style: none;
        width: 321px;
        text-align: center;
        background-color: white;
        padding: 1%;
        margin-left: 3%;
    }
    .li-form2 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        margin-top: 2.5%;

    }

    .li-form3 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        /* text-align: center; */
        margin-top: 5%;
        margin-left: 15%;
    }

    .li-form4 {
        
        font-size: 15px;
        color: black;
        font-weight: bolder;
        margin-left: 15%;
        list-style: none;
        list-style-image: url("../images/list/valide23.png");    
        width: 290px;
    }

    .li-form5 {
        font-size: 17px;
        color: black;
        font-weight: bolder;
        list-style: none;
        margin-left: 52%;
    }
    .logo-laptop {
        float: none;
        margin-top: 7%;
        margin-bottom: 0%;
        transform: rotate(-15deg);
        width: 25%;
        margin-left: 88%;
    }

    .logo-laptop2 {
        float: none;
        margin-top: -5%;
        margin-bottom: 0%;
        transform: rotate(-15deg);
        width: 25%;
        margin-left: 75%;
    }

    .logo-flag {
        float: none;
        margin-top: 0%;
        margin-bottom: 0%;
        transform: rotate(-25deg);
        width: 40%;
        margin-left: 83%;
    }

    .modal-title {
        background-color: #212529;
        color: white;
        /* padding-left: 8%; */
        width: 322px;
        margin-top: -5%;
        margin-bottom: -5%;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 3.5px;
        /* border-radius: 10px; */
        padding: 2%;
        padding-left: 4%;
        /* padding-right: 6%; */
        margin-left: 1%;
    }

    .modal-title7 {
        background-color: #212529;
        color: white;
        /* padding-left: 8%; */
        width: 322px;
        margin-top: -5%;
        margin-bottom: -5%;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 3.5px;
        /* border-radius: 10px; */
        padding: 2%;
        padding-left: 4%;
        /* padding-right: 6%; */
        margin-left: 3%;
    }


    .border_title3 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 10%;
        margin-left: 33%;
    }


    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 10%;
        margin-left: 28%;
    }
    
    .li-form8 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 5%;
        margin-left: 7%;
    }


    .mg-formations2{
        margin-left:-53%;
    }
    
    
}



.border_title8 {
    border-bottom: 3px solid black;
    text-align: center;
    width: 50%;
    margin-top: 10%;
    margin-left: 28%;
}

.li-form8 {
    font-size: 15px;
    color: black;
    font-weight: bolder;
    list-style: none;
    text-align: center;
    margin-top: 5%;
    margin-left: 7%;
}


/* Desktops and laptops ----------- */
@media only screen and (min-width : 1367px) {

    .border_title3 {
        border-bottom: 3px solid black;
        margin-left: 27.3%;
        margin-right: 20.3%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .card-group {
        margin-top: -10%;
    }

    .img-skills {
        display: none;
    }

    .img-skills2 {
        display: none;
    }


    .bach {
        width: 20%;
        margin: -5%;
        transform: rotate(-25deg);
        margin-bottom: 9%;
    }

    .bach2 {
        width: 20%;
        margin: 5%;
        transform: rotate(-25deg);
        margin-bottom: 7.5%;
    }


    .flag {
        width: 40%;
        transform: rotate(-25deg);
        margin: 7%;

    }

    .d-flex {
        margin-left: 5%;
    }

    .hover-nav:hover {
        background-color: #ffffff;
        border-radius: 10%;
        margin:0.5%;
    }

    .border_title-form {
        border-bottom: 3px solid rgb(18, 18, 173);
        margin: 10% -25%;
        width: 150%;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-direction: column;
        margin-right: 5px !important;
        margin-left: 10%;
        text-align: center;
    }

    .container-fluid {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    a:link {
        text-decoration: none;
    }

    * {
        scroll-behavior: smooth;
    }

    /*<--- SCROLL BAR --> */

    html::-webkit-scrollbar {
        width: 0.8rem;
        background-color: white;
    }

    html::-webkit-scrollbar-thumb {
        background: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
    }

    html {
        scrollbar-color: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%) white;
        scrollbar-width: 0.8rem;
    }
    .div-page5 {
        display: flex;
        justify-content: right;
        margin-top: 2.5%;
        margin-right: 5%;
        margin-bottom: -13%;
    }
    
    .logo-page5 {
        width: 30%;
        transform: rotate(15deg);
    }
    
.logo-page{
    width: 20%;
    transform: rotate(15deg);
    
    }
    
    
    
    .logo-page3{
        width: 20%;
        transform: rotate(15deg);
        border-radius:5%;
        
        }
    
    .div-page{
        display:flex;
        justify-content:right;
        margin-right: 5%;
        margin-bottom: -10%;
    }
    
    .div-page2{
        display:flex;
        justify-content:left;
        margin-left: 5%;
        margin-top: 1%;
    }
    
    .div-page3{
        display:flex;
        justify-content:right;
        margin-top: 3.5%;
        margin-right: 5%;
        margin-bottom: -10%;
    }

    .logo-page8 {
        width: 29%;
        transform: rotateY(190deg);
        /* border-radius: 5%; */
        margin-top: 0%;
        margin-right: 0%;
    }
    .div-page8{
        display:flex;
        justify-content:right;
        margin-right: 5%;
        margin-bottom: -10%;
    }

    .logo-page9 {
        width: 29%;
        transform: rotate(0deg);
        margin-top: -2%;
        margin-left: 4%;
    }
    
    .div-page9{
        display:flex;
        justify-content:left;
       
    }


    #d1{
        display:none;
    }
    
    .down{
        width: 3%;
      
    }
    

    /*<--- SCROLL BAR --> */
    .bg-jumb {
        background-image: url(../images/laptop.jpeg);
        background-size: cover;
        height: 400px;
        margin-top: 15%;
        /* border-top: 3px solid black; */
        /* border-bottom: 3px solid black; */
        box-shadow: 1px 1px 12px #555;
    }

    .bg-jumb2 {
        background-image: url(../images/laptop3.jpg);
        background-size: cover;
        height: 400px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

    }

    .bg-jumb3 {
        background-image: url(../images/laptop2.jpg);
        background-size: cover;
        height: 400px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

    }

    .bg-jumb4 {
        background-image: url(../images/laptop4.jpg);
        background-size: cover;
        height: 400px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;
    }


    .bg-jumb7 {
        background-image: url(../images/laptop5.jpg);
        background-size: cover;
        height: 400px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;
        width: 100%;

    }
 
    .img-logo{

        width: 55px; transform:rotate(-15deg); box-shadow: 1px 1px 12px #555; 
    }


    .img-logo:hover {
        transform: scale(1.45);
        transition: ease all 500ms;
    }


    .hidden {
        opacity: 0;
    }

    .console-container {

        font-family: Roboto;
        font-size: 3.5em;
        text-align: center;
        height: 200px;
        width: 800px;
        display: block;
        margin: auto;
        font-weight: bolder;
        background-color: white;
        opacity: 0.7;
        margin-bottom: 25%;
        transition: box-shadow 0.1s, transform 0.1s;
    }

   
    .console-container:hover {
            box-shadow: 0px 0px 60px rgba(253, 251, 251, 0.6);
            cursor: pointer;
          }



    .console-underscore {
        display: inline-block;
        position: relative;
        top: -0.14em;
        left: 10px;
    }

    .legend_title {
        color: black;
        font-size: 28px;
        font-family: Roboto;
        font-weight: bolder;
        margin-top: 5%;
        letter-spacing: 8px;
    }
    .title {
        color: black;
        font-size: 50px;
        font-family: Roboto;
        font-weight: bolder;
        letter-spacing: 15px;
        text-shadow: 1px 1px 2px #555;
    }

    .border_title {
        border-bottom: 3px solid black;
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 5%;

    }

    .border_title2 {
        border-bottom: 3px solid black;
        margin-left: 33.3%;
        margin-right: 33.3%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img_about {

        margin-left: 5%;

    }

    
    .img-me {
        width: 130%;
        margin-top: 50%;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .img-me:hover{
        transform:rotate3d(0,1,0,180deg);

    }

    .title_name {
        color: black;
        font-size: 38px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 15%;
        width: 400px;
        margin-top: 10%;

    }

    .text-presentation {
        width: 950px;
        height: 200px;
        margin-left: 15%;
        margin-top: 5%;
        color: black;
        font-size: 25px;
        font-family: Roboto;
        font-weight: bolder;
        margin-bottom: 15%;
        margin-top: 5%;
    }

    .H1 {
        color: black;
        font-size: 58px;
        font-family: Roboto;
        font-weight: bolder;
        padding-top: 3%;
        letter-spacing: 6px;
    }


    .H2 {
        color: black;
        font-size: 38px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 3%;
        text-decoration: underline;

    }


    .H3 {
        color: black;
        font-size: 30px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 0%;
        text-decoration: underline;
        margin-top: 5%;
        margin-bottom: 2.5%;
    }

    .icon-folow {
        color: black;
        width: 7%;
    }

    .icon-folow:hover {
        transform: scale(1.15);
        transition: ease all 500ms;
    }


    .block2 {
        height: 200px;
        width: 700px;
        background-color: white;
        text-align: center;
        opacity: 0.8;
        margin-bottom: 25%;
    }

    .legend_title2 {
        color: black;
        font-size: 28px;
        font-family: Roboto;
        font-weight: bolder;
        padding: 9%;
        letter-spacing: 5px;
    }

    .logo_simplon {
        margin-right: 37.5%;
        width: 25%;
    }

    .list_formation {
        color: black;
        font-size: 24px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 20%;
        width: 800px;
        list-style: none;
    }

    .button {
        display: flex;
        justify-content: center;
        margin: 5%
    }

    .size-caroussel {
        width: 60%;
        margin: 5%;

    }

    .carousel-control-next {
        filter: invert(100%);
    }

    .carousel-control-prev {
        filter: invert(100%);

    }




    /*<--- hover portfolio --> */

    #outer-box {
        width: 320px;
        height: 200px;
        display: block;
        position: relative;

    }


    #outer-box img {
        width: 320px;
        height: 194px;
        transition: ease all 500ms;

    }



    #outer-box #inner-box {
        background: rgba(251, 251, 252, 0.89);
        height: 100%;
        width: 100%;
        opacity: 0;
        top: 0;
        left: 0;
        position: absolute;
        transition: opacity .5s;



    }


    .outer-box2 {

        margin-top: 10%;


    }

    #outer-box #inner-box p {
        font-weight: 900;
        color: black;
        line-height: 30px;
        font-size: 20px;
        font-family: Roboto;
        text-align: center;
        margin-top: 5%;
    }

    #outer-box:hover #inner-box {
        opacity: .9;
        transition: opacity .5s;
        transform: scale(1.1);
        transition: ease all 500ms;

    }

    /*<--- hover portfolio --> */

    /*<--- grille portfolio --> */


    .grid-bis {


        display: grid;
        grid-template-areas: ". a . b . c ."
        ;

    }


    .grid-bis .grid-1 {
        grid-area: a;
    }

    .grid-bis .grid-2 {
        grid-area: b;
    }

    .grid-bis .grid-3 {
        grid-area: c;
    }


    /* <--- grille portfolio --> */

    .border-grid {
        border-right: 9px solid black;
        padding: 9%;
        padding-top: 15%;
        margin-top: -10%;

    }

    .border-line {
        border-bottom: 9px solid black;
        margin-left: 3%;
        margin-right: 3%;
    }

    .margin_projet {
        margin-top: 10%;
    }



    .li-contact {
        font-size: 27px;
        color: black;
        font-weight: 600;
        margin: 2%;
        padding: 5%;
        font-family: Roboto;
        width: 465px;
        margin-top: 20%;
    }

    .li-contact {
        list-style: none;
    }

    .list-inline-item:not(:last-child) {
        margin-right: -0.5rem;
    }

    .list-about {
        margin-left: 5%;
        border-left: 5px solid rgb(66, 66, 66);
        border-top: 5px solid rgb(66, 66, 66);
        padding-top: 5%;
        width: 40%;
        height: 65%;

    }
    .div-contact {
        margin: 2.5%;
        margin-left: 5%;
        margin-top: 3%;
        line-height: 50px;
    }
    .frame {
        margin-top: 2.5%;
        margin-left: 15%;
    }

    .p-footer {
        font-size: 16px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        line-height: 15px;
    }

    .p-footer2 {
        font-size: 16px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        margin-top: 1%;


    }

    .p-footer2:hover {
        transform: scale(1.10);
        transition: ease all 500ms;
    }

    footer {
        width: 100%;
        height: 100px;
        background: linear-gradient(90deg, #858585 0%, rgb(141 141 141) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
        border-bottom: black solid 1px;
        border-top: black solid 1px;
    }

    .text-mention {
        font-size: 18px;
        color: black;
        font-weight: 600;
        font-family: Roboto;
        margin-left: 3%;
        padding: 1%;

    }

    .H22 {
        font-size: 36px;
        color: black;
        font-weight: 800;
        font-family: Roboto;
        text-align: left;
        margin-left: 2%;
        text-decoration: underline;
    }

    .body_border {
        padding: 5%;
        background-color: #a5a9ac;
    }

    .a-mentions {
        color: black;
    }

    .a-mentions:hover {
        color: white;
    }



    /* progress bar */
    .col-md-11 {

        margin-left: 5%;
        margin-top: 2.5%;
    }

    .progress {
        width: 150px;
        height: 150px !important;
        float: left;
        line-height: 150px;
        background: none;
        margin: 20px;
        box-shadow: none;
        position: relative;
    }

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress>span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

    .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right;
        animation: loading-1 1.8s linear forwards;
    }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 24px;
        color: #fff;
        line-height: 135px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress-value2 {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 20px;
        color: #fff;
        line-height: 135px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }


    .progress.blue .progress-bar {
        border-color: #049dff;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-right .progress-bar {
        animation: loading-3 1.8s linear forwards;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: none;
    }

    @keyframes loading-1 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
    }

    @keyframes loading-2 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
        }
    }

    @keyframes loading-3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }

    /* progress bar */

    .list-skill {
        margin-left: 5%;
        margin-top: 3%;
        list-style: none;
        list-style-image: url("../images/list/valide.png");
        color: black;
        font-weight: bolder;
        font-style: Roboto;
        letter-spacing: 5px;
        margin-top: 3%;
        padding-left: 2%;
        padding-bottom: 1%;
    }

    .li-skill {
        padding: 3%;
        line-height: 25px;
        width: 650px;
        font-family: roboto;
        font-size: 24px;
    }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 24px;
        color: #fff;
        line-height: 135px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress-value2 {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 20px;
        color: #fff;
        line-height: 135px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }


    .H2-skill {
        margin-left: 7.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 5px;
    }

    .H2-skills {
        margin-left: 7.5%;
        margin-top: 7.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 4px;
    }



    /* progress bar */
    .col-md-11 {

        margin-left: 5%;
        margin-top: 2.5%;
    }

    .progress {
        width: 150px;
        height: 150px !important;
        float: left;
        line-height: 150px;
        background: none;
        margin: 20px;
        box-shadow: none;
        position: relative;
    }

    .menu-bar {
        width: 100%;
        height: 10%;
    }

    .logo-skills {
        width: 4.5%;
        margin: 1.5%;
    }

    .logo-skills:hover {
        transform: scale(1.2);
    }

    .div-logo {
        margin-left: 12.5%;
        margin-top: 5%;

    }

    #wamp-skills {
        width: 4.5%;
        margin: 1.25%;
    }

    #wamp-skills:hover {
        transform: scale(1.2);
    }

    #git-skills {
        width: 4.5%;
        margin: 1.25%;
    }

    #git-skills:hover {
        transform: scale(1.2);
    }

    #vs-skills {
        width: 3.5%;
        margin: 1.25%;
    }



    #vs-skills:hover {
        transform: scale(1.2);
    }

    .fleche {
        width: 15%;
        margin: 8%;
    }

    .bach2 {
        width: 34%;
        margin: 15% 5% 7.5%;
        transform: rotate(-25deg);
    }


    .card-text:last-child {
        margin-bottom: -30px;
    }


    .size-logo {
        width: 15%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 1.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 5px 5px;
        background-color: white;
    }

    .size-logo-stjo {
        width: 10.5%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 1.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 5px 5px;
        margin-right: 7%;
        background-color: white;
    }
    .float {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);        margin: 3%;
        border-radius: 10px;}

        
        .float2 {
            display: flex;
            flex-direction: row;
            background: linear-gradient(rgba(170, 175, 181, 0.64) 0%, rgba(100, 101, 102, 0.62) 100%);
            margin: 4% 3% 5%;
            border-radius: 10px;
            box-shadow: rgb(85 85 85) 1px 1px 12px;
        }

    .li-form {
        font-size: 26px;
        color: black;
        font-weight: bolder;
        margin-top: 5%;
        text-transform: uppercase;
        list-style: none;
        width: 1000px;
        text-align: center;
        margin-left: 2.5%;
        background-color: white;
        border-radius: 10px;
        box-shadow: 2px 2px rgb(83, 81, 81); 
        letter-spacing: 10px;
    }

    .li-form7 {
        font-size: 26px;
        color: black;
        font-weight: bolder;
        margin-top: 5%;
        text-transform: uppercase;
        list-style: none;
        width: 1000px;
        text-align: center;
        margin-left: 2.5%;
        background-color: white;
        border-radius: 10px;
        box-shadow: 2px 2px rgb(83 81 81);
        letter-spacing: 10px;
    }
    .li-form2 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        margin-top: 2.5%;

    }

    .li-form3 {
        font-size: 25px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 2%;
    }
    .li-form4 {
        font-size: 22px;
        color: black;
        font-weight: bolder;
        margin-left: 12%;
        list-style: none;
        list-style-image: url(../images/list/valide23.png);
        letter-spacing: 4px;
        font-family: 'Roboto';
    }

    .li-form5 {
        font-size: 28px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
    }

    .logo-laptop {
        float: right;
        margin-right: -35%;
        margin-top: -10%;
        transform: rotate(-15deg);
    }

    .logo-laptop2 {
        float: right;
        margin-top: -10%;
        margin-right: -35%;
        transform: rotate(-15deg);
    }

    .logo-flag {
        float: none;
        margin-top: -10%;
        margin-bottom: 0%;
        transform: rotate(-20deg);
        width: 25%;
        margin-left: 115%;
    }
    .modal-title {
        background-color: #212529;
        color: white;
        padding-left: 3%;

    }

    .modal-title7 {
        background-color: #212529;
        color: white;
        /* padding-left: 8%; */
        width: 1000px;
        margin-top: 0%;
        font-size: 17px;
        text-transform: capitalize;
        letter-spacing: 3.5px;
        /* border-radius: 10px; */
        padding: 0.5%;
        padding-left: 3%;
        /* padding-right: 6%; */
        margin-left: 1%;
    }

    .border_title3 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
    }

    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 5%;
    }
    
    .li-form8 {
        font-size: 25px;
    color: black;
    font-weight: bolder;
    list-style: none;
    text-align: center;
    margin-top: 2%;
    }
 

}



@media only screen and (min-width : 667px) and (max-width :800px) {


    .img-skill {
        border-top: 2px solid black;
        border-bottom: 2px solid black;
        width: 114.5%;


    }

    .img-skills {
        width: 12.5%;
        margin: 5%;
        margin-left: 16%;

    }

    .img-skills2 {
        width: 10%;
        margin: 5%;
        margin-left: 15%;
    }

    .card-text:last-child {
        margin-bottom: 10px;
    }

    .card-body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1rem;
    }

    .div-formation {
        height: 45%;
        padding: 2%;
        width: 105%;
        background-color: linear-gradient(rgba(141, 179, 219, 0.993)0%, rgba(114, 170, 231, 0.76)100%);
        border-radius: 50px;
        margin-bottom: 5%;
        border: rgb(22, 13, 100) solid 2px;
        margin-left: -2.5%;
        box-shadow: 5px 5px 5px black;
        font-weight: bolder;
    }

    h5 {
        font-size: 22px;
        width: 300px;

    }

    .card-title {
        margin-bottom: -0.25rem;
        margin-left: 0%;
        font-size: 20px;
    }

    .card {
        margin: 20%;
        margin-left: 30%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        letter-spacing: 2px;
        font-style: Roboto;
        font-size: 16px;
    }

    .card2 {

        margin: 5%;
        box-shadow: 5px 5px 5px rgb(53, 53, 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        letter-spacing: 2px;
        font-style: Roboto;
        font-size: 16px;


    }

    .mg {
        margin-left: 30%;
        margin-right: 15%;
    }

    .card-img-top {
        padding: 5%;
        margin-bottom: 0%;
        width: 55%;
        margin-left: 22.5%;
    }

    .card-group>.card+.card {
        margin-left: 210px !important;
        border-left: black 2px solid;
    }

    .id {
        width: 50%;
        margin-left: 2.5%;
        margin-bottom: -3%;
    }

    .jo {
        margin-left: -3%;
        margin-bottom: 0%;
        width: 40%;
    }

    .greta {
        width: 59%;
        margin-left: 22.5%;
        margin-top: 2%;
    }

    .fleche {
        width: 7%;
        margin: 5%;
    }

    .d-btn {
        display: none;
    }

    .title {
        margin-top: 23.5%;
    }

    .hover-nav:hover {
        background-color: #a5a8aa;
        border-radius: 15%;
        width: 300px;


    }

    .nav-item {
        border-bottom: 3px solid white;
        width: 300px;
        font-size: 18px;
        

    }

    .menu-bar {
        width: 100%;
        height: 20%;
    }

 
    .navbar-light .navbar-nav .nav-link {
        color: #f8f9fa;
        font-size: 20px;
    }
    .ml-auto{
        margin: 0%;
    }

    .navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;       
    background: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%)!important;
    box-shadow: 1px 1px 12px #555;
        
    }

    * {
        scroll-behavior: smooth;
    }

    a:link {
        text-decoration: none;
    }

    /*<--- SCROLL BAR --> */

    html::-webkit-scrollbar {
        width: 0.8rem;
        background-color: white;
    }

    html::-webkit-scrollbar-thumb {
        background: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
    }

    html {
        scrollbar-color: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%) white;
        scrollbar-width: 0.8rem;
    }
    .div-page5 {
        display: flex;
        justify-content: right;
        margin-top: -2.5%;
        margin-right: -2%;
        margin-bottom: -40%;
    } .logo-page5 {
        width: 60%;
        transform: rotate(15deg);
    }
    
.logo-page{
    width: 20%;
    transform: rotate(15deg);
    
    }
    
    
    
    .logo-page3{
        width: 20%;
        transform: rotate(15deg);
        border-radius:5%;
        
        }
    
    .div-page{
        display:flex;
        justify-content:right;
        margin-right: 5%;
        margin-bottom: -5%;
    }
    
    .div-page2{
        display:flex;
        justify-content:left;
        margin-left: 5%;
        margin-top: -5%;
    }
    
    .div-page3{
        display:flex;
        justify-content:right;
        margin-top: 3.5%;
        margin-right: 5%;
        margin-bottom: -10%;
    }

    .logo-page8 {
        width: 29%;
        transform: rotateY(190deg);
        /* border-radius: 5%; */
        margin-top: 0%;
        margin-right: 0%;
    }
    .div-page8{
        display:flex;
        justify-content:right;
        margin-right: 5%;
        margin-bottom: -10%;
    }

    .logo-page9 {
       display:none;
    }
    
    .div-page9{
        display:none;
       
       
    }

    #d1{
        display:none;
    }
    
    .down{
        width: 3%;
      
    }
    
    /*<--- SCROLL BAR --> */

    .bg-jumb {
        background-image: url(../images/laptop_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 16%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb2 {
        background-image: url(../images/laptop3_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb3 {
        background-image: url(../images/laptop2_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;


    }

    .bg-jumb4 {
        background-image: url(../images/laptop4_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;

    }

    .bg-jumb7 {
        background-image: url(../images/laptop5_tel.jpg);

        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -55px;
        justify-content: center;
        text-align: center;
    }

 
    .img-logo{

        width: 55px; transform:rotate(-15deg); box-shadow: 1px 1px 12px #555; 
    }


    .img-logo:hover {
        transform: scale(1.08);
        transition: ease all 500ms;
    }


    .hidden {
        opacity: 0;
    }

    .console-container {
        font-family: Roboto;
        font-size: 1em;
        text-align: center;
        height: 140px;
        width: 430px;
        display: block;
        margin: auto;
        font-weight: bolder;
        background-color: white;
        opacity: 0.7;
        margin-top: 0%;
    }

    .console-underscore {
        display: inline-block;
        position: relative;
        top: -0.14em;
        left: 10px;
    }

    .legend_title {
        color: black;
        font-size: 18px;
        font-family: Roboto;
        font-weight: bolder;
        margin-top: 5%;
        letter-spacing: 8px;
    }

    .title {
        color: black;
        font-size: 30px;
        font-family: Roboto;
        font-weight: bolder;

    }

    .border_title {
        border-bottom: 3px solid black;
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 10%;

    }

    .border_title-form {
        border-bottom: 1.5px solid rgb(18, 18, 173);
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 5%;


    }


    .border_title2 {
        border-bottom: 3px solid black;
        margin-left: 33.3%;
        margin-right: 22.3%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .border_title3 {
        border-bottom: 3px solid black;
        margin-left: 20.3%;
        margin-right: 20.3%;
        margin-top: 3%;
        margin-bottom: 6%;
    }

    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 10%;
        margin-left: 28%;
    }
    
    .li-form8 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 5%;
        margin-left: 7%;
    }
    .img_about {

        margin-left: 7%;

    }

 

    .img-me {
        width:280%;
        margin-left: 450%;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .img-me:hover{
        transform:rotate3d(0,1,0,180deg);

    }

    .title_name {
        color: black;
        font-size: 30px;
        font-family: Roboto;
        margin-top: 43%;
        font-weight: bolder;
        margin-left: 30%;
    }

    .text-presentation {
        color: black;
        font-size: 16px;
        font-family: Roboto;
        font-weight: bolder;
        margin: 4.5%;
        text-align: center;
        margin-left: 0%;
    }

    .H1 {
        color: black;
        font-size: 26px;
        font-family: Roboto;
        font-weight: bolder;
        padding-top: 3%;
        letter-spacing: 6px;
    }

    .mg-div {
        margin-left: 4%;
    }

    .H2 {
        color: black;
        font-size: 25px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 10%;
        text-decoration: underline;
        margin-top: 5%;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: 15% !important;
    }

    .H3 {
        color: black;
        font-size: 20px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 10%;
        text-decoration: underline;
        margin-top: 5%;

    }

    .icon-folow {
        color: black;
        width: 3.5%;
        padding-left: 20%;
        padding-right: 20%;
        margin-left: -15%;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .icon-folow:hover {
        transform: scale(1.15);
        transition: ease all 500ms;
    }

    .block2 {
        height: 140px;
        width: 345px;
        background-color: white;
        text-align: center;
        opacity: 0.8;
        margin-top: -2%;
    }

    .card-group {
        display: flex;
        flex-direction: column;
        margin-top: -20% !important;
    }


    .legend_title2 {
        color: black;
        font-size: 20px;
        font-family: Roboto;
        font-weight: bolder;
        padding: 11%;
        letter-spacing: 4px;
    }

    .logo_simplon {
        width: 50%;
        margin-right: 25%;
    }

    .list_formation {
        color: black;
        font-size: 14px;
        font-family: Roboto;
        font-weight: bolder;
        list-style: none;
    }

    .bach {
        width: 20%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .bach2 {
        width: 30%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .flag {
        width: 45%;
        margin: 5%;
        transform: rotate(-25deg);
    }


    .button_width {
        font-size: 10px;
    }

    .button_mail {
        display: none;
    }

    .button {
        display: flex;
        justify-content: center;
        margin: 10%;
        margin-left: 28%;
    }

    .size-caroussel {
        width: 60%;
        margin: 5%;

    }

    .carousel-control-next {
        filter: invert(100%);
    }

    .carousel-control-prev {
        filter: invert(100%);

    }


    /*<--- hover portfolio --> */

    #outer-box {
        width: 275px;
        height: 140px;
        display: block;
        position: relative;
        margin: 15%;
        margin-left: 10%;

    }


    #outer-box img {
        width: 275px;
        height: 140px;
        transition: ease all 500ms;
        border: 2px solid black;
    }


    #outer-box #inner-box {
        background: rgba(251, 251, 252, 0.89);
        height: 100%;
        width: 100%;
        opacity: 0;
        top: 0;
        left: 0;
        position: absolute;
        transition: opacity .5s;




    }


    #outer-box #inner-box p {
        font-weight: 900;
        color: black;
        line-height: 25px;
        font-size: 15px;
        font-family: Roboto;
        text-align: center;
        margin-top: 5%;
        width: 250px;
        margin-left: 3%;
    }

    #outer-box:hover #inner-box {
        opacity: .9;
        transition: opacity .5s;
        transform: scale(1.1);
        transition: ease all 500ms;


    }

    /*<--- hover portfolio --> */
    .box2 {
        margin-left: 8%;
    }

    .button-3 {
        font-size: 10px;
    }

    .margin_projet {
        margin-top: 9%;
    }

    .border-line {
        border-bottom: 3px solid black;
        margin-left: 15%;

    }

    /*<--- grille portfolio --> */


    .grid-bis {


        display: grid;
        grid-template-areas: ". a ."
            ". b . "
            ". c .";
        margin-left: 10%;
    }


    .grid-bis .grid-1 {
        grid-area: a;
    }

    .grid-bis .grid-2 {
        grid-area: b;
    }

    .grid-bis .grid-3 {
        grid-area: c;
    }


    /* <--- grille portfolio --> */


    .li-contact {
        font-size: 27px;
        color: black;
        font-weight: 600;
        margin: 2%;
        padding: 5%;
        font-family: Roboto;
        width: 465px;
        margin-top: 6%;
    }

    .li-contact {
        list-style: none;
    }

    .div-contact {

        margin: 2.5%;
        margin-left: 5%;
    }

    .frame {
        display: none;
    }

    .p-footer {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        line-height: 15px;
    }

    .p-footer2 {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        margin-top: 5%;


    }

    .p-footer2:hover {
        transform: scale(1.10);
        transition: ease all 500ms;
    }

    footer {
        width: 114.5%;
        height: 100px;
        background: linear-gradient(90deg, #858585 0%, rgb(141 141 141) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
        box-shadow: 1px 1px 12px #555;
    }
    .text-mention {
        font-size: 14px;
        color: black;
        font-weight: 600;
        font-family: Roboto;

        padding: 1%;

    }

    .H22 {
        font-size: 22px;
        color: black;
        font-weight: 800;
        font-family: Roboto;
        text-align: left;
        margin-left: 2%;
        text-decoration: underline;
    }

    .body_border {
        padding: 5%;
        background-color: #a5a9ac;
    }

    .a-mentions {
        color: black;
    }

    .a-mentions:hover {
        color: white;
    }


    .list-skill {
        margin-left: 8%;
        margin-top: 3%;
        list-style: none;
        list-style-image: url("../images/list/valide2.png");
        color: black;
        font-weight: bolder;
        font-style: Roboto;
        letter-spacing: 3px;
        margin-top: 3%;
        padding-left: 2%;
        padding-bottom: 1%;

    }

    .li-skill {
        padding: 2%;
        line-height: 18px;
        width: 410px;
        font-size: 18px;
        font-weight: bolder;
        font-family: roboto;
    }

    .top {
        width: 7%;
        margin-bottom: 3%;
        margin-right: 2%;
    }

    .d-2 {
        display: flex;
        flex-direction: column;
    }


    /* progress bar */
    .col-md-11 {

        margin-left: 15%;
        margin-top: 2.5%;
    }

    .progress {
        width: 100px;
        height: 100px !important;
        float: left;
        line-height: 150px;
        background: none;
        margin: 20px;
        box-shadow: none;
        position: relative;
    }

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress>span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

    .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right;
        animation: loading-1 1.8s linear forwards;
    }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress-value2 {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }


    .progress.blue .progress-bar {
        border-color: #049dff;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-right .progress-bar {
        animation: loading-3 1.8s linear forwards;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: none;
    }

    @keyframes loading-1 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
    }

    @keyframes loading-2 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
        }
    }

    @keyframes loading-3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }

    /* progress bar */
    .H2-skill {
        margin-left: 3.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 2px;
        font-size: 22px;
        font-weight: bolder;

        margin-top: 15%;
    }

    .H2-skills {
        margin-left: 5.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 3px;
        font-size: 22px;
        font-weight: bolder;
        margin-top: 15%;

    }

    .logo-skills {
        display: none;
    }



    .div-logo {
        display: none;

    }

    #wamp-skills {
        display: none;

    }

    #git-skills {
        display: none;

    }


    #vs-skills {
        display: none;

    }

    .card-group-2 {
        display: flex;
        flex-direction: column;
        margin-left: 11%;

    }

    .card2 {
        margin-left: 18%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 60%;
        margin-top: 30%;
    }

    .size-logo {
        width: 23%;
        height: 20%;
        margin: 4%;
        padding: 1.25%;
        border: none !important;
        transform: rotate(-15deg);
        box-shadow: black 1px 1px;
        background-color: white;
    }
    .size-logo-stjo {
        width: 12.5%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border:none;
        transform: rotate(-15deg);
        box-shadow: black 2px 2px;
        background-color: white;
    }

    body {
        border: none !important;
        background: linear-gradient(rgba(245, 245, 245, 0.925)0%, rgba(255, 248, 248, 0.781)100%);
    }

    .float {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);
        margin: 10%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;
                width:95%;
    }

    
    .float2 {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);   
        margin: 7%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;            
        margin-bottom: 10%;

    }

    .li-form {
        font-size: 22px;
        color: black;
        font-weight: bolder;
        margin-top: 26%;
        text-transform: uppercase;
        list-style: none;
        width: 450px;
        text-align: center;
        margin-left: -30%;
        border-radius: 10px;
        box-shadow: 2px 2px rgb(83 81 81);
        background-color: white;
        margin-bottom: 3%;
        padding: 2%;
    }

    .li-form7 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        margin-top: 40%;
        text-transform: uppercase;
        list-style: none;
        width: 321px;
        text-align: center;
        background-color: white;
        padding: 1%;
        margin-left: 3%;
    }

    .li-form2 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        margin-top: 2.5%;

    }

    .li-form3 {
        font-size: 25px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-left: -60%;
    }

    .li-form4 {
        font-size: 20px;
        color: black;
        font-weight: bolder;
        margin-left: -20%;


    }
    .li-form5 {
        font-size: 25px;
        color: black;
        font-weight: bolder;
        list-style: none;
        margin-left: 13%;
        margin-top: -4%;
    }

    .logo-laptop {
        float: right;
        margin-right: 20%;
        margin-top: -10%;
        transform: rotate(-15deg);
        width: 20%;
    }

    .logo-flag {
        float: none;
        margin-top: -12%;
        margin-bottom: -2%;
        transform: rotate(-20deg);
        width: 40%;
        margin-left: 52%;
    }
    .modal-title {
        background-color: #212529;
        color: white;
        padding-left: 4%;
        width: 350px;
        border-radius: 8px;
        margin-left: -28%;
    }

    .modal-title7 {
        background-color: #212529;
        color: white;
        /* padding-left: 8%; */
        width: 322px;
        margin-top: 0%;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 3.5px;
        /* border-radius: 10px; */
        padding: 2%;
        padding-left: 4%;
        /* padding-right: 6%; */
        margin-left: 3%;
    }

   .border_title3 {
    border-bottom: 3px solid black;
    text-align: center;
    width: 50%;
    margin-left: -5%;
}

.mg-formations2{
    margin-left:10%;
}

.border_title8 {
    border-bottom: 3px solid black;
    text-align: center;
    width: 50%;
    margin-top: 10%;
    margin-left: 28%;
}

.li-form8 {
    font-size: 15px;
    color: black;
    font-weight: bolder;
    list-style: none;
    text-align: center;
    margin-top: 5%;
    margin-left: 7%;
}

}


@media only screen and (min-width : 801px) and (max-width :1022px) {

    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 10%;
        margin-left: 28%;
    }
    
    .li-form8 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 5%;
        margin-left: 7%;
    }

    .border_title3 {
        border-bottom: 3px solid black;
        margin-left: 20.3%;
        margin-right: 20.3%;
        margin-top: 3%;
        margin-bottom: 5%;
    }

    .img-skill {
        border-top: 2px solid black;
        border-bottom: 2px solid black;
        width: 114.5%;


    }

    .img-skills {
        width: 10.5%;
        margin: 5%;
        margin-left: 16%;

    }

    .img-skills2 {
        width: 7%;
        margin: 5%;
        margin-left: 17%;
    }

    .card-text:last-child {
        margin-bottom: 10px;
    }

    .card-body {
        margin-bottom: -5%;
        margin-top: -20%;
        margin-left: 3%;
    }

    .div-formation {
        height: 45%;
        padding: 2%;
        width: 105%;
        background-color: linear-gradient(rgba(141, 179, 219, 0.993)0%, rgba(114, 170, 231, 0.76)100%);
        border-radius: 50px;
        margin-bottom: 5%;
        border: rgb(22, 13, 100) solid 2px;
        margin-left: -2.5%;
        box-shadow: 5px 5px 5px black;
        font-weight: bolder;
    }

    h5 {
        font-size: 22px;
        width: 300px;

    }

    .card-title {
        margin-bottom: -0.25rem;
        margin-left: -2%;
        font-size: 20px;
    }

    .card {
        margin: 20%;
        margin-left: 35%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        letter-spacing: 2px;
        font-family: Roboto;
        font-size: 16px;
    }

    .card-group-2 {
        display: flex;
        flex-direction: column;
        margin-left: 10%;

    }

    .card2 {
        margin-left: 24%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 55%;
        margin-top: 30%;
    }


    .card-group {
        margin-top: -10% !important;
    }






    .mg {
        margin-left: 34%;
        margin-right: 40%;
    }

    .card-img-top {
        padding: 5%;
        margin-bottom: 0%;
        width: 55%;
        margin-left: 22.5%;
    }

    .card-group>.card+.card {
        margin-left: 272px !important;
        border-left: black 2px solid;
    }

    .id {
        width: 50%;
        margin-left: 9.5%;
        margin-bottom: 0%;
    }

    .jo {
        margin-left: 5%;
        margin-bottom: 1%;
        width: 40%;
    }

    .greta {
        width: 59%;
        margin-left: 22.5%;
        margin-top: 2%;
    }

    .fleche {
        width: 7%;
        margin: 5%;
    }

    .d-btn {
        display: none;
    }

    .title {
        margin-top: 23.5%;
    }

    .hover-nav:hover {
        background-color: #a5a8aa;
        width: 300px;
        border-radius: 15%;


    }

    .nav-item {
        border-bottom: 3px solid white;
        width: 300px;
        font-size: 18px;

    }

    .menu-bar {
        width: 100%;
    }


    * {
        scroll-behavior: smooth;
    }

    a:link {
        text-decoration: none;
    }

    /*<--- SCROLL BAR --> */

    html::-webkit-scrollbar {
        width: 0.8rem;
        background-color: white;
    }

    html::-webkit-scrollbar-thumb {
        background: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
    }

    html {
        scrollbar-color: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%) white;
        scrollbar-width: 0.8rem;
    }

    /*<--- SCROLL BAR --> */
    .div-page5 {
        display: flex;
        justify-content: right;
        margin-top: -2.5%;
        margin-right: -2%;
        margin-bottom: -40%;
    } .logo-page5 {
        width: 60%;
        transform: rotate(15deg);
    }
    
.logo-page{
    width: 20%;
    transform: rotate(15deg);
    
    }
    
    
    
    .logo-page3{
        width: 20%;
        transform: rotate(15deg);
        border-radius:5%;
        
        }
    
    .div-page{
        display:flex;
        justify-content:right;
        margin-right: 5%;
        margin-bottom: -5%;
    }
    
    .div-page2{
        display:flex;
        justify-content:left;
        margin-left: 5%;
        margin-top: -5%;
    }
    
    .div-page3{
        display:flex;
        justify-content:right;
        margin-top: 3.5%;
        margin-right: 5%;
        margin-bottom: -10%;
    } 
    
    .logo-page8 {
        display:none;
     }
     
     .div-page8{
         display:none;
        
        
     }


    .logo-page9 {
        display:none;
     }
     
     .div-page9{
         display:none;
        
        
     }

    #d1{
        display:none;
    }
    
    .down{
        width: 3%;
      
    }
    

    .bg-jumb {
        background-image: url(../images/laptop_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 16%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb2 {
        background-image: url(../images/laptop3_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb3 {
        background-image: url(../images/laptop2_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;


    }

    .bg-jumb4 {
        background-image: url(../images/laptop4_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;

    }

    .bg-jumb7 {
        background-image: url(../images/laptop5_tel.jpg);

        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -55px;
        justify-content: center;
        text-align: center;
    }

 
    .img-logo{

        width: 55px; transform:rotate(-15deg); box-shadow: 1px 1px 12px #555; 
    }


    .img-logo:hover {
        transform: scale(1.08);
        transition: ease all 500ms;
    }


    .hidden {
        opacity: 0;
    }

    .console-container {
        font-family: Roboto;
        font-size: 1em;
        text-align: center;
        height: 128px;
        width: 355px;
        display: block;
        margin: auto;
        font-weight: bolder;
        background-color: white;
        opacity: 0.7;
        margin-top: 0%;

    }

    .console-underscore {
        display: inline-block;
        position: relative;
        top: -0.14em;
        left: 10px;
    }

    .legend_title {
        color: black;
        font-size: 18px;
        font-family: Roboto;
        font-weight: bolder;
        margin-top: 5%;
        letter-spacing: 8px;
    }

    .title {
        color: black;
        font-size: 40px;
        font-family: Roboto;
        font-weight: bolder;

    }

    .border_title {
        border-bottom: 3px solid black;
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 10%;

    }

    .border_title-form {
        border-bottom: 1.5px solid rgb(18, 18, 173);
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 5%;


    }


    .border_title2 {
        border-bottom: 3px solid black;
        margin-left: 20%;
        margin-right: 5%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img_about {

        margin-left: 7%;

    }

  

    .img-me {
        width:240%;
        margin-left: 550%;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .img-me:hover{
        transform:rotate3d(0,1,0,180deg);

    }
    .title_name {
        color: black;
        font-size: 30px;
        font-family: Roboto;
        margin-top: 31%;
        font-weight: bolder;
        margin-left: 33%;
        margin-bottom: 7%;
    }


    .text-presentation {
        color: black;
        font-size: 19px;
        font-family: Roboto;
        font-weight: bolder;
        margin: 2.5%;
        text-align: center;
        margin-left: 0%;
    }

    .H1 {
        color: black;
        font-size: 26px;
        font-family: Roboto;
        font-weight: bolder;
        padding-top: 3%;
        letter-spacing: 6px;
    }

    .H2 {
        color: black;
        font-size: 25px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 15%;
        text-decoration: underline;
        margin-top: 5%;
        margin-bottom: -5%;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: 25% !important;
    }

    .H3 {
        color: black;
        font-size: 27px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 17%;
        text-decoration: underline;
        margin-top: 5%;
    }


    .icon-folow {
        color: black;
        width: 3.5%;
        padding-left: 20%;
        padding-right: 20%;
        margin-left: -15%;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .icon-folow:hover {
        transform: scale(1.15);
        transition: ease all 500ms;
    }

    .block2 {
        height: 140px;
        width: 345px;
        background-color: white;
        text-align: center;
        opacity: 0.8;
        margin-top: -2%;
    }

    .card-group {
        display: flex;
        flex-direction: column;

    }


    .legend_title2 {
        color: black;
        font-size: 20px;
        font-family: Roboto;
        font-weight: bolder;
        padding: 11%;
        letter-spacing: 4px;
    }

    .logo_simplon {
        width: 50%;
        margin-right: 25%;
    }

    .list_formation {
        color: black;
        font-size: 14px;
        font-family: Roboto;
        font-weight: bolder;
        list-style: none;
    }

    .bach {
        width: 20%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .bach2 {
        width: 30%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .flag {
        width: 45%;
        margin: 5%;
        transform: rotate(-25deg);
    }


    .button_width {
        font-size: 10px;
    }

    .button_mail {
        display: none;
    }

    .button {
        display: flex;
        justify-content: center;
        margin: 10%;
        margin-left: 25%;
    }

    .size-caroussel {
        width: 60%;
        margin: 5%;

    }

    .carousel-control-next {
        filter: invert(100%);
    }

    .carousel-control-prev {
        filter: invert(100%);

    }


    /*<--- hover portfolio --> */

    #outer-box {
        width: 275px;
        height: 140px;
        display: block;
        position: relative;
        margin: 15%;
        margin-left: 10%;

    }


    #outer-box img {
        width: 275px;
        height: 140px;
        transition: ease all 500ms;
        border: 2px solid black;
    }


    #outer-box #inner-box {
        background: rgba(251, 251, 252, 0.89);
        height: 100%;
        width: 100%;
        opacity: 0;
        top: 0;
        left: 0;
        position: absolute;
        transition: opacity .5s;




    }


    #outer-box #inner-box p {
        font-weight: 900;
        color: black;
        line-height: 25px;
        font-size: 15px;
        font-family: Roboto;
        text-align: center;
        margin-top: 5%;
        width: 250px;
        margin-left: 3%;
    }

    #outer-box:hover #inner-box {
        opacity: .9;
        transition: opacity .5s;
        transform: scale(1.1);
        transition: ease all 500ms;


    }

    /*<--- hover portfolio --> */
    .box2 {
        margin-left: 8%;
    }

    .button-3 {
        font-size: 10px;
    }

    .margin_projet {
        margin-top: 9%;
    }

    .border-line {
        border-bottom: 3px solid black;
        margin-left: 15%;

    }

    /*<--- grille portfolio --> */


    .grid-bis {


        display: grid;
        grid-template-areas: ". a ."
            ". b . "
            ". c .";
        margin-left: 20%;
    }


    .grid-bis .grid-1 {
        grid-area: a;
    }

    .grid-bis .grid-2 {
        grid-area: b;
    }

    .grid-bis .grid-3 {
        grid-area: c;
    }


    /* <--- grille portfolio --> */


    .li-contact {
        font-size: 27px;
        color: black;
        font-weight: 600;
        margin: 2%;
        padding: 5%;
        font-family: Roboto;
        width: 465px;
        margin-top: 6%;
    }

    .div-contact {

        margin: 2.5%;
        margin-left: 5%;
    }

    .frame {
        display: none;
    }

    .p-footer {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        line-height: 1px;
    }

    .p-footer2 {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        margin-top: 3%;


    }

    .p-footer2:hover {
        transform: scale(1.10);
        transition: ease all 500ms;
    }

footer {
    width: 100%;
    height: 100px;
    background: linear-gradient(90deg, #858585 0%, rgb(141 141 141) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
    box-shadow: 1px 1px 12px #555;
}
    .text-mention {
        font-size: 14px;
        color: black;
        font-weight: 600;
        font-family: Roboto;

        padding: 1%;

    }

    .H22 {
        font-size: 22px;
        color: black;
        font-weight: 800;
        font-family: Roboto;
        text-align: left;
        margin-left: 2%;
        text-decoration: underline;
    }

    .body_border {
        padding: 5%;
        background-color: #a5a9ac;
    }

    .a-mentions {
        color: black;
    }

    .a-mentions:hover {
        color: white;
    }


    .list-skill {
        margin-left: 8%;
        margin-top: 3%;
        list-style: none;
        list-style-image: url("../images/list/valide2.png");
        color: black;
        font-weight: bolder;
        font-style: Roboto;
        letter-spacing: 3px;
        margin-top: 3%;
        padding-left: 2%;
        padding-bottom: 1%;

    }

    .li-skill {
        padding: 2%;
        line-height: 18px;
        width: 410px;
        font-size: 22px;
        font-weight: bolder;
        font-family: roboto;
    }

    .top {
        width: 6%;
        margin-bottom: 3%;
        margin-right: 2%;
    }

    .d-2 {
        display: flex;
        flex-direction: column;
    }


    /* progress bar */
    .col-md-11 {

        margin-left: 15%;
        margin-top: 2.5%;
    }

    .progress {
        width: 100px;
        height: 100px !important;
        float: left;
        line-height: 150px;
        background: none;
        margin: 20px;
        box-shadow: none;
        position: relative;
    }

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress>span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

    .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right;
        animation: loading-1 1.8s linear forwards;
    }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress-value2 {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }


    .progress.blue .progress-bar {
        border-color: #049dff;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-right .progress-bar {
        animation: loading-3 1.8s linear forwards;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: none;
    }

    @keyframes loading-1 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
    }

    @keyframes loading-2 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
        }
    }

    @keyframes loading-3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }

    /* progress bar */
    .H2-skill {
        margin-left: 3.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 2px;
        font-size: 28px;
        font-weight: bolder;

        margin-top: 15%;
    }

    .H2-skills {
        margin-left: 5.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 3px;
        font-size: 28px;
        font-weight: bolder;
        margin-top: 15%;

    }

    .logo-skills {
        display: none;
    }



    .div-logo {
        display: none;

    }

    #wamp-skills {
        display: none;

    }

    #git-skills {
        display: none;

    }


    #vs-skills {
        display: none;

    }

    .card-group-2 {
        display: flex;
        flex-direction: column;


    }

    .card2 {
        margin-left: 28%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 61%;
        margin-top: 15%;
    }


    .size-logo {
        width: 15%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 3.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 10px 10px;
    }

    .size-logo-stjo {
        width: 12.5%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 3.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 10px 10px;
    }

    .float {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);        margin: 3%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;    }

        
    .float2 {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);   
        margin: 7%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;            
        margin-bottom: 10%;

    }

    .li-form {
        font-size: 30px;
        color: black;
        font-weight: bolder;
        margin-top: 5%;
        text-transform: uppercase;
        list-style: none;
        width: 1000px;
        text-align: center;
        margin-left: 2.5%;
        border-radius: 10px;
        box-shadow: 2px 2px rgb(83, 81, 81); 
        background-color: white;
    }

    .li-form7 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        margin-top: 40%;
        text-transform: uppercase;
        list-style: none;
        width: 321px;
        text-align: center;
        background-color: white;
        padding: 1%;
        margin-left: 3%;
    }

    .li-form2 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        margin-top: 2.5%;

    }

    .li-form3 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
    }

    .li-form4 {
        font-size: 20px;
        color: black;
        font-weight: bolder;


    }

    .li-form5 {
        font-size: 20px;
        color: black;
        font-weight: bolder;


    }

    .logo-laptop {
        float: right;
        margin-right: -35%;
        margin-top: 10%;
        transform: rotate(-15deg);

    }

    .logo-flag {
        float: none;
        margin-top: 0%;
        margin-bottom: 10%;
        transform: rotate(-15deg);
        width: 40%;
        margin-left: 35%;

    }

    .modal-title {
        background-color: #212529;
        color: white;
        padding-left: 3%;

    }


    .modal-title7 {
        background-color: #212529;
        color: white;
        /* padding-left: 8%; */
        width: 322px;
        margin-top: 0%;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 3.5px;
        /* border-radius: 10px; */
        padding: 2%;
        padding-left: 4%;
        /* padding-right: 6%; */
        margin-left: 3%;
    }

    .border_title3 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
    }

    
    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 10%;
        margin-left: 28%;
    }
    
    .li-form8 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 5%;
        margin-left: 7%;
    }

}


@media only screen and (min-width : 1024px) and (max-width :1223px) {

    .border_title3 {
        border-bottom: 3px solid black;
        margin-left: 20.3%;
        margin-right: 20.3%;
        margin-top: 3%;
        margin-bottom: 6%;
    }

    .img-skill {
        border-top: 2px solid black;
        border-bottom: 2px solid black;
        width: 115%;


    }

    .img-skills {
        width: 9%;
        margin: 5%;
        margin-left: 16%;

    }

    .img-skills2 {
        width: 7%;
        margin: 5%;
        margin-left: 17%;
    }


    .card-text:last-child {
        margin-bottom: 10px;
    }

    .card-body {
        margin-bottom: -5%;
        margin-top: -20%;
        margin-left: 3%;
    }

    .div-formation {
        height: 45%;
        padding: 2%;
        width: 105%;
        background-color: linear-gradient(rgba(141, 179, 219, 0.993)0%, rgba(114, 170, 231, 0.76)100%);
        border-radius: 50px;
        margin-bottom: 5%;
        border: rgb(22, 13, 100) solid 2px;
        margin-left: -2.5%;
        box-shadow: 5px 5px 5px black;
        font-weight: bolder;
    }

    h5 {
        font-size: 22px;
        width: 300px;

    }

    .card-title {
        margin-bottom: -0.25rem;
        margin-left: 1%;
        font-size: 22px;
        margin-top: 3%;
    }

    .card {
        margin: 20%;
        margin-left: 35%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        letter-spacing: 2px;
        font-family: Roboto;
        font-size: 16px;
    }

    .card-group-2 {
        display: flex;
        flex-direction: column;
        margin-left: 10%;

    }

    .card2 {
        margin-left: 24%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 55%;
        margin-top: 30%;
    }


    .card-group {
        margin-top: -10% !important;

    }






    .mg {
        margin-left: 34%;
        margin-right: 40%;
    }

    .card-img-top {
        padding: 5%;
        margin-bottom: 0%;
        width: 55%;
        margin-left: 22.5%;
    }

    .card-group>.card+.card {
        margin-left: 400px !important;
        border-left: black 2px solid;
    }

    .id {
        width: 50%;
        margin-left: 1.5%;
        margin-bottom: 0%;
    }

    .jo {
        margin-left: 5%;
        margin-bottom: 1%;
        width: 40%;
    }

    .greta {
        width: 59%;
        margin-left: 22.5%;
        margin-top: 2%;
    }

    .fleche {
        width: 7%;
        margin: 5%;
    }

    .d-btn {
        display: none;
    }

    .title {
        margin-top: 23.5%;
    }

    .hover-nav:hover {
        background-color: #a5a8aa;
        width: 300px;
        border-radius: 15%;


    }

    .nav-item {
        width: 210px;
        font-size: 20px;
    }

    .menu-bar {
        width: 100%;
    }


    * {
        scroll-behavior: smooth;
    }

    a:link {
        text-decoration: none;
    }

    /*<--- SCROLL BAR --> */

    html::-webkit-scrollbar {
        width: 0.8rem;
        background-color: white;
    }

    html::-webkit-scrollbar-thumb {
        background:linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
    }

    html {
        scrollbar-color: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%) white;
        scrollbar-width: 0.8rem;
    }

    /*<--- SCROLL BAR --> */
    .div-page5 {
        display: flex;
        justify-content: right;
        margin-top: -2.5%;
        margin-right: -2%;
        margin-bottom: -40%;
    } .logo-page5 {
        width: 60%;
        transform: rotate(15deg);
    }

.logo-page{
    width: 20%;
    transform: rotate(15deg);
    
    }
    
    
    
    .logo-page3{
        width: 20%;
        transform: rotate(15deg);
        border-radius:5%;
        
        }
    
    .div-page{
        display:flex;
        justify-content:right;
        margin-right: 5%;
        margin-bottom: -5%;
    }
    
    .div-page2{
        display:flex;
        justify-content:left;
        margin-left: 5%;
        margin-top: -5%;
    }
    
    .div-page3{
        display:flex;
        justify-content:right;
        margin-top: 3.5%;
        margin-right: 5%;
        margin-bottom: -10%;
    }
    .logo-page8 {
        display:none;
     }
     
     .div-page8{
         display:none;
        
        
     }


    .logo-page9 {
        display:none;
     }
     
     .div-page9{
         display:none;
        
        
     }
    #d1{
        display:none;
    }
    
    .down{
        width: 3%;
      
    }
    

    .bg-jumb {
        background-image: url(../images/laptop_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 16%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb2 {
        background-image: url(../images/laptop3_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb3 {
        background-image: url(../images/laptop2_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;


    }

    .bg-jumb4 {
        background-image: url(../images/laptop4_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;

    }

    .bg-jumb7 {
        background-image: url(../images/laptop5_tel.jpg);

        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -55px;
        justify-content: center;
        text-align: center;
    }
 
    .img-logo{

        width: 55px; transform:rotate(-15deg); box-shadow: 1px 1px 12px #555; 
    }



    .img-logo:hover {
        transform: scale(1.08);
        transition: ease all 500ms;
    }


    .hidden {
        opacity: 0;
    }

    .console-container {
        font-family: Roboto;
        font-size: 1em;
        text-align: center;
        height: 128px;
        width: 355px;
        display: block;
        margin: auto;
        font-weight: bolder;
        background-color: white;
        opacity: 0.7;
        margin-top: 0%;

    }

    .console-underscore {
        display: inline-block;
        position: relative;
        top: -0.14em;
        left: 10px;
    }

    .legend_title {
        color: black;
        font-size: 18px;
        font-family: Roboto;
        font-weight: bolder;
        margin-top: 5%;
        letter-spacing: 8px;
    }

    .title {
        color: black;
        font-size: 40px;
        font-family: Roboto;
        font-weight: bolder;

    }

    .border_title {
        border-bottom: 3px solid black;
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 10%;

    }

    .border_title-form {
        border-bottom: 1.5px solid rgb(18, 18, 173);
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 5%;


    }


    .border_title2 {
        border-bottom: 3px solid black;
        margin-left: 20%;
        margin-right: 5%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img_about {

        margin-left: 7%;

    }

  
    .img-me {
        width: 240%;
        margin-left: 550%;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .img-me:hover{
        transform:rotate3d(0,1,0,180deg);

    }
    .title_name {
        color: black;
        font-size: 30px;
        font-family: Roboto;
        margin-top: 31%;
        font-weight: bolder;
        margin-left: 33%;
        margin-bottom: 7%;
    }


    .text-presentation {
        color: black;
        font-size: 19px;
        font-family: Roboto;
        font-weight: bolder;
        margin: 2.5%;
        text-align: center;
        margin-left: 0%;
    }

    .H1 {
        color: black;
        font-size: 26px;
        font-family: Roboto;
        font-weight: bolder;
        padding-top: 3%;
        letter-spacing: 6px;
    }

    .H2 {
        color: black;
        font-size: 25px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 15%;
        text-decoration: underline;
        margin-top: 5%;
        margin-bottom: -5%;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: 25% !important;
    }

    .H3 {
        color: black;
        font-size: 27px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 17%;
        text-decoration: underline;
        margin-top: 5%;
    }


    .icon-folow {
        color: black;
        width: 3.5%;
        padding-left: 20%;
        padding-right: 20%;
        margin-left: -15%;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .icon-folow:hover {
        transform: scale(1.15);
        transition: ease all 500ms;
    }

    .block2 {
        height: 140px;
        width: 345px;
        background-color: white;
        text-align: center;
        opacity: 0.8;
        margin-top: -2%;
    }

    .card-group {
        display: flex;
        flex-direction: column;
        flex-flow: column !important;

    }


    .legend_title2 {
        color: black;
        font-size: 20px;
        font-family: Roboto;
        font-weight: bolder;
        padding: 11%;
        letter-spacing: 4px;
    }

    .logo_simplon {
        width: 50%;
        margin-right: 25%;
    }

    .list_formation {
        color: black;
        font-size: 14px;
        font-family: Roboto;
        font-weight: bolder;
        list-style: none;
    }

    .bach {
        width: 20%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .bach2 {
        width: 30%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .flag {
        width: 45%;
        margin: 5%;
        transform: rotate(-25deg);
    }


    .button_width {
        font-size: 10px;
    }

    .button_mail {
        display: none;
    }

    .button {
        display: flex;
        justify-content: center;
        margin: 10%;
        margin-left: 25%;
    }

    .size-caroussel {
        width: 60%;
        margin: 5%;

    }

    .carousel-control-next {
        filter: invert(100%);
    }

    .carousel-control-prev {
        filter: invert(100%);

    }


    /*<--- hover portfolio --> */

    #outer-box {
        width: 275px;
        height: 140px;
        display: block;
        position: relative;
        margin: 15%;
        margin-left: 10%;

    }


    #outer-box img {
        width: 275px;
        height: 140px;
        transition: ease all 500ms;
        border: 2px solid black;
    }


    #outer-box #inner-box {
        background: rgba(251, 251, 252, 0.89);
        height: 100%;
        width: 100%;
        opacity: 0;
        top: 0;
        left: 0;
        position: absolute;
        transition: opacity .5s;




    }


    #outer-box #inner-box p {
        font-weight: 900;
        color: black;
        line-height: 25px;
        font-size: 15px;
        font-family: Roboto;
        text-align: center;
        margin-top: 5%;
        width: 250px;
        margin-left: 3%;
    }

    #outer-box:hover #inner-box {
        opacity: .9;
        transition: opacity .5s;
        transform: scale(1.1);
        transition: ease all 500ms;


    }

    /*<--- hover portfolio --> */
    .box2 {
        margin-left: 8%;
    }

    .button-3 {
        font-size: 10px;
    }

    .margin_projet {
        margin-top: 9%;
    }

    .border-line {
        border-bottom: 3px solid black;
        margin-left: 15%;

    }

    /*<--- grille portfolio --> */


    .grid-bis {


        display: grid;
        grid-template-areas: ". a ."
            ". b . "
            ". c .";
        margin-left: 20%;
    }


    .grid-bis .grid-1 {
        grid-area: a;
    }

    .grid-bis .grid-2 {
        grid-area: b;
    }

    .grid-bis .grid-3 {
        grid-area: c;
    }


    /* <--- grille portfolio --> */

    .li-contact {
        font-size: 27px;
        color: black;
        font-weight: 600;
        margin: 2%;
        padding: 5%;
        font-family: Roboto;
        width: 465px;
        margin-top: 6%;
    }

    .div-contact {

        margin: 2.5%;
        margin-left: 5%;
    }

    .frame {
        display: none;
    }

    .p-footer {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        line-height: 1px;
    }

    .p-footer2 {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        margin-top: 3%;


    }

    .p-footer2:hover {
        transform: scale(1.10);
        transition: ease all 500ms;
    }
    footer {
        width: 100%;
        height: 100px;
        background: linear-gradient(90deg, #858585 0%, rgb(141 141 141) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
        box-shadow: 1px 1px 12px #555;
    }
    .text-mention {
        font-size: 14px;
        color: black;
        font-weight: 600;
        font-family: Roboto;

        padding: 1%;

    }

    .H22 {
        font-size: 22px;
        color: black;
        font-weight: 800;
        font-family: Roboto;
        text-align: left;
        margin-left: 2%;
        text-decoration: underline;
    }

    .body_border {
        padding: 5%;
        background-color: #a5a9ac;
    }

    .a-mentions {
        color: black;
    }

    .a-mentions:hover {
        color: white;
    }


    .list-skill {
        margin-left: 8%;
        margin-top: 3%;
        list-style: none;
        list-style-image: url("../images/list/valide2.png");
        color: black;
        font-weight: bolder;
        font-style: Roboto;
        letter-spacing: 3px;
        margin-top: 3%;
        padding-left: 2%;
        padding-bottom: 1%;

    }

    .li-skill {
        padding: 2%;
        line-height: 18px;
        width: 480px;
        font-size: 22px;
        font-weight: bolder;
        font-family: roboto;
    }

    .top {
        width: 5%;
        margin-bottom: 3%;
        margin-right: 2%;
    }

    .d-2 {
        display: flex;
        flex-direction: column;
    }


    /* progress bar */
    .col-md-11 {

        margin-left: 15%;
        margin-top: 2.5%;
    }

    .progress {
        width: 100px;
        height: 100px !important;
        float: left;
        line-height: 150px;
        background: none;
        margin: 20px;
        box-shadow: none;
        position: relative;
    }

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress>span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

    .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right;
        animation: loading-1 1.8s linear forwards;
    }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress-value2 {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }


    .progress.blue .progress-bar {
        border-color: #049dff;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-right .progress-bar {
        animation: loading-3 1.8s linear forwards;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: none;
    }

    @keyframes loading-1 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
    }

    @keyframes loading-2 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
        }
    }

    @keyframes loading-3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }

    /* progress bar */
    .H2-skill {
        margin-left: 3.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 2px;
        font-size: 28px;
        font-weight: bolder;

        margin-top: 15%;
    }

    .H2-skills {
        margin-left: 5.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 3px;
        font-size: 28px;
        font-weight: bolder;
        margin-top: 15%;

    }

    .logo-skills {
        display: none;
    }



    .div-logo {
        display: none;

    }

    #wamp-skills {
        display: none;

    }

    #git-skills {
        display: none;

    }


    #vs-skills {
        display: none;

    }

    .card-group-2 {
        display: flex;
        flex-direction: column;
        flex-wrap: none;


    }

    .card2 {
        margin-left: 28%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 50%;
        margin-top: 15%;
    }


    .size-logo {
        width: 15%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 3.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 10px 10px;
    }

    .size-logo-stjo {
        width: 12.5%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 3.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 10px 10px;
    }

    .float {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);        margin: 3%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;    }

        
    .float2 {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);   
        margin: 7%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;            
        margin-bottom: 10%;

    }

    .li-form {
        font-size: 30px;
        color: black;
        font-weight: bolder;
        margin-top: 5%;
        text-transform: uppercase;
        list-style: none;
        width: 1000px;
        text-align: center;
        margin-left: 2.5%;
        border-radius: 10px;
        box-shadow: 2px 2px rgb(83, 81, 81); 
        background-color: white;
    }


    .li-form7 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        margin-top: 40%;
        text-transform: uppercase;
        list-style: none;
        width: 321px;
        text-align: center;
        background-color: white;
        padding: 1%;
        margin-left: 3%;
    }
    .li-form2 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        margin-top: 2.5%;

    }

    .li-form3 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
    }

    .li-form4 {
        font-size: 20px;
        color: black;
        font-weight: bolder;


    }

    .li-form5 {
        font-size: 20px;
        color: black;
        font-weight: bolder;


    }

    .logo-laptop {
        float: right;
        margin-right: -35%;
        margin-top: 10%;
        transform: rotate(-15deg);

    }

    .logo-flag {
        float: none;
        margin-top: 0%;
        margin-bottom: 10%;
        transform: rotate(-15deg);
        width: 40%;
        margin-left: 35%;

    }

    .modal-title {
        background-color: #212529;
        color: white;
        padding-left: 3%;

    }

    .modal-title7 {
        background-color: #212529;
        color: white;
        /* padding-left: 8%; */
        width: 322px;
        margin-top: 0%;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 3.5px;
        /* border-radius: 10px; */
        padding: 2%;
        padding-left: 4%;
        /* padding-right: 6%; */
        margin-left: 3%;
    }

    .border_title3 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
    }

    
    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
        margin-top: 10%;
        margin-left: 28%;
    }
    
    .li-form8 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 5%;
        margin-left: 7%;
    }

}

@media only screen and (min-width : 1224px) and (max-width :1366px) {

    .border_title8 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
    }
    
    .li-form8 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
        margin-top: 5%;
        margin-left: 7%;
    }

    .border_title3 {
        border-bottom: 3px solid black;
        margin-left: 27.3%;
        margin-right: 20.3%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img-skill {
        border-top: 2px solid black;
        border-bottom: 2px solid black;
        width: 115%;


    }

    .img-skills {
        width: 9%;
        margin: 5%;
        margin-left: 16%;

    }

    .img-skills2 {
        width: 7%;
        margin: 5%;
        margin-left: 17%;
    }


    .card-text:last-child {
        margin-bottom: 10px;
    }

    .card-body {
        margin-bottom: -5%;
        margin-top: -20%;
        margin-left: 3%;
    }

    .div-formation {
        height: 45%;
        padding: 2%;
        width: 105%;
        background-color: linear-gradient(rgba(141, 179, 219, 0.993)0%, rgba(114, 170, 231, 0.76)100%);
        border-radius: 50px;
        margin-bottom: 5%;
        border: rgb(22, 13, 100) solid 2px;
        margin-left: -2.5%;
        box-shadow: 5px 5px 5px black;
        font-weight: bolder;
    }

    h5 {
        font-size: 22px;
        width: 300px;

    }

    .card-title {
        margin-bottom: -0.25rem;
        margin-left: 0%;
        font-size: 20px;
    }

    .card {
        margin: 20%;
        margin-left: 35%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        letter-spacing: 2px;
        font-family: Roboto;
        font-size: 16px;
    }

    .card-group-2 {
        display: flex;
        flex-direction: column;
        margin-left: 10%;

    }

    .card2 {
        margin-left: 24%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 55%;
        margin-top: 30%;
    }


    .card-group {
        margin-top: -10% !important;

    }






    .mg {
        margin-left: 34%;
        margin-right: 40%;
    }

    .card-img-top {
        padding: 5%;
        margin-bottom: 0%;
        width: 55%;
        margin-left: 22.5%;
    }

    .card-group>.card+.card {
        margin-left: 350px !important;
        border-left: black 2px solid;
    }

    .id {
        width: 50%;
        margin-left: 9.5%;
        margin-bottom: 0%;
    }

    .jo {
        margin-left: 5%;
        margin-bottom: 1%;
        width: 40%;
    }

    .greta {
        width: 59%;
        margin-left: 22.5%;
        margin-top: 2%;
    }

    .fleche {
        width: 7%;
        margin: 5%;
    }

    .d-btn {
        display: none;
    }

    .title {
        margin-top: 23.5%;
    }

    .hover-nav:hover {
        background-color: #a5a8aa;
        width: 300px;
        border-radius: 15%;

    }

    .nav-item {
        width: 210px;
        font-size: 20px;
    }

    .menu-bar {
        width: 100%;
    }


    * {
        scroll-behavior: smooth;
    }

    a:link {
        text-decoration: none;
    }

    /*<--- SCROLL BAR --> */

    html::-webkit-scrollbar {
        width: 0.8rem;
        background-color: white;
    }

    html::-webkit-scrollbar-thumb {
        background: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
    }

    html {
        scrollbar-color: linear-gradient(90deg, #6e6e6e 0%, rgb(129, 128, 128) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%) white;
        scrollbar-width: 0.8rem;
    }

    /*<--- SCROLL BAR --> */
  .div-page5 {
        display: flex;
        justify-content: right;
        margin-top: -2.5%;
        margin-right: -2%;
        margin-bottom: -40%;
    } .logo-page5 {
        width: 60%;
        transform: rotate(15deg);
    }
    
.logo-page{
    width: 20%;
    transform: rotate(15deg);
    
    }
    
    
    
    .logo-page3{
        width: 20%;
        transform: rotate(15deg);
        border-radius:5%;
        
        }
    
    .div-page{
        display:flex;
        justify-content:right;
        margin-right: 5%;
        margin-bottom: -5%;
    }
    
    .div-page2{
        display:flex;
        justify-content:left;
        margin-left: 5%;
        margin-top: -5%;
    }
    
    .div-page3{
        display:flex;
        justify-content:right;
        margin-top: 3.5%;
        margin-right: 5%;
        margin-bottom: -10%;
    } .logo-page8 {
        display:none;
     }
     
     .div-page8{
         display:none;
        
        
     }


    .logo-page9 {
        display:none;
     }
     
     .div-page9{
         display:none;
        
        
     }
    #d1{
        display:none;
    }
    
    .down{
        width: 3%;
      
    }
    

    .bg-jumb {
        background-image: url(../images/laptop_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 16%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb2 {
        background-image: url(../images/laptop3_tel.png);
        background-size: cover;
        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .bg-jumb3 {
        background-image: url(../images/laptop2_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;


    }

    .bg-jumb4 {
        background-image: url(../images/laptop4_tel.png);
        background-size: cover;
        height: 300px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;

    }

    .bg-jumb7 {
        background-image: url(../images/laptop5_tel.jpg);

        height: 280px;
        margin-top: 6%;
        box-shadow: 1px 1px 12px #555;

        width: 114.5%;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -55px;
        justify-content: center;
        text-align: center;
    }

 
    .img-logo{

        width: 55px; transform:rotate(-15deg); box-shadow: 1px 1px 12px #555; 
    }


    .img-logo:hover {
        transform: scale(1.08);
        transition: ease all 500ms;
    }


    .hidden {
        opacity: 0;
    }

    .console-container {
        font-family: Roboto;
        font-size: 1em;
        text-align: center;
        height: 128px;
        width: 355px;
        display: block;
        margin: auto;
        font-weight: bolder;
        background-color: white;
        opacity: 0.7;
        margin-top: 0%;

    }

    .console-underscore {
        display: inline-block;
        position: relative;
        top: -0.14em;
        left: 10px;
    }

    .legend_title {
        color: black;
        font-size: 18px;
        font-family: Roboto;
        font-weight: bolder;
        margin-top: 5%;
        letter-spacing: 8px;
    }

    .title {
        color: black;
        font-size: 40px;
        font-family: Roboto;
        font-weight: bolder;

    }

    .border_title {
        border-bottom: 3px solid black;
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 10%;

    }

    .border_title-form {
        border-bottom: 1.5px solid rgb(18, 18, 173);
        margin: 3%;
        margin-top: 10%;
        margin-bottom: 5%;


    }


    .border_title2 {
        border-bottom: 3px solid black;
        margin-left: 20%;
        margin-right: 5%;
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .img_about {

        margin-left: 7%;

    }


    .img-me {
        width: 240%;
        margin-left: 550%;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .img-me:hover{
        transform:rotate3d(0,1,0,180deg);

    }

    .title_name {
        color: black;
        font-size: 30px;
        font-family: Roboto;
        margin-top: 31%;
        font-weight: bolder;
        margin-left: 33%;
        margin-bottom: 7%;
    }


    .text-presentation {
        color: black;
        font-size: 19px;
        font-family: Roboto;
        font-weight: bolder;
        margin: 2.5%;
        text-align: center;
        margin-left: 0%;
    }

    .H1 {
        color: black;
        font-size: 26px;
        font-family: Roboto;
        font-weight: bolder;
        padding-top: 3%;
        letter-spacing: 6px;
    }

    .H2 {
        color: black;
        font-size: 25px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 15%;
        text-decoration: underline;
        margin-top: 5%;
        margin-bottom: -5%;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: 25% !important;
    }

    .H3 {
        color: black;
        font-size: 27px;
        font-family: Roboto;
        font-weight: bolder;
        margin-left: 17%;
        text-decoration: underline;
        margin-top: 5%;
    }


    .icon-folow {
        color: black;
        width: 3.5%;
        padding-left: 20%;
        padding-right: 20%;
        margin-left: -15%;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .icon-folow:hover {
        transform: scale(1.15);
        transition: ease all 500ms;
    }

    .block2 {
        height: 140px;
        width: 345px;
        background-color: white;
        text-align: center;
        opacity: 0.8;
        margin-top: -2%;
    }

    .card-group {
        display: flex;
        flex-direction: column;
        flex-flow: column !important;

    }


    .legend_title2 {
        color: black;
        font-size: 20px;
        font-family: Roboto;
        font-weight: bolder;
        padding: 11%;
        letter-spacing: 4px;
    }

    .logo_simplon {
        width: 50%;
        margin-right: 25%;
    }

    .list_formation {
        color: black;
        font-size: 14px;
        font-family: Roboto;
        font-weight: bolder;
        list-style: none;
    }

    .bach {
        width: 20%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .bach2 {
        width: 30%;
        margin: 5%;
        transform: rotate(-25deg);
    }

    .flag {
        width: 45%;
        margin: 5%;
        transform: rotate(-25deg);
    }


    .button_width {
        font-size: 10px;
    }

    .button_mail {
        display: none;
    }

    .button {
        display: flex;
        justify-content: center;
        margin: 10%;
        margin-left: 25%;
    }

    .size-caroussel {
        width: 60%;
        margin: 5%;

    }

    .carousel-control-next {
        filter: invert(100%);
    }

    .carousel-control-prev {
        filter: invert(100%);

    }


    /*<--- hover portfolio --> */

    #outer-box {
        width: 275px;
        height: 140px;
        display: block;
        position: relative;
        margin: 15%;
        margin-left: 10%;

    }


    #outer-box img {
        width: 275px;
        height: 140px;
        transition: ease all 500ms;
        border: 2px solid black;
    }


    #outer-box #inner-box {
        background: rgba(251, 251, 252, 0.89);
        height: 100%;
        width: 100%;
        opacity: 0;
        top: 0;
        left: 0;
        position: absolute;
        transition: opacity .5s;




    }


    #outer-box #inner-box p {
        font-weight: 900;
        color: black;
        line-height: 25px;
        font-size: 15px;
        font-family: Roboto;
        text-align: center;
        margin-top: 5%;
        width: 250px;
        margin-left: 3%;
    }

    #outer-box:hover #inner-box {
        opacity: .9;
        transition: opacity .5s;
        transform: scale(1.1);
        transition: ease all 500ms;


    }

    /*<--- hover portfolio --> */
    .box2 {
        margin-left: 8%;
    }

    .button-3 {
        font-size: 10px;
    }

    .margin_projet {
        margin-top: 9%;
    }

    .border-line {
        border-bottom: 3px solid black;
        margin-left: 15%;

    }

    /*<--- grille portfolio --> */


    .grid-bis {


        display: grid;
        grid-template-areas: ". a ."
            ". b . "
            ". c .";
        margin-left: 20%;
    }


    .grid-bis .grid-1 {
        grid-area: a;
    }

    .grid-bis .grid-2 {
        grid-area: b;
    }

    .grid-bis .grid-3 {
        grid-area: c;
    }


    /* <--- grille portfolio --> */


    .li-contact {
        font-size: 27px;
        color: black;
        font-weight: 600;
        margin: 2%;
        padding: 5%;
        font-family: Roboto;
        width: 465px;
        margin-top: 6%;
    }

    .div-contact {

        margin-bottom: 10%;
        margin-left: 5%;
    }

    .frame {
        display: none;
    }

    .p-footer {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        line-height: 1px;
    }

    .p-footer2 {
        font-size: 12px;
        color: black;
        font-weight: 900;
        font-family: Roboto;
        margin-top: 3%;


    }

    .p-footer2:hover {
        transform: scale(1.10);
        transition: ease all 500ms;
    }
    footer {
        width: 100%;
        height: 100px;
        background: linear-gradient(90deg, #858585 0%, rgb(141 141 141) 24%, rgb(144 143 147 / 95%) 100%, rgb(237 237 237 / 99%) 100%);
        box-shadow: 1px 1px 12px #555;
    }
    .text-mention {
        font-size: 14px;
        color: black;
        font-weight: 600;
        font-family: Roboto;

        padding: 1%;

    }

    .H22 {
        font-size: 22px;
        color: black;
        font-weight: 800;
        font-family: Roboto;
        text-align: left;
        margin-left: 2%;
        text-decoration: underline;
    }

    .body_border {
        padding: 5%;
        background-color: #a5a9ac;
    }

    .a-mentions {
        color: black;
    }

    .a-mentions:hover {
        color: white;
    }


    .list-skill {
        margin-left: 8%;
        margin-top: 3%;
        list-style: none;
        list-style-image: url("../images/list/valide2.png");
        color: black;
        font-weight: bolder;
        font-style: Roboto;
        letter-spacing: 3px;
        margin-top: 3%;
        padding-left: 2%;
        padding-bottom: 1%;

    }

    .li-skill {
        padding: 2%;
        line-height: 18px;
        width: 410px;
        font-size: 22px;
        font-weight: bolder;
        font-family: roboto;
    }

    .top {
        width: 5%;
        margin-bottom: 3%;
        margin-right: 2%;
    }

    .d-2 {
        display: flex;
        flex-direction: column;
    }


    /* progress bar */
    .col-md-11 {

        margin-left: 15%;
        margin-top: 2.5%;
    }

    .progress {
        width: 100px;
        height: 100px !important;
        float: left;
        line-height: 150px;
        background: none;
        margin: 20px;
        box-shadow: none;
        position: relative;
    }

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress>span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

    .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right;
        animation: loading-1 1.8s linear forwards;
    }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress-value2 {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #000;
        font-size: 12px;
        color: #fff;
        line-height: 90px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }


    .progress.blue .progress-bar {
        border-color: #049dff;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-right .progress-bar {
        animation: loading-3 1.8s linear forwards;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: none;
    }

    @keyframes loading-1 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }
    }

    @keyframes loading-2 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
        }
    }

    @keyframes loading-3 {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }
    }

    /* progress bar */
    .H2-skill {
        margin-left: 3.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 2px;
        font-size: 28px;
        font-weight: bolder;

        margin-top: 15%;
    }

    .H2-skills {
        margin-left: 5.5%;
        font-family: Roboto;
        color: #0062cc;
        letter-spacing: 3px;
        font-size: 28px;
        font-weight: bolder;
        margin-top: 15%;

    }

    .logo-skills {
        display: none;
    }



    .div-logo {
        display: none;

    }

    #wamp-skills {
        display: none;

    }

    #git-skills {
        display: none;

    }


    #vs-skills {
        display: none;

    }

    .card-group-2 {
        display: flex;
        flex-direction: column;
        flex-wrap: none;


    }

    .card2 {
        margin-left: 28%;
        box-shadow: 5px 5px 5px rgb(53 53 53);
        border: #343a40 solid 2px;
        background: linear-gradient(rgb(0 123 255 / 37%)0%, rgba(31, 124, 223, 0.76)100%);
        width: 50%;
        margin-top: 15%;
    }


    .size-logo {
        width: 15%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 3.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 10px 10px;
    }

    .size-logo-stjo {
        width: 12.5%;
        height: 25%;
        margin: 2.75%;
        padding: 1.25%;
        border: 3.5px solid black;
        transform: rotate(-15deg);
        box-shadow: black 10px 10px;
    }

    .float {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);        margin: 3%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;    }

        
    .float2 {
        display: flex;
        flex-direction: row;
        background: linear-gradient(rgb(170 175 181 / 64%)0%, rgb(100 101 102 / 62%)100%);   
        margin: 7%;
        border-radius: 10px;
        box-shadow: 1px 1px 12px #555;            
        margin-bottom: 10%;

    }

    .li-form {
        font-size: 30px;
        color: black;
        font-weight: bolder;
        margin-top: 5%;
        text-transform: uppercase;
        list-style: none;
        width: 1000px;
        text-align: center;
        margin-left: 2.5%;
        border-radius: 10px;
        box-shadow: 2px 2px rgb(83, 81, 81); 
        background-color: white;
    }

    .li-form7 {
        font-size: 15px;
        color: black;
        font-weight: bolder;
        margin-top: 40%;
        text-transform: uppercase;
        list-style: none;
        width: 321px;
        text-align: center;
        background-color: white;
        padding: 1%;
        margin-left: 3%;
    }

    .li-form2 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        margin-top: 2.5%;

    }

    .li-form3 {
        font-size: 27px;
        color: black;
        font-weight: bolder;
        list-style: none;
        text-align: center;
    }

    .li-form4 {
        font-size: 20px;
        color: black;
        font-weight: bolder;


    }

    .li-form5 {
        font-size: 20px;
        color: black;
        font-weight: bolder;


    }

    .logo-laptop {
        float: right;
        margin-right: -35%;
        margin-top: 10%;
        transform: rotate(-15deg);

    }

    .logo-flag {
        float: none;
        margin-top: 0%;
        margin-bottom: 10%;
        transform: rotate(-15deg);
        width: 40%;
        margin-left: 35%;

    }

    .modal-title {
        background-color: #212529;
        color: white;
        padding-left: 3%;

    }

    .modal-title7 {
        background-color: #212529;
        color: white;
        /* padding-left: 8%; */
        width: 322px;
        margin-top: 0%;
        font-size: 14px;
        text-transform: capitalize;
        letter-spacing: 3.5px;
        /* border-radius: 10px; */
        padding: 2%;
        padding-left: 4%;
        /* padding-right: 6%; */
        margin-left: 3%;
    }
    .border_title3 {
        border-bottom: 3px solid black;
        text-align: center;
        width: 50%;
    }


}