@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    background-color: #ffffff;
    color: #223654;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: 'Roboto', sans-serif;
}

h1,h2,h3,h4,h5,h6{
  font-family: 'Roboto', sans-serif;
  color : #223654;
}

h1{
  font-size : 2.5rem;
  font-weight : bold;
}

h2{
  font-size : 2rem;
  font-weight : bold;
  line-height: 2.4rem;
  margin-top: 3rem;
}

h3{
  font-size : 1.75rem;
  font-weight : 500;
}

h4{
  font-size : 1.3125rem;
  font-weight : bold;
}

h5{
  font-size : 1.125rem;
  font-weight : bold;
}

#main-content p,
main-content li
main-content a{
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
small {
  color:#615853;
  font-size:0.8em;
}
.csc-textpic-text figure {
  display: inline-block !important;
}
figcaption {
  caption-side: bottom;
  display: table-caption;
  color:#615853;
  font-size:0.7em;
}
.single-image {
    display: inline-block;
}
#main-content  {
  padding-top: 10px;
}
#table-set-1 .help-block{
    margin-left: -20px;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-top: 0px;
}

fieldset div.avertissement {
    background-color: #e7e7e7;
    border: 2px solid #ccc;
}

#acceptcondition2{
        max-width: none !important;
}

div.avertissement     {position:relative; margin:2em 0 1em; padding:1.5em 1em 0.5em; border:2px solid #ffcc9d; background-color:#fcf5ee;clear:both}

#main-content a {
  color: #095797;
  text-decoration:underline;
}
#main-content a:hover, #main-content a:focus, #main-content a:active {
  text-decoration:none;
  color: #3374cc;
}
#main-content acronym a {
    text-decoration: none;
    color: #000000;
}
#main-content ul{
  padding: 0 0 0 8px;
}
#main-content li {
    margin-bottom: 5px;
    list-style-position: outside;
    overflow: visible;
    margin-left: 10px;
}
#main-content p.retour.legende{
  padding: 0;
  font-size: 14px;
}
p.retour:before {
  color:#cccccc;
  content: "\f0d9"; 
  font-family:"Font Awesome 5 Free";
  margin-right: 5px;
  font-weight:900;

}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.news-text-wrap img,
img.img-cover{
display: block;
  max-width: 100%;
  height: auto;
}
.img-cover.-bannerPage{
    margin: 0 0 30px;
}
.-allNews h2{
    display: none;
}
.-allNews .news{
    margin: 0 0 20px;
}
.news-search-result.-acces .news-list-date{
    display:block;
}
.news-search-result.-acces span+p{
    font-weight:bold;
}
.news-search-result.-acces p{
    display:inline;
}
.news-search-result ul li{
    padding: 5px 0 15px;
    border-bottom: 1px solid #ccc;
}
.news-search-result li li,
.news-search-result .pagination li{
    border-bottom: none;
    padding:0;
}
.bottin ul.pagination .active button{
  background-color: #444;
  color: #fff;  
}
.pagination>li>a, .pagination>li>span {
  padding: 4px 6px;
}
.tx-bottin{
  margin: 20px 0;
}
/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

.resp-container-iframe {
  position: relative;
  overflow: hidden;
  padding-top: 136%;
}

.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
 * Better look for Chrome image
*/
img {
    image-rendering: -webkit-optimize-contrast; /* Chrome (and Safari) */
    image-rendering: optimize-contrast;         /* CSS3 Proposed       */
    image-rendering: optimizeQuality;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.container {
    margin:0 auto;
}
.current {
    font-weight:bold;
}
/* Text Resizer*/
.resizer  {
  background: url(../images/text_resize.png) no-repeat;
  display: inline-block;
  line-height: 0.5em;
  list-style: none;
  width: 35px;
}
.resizer li {
  list-style-type: none;
}
.resizer li a {
  color: transparent;
  display: block;
  margin: -10px 0 0 0;
  width: 40px;
  height: 30px;
  
}
.medium {
  font-size: 0.95em;
}
.medium .resizer .medium {
  display:none;
}
.large {
  font-size: 1.2em;
}
.large .resizer .large {
  display:none;
}
@media (max-width: 700px) {
    .resizer {
        display:none;
    }
}
@media (max-width: 500px) {
  main .container {
    padding-right:0;
    padding-left:0;
  }
}

/******* Main ******/
main {
    padding: 10px;
}

/******* Navigation ******/

.no-cssgradients #main-nav{
    background-color: #c32c00;
}
.no-flexbox #main-nav li{
   display: inline-block;
   vertical-align: middle;
   margin: 0;
   float: none;
}
.no-flexbox #main-nav li{
   border-right: 1px solid #fff;
}

#main-nav li{
  list-style: none;
  padding: 0;
  align-items: center;
  display: -webkit-box;     
  display: -moz-box;         
  display: -ms-flexbox;      
  display: -webkit-flex;     
  display: flex;  
}
#main-nav button {
    display: none;
}
#main-nav > ul > li:after {
    background-image: linear-gradient(#b91f00, #ea5601);
    content: " ";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 2px;
}
#main-nav a {
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
#main-nav ul > li:hover {
    background-image: linear-gradient( #989294, #706762);
    border-radius: 0;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
   background: none;
}
#main-nav .dropdown-menu  {
    padding: 0;
}
#main-nav .dropdown-menu a {
    background-image: linear-gradient(to right, #f3f1f1, #fbfcfc);
    border: 1px solid #CBCBCB;
    border-top: none;
    color:#302d2b;
    font-weight: normal;
    min-height: inherit;
    position: relative;
    text-align: left;
    padding-bottom: 5px;
    white-space:normal;
}
#main-nav .dropdown-menu a:hover, #main-nav .dropdown-menu a:focus, #main-nav .nav>li>a:focus,#main-nav .nav>li>a:hover {
    background: none;
    color:#ffffff;
}

@media (max-width: 992px) {

  h1{
    font-size : 2rem;
  }
  h2{
    font-size : 1.75rem;
  }
  h3{
    font-size : 1.5rem;
  }
    #main-nav button {
        display: inherit;
        top: 2px;
        right: 10px;
        position: absolute;
        z-index: 2;
        border: #ddd 1px solid;
        border-radius: 6px;
        
    }
    #main-nav ul {
        margin: 0;
        padding:0;
    }
    #main-nav a {
        min-height: inherit;
        text-align: left;
    }
    #main-nav li {
        display: block;     
        margin-left: 0px;
        width: 100%;
    }
    #main-nav li  li{
        margin: 0;
        padding: 0;
        position: relative;
    }
    #main-nav ul.dropdown-menu ul.dropdown-menu {
        box-shadow :none;
        -webkit-box-shadow :none;
    }
    #main-nav li .dropdown-menu li li a{
        background: none;
        border: 1px solid #eee;
        border-top: #FFFFFF;
        white-space: normal;
    }
    #main-nav li:after {
        width: 0;
    }
    #main-nav > ul > li:after {
        display: none;
    }
    #main-nav .dropdown-menu {
        position: relative;
        width: 100%;
    
    }
}
/*** Breadcrumb ***/
.breadcrumb {
    background: none;
    font-size: 0.7em;
    margin-bottom:0;
}

/*Contenu droit*/
.right h2 {
    font-weight: bold;
    color: #413939;
    font-size: 1.3em;
    margin: 30px 0 0;
    line-height: 1.4em;
}
.right h2:after {
    content: "";
    display: block;
    margin: 0;
    width: 1.7rem;
    padding-top: 0.5rem;
    border-bottom: 3px solid #e88467;
}
.right h3 {
    font-size: 1.2em;
}
.right .bodytext {
    margin-left: 10px;
}
.right ul {
   padding: 0;
   margin: 20px 0;
   border-top: 1px solid #c5cad0;
   border-bottom: 1px solid #c5cad0;
}
.right ul.csc-uploads{
    padding-left: 0;
}
#main-content .right li{
  list-style:none;
  margin: 10px 0;
}
.flottant {
  width:25%;
}

@media (max-width: 768px) {
    .flottant {
      width:100%;
      max-width:100%;
    }
}

/* footer */
.homepage footer .csc-textpic-center{
    width: 45%;
  margin: 0 auto;
}
@media (max-width: 640px) {
    .homepage footer .csc-textpic-center{
      width: 90%;
        margin: 0 auto;
  }
    .homepage footer .csc-textpic-imagecolumn{
        width: 50%;
        float: left!important;
    }
    .homepage footer .csc-textpic-center .csc-textpic-lastcol{
        margin: 0!important;
    }
}
#thumbnail {
    margin-top: 50px;
    text-align: center;
}

#thumbnail img {
    margin-bottom: 10px;
}

footer {
    margin-top: 80px;
    text-align: center;
}
footer nav {
    margin-top: 50px;
    clear: both;
}
footer ul {
    text-align: center;
}

footer li {
    display: inline;
    list-style: none;
}

footer nav ul a:after {
    color: #000000;
    content: "|";
    margin: 0 10px;
}
footer nav ul .last:after {
    content:"\a";
    white-space: pre;
}

footer nav ul .last a:after {
    content: "";
}

footer a {
    font-size: 0.8em;
    text-decoration: none;
}
footer div.csc-textpic-border div.csc-textpic-imagewrap img{
    border:1px solid #ccc;
}
p#lastupdate {
  font-size: 0.8em;
  text-align: center;
  margin: 20px 0 0;
}
.footer .ms ul{
  text-align: center;
  margin: 0;
}
@media (max-width: 768px) {
    footer ul {
        padding: 0;
    }
    footer ul a {
        display: block;
        font-size: 1em;
        margin: 0 10px;
    }
    footer ul a:hover {
        text-decoration: none;
    }
    footer nav ul a:after {
        display: none;
    }
    footer nav ul .last:after {
        display: none;
    }
}
/* Bouton de retour vers le haut */
#top-link-block a{
   background-color: rgba(0,0,0,0.4);
   color:#FFFFFF;
}
#top-link-block {
    bottom: 20px;
    position: fixed; /* keeps it on the bottom once in view */
    right: 80px;
    z-index: 2;
}
@media only screen and (max-width: 1440px){
    #top-link-block {
      right: 30px;
    }
}
@media only screen and (max-width: 768px){
    #top-link-block {
      right: 10px;
    }
}

/* cadre */
.column-div           { display:inline-block;     padding: 0 5px;     vertical-align: top;}
@media only screen and (min-width: 992px) {
    .one-of-five      { width:18%}
    .one-of-four      { width:23%}
    .one-of-three     { width:31%}
    .one-of-two       { width:48%}
    .two-of-three     { width:64%}
    .three-of-four    { width:73%}
   .one-of-one       { width:98%}
}
div.section-speciale {
  background-color:#dfdfdf;
  color: #545454;
  margin: 2em 0 1em;
  padding: 0.5em 1em;
    border: 2px solid #CBCBCB;
}
div.section-speciale h2 {
  color: #000000;
}
div.section-speciale h2:before {
  font: normal normal normal 28px/1 "Font Awesome 5 Free";
  font-weight:900;
  content: "\f06a";
  margin-right: 10px;
}
div.section-speciale h3 {
  font-size: 1.2em;
  color: #000000;
  margin: 1em 0px 0.5em;
  font-weight: bold;
}
#main-content div.section-speciale a{
  text-decoration: underline;
  color: #000000;
}
#main-content div.section-speciale a:hover{
  text-decoration: none;
}

.gallery caption.csc-textpic-caption{
  display:none;
}
.gallery td              {border:none;}
.gallery .selectedRow td  {background:none;}
.gallery img      {  -webkit-filter: grayscale(50%);}
.gallery img:hover { -webkit-filter: none; }
.gallery img {
  margin-bottom: 11px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.gallery div.csc-textpic div.csc-textpic-imagecolumn img {
  margin-top: -5px;
  margin-right: -1px;
}
@media only screen and (max-width: 1200px) {
.gallery  div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
   display: inline;
}
div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
    margin-right: 10px !important;
}
}

.gallery div.csc-textpic div.csc-textpic-imagecolumn{
  width: 250px;
  height: 145px;
  overflow: hidden;
  display:inline-block;
}
@media only screen and (max-width: 640px) {
  .gallery div.csc-textpic div.csc-textpic-imagecolumn,
  .gallery div.csc-textpic-imagecolumn.csc-textpic-lastcol,
  .gallery td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image{
    float: none;
    margin: 5px auto!important;
  }  
  div.csc-textpic-imagecolumn{
    margin: 0!important;
    float: none!important;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Button
 */
.btn-group-lg>.btn, .btn-lg {
    border-radius: 0;
}
button.menu-more {
    background: none;
    border: none;
    float: right;
}


/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}


/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
    display:none;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/*
 * Row with equal height columns
 * --------------------------------------------------
 */


/* File icon */
/*a[href$='.pdf'] {background: url('../images/icons/pdf.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.png'] {background: url('../images/icons/jpg.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.gif'] {background: url('../images/icons/jpg.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.jpg'] {background: url('../images/icons/jpg.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.doc'] {background: url('../images/icons/doc.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.zip'] {background: url('../images/icons/zip.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.ppt'] {background: url('../images/icons/ppt.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.xls'] {background: url('../images/icons/xls.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.mp3'] {background: url('../images/icons/mp3.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*a[href$='.wmv'] {background: url('../images/icons/wmv.gif');background-repeat: no-repeat;padding-right: 20px;background-position: right center;}*/
/*.fa-file-pdf-o {    color: white; background-color: #c32c00; padding: 2px; font-size: 0.8em;}*/
.file-fize    {white-space: nowrap;}
.fa-file-pdf-o {font-size:14px;color:#c80909;}
.fa-file-word-o {font-size:14px;color:#295497;}
.fa-file-excel-o {font-size:14px;color:#217446;}
.fa-file-powerpoint-o {font-size:14px;color:#d34726;}

.csc-uploads-element a:after{
  font-family: "Font Awesome 5 Free";
  font-weight:900;
  margin: 0 5px;
}
.csc-uploads-element-doc a:after, .fa-file-rtf{
  content:"\f1c2";
  color:#295497;
}
.csc-uploads-element-pdf a:after{
  content:"\f1c1";
  color:#c80909;
}
.csc-uploads-element-ppt a:after{
  content:"\f1c4";
  color:#d34726;
}
.csc-uploads-element-xls a:after, .csc-uploads-element-xlsx a:after{
  content:"\f1c3";
  color:#217446;
}
.csc-uploads-element-jpg a:after, .csc-uploads-element-jpeg a:after, .csc-uploads-element-gif a:after, .csc-uploads-element-png a:after{
  content:"\f1c5";
}
#piv-bandeau-print {display:none;}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 992px) {
    /* Style adjustments for viewports that meet the condition */
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
    }
}

/* ==========================================================================
   Style TYPO3
   ========================================================================== */


.csc-subheader, .csc-subtitle {
  color: #6a6767;
  font-size: 1em;
  font-weight:bold;
}
.csc-subheader {
  font-size: 1.2em;
  margin-bottom: -2px;
}
.csc-subtitle {
  margin-top: -20px;
}
ul.csc-menu  {
    padding-bottom: 20px;
}
ul.csc-menu li.csc-section {
    padding-left: 16px !important;
    background: url(../images/puce_ancre.jpg) no-repeat 0 5px !important;
    list-style-type: none !important;
}
ul.csc-uploads li {
  list-style: disc;
  margin:0;
}
ul.csc-uploads span {
  display:inline;
}
ul.csc-uploads {
    padding-left: 40px;
}
span.csc-uploads-description {
  display: block !important;
  color:#615853;
  font-size:0.8em;
}
.csc-textpic-caption {
  text-align: left;
  caption-side: bottom;
  display: table-caption;
  width: 100%;
  color:#615853;
  font-size:0.75em;
  font-weight:normal;
  margin-bottom: 15px;
}
.inline-table {
  display:inline-table;
}

/*Font Awesome*/
.fa-file-pdf:before,
.fa-file-pdf-o:before{
  content: "\f1c1";
  color:#c80909;
}
.fa-file-doc:before,.fa-file-docx-o:before,.fa-file-docx:before {
  content: "\f1c2";
  color: #295497;
}
.fa-file-xls:before, .fa-file-xlsx-o:before {
  content: "\f1c3";
  color:#217446;
}
.fa-file-ppt:before, .fa-file-pps-o:before, .fa-file-pptx-o:before {
  content: "\f1c4";
  color:#d34726;
}
.fa-file-jpg:before,
.fa-file-jpeg:before,
.fa-file-gif:before,
.fa-file-png:before{
  content: "\f1c5";
}
.fa-file-zip:before,
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-mp3:before,
.fa-file-mp3:before {
  content: "\f1c7";
}
.fa-file-mp4:before,
.fa-file-mp4:before {
  content: "\f1c8";
}
.fa-external-link:before{
    content: "\f35d";
}
.csc-uploads-element-mp4 .csc-uploads-fileName:after {
  content: "\f1c8";
  font: normal normal normal 14px/1 "Font Awesome 5 Free";
  font-weight: 900;
  margin:0 5px;
}

.alert-success {
    color: #fff;
    background-color: #3c763d;
    border: 0px solid transparent;
    border-radius: 0px;
    
}
.alert-danger {
    color: #fff;
    background-color: #000000;
    border: 0px solid transparent;
    border-radius: 0px;
}
.snap-box h4 {
   font-weight: bold;
}
.snap-box h4 a {
   font-weight: normal;
}
.snap-box h4, .snap-box h4 a{
  color:#fff;
  margin:0;
}

.csc-textpic img {
    display:block;
    width:100%;
 max-width:100%;
    height: auto;
}

@media (max-width: 640px) {
.csc-textpic-text{
  width:100% !important;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text{
  margin-left: 0px;
}
.csc-textpic-image{
  width:100% !important;
  float:none !important;
}
.csc-textpic-image img[alt="-small-mobile-40"]{
    width:40% !important;
}
.csc-textpic-imagewrap, .csc-textpic-image{
  float:none !important;
  max-width: 360px;
  text-align: center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.csc-textpic-imagewrap img{
  display: initial !important;
}

.csc-textpic-caption{
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  display: block;
}
.column-div {
    display: block;
    padding: 0px;
    vertical-align: top;
}
}


/* ==========================================================================
   Style ajustement .less
   ========================================================================== */
.modal-header button.close{
    font-size: 40px;
}

/* ==========================================================================
   Style pour les formulaires d'abonnement//inter-action/info-prévention
   ========================================================================== */
.news-list-date.legende{
  margin: 0 0 10px;
}
.Tx-Formhandler .form-control,
form.-formStyle .form-control,
form.-formStyle .type-select .form-control,
.news-search-form .form-control{
  border : 1px solid #808A9D;
  border-radius: 0;
  height: 40px;
  max-width: 528px;
  font-size: 1rem;
}
.news-search-form{
  max-width: 528px;
}
.Tx-Formhandler .input-button input {
  display: inline-block;
  width: 100% !important;
}

.Tx-Formhandler form .type-button input[type="submit"],
.Tx-Formhandler form input[type="submit"]{
  background-color : #095797;
  border : 2px solid #095797;
  box-shadow : 0.1rem 0.1rem 7px #c4c8ce;
  padding: 16px;
  text-align: center;
  width: auto;
  font-weight: bold;
  min-width: 156px;
  background-image: none;
  font-size: 1rem;
  color: #ffffff;
  border-radius: 0;
  text-shadow: none;
  line-height: 1rem;
}
.Tx-Formhandler form .type-file input[type="submit"]{
    background-image: none;
}
.Tx-Formhandler form .type-button input[type="submit"]:hover,
.Tx-Formhandler form input[type="submit"]:hover{
  background-color : #156bb2;
  border : 2px solid #095797;
  box-shadow : 0.1rem 0.1rem 7px #c4c8ce;
  color: #ffffff;
}
@media (max-width: 600px) {
  .Tx-Formhandler input[type="submit"]{
      float: none;
      width: 100%;
      max-width: 100%;
      padding: 10px 0;
  }
}
.Tx-Formhandler .btn-default{
  background-color: #454545;
  border: none;
  color: #ffffff;
  font-size: 1.2em;
  margin:7px 15px 0 15px;
  padding: 10px;
  text-align: left;
  vertical-align: bottom;
}
.Tx-Formhandler label{
  margin: 10px 0 0 0;
}
.Tx-Formhandler .fileupload-info .label{
    color: #454545;
}
/*datapicker*/
.ui-datepicker {
    background-color: #fff;
    border: 1px solid #f2f2f2;
}
.ui-corner-all{
   cursor: pointer;
}

.ui-corner-all .ui-icon{
  text-indent: 0;
}
.Tx-Formhandler form div.error{
    margin: 20px 0 0;
}

/*Formulaire complet style*/
form.-formStyle{
  padding:0;
}
form.-formStyle .form-group{
  overflow: hidden;
}
form.yform.columnar .form-group{
  margin: 7px 0;
}
.-border{
    background-color: #ccc;
    height: 1px;
    display: block;
    margin: 40px 0 15px;
}
form.-formStyle fieldset{
  margin: 20px 0;
  padding: 20px 0;
  border:none;
}

form.-formStyle fieldset fieldset{
    width: 94%;
    padding: 10px 5px;
    margin: 20px auto;
}

form.-formStyle legend{
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #223654;
  font-size: 1.688rem;
  padding: 0;
  margin: 18px 0 0;
  display: block;
}
form.-formStyle div{
  padding-left: 0;
}

form.-formStyle .checkbox{
    margin: 0 0 0 20px;
}
.-right{
    float: right;
}
.-left{
    float: left;
}
form.-formStyle .has-error input,
form.-formStyle .has-error textarea,
form.-formStyle .has-error select{
  border : 3px solid #cb381f!important;
}

form.-formStyle .help-block {
    color: #cb381f;
    margin: 0;
    height: 10px;
    padding: 2px 0 20px;
    line-height: 15px;
    font-weight: bold;
}
form.-formStyle p.legende{
    margin: 0;
}
.Tx-Formhandler .block-liste-erreur{
    max-width:100%;
}

form.-formStyle p.addText{
    margin: 10px 0;
    font-size: 1rem;
}
.block-compatibilite p.addText{
    font-size: 1rem;
}

form.-formStyle .-endSubmit{
    margin: 0;
}
form.-formStyle .-endSubmit .btn,
form.-formStyle .-btnSubmit{
    margin: 0;
}
form.-formStyle .-endSubmit .-btnSubmit{
    margin: 0 10px;
}
form.-formStyle input{
    max-width: 100%;
}
.-clearBlock,
form.-formStyle #Tx_Formhandler_UploadedFiles_fichier{
    overflow: hidden;
    width: 100%;
    clear: both;
}
form .col-2{
   display:block;
   overflow:hidden;
}
form .col-2 .form-group{
  width: 50%;
    float: left;
}
form.-formStyle textarea{
    width: 100%;
    max-width: 100%;
    min-height: 100px;
}
form.-formStyle div label{
    padding: 0px 0 2px;
}
.-boxSpe{
  margin: 20px 0;
  width: auto;
}
.-boxSpe.has-error label{
  color: #000;
}
.-boxSpe .radio{
    margin: 0 10px;
}
form.-formStyle div.radio{
    padding-left: 10px;
}
form.-formStyle label{
  padding: 0px 15px 2px;
  font-family: 'Open Sans', sans-serif;
  color : #223654;
  font-size: 1rem;
  font-weight: bold;
}
form.-formStyle .type-check label{
    margin: 0 0 0 5px;
    vertical-align: top;
    width: 95%;
    font-weight: normal;
}
form.-formStyle .type-check .inline{
  margin: 10px 0;
}
form.-formStyle .checkbox label,
form.-formStyle .radio label{
  font-weight: normal;
}

form.-formStyle .content{
    padding: 1em;
    display: block;
}

/*result*/
.result  form.-formStyle fieldset{
    padding: 20px;
}
.result  form.-formStyle fieldset > div:not(.type-button){
    margin: 5px 0;
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 0;
}
.result  .yform .confirmation-titre-form{
    width: 25%;
}
.result  .yform .confirmation-text-form{
    width: 74%;
}
.result  .yform pre{
    width: auto;
    border: none;
    background: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
}
#newsletter-form{
    overflow: hidden;
}
.-newsletter fieldset > div{
    display: inline-block;
    vertical-align: bottom;
    float: none;
    margin: 0;
    padding: 0;
}
.yform.columnar.-newsletter fieldset > div.form-group{
    margin: 0;
}
.-newsletter .btn-default{
    margin: 0;
}
.-newsletter fieldset > div.col-md-4{
    width: 32%;
}
@media (max-width: 992px){
    .yform.columnar.-newsletter fieldset > div.form-group.col-md-8{
        width: 100%;
        margin: 0 0 10px;
    }
    .-newsletter fieldset > div.col-md-4{
      width: 100%;
        text-align: right;
  }
}
@media (max-width: 500px){
    .-newsletter fieldset > div.col-md-4{
        text-align: center;
  }
}



/*.has-error .form-control*/
/*submit*/
form.-formStyle .type-button input[type="submit"]{
     margin: 0 20px;
}
form.-formStyle span.error{
  font-size: 14px;
}
form.-formStyle span.error .error{
    border: none;
    margin: 0;
    background: none;
    padding: 0;
}

@media (max-width: 640px){
    form.-formStyle .-endSubmit .-btnSubmit{
        margin: 20px 0 0;
    }
}


@media (max-width: 600px){
    form.-formStyle .type-button{
       display: block!important;
       margin: 5px auto!important;
       float: none!important;
  }  
    form.-formStyle .type-button input[type="submit"]{
        max-width:100%;
        margin:  5px 0;
    }
}
@media (max-width: 768px) {
  form .col-2 .form-group{
    width: 100%;
      float: none;
  }  
}
/*Form colloque*/
form .-tel{
    overflow: hidden;
    display: block;
    padding: 20px 0;
}
form .-tel label{
    padding-left: 0;
}
form .-tel div.inline{
  display: inline;
}

/*form files*/

form.-formStyle .files label{
    padding: 0;
    float: none;
    margin: 15px 0 0;
}
form.-formStyle .form-group.files input{
  display: inline-block;
  vertical-align: middle;
  border : 2px solid #095797;
  background-color:#ffffff;
  color:#095797;
  width: auto;
  margin: 12px 0;
  transition: all 0.3s ease;
}
form.-formStyle .form-group.files input:hover{
  background-color : #095797;
  border : 2px solid #095797;
  color: #ffffff;
}
form.-formStyle .form-group.files input[type="file"]{
  width: 100%;
  border : 1px solid #808A9D;
  padding:16px;
}
form.-formStyle .alert-danger{
    color: #000;
    background: none;
}
form.-formStyle #Tx_Formhandler_UploadedFiles_file{
    clear: both;
    padding: 10px;
    background: white;
    border: 2px solid #d3d3d3;
    margin: 0 15px;
}
@media (max-width: 640px) {
    form.-formStyle .form-group.files input[type="file"]{
        width: 100%;
    }
    form.-formStyle .btn.-smaller{
      width: auto;
      padding: 0 10px;
        margin: 10px 0;   
  }
}

/*Form concours*/
form.concours-photos textarea.form-control{
    height: 100px;
}
/*form contact*/
form.-contact .form-group{
    overflow: initial;
    max-width: 528px;
}
@media (max-width: 640px) {
    form.concours-photos .-endSubmit .btn,
    form.-contact .-endSubmit .btn{
        float: none;
        margin: 0 auto;
    }
    form.concours-photos .-endSubmit .col-sm-12,
    form.-contact .-endSubmit .col-sm-12{
      text-align: center;
    }
}

/*Form SPI*/
.spc #input-autrechoix,
.spc #input-autretheme{
    display: none;
}
.spc #input-autrechoix.actif,
.spc #input-autretheme.actif{
    display: block;
}

/*form de connexion*/
.tx-felogin-pi1{
    background-color: #f2f2f2;
    padding: 30px;
    margin: 30px 0;
}
.tx-felogin-pi1 input[type="submit"],
.btn-logout{
    background-color: #454545;
    border: none;
    color: #ffffff!important;
    font-size: 1.2em;
    margin: 15px 0px 15px 0px;
    padding: 10px 12px;
    text-align: left;
    vertical-align: bottom;
    text-decoration: none!important;
    border-radius: 4px;
    transition: all 0.3s ease;
}
.tx-felogin-pi1 input[type="submit"]:hover,
.btn-logout:hover{
   background-color: #ccc;  
   color: #454545;
}
.tx-felogin-pi1 input[type="text"],
.tx-felogin-pi1 input[type="password"]{
  margin: 0 0 15px;
    height: 30px;
    padding: 5px;
    width: 50%;
}
.-link-decon{
  text-align:right;
}
.-link-decon a{
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 10px 0 0;
  display: inline-block;
  color: #484848!important;
}
.-link-decon .fas{
  margin: 0 0 0 10px;
}


/* ==========================================================================
   Style bilan inondation 2017
   ========================================================================== */
.banner-inonBilan{
  margin: 10px auto;
    width: 52%;
}
 img[alt="-imgMobileNone"]{
    margin: 15px 0 0;
}
 img[alt="-bilan-small"]{
    padding: 0 10px 50px 0;
}
@media (max-width: 990px) {
   .banner-inonBilan{
    margin: 0 auto;
         width: 62%;
  }
}
@media (max-width: 500px) {
   .banner-inonBilan{
       width: 100%;
       padding: 10px 30px;
  }
}
@media (max-width: 640px) {
    img[alt="-imgMobileNone"]{
      display: none!important;
  }
     img[alt="-bilan-small"]{
      padding: 0;
  }
}


/*grid*/
#main-content .grid{
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
#main-content .grid > *{
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: normal;
    vertical-align: middle;
}
#main-content .grid-2 > *{
    width: 48%;
    margin: 0 1%;
}
#main-content .grid-3 > *{
    width: 31%;
    margin: 0 1%;
}
#main-content .grid-4 > *{
    width: 23%;
    margin: 0 1%;
}





/*Nous joindre 2018*/
#main-content .boxContact .grid-3 > *{
    width: 29%;
    margin: 2%;
}
#main-content .boxContact{
    margin: 0 2% 5%;
    padding: 30px 0;
}
#main-content .boxContact.-one li{
    list-style: none;
    margin: 0;
    width: 100%;
}
#main-content .boxContact.-general{
    border-bottom: 1px solid #ccc;
}
#main-content .boxContact.-one a{
  padding: 40px 5%;
}
.boxContact.-one h2{
   margin: 0 0 5px;
}
.boxContact.-one .bt{
    max-width: 200px;
    position:relative;
    bottom:0;
    left:0;
}
.boxContact.-one ul{
   margin: 0 2%;
   padding: 0;
}
#main-content .boxContact a{
    text-decoration: none;
    height: 100%;
    display: block;
    padding: 50px 30px 100px;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#main-content .boxContact li{
    background-color: #f2f2f2;
    border-top: 3px solid #c32c00;
    border-bottom: 1px solid #c32c00;
}
#main-content .boxContact li:hover{
    background-color: #ccc;
}
.boxContact li h2{
    color: #c32c00;
    font-size: 17px;
    margin: 10px 0;
    font-weight: normal;
    padding: 0 0 10px;
    text-transform: uppercase;
    font-weight:bold;
    display:block;
    line-height:20px;
}
.boxContact li .bt{
  color: #fff;
    background-color: #c32c00;
    border-radius: 5px;
    padding: 10px;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 20px;
    text-align: center;
    right: 20px;
}
.boxContact li .bt:after{
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    margin: 0 0 0 15px;
    font-weight:900;
}
@media (max-width: 1200px) {
    #main-content .boxContact a{
       padding: 40px 10px 100px;
    }
    #main-content .boxContact{
      margin: 0;
  }
    #main-content .boxContact .grid-3 > *{
       width: 31%;
      margin: 1%;
  }
}
@media (max-width: 600px) {
    #main-content .grid-2 > *,
    #main-content .grid-3 > *,
    #main-content .boxContact .grid-3 > *{
      width: 100%;
  }
    #main-content .grid > *{
      display: block;
  }
    #main-content .boxContact{
        margin:0 5%;
    }
    #main-content .boxContact .grid-3 > *{
      margin: 8% 0;
  }
    #main-content .boxContact a{
        padding: 10px 8% 50px;
    }
    #main-content .boxContact.-one a{
        padding: 20px 8%;
    }
    #main-content .boxContact.-one li{
      width: 100%;
  }
    .boxContact.-one .bt{
       max-width: 100%;
  }
}

/*Nous joindre 2018 V2*/
.overlight-bl{
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.45);
    position: absolute;
    top: 0;
    left: 0;
}
.-aideF .img{
    background-image: url("/fileadmin/images/commun/bg-img/bg_inon.jpg");
}
.fr .-aideF.-boxLink .text-content a{
    padding-top: 19%;
}
.-siaf .img{
    background-image: url("/fileadmin/images/commun/bg-img/bg_siaf.jpg");
}  
.-urg .img{
    background-image: url("/fileadmin/images/commun/bg-img/bg_urg.jpg");
}
.-mspImg .img{
    background-image: url("/fileadmin/images/commun/bg-img/bg_msp.jpg");
}

.-boxLink,
.-boxLinksJobs .csc-textpic-image,
.-boxLinksJobs .inline-table,
.-boxLinkGrid .row .csc-textpic-image{
   background-color: #f0f0f0;
   padding: 0 0 10px;
   box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.5);
}
.-boxLink .img{
    min-height: 230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    display: block;
    z-index: 1;
}
#main-content .-boxLink a,
#main-content .-boxLinksJobs .csc-textpic-caption a,
#main-content .-boxLinksJobs .caption a,
.-boxLinkGrid .row #main-content .caption a{
   text-decoration : none;
   color: #c32c00;
}
.-boxLink .text-content a,
.-boxLinksJobs .csc-textpic-caption a,
.-boxLinksJobs .caption a,
.-boxLinkGrid .row .caption a{
    border: 1px solid #c32c00;
    border-radius: 5px;
    background-color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    display: block;
    margin: -11% 4% 0;
    padding: 12% 12% 10%;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#main-content .-boxLink .text-content a:hover,
#main-content .-boxLink .text-conten:active,
#main-content .-boxLinksJobs .image-column:hover .caption a,
#main-content .-boxLinksJobs .inline-table a:hover + .csc-textpic-caption a,
.-boxLinkGrid .row #main-content .image-column:hover .caption a{
    background-color: #c32c00;  
    color: #ffffff;
}
.-boxLinkGrid .row #main-content .image-column:hover .caption a span{
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.-boxLink .text-content a:after{
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    display: block;
    font-size: 30px;
    margin: 10px 0 0;
    font-weight:900;
}
.-boxLink.-mspImg > div,
.-boxLink.-mspImg > span{
    display: inline-block;
    vertical-align: middle;
    width: 49.72%;
}
.-boxLink.-mspImg{
    padding: 0;
    margin: 0 0 4%;
}
.-boxLink.-mspImg .text-content a{
    margin: 2% 9% 0;
    padding: 6% 10% 5%
}
.contact .section-bottom{
    border-top: 3px solid #bfbfbf;
    padding: 3% 0 1%;
    margin: 6% 0 0;
}
@media (max-width: 1200px) {
    .-boxLink .text-content a,
    .-boxLinkGrid .row .caption a{
        font-size: 15px;   
    }
    .-boxLink.-mspImg > div{
        width: 49%;
    }
    .-boxLink.-mspImg > span{
      width: 50%
    }
    .fr .-aideF.-boxLink .text-content a{
        padding-top: 21%;
    }
}
@media (max-width: 760px) {
    .-boxLink .text-content a,
    .-boxLinkGrid .row .caption a{
        font-size: 13px;   
    }
}
@media (max-width: 600px) {
    .-boxLink .text-content a,
    .-boxLinkGrid .row .caption a,
    .fr .-aideF.-boxLink .text-content a{
        font-size: 17px;
        margin: 0 0 0;
        padding: 2%;
    }
    .-boxLink .img{
      min-height: 90px;
        background-position: center;
    }
    .contact #main-content .grid > *{
        margin: 0 0 30px;
    }
    .-boxLink.-mspImg p{
       margin: 0;
    }
    .-boxLink.-mspImg > div{
        width: 100%;
    }
  .-boxLink.-mspImg > span{
        display: none;
  }
    .-boxLink.-mspImg .text-content a {
      margin: 0;
    }
   
}

/*inondation*/
.inondation .image-wrap{
  overflow: hidden;
}
.inondation .img-logo{
    width: 70%;
    margin: 0 0 20px;
}
.inondation .panel-group h5{
    text-transform: uppercase;
    font-size: 15px;
}
.inondation .panel-group h5:before{
  font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    font-size: 18px;
    margin: 0 10px 0;
    font-weight:900;
}
.inondation .panel-group ul{
    margin:0 0 20px;
}
.inondation a.btn-orange{
    margin: 0 50px;
    border-radius: 5px;
}
.-linkTool a{
  display: block;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.-linkTool > div{
    width: 60%;
    margin: 25px auto;   
}
.-linkTool a:hover{
  opacity: 0.7;
    filter: alpha(opacity=70);  
}


/*accordeon*/
.-hideAcc .panel-group{
    display: block;
}

/*sepcial new toggle*/
.-speToggle .panel-group .panel-default{
    margin: 5px 0 15px!important;
    background-color: #f2f2f2;
}
.-speToggle .panel-group .panel-default .panel-heading{
    border-radius: 5px;
}
.-speToggle #main-content .panel-group .panel-title a{
    color: white;
    font-size: 18px;
    padding: 15px;
    font-weight: normal;
    position: relative;
}
.-speToggle #main-content .panel-group .panel-title a:after{
  font-family: "Font Awesome 5 Free";
  font-weight:900;
  content: "\f107";
  position: absolute;
  right: 25px;
  font-size: 30px;
  line-height: 0;
  top: 50%;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.-speToggle #main-content .panel-group .panel-title a.open:after{
  -webkit-transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  transform:rotate(-90deg);
}
.-speToggle .panel{
    border:none;
}

.-speToggle #main-content .panel-group:last-child{
    margin-bottom: 0;
}
.-speToggle #main-content .panel-group .panel-title a:before{
    display: none;
}
/* light color*/
.-speToggle.-lightToggle .panel-group .panel-default .panel-heading{
     border-radius: 0px;
     padding: 0;
}
.-lightToggle .panel-group .panel-default{
    background-color: #fdfdfd;
    border: 1px solid #dddddd;
}
.-lightToggle .panel-group .panel-default .panel-heading{
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
}
.-lightToggle #main-content .panel-group .panel-title a{
    color: #000000;
    font-size: 17px;
    padding: 15px 40px 15px 10px;
    line-height: 20px;
    font-weight: bold;
    display: block;
    text-decoration: none;
}
.-lightToggle #main-content .panel-group .panel-title a:after{
    right: 12px;
    font-size: 25px;
}
/*orange style toggle*/
.-orgToggle .panel-group .panel-default .panel-heading{
    background-color: #e65b16;
    transition: all 0.5s ease;
}
.-orgToggle .panel-group .panel-default .panel-heading:hover{
    background-color: #c32c00;
}
/*dark color toggle*/
.-darkToggle .panel-group .panel-default .panel-heading{
    background-color: #767676;
}
@media (max-width: 992px) {
    .-speToggle .panel-group{
      margin: 0 2%;
  }
    .-speToggle #main-content .panel-group .panel-title a:after{
      right: 10px;
  }
}
@media (max-width: 600px) {
    .-hideAcc .panel-group{
      display: none;;
  }
}
/*toolBox*/
.-toolBox p.bodytext{
    position: relative;
}
.-toolBox .panel-group{
    margin: 0 0 30px;
}
.-toolBox #main-content .panel-group .panel-title a{
    font-size: 16px;
    font-weight: normal;
    position: relative;
    padding: 28px 50px 0 90px;
    min-height: 73px;
}
.-toolBox #main-content .panel-group .panel-title a:before{
  display: none;
}
.-toolBox #main-content .panel-group .panel-title a:after{
    font-family: "Font Awesome 5 Free";
    font-weight:900;
    content: "\f055";
    position: absolute;
    right: 8px;
    top: 25px;
    color: #ccc;
    font-size: 20px;
}
.-toolBox .bodytext img{
    position: absolute;
    width: 74px;
    height: auto;
    top: 0;
    left: 0;
}
@media (max-width: 600px) {
    .-toolBox #main-content .panel-group .panel-title a{
        padding: 5px 25px 0 90px;
    }
}
/*Form répertoire crim*/
.repertoire .news-list-date{
  display : none;
}
.repertoire .list-group-item-heading{
  margin: 10px 0 15px;
}
#main-content .rep-prog-crim li{
    margin: 0 4%;
}
.rep-prog-crim li{
  list-style: none;
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}
.rep-prog-crim li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.rep-prog-crim ul.sub-categories{
  width: 100%;
  background-color: #f2f2f2;
  color: #000;
  display: none;
  padding: 10px;
}
form.rep-prog-crim .content ul.no-dot li label{
    display: inline;
    margin: 0;
    padding: 0;
}
.rep-prog-crim .subchoice label:after{
    font-family: "Font Awesome 5 Free";
    font-weight:900;
    content: "\f055";
    margin: 0 0 0 5px;
    font-size: 15px;
    color: #c32c00;
}
#main-content .rep-prog-crim .grid > *{
    vertical-align: top;
}
.rep-prog-crim .wrap>ul.no-dot{
    max-height: 392px;
  border: 2px solid #ccc;
    overflow-y: scroll;
    display: block;
    background-color: #ffffff;
    padding: 10px 10px 15px!important;
}
.rep-prog-crim .form-group{
    padding: 0 20px;
}
.rep-prog-crim .col-sm-12{
    padding: 0;
}
.rep-prog-crim #lien-add-field{
    float: right;
    display: block;
    margin: 20px;
}
.rep-prog-crim .other{
    margin: -15px 0 0 0;
}
.rep-prog-crim .other .form-group{
     padding: 0;
}
.rep-prog-crim .tool{
    display: block;
    margin: 20px 1%;
}
#main-content .rep-prog-crim .tool li{
    display: inline-block;
    width: 46%;
    vertical-align: top;
    margin: 0 2%;
}
.rep-prog-crim .content{
    padding: 0 20px;
    display: block;
}
.Tx-Formhandler form.rep-prog-crim div.error{
    margin: 0 20px;
}
.Tx-Formhandler .rep-prog-crim .form-group div.error,
.Tx-Formhandler .rep-prog-crim .content div.error{
    margin: 0;
}

@media (max-width: 660px) {
    #main-content .rep-prog-crim .grid-2 > *{
        width: 100%;
        display: block;
    }
    #main-content .rep-prog-crim .tool li{
      width: 100%;
        display:block;
  }
    .rep-prog-crim .wrap>ul.no-dot{
        height: 200px;
    }
    .rep-prog-crim .tool{
      margin: 0;
  }  
}
/*new general programm*/
.new-help-prog .panel-default table{
    width: 92%;
    margin: 0 auto;
    border: 1px solid #ccc;
}
.new-help-prog .panel-default tr > td:last-child{
    width: 19%;
    border-left: 1px solid #C9C5C3;
    padding: 0 0 0 10px;
}
.new-help-prog .panel-default tr td.title-section{
    background-color: #e8e8e8;
    font-weight: bold;
    padding: 10px;
    font-size: 13px;
}
.new-help-prog .panel-default th{
    padding: 15px 0;
    font-size: 15px;
    text-transform: uppercase;
}
.new-help-prog .panel-group{
    margin-bottom: 50px;
}

.new-help-prog .complement-info-red a{
    border-radius: 5px;
    display:block;
    margin: 0 10% 15px;
    position: relative;
    padding: 8px 48px;
}
.new-help-prog .complement-info-red a:after{
    content: "\f35a";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 12px;
    font-size: 22px;
    top: 50%;
    line-height: 0;
}
.new-help-prog .complement-info-red li{
    list-style: none;
}
@media (max-width: 620px) {
    .new-help-prog .complement-info-red ul{
      margin: 0;
  }
}

/*box important red*/
#main-content div.complement-info-red{
    font-size: 16px;
    background-color:#f2f2f2;
    border: 5px solid #c32c00;
    padding: 10px;
    margin: 30px 0;
}
div.complement-info-red ul,
div.complement-info-red ol{
    padding: 0;
}
#main-content div.complement-info-red li{
    margin-bottom: 10px;
}
div.complement-info-red .-content p{
    text-transform: normal;
    font-size: 16px;
    color: #333;
    margin: 0 0 10px;
    font-weight: normal;
}
div.complement-info-red .-content p strong{
    font-weight: bold;
}
div.complement-info-red > p{
    text-transform: uppercase;
    margin: 15px 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color: #c32c00;
    text-align: center;
}
#main-content div.complement-info-red .-content{
    margin: 0 10%;
    border-top: 1px solid #ccc;
    padding: 30px 0 0;
}
div.complement-info-red .btn-rouge-petit{
    margin: 10px auto 0;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #CD2500;
    display: inline-block;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold;
    text-align: center;
    padding: 2% 5%;
    border-radius: 5px;
}
.encadre.-accessibilite p:first-child:before{
  color: #333;
  content: "\f29a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  font-size: 25px;
}
.btn-rouge-petit,
.btn-rouge{
    background-color: #CD2500;
     -webkit-transition: background-color 0.3s ease;
}
.btn-rouge-petit:hover,
.btn-rouge:hover{
    background-color: #444A56;  
}
@media (max-width: 500px) {
    #main-content div.complement-info-red .-content{
        margin: 0;
    }
    .-portailInondation .new-help-prog > p.bodytext{
        width:30%;
    }
}

/*iconcommpress*/
.commPress{
    position: relative;
}
.commPress:before{
    content: "";
    background: url('../images/icons/comm-press.png') no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: -1px 8px 0 0;
    vertical-align: middle;
}
/*recherche*/
#formRecherche #search #form{
    border:1px solid #000;
}

#formRecherche #search #form > select{
    border-left: 1px solid #ccc;
}
#formRecherche .liens,
#formRecherche a:link {
    word-break: break-word;
}
@media (max-width: 480px) {
    #formRecherche #search #form > select{
      border-top: 1px solid #ccc;
        padding: 0;
  }
}

/*Bip*/
.-bip .col-md-3.right{
    margin: 2% 0 0;
}
.-bip .column-div{
    padding: 0;
}
.-bip #main-content .-publication a{
    color: #3D69AE;
}
.-bip .csc-textpic-caption{
    display: block;
}
.-bip .img-cover{
    margin: 10px 0;
}
.-bip h2{
    margin: 50px 0 10px;
    padding: 20px 15px;
    border-top: 1px solid #c32c00;
    border-bottom: 1px solid #c32c00;
    background-color: #f2f2f2;
}
.-bip .important-cadre{
    padding: 15px 20px;
    background-color: #f7f7f7;
    border: 1px solid #ccc!important;
    color: #104187;
    margin: 20px 0;
    line-height: 25px;
}
.-bip .right>h2{
    border: none;
    padding:0;
    background-color: transparent;
}
/*newsletterPage*/
.-newsletterPage td,
.-newsletterPage th{
    border: none;
}
.-newsletterPage table{
    max-width: 600px;
    margin: 0 auto;
}
/*publication page*/
.-publication dl{
    margin: 0;
}
.-publication dl > *{
    display: inline;
    font-family: "Helvetica Neue",Arial,sans-serif;
}
.-publication dl p{
    display: inline;
}
.-publication dd {
   margin-left: 0;
}
/*gallery*/
.-listingGalery .column-div .csc-textpic-image img{
  width: 100%;
    height: auto;
}
.-listingGalery .one-of-three.column-div{
    vertical-align: top;
    padding: 0 2%;
}
.-listingGalery h3{
    padding-left: 2%;
}
.-listingGalery div.csc-textpic-intext-left .csc-textpic-imagewrap{
    margin: 0;
}

.-listingGalery .column-div .csc-textpic-image a{
  display: block;
    max-height: 325px;
    overflow: hidden;
}
.-listingGalery  .encadre.-relMedia:before{
    content: "";
    background: url('../images/icons/icon-mic.png') no-repeat center;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: -1px 8px 0 0;
    vertical-align: middle;
}
.-listingGalery .one-of-three h4{
  margin: 0;
    font-weight: bold;
}
body.-relMedia #main-content h2{
    font-size: 20px;   
}

@media (max-width: 990px) {
    .-listingGalery .one-of-three.column-div{
      max-width: 48%;
  }
    .-listingGalery .column-div .csc-textpic-image a{
        max-height: 100%;
    }
}
@media (max-width: 640px) {
    .-listingGalery .one-of-three.column-div{
      margin: 0 auto;
        max-width: 100%;
  }
}

/*carrière*/
.-carrPage .image-wrap img{
    width: 100%;
    height: auto;
}
.-SousCarr .panel-group  img{
  margin: 0 0 0 20px;   
}
@media (max-width: 440px) {
    .-SousCarr .panel-group  img{
    margin: 0 auto 10px;
        float: none!important;
        display: block;
  }
}

/*Activity fiche SPI-SPC-2018*/
.contentFicheAct{
  background-color: #f2f2f2;
    padding: 2%;
}
.contentFicheAct .title{
    background-color: #424242;
    color: #fff;
    padding: 25px 15px;
    text-align: center;
    margin: 0;
    border-radius: 5px;
    font-size: 18px;
}
.contentFicheAct ul{
    margin: 0;
    padding: 0;
    text-align: center;
}
#main-content .contentFicheAct > ul > li{
  background-color: #fff;
  border: 1px solid #c32c00;
  padding: 10px;
  list-style: none;
  width: 45%;
  margin: 2%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.contentFicheAct li ul{
  margin: 0 0 0 12px;
  text-align:left;
}
.contentFicheAct li > div{
  padding: 12px 10px 12px 5px;
}
.contentFicheAct div{
  border-top: 1px solid #c32c00;
  position: relative;
}
.contentFicheAct div:not(.no-icon) p:first-child{
    position: absolute;
    margin: 0;
    top: 5px;
}
.contentFicheAct .time{
  border-top: none;
}
#main-content .contentFicheAct a{
    color: #c32c00;
}
.contentFicheAct .far,
.contentFicheAct .fas{
    background: #c32c00;
    color: white;
    text-align: center;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
}
.contentFicheAct .far:before,
.contentFicheAct .fas:before{
    font-size:20px;
}
.contentFicheAct div.no-icon p{
  margin: 1% 1% 2% 2%;
}
.contentFicheAct p{
  margin: 0 0 0 10%;
  word-break: break-word;
}
@media (max-width: 767px) {
    #main-content .contentFicheAct ul li{
        width: 95%;
        margin: 2%;
    }
    .contentFicheAct div p:first-child{
        top: 2px;
    }
}
@media (max-width: 400px) {
   .contentFicheAct p{
      width: 100%;
      margin: 0;
    }
   .contentFicheAct div:not(.no-icon) p:first-child{
       position: relative;
       text-align: center;
       margin: 0 0 5px;
    }
}
.-programList ol > li{
    padding: 14px 0 5px
}
.ekko-lightbox .glyphicon-chevron-left:before,
.ekko-lightbox .glyphicon-chevron-right:before{
  font-family: "Font Awesome 5 Free"!important;
  font-weight: 900!important;
}

/*icon medias sociaux*/
#medias-sociaux{
    padding: 0;
}
#medias-sociaux li{
    display: inline-block;
  list-style: none;
}
#medias-sociaux li .fab {
    width: 35px;
    height: 35px;
    background-color: #5E534B;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 35px;
    color: white;
    font-size: 20px;
    margin: 0 2px;
    transition: all 0.3s ease;
}
#medias-sociaux li .fab:hover{
    background-color: #ccc;
}
#medias-sociaux ul{
    text-align: center;
    margin: 0;
    padding: 10px 0;
}
.right #medias-sociaux ul{
    text-align:left;
}

/*BoxLink >1*/
/*Carriere 2019*/
.-jobPage .-boxLinksJobs h2{
    margin-top:0;
}
.-jobPage .image-row,
.-boxLinksJobs .inline-table,
.-boxLinkGrid .row .image-row{
    width: 30%;
    max-width: 250px;
    margin: 1%;
    display: inline-block;
    padding: 0;
    white-space: normal;
    vertical-align: middle;
}
div.csc-textpic-center .csc-textpic-center-inner,
div.csc-textpic-center .csc-textpic-center-outer{
    width: 100%;
    float: none;
    right: 0;
}
.-boxLinksJobs .csc-textpic-image,
.-boxLinksJobs .inline-table,
.-boxLinkGrid .row .csc-textpic-image{
  position: relative;
}
.-boxLinksJobs .inline-table .csc-textpic-caption{
    display: inline-block;
}
.-boxLinksJobs .csc-textpic-caption,
.-boxLinksJobs .caption,
.-boxLinkGrid .row .csc-textpic-image{
    padding: 0;
    margin: 0 0 10px;
}
.-boxLinksJobs .caption,
.-boxLinkGrid .row .caption{
    caption-side: bottom;
}
.-boxLinksJobs table,
.-boxLinkGrid .row table{
    margin:  0;
    width:101%;
}
.-boxLinksJobs td,
.-boxLinksJobs th,
.-boxLinkGrid .row td,
.-boxLinkGrid .row th{
    border: 0;
    padding:0;
}
.-recrutement .csc-textpic-image:before,
.-recrutement .inline-table:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(/fileadmin/images/carrieres/2019/recrutement-img.png) no-repeat left top;
    width: 115px;
    height: 90px;
    background-size: 100%;
}
.-jobPage .-boxLinksJobs{
    padding: 3%  0;
    overflow:hidden;
}
.-jobPage .-carriere{
    border-top: 3px solid #bfbfbf;
    border-bottom: 3px solid #bfbfbf;
    margin: 0 0 5%;
}
.-boxLinksJobs .csc-textpic-caption a,
.-boxLinksJobs .caption a,
.-boxLinkGrid .row .caption a{
   padding: 20px 5px 40px;
}
.-boxLinksJobs .csc-textpic-caption a span:after,
.-boxLinksJobs .caption a span:after,
.-boxLinkGrid .row .caption a > span:after,
.-linkNoImg a:after{
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    display: block;
    font-size: 30px;
    margin: 10px 0 0;
    font-weight:900;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left:0;
    text-align: center;
}
.-boxLinksJobs .csc-textpic-caption a span,
.-boxLinksJobs .caption a span,
.-boxLinkGrid .row .caption a span{
    display: -webkit-box;     
    display: -moz-box;         
    display: -ms-flexbox;      
    display: -webkit-flex;     
    display: flex;  
    align-items: center;
    justify-content: center;
    text-align: center;
}
.-boxLinkText .row .caption a span.txt{
    color: #5e5e5e;
    display:block;
    margin:5px 0 0;
    text-transform:  none;
    font-size: 13px;
    line-height:18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.-urgence911 .-boxLink.-mspImg .text-content a{
    padding: 6% 3% 5%
}
.-urgence911.-boxLinkGrid .-boxLinks{
    border-bottom: 3px solid #bfbfbf;
    padding: 0 0 2%;
    margin: 0 0 4%;
}
.-urgence911 .-mspImg .img{
    background-image: url("/fileadmin/images/securite_civile/9-1-1/img-police.jpg");
}
.no-flexbox .-boxLinksJobs .csc-textpic-caption a span,
.no-flexbox .-boxLinksJobs .caption a span,
.no-flexbox .-boxLinkGrid .row .caption a > span{    
    display: block;
}
.-jobPage .-mspImg .img{
    background-image: url("/fileadmin/images/carrieres/2019/carreire_emploiStage_msp.jpg");
}
.box-recrutement{
    border: 3px solid #c32c00;
}
.box-recrutement h2{
  background-color: #c32c00;
  padding: 10px 5px;
  color: #fff;
    font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.box-recrutement h2:after,
.box-recrutement h2:before{
    display:none;
}
.box-recrutement p{
   padding: 5px;
}


/*avec l'ajout de boostrap*/
.-boxLinksJobs img,
.-boxLinkGrid .row img{
    width: 100%;
    max-width: 100%;
    height: auto;
}
@media (max-width: 640px) {
    .-jobPage .image-row,
    .-boxLinksJobs .inline-table,
    .-boxLinkGrid .row .image-row{
      width: 45%;
      margin: 2%;
  }
    .-jobPage .image-center-inner,
    .-boxLinkGrid .row .image-center-inner{
        text-align: center;
    }
    .-carriere .csc-textpic-image,
    .-boxLinkGrid .csc-textpic-image{
        max-width: 100%;
    }
}
@media (max-width: 500px) {
    .-jobPage .image-row,
    .-boxLinksJobs .inline-table,
    .-boxLinkGrid .row .image-row{
      width: 80%;
  }
    .-boxLinksJobs .csc-textpic-caption,
    .-boxLinksJobs .caption,
    .-boxLinkGrid .row .caption{
      caption-side: bottom;
        display: table-caption;
  }
}
/*Les images*/
div.image img{
    width: 100%;
    height: auto;
}
/*ajustements modernizer*/
.no-flexbox #welcomeHero > div{
    display: inline-block;
    vertical-align: top;
}
.no-flexbox #slideshow-carousel{
    width:330px;
}
.no-flexbox #carrousel-pause{
    margin:0;
}
/*Portail inondation*/
.-greyBox{
    width: 100%;
    background-color: #f2f2f2;
}
.-greyBox.-linkNoImg{
    padding: 1em;
}
.-greyBox.new-help-prog{
    padding: 1em 4.6875em;
    text-align: center;
    margin : 30px 0;
    overflow:hidden;
}

.-portailInondation .new-help-prog h2{
    text-transform: uppercase;
    font-size: 32px;
    margin:10px 0 0;
}
.-portailInondation .new-help-prog > p{
    width:15%;
    margin:0 2% 0 0;
}
.-portailInondation .new-help-prog > p img{
    width:100%;
}
.-portailInondation .new-help-prog > p,
.-portailInondation .new-help-prog .wrap-title{
    display:inline-block;
    vertical-align:middle;
}
.-portailInondation .new-help-prog p{
    font-size: 24px;
    color: #010101;
}
.-portailInondation #main-content div.complement-info-red .-content{
    border-top: none;
    padding: 15px 0 5px;
}
.-portailInondation #main-content div.complement-info-red{
    background-color: #ffffff;
    margin:16px 0;
}
.-portailInondation .new-help-prog .-content p{
    font-size: 21px;
    line-height: 25px;
    margin: 10px 0 30px;
}
.-portailInondation .new-help-prog ul{
    margin: 1.5em 1.5em 1em;
}
.-portailInondation .col-md-12 .text-content{
   clear:both;
}
.-linkNoImg ul{
    text-align: center;
    padding:0;
    margin:0;
}
#main-content .-linkNoImg li,
#main-content .new-help-prog li{
    margin: 0 1%;
}
.-linkNoImg li{
    display: inline-block;
    width: 30%;
    vertical-align: middle;
}
#main-content .-linkNoImg a{
    font-size: 16.2px;
    text-decoration: none;
    font-weight: 500;
    line-height: 20px;
    position:relative;
    display: block;
    color: #c32c00;
    padding: 10% 8% 20%;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #c32c00;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#main-content .-linkNoImg a:hover{
    background-color: #c32c00;
    color:#ffffff;
}
#main-content .-linkNoImg a:hover .text{
    color: #ffffff;
}
.-linkNoImg a:after{
    bottom:15px;
}
.-linkNoImg .title{
    text-transform: uppercase;
    margin: 0 0 10px;
    display: block;
    font-weight:bold;
    font-size:1em;
}
.-linkNoImg .text{
    color:#010101;
    font-size: 13px;
    line-height:16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

@media (max-width: 1200px) {
    .-linkNoImg a:after{
      bottom:10px;
  }
}
@media (max-width: 700px) {
    .-linkNoImg li{
        width:90%;
        margin: 0 0 8%;
    }
    #main-content .-linkNoImg a{
        padding: 5% 5% 10%;
        margin: 0 0 5%;
    }
}
@media (max-width: 600px) {
    .-portailInondation .new-help-prog ul{
        padding: 0;
        margin: 0;
    }
    .new-help-prog .complement-info-red a{
        margin: 0;
    }
    .-greyBox.new-help-prog{
        padding: 1em;
    }
}
@media (max-width: 500px) {
    #main-content .-linkNoImg a{
        padding: 5% 5% 15%;
    }
    .new-help-prog .complement-info-red a{
        padding: 8px 40px 8px 8px;
    }
}
/*blue-box*/
.blue-box{
    border-top: 2px solid #444A56;
    border-bottom: 2px solid #444A56;
    padding: 4% 10%;
    margin: 2% 0% 4%;
}
.blue-box p{
    color: #003399;
    font-size: 19px;
    margin: 0;
    line-height: 24px;
}
.wrap-video{
    height:450px;
}
@media (max-width: 500px) {
    .wrap-video{
      height:350px;
  }
}
/*inline bloc inondation*/
.-inline > div{
  display: inline-block;
  vertical-align: middle;
}
.urgenceQcBlc{
    background-color: #4f4f4f;
    overflow: hidden;
    margin: 12px 0 0;
}
.col-33-66{
  border: 5px solid #4f4f4f;
}
.col-33-66 > div{
  width: 74%;
  padding:3% 2%;
}
.col-33-66 > div:first-child{
  width: 26%;
  padding: 2% 4%;
  outline: none;
}
.col-33-66 img{
  width: 100%;
  height: auto;
}
.-inlineTop{
   background-color: #ffffff;
}
.-inlineTop > div{
    display: inline-block;
  vertical-align: top;
}
.-inlineTop > div:first-child{
    width: 12%;
    margin:0 3%;
}
.-inlineTop > div{
    width: 80%;
    font-size: 16px;
}
.urgenceQcBlc .content p:first-child{
  font-size: 28px;
    font-weight: bold;
  color: #c90000;
  border-bottom: 1px solid #ccc;
    display: inline-block;
    line-height: 28px;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
@media (max-width: 600px) {
    .-inline > div{
        width:100%;
    }
    .col-33-66 > div:first-child{
        width: 40%;
        padding: 2% 6%;
        display: block;
        margin: 0 auto;
    }
}
@media (max-width: 500px) {
    .col-33-66 > div:first-child{
        width: 55%;
    }
    .-inlineTop > div{
      width: 100%;
  }
    .-inlineTop div.img{
      display:none;
  }
}
.-bigTable table ul{
    padding: 0;
    margin: 10px 8px;
}
.-bigTable table{
    font-size: 13px;
}
.-bigTable table > thead{
  color: #ffffff;
    font-size:18px;
    margin: 5px 0;
}
.-bigTable p.note-table{
    font-size:10px;
    color:#356b99;
    font-style:italic;
    margin: 0 5px 5px 15px;
}
.info-prev table{
  border-top: 2px solid #2666ff;   
}
.info-prev table li{
    font-size:16px;
}
form.-newsletter{
    padding: 10px 0;
}
form.-newsletter fieldset{
    background-color: #f2f2f2;
    border: 2px solid #ccc;
}
.clearboth{
    clear: both;
}
.-programColl table  h3{
  color: #356b99;
  margin: 12px 0;
}
/*Inter-Action-Express*/
.interAction table{
  border: 1px solid #000;
  border-top: 2px solid #b91f00;
  margin: 10px 0 30px!important;
  padding: 18px 10px 10px;
  font-size: 16px;
  background-color: #f2f2f2;
}
.interAction table a{
  display: inline-block;
}
.interAction .news.grid.grid-3 .page-navigation{
  float:none;
    width:100%!important;
    display:block!important;
}
.interAction .news-img-wrap a{
  display: block;
  max-height: 230px;
  overflow: hidden;
}
.interAction .news.row{
  text-align:center;
}
@media (max-width: 500px) {
  .interAction.-boxLinkGrid .row .caption{
    display: block;
    width: 100%;
  }
}
/*capsules-prevention*/
.right .encadre h2{
    margin: 10px 0;
}
/*New home page 2019*/
/*menu*/
#main-nav{
    background-image: none;
    background-color: #b91f00;
}
#main-nav > ul > li:after{
    background-image: none;
}
#main-nav ul > li{
    border-left:1px solid #fff;
}
#main-nav ul > li:first-child{
    border-left:none;
}
.nav{
    position:relative;
    z-index:1005;
    margin:0 auto;
}
/*slider*/
.-newhomepage .flexCarrousel{
  max-width: 1100px;
  margin: 0 auto;
}
.-newhomepage .flexslider{
  margin: 0 0 30px;
    border:0;
}
.-newhomepage .flex-direction-nav{
    top: 30%;
    width: 100%;
    z-index:0;
    left:0;
}
.-newhomepage #contentSlider .flex-direction-nav a{
    padding:12px;
}
.-newhomepage #contentSlider p.flex-caption{
    margin:0;
    padding:0;
    font-size:15px;
}
.-newhomepage .flex-caption a{
    display:block;
    width:100%;
    background-color: #656565;
    color: #ffffff;
    text-align: right;
    padding:10px;
}

.-newhomepage .flex-pauseplay{
    bottom: -34px;
    top: auto;
    right: auto;
    left:10px;
    text-align:left;
}
.-newhomepage .flex-pauseplay a{
  opacity:1;
    font-size: 12px;
}
.-newhomepage .flex-pauseplay a:before{
  font-size: 12px;
}
.-newhomepage main{
  padding-top:0;
}
@media (max-width: 500px) {
    .-newhomepage .flex-direction-nav{
      top: auto;
      width: 100px;
        left:auto;
        right:0;
  }
    .-newhomepage .flex-pauseplay{
      bottom: -45px;
  }
    .-newhomepage #contentSlider p.flex-caption{
      font-size:12px;
  }
}
/*sectionministre*/
.-newhomepage .ministre{
   background-color: #ffffff;
}
.-newhomepage .ministre p{
    display: inline-block;
    vertical-align: middle;
    margin-bottom:0;
}
.-newhomepage .ministre p:first-child{
    width: 39%;
}
.-newhomepage .ministre p:nth-child(2){
    width: 59%;
}
.-newhomepage .home-block.ministre > div{
    padding: 0px!important;
}
.-newhomepage .home-block.ministre{
    margin-bottom: 0;
}
/*section médias sociaux*/
.ms ul{
    text-align:right;
}
.ms li{
    display: inline-block;
    margin: 0 3px;
}
.ms a{
    border-radius: 50%;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color:#fff;
}
.menu-ms-search{
  padding: 20px;
  text-align:right;
}
.menu-ms-search ul{
  margin: 0;
  padding: 0;
}
.menu-ms-search > div,
.menu-ms-search > form{
  display: inline-block;
  vertical-align: middle;
}
.menu-ms-search form.piv_recherche{
  width: auto;
    margin:0 0 0 2%;
    padding:0;
    float:none;
}
.menu-ms-search form.piv_recherche input{
   border: 1px solid #656565;
   height:30px;
   margin:0;
   min-width:220px;
}
.menu-ms-search .piv_recherche .fa-search{
  display: block;
}
.menu-ms-search .piv_recherche button{
  background:none;
  width:30px;
  height:30px;
  margin:0;
}
.menu-ms-search ul.resizer{
  margin: 0 0 0 10px;  
}
.ms a,
.menu-ms-search .piv_recherche button{
  background-color: #484848;
  transition: all 0.3s ease;
}
.ms a:hover,
.menu-ms-search .piv_recherche button:hover{
  background-color: #000;
}
footer.footer .ms a{
  background-color: #f2f2f2;
  color: #000;
}
footer.footer .ms a:hover{
  background-color: #ccc;
}
@media (max-width: 992px) {
    .-newhomepage .ministre p:first-child{
      width: 20%;
  }
    #main-nav button {
        display: inherit;
        top: 2px;
        right: 10px;
        position: absolute;
        z-index: 2;
        border: #ddd 1px solid;
        border-radius: 6px;
    }
    #main-nav ul {
         margin: 0 auto;
         padding-right:0;
    }
    #main-nav a {
        min-height: inherit;
        text-align: left;
    }
    #main-nav li {
        display: block;     
        margin-left: 0px;
        width: 100%;
    }
    #main-nav ul.dropdown-menu ul.dropdown-menu {
        box-shadow :none;
        -webkit-box-shadow :none;
    }
    #main-nav li .dropdown-menu li li a{
        background: none;
        border: 1px solid #eee;
        border-top: #FFFFFF;
        white-space: normal;
    }
    #main-nav li:after {
        width: 0;
    }
    #main-nav > ul > li:after {
        display: none;
    }
    #main-nav .dropdown-menu {
        position: relative;
        width: 100%;
    }
    #main-nav ul li{
        border-left:none;
        border-bottom: 1px solid #ea5601;
    }
    #main-nav ul.sub-menu > li{
        margin: 0;
        padding: 0;
        position: relative;
        border-bottom: none;
    }
}
@media (max-width: 700px) {
    .menu-ms-search{
      padding: 10px;
      text-align: center;
    }
    .menu-ms-search > form{
        display:none;
    }
    .menu-ms-search form.piv_recherche{
       padding: 2%;
       margin: 2% 0 0;
    }
     .menu-ms-search form.piv_recherche input,
     .menu-ms-search form.piv_recherche button{
       padding:0;
       margin:0;
       width:100%;
       height:30px;
    }
}
@media (max-width: 500px) {
    .-newhomepage .ministre p:first-child{
       width: 38%;
    }
    .-newhomepage .ministre p:nth-child(2) {
        width: 60%;
    }
}
/*title*/
.-newhomepage .home-block h2{
    background-color: #c32c01;
    background-image: none;
    color: #ffffff;
    margin: 0;
    padding: 5px 10px;
    font-size: 24px;
    line-height: 28px;
}
.-newhomepage .home-block{
    padding:0;
    margin: 20px 0;
}
.-newhomepage .home-block > div{
    padding: 10px;
}
.-newhomepage .home-block > div .ce-bodytext{
    padding: 10px 0;
}
.-newhomepage .home-block .news{
    padding: 10px;
}

.-newhomepage .home-block.news-home{
    margin:0;
}
.-newhomepage .home-block.news-home p.bodytext{
  font-size: 14px;
  margin: 20px 0;
}
.-newhomepage .home-block.news-home p.bodytext:first-child{
  margin-top:0;
}

footer.footer{
  background-color: #484848!important;
  margin:0;
  overflow:hidden;
  padding: 15px 0;
  margin: 25px 0 0;
}
.footer .moreLinks h2{
  margin: 10px 0;
}
.footer .moreLinks a,
.footer .moreLinks h2,
.footer .pivBas a,
.footer .pivBas nav a{
  color: #ffffff;
  font-weight:normal;
}
footer.footer nav ul a:after{
  color: #ffffff;
}
footer.footer nav{
  margin: 0;
}
footer.footer .pivBas{
  margin: 20px 0;
}
footer.footer .moreLinks li:before{
  content: "|";
    color: #ffffff;
    margin: 0 8px 0 2px;
}
footer.footer .moreLinks li:first-child:before{
  display:none
}
a.lien-externe:after,
a.external-link-new-window:after,
a.external-link:after,
a.external-link-non-accessible:after{
   font-family: "Font Awesome 5 Free";
   font-weight:900;
   font-size: 12px;
   content:"\f35d";
   color:#ff744b;
   margin: 0 5px;
   background-image:none;
}
.logo_qc a{
  display: block;
  width: 200px;
  height: auto;
  margin: 0 auto;
}
.txt-copyright{
  text-align: center;
  margin: -10px 0 20px;
}
.txt-copyright a{
  color: #000;
  text-decoration: none;
  font-size: 10px;
}
.copyright ul{
  margin: 20px 0;
  text-align : center;
  padding:0;
}
.copyright ul li{
  list-style-type: none;
  margin: 0 5px;
  font-size: 0.8em;
  display:inline-block;
}
.copyright li a{
  color: #808080;
  text-decoration :underline;
}
@media (max-width: 768px) {
    footer.footer .moreLinks li:before{
    display : none;
  }
}
/*****************************************************/

.piv_bgBlue{
    background-color: #095797;
    width: 100%;
    font-family: Roboto, sans-serif;
    min-height: 72px;
}
.piv_bgBlue .container{
    position: relative;
    z-index:9999;
}
.piv_bgBlue .img_quebec,
.piv_bgBlue .title_piv{
    display: inline-block;
    vertical-align: middle;
}
.piv_bgBlue .title_piv{
    font-size: 16px;
    margin: 0 0 0 3%;
    padding: 0;
    text-decoration: none;
}
.piv_bgBlue .title_piv a{
    text-decoration: none;
    color: #ffffff;
}
.piv_bgBlue .img_quebec{
    width: 240px;
}
.piv_bgBlue .menu_libelle{
    display: none;
}
.piv_bgBlue .menu_controle{
    background: transparent;
    border: none;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 2%;
    margin-top: -20px;
}
.piv_bgBlue .menu_controle:before{
    content: "\f0c9";
    font-size: 30px;
    color: #ffffff;
}
.piv_bgBlue .menu_controle.open:before{
    content: "\f00d";
    font-size: 30px;
    color: #ffffff;
}
.container{
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
    width: auto;
}
.menu_piv{
    position: absolute;
    top: 22px;
    right: 0;
    width: 170px;
}
.menu_piv > *{
  display: inline-block;
  vertical-align: middle;
  color: #ffffff!important;
}
.menu_piv .fa-search{
  font-size: 25px;
  padding: 10px 20px;
}
.menu_piv .fa-search:hover{
  text-decoration: none;
}
.menu_piv span{
  text-indent: -9000px;
  position: absolute;
}
.menu_piv ul{
  padding: 0;
  margin: 0;
}
.menu_piv ul li{
  list-style: none;
  line-height: 15px;
  color: #000;
  font-size: 12.8px;
}
.menu_piv ul li a{
  text-decoration:none;
  color: #ffffff!important;
  font-size :12.8px;
}
.menu_piv ul li a:hover{
  text-decoration: underline;
}

@media screen and (max-width: 700px) {
    .piv_bgBlue .title_piv{
        display: block;
        padding-bottom: 10px;
        font-size:12.8px;
    }
}
@media screen and (max-width: 500px) {
   .piv_bgBlue .container{
     padding: 0;
   }
   .menu_piv .fa-search{
     padding: 10px;
   }
   .menu_piv{
     width: 140px;
   }   
}
