@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////GENERALES/////////////////*/
.main-work-content {
position:relative;
width: 95%;
height:auto;
margin: 150px auto 0 auto;
    
display: flex; 
display: -webkit-flex;
display: -moz-flex; 

flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;

justify-content:space-around;
-webkit-justify-content:space-around;
-moz-justify-content:space-around;
}

.column{ width: 100%; height: auto; }
.column img{ width: 100%; height: auto }


.main-work-content li{ margin: 0;    
}


.main-work-content H {
	text-align:center;
	font-family: 'source_sans_prolight';
	font-size:1.7em;
	width:100%;
	margin-bottom:-40px;
}
.tit-trab{
    text-align:left;
	font-family: 'source_sans_prolight';
	font-size:1.3em;
	width:100%;
    padding:0 25%;
    margin-bottom: 4px;
}


.main-work-content p {
	text-align:left;
	font-family: 'source_sans_proregular';
	font-size:1em;
	width:100%;
	margin:0 auto 20px;
	padding:0 25%;
    color: rgba(0,0,0,0.85);
}
.imagen-entera{
	background-color:#FFF;
	width:100%;
	height:auto;
	margin:60px 0;
	
display: flex; 
display: -webkit-flex;
display: -moz-flex; 
    
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-o-align-items: center;
   
justify-content:center;
-webkit-justify-content: center;
-moz-justify-content: center;
-o-justify-content: center;
	}
	
.imagen-entera img{
	width:100%;
	height:auto;
	}
.imagen-entera p{
	width:20%;
	height:auto;
	margin:70px 0;
	}

.imagen-entera p img{
	width:100%;
	height:auto;
	}

.imagen-entera li{
	width:27%;
	height:auto;
	margin:70px 0;
	}

.imagen-entera li img{
	width:100%;
	height:auto;
	}

.imagen-entera span{
	width:50%;
	height:auto;
	margin:70px 0;
	}
	.imagen-entera span img{
	width:100%;
	height:auto;
	}



.imagen-panoramica,.imagen-panoramicab{
    overflow:hidden;
	background-color:#FFF;
	width:100%;
	height:auto;
	margin:60px 0;
	
display: flex; 
display: -webkit-flex;
display: -moz-flex; 
    
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-o-align-items: center;
   
justify-content:center;
-webkit-justify-content: center;
-moz-justify-content: center;
-o-justify-content: center;
	}
.imagen-panoramicab{display: none;}
	
.imagen-panoramica img,.imagen-panoramicab img{
  overflow:hidden;
	width:100%;
	height:auto;
	}



.imagen-relativa{
	background-color:#FFF;
	width:100%;
	height:auto;
	margin:60px 0;
	
display: flex; 
display: -webkit-flex;
display: -moz-flex; 
display: -o-flex; 
    
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-o-align-items: center;
   
justify-content:space-between;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-o-justify-content: space-between;
	}

.porciento75{
	width:74%;
	height:auto;
      margin: 0;
	}

.porciento25 {
    width: 26%;
    height: auto;
        margin: 0;
}

.porciento75 img {width: 100%; height: auto}
.porciento25 img {width: 100%; height: auto}


.imagen-media,.imagen-panoramica-media{
	width:48%;
	height:auto;
	margin:60px 0;
	}
.imagen-media img{
	width:100%;
	height:auto;
}

.imagen-media li{
	width:75%;
	height:auto;
margin: 0 12.5%;
	}
.imagen-media li img{
	width:100%;
	height:auto;
	}


.imagen-panoramica-media img{
	width:100%;
	height:auto;
}
.imagen-panoramica-media li{
	width:75%;
	height:auto;
margin: 0 12.5%;
	}
.imagen-panoramica-media li img{
	width:100%;
	height:auto;
	}
.imagen-panoramica-mediab{display: none; margin-top: 10px}
.imagen-panoramica-mediab img{
    width:100%;
	height:auto;
}

.imagen-vert{
	background-color:#FFF;
	width:100%;
	height:auto;
	margin:60px 0;
	
display: flex; 
display: -webkit-flex;
display: -moz-flex; 

flex-wrap:wrap;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;

justify-content:space-around;
-webkit-justify-content:space-around;
-moz-justify-content:space-around;
	}

.imagen-vert li{
	width:29%;
	height:auto;
    margin: 30px 0;
	}

.imagen-vert li img{
	width:100%;
	height:auto;
	}

.video-cuadrado{
    width: 50%; margin-left:25%;
}

.video-horizontal{
    width: 100%; margin-left:0;
}

/*///////////////////////MKT/////////////////////////*/

.main-work-content-mkt {
position:relative;
width: 95%;
height:auto;
margin: 150px auto 0 auto;
    
display: flex; 
display: -webkit-flex;
display: -moz-flex; 

flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;

justify-content:space-around;
-webkit-justify-content:space-around;
-moz-justify-content:space-around;
}

.main-work-content-mkt div{
position:relative;
width: 80%;
height:auto;

}

.main-work-content-mkt p{
	text-align:left;
	font-family: 'source_sans_proregular';
	font-size:1em;
	width:100%;
	margin:0 auto 20px;
	padding:0 25%;
    color: rgba(0,0,0,0.85);
}


.main-work-content-mkt H{
	text-align:center;
	font-family: 'source_sans_prolight';
	font-size:1.7em;
	width:100%;
	margin-bottom:-40px;
}

.main-work-content-mkt li{
	width:35%;    
}




.imag-main-mkt{ width: 100%;
    margin: 50px 0 50px 0;
    
    display: flex; 
display: -webkit-flex;
display: -moz-flex; 

flex-wrap:wrap;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;


justify-content:space-between;
-webkit-justify-content:space-between;
-moz-justify-content:space-between;
}

.imag-main-mkt li{
    width: 80%;
}

.imag-main-mkt img{
    width: 100%;
    height: auto;
    margin: 0;
}

.imag-main-mkt p{
    color:rgba(0,0,0,.9);
    font-family:"source_sans_proregular";
    font-size: .9em;
    margin: 5px 0 0 0;
	padding:0 5px;
	letter-spacing:-.2px;
}

.imag-main-mkt p img{
     width: 100%;
    height: auto;
}



/*///////////////////////////////////////////////////////////////*/

@media screen and (max-width: 1000px) {
	.main-work-content-mkt li{
		width:44%}
	
}
	


@media screen and (max-width: 700px) {
.main-work-content p{font-size:1.1em;padding:0 7%; margin:10px auto;}
.main-work-content-mkt p{font-size:1.1em;padding:0 7%; margin:10px auto;}
.tit-trab{ padding:0 7%; margin-bottom: 0;font-size:1.4em;font-family: 'source_sans_prolight';}
.main-work-content H, .main-work-content H{font-size:1.5em;}
.imagen-entera{margin:50px auto;}
.imagen-entera p{width:100%;}
.imagen-entera span{width:100%;}
    .imagen-entera li{width:100%;}
    .imagen-panoramica {display: none;}
    .imagen-panoramicab{display: block;}
    .imagen-panoramica-media {display: none;}
    .imagen-panoramica-mediab{display: block;margin: 30px 0;}
    
.imagen-media{width:100%; margin: 30px 0;}
    .imagen-media li{width:100%;margin: 20px 0;}
.column{ width: 100%;  margin: 0 }
 .imagen-relativa{display: block;}
 .porciento75{width:100%;}
 .porciento25{width:80%; margin: 0 auto}
.imagen-vert{margin:20px 0;}
    .imagen-vert li{width:100%;	}
	
	.video-cuadrado, video-horizontal{
    width: 100%; margin-left:0;
}
.imag-main-mkt p{font-size: .9em;}
    
    .main-work-content-mkt div{
position:relative;
width: 100%;
height:auto;


}

@media screen and (max-width: 600px) {
	.main-work-content-mkt {width:100%}
	.main-work-content-mkt li{width:100%; margin:0; align-items: center}
	.imag-main-mkt p{font-size: 1em; padding:5px;}
    
    .imag-main-mkt video{ width: 100%; }
    
   
    
	
	}
	






