#noisy-logo{
    display: block;
    margin-bottom: 12px;
    width: 400px;
    margin-top: 3px;
}
#noisy-logo img{
    width: 400px;
}
#noisy-user-nav{
    position: relative;
    /*width: 140px;*/
    float: right;
    margin-top: 19px;
}
#search-btn{
    position: relative;
    top: 5px;
    left: -10px;
}
#noisy-nav-secondary {
    position: fixed;
    top: 408px;
}
#noisy-nav-secondary ul {
    padding: 0;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 17px;
    /*font-size: 19px;*/
    font-family: Helvetica;
    padding: 15px .5rem;
}
.navbar-light .navbar-nav .nav-link:hover{
    background-color: #fff;
    color: #515151;
}
.demarche h3{
    font-size: 50px;
}
.demarche h4{
    font-size: 1rem;
    /*font-size: 17px;*/
    /*color: #15242d; todo */
    color: white;
}
.demarche a{
    color: white;
}
.agenda-infos{
    margin-top: 10px;

}
.agenda-infos h5{
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    text-transform: lowercase;
}
.agenda-infos h4{
    font-size: 1.25rem;
    text-transform: lowercase;
}
.noisy-actu a h5 {
    text-transform: lowercase;
}
.agenda-infos h4::first-letter, .agenda-infos h5::first-letter, .noisy-actu a h5::first-letter,
.media-p .mp-titre::first-letter, .media-p .mp-category::first-letter{
    text-transform: uppercase;
}
.agenda-item a{
    color: #15242d;
}
.agenda-item a:hover, .demarche a:hover, .noisy-actu a:hover{
    text-decoration: none;
}
#noisy-home-carousel .carousel-caption h3{
    font-size: 38px;
    font-weight: 500;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    text-align: center;
    text-transform: none;
}
#noisy-home-carousel .carousel-item {
    max-height: 500px;
    min-height: 550px;
}
#noisy-news {
    /*background: #00cddb; todo */
    /*padding-bottom: 0; todo*/
}
.doc-sl{
    padding: 7px;
    height: 250px !important;
    width: 185px !important;
}
.media-p .doc-sl{
    padding: 0;
}
.doc-sl a{
    background-size: contain !important;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    position: relative;
}
.fa-play-circle{
    position: absolute;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.8) !important;
    top: 50%;
    left: 50%;
    margin-left: -39px;
    margin-top: -45px;
}
.slick-arrow{
    border: none;
    height: 45px;
    background: none;
    position: absolute;
    font-size: 25px;
    top: 95px;
    cursor: pointer;
}
.d-arrow{
    top: 66px !important;
}
.slick-prev{
    left: -40px;
}
.slick-next{
    right: -40px;
}
#noisy-agenda .agenda-item .agenda-item-thumbnail, #events-wrapper .agenda-item .agenda-item-thumbnail{
    background-size: cover !important;
}
#events-wrapper .agenda-item .agenda-item-thumbnail {
    min-height: 280px;
    max-height: 280px;
}
#events-wrapper .agenda-item .date {
    background: #FFF;
    width: 70px;
    height: 70px;
}
#noisy-social-feed{
    margin: 25px 0;
}
#noisy-social-feed h3{
    margin: 24px 0px;
}
#noisy-partenaires{
    margin: 25px 0 25px 0;
}
#noisy-partenaires h3 {
    padding: 0 0 24px;
}
#noisy-culture{
    background: #D1B48C;
    /* background: #00ccda; */
    padding-bottom: 10px;
}
.culture-item{
    max-width: 285px;
    height: 92px !important;
}
.culture-item a{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.culture-item a img{
    max-height: 120px !important;
}
#related-articles {
    background: #00ccda;
    padding-bottom: 25px;
}
#related-articles h3 {
    padding: 25px 0px;
    color: #FFF;
    font-size: 1.25rem;
}
#noisy-culture .img-fluid{
    height: auto;
    margin: 0 auto;
    max-height: 85px !important;
}
#noisy-demarches{
    /*background-color: #ffffff !important; TODO */
    background-color: #00cedc !important;
    padding-bottom: 14px;
}
#noisy-demarches h3 {
    /*color: #00cddb; todo */
    color: white;
}
.navbar-light, #noisy-nav-secondary ul li a{
    background-color: #00ccda;
    /*padding: 6px 24px 5px 6px;*/
    font-size: 1rem;
}
.demarche .fa, .agenda-item .fa, .agenda-item-thumbnail a span, .fa{
    color: #00ccda;
}
#noisy-news h3{
    float: left;
    width: 100%;
    /*color: white; todo*/
    color: #00cedc;
}
.noisy-actu .fa, .noisy-actu a span{
    /*color: white; todo */
    color: #00cfdd;;
}
#noisy-news .row{
    clear: both;
}
.noisy-actu a h5 {
    font-size:1rem;
    /*color: #ffffff; todo */
}
.noisy-actu a h5.ea-title{
    font-weight: 700;
}
.noisy-actu a span, .agenda-item-thumbnail a span{
    font-weight: 600;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: .1rem;
    padding-left: .3rem;
}


/**/
.s-content h3{
    margin-bottom: 2rem;
}
.b-section {
    margin-bottom: 1rem;
    /*margin-bottom: 50px;*/
    clear: both;
}
.event-snippet-a, .news-snippet-a{
    /*width: 100%;*/
    float: left;
    clear: both;
}
.event-snippet, .news-snippet{
    margin-bottom: 15px;
    float: left;
}
.event-snippet .image-wrapper, .news-snippet .image-wrapper{
    margin-right: 10px;
}
.event-snippet .image-wrapper img, .news-snippet .image-wrapper img{
    width: 160px;
}
.evn-snippet {
    width: 480px;
}
.evn-snippet .sec-snippet ,.surtitre {
    color: #00ccda;
    font-size: 15px;
}
.evn-snippet , .sec-snippet .evn-titre{
    margin: 2px 0 4px 0;
    color: rgb(243, 104, 11);
    font-size: 1.2rem;
}
.events-filter , .media-filter{
    background: rgb(244, 244, 244);
    width: 300px;
    float: left;
    font-size: 14px;
    border-radius: 0;
    margin-right: 15px;
}
.events-filter-label , .media-filter-label{
    margin: 4px 10px 4px 0;
}

.ev-not{
    border: 1px solid rgb(222, 222, 222);
    background: rgb(244, 244, 244);
    color: rgb(153, 153, 153);
    padding: 5px 10px;
}
.ev-not p{
    margin: 0;
}
#load-module-animation{
    clear: both;
}

#ar-tp{
    position: relative;
}
#ar-tp .side-share-buttons , #side-share  .side-share-buttons{
    position: absolute;
    top: 0;
    right: -38px;
}
#ar-tp .side-share-buttons .ui.button {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 7px;
    cursor: pointer;
    padding: 0;
    border: none;
    background: none;
}

#ar-tp, #content-pg{
    position: relative;
}
#content-pg .side-share-buttons {
    position: absolute;
    top: -60px;
    /*right: 10px;*/
    right: 15px;
}
#content-pg .side-share-buttons .ui.button {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 7px;
    cursor: pointer;
    padding: 0;
    border: none;
}

#side-share  .side-share-buttons .ui.button{
    display: block;
    width: 30px;
    height: 30px;
    margin-bottom: 7px;
    cursor: pointer;
    padding: 0;
    border: none;
}
#ar-tp .side-share-buttons .ui.button img , #side-share  .side-share-buttons .ui.button img , #content-pg  .side-share-buttons .ui.button img{
    width: 100%;
}



.mt-10{
    margin-top: 10px;
}
.mt-20{
    margin-top: 20px;
}
.sub-h{
    color: #00ccda;
    font-size: 1rem;
}
.btn-more{
    /*min-height: 300px;*/
}
.carousel-item img {
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: auto;
    width: auto;
}
#search-form input{
    position: absolute;
    top: 10px;
    left: -320px;
}

/**/
.s-link{
    color: rgb(0, 102, 33);
    margin-bottom: 0;
    word-wrap: break-word;
}
.s-link strong, .ds strong{
}
.ha{
    font-size: 18px;
    margin-bottom: 0;
}
.ha a{
    color: rgb(243, 104, 11);
}
.sp{
    padding-left: 50px;
    padding-top: 24px;
    padding-bottom: 15px;
}
.ds{
    color: rgb(153, 153, 153);
    padding-bottom: 5px;
    line-height: 1.32;
}
.hsc{width: 60%;}
.rsl{
    padding-bottom: 5px;
    color: rgb(197, 195, 195);
}
.n-rs{
    margin-top: 20px;
    color: rgb(84, 84, 84);
}
video{
    cursor: pointer;
}
.media-p{
    margin-bottom: 1rem;
}
.media-p .mp-titre{
    line-height: 1.32;
    /*padding: 0 7px;*/
    width: 100%;
    font-weight: 600;
    font-size: 1.25rem;
    text-transform: lowercase;
}
.media-p .mp-category{
    margin-top: 8px;
    font-weight: 500;
    margin-bottom: 0;
    /*padding: 0 7px;*/
    font-size: 1rem;
    text-transform: lowercase;
}
.btn-info {
    background-color: #00ccda;
    border-color: #00ccda;
}
.media-p .doc-sl{
    width: 100% !important;
}
.mcat{
    margin-right: 7px;
    cursor: pointer;
}
.mcat-wrap{
    margin: 0 0 20px;
}
.ns-btn{
    background-color: #00ccda;
    border-color: #00ccda;
}
.nav-item:hover .dropdown-whole{
    display: block;
}
.dropdown:hover .dropdown-menu{
    display: block;
}
.dropdown-menu{
    top: 40px;
    border-radius: 0;
    background-color: #4a4a4a;
    border-top: 0;
    right: 0 !important;
    left: auto;
    z-index: 10000;
}
.dropdown-item{
    padding: 5px 16px;
    color: white;
    font-weight: 600;
    font-size: 16px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: #525252;
}

.navbar-inverse .navbar-nav .nav-link{
    font-size: 17px;
}
.fixed-navbar{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.sp-15{
    padding-right: 15px;
    padding-left: 15px;
}
.rd-titre {
    color: rgb(255, 0, 0);
    font-size: 18px;
    margin-top: 5px;
    display: block;
}
.dcmntq-h{
    margin: 2px 0 4px 0;
    color: rgb(243, 104, 11);
    font-size: 1.4rem;
}
.ed-p{
    margin-bottom: 0;
}
.ed-p a{
    color: #00ccda;
    font-size: 15px;
}
.carousel-control-next, .carousel-control-prev {
    width: 350px;
}

.dropdown-whole{
    position: absolute;
    /*background: #fff;*/
    background: #00ccda;
    z-index: 88;
    width: 100%;
    /* top: 68px; */
    left: 0;
    padding: 15px 0 0 0;
    box-shadow: 0px 5px 3px rgba(41, 39, 39, 0.08);
    display: none;
}
.dropdown-whole .nvb-hd-section{
    font-weight: normal !important;
}
.dropdown-whole a{
    color: #fff;
    font-size: 15px;
    /*color: #00ccda; */
    /*font-weight: 700;*/
    margin-bottom: 10px;
    line-height: 1;
}
.section-drp a{
    font-weight: 700;
}
.mb-15{
    margin-bottom: 15px;
}
.mb-0{
    margin-bottom: 0;
}
#content-wrapper img{
    max-width: 100%;
    border: none;
    padding: 0;
    border-radius: 0;
}

#content-wrapper  .img-elu{
    max-width: 70%;
}
.demarche-icon-wrp{
    border-radius: 50% !important;
    background-color: white;
    margin: 24px 0 10px;
    position: relative;
    overflow: hidden !important;
    width: 70px;
    height: 70px;
    display: inline-block;

    background-size: cover !important;
}
.demarche-icon-wrp img{
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: 82px;
    width: auto;
}
.branch-logo{
    height: 70px;
    position: absolute;
    top: 11px;
    left: 50%;
    margin-left: -70px;
    opacity: 0.6;
}
.hel-title{
    font-family: Helvetica;
    font-weight: bold;
    font-size: 24px;
}
#ar-content *{
    font-family: Helvetica;
    font-size: 12pt;
    /*font-weight: normal;*/
    /*max-width: 100%;*/
}
.col-sd{
    background: #ffffff;
    border-left: 3px solid #00ccda;
}
.col-sd .col-sd-c{
    /*padding: 30px;*/
    /*padding: 15px 0;*/
    /*word-break: break-word;*/
    width: 100%;
    word-wrap: break-word;
}
.col-sd .col-sd-c h3{
    font-family: Helvetica;
    font-size: 16px;
    /*margin-top: 16px;*/
    display: inline-block;
    /*color: white;*/
}
.col-sd .col-sd-c p{
    /*font-family: Helvetica;*/
    /*color: white;*/
}
.elu-infos{
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.elu-infos p{
    line-height: 1.2;
    font-size: 15px;
    margin-bottom: 5px;
}
.ci-actu{
    cursor: pointer;
}
.ag-ac-th{
    /*width: 255px;*/
    height: 148px;
    display: block;
    overflow: hidden;
    /*
    border: .25rem solid #fff;
    border-radius: .25rem;
    box-shadow: 0 0 0 1px #ddd;
    */
}
.related-news a h5{
    color: white;
    margin-top: 8px;
    font-family:Helvetica;
    font-size: 1rem;
}
.related-news a:hover{
    text-decoration: none;
}
.agenda-item .date h5{
    margin-top: 0 !important;
}
#side-bar-content{
    margin-bottom: 20px;
    padding-bottom: 10px;
    /* border-bottom: 3px solid #00ccda; */
}
#side-bar-content p{
    margin-bottom: 0;
}

.side-bar-liseret{
    border-top:3px solid #00ccda;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.velu{
    font-size: 1.2rem;
    color: #00ccda;
}
.eluname{
    font-size: 1rem;
    display: inline-block;
}
.nvb-hd-section a{
    color: #2a2b2c;
}
.nvb-hd-section span{
    font-size: 15px;
}
.height120{
    height: 120px;
}
.card-body{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
#noisy-medias h3 a{
    color: #FFF;
}

.carousel-indicators li {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    background-color: #00ccda;
}

.carousel-indicators .active {
    background-color: #f3680b;
}

.carousel-indicators{
    text-align: right;
    float: right;
    right: 1% !important;
    left: inherit;
    margin-right: 5%;
}


.logo-partenaire{
    height: 100px;
}

.img-slick{
    max-height: 80px;
    max-width: 160px;
}

.p-arrow{
    top: 10px !important
}

.label-footer{
    justify-content:center;
    /*opacity: 0.5; */
    margin: 15px 0 15px 0;
}


.info-bottom{
    display: block;
    color: #fff;
}

.img-dropdown{
    float:left;
}

.trombinoscope{
    text-align: center;
}

/* trombinoscope */

.trombinoscope-name{
    margin-top: .6rem;
    margin-bottom: .5rem;
}
.trombino-title, .plan-section-title{
    font-size: 1.2rem !important;
    margin: 1.5em 0 1em;
    color: #e7741f;
}
.trombino-elus{
    overflow: hidden;
}
.trombinoscope-profession{
    /* color:rgb(243, 104, 11); */
}
.trombinoscope-image{
    width: auto !important;
    height: 135px !important;
}
.association-info{
    display:block;
    color:#0B1E25;
    font-size: 15px;
}

.association-info i{
    width: 20px;
    text-align: center; 
}

.image-wrp {
    width: 160px;
    height: 120px;
    margin-right: 15px;
}

.link-association, .link-association:hover{
    text-decoration: none;   
}
.link-association h5{
    color: rgb(243, 104, 11);
    text-decoration: none;
}
.nb-link{
    color: #00ccda;
}
@media (min-width: 576px) {
    .partenaire-logo{
        width: 180px;
    }
}

.partenaire-logo{
    width: 180px;
}


.cube div:hover h3 {
    background: #00ccda;
    width: 94%;
    padding: 5px;
    margin: 0px;
    margin-top: 0rem;
    color: #FFF;
}

.cube div:hover h3 a{
    color: #FFF;
}

.cube-equipement div:hover  {
    transform: translate3d(0,-10px,0); 
}

.carousel-caption-video{
    position: absolute;
    /*
    bottom: 20px;
    
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    
    */
}


@media only screen and (max-width: 600px) {
    #noisy-home-carousel .carousel-item{
        max-height:200px;
        min-height:215px;
    }
}

.carousel-item .play {
    position: absolute;
    bottom: 50%;
    left: 50%;
    background: none; 
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    opacity: 0.5;
    margin-left: -35px;
    margin-bottom: -35px;
    width: 71px;
    height: 71px;
    overflow: hidden;
}

.carousel-caption-video {
    width: 100%;
}
.carousel-caption-video img{
    position: relative;
    left: 0;
}
.carousel-caption-video .fleche-video{
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: -15px;
    transition: 300ms bottom;
}
.carousel-caption-video .fleche-video:hover{
    bottom: 50px;
}

/*.carousel-caption-video .fleche-video img{*/
/*position: absolute;left: 49%;right: 50%;top: -70%;*/
/*} */

/*@media only screen and (max-width: 600px) {*/
/*.carousel-caption-video .fleche-video img{*/
/*position: absolute;left: 46%;right: 50%;top: -50%;*/
/*} */
/*}*/

.demarche .demarche-icon-wrp{
    transition: 300ms margin; 
}
.demarche:hover .demarche-icon-wrp{
    margin: 16px 0 18px 0;
}
.noisy-q{
    cursor: pointer;
}
ul#quarties-list{
    list-style: none;
    margin-top: 40px;
}
ul#quarties-list li{

}
ul#quarties-list li a{
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #00ccda;
    font-weight: bold;
}
.nq-link{
    text-decoration: none !important;
    margin-left: .5em;
    color: #515150 !important;
}
ul#quarties-list li a:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin-right: .25em;
}
#ar-content > div.row > div.col-md-4 img{
    transition: 300ms transform;
}

#ar-content > div.row > div.col-md-4 img:hover{
    transform: translateY(-10px);
}
.navbar-inverse .navbar-nav .nav-link{
    background: none;
}
#vd-wiewport #page-head{
    position: absolute;
    z-index: 10;
    width: 100%;
}
#vd-wiewport #top-header{
    background-color: rgba(255, 255, 255, 0.7);
}
#vd-wiewport .navbar-inverse{
    background: rgba(81, 81, 81, 0.7);
}
#vd-wiewport .navbar-light{
    background-color: rgba(0, 204, 218, 0.7);
}
#vd-wiewport .branch-logo{
    opacity: 1;
}

video#video {
    /* width: 140% !important; */
    /* margin-left: -20%; */
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
}

#myBtn {
  display: none; 
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  height: 30px;
  width: 30px;
  font-size: 18px;
  border: none;
  outline: none;
   background-color: transparent;
   opacity: 0.4;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  opacity: 1;  
}
#noisy-partenaires img, #footer-icons img{
    max-width: 70%;
}
#footer-icons{
    text-align: center;
}
#print-event{
    display: block;
    color: #00ccda;
}
#print-event img{
    width: 24px;
    margin-right: 0.5rem;
}
#directions-panel{
    position: absolute;
    bottom: 24px;
    right: 60px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    width: 350px;
    padding: 15px;
}
.position-circle{
    padding: 8px 15px 8px 0;
    cursor: pointer;
}
.display-direction-panel{
    position: absolute;
    right: 10px;
    bottom: 112px;
    background: white;
    border: none;
    font-size: 2rem;
    color: #666666;
    width: 40px;
    height: 68px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    cursor: pointer;
}
.display-direction-panel .fa{
    color: #666666;
}
.display-direction-panel .fa:hover{
    color: #181818;
}
.panel-top-controls{
    display: none;
}
.panel-top-controls .close{
    font-size: 1rem;
    margin-bottom: 0.75rem;
    opacity: 1;
    cursor: pointer;
}
.panel-top-controls .close .fa{
    color: #666666;
    opacity: 1;
}