@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
*{ margin: 0; padding: 0; border: none; box-sizing: border-box}
*:focus {outline:0;}
body{ font-family: 'Oswald', sans-serif;}
ul, li{ list-style: none}
a{ text-decoration: none; }
h1, h2, h3, h4, h5{ color: #113974;  }
h1{ font-size: 32px; font-style:italic; font-weight: 500; text-transform: uppercase; line-height: 37px;}

.cloud{ position: absolute; }
main{ clear: both}
.table{ display: table; height: 100%; width: 100%}
.cell{ display: table-cell; vertical-align: middle}
/* ctas */
.simpleLink{ color: #f39c13; font-weight: 500; font-style:italic;  transition: all 0.5s ease; }
.simpleLink:hover{ padding-left: 5px; }
.cta{ background-color: #e85021;overflow: hidden;  color: #fff; transition: margin 1s ease,  background-color 1s ease;  text-transform: uppercase; font-size: 18px; padding: 5px 30px; text-align: center; }
.ctaless{ background-color: #f39c13;}
.cta.ctaless:hover{ background-color: #F3B713}
.cta:hover{ background-color: #f39c13; }

.moreBtnsWrapper{ text-align: center; padding: 30px 0}
/* HEADER */
header{ background: #15438b url(../img/bgBlueLines.jpg) bottom repeat; position: relative; overflow: hidden;     padding: 35px 3%; }
header .main_nav{     margin-bottom: 52px; }
header .main_nav ul li{ display: inline-block; }
header .main_nav ul li a{ color:#fff; text-transform:uppercase; padding: 0 20px; font-size: 21px; transition: all 0.5s ease;  }
header .main_nav ul li.active a, header .main_nav ul li:hover a{ color:#f39c13;  }

header .logo{    position: absolute;
    display: block;
    top: 0;
    left: 3%; z-index: 10  }
header .logo img{     display: block;
    height: 165px;
    margin-top: 10px;}
#headerInfo{ float: right; text-align: right}
#headerInfo nav{ display:inline-block;vertical-align: top; }
#headerInfo .pass_cta{ display:inline-block; margin-left: 10px;     position: relative; z-index: 10;    padding-left: 30px; background: url(../img/sepvert.png) repeat-y top left}
#headerInfo .pass_cta .cta{ display: block; margin-top: 10px;  } 
.alt_nav{ overflow: hidden}
.alt_nav, .alt_nav a{ color: #fff; }
.alt_nav li{ display: inline-block; }
.alt_nav .socials{ display: inline-block; float: left;      vertical-align: middle;}
.alt_nav .langs{ display: inline-block;  float: right;      margin-top: 6px;  vertical-align: middle;}
.alt_nav .socials li img{ display: block; }
.alt_nav .langs a, .alt_nav .langs li{ font-size: 18px; font-weight: 100 }
.alt_nav .langs li.active a{ font-weight: 600}
.alt_nav .socials a{ display: block; margin: 0 3px;  }
.alt_nav .socials li { margin-top: 5px}
.pass_cta{}
.pass_cta div{}
.pass_cta p{ text-align: center; display: inline-block; vertical-align: middle; margin-right: 10px; line-height: 35px;}
.pass_cta strong{  line-height: 30px; display: block;  font-size: 35px; font-weight: 900; text-transform: uppercase; color: #fff; }
.pass_cta span{ font-size: 24px; color: #fff; font-style: italic; font-weight: 300; line-height: 20px }
.pass_cta big{ display: inline-block;  font-size:45px; color: #f39c13; font-weight: 900; vertical-align: middle; line-height: 40px;}

/*HOMEPAGE*/
#mainSocials{ position: relative}
#mainSocials:before{ content: '.'; position: absolute; top: 0; left: 0; width: 100%; height: 70%; z-index: 0; display: block; background: url(../img/bgGreyLines.jpg) repeat center center; border-bottom: 1px solid #eee; font-size:0;  }
.mainSentence{ text-align: center; position: relative; padding: 50px 3% 60px;}
.boxsWrapper{ text-align: center; padding-bottom: 80px; max-width: 1200px; margin: 0 auto 0 auto; }
.socialBox {    display: inline-block;
    width: 32%;
    padding: 0 1%;}
.socialBox .box { position: relative; }


.socialBox .box .titleHover{ position: absolute; top: 0; left: 0; width: 100%; height: 100%}
.socialBox .box .boxBg{ display: block; width: 100%}
.socialBox .box .logo{ position: absolute;
    top: -60px;
    left: 24%;
    width: 50%;
	}   
.socialBox .box  .picture img{ display:block; width:100%; -webkit-transition: .5s ease-in-out; transition: .5s ease-in-out;}
.socialBox:hover  .box  .picture img{ transform: scale(1.05); -webkit-transform: scale(1.05);}

.socialBox .box .titleHover h3{ color: #fff;font-size:31px; font-style: normal; text-transform:uppercase;    font-weight: 500;   }
.socialBox .box .titleHover h4{ color: #fff; font-size:18px;  }
.socialBox #boxFacebookEvent .logo img{ width:50px}
.box .ctafb, .box .ctaInsta {position: absolute; bottom: -12px; left: 0; text-align: center; width: 100%}
.box .ctafb a, .box .ctaInsta a{   
    display: inline-block;  padding:5px 30px 5px 40px; text-transform: uppercase;   color: #fff; background: #15438b url(../img/ico/fbSimple.png) no-repeat left 10px center; transform: rotate(10)}
.box .ctaInsta a{ background: #f39c13 url(../img/ico/instaSimple.png) no-repeat left 10px center; padding-left: 50px  }

#boxFacebookEvent h3{    position: absolute;
    bottom: 19px;
    text-align: center;
    color: #fff;
    width: 100%;
    font-size: 31px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 31px;}
#boxFacebookEvent h3 a{ color: #fff; }
#boxFacebook h3{ padding-top: 40px; background:  url(../img/ico/fbLike.png) no-repeat top center; }
#boxInsta h3{ padding-top: 40px; background:  url(../img/ico/instaHeart.png) no-repeat top 13px center; }


/*HOMEPAGE ARTICLES*/
#news{ margin-top: 50px; border-top:1px solid #eee}
article{ overflow: hidden ; }

article .article_content { float: left; width: 50%; padding: 5%; }
article .article_content h2{ font-size: 25px; font-style: italic; font-weight: 500; line-height: 30px;  text-transform: uppercase; margin-bottom: 15px; }

article .article_picture { float: left; width: 50% }

article:nth-child(even) .article_picture { float: right}

article .article_picture img{ display: block; width: 100%; border: 1px solid #eee }

.articleType{ overflow: hidden ; border-bottom: 1px solid #eeeeee }
.articleType .picture{ float: left; width: 50% }
.articleType .content{ float: left; width: 50%; padding: 5%; text-align: center; }
.articleType .content h2{ margin-bottom: 20px}
.articleType .content h4.date{ margin-bottom: 0px; font-size: 19px}

.articleType .picture img{ display: block; width: 100%; }

/* INSIDE */
#mainPageTitle{ position: relative; text-align: center; background: #f2f2f2 url(../img/bgGreyLines.jpg) repeat; padding: 50px 3%;  border-bottom: 1px solid #eeeeee; }
#mainPageTitle h1{ position: relative}
#simpleBanner{ position: relative; }
#simpleBanner img{ display: block; width: 100%}
#simpleBanner.womanBanner img.woman{        display: block;
    height: 125%;
    position: absolute;
    bottom: 0;
    left: 20%;
    width: auto;}

/* FOOTER */ 
footer #footer_contact{ background: #0d326b url(../img/bgBlueLines.jpg) repeat-x top center ; overflow: hidden; padding: 40px }
footer #footer_contact #lastUpdates{ float: left; width: 50%; padding: 0 100px 0 40px }
footer #footer_contact #lastUpdates .socials li a img{ display: block; width: 100%; }
footer #footer_contact #lastUpdates .socials li{ margin-right: 5px; }
footer #footer_contact #getInTouch{ float: left;  padding: 0 140px; width: 50%; padding: 0 120px; text-align: center; background:  url(../img/sepvert.png) repeat-y left center}
footer #footer_contact #getInTouch .altPages li{ display: inline-block; margin: 0 10px}
footer #footer_contact #getInTouch .altPages li a{ color: #fff; text-transform: uppercase; font-size: 15px; font-weight: 100 }
footer #footer_contact #getInTouch .altPages li.active a{ color: orange;  }

footer #footer_contact #getInTouch .cta{ margin-bottom: 20px; display: block}

footer #footer_partners{ text-align: center; padding: 100px 3% }
footer #footer_partners li{ display: inline-block; vertical-align: middle; margin: 10px}
footer #footer_contact  h3{ font-size: 20px; text-transform: uppercase; color: #fff; margin-bottom: 20px;font-weight: 500;  }


footer #footer_contact #lastUpdates .socials li{ display: inline-block; }
.newsletter{ margin-bottom: 20px; }
.day{ text-align: center}
.day strong{ font-size: 24px; line-height: 24px; font-weight: 500;   color: #0e3672; display: block; text-align: center; text-transform: uppercase}
.day i{ color: #e85021; font-size: 19px; }

.stage{ font-size: 19px; color:#0e3672; font-style: italic; font-weight: 400 }
.stage span{ font-style: italic; font-weight: 100 }
.articleType .content .day{ margin-bottom: 20px; }

.articleType .content .stage{ margin-bottom: 35px;
    line-height: 30px; }


#artistMainContent{ padding: 100px 3%; overflow: hidden;     clear: both;}
#artistMainContent aside{ padding-right: 2%;  width: 30%; float: left; }

#artistMainContent .about{ width: 70%; float: left; }

h4{ font-size: 26px;  font-style: italic; text-transform: uppercase; font-weight: 600; margin-bottom: 20px }

.text p{    font-size: 17px;
    font-weight: 100;
    line-height: 30px;
    margin-bottom: 25px; font-family: 'Oswald', sans-serif!important}
.text { color:#919191;  }
.text *{ font-family: 'Oswald', sans-serif!important}
.text a{ color: orange}
.socials li{ display: inline-block}
aside .socials{ margin-bottom: 20px; }
aside .socials li{ margin-right: 10px}
/* FORMS */

/* newsletter */
input[type="email"]{ background-color: #0b264f;padding: 10px 20px; font-size: 18px;  display: inline-block;
    width: 80%; font-family: 'Oswald', sans-serif; color: #fff; }
input[type="submit"]{     margin-left: -10px; background-color:#f39c13; color: #fff; padding: 10px 20px; font-size: 18px;  display: inline-block; font-family: 'Oswald', sans-serif; cursor: pointer}
input[type="submit"]:hover{ background-color: #F3B713}

iframe{ max-width: 100%!important; }
/* LINE UP */

#sect_filters{ text-align: center; padding-top: 80px; position: relative}
#sect_filters:before {
    content: '.';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    z-index: 0;
    display: block;
    background: url(../img/bgGreyLines.jpg) repeat center center;
    border-bottom: 1px solid #eee;
    font-size: 0;
}

#sect_filters #tabsFilters{ margin-bottom: 35px; position: relative;}
#sect_filters #tabsFilters li{ background-color: #0f3e83; color: #fff; display: inline-block; margin: 0 5px; transition: all 0.5s ease; }
#sect_filters #tabsFilters li a { padding: 10px; color:#fff; text-transform: uppercase; font-size: 22px; transition: all 0.5s ease;  }
#sect_filters #tabsFilters li.active,
#sect_filters #tabsFilters li:hover{ background-color: #f39c13; }
#sect_filters #tabsFilters span{ color: #0f3e83; display: inline-block; margin-right: 5px; font-style: italic;  text-transform: uppercase; font-size: 22px }

.tabsWrap{ display: table; width: 100%; position: relative; }
.tab{ border: 1px solid #eee;background-color:#fff; cursor: pointer;  width: 20%;  display: table-cell; padding: 30px 0; transition: all 0.5s ease; }
.tab:hover, .tab.active{ background-color: orange; }

.tab:hover strong, .tab.active strong,
.tab:hover i, .tab.active i, 
.filterArtist .tab.active strong, 
.filterArtist .tab:hover strong{ color:#fff; transition: all 0.5s ease;}

.filterArtist .tab strong{    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    color: #0e3672;
    display: block;
    text-align: center;
    text-transform: uppercase;}

.filterArtist{ display: block; float: left;      width: 18%; margin-right: 2%}
.filterArtist .tab{     min-height: 114px;
    display: table-cell;
    vertical-align: middle;
    padding: 44px 0;}
.filterDay{ display: block; float: left;  width: 80%;}
#additionalFilters{ overflow: hidden;     position: relative; margin-bottom: 40px; padding: 0 3%; margin-bottom: 100px }

#sect_artistsList{ overflow: hidden; padding: 0 3% 100px 3%;}
.thumbArtist{ float: left; margin: 0.5%; width:24%; position: relative; overflow: hidden }

.thumbArtist .picture img{ display: block; width: 100%}
.thumbArtist .picture img{ display:block; width:100%; -webkit-transition: .6s ease-in-out; transition: .6s ease-in-out;}
.thumbArtist:hover .picture img{ transform: scale(1.05); -webkit-transform: scale(1.05);}

.thumbArtist .title{   text-align:center; display: block;   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; background-color:rgba(13,52,110,0.30) }
.thumbArtist:hover .title{ display: none}
.thumbArtist:hover .about{ display: block}
.thumbArtist .title h4{ color: #fff; font-style: normal; }
.thumbArtist .about{ display: none;  text-align:center;   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; background-color:rgba(13,52,110,0.80) }
.thumbArtist .about strong, .thumbArtist .about .stage{ color: #fff}
.thumbArtist a{ display: none}
#tabsFilters{ text-align: center; }
#tabsFilters ul{ display: inline-block; }
#tabsFilters ul li{ display: inline-block; }

nav.subnav{  }
.subnav .bx-wrapper .bx-controls-direction a{  top: 0;
    margin-top: 0;
  
    width: 60px;
    height: 56px;
   
    background-color: #fff;
    border-right: 1px solid #eee;
	 border-left: 1px solid #eee;}
.subnav  .bx-wrapper .bx-next{ right: 0; background:#fff url('../img/next.png') no-repeat center center / 37%!important  }
.subnav  .bx-wrapper .bx-prev{ left: 0; background:#fff url('../img/prev.png') no-repeat center center / 37%!important }
.subnav .bx-wrapper{ max-width: none!important;} 
nav.subnav li{/* float: left; display:block; width: 20%;*/border: 1px solid #eee;   padding: 15px; font-size: 18px; color: #0f3c7f; text-transform: uppercase;    text-align: center;  }
nav.subnav li.active,
nav.subnav li:hover a,
nav.subnav li.active a{ color: orange}
nav.subnav li a{     color: #0f3c7f;
    font-weight: 500;
    transition: all 0.5s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block; }

#colsContent, #colsContent3 { padding: 100px 50px; overflow: hidden}
#colsContent .col{ float: left; width: 50%; padding: 0 2%}
#colsContent3 .col{ float: left; width: 33.3%; padding: 0 2%}
#sect_buyTickets{   position: relative; text-align: center;
    background: #f2f2f2 url(../img/bgGreyLines.jpg) repeat;
    padding: 50px 3%;
    border-bottom: 1px solid #eeeeee;}
#sect_buyTickets h2 a{     font-size: 32px;
    font-style: italic;
    font-weight: 500;
    text-transform: uppercase;
    color: #113974;
	 transition: all 0.5s ease; 
}
#sect_buyTickets h2 a:hover strong{ background-color: orange}
#sect_buyTickets h2{ position: relative}
#sect_buyTickets h2 a strong{  transition: all 0.5s ease;  display: inline-block; color:#fff; background-color: #e85021; padding: 0 10px; font-weight: 500; }

#sect_lineupCalendar{ margin-bottom: 100px; padding: 0 3%}
.cal_stage{ margin-bottom: 20px; }
.cal_stage h2{ border-bottom:1px solid #0d346e; padding-bottom: 20px}
.cal_daysTable{ overflow: hidden}
.cal_daysTable .cal_oneDay{ width: 20%; float: left; padding-right: 15px;border-right: 1px solid #eee; transition: all 1s ease; }
.cal_daysTable .cal_oneDay.highlight{ background-color: orange!important}
.cal_daysTable .cal_oneDay.highlight li a{ color: #fff}
.cal_daysTable .cal_oneDay:nth-child(4n+0){ background-color: #FAFAFA}
.cal_daysTable .cal_oneDay li { border-bottom: 1px solid #eee }
.cal_daysTable .cal_oneDay li a{ display: block; padding: 20px; background: url(../img/or_leftArrow.png) no-repeat right center; color: #f39c13; text-transform: uppercase; font-size: 18px; font-weight: 500; }
.cal_days{ margin-bottom: 50px; padding: 0 3%;}


/* SLIDER */
#slider_hp{ position: relative}
#slider_hp .mobile{ display: none}
#slider_hp:after{     content: '.';
    display: block;
    width: 100%;
    height: 0;
    font-size: 0; }
#customPager{ display: flex; /* or inline-flex */
  flex-flow: row nowrap; /* is default: columns along the main-axis (row) and no wrapping to next lines */
  align-items: flex-end; /* bottom */
    bottom: 0;
    width: 100%; position: absolute; bottom: 0; left: 0; width: 100%}
#customPager .tab{   cursor: pointer;   width: 100%;
  text-align: center; min-height: 120px; background-color: #fff; padding: 30px 20px; }

#customPager .tab .cta{  display: block; height: 0; margin: 0; padding: 0; transition: margin 1s ease,  background-color 0s ease;}
#customPager .tab:hover .cta{ opacity:0.9}


#customPager .tab:hover .cta, #customPager .tab.active .cta{ display: block; height:auto;margin-top: 20px; padding: 5px 30px;  background-color: #fff; color: #e85021 }
#customPager .tab.fullpass{ background-color: #0d346e; color: #fff; text-align: center; }
#customPager .tab.fullpass h5{ color: #fff; font-size: 24px;
    line-height: 24px;
    font-weight: 500;
  
}
#customPager .tab.fullpass i{ font-size: 18px; }
#customPager .tab.foodanddrinks{ background-color: #f8f8f8; text-align:center; font-size: 18px; text-transform:uppercase; color:#0e3672}
#customPager .tab.foodanddrinks strong{ color: #fff; background-color: #e85021; display: inline-block; padding: 3px 5px}
#customPager .tab.active, #customPager .tab:hover{border: 1px solid #e85021 ;  background-color: #e85021; }
#customPager .tab.active .day strong,
#customPager .tab:hover .day strong,
#customPager .tab.active .day i,
#customPager .tab:hover .day i{ color: #fff; }

.bxslider .bg{ display: block; width: 100%}
.bxslider .perso{  position: absolute;
    bottom: 0;
    width: 100%;}
.bx-wrapper { margin-bottom: 120px;}
.bx-viewport{ overflow: visible!important; }

.mobileNav{ display: none; }
.mobileTitle{ display: none}
@media (max-width: 900px) {
	article .article_picture, article .article_content, article:nth-child(even) .article_picture,
	.articleType .content,
	.articleType .picture,
	#artistMainContent aside,
	#artistMainContent .about,
	#colsContent .col, #colsContent3 .col{ width: 100%; float: none}
	.bx-wrapper{ margin-bottom: 0; }
	#customPager{ display: block;position: relative; }
	#customPager .tab{ display: none; }
	#customPager .tab.active{ display: block; }
	#customPager .tab{ min-height: 0; padding: 0}
	#customPager .tab .cta{ margin-top: 0; }
	#customPager .tab:hover .cta, #customPager .tab.active .cta {
    background-color: #e85021;
    color: #fff;
}
	#customPager .tab .day, #customPager .tab .tabtitle{ background-color: #fff; padding: 20px}
	#customPager .tab.active .day strong, #customPager .tab:hover .day strong, #customPager .tab.active .day i, #customPager .tab:hover .day i,
	#customPager .tab .tabtitle h5,
	#customPager .tab .tabtitle  i{ color:  #e85021; }
	#slider_hp .bx-wrapper .bx-controls-direction a{  bottom: -75px!important; top: auto!important; }
.mobileTitle{ display: block;     margin-top: 15px; }
	.cal_daysTable .cal_oneDay{ margin-bottom: 20px}
	.mobileTitle strong{ font-size: 19px; margin-right: 15px}
	.mobileTitle i{    color: #e85021;
    font-size: 19px;}
}
@media (max-width: 900px) {
	header{    padding: 5%; overflow: visible}
	#headerInfo nav{ display: none; }
	header.open #headerInfo nav{        width: 100%;   display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #15438b  ; 
    height: 100vh;
    z-index: 30000; }
	header .main_nav ul li{ display: block; }
	header .main_nav ul li a{ display: block; padding: 20px 0}
	header .main_nav {
    margin-bottom: 30px;
    margin-top: 40px;
}
	.alt_nav .socials, .alt_nav .langs{ display: block; width: 100%; margin-bottom: 20px}
	.mobileNav{ display: block;
	position: absolute;
    top: 5%;
    right: 5%;
	cursor: pointer;
	 z-index: 30020; 
		width: 30px; height: 30px; 
	background:  url(../img/burger.png) no-repeat center center / 100%
	}
	header.open .mobileNav{background:  url(../img/burgerclose.png) no-repeat center center / 100%}
	
	header .logo {
    position: relative;
    top: 0;
		height: auto; 
    width: 100%;
    left: 0;
    text-align: center;
}
	header .logo img {
    display: inline-block;
       width: 120px;
	}
	
	#headerInfo {
    float: none;
    text-align: center;
}
	footer #footer_contact #lastUpdates{ display: block; width: 100%; padding: 20px 0; text-align: center}
	footer #footer_contact #getInTouch{ display: block; width: 100%; padding: 20px 0; background: url(../img/sephor.png) repeat-x top center; }
	#headerInfo .pass_cta{ 
	    background: url(../img/sephor.png) repeat-x top center;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;}
	
	.socialBox{ width: 100%;    margin: 0 0 50px;}
	
	/* line up */
	#additionalFilters .tab, 
	#additionalFilters .filterArtist .tab {
    display: inline-block;
    padding: 10px;
		min-height: auto; 
		margin: 5px
}
	
	#additionalFilters{ padding: 0 2%; }
	.filterArtist {
    display: block;
    float: none;
		width: 100%; 
    margin-right: 0;
}
	.filterDay {
    display: block;
    float: none;
    width: 100%;
	}
	
	#additionalFilters .tab .day i{ font-size: 13px; }
	#additionalFilters .tab .day strong, #additionalFilters .filterArtist .tab strong{ font-size: 18px; line-height: 14px;  }
	
	.thumbArtist{ width: 49%}
	.cal_days{ display:none; }
	.cal_daysTable .cal_oneDay{ width: 100%}
	#slider_hp .mobile{ display: block}
	#slider_hp .desktop{ display: none}
	#slider_hp .mobile img{ display: block; width: 100%; max-width: none}
	.boxsWrapper{ padding: 0 10%}
	
	h1{ font-size: 22px}
}
@media (max-width: 600px) {
	.thumbArtist{ width: 99%}
	.tab{ width: 45%}
}

#articleContent{ padding: 50px; }
.subnav .bx-wrapper{ margin-bottom: 0; overflow: hidden}
.titleExtra{ text-align: center; }
.titleExtra img, .logoExtra{ max-width: 150px; margin-top: -30px; }

.article_content .date{     font-size: 19px;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px; }

#footer_partners img {
    display: block;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
}
#footer_partners a:hover img {
 
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}

#footer_partners li { max-width: 80px}

 #flxml_frm > table > tbody > tr > td:nth-child(1){
            padding-bottom: 10px;
            font-size: 13px;
            font-weight: bold;
            width: 100%;
            position: absolute;
            left: 24px;
            top: -20px;
            font-weight: lighter!important;
            text-transform: uppercase;
            color: white;
        }
nav.subnav{ display: none;
height: 56px;
    overflow: hidden;}

button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
}
#gdpr-cookie-message h4 {
    color: #113974;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: #113974;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #113974;
    font-size: 15px;
    line-height: 1.5em;
	margin-bottom: 10px
}
#gdpr-cookie-message p:last-child {
       text-align: left;
    margin-bottom: 10px;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #113974;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
   
    border-bottom-color: #113974;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #113974;
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 0;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
   
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

#gdpr-cookie-advanced{ display: none}
