@charset "UTF-8";
/* CSS Document */

* 	{
	margin: 0px;
	padding: 0px;
	}

html, body 	{
			margin: 0px;
			padding: 0px;
			font-family: 'Futura Std', sans-serif;
			font-size: 16px;
			line-height: 23px;
			letter-spacing: 0.2px;
			word-spacing: -0.5px;
			-webkit-font-smoothing: antialiased;
	 		scroll-behavior: smooth;
			color: #000;
			max-width: 100%;
	  		overflow-x: hidden;
			}

a 			{
			opacity: 1;
  			-webkit-transition: opacity .25s ease-in-out;
 			-ms-transition: opacity .25s ease-in-out;
 			-moz-transition: opacity .25s ease-in-out;
			-o-transition: opacity .25s ease-in-out;
			transition: opacity .25s ease-in-out; 
			text-decoration: none;
			color: #000;
			}

a:hover     {
			opacity: 0.5;
			}

.logo 		{
			position: fixed;
			width: auto;
			top: 0;
			left: 0;
			margin-left: 20px;
			margin-top: 15px;
			z-index: 2;
			}

.wset img	{
			font-size: 15px;
			position: fixed;
			float: right;
			width: 35px;
			height: auto;
			top: 0;
			right: 0;
			margin-right: 16px;
			margin-top: 10px;
			z-index: 2;
			}


/* HOME */


#bio		{
			margin: 66px 0px 0px 20px;
			width: 30%;
			position: fixed;
			float: left;
			font-size: 28px;
			line-height: 38px;
			word-spacing: -2px;
			}

.proyecto		{
				border-color: #000;
				border-top: solid;
				border-top-width: 1px;
				width: 100%;
				float: right;
				max-width: 100%;
				}

.container		{
				border-color: #000;
				border-left: solid;
				border-left-width: 1px;
				border-right: solid;
				border-right-width: 1px;
				width: 64%;
				float: right;
				margin-right: 17px;
				position: relative;
				}	

.container img 	{
				width: 100%;
				display: block;
				}

.container video 	{
					width: 100%;
					display: block;
					}

.container img:hover    {
						opacity: 0;
						}

.container video:hover  {
						opacity: 0;
						}

.last	{
		border-bottom: solid;
		border-bottom-width: 1px;
		}

.brogit:hover {background-color: #ff6950}
.vinestar:hover {background-color: #FAFA95}
.lahuerta:hover {background-color: #fff}
.folls:hover {background-color: #000}
.casaguell:hover {background-color: #1E6DEE}
.vinovell:hover {background-color: #4D24DE}
.vt:hover {background-color: #503A33}
.anna:hover {background-color: #ead4c8}
.masdelserral:hover {background-color: #499EA0}
.naturales:hover {background-color: #7D383B}
.garage:hover {background-color: #000}


#contact	{
			position: fixed;
			bottom: 0;
			margin-left: 20px;
			margin-bottom: 95px;
			}

#contact a  {
			display: inline-block;
			color: #1E6DEE;
			}

.footer		{
			position: fixed;
			bottom: 0;
			margin-left: 20px;
			margin-bottom: 16px;
			font-size: 13px;
			}

.clienteque	{
			position: absolute;
			z-index: 1;
			font-size: 55px;
			text-align: center;
			line-height: 66px;
			top: 50%;
  			left: 50%;
 			transform: translate(-50%, -50%);
			width: 100%;
			visibility: hidden;
			word-spacing: -3px;
			}

.brogit:hover .esclat {visibility: visible; z-index: 0}
.vinestar:hover .todoel {visibility: visible; z-index: 0}
.casaguell:hover .barrio {visibility: visible; z-index: 0}
.folls:hover .familia {visibility: visible; z-index: 0}
.lahuerta:hover .claderno {visibility: visible; z-index: 0}
.vinovell:hover .novell {visibility: visible; z-index: 0}
.vt:hover .vterrer {visibility: visible; z-index: 0}
.anna:hover .mama {visibility: visible; z-index: 0}
.masdelserral:hover .serral {visibility: visible; z-index: 0}
.naturales:hover .peperaventos {visibility: visible; z-index: 0}
.garage:hover .electronic {visibility: visible; z-index: 0}

.categoria {font-size: 13px;
			bottom: 0;
			position: absolute;
			left: 50%;
			transform: translate(-50%, -50%);
			visibility: hidden;
			}


/* PROYECTOS */

#portada	{
			width: 100%;
			float: left;
			height: 80vh;
			}

#portada p 	{
			font-size: calc(85px + 0.390625vw);
			line-height: 103px;
			text-align: center;
			word-spacing: -4px;
			position: relative;
			top: 50%;
			transform: translate(0%, -50%);
			}

.wrapper 	{
			display: flex;
			width: 100%;
			border-top: solid;
			border-top-width: 1px;
			float: left;
			overflow: none;
			}

.one-third 	{
			display: block;
			position: relative;
			width: 33.33%;
			float: left;
			clear: left;
			}

.two-thirds {
			display: block;
			position: relative;
			width: 66.66%;
			float: left;
			clear: left;
			margin-right: 20px;
			}

.info, .text	{
				margin-left: 20px;
				margin-top: 14px;
				}

.text		{
			font-size: 20px;
			line-height: 27px;
			margin-bottom: 80px;
			letter-spacing: 0.15px;
			word-spacing: -0.75px;
			min-height: 300px;
			}

.text p		{
			width: 75%;
			}

.half-left	{
			display: block;
			position: relative;
			width: 50%;
			float: left;
			clear: left;
			margin-left: 20px;
			}

.half-right	{
			display: block;
			position: relative;
			width: 50%;
			float: left;
			clear: left;
			margin-right: 20px;
			}

.naming		{
			width: 100%;
			font-size: 150px;
			text-align: center;
			position: relative;
			top: 40%;
			letter-spacing: -3px;
			transform: translate(-8%, 0%);
			}

.full 		{
			display: block;
			position: relative;
			width: 100%;
			float: left;
			clear: left;
			margin-left: 20px;
			margin-right: 20px;
			}

.column img {
			width: 100%;
			float: left;
			clear: left;
			border-left: solid;
			border-left-width: 1px;
			border-right: solid;
			border-right-width: 1px;
			}

.apoyo		{
			border: solid;
			border-width: 1px;
			border-radius: 10px;
			margin-top: 20px;
			}

.left		{
			margin-left: 20px;
			}

.post-apoyo {
			margin-top: 20px;
			}

#contact-proyecto	{
					display: block;
					position: relative;
					margin: 12px 0px 45px 20px;
					float: left;
					width: 100%;
					}

#contact-proyecto a {
					display: inline-block;
					color: #1E6DEE;
					}

.footer-proyecto	{
					display: block;
					position: relative;
					float: left;
					margin-left: 20px;
					margin-bottom: 16px;
					font-size: 13px;
					}
.white		{
			color: #fff;
			border-color: #000;
			}

.white img 	{
			border-color: #000;
			}		

.grey		{
			color: #fff;
			border-color: #555555;
			}

.grey img 	{
			border-color: #555555;
			}	

.full p 	{
			width: 620px;
			}

@media (max-width: 1024px) {
	
.logo 		{
			margin-top: 6px;
			margin-left: 10px;
			}
	
.wset img	{
			width: 30px;
			margin-right: 8px;
			margin-top: 5px;
			}
	
#bio		{
			margin: 50px 0px 0px 10px;
			width: 75%;
			position: relative;
			font-size: 26px;
			line-height: 35px;
			word-spacing: -2px;
			}
	
.container		{
				width: auto;
				float: left;
				display: block;
				margin-left: 10px;
				margin-right: 10px;
				}
	
.categoria 	{
			width: 100%;
			text-align: center;
			}
	
.clienteque	{
			font-size: 40px;
			line-height: 45px;
			}
	
#contact	{
			float: left;
			position: relative;
			margin-top: 8px;
			margin-left: 10px;
			margin-bottom: 45px;
			width: 100%;
			}

.footer		{
			float: left;
			position: relative;
			margin-left: 10px;
			margin-bottom: 8px;
			}

}

@media (max-width: 450px) {

#bio		{
			width: 90%;
			}	
	
.clienteque	{
			font-size: 25px;
			line-height: 32px;
			}

.categoria 	{
			display: none;
			}
	

	
}


