@charset "utf-8";
/* CSS Document */

* {
   box-sizing: border-box;
}
body{
  background: #F1F1F2;   }
  
  
  .contenedor-total{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	max-width:3000px;
  
	}		
/**************HEADER*****************/		

	.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

			
/**************FIN HEADER*****************/	




/**************** SLIDER MOXO***********************/

.fondo-color {
	width:100%;
	margin: 1em auto;
	overflow:hidden;

}



.CAJA-SLIDER {
	width:100%;
	max-width: 2000px;
	overflow:hidden;
	padding:0.1em;
  
  }
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
	width: 0;
}

ul {
	list-style-type: none;
}

/** ---------------------------------------
 * Slider 
 ----------------------------------------*/
.CONTENEDOR-SLIDER {
	max-width: 3300px;
	overflow:hidden;
	
}


.slider-wrapper {
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
	
}

.slider-wrapper li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.slider-wrapper .current-slide {
	display: block;
	
}

.slider-wrapper img {
	position: absolute;
	max-width: 3300px;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	
}

/**
 * ---[Botones-Control] ---------------------- 
 **/
.control-buttons {
	margin-top: 4px;
	text-align: center;
}

.control-buttons li {
	cursor: pointer;
	display: inline-block;
	background: #424f66;
	text-indent: -99999px;
	height: 10px;
	width: 10px;
	margin: 10PX 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.control-buttons li.active {
	background: #F38120;
}

/**
 * ---[Botones-Control] ---------------------- 
 **/
.area-buttons {
	margin-top: 4px;
	text-align: center;
}

.area-buttons li {
	cursor: pointer;
	display: inline-block;
	background:#CCCCCC;
	text-indent: -99999px;
	height: 10px;
	width: 10px;
	margin: 10PX 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.area-buttons li.active {
	background:#424f66;
}



/** ---------------------------------------
 * Responsive 
 ----------------------------------------*/
 @media only screen and (max-width: 825px) {
 	.CONTENEDOR-SLIDER {
 		width: 100%;
 	}

 	.slider-wrapper {
 		height: 260px;
 	}
 }

 @media only screen and (max-width: 535px) {
 	.CONTENEDOR-SLIDER {
 			width: 100%;
 		margin: 40px 0 0 0;
 	}

 	.slider-wrapper {
 		height: 200px;
 	}
	
 	.slider-wrapper .caption {
 		display: none;
 	}

 }

 @media only screen and (max-width: 410px) {
 	.slider-wrapper {
 		height: 160px;
 	}
 }
 
 
 .slider-caption {
  text-align: center;
  position: absolute;
  width: 40%;
  margin-top: 150px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
 
 }
 
 
 .slider-caption h1 {
  font-size: 48px;
  padding-bottom: 10px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
   background-color: #f78e21;
   width:400px;
   text-align:center;
  
}

 
 
 /*--- RESPONSIVE ---*/

@media screen and (max-width: 990px) {

  .slider-caption {
    display: none;
  }


}

@media screen and (max-width: 568px) {
 
  .slider-caption {
    display: none;
  }



}

@media screen and (max-width: 1000px) {

  .slider-caption {
    display: none;
  }
}


/*--- END RESPONSIVE ---*/
 
 
 
 
 
 
 /****************FIN SLIDER MOXO***********************/










		
/**************TEXTO DE INICIO*****************/
.fondo-liso {
    width: 100%;
    /* margin: 1em auto; */
    background-color: #fff;
    overflow: hidden;
    background-color: rgb(0 0 0 / 0%);
}

.fondo-liso-noborder {
	width:100%;
	margin: 2em auto;
	background-color:#fff;
	overflow:hidden;
}

.contenedor {
  width:95%;
  max-width: 990px;
  margin: 2em auto;
  overflow:hidden;
  padding:.1em;
  
}


.INICIO {
	width:100%;
}
/**************anterior*****************

INICIO h1 {
	text-align: center;
	font-size:3em;
	color:#fd8a17;
	font-family: 'Raleway', sans-serif;
	line-height:1.2em;
	font-weight: 200;
	
	margin-bottom: 15px;
**************anterior*****************/

.INICIO h1 {
    text-align: center;
    font-size: 2em;
    color: #202d3d;
    font-family: 'Raleway', sans-serif;
    line-height: 1.2em;
    font-weight: 200;
    margin-bottom: 15px;
}


.INICIO h2 {
text-align: LEFT;
      font-size:2.2em;
   color:#C2C4C6;
  font-family: 'Raleway', sans-serif;

  font-weight: 300;
}

.INICIO p {
	text-align: center;
	font-size:1.2em;
	color:#797D82;
	font-family: 'Raleway', sans-serif;
	line-height:145%;
	font-weight: 300;
}

@media screen and (max-width:1000px) {
 
  .INICIO {
    width:100%;
  }

}


@media screen and (max-width:900px) {
  
  .INICIO {
    width:100%;
  }
  
  .INICIO p {
  font-size:1.2em;
  }

.INICIO h1 {
	text-align: center;
	font-size:2em;
	color:#fd8a17;
	font-family: 'Raleway', sans-serif;
	line-height:1em;
	font-weight: 200;
	margin-bottom: 12px;
}


.INICIO h2 {
  font-size:1.9em;

}  
  
}


@media screen and (max-width:660px) {
  
  .INICIO {
    width:100%;
  }
  
  .INICIO p {
  font-size:1.2em;
  }

  
}



@media screen and (max-width:400px) {
  
  .INICIO {
    width:100%;
  }


  
}
@media screen and (max-width:320px) {
  
  .INICIO {
    width:100%;
  }
  

}


/**************FIN TEXTO DE INICIO*****************/
/**************TITULOS CASOS*****************/
.container-CASOS {
	width:95%;
	max-width: 990px;
	margin: 1em auto;
	margin-top:5em;
	overflow:hidden;
	padding:0.1em;
}
.TITULO-CASOS{
	width:50%;
	float:left;
	padding:1em;
}

.TITULO-CASOS h1 {
	text-align: LEFT;
	font-size:3em;
	color:#fd8a17;
	font-family: 'Raleway', sans-serif;
	line-height:100%;
	font-weight: 200;
}


.TITULO-CASOS h2 {
text-align: LEFT;
      font-size:2.2em;
   color:#C2C4C6;
  font-family: 'Raleway', sans-serif;

  font-weight: 300;
}

.TITULO-CASOS p {
	text-align: LEFT;
	font-size:1em;
	color:#797D82;
	font-family: 'Raleway', sans-serif;
	line-height:145%;
	font-weight: 300;
}

@media screen and (max-width:1000px) {
 
.TITULO-CASOS {
    width:50%;
  }

}


@media screen and (max-width:800px) {
  
 .TITULO-CASOS {
    width:50%;
  }
  
  .TITULO-CASOS p {
  font-size:.8em;
  }

.TITULO-CASOS h1 {
      font-size:2.5em;
   
}


.TITULO-CASOS h2 {
  font-size:1.5em;

}  
  .container-CASOS {
	margin-top:2em;
	margin: 0.5em auto;
} 
}


@media screen and (max-width:660px) {
  
.TITULO-CASOS {
    width:100%;
  }
  
.TITULO-CASOS p {
  font-size:.8em;
  }

.TITULO-CASOS h1 {
      font-size:3em;
   
}


.TITULO-CASOS h2 {
  font-size:2em;

}  
   .container-CASOS {
	margin-top:2em;
	margin: 0.5em auto;
}
}



@media screen and (max-width:400px) {
  
 .TITULO-CASOS {
    width:100%;
  }
    .TITULO-CASOS h1 {
      font-size:2.5em;
   
}


.TITULO-CASOS h2 {
  font-size:1.5em;

}  
   .container-CASOS {
	margin-top:2em;
	margin: 0.5em auto;
}
}
@media screen and (max-width:320px) {
  
  .TITULO-CASOS {
    width:100%;
  }
  
  
.TITULO-CASOS h2 {
  font-size:1em;

}  
  
   .TITULO-CASOS h1 {
      font-size:2em;
   
}
  .container-CASOS {
	margin-top:2em;
	margin: 0.5em auto;
}

}


/**************FIN TITULO CASOS*****************/


 /*********************GALERIA INICIAL***************************/  
 
 	#espacioCASOS{
	width:100%;
	height:80px;
}	
 
 
h3{
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	color: #646668;
	text-align:center;
	padding:0.3em;
	letter-spacing:1px;
	font-weight:200;
 }

.GALERIA-INICIO {
	width:95%;
	max-width: 2000px;
	margin: 0.1em auto;
	overflow:hidden;
	padding:0.1em;
}

img {
  max-width:100%;
 
}

.CAJA-GALERIA {
	width:33%;
	float:left;
	padding:0.1em;
}

@media screen and (max-width:1000px) {
 
  .CAJA-GALERIA {
    width:33%;
  }

  }


@media screen and (max-width:800px) {
 
  .CAJA-GALERIA {
    width:33%;
  }

 }


@media screen and (max-width:650px) {
 
  .CAJA-GALERIA {
    width:50%;
  }
 

  
 }



@media screen and (max-width:400px) {
 
  .CAJA-GALERIA {
    width:100%;
  } 
  
  
}

  /*********************pop up***************************/  
/** LIGHTBOX MARKUP **/
/* Modal */
/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

a {
    color:#000000
    text-decoration: none;
}
a:hover {
    color:#000000
	text-decoration: none;
}


/** LIGHTBOX MARKUP **/


h1 {
  font-size: 3em;
  font-weight: 200;
  margin: 0.4em 0 0.1em 0;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

.img-contenedor{
  position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
 }
.caption{
	position: absolute;
	width: 92%;
	height: 92%;
	background: rgba(255, 255, 255, 0.9);
	transition: all 0.4s ease-in-out;
	top: 100%;
	left: 4%;
}		

.img-contenedor:hover .caption{
	top: 4%;
	transition: all 0.4s ease-in-out;
	left: 4%;
}

.caption h2 {
margin: 5em auto;
	color:#fd8a17;
	font-size: 3em;
	font-weight: 400;
	margin-bottom: 3px;
	font-family: OSWALD;
	text-align: CENTER;
	line-height: 2em;
}

.caption p {
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.2em;
	font-family: 'Raleway', sans-serif;
	text-align: CENTER;
	color:#666666;
 }

@media screen and (max-width:1500px) {
 
  .caption h2 {
margin: 4em auto;
	font-size: 2em;	
	margin-bottom: 3px;	
	line-height: 2em;
}

.caption p {
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.2em;
	
 }

}


@media screen and (max-width:900px) {
 
  .caption h2 {
margin: 2em auto;
	font-size: 1.5em;	
	margin-bottom: 3px;	
	line-height: 2em;
}
  

}


@media screen and (max-width:870px) {
 
  .caption h2 {
margin: 2em auto;
	font-size: 1.5em;	
	margin-bottom: 3px;	
	line-height: 2em;
}

}

@media screen and (max-width:400px) {
 
  .caption h2 {
margin: 4em auto;
	font-size: 2em;	
	margin-bottom: 3px;	
	line-height: 2em;
}

}
 /*********************FIN GALERIA INICIAL***************************/  





 /*********************ESTUDIO***************************/  




 /*********************FIN ESTUDIO***************************/ 
 
 
 
 
 
 
/************** CONTACTO************************/ 
* {
   box-sizing: border-box;
}

.contenedor {
    width: 90%;
    max-width: 2000px;
    overflow: hidden;
    margin-top: 1em;
    margin-right: auto;
    margin-bottom: 1em;
    margin-left: auto;
}

.item {
	width:30%;
	padding:1.98em;
	height:90%;
	margin: 0.5em;
	float: left;
}

.item2 {
	width:24%;
	float:left;
	padding:1.98em;
	height:16em;
	margin:0.5em;
	background-color:#E8E9EA;
 }
 
 .item3 {
	width:90%;
	padding:2em;
	height:95%;
	margin: 0.5em;
}


.item p {
	min-height:1em;
	font-size:1em;
	text-align:right;
	font-family: 'Raleway', sans-serif;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 10;
}

.firma {
	font-size:1.2em;
	text-align:right;
	font-family: 'Raleway', sans-serif;
	color: #333333;
	margin-top: 0.5em;
	margin-right: 30px;
	margin-bottom: 0.5em;
}

.item h1 {
  min-height:1.4em;
  /*background-color:#fed;*/
  margin:.5em 0 0 0;
  font-size:1.7em;
  text-align:right;
  COLOR:#F38120;
  font-family: 'Oswald', sans-serif;
}

.item span {
    min-height: 3em;
    /* background-color: #fed; */
    margin: 8.3em 0 0 0;
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-size: 0.9em;
    COLOR: #080c0f;
}


.item2 p {
  min-height:3em;
  /*background-color:#fed;*/
  margin:.5em 0 0 0;
  font-size:.9em;
  text-align:right;
  line-height:1.5em;
  font-family: 'Raleway', sans-serif;
}

.item2 h1 {
  min-height:1.4em;
  /*background-color:#fed;*/
  margin:.5em 0 0 0;
  font-size:1.7em;
  text-align:right;
  COLOR:#F38120;
  font-family: 'Oswald', sans-serif;
}

.item2 span {
min-height:3em;
	/*background-color:#fed;*/
  margin:.3em 0 0 0;
	text-align:right;
	font-family: 'Raleway', sans-serif;
	 font-size:0.9em;
  COLOR:#F38120;
}



@media screen and (max-width:2000px) {
 
  .item {
   width:30%;
  }
  
   .item2 {
   width:24%;
  }
 
}

@media screen and (max-width:1752px) {
 
  .item {
   width:23%;
  }
  
   .item2 {
   width:47%;
  }
 
}


@media screen and (max-width:1000px) {
 
  .item {
   width:47%;
  }
  
   .item2 {
   width:47%;
  }

}


@media screen and (max-width:900px) {
 
  .item {
    width:47%;
  }
  
  .item p {
  font-size:.8em;
  }
  
    .item2 {
    width:47%;
  }
  
  .item2 p {
  font-size:.8em;
  }
  

}


@media screen and (max-width:750px) {
 
  .item {
    width:100%;
	text-align:center;
  }
  
  .item p {
  font-size:.8em;
  text-align:center;
  }
  
    .item2 {
    width:100%;
  }
  
  .item2 p {
  font-size:.8em;
  }
  
.item h1{
 text-align:center;
 }
 
.firma {
	font-size:0.7em;
	text-align:right;
	margin-top: 0.2em;
	margin-right: 20px;
	margin-bottom: 0.2em;
}

}

@media screen and (max-width:400px) {
 
  .item {
    width:100%;
	text-align:center;
  }
  .item2 {
    width:100%;
  }
}



/**************FIN CONTACTO************************/



/**************ICONOS SERVICIOS************************/ 
.ICONOS{
	margin:0.3em;
	text-align:center;
	padding:1em;
}


.ICONOS p {
	min-height:3em;
	/*background-color:#fed;*/
  margin:.2em 0 0 0;
	font-size:0.9em;
	text-align:center;
	line-height:1.5em;
	font-family: 'Raleway', sans-serif;
}

.ICONOS h1 {
	min-height:1.4em;
	/*background-color:#fed;*/
  margin:.4em 0 0 0;
	font-size:1.7em;
	text-align:center;
	COLOR:#F38120;
	font-family: 'Oswald', sans-serif;
}

.ICONOS span {
	min-height:3em;
	/*background-color:#fed;*/
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-size:1.3em;
	COLOR:#666666;
 
  
}


.ICONOS img{
	width:25%;
	vertical-align:middle;
	}


/**************FIN ICONOS SERVICIOS************************/




/**************FOOTER************************/
.footer-basic-centered{
	background-color: #646668;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	padding: 80px;
	margin-top: 30px;
}

.footer-basic-centered .footer-company-motto{
	color:  #B5B7B9;
	font-size: 50px;
	margin: 0;
}

.footer-basic-centered .footer-company-name{
	color:  #B5B7B9;
	font-size: 15px;
	margin: 0;
}

.footer-basic-centered .footer-company-legal{
	color:  #B5B7B9;
	font-size: 12px;
	margin: 0;
}

.footer-basic-centered .footer-links{
	list-style: none;
	font-weight: normal;
	color:  #ffffff;
	padding: 35px 0 23px;
	margin: 0;
}

.footer-basic-centered .footer-links a{
	display:inline-block;
	text-decoration: none;
	color: inherit;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 600px) {

	.footer-basic-centered{
		padding: 35px;
	}

	.footer-basic-centered .footer-company-motto{
		font-size: 30px;
	}

	.footer-basic-centered .footer-company-name{
		font-size: 20px;
	}

	.footer-basic-centered .footer-links{
		font-size: 14px;
		padding: 25px 0 20px;
	}

	.footer-basic-centered .footer-links a{
		line-height: 1.8;
	}
	.footer-basic-centered .footer-company-legal{
	font-size: 12px;

}
}



/**************FIN FOOTER************************/





/**************BOTONES*****************/
.itemboton {
	float:left;
	background:#C2C4C6;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	width: 30%;
	margin: 0.2em;
	padding: 4px;
}
.itemboton:hover{
  background:#666666;
}

.itemboton:active{
  box-shadow: 0px 2px 0px 0px #f2efdd;
}

.itemboton img {
	float:left;
	width: 40%;
	margin: 0.2em;
	padding: 4px;
}
.itemboton SPAN {
	min-height:30px;
	font-size:1em;
	text-align:center;
	color: #fFFFFF;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-weight:bold;
	margin: 0em;
	padding: 0px;
 }

@media screen and (max-width:1000px) {
  
  .itemboton {
    width:48%;
  }

}


/*DARK BUTTON STYLES*/		
.btn.btn-dark{background-color: #fd8a17; border-color: #fd8a17; -webkit-box-shadow: 0 3px 0 #080c0f; box-shadow: 0 3px 0 #080c0f;}
.btn.btn-dark:hover{background-color:#202d3d;}
.btn.btn-dark:active{top: 3px; outline: none; -webkit-box-shadow: none; box-shadow: none;}


@media screen and (max-width:800px) {
  
  .itemboton {
    width:47%;
  }
  
  .itemboton SPAN {
  font-size:0.9em;
  }

}

@media screen and (max-width:500px) {
  
  .itemboton {
    width:46%;
  }
  
  .itemboton SPAN {
  font-size:0.8em;
  }

}

@media screen and (max-width:400px) {
  
  .itemboton {
    width:100%;
  }

}

/**************FIN BOTONES 1*****************/


/**************BOTONES FIN DE PAGINA*****************/


.BOTONES-PAGINA {
	width:100%;
	max-width: 900px;
	overflow:hidden;
	padding:0.5em;
	margin-top: 2.8em;
	margin-right: auto;
	box-sizing: border-box;
}



.itemboton2 {
	float:left;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-shadow: 0px 4px 0px 0px #B5B7B9;
	width: 20%;
	margin: 1.5em;
	padding: 5px;
}
.itemboton2 SPAN:hover{
  color:#fd8a17;
  	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.itemboton2:active{
  box-shadow: 0px 2px 0px 0px #f2efdd;
}
.itemboton2 SPAN {
	min-height:3%;
	font-size:1em;
	text-align:center;
	color:#999999;
	font-family: 'oswald', Helvetica, sans-serif;

	margin: 0em;
	padding: 0px;
 }

@media screen and (max-width:1000px) {
  
  .itemboton2 {
    width:30%;
  }

.BOTONES-PAGINA {
	width:100%;		
}

}


@media screen and (max-width:800px) {
  
  .itemboton2 {
    width:37%;
  }
  
  .itemboton2 SPAN {
  font-size:1em;
  }
  
.BOTONES-PAGINA {
	width:100%;	
	margin-left:auto;	
}

}

@media screen and (max-width:500px) {
  
  .itemboton2 {
    width:100%;
  }
  
  .itemboton2 SPAN {
  font-size:0.9em;
  }
.BOTONES-PAGINA {
	width:100%;	
		margin-left:auto;		
}

}

@media screen and (max-width:400px) {
  
  .itemboton2 {
    width:100%;
  }
.BOTONES-PAGINA {
	width:100%;
		margin-left:auto;			
}

}

/**************FIN BOTONES FIN DE PAG*****************/
/**************INICIO RETORNO************************/

.retorno img {
  max-width:100%;
  width:55%;
  float:left;
  margin: 0.1em;
	padding:0.1em;
}
.retorno img a{
  max-width:100%;
   width:55%;
  float:left;
}
.retorno img:hover{
-moz-opacity: 0.50;
-khtml-opacity: 0.50;
opacity: 0.50;
 -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.retorno {
	width:20%;
	float:left;
	padding:0.2em;
}




@media screen and (max-width:1000px) {
 
  .retorno {
    width:30%;
  }
  .retorno img { 
  width:50%; 
}

}
@media screen and (max-width:900px) {
 
  .retorno {
    width:30%;
	
  }
    .retorno img { 
  width:50%; 
}

}

@media screen and (max-width:800px) {
 
  .retorno {
    width:30%;
  }
    .retorno img { 
  width:50%; 
}
  
}

@media screen and (max-width:700px) {
 
  .retorno {
    width:30%;
  }
  
    .retorno img { 
  width:50%; 
}
}

@media screen and (max-width:500px) {

  .retorno {
    width:30%;
  }
    .retorno img { 
  width:50%; 
}
}

@media screen and (max-width:400px) {

  .retorno {
    width:45%;
  }
    .retorno img { 
  width:50%; 
}
}


/**************FIN INICIO RETORNO************************/


/**************SERVICIOS************************/ 
* {
   box-sizing: border-box;
}

.contenedor-servicios {
	width:95%;
	max-width: 1000px;
	margin: 1em auto;
	overflow:hidden;
	padding:0.5em;
}

.servicios {
	width:80%;
	float:inherit;
	padding:1em;
	height:auto;
	margin:0.5em;
}

.servicios2 {
	width:48.2%;
	float:left;
	padding:1.98em;
	height:AUTO;
	margin:0.5em;
	background-color:#FFFFFF;
 }


.servicios p {
  min-height:3em;
  /*background-color:#fed;*/
  margin:.5em 0 0 0;
  font-size:.9em;
  text-align:left;
  line-height:1.5em;
  font-family: 'Raleway', sans-serif;
}

.servicios h1 {
  min-height:1.4em;
  /*background-color:#fed;*/
  margin:.2em 0 0 0;
  font-size:1.2em;
  text-align:left;
  COLOR:#F38120;
  font-family: 'Oswald', sans-serif;
}

.servicios span {
  min-height:1.4em;
	/*background-color:#fed;*/
	margin:.3em 0 0 .1em;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	 font-size:.9em;
  COLOR:#333333;
  line-height:1.2em;
}


.servicios2 p {
  min-height:3em;
  /*background-color:#fed;*/
  margin:.1em 0 0 0;
  font-size:.9em;
  text-align:left;
  line-height:1.1em;
  font-family: 'Raleway', sans-serif;
}

.servicios2 h1 {
  min-height:1.4em;
  /*background-color:#fed;*/
  margin:.3em 0 .1em 0;
  font-size:1.2em;
  text-align:left;
  COLOR:#F38120;
  font-family: 'Oswald', sans-serif;
}

.servicios2 span {
min-height:3em;
	/*background-color:#fed;*/
	margin:.3em 0 0 .1em;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	 font-size:1.0em;
  COLOR:#333333;
  line-height:1.5em;
}





@media screen and (max-width:1000px) {
 
  .servicios {
   width:47%;
  }
  
   .servicios2 {
   width:47%;
  }

}


@media screen and (max-width:900px) {
 
  .servicios {
    width:47%;
  }
  
  .servicios p {
  font-size:.8em;
  }
  
    .servicios2 {
    width:47%;
  }
  
  .servicios2 p {
  font-size:.8em;
  }
  

}


@media screen and (max-width:750px) {
 
  .servicios {
    width:100%;
  }
  
  .servicios p {
  font-size:.8em;
  }
  
    .servicios2 {
    width:100%;
  }
  
  .servicios2 p {
  font-size:.8em;
  }
  

}

@media screen and (max-width:400px) {
 
  .servicios {
    width:100%;
  }
  .servicios2 {
    width:100%;
  }
}

@media screen and (max-width:350px) {
  
  .servicios {
    width:100%;
  }
    .servicios2 {
    width:100%;
  }

  .servicios2 p {
  font-size:.6em;
  }
  
    .servicios p {
  font-size:.6em;
  }
}

/**************FIN SERVICIOS************************/

/**************fotos continuas************************/
.imagenes-casos{
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-bottom:5%;
	}
	
	/**************fin fotos continuas************************/
		/**************DESPLEGABLE************************/

/* Acordeon styles */
.tab {
	position: relative;
	max-width: 2000px;
	width: 97%;
	overflow: hidden;
	background-color:rgba(255, 255, 255, 0.6);
	float:left;
	text-align: center;

}


input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.tab label span {
 position: relative;
  display:block; 
   line-height: 1.4em;
  cursor: pointer;
  width:95%;
	max-width: 2000px;
	margin: 0.1em auto;
	overflow:hidden;
	padding:0.1em;
	-webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  font-family:'Oswald', sans-serif;
  color:#fd8a17;
   text-align: CENTER;
   font-size:1.2EM;
}


.tab label span:HOVER {

 color: #595959;


}


.tab label .mas {
  display: none;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked + label span {
  position: relative;
  display:block; 
   line-height: 1.4em;
  cursor: pointer;
  width:95%;
	max-width:2000px;
	margin: 0.1em auto;
	overflow:hidden;
	padding:0.1em;
	-webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  font-family:'Oswald', sans-serif;
    text-align: CENTER;
  color:#999999;
  font-size:0.9EM;
		}

input[type="checkbox"]:checked + label .mas {
  display: block;
}
input[type="checkbox"]:checked + label .click {
  display: none;
}


.tab-content {
  max-height:0;  
  overflow:hidden;
   -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
    opacity: 0.5;
		-moz-transform: translate(0px, 100px);
-webkit-transform: translate(0px, 100px);
-o-transform: translate(0px, 100px);
-ms-transform: translate(0px, 100px);
transform: translate(0px, 100px);
width:95%;
	max-width:2000px;

 
}

/* :checked */
input:checked ~ .tab-content {
  max-height: 500EM;
    -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  opacity: 1;
-moz-transform: translate(0px, 1px);
-webkit-transform: translate(0px, 1px);
-o-transform: translate(0px, 1px);
-ms-transform: translate(0px,1px);
transform: translate(0px, 1px);
width:95%;
	max-width:2000px;

}




	/**************fin DESPLEGABLE************************/
	
		/**************CASOS SLIDER************************/
		
		
		
		.CAJA-SLIDER-CASOS {
	width:95%;
	max-width: 990px;
	margin: 0.1em auto;
	overflow:hidden;
	padding:0.1em;
  
  }
	/**************FIN CASOS SLIDER************************/
	
	
	/**************SLIDER TEXTO************************/	
	
	/* Visit http://www.menucool.com/responsive-slider for instructions */

#texto-slider {
	width:100%;
	max-width:2000px;
	/*min-width:375px;
    background:#191919;*/
    padding: 20px 0;
	margin:0 auto;
	overflow:hidden;
	box-sizing:border-box;
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(IMAGENES/10.jpg);
}

#texto-slider .slider-inner {
	margin:0 auto;/*center-aligned */
	font-size:0px;
	position:relative;
	width: 2000px;
	max-width: 100%;
}

#texto-slider ul {
    /*background-color:black;*/
    position:relative;
    list-style:none;
    padding:0;
}

#texto-slider li {    
    width:100%;
    height:100%;
    top:0;
    left:0;
    position: absolute;
    font-size:12px;
    list-style:none;
    margin:0;
    padding:0;
    opacity:0;
    overflow:hidden;
    transform-style: preserve-3d; /*prevent blurry of its children*/
}

#texto-slider li.ns-show {
    opacity:1;
}


/*---------- Slide Content -------------------*/
#texto-slider div.content {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    padding:0 14%;
    text-align:center;
    color:#FFF;
    font-size:1.2em;
    line-height:1.2;
    position: relative;
    top: 10%;
    box-sizing:border-box;
}

#texto-slider div.content h3 {
    color:#E56606;
    margin-top:0;
    margin-bottom:30px;
    font-size:3.3em;
    font-family: 'Roboto', sans-serif;
    font-weight:900;
}
#texto-slider div.content img {
    float:right;
    width:30%;
    margin:0 0 20px 20px;
}

/* ---------Arrow buttons ------- */   
/* The arrow button id should be: slider id + ("-prev", "-next", and "-pause-play") */ 
#texto-slider-pause-play { display:none;}    

#texto-slider-prev, #texto-slider-next
{
    position: absolute;
    display:inline-block;
    width:42px;
    height:56px;
    line-height:56px;
    top: 50%;
    margin-top:-51px;/*pager's height should also be counted*/
     backface-visibility:hidden;
    color:#999999;
    overflow:hidden;
    white-space:nowrap;
    -webkit-user-select: none;
    user-select:none;
    border-radius:2px;
    z-index:10;
    opacity:0.3; 
    font-family:sans-serif;   
    font-size:13px;
    cursor:pointer;
    -webkit-transition:all 0.7s;
    transition:all 0.4s;
}

.slider-inner:hover #texto-slider-prev, .slider-inner:hover #texto-slider-next {
    opacity:1;
}


#texto-slider-prev {
    left: 0px; /*set it with a positive value if .slider-inner does not have max-width setting.*/
}
#texto-slider-next {
    right: 0px;
}

/* arrows */
#texto-slider-prev::before, #texto-slider-next::before {
    position: absolute;
    top: 17px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-left: 5px solid white;
    border-top: 5px solid white;
    backface-visibility:hidden;
}

#texto-slider-prev::before {
    -ms-transform:rotate(-45deg);/*IE 9*/
    -webkit-transform:rotate(-45deg);
    transform: rotate(-45deg);
    left:14px;
}

#texto-slider-next::before {
    -ms-transform:rotate(135deg);/*IE 9*/
    -webkit-transform:rotate(135deg);
    transform: rotate(135deg);
    right:14px;
}


/*pagination num within the arrow buttons*/
#texto-slider-prev:hover, #texto-slider-next:hover {width:80px;background-color:rgba(0,0,0,0.8);}
#texto-slider-prev div {margin-right:8px;white-space:nowrap;opacity:0;float:right;}
#texto-slider-next div {margin-left:8px;white-space:nowrap;opacity:0;float:left;}
#texto-slider-prev:hover div, #texto-slider-next:hover div {opacity:1;}


/*------ pager(nav bullets) ------*/      
/* The pager id should be: slider id + "-pager" */
#texto-slider-pager { display:none;}

/*Responsive settings*/
@media only screen and (max-width:700px){

    #texto-slider div.content {
        font-size:1em;
    }
    
    #texto-slider div.content h3 {
        font-size:2em;
    }

    #texto-slider div.content img {
        display:none;
    }
    #texto-slider-prev, #texto-slider-next {
        display:none;
    }
}


	/**************FIN SLIDER TEXTO************************/	

/**************SUMMARY************************/	

summary {
    cursor: pointer;
}

summary::-webkit-details-marker {
    color: #fff;
    background-color: #000;
}

summary::-webkit-details-marker {
    display: none;
}
summary:before {
    content: "\25CF"; /* the new icon */
    color:#CCCCCC;
    margin-right: 3px;
	}

DETAILS[open] SUMMARY ~ * 
{
 animation: sweep .5s ease-in-out;
}

@keyframes sweep 
{
 0%    {opacity: 0; margin-left: -10px}
 100%  {opacity: 1; margin-left: 0px}
}


/**************FIN SUMMARY************************/



img {
    max-width: 103%;
    /* margin: 23px; */
    /* margin-left: 262px; */
}