/*
Theme Name: Template Agence BB
Theme URI: http://www.agence-bb.ch
Version: 1.0
Description: Just ask for references !!!
Author: Agence BB Switzerland
Author URI: http://www.agence-bb.ch
template: bb-theme
*/



@font-face {
font-family: 'HelveticaLight';
font-style: normal;
font-weight: normal;
src: url("../agence-bb/fonts/HelveticaNeue-Light.woff") format("woff"),
	 url("../agence-bb/fonts/HelveticaNeue-Light.woff2") format("woff2"); /* chrome、firefox */
}

@font-face {
font-family: 'HelveticaNeueBold';
font-style: normal;
font-weight: normal;
src: url("../agence-bb/fonts/HelveticaNeueBold.woff") format("woff"),
	url("../agence-bb/fonts/HelveticaNeueBold.woff2") format("woff2"); /* chrome、firefox */
}


@font-face {font-family: "HelveticaNEBC";
  src: url("../agence-bb/fonts/HelveticaNeueExtraBlackCondensed.eot"); /* IE9*/
  src: url("../agence-bb/fonts/HelveticaNeueExtraBlackCondensed.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../agence-bb/fonts/HelveticaNeueExtraBlackCondensed.woff2") format("woff2"), /* chrome、firefox */
  url("../agence-bb/fonts/HelveticaNeueExtraBlackCondensed.woff") format("woff"), /* chrome、firefox */
  url("../agence-bb/fonts/HelveticaNeueExtraBlackCondensed.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../agence-bb/fonts/HelveticaNeueExtraBlackCondensed.svg#HelveticaNeueExtraBlackCondensed") format("svg"); /* iOS 4.1- */
}


@font-face {
  font-family: 'Helvetica 107 Extra Black Condensed';
  font-style: normal;
  font-weight: normal;
  src: url('../agence-bb/fonts/HelveticaNeue-ExtBlackCond.woff') format('woff');
  }

  @font-face {
    font-family: 'Helvetica 23 Ultra Light Extended';
    font-style: normal;
    font-weight: normal;
    src:  url('../agence-bb/fonts/HelveticaNeue-UltraLigExt.woff') format('woff');
    }

/* Add your custom styles here... */ 





/*Fonts*/

h1{
  font-family: 'HelveticaNEBC'!important;;
  font-weight: 400!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}

h2,h3,h4,h5,h6{
  font-family: 'HelveticaNEBC'!important;
  font-weight: 400!important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
}


.hero-text h3{
  font-family: 'HelveticaNEBC'!important;
  font-size:3em!important;
}




.highlight-text{
  color:#eb212d!important;
}



del {
  text-decoration: none;
  border-bottom: solid .15rem white;
}

del:hover{
  text-decoration: none;
  border-bottom: solid .15rem #eb212d;
}

.team-box{
 margin: 2rem auto;
}
.team-box .fl-callout-title {
  font-family: 'HelveticaNeueBold'!important;
  font-size:1.8em;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
  
}


.footer-text {
  font-family: 'HelveticaLight'!important;
  font-size: 1.3rem!important;
  line-height: 1.5;
  color:white;
  text-align: center;
}

.footer-text-bottom{
  font-family: 'HelveticaLight'!important;
  font-size: 20px!important;
  line-height: 1.5;
  color:white;
  text-align: center;
}

.h-text p{
  font-family: 'HelveticaNeueBold'!important;
  font-size: 20px!important;
  line-height: 1.8!important;
  text-align: center!important;
  color:black!important;
}

.p-text p{
  font-family: 'HelveticaLight'!important;
  font-size: 20px!important;
  line-height: 1.8!important;
}

span.fl-button-text{
  font-family: 'HelveticaLight'!important;
  font-size: 16px!important;
}

.fl-cta-text-content{
	 font-family: 'HelveticaLight'!important;
  font-size: 18px!important;
}


.p-text a  {
  color:#eb212d;
  text-decoration: none;
  border-bottom: solid .25rem white;
}

.p-text a:hover {
  color:#eb212d;
  text-decoration: none;
  border-bottom: solid .15rem #eb212d;
}

.p-text-row p{
  font-family: 'HelveticaLight'!important;
  font-size: 16px!important;
}

.strong-text , .strong-text a{
  font-family: 'HelveticaNeueBold'!important;
  text-align: left;
  font-variant:strong;
  color:#eb212d!important;
}

.strong-text-white , .strong-text-white a{
  font-family: 'HelveticaNeueBold'!important;
  text-align: left;
  font-variant:strong;
  color:#eb212d!important;
  color:white!important;
}


.text-large h5{
  font-size:1.8em;
}

.text-large h6{
  font-size:2.8em;
}

.players .heading-title {
  font-size:1.2em!important;
  font-weight: 700;

}

.players .pp-sub-heading {
  font-family: 'HelveticaLight'!important;
  font-size:1em!important;
  font-weight: 300;
}


@media only screen and (max-width: 789px) {
	.hero-text .fl-heading{
		font-size:1.7em!important;
	}
	.p-text p{
  		font-size: 1.1em!important;
	}
	.h-text p{
  		font-size: 1em!important;
	}
}

/*MENU*/


.page-header-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  overflow: visible;
  padding: 20px 10px;
  z-index: 200;
  width: 100px !important;
}

@media (max-width: 600px) {
.page-header-menu {
  padding: 10px 10px!important;
 }
}

.page-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  min-height: 100vh;
  text-align: center;
  color: white;
}

nav {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem 1rem 1rem;
  width: 100vw;
  min-height: 100vh;
  text-align: center;
  background-color: white;
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: opacity 0.45s 0.45s ease, -webkit-transform 0s 1.2s;
  transition: opacity 0.45s 0.45s ease, transform 0s 1.2s;
  transition: opacity 0.45s 0.45s ease, transform 0s 1.2s, -webkit-transform 0s 1.2s;
}

li.menu-item.blue a{
  background-color: #3b5998!important;
}

.grey {
  background-color:#818285!important;
}


.menu ol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
  width: 100%;
}
@media (min-width: 820px) {
  .menu ol {
    grid-template-columns: repeat(4, 1fr);
  }
}
.menu ol li {
  display: grid;
  grid-column: span 1;
  grid-gap: 1rem;
  overflow: hidden;
}
.menu ol a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  text-decoration: none;
  color:white;
  background-color: black;
  border-radius: 2px;
  font-family: 'Helvetica 107 Extra Black Condensed',sans-serif!important;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .menu ol a {
    font-size:2.6rem;
  }
  
}

.menu > ol > li:nth-child(n + 1) {
  grid-column: span 2;
}

.menu .sub-menu {
  padding: 0;
  grid-template-columns: 2fr 2fr 2fr;
  grid-column: span 3;
}

@media (max-width: 500px) {
  .menu .sub-menu {
    grid-template-columns: auto auto auto auto;
     
  }
}
.menu .sub-menu li a {
  font-size: 1.85rem;
  color: #eb212d;
  background-color: #eb212d;
  font-family: 'Helvetica 107 Extra Black Condensed',sans-serif!important;
}
@media (min-width: 450px) {
  .menu .sub-menu li a {
    font-size: 1.6rem;
  }
}
@media (max-width: 450px) {
  .menu .sub-menu li a {
    font-size: 1.3rem;
  }
}
.menu .sub-menu li:nth-child(3n) {
  grid-column: span 2;
}
@media (min-width: 500px) {
  .menu .sub-menu li:nth-child(3n) {
    grid-column: span 1;
  }
}

.menu-toggle {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 2px;
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 30px;
  z-index: 100;
}
.menu-toggle:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 3rem;
  line-height: 0.4;
  color: #eb212d;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s ease;
}

@media (min-width: 600px) {
.menu-toggle:after{
   content:"MENU";
   position: absolute;
   left: 3.5em;
   top: 45%;
   transform: translateY(-50%);
   color:#eb212d!important;
   opacity: 1;
   transition: opacity 0.7s ease;
   font-family: 'HelveticaLight'!important;
   letter-spacing: 3px;
 }
}	


.menu-toggle span {
  display: block;
  position: relative;
  width: 100%;
  height: 2px;
  background-color: #eb212d;
  border-radius: 2px;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

#menu-toggle-input:checked ~ nav > ol > li:nth-child(4) > a , #menu-toggle-input:checked ~ nav > ol > li:nth-child(5) > a{
background-color:black;
}
.menu-toggle span:nth-child(1) {
  transition-delay: 0.35s;
}
.menu-toggle span:nth-child(2) {
  transition-delay: 0.4s;
}
.menu-toggle span:nth-child(3) {
  transition-delay: 0.45s;
}
.menu-toggle span:nth-child(4) {
  transition-delay: 0.5s;
}
.menu-toggle span:nth-child(5) {
  transition-delay: 0.55s;
}
.menu-toggle span:nth-child(6) {
  transition-delay: 0.6s;
}
.menu-toggle span:nth-child(1), .menu-toggle span:nth-child(2) {
  grid-column: span 3;
}
.menu-toggle span:nth-child(3), .menu-toggle span:nth-child(6) {
  grid-column: span 2;
}
.menu-toggle span:nth-child(4), .menu-toggle span:nth-child(5) {
  grid-column: span 4;
}

#menu-toggle-input {
  display: none;
}
#menu-toggle-input:checked ~ .menu-toggle span {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
#menu-toggle-input:checked ~ .menu-toggle span:nth-child(1) {
  transition-delay: 0.05s;
}
#menu-toggle-input:checked ~ .menu-toggle span:nth-child(2) {
  transition-delay: 0.1s;
}
#menu-toggle-input:checked ~ .menu-toggle span:nth-child(3) {
  transition-delay: 0.15s;
}
#menu-toggle-input:checked ~ .menu-toggle span:nth-child(4) {
  transition-delay: 0.2s;
}
#menu-toggle-input:checked ~ .menu-toggle span:nth-child(5) {
  transition-delay: 0.25s;
}
#menu-toggle-input:checked ~ .menu-toggle span:nth-child(6) {
  transition-delay: 0.3s;
}
#menu-toggle-input:checked ~ .menu-toggle:before {
  opacity: 1;
  transition-delay: 0.75s;
}

#menu-toggle-input:checked ~ .menu-toggle:after {
  opacity: 0;
  transition-delay: 0.1s;
}

#menu-toggle-input:checked ~ nav {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 0s;
}
#menu-toggle-input:checked ~ nav a {
  color: white;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
#menu-toggle-input:checked ~ nav > ol > li:nth-child(1) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.35s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.35s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.35s ease, -webkit-transform 0.3s 0.35s ease;
}
#menu-toggle-input:checked ~ nav .sub-menu > li:nth-child(1) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.5s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.5s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.5s ease, -webkit-transform 0.3s 0.5s ease;
}
#menu-toggle-input:checked ~ nav > ol > li:nth-child(2) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.4s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.4s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.4s ease, -webkit-transform 0.3s 0.4s ease;
}
#menu-toggle-input:checked ~ nav .sub-menu > li:nth-child(2) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.55s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.55s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.55s ease, -webkit-transform 0.3s 0.55s ease;
}
#menu-toggle-input:checked ~ nav > ol > li:nth-child(3) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.45s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.45s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.45s ease, -webkit-transform 0.3s 0.45s ease;
}
#menu-toggle-input:checked ~ nav .sub-menu > li:nth-child(3) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.6s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.6s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.6s ease, -webkit-transform 0.3s 0.6s ease;
}
#menu-toggle-input:checked ~ nav > ol > li:nth-child(4) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.5s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.5s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.5s ease, -webkit-transform 0.3s 0.5s ease;
}
#menu-toggle-input:checked ~ nav .sub-menu > li:nth-child(4) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.65s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.65s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.65s ease, -webkit-transform 0.3s 0.65s ease;
}
#menu-toggle-input:checked ~ nav > ol > li:nth-child(5) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.55s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.55s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.55s ease, -webkit-transform 0.3s 0.55s ease;
}
#menu-toggle-input:checked ~ nav .sub-menu > li:nth-child(5) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.7s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.7s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.7s ease, -webkit-transform 0.3s 0.7s ease;
}

#menu-toggle-input:checked ~ nav > ol > li:nth-child(6) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.55s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.55s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.55s ease, -webkit-transform 0.3s 0.55s ease;
}
#menu-toggle-input:checked ~ nav .sub-menu > li:nth-child(6) > a {
  transition: color 0.3s 0.825s, -webkit-transform 0.3s 0.7s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.7s ease;
  transition: color 0.3s 0.825s, transform 0.3s 0.7s ease, -webkit-transform 0.3s 0.7s ease;
}

.menu > ol > li:nth-child(1) > a {
  -webkit-transform: translate(calc(-100% - 12px), 0);
          transform: translate(calc(-100% - 12px), 0);
  transition: color 0.3s, -webkit-transform 0.3s 0.2s ease;
  transition: color 0.3s, transform 0.3s 0.2s ease;
  transition: color 0.3s, transform 0.3s 0.2s ease, -webkit-transform 0.3s 0.2s ease;
}

.sub-menu > li:nth-child(1) > a {
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
  transition: color 0.3s, -webkit-transform 0.3s 0.2s ease;
  transition: color 0.3s, transform 0.3s 0.2s ease;
  transition: color 0.3s, transform 0.3s 0.2s ease, -webkit-transform 0.3s 0.2s ease;
}

.menu > ol > li:nth-child(2) > a {
  -webkit-transform: translate(calc(-100% - 12px), 0);
          transform: translate(calc(-100% - 12px), 0);
  transition: color 0.3s, -webkit-transform 0.3s 0.25s ease;
  transition: color 0.3s, transform 0.3s 0.25s ease;
  transition: color 0.3s, transform 0.3s 0.25s ease, -webkit-transform 0.3s 0.25s ease;
}

.sub-menu > li:nth-child(2) > a {
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
  transition: color 0.3s, -webkit-transform 0.3s 0.25s ease;
  transition: color 0.3s, transform 0.3s 0.25s ease;
  transition: color 0.3s, transform 0.3s 0.25s ease, -webkit-transform 0.3s 0.25s ease;
}

.menu > ol > li:nth-child(3) > a {
  -webkit-transform: translate(calc(-100% - 12px), 0);
          transform: translate(calc(-100% - 12px), 0);
  transition: color 0.3s, -webkit-transform 0.3s 0.3s ease;
  transition: color 0.3s, transform 0.3s 0.3s ease;
  transition: color 0.3s, transform 0.3s 0.3s ease, -webkit-transform 0.3s 0.3s ease;
}

.sub-menu > li:nth-child(3) > a {
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
  transition: color 0.3s, -webkit-transform 0.3s 0.3s ease;
  transition: color 0.3s, transform 0.3s 0.3s ease;
  transition: color 0.3s, transform 0.3s 0.3s ease, -webkit-transform 0.3s 0.3s ease;
}

.menu > ol > li:nth-child(4) > a {
  -webkit-transform: translate(calc(-100% - 12px), 0);
          transform: translate(calc(-100% - 12px), 0);
  transition: color 0.3s, -webkit-transform 0.3s 0.35s ease;
  transition: color 0.3s, transform 0.3s 0.35s ease;
  transition: color 0.3s, transform 0.3s 0.35s ease, -webkit-transform 0.3s 0.35s ease;
}

.sub-menu > li:nth-child(4) > a {
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
  transition: color 0.3s, -webkit-transform 0.3s 0.35s ease;
  transition: color 0.3s, transform 0.3s 0.35s ease;
  transition: color 0.3s, transform 0.3s 0.35s ease, -webkit-transform 0.3s 0.35s ease;
}

.menu > ol > li:nth-child(5) > a {
  -webkit-transform: translate(calc(-100% - 12px), 0);
          transform: translate(calc(-100% - 12px), 0);
  transition: color 0.3s, -webkit-transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease, -webkit-transform 0.3s 0.4s ease;
}

.sub-menu > li:nth-child(5) > a {
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
  transition: color 0.3s, -webkit-transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease, -webkit-transform 0.3s 0.4s ease;
}


.menu > ol > li:nth-child(6) > a {
  -webkit-transform: translate(calc(-100% - 12px), 0);
          transform: translate(calc(-100% - 12px), 0);
  transition: color 0.3s, -webkit-transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease, -webkit-transform 0.3s 0.4s ease;
}

.sub-menu > li:nth-child(6) > a {
  -webkit-transform: translate(0, calc(-100% - 12px));
          transform: translate(0, calc(-100% - 12px));
  transition: color 0.3s, -webkit-transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease, -webkit-transform 0.3s 0.4s ease;
}


.menu > ol > li > a:hover {
  background-color:#eb212d!important;
  transition: color 0.3s, -webkit-transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease, -webkit-transform 0.3s 0.4s ease;
}


ol.sub-menu a:hover {
  background-color: black!important;
  transition: color 0.3s, -webkit-transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease;
  transition: color 0.3s, transform 0.3s 0.4s ease, -webkit-transform 0.3s 0.4s ease;
}