.skills{
	font-family: 'Mentone', Calibri, Helvetica, 'Android7', 'Vree', 'GameFont';
	font-size: 25px;
	color: #010101;
}

.mark{
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	background: transparent;
}

.home{
	background: url(../images/vree/logo.png) no-repeat center;
    background-size: 6em;
}

.home:hover{
	background: url(../images/vree/logo_hover.png) no-repeat center;
	background-size: 6em;
}

.sticky-date{
	transition: all 0.4s;
}

#skillsContainer{
	margin-bottom: 8em;
	font-size: 1.3rem;
}

#skillsTitle{
	text-align: center;
	margin-bottom: 2em;
}

#vree{
	margin-top: -5em; 
	position: fixed; 
	z-index: -9;
	left: calc(0 - 10%);
	background: transparent;
	/*background: url(../images/vree/name.png) no-repeat center;*/
	max-width: 1334px;
	width: 100%;
	height: 100vh;
	transition: margin-top 0.4s;
}

#vree_img{
	margin-top: 21.5vh;
    position: fixed;
    z-index: -9;
    max-width: 1334px;
    transition: margin-top 0.4s;
}

#vree_vertical_img{
	margin-top: 25.5vh;
    position: fixed;
    z-index: -10;
    max-width: 412px;
    left: 50%;
    margin-left: -206px;
    opacity: 0;
}

#vree img{
	position: fixed;
    left: 1040px;
    margin: auto;
    width: 232px;
    top: -212px;
    bottom: 0;
    opacity: 0;
}

#vree_vertical{
	background: transparent;
	/*background: url(../images/vree/name_vertical.png) no-repeat center;*/
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -10;
	margin-top: -7vh;
	opacity: 0;
	transition: opacity 0.4s;
}

#cloud{
	background: url(../images/vree/soft_skills.png) no-repeat center;
    width: 100%;
    height: 400px;
    background-size: contain;
}

.esencia .triangle-1{
	background: #2E2E2E !important;
}

.esencia .full-width{
	background: #2E2E2E !important;
    padding-top: 5em;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#back{
	background: url(../images/sys/left_hover.png) no-repeat;
	background-size: 2em;
    height: 3em;
    width: 2em;
    position: absolute;
    left: 10%;
    border: 0px solid transparent;
    z-index: 8;
    display: none;
}

/*#timeline{
	color: white;
	padding: 0em 3em;
}*/

#base-timeline{
	//border-top: 0.05em dashed #666;
	width: 100%;
	height: 0.05em;
}

.base-timeline-container{
	padding: 0em 3em;
	margin-bottom: 1em;
	//transition: margin-top 0.4s;
}

.base-timeline-container h3{
	margin-bottom: 2em;
	color: white;
}

.vertical-line{
	border-left: 1px dashed #666;
    position: absolute;
    height: 20em;
    margin-top: -20px;
}

.date-in-timeline{
	color: #999;
    -webkit-transform: rotate(-180deg);
    font-size: 10px;/*0.6rem;*/
    writing-mode: vertical-lr;
/*    bottom: 0;*/
    margin-left: -1.5em;
    position: absolute;
}

#project-description{
	color: #999;
	padding: 1em 4em 3em 6em;
	text-align: justify;
}

#project-media{
	color: #999;
	padding: 1em 5em;
	text-align: left;
}

#project-description mark{
	color: white;
	background: transparent;
	font-weight: bold;
}

#project-media mark{
	color: white;
	background: transparent;
	font-weight: bold;
}

#project-description img{
	max-width: 100%; 
    width: auto;
    height: auto;
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

#project-media img{
	/*width: 100%;*/
    max-width: 100%; 
    width: auto;
    height: auto;
    //position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

.timeline-line{
	//border-radius: 2em;
    //padding: 0.1em 2em;
    text-align: left;
    height: 0.6em;
    transition: box-shadow 0.4s;
    margin: 0.9em 0em;
    //position: absolute;
}

.timeline-line-holder:hover{
    cursor: pointer;
}

.timeline-line span{
	text-align: left;
	font-size: 0.7rem;
	margin-top: -2.5em;
    position: absolute;
    font-weight: bold;
	padding: 1em 0em;
	//padding-right: 10em;
	//width: 100%;
}

.timeline-line label{
	opacity: 0;
	transition: opacity 0.4s;
}

.bubble{
	margin-top: 0 !important;
}

.filosofia .title{
	transition: width 0.4s;
}

.lvl{
	background: url(../images/sys/star.png);
	height: 2em;
	background-size: 2em;
    margin-left: 2em;
}

.timeline-icon{
	position: absolute;
    font-size: 0.7em;
    bottom: 1.3em;
    margin-left: -1.8em;
    animation-name: scaleTweener;
    animation-duration: 1s;
    animation-iteration-count:infinite;
    animation-timing-function: ease-in-out;
}

.special{
	font-size: 1em;
	bottom: 1.3em;
	color: #E7EB5D;
	text-shadow: 0 0 2em #E7EB5D, 0 0 2em #E7EB5D;
}

.level-undefined{
	display: none;
}

.level-1{
    max-width: 2em;
}
.level-2{
    max-width: 4em;
}
.level-3{
    max-width: 6em;
}
.level-4{
    max-width: 8em;
}
.level-5{
    max-width: 10em;
}

.skillLabel{
	text-align: right;
	line-height: 2.5em;
}

.skillButton{
	background: url(../images/sys/more.png) no-repeat center;
	background-size: 1.3em;
	height: 2em;
    width: 2em;
    padding: 0;
    border: 0px solid transparent;
    outline: none;
    animation: scaler 1s alternate infinite ease-in-out;
}

.skillIndicator{
	background: url(../images/sys/item.png) no-repeat center;
	background-size: 1.3em;
	height: 2em;
    width: 2em;
    padding: 0;
    border: 0px solid transparent;
    outline: none;
}

.softSkillsCloud{
	margin-top: 22em;
	margin-bottom: 13em;
	width: 100%;
	text-align: center;
}

.contact{
	//background: transparent !important;
    //outline: 0px solid transparent !important;
    //padding-top: 3em !important;
    margin-top: -2em;
}

.contact .title{
	//background: transparent !important;
    //color: white !important;
}

.footer{
	background: #2e2e2e !important;
}

@media only screen and (max-width: 991px) {
	#project-media img{

	}

	#project-description{
		text-align: center;
	}

	#project-media{
		text-align: center;
	}
}

@media only screen and (max-width: 1325px) {
	#vree_vertical{
		opacity: 1;
	}

	#vree_vertical_img{
		opacity: 1;
	}

	#vree{
		margin-top: 10vh;
		background: url(../images/vree/name_only.png) no-repeat center;
	}

	#vree_img{
		opacity: 0;
	}

	#project-description{
		padding: 1em 0.7em 3em 0.7em;
	}

	#project-media{
		padding: 1em 0.7em;
	}
}

@media only screen and (max-width: 1600px) {
	/*#fb_like{
		margin-top: 74vh !important;
	}*/
}

@media only screen and (max-width: 1000px) {
	.skillLabel {
		line-height: 1.5em;
		font-size: 0.95em;
	}
}

@media only screen and (max-width: 770px) {
	.lvl{
		display: block;
    	margin-left: 3em;
	}

	.skillLabel {
		text-align: left;
		margin-left: 3em;
		font-size: 0.85em;
	}

	.filosofia .title{
		margin-left: 20% !important;
	}

	.filosofia{
		clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%, 0 6.4em, 10% 6.4em) !important;
		-webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%, 0 6.4em, 10% 6.4em) !important;
	}

	#vree{
		background-size: 200vw !important;
	}
}

@keyframes scaleTweener {
    0% {
    	-ms-transform: scale(1); /* IE 9 */
		-webkit-transform: scale(1); /* Safari */
		transform: scale(1);
    }
    50%{
    	-ms-transform: scale(1.55); /* IE 9 */
		-webkit-transform: scale(1.55); /* Safari */
		transform: scale(1.55);
    }
    100% {
    	-ms-transform: scale(1); /* IE 9 */
		-webkit-transform: scale(1); /* Safari */
		transform: scale(1);
    }
}

.sixteen-nine {
	position: relative;
	/*border-radius: 1em;
    overflow: hidden;*/
}

.sixteen-nine:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 56.25%;
}
.sixteen-nine > .content-with-ratio {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.timeline-expand-button{
	background: url(../images/sys/more_white.png) no-repeat center;
	width: 2em;
	height: 2em;
	background-size: 2em;
	bottom: 0.55em;
	position: absolute;
	margin-left: -1.7em;
	animation-name: scaleTweener;
    animation-duration: 1s;
    animation-iteration-count:infinite;
    animation-timing-function: ease-in-out;
}

/*
.skillsTable{
	width: 700px;
}

.skillsTable tr td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.skillsTable tr td img{
	text-align: left;
	float: left;
}
.skillsTable tr td a p{
	text-align: right;
	margin: 0px;
}
.skillsTable tr td a p img{
	width: 25px;
	float: right;
    padding: 5px;
    margin-right: 30px;
    margin-left: 15px;
}

#skills_subcategory{
	visibility: hidden;
}

.skillsTable tr td p img{
	width: 25px;
	float: right;
    padding: 5px;
    margin-right: 30px;
    margin-left: 15px;
}

.subskills{
	font-family: 'Mentone', Calibri, Helvetica, 'Android7', 'Vree', 'GameFont';
	font-size: 25px;
	color: #666;
	text-align: right;
}

*/

.activeList{
	display: block;
}

.inactiveList{
	display: none;
}

#backToSkills{
	position: absolute;
	visibility: hidden;
	padding: 50px;
	margin-top: 20px;
    margin-left: -50px;
}

.inview p{
	font-size: 20px;
}

.inview p a{
	color: white; 
	font-weight: bold;
}

.wixAds_wrapper{
	display: none;
}

#work_image_description {
    opacity: 0.0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
#work_image {
    width:100%;
    height:100%;
}
#work_image:hover + #work_image_description {
    opacity: 1.0;
}

@keyframes scaler {
	0%   {transform: scale(1);}
	100% {transform: scale(1.2);}
}