/*
Theme Name: legrandfestival
Theme URI: https://www.legrandfestival.fr
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #FFF;
  margin: 0px;
  /*height: 100%;
  overflow: hidden;*/
}

blockquote{
  font-size: 1.1em;
  width:80%;
  margin:25px auto;
  font-family:Open Sans;
  font-style:italic;
  color: #555555;
  padding:2em 30px 1.2em 30px;
  border-left:8px solid #f29625 ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}

blockquote::before{
  content: "Line Up";
  color:#f29625;
  font-size:0.8em;
  position: absolute;
  left: 10px;
  top:10px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1.2em;
}


a.pink:link {
	text-decoration: none;
	color:#f29625;
} 

a.pink:visited {
	text-decoration: none;
	color:#f29625;
} 

a.pink:active {
	text-decoration: none;
	color:#f29625;
} 

a.pink:hover {
	text-decoration: none; 
	background-color:yellow;
	color:#f29625;
}



.i4ewOd-pzNkMb-haAclf {
    left: 0!important;
    right: 0!important;
    z-index: 9!important;
    overflow: hidden;
    color: #fff;
    position: absolute;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    background-color: #f29625;
}


/*----------------------------------------*/
/* Typos
/*----------------------------------------*/


@font-face {
	font-family:'OhnoBlazeface-12Point';
	src: url('/wp-content/typo/OhnoBlazeface-12Point.eot');
	src: url('/wp-content/typo/OhnoBlazeface-12Point.eot?#iefix') format('embedded-opentype'),
	     url('/wp-content/typo/OhnoBlazeface-12Point.woff') format('woff'),
	     url('/wp-content/typo/OhnoBlazeface-12Point.ttf') format('truetype'),
	     url('/wp-content/typo/OhnoBlazeface-12Point.woff2#OhnoBlazeface-12Point') format('woff2');
        font-weight: normal;
        font-style: normal;
}

@font-face {
	font-family:'Catamaran-Bold';
	src: url('/wp-content/typo/Catamaran-Bold.eot');
	src: url('/wp-content/typo/Catamaran-Bold.eot?#iefix') format('embedded-opentype'),
	     url('/wp-content/typo/Catamaran-Bold.woff') format('woff'),
	     url('/wp-content/typo/Catamaran-Bold.ttf') format('truetype'),
	     url('/wp-content/typo/Catamaran-Bold.svg#Catamaran-Bold') format('svg');
}

@font-face {
	font-family:'Catamaran-Light';
	src: url('/wp-content/typo/Catamaran-Light.eot');
	src: url('/wp-content/typo/Catamaran-Light.eot?#iefix') format('embedded-opentype'),
	     url('/wp-content/typo/Catamaran-Light.woff') format('woff'),
	     url('/wp-content/typo/Catamaran-Light.ttf') format('truetype'),
	     url('/wp-content/typo/Catamaran-Light.svg#Catamaran-Light') format('svg');
}

@font-face {
	font-family:'Catamaran-Regular';
	src: url('/wp-content/typo/Catamaran-Regular.eot');
	src: url('/wp-content/typo/Catamaran-Regular.eot?#iefix') format('embedded-opentype'),
	     url('/wp-content/typo/Catamaran-Regular.woff') format('woff'),
	     url('/wp-content/typo/Catamaran-Regular.ttf') format('truetype'),
	     url('/wp-content/typo/Catamaran-Regular.svg#Catamaran-Regular') format('svg');
}



@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/wp-content/typo/glyphicons-halflings-regular.eot');
  src: url('/wp-content/typo/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/typo/glyphicons-halflings-regular.woff2') format('woff2'), 
       url('/wp-content/typo/glyphicons-halflings-regular.woff') format('woff'), url('/wp-content/typo/glyphicons-halflings-regular.ttf') format('truetype'), 
	   url('/wp-content/typo/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/wp-content/typo/glyphicons-halflings-regular.eot');
  src: url('/wp-content/typo/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/typo/glyphicons-halflings-regular.woff2') format('woff2'), 
       url('/wp-content/typo/glyphicons-halflings-regular.woff') format('woff'), url('/wp-content/typo/glyphicons-halflings-regular.ttf') format('truetype'), 
	   url('/wp-content/typo/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}




.noiretblanc {	
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}


p {
    justify-content: center;
    text-align: justify;
}


a {
  color: #FFF;
}

a:hover {
  color: #FFF;
  text-decoration: none;
}

a[target="_blank"] {
   
	color:#ffffff;
	text-decoration:none;
	
}


a[target="_blank"]:hover {
   
	color:#ffffff;
	text-decoration:none;
}

a[target="_silver"] {
   
	color:#666666;
	text-decoration:none;
	
}


a[target="_silver"]:hover {
   
	color:#666666;
	text-decoration:none;
}



h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  color:#ffffff;
}

.btn-primary {
    color: #fff;
    background-color: #f7a22b;
    border-color: transparent;
}

.btn-primary:hover {
    color: #fff;
    background-color: #f29625;
    border-color: none;
}

.btn.btn-primary:hover{
	color: #fff;
    background-color: #0282ae;
}

.btn.btn-primary:active{
	color: #fff;
    background-color: #f29625;
}

.btn.btn-primary:link{
	color: #fff;
    background-color: #0282ae;
}

.btn.btn-primary:focus{
	color: #fff;
    background-color: #0282ae;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f29625;
    border-color: none;
}



.btn-visit {
    color: #fff;
    background-color: #000;
    border-color: transparent;
}

.btn-visit:hover {
    color: #fff;
    background-color: #f29625;
    border-color: #f29625;
}

.btn.btn-visit:hover{
	color: #fff;
    background-color: #f29625;
}

.btn.btn-visit:active{
	color: #fff;
    background-color: #f29625;
}





.rounded-pill {
    border-radius: 0rem!important;
}


.btn-secondary {
    color: #fff;
    background-color: #0282ae;
    
}


.btn.btn-secondary:hover{
	color: #fff;
    background-color: #f6a12c;
}

.btn.btn-secondary:active{
	color: #fff;
    background-color: #f6a12c;
}

.btn.btn-secondary:link{
	color: #fff;
    background-color: #f6a12c;
}

.btn.btn-secondary:focus{
	color: #fff;
    background-color: #f6a12c;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f6a12c;
    border-color: none;
}


.btn-xl {
    padding: 5px 20px;
    font-size: 30px;
    border-radius: .25rem;
}



.badge-secondary {
    color: #fff;
    background-color: #f29625;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #f29625;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #f29625;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fdcfb5;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f29625;
  border-top-color: rgba(77, 15, 91, 1);
  border-bottom-color: rgba(77, 15, 91, 1);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9997;
  transition: all 0.5s;
  padding: 15px;
  overflow-y: auto;
}

@media (max-width: 992px) {
  #header {
    width: 300px;
    background: #f29625;
    border-right: 0px solid #e6e9ec;
    left: -300px;
  }
}

@media (min-width: 992px) {
  #main {
    /*margin-left: 100px;*/
  }
}


/*--------------------------------------------------------------
# sidebar
--------------------------------------------------------------*/

#sidebar {
  position: relative;
  min-height: 150px;
}

#sidebar-content {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align:center;
}

#sidebar, #sidebar * {
 /* background: rgba(40, 40, 100, 0.25);*/
}



/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
}

.nav-menu a {
  display: flex;
  align-items: center;
  color: #45505b;
  padding: 10px 18px;
  margin-bottom: 8px;
  transition: 0.3s;
  font-size: 15px;
  border-radius: 50px;
  background: #f2f3f5;
  height: 56px;
  width: 100%;
  overflow: hidden;
  transition: 0.3s;
}

.nav-menu a i {
  font-size: 20px;
}

.nav-menu a span {
  padding: 0 5px 0 7px;
  color: #45505b;
}

@media (min-width: 992px) {
  .nav-menu a {
    width: 56px;
  }
  .nav-menu a span {
    display: none;
    color: #fff;
  }
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #fff;
  background: #f29625;
}

.nav-menu a:hover span, .nav-menu .active > a span, .nav-menu li:hover > a span {
  color: #fff;
}

.nav-menu a:hover, .nav-menu li:hover > a {
  width: 100%;
  color: #fff;
}

.nav-menu a:hover span, .nav-menu li:hover > a span {
  display: block;
}

/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #f29625;
  font-size: 70px;
  
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active #header {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #0563bb;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  display: block;
  width: 100%;
  height: 100vh;
  background: url("https://www.legrandfestival.fr/wp-content/themes/legrandfestival/img/header-lgf-2024.jpg") top right no-repeat;  
  background-size: cover;
  position: relative;
}


/*#hero:before {
  content: "";
  background: rgba(255, 255, 255, 1);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}*/

#hero h1 {
  margin: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 56px;
  color: #45505b;
}

#hero p {
  color: #45505b;
  margin: 15px 0 0 0;
  font-size: 26px;
  font-family: "Poppins", sans-serif;
}

#hero p span {
  color: #0563bb;
  letter-spacing: 1px;
}

#hero .social-links {
  margin-top: 30px;
}

#hero .social-links a {
  font-size: 24px;
  display: inline-block;
  color: #45505b;
  line-height: 1;
  margin-right: 20px;
  transition: 0.3s;
}

#hero .social-links a:hover {
  color: #0563bb;
}

@media (max-width: 992px) {
  #hero {
    text-align: center;
  }
  #hero h1 {
    font-size: 32px;
    line-height: 36px;
  }
  #hero p {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
  }
}




/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
/*section {
  padding: 60px 0;
  overflow: hidden;
}*/

.section-title {
  text-align: center;
  padding-bottom: 30px;
}



.section-title h1 {
  font-size: 5rem; 
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #f09623;
  letter-spacing: 2px; 
  font-family:'OhnoBlazeface-12Point';

}

.section-title h1::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #f09623;
  bottom: 0;
  left: calc(50% - 20px);
}


.section-title h2 {
   font-size: 5rem; 
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #1685ae;
  font-family:'OhnoBlazeface-12Point';
}


.section-title h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #1685ae;
    bottom: 0;
    left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}




/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact {
	height: 70%;
	min-height: 300px;
	position: relative;
}

.contact .map-warp {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}

.contact iframe {
	position: absolute;
	width: 100%;
	height: 600px;
	left: 0;
	top: 0;
}

.contact-box {
	padding-top: 40px;
	position: absolute;
	max-width: 1120px;
	width: 100%;
	left: calc(50% - 560px);
	bottom: 87px;
	text-align: center;	
	color:#fff;
	
}

@media only screen and (min-width: 1200px) and (max-width: 1440px),
only screen and (min-width: 992px) and (max-width: 1200px),
(max-width: 991px) {
	.contact-box {
		width: calc(100% - 30px);
		left: 15px;
	}
}

.contact-info {
	margin-bottom: 35px;
}

.contact-info i {
	display: block;
	font-size: 48px;
	color: #ffffff;
	margin-bottom: 20px;
}

.contact-info p {
	margin-bottom: 0;
	font-size: 25px;
	color: #ffffff;
	font-weight: 500;
}

.contact-info p span {
	color: #fff;
	font-weight: 400;
}



.contact .info {
  width: 100%;
  background: #fff;
}

.contact .info i {
  font-size: 20px;
  color: #0563bb;
  float: left;
  width: 44px;
  height: 44px;
  background: #eef7ff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #45505b;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #728394;
}

.contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #0563bb;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: #0563bb;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #0678e3;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding: 40px 0;
}

.portfolio-details .portfolio-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-details-carousel .owl-nav, .portfolio-details .portfolio-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
  background-color: #0563bb !important;
}

.portfolio-details .portfolio-info {
  padding-top: 45px;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-info p {
  font-size: 15px;
  padding: 15px 0 0 0;
}

@media (max-width: 992px) {
  .portfolio-details .portfolio-info {
    padding-top: 20px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #ffffff;
  color: #45505b;
  font-size: 14px;
  text-align: center;
  padding: 30px 0;
}

#footer h3 {
  font-size: 36px;
  font-weight: 700;
  position: relative;
  font-family: "Poppins", sans-serif;
  padding: 0;
  margin: 0 0 15px 0;
}

#footer p {
  font-size: 15px;  
  padding: 0;
  margin: 0 0 40px 0;
}

#footer .social-links {
  margin: 0 0 40px 0;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #0563bb;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: #0678e3;
  color: #fff;
  text-decoration: none;
}

#footer .copyright {
  margin: 0 0 5px 0;
}

#footer .credits {
  font-size: 13px;
}


.i4ewOd-pzNkMb-haAclf {
    left: 0!important;
    right: 0!important;
    z-index: 9!important;
    overflow: hidden;
    color: #fff;
    position: absolute;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    background-color: #000000;
}





/*----------------------------------------*/
/* SMARTPHONE
/*----------------------------------------*/
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
.btn-xl {
    padding: 5px 20px;
    font-size: 15px;
    border-radius: 0px;
	}
	
	
.btn-group, .btn-group-vertical {
    top: -90px;
}

#hero {
  display: block;
  width: 100%;
  height: 100vh;
  background: url("https://www.legrandfestival.fr/wp-content/themes/legrandfestival/img/header-lgf-2024.jpg") top right no-repeat;
  background-size: cover;
  position: relative;
  }

}


@media screen and (max-width: 600px) {
  .topnav a {
    float: none;
    width: 100%;
  }
}


@media screen and (max-width: 600px) {


}

/*
@media (min-width: 992px) {
  #hero {
    padding-left: 160px;
  }
}
*/
