/*
stuck_container
    Template Author : pixelhint.com
    Author Email    : contact@pixelhint.com
    Template Name   : Magnetic


    *****************************************


    - Fonts
    - General CSS
    - Header
    - Home/portfolio
    - Inner page
    - Map/Contact page
    - Tooltip
    - Responsive code


*/
.twentytwenty-container {
  z-index: 120000;
  margin-bottom: 4%;
}

.bouton {
  background: url('../img/Envoyer.jpg');
  width: 155px;
  height: 45px;
}

.bouton:hover {
  background: url('../img/Envoyer_clic.jpg');
  width: 155px;
  height: 45px;
}

.youtube2d-12 {
  margin-top: 64px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  background:black;
}

.youtube2d-12 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-title {
  margin-top: 45px;
}

.two-d-title {
	margin-top: 30px;
}

#inputfirstname,
#inputname {
  display: none;
}

/*  Fonts  */
@font-face {
  font-family: 'raleway-regular';
  src: url('../fonts/raleway-regular.eot');
  src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/raleway-regular.woff') format('woff'),
    url('../fonts/raleway-regular.ttf') format('truetype'),
    url('../fonts/raleway-regular.svg#ralewayregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

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

/*  General CSS*/
body {
  background: #fff;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}

header ul.social li a,
.main .work a .caption,
header nav ul li a {
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
}

h1, h2, h3, h4, h5, h6 {
  color: #4b4848;
  font-family: "raleway-regular", arial;
  letter-spacing: 1px;
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

h2 {
  font-size: 1.5em;
  margin: .75em 0
}

h3 {
  font-size: 1.17em;
  margin: .83em 0
}

h4 {
  font-size: 1em;
  margin: .80em 0
}

h5 {
  font-size: .83em;
  margin: 1.5em 0
}

h6 {
  font-size: .75em;
  margin: 1.67em 0
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}



.clearfix {
  zoom: 1;
}

.container {
  padding-top: 20px;
  margin-bottom: -100px;
}

.container2 {
  margin-top: -55px;
  margin-right: -80px;
  margin-bottom: -100px;
  background: #f3f3f3;
}

/*  Header  */
@media (min-width:1099px) {
  header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    min-height: 100%;
    padding: 0 0 0 50px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    z-index: 9999;
  }

  header .logo {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    z-index: 99999;
    /*hauteur du logo*/
  }

  .logo a {
    display: block;
  }

  header nav ul {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    /* hauteur entre logo et menu*/
    list-style: none;
  }

  header nav ul li a {
    color: #454545;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1px;
  }

  header nav ul li a:hover,
  header nav ul li a.selected {
    color: #000000;
    font-weight: bold;
  }

  header nav ul ul {
    display: none;
    left: 40px;
    /*positionnement cadre des sous menus*/
    top: 0px;
    position: absolute;
    margin: -5px;
    padding: 0px 0px 10px 20px;
    /*positionnement du sous menu dans le cadre*/
    border: 1px solid #B0B0B0;
    z-index: 200
  }

  header nav ul li {
    display: block;
    list-style-type: none;
    position: relative;
    width: 170px;
    /*largeur cadre des sous menus*/
    padding: 2px;
    margin: 10px 0px 0px 0px;
    /*hauteur entre chaque ligne*/
    /*       margin-left: -5px;/*ecartement menu à gauche*/
  }

  header nav ul li:hover {
    background-color: #DBDBDB;
    /*couleur hover menu*/
  }

  header nav ul li:hover ul.niveau2 {
    display: block;
    background-color: #FFFFFF;
  }

  header nav ul li:hover ul.niveau3 {
    display: block;
    width: 75%;
    margin-left: 22px;
    background-color: #FFFFFF;
  }

  header nav ul li.cat_select {
    /*	font: italic bold 30px raleway-regular, arial;*/
    font-weight: bold;
    background-color: #f5f5f5;
  }

  header .footer {
    /*      position: absolute;*/
    position: relative;
    /* bottom: 0px;*/
    margin-top: 30px;
  }

  header ul.social {
    list-style: none;
    /*        margin-bottom: 0px;
/*		 margin-left: -30px;/* positionnement reseaux sociaux*/
  }

  header ul.social li {
    display: block;
    float: left;
    position: relative;
  }

  header ul.social li a.malt {
    display: block;
    width: 48px;
    height: 43px;
    background: url('../img/logo_malt_gris.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.malt:hover {
    background: url('../img/logo_malt.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.linkedin {
    display: block;
    width: 48px;
    height: 43px;
    background: url('../img/logo_linkedin_gris.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.linkedin:hover {
    background: url('../img/logo_linkedin.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.fb {
    display: block;
    width: 48px;
    height: 43px;
    background: url('../img/logo_facebook_gris.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.fb:hover {
    background: url('../img/logo_facebook.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.insta {
    display: block;
    width: 48px;
    height: 43px;
    background: url('../img/logo_instagram_gris.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.insta:hover {
    background: url('../img/logo_instagram.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.etsy {
    display: block;
    width: 48px;
    height: 43px;
    background: url('../img/logo_etsy_gris.png') no-repeat;
    background-size: 48px 43px;
  }

  header ul.social li a.etsy:hover {
    background: url('../img/logo_etsy.png') no-repeat;
    background-size: 48px 43px;
  }

  header .rights {
    margin-top: 85px;
  }

  header .rights p {
    color: #454545;
    font-family: "raleway-regular", arial;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1px;
    margin-top: 30px;
    position: relative;
  }

  header .rights a {
    font-family: "raleway-bold", arial;
    font-weight: bold;
    text-decoration: none;
    color: #454545;
  }

  header .rights a:hover {
    color: #777777;
  }

  section .rights {
    display: none;
  }

  .main .work {
    max-width: 33.33333333333333%;
  }

  #menu_icon,
  .close_menu {
    display: none;
  }
} /*end min-width:1099px*/

#menu_icon,
.close_menu {
  float: right;
  margin-right: 40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url('../img/men_icons.png') no-repeat;
}

#menu_icon {
  background-position: 0 0;
}

.close_menu {
  background-position: -41px 0 !important;
}

/*  Main  */
.main {
  width: 100%;
  height: 100%;
  padding-left: 300px;
  /*  padding-top: 50px;/* interfere sur page index avec images collees*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  /*	border-width: 50px 4px 8px 12px;
	border-color: red #32a1ce;
	border: solid #8000FF 50px;*/
  background: #f3f3f3;
  z-index: 55;
  /*  background: #f3f3f3;*/
  clear: both;
}

.main2 {
  margin-top: -50px;
}

/* ajout pour galerie */
/****Content****/
#content {
  background-color: white;
  padding-bottom: 93px;
}

/* fin ajout pour galerie */
.main .about {
  width: 95%;
  height: auto;
  float: left;
  position: relative;
  overflow: hidden;
}

/*  Home/portfolio  */
.main .work {
  display: block;
  height: auto;
  float: left;
  position: relative;
  overflow: hidden;
  margin-top: -70px;
  margin-bottom: 60px;
  /* en cas de images portfolio séparees*/
}

.main .work .media {
  width: 90%;
  max-width: 1200px;
  padding-bottom: 60px;
  /* en cas de images portfolio séparees*/
  vertical-align: middle;
}

.main .work .caption {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f3f3f3;
  opacity: 0;
}

.main .work a:hover .caption {
  opacity: 0.8;
}

.work .caption .work_title {
  display: block;
  width: 100%;
  position: absolute;
  text-align: center;
  top: 35%;
  left: -4.5%;
}

.main .work .caption h1 {
  position: relative;
  display: inline-block;
  max-width: 90%;
  padding: 20px 0;
  z-index: 77;
  color: #454545;
  font-family: "raleway-regular", arial;
  font-size: 16px;
  letter-spacing: .5px;
  border-bottom: 1px solid #bfbbbb;
  border-top: 1px solid #bfbbbb;
}

/*  Inner Page  */
.video {
  width: auto;
  /*   margin: -150px 0 -70px -100px;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: 50% 50%;*/
  display: block;
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: -10px;
}

.video p {
  padding-left: 0px;
  /*margin-bottom: 60px;*/
}

.video a {
  color: #000000;
  font-weight: bold;
  font-style: italic;
}

.top {
  width: auto;
  height: 350px;
  margin: -150px 0 -70px -100px;
  overflow: hidden;
  display: block;
  position: relative;
  background-size: contain;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: 50% 50%;
}

.top0 {
  background: url('../img/a_propos.png') no-repeat;
}

.top1 {
  background: url('../img/2d.png') no-repeat;
}

.top2 {
  background: url('../img/3d.png') no-repeat;
}

.top3 {
  background: url('../img/videos.png') no-repeat;
}

.top4 {
  background: url('../img/maquillage.png') no-repeat;
}

.top5 {
  background: url('../img/creations.png') no-repeat;
}

.top6 {
  background: url('../img/oldies.png') no-repeat;
}

.top7 {
  background: url('../img/contact.png') no-repeat;
}

@media (min-width: 751px) and (max-width: 1300px) {
  .top {
    height: 290px;
    left: 9%;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: cover;
    background-position: 13% 70%;
  }
}

@media (min-width: 501px) and (max-width: 750px) {
  .top {
    height: 180px;
    left: 15%;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: cover;
    background-position: 10% 50%;
  }
}

@media only screen and (max-width: 500px) {
  .top {
    height: 100px;
    left: 25%;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: cover;
    background-position: 10% 0%;
  }
}

.work_nav {
  display: block;
  width: 100%;
}

.work_nav .btn {
  float: right;
}

.work_nav ul {
  list-style: none;
}

.work_nav ul li {
  display: block;
  float: left;
  margin: 0 0 1px 1px;
  position: relative;
}

.work_nav a {
  display: block;
  width: 40px;
  height: 40px;
  background: url('../img/p_navigation.png') no-repeat;
  background-position: 0 0;
}

.work_nav a.previous {
  background-position: 0 0;
}

.work_nav a.grid {
  background-position: -41px 0;
}

.work_nav a.next {
  background-position: -82px 0;
}

.top .title {
  display: block;
  width: 100%;
  color: #4b4848;
  font-family: "raleway-bold", arial;
  font-size: 26px;
  font-weight: bold;
  background: rgba(255, 255, 255, .7);
  padding: 20px;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0 !important;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.content_header {
  position: absolute;
  top: 0;
  /*   left: 50%;
    margin-left: -46.36363636363637%;*/
}

.content {
  margin-top: 50px;
  color: #4b4848;
  font-family: "raleway-regular", arial;
  font-size: 15px;
  line-height: 22px;
  padding: 60px 30px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid #f3f3f3 50px;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #4b4848;
  font-family: "raleway-regular", arial;
  line-height: 28px;
  margin-bottom: 30px;
}

.content2 {
  margin-top: 50px;
  color: #4b4848;
  font-family: "raleway-regular", arial;
  font-size: 15px;
  line-height: 22px;
  padding: 60px 30px;
  background: #f3f3f3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid #f3f3f3 50px;
}

.content2 h1,
.content2 h2,
.content2 h3,
.content2 h4,
.content2 h5,
.content2 h6 {
  color: #4b4848;
  font-family: "raleway-regular", arial;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 30px;
}

/*ajout pour images inner*/
.main .workinner {
  display: block;
  width: 33.33333333333333%;
  height: auto;
  float: left;
  position: relative;
  overflow: hidden;
}

.main .workinner .media {
  width: 100%;
  vertical-align: middle;
}

.main .workinner .caption {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0;
}

/*ajout pour images inner*/
/*  Contact page map  */
#map .map_adresse {
  font-family: 'raleway-regular', arial;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
}

#map .map_address,
#map .map_tel {
  padding: 5px;
}

#map .map_address .address,
#map .map_tel .tel {
  font-family: 'raleway-bold', arial;
  font-weight: bolder;
}

#map img {
  max-width: none;
}

/*  Tooltip  */
.tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;

}

.tooltip::after {
  content: attr(data-title);
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #454545;
  color: #fff;
  padding: 7px 10px;
  font-family: "raleway-regular", arial;
  font-size: 12px;
  white-space: nowrap;
  z-index: 999;
  text-align: center;
  letter-spacing: .5px;
  margin-top: 10px;
  opacity: 0;
  transition: opacity 0.2s;
}

.tooltip:hover::after {
  display: block;
  opacity: 1;
}

.tooltip::before {
  content: '';
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 0 3px 3px 3px;
  border-color: transparent transparent #454545 transparent;
  margin-top: 7px;
}

.tooltip:hover::before {
  display: block;
}

/*  Responsive code  */
@media (max-width:1099px) {
  header {
    display: block;
    width: 100%;
    min-height: 100px;
    padding: 0;
    position: relative;
  }

  header .logo {
    position: relative;
    display: inline-block;
    margin: 10px 0 0 20px;
    float: left;
  }

  .logo {
    z-index: -2;
  }

  .logo a {
    display: block;
  }

  header .footer.clearfix {
	z-index: -1;
  }

  header .logo a img {
    max-width: 60%;
    height: 61%;
  }

  header .footer {
    position: relative;
    /* bottom: 0px;*/
    margin-top: 20px;
  }

  header .list-social {
    position: absolute;
    top: 0;
    right: 0;
  }

  header #menu_icon,
  header .close_menu {
    float: right;
    margin: 120px 0 0 0;
  }

  header nav {
    width: 100%;
    position: absolute;
    top: 160px;
    left: 0;
    z-index: 9999;
  }

  header nav ul {
    list-style: none;
    display: none;
    position: relative;
  }

  header nav ul li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #454545;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    text-decoration: none;
    border-top: 1px solid #f7f5f5;
    background: #fff;
  }

  header nav ul li a:active {
    background: #f7f5f5;
  }

  header ul.social {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;

  }

  header ul.social li {
    display: block;
    margin: 1px;
  }

  header ul.social li a.malt {
    display: block;
    width: 44px;
    height: 39px;
    background: url('../img/logo_malt_gris.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.malt:hover {
    background: url('../img/logo_malt.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.linkedin {
    display: block;
    width: 44px;
    height: 39px;
    background: url('../img/logo_linkedin_gris.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.linkedin:hover {
    background: url('../img/logo_linkedin.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.fb {
    display: block;
    width: 44px;
    height: 39px;
    background: url('../img/logo_facebook_gris.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.fb:hover {
    background: url('../img/logo_facebook.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.insta {
    display: block;
    width: 44px;
    height: 39px;
    background: url('../img/logo_instagram_gris.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.insta:hover {
    background: url('../img/logo_instagram.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.etsy {
    display: block;
    width: 44px;
    height: 39px;
    background: url('../img/logo_etsy_gris.png') no-repeat;
    background-size: 44px 39px;;
  }

  header ul.social li a.etsy:hover {
    background: url('../img/logo_etsy.png') no-repeat;
    background-size: 44px 39px;;
  }

  header .rights {
    display: none;
  }

  header .rights p {
    color: #454545;
    font-family: "raleway-regular", arial;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1px;
    margin-top: 20px;
    position: relative;
  }

  section .rights {
    text-align: center;
    margin-top: -20px;
  }

  section .rights p {
    color: #454545;
    font-family: "raleway-regular", arial;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1px;
    position: relative;
  }

  section .rights a {
    font-family: "raleway-bold", arial;
    font-weight: bold;
    text-decoration: none;
    color: #454545;
  }

  section .rights a:hover {
    color: #777777;
  }

  .niveau2 li {
    display: none;
  }

  .niveau3 li {
    display: none;
  }

  #menu_icon,
  .close_menu,
  .show_menu {
    display: block;
  }

  .show_menu {
    display: block;
  }

  .main .work {
    width: 50%;
  }

  .main {
    width: 100%;
    position: relative;
    padding-left: 0;
  }

  #map {
    margin: 0 !important;
  }
} /*end max-width:1099px*/

@media (max-width:550px) {
  .main .work {
    width: auto;
  }

    h1 {
      font-size: 1em
    }

    h2 {
      font-size: 0.98em
    }

    h3 {
      font-size: 0.77em
    }

    h4 {
      font-size: 0.70em
    }

    h5 {
      font-size: .63em
    }

    h6 {
      font-size: .55em
    }
}
