/*  Estilos personalizados para el efecto parallax */

.nosotros-parallax{
	/*background-image: url('../assets/img/parallax/control-calidad-2.jpg');*/
	background-image: url('../assets/img/parallax/CONTROLCALIDAD.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.fondo-blanco{
	/*background-color: rgba(255, 255, 255, 0.7);*/
	background-color: rgba(52, 152, 219, 0.5);
	width: 100%;/*
	height: 100vh;*/
	padding-top: 60px;
	padding-bottom: 60px;
	color: #000;
}
.nosotros{
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 15px;
	padding-top: 35px;
	padding-bottom: 35px;/**/
	padding-right: 35px;
	padding-left: 35px;
	color: #000;
	margin: 5px;
	box-shadow: 2px 2px 7px 0px;
}
.procesos{
	/*
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 15px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 35px;
	padding-left: 35px;
	color: #000;
	margin: 5px;
	*/
	box-shadow: 2px 2px 7px 0px;
}
.servicios-parallax{
	background-image: url('../assets/img/parallax/CONFECCION1.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.fondo-negro{
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
.fondo-gris{
	background-color: rgba(166, 166, 166, 0.5);
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
.servi{
	font-family: arial;
	color: #fff;
	text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}
.servi h3{
	color: #fff;
}
.procesos_titulo{/*
	font-family: ;
	color: ;*/
	text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}
.text-muted0{
	color: #000 !important;
	font-size: 14px;
}
.titulo{
	color: #00F !important;
	font-family: time;
	font-size: 38px;
	font-style: italic;
	padding-top: 25px;
	font-weight: bold;
	text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}
.titulo_about{
	color: #000 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	/*text-shadow: -1px -1px 1px #FFF, 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF;*/
}
.procesos-parallax{
	background-image: url('../assets/img/parallax/ESTAMPADO3.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/*	Fuera del efecto Parallax */
/**/
.appWhatsapp{
  position: fixed;
  right: 26px;
  bottom: 10px;
  width: 45px;
  z-index: 1000;
}
.appWhatsapp img{
  width: 100%;
  height: auto;
}
/**/
.background_page{
  background-color: rgba(0, 0, 0, 0.5);
  /*background-color: rgba(52, 152, 219, 0.7);*/
  padding-top: 7em;
  padding-bottom: 4rem;
  height: 100vh;
  /*height: 80vh;*/
}
/* 	Cambio de las configuraciones de pantalla segun el dispositivo. */
@media (min-width: 430px) {
	.background_page{
		padding-top: 4.5rem;
	}
  header.masthead {/*
    padding-top: 17rem;
    padding-bottom: 12.5rem;*/
  }
  header.masthead .masthead-subheading {
    font-size: 2.5rem !important;
    font-style: italic !important;
    line-height: 2.5rem !important;
    margin-bottom: 2rem !important;
    margin-top: 14rem !important;
  }
  header.masthead .masthead-heading {
    font-size: 2.25em !important;
    font-weight: 700;
    line-height: 2.5rem !important;
    margin-bottom: 4rem !important;
  }
}
/* 
*/
@media (min-width: 1200px) {
	.background_page{
		padding-top: 12.5rem;
	}
  header.masthead .masthead-subheading {
    font-size: 2.25rem !important;
    font-style: italic;
    line-height: 2.25rem !important;
    margin-bottom: 2rem !important;
    margin-top: 8rem;
  }
  header.masthead .masthead-heading {
    font-size: 3.5rem !important;
    font-weight: 700;
    line-height: 3.5rem !important;
    margin-bottom: 4rem;
  }
}

@media (max-width: 429px) {
  header.masthead .masthead-subheading {
    font-size: 1.25em;
    font-style: italic;
    line-height: 1.25rem;
    margin-bottom: 2rem;
    margin-top: 10.5rem;
  }
  header.masthead .masthead-heading {
    font-size: 1.5em !important;
    font-weight: 700 !important;
    line-height: 1.5rem !important;
    margin-bottom: 4rem !important;
  }
}
/* 	Cambio de las configuraciones de pantalla segun el dispositivo. */

.btn-primary {
  color: #fff;
  background-color: #0000FF !important;
  border-color: #FFF !important;
}
.btn-primary:hover {
  color: #00F !important;
  background-color: #FFF !important;
  border-color: #00F !important;
}
.btn-dark:hover {
  color: #fff;
  background-color: #00F !important;
  border-color: #FFF !important;
}
.telefono{
	text-decoration: none;
	color: #000;
	font-size: 1em;
}
.telefono:hover{
	color: #00F;
	font-size: 1em;
	font-weight: bold;
}
#formulario{
	margin-bottom: 1.5rem;
}
.form-group input, .form-group textarea{
	margin-bottom: 1.5rem;
	padding: 1.25rem;
}
.form-group-textarea textarea{
	height: 100%;
	min-height: 10rem !important;
}