@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Catapla';
  src: url("../fonts/catapla/Catapla-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Comfortaa';
  src: url("../fonts/comfortaa/Comfortaa-VariableFont_wght.ttf");
  font-weight: normal;
  font-style: normal;
}
@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}
body {
  font-family: "Comfortaa", Arial, serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  color: #828282;
  background: #fff;
}
.page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a {
  color: #FF9000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #FF9000;
  outline: none;
  text-decoration: none;
}
p {
  margin-bottom: 30px;
}
h1, h2, h3 {
  font-weight: 400;
  margin: 0 0 20px 0;
}

/* header */
.header,
.cover {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  height: 600px;
  width: 100%;
}
.header .overlay,
.cover .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 144, 0, 0.9);
}
.header .display-t,
.cover .display-t {
  width: 100%;
  display: table;
}
.header .display-tc,
.cover .display-tc {
  display: table-cell;
  vertical-align: middle;
  height: 600px;
}
.header h1,
.cover h1 {
  font-family: "Catapla", cursive;
  color: #fff;
  margin-top: 12rem;
  margin-bottom: 30px;
  font-size: 7rem;
  line-height: 1.3;
  font-weight: 300;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.header h1 span,
.cover h1 span {
  padding: 4px 15px;
  position: relative;
}
.header h1 span:before,
.cover h1 span:before {
  position: absolute;
  top: 40px;
  left: 0;
  width: 30px;
  height: 4px;
  content: '';
  background: #fff;
  margin-left: -30px;
}
.header h1 span:after,
.cover h1 span:after {
  position: absolute;
  top: 40px;
  right: 0;
  width: 30px;
  height: 4px;
  content: '';
  background: #fff;
  margin-right: -30px;
}
@media screen and (max-width: 768px) {
  .header h1,
  .cover h1 {
    font-size: 40px;
  }
  .header h1 span:before,
  .cover h1 span:before {
    top: 28px;
    width: 20px;
    height: 3px;
    margin-left: -15px;
  }
  .header h1 span:after,
  .cover h1 span:after {
    top: 28px;
    width: 20px;
    height: 3px;
    margin-right: -15px;
  }
}
.header h2,
.cover h2 {
  color: #fff;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .header h2,
  .cover h2 {
    font-size: 14px;
  }
}
.chevron {
  margin: 10rem auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
  font-size: 5rem;
}
.chevron a {
  color: #fff;
	animation: float 6s ease-in-out infinite;
}

/* about */
.about {
  background-image: url("../images/about.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 12rem 0 5rem 0;
  clear: both;
}
.social-icons {
  padding: 30px 0 0 0;
  display: inline-flex;
}
.social-icons li {
  list-style: none;
}
.social-icons li a {
  margin: 0 1rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #f67272e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  width: 4.2rem;
  height: 3.8rem;
}
.social-icons li a:hover {
  color: #f67272e6;
  background: #ffffff !important;
}
.social-icons li a i {
  font-size: 20px;
  margin: 0;
}
.social-icons span {
  padding-top: 1.1rem;
  font-family: catapla;
  line-height: 22px;
  font-size: 2.2rem;
  margin-bottom: 10px;
} 
.about p {
  text-align: left;
}

/* parcours & formations */
.parcours {
  padding: 12rem 0 0 0;
  clear: both;
}
.timeline {
  list-style: none;
  margin : 0 auto;
  padding: 20px 0 20px;
  position: relative;
  max-width: 800px;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #e6e6e6;
  left: 5%;
  margin-left: 0px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline-panel {
  width: 90%;
  margin-bottom: 0;
  position: relative;
  float: right;
}
.timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-heading {
  display: inline-block;
  padding: 2rem;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-top: 0;
}
.timeline-heading h3 {
  font-size: 2rem;
  color: #A6B853;
  margin: 0;
  padding: 0 0 0.5rem;
}
.company {
  display: block;
  font-size: 1.5rem;
  color: #b1b2b3;
  padding: 0;
  margin: 0;
}
.timeline-badge {
  color: #fff;
  width: 44px;
  height: 44px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 15%;
  left: 5%;
  margin-left: -21px;
  background-color: #A6B853;
  z-index: 100;
  display: table-cell;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
}
.timeline-body p {
  margin-top: 1.5rem;
  margin-left: 1.7rem;
  font-size: 1.3rem;;
}
.desk-background {
  padding-bottom: 2rem;
}
.desk-background img {
  max-width: 100%;
}

/* compétences */
.competences {
  background: #FF9000;
}
.competences h2 {
  color: #fff;
}
.competences .services-padding {
  padding: 7em 0;
}
.competences .feature-left {
  margin-bottom: 40px;
  float: left;
}
@media screen and (max-width: 992px) {
  .competences .feature-left {
    margin-bottom: 30px;
  }
}
.competences .icon {
  display: table;
  text-align: center;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.competences .icon i {
  font-size: 50px;
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  color: #FF9000 !important;
}
.competences .feature-copy {
  width: 100%;
}
.competences h3 {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
}
.competences .feature-left p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
}
.competences .feature-left p:last-child {
  margin-bottom: 0;
}
.competences .feature-left p a {
  color: #686868;
}

/* contact */
.contact {
  display: flex;
  flex-wrap: nowrap;
}
.contact__infos {
  background: #fff url(../images/contact.png) no-repeat center bottom;
  background-size: contain;
  width: 40% 
}
.contact__form {
  width: 60%;
  background-color: #F1F1F1;
  padding: 4rem;
}
@media screen and (max-width: 992px) {
  .contact {
    flex-direction: column-reverse;
  }
  .contact__infos, .contact__form {
    width: 100%;
  }
  .contact__infos {
    background: none;
  }
}
.contact__infos ul, .contact__infos h2 {
  max-width: 600px;
}
.contact__infos h2 {
  margin: 7rem 5rem 3rem 5rem;
  color: #f67272e6;  
}
.contact__infos ul {
  margin: 0 5rem 5rem 5rem;
  padding: 0;
}
.contact__infos li {
  list-style: none;
  padding: 10px 0;
  width: fit-content;
  /* border: 1px solid red; */
}
.contact__infos li:first-child {
  padding-top: 0;
}
.contact__infos .first-block {
  width: 3rem;
  display: inline-block;
  color: #ec8080;
  font-weight: bold;
}
.contact__infos .user, .contact__infos .phone, .contact__infos .home {
  padding-top: 2px;
}
.contact__infos .email {
  padding-top: 4px;
}
.contact__infos .second-block {
  display: inline-block;
}
.contact__infos .second-block a {
  color: #828282;
}
.contact__infos .second-block a:hover {
  color: #f67272e6;
  text-decoration: underline #ec9d9d wavy;
}
.contact__merci {
  background: #A6B752;
  color: #fff;
  padding: 2rem;
  margin-bottom: 2.5rem;
  border-radius: 3px;
}



form {
  max-width: 600px;
  margin: 0 auto;
}
label,
input,
textarea {
  display: block;
  margin-bottom: 10px;
}
input,
textarea {
  padding: 1rem;
  border-radius: 3px;
  border: 1px solid rgb(232, 232, 232);
  width: 100%;
  box-sizing: border-box;
}
button[type="submit"] {
  margin-top: 2rem;
  background-color: #f67272e6;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  input,
  textarea {
    width: 100%;
  }
}














/* portfolio */
.portfolio {
  padding: 12rem 0 5rem 0;
  clear: both;
}
.work {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 270px;
  width: 100%;
  display: table;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .work {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .work {
    height: 270px;
  }
}
.work .desc {
  display: table-cell;
  vertical-align: middle;
  height: 270px;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.work .desc h3 {
  font-size: 20px;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
}
.work .desc span {
  display: block;
  color: #999999;
  font-size: 14px;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}
@media screen and (max-width: 768px) {
  .work .desc {
    opacity: 1;
    background: rgba(255, 255, 255, 0.6);
  }
  .work .desc h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .work .desc span {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.work:hover .desc {
  opacity: 1;
}
.work:hover .desc h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.work:hover .desc span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* temoignages */
.temoignages {
  border-bottom: none;
  padding: 12rem 0 5rem 0;
  clear: both;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
}
#temoignages .fh5co-heading {
  margin-bottom: 0;
}
#temoignages .fh5co-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
}
#temoignages .fh5co-heading p {
  color: rgba(255, 255, 255, 0.8);
}

/* footer */
.footer {
  background: rgb(59, 186, 196, 0.9);
  padding: 0;
  float: left;
  width: 100%;
}
nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 3rem;
}
nav ul li {
  list-style: none;
  padding: 0.5rem 1rem;
}
nav a {
  color: #ffffff;
}
nav a:hover {
  color: #ffffff;
  text-decoration: underline #ffffff wavy ;
}

/* fleche haut */
.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

/* autre */
.fh5co-bg-dark {
  background: #2F3C4F;
  background: #FF9000;
}
.fh5co-bg-dark .fh5co-heading h2 {
  color: #fff !important;
}
.fh5co-heading {
  margin-bottom: 3em;
}
.fh5co-heading.fh5co-heading-sm {
  margin-bottom: 2em;
}
.fh5co-heading h2 {
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.fh5co-heading p {
  font-size: 15px;
  line-height: 1.5;
  color: #828282;
}
.col-padding {
  padding: 6px !important;
  margin: 0px !important;
}
.js .animate-box {
  opacity: 0;
}