/*
Theme Name: Portfolio 2016
Theme URI: http://www.clementlagneau.com
Description: ...
Author: Clément Lagneau
Author URI: http://www.clementlagneau.com
Version: 1.0
License: N/A
License URI: N/A
Text Domain: portfolio-2016
*/

/* Reset CSS */
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}

/*********************************************
**
** FONTS
**
*********************************************/

@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand_dash-webfont.eot');
    src: url('fonts/quicksand_dash-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand_dash-webfont.woff2') format('woff2'),
         url('fonts/quicksand_dash-webfont.woff') format('woff'),
         url('fonts/quicksand_dash-webfont.ttf') format('truetype'),
         url('fonts/quicksand_dash-webfont.svg#quicksanddash') format('svg');
    font-weight: normal;
    font-style: dashed;
}
@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-bold-webfont.eot');
    src: url('fonts/quicksand-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-bold-webfont.woff2') format('woff2'),
         url('fonts/quicksand-bold-webfont.woff') format('woff'),
         url('fonts/quicksand-bold-webfont.ttf') format('truetype'),
         url('fonts/quicksand-bold-webfont.svg#quicksandbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-bolditalic-webfont.eot');
    src: url('fonts/quicksand-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/quicksand-bolditalic-webfont.woff') format('woff'),
         url('fonts/quicksand-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/quicksand-bolditalic-webfont.svg#quicksandbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-italic-webfont.eot');
    src: url('fonts/quicksand-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-italic-webfont.woff2') format('woff2'),
         url('fonts/quicksand-italic-webfont.woff') format('woff'),
         url('fonts/quicksand-italic-webfont.ttf') format('truetype'),
         url('fonts/quicksand-italic-webfont.svg#quicksanditalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-light-webfont.eot');
    src: url('fonts/quicksand-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-light-webfont.woff2') format('woff2'),
         url('fonts/quicksand-light-webfont.woff') format('woff'),
         url('fonts/quicksand-light-webfont.ttf') format('truetype'),
         url('fonts/quicksand-light-webfont.svg#quicksandlight') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-lightitalic-webfont.eot');
    src: url('fonts/quicksand-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/quicksand-lightitalic-webfont.woff') format('woff'),
         url('fonts/quicksand-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/quicksand-lightitalic-webfont.svg#quicksandlight_italic') format('svg');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-regular-webfont.eot');
    src: url('fonts/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-regular-webfont.woff2') format('woff2'),
         url('fonts/quicksand-regular-webfont.woff') format('woff'),
         url('fonts/quicksand-regular-webfont.ttf') format('truetype'),
         url('fonts/quicksand-regular-webfont.svg#quicksandregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

/*********************************************
**
** GENERAL RULES
**
*********************************************/

html {
	margin-top: 0 !important;
}
body {
	font-family: 'Quicksand', sans-serif;
	font-weight: 300;
}
/* Admin bar */
body.customize-support {
	
}
#wpadminbar {
	display: none;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	font-size: 17px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 10px;
}
p strong {
	font-size: 19px;
	line-height: 25px;
}
a {
	color: #666;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ie-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
a:hover,
a:focus {
	color: #4165AD;
	text-decoration: none;
}
strong {
	font-weight: bold;
}

.clearfix { clear: both; }
.hidden { display: none; }

.btn {
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 14px;
	border: 2px solid rgba(255,255,255,0.6);
	color: #fff;
	border-radius: 0;
	margin: 20px 0;
	position: relative;
	border-radius: 19px;
	top: 0;
	background-color: transparent;
}
.btn.btn-current {
	/*-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ie-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);*/
	/*margin: 10px;*/
	background: #fff !important;
	color: #333333 !important;
	/*top: 10px !important;*/
}
.btn:hover {
	background: #fff;
	color: #333333;
	/*border-color: #000;*/
} 
.btn:focus {
	color: #fff;
	background-color: #4165AD;
}
.btn-taxonomy {
	cursor: default;
	margin: 5px 10px 5px 0;
	padding: 3px 8px;
	border-radius: 14px;
	text-transform: none;
	font-size: 12px;
	background-color: #444;
	color: #fff;
	border: 0;
}
.btn-tag {
	margin: 10px 0;
}
/*.btn-taxonomy:nth-child(3n+1) {
	background-color: #F4795C;
}
.btn-taxonomy:nth-child(3n+2) {
	background-color: #4165AD;
}
.btn-taxonomy:nth-child(3n+3) {
	background-color: #8FCCD8;
}*/
.btn-taxonomy:hover {
	background: #4165AD;
	color: #fff;
}
.back-to-top {
	z-index: 5;
	position: fixed;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    right: -50px;
    top: -100px;
    right: 50%;
    margin-right: -20px;
    opacity: 1;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255,255,255,0.9);
    background-image: url(img/arrow-top-black.png);
    background-size: 20px;
    background-position: center 14px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ie-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.back-to-top:hover {
	opacity: 0.5;
}
.back-to-top.show {
	top: 10px;
}
.custom-tooltip-body {
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	padding: 9px 12px;
	position: fixed;
	min-width: 45px;
	width: auto;
	display: inline-block;
	line-height: 13px;
	font-weight: bold;
	font-size: 14px;
	border-radius: 6px;
}

/*********************************************
**
** FORMS
**
*********************************************/

.wpcf7 {
	margin-top: 30px;
}
.wpcf7 p {
	margin-bottom: 20px;
}
.wpcf7 h4 {
	text-transform: uppercase;
	font-size: 14px;
}
input[type="text"],
input[type="email"],
textarea {
	padding: 8px 10px;
	border: 2px solid #fff;
	background-color: #fff;
	color: #333;
	width: 75%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ie-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
input[type="text"]:hover,
input[type="email"]:hover,
textarea:hover {
	border: 2px solid #999;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
	outline: none;
	border: 2px solid #333;
}
input[type="text"].has-error,
input[type="email"].has-error,
textarea.has-error {
	border: 2px solid #DD3C26;
}
input[type="text"].has-error:after,
input[type="email"].has-error:after,
textarea.has-error:after {
	content: "Merci de remplir ce champs";
}

/*********************************************
**
** SCROLLBAR
**
*********************************************/

/* Scrollbar */
::-webkit-scrollbar {                 
  width: 10px;
  height: 10px;
  margin: 0;
  background: transparent;
}
/* Fond */
::-webkit-scrollbar-track-piece {           
  margin: 0;
  padding: 0;
}
/* Fond pour la barre du bas */
::-webkit-scrollbar-track-piece:horizontal {      

}
/* Barre */
::-webkit-scrollbar-thumb {              
  background-color: #b3b3b3;
  box-shadow: none;
  border-radius: 10px;
  border: 2px solid transparent;
  background-clip: padding-box;
}
/* Barre du bas */
::-webkit-scrollbar-thumb:horizontal {          
  background-color: #b3b3b3;
  box-shadow: none;
  border-radius: 10px;
  border: 2px solid transparent;
  background-clip: padding-box;
}
::-webkit-scrollbar-thumb:hover {           
  background-color: #0386f0;
  box-shadow: none;
}
::-webkit-scrollbar-thumb:active {           
  background-color: #000;
  box-shadow: none;
}

/*********************************************
**
** NAV
**
*********************************************/

#nav {
	background-color: #fff;
	font-size: 14px;
}
#nav .col-md-3 {
	text-align: left;
}
#nav #brand {
	display: block;
	background: url('img/logo.png') no-repeat center 14px;
	width: 161px;
	height: 60px;
	text-indent: -9999px;
	margin: 0;
	/* anim */
	opacity: 1;
	z-index: 2;
}
#nav #brand:hover {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
	opacity: 0.5;
}
#nav .lang {
	float: right;
	margin: 19px 0 0 30px;
}
#menu-menu-principal {
	float: right;
	margin-right: 20px;
}
#menu-menu-principal li {
	display: inline-block;
	margin-left: 30px;
}
#menu-menu-principal li:first-child {
	margin-left: 0;
}
#menu-menu-principal li a {
	font-weight: bold;
	display: block;
	line-height: 30px;
	margin: 15px 0;
}
#menu-menu-principal li a:hover {
	color: #ccc;
}
#menu-menu-principal li.current-menu-item a {
	color: #F4795C;
}
#menu-menu-principal li.current-menu-item#menu-item-9 a {
	color: #F4795C;
}
#menu-menu-principal li.current-menu-item#menu-item-10 a {
	color: #9BC99B;
}
#menu-menu-principal li.current-menu-item#menu-item-11 a {
	color: #4165AD;
}

/*********************************************
**
** LOADER
**
*********************************************/

#loader {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	height: 3px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ie-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#loader.visible {
	opacity: 1;
}
#loader-progress {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0%;
	background-color: #F4795C;
}
#loader-progress.progressing {
	width: 33%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ie-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#loader-progress.end {
	width: 100%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ie-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.smooth-hide {
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ie-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 0.4s ease-out;
	left: -100% !important;
	opacity: 0 !important;
	right: 100% !important;
}

#content-loader,
#project-content-loader {
	position: fixed;
	z-index: 99;
	top: 60px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #8FCCD8;
	background-image: url('img/loader.svg');
	background-size: 70px;
	background-repeat: no-repeat;
	background-position: center 45%;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ie-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 0.4s ease-out;
	/*-webkit-animation: 3s LOADING infinite;
	-moz-animation: 3s LOADING infinite;
	-ie-animation: 3s LOADING infinite;
	-o-animation: 3s LOADING infinite;
	animation: 3s LOADING infinite;*/
}
#project-content-loader {
	position: absolute;
	top: 0;
}
#content-loader:after,
#content-project-loader:after {
	content: "CHARGEMENT";
	color: #F4795C;
	font-size: 15px;
	line-height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	margin-top: 25px;
	margin-left: -100px;
	text-align: center;
	font-weight: bold;
}
  
@keyframes LOADING {
  0% {
    background-color: #E0E4E8;
  }
  25% {
    background-color: #F4795C;
  }
  50% {
    background-color: #B1E8B3;
  }
  75% {
    background-color: #8FCCD8;
  }
  100% {
    background-color: #E0E4E8;
  }
}

@keyframes ROTATING {
  0% {
    /*transform: rotate(0deg);*/
    background-position: 40% center;
  }
  25% {
  }
  50% {
    /*transform: rotate(180deg);*/
    background-position: 60% center;
  }
  75% {
  }
  100% {
    /*transform: rotate(0deg);*/
    background-position: 40% center;
  }
}

/*********************************************
**
** CAROUSEL
**
*********************************************/

#hero-carousel {
    width: 100%;
    height: 100%;
    min-height: 300px;
    position: relative;
    overflow: hidden;
}
#hero-carousel .carousel-control.left:hover,
#hero-carousel .carousel-control.right:hover {
    opacity: 0.7;
}
#hero-carousel .carousel-control {
    position: absolute;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -30px;
    left: 20px;
    opacity: 0;
    border-radius: 50%;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #F4795C;
}
#hero-carousel .carousel-control.left {
    background-image: url(img/carousel/arrow-prev.png);
    background-position: 14px center;
}
#hero-carousel .carousel-control.right {
    background-image: url(img/carousel/arrow-next.png);
    background-position: 17px center;
    left: auto;
    right: 20px;
}
#hero-carousel:hover .carousel-control {
	opacity: 0.8;
}
#hero-carousel .carousel-indicators {
	width: 100%;
    bottom: 10px;
    left: 50%;
    margin-left: -50%;
	text-align: center;
}
#hero-carousel .carousel-indicators li {
    border: none;
    background-color: rgba(255,255,255,0.5);
    margin: 0 3px 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
}
#hero-carousel .carousel-indicators .active {
    background-color: #F4795C;
    position: relative;
}
#hero-carousel .carousel-inner {
	height: 100%;
}
#hero-carousel .carousel-inner .item {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#hero-carousel .item-infos {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: rgba(122,201,67,0.9);
	padding: 100px 20px 0 0;
	overflow: hidden;
}
#hero-carousel .item-infos h2 {
	color: #343d59;
	font-size: 24px;
}
#hero-carousel .item-infos h2:after {
	background-color: #fff;
}
#hero-carousel .item-infos p {
	color: #fff;
}


/*********************************************
**
** CONTENT
**
*********************************************/

#content {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	color: #fff;
	overflow: hidden;
}
.col-left,
.col-right {
	position: absolute;
	top: 0;
	bottom: 0;
}
.col-left {
	left: 0;
	right: 50%;
	text-align: right;
	padding: 0 50px;
}
.col-right {
	right: 0;
	left: 50%;
	padding: 0;
}
.col-left {

}
.vertical-align {
	position: relative;
	left: -100px;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ie-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.vertical-align.aligned {
	opacity: 1;
	left: 0;
}

/*********************************************
**
** CONTENT
**
*********************************************/

#home .col-left {
	background-color: #8FCCD8;
	overflow: hidden;
	overflow-y: auto;
	text-align: center;
}
#home .col-left .btn-taxonomy {
	margin-left: 10px;
	margin-right: 0;
}
#home .col-left h1 {
	display: none;
}
#home .col-left h2 {
	font-size: 34px;
	line-height: 44px;
	font-weight: 300;
	color: #666;
	margin-bottom: 30px;
}
#home .col-left h2 strong {
	color: #fff;
}
#home .col-left p {
	margin-top: 30px;
}
#home .call-to-action-row {
	/*border-top: 1px dashed #666;*/
}

/*********************************************
**
** PORTFOLIO
**
*********************************************/

#portfolio .col-left {
	background-color: #4165AD;
}
#portfolio .col-right {
	overflow-y: auto;
	background-color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ie-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#portfolio.open .col-right {
	left: 0;
}
#portfolio .project {
	display: block;
	width: 100%;
	height: 120px;
	overflow: hidden;
	padding: 20px 40px 0 40px;
	position: relative;
	opacity: 1;
	/*border-left: 20px solid transparent;*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ie-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#portfolio .project:hover {
	border-color: #4165AD;
}
#portfolio .project.no-margin {
	padding: 0;
}
#portfolio .project.not {
	height: 0;
	opacity: 0;
	padding: 0;
}
.project:nth-child(3n+1) {
	background-color: #E0E4E8;
}
.project:nth-child(3n+2) {
	background-color: #9BC99B;
}
.project:nth-child(3n+3) {
	background-color: #8FCCD8;
}
.project .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.8);
	/*background-color: rgba(65,101,173,0.8);*/
	color: #fff;
	opacity: 0;
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ie-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ie-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.project .overlay h3 {
	line-height: 20px;
	text-align: center;
	padding: 32px 0 0;
}
.project .overlay .tags {
	text-align: center;
	font-size: 13px;
}
.project .overlay .tags div {
	pointer-events: none;
}
.project img {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ie-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.project:hover .overlay {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ie-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.project:hover img {
	top: -60px;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ie-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.project.loading {
	pointer-events: none;
}
.project.loading:after,
.image-wrapper.loading:after {
	content: "";
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.5;
	background-color: #fff;
	background-image: url('img/loader4.svg');
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ie-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 0.4s ease;
	/*-webkit-animation: 3s ROTATING infinite;
	-moz-animation: 3s ROTATING infinite;
	-ie-animation: 3s ROTATING infinite;
	-o-animation: 3s ROTATING infinite;
	animation: 3s ROTATING infinite;*/
}
.image-wrapper.loading {
	background-color: #333;
}
#project .image-wrapper {
	position: relative;
}
#project {
	position: absolute;
	top: 0;
	left: 100%;
	right: 0;
	bottom: 0;
	z-index: 3;
	background-color: #333;
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ie-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#project .project-txt {
	padding: 35px 35px 0 35px;
}
#project .project-content {
	padding: 35px 35px 0 35px;
	overflow: hidden;
	overflow-y: auto;
	position: absolute;
	left: 50%;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #fff;
	border-top: 1px solid #ccc;
}
#project h1 {
	font-size: 28px;
}
#project h3 {
	margin-top: 60px;
}
#project .btn {
	margin-top: 0;
}
#project.open {
	left: 10%;
}
#portfolio-overlay {
	position: absolute;
	top: 0;
	left: 100%;
	right: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
	background-color: rgba(255,255,255,0.7);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ie-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#portfolio-overlay.open {
	left: 0;
}
#portfolio-overlay:hover {
	opacity: 0.3;
}
#portfolio-overlay:hover + #project.open {
	left: 15%;
}
#project-description {
	
}
#project-close {
	color: #999;
	cursor: pointer;
	background: url(img/close.png) no-repeat 100% center;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ie-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#project-close:hover {
	opacity: 0.5;
}
#project-content {
	
}

#project-content img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}

/*********************************************
**
** COMPETENCES
**
*********************************************/

#competences .col-left,
#competences .col-right {
	background-color: #9BC99B;
}
#competences .col-right {
	text-align: center;
}
#myChart {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ie-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#competences h3 {
	
}
#competences .level {
	padding: 4px 0;
	border-radius: 0;
	border-radius: 15px;
	margin: 0 10px 5px 0;
	background-color: transparent;
	cursor: default;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ie-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#competences .level:hover {
	
}
#competences .level .col-md-6:first-child {
	text-align: right;
}
#competences .level h3 {
	margin-bottom: 0;
	display: inline-block;
	font-size: 14px;
} 
#competences .level .col-md-6.level-bullets {
	text-align: left;
}
#competences .level .level-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #ccc;
	border: 2px solid #fff;
	margin: 0 5px;
	text-indent: 9999px;
	opacity: 0.6;
}
#competences .level .level-visible {
	opacity: 1;
	background-color: #4165AD;
}

/*********************************************
**
** CONTACT
**
*********************************************/

#contact .col-left {
	background-color: #F4795C;
}
#contact .col-right {
	
}
#contact #map {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 300px;
}
#address {
	margin-top: 20px;
}
#address p {
	line-height: 24px;
}
#address a {
	color: #fff;
	text-decoration: underline;
}
#address a:hover {
	text-decoration: none;
}
.networks {
	margin-top: 20px;
}
.network {
	display: inline-block;
	text-indent: 9999px;
	width: 40px;
	height: 40px;
	margin-left: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px;
	border-radius: 50%;
	background-color: #F4795C;
	border: 2px solid rgba(255,255,255,0.6);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ie-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.network:hover {
	background-color: #4165AD;
	border: 2px solid rgba(255,255,255,1);
}
.network.twitter {
	background-image: url('img/social/white/twitter.png');
}
.network.linkedin {
	background-image: url('img/social/white/linkedin.png');
}
.network.viadeo {
	background-image: url('img/social/white/viadeo.png');
}

/*********************************************
**
** FOOTER
**
*********************************************/


/*********************************************
**
** RESPONSIVE
**
*********************************************/

@media (max-width: 1200px) {
	
}
@media (min-width: 992px) {

}
@media (max-width: 991px) {
	#home .col-left h2 {
	    font-size: 24px;
	    line-height: 34px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {

}
@media (max-width: 767px) {
	#nav #brand {
		margin: 0 auto;
	}
	#content {
		position: relative;
		top: 0;
		overflow: hidden;
	}
	.col-left, .col-right {
		position: relative;
		text-align: center;
		padding: 30px 40px;
		left: 0;
		right: 0;
	}
	h1 {
		font-size: 26px;
	}
	#home .col-left h2 {
		font-size: 24px;
	}
	#home .col-left p {
		margin-top: 0;
	}
	#home .col-right,
	#portfolio .col-right {
		padding: 0;
	}
	.vertical-align {
		position: initial;
	}
	#menu-menu-principal {
		margin-right: 0;
		text-align: center;
		width: 100%;
	}
	#hero-carousel {
		height: 300px;
	}
	.btn-tag {
		padding: 5px 10px;
		font-size: 12px;
	}
	#portfolio.open {
		width: 0;
		height: 0;
		overflow: hidden;
	}
	#portfolio-overlay.open {
		left: 100%;
	}
	#project {
		overflow: hidden;
		overflow-y: auto;
		position: relative;
		width: 0;
		height: 0;
	}
	#project.open {
		left: 0;
		height: 100%;
		width: auto;
	}
	#project .project-content {
		position: initial;
		border-top: 0;
	}
	#project .project-txt,
	#project .project-content {
		padding: 30px 20px;
	}
	#contact .col-right,
	#contact #map {
		height: 300px;
	}
	#competences h3,
	#competences .level .col-md-6,
	#competences .level .col-md-6.level-bullets {
		text-align: center !important;
		display: block !important;
	}
	#competences .level .col-md-6.level-bullets {
		margin: 20px 0;
	}
	#competences .level h3 {
		font-size: 16px;
	}
}

/*--------------------
**
** END
**
---------------------*/



