/*
Theme Name: Sites-école
Version: 1.0
Description: Ceci est le thème principal pour les sites école de la Commission scolaire des Sommets
Author: Standish Communications
Author URI: http://www.standish.ca
template: bb-theme
*/

/** 
 * CEA 
 * **/

 body.site-35 .banner-info-diplome,
 body.site-35 .box.qualification,
 body.site-35.post-type-archive-formations .banner-info-prix {
    display: none;
}
body.site-35.single-formations .card-detail-attributes {
    background-color: #9a0703 !important;
}
body.site-35 .card-banner .banner-informations {
    background-color: #9a0703 !important;
    justify-content: inherit !important;
}
body.site-35 a.button.button-education-adultes-bg-color.inscription{
    background-color: white !important;
    color: #9a0703 !important;
}

/** 
 * CFPPA 
 * **/
 .fl-module.breadcrumb {
    font-size: 14px;
}
body.site-8 .banner-info-ville{
    display: none;
}
body.site-8 ul#menu-menu-principal-1 {
    display: flex;
    align-items: center;
}
body.single-formations.site-8 .uabb-adv-accordion-button {
    background: #2b688d !important;
}
body.site-8 ul#menu-menu-principal-1 li.btn a {
    background: #2b688d;
    color: white;
    border-radius: 4px;
    padding: 5px 12px;
    margin-left: 10px;
}
body.home.site-8 .bouton-eleves-internationaux .fl-button-right{
    text-align: right !important;
}
body.site-8 span.breadcrumb_last {
    color: #b6b6b6 !important;
}
.fl-row.cfp-eleves-internationnaux-hero {
    max-width: 1680px;
}
.fl-row.cfp-eleves-internationnaux-hero span.fl-button-text {
    color: #1e395d !important;
}
.fl-row.cfp-eleves-internationnaux-hero a.fl-button:hover{
    background-color: #2b688d !important;
}
.fl-row.cfp-eleves-internationnaux-hero a.fl-button:hover span.fl-button-text,
.fl-row.cfp-eleves-internationnaux-hero a.fl-button:focus span.fl-button-text{
    color: #fff !important;
}
/* bouton fond blanc */
body.site-8 .fl-module-button.blanc span.fl-button-text {
    color: #1e395d !important;
}
body.site-8 .fl-module-button.blanc a.fl-button:hover span.fl-button-text{
    color: #fff !important;
}
body.site-8 .fl-module-uabb-button.bouton-ligne a {
    border-left: none;
    border-top: none;
    border-right: none;
    justify-content: start !important;
    border-radius: 0px !important;
    color: #2b688d !important;
}
body.site-8 .fl-module-uabb-button.bouton-ligne a span {
    color: #2b688d !important;
}
body.site-8 .fl-module-uabb-button.bouton-ligne a:hover {
    border-color: #2b688d !important;
}
@media only screen and (max-width: 768px){
body.site-8 .fl-page-bar-row .col-md-8 {
    display: flex !important;
    justify-content: space-around !important;
}
body.site-8 .fl-page-header-logo {
    padding-bottom: 16px !important;
}
body.site-8 .fl-page-nav-wrap {
    padding-bottom: 0px !important;
}
body.site-8 .fl-page-header-container {
    padding: 15px 0px 0px !important;
}
.fl-module.breadcrumb {
    font-size: 12px !important;
}
}



/** 2022 **/
img.formation-image {
    margin-left: 30px;
}
.icons.alternance-travail-etudes {
    order: 3;
}
/* site */

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
ul#menu-en-ligne a {
    color: #de4301;
}
ul#menu-formations a {
    color: #1E395D;
}
/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  top: 0;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  top: -40px;
  left: -40px;
}
a.card-banner-link:hover {
    text-decoration: none !important;
}
.card-banner-grid-cell {
    width: 100% !important;
    margin-bottom: 20px;
    border: solid 1px #9797974f;
}
.card-banner {
    min-height: 200px;
    display: flex;
    width: 100%;
}
.card-banner .card-grid-item-heading-image{
    width: 30% !important;
}
.card-banner .banner-desc{
    width: 50% !important;
    padding: 20px;
    align-items: top;
}
.card-banner .banner-informations {
    background: #2b688d !important;
    color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    align-items: top;
    width: 25%;
}

.banner-title h2 {
    font-size: 20px;
    margin-top: 0px !important;
}
.banner-description p{
    font-size: 15px;
    color: #3B3C3E;
}
.banner-info-icons img {
    width: 38px;
    height: 38px;
}
.banner-info-icons,
.banner-info-diplome,
.banner-info-duree {
    padding: 8px 0;
    border-bottom: solid 1px #ffffff63;
}
.banner-info-prix {
    padding: 8px 0;
}
.card-banner .banner-informations p {
    margin: 0px;
}
.banner-info-diplome p,
.banner-info-duree p,
.banner-info-prix p {
    line-height: 1.3em;
    font-size: 15px;
}
body.single-formations .banner-info-icons {
    padding: 8px 0 14px;
}
body.single-formations .card-detail-content {
    padding: 40px !important;
}
.card-detail-attributes h3 {
    margin: 0px !important;
}
.fl-sidebar{
    list-style-type: none !important;
}
ul#menu-en-ligne,
ul#menu-formations{
    list-style-type: none !important;
    margin: 0px !important;
    padding: 0px !important;
}
ul#menu-en-ligne li,
ul#menu-formations li{
    line-height: 1.3em;
    padding-bottom: 15px;
}
.card-detail-label{
    font-weight: bold;
    margin-bottom: 10px;
}
body.tax-formations-distance h1,
body.tax-formations-secteur h1,
body.tax-formations-niveau h1,
body.tax-formations-diplome h1,
body.tax-formations-ville h1,
body.post-type-archive-formations h1{
    text-transform: lowercase;
}
body.tax-formations-distance h1:first-letter,
body.tax-formations-secteur h1:first-letter,
body.tax-formations-niveau h1:first-letter,
body.tax-formations-diplome h1:first-letter,
body.tax-formations-ville h1:first-letter,
body.post-type-archive-formations h1:first-letter{
    text-transform: uppercase;
}
body.single-formations .fl-sidebar,
body.tax-formations-distance .fl-sidebar,
body.tax-formations-niveau .fl-sidebar,
body.tax-formations-secteur .fl-sidebar,
body.tax-formations-diplome .fl-sidebar,
body.tax-formations-ville .fl-sidebar,
body.post-type-archive-formations .fl-sidebar{
    max-width: 230px !important;
    margin-right: 50px;
    padding-bottom: 40px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
body.single-formations .fl-sidebar h2.widgettitle,
body.tax-formations-distance .fl-sidebar h2.widgettitle,
body.tax-formations-niveau .fl-sidebar h2.widgettitle,
body.tax-formations-secteur .fl-sidebar h2.widgettitle,
body.tax-formations-diplome .fl-sidebar h2.widgettitle,
body.tax-formations-ville .fl-sidebar h2.widgettitle,
body.post-type-archive-formations .fl-sidebar h2.widgettitle{
    margin-top: 0px;
}
body.tax-formations-distance .archive-formation-content,
body.tax-formations-secteur .archive-formation-content,
body.tax-formations-niveau .archive-formation-content,
body.tax-formations-diplome .archive-formation-content,
body.tax-formations-ville .archive-formation-content,
body.post-type-archive-formations .archive-formation-content{
    display: flex !important;
    flex-direction: column !important;
    margin: 0px !important;
    padding: 30px 0 30px 40px !important;
}
body.tax-formations-distance .archive-formation-content .card-grid,
body.tax-formations-secteur .archive-formation-content .card-grid,
body.tax-formations-niveau .archive-formation-content .card-grid,
body.tax-formations-diplome .archive-formation-content .card-grid,
body.tax-formations-ville .archive-formation-content .card-grid,
body.post-type-archive-formations .archive-formation-content .card-grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    position: relative !important;
}
body.single-formations .card-grid,
body.single-formations .fl-after-post-widget {
    display: none;
}
a.button.button-details-formation,
a.button.button-details-formation:hover,
a.button.inscription {
    margin: 0 5px;
    font-family:  "Encode Sans", Arial, sans-serif;
    text-decoration: none;
}
.card-grid-item-attributes{
    border-left: 0px;
}
a.card-grid-item-link:hover {
    text-decoration: none;
}
.card-grid-item-attribute-icon .fa, .card-grid-item-attribute-icon .fas,
.filter-form-query-icon .fas.fa-search{
    font-weight: 900 !important;
}
.filter-form-query-icon {
    padding: 20px;
    margin-top: -3px;
    align-items: end !important;
    /* justify-content: end; */
    right: 0px;
}
/* ETABLISSEMENTS COULEURS */
.card-grid-item-heading-title{
    background-color: #1f395c;
    color: #fff;
}
.accent-services-entreprise-education-adultes-bg-color, .accent-formation-pour-entreprises-et-travailleurs-bg-color {
    background-color: #1c7996;
    color: #fff !important;
}
.accent-education-adultes-bg-color {
    background-color: #FF0000 !important;
    color: #fff;
}
.button-services-entreprise-education-adultes-bg-color, .button-formation-pour-entreprises-et-travailleurs-bg-color{
    background-color:#1c7996 !important;
    color:#fff !important;
    line-height: 14px;
}
.button-services-entreprise-education-adultes-bg-color:hover,.button-formation-pour-entreprises-et-travailleurs-bg-color:hover{
    background-color:#367488 !important;
    color:#fff !important;
    line-height: 14px;
}

.button-details-formation{
    background-color: #ccc; 
    color: #000; 
    margin-right: 25px !important;
}

body.single-formations .info-icons{
    display: flex !important;
    flex-wrap: wrap;
}

body.single-formations .banner-info-icons .icons{
    display: flex;
    flex-direction: column;
    width: 50%;
    margin: 0 0 10px;
}
body.single-formations .card-detail,
body.single-formations .fl-sidebar{
    min-height: 860px;
}
body.single-formations .banner-info-icons .icons:last-item{
    margin: 0;
}
body.single-formations .banner-info-icons .icons span{
    margin-top: 7px;
    font-size: 15px;
    line-height: 1.3em;
}

body.single-formations .box{
    padding: 17px 0 8px;
    border-bottom: solid 1px  #ffffff63;
}
body.single-formations .prix{
    padding: 17px 0 20px;
}

body.single-formations .card-detail-title h1{
    font-size: 28px;
    margin-bottom: 0px;
}
body.single-formations a.button.button-details-formation {
    width: 100%;
    border: solid 1px #fff;
    border-radius: 0px;
    background: transparent;
    color: #fff;
    margin: 10px 0;
}
body.single-formations a.button.button-formation-professionnelle-bg-color.inscription {
    background: #fff;
    color: #000;
    border-radius: 0px;
    width: 100%;
    margin: 0 0 20px;
}
body.single-formations a.button.button-formation-professionnelle-bg-color.inscription:hover {
    border: 0px;
}
body.single-formations h1 span.subtitle,
body.single-formations h1 span.subtitle-ville {
    font-size: 15px;
    display: block;
    color: #333;
    margin-bottom: 15px;
    margin-top: 5px;
}
body.single-formations .card-detail-attributes p {
    font-size: 15px;
    line-height: 1.3em;
}
body.single-formations .card-detail-label{
    font-style: normal !important;
}
body.single-formations .card-detail-content{
    width: 75% !important;
}
body.single-formations .card-detail-attributes{
    width: 25% !important;
    padding: 40px 25px 25px !important;
    background-color:#2b688d !important;
    color: #fff !important;
}
body.single-formations .card-detail-attributes h3,
body.single-formations .card-detail-attributes h2{
    margin: 0px;
    margin-bottom: 20px;
    color: #fff !important;
    text-transform: none;
    font-weight: bold;
}
body.single-formations .card-detail-attributes h2{
    font-size: 18px;
}
body.single-formations .card-detail-attributes h3{
    font-size: 15px;
}

@media only screen and (max-width: 768px){
    .card-banner {
    flex-direction: column;
}
.card-grid-item-heading-image{
    min-height: 200px;
    width: 100%;
}
.card-banner .card-grid-item-heading-image,
.card-banner .banner-desc,
.card-banner .banner-informations{
    width: 100% !important;
}
body.post-type-archive-formations .archive-formation-content{
    padding: 0px !important;
}
body.single-formations .card-detail-content,
body.single-formations .card-detail-attributes{
    width: 100% !important;
}
.button-details-formation{
    background-color: #ccc; 
    color: #000; 
    margin-right: 15px !important;
}
.button.button-details-formation{
    padding:10px !important;
}
}

@media only screen and (max-width: 991px){
    .card-detail-title h1{
        font-size: 24px;
    }
    .card-detail-image:not(:first-child){
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .card-detail-content{
        padding: 30px 15px;
    }
    .card-detail-attributes{
        padding-top: 30px;
    }
    .single-formations .content{
        margin-top: 30px;
        margin-bottom: 30px;
    }
}



/** 2021 **/

body.home .uabb-bottom-row-separator.uabb-tilt-right-separator{
  display: none;
}


/* Styles */ 

.standish_alert.standish_alert_normal a {
    background-color: #3b3c3e !important;
}
/*body.home .boutonsaccueil a.fl-button, a.fl-button:visited, body.home .fl-builder-content a.fl-button, body.home .fl-builder-content a.fl-button:visited {

    text-align: center;
    font-size: 21px;
    padding: 27px;
}*/
/* 

COULEURS DES SITES PRIMAIRE  

JAUNE : #f7ce05;
JAUNE OVER : #f7bf06;
old - JAUNE : #fec107;
old - JAUNE OVER : #f2a500;


COULEURS DES SITES SECONDAIRE  
GRIS : #8A8A8A
esrdl = site-37 #af0507
Chanoine Beaudet escb = site- #3b4d6a
La Pocatière eplp = site- #17375e

VERT : #60a286;
VERT OVER : #58967c;
old - VERT : #5b8d33;

*/

/* 3 secondaires new color*/

/* Rivière du loup */

body.secondaire.site-37 .standish-events-full .clndr .clndr-table tr .day.event, .standish-events .clndr .clndr-table tr .day.my-event {
    color: #af0507 !important;
}
body.secondaire.site-37 .standish-events-full .clndr .events-bullet{
  background-color: #af0507 !important;
}
body.secondaire.site-37 .uabb-cl-style3 a::after {
    background: #af0507 !important;
}

body.home.secondaire.site-37 h4.fl-heading:after{
      text-decoration: none !important;
    border-bottom: #af0507 4px solid !important;
  content: "";
  height: 1px;
  background-color: #af0507 !important;
  width: 50px !important;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

/* La Pocatière */

body.secondaire.site-38 .standish-events-full .clndr .clndr-table tr .day.event, .standish-events .clndr .clndr-table tr .day.my-event {
    color: #17375e !important;
}
body.secondaire.site-38 .standish-events-full .clndr .events-bullet{
  background-color: #17375e !important;
}
body.secondaire.site-38 .uabb-cl-style3 a::after {
    background: #17375e !important;
}

body.home.secondaire.site-38 h4.fl-heading:after{
      text-decoration: none !important;
    border-bottom: #17375e 4px solid !important;
  content: "";
  height: 1px;
  background-color: #17375e !important;
  width: 50px !important;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

/* Chanoine-Beaudet */

body.secondaire.site-39 .standish-events-full .clndr .clndr-table tr .day.event, .standish-events .clndr .clndr-table tr .day.my-event {
    color: #3b4d6a !important;
}
body.secondaire.site-39 .standish-events-full .clndr .events-bullet{
  background-color: #3b4d6a !important;
}
body.secondaire.site-39 .uabb-cl-style3 a::after {
    background: #3b4d6a !important;
}

body.home.secondaire.site-39 h4.fl-heading:after{
      text-decoration: none !important;
    border-bottom: #3b4d6a 4px solid !important;
  content: "";
  height: 1px;
  background-color: #3b4d6a !important;
  width: 50px !important;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

/* Primaire */


.fl-page-header-container{
  padding: 15px 0 !important;
}

.fl-separator {
    border-top: 1px solid #f0f0f0 !important;
}

i.fl-button-icon {
    color: #fff !important;
}

#post_etablissementsdiv{
  display: none;
}


.banniere-bk-primaire .fl-row-content-wrap{
    background-image: url(/wp-content/themes/css/assets/images/banniere-accueil-primaire.jpg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: auto;
}

.banniere-bk-primaire-pattern .fl-row-content-wrap{
    background-image: url(/wp-content/themes/css/assets/images/banniere-accueil-primaire-pattern.jpg) !important;
    background-repeat: repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: auto;
}
.banniere-bk-secondaire .fl-row-content-wrap{
    /*background-image: url(/wp-content/themes/css/assets/images/banniere-accueil-secondaire.jpg) !important;*/
    background-color: #8A8A8A;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: auto;
}
.banniere-bk-fp .fl-row-content-wrap{
    /*background-image: url(/wp-content/themes/css/assets/images/banniere-accueil-fp.jpg) !important;*/
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: auto;
}
.banniere-bk-adultes .fl-row-content-wrap{
    background-image: url(/wp-content/themes/css/assets/images/banniere-accueil-adultes.jpg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: auto;
}

.fl-page-bar .navbar-nav li.current-menu-ancestor > a, .fl-page-bar .navbar-nav li.current-menu-parent > a, .fl-page-bar .navbar-nav li.current-menu-item > a {
    color: rgb(255, 255, 255);
}

.fl-page-footer-text.fl-page-footer-text-1{
    text-align: left !important;
}

.fl-widget ul.sub-menu li:before {
    content: none;
    padding-right: 5px;
}

body.home h2{
  font-size: 24px;
}

h3{
  font-weight: 400;
}


/*  Top Menu  */

.fl-page-bar {
    font-size: 15px !important;
}

.fl-preset-adultes .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a{
  color: inherit;
}

.fl-preset-adultes .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a{
  color: inherit;
}


/*  HEADER  */
@media screen and (max-width: 360px){
  div.fl-logo-text > span.type-ecole {
    line-height: 20px !important;
}
}
div.fl-logo-text > span.type-ecole {
    font-size: 18px;
    font-family: 'Encode Sans Condensed';
    display: block;
    line-height: 1px;
    padding-top: 16px;
}
div.fl-logo-text > span.nom-ecole {
    font-size: 28px;
    font-family: 'Encode Sans Condensed';
    line-height: 12px;
}


  /*  ACCUEIL SECONDAIRE  */


body.secondaire .fl-page-footer-widgets {
    background-color: #f5f5f5 !important;
}

  a.uabb-button.uabb-creative-button {
    border-radius: 4px;
}
@media screen and (max-width: 375px){
.bienvenu-secondaire .fl-row-content-wrap{
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
  }}

@media screen and (min-width: 376px) and (max-width: 768px){
.bienvenu-secondaire .fl-row-content-wrap{
    border-radius: 0px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }}

  @media screen and (min-width: 769px){
  body.fl-builder-edit .bienvenu-secondaire .fl-row-content-wrap{
    z-index: inherit !important;
    margin-top: 0 !important;
  }
.bienvenu-secondaire .fl-row-content-wrap{
    border-radius: 8px;
    margin-top: -65px;
    margin-right: 70px;
    margin-left: 70px;
    z-index: 9 !important
  }

}
.fl-page-header {
    z-index: 9999999 !important;
}
@media screen and (max-width: 375px){
.bienvenu-adultes .fl-row-content-wrap{
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
  }}

@media screen and (min-width: 376px) and (max-width: 768px){
.bienvenu-adultes .fl-row-content-wrap{
    border-radius: 0px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }}

  @media screen and (min-width: 769px){
.bienvenu-adultes .fl-row-content-wrap{
    border-radius: 0px;
    margin-top: 0px !important;
    color: #fff;
  }}

 


  /*  PAGE ACCUEIL  */

@media (max-width: 768px){
body.home .fl-col-small {
    max-width: 768px;
}}

@media screen and (max-width: 375px){
  body.home .fl-module.fl-module-uabb-image-carousel{
      height: 355px;
    }
  }

.banniere-bk-primaire > .fl-row-content-wrap > .fl-row-content > .fl-col-group-equal-height > .fl-col {
    width: initial !important;
}
@media screen and (min-width: 376px) and (max-width: 768px){
  body.home .fl-module.fl-module-uabb-image-carousel{
      height: 415px;
    }
    .banniere-bk-primaire > .fl-row-content-wrap > .fl-row-content > .fl-col-group-equal-height > .fl-col {
        display: none !important;
    }
  }


body.fl-preset-primaire .separatorslider{
  background-color: #eff0f5;
}

/*@media screen and (min-width: 481px){ 
body.fl-preset-primaire .separatorslider .fl-row-content-wrap:after {
    margin-top: 0;
    width: calc(100% + 40px);
    margin-left: -20px;
    background-image: url(/wp-content/themes/css/assets/images/bg_eff0f5.png);
    background-repeat: no-repeat;
    height: 74px;
}}*/

body.fl-preset-primaire .separatorslider .fl-row-content-wrap{
  padding-bottom: 0;
      display: flex;
    justify-content: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
body.fl-preset-primaire .separatorslider .fl-row-content-wrap:after {
    content: '';
    display: block;
    margin-top:-148px;
}

body.fl-preset-primaire .fl-row.fl-row-full-width.banniere-bk-primaire > .fl-row-content-wrap{
    display: flex;
    justify-content: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 4rem !important;
}
body.fl-preset-primaire .separatorcsds{ width:100vw; margin:0 auto; } 

body.fl-preset-primaire .separatorcsds:after{ content:''; display:block; } 

@media screen and (min-width: 481px){
body.fl-preset-primaire .separatorcsds:after{ 
  margin-top: 0;
    width: calc(100% + 40px);
    margin-left: -20px;
    background-image: url(/wp-content/themes/css/assets/images/bg_edf3f9.png);
    background-repeat: no-repeat;
    height: 74px;
}
}


body.home .fl-rich-text ul {
      padding-left: 18px;
}

body.home h2.fl-post-grid-title:after, body.home h2.fl-post-feed-title:after{
display: none !important;
}
.fl-post-feed-header {
    margin-bottom: 0px;
}

.important-post .fl-post-column {
   width: 100% !important; 
}

.fl-post-feed-content p {
    font-size: 14px;
    line-height: 20px;
}


/*  Contenu  */

.heateorSssClear {
    padding-top: 30px;
}

.fl-page-bar .fl-social-icons i.fa {
    font-size: 21px !important;
    padding:0 8px;
}

body.single-post .fl-content {
    padding-top: 180px !important;
}

@media screen and (max-width: 768px){
  h1{
    font-size:24px;
  }
    h2{
    font-size:20px;
  }
}

/*body.fl-preset-fp h1, body.fl-preset-fp h2, body.fl-preset-fp h3, body.fl-preset-fp h4{
 color: #3b3c3e !important;
}*/

body.home.fl-preset-primaire .fl-post-content h2:after {
  display: block;
  content: ' ';
  width: 150px;
  height: 10px;
  background:  url(/wp-content/themes/css/assets/images/ligne.png) no-repeat;
}
body.home.fl-preset-primaire h2.fl-heading:after {
  width: 100%;
  background:  url(/wp-content/themes/css/assets/images/ligne.png) no-repeat center;
}

body.home.fl-preset-secondaire .fl-post-content h4:after {
    display: block;
    content: ' ';
    width: 50px;
    height: 3px;
    background: url(/wp-content/themes/css/assets/images/ligne3.png) no-repeat;
    margin-top:3px;
}
body.home.fl-preset-secondaire h4.fl-heading:after {
  width: 100%;
  background:  url(/wp-content/themes/css/assets/images/ligne3.png) no-repeat center;
}
body.home.fl-preset-fp .fl-post-content h4:after {
    display: block;
    content: ' ';
    width: 50px;
    height: 3px;
    background: url(/wp-content/themes/css/assets/images/ligne3.png) no-repeat;
    margin-top:3px;
}
body.home.fl-preset-fp h4.fl-heading:after {
  width: 100%;
  background:  url(/wp-content/themes/css/assets/images/ligne3.png) no-repeat center;
}
body.home.fl-preset-adultes .fl-post-content h4:after {
    display: block;
    content: ' ';
    width: 50px;
    height: 3px;
    background: url(/wp-content/themes/css/assets/images/ligne3.png) no-repeat;
    margin-top:3px;
}
body.home.fl-preset-adultes h4.fl-heading:after {
  width: 100%;
  background:  url(/wp-content/themes/css/assets/images/ligne3.png) no-repeat center;
}

.accueil-ecole .fl-photo-content img{
  /* border-radius: 50% !important; */
  max-width:130px !important;
  height:auto !important;
    background-color:#fff;
    padding: 6px;
}
.center-vertical {
  align-items: center;
}

@media (max-width: 768px){
.fl-module-button .fl-button-left, .fl-module-button .fl-button-right {
    text-align: left;
}}



/*  Footer  */

.fl-widget img.kamloup-logo-footer {
    margin-bottom: 20px !important;
}

.fl-page-footer-widgets {
    border-top: none ;
    background-color: #eaf8f9;
}

.fl-page-footer {
    border-top: none;
    font-size: 12px;
    background-color: #3b3c3e;
    padding: 8px 0;
}

.fl-content-right {
    border-left: 0px solid #e6e6e6;
}

.fl-page-footer-widgets {
    padding-top: 20px;
}



/*   BEAVER BUILDER ELEMENTS.  */

a.fl-button, a.fl-button:hover, a.fl-button:visited, .fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited{
    border:0px !important;
}

a.fl-button:hover, .fl-builder-content a.fl-button:hover {
    background: #3b3c3e !important;}

span.fl-button-text{
    color:#fff !important;
}
body.site-8 span.fl-button-text{
    color:inherit !important;
}
header.fl-page-header nav.fl-page-nav.fl-nav.navbar li.menu-item-home {
    display: none;
}

.fl-widget ul.sub-menu li::before {
    content: inherit;
    padding: 0;
}

.fl-widget ul.sub-menu li{
  padding: 0;
}

footer ul.menu-footer, footer ul.menu {
  list-style: none;
}

@media screen and (max-width: 768px){
  footer ul.menu-footer, footer ul.menu{
    padding-left: 0px !important;
  }
}

footer ul.menu-footer li, footer ul.menu li {
  padding-top: 6px;
  line-height: 20px;
}

footer ul.menu-footer li a, footer ul.menu li.menu-item-has-children > a{
  font-weight: bold;
  font-size:14px;
}

#menu-item-573 a {
    font-weight: bold;
}

footer ul.menu li a {
  font-weight: normal;
  font-size:14px;
}

footer ul.menu-footer li.children a, footer ul.menu li.children a {
  font-weight: normal;
  font-size: 14px;
  padding-bottom: 0;
}

footer ul.menu-footer li.children, footer ul.menu li.children {
  line-height: 21px;
  padding-top: 0;
}
footer ul.menu-footer li:first-child, footer ul.menu li:first-child{
  padding-top: 0;
}

div.csds_adresse {
  font-size: 14px;
  line-height: 21px;
}


/* Sidebar */

.fl-sidebar .menu li a{
  color:#464648;
  font-size:16px;
}
.fl-sidebar ul.submenu{
      padding: 7px 0 !important;
}
.fl-sidebar .sub-menu li a{
  color:#7f8082;
  font-size:15px;
  font-weight: normal;
}
.fl-sidebar li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item a{
  color:#3b3c3e;
  font-weight: bold;
}




div.fl-content-left {
  border: 0 !important;
}

div.fl-sidebar {
  padding-left: 25px !important;
  background-color: #f5f5f5;
  margin-top: 0 !important;
  padding-top: 40px !important;
}



div.fl-sidebar ul.sub-menu {
  display: none;
}

div.fl-sidebar ul li.current-page-ancestor ul.sub-menu {
  display: block;
}

.fl-widget ul li {
    margin-bottom: 0px;
}

div.fl-sidebar .fl-widget ul.sub-menu li {
  padding: 0;
  padding-left: 10px;
}

div.fl-sidebar .fl-widget ul.sub-menu li:before {
  content: '';
  padding-right: 0;
}

div.fl-sidebar ul li {
  margin-bottom: 0;
}

div.fl-sidebar ul li a {
  font-size: 15px;
  line-height: 17px;
}


/* CARDS */

div.cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

  padding-top: 20px;
  padding-bottom: 20px;
}

div.cards > div.card {
  width: calc(25% - 16px);
  margin: 8px;
  cursor: pointer;
}

@media screen and (max-width: 800px) { div.cards > div.card { width: calc(33% - 16px); } }
@media screen and (max-width: 600px) { div.cards > div.card { width: calc(50% - 16px); } }
@media screen and (max-width: 420px) { div.cards > div.card { width: calc(100% - 16px); } }

div.cards > div.card > div.card-container {
  display: flex;
  flex-direction: column;
  height: 200px;
  box-shadow: 12px 15px 20px 0 rgba(46,61,73,.15) !important;
  transition: box-shadow 0.5s;
  /* box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12); */
}
div.cards > div.card > div.card-container:hover {
box-shadow: 0 1px 3px rgba(0,0,0,.08)!important;
    transition: box-shadow 0.5s;
}

div.cards > div.card > div.card-container > div.images {
  flex-grow: 1;
  position: relative;
  background-size: cover;
  background-image: url(/wp-content/themes/css/assets/images/sous-page.jpg);
}

div.cards > div.card > div.card-container > div.images:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

div.cards > div.card > div.card-container > div.content {
  min-height: 60px;
}

div.cards > div.card > div.card-container > div.content > h3 {
  margin: 10px;
  font-size: 16px;
  font-weight: normal
}


/*  ADMIN  */

.wp-activate-container{
	text-align: center;
	padding:80px 160px;
}


/* alertes */

div.standish_alert > a {
    margin-right: 20px;
    font-size: 12px !important;
    padding: 4px 8px !important;
    background: #f93f26 !important;
}

div.standish_alert img {
    padding: 10px 30px;
    max-width: 80px !important;
}

div.standish_alert > a:hover {
    text-decoration: none;
}

@media (max-width: 500px){
div.standish_alert {
    flex-direction: column;
    padding: 2px;
}

div.standish_alert > a.fl-button {
    margin-top: 0px;
}

.container_standish_alerts.standish_alerts{
  padding: 10px !important;
}
}



body.fl-preset-fp  span.type-ecole {
  font-size: 17px;
}



/********** adultes ***********/

body.adultes .fl-page-bar-row .col-md-4.col-sm-4.text-left {
    width: 10%;
}
body.adultes .fl-page-bar-row .col-md-8.col-sm-8.text-right {
    width: 90%;
    text-align: right;
}
 body.adultes .fl-page-footer-widgets, body.adultes .fl-sidebar {
    background-color: #efefef !important;
}


/********** FP **********/

body.fp .fl-page-footer-widgets,body.fp .fl-sidebar{
    background-color: #efefef !important;
}
body.fp .fl-sidebar li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item a{
  color: #1E395D !important;
}
body.fp .fl-preset-fp h1{
  color: #1E395D !important;
}


/* Site primaire https://internationale.cskamloup.qc.ca/ */
body.site-51 span.fl-button-text,
body.site-51 i.fl-button-icon {
    color: #000 !important;
}

/* KAMLOUP ARTICLE BLOGUE VERS SITES ECOLES */

.kamloup-articles-blogue h3, .kamloup-articles-blogue ul {
    padding-bottom: 20px;
}
.kamloup-articles-blogue a.fl-button {
    font-size: 14px;
    font-weight: normal;
    line-height: 13px;
    padding: 10px 20px;
}

