/*Theme Name: Portfolio
Theme URI:
Author: Sonia Lindé
Author URI:
Version: 1.0
Description: Site cv
Licence: Gnu
Licence URI: 
Tags: portfolio, onepage, cv, bootstrap, communicationx<
Text Domain: Portfolio
*/

/*body{font-family: 'Roboto', sans-serif;color:f8d49d;}*/

/*h1,h2,h3,h4,h5,h6{font-family: 'Chilanka', cursive;color:rgb(36, 20, 35);}

h3{font-size: 3em;color: rgb(219, 171, 14);}
h4{font-size: 1.5em;color:rgb(180, 164, 14);}

section{margin-top: 10px;}
a{color: rgb(18, 245, 233);}
.fa{color:#75dae7;}*/



/*HEADER*/

.logo{width:86px;margin-top: -10px;margin-left: 110px;}

/* header{background: rgb(185, 179, 179);left:0;width:100vw;z-index: 10;} */

#menu-menu-principal a{color: rgba(255, 221, 249, 0.84);list-style: none;text-decoration: none;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande',
     'Lucida Sans', Arial, sans-serif ; font-size: large;
    padding-left: 25px;}
#menu-menu-principal{padding-left: 350px;}
header a:hover{color: rgb(5, 121, 96);}

.navbar-pink {height: 95px; background-color: rgb(11, 1, 19);}
.navbar-pink .navbar-toggler{color: yellow;}
.navbar-toggler:focus{outline:none}
#bs-example-navbar-collapse-1{z-index: 1;background-color:(33,14,48);}



/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link{background-color: rgb(175, 127, 24);}*/

/*ul.nav.nav-pills.justify-content-center.nav-fill{color:aqua;padding-bottom: 5px;}*/

/* main{padding-top: 45px;}   */

.elementor-13{margin-top:-10px;}

/* .bg-black{background-color:rgb(54, 51, 59);} */

/* nav.navbar li{padding: 20px;} */

/* .menu-hamburger{display: flex; justify-content: end;}  */

/* .icon-compteur .fa{transform: rotate(-45deg);} */


/*FOOTER*/

footer{flex-direction: column;background: rgb(179, 178, 178);
    border-top: 1px solid rgb(20, 1, 18);padding-bottom: 5em;}

footer h6{font-size: 1.2em;margin-top: 3em;}

/*.etiquette{width: 10em;background:rgb(82, 59, 85);padding: 2px;border-radius: 0 0.3% 3%;
    margin: 4px;}*/

.social span{width:40px;height:40px;background-color:rgb(216, 150, 6);transform:rotate(45deg);
    margin:auto;display: flex;
    justify-content: center;
    align-items: center;}

.social .fab{transform: rotate(-45deg);color: rgb(236, 225, 225);color: black;}

.social span:hover{background: rgb(235, 182, 8);border:1px solid rgb(119, 7, 82)}

aside img{width:100%; height: auto;} /*on règle la taille de l'image pour l'article*/

.row{margin-right: 0!important;}

@media (max-width:996px){
    .navbar li{text-align: right;padding-right: 15px;}
}
