
body  {
    color: white;
    font-size: 16px;
    background-color: white;

    box-sizing: border-box;
}


#social_media_top {
    vertical-align:middle;
    display: inline-block;
    position: absolute;
    right: 25px;
    padding-top: 32px;
    text-align: right;
    /* border: solid 2px red; */
}

.social_media_a {
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    color: rgb(39, 39, 214);
}

.facebook {
    font-size: 33px;
    color: rgb(39, 39, 214);
}

.linkedin {
    font-size: 35px;
    color: rgb(39, 124, 214);
}

#logo_section {
    text-decoration:none;
    background-color: rgb(195,230,255);
    border-top: solid 4px rgb(178, 220, 250);
    padding-top: 5px;
    border-bottom: solid 4px brown;
}

#logo {
    display: inline-block;
    max-width: 50%;
    max-height: 110px;
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 14px;
}

#slogan {
    /* position: absolute;
    right: 50px; */
    color: #003377;
    /* font-family: 'Crimson Pro','Lucida Sans','Qwigley','Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; */
    font-family: 'DM Sans', sans-serif;
    font-family: 'Qwigley', cursive;
    font-size: 60px;
    padding: 20px 30px 0px;
    display: inline-block;
    min-width: 33%;
    text-align: center;
    text-decoration:none;
    /* height: 200px; */
    /* border: solid 2px blue; */
}


#section_nav_principale {
    position: sticky;
    top: 0px;
    z-index: 3;
    background-color: brown;
    border-top: solid 3px white;
    border-bottom: solid 3px white;
}

#bouton_navbar {
    padding: 8px;
}


#menu_principal {
    z-index: 3;
    /* border: solid 1px red; */
}

.navbar-toggler {
    float:left;
    margin-right: 10px;
    border: solid 3px;
    border-radius: 4px;
}

.navbar-brand {
    font-family: 'DM Sans', sans-serif;
    font-family: 'Qwigley', cursive;
    font-size: 42px;
    padding: 0px 10px 0px 12px;
    display: inline-block;
}

.arriere_bleu {
    background-color: #008899;
}

ul {
    text-align: center;
    padding-left: 0px;
}

li {
    list-style: none;
    font-style: normal;
    font-weight: bold;
    padding : 0px;
    margin: 0;
    display: inline-block;
}

.nav-item {
    text-align: left;
    padding: 5px 3px 4px 3px;
    background-color: brown; /* #003344; */ /* #006681; */
}

.nav-item:hover {
    background-color:chocolate;
}

li a {
    font-style: normal;
    font-weight:700;
}

.nav-hyperlien {
    padding: 0px 4px 0px;
    color: rgb(246, 218, 211);
}

.nav-hyperlien:hover {
    text-decoration: none;
    color:rgb(255,255,255);
}

.page_courante {
    /* text-shadow:rgba(207, 46, 41, 0.303) 1px 1px; */
    color:rgb(237, 222, 87)
}

.description_principale {
    font-size: 1.1rem;
}

main {
    background-color: #008899;
    text-align: center;
    border-top: 4px solid brown;
} 

h1 {
 /*   color : gold; */
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 48px;
}

.img_frenezi_mono {
    height: 48px;
    vertical-align:top ;
}

img.main_pic {
    width: 100%;
}

#section_bienvenue {
    text-align: left;
    /* background-image: url("../img/SanMarco_Venezia.JPG");
     background-size: cover; */
    padding-bottom: 1px;
    border-bottom: solid 4px brown;
}

#bienvenue_titre {
    text-align: center;
    color: #01133a;
    font-size: 4rem;
    padding: 1.5rem 0;
    /* height: 400px; */
    background-image: url("../img/Colombia/DSCF2768_light_v04.jpg");
    background-position: center;
    background-size: cover;
    border-bottom:solid white 4px;
}

#bienvenue_h1 {
    background-color: rgba(255,255,255,0.66);
    padding: 5rem 0rem 4rem;
    margin: 0;
    font-weight: 900;
}

img.small_pic {
    width: 40%; 
    position: relative;
    top: -15px;        
    margin: 2px 0 0 0;
    border: solid 4px brown;
}

img.photo_pic {
    width: 66%; 
    position: relative;
    top: -15px;
    rotate: -2deg;
    margin: 1px 0 0 0;
    border: solid 4px brown;
}


#section_avis {
    border-top:solid 4px rgb(205, 169, 169);
    background-color:rgb(134, 194, 162);
    border-bottom: solid 4px rgb(133,100,100);
}

#section_avis img {
    width: 44%;
    max-width: 550px;
    margin: 0px 3px;
}

#section_avis img.img_nav {
    width: 35px;
    background-color: rgb(166, 203, 86);
    padding: 0px;
    border: 0px;
    vertical-align: top;
    margin-top: 160px;
}

#section_avis img.img_nav:hover {
    background-color: rgb(247, 255, 15)
}

.img_avis_gauche {
    background-color: rgb(206, 246, 248);
}
.img_avis_droite {
    background-color: chartreuse;
}


#section_services {
    text-align: left;
    padding-bottom: 40px;
    border-top: solid 4px rgb(134, 194, 162);
    border-bottom: solid 4px whitesmoke;
}

#services_main {
    display: inline-block;
    color:#008899;
    background-color:rgb(243, 247, 39);
    width: 68%;
    padding: 10px 5% 20px 5%;
    /* border: solid 2px red; */
}

#services_titre {
}

.lst_gauche {
    text-align: left;
    padding: 0 0 20p; 
    width: 100%;
}

.lst_centree {
    text-align: center;
    padding: 0 0 20p; 
    width: 100%;
}

.services_li {
    display: block;
    font-weight: 600;
}

#services_deco {
    display: inline-block;
    vertical-align:top;
    position: relative;
    left: -15px;
    top: 45px;
    width: 30%;
    margin: 0 auto;
    padding: 50px 10px;
    text-align: center;
    background-color: whitesmoke;
    background-image: url(../img/DSCF2931.JPG);
    background-size: cover;
    background-position: center;
    /* border: solid 2px red; */
}

#services_deco img {  /** FR **/
    background-color: rgba(255,255,255,0.5);
    padding: 25px 30px;
}

#section_valeurs {
    border-top: solid 4px #006681;
    border-bottom: solid 4px whitesmoke;
    text-align: center;
    padding: 35px 0px;
    background-color:lightskyblue;
    color:#003377;
}

#valeurs_main {
    width: 70%;
    min-width: 500px;
    /* text-align: center; */
    margin: 0 auto;
    padding: 10px 10%;
    border: solid 6px white;
}

.valeurs_li {
    display: block;
    font-weight: 700;
}

footer {
    border-top: solid 4px #008899;
    background-color: #eeb704;
    text-align: center;
    padding: 10px;
    width: 100%;
}

#bottom_left {
    min-width: 22%;
    display: inline-block;
    padding: 10px;
    margin-right: auto;
    margin-left: 0px;
    /* border: solid 1px green; */
}

#copyright {
/*    border-top: solid 4px #008899;
    background-color: #eeb704;
    text-align:center; */
    min-width: 50%;
    display: inline-block;
    padding: 18px;
    font-size: 15px;
    margin: auto auto;
    /* border: solid 2px blue; */
}

#social_media_bottom {
    /* position: absolute; 
    right: 0px; */
    min-width: 20%;
    display: inline-block;
    text-align: right;
    vertical-align:middle;
    padding: 0px 20px;
    margin-left: auto;
    margin-right: 0px;
    /* border: solid red 2px; */
}


/** Tres petit ecran... **/
@media (max-width: 650px) {    
    #logo_section {
    }

    #logo {
        max-width: 90%;
    }

    #slogan {
        /* font-size: 20px;
        padding: 10px; */
        display: none;
    }

    #social_media_top {
        display: none;
    }

    #bienvenue_h1 {
    }

    #bienvenue_images {
        /* display: none; */
        width: 80%;
        margin: 1px auto;
        text-align: center;
        /* border: solid 1px green; */
    }
    #bienvenue_p {
        padding: 8px 0 0 10px;
        width: 95%;
        margin: auto;
        /* border: solid 2px green; */
    }

    #section_avis img {
        /* display: block; */
        margin: 5px -2px;
        width: 100%;
        max-width: 88%;
    }
    .img_avis_droite {
        display: none;
    }
    #section_avis img.img_nav {
        width: 20px;
        margin-top: 120px;
        /* border: solid 1px red; */
    }    

    #services_main {
        background-color:rgb(243, 247, 39);
        text-align: center;
        width: 100%;
        padding: 5px;
    }

    #services_deco {
        display: none;
    }

    #valeurs_main {
        width: 90%;
        min-width: 300px;
        /* text-align: center; */
        margin: 0 auto;
        padding: 10px 10px;
        border: solid 6px white;
    }    
} 

/* Ecran moyen -- @media (max-width: 990px) { */
@media (max-width:990px) and (min-width:650px) {    
    #logo_section {
    }

    #logo {
        max-width: 70%;
    }

    #slogan {
        /* font-size: 20px;
        padding: 10px; */
        display: none;
    }

    #bienvenue_h1 {
    }

    #bienvenue_titre {
        background-image: url("../img/Colombia/DSCF2768_wide_light_v02.jpg");
    }

    #bienvenue_images {
        display: inline-block;
        text-align: center;
        /*vertical-align:middle; */
        /* display: none; */
        width: 38%;
        
    }
    .photo_pic {
        width: 80%;
        min-width: 225px;
    }

    #bienvenue_p {
        display: inline-block;
        padding: 20px 0 0 5px;
        /* width: 92%; */
        width: 56%;
        margin: auto;
        /* border: solid 2px green; */
        vertical-align:middle;
    }

    #section_avis img {
    /*    display: block; */
        margin:  5px auto;
        width: 90%;
        max-width: 550px;
    }
    .img_avis_droite {
        display: none;
    }

    #services_main {
        background-color:rgb(243, 247, 39);;
        text-align: center;
        width: 100%;
    }

    #services_deco {
        display: none;
    }
} 

@media (min-width: 990px) {
    .navbar-brand {
        display: none;  
    }

    #bienvenue_titre {
        width: 100%;
        min-width:500px;
        background-image: url("../img/Colombia/DSCF2768_light_v03.jpg"); 
        text-align: center;
        color: #003344;
        font-size: 4rem;
        border-bottom:solid white 4px;
    }
    #bienvenue_h1 {
        /* background-color: lime; **** */
    }

    #bienvenue_images {
        display: inline-block; 
        width: 39%;  /** Si vous augmentez cette valeur, ou l'effacez completement, 
                       vous verrez que le texte de la fin va descendre en-dessous **/
        min-width: 250px;
        text-align: center; 
        margin-left: 5%;   
        /* border: solid #003344;
          border-width: 0 0 0 3px; */
    }
    #bienvenue_p {
        display: inline-block; /** POUR METTRE CE TEXTE A COTE DE LA BOITE PRECEDENTE,
                              CE DISPLAY DOIT AUSSI ETRE A 'INLINE-BLOCK' **/
        width: 50%;
        max-width: 600px;
        vertical-align: top;
        padding: 25px 0 0 5px;
        /* border: solid 2px green;*/
    }
} 
