/*color fucsia: #f10857;*/
@font-face {
font-family:Avenir;
src:url(../fonts/AvenirNextCondensed-Heavy.ttf);
}

/*-----------ZAPO---------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
html,body {margin:0;padding:0;width: 100%;height: 100%;}
body {background-color: blackx;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; max-width:100%;height:auto;}
a {color: #222; text-decoration:none;}
p {font-size:13px; line-height:20px;}
a:hover, a:focus, a:active,
a.active {color: #222; text-decoration:none;}
h2,h3,h4,h5,h6	{
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 700;line-height: 1.1;color: inherit;}
hr { background-color: black;height: 1px;border:0;margin:30px auto;width:100%;}
footer {width:100%;height:25px;background-color:#222;padding: 25px 0;text-align: center;bottom:0px;position:relative;}
header {
    width: 80%;
	max-width: 1200px;
    min-height: 70%;
	margin: 0 auto;
    color: #000;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-repeat: none;
}

/*------------------- CONTENEDORES ---------------------------------*/
.row-movil, .row-portfolio, .row-index, .row-estudio, .row-portfolio {
	width:100%;
	max-width: 1600px;
	margin:0 auto;
	overflow: hidden;
	}
.row-video {
	width:80%;
	margin:0 auto;
	box-sizing:border-box;
	}
.row-25 {
	width:25%;
	float:left;
	box-sizing:border-box;
	padding:2% 1% 0 1%;
	}
.row-25-clear {
	width:25%;
	float:left;
	padding:2% 1%;
	}
.row-33 {
	width:33.333%;
	float:left;
	box-sizing:border-box;
	padding:2% 1% 0 1%;
	}
.row-33-clear {
	width:33.333%;
	float:left;
	}
.row-40 {
	width:40%;
	float: left;
	padding:2% 1% 0 1%;
	box-sizing: border-box;
	}
.row-50 {
	width:50%;
	box-sizing:border-box;
	padding:2% 1% 0 1%;
	}
.row-50-1, .row-50-2 {
	width:50%;
	float: left;
	box-sizing:border-box;
	}
.row-60 {
	width:/*66.6%*/60%;
	float: left;
	box-sizing:border-box;
	padding:2% 1% 0 1%;
	}
.row-60-1 {
	width:60%;
	margin: 0 auto;
	box-sizing:border-box;
	padding:2% 1% 0 1%;
	}
.row-70 {
	width:66.6%;
	float: left;
	box-sizing:border-box;
	padding:2% 1% 0 1%;
	}
.row-portfolio-texto {
	width: 100%;
	box-sizing: border-box;
	padding:30px 50px 50px 50px;
}
.row-menu2 {
	width: 100%;
	margin:0 auto;
}
.row-descripcion-trabajos {
	/*margin:30px auto 0;*/
	background-color: #FFFFFF;
	padding: 0 30px;
	box-sizing: border-box;
	overflow: hidden;
}
.row-descripcion-animacion {
	padding:30px 0;
	box-sizing: border-box;
	overflow: hidden;
	width: 50%;
}
.container-video {
	width: 100%;
	padding: 50px 0;
	box-sizing: border-box;
}
.back {
	/*width: 10%;*/
	margin: 10px;
	}
/*-------------VIDEO---------------*/

.video {
	position: relative;
	/*overflow: hidden;*/
	/*transition: transform 0.3s ease;*/
}
.video:hover {
	transform: scale(1);
}

/*-------------FIN VIDEO---------------*/

@media screen and (max-width: 1600px) {	
.row-portfolio, .row-index, .row-estudio, .row-portfolio {
	width:90% !important;
	}
.titular-anton { /*frase en el banner del index: pequeña industria de imagenes y conceptos*/
	font-family: "Anton", sans-serif;
    font-size: 80px !important;
	line-height:80px !important;
	}
.copy-estudio { /*ESTUDIO: parrafos*/
	font-family: "Asap", sans-serif;
	line-height:20px !important;
	}
.txt-descripcion {	/*info explicacion trabajos*/
	font-family: "Roboto slab", sans-serif;
	font-size:20px !important;
	line-height:25px !important;
	}	
}	

@media screen and (max-width: 1280px) {	
.row-60-1  {
	width:70% !important;
	}	
}

@media screen and (orientation: portrait) {
	.row-portfolio {
		width: 90% !important;
		margin: 0px auto;
		font-size: 0px;
		padding-top: 30px;
		}
	.row-index, .row-estudio {
		width: 80% !important;
		margin: 0px auto;
		font-size: 0px;
		padding-top: 30px;
		}
	.row-25, .row-40, .row-50, .row-60, .row-33-clear, .row-video {
		width:100%;
		float:none;
		padding:0;
		}
	.row-60-1 {
		width:100% !important;
		}	
	.row-33, .row-70 {
		width:100%;
		float:none;
		padding:20px 0 0 0;
		}
	.row-50-1 {
		width:50%;
		float: left;
		}
	.row-50-2 {
		width:90%;
		float: none;
		margin: 0 auto 20px;
		}	
	.row-60-1 {
		width:80%;
		float: none;
		margin: 0 auto 20px;
		text-align: left;
		}	
	.row-portfolio-texto {
		width: 100%;
		padding:20px 40px 20px 40px;
		}	
	.row-menu2 {
		width: 100%;
		margin:0 auto;
		}
	.row-descripcion-trabajos, .row-descripcion-animacion {
		padding: 30px 50px;
		background-color: #FFFFFF;
		width: 100%;
		}
	.container-video {
		padding:0px;
	}
	.back {
		width:40%;
		float: left;
	}
	
	.txt-descripcion {	/*info explicacion trabajos*/
		font-family: "Asap", sans serif;
		font-size:15px;
		line-height:23px;
		letter-spacing:1px;	
		color: #777;
		}
	.txt-footer { /*usado en footer*/
		font-size: 11px;
		line-height: 16px;
		}
	.titular-anton { /*frase en el banner del index: pequeña industria de imagenes y conceptos*/
		font-size: 55px !important;
		line-height:55px !important;
		margin-top:0px !important; 
		}
	.titular-anton-1, .titular-anton-2 {
		font-size: 40px;
		line-height: 40px;
		}
	.overlay {
		overflow: hidden;
		}

}	

/*-------------TEXTOS---------------*/

.copy-titulo { /*ESTUDIO: titulo de los parrafos*/
	font-family:"Montserrat", sans-serif;
	font-weight: 700;
	font-size:15px;
	letter-spacing:0px;
	padding:0px;
	}
.copy-estudio { /*ESTUDIO: parrafos*/
	font-family: "Asap", sans-serif;
	font-size:15px;
	line-height:30px;
	letter-spacing:1px;	
	color: #777;
	}
.txt-descripcion {	/*info explicacion trabajos*/
	font-family: "Roboto slab", sans-serif;
	font-weight:100;
	font-size:25px;
	line-height:35px;
	color: #222;
	}
.txt-trabajo { /*texto sobre el titulo del trabajo para mencionar que se hizo Ej: ilustracion*/
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	font-size: 10px;
	line-height: 15px;
	letter-spacing:1px;
	}
.titular-anton { /*frase en el banner del index: pequeña industria de imagenes y conceptos*/
	font-family: "Anton", sans-serif;
	font-weight:400;
    font-size: 85px;
	line-height:80px;
	letter-spacing:0px;
	text-transform:uppercase;
	margin-top:30px; 
	overflow: hidden;
	}
.titular-anton-1 { /*frase en el banner del index: pequeña industria de imagenes y conceptos*/
	font-family: "Anton", sans-serif;
	font-weight:400;
    font-size: 55px;
	line-height:55px;
	letter-spacing:0px;
	text-transform:uppercase;
	overflow: hidden;
	}
.titular-anton-2 { /*overlay muestras trabajos*/
	font-family: "Anton", sans-serif;
	font-weight:400;
    font-size: 55px;
	line-height:20px;
	letter-spacing:0px;
	text-transform:uppercase;
	color: /*#0000BF*/ white;
	overflow: hidden;
	}
.txt-footer { /*usado en footer*/
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	font-size: 13px;
	line-height: 20px;
	letter-spacing:1px;
	/*white-space: pre;*/
}

/*-------------------- COLORES ---------------------------*/

.fucsia-b {background-color:#f10857;}
.fucsia-c {color:#f10857;}	
.red {background-color: red;}
.blue {background-color: blue;}
.black-b {background-color:#000;}
.black-c {color:#131435;}
.white, .white-mix {color:#fff;}
.white-b{background-color:#fff;}
.gris-b{background-color:#EDEAE5;}
.amarillo-b{background-color:#F8E91C;}
.celeste{background-color:#0000BF;}
.celeste-c{color:#0000BF;}
.celeste-b{background-color:#0000BF;}

/*-------------------- RECURSOS ------------------------*/

.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align:right;}
.clear {clear:both;}
.right {float:right;}
.left {float:left;}
.centrado {margin:0 auto;}
.inline {display:inline-block;}
.vAlign {display: table-cell; vertical-align: middle;}
.font-0 {font-size:0px;}	
.bold {font-weight: 700 !important;}	
.borde {border: black 1px solid;}
.hidden-screen {display:none;}
.margen-top {margin-top: 80px;}
/*.margen-10 {margin-bottom: 10px;}*/
.pad-movil{padding: 0 15px;}
.pad-top{padding-top: 30px;}
.marg-top{margin-top: 30px;}
.overflow{overflow: hidden;}
.color-mix{background-color:blackx;}

.circular-1, .circular {border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;}
.pad-bottom{padding-bottom: 30px;}
.marg-bottom, .marg-bottom-mix{margin-bottom: 30px;}
.svg {fill: red;}

@media screen and (max-width: 640px) {					
	.hidden-movil {display:none;}
	.hidden-screen {display:inherit !important;}
	.left {float:none;}
	.margen-top {margin-top: 30px;}
	.marg-top{margin-top: 0px;}
	.marg-bottom-m{margin-bottom: 30px;}
	.marg-bottom-mix{margin-bottom: 2px;}
	.pad-movil, .pad-bottom, .pad-top {padding:0;}
	.circular-1 {border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;}
	.white-mix {color:#000000;}
	.color-mix{background-color:#fff;}

}

/*-------------------- BOTONES -----------------------*/

.boton-index, .boton1 { /*usado*/
	display:inline-block;
	cursor:pointer;
	font-family: 'Open Sans Condensed', sans-serif;
	/*font-family: "Anton", sans-serif;*/
	font-weight: 700;
	font-size:13px;
	text-transform:uppercase;
	text-align:center;
	padding:20px 20px;
	box-sizing: border-box;
	margin-right: 10px;
	text-decoration:none;
	letter-spacing:2px;
	border-radius: 10px;
	color: whitex;
}
.boton { /*usado*/
	display:inline-block;
	cursor:pointer;
	font-family: 'Open Sans Condensed', sans-serif;
	/*font-family: "Anton", sans-serif;*/
	font-weight: 700;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	padding:20px 20px;
	box-sizing: border-box;
	margin:0px 5px;
	text-decoration:none;
	letter-spacing:2px;
	border-radius: 10px;
	color: white;
}

.boton:hover {
	background-color:#0000BF;
}
.boton1:hover {
	background-color:#f10857;
}
.boton-index:hover {
	background-color:#0000BF;
	color: white;
}

.boton-menu { /*usado en el menu_ilustracion en portfolio*/
	display:inline-block;
	cursor:pointer;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	font-size: 20px;
	letter-spacing:1px;
	text-align:center;
	padding: 25px 5px;
}
.boton-menu:hover {
	color:#0000BF /*#f10857 fucsia*/;
}

@media screen and (orientation: portrait) {
	.boton { /*usado en menu iconos RSS*/
		background-color:#0000BF;
		font-size: 13px;
		}
	.boton-index, .boton { /*usado */
		width: 100%;
		padding: 30px 0px;
		margin:0 0 2px 0;
		border-radius: 0px;
		letter-spacing:1px;
		}
	
}

 /*---------- SLIDE IMAGE ---------------------*/

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1680px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}
.mySlides2 {
  display: none;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 0.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


/*-------- OVERLAY IMAGEN ---------------*/

.container {
  position: relative;
  width: 100%;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
  opacity: 0;
  transition: .5s ease;
  background-color: #0000bf;
}

.container:hover .overlay {
  opacity: 1;
}

.text {
  color: #FFF;
  font-size: 20px;

}

/*----------------------------------GRID HOVER IMAGE-----------------------*/

.container { position: relative;}
.container:hover .figure-img {opacity: 0.1;}
.container:hover .middle {opacity: 1;}	
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 640px) {
	.middle  {
		transition:none;
		opacity: 1;
		position:static;
		transform: translate(-0%, -0%);
		-ms-transform: translate(-0%, -0%);		
		}
	.container:hover .figure-img {opacity: 1;}
	.tablet {display:none;}
}

@media only screen and (min-width: 641px) and (max-width: 1100px) {
	.middle  {
		transition: .5s ease;
		opacity: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);		
		}
	.container:hover .figure-img {opacity: 1;}
	.tablet {display:none;}
}