/* 
Theme Name: Troublemakers
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.loadHP {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
}
.loadHP #circles {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  transform: translate(-50%, -50%);
}
.loadHP #circles .pie {
  position: relative;
  width: 90px;
  height: 90px;
  font-size: 120px;
  display: inline-block;
  margin: 80px 20px;
  vertical-align: top;
  border: 5px solid #fff;
  border-radius: 50%;
}
.loadHP #circles .pie:before {
  content: attr(title);
  display: block;
  width: 100%;
  height: 100%;
  margin: 1.25em auto;
  white-space: pre;
  font-size: 0.166em;
  vertical-align: middle;
}
.loadHP #circles .pie .clip {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 94px;
  height: 94px;
  clip: rect(0, 49px, 96px, 0);
}
.loadHP #circles .pie .part {
  position: absolute;
  width: 96px;
  height: 96px;
  clip: rect(0, 96px, 96px, 49px);
  border-radius: 50%;
  border: 15px solid #131313;
}
.loadHP #circles .clip:last-child,
.loadHP #circles .part {
  animation: b 2s ease-out 0s;
  -webkit-animation: b 2s ease-out 0s;
}
@keyframes b {
  0% {
    transform: rotate(-180deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.loadHP .cache {
  background: #131313;
  position: fixed;
  left: 0;
  right: 0;
}
.loadHP .cache.haut {
  top: 0;
  bottom: 50%;
  -webkit-animation-name: top-swipe;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
}
.loadHP .cache.bas,
.loadHP .cache.haut {
  -webkit-animation-duration: 1.3s;
  -webkit-animation-delay: 4.5s;
}
.loadHP .cache.bas {
  top: 50%;
  bottom: 0;
  -webkit-animation-name: bottom-swipe;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
}
.loadHP #circles.hide-logo,
.loadHP .baseline.hide-logo,
.loadHP .small-logo.hide-logo {
  opacity: 1;
  transition: opacity 0.8s linear;
}
.loadHP .small-logo {
  z-index: 3;
  margin-top: -25px;
  margin-left: -2px;
  width: 68px;
  -webkit-animation-delay: 1.4s;
  -webkit-animation-name: hide;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
}
.loadHP .baseline,
.loadHP .small-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-animation-duration: 5s;
}
.loadHP .baseline {
  padding-top: 100px;
  width: 200px;
  -webkit-animation-delay: 2.4s;
  -webkit-animation-name: hidebase;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
}


@media(max-width: 1024px){
.elementor-element-b37f433 {
    transition: left 0.5s 
cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.elementor-element-b37f433.mobile-decal{
        left: 10px !important;
        top: 80px!important;
        transition: left 0.5s 
cubic-bezier(0.25, 0.46, 0.45, 0.94)!important;
}
.elementor-element-b37f433 span.elementor-icon-list-text {
    display: none;
} 

.single-films .elementor-element-b37f433{
  left: 10px !important;
        top: 80px!important;
}
}

@media(max-width: 767px){
  .liste-credit {
    gap: 20px;
}   
.title_crd {
  font-size: 40px!important;
  padding: 50px 0px 10px 0px!important;
}
.elementor-element-b37f433 span.elementor-icon-list-icon {
    padding: 0 !important;
    width: 45px;
}

}

.title_crd {
    font-family: "Now", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    color: #5E5E5E;
    padding-bottom: 50px;
}


