@charset "utf-8";
/* CSS Document */


/*
  TEMPLATE BACKGROUNDS
    single IMG BACKGROUND
	  single IMG BACKGROUND - FILM GRAIN
	  single IMG BACKGROUND - PARTICLES
	  single IMG BACKGROUND - SNOW
	  single IMG BACKGROUND - FOG
	  single IMG BACKGROUND - RAIN
	  single IMG BACKGROUND - CLOUDS
	  single IMG BACKGROUND - BIRDS
	ken burns slideshow IMG BACKGROUND
	  ken burns slideshow IMG BACKGROUND - RAIN, PARTICLES
	hero slider IMG BACKGROUND
	  hero slider IMG BACKGROUND - RAIN, PARTICLES
	hero split slider IMG BACKGROUND
	  hero split slider IMG BACKGROUND - RAIN, PARTICLES
	works IMG BACKGROUND
  reset
  layout
  navigation
  link style
  brackets
  ui layer
  borders
  countdown
  center container
  lines
  intro years
  facts counter
  blockquote
  services
    skills bar
  link underline
  contact form
    contact form placeholders
  button effect
  works
    works modal 
  ex modal
  newsletter form
    newsletter placeholders
  shadow
  hero container
    hero bg
    hero fullscreen FIX
  slick fullscreen,
    slick fullscreen SPLIT
  ken burns slideshow
  YouTube video
  HTML5 video
  Vimeo video
  divider
  preloader
  EFFECTS
    film grain
    particles
	  appear element
	snow
	fog
	rain
	clouds
	birds
*/


/* TEMPLATE BACKGROUNDS */

/* single IMG BACKGROUND - FILM GRAIN */




/* ken burns slideshow IMG BACKGROUND */
.kenburns-slide-1 {
background-image: url(../img/background/Movieprod.jpg);
}

.kenburns-slide-2 {
background-image: url(../img/background/Movieprod.jpg);
}

.kenburns-slide-3 {
background-image: url(../img/background/Movieprod.jpg);
}

.kenburns-slide-4 {
background-image: url(../img/background/Movieprod.jpg);
}




/* works IMG BACKGROUND */
/* works IMG BACKGROUND */
.works-inner-img-1 { 
    background-image: url(../img/works/rues-alger.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-2 { 
    background-image: url(../img/works/Project2.jpg); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-3 { 
    background-image: url(../img/works/project3.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-4 { 
    background-image: url(../img/works/aviation.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-5 { 
    background-image: url(../img/works/project4.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-6 { 
    background-image: url(../img/works/project5.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-7 { 
    background-image: url(../img/works/project6.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-8 { 
    background-image: url(../img/works/servicesspeciaux.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-9 { 
    background-image: url(../img/works/servicesspeciaux.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-10 { 
    background-image: url(../img/works/painting\ my\ algeria.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-11 { 
    background-image: url(../img/works/project7.png); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

.works-inner-img-12 { 
    background-image: url(https://via.placeholder.com/600x400/cccccc/000000?text=Coming+Soon); 
    background-repeat: no-repeat; 
    background-position: center center; 
    background-size: cover;
}

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

html, body {
height: 100%;
}

body {
line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

*:focus {  
outline: none;
}

/* remove dotted outline from links, button and input element */
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
border: 0;
outline: 0;
}


/* layout */
body {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: 400;
text-align: left;
color: #fff;
background: #000;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
margin: 0;
padding: 0;
}

a {
color: #fff;
text-decoration: none;
outline: none;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

a:hover,
a:visited,
a:active,
a:focus {
color: #fff;
text-decoration: none;
outline: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

p {
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

p a {
color: #fff;
text-decoration: underline;
outline: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

p a:hover {
color: #fff;
text-decoration: underline;
outline: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

strong {
font-weight: bold;
}

::-moz-selection { background: #000; color: #fff; }
     ::selection { background: #000; color: #fff; }
	 
	 
.upper-page {
min-height: 100%;
margin: 0;
padding: 0;
background: none;
}

.upper-content {
margin: 0 auto;
padding: 0;
}

.lower-page {
min-height: 100%;
margin: 0;
padding: 0;
}

.lower-content {
margin: 0 auto;
padding: 138px 0 38px 0;
}

.lower-content p {
padding: 10px;
color: #fff;
/* text-align:left ; */
}

@media only screen and (max-width: 640px) {
  .lower-content p {
    text-align: left;
  }
}

.sections {
position: relative;
text-align: center;
z-index: 10;
}

.text-block {
  padding-left: 0; /* or adjust as needed */
  margin-left: 0;
   vertical-align: left;
}

#about, #services, #works, #contact {
display: none;
}

@media only screen and (max-width: 640px) {
  .section-home {
    margin-bottom: 30px;
  }

  .section-about {
    margin-bottom: 20px;
  }

  .section-services {
    margin-bottom: -7px;
  }

  .section-works,
  .section-contact {
    margin-bottom: 32px;
  }
}

#intro-wrapper {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto;
padding: 0;
}

.intro-spacer {
position: relative;
width: 100%;
height: 100px;
margin: 0 auto;
}

.intro-spacer-2 {
position: relative;
width: 100%;
height: 50px;
margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .word-slide {
    margin-top: -3px;
  }
}

h1 {
font-family: 'Oswald', sans-serif;
font-size: 90px;
font-weight: 700;
line-height: .9;
letter-spacing: -0.04em;
color: #fff;
margin: 100px auto 30px auto;
text-align: center;
text-transform: uppercase;
-webkit-transform: rotate(-30deg);
   -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
text-shadow: 1px 1px 2px #000;
}

@media only screen and (max-width: 640px) {
  h1 {
    font-size: 57px;
    margin: 37px auto 34px auto;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.highlighter {
color: #db0018;
line-height: 1.2;
}

h2 {
font-family: 'Oswald', sans-serif;
font-size: 70px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
margin: 0 0 0 -6px;
text-align: center;
text-transform: uppercase;
}

@media only screen and (max-width: 640px) {
  h2 {
    font-size: 57px;
  }
}

h3 {
font-family: 'Oswald', sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #db0018;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
}

h4 {
font-family: 'Oswald', sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #db0018;
margin: 60px auto 15px auto;
text-align: center;
text-transform: uppercase;
}

h5 {
font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-weight: 700;
line-height: 1;
letter-spacing: -0.08em;
color: #c5c2b8;
margin: 0;
text-align: center;
text-transform: uppercase;
}

h6 {
font-family: 'Oswald', sans-serif;
font-size: 23px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
-webkit-transform: rotate(60deg);
   -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
     -o-transform: rotate(60deg);
        transform: rotate(60deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
text-shadow: 1px 1px 2px #000;
}

@media only screen and (max-width: 640px) {
  h6 {
    margin: 45px auto 0 auto;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
   }
}

.decoration {
position: relative;
margin: 0 auto;
top: -50px;
text-align: center;
-webkit-transform: rotate(-30deg);
   -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
text-shadow: 1px 1px 2px #000;
z-index: 1;
}

@media only screen and (max-width: 640px) {
  .decoration {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.decoration-left {
width: 6%;
height: 1px;
background: #fff;
margin: 0 119px 10px 0;
position: relative;
display: inline-block;
}

@media only screen and (max-width: 640px) {
  .decoration-left {
    width: 3%;
  }
}

.decoration-right {
width: 6%;
height: 1px;
background: #fff;
margin: 0 0 10px 119px;
position: relative;
display: inline-block;
}

@media only screen and (max-width: 640px) {
  .decoration-right {
    width: 3%;
  }
}

.decoration-effect {
position: absolute;
font-family: 'Oswald', sans-serif;
font-size: 17px;
line-height: 1.5;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 300;
letter-spacing: 1px;
background: none;
width: 220px;
height: 61px;
padding: 17px 0 0 0;

margin-left: -108px;
left: 50%;
top: -25px;
z-index: 0;
}

.decoration-effect a, .decoration-effect a:hover {
color: #fff;
text-decoration: none;
}

.effect-bubba::before,
.effect-bubba::after {
width: 230px;
height: 39px;
position: absolute;
top: 10px;
right: 10px;
bottom: 10px;
left: -6px;
content: '';
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
}

.effect-bubba::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
   -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
     -o-transform: scale(0,1);
        transform: scale(0,1);
}

.effect-bubba::after {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: scale(1,0);
   -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
     -o-transform: scale(1,0);
        transform: scale(1,0);
}

.effect-bubba:hover::before,
.effect-bubba:hover::after {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
}



/* CONTAINER FLEX LAYOUT */
.decoration-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 50px;
  gap: 15px;
}

/* LEFT & RIGHT LINES */
.decoration-left-2,
.decoration-right-2 {
  flex: 1;
  height: 1px;
  background: #fff;
  max-width: 150px;
}

.decoration-left-2 {
  margin-right: 10px;
}

.decoration-right-2 {
  margin-left: 10px;
}

/* TEXT CENTERED */
.decoration-effect-2 {
  position: relative;
  font-family: 'Dosis', sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  z-index: 1;
}

.decoration-effect-2 a {
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 10px 20px;
  display: inline-block;
  white-space: nowrap;
}

/* RECTANGLE HOVER EFFECT */
.effect-bubba-2::before,
.effect-bubba-2::after {
  content: '';
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  pointer-events: none;
}

.effect-bubba-2::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scaleX(0);
  transform-origin: center;
}

.effect-bubba-2::after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scaleY(0);
  transform-origin: center;
}

.effect-bubba-2:hover::before,
.effect-bubba-2:hover::after {
  opacity: 1;
  transform: scale(1);
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .decoration-left-2,
  .decoration-right-2 {
    max-width: 60px;
  }

  .decoration-effect-2 a {
    font-size: 15px;
    padding: 8px 16px;
  }
}

@media (max-width: 480px) {
  .decoration-2 {
    flex-direction: column;
    align-items: center;
  }

  .decoration-left-2,
  .decoration-right-2 {
    display: none;
  }

  .decoration-effect-2 a {
    font-size: 14px;
    padding: 6px 12px;
  }
}




.quote {
margin: 0 auto;
}

.quote p {
font-family: 'Raleway',sans-serif;
font-size: 18px;
line-height: 1.5;
font-style: italic;
font-weight: normal;
text-align: center;
color: #fff;
font-weight: 400;
letter-spacing: 1px;
}

.quote-mark-l {
color: #fff;
padding: 0 10px 0 0;
}

.quote-mark-r {
color: #fff;
padding: 0 0 0 10px;
}


/* navigation */
.menu-toggle {
position: fixed;
display: block;
top: 3px;
left: 0;
width: 80px;
height: 80px;
padding: 0;
background: none;
line-height: 1;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
z-index: 999;
}

@media only screen and (max-width: 880px) {
  .menu-toggle {
    position: absolute;
  }
}

#main-menu {
position: fixed;
font-family: 'Oswald', sans-serif;
font-style: normal;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
width: 210px; 
height: 200%;
left: -780px;
top: -460px;
margin: auto;
background: #fff;
-webkit-transition: left .4s ease-in-out;
   -moz-transition: left .4s ease-in-out;
    -ms-transition: left .4s ease-in-out;
     -o-transition: left .4s ease-in-out;
        transition: left .4s ease-in-out;
-webkit-transform: rotate(-30deg);
   -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
z-index: 998;
}

@media only screen and (max-width: 880px) {
  #main-menu {
    width: 400px;
    left: -660px;
    top: -400px;
  }
}

@media only screen and (max-width: 640px) {
  #main-menu {
    width: 280px;
    height: 100%;
    left: -280px;
    top: 0;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

#main-menu.activated {
left: 98px;
}

@media only screen and (max-width: 640px) {
  #main-menu.activated {
    left: 108px;
  }
}

#main-menu ul {
list-style: none outside none;
padding: 0 0 0 17px ;
}

#main-menu ul li {
text-align: left;
line-height: .75;
}

#main-menu .credits {
font-size: 14px;
line-height: 1;
margin: 15px 0 0 9px;
-webkit-transform: rotate(90deg);
   -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
     -o-transform: rotate(90deg);
        transform: rotate(90deg);
-webkit-transform-origin: left;
   -moz-transform-origin: left;
    -ms-transform-origin: left;
	 -o-transform-origin: left;
        transform-origin: left;
}

@media only screen and (max-width: 640px) {
  #main-menu .credits {
    font-size: 12px;
    margin: 28px 0 0 -14px;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

#main-menu .credits a {
color: #444;
text-decoration: none;
}

#main-menu a {
display: none;
min-width: 10px;
color: #c5c2b8;
text-decoration: none;
-webkit-transition: color .8s ease-in-out;
   -moz-transition: color .8s ease-in-out;
    -ms-transition: color .8s ease-in-out;
     -o-transition: color .8s ease-in-out;
        transition: color .8s ease-in-out;
}

#main-menu li .active {
color: #000;
}

.menu-nav-wrapper {
display: table;
width: 100%;
height: 100%;
}

.menu-nav {
display: table-cell;
width: 100%;
height: 100%;	
vertical-align: middle;
}


/* link style */

.link--kukuri {
overflow: hidden;
line-height: 1;
}

.link--kukuri::after {
content: '';
position: absolute;
height: 16px;
width: 100%;
top: 50%;
margin-top: -8px;
right: 0;
background: #c5c2b8;
-webkit-transform: translate3d(-100%,0,0);
   -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
     -o-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);	
-webkit-transition: -webkit-transform 0.4s;
        transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kukuri:hover::after {
-webkit-transform: translate3d(100%,0,0);
   -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
     -o-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
}

.link--kukuri::before {
position: absolute;
content: attr(data-letters);
z-index: 2;
overflow: hidden;
color: #000;
white-space: nowrap;
width: 0%;
-webkit-transition: width 0.6s 0.3s;
   -moz-transition: width 0.6s 0.3s;
    -ms-transition: width 0.6s 0.3s;
     -o-transition: width 0.6s 0.3s;
        transition: width 0.6s 0.3s;
}

.link--kukuri:hover::before {
width: 100%;
}
/* --------Modified------------------------------------------------------------ */

/* brackets */
/* brackets - Version avec rotation 90° à gauche */
.brackets a::before, .brackets a::after {
    display: inline-block;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    -ms-transition: -ms-transform 0.3s, opacity 0.2s;
    -o-transition: -o-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.brackets a::before {
    content: '[';
    margin-right: 10px;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px);
}

.brackets a::after {
    content: ']';
    margin-left: 10px;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
}

 .brackets a:hover::after, 
.brackets a:focus::after {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.brackets a:hover::before, 
.brackets a:focus::before {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
}

.brackets ul, li {
    list-style: none;
}

.brackets a {
    color: inherit; /* Modifié pour hériter des couleurs des spans */
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    overflow: visible;
    font-size: 45px; /* Harmonisé avec h6 */
    font-weight: bold;
    /* ROTATION 90° À GAUCHE */
     -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
   
}
.brackets2 a {
color: #db0018;
text-decoration: none;
}

.brackets a:hover {
    color: inherit; /* Modifié pour garder les couleurs au hover */
    text-decoration: none;
}

.brackets a:visited {
    color: inherit; /* Modifié pour garder les couleurs */
    text-decoration: none;
}

/* Styling pour le h6 avec rotation */
.brackets h6 {
    white-space: nowrap;
    overflow: visible;
    margin: 0;
    padding: 0;
    font-size: 35px;
    font-weight: bold;
    /* ROTATION 90° À GAUCHE */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    
    /* POSITIONNEMENT */
    position: relative;
    left: -70px;
    top: 5px;
}

/* Classes pour les couleurs - AJOUTÉ */
.white-text {
    color: white;
}

.red-text {
    color: #db0018;
}

/* Conteneur li */
.brackets li {
    white-space: nowrap;
    overflow: visible;
}

/* Style supplémentaire pour forcer l'affichage horizontal */
.brackets ul {
    transform: none !important;
    writing-mode: horizontal-tb;
}
/* -------------------------------------------------------------------- */
/* ui layer */
#ui-layer {
position: relative;
min-width: 100%;
min-height: 100%;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
z-index: 6;
}

.ui-layer-inner {
position: fixed;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
z-index: 100;
}


/* borders */
.border-top,
.border-bottom,
.border-left,
.border-right {
-webkit-transform: rotate(-30deg);
   -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
}		
		
@media only screen and (min-width: 880px) {
  .border-top {
    position: fixed;
    width: 50%;
    height: 2px;
    left: 10px;
	top: 10px;
    background: #fff;
    z-index: 10;
  }

  .border-top.top-position {
    -webkit-transform: translateY(-200px);
       -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
         -o-transform: translateY(-200px);
            transform: translateY(-200px);
    -webkit-transition: all 1.0s ease;
       -moz-transition: all 1.0s ease;
	    -ms-transition: all 1.0s ease;
         -o-transition: all 1.0s ease;
            transition: all 1.0s ease;
  }

  .border-bottom {
    position: fixed;
    width: 50%;
    height: 2px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    z-index: 10;
  }

  .border-bottom.bottom-position {
    -webkit-transform: translateY(200px);
       -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
         -o-transform: translateY(200px);
            transform: translateY(200px);
    -webkit-transition: all 1.0s ease;
       -moz-transition: all 1.0s ease;
	    -ms-transition: all 1.0s ease;
         -o-transition: all 1.0s ease;
            transition: all 1.0s ease;
  }

  .border-left {
    position: fixed;
    width: 2px;
    height: 50%;
    left: 10px;
    bottom: 10px;
    background: #fff;
    z-index: 10;
  }

  .border-left.left-position {
    -webkit-transform: translateX(-200px);
       -moz-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
         -o-transform: translateX(-200px);
            transform: translateX(-200px);
    -webkit-transition: all 1.0s ease;
       -moz-transition: all 1.0s ease;
	    -ms-transition: all 1.0s ease;
         -o-transition: all 1.0s ease;
            transition: all 1.0s ease;
  }

  .border-right {
    position: fixed;
    width: 2px;
    height: 50%;
    right: 10px;
    top: 10px;
    background: #fff;
    z-index: 10;
  }

  .border-right.right-position {
    -webkit-transform: translateX(200px);
       -moz-transform: translateX(200px);
        -ms-transform: translateX(200px);
         -o-transform: translateX(200px);
            transform: translateX(200px);
    -webkit-transition: all 1.0s ease;
       -moz-transition: all 1.0s ease;
	    -ms-transition: all 1.0s ease;
         -o-transition: all 1.0s ease;
            transition: all 1.0s ease;
  }

  .border-top,
  .border-bottom,
  .border-left,
  .border-right {
    -webkit-transition: all 1.0s ease;
       -moz-transition: all 1.0s ease;
	    -ms-transition: all 1.0s ease;
         -o-transition: all 1.0s ease;
            transition: all 1.0s ease;
  }
}


/* countdown */
#countdown-wrapper {
position: relative;
margin: 28px auto;
margin-top: 30px; 
width: 400px;
-webkit-transform: rotate(60deg);
   -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
     -o-transform: rotate(60deg);
        transform: rotate(60deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
text-shadow: 1px 1px 2px #000;
}

@media only screen and (max-width: 640px) {
  #countdown-wrapper {
    margin: -21px auto -16px auto;
    width: auto;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

#countdown {
margin: 0;
padding: 0;
}

ul#countdown li {
display: inline-block;
width: 115px;
}

@media only screen and (max-width: 640px) {
  ul#countdown li {
    width: 90px;
  }
}

ul#countdown li span {
font-family: 'Oswald', sans-serif;
font-size: 60px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
text-align: center;
margin: 0;
padding: 0;
position: relative;
}

@media only screen and (max-width: 640px) {
  ul#countdown li span {
    font-size: 50px;
  }
}

ul#countdown li span.seconds {
font-family: 'Oswald', sans-serif;
font-size: 55px;
font-weight: 400;
line-height: 1.1;
letter-spacing: -0.04em;
color: #db0018;
text-align: left;
margin: 0;
padding: 0 0 0 20px;
position: relative;
}

@media only screen and (max-width: 640px) {
ul#countdown li span.seconds {
font-size: 35px;
}

ul#countdown li span.seconds {
padding: 0 0 0 20px;
}
}

ul#countdown li span::before {
content: '';
width: 100%;
height: 1px;
position: absolute;
}

ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes {
font-family: 'Oswald', sans-serif;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-style: normal;
font-weight: 300;
text-align: center;
margin: 0;
padding: 0 0 0 5px;
}

@media only screen and (max-width: 640px) {
  ul#countdown li p.timeRefDays,
  ul#countdown li p.timeRefHours,
  ul#countdown li p.timeRefMinutes {
    padding: 0 0 0 3px;
  }
}

ul#countdown li p.timeRefSeconds {
font-family: 'Oswald', sans-serif;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-style: normal;
font-weight: 300;
text-align: center;
margin: 0;
padding: 0 0 0 24px;
}

@media only screen and (max-width: 640px) {
  ul#countdown li p.timeRefSeconds {
    padding: 0 0 0 18px;
  }
}

.until-launch {
font-family: 'Oswald', sans-serif;
color: #fff;
font-size: 23px;
font-weight: 700;
line-height: 1;
letter-spacing: -0.04em;
text-transform: uppercase;
text-align: center;
margin: 0 0 10px 0;
}


/* center container */
.center-container-home {
position: absolute;
display: table;
height: 100%;
width: 100%;
left: 0;
top: 0;
}

.center-block-home {
display: table-cell;
vertical-align: middle;
}

.center-container {
position: absolute;
display: table;
height: 100%;
width: 100%;
left: 0;
top: 0;
background: rgba(0, 0, 0, .6);
}

.center-block {
display: table-cell;
vertical-align: left;
}

.center-container-ex-modal {
position: absolute;
display: table;
height: 100%;
width: 100%;
left: 0;
top: 0;
background: none;
}

.center-block-ex-modal {
display: table-cell;
vertical-align: middle;
}


/* lines */
.lines-button {
margin: -16px 0 0 -3px;
padding: 30px 16px;
cursor: pointer;
-webkit-user-select: none;
 -khtml-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
}

.lines-button:hover {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.lines-button:active {
-webkit-transition: 0;
   -moz-transition: 0;
	-ms-transition: 0;
     -o-transition: 0;
        transition: 0;
}

.lines {
position: relative;
display: inline-block;
width: 35px;
height: 2px;
-webkit-transition: .3s;
   -moz-transition: .3s;
	-ms-transition: .3s;
     -o-transition: .3s;
        transition: .3s;
background: #fff;
}

.lines:after,
.lines:before {
content: "";
position: absolute;
display: inline-block;
width: 35px;
height: 2px;
-webkit-transition: .3s;
   -moz-transition: .3s;
	-ms-transition: .3s;
     -o-transition: .3s;
        transition: .3s;
left: 0;
-webkit-transform-origin: .28571rem center;
   -moz-transform-origin: .28571rem center;
    -ms-transform-origin: .28571rem center;
     -o-transform-origin: .28571rem center;
        transform-origin: .28571rem center;
background: #fff;
}

.lines:before {
top: 10px;
}

.lines:after {
top: -10px;
}

.lines-button.minus.lines-close .lines:after,
.lines-button.minus.lines-close .lines:before {
-webkit-transform: none;
   -moz-transform: none;
    -ms-transform: none;
     -o-transform: none;
        transform: none;
top: 0;
width: 35px;
background: #111;
}

@media only screen and (max-width: 640px) {
  .lines-button.minus.lines-close .lines:after,
  .lines-button.minus.lines-close .lines:before {
    background: #fff;
  }
}

.lines-button.x.lines-close .lines {
background: 0 0;
}

.lines-button.x.lines-close .lines:after,
.lines-button.x.lines-close .lines:before {
-webkit-transform-origin: 50% 50%;
   -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
     -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
top: 0;
width: 35px;
background: #111;
}

@media only screen and (max-width: 640px) {
  .lines-button.x.lines-close .lines:after,
  .lines-button.x.lines-close .lines:before {
    background: #fff;
  }
}

.lines-button.x.lines-close .lines:before {
-webkit-transform: rotate3d(0,0,1,45deg);
   -moz-transform: rotate3d(0,0,1,45deg);
    -ms-transform: rotate3d(0,0,1,45deg);
     -o-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
}

.lines-button.x.lines-close .lines:after {
-webkit-transform: rotate3d(0,0,1,-45deg);
   -moz-transform: rotate3d(0,0,1,-45deg);
    -ms-transform: rotate3d(0,0,1,-45deg);
     -o-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
}

.lines-button.x2 .lines {
-webkit-transition: background .3s .5s ease;
   -moz-transition: background .3s .5s ease;
	-ms-transition: background .3s .5s ease;
     -o-transition: background .3s .5s ease;
        transition: background .3s .5s ease;
}

.lines-button.x2 .lines:after,
.lines-button.x2 .lines:before {
-webkit-transform-origin: 50% 50%;
   -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
     -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
-webkit-transition: top .3s .6s ease, -webkit-transform .3s ease;
   -moz-transition: top .3s .6s ease, -moz-transform .3s ease;
	-ms-transition: top .3s .6s ease, -ms-transform .3s ease;
     -o-transition: top .3s .6s ease, -o-transform .3s ease;
        transition: top .3s .6s ease, transform .3s ease;
}

.lines-button.x2.lines-close .lines {
-webkit-transition: background .3s 0 ease;
   -moz-transition: background .3s 0 ease;
	-ms-transition: background .3s 0 ease;
     -o-transition: background .3s 0 ease;
        transition: background .3s 0 ease;
background: 0 0;
}

.lines-button.x2.lines-close .lines:after,
.lines-button.x2.lines-close .lines:before {
-webkit-transition: top .3s ease, -webkit-transform .3s .5s ease;
   -moz-transition: top .3s ease, -moz-transform .3s .5s ease;
	-ms-transition: top .3s ease, -ms-transform .3s .5s ease;
     -o-transition: top .3s ease, -o-transform .3s .5s ease;
        transition: top .3s ease, transform .3s .5s ease;
top: 0;
width: 35px;
background: #111;
}

@media only screen and (max-width: 640px) {
  .lines-button.x2.lines-close .lines:after,
  .lines-button.x2.lines-close .lines:before {
    background: #fff;
  }
}

.lines-button.x2.lines-close .lines:before {
-webkit-transform: rotate3d(0,0,1,45deg);
   -moz-transform: rotate3d(0,0,1,45deg);
    -ms-transform: rotate3d(0,0,1,45deg);
     -o-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
}

.lines-button.x2.lines-close .lines:after {
-webkit-transform: rotate3d(0,0,1,-45deg);
   -moz-transform: rotate3d(0,0,1,-45deg);
    -ms-transform: rotate3d(0,0,1,-45deg);
     -o-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
}

button {
outline: none;
border: none;
}


/* intro years */
.intro-years {
position: relative;
width: 325px;
height: 265px;
margin: 45px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .intro-years {
    margin: 45px 0 0 10px;
  }
}

.intro-years h2 {
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 10px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.65em;
color: #fff;
margin: 38px 0 32px 0;
}

.intro-years h3 {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 105px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #fff;
width: 100%;
line-height: 100%;
z-index: 0;
}

.borders-berlin {
position: absolute;
left: 0;
top: -35px;
margin: 0 auto;
border: 15px solid #db0018;
z-index: -1;
}

.borders-berlin,
.borders-berlin:after,
.borders-berlin:before {
width: 165px;
height: 265px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}


/* facts counter */
.facts-counter-wrapper,
.contact-info-wrapper {
padding: 0;
}

.facts-counter-number {
font-family: 'Montserrat', Arial, sans-serif;
font-size: 35px;
font-weight: 400;
line-height: 1.3;
text-align: center;
color: #fff;
}

@media only screen and (max-width: 880px) {
  .facts-counter-number {
	margin: 20px 0 0 0;
  }
}

.facts-counter-number.large {
font-size: 50px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-number.large {
    font-size: 35px;
  }
}

.facts-counter-description,
.contact-info-description {
color: #fff;
text-align: center;
text-transform: uppercase;
}

.facts-counter-description-img,
.contact-info-description-img {
display: block;
font-size: 25px;
text-align: center;
color: #db0018;
margin: 15px 0 15px 0;
}

@media only screen and (max-width: 880px) {
  .facts-counter-description-img,
  .contact-info-description-img {
    font-size: 20px;
	margin: 10px 0 10px 0;
  }
}

.facts-counter-description-img.large,
.contact-info-description-img.large {
font-size: 40px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-description-img.large,
  .contact-info-description-img.large {
    font-size: 20px;
	margin: 10px 0 10px 0;
  }
}

.facts-counter-title,
.contact-info-text {
font-size: 11px;
letter-spacing: 0.05em;
}

@media only screen and (max-width: 880px) {
  .facts-counter-title,
  .contact-info-text {
    font-size: 10px;
  }
}

.facts-counter-title.large,
.contact-info-text.large {
font-size: 12px;
}

@media only screen and (max-width: 880px) {
  .facts-counter-title.large,
  .contact-info-text.large {
    font-size: 10px;
  }
}


/* blockquote */
blockquote {
position: relative;
margin-bottom: 85px;
}

@media only screen and (max-width: 1200px) {
  blockquote {
    margin-bottom: 95px;
  }
}

@media only screen and (max-width: 880px) {
  blockquote {
    margin: 25px 0 50px 0;
  }
}

blockquote p {
font-size: 17px;
line-height: 1;
letter-spacing: 0.05em;
font-style: italic;
text-align: left;
  position: relative; /* Needed for z-index to have an effect */
  z-index: 1;
}

.about-description {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  
}

.brand-name {
  color: #db0018; /* or any other blue you prefer */
  font-weight: bold; /* optional for emphasis */
}
blockquote p::before {
position: relative;
font-family: ionicons;
content: "\f347";
font-size: 40px;
font-style: normal;
left: 0;
top: -5px;
color: #ccc;
}

blockquote p::after {
position: absolute;
font-family: ionicons;
content: "\f347";
font-size: 100px;
font-style: normal;
right: 0;
top: 0;
color: #ccc;
z-index: -1;
}


/* services */
.service-heading {
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
margin: 15px 0;
text-align: left;
letter-spacing: 0.05em;
color: #fff;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 60px;
  max-width: 1000px;
  margin: auto;
}

.services-block {
  background: none;
}

.service-number {
   position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Oswald', sans-serif;
  font-size: 120px;
  font-weight: 700;
  color: #db0018;
  z-index: 0;
  pointer-events: none;
}

/* Service block: wrap number + text */
.service-content {
 position: relative;
  display: flex;
  align-items: center;
  padding-left: 70px;
  min-height: 160px;
  text-align: left;
}      

/* Paragraph style */
.services-block p {
  font-size: 17px;
  line-height: 1.5;
  margin: 0;
  z-index: 1;
}

#services p {
padding-left: 100px;
text-align: left;
}

.services-block.middle {
  position: relative; /* nécessaire car .service-number est absolute */
  display: flex;
  align-items: center; /* centrer verticalement */
  gap: 20px; /* espace entre chiffre et texte */
  min-height: 140px; /* hauteur au moins égale à la taille du chiffre */
}

.service-text {
  width: 200px;
  text-align: left;
  margin: 0;
}

@media only screen and (max-width: 880px) {
  .service-number {
    font-size: 100px;
  }
  
  .services-block.middle {
    margin: 80px 0;
  } 
}

@media only screen and (max-width: 640px) {
  .services-block.middle {
    margin: 40px 0;
  }
}

@media screen and (max-width: 768px) {
  .services-grid {
    grid-template-columns: 1fr;
  }
}


/* skills bar */
.show-skillbar {
position: relative;
padding: 0 20px;
margin: 20px 0 0 0;
text-align: left;
}

@media only screen and (max-width: 880px) {
  .show-skillbar {
    margin: 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .show-skillbar {
	padding: 0 30px 0 20px;
  }
}

.skillbar {
position: relative;
display: inline-block;
width: 100%;
height: 21px;
margin: 0 0 30px 0;
background: none;
}

.skillbar-title {
position: absolute;
width: auto;
height: 21px;
line-height: 21px;
top: -21px;
left: 0;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
color: #fff;
background: none;
padding: 0;
}

.skillbar-bar {
display: inline-block;
width: 0px;
height: 3px;
background: #fff;
margin: 0 0 3px 0;
}

.skill-bar-percent {
position: absolute;
height: auto;
line-height: 1;
top: -21px;
right: 0;
color: #fff;
font-size: 11px;
}


/* link underline */
.link-underline {
position: relative;
display: inline-block;
}

.link-underline::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #fff;
-webkit-transform-origin: right center;
   -moz-transform-origin: right center;
    -ms-transform-origin: right center;
        transform-origin: right center;
-webkit-transform: scale(0, 1);
   -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
     -o-transform: scale(0, 1);
        transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.link-underline.contact::before {
bottom: -5px;
background: #fff;
}

.link-underline.services::before {
bottom: -5px;
background: #fff;
width: 150px;
}

a.contact, a:hover.contact {
color: #fff;
}

.link-underline:hover::before {
-webkit-transform-origin: left center;
   -moz-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
-webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
     -o-transform: scale(1, 1);
        transform: scale(1, 1);
}


/* contact form */
#contact-form {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}

form {
margin: 0;
padding: 0;
}

#form input {
position: relative;
width: 100%;
height: 40px;
border-bottom: 1px solid #fff;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 5px;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
        transition: all 0.3s;
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
}

#form input {
margin: 10px 0 10px 0;
}

textarea {
position: relative;
width: 100%;
height: 100px;
border-bottom: 1px solid #fff;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 5px;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
        transition: all 0.3s;
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
}

#form textarea {
margin: 10px 0 10px 0;
} 

#form input:hover,
#form textarea:hover {
border-color: rgba(255,255,255, .35);
}

.success {
font-family: 'Dosis', sans-serif;
font-size: 11px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
color: #fff;
margin: 0 auto;
padding: 80px 0 0 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#form .error {
position: absolute;
font-size: 9px;
text-transform: uppercase;
text-align: left;
color: #db0018;
display: block;
margin: -2px 0 0 1px;
padding: 0;
letter-spacing: 0.15em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.make-space {
margin-left: 15px;
margin-right: 15px;
}


/* contact form placeholders */
::-webkit-input-placeholder { font-size: 12px; color: #fff; }
     :-ms-input-placeholder { font-size: 12px; color: #fff; }
         ::-moz-placeholder { font-size: 12px; color: #fff; }
     input:-moz-placeholder { font-size: 12px; color: #fff; }

input:focus::-webkit-input-placeholder { color: transparent; }
     input:focus:-ms-input-placeholder { color: transparent; }
         input:focus::-moz-placeholder { color: transparent; }
          input:focus:-moz-placeholder { color: transparent; }

textarea:focus::-webkit-input-placeholder { color: transparent; }
     textarea:focus:-ms-input-placeholder { color: transparent; }
         textarea:focus::-moz-placeholder { color: transparent; }
          textarea:focus:-moz-placeholder { color: transparent; }


/* button effect */
.c-btn {
position: relative;
display: inline-block;
border: 1px solid #fff;
background: none;
letter-spacing: 0.25em;
font-weight: 700;
font-size: 10px;
text-transform: uppercase;
text-align: center;
color: #fff;
margin: 20px 0 0 0;
padding: 15px 25px;
-webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.c-btn.c-btn-dark {
border: 1px solid #111;
color: #111;
}

.c-btn.fullwidth {
width: 225px;
}

.c-btn::before,
.c-btn-dark::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #db0018;
-webkit-transform-origin: right center;
   -moz-transform-origin: right center;
    -ms-transform-origin: right center;
        transform-origin: right center;
-webkit-transform: scale(0, 1);
   -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
     -o-transform: scale(0, 1);
        transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.c-btn-dark::before {
background: #111;
}

.c-btn:hover::before,
a:hover .c-btn::before {
-webkit-transform-origin: left center;
   -moz-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
-webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
     -o-transform: scale(1, 1);
        transform: scale(1, 1);
}

.c-btn span {
display: inline-block;
position: relative;
z-index: 2;
}

.c-btn:hover,
a:hover .c-btn {
color: #fff;
}

.c-btn-dark:hover {
color: #fff;
}


/* works */
/* ADDITIONAL WORKS GRID LAYOUT */
/* #works-content-documentaries,
#works-content-courtmetrage {
    list-style: none;
            padding: 0;
            margin: 0;
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
            margin-bottom: 50px;
} */

/* SECTION TITLES */
.section-title,
.courtmetrage-title,
.coming-soon-title {
    font-size: 28px;
    font-weight: bold;
    margin: 40px 0 20px 0;
    text-align: center;
}

.section-description,
.courtmetrage-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    text-align: center;
    /* max-width: 800px; */
    margin-left: auto;
    margin-right: auto;
}

.coming-soon-film {
    font-size: 18px;
    font-style: italic;
    text-align: center;
    color: #666;
}

/********__________********/

#works-content {
display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: -o-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
            height: auto; /* Changed from 100vh to auto */
            margin: 10px 0 50px 0; /* Added bottom margin for spacing */
            padding: 0;
            gap: 10px; /* Added gap between grid items */
}

@media only screen and (max-width: 1200px) {
  #works-content {
	height: auto; /* Changed from 100% to auto */
  }
}

@media only screen and (max-width: 640px) {
  #works-content {
    /* margin: -10px 0 0 0; */
    margin: -10px 0 30px 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #works-content {
    /* height: 100%; */
    height: auto; /* Changed from 100% to auto */
  }
}

#works-content .works-grid-inner {
/* width: 100%;
height: 50%; */
 width: calc(33.3333% - 7px); /* Adjusted for gap */
 height: 350px; /* Fixed height instead of percentage */
zoom: 1;
letter-spacing: normal;
word-spacing: normal;
text-rendering: auto;
list-style: none;

}

#works-content .works-grid-inner .relative-container {
position: relative;
width: 100%;
height: 100%;
text-align: center;
}

#works-content .works-grid-inner .relative-container .works-inner {
position: absolute;
display: block;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
-webkit-transition: all .4s ease;
   -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
     -o-transition: all .4s ease;
        transition: all .4s ease;
z-index: 0;
}

@media only screen and (max-width: 1200px) {
  #works-content .works-grid-inner .relative-container .works-inner {
	min-height: 350px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #works-content .works-grid-inner .relative-container .works-inner {
	min-height: 350px;
  }
}

#works-content .works-grid-inner .relative-container:hover .works-inner {
width: 100%;
height: 100%;
}

@media only screen and (max-width: 1200px) {
  #works-content .works-grid-inner .relative-container:hover .works-inner {
	min-height: 350px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #works-content .works-grid-inner .relative-container:hover .works-inner {
	min-height: 350px;
  }
}

#works-content .works-grid-inner .relative-container .table-cell {
position: relative;
top: 50%;
}

#works-content .works-grid-inner .relative-container .table-cell > * {
position: relative;
top: 50%;
letter-spacing: 1px;  
color: #fff;
-webkit-transition: all .4s ease;
   -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
     -o-transition: all .4s ease;
        transition: all .4s ease;
z-index: 0;
}

#works-content .works-grid-inner .relative-container label.works-title {
font-family: "Montserrat", sans-serif;
font-size: 11px;
line-height: 1;
letter-spacing: 0.05em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 500;
width: 225px;
font-weight: bold;
padding: 20px 20px;
display: inline-block;
background: #000;
color: #fff;
border: 1px solid #000;
cursor: pointer;
-webkit-transition: all .6s ease;
   -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
     -o-transition: all .6s ease;
        transition: all .6s ease;
}

@media only screen and (max-width: 1200px) {
  #works-content .works-grid-inner .relative-container label.works-title {
    /* margin-top: 150px; */
     margin-top: 0; /* Removed excessive margin */
  }
}

#works-content .works-grid-inner .relative-container a.works-button {
position: relative;
display: block;
visibility: hidden;
top: 50px;
width: 300px;
margin: auto;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all .4s ease;
   -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
     -o-transition: all .4s ease;
        transition: all .4s ease;
z-index: 12;
}

#works-content .works-grid-inner .relative-container:hover .table-cell > * {
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#works-content .works-grid-inner .relative-container:hover a.works-button {
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
top: -36px;
}

#works-content .works-grid-inner .relative-container a.works-button {
font-family: "Montserrat", sans-serif;
font-size: 11px;
line-height: 1;
letter-spacing: 0.05em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 500;
width: 225px;
padding: 10px 20px;
display: inline-block;
background: #fff;
color: #111;
border: 1px solid #fff;
cursor: pointer;
-webkit-transition: all .6s ease;
   -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
     -o-transition: all .6s ease;
        transition: all .6s ease;
}

#works-content .works-grid-inner a.works-button:hover {
background: #fff;
color: #000;
}

@media screen and (min-width: 40em) {
  #works-content .works-grid-inner {
    /* width: 50%; */
    width: calc(50% - 5px); /* Adjusted for gap */
    min-height: 350px;
  }
}

@media screen and (min-width: 60em) {
  #works-content .works-grid-inner {
    /* width: 33.3333%; */
    width: calc(33.3333% - 7px);
    min-height: 350px;
  }
}

@media only screen and (max-width: 640px) {
 #works-content {
                gap: 5px;
            }
            #works-content .works-grid-inner {
                width: 100%;
                min-height: 350px;
            }
}
/* added for works page  */
 .section-header {
            width: 100%;
            margin: 50px 0;
            padding: 0 20px;
            clear: both;
        }
    
        /* Centered coming soon grid */
        .coming-soon-grid {
            display: flex;
            justify-content: center;
            width: 100%;
            max-width: 400px;
        }
/* 
   ---Section titles and descriptions ---
        .section-header {
            width: 100%;
            margin: 50px 0;
            padding: 0 20px;
            clear: both;
        }

        .section-header h2 {
            font-weight: bold;
            margin-bottom: 20px;
            color: #db0018;
        }

        .courtmetrage-description {
            color: #ccc;
            line-height: 1.6;
            margin-bottom: 20px;
        }

        --- Coming Soon centered content *
        .coming-soon-container {
            display: flex;
            flex-direction: column;
            align-items: center;
            width: 100%;
            margin: 50px 0;
            padding: 0 20px;
        }

        .coming-soon-container h2 {
            font-weight: bold;
            margin-bottom: 20px;
            color: #db0018;
        }

        .coming-soon-film {
            margin-bottom: 30px;
            text-align: center;
            font-size: 18px;
            color: #ccc;
        }

        

        .coming-soon-grid #works-content {
            margin: 0;
            justify-content: center;
        }

        .coming-soon-grid .works-grid-inner {
            width: 350px;
            max-width: 100%;
        }
*/

/* works modal */
.works-modal {
left: -20px;
}

.works-modal .modal-content .modal-content-date {
width: 100%;
background-color: #fff;
top: 0;
right: 0;
padding: 0 0 12px 0;
text-align: right;
font-size: 9px;
letter-spacing: 1px;
color: #111;
text-transform: uppercase;
}

.works-modal .modal-content {
padding: 100px 0 50px 0;
min-height: 100%;
border: 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
text-align: center;
-webkit-background-clip: border-box;
        background-clip: border-box;
-webkit-box-shadow: none;
        box-shadow: none;
}

.works-modal .modal-content h2 {
font-family: "Montserrat", sans-serif;
font-size: 24px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: right;
font-weight: 700;
color: #000;
}

.works-modal .modal-content p {
text-align: left;
margin-bottom: 30px;
}

.works-modal .modal-content p.item-intro {
font-family: 'Montserrat', sans-serif;
padding: 10px 0 0 0;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #5f5f5f;
text-align: right;
}

.works-modal .modal-content ul.list-inline {
margin-top: 0;
margin-bottom: 30px;
}

.works-modal .modal-content img {
margin: 50px 0;
}

.works-modal .close-modal {
position: absolute;
width: 50px;
height: 50px;
top: 20px;
right: 20px;
background-color: transparent;
cursor: pointer;
-webkit-transition: all .3s ease;
   -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
        transition: all .3s ease;
}

.works-modal .close-modal:hover {
        opacity: 0.30;
   -moz-opacity: 0.30;
-webkit-opacity: 0.30;
filter: alpha(opacity=30);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-transition: all .3s ease;
   -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
        transition: all .3s ease;
}

.works-modal .close-modal .lr {
width: 1px;
height: 25px;
margin: 10px 0 0 23px;
background-color: #000;
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg);
z-index: 1050;
}

.works-modal .close-modal .lr .rl { 
width: 1px;
height: 25px;
background-color: #000;
-webkit-transform: rotate(90deg);
   -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
     -o-transform: rotate(90deg);
        transform: rotate(90deg);
z-index: 1051;
}

.modal-body p {
color: #111;
}


/* ex modal */
.ex-modal h4 {
font-family: 'Oswald', sans-serif;
font-size: 45px;
font-weight: 700;
line-height: 1;
letter-spacing: normal;
color: #111;
text-align: center;
text-transform: uppercase;
margin: 0 0 50px 0;
padding: 10px 0 0 0;
}

.ex-modal h5  {
font-family: 'Dosis', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 12px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.35em;
color: #111;
margin: 0;
padding: 0;
}

.ex-modal-closer {
position: relative;
width: 50px;
height: auto;
margin: 0 auto;
font-size: 20px;
text-align: center;
color: #111;
cursor: pointer;
}

.ex-modal p {
font-size: 13px;
color: #111;
text-align: center;
}

.ex-modal {
position: fixed;
width: -webkit-calc(100% - 100px);
width: -moz-calc(100% - 100px);
width: calc(100% - 100px);
height: -webkit-calc(100% - 20px, 100px, 20px, 100px);
height: -moz-calc(100% - 20px, 100px, 20px, 100px);
height: calc(100% - 20px, 100px, 20px, 100px);
top: 10px;
right: 50px;
bottom: 10px;
left: 50px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
background: #fff;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
z-index: 1005;
-webkit-transform: rotate(30deg);
   -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
     -o-transform: rotate(30deg);
        transform: rotate(30deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
}

.reverse-rotation-ex-modal {
-webkit-transform: rotate(30deg);
   -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
     -o-transform: rotate(30deg);
        transform: rotate(30deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
}

@media only screen and (max-width: 640px) {
  .reverse-rotation-ex-modal {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.ex-modal.close {
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ex-modal.open {
width: -webkit-calc(100% - 100px);
width: -moz-calc(100% - 100px);
width: calc(100% - 100px);
height: -webkit-calc(100% - 20px, 100px, 20px, 100px);
height: -moz-calc(100% - 20px, 100px, 20px, 100px);
height: calc(100% - 20px, 100px, 20px, 100px);
top: 10px;
right: 50px;
bottom: 10px;
left: 50px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transform: rotate(-30deg);
   -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
}

@media only screen and (max-width: 640px) {
  .ex-modal.open {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    height: -webkit-calc(100% - 10px);
    height: -moz-calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
	right: 5px;
    bottom: 5px;
	left: 5px;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
        -ms-transform-origin: center;
	     -o-transform-origin: center;
            transform-origin: center;
  }
}

.ex-modal-launcher {
cursor: pointer;
}


/* newsletter form */
#subscribe-wrapper {
position: relative;
width: 300px;
height: 160px;
margin: 0 auto;
background: none;
text-align: center;
}

@media only screen and (max-width: 480px) {
  #subscribe-wrapper {
    width: 260px;
	margin: 0 auto;
  }
}

.newsletter {
position: relative;
clear: both;
border: none;
background: none;
padding: 0;
overflow: hidden;
}

#subscribe input {
position: relative;
width: 225px;
height: 40px;
text-align: center;
color: #111;
border: none;
border-bottom: 1px solid #111;
background: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
}

#subscribe input:focus, #subscribe textarea:focus {
color: #111;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

#subscribe input:hover {
border-color: rgba(119, 119, 119, .5);
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.subscribe-success {
font-family: 'Dosis', sans-serif;
font-size: 11px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
color: #111;
margin: 0 auto;
padding: 80px 0 0 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#subscribe .subscribe-error {
font-size: 9px;
text-transform: uppercase;
text-align: center;
color: #111;
display: block;
margin: 8px auto 0 auto;
padding: 0;
letter-spacing: 0.15em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


/* newsletter placeholders */
input[type="text"].subscribe-email::-webkit-input-placeholder {
color: #111;
}

input[type="text"].subscribe-email:-ms-input-placeholder{
color: #111;
}

input[type="text"].subscribe-email::-moz-placeholder {
color: #111;
}

input:focus.subscribe-email::-webkit-input-placeholder { color: transparent; }
     input:focus.subscribe-email:-ms-input-placeholder { color: transparent; }
         input:focus.subscribe-email::-moz-placeholder { color: transparent; }
          input:focus.subscribe-email:-moz-placeholder { color: transparent; }


/* shadow */
.top-shadow {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
z-index: 1;
}

.cover-all {
position: fixed;
height: 100%;
width: 100%;
left: 0;
top: 0;
background: rgba(0, 0, 0, .2);
z-index: 1;
}


/* hero container */ 
.hero-fullscreen {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}


/* hero bg */
.hero-bg {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
-webkit-transition: -webkit-transform 2s ease;
   -moz-transition: -moz-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
     -o-transition: -o-transform 2s ease-out;
        transition: transform 2s ease;
-webkit-transform: scale(1.8);
   -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
     -o-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.hero-bg-show {
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* hero fullscreen FIX */ 
.hero-fullscreen-FIX {
width: 100%;
height: 100%;
}


/* slick fullscreen,
slick fullscreen SPLIT */
.slick-fullscreen.slick-fullscreen-split-content {
width: 50%;
left: 50%;
}

.slick-fullscreen-img-fill {
position: relative;
display: block;
width: 100%;
overflow: hidden;
text-align: center;
}

.slick-fullscreen-img-fill img {
position: relative;
display: inline-block;
min-width: 100%;
max-width: none;
min-height: 100%;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill {
height: 100vh;
background: none;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .slick-fullscreen-info,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill .slick-fullscreen-info {
position:absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
line-height: 100vh;
text-align: center;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
position: relative;
width: auto;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-info > div,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-info > div {
display: inline-block!important;
vertical-align: middle;
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen:hover .slick-next,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-split:hover .slick-next {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen-split:hover .slick-prev {
left: -35px;
}

.slick-fullscreen:hover .slick-next,
.slick-fullscreen-split:hover .slick-next {
right: -35px;
}


.slick-fullscreen .slick-dots,
.slick-fullscreen-split .slick-dots {
position: absolute;
width: 100%;
height: 5px;
bottom: 0;
left: 0;
margin: 0;
padding: 0;
background: rgba(255, 255, 255, .25);
list-style-type: none;
}

.slick-fullscreen .slick-dots li button,
.slick-fullscreen-split .slick-dots li button {
display: none;
}

.slick-fullscreen .slick-dots li,
.slick-fullscreen-split .slick-dots li {
position: absolute;
float: left;
width: 0;
height: 5px;
left: -5px;
bottom: 0;
background: #fff;
}

.slick-fullscreen .slick-dots li.slick-active,
.slick-fullscreen-split .slick-dots li.slick-active {
width: 100%;
-webkit-animation: progressDots 4s both;
   -moz-animation: progressDots 4s both;
    -ms-animation: progressDots 4s both;
     -o-animation: progressDots 4s both;
        animation: progressDots 4s both;
}

@-webkit-keyframes progressDots {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes progressDots {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.slick-fullscreen,
.slick-fullscreen-split {
background: none;
}

.slick-fullscreen .slick-slide,
.slick-fullscreen-split .slick-slide {
display: none;
float: left;
height: 100%;
}

.slick-initialized .slick-slide {
display: block;
}


/* ken burns slideshow */
.kenburns-slide-wrapper {
position: relative;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}

.kenburns-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-animation: KenBurnsSlideShow 24s linear infinite 0s;
   -moz-animation: KenBurnsSlideShow 24s linear infinite 0s;
    -ms-animation: KenBurnsSlideShow 24s linear infinite 0s;
     -o-animation: KenBurnsSlideShow 24s linear infinite 0s;
        animation: KenBurnsSlideShow 24s linear infinite 0s;
}

.kenburns-slide-1,
.kenburns-slide-1-2 {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.kenburns-slide-2,
.kenburns-slide-2-2 {
-webkit-animation-delay: 6s;
   -moz-animation-delay: 6s;
    -ms-animation-delay: 6s;
     -o-animation-delay: 6s;
        animation-delay: 6s;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.kenburns-slide-3,
.kenburns-slide-3-2 {
-webkit-animation-delay: 12s;
   -moz-animation-delay: 12s;
    -ms-animation-delay: 12s;
     -o-animation-delay: 12s;
        animation-delay: 12s;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.kenburns-slide-4,
.kenburns-slide-4-2 {
-webkit-animation-delay: 18s;
   -moz-animation-delay: 18s;
    -ms-animation-delay: 18s;
     -o-animation-delay: 18s;
        animation-delay: 18s;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

@-webkit-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -webkit-transformm: scale(1);
  }
}

@-moz-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -moz-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -moz-transform: scale(1);
  }
}

@-o-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -o-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -o-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -o-transform: scale(1);
  }
}

@keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
	    transform: scale(1);
    -ms-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
	    transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
 100% {
    opacity: 0;
	    transform: scale(1);
    -ms-transform: scale(1);
  }
}









/* divider */
.dividerOT {
position: relative;
width: auto;
height: 118px;
margin: 0 auto;
background: none;
}

@media only screen and (max-width: 640px) {
  .dividerOT {
    height: 93px;
  }
}


/* footer social icons */
.social-icons-wrapper {
position: fixed;
right: 40px;
bottom: 17px;
z-index: 15;
}

@media only screen and (max-width: 880px) {
  .social-icons-wrapper {
    position: absolute;
	right: 20px;
    top: 19px;
  }
}

.social-icons-wrapper ul {
margin: 0 auto;
padding: 0;
list-style-type: none;
}

.social-icons-wrapper ul li {
display: inline-block;
margin: 0 auto;
padding: 0 0 0 5px;
}

ul.social-icons {
font-size: 20px;
line-height: 1;
margin: 0;
padding: 0;
position: relative;
}

@media only screen and (max-width: 880px) {
  ul.social-icons {
    font-size: 15px;
  }
}

ul.social-icons a {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

ul.social-icons a:hover {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 0.5;
   -moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


/* preloader */
.preloader-bg {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
z-index: 999999;
}

#preloader {
position: fixed;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
z-index: 999999;
}

#preloader-status {
display: table-cell;
vertical-align: middle;
}

.preloader-position {
position: relative;
margin: 0 auto;
text-align: center;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
}

.loader {
position: relative;
width: 45px;
height: 45px;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: 2px;
-webkit-animation: rotate 1s infinite linear;
   -moz-animation: rotate 1s infinite linear;
    -ms-animation: rotate 1s infinite linear;
     -o-animation: rotate 1s infinite linear;
        animation: rotate 1s infinite linear;
border: 3px solid rgba(255, 255, 255, .15);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.loader span {
position: absolute;
width: 45px;
height: 45px;
top: -3px;
left: -3px;
border: 3px solid transparent;
border-top: 3px solid rgba(255, 255, 255, .75);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* EFFECTS */
/* film grain */
#film-grain {
position: fixed;
height: 100%;
width: 100%;
overflow: hidden;
background: url(../img/effects/film-grain.gif) repeat top left;
        opacity: 0.1;
   -moz-opacity: 0.1;
-webkit-opacity: 0.1;
filter: alpha(opacity=10);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
z-index: 1;
}






/* appear element */
.appear-element {
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-animation: appear 2.4s 1;
   -moz-animation: appear 2.4s 1;
    -ms-animation: appear 2.4s 1;
     -o-animation: appear 2.4s 1;
        animation: appear 2.4s 1;
-webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
}

@-webkit-keyframes appear {
from {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

to {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}

@keyframes appear {
from {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

to {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}




