/***************************
Add your custom styles below
****************************/
@font-face {
    font-family: 'montserratbold';
    src: url('../../fonts/montserrat-bold-webfont.eot');
    src: url('../../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../../fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('../../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'jennasue';
    src: url('../../fonts/jennasue-webfont.eot');
    src: url('../../fonts/jennasue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/jennasue-webfont.woff2') format('woff2'),
         url('../../fonts/jennasue-webfont.woff') format('woff'),
         url('../../fonts/jennasue-webfont.ttf') format('truetype'),
         url('../../fonts/jennasue-webfont.svg#jenna_sueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'reeniebeanie';
    src: url('../../fonts/reeniebeanie-webfont.eot');
    src: url('../../fonts/reeniebeanie-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/reeniebeanie-webfont.woff2') format('woff2'),
         url('../../fonts/reeniebeanie-webfont.woff') format('woff'),
         url('../../fonts/reeniebeanie-webfont.ttf') format('truetype'),
         url('../../fonts/reeniebeanie-webfont.svg#reenie_beanieregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
  font-family:'Montserrat';
}
.nav-mobile-toggle {
    color:white !important;
    opacity:1 !important;
}
section.space-bottom--sm {
  padding-top:50px !important;
  padding-bottom:50px !important;
  margin-top:-1px;
}
.testimonial h5 {
  font-family:'jennasue';
  font-size:30px;
}
.testimonial blockquote {
  font-style:normal;
  font-size:15px;
  padding-left: 100px;
    padding-right: 100px;
}
.testimonial .owl-dot.active span {
  background-color:#70f2b7 !important;
}
.gifbooth-page li .owl-lazy {
  width:100%;
}
.testimonial span {
  font-style:normal !important;
  font-size:12px;
}
p.contact-text {
  line-height:0px;
  opacity:0.7;
}
.contact-text a {
  text-decoration: none;
  color:black;
}
.bold {
    color: black;
    font-size: 20px;
    font-weight: 600;
    opacity: 0.9;
}
.light {
  opacity:0.8;
  font-size:13px;
}
.sm-bg-green, .sm-bg-red, .sm-bg-orange, .sm-bg-yellow {
    background-color: #70f2b7;
    font-family: "jennasue";
    font-size: 45px;
    font-weight: 500;
    line-height: 12px;
    width: 45%;
}
.sm-bg-yellow {
  background-color:#FFEC00;
}
.sm-bg-orange{
  background-color:#fb8e70;
}
.sm-bg-red{
  background-color: #f76d75;
}
.sm-bg-red.spe {
    
    color: white;
    padding-right: 5px;
    position: absolute;
    right: 16px;
}
.contact-section {
  padding-bottom:0;
}
.contact-section label {
  font-weight:bold;
  margin-left:30px;
}
.contact-section .input-with-icon label + i {
    top: 45px !important;
}
.contact-section .bg-parent {
  opacity:0.5;
}
.contact-section input, .contact-section textarea {
  background-color:#f0f0f0;
  margin-top:5px !important;

}
.teaser .video {
  max-width: 100%;
}
.picture .video {
  width:400px;
}

.contact-section .sm-bg-green, .contact-section .sm-bg-red, .contact-section .sm-bg-orange, .contact-section .sm-bg-yellow {
  width:90%;
  margin-left:5%;
  color:black;
}
.contact-section .card__icon {
  padding-top:40px;
  padding-bottom:40px;
}
.sm--padding {
  padding-top:40px !important;
}
.lead {
  font-size:16px;
}
.logo-text {
	height:20px;
}
.logo-text img {
  margin:0;
}
.nav--fixed {

background-repeat: repeat !important;
background-size: 1150px !important;
background-color:#232323 !important;
            
}
.bg-pattern {
  background-repeat: repeat !important;
  color:white;
  overflow:hidden;
  position:relative;
}
.bg-pattern .incomplete-warning{
  position:absolute;
  bottom:6px;
  right:10px;
  text-align:right;
  font-size:12px;
  font-family:'Montserrat';
  font-style: italic;
  color:white;
}
.section-gallery, .section-gallery .container, .section-gallery .container .row {
  padding:0;
  margin:0;
  width:100%;
  line-height: 0;
}
.section-gallery .stopme {
display:inline-block;
padding:0;
margin:0;
width:20%;
float:left;
position: relative;
}
.section-gallery .stopme .lazyloaded {
  transition:none;
  transform:none;
}
.section-gallery .stopme img {
padding:0;
margin:0;
}

.bg-pattern .overlay, .section-gallery .overlay {
  background-color:black;
  width:100%;
  height:100%;
  position:absolute;
  opacity:0.5;
  top:0px;
  left:0;
  text-align:center;
  color:white;
  font-family:'Montserrat';
}
.section-gallery .overlay img {
  margin-top:100px;
}
.section-gallery .toggle {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  background-color:#0a3545;
  color:white;
  font-family:'Montserrat';
  border:0;
  opacity:0.3;
  height:30px;
}
.section-gallery .toggle:hover {
  opacity:0.8;
}
.zips {
    border-top: 1px dashed #fefefe;
    height: 100px !important;
    padding: 10px 0 0 !important;
    opacity:0.5;
}
.zips .text-right {
    margin-top: -13px !important;
}
.bg-pattern .text-left {
  float:left;
}
.bg-pattern .text-right {
  margin-top: 7px;
}
.bg-pattern .row {
  padding-top: 25px;
}
.bg-pattern h2 {
  font-family:'montserratbold';
  font-size:60px;
}
.bg-pattern .btn.btn--sm {
    background-color: white;
    opacity: 0.8;
    margin-top:5px;
}
.bg-pattern .btn.btn--sm:hover {
  opacity:1;
  }
.bg-pattern1 .btn.btn--sm span {
  color:#0a3545;
}
.bg-pattern2 .btn.btn--sm span {
  color:#b04555;
}
.bg-pattern3 .btn.btn--sm span {
  color:#68c496;
}
.bg-pattern4 .btn.btn--sm span {
  color:#e6684c;
}
.bg-pattern0 {
  background-image:url("../../img2/bg_pattern0.jpg") !important;
}
.bg-pattern1 {
  background-image:url("../../img2/bg_pattern1.jpg") !important;
}
.bg-pattern2 {
  background-image:url("../../img2/bg_pattern3.jpg") !important;
}
.bg-pattern3 {
  background-image:url("../../img2/bg_pattern2.jpg") !important;
}
.bg-pattern4 {
  background-image:url("../../img2/bg_pattern4.jpg") !important;
}
.bg-pattern5 {
  background-image:url("../../img2/bg_pattern5.jpg") !important;
}
.nav--fixed li a {
  color:white !important;
}
.footer-logo {
	font-size:36px;
}
.bg--blue {
  background-color:#0b3647;
  color:white !important;
}
.bg--blue h3 {
  color:white;
}
.btn--transparent {
  background: rgba(255,255,255,0.6);
  padding-top:6px;
  padding-bottom:6px;
  padding-left:30px;
  padding-right:30px;
}
.btn--primary {
  background-color:#f76d75 !important;
  padding:3px 35px 5px !important;
  border:0;
  font-size:12px !important;
}
.homepage .btn--primary {
  font-size:14px !important;
}
.color--red {
  color:#f76d75 !important;
}
.slogan {
	font-family: Montserrat;
	font-weight:900;
	font-size: 55px;
	color:white;
	line-height:90px;
	margin:0;
}
.gifbooth-properties .icon {
position:relative;
top:15px;
}
.no-margin {
	margin: 0;
}
.no-padding {
  padding:0;
}
.color-facebook {
	color:#3b5999;
}

.color-twitter {
	color:#55acee;
}
.color-instagram {
	color:#e4405f;
}
.color-whatsapp {
	color:#25D366;
}

.color-messenger {
	color:#0084ff;
}

.color-sms {
	color:#ff3300;
}

.color-mail {
	color: #34465d;
}
.stats-product {
	font-family: 'Montserrat';
}
/*** Widget Thumb ***/
        .bg-blue {
            background-color:#3598dc !important;
        }
        .bg-red {
            background-color:#e7505a !important;
        }
.widget-thumb {
  padding: 20px;
  border-radius: 4px; }
  .widget-thumb.bordered {
    border: 1px solid #e7ecf1; }
  .widget-thumb .widget-thumb-heading {
    font-size: 14px;
    font-weight: bold;
    color: #8e9daa;
    margin: 0 0 20px 0; }
  .widget-thumb .widget-thumb-wrap {
    overflow: hidden; }
    .widget-thumb .widget-thumb-wrap .widget-thumb-icon {
      float: left;
      width: 60px;
      height: 60px;
      display: inline-block;
      font-size: 20px;
      line-height: 41px;
      color: #fff;
      text-align: center;
      padding: 10px;
      margin-right: 15px; }
  .widget-thumb .widget-thumb-body {
    overflow: hidden; }
    .widget-thumb .widget-thumb-body .widget-thumb-subtitle {
      padding-top: 2px;
      display: block;
      font-size: 14px;
      font-weight: 600;
      color: #8e9daa; }
    .widget-thumb .widget-thumb-body .widget-thumb-body-stat {
      display: block;
      font-size: 30px;
      font-weight: 600;
      color: #3e4f5e; }

.partners-1 .slider img {
  opacity: 0.3 !important;
  max-height:2.2em;
}

.options-homepage .shop-item-1 {
  height:400px;
}

.login-main .lead {
  font-family: "Montserrat";
}
.login-main input {
  border-radius: 0;
}
.lead.login-logo {
    text-align:center;
}
.lead.login-logo > img {
    width: 50%;
}

.green-colored, .black-colored {
    color: black;
    font-family: JennaSue;
    font-size: 36px;
    line-height: 47px;
    vertical-align: middle;
}
.green-colored {
  color:#70f2b7;
} 
.title-event, .status-event {
  color:#70f2b7;
  text-transform: uppercase;
  font-family:montserratbold;
}
.title-event {
  margin-right:30px;
  margin-left:20px;
}
.date-event {
    color: black;
    font-size: 13px;
    left: 0;
    line-height: 43px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.header-user-home {
    background-color: white;
    height: 100px;
    padding-bottom: 50px;
    padding-top: 70px;
    width: 100%;
}

.status-event {
    margin-top: 10px;
    position: absolute;
    right: 0;
}

.background-image-holder.gifbooth-holder {
  height:120% !important;
  margin-top:calc(-8%) !important;
  background-size:auto 100% !important;
  background-repeat:no-repeat !important;
}
.label-checkbox {
    color: black;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    min-height: 40px;
    text-transform: uppercase;
    vertical-align: top;
    width: 75%;
}
.contact-section .sm-padding {
  margin-top:10px;
}
.ios-checkbox{
width:60px;    
float: right;
margin-top:2px;
margin-right: 0px;
display: inline-block;
}
.ios-checkbox-right {
  margin-right: 17px;
}
.ios-toggle,.ios-toggle:active{
position:absolute;
top:-5000px;
height:0;
width:0;
opacity:0;
border:none;
outline:none;
}
.blog-subtitle {
    color: black;
    font-size: 40px; 
    margin-left: 28%;
    width: 44%;
    margin-top:50px;
}

.gallery-subtitle {
    color: black;
    font-size: 40px; 
    margin-left: calc(50% - 200px);
    width: 400px;
    margin-top:0px;
    margin-bottom:0px;
    padding: 20px 5px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    font-family: "jennasue";
    font-weight: 500;
    position:relative;
}
.gallery-subtitle .sm-bg-green {
  width:100%;
  height:20px;
  display:inline-block;
  position:absolute;
  left:0;
  top:25px;
  z-index:-1;
}
.checkbox-label{
display:block;
position:relative;
padding:7px;
margin:0;
font-size:12px;
line-height:16px;
width: 30px;
height: 18px;
/*border-radius*/
-webkit-border-radius:18px;
   -moz-border-radius:18px;
        border-radius:18px;
background:#f3f3f3;
cursor:pointer;
}
.checkbox-label:before{
content:'';
display:block;
position:absolute;
z-index:1;
line-height:17px;
text-indent:40px;
height: 17px;
width:16px;
/*border-radius*/
-webkit-border-radius:100%;
   -moz-border-radius:100%;
        border-radius:100%;
top:0px;
left:0px;
right:auto;
background:white;
/*box-shadow*/
-webkit-box-shadow:0 2px 2px rgba(0,0,0,.2),0 0 0 2px #dddddd;
   -moz-box-shadow:0 2px 2px rgba(0,0,0,.2),0 0 0 2px #dddddd;
        box-shadow:0 2px 2px rgba(0,0,0,.2),0 0 0 2px #dddddd;
}
.checkbox-label:after{
content:attr(data-off);
display:block;
position:absolute;
z-index:0;
top:0;
left:-300px;
padding:10px;
height:100%;
width:300px;
text-align:right;
color:#bfbfbf;
white-space:nowrap;
}
.ios-toggle:checked + .checkbox-label{
/*box-shadow*/
-webkit-box-shadow:inset 0 0 0 20px rgba(19,191,17,1),0 0 0 2px rgba(19,191,17,1);
   -moz-box-shadow:inset 0 0 0 20px rgba(19,191,17,1),0 0 0 2px rgba(19,191,17,1);
        box-shadow:inset 0 0 0 20px rgba(19,191,17,1),0 0 0 2px rgba(19,191,17,1);
}
.ios-toggle:checked + .checkbox-label:before{
left: calc(100% - 17px);
/*box-shadow*/
-webkit-box-shadow:0 0 0 2px transparent,0 3px 3px rgba(0,0,0,.3);
   -moz-box-shadow:0 0 0 2px transparent,0 3px 3px rgba(0,0,0,.3);
        box-shadow:0 0 0 2px transparent,0 3px 3px rgba(0,0,0,.3);
}
.ios-toggle:checked + .checkbox-label:after{
content:attr(data-on);
left:60px;
width:36px;
}
/* GREEN CHECKBOX */

.checkbox1 + .checkbox-label{
/*box-shadow*/
-webkit-box-shadow:inset 0 0 0 0px #70f2b7,0 0 0 2px #dddddd;
   -moz-box-shadow:inset 0 0 0 0px #70f2b7,0 0 0 2px #dddddd;
        box-shadow:inset 0 0 0 0px #70f2b7,0 0 0 2px #dddddd;
}
.checkbox1:checked + .checkbox-label{
/*box-shadow*/
-webkit-box-shadow:inset 0 0 0 18px #70f2b7,0 0 0 2px #70f2b7;
   -moz-box-shadow:inset 0 0 0 18px #70f2b7,0 0 0 2px #70f2b7;
        box-shadow:inset 0 0 0 18px #70f2b7,0 0 0 2px #70f2b7;
}
.checkbox1:checked + .checkbox-label:after{
color:#70f2b7;
}
.warning-censored {
    background-color: white;
    left: calc(50% - 350px);
    margin: auto;
    padding: 100px;
    position: absolute;
    top: 30%;
    width: 700px;
    padding-top:50px;
    padding-bottom:40px;
}
.censored-left {
  display:inline-block;
  width:20%;
}
.censored-right {
    display: inline-block;
    line-height: 25px;
    padding-left: 50px;
    text-align: center;
    width: 75%;
}

.blacked {
  background-color:#232323 !important;
}
.blacked .menu > li a {
  color:#fefefe !important;
}
.no-link, .no-link:active, .no-link:focus, .no-link:visited {
    color: #343434;
    text-decoration: none !important;
}
.active .no-link {
  color: white;
}

.btn--plain {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
}
.btn--plain:hover {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}

.btn--success, .btn-success {
    background-color: #70f2b7 !important;
    border: 0 none !important;
}
.edit-event .btn-success {
  background-color: #f76d75 !important;
}
.bg--primary {
  background-color: #0b3647 !important;
}
.normal--weight {
  font-weight:normal;
}

.bg-events .btn .btn__text {
    color: #0b3647;
}


.bg-pattern5 .text-center h2, .bg-pattern5 .text-center h3, .bg-pattern5 .text-center p, .bg-pattern5 .text-center .message i {
  color:#4A4A4A !important;
}
.accordion__content p {
  color:#4A4A4A !important;
}
.wickedpicker {
  height: 200px !important;
}
.fb-page-desktop {
    /*top: calc(50% - 107px) !important;*/
    bottom:150px !important;
    position: fixed !important;
    right: 0 !important;
    height:214px;
    overflow: hidden;
}
.gallery .picture {
  width:400px;
  margin-left:calc(50% - 200px);
  margin-bottom:20px;
}
.gallery .main {
  padding-top:85px;
  padding-bottom:0;
}

.gallery-logo {
    margin-bottom: 30px;
    max-height: 150px;
    /*max-width: 400px;*/
}
.gallery-btn {
  color:white;
  padding:13px 40px;
  display:inline-block;
  margin-bottom:40px;
  border-radius:35px;
  margin-left:20px;
  margin-right:20px;
  text-transform: uppercase;
}
.gallery-btn-desktop {
  height: 55px;
}
.gallery .icon {
    font-size: 27px;
    margin-right: 15px;
    vertical-align: bottom;
}
.partners-1 .slider img {
  opacity:0.8 !important;
}
.gallery.event .link img {
    width:100px;
}
.social-list .icon {
    font-size: 35px;
}
.cover .social-list li {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.logo-container {
  background-color:white;
  text-align:center;
  height:250px;
  vertical-align: middle;
  line-height:250px;
}
.logo-container img {
  width:50%;

}
.clients .sm-bg-green {
  width:100%;
  text-align:center;
  margin-top:20px;
  font-size:35px;
}

.client .sm-bg-green {
  width: 400px;
    float: right;
    margin-right: 20%;
    margin-top:20px;
}
.context h2 {
  color:#E7515E;
  text-transform: uppercase;
  font-weight: bolder;
  padding-left:10%;
}

.context p {
  color:white;
padding-left:15%;
}

.bg-gallery {
  background-size: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index:-1;
  background-position:center;
}
.loader-fb {
  display:none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("../../img2/pageLoader.gif") 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

.gallery-subtitle {
  font-family:"reeniebeanie" !important;
}
.submit[disabled] {
  background-color:grey;
}





/* REFONTE MARS 2018 */
h1 {
  line-height: 80px;
}

.nav-bar .menu li > a {
  color:#313131 !important;
  font-weight: 900;
}
/*.nav--fixed .nav-bg {
  display:none;
}*/
.nav-bg {
  background-color: white;
  opacity: 0.5;
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
.nav-bar .account-icon {
  position:absolute;
  right:20px;
  top: 10px;
  width: 25px;
  display:block;
}
.num-container {
  padding-left:60px;
  padding-right:60px;
}
.num-block {
  padding-left:40px;
  padding-right:40px;
}
.num-block p {
  text-align:justify;
}
.num-container .block-header {
  text-align:center;
  margin-bottom:50px;
}
.num-container .block-header h3 {
  font-size:16px;
  text-transform: uppercase;
  padding-left:20%;
  padding-right:20%;
  z-index:1;
  position:relative;
}
.num-container .block-header span {
  position:absolute;
  width:100%;
  display:block;
  color:#F76C75;
  font-size:100px;
  top:10px;
  font-weight: bolder;
  left:0;
  opacity:0.5;
}

.white {
  color:white;
}
section {
  background-color:white;
}
.centered {
  margin-top:80px;
  padding-left:24%;
  padding-right:24%;
  text-align: center;
}

.centered-flower, .top-right-flower {
  
    /*position: absolute;*/
  /*width:100;*/
  height:200px;
  background: url("../../img3/feuille-studio-josepho-top-right.png") 0 0 no-repeat;
  background-size: contain;
  background-position-x: right;
  background-position-y: top;
}
.homepage .top-right-flower {
  position:absolute;
  width:200px;
  right:0;
}
.centered-flower {
  /*position: absolute;*/
  width:100%;
  height:200px;
  background: url("../../img3/feuille-studio-josepho-photobooth-004.png") 0 0 no-repeat;
  background-size: contain;
  background-position-x: center;
  background-position-y: top;
}
.red-up {
  text-transform: uppercase;
  color:#F76D75;
  font-weight: bold;
  font-size:23px;
}
.right-panel .logo{
  margin-top:60px;
  /*width:200px;*/
  margin-bottom:80px;
}
.right-panel .logo img{
  max-width:250px;
}
.nav--fixed {
  background:none;
  background-color:transparent !important;
}
.right-panel {
  text-align: center;
}


.big-nbr {
  font-size:80px;
  font-weight: bolder;
  color:#313131;
}

.page-client .icons img {
  max-width:50px;
}
.page-client .slider {
  text-align:center;

}
.page-client .slider, .page-client .slides, .page-client .slider .owl-stage-outer, .page-client .slider .owl-stage-outer .owl-stage, .page-client .slider .owl-stage-outer .owl-stage .owl-item  {
  height:100%;
}
.page-client .slider .owl-item li {
  height:100%;
  width:100%;
}
.page-client h1, .contact2-page h1, .clients h1, .gifbooth-page h1 {
  font-size:90px;
  text-transform: uppercase;
  font-weight: bolder;
}
.related-clients {
  padding-bottom:0;
  padding-top:50px;
}
.related-clients .over-title {
  margin-bottom: -100px;
}
.related-clients img {
  margin-bottom:0;
}
.gifbooth-example {
  padding-top:0;
}
.gifbooth-example img {
  margin:0;
  /*margin-top: 120px;*/
}

.gifbooth-example h2 {
  text-transform: uppercase;
  font-size:70px;
  font-weight: 700;
}
.homepage .gifbooth-example img {
  margin-top:-100px;
}
.homepage .gifbooth-example h2 {

  margin-top:150px;

}
.gifbooth-example .lead {
  padding-right:40%;
}
.partners-1 {
  padding-top: 0 !important;
}
.partners-1 h3 {
  text-transform: uppercase;
  color:#313131 !important;
  font-size: 50px;
  margin-top:80px;
  z-index:1;
  position: relative;
}
.partners-1 .slider {
  margin-top:30px;
}
.owl-lazy {

    width: 150px;
    height: 150px !important;
    max-height:150px !important;
}
.partners-1 p {
  max-width:600px;
  margin:auto;
}
.absolute {
  position:absolute !important;
}
h3 {
  font-weight: bold;
}
.trustpilot, .trustpilot iframe {
  background-color:white;
}
.made-paris h4 {
  font-weight: lighter;
  font-family:'jennasue';
  margin:0;
  font-size:50px;
}
.over-stat {
  margin-top:30px;
  color:#F76C75;
  font-weight: lighter;
  font-family:'jennasue';
  font-size:50px;
  vertical-align: bottom;
}
.over-stat span {
  font-size: 15px;
  font-family: 'Montserrat';
  font-weight: lighter;
  color: #313131;
  vertical-align: top;
}
.form-event input {
  padding:20px;
  border-radius: 0;
  border:none !important;
  display: inline-block;
  margin-bottom:5px;
  margin-top:5px;
  height:70px;
  font-family: 'Montserrat';
  font-weight: bolder;
}

.input-event-date::-moz-placeholder, .input-event-mail::-moz-placeholder {  
  color:#313131 !important;
  opacity:0.5;
  font-weight:lighter;
} .input-event-date:-ms-input-placeholder, .input-event-mail:-ms-input-placeholder {  
  color:#313131 !important;
  opacity:0.5;
  font-weight:lighter;
} .input-event-date::-ms-input-placeholder , .input-event-mail::-ms-input-placeholder {  
  color:#313131 !important;
  opacity:0.5;
  font-weight:lighter;
} .input-event-date::placeholder, .input-event-mail::placeholder {
  color:#313131 !important;
  opacity:0.5;
  font-weight:lighter;
}
.input-event-date, .input-event-mail   {
  background:rgba(255, 255, 255, 1) !important;
  color:#313131 !important;
  font-size:14px;
}
.input-event-date {
  width:34%;
margin-left:1%;
text-align: left;
}
.input-event-mail {
  margin-right:1%;
  width:64%;
}
.input-event-submit {
  background:initial !important;
  background-color:#F76D75 !important;
  font-size:25px;
  color:white !important;
  width:100%;
}

.md-centered {
  margin:auto;
  float:none;
}
.thanks-page h1 {
  text-transform: uppercase;
  font-size:110px;
  font-weight: bolder;

}
.thanks-page p.lead {
  color:#313131;
  font-weight: lighter;
}
.thanks-page .form--newsletter input {
  border-radius: 0;
  border:1px solid #F76D75;
  color:#313131;
  background:rgba(255,255,255,1);
  height: 70px;
}
.thanks-page .form--newsletter button {
  border-radius: 0;
  border:none;
  color:white;
  font-weight:bolder;
  height: 70px;
  font-size:25px !important;
}
.map-container {
  /*top:-100px;*/
  padding-bottom:50px;
  padding-top:100px;
}
.left-map {
  padding-top:180px;
  font-weight: bolder;
}
.left-map h2 {
  font-size:50px;
  text-transform: uppercase;
  font-weight: bolder;
}
.left-map p.lead {
  padding-left:20px;
  font-weight: bolder;
}
.over-title {
  text-transform: uppercase;
  font-size:100px;
  color:#F0F0F0;
  position: relative;
}
.over-title span {
  text-transform: lowercase;
  font-family: 'jennasue';
  color:#313131 !important;
line-height: 200px;
font-size: 70px;
position:absolute;
font-weight: lighter;
left:0;
/*margin-left:-160px;*/
width:100%;
}
.contact-section h3 {
  padding-top:140px;
}
.input-with-icon input, .input-with-icon textarea {
  background:none;
  background-color:transparent;
  border:1px solid #313131;
  padding-left:20px;
  opacity:1;
  color:#313131;
  height:65px;
  font-weight:bolder;
  margin-top:20px !important;
}
.input-with-icon textarea {
padding-top:30px;
padding-left:50px;
height:200px !important;
}
.input-with-icon input::-moz-placeholder,.input-with-icon textarea::-moz-placeholder {  
  color:#313131 !important;
  opacity:0.5;
  font-style: normal;
  font-family: 'Montserrat';
  font-weight:normal;
} .input-with-icon input:-ms-input-placeholder,.input-with-icon textarea::-moz-placeholder {  
  color:#313131 !important;
  opacity:0.5;
  font-style: normal;
  font-family: 'Montserrat';
  font-weight:normal;
} .input-with-icon input::-ms-input-placeholder,.input-with-icon textarea::-moz-placeholder {  
  color:#313131 !important;
  opacity:0.5;
  font-style: normal;
  font-family: 'Montserrat';
  font-weight:normal;
} .input-with-icon input::placeholder,.input-with-icon textarea::-moz-placeholder {
  color:#313131 !important;
  opacity:0.5;
  font-style: normal;
  font-family: 'Montserrat';
  font-weight:normal;
}
.contact2-page .form-devis {
  margin-top:-100px;
}
.contact2-page .over-title {
  padding-top:25px;
  margin-bottom: 40px;
}
.contact2-page .row-options {
  padding-left:6%;
  padding-right:6%;
}
.contact2-page .label-checkbox {
  font-weight:normal;
  text-transform: none;
  color:#313131;
  }
.contact2-page .btn--primary {
  border-radius:0;
  font-weight:bolder;
  font-size:20px !important;
  height:70px;
}
.flower-bottom {
  bottom:0;background-image: url("../../img3/feuille-studio-josepho-bottom.png");
}
.devis-submit {
  position:relative;
  z-index:1;
  margin-bottom:90px;
}
.clients .logo-container {
    background-color: #F4F4F4;
    text-align: center;
    height: 300px;
    vertical-align: middle;
    line-height: 320px;
    margin-bottom: 60px;
    margin-right: 30px;
    margin-left: 30px;
}
@keyframes clients-client-cover-image {
    from {width:50%;}
    to {width:60%;}
}
@keyframes clients-client-cover-text {
    from {bottom: 50px;opacity:0;}
    to {bottom: 62px;opacity:1;}
}
.clients .client-cover a:hover img {

    animation-name: clients-client-cover-image;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}
.clients .client-cover a p {
    display: none;
    position: absolute;
    /*bottom: 60px;*/
    opacity:1;
    width: 100%;
    line-height: initial;
    left: 0;
    text-align: center;
}
.clients .client-cover a:hover p {
    display:block;

    opacity:1;
    animation-name: clients-client-cover-text;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}
.gifbooth-page .gifbooth-left {
  margin-top:0;
}
.gifbooth-page .block-header {
  position:relative;
}
.gifbooth-page .block-header h3{ 
  z-index: 1;
  position:relative;
  text-transform: uppercase;
  font-size:30px;
}
.gifbooth-page .block-header span img {
    margin: 0;
    position: absolute;
    width: 200px;
    left: calc(50% - 100px);
    top: -50px;
}
.gifbooth-page p.lead {
  padding:20%;
}
.gifbooth-page .over-title {
  padding:0;
  margin-bottom:20px;
}
.gifbooth-page .related-clients {
  padding-top:80px !important;
}
.negative-margin {
  margin-bottom: -80px !important;
}
.nav-module.left {
    float: left;
    z-index: 1;
    position: relative;
}

.footer__navigation a {
  text-transform: uppercase !important;
  font-weight:bold !important;
  color:white !important;
}
a.classic {
  text-decoration: none;
  color:inherit;
}
footer input, footer button.btn {
  border-radius: 0 !important;
}
footer input {
  width:60%;
  max-width:250px;
}
 footer button.btn {
  font-weight:bolder;
  font-size:20px !important;
 }
 .uppercase {
  text-transform: uppercase;
 }
 footer .uppercase {
  font-size:12px;
 }

 #bookingForm_devis {
  min-width:320px;
 }
 .loader::before {
  background-color: #F76D75;
}
.gifbooth-dressing {
    width: 150%;
    max-width: 150%;
    margin-left: -35%;
    margin-top: -35%;
    min-width:1090px;
}
.footer-newsletter {
  margin-top:50px;
}

body.bg {
  background-color:#232323;
}
.homepage .icons img, .made-paris img {
    max-height: 120px;
}
.login-main .btn {
  height:70px;
  border-radius: 0;
  font-weight:bolder;
  font-size:20px !important;
}

footer form input {
  height:52px;
  vertical-align: top;
}
footer form button {
  vertical-align: top;
  height: 52.5px;
}
.body-user-account nav .nav-bg {
  display: none;
}
.body-user-account nav .menu li > a {
  color:white !important;
}
.main-container.gallery section {
  background-color: inherit;
}

.homepage a.btn, .gifbooth-page a.btn {
  background-color:#F36B73;
  border-radius:0;
  border:none;
  font-weight:bolder;
  padding:20px;
  font-size:16px;
  padding-right:80px;
  padding-left:80px;
  max-width:100%;
  color:white;
  text-decoration: none;
}
.gifbooth-page p.lead {
  padding-bottom:30px;
}
.homepage h1 {
    line-height: 70px;
    font-size: 50px;
}
.social-list li {
  opacity:1;
}
h3.jenna {
  font-family:'jennasue';
  padding-top:20px;
}
@media (max-width: 1290px) {
 .page-client .icons .col-md-3 {
  width:49%;
  display: inline-block;
  margin-top:10px;
  margin-bottom:10px;
 }
.gifbooth-dressing {
  /*width:auto;
  min-width: none;
  margin:0;*/
  width:100% !important;
  max-width:2000px;
  min-width:0px;
  margin:0;
  margin-top:-25%;
}
  .text-left{
    padding-left:50px;
  }
}
input[type], textarea, select {
     border-radius: 0px; 
}

body.no-header nav {
display:none;
}
.form-event .input-event-mail {
    width: 100%;
}

.modal-content {
  background-color:#F7F7F7;
}
.modal .fa {
    color: inherit !important;
    font-size: inherit !important;
}
.modal h3 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
}

.modal-header h3 {
    font-size: 22px;
}
.modal {
  height:100%;
    overflow-y: hidden;
}
.modal-header, .modal-footer {
  display:block;
}
.modal-dialog {
  height:100%;
  position:relative;
}
.modal-content {
  overflow: scroll;
  max-height: 93%;
}

.btn.modal-button,.btn.modal-button:hover,.btn.modal-button:focus {
  background-color:#70f2b7;
  width:100%;
}
.modal-header {
  border:none;
}
.modal-content .close {
    background: none;
    font-size: 30px !important;
    border: 0;
    z-index:1;
    position:relative;
}
#helpModal .modal-footer {
  padding:0;
}
.modal .centered-flower {
  opacity:0.3;
    height: 150px;
}
.modal-body {
  border-top:1px solid #e9ecef;
    padding-top: 30px;
    padding-bottom: 30px;
}
.modal-body-search {
  border-top:0px;
}
.modal-body input {
  width:100%;
}
.modal-body textarea {
  padding-left:1.625em;
  padding-right:1.625em;
  /*height:46px;*/
    margin-bottom: 0;
    min-width: 100%;
  -webkit-transition:height 0.5s;
  transition:height 0.5s;
}
.modal-body textarea:focus {
  height:200px;

}

.emoji-modal {
  text-align: center;
}
.emoji-modal button.inactive {
  background-color:#EAEAEA;
}
.emoji-modal button.inactive:hover {
  background-color:#EAEAEA;
}
.emoji-modal h3 {
  font-size:15px;
}
.emoji-modal .close {
  position:absolute;
    right: 15px;
}
.emoji-modal .modal-body {
  padding-left:0;
  padding-right:0;
  padding-bottom:0;
}
.emoji-modal .btn {
  margin-left: 0;
  margin-top:20px;
}
.big-emoji {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 10px;
}

#englishModal .btn,#spanishModal .btn {
    border-radius: 0;
    font-family: Montserrat;
    font-weight: 800;
    font-size: 16px !important;
    border: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-transform: none;
}
#englishModal h3, #spanishModal h3 {
  padding-left:30px;
  text-align:left;
}
#englishModal p, #spanishModal p {
  text-align: left;
    font-size: 13px;
    line-height: 20px;
  padding: 30px;
    padding-bottom: 0;
    padding-top: 0;
}
#englishModal input, #englishModal textarea, #spanishModal input, #spanishModal textarea {
    border: 1px solid #EAEAEA;
    margin-top: 0;
    width: 80%;
    height: 46px;
    color: #767676;
    min-width: 80%;

}
#englishModal .modal-body, #spanishModal .modal-body {
  background-color:white;
}
#englishModal .modal-content, #spanishModal .modal-content {
  max-height:97%;
}
#englishModal .close span,#spanishModal .close span {
  color:black;
}
#englishModal .loader,#spanishModal .loader {
    border: 5px solid #70f2b7;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid white;
    /*#F76D75*/
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}