@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Open+Sans+Condensed:300,700&amp;display=swap');

div.pp_default .pp_description {
  
   opacity: 0;
}


body {

     font-family: 'Open Sans Condensed', sans-serif;
     font-weight: 300;
     color: #6d8190

}


.navbar-dark .navbar-brand {

    font-size: 35px;
        font-family: 'Great Vibes', cursive !important;
    font-weight: 400;

}


h1, h2, h3, b, strong {

      font-weight: 700
}

.light {

     font-weight: 300
}

.rose {

      color: #f05984
}

#bigger h2 {

     font-size: 40px;
}

#bigger p {

     font-size: 20px;
}


.wrapper {

     padding: 0;
     overflow: hidden;
}


.navbar-dark .navbar-nav .nav-link {

     text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    padding-right: 25px;
    font-weight: 400;
}

#top_banner {

    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}


.carousel-control-next, .carousel-control-prev {
    z-index: 3;
}


.image_slider {

     background-size: cover;
     background-position: center center;
     height: 90vh;
     z-index: 1
}


.overlay_slider {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.55);
}

.scrolling {

       background: #f05984 !important;
       -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* TOP BANNNER */


#top_banner h1 {

    font-size: 45px;
    color: #f05984;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}


#top_banner h1 .light {

       font-family: 'Open Sans Condensed', sans-serif !important;
       font-weight: 700
}

#top_banner h2 {

     font-size: 38px;
}

#top_banner span {

     font-family: 'Great Vibes', cursive !important;
     font-weight:400
}

span.swirl_left {

    display: inline-block;
    background: url(https://espace-cleopatra.com/wp-content/uploads/2018/04/swirl_left.png) no-repeat left;
    padding: 0 0 0 130px;

}

span.swirl_right {
    display: inline-block;
    background: url(https://espace-cleopatra.com/wp-content/uploads/2018/04/swirl_right.png) no-repeat right;
    padding: 10px 130px 10px 0px;
    color: #fff;
    text-shadow: 1px 1px #000;
}


#top_banner p {

     font-size: 25px;
     line-height: 30px;

}


/* MASSAGE LIST */ 

#massage_list h3 {

    font-size: 20px;
    color: #f05984;
    font-weight: 400;
}


#massage_list p {

 padding: 0 20px;
}

#massage_list .wpb_single_image .vc_figure {

     position: relative;
}


#massage_list .wpb_single_image .vc_figure:after {

    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 10px solid rgba(240, 89, 132, 0.42);
    display: block;
    top: 0;
    left: 0;
    content: "";
    
    }


/* CONTACT */

#contact_me h2 {

    color: #f05984;
    font-weight: 700;
    font-size: 35px;
}


#contact_me h3 {

             font-size: 40px;
          font-family: 'Great Vibes', cursive !important;

}


#contact_me p {

     font-size: 20px;
}

#contact_me strong {

     color: #f05984
}


.wpcf7 textarea {
    height: 100px !important;
    margin-bottom: 0;
}

.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=submit], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea {

    height: 3.125rem;
    padding: 0.6875rem 0.9375rem 0.875rem;
    margin-bottom: 0;
    margin-top: 15px;
    border-radius: 0;
}

.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus {
    box-shadow: none !important;
    border-color: #0a0a0a;
}



.wpcf7 input[type=submit] {
    background: transparent;
    border-color: #f05984 !important;
    background: #f05984;
    color: #fff;
    font-weight: 700;
    padding: 10px 50px;
    font-size: 18px;
    height: auto;
}


.wpcf7 input[type=submit]:hover {

      background: #222
}

/* Ken Burns Effect */

.image_slider {
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 16s;
   /*  transform: scale(1.2); */
}

.image_slider:nth-child(1) {
    animation-name: kenburns-1;
    z-index: 3;
}
.image_slider:nth-child(2) {
    animation-name: kenburns-2;
    z-index: 2;
}
.image_slider:nth-child(3) {
    animation-name: kenburns-3;
    z-index: 1;
}

@keyframes kenburns-1 {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    95% {
        transform: scale3d(1.2, 1.2, 1.2) translate3d(69px, -2px, 0px);
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(1.7, 1.7, 1.7) translate3d(-11px, -12px, 0px);
        opacity: 0;
    }
}

@keyframes kenburns-2 {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    95% {
        transform: scale3d(1.2, 1.2, 1.2) translate3d(69px, -2px, 0px);
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(1.7, 1.7, 1.7) translate3d(-11px, -12px, 0px);
        opacity: 0;
    }
}

@keyframes kenburns-3 {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    95% {
        transform: scale3d(1.2, 1.2, 1.2) translate3d(69px, -2px, 0px);
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(1.7, 1.7, 1.7) translate3d(-11px, -12px, 0px);
        opacity: 0;
    }
}


#wrapper-footer {

     background: #222;
    border-top: 5px solid #f05984;
    padding: 20px 0;
    text-align: center;
    margin-top: 50px;

}

#wrapper-footer ul {

     margin: 0;
}

#wrapper-footer ul li {

     display: inline-block;
     color: #fff
}


.wpcf7 label, .label_p {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    transition: top .2s;
    color: #7f8c8d;
}

.wpcf7 label {
    top: 40px;
    z-index: 2;
    left: 25px;
}


.wpcf7 label.has-value {
  
  top: 5px;
  font-size: 11px;
  color: #f05984;
}


.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus {
    
    box-shadow: none !important;
    border: 0;
    background: rgba(238, 238, 238, 0.74)
}


.wpcf7 label span {
    color: #ff0000;
}


/* REPONSIVE */

@media (max-width: 768px) {


    .navbar-dark .navbar-brand {

         text-align: center;
         margin: 0 auto;
         display: block;
         font-size: 30px;
    }


    .image_slider {

         height: 70vh;
    }

    #top_banner h1 {

         font-size: 30px;
    }


    #top_banner h2 {

         font-size: 25px;
    }
  
  #top_banner p {

     display: none !important;
  }

  #top_banner span.swirl_left, #top_banner span.swirl_right {
      
      display: none;

  } 

  .image_slider {

     animation:  none !important
  }

}