@CHARSET "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

.row{
    margin: 0;
}

/*=================================*/
/*====== PAGE RECHERCHE ======*/
/*=================================*/

#facets-list {
    margin: 0;
    padding: 30px 15px 0 35px;
    max-height: 100%;
}

#search-advanced, #search-simple, #search-simple-form{
    padding:  30px 20px 0 20px;
    margin: 0
}

#facets-button{
    margin-left: 35px;
}

/*===========================================*/
/*====== PAGE ARTICLE======*/
/*==========================================*/

#document {
    margin: 0;
    padding: 30px 5px 0 5px;
}


/*============================*/
/*====== GENERAL ======*/
/*============================*/

body {
    background-repeat: repeat;
    background-position: left top;
    font-family: Raleway;
}

.row.fluid{
    margin: 0;
}

.row-fluid > .col-md-12{
    padding:0;
}

.form-horizontal .form-group{
    margin: 0;
}

.form-group{
    margin-bottom: 15px !important;
}

h1, h2, h3 {
    /*font-family: Verdana, Geneva, sans-serif;*/
    font-family: Raleway;
    font-size: 10;
}

div, table, label, input, button, select, textarea {
    /*font-family: Verdana, Geneva, sans-serif;*/
    font-family: Raleway;
    font-size: 10;
}


.container-blanc{
    background-color: #fff;
}

.container-gris{
    background-color: #f3f2f0;
}



/*============================*/
/*====== PAGE D'ACCUEIL ======*/
/*============================*/

/*------ Bloc Recherche ------*/

#bloc-actualites,
#bloc-references,
#bloc-dernieres-pub{
    padding: 60px 0 60px 0;
}

#bloc-actualites{
    margin:0;
}
#bloc-actualites #actualites{
    padding:0;
}
#bloc-actualites #actualites .widget-content{
    padding: 20px 0 0 0;
}

#bloc-recherche{
    background: top left no-repeat #00a3a8 url("../public/trame.png");
    margin: 0;
}

#bloc-recherche-gauche{
    padding: 5% 2% 5% 2%;
    max-height: 400px
}

#titre-recherche{
    font-weight: 200;
    font-size: 30px;
    color: #ffffff;
    margin: 0;
}

#paragraphe-recherche{
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    margin-top: 20px;
}

#bloc-recherche-droit{
    padding: 0;
}

#img-recherche{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    background: url('../public/image_recherche.png') no-repeat;
    background-size: cover;
}
#img-recherche #w-recherche{
    width:70% !important;
}

#w-recherche > .widget{
    background: none;
    border: none;
}

#w-recherche > .widget > .widget-header{ /*Widget Recherche*/
    display: none;
}

#w-recherche input{
    background-color: #fff;
    border-radius: 0;
    border: none;
    min-height: 50px;
    font-size: 16px;
    padding: 0 20px 0 20px;
    font-weight: 600;
}

#w-recherche input::placeholder{
    color: rgba(0,0,0,1);
    font-style: italic;
}

#w-recherche input[type="text"]{
    color: #000;
}

#w-recherche button{
    min-height: 50px;
    min-width: 50px;
    margin-left: 10px;
    border: none;
    border-radius: 0;
    background-color: #fff;
    color: #00a3a8;
}

#w-recherche .glyphicon-search::before {
    content: url('../public/loupe.png');
}

#w-recherche button>i{
    width: 100%;
}


/*------ Bloc Actualités ------*/

#actualites .widget, #references .widget, #texte-inte .widget, #dernieres-pub .widget{
    background-color: transparent;
    border: none;
}

#actualites .widget-header, #dernieres-pub .widget-header {
    font-size: 48px;
    color: #00a3a6;
    text-transform: capitalize;
    font-weight: 200;
    background: left center no-repeat transparent url("../public/triangles.png");
    padding: 0 0 0 40px;
    line-height: 50px;
    border: none;
}

#actualites .widget-feeds {
    display: flex;
    align-items: flex-start;
}

#actualites .feed.item {
    position: relative;
    background: right top no-repeat #dbd9d1 url("../public/trame_actu.png");
    margin: 0 10px 0 10px;
    padding: 50px 20px 40px 20px;
    flex: 1;
}

#actualites .feed.item:before {
    content: "";
    position: absolute;
    right: 0px;
    border-color: #fff #f3f2f0 #fff #fff;
    border-style: solid;
    border-width: 0px 40px 40px 0px;
    height: 0px;
    width: 0px;
    display: block;
    top: 0;
}


#actualites .feed.item hr{
    display: none;
}

#actualites .feed.item .display{
    display: block;
    text-align: right;
    position: absolute;
    top: 20px;
    right: 20px;
}

#actualites .widget .item:hover a.display {
    display: block;
}

#actualites .feed.item > .title, #actualites .feed.item > .title > a{
    color: #275663;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

#actualites .feed.item > .title > a:hover{
    color: #00a3a6;
}

#actualites .feed.item .glyphicon{
    color: #00a3a6;
}

#actualites .feed.item > .date{
    display: block;
    color: #ef6e42;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
}

#actualites .feed.item > .description{
    color: #275663;
    font-size: 16px;
    font-weight: 400;
}

#actualites .feed.item > .description a{
    color: #00a3a6;
    text-decoration: underline;
    font-weight: 700;
}

#actualites .feed.item > .description a:hover{
    text-decoration: none;
}

/*------ Bloc Références, Texte intégral... ------*/

.circle-g, .circle-d{
    display: flex;
    align-items: center;
}

.circle-g{
    justify-content: flex-start;
}

.circle-d{
    justify-content: flex-end;
}

.circle-title{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}

#references, #texte-inte, #contact, #connexion{
    text-align: center;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


#references .widget-header, #texte-inte .widget-header{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background: none;
    padding: 0;
    border: none;
}

#references .label-default, #texte-inte .label-default{
    background-color: transparent;
    border: none;
    font-size: 28px;
    font-weight: 300;
}

#references .text-center, #texte-inte .text-center{
    margin: 0;
}


#references{
    background-color: #275663;
}

#references .widget-header, #references .label-default{
    color: #02dde1;
}

#texte-inte{
    background-color: #00a3a6;
}

#texte-inte .widget-header{
    width: 50%;
    margin: 0 25% 0 25%;
}

#texte-inte .widget-header, #texte-inte .label-default{
    color: #fff;
}

#connexion img{
    width: 20px;
}


#contact{
    background-color: #ef6e42;
    color: #fff;
}

#contact a, #contact a:hover{
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}
#connexion{
    background-color: #e1dfd9;
    color: #ef6e42;
}

#connexion a, #connexion a:hover{
    color: #ef6e42;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}

/*------ Bloc Dernières publications ------*/

#dernieres-pub .widget-content{
    margin: 20px 0 0 0;
}

#dernieres-pub .widget .media-body a{
    color: #00a3a6;
    text-decoration: underline;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

#dernieres-pub .widget .media-body a:hover{
    text-decoration: none;
}


@media only screen and (max-width:1200px) {

    /*============================*/
    /*====== PAGE D'ACCUEIL ======*/
    /*============================*/

    .circle-g, .circle-d{
        justify-content: center;
        align-items: center;
        margin: 10px 0 10px 0;
    }
}


@media only screen and (max-width:992px) {

    /*------ Bloc Actualités ------*/

    .bloc-container{
        width: 750px;
    }

    #bloc-actualites #actualites .widget-content{
        padding: 10px 0 0 0;
    }

    #actualites .widget-header {
        font-size: 36px;
    }

    #actualites .widget-feeds {
        flex-direction: column;
        align-items: stretch;
    }

    #actualites .feed.item {
        margin: 10px 0 10px 0;
        padding: 20px;
    }

}

@media only screen and (max-width:768px) {

    #bloc-actualites,
    #bloc-references,
    #bloc-dernieres-pub {
        padding: 30px 0 20px 0;
    }

    /*============================*/
    /*====== PAGE D'ACCUEIL ======*/
    /*============================*/

    /*------ Bloc Recherche ------*/

    #bloc-recherche-gauche{
        height: auto;
    }

    #titre-recherche{
        margin-top: 25px;
    }

    #paragraphe-recherche{
        margin: 15px 0 15px 0;
    }

    #img-recherche{
        height: 15vh;
    }

    #img-recherche #w-recherche{
        width:100% !important;
    }





    /*------ Bloc Références, Texte intégral... ------*/

    .circle-g, .circle-d{
        justify-content: center;
        align-items: center;
        margin: 10px 0 10px 0;
    }


}



/***********************************************************/
/*Global*/
/***********************************************************/

/* .corps{
    margin-right: auto;
    margin-left: auto;
}*/
.corps > h1{
    display: none;
}

/* @media(min-width:768px) {
    .corps{
        width: 750px;
    }
}
@media(min-width:992px) {
    .corps{
        width: 970px;
    }
}
@media(min-width:1200px) {
    .corps{
        width: 1170px;
    }
}  */


.titre_picto_hal h1,
.titre_picto_hal h2{
    font-size: 48px;
    color: #00a3a6;
    /*text-transform: lowercase;*/
    font-weight: 300;
    background: url("../public/triangles.png") no-repeat 0px 3px;
    padding: 0 0 0 40px;
    line-height: 50px;
    border: none;
}

.titre_picto_hal h1:first-letter,
.titre_picto_hal h2:first-letter {
    text-transform: uppercase;
}


@media(max-width:768px) {
    .titre_picto_hal h1,
    .titre_picto_hal h2{
        font-size:35px;
        line-height:40px;
        min-height:42px;
        background-position: 0px 0px;
    }
}



/***********************************************************/
/*Paragraphes*/
/***********************************************************/

#paragraphes{

}
#paragraphes h1{
    margin: 50px 0 30px 0;
}

#paragraphes .para{
    margin-bottom:20px;
}

#paragraphes h2{
    font-family: 'Raleway';
    font-size:24px;
    font-weight:500;
    color:#eb6f4a;
    margin: 0 0 8px 0;
}

#paragraphes h3{
    font-family: 'Raleway';
    font-size:16px;
    font-weight:bold;
    color:#275663;
    margin: 0 0 12px 0;
}

#paragraphes .para_texte{
    font-family: 'Raleway';
    color:#275663;
}

#paragraphes .para_texte p{
    font-size:15px;
    line-height: 20px;
    margin-bottom: 20px;

    /* @include media-breakpoint-down(xs){
        font-size:18px;
    } */
}

#paragraphes .para_texte a{
    font-weight:bold;
    color:#00a3a6;
    text-decoration: underline;
}
#paragraphes .para_texte a:hover{
    text-decoration: none;
}

#paragraphes .para_texte ul{
    margin-bottom:20px;
}

#paragraphes .para_texte li{
    /* background:url('../img/puce2.png') no-repeat 20px 8px; */
    font-size:15px;
    line-height: 20px;

    /* @include media-breakpoint-down(xs){
        font-size:18px;
        background-position:20px 10px;
    } */
}


#paragraphes .para_img{
    margin-bottom:20px;
}

#paragraphes .para_img img{
    width:100%;
}

#paragraphes .para_img figcaption{
    font-size:12px;
    line-height:18px;
    /* color:#00a3a6; */
    margin-top:5px;

    /* @include media-breakpoint-down(xs){
        font-size:18px;
    } */
}



/***********************************************************/
/*Widget map*/
/***********************************************************/

#widget_map{
    background:#f3f2f0;
    padding-top: 50px;
}

#widget_map .widget{
    border:none;
    background: none;
}

#widget_map .widget > h2{
    background: url("../public/triangles.png") no-repeat 15px 3px;
    padding-left: 55px;
    text-transform: lowercase;
}

@media(max-width:768px) {
    #widget_map .widget > h2{
        background-position: 15px 0px;
    }
}

#widget_map .widget .widget-content{
    padding:8px;
}

#widget_map .widget > h2,
#widget_map .ui.centered.grid{
    margin-right: auto;
    margin-left: auto;
}

@media(min-width:768px) {
    #widget_map .widget > h2,
    #widget_map .ui.centered.grid{
        width: 750px;
    }
    #widget_map .widget .widget-content{
        padding:0px;
    }
}
@media(min-width:992px) {
    #widget_map .widget > h2,
    #widget_map .ui.centered.grid{
        width: 970px;
    }
    #widget_map .widget .widget-content{
        padding:0px;
    }
}
@media(min-width:1200px) {
    #widget_map .widget > h2,
    #widget_map .ui.centered.grid{
        width: 1170px;
    }
}

#widget_map .ui.centered.grid,
#widget_map .ui.centered.grid > .row,
#widget_map .ui.grid > .centered.row {
    text-align: left;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

#widget_map #countryinfo{
    box-shadow: none;
    background: none;
    margin: 5px 0 8px 0;
}
#widget_map #countryinfo h5{
    font-family: Raleway;
    font-weight: bold;
    font-size: 16px;
}

#widget_map .slider-container .back-bar .pointer-label{
    background:none;
}

#widget_map .ui.stackable.grid {
    width: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#widget_map #mapcontainer{
    box-shadow:none !important;
    background:none !important;
    padding: 0 !important;
    border: none !important;
    margin: 25px 0 0 0 !important;
}
#widget_map #mapcontainer > .ui.grid{
    display:none;
}



/***********************************************************/
/*Footer*/
/***********************************************************/

.footer{
    background: #f3f2f0;
    font-size: 12px;
    font-weight: 700;
}

#footer-content{
    background: #f3f2f0 url("../public/trame_footer.png") no-repeat 0 center;
}

#footer-logo{
    height:150px;
    line-height:150px;
    text-align: right;
}
#footer-logo img{
    height : 51px;
}

#footer-menu{

}
#footer-menu ul{
    margin: 0;
    padding: 50px 0 0 30px;
}

#footer-menu li{
    display: inline-block;
    margin: 0 45px;
    font-size: 12px;
}

#footer-menu li a{
    text-decoration: none;
    color: #000;
}

#footer-menu li a:hover{
    text-decoration: none;
    color: #00a3a6;
}

#footer-menu li img{
    display:inline-block;
    padding: 0 2px 0 0;
    max-height: 50px;
}

@media(max-width:768px) {

    #footer-logo{
        text-align: left;
        line-height: normal;
        padding-top:30px;
    }

    #footer-menu ul{
        padding: 20px 0;
    }
    #footer-menu li{
        display:block;
        margin:8px 0;
    }
}



/***********************************************************/
/*Header*/
/***********************************************************/

.logo{
    float: left;
    background-color: #f3f2f0;
    height : 120px;
    width: 30%;
    padding: 0 15px;
}

.logo > table{
    z-index: 1;
    height: 100%;
}

.logo > table td{
    text-align: right;
}

#global-navigation{
    height : 120px;
    background: #f3f2f0;
    font-weight: 700;
    font-size: 16px;
    color: #000;
}

#global-navigation > ul.nav-tabs{
    display: flex;
    justify-content: center;
    align-self: center;
    height: 100%;
    border : none;
}

#global-navigation > ul.nav-tabs > li{
    height: 100%;
    position:relative;
    display: flex;
    justify-content: center;
    align-items: center;

}

#global-navigation > ul.nav-tabs > li > a{
    white-space: nowrap;
    border: none;
    border-radius: 0;
    display: block;
    color: #000;
    padding: 10px 22px;
}

#global-navigation > ul.nav-tabs > li > a:hover{
    background-color: transparent;
    border: none;
    color: #00a3a6;
}

#global-navigation > ul.nav-tabs > li > a:hover{
    background-color: transparent;
    border: none;
}

#global-navigation > ul.nav-tabs > li.active > a,
#global-navigation > ul.nav-tabs > li.active > a:hover{
    background: none;
    color: #00a3a6;
}

#global-navigation > ul.nav-tabs > li.active > a,
#global-navigation > ul.nav-tabs > li.active > a:hover,
#global-navigation > ul.nav-tabs > li.active > a:focus {
    border: none;    }


#global-navigation > ul.nav-tabs ul.dropdown-menu {
    top: 65%;
    border-radius: 0;
    border: none;
    min-width: 100%;
}

#global-navigation > ul.nav-tabs ul.dropdown-menu li.dropdown-submenu > .dropdown-menu{
    right: 100%;
    left: auto;
    top: 0;
}

#global-navigation > ul.nav-tabs > li > ul.dropdown-menu > li > a{
    white-space: normal;
}

@media only screen and (max-width:1350px) {
    #global-navigation > ul.nav-tabs > li > a,
    #global-navigation > ul.nav-tabs > li > ul.dropdown-menu > li > a,
    #global-navigation > ul.nav-tabs ul.dropdown-menu{
        font-size: 1.1vw;
    }
}

@media only screen and (max-width:1200px) {
    .logo{
        width: 100%;
        float: none;
    }

    .logo > table td {
        text-align: center;
    }

    #global-navigation{
        height: 80px;
    }

    #global-navigation > ul.nav-tabs > li > a,
    #global-navigation > ul.nav-tabs > li > ul.dropdown-menu > li > a,
    #global-navigation > ul.nav-tabs ul.dropdown-menu {
        font-size: 1.3vw;
    }

}

@media only screen and (max-width:768px) {

    .logo{
        height: 100px;
        width: 100%;
        float: none;
    }

    .logo > table td{
        text-align: left;
    }

    .logo > table td img{
        max-width: 100%;
        max-height: 60px;
        height: auto;
    }

    #global-navigation {
        height: auto;
    }

    #global-navigation ul.nav-tabs{
        display: flex;
        flex-direction: column;
        padding-left:0;
        margin: 0;
        width: 100%;
    }

    #global-navigation ul.nav-tabs > li{
        display:block;
        text-align:center;
        height: auto;
        margin: 0;
    }

    #global-navigation ul.nav-tabs > li > a{
        padding: 10px 8px;
        background:#ffffff;
        margin-bottom:4px;
    }

    #global-navigation > ul.nav-tabs > li.active > a{
        background:#ffffff;
    }
    #global-navigation ul.nav-tabs > li > a :hover{
        background:rgba(0,163,166,0.2)
    }


    #global-navigation > ul.nav-tabs ul.dropdown-menu {
        top: calc(100% - 2px);
        width: 100%;
    }

    #global-navigation > ul.nav-tabs ul.dropdown-menu li.dropdown-submenu > .dropdown-menu{
        right: 0;
        left: 0;
        margin: 0;
        top: 100%;
    }

    #global-navigation > ul.nav-tabs > li > a,
    #global-navigation > ul.nav-tabs > li > ul.dropdown-menu > li > a,
    #global-navigation > ul.nav-tabs ul.dropdown-menu {
        font-size: 14px;
    }
}

