@import "node_modules/bootstrap/dist/css/bootstrap.min.css";
@import "creative.css";
/* Generic Classes */
body {
  overflow-x: hidden;
  padding: 0;
  font-size: 11pt;
  /** Images **/
}
body header {
  opacity: 0.5;
}
body header h1 {
  color: black;
}
body header .header-content p {
  margin-bottom: 40px !important;
}
body header .header-content .btn-primary {
  opacity: 0;
}
body header .keywords span {
  transform: translateY(-1500px);
  display: inline-block;
  font-weight: bold;
  text-transform: capitalize;
  color: #FFF;
  opacity: 0.2;
}
body header .keywords span:before {
  content: " - ";
  padding: 0 5px;
  opacity: 0;
}
body header .keywords span:first-child:before {
  content: "";
}
body footer,
body #mainNav {
  opacity: 0;
}
body.loaded #content {
  max-height: 100000px;
  padding-bottom: 100px;
  transition: max-height 2s 5s, padding 0.2s 6s;
}
body.loaded header {
  opacity: 1;
  transition: opacity 3s ease 0.2s;
}
body.loaded header h1 {
  transition: color 5s;
  color: white;
}
body.loaded header .header-content .btn-primary {
  opacity: 1;
  transition: opacity 0.5s 4.8s;
}
body.loaded header .keywords {
  max-width: fit-content;
}
body.loaded header .keywords span {
  transform: translateY(0);
  opacity: 1;
  color: rgba(255, 255, 255, 0.7);
  transition: transform 1s ease, opacity 0.8s, color 1.8s;
}
body.loaded header .keywords span:nth-child(1) {
  transition-delay: 0.8s;
}
body.loaded header .keywords span:nth-child(2) {
  transition-delay: 1.3s;
}
body.loaded header .keywords span:nth-child(3) {
  transition-delay: 1.9s;
}
body.loaded header .keywords span:nth-child(4) {
  transition-delay: 0s;
}
body.loaded header .keywords span:nth-child(5) {
  transition-delay: 3.1s;
}
body.loaded header .keywords span:nth-child(6) {
  transition-delay: 2.5s;
}
body.loaded header .keywords span:nth-child(7) {
  transition-delay: 0.3s;
}
body.loaded header .keywords span:nth-child(8) {
  transition-delay: 0.1s;
}
body.loaded header .keywords span:before {
  opacity: 1;
  transition: opacity 0.2s 2s;
}
body.loaded footer {
  opacity: 1;
  transition: opacity 1s 0s;
  transition-delay: 2.5s;
}
body.loaded footer .glyphicon {
  font-size: 24pt;
  margin: 5px 0;
}
body.loaded footer .glyphicon.glyphicon-calendar {
  color: #39c582;
}
body.loaded footer .glyphicon.glyphicon-facetime-video {
  color: #ff2858;
}
body.loaded #mainNav {
  opacity: 1;
  transition: opacity 1s 6s;
}
body #headerMenu {
  position: fixed;
  background: #FFF;
  width: 100%;
  top: 0;
  z-index: 100;
  left: 0;
}
body #headerMenu .navbar .icon-nav {
  height: 25px;
  margin: 0 10px 0 0;
  display: inline-block;
}
body #headerMenu .h2 {
  margin: 15px 20px;
  font-size: 16pt;
  color: #666;
}
body #content {
  max-height: 0;
  overflow-y: hidden;
  padding: 0;
  z-index: 2;
}
body #content .part {
  margin: 15px 0 15px;
}
body #content #presentation {
  padding: 0 50px 20px;
}
body #content #presentation .avatar {
  margin-bottom: 20px;
}
body #content #presentation .panel {
  margin-top: 0;
  padding: 0;
}
body #content #presentation .panel .panel-heading {
  padding: 10px 40px;
  text-align: center;
}
body #content #presentation .panel ul {
  padding: 20px 50px;
}
body #content #presentation .panel ul li {
  margin: 10px 0;
}
body #content #presentation .panel ul li strong {
  text-transform: capitalize;
}
body #content .blasons img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 10px 0;
}
body #content #publications h2 {
  font-size: 11pt;
  font-variant: small-caps;
  padding: 2px 20px 0 0;
  line-height: 20px;
  border-bottom: 2px solid #D4D4D4;
  margin-bottom: 2px;
  margin: 0;
}
body #content #publications a {
  float: right;
  margin: 5px 5px 5px 0 ;
  width: 330px;
}
body #content #publications p {
  padding: 15px 20px;
  font-size: 9pt;
}
body #content #projets {
  color: #333;
}
body #content #projets .panel-heading {
  color: white;
}
body #content #projets .panel-body {
  max-width: 1280px;
  margin: 0 auto;
}
body #content #projets .logo {
  margin: 30px 0 10px ;
  clear: right;
  text-align: center;
}
body #content #projets .logo img {
  max-height: 100px;
  margin: 0 auto;
  max-width: 220px;
}
body #content #projets .date {
  color: #666;
  margin: 10px 0 0 ;
  font-size: 11pt;
  text-align: center;
  border-top: 2px solid #D4D4D4;
  padding: 8px 20px 8px;
  font-weight: bold;
  font-style: italic;
}
body #content #projets p {
  font-size: 9pt;
  margin: 2px 0 10px 15px;
  padding: 5px 0 5px 5px;
  border-left: 1px solid #EEE;
}
body #content #projets h2,
body #content #projets h3,
body #content #projets p {
  padding: 0 15px;
}
body #content #projets h2 {
  margin: 2px 0 2px 0;
  line-height: 20px;
}
body #content #projets h3 {
  margin: 10px 0 2px;
  font-size: 10pt;
  line-height: 18px;
}
body #content .panel {
  margin-top: 100px;
}
body #content .panel .panel-heading {
  padding: 50px 20px 100px;
  text-align: right;
  color: #333;
  font-size: 16pt;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  font-size: 30pt;
}
body #content .panel#publications .panel-heading {
  background: url('images/library.jpg');
  color: #CCC;
  padding: 150px 20px 250px;
  margin-bottom: 10px;
}
body #content .panel#contact {
  background: url('images/envelope.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  margin-bottom: 100px;
  background-position: center;
}
body #content .panel#contact .panel-heading {
  background: none;
  padding: 50px 20px 30px;
}
body #content .panel#contact .panel-body {
  padding: 10px 50px 50px;
}
body #content .panel#contact .panel-body .qrcode {
  text-align: center;
  margin: 50px auto;
  max-width: 50%

						;
  font-size: 8pt;
}
body #content .panel#contact .panel-body .qrcode img {
  max-height: 300px;
  display: block;
  margin: 0 auto;
}
body #content .panel#projets .panel-heading {
  padding: 200px 20px 300px;
  background: url('images/project-background.jpg');
}
body #content #contact {
  line-height: 30px;
}
body #content #contact .label {
  margin-left: 20px;
}
body #content #contact .panel-body {
  text-align: center;
}
body #content #contact .panel-footer a {
  color: #337ab7;
}
body #content #social {
  text-align: center;
}
body #content #social a {
  text-decoration: none;
}
body #content #social #picto > div {
  margin: 0 auto;
  width: 270px;
}
body #content #social #picto a:hover {
  opacity: 0.9;
}
body #footer {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  background: #FFF;
  padding-top: 5px;
  border-top: 1px solid #D4D4D4;
  background: #333;
  color: #FFF;
  z-index: 12;
  height: 50px;
}
body #footer #contacts {
  padding: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
body #footer #contacts > span {
  text-align: center;
  line-height: 40px;
  font-size: 9pt;
  height: 50px;
  float: left;
  vertical-align: middle;
  text-overflow: hidden;
}
body #footer #contacts > span.address {
  line-height: 20px;
}
body #footer #contacts > span a {
  text-decoration: none;
  height: 100%;
  display: block;
  color: #EEE;
}
body #footer #contacts > span a:hover {
  color: #CCC;
  text-decoration: underline;
}
body #footer #contacts > span a > span {
  vertical-align: top;
  display: inline-block;
  height: 40px;
}
@media (min-width: 1200px) {
  body #footer #contacts > span a > span.visible-lg {
    display: inline-block !important;
  }
}
body #footer #contacts > span i {
  margin-right: 12px;
}
body .icon-twitter,
body .icon-facebook,
body .icon-googleplus,
body .icon-linkedin,
body .icon-google,
body .icon-rss {
  width: 52px;
  height: 52px;
  opacity: 0.8;
}
body .icon-twitter:hover,
body .icon-facebook:hover,
body .icon-googleplus:hover,
body .icon-linkedin:hover,
body .icon-google:hover,
body .icon-rss:hover {
  opacity: 1;
}
body .icon-phone,
body .icon-address,
body .icon-email,
body .icon-skype {
  width: 48px;
  height: 48px;
}
body .icon-twitter,
body .icon-skype,
body .icon-facebook,
body .icon-googleplus,
body .icon-google,
body .icon-linkedin,
body .icon-rss,
body .icon-phone,
body .icon-address,
body .icon-email {
  background-image: url('images/icon.png');
  background-repeat: no-repeat;
  display: inline-block;
}
body .icon-twitter {
  background-position: -128px 0;
}
body .icon-facebook {
  background-position: 0 0;
}
body .icon-linkedin {
  background-position: -64px 0;
}
body .icon-rss {
  background-position: 0 -64px;
}
body .icon-googleplus {
  background-position: -64px -64px;
}
body .icon-google {
  background-position: -128px -64px;
}
body .icon-email {
  background-position: 0 -128px;
}
body .icon-skype {
  background-position: -47px -128px;
}
body .icon-address {
  background-position: -96px -128px;
}
body .icon-phone {
  background-position: -144px -128px;
}
@media (max-width: 767px) {
  body header {
    min-height: 100%;
    margin-bottom: 200px;
  }
  body header .gotan-member {
    position: absolute;
    bottom: 55px;
    height: 200px;
    right: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
    transform: translateY(320px);
  }
  body header .gotan-member img {
    width: 200px;
  }
  body header .btn-primary {
    display: none;
  }
  body #headerMenu {
    width: 100%;
    top: 0;
  }
  body #headerMenu .navbar {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  body #headerMenu .navbar .navbar-inner {
    width: 100%;
    margin-top: 0;
  }
  body #social #picto {
    background: #FFF;
    position: fixed;
    top: 60px;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #D4D4D4;
  }
  body #social #picto a {
    display: inline-table;
    float: none;
  }
  body #content {
    position: relative;
  }
  body #content .avatar {
    position: absolute;
    top: -200px;
    left: 0;
    z-index: 2;
    height: 200px;
    width: auto;
    margin-left: 0;
    padding: 0;
  }
  body #content #presentation {
    padding: 0;
    margin-top: 0;
  }
  body #content #presentation > .block .text .cv {
    width: 80%;
    margin: 5px auto;
    float: none;
    height: 40px;
    line-height: 30px;
    clear: both;
    display: block;
    top: 290px;
    width: 90%;
    margin: 10px auto;
    right: 5%;
  }
  body #content #presentation .avatar {
    width: 50%;
    margin: 0;
  }
  body #content #presentation .panel .panel-heading {
    position: absolute;
    top: -200px;
    text-align: center;
    margin-right: 0;
    left: 50%;
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    height: 200px;
    padding: 20px;
  }
  body #content #presentation .panel .panel-heading h2 {
    line-height: 50px;
    font-size: 16pt;
  }
  body #content #presentation .panel .panel-heading h2 {
    line-height: 50px;
  }
  body.loaded header .gotan-member {
    transition: transform 1.5s 1s, opacity 2s 3.5s;
    transform: translateY(0px);
    opacity: 1;
  }
}
@media (max-width: 360px) {
  body header .header-content {
    padding-top: 80px;
  }
  body header .header-content p {
    margin-bottom: 22px !important;
  }
  body header hr {
    margin: 20px auto;
  }
  body header .gotan-member {
    bottom: 25px;
  }
}
@media (min-width: 768px) {
  body header {
    position: relative;
  }
  body header .header-content {
    top: 47%;
  }
  body header .gotan-member {
    position: absolute;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    padding: 5px;
    margin-top: 0;
  }
  body.loaded header .gotan-member {
    transition: transform 1.5s ease 1s, opacity 2s 5s;
    transform: translateY(-52px);
    opacity: 1;
  }
}
