/*
//////////////////////////////////////////////////////

@Author : Benjamin Peronne;
Design With the help of FREEHTML5.CO;
Developed by : Benjamin Peronne;

//////////////////////////////////////////////////////
*/
:root {
  --border-corlor-slideshow: white;
  --header-text-color: #7c7c7c;
  --title-color: #000000;
  --text-color: #7b7b7b;
  --footer-color: #7c7c7c;
  --navbar-icon-bar-color: #333;
  --navbar-icon-hover-color: transparent;
  --content_box_color: #F9F9F9;
}

.lp-dark-theme {
  background: #333333;
  --border-corlor-slideshow: none;
  --header-text-color: #c4c4c4;
  --title-color: #fff;
  --text-color: #c4c4c4;
  --footer-color: #c4c4c4;
  --navbar-icon-bar-color: white;
  --navbar-icon-hover-color: #333;

  --content_box_color: #2B2B2B;
}

@font-face {
  font-family: 'themify';
  src: url("../fonts/themify/themify.eot?-fvbane");
  src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: var(--text-color);
  font-weight: 300;
  letter-spacing: .05em;
  background-color: #FBFEFB;
}

::-webkit-selection {
  color: #ffffff;
  background: #00E0FF;
}

::-moz-selection {
  color: #ffffff;
  background: #00E0FF;
}

::selection {
  color: #ffffff;
  background: #00E0FF;
}

a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #00E0FF;
  border-bottom: 2px solid transparent;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  color: #00E0FF;
  outline: none;
  text-decoration: none;
}

.hover_1:hover {
  color: #7b7b7b;
  border-bottom: 2px solid #00E0FF;
}

figure.lp-with-caption {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

figure.lp-with-caption img {
  margin-bottom: 0 !important;
}

figure.lp-with-caption figcaption {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 20px;
  color: #7b7b7b;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0 0 20px 0;
  padding: 0;
  font-family: "Oxygen", sans-serif;
  font-weight: 400;
  color: var(--title-color);
}

h1,
.h1 {
  font-size: 60px;
  line-height: 72px;
}

@media screen and (max-width: 768px) {

  h1,
  .h1 {
    font-size: 25px !important;
    /* line-height: 62px !important; */
  }
}

h2,
.h2 {
  font-size: 50px;
  line-height: 68px;
}

@media screen and (max-width: 768px) {

  h2,
  .h2 {
    font-size: 40px;
    line-height: 58px;
  }
}

h3,
.h3 {
  font-size: 40px;
  line-height: 52px;
}

@media screen and (max-width: 768px) {

  h3,
  .h3 {
    font-size: 30px;
    line-height: 42px;
  }
}

h4,
.h4 {
  font-size: 30px;
  line-height: 42px;
}

@media screen and (max-width: 768px) {

  h4,
  .h4 {
    font-size: 20px;
    line-height: 32px;
  }
}

h5,
.h5 {
  font-size: 20px;
  line-height: 34px;
}

h6,
.h6 {
  font-size: 16px;
  line-height: 24px;
}

ul,
ol {
  padding-left: 15px;
  line-height: 26px;
  margin-left: 15px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 25px;
}

p,
img {
  margin: 0 0 20px 0;
}

img {
  vertical-align: middle;
}

img {
  border: 0;
}

ul,
ol {
  padding-left: 15px;
  line-height: 24px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 25px;
}

/*------------*/
#lp-nav-extend-hover:hover {
  background-color: var(--navbar-icon-hover-color);
}

#lp-nav-extend-hover {
  border-style: none;
}

#lp-icon-bar {
  background-color: var(--navbar-icon-bar-color);
}

#lp-header {
  margin-top: 5em;
  margin-bottom: 5em;
  background-color: transparent;
  border-style: none;
}

@media screen and (max-width: 768px) {
  #lp-header {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

#lp-main-nav {
  position: relative;
  margin-top: 24px;
  border-top: 0px solid transparent;
  box-shadow: none !important;
}

#lp-main-nav #lp-nav {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #lp-main-nav {
    margin-top: 0em !important;
  }
}

#lp-main-nav ul {
  padding: 0;
  margin: 0 0 7px 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  text-align: center;
}

@media screen and (max-width: 992px) {
  #lp-main-nav ul {
    text-align: left;
    width: 100%;
    margin-left: inherit;
    margin-right: inherit;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  #lp-main-nav ul {
    text-align: right;
    margin-left: inherit;
    margin-right: inherit;
  }
}

#lp-main-nav ul>li {
  padding: 0;
  margin: 0 0 7px 0;
  list-style: none;
  display: inline-block;
}

#lp-main-nav ul>li.lp-active a {
  color: #7c7c7c;
  border-bottom: 2px solid #00E0FF;
}

#lp-main-nav ul>li:last-child {
  margin: 0;
}

@media screen and (max-width: 768px) {
  #lp-main-nav ul>li {
    display: block;
  }
}

#lp-main-nav ul>li>a {
  padding: 5px 0;
  margin: 0 10px;
  color: var(--header-text-color);
  /* border-bottom: 2px solid transparent; */
  /* text-decoration: none; */
}

.lp-main-nav-active {
  border-bottom: 2px solid #00E0FF;
}

@media screen and (max-width: 768px) {
  #lp-main-nav ul>li>a {
    margin: 0 0px;
  }
}

#lp-main-nav ul>li>a:hover,
#lp-main-nav ul>li>a:active,
#lp-main-nav ul>li>a:focus {
  color: #7c7c7c;
  /* border-bottom: 2px solid #00E0FF; */
}

#lp-main-nav .lp-nav-call-to-action {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #lp-main-nav .lp-nav-call-to-action {
    position: relative;
    top: 0px;
    text-align: right;
    display: inline-block;

  }
}

#lp-icon-mode {
  float: right;
  cursor: pointer;
}

/*Intro start */
#lp-intro #lp-contact {
  margin-bottom: 2em;
  margin-top: 2em;
}

@media screen and (max-width: 768px) {
  #lp-intro #lp-contact {
    margin-bottom: 1em;
    margin-top: 1em;
  }
}

#lp-intro #lp-intro h1 {
  font-size: 72px;
  color: #000000;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #lp-intro #lp-contact h1 {
    font-size: 40px;
  }
}

#lp-intro .lp-intro-sub #lp-contact-sub {
  margin: 2em 0;
}

@media screen and (max-width: 768px) {
  #lp-intro .lp-intro-sub #lp-contact-sub {
    margin: 1em 0;
  }
}

/* Container Start*/

@media (min-width: 768px) {
  .container-cv {
    width: 990px;
  }
}

/*
@media screen and (max-width:480px) {
  .container-cv {
    width: 540px;
  }
}
*/
.container-cv {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*End Container*/
/* ------------------- Start Work ------------------- */
#lp-work .lp-work-wrap {
  position: relative;
  margin-bottom: 30px;
}

#lp-work .lp-work-item {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  border-bottom: none !important;
}

#lp-work .lp-work-item img {
  float: left;
  margin: 0;
  padding: 0;
}

#lp-work .lp-work-item:hover,
#lp-work .lp-work-item:focus,
#lp-work .lp-work-item:active {
  border-bottom: none !important;
}

#lp-work .lp-work-item .lp-overlay-text,
#lp-work .lp-work-item .lp-overlay-bg {
  position: absolute;
  opacity: 0;
}

#lp-work .lp-work-item .lp-overlay-bg {
  background: rgba(255, 255, 255, 0.9);
  top: 20px;
  bottom: 20px;
  right: 20px;
  left: 20px;
  z-index: 55;
}

#lp-work .lp-work-item .lp-overlay-text {
  text-align: center;
  top: 50%;
  margin-top: -36px;
  z-index: 56;
  width: 100%;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#lp-work .lp-work-item .lp-overlay-text h2 {
  padding: 0 !important;
  margin: 0 !important;
  color: #000000;
  font-size: 18px !important;
  line-height: 20px !important;
}

#lp-work .lp-work-item .lp-overlay-text .lp-categories {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
}

#lp-work .lp-work-item .lp-overlay-text .lp-categories li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  font-size: 11px;
  color: #7b7b7b;
}

#lp-work .lp-work-item .lp-overlay-text .lp-categories li::after {
  content: ",";
}

#lp-work .lp-work-item .lp-overlay-text .lp-categories li:last-child::after {
  content: "";
}

/* ------------------- Work End ------------------- */

/* ------------------- Start Footer ------------------- */


#lp-footer {
  /* padding-bottom: 2em; */
  overflow: hidden;
  width: 100%;
  /* margin: 0px auto 40px auto; */
}

@media screen and (max-width: 768px) {
  #lp-footer {
    padding-bottom: 1em;
  }
}

#lp-footer .lp-footer-social {
  padding: 0;
  margin: 0 0 2em 0;
}

#lp-footer .lp-footer-social li {
  display: inline;
  font-size: 16px;
  list-style: none;
  padding: 0;
  margin: 0;

}

@media screen and (max-width: 480px) {
  #lp-footer .lp-footer-social li {
    display: block;
    margin-bottom: 10px;
  }
}

#lp-footer .lp-footer-social li a {
  color: var(--footer-color);
  padding: 4px 0;
  margin: 0 10px 0 0;
  text-decoration: none;
}

#lp-footer .lp-copyright {
  color: var(footer-color);
  font-size: 15px;
}

/* ------------------ End Footer ------------------ */

.lp-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}

.lp-spacer-xlg {
  height: 150px;
}

@media screen and (max-width: 768px) {
  .lp-spacer-xlg {
    height: 80px;
  }
}

.lp-spacer-lg {
  height: 100px;
}

@media screen and (max-width: 768px) {
  .lp-spacer-lg {
    height: 70px;
  }
}

.lp-spacer-md {
  height: 80px;
}

@media screen and (max-width: 768px) {
  .lp-spacer-md {
    height: 50px;
  }
}

.lp-spacer-sm {
  height: 50px;
}

@media screen and (max-width: 768px) {
  .lp-spacer-sm {
    height: 20px;
  }
}

.lp-spacer-xs {
  height: 30px;
}

@media screen and (max-width: 768px) {
  .lp-spacer-xs {
    height: 20px;
  }
}

.lp-spacer-xxs {
  height: 30px;
}

/* ------------------------- Start Extra ------------------------- */
/*
@media (min-width: 992px){
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
@media (min-width: 992px){
  .col-md-6 {
    width: 50%;
  }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
/* ---- Agencement ---- */
.align-center {
  text-align: center;
}

/*----  End Agencement ---- */
/* -------------------------- End Extra -------------------------- */
.lp-cf-slideshow {
  border: 4px solid var(--border-corlor-slideshowrder);
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  height: 250px;
  width: 70%;
}

@media screen and (max-width:720px) {
  .lp-cf-slideshow {
    height: 150px;
    width: 90%;
  }
}

@media screen and (max-width:480px) {
  .lp-cf-slideshow {
    height: 100px;
    width: 90%;
  }
}

@media screen and (max-height:400px) {
  .lp-cf-slideshow {
    height: 10em;
    width: 90%;
  }
}

.lp-slideShow {
  text-align: center;
  /*margin-top: 55px;*/
}

/*
@@@@@@@@@TEST
*/

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------
              Photo Section
----------------------------------------------*/
.photo-section {
  overflow: hidden;
}

.photo-item {
  display: block;
  width: 100%;
  height: 600px;
  background-position: center center;
  position: relative;
  margin-bottom: 30px;
}

.photo-item .pi-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.photo-item .pi-inner h2 {
  opacity: 0;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  left: 50px;
  bottom: 50px;
  color: #fff;
  letter-spacing: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.photo-item:hover .pi-inner {
  background: rgba(0, 0, 0, 0.63);
}

.photo-item:hover .pi-inner h2 {
  opacity: 1;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  .p-md-0 {
    padding: 0 !important;
  }
}

.container-photo {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.set-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

.photo-arrondie {
  border: 4px solid transparent;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/*
####################
#       load       #
####################
*/
/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0px;
    opacity: 1
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

#myDiv {
  display: none;
  text-align: center;
}

#text {
  display: none;
}

/*
// #########################
// #        Button       #
// #########################
*/

.btn-container {
  margin: auto;
  height: 44px;
  width: 166.23px;
}

button {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  border: none;
  padding: 8px;
  font-size: 20px;
  background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
  color: white;
  font-family: cursive;
  box-sizing: border-box;
}

/*
// #########################
// #        Overlay       #
// #########################
*/
.row-photo:hover #overlay {
  opacity: 1;
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: pointer;
}

/* MODAL */
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0)
  }

  to {
    -webkit-transform: scale(1)
  }
}

@keyframes zoom {
  from {
    transform: scale(0)
  }

  to {
    transform: scale(1)
  }
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}

/* MODAL END */

/*
// ########################
// #        Project       #
// ########################
*/

.row_portfolio {
  display: flex;
  flex-wrap: wrap;
  margin: 8px;
}

.row_portfolio,
.row_portfolio>.columns {
  padding: 0 8px;
}

.columns {
  /* float: left;
  flex-direction: column; */
  width: 33.33%;
}

.row_portfolio::after {
  content: "";
  display: table;
  clear: both;
}

.content {
  background-color: var(--content_box_color);
  padding: 10px;
  border-radius: 0.5em;
  margin-bottom: 10%;
}

.content img {
  cursor: pointer;
}

.content>h1 {
  font-size: 1.85em;
  line-height: 0.8em !important;
  word-break: break-all;
}

.content>div>a {
  color: initial !important;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

/* Rounded border */
hr.rounded {
  border-top: 3px solid #bbb;
  border-radius: 1.5px;
}

@media screen and (max-width: 991px) {
  .columns {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }

}

/*
// ########################
// #        Project       #
// ########################
*/


.pdf_responsive {
  width: 50em;
  height: 40em
}

@media screen and (max-width: 991px) {
  .pdf_responsive {
    width: 30em !important;
    height: 20em !important
  }
}

@media screen and (max-width: 600px) {
  .pdf_responsive {
    width: 20em !important;
    height: 10em !important
  }
}

@media screen and (max-width: 400px) {
  .pdf_responsive {
    width: 15em !important;
    height: 10em !important
  }
}

@media screen and (max-width: 300px) {
  .pdf_responsive {
    width: 10em !important;
    height: 10em !important
  }
}


/* Hide scrollbar for Chrome, Safari and Opera */
.hideScroolBar::-webkit-scrollbar {
  display: none;
}