 
body{
	margin:0;
	box-sizing: border-box;
	width: 100%;
	background-image: url("../svg/Bg3 04.svg");
	background-position:  center right;
	background-size: cover;
}




.container{
	width: 80%;
	margin:auto;
		text-transform:uppercase;
	margin-top: 10px;
	color:  #2A0088;
	font-size: 20px;
	font-family: 'gilroyblack';

}
.row{
	display: flex;
	flex-wrap: wrap;
	transition: 1s;		
}

.foto-portada{
	max-width: 100%;
	vertical-align: middle;
	border: 2.5px solid #2A0088;
	background-color: #2A0088;
}

.fpsinmarco{
	border: none;
}

.foto-portada:hover{
	transform: scale(1.03);}

.nombre-proyecto{
	text-transform:uppercase;
	margin-top: 10px;
	color:  #2A0088;
	font-size: 20px;
	font-family: 'gilroyblack';
}


.detalle-proyecto{
	color:  #2A0088;
	font-size: 18px;
	font-family: 'gilroybold';	
}
.link-a-behance{
	color:  #2A0088;
	font-size: 20px;
	font-family: 'gilroyblack';	
}

/*.gallery*/
.gallery-filter{
margin-top: 30px;
	
}


.gallery{
	width: 100%;
	display: block;
	min-height: 100vh;
	padding: 100px 0;
}
.gallery .gallery-filter{
	padding: 0 15px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.gallery .gallery-filter .filter-item{
	color:  #2A0088; 
	font-size: 20px;
	font-family: 'gilroyblack';
	display: inline-block;
	margin:5px 10px;
	text-transform: uppercase;
	cursor: pointer;
	border : 2px solid #2A0088;
	line-height: 1.2;
	transition: all 0.3s ease;
	padding: 2px 10px;
	
}

.gallery .gallery-filter .filter-item:hover{
	background-color:#2A0088; 
	color:  white;
}

.gallery .gallery-filter .filter-item.active{
	background-color:#2A0088; 
	color:  white;
	
}
.gallery-item{
	width: 33%;
	display: inline-block;
	padding: 15px;
	transition: 1s;
	vertical-align: top;	
}


.gallery .gallery-item-inner img{
	width: 100%;
	box-shadow: 0 12px 1px -5.5px #FFD51C;
	transition: 1s;
}


.gallery .gallery-item.show{
	animation: fadeIn 0.5s ease;
}

.linea-arriba{
	border: solid 2px #FFD51C;
	margin-bottom: 15px;
	width: 100%;
	margin-top: 25px;

}


.behance{
	position: relative;
	width: 80%;
	display: flex;
	text-align: center;
	margin: auto;
	justify-content: center;
	align-items: center;
	
}


.link-behance-texto{

	color:  #2A0088;
	font-size: 20px;
	font-family: 'gilroyblack';
	text-transform: uppercase;
	margin: 3px 5px 0 5px;
	
}

.icono-behance{
	height: 25px;
	margin: 0 5px;
	transition: 1s;

}
.icono-behance:hover{
	transform: scale(1.05);

}


@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
.gallery .gallery-item.hide{
	display: none;
}


/*modal*/
.modal{
	display: none;
}



.modal:target{
	
	display: block;
	position: fixed;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	
}

.imagen-modal{
	width: 60%;
	margin: auto;
	display:flex;
	margin-top: 180px;
}

.video-edicion{
	width: 100%;
	margin: auto;
}

.imagen-modal2{
	width: 60%;
	margin: auto;
	display:flex;
	margin-top: 180px;
}


.imagen-modal3{
	width: 100%;

	margin: auto;
	display:flex;
	margin-top: 180px;
	background-color: white;

}


.antesydespues{
	width: 30px;
	display: flex;
	background: transparent;
	border: none;
	transition: 1s;
}
.antesydespues:hover{
	transform: scale(1.2);
}
.controles{
	display: flex;
	position: relative;
	justify-content: center;
	top: 165px;
	cursor: pointer;
}

.controles2{
	display: flex;
	position: relative;
	justify-content: center;
	top: 120px;
	cursor: pointer;
}


.cerrar-modal{

	border: none;
	width: 40px;
	transition: 1s;
	margin: 0 50px;
}

.cerrar-modal:hover{
	transform: scale(1.2);

}

.imagen-modal-articulo{
	width: 100%;
	height: 100%;
	border: 5px solid #FFD51C;
	margin: auto;
}

.imagen-modal-articulo-fondonegro{
	width: 100%;
	height: 600px;
	border: 5px solid #FFD51C;
	margin: auto;
	background-color: black;
}

.imagen-modal-articulo-fondoblanco{
	width: 100%;
	height: 600px;
	border: 5px solid #FFD51C;
	margin: auto;
	background-color: white;
}

.imagen-modal-articulo-fondomorado{
	width: 100%;
	height: 600px;
	border: 5px solid #FFD51C;
	margin: auto;
	background-color:#2A0088;
}

.imagen-modal-articulo-pdf{
	width: 100%;
	height: 600px;
	margin: auto;

}



.desc-proyecto{
	top: 0;
	text-align: center;
	width: 60%;
	height: 30px;
	margin: auto;
	font-family: 'gilroyblack';
	align-items:center;
	font-size: 20px;
	margin-bottom: 5px;
	color: #2A0088;
	background: #FFD51C;
}

.maincontainer{
  position: absolute;
  width: 650px;
height: 450px;
  background: none;
  top: 460px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.maincontainer2{
  position: absolute;
  width: 80%;
	height: 450px;
  background: none;
  top: 400px;
  left: 50%;
  transform: translate(-50%, -50%);

}


.desc-fotografiamodal{
	text-align: center;
	width: 60%;
	height: 30px;
	margin: auto;
	font-family: 'gilroyblack';
	align-items:center;
	font-size: 20px;
	color: #2A0088;
	background: #FFD51C;
}

.desc-fotografiamodalvideo{
	text-align: center;
	width: 60%;
	height: 30px;
	margin: auto;
	font-family: 'gilroyblack';
	align-items:center;
	font-size: 20px;
	color: #2A0088;
	background: #FFD51C;}


/* THE CARD HOLDS THE FRONT AND BACK FACES */
.thecard{
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
	background-color: gray;
}

/* THE PSUEDO CLASS CONTROLS THE FLIP ON MOUSEOVER AND MOUSEOUT */
.thecard:hover{
  transform: rotateY(180deg);
}

/* THE FRONT FACE OF THE CARD, WHICH SHOWS BY DEFAULT */
 .thefront{
  position: absolute;
  top: 0;
  left: 0;

  backface-visibility: hidden;
  overflow: hidden;
  background: #ffc728;
  color: #000;
}

.tarjeta-horizontal-delgado{
	  width: 100%;
	margin-top: 16.5%;
}

.tarjeta-horizontal-normal{
	  width: 100%;
	margin-top: 15%;
}

.tarjeta-vertical-delagado{
	 width: 49%;
margin-top: 1%;
	margin-left: 25%;
}

.tarjeta-vertical-normal{
	 width: 49%;
margin-top: 5%;
	margin-left: 25%;
}

.volantevertical-normal{
		 width: 56%;
margin-top: 2%;
	margin-left: 22%;
}

.volantehorizontal-normal{
		 width: 100%;
margin-top: 12%;
	margin-left: 0;
}

.tripticovertical-normal{
		 width: 140%;
margin-top: 12%;
	margin-left: -20%;
}

	
.foto-portafolio{
width: 140%;
margin-top: 5%;
	margin-left: -20%;
}
	



/* THE BACK FACE OF THE CARD, WHICH SHOWS ON MOUSEOVER */
.theback{
  position: absolute;
  top: 0;
  left: 0;


  backface-visibility: hidden;
  overflow: hidden;
  background: #fafafa;
  color: #333;
  text-align: center;
  transform: rotateY(180deg);
}


/*circulofotos*/

.slidercirculo{
	position: relative;
	width: 300px;
	height: 200px;
	transform-style: preserve-3d;
	animation: rotate 30s linear infinite;
}

@keyframes rotate {
	0% {
		transform: perspective(1000px) rotateY(0deg);
	}
	100%{
		transform: perspective(1000px) rotateY(360deg)
	}
} 

.centrartodo{
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.slidercirculo span {
	position: absolute;
	top: -15px;
	left: 0;
	width: 100%;
	height: 100%;
	transform-origin: center;
	transform-style: preserve-3d;
	transform: rotateY(calc(var(--i)*45deg)) translateZ(400px);

	
}

.slidercirculo span img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	object-fit: cover;
	transition: 2s;
		-webkit-box-reflect: below 0px linear-gradient(transparent,transparent,#0004);
}

.slidercirculo span img:hover{
	transform: translateY(-20px) scale(1.2);
}
.desc-comparacionmodal{
	text-align: center;
	width: 60%;
	height: 30px;
	margin: auto;
	font-family: 'gilroyblack';
	align-items:center;
	font-size: 20px;
	color: #2A0088;
	background: #FFD51C;
}

/*responsive*/
@media(max-width: 1600px){

	.imagen-modal{
		width: 70%;}
	
	.desc-proyecto{
	width: 70%;}
	
.tripticovertical-normal{
		 width: 120%;
margin-top: 17%;
	margin-left: -10%;
}
	
	.foto-portafolio{
width: 120%;
margin-top: 11%;
	margin-left: -10%;
}

.desc-fotografiamodal{
	width: 70%;
}		
	
}
@media(max-width: 1300px){

	.desc-fotografiamodalvideo{
	width: 65%;
	font-family: 'gilroybold';
	font-size: 18px;
		padding-top:   2px;
}
	.imagen-modal2{
	width: 65%;
	margin: auto;
	display:flex;
	margin-top: 180px;
}	

	
	.slidercirculo{
	width: 250px;
	height: 166.67px;

}

.slidercirculo span {
	transform: rotateY(calc(var(--i)*45deg)) translateZ(350px);
	}
	
}



@media(max-width: 1200px){
	.gallery .gallery-item{
		width: 49.7%;
	}
	
	
	body{
	background-image: url("../svg/Bg3 03.svg");
	
}
	
	.nombre-proyecto{
	font-size: 18px;

}

.detalle-proyecto{
	font-size: 16px;

}
	
.imagen-modal{
		width: 80%;}
	
.desc-proyecto{
	width: 80%;}
	
.tripticovertical-normal{
		 width: 120%;
	margin-left: -10%;
}

.foto-portafolio{
width: 100%;
margin-top: 16%;
	margin-left: 0;
}

	
.desc-fotografiamodal{
	width: 80%;
}
		
}

@media(max-width: 960px){
	.gallery .gallery-item{
		width: 49.7%;
	}
	
	.imagen-modal{
		width: 85%;
		margin-top: 200px;
	}	
	.imagen-modal3{
		width: 85%;
		margin-top: 215px;
	}
		.desc-fotografiamodalvideo{
	width: 80%;
	font-family: 'gilroybold';
	font-size: 18px;
		padding-top:   2px;
}
	.imagen-modal2{
	width: 80%;
	margin: auto;
	display:flex;
	margin-top: 190px;
}	
	.desc-proyecto{
	width: 85%;}
	
	.antesydespues{
	width: 30px;
}
	.cerrar-modal{
	width: 35px;
	top: 180px;}
		
	.controles{
	top: 180px;
}

	.maincontainer{
  width: 600px;

}
	
.tarjeta-horizontal-delgado{
	margin-top: 25%;

}

.tarjeta-horizontal-normal{
	margin-top: 22%;

}
	
.tarjeta-vertical-delagado{
margin-top: 8%;

}

.tarjeta-vertical-normal{
margin-top: 12%;

}

.tripticovertical-normal{
		 width: 100%;
margin-top: 27%;
	margin-left: 0;
}

.volantevertical-normal{
		 width: 56%;
margin-top: 10%;
	margin-left: 22%;
}
	
.volantehorizontal-normal{
		 width: 100%;
margin-top: 18%;
	margin-left: 0;
}

.tripticovertical-normal{
		 width: 100%;
margin-top: 27%;
	margin-left: 0;
}
	
.foto-portafolio{
margin-top: 24%;

}
	
	
.desc-fotografiamodal{
	width: 85%;

}
	
	
	
.desc-comparacionmodal{
	width: 80%;
	height: 30px;
	font-family: 'gilroyblack';
	font-size: 20px;

}
	
	.slidercirculo{
	width: 225px;
	height: 150px;

}

.slidercirculo span {
	transform: rotateY(calc(var(--i)*45deg)) translateZ(300px);
	}	
	
.imagen-modal-articulo-fondonegro .imagen-modal-articulo-fondoblanco{
	border: 4px solid #FFD51C;
}

}


@media(max-width: 810px){
	.gallery .gallery-item{
		width: 49%;
	}
	
	.imagen-modal{
		width: 85%;
		margin-top: 200px;
	}
	
	.desc-proyecto{
	width: 85%;}

}




@media(max-width: 760px){
    .gallery .gallery-item{
		width: 100%;
	}	
	.gallery .gallery-filter .filter-item{
		margin-bottom: 10px;
	}
	
	.desc-proyecto{
	width: 95%;}
	
.maincontainer{
	  top: 400px;
	width: 500px;
	height: 150px;
}
	

.tarjeta-horizontal-delgado{
	  width: 100%;
	margin-top: 15%;

}

.tarjeta-horizontal-normal{
	  width: 100%;
	margin-top: 13%;

}

.tarjeta-vertical-delagado{
	 width: 60%;
margin-top: -10%;
	margin-left: 20%;

}

.tarjeta-vertical-normal{
	 width: 60%;
margin-top: -5%;
	margin-left: 20%;

}

.volantevertical-normal{
		 width: 70%;
margin-top: -8%;
	margin-left: 15%;
}
	
.volantehorizontal-normal{
		 width: 100%;
margin-top: 12%;
	margin-left: 0;
}


.tripticovertical-normal{
margin-top: 20%;

}
.foto-portafolio{
width: 100%;
margin-top: -15%;
	margin-left: 0;
}
	
	
.desc-fotografiamodal{
	width: 90%;
	height: 30px;
	font-size: 18px;
	font-family: 'gilroybold';
	line-height: 16px;
	margin: auto;
}



	.desc-comparacionmodal{
	width: 80%;
	height: 30px;
	font-family: 'gilroybold';
	font-size: 20px;

}
		

	.slidercirculo{
	width: 200px;
	height: 133.33px;
}
	.slidercirculo span {
	top: -15px;
	left: 0;
	transform: rotateY(calc(var(--i)*45deg)) translateZ(275px);
}
	
	.imagen-modal{
	width: 90%;
	margin-top: 130px;
}

	.desc-fotografiamodalvideo{
	width: 80%;
	height: 50px;
	font-family: 'gilroybold';
	font-size: 18px;
		padding-top:   2px;
}
	.imagen-modal2{
	width: 80%;
	margin: auto;
	display:flex;
	margin-top: 130px;
}	
	
.imagen-modal3{
	width: 100%;
	margin-top: 130px;

}
/*.imagen-modal-articulo{
	width: 100%;
	height: 400%;
}
*/
.imagen-modal-articulo-fondonegro{
	width: 100%;
	height: 400px;
}

.imagen-modal-articulo-fondoblanco{
	width: 100%;
	height: 400px;
}
.imagen-modal-articulo-fondomorado{
	width: 100%;
	height: 400px;
}	

	
.controles{
	top: 120px;
}

.controles2{
	top: 120px;
}	
}
	
@media(max-width: 620px){
	.slidercirculo{
	width: 180px;
	height: 120px;
}
	.slidercirculo span {
	top: -10px;
	left: 0;
	transform: rotateY(calc(var(--i)*45deg)) translateZ(240px);
}
/*.imagen-modal-articulo{
	width: 100%;
	height: 400%;
}*/
.maincontainer{
	  top: 360px;
	width: 500px;
	height: 150px;
}
	
.imagen-modal-articulo-fondonegro{
	width: 100%;
	height: 280px;
}

.imagen-modal-articulo-fondoblanco{
	width: 100%;
	height: 320px;
}
.imagen-modal-articulo-fondomorado{
	width: 100%;
	height: 280px;
}
	.foto-portafolio{
width: 90%;
margin-top: -15%;
	margin-left: 5%;
}	


	
}


@media(max-width: 560px){
	
.maincontainer{
	  top: 370px;
	width: 400px;
	height: 150px;
}
.desc-fotografiamodal{
	width: 90%;
	height: 50px;
	font-size: 16px;
}	

.tarjeta-horizontal-delgado{
	  width: 100%;
	margin-top: 30%;

}

.tarjeta-horizontal-normal{
	  width: 100%;
	margin-top: 25%;

}

.tarjeta-vertical-delagado{
	 width: 70%;
margin-top: -8%;
	margin-left: 15%;

}

.tarjeta-vertical-normal{
	 width: 70%;
margin-top: -1%;
	margin-left: 15%;

}

.volantevertical-normal{
		 width: 90%;
margin-top: -12%;
	margin-left: 5%;
}

.volantehorizontal-normal{
		 width: 100%;
margin-top: 20%;
	margin-left: 0;
}

	
.tripticovertical-normal{
margin-top: 30%;

}



.desc-comparacionmodal{
	/*width: 60.7%;*/
	height: 30px;
	font-size: 16px;
}
}

@media(max-width: 550px){


	.slidercirculo{
	width: 150px;
	height: 100px;
}
	.slidercirculo span {
	top: -10px;
	left: 0;
	transform: rotateY(calc(var(--i)*45deg)) translateZ(200px);
}
/*.imagen-modal-articulo{
	width: 100%;
	height: 400%;
}*/

.imagen-modal-articulo-fondonegro{
	width: 100%;
	height: 280px;
}

.imagen-modal-articulo-fondoblanco{
	width: 100%;
	height: 320px;
}
.imagen-modal-articulo-fondomorado{
	width: 100%;
	height: 280px;
}
	.foto-portafolio{
width: 90%;
margin-top: -25%;
	margin-left: 5%;
}
	.desc-fotografiamodal{
	height: 40px;
	font-size: 18px;
		
		
}
		.desc-fotografiamodalvideo{
	width: 80%;
	height: 50px;
	font-family: 'gilroybold';
	font-size: 16px;
		padding-top:   2px;
}
	.imagen-modal2{
	width: 80%;
	margin: auto;
	display:flex;
	margin-top: 130px;
}	
	.maincontainer{
	  top: 420px;

}
	
}

@media(max-width: 520px){
.behance{
	display: block;}
	
.link-behance-texto{
	font-size: 18px;}

.icono-behance{
margin-top: 15px;}

}


@media(max-width: 470px){
	.gallery .gallery-filter .filter-item{
 
	font-size: 18px;
	font-family: 'gilroyblack';	
	}}


@media(max-width: 420px){
		.foto-portafolio{
width: 76%;
margin-top: -20%;
	margin-left: 12%;
}
	
		.slidercirculo{
	width: 120px;
	height: 80px;
}
	.slidercirculo span {
	top: -15px;
	left: 0;
	transform: rotateY(calc(var(--i)*45deg)) translateZ(175px);
}
}

@media(max-width: 350px){
		.foto-portafolio{
width: 60%;
margin-top: -15%;
	margin-left: 20%;
}
	
}

