/*
 * Beaux-Arts Paris Bootstrap Theme
 * Custom CSS
 */

body {
 margin: 0 !important; /* remove the magin from drupal-bootstrap.css */
 line-height: 1.6;
}

/* Class to apply on a row to center its column verticaly */
@media(min-width:1200px) {
  .vertical-center {
    display: flex;
    align-items: center;
  }
}

/* Fix overscrolling on mobile */
@media(max-width:768px) {
  .container {
    max-width: 100vw;
    overflow-x: hidden;
  }
  div.container.pdlr0 {
    height:67px;
  }

  #nav-icon {
    top:4px;
  }

  /* The homepage's carousel height = height of the screen */
  section.slider1 {
    height: 100vh;
  }

  /* Image in carrousel are as tall as the page height */
  #slider_landing_page .owl-item, #slider_landing_page .item {
    height: 100vh;
  }

}

.transparent {
  background-color: transparent;
}

div.navbar {
  margin-bottom: 0;
  padding-bottom: 20px;
}
/*.field--label-hidden {
  display: none
}*/

/*
 * Home Page
 */

a.more_info {
  display: inline-block;
  font-size: 15px;
  font-family: "robotolight";
  font-weight: 100;
  /* color: #e90d59 !important; */ /* Ces liens doivent être en blanc sur la home page */
  text-decoration: underline;
  text-underline-offset: 3px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  transition: text-decoration-color 0.1s ease;
}

a.more_info:hover {
  text-decoration-color: transparent !important;
}

section.slider3 {
  background-color: #d14905;
}

.gvbg section.slider3 {
  background-color: transparent;
}

section.slider4 h2 {
  color: #e90d59;
}

section.slider4 div.pull-right, div.newsletter {
  background-color: #e90d59;
  position: relative;
}

/* Remove the padding-top of the */
body.page-nav--active {
  padding-top:0px;
}

/* Page title */
section.page-header {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  /*padding: 60px 0;*/
  padding-bottom: 0
}

section.page-header h1 {
  font-size: 37.58px;
  font-family: "obibokbold";
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  /*padding: 60px 0;*/
  line-height: 1.2;
  border: none;
}

section.page-header div.mtb {
  margin: 60px 0;
}

section.page-header img {
  margin: auto;
}

.link-share {
    margin-top: 10px;
    margin-bottom: 0px;
}

/*
 * Page /organigramme
 */
#accordion .organigramme .panel-title button[aria-expanded="true"] {
  color: #108670;
  transition: .2s;
}

/*
 * Page /professeur
 */
#accordion .professeurs .panel-title button[aria-expanded="true"] {
  color: #d14905;
}

/*.field--label, .field--item {
  display: none;
}*/

/* Page exposition */
/*.expo1, body #salleslider, body.page-node-type-exposition {
  background: #e90d59;
}*/

/* body.page-node-type-presentation {
  background: #d14905;
} */

/*.pres1 .owl-carousel .owl-item img {
  width: auto;
}*/


/*
 * Pager / pagination - Page podcast
 *
 */

div.view-podcast {
  background-color: #fb5201 !important;
}

section.block-views-blockpodcast-block-1 .pager,
section.block-views-blockpodcast-block-1 .pager ul{
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

section.block-views-blockpodcast-block-1 .pager li span {
  vertical-align: middle;
}

section.block-views-blockpodcast-block-1 form {
  color: white;  
  padding-top: 20px;
}

section.block-views-blockpodcast-block-1 nav.pager {
  padding-top: 40px;
}

section.block-views-blockpodcast-block-1 .pager li,
section.block-views-blockpodcast-block-1 li.pager__item.pager__item--next,
section.block-views-blockpodcast-block-1 li.pager__item.pager__item--previous {
  vertical-align: middle;
  color: white;
  display: inline-block;
  font-size: 24px;
  position: static !important;
}

section.block-views-blockpodcast-block-1 .pager li > a,
section.block-views-blockpodcast-block-1 .pager li > a:focus,
section.block-views-blockpodcast-block-1 .pager li > a:hover {
  border: none !important;
  background-color: transparent !important;
  color: white;
  padding: 0;
}


/*
 * Page /nosartistes/observatoire-diplomes
 */
form#views-exposed-form-annuaire-annuaire-liste-felicites .form-item,
form#views-exposed-form-annuaire-annuaire-liste-felicites .form-item .form-select {
  display:block;
}
form#views-exposed-form-annuaire-annuaire-liste-felicites .form-item .form-select,
form#views-exposed-form-annuaire-annuaire-liste-felicites .form-inline .select-wrapper {
  width:100% !important;
}
form#views-exposed-form-annuaire-annuaire-liste-felicites select[name="field_promotion_value"] {
    box-shadow: none!important;
    border-bottom: 1px solid #888888 !important;
    background-color: #ffffff;
    border-radius: 0;
    border: 0;
    background-size: 30px;
    font-size: 16px;
    font-family: "robotolight";
    font-weight: 700;
    color: #000;
    height: 63px;
    text-transform: uppercase;
}

form#views-exposed-form-annuaire-annuaire-liste-felicites .select-wrapper:after {
    /* content: '\f067'!important;
    -webkit-text-stroke: 7px #fff !important;
    color: #000 !important;   */
    -webkit-text-stroke: 7px #ffffff !important;
    color: #000 !important;
    content: '\f067'!important;
    font-size: 50px;
    position: absolute;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top: 50%;
    z-index: 0;
}



/*
 * Styles for "Agenda" (/agenda)
 */

body.path-agenda .event h2 {
    font-size: 28.14px;
    font-family: "obibokbold";
    color: rgb(255, 0, 102);
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;

    @media (max-width: 767px) {
      font-size: 20px;
    }
}

body.path-agenda .views-row {
  margin-bottom: 35px;
}

body.path-agenda div.view-content > h3  {
    display: none;
}

body.path-agenda a.more_info {
  display: inline-block;
  font-size: 15px;
  font-family: "robotolight";
  font-weight: 100;
  color: #e90d59 !important; /* Ces liens doivent être en blanc sur la home page */
  text-decoration: underline;
  text-underline-offset: 3px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  transition: text-decoration-color 0.1s ease;
}

body.path-agenda a.more_info:hover {
  text-decoration-color: transparent !important;
}

body.path-agenda a.more_info span::before {
  background-color: #e90d59 !important;
  transform: scaleX(1);
  transform-origin: 100% 0;
  transition-delay: 0.4s;
  content: "";
  display: block;
  height: 1px;
  /*width: 100%;*/
  position: absolute;
  /*bottom: 2px;
  right: 0;*/
  transition: transform 0.6s cubic-bezier(0.43, 0.195, 0.02, 1);
}

body.path-agenda .views-row h3  {
    display: block;
    margin-bottom: 15px;
    font-size: 28px;
    font-family: "obibokbold";

    @media (max-width: 767px) {
      font-size: 20px;
    }
}

body.path-agenda div.event time {
    font-family: "obibokbold";
    text-transform: uppercase;
    font-size: 28.14px;
    color: rgb(255, 0, 102);
    line-height: 1;

    @media (max-width: 767px) {
      font-size: 20px;
    }
}

body.path-agenda div.header-event h4 {
    font-family: "robotobold";
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    display: inline-block;
    margin-top: 0;
}

body.path-agenda div.header-event span.place {
    font-size: 13.13px;
    font-family: "robotolight";
    color: #000;
    line-height: 1.2;
    display: block;
    text-transform: uppercase;
}

body.path-agenda p {
    font-size: 15.01px;
    font-family: "robotolight";
    font-weight: 100;
    color: #000;
    line-height: 1.2;
    margin-bottom: 15px;
}

body.path-agenda .type {
    font-size: 12px;
    font-family: "robotolight";
    font-weight: 100;
    color: #000;
    display: block;
    text-transform: uppercase;
}

body.path-agenda figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}