/*
Theme Name: Skeleton
Author: GaelleDavid
Author URI: https://gaelle-david.cmoi.cc/
Description: Theme enfant de Vantage 
Template: vantage
Version: 1.00
*/

/***********************Header**********************************/
.hgroup {
  background-color: rgb(228,0,43); 
  padding: 0 !important; 
	margin-left: 0 !important;
	margin-right: 0 !important;
	min-width: 100%;
  display:flex;
}

#masthead {
	padding: 0;
}

.support-text {
 justify-content: flex-start !important;
}

.logo-no-height-constrain,
.logo{
  padding: 0em !important;
}

#header-sidebar{
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  display:flex;
  align-items: end;

}
#custom_html-11 > .textwidget{
  transition: all 0.4s ease;
  }

#custom_html-11 > .textwidget:hover{
  background: #303134;
  color: #E4002B;
  border-color: #E4002B;
}



/***********************Nav bar*********************************/
.nav-red {
	/*background-color: #fe0032;*/
  background-color: rgb(228,0,43);
	margin:0;
}

a:hover,
a:focus,
a:active {
  color: #303134;

}

.main-navigation ul li:hover > a,
.main-navigation ul li.focus > a {
  background: #303134;
  color: #ffffff;
}

.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.focus > a {
  background: #303134;
  color: #ffffff;
}

#search-icon #search-icon-icon {
	background-color: #303134;
}

#search-icon #search-icon-icon:hover,
#search-icon #search-icon-icon:focus {
  background-color: #7A0F23;
}

 /***** logo maison ****/
.emoji{
  font-size: 1.8em;
}

#menu-item-291 > a,
#menu-item-673 > a{
  padding-top: 20px; 
}
/*********************** sticky menu ******************************/

#vantage-social-media-12 {
  display: none;
}

/* Media query */

@media (min-width: 1080px) {
  #vantage-social-media-12 {
    height:2em;
    z-index:1000;
    margin:auto 96% !important;
    width:50%;
    position:fixed !important;
    top:35%;
    left:0;
    right:0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition-property: transform;
    transition-timing-function: ease-in-out;
      
  }

  .social-media-icon-size-medium{
    margin-bottom: 0.5em;
    padding: 1.5em 0.4em;
  }

  .invisible{
    display: none !important;
    transform: scale(0, 0);
  }
}
@media (max-width: 680px){

  body.responsive #masthead .hgroup #header-sidebar .widget {
    display: none;
  }
}


/***********************slider*************************************/
.n2-section-smartslider {
    height: 100%;
}

/*media query*/
@media (max-width: 480px) { 
  #main-slider{
    height: 15em;
  }

  .n2-ss-align.n2-ss-align-visible,
  .n2-padding,
  .n2-ss-slider,
  .n2-ss-slider-1,
  .n2-ss-slider-2,
  .n2-ss-slider-3,
  .n2-ss-swipe-element
   {
     height: 100% !important;
  }

  #n2-ss-2-arrow-previous,
  #n2-ss-2-arrow-next {
    margin-top: 6em;
  }
}


/***********************Main*************************************/

#main {
	padding-top: 0px;
}

/***********************CTA*************************************/

.bdy-cta {
  position: relative;
  height: 10em;
  font-weight: 300;
  text-align: center;
  overflow: hidden;
  background: url(https://fede99.pcf.fr/wp-content/uploads/2019/11/JEM-Huma-108-sur-260.jpg)
    no-repeat center center;
  background-size: cover;
  transition: all 0.65s ease-in-out;
}


.bdy-cta:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #E4002B, #E4002B);
    /*background-image: rgb(228,0,43);*/
    background-size: 100% auto;
    opacity: 0;
    transition: all 0.65s ease-in-out;
}

.blur:after {
  opacity: 1;
}

.cta {
  position: relative;
  display: inline-block;
  border: 6px solid lighten(#E4002B, 10%);
  transition: all 0.65s ease-in-out;
  z-index: 99;
}

.cta,
.cta > span {
  cursor: pointer;
}

.cta > span {
  min-width: 20em;
}


.cta-inr {
  display: inline-block;
  color: white;
  font-weight: 100;
  font-size: 2em;
  line-height: 1;
  text-transform: uppercase;
  background: rgb(228,0,43);
  padding: 1em 2em;
  margin: 1em;
  transition: all 0.65s ease-in-out;
}

.txt-a {
  display: inline;
  font-size: 0.8em;
}

.txt-b {
  display: none;
  font-size: 0.8em;

}

.cta:focus .cta-inr,
.cta:hover .cta-inr {
  background: rgb(228,0,43);
  padding: 1em 2em;
  
}

.cta:focus .txt-a,
.cta:hover .txt-a {
  display: none;
}
.cta:focus .txt-b,
.cta:hover .txt-b {
  display: inline;
}

/***********************Barre d'icons ronds*********************/

/***********************Bandes**********************************/
/*titre*/
.decoration{
  display:none;
}

/***********************Bande 4 articles : actualités ************************/

/***********************Bande 3 boutons : en action *************************/
#pgc-39-5-0 a,
#pgc-39-5-0,
#pgc-39-5-1 a,
#pgc-39-5-1,
#pgc-39-5-2 a,
#pgc-39-5-2 {
  transition: all 0.4s ease;
}

#pgc-39-5-0:hover a,
#pgc-39-5-1:hover a,
#pgc-39-5-2:hover a{
  color:white;
}

#pgc-39-5-0:hover,
#pgc-39-5-1:hover,
#pgc-39-5-2:hover{
  box-shadow: 3px 5px 5px grey;
}

#pgc-39-5-0:hover{
  background-color: #00b176;
}

#pgc-39-5-1:hover{
  background-color: #e4002b;
}

#pgc-39-5-2:hover{
  background-color: #926ebf;
}

/***********************Video : le pcf en video*************************/
.yrc-video-date{
  display:none !important;
}
.panel-row-style-for-39-7 {
  margin: auto auto !important;
}

/***********************Footer*************************/

#footer-perso-right {
  text-align: right;
}
#footer-perso-middle {
  text-align: center;
}

#footer-perso-left,
#footer-perso-middle,
#footer-perso-right-title {
  font-size: 1.5em;
}
       /*** information du site ***/

#site-info{
  display:none;
}

#theme-attribution {
  display:none;
}


/* Media query */