
@font-face {
	font-family: letra;
	src: url('AdventPro-Regular.ttf') format('truetype') ;
}
@font-face {
	font-family: letra2;
	src: url('Helvetica.ttc') format("opentype") ;

}
@font-face {
	font-family: negrita;
	src: url('AdventPro-Bold.ttf') format("truetype") ;

}
@font-face {
	font-family: letra3;
	src: url('MinionPro-Regular.otf') format("opentype") ;

}
b{
	font-family: negrita
}
*::-moz-selection{
	background: #616d76;
	color: white;
}

*::selection {
	background: #616d76;
	color: white;
}
#logo{
	font-family:letra;
}
a:hover,a:focus{

}
a{
	text-decoration: none !important;
}
body{
	min-width:450px;
	font-family: letra2;
	position: relative;
	color: black;
}
#content{
	overflow: hidden;
	min-height: 100vh;
}
#content>div{
	float: left;
	width:400px;
	overflow: hidden;
}
#content>div:first-child{
	width:calc(100% - 400px);
	padding-right: 50px;
	padding-bottom: 30px;
}
/*#content>div:last-child{*/
#portfolio{
	float: none !important;
	right: 0px;
	border-left:1px solid #F7931E;
	padding-top:20px;
	font-family:letra;
	position: fixed;
	overflow: visible !important;
	height: 100%;
	-webkit-transition: right 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out;
    -ms-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
}
#paginas{
	height: calc(100vh - 120px);
	overflow-y: scroll !important;
}
#paginas::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #fff;
}
#paginas::-webkit-scrollbar
{
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
    #touch-action:auto;
}

#paginas::-webkit-scrollbar-thumb
{
    background-color: #F7931E;
}
#content>div:after{
	content:'';
	clear: both;
}
#anivia{
	position: relative;
	z-index: 1;
}
#anivia:after{
	content:'';
	clear: both;
}
#anivia>div{
	float: left;
}
#yolo{
	width:calc(100% - 500px);
	margin-top:-100px;
	height: 500px;
}
#yolo:after{
	content:'';
	clear: both;
}
#yolo>div{
	float: right;
}
#imagen{
	width:calc(100% - 350px);
	text-align: right;
}
#imagen img{
	max-width:300px;
}
#menu{
	max-width: 350px;
	width:100%;
	margin-top:170px;
	border-radius: 1px solid black;
	position: relative;
}
#menu a{
	display: block;
	font-size: 20px;
	color:black;
	font-family: letra;
	margin-bottom:23px;
	position: relative;
	width: max-content;
	cursor: pointer;
}
#menu a.active{
	color:#ff8800;
}
#menu a:after{
	content:'';
	width:120%;
	position: relative;
	left:-20%;
	bottom: -2px;
	border-bottom: 1px dotted #f9e4cf;
	z-index: 2;
	display: block;
}
#menu a:nth-child(2){
	padding-left: 55px;
}
#menu a:nth-child(3){
	padding-left: 60px;
}
#menu a:nth-child(4){
	padding-left: 50px;
}
#menu a:nth-child(5){
	padding-left: 30px;
}
.circulo{
	position: absolute;
	height: 600px;
	width:600px;
	left:-550px;
	top:-260px;
	border-radius: 50%;
	border: 1px solid #f9e4cf;
}
#logo{
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#logo h1{
	float: right;
	font-size: 30px;
	color:#ff8000;
	width: max-content;
	margin-top:50px;
	margin-left: 10px;
}
#logo h2{
	float: right;
	font-size: 70px;
	width: max-content;
}
#imagen{
	min-height: 300px;
}
#curriculum{
	width:100%;
	max-width: 800px;
	float: right;
	padding-left: 10px;
	font-family: letra2;
}
#curriculum h2{
	font-size: 20px;
	color:#ff8000;
	margin-bottom: 5px;
}
#curriculum p{
	padding-left: 50px;
}
#curriculum ul{
	padding-left: 65px;
}
#curriculum span{
	width:85px;
	display: inline-block;
}
.datos{
	font-size:30px;
	padding: 0px 10px;
}
.datos i{
	font-size:25px;
	color:#777;
}
.linkedin{
	color:white;
	background-color: #ff8000;
	border-radius:50%;
	padding: 4px 8px;
	margin-left: 10px;
	#height: 50px;
	#width: 30px;
	display: inline-block !important;
	font-size: 18px;
	position: relative;
	top: -4px;
}
.linkedin i{
	font-size: 18px;
}
.porfolio{
	background-color:#f9e4cf;
	padding: 5px 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 20px;
}
.pag{
	margin-bottom: 40px;
}
.pag div{
	padding: 5px;
}
.pag a{
	color:#ff8000;
	font-family: negrita;
	font-size: 16px;
}
.pag span{
	display:inline-block;
}
.pag img{
	width:100%;
}
.margen{
	margin-right: 40px;
}
/*--------------  Presentacion ---------------*/

#presentacion{
	width:500px;
	height: 300px;
	margin-top:50px;
	position: relative;
}
#demo_logo{
	position: absolute;
	z-index: 5;
	display: none;
	left: 0px;
	right: 0px;
	margin: auto;
}
.paso1,.paso2,.paso3,.paso4,.paso_final{
	position: relative;
	max-width: 1450px;
	width: 100%;
	overflow: hidden;
	margin: auto;
	white-space: nowrap;
	font-size: 0px;
	display: none;
}
.paso2,.paso3,.paso4,.paso_final{
	white-space:normal;
	font-size: 16px;
	overflow: visible;
	position: absolute;
	margin: auto;
	top:0px;
	left: 0px;
	right: 0px;
}
.paso1:before,.imageground:before{
	content: "";
	width: 6px;
	height: 100%;
	position: absolute;
	left: 0px;
	top:0px;
	z-index: 1;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.71) 29%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(29%, rgba(255,255,255,0.71)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.71) 29%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.71) 29%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.71) 29%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0.71) 29%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.paso1:after,.imageground:after{
	content: "";
	width: 6px;
	height: 100%;
	position: absolute;
	right: 0px;
	top:0px;
	z-index: 1;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 23%, rgba(255,255,255,0.74) 74%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(23%, rgba(255,255,255,0.23)), color-stop(74%, rgba(255,255,255,0.74)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 23%, rgba(255,255,255,0.74) 74%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 23%, rgba(255,255,255,0.74) 74%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 23%, rgba(255,255,255,0.74) 74%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 23%, rgba(255,255,255,0.74) 74%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.paso1 h2{
	height: 70px;
	text-align: center;
	margin-bottom:20px;
}
.paso2 h2,.paso3 h2,.paso4 h2{
	height: 70px;
	text-align: center;
	margin-bottom:20px;
	display: inline-block;
}
.paso1 div{
	padding: 45px;
	display: inline-block;
	border-radius:50%;
	background-color:#998675;
	margin-right: 20px;
	position: relative;
}
.p_logo{
	background-color: #F6921D !important;
}
.presentacion spam{
	color:#F7931E;
}
.pose{
	display: block;
	z-index: 3;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
}
.capacidades{
	position: absolute;
	left:0px;
	right: 0px;
	z-index: 4;
	display: none;
}
.linea{
	position: absolute;
	width:70px;
	left: 0px;
	right: 0px;
	margin: auto;
	z-index: 2;
	transform:rotate(45deg);
	height: 10px;
	background-color: #F7931E;
}
.linea:nth-child(even){
	transform:rotate(135deg)
}
.storm{
	color: #fbd8b0;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
}
.storm div{
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
}
.demo_web{
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
}
.demo_web div{
	height:288px;
	width:313px;
	position: absolute;
}
.demo_web div:nth-child(1){
	left:10%;
}
.demo_web div:nth-child(2){
	right:10%;
}
.neg{
	content: "";
	display: block;
	height: 165%;
	max-height: none !important;
	width: 10px !important;
	border-radius: 5px;
	background-color: rgba(255, 0, 0, 0.8);
	position: absolute;
	z-index: 1;
	transform:rotate(45deg);
	top: 0px;
	left: 0px !important;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
.demo_web img{
	display: block;
	width:50%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
.onda{
	border:0px solid white;
	display: block;
	height: 0px;
	width: 0px;
	max-width: 100%;
	border-radius: 50%;
	left: 0px;
	right: 0px;
	z-index: 4;
	margin: auto;
	position: absolute;
	background: radial-gradient(ellipse at center, transparent 46.976%,#F7931E 47%);
	background-size: cover;
	background-position: center;
}
.contacto_web{
	max-width:550px;
	margin: auto;
	padding: 10px;
	overflow: hidden;
}
.contacto_web{
	color: white;
	font-size: 30px;
}
.contacto_web .izq{
	width: calc(50% - 15px);
	margin-right: 30px;
	float: left;
	position: relative;
	background-color: #F7931E;
	border-radius: 10px;
	padding: 20px 10px;
	height: 128px;
}
.contacto_web .der{
	width: calc(50% - 15px);
	float: left;
	position: relative;
	background-color:#998675;
	border-radius: 10px;
	padding: 20px 10px;
	height: 128px;
}
.contacto_web .bot{
	#width: 100%;
	margin-top: 30px;
	position: relative;
	background-color:#998675;
	border-radius: 10px;
	padding:5px 10px;
	float: left;
}
.contacto_web .legal{
	display: flex;
	width: 100%;
	margin-top: 20px;
	position: relative;
	border-radius: 10px;
	padding:0px;
	float: left;
	overflow: hidden;
}
.legal button{
	display: block;
	padding: 5px 10px;
	font-size: 20px;
	background-color: #F7931E;
	border: none;
}
.contacto_web input[type="radio"]{
	position: absolute;
	top: 0px;
	left: 0px;
}
.contacto_web input{
	width: 100%;
	height: 40px;
	border-radius: 10px;
}
.contacto_web textarea{
	font-size: 16px;
	padding: 5px;
	border-radius: 10px;
	border:none;
	margin-top: 20px;
	width: 100%;
	height: 150px;
	margin-bottom: 0px;
}
textarea{
	color:black;
}
.contacto_web input[type="checkbox"]{
	width: auto;
	height: auto;
	top: 2px;
	position: relative;
}
.legal label{
	font-size: 14px;
	background-color: #fbd8b0;
	padding: 7px 10px;
	width: 100%;
	display: block;
	#height: 100%;
	margin-bottom: 0px;
}
.cont_form{
	display: block !important;     
	height: 320px;
	padding-bottom: 20px;
}

.cont_form::-webkit-scrollbar-track
{
	background-color: #ddd;
}
.cont_form::-webkit-scrollbar
{
	width: 6px;
	height: 6px;
	background-color: #ddd;
	touch-action:auto;
}

.cont_form::-webkit-scrollbar-thumb
{
	background-color: #F7931E;
}
.anivia{
	display: block;
	text-align: center;
	position: absolute;
	top:750px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.anivia h2{
	display: none;
	color: black;
	font-size: 40px !important;
}
.anivia h2:first-child{
	#display: block;
}
.paso_final h2{
	margin-bottom: 0px;
	height: 30px;
}
.cont_form{
	display: flex !important;
	overflow-x: scroll;
	overflow-y: hidden;
	width: auto;
	font-size: 22px;
	height: fit-content;
}
.cont_form .izq,.cont_form .der{
	min-width: 230px;
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	height: 89px;
}
.contacto_web .bot{
	margin-top: 0px;
	margin-left:30px;
	#min-width: 400px;
}
.contacto_web textarea{
	height: 100px;
	margin-bottom: -10px;
}
.anivia{
	bottom: 60px; 
	font-size: 20px !important;
}

input{
	outline: none;
	color: #111;
	font-size: 16px;
	display: block;
	max-width: 400px;
	width: 100%;
	border:none;
	border-bottom:solid 1px #ff8800;
	padding:4px 10px;
	margin-bottom: 15px;
	background-color: #eee;
}
input[type="checkbox"]{
	display: inline-block;
	width: auto;
}
textarea{
	outline: none;
	color: #111;
	font-size: 16px;
	display: block;
	width: 100%;
	max-width: 700px;
	border:none;
	border-bottom:solid 1px #ff8800;
	padding:4px 10px;
	margin-bottom: 15px;
	min-height: 100px;
	background-color: #eee;
}
button{
	display: block;
	color: #ff8800;
	background-color: black;
	padding: 5px 10px;
	border:none;
	font-size: 18px;
	margin-top: 10px;
}
button:hover{
	background-color: #ff8800;
	color: black;
}
form a {
	color: #ff8800
}
.demo_web div{
	z-index: 11;
}
.demo_web div{
}
.demo_web div:nth-child(1){
	#width: 150px !important;
	left:5px;
}
.demo_web div:nth-child(2){
	#width: 150px !important;
	right:5px;
}

.paso1 h2, .paso2 h2,.paso3 h2,.paso4 h2,.paso_final h2{
	height: 50px;
	font-size: 18px;
	width: 100%;
}



.paso1 div{
	padding: 25px;
}
#web h1{
	font-size: 26px;
	height: 40px;
	width: 200px;

}
#web h1 span{
	top:5px;
}
.indice{
	font-size: 13px;
}
.indice a{
	padding: 3px 5px;
	font-size: 11px;
}
.demo_web div{
	max-width: 120px !important;
	max-height: 110px !important;
	top:35px;
}
.demo_web .neg{
	max-width: 120px !important;
	max-height: 110px !important;
	top:0px;
}

.mostrar{
	color: white;
	font-size: 30px;
	padding: 4px 8px;
	width:33px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	position: absolute;
	left: -33px;
	top: 170px;
	background-color: #ff8000;
	display: block;
	cursor: pointer;
	display: none;
}
.trabajo{
	height:70px;
	margin-right: 30px;
}
footer{
	padding: 20px 10px;
	text-align: center;
	display: block;
	width: 100%;
}
footer a{
	display: inline-block;
	margin-right: 30px;
	color:black;
}
footer a:hover{
	color:gray;
}
.content{
	max-width:1000px;
	margin-top: 40px;
	padding: 10px;
	margin: auto;
}
.content h1{
	font-size: 20px;
	color:#ff8800;
}
/*-----------------------------------*/

@media (max-width:1700px){
	.mostrar{
		display: block;
	}
	.right0{
		right: 0px !important;
	}
	#content{
		position: relative;
	}
	#portfolio div{
		#display: none;
	}
	#portfolio{
		overflow: visible !important;
		#display: none;
		#position: absolute;
		top:0px;
		right: -400px;
		float: none;
		z-index: 10;
		background-color: white;
		box-shadow: 1px 1px 1px 1px #bbb;
	}

	#cv{
		max-width:1200px !important;
		width:100% !important;
		margin: auto !important;
		float: none !important;
	}
}

@media (max-width:1250px){
}
@media (max-width:1250px){
	#logo{
		text-align: right;
		padding: 0px 10px;
	}
	#logo h1{
		width: 100%;
		margin-top: 30px;
	}
	#logo h2{
		width: 100%;
		margin-top: 10px;
	}	
	#imagen{
		top:-60px;
		position: relative;
	}
	#menu{
		z-index: 2;
	}
	#presentacion{
		z-index: 2;
		position: relative;
		margin: auto;
		margin-bottom: 50px;
	}
}

@media (max-width:930px){

	#cv{
		padding: 10px 0px !important;
	}

	#modal-dialog{
		width: 230px;
		padding: 20px;
		text-align: center;
		margin: auto;
		background-color: white;
		margin-top:10%;
	}
	.modal-cerrar{
		border: none;
		margin-left: 20px;

	}
	.pre-slide{
		width: 100%;
		left: 0px;
		max-width: 100%;
		margin-top: -60px;
	}

}

@media (max-width:870px){
	#yolo{
		float: none !important;
		width: 100%;
		margin-top: 0px;
		height: auto;
	}
	#presentacion{
		margin-top: 5px;
		float: none !important;
	}
	#menu{
		float: none !important;
		max-width: 100%;
		overflow: hidden;
		margin-top: 55px;
		background-color: #ffffffcc;
		padding-top: 10px;
	}
	#menu a{
		float: left;
		padding: 5px;
		margin-bottom: 10px;
		padding-left: 30px !important
	}
	#imagen {
		top: -220px;
		#left: -46px;
		left: -105px;
		position: absolute;
	}
	.circulo{
		left:-582px;
		top:-205px;
	}

}
@media (max-width:650px){
	#logo h1{
		font-size:20px; 
		margin-top: 20px;
	}
	#logo h2{
		font-size:50px; 
	}
	#imagen{
		top:-190px;
	}

}
@media (max-width:1050px){

}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	margin-bottom: 60px;
	padding: 0;
	*zoom: 1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bxslider {
	margin: 0;
	padding: 0;
}
ul.bxslider {
	list-style: none;
}
.bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	margin-left:  27px;
	padding-right: 27px;
}
/** THEME
===================================*/

/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url('../img/bx_loader.gif') center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: bottom;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url('../img/controls.png') -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url('../img/controls.png') -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
body:after {
	content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
	display: none;
}

body.lb-disable-scrolling {
	overflow: hidden;
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	border-radius: 3px;
}

.lightbox a img {
	border: none;
}

.lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-container {
	padding: 4px;
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.lb-container > .nav {
	left: 0;
}

.lb-nav a {
	outline: none;
	background-image: url('data:img/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../img/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../img/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-data {
	padding: 0 4px;
	color: #ccc;
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../img/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
@media (max-width:650px){
	#clorofila img{
		width:100% !important;
		float: none;
	}

}
/**
*
* slippry v1.4.0 - Responsive content slider for jQuery
* http://slippry.com
*
* Authors: Lukas Jakob Hafner - @saftsaak
*          Thomas Hurd - @SeenNotHurd
*
* Copyright 2016, booncon oy - http://booncon.com
*
*
* Released under the MIT license - http://opensource.org/licenses/MIT
*/
/* kenBurns animations, very basic */
@-webkit-keyframes left-right {
	0% {
		-webkit-transform: translateY(-20%) translateX(-10%);
		transform: translateY(-20%) translateX(-10%); }
	100% {
		-webkit-transform: translateY(0%) translateX(10%);
		transform: translateY(0%) translateX(10%); } }
@-o-keyframes left-right {
	0% {
		-o-transform: translateY(-20%) translateX(-10%);
		transform: translateY(-20%) translateX(-10%); }
	100% {
		-o-transform: translateY(0%) translateX(10%);
		transform: translateY(0%) translateX(10%); } }
@keyframes left-right {
	0% {
		-webkit-transform: translateY(-20%) translateX(-10%);
		-o-transform: translateY(-20%) translateX(-10%);
		transform: translateY(-20%) translateX(-10%); }
	100% {
		-webkit-transform: translateY(0%) translateX(10%);
		-o-transform: translateY(0%) translateX(10%);
		transform: translateY(0%) translateX(10%); } }
@-webkit-keyframes right-left {
	0% {
		-webkit-transform: translateY(0%) translateX(10%);
		transform: translateY(0%) translateX(10%); }
	100% {
		-webkit-transform: translateY(-20%) translateX(-10%);
		transform: translateY(-20%) translateX(-10%); } }
@-o-keyframes right-left {
	0% {
		-o-transform: translateY(0%) translateX(10%);
		transform: translateY(0%) translateX(10%); }
	100% {
		-o-transform: translateY(-20%) translateX(-10%);
		transform: translateY(-20%) translateX(-10%); } }
@keyframes right-left {
	0% {
		-webkit-transform: translateY(0%) translateX(10%);
		-o-transform: translateY(0%) translateX(10%);
		transform: translateY(0%) translateX(10%); }
	100% {
		-webkit-transform: translateY(-20%) translateX(-10%);
		-o-transform: translateY(-20%) translateX(-10%);
		transform: translateY(-20%) translateX(-10%); } }
/* added to the original element calling slippry */
.sy-box.sy-loading {
	background: url("/images/sy-loader.gif") 50% 50% no-repeat;
	-webkit-background-size: 32px 32px;
	background-size: 32px;
	min-height: 40px; }
.sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
	visibility: hidden; }

/* element that wraps the slides */
.sy-slides-wrap {
	position: relative;
	height: 100%;
	width: 100%; }
.sy-slides-wrap:hover .sy-controls {
	display: block; }

/* element that crops the visible area to the slides */
.sy-slides-crop {
	height: 100%;
	width: 100%;
	position: absolute;
	overflow: hidden; }

/* list containing the slides */
.sy-list {
	width: 100%;
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute; }
.sy-list.horizontal {
	-webkit-transition: left ease;
	-o-transition: left ease;
	transition: left ease; }
.sy-list.vertical {
	-webkit-transition: top ease;
	-o-transition: top ease;
	transition: top ease; }

/* single slide */
.sy-slide {
	position: absolute;
	width: 100%;
	z-index: 2; }
.sy-slide.kenburns {
	width: 140%;
	left: -20%; }
.sy-slide.kenburns.useCSS {
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity; }
.sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
	-webkit-animation-name: left-right;
	-o-animation-name: left-right;
	animation-name: left-right;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards; }
.sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
	-webkit-animation-name: right-left;
	-o-animation-name: right-left;
	animation-name: right-left;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards; }
.sy-slide.sy-active {
	z-index: 3; }
.sy-slide > img {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	border: 0; }
.sy-slide > a {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%; }
.sy-slide > a > img {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	border: 0; }

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
	display: none;
	list-style: none;
	height: 100%;
	width: 100%;
	position: absolute;
	padding: 0;
	margin: 0; }
.sy-controls li {
	position: absolute;
	width: 10%;
	min-width: 4.2em;
	height: 100%;
	z-index: 33; }
.sy-controls li.sy-prev {
	left: 0;
	top: 0; }
.sy-controls li.sy-prev a:after {
	background-position: -5% 0; }
.sy-controls li.sy-next {
	right: 0;
	top: 0; }
.sy-controls li.sy-next a:after {
	background-position: 105% 0; }
.sy-controls li a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px; }
.sy-controls li a:link, .sy-controls li a:visited {
}
.sy-controls li a:hover, .sy-controls li a:focus {
	outline: none; }
.sy-controls li a:after {
	content: "";
	background-image: url("../img/arrows.png");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	text-indent: 0;
	position: absolute;
	width: 3.5em;
	height: 3.5em;
	left: 50%;
	top: 50%;
	margin-top: -1.4em;
	margin-left: -1.4em;
}
@media only screen and (max-device-width: 600px) {
	.sy-controls {
		display: block; }
	.sy-controls li {
		min-width: 2.1em; }
	.sy-controls li a:after {
		width: 1.4em;
		height: 1.4em;
		margin-top: -0.7em;
		margin-left: -0.7em; } }

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
	position: absolute;
	bottom: 2em;
	z-index: 12;
	left: 50%; }
.sy-caption-wrap .sy-caption {
	position: relative;
	left: -50%;
	background-color: rgba(0, 0, 0, 0.54);
	color: #fff;
	padding: 0.4em 1em;
	border-radius: 1.2em; }
.sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {
	color: #e24b70;
	font-weight: 600;
	text-decoration: none; }
.sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {
	text-decoration: underline; }
@media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
	.sy-caption-wrap {
		left: 0;
		bottom: 0.4em; }
	.sy-caption-wrap .sy-caption {
		left: 0;
		padding: 0.2em 0.4em;
		font-size: 0.92em;
		border-radius: 0; } }

/* pager bubbles */
.sy-pager {
	clear: both;
	display: block;
	width: 100%;
	margin: 1em 0 0;
	padding: 0;
	list-style: none;
	text-align: center; }
.sy-pager li {
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	margin: 0 1em 0 0;
	border-radius: 50%; }
.sy-pager li.sy-active a {
	background-color: #e24b70; }
.sy-pager li a {
	width: 100%;
	height: 100%;
	display: block;
	background-color: #ccc;
	text-indent: -9999px;
	-webkit-background-size: 2em 2em;
	background-size: 2em;
	border-radius: 50%; }
.sy-pager li a:link, .sy-pager li a:visited {
	opacity: 1.0; }
.sy-pager li a:hover, .sy-pager li a:focus {
	opacity: 0.6; }

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
	width: 100%; }
.sy-filler.ready {
	-webkit-transition: padding 600ms ease;
	-o-transition: padding 600ms ease;
	transition: padding 600ms ease; }
.thumbs{
	overflow:hidden;*zoom:1;list-style: none;
	height: 130px;
	padding-right: 30px;
	width:550px;
	float: right;
}
.thumb-box .thumbs li{float:left;
	max-width:150px;
	text-align:center;margin-left:10px;border:4px solid white;border-radius:5px;}
.thumb-box .thumbs li img{max-width:100%;opacity:1;-moz-transition:opacity 0.32s;-o-transition:opacity 0.32s;-webkit-transition:opacity 0.32s;transition:opacity 0.32s;height:94px;}
.thumb-box .thumbs li img.active{opacity:1}.thumb-box .thumbs li:hover img{opacity:1;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.newsletter{border:2px solid #e24b70;padding:10px 15px}.newsletter h3{margin:0}#mc-embedded-subscribe{float:right}#mc_embed_signup form{padding:8px 0 0 !important}#mc_embed_signup input.email,#mc_embed_signup #mc-embedded-subscribe{margin-bottom:0 !important;height:48px;font-size:18px;min-width:auto}.clear{overflow:hidden;*zoom:1}.carbonwrap{border:2px solid #ccc;padding-bottom:18px}@media only screen and (max-width: 768px){.carbonwrap{display:none}}#carbonads{margin:18px 10px}.carbon-poweredby{margin-top:5px !important;font-size:12px;text-decoration:none}@media only screen and (min-width: 840px){.carbon-poweredby{margin-left:15px !important}}.carbon-poweredby:before{content:' ';overflow:hidden;*zoom:1}.carbon-img{float:left}.carbon-text{font-size:13px;display:block !important;margin-bottom:2px !important;text-decoration:none;text-transform:none}@media only screen and (min-width: 840px){.carbon-text{padding-top:0 !important;float:none !important;width:auto !important;height:auto !important;margin-left:145px !important}}
.thumb-box{
	margin-top: -99px;
	position: relative;
	z-index: 10;
	overflow: hidden;
}
.sy-controls{
	display: block;
}
