/* CSS Document */


body{
  background-color: #e2e6e8;
  font-family: 'Barlow', sans-serif;  
  margin: 0px;
  padding: 0px;
}
h1, h2, h3, h4, h5, h6, { font-family: 'Barlow', sans-serif;  }
#menuPrincipal a {
    color: #000;
    border: 1px #fff solid;
    background-color: #fff !important;
    text-decoration: none;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 15px;
    padding-left: 11px;
    padding-right: 11px;
    border-radius: 0rem;
}
@media (max-width: 1024px) {
#menuPrincipal a {
    color: #000;
    border: 1px #fff solid;
    background-color: #fff !important;
    text-decoration: none;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 15px;
    padding-left: 11px;
    padding-right: 11px;
    border-radius: 0rem;
}
}
#menuPrincipal a:hover {
    color: #000;
    border: 1px #6d6e71 solid;
    background-color: #B5D5E6  !important;
    text-decoration: none;
}


#menuPrincipal a.active{
    color: #000;
    border: 1px #6d6e71 solid;
    background-color: #B5D5E6 !important;
    text-decoration: none;
}



.btn-block {
  border-radius: 0rem !important;
  margin-bottom: 1rem !important;
  font-weight: 700;
}
.btn-block2 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  border-radius: 0rem !important;;
}
h1, .h1 {
  font-size: 2.25rem;
  font-weight: bold;
  color: #223654;
  border-bottom: 1px solid rgba(51, 132, 175, 0.6);
}
h2, .h2 {
  font-size: 1.875rem;
  color:#223654;
  font-weight: bold
}
h3, .h3 {
  font-size: 1.5rem;
  color:#223654 ;
  font-weight: bold
}
.header-red{
  color: #3384AF;
}
.date-news{
  color: #000;
  font-weight: 700;
}
a{
  color: #1479CC ;
  text-decoration: none;
}
a:hover{
  color: #1479CC;
  text-decoration: underline;
}
/***************************************/
.btn {
  white-space: normal;
  border-radius: 0rem !important;
}

.btn-primary {
    color: #fff;
    display: inline-grid;
    background-color: #095797 !important;
    border-color: #fff;
    text-decoration: none;
    max-width: 250px;
}
.btn-primary:hover {
    color: #3384AF;
    background-color: #fff !important;
    border-color: #3384AF ;
}

.btn-danger {
    color: #fff;
    background-color: #CA0B3D  !important;
    border-color: #fff;
  text-decoration: none;
}
.btn-danger:hover {
    color: #CA0B3D ;
    background-color: #fff !important;
    border-color: #CA0B3D  ;
}
.btn-info {
    color: #fff;
    background-color: #095797 !important;
    border-color: #fff;
    text-decoration: none;
    max-width: 250px;
}
.btn-info:hover {
    color: #6d6e71;
    background-color: #fff !important;
    border-color: #6d6e71 ;
}
.btn-light {
    color: #212529;
    background-color: #fff;
    border-color: #f8f9fa;
    opacity: 0.65;
}
.btn-light:hover {
    color: #212529;
    background-color: #ffffff;
    border-color: #b7f3e4;
    opacity: 0.8;
}
.btn-outline-info {
  color: #fff;
    background-color: #6d6e71;
    background-image: none;
    border-color: #6d6e71;
}
.btn-outline-info:hover {
    color: #6d6e71;
    background-color: transparent;
    background-image: none;
    border-color: #6d6e71;
}
.btn-outline-info2 {
  color: #fff;
    background-color: #6d6e71;
    background-image: none;
    border-color: transparent !important;
}
.btn-outline-info2:hover {
    color: #fff;
    background-color: #6d6e71;
    background-image: none;
    border-color: #6d6e71;
}

/***************************************/
.fa {
    color: #6d6e71 !important;
    text-decoration: none;
}
 .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid #6d6e71;
  border-bottom: 1px solid #6d6e71;
  border-left: 1px solid #6d6e71;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.media-body .navbar {
  background-color:#003399 !important;
  margin-top: 57px;
  padding: 0rem 0.60rem;
}
.media-body .navbar .nav-link {
  display: block;
  padding: 0rem 0.5rem;
  padding-left: 1rem;
  color:#fff;
  font-size: 11px;
  font-family: Arial;
  white-space:nowrap;
  text-decoration: none;
}
.text{
  font-family: 'Barlow', sans-serif;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  background-color: #CA0B3D;
  padding: 3px !important;
  text-align: left;
}
.list-group-item a{
  color: #fff;
  text-decoration: none;
  
}.list-group-item:hover a{
  color: #000;
  text-decoration: none;
}

.list-group-item.niv2 a{
  color: #000;
  text-decoration: none;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 0.5rem;
    margin-bottom: -1px;
  /*margin-bottom: 0px;*/
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #6d6e71;
}
.list-group-item.niv2 {
  background-color: #f4f8fa;
}

.list-group-item.niv3 {
  background-color: #DDF3FF;
  padding-left:15px;
  font-size:0.85em;
}

.list-group-item:hover.niv3, .niv3.active {
  background-color: #DDF3FF!important;
  font-weight:bold
}

.list-group-item.niv3 a{
  color: #000;
  text-decoration: none;
}
.list-group-item:hover{
  background-color: #B5D5E6  !important;
    /*border-color: #6d6e71 !important;*/
  color: #000;
}
.list-group-item.active {

    background-color: #B5D5E6;
    border-color: #6d6e71;
  
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
     border-color: #6d6e71 ;
    outline: 0;
     box-shadow: none;
}
table th {
    padding: 5px;
    color: #fff;
    background-color: #3384AF  ;
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-size: 1.5rem;
  color: #4F4F4F;
}
.bg-dark {
    background-color: #6d6e71  !important;
}.bg-dark a{
  color: #fff;
}
.collapseMenu {
  border: 2px #6d6e71  solid;
    background-color: #f4f8fa !important;
}
.collapseMenu .nav-item a.nav-link{
  color: #000 !important;
  list-style: none;
}
.collapseMenu .nav-item a.nav-link:hover{

  background-color: #B5D5E6 ;
}
.bg-light a{
  color:#000
}
.btn-outline-info2 {
    color: #6d6e71;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}
.list-group-flush:last-child .list-group-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#piv-bas a{
  font-size: 11px;
  font-family: Arial;
  color: #003399;
}
.jumbotron {
    padding: 0.1rem 0rem;
    margin-bottom: 0rem;
    background-color: #e9ecef;
    border-radius: 0rem;
}
#bandeauContenu{
  background-image: url('../img/bandeauContenu.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;  
  background-size: cover;
}
#bandeauAccueil{
  background-image: url('../img/bandeauAccueil.jpg');  
  background-repeat: no-repeat;
  background-position: left bottom;  
  background-size: cover;
}
@media screen and (max-width: 768px) {
.btn-block {
  width: 80%;
  max-width: 250px;
  display: grid;
  margin-left: 30px;
  }
#bandeauContenu{
  background-image: url('../img/bandeauContenu.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #FFF;
  background-size: contain !important;
  }
#bandeauAccueil{
  background-image: url('../img/bandeauAccueil.jpg');  
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #FFF;
  background-size: contain !important;
  }
#bandeauAccueil > div.container {
  /*margin-top: -45px !important;*/
  }
}
/***************************************/
.bg-primary{
  background-color: #e2e6e8 !important;
  color:#000 !important;
}
.bg-primary:hover{
  background-color: #6d6e71 !important;
  border-color: #e2e6e8 !important;
}
.bg-primary a{
  
  color:#000 !important;
}
.bg-primary:hover a{
  color:#fff !important;
}
.bg-warning{
  background-color: #FCA649 !important
    
}
.bg-warning:hover{
  background-color: #fff !important;
  border-color: #FCA649 !important;
}
.bg-warning:hover a{
  color:#FCA649 !important;
}
.bg-danger{
  background-color: #CA0B3D  !important;
  border-color: rgba(0, 0, 0, 0.125) !important;
}
.bg-danger:hover{
  background-color: #fff !important;
  border-color: #CA0B3D  !important;
}
.bg-danger:hover a{
  color:#B03533 !important;
}
/***************************************/

.list-group-item:first-child {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0rem;
    border-bottom-left-radius: 0rem;
}
.news-single .footer {
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 10px 0 0 0;
    border-bottom: 0;
    border-top: 0px solid #eee;
}

#breadcrumb {
font-size: 0.75rem;
font-style: italic;
margin-bottom:10px;
}
table{
margin-bottom: 1rem;
}
li.active a{
    color:#000 !important;
}
.news .no-news-found {
    color: #999;
    font-style: italic;
}
.f3-widget-paginator{padding:0px;}
.f3-widget-paginator li {
display: inline;
   text-align: center;
   padding: 2px ;
   margin: 0;
   width: 19%;
}



.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 0px solid #ccc;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

td, th
{
  border: 1px solid #ccc;
  padding: 5px;
}

.btn_search
{
  content:#f002;
}

.news-img-wrap
{
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}
.tx-irfaq-pi1 ul li a {
    color: #1479CC;
    text-decoration: none;
}
.tx-irfaq-pi1 ul li a:hover {
    color: #1479CC;
    text-decoration : underline;
}
.COVID19{
background: #e2eef4;
border: 0px dashed #244260 !important;
color:#244260 !important;
font-size:1rem !important;
}
.COVID19 a{
font-weight:bold;
/* Enlever pour Anick color:#009bb1 !important; */
}


/*****************************************************/

.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;
}
.nav-item {
  min-width: 100px !important;
  background-color: #095797 !important;
}
.nav-link {
  padding: 0.1rem 0.1rem !important;
}
.nav-link a:hover {
   text-decoration : underline !important;
}
.container{
    max-width: 1170px;
    margin: 0 auto;
    /*padding: 0 15px;*/
    padding: 0 0 0 0 !important;
    width: auto;
}
.menu_piv{
    display: block;
    overflow: hidden;
    background-color: #095797;
    position: absolute;
    /* top: 72px; */
    top: 15px;
    right: 0;
    width: 120px;
    vertical-align: middle !important;
    padding-right: 10px;
    height: 56px
}
.menu_piv ul li{
    list-style: none;
    line-height: 15px;
    color: #fff !important;
    font-size: 12.8px;
}
.menu_piv ul li a{
    text-decoration: none;
    color: #ffffff!important;
}
.menu_piv ul li a:hover {
    text-decoration: underline;
    color: #ffffff!important;
}
th.pourcent50{
  width:50%;
}
@media screen and (max-width: 600px) {
    .piv_bgBlue .title_piv{
        display: block;
        padding-bottom: 10px;
    }
}

/*****************************************/
.dateMiseAJour {
  text-align: center;
  font-size: 0.75rem !important;
  padding-top: 1.5rem !important;
  color: #888 !important;
  font-family: "Open Sans",sans-serif !important;
  font-weight: 400 !important;
}

/* Slider */
#c874 #timeline-embed .tl-slidenav-previous .tl-slidenav-title,
#c874 #timeline-embed .tl-slidenav-previous .tl-slidenav-description,
#c874 #timeline-embed .tl-slidenav-next .tl-slidenav-title,
#c874 #timeline-embed .tl-slidenav-next .tl-slidenav-description,
#c874 #timeline-embed .tl-timenav,
#c874 #timeline-embed .tl-menubar,
#c874 #timeline-embed .tl-attribution {
  display: none !important;
}

#c874 #timeline-embed .tl-storyslider .tl-slider-container-mask .tl-slider-container.tlanimate .tl-slider-item-container .tl-slide .tl-slide-content {
  padding: 0px !important;
}

#c874 #timeline-embed .tl-storyslider .tl-slider-container-mask .tl-slider-container.tlanimate .tl-slider-item-container .tl-slide .tl-slide-content .tl-headline-date {
  font-size: 30px !important;
  line-height: 30px !important;
  color: #095797 !important;
}

#c874 #timeline-embed .tl-storyslider .tl-slider-container-mask .tl-slider-container.tlanimate .tl-slider-item-container .tl-slide .tl-slide-content .tl-headline {
  text-transform: none;
}

/*************************************************************/
/* CSS pour impression */
@media print {
.nav {display: none;}
body > div.piv_bgBlue {display: none;}
#menuPrincipal {display: none;}
#bandeauAccueil {display: none;}
#c1841 > div > div > div {display: none;}
.jumbotron {display: none;}
#c1389 > div {display: none;}

body > div.container > div.row > div.col-md-12.col-lg-2.d-none.d-md-block.d-lg-block.d-xl-block > ul {display: none;}
/*#breadcrumb {display: none;}*/

body > div.container > div.row > div:nth-child(3) {display: none;}
#c919 > div {display: none;}
#piv-bas {display: none;}
#c1390 > div {display: none;}
#c1391 > div {display: none;}


body > div .row {background-color: white;}
body > div {background-color: white;}

body > div.container::before{
  content:url('../img/piv_racj.gif');
  display: block;
  width: 215px;
  height:100px;
  background-repeat: no-repeat;
  background-position: left bottom;  
  background-size: cover;
}





}
