* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 22px;
    font-family: system-ui !important;
    color: #727272;
    min-width: 100%;
    
    /* background-image: url(http://fcpm.org.ma/bundles/FrontofficeFr//images/bg.jpg); 
    background-repeat: round;*/
}


.body{
    padding: 0px;
    margin-top: 12px;
}

.title-page{
    color: white;
    border-radius: 30px;
    padding:1px;
}

.titlee-page{
    background-color: #e8b154;
    color: white;
    width: 40%;
    margin-left: 30%;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 5px;

}

@media screen and (max-width: 600px) {
    .titlee-page{
        background-color: #e8b154;
        color: white;
        padding:15px;
        width: 40%;
        margin-left: 30%;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        font-size:16px;
    }

    .titlee-page h3 h4 h5 h6 h2{
        font-size:16px;
    }

}

.cd-team{
    padding-top: 10px;
    padding-bottom: 10px;
}

.cd-team h1{
    padding: 5px 0;
    font-weight: bold;
    color: #007293;
    font-size: 18px;
}
.cd-team img{
    width: 80px;
    height: 80px;

}

.cercle-img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}

.cd-team:hover .cercle-img{
    width: 80px;
    height: 80px;
    padding-top:5px;
    border-radius: 50%;
    border: 3px solid #007293;
    text-align: center;
    margin: 0 auto;
    transition:all 0.3s ease-in-out;
}
.cd-team:hover .cercle-img img{
    width: 65px;
    height: 65px;
    transition:all 0.3s ease-in-out;
}

.cd-team p{
    width: 95%;
    height: 50px;
    margin: 5px auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    overflow: hidden;

}

/*---------map maritimes-------*/

.divMap{
    padding: 20px 0px 20px 20px;
}

img.map{
    position: relative;
    /*max-width: 100%;*/
    zoom:.85;
    -o-transform: scale(.55);
    -moz-transform: scale(.55);
}

img.map2{
    position: relative;
    /*max-width: 100%;*/
    zoom:.85;
    -o-transform: scale(.78);
    -moz-transform: scale(.78);
}

.map_content2 {
    position: absolute;
    left: 1%;
    top: 48%;
    margin-left: -30px;
    margin-top: 48px;
    min-width:210px;
    width: 31%;
    text-align: center;

}

.mapArea{
    cursor: pointer;
}

.map_content {
    position: absolute;
    left: 11%;
    top: 355%;
    margin-left: -30px;
    margin-top: 48px;
    min-width:210px;
    width: 31%;
    text-align: center;
}




.trait{
    width: 200px;
    border-bottom:0.5px solid gray ;
    margin-left: auto;
    margin-right: auto;
}

#calendar a{
    color: #ffffff;
}

#calendar a:hover{
    color: #0000FF;
}

.actualites {
    background: url("../images/slideFCPM.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom: 20px;
}

.actualite_box_cl{
    padding: 7px !important;
}

.actualite_box{

    background: #ffffff;
    /*max-width: 230px;*/
    min-height: 345px;
    padding: 0 !important;

    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.38);
     */
}

.actualite_box a{
    margin-bottom: 10px !important;
    color: white;
}


.date_ac{
    display: block;
    color: red;
    padding-right: 10px;
    margin-bottom: 10px;
}

.actualite_box img{
    width: 100%;
    height: 200px;
}

.actualite_box img::after{
    width: 150px;
    height: 1px;
    margin-top: 88px;
    margin-left: -75px;
    display: block;
    position: absolute;
    left: 50%;
    z-index: -1;
    -webkit-box-shadow: 0px 0px 8px 2px #000000;
    -moz-box-shadow: 0px 0px 8px 2px #000000;
    box-shadow: 0px 0px 8px 2px #000000;
}

.actualite_box h3{
    margin-top: 10px;
    font-size: 19px;
    color: #007293;
    height: 50px;
    padding-right: 5px;
    padding-left: 5px;
}

.actualite_box p{
    height: 50px;
    color:#1f2a34;
}

#slider3 {

    min-width:100%;
    height: 220px;
    display: block;
    margin: 20px auto;
    text-align: center;

}

#slider3 img {
    width:200px;
    height:200px;
    margin:0px;
}

#slider3 li {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    width: 24.5%;
}

footer{
    width: 100%;
    background: #424242;
    color: #ffffff;
}

.side1{
    padding-top: 30px;
    padding-left: 30px;
    border-right: 0.5px solid #373737;
}
.side1 img{
    max-width: 70%;
    text-align: center;
}

.side2{
    padding-top: 30px;
    padding-left: 30px;
    color:#ffffff;
}

.side2 h4{
    font-size: 18px;
}

.side2 a{
    color: #ffffff;
}

.side2 a:hover{
    cursor:pointer;
    color:#1BBEFC;
}

.footer{
    background: #1C1C1C;
    color:white;
    overflow: hidden !important;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* ipad portrait */
@media only screen and ( max-width: 1150px) {
    body { width: auto; }
    .shell { width: auto;
        width: 100%; }

    #navigation ul li { padding: 0 1px; float: left; font-family: system-ui; font-size: 15px; font-weight: 500; }



}

@media only screen and ( max-width: 990px) {
    body { width: auto; }
    .shell { width: auto;
        width: 100%; }

    #navigation ul li { padding: 0; float: left; font-family: system-ui; font-size: 13px; font-weight: 500; }

    .divMap{
        display:none;
    }
}

@media only screen and ( max-width: 877px) {

    body { width: auto; }

    .shell { width: 100%; }
    .containerTpl { width: 100%; }

    #logo { position:inherit; margin:0 auto; top: 0px; left:0;  }

    #header { background: white; margin-bottom:0; }

    #navigation { position:relative; z-index: 100; padding:0 5px; margin:0 10px; height: 35px; }
    #navigation a.nav-btn {  margin-bottom: 15px; text-decoration: none; padding:0 36px 0 10px; line-height:30px;  display:block; background: url(../images/navigation.png) repeat-x 0 0; height: 30px; position: relative; }
    #navigation a.nav-btn span { background: url(../images/dd-nav-arrs.png) no-repeat 0 bottom; width: 20px; height: 15px;  position:absolute; top: 8px; right: 12px; }
    #navigation a.nav-btn.active span { background-position:0 0; }

    #navigation ul { display:none;  position: absolute; top: 30px; left: 0; width: 100%; }
    #navigation ul li { float:none; height: 30px; border-top: 1px solid #fff; display:block; padding:0 0 0 0; background: url(../images/navigation.png) repeat-x 0 0; }
    #navigation ul li a { border: 0; line-height:30px;  float:none; height: 30px; display: block; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
    #navigation ul li.active a, #navigation ul li a:hover { background-image:url(../images/blue-btn.png); border:0;  }
    #navigation ul li.active span { background: transparent; border:0; }
    #navigation ul li.first { display:none; }
}

/* mobile*/
@media only screen and ( max-width: 640px) {
    body { width: auto; }

    .search { display:none; }
    #logo { position:relative; margin:0 auto; top: 0px; left:0;  }

    #header { background: white; margin-bottom:0; }

    #navigation { position:relative; z-index: 100; padding:0 5px; margin:0 10px; height: 35px; }
    #navigation a.nav-btn {  margin-bottom: 15px; text-decoration: none; padding:0 36px 0 10px; line-height:30px;  display:block; background: url(../images/navigation.png) repeat-x 0 0; height: 30px; position: relative; }
    #navigation a.nav-btn span { background: url(../images/dd-nav-arrs.png) no-repeat 0 bottom; width: 20px; height: 15px;  position:absolute; top: 8px; right: 12px; }
    #navigation a.nav-btn.active span { background-position:0 0; }

    #navigation ul { display:none;  position: absolute; top: 30px; left: 0; width: 100%; }
    #navigation ul li { float:none; height: 30px; border-top: 1px solid #fff; display:block; padding:0 0 0 0; background: url(../images/navigation.png) repeat-x 0 0; }
    #navigation ul li a { border: 0; line-height:30px;  float:none; height: 30px; display: block; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
    #navigation ul li.active a, #navigation ul li a:hover { background-image:url(../images/blue-btn.png); border:0;  }
    #navigation ul li.active span { background: transparent; border:0; }
    #navigation ul li.first { display:none; }

    .shell { width: 100%; }
    .containerTpl { width: 100%; }

    .body{
        margin-top: 0;
    }

    .actualite_box{
        width: auto !important;
        max-width: inherit;
    }


}


/*
@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
    #navigation a.nav-btn { background-image:url(images/navigation@2x.png); -webkit-background-size: 2px 30px; -moz-background-size: 2px 30px; background-size: 2px 30px;   }
    #navigation a.nav-btn span { background-image:url(images/dd-nav-arrs@2x.png); -webkit-background-size: 20px 29px; -moz-background-size: 20px 29px; background-size: 20px 29px;  }
    .slider { background-image:url(images/slider-mobile@2x.png);  -webkit-background-size: 320px 388px; -moz-background-size: 320px 388px; background-size: 320px 388px;  }
    .slider .arrs a { background-image:url(images/slider-arr@2x.png); -webkit-background-size: 53px 37px; -moz-background-size: 53px 37px; background-size: 53px 37px; }
    #logo a { background-image:url(images/logo@2x.png); -webkit-background-size: 125px 26px; -moz-background-size: 125px 26px; background-size: 125px 26px;  }
}
*/


/*--------- style actualites ----------*/

.actualites_title {
    background: url("../images/pexels-fotios-photos-691858.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom: 20px;
}

.block_ac{
    padding: 15px;
}

.block_pub{
    padding: 25px;
}

/*----------- title block -------------*/

.titre_calendar{
    padding: 10px;
    position: relative;
    color:white;
    background: #007293;
    /*background-image: radial-gradient(circle, #B40431 20%, transparent 10%), radial-gradient(circle, #B40431 20%, transparent 10%);
    background-size: 15px 15px;
    background-position: 0 0, 10px 50px;*/
}


.titre_map{
    padding: 10px;
    color:white;
    background: #e8b154;
    position: relative;
}


.titre_more{
    padding: 10px;
    color:white;
    background: #007293;
    position: relative;
}


.titre_share{
    padding: 10px;
    color:white;
    background: firebrick;
    position: relative;
}



.blockCalendar{
    padding: 20px 20px 0 20px;
}

.blockActu{
    padding: 0 !important;
}

/*------share button------*/

#share {
    width: 100%;
    text-align: center;
}

/* buttons */

#share a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 8px;
    border-radius: 50%;
    font-size: 24px;
    opacity: 0.75;
    transition: opacity 0.15s linear;
}

#share a:hover {
    opacity: 1;
}

/*--------- presentation ---------*/

.presentationF{
    padding: 20px;
    overflow: hidden;

    background-color: #007293;
    background-image: radial-gradient(circle, #006D99 20%, transparent 10%), radial-gradient(circle, #006D99 20%, transparent 10%);
    background-size: 15px 15px;
    background-position: 0 0, 10px 50px;
    color:white;
    padding-bottom: 80px;
}

.presentationF .col-md-4,.presentationF .col-md-6{
    padding: 10px;
    min-height: 300px;

}
.divPres{
    font-size:36px;
    background:#007293;
    border-style:solid;
    border-color:#fff;
    border-width:5px;
    padding:20px;
    border-radius:500px;
    display:inline-block;
    margin-bottom: 10px;
}

.stat_presentation{
    overflow: hidden;
    margin-top: -80px;
    padding-bottom: 40px;
}

.stat_presentation img{
    max-width: 100%;
}

#accordion2 a{
    color: white;
}

#accordion2 a:hover{
    color: #CFCFCF;
}

#accordion2 img{
    max-width: 100%;
}


/*-----modif header ----*/

.fixedHeader{
    position: fixed;
    z-index: 99999;
    top:0;
    background: #fff;
    padding:21px !important;
    width: 1150px;;
}

/*-----cellule -------*/

.vertical-menu {
    width: 100%; /* Set a width if you like */
}

.vertical-menu a {
    background-color: #f3f3f3; /* Grey background color */
    color: black; /* Black text color */
    display: block; /* Make the links appear below each other */
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove underline from links */
}

.vertical-menu a:hover {
    background-color: #ccc; /* Dark grey background on mouse-over */
}

.vertical-menu a.active {
    background-color: #228726; /* Add a green color to the "active/current" link */
    color: white;
}

.post-item{
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.78);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.78);
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.78);
    display: block;
    width: 100%;
    padding: 15px;
}

/*-----file ------*/

.filecss{
    background-color: #fff;
    border: 3px solid #000;
    color: #000;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: bold;
}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: firebrick;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #722040;
}


/* style 2 */

.inputfile-2 + label {
    color: firebrick;
    border: 2px solid currentColor;
}

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #722040;
}


/* style 3 */

.inputfile-3 + label {
    color: firebrick;
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
    color: #722040;
}


/* style 4 */

.inputfile-4 + label {
    color: firebrick;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
    color: #722040;
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: firebrick;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
    background-color: #722040;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 5 */

.inputfile-5 + label {
    color: firebrick;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #722040;
}

.inputfile-5 + label figure {
    width: 100px;
    height: 135px;
    background-color: firebrick;
    display: block;
    position: relative;
    padding: 30px;
    margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
    background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label figure::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label figure::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
    border-bottom-color: firebrick;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 6 */

.inputfile-6 + label {
    color: firebrick;
}

.inputfile-6 + label {
    border: 1px solid firebrick;
    background-color: #f1e5e6;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: firebrick;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #722040;
}

@media screen and (max-width: 50em) {
    .inputfile-6 + label strong {
        display: block;
    }
}

/*--------- modif --------*/

.topHeader{
    width: 100%;
    height: 3px;
    /*padding: 3px;*/
    background: #093A6A;
    color:white;
}

.presentationHomeCell{
    padding: 10px;
}

.presentationHomeCellPres{
    border: 0.5px solid #EEEEEE;
}

/*-----------------*/

.article_box a, .article_box2 a{
    color:#727272;
}

.article_box img{
    height:300px;
    width: 100%;
}

.article_box:hover{
    cursor: pointer;
}

.article_box img{
    max-height: 250px;
}

.article_box:hover h3{
    color:#0077b5;
    cursor: pointer;
}

.article_box2{
    width: 97%;
    padding: 10px;
    border-bottom: 1px solid #E1E1E2;
}

.article_box2 img{
    max-width: 100%;
}

.article_box2:hover{
    cursor: pointer;
}

.article_box2:hover h4{
    color:#0077b5;
    cursor: pointer;
}

