﻿
body,h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto', sans-serif;
	color: #5F5F5F;
	line-height: 1.7;
	
}

.w3-bar,h1,button {
	font-family: 'Roboto', sans-serif;
}




.fa-anchor,.fa-coffee {
	font-size:200px
}

.about_email{
	font-family: 'Roboto', sans-serif;
	color: #5F5F5F;
	text-decoration: none;
	font-size: 20px;
}
.about_email a{
	color: #5F5F5F;
	text-decoration: none;
	font-size: 20px;
}
.about_email a:hover{
	
	text-decoration: underline;
	
}

.responsive_images{
	 width: 100%;
    height: auto;
	
}
.texto_nabase {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	color: #5F5F5F;
	font-size: 15px;
	text-decoration: none;
	padding-left:40px; 
	padding-top: 0px
	
}
.texto_nabase a{
	font-family: 'Roboto', sans-serif;
	color: #5F5F5F;
	text-decoration: none;
	
}
.texto_nabase a:hover{
	color: #5F5F5F;
	text-decoration:underline;
	
}

.backToWork{
	font-family: 'Roboto', sans-serif;
	color: #5F5F5F;
	font-weight:300;
	font-size: 40px;
    padding-top: 85px;
	padding-bottom: 45px;
	text-align: center;
	
}
.backToWork a{
	color: #5F5F5F;
	text-decoration: none;
	
}
.backToWork a:hover{
	opacity: 0.5;
	padding: 15px;
	background-color: #dadada;
	
}
.backToWork_dark{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	color: #3D3D3D;
	font-size: 40px;
    padding-top: 85px;
	padding-bottom: 45px;
	text-align: center;
	
}
.backToWork_dark a{
	color: #3D3D3D;
	text-decoration: none;
	
}
.backToWork_dark a:hover{
	opacity: 0.5;
	padding: 15px;
	background-color: #dadada;
	
}

.copyright{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 12px;
    padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	
}
.copyright_dark{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	color: #3D3D3D;
	font-size: 12px;
    padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	
}

/*------------ ABOUT PAGES --------------------- */

	
.about_titulo{
	font-family: 'Roboto', sans-serif;
	color: #5F5F5F;
	font-size: 55px;
	
}
.about_normal{
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	color: #5F5F5F;
	font-size: 34px;	
	
}
.about_subtitulo{
	font-family: 'Roboto', sans-serif;
	 font-weight:300;
	color: #5F5F5F;
	font-size: 24px;	
	
}
.about_subtitulo a{
	  text-decoration: none;
     color: #5F5F5F;
	font-size: 34px;
	
}
.about_subtitulo a:hover{
	opacity: 0.5;
	text-decoration: none;
	color: #575757;
	font-size: 34px;	
	
}

/*------------ WORK PAGES --------------------- */

.work{
		width: auto;
		text-align: center;
		align-content: center;
		padding: 10px;
		border: 30px;
	}

.work_titulo{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	color: #5F5F5F;
	font-size: 75px;
	padding-top: 150px;
	padding-bottom: 15px;
}
.work_subTitulo{
	    font-family: 'Roboto', sans-serif;
	    font-weight:300;
	    color: #5F5F5F;
		font-size: 19px;
		padding-top: 25px;
	    padding-bottom: 20px;
	}
.work_subTitulo a{
	    font-family: 'Roboto', sans-serif;
	    font-weight:500;
	    color: #5F5F5F;
	    text-decoration: none;
	    
		
	}
.work_subTitulo a:hover{
	    font-family: 'Roboto', sans-serif;
	    font-weight:500;
	    color: #5F5F5F;
		text-decoration: underline;
	}

.work_titulo_dark{
    	font-family: 'Roboto', sans-serif;
	    font-weight:500;
	    color: #FFF;
		font-size: 65px;
		padding-top: 150px;
	    padding-bottom: 20px;
	}
.work_subTitulo_dark{
	    font-family: 'Roboto', sans-serif;
	    font-weight:300;
	    color: #5F5F5F;
		font-size: 19px;
		padding-top: 25px;
	    padding-bottom: 20px;
	}
.work_subTitulo_dark a{
	    font-family: 'Roboto', sans-serif;
	    font-weight:500;
	    color: #5F5F5F;
	    text-decoration: none;
	    
		
	}
.work_subTitulo_dark a:hover{
	    font-family: 'Roboto', sans-serif;
	    font-weight:500;
	    color: #5F5F5F;
		text-decoration: underline;
	}

.work_images{
	padding-top: 50px;
	padding-left: 220px;
	padding-right: 220px;
		
	}
.imagework{
		
	 border: 0px;
	padding: 0px;
	
	}
	
.work_video{
	 overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.work_video iframe{
	 left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media (max-width: 1700px) {
   .imagework { width: 50%; }
	.work_images{
	padding-top: 50px;
	padding-left: 18px;
	padding-right: 18px;
		
	}
	
	.work_titulo{
		font-size: 45px;
		padding-top: 120px;
	}
	.work_subTitulo{
		font-size: 15px;
		padding-top: 5px;
	}
	.work_titulo_dark{
		font-size: 45px;
		padding-top: 120px;
	}
	.work_subTitulo_dark{
		font-size: 15px;
		padding-top: 5px;
	}
	.about_titulo{
	font-size: 40px;
	}
	.about_subtitulo{
	font-size: 19px;
	}
	.texto_nabase {
	font-size: 13px;
	font-weight:500;
    }
	
	
}

@media (max-width: 670px) {
	.work_images{
	padding-top: 50px;
	padding-left: 4px;
	padding-right: 4px;
		
	}
	.texto_nabase {
	padding-top: 50px;
	font-size: 30px;
	font-weight:300;
	text-align: center;
	padding-left:7px; 
	padding-right:7px; 
	padding-top: 10px;
	padding-bottom: 10px;
	
    }
    .work_titulo{
		font-size: 35px;
		padding-top: 120px;
	}
	.work_subTitulo{
		font-size: 18px;
		padding-top: 5px;
	}
	.work_titulo_dark{
		font-size: 35px;
		padding-top: 120px;
	}
	.work_subTitulo_dark{
		font-size: 18px;
		padding-top: 5px;
	}
	.about_titulo{
	font-size: 36px;
	}
}
