@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Coda|Graduate|Roboto+Condensed);
/*
font-family: 'Graduate', cursive; = h1 menús footer y header
font-family: 'Coda', cursive; = h3 encabezados
font-family: 'Roboto Condensed', sans-serif; = h5 textos
*/
html, body { height: 100%;}
body{
	background-image: url("../img/home/bannnerlineensamble.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;	
}


.bloque1{
	max-width: 768px;
	margin: 30px auto;
}
img {
	border: none !important;
}
.paddingtxt {
	width: 658px;
	float: left;
	clear: both;
	position: relative;
	top: -105px;
	left: 311px;
}
#idea {
	float: left;
	position: relative;
}
.wrapartic {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 10;
	background-color: #FFFFFF;
}
.welcome {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 76px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
article .posicion {
	width: 300px;
	display: flex;
	height: 282px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 110px;
	margin-bottom: 20px;
}
.orangeline {
	width: 100%;
	height: 1px;
	
	background-color: #FF6600;
}
.welcomeimg {
	width: 100%;
	height: 500px;
	padding-top: 50px;
	background-color:rgba(0,0,0,0.40);
	
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

.cont-gral{
	display: block;
	width: 650px;
	height: 450px;
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: rgba(0,0,0,0.7);
	
}


.compromiso{
	display: block;
	float: left;
	width: 380px;
}

.compromiso > h3{
	font-size: 30px;
	width: 400px;
	margin: 0px auto 0px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	float: inherit;
}
.format-img{
	width: 250px;
	height: 396px;
	display: block;
	margin-top: 30px;
	float: left;
	background-image: url(../img/home/robot-muestra.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.format-P{
	font-size: 20px;
	color: rgba(255,255,255,0.70);
	text-shadow: 0px 0px rgba(0,0,0,0.00);
	text-align: left !important;
}
 .compromiso .format-P > .span{
	margin-top: 60px !important;
	float: left;	
}

.compromiso .format-P > .orange{
	margin-top: 60px;
	text-align: right;
	float: right;
	clear: both;
}

.orange a {
	color: #FF6600;
}
/*=================================clase baners amarillo=========================*/
#wrappServices {
	width: 960px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
}
.posicion {
	display: block;
	width: 248px;
	margin: 0px 0px 0px -10px;
	float: left;
	position: relative;
	transform: scale(.8);
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
.formath2{
	font-size: 25px;
	
}
#selectedF{
	color:#FF6600;
}
/*********responsive home****************/
@media screen and (max-width : 1000px ) {

.welcome {
	width: 600px;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

#wrappServices {
	width: 600px;
	height: 980px;
}
.posicion {
	margin: 20px 25px;
	transform: scale(1);
	float: left;
}
	
}

@media screen and (max-width : 620px) {
	
	body{
	
	background-image: url("../img/home/bannnerlineensamble-mobile.jpg");
	
	}
.welcome {
	width: 480px;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
	
.welcomeimg {
	width: 100%;
	height: 600px;	
	padding-bottom: 30px;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}		
.cont-gral{
	display: block;
	width: 320px;
	height: 540px;
	
	margin-left: auto !important;
	margin-right: auto !important;	
}
	.compromiso{
		width: 300px;
		padding-left: 20px;
	}

	.cont-gral  .format-img {
	width: 320px;
	height: 152px;
	display: block;
	float: inherit;
	margin-left: 5px !important;
	background-image: url(../img/home/robot-muestra-2.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 95% auto;
}

.compromiso .format-P > .span{
	margin-top: 0px !important;
	float: left;	
}

.compromiso .format-P > .orange{
	margin-top: 30px;
	text-align: right;
	float: right;
	clear: both;
}

#wrappServices {
	width: 248px;
	height: 2050px;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
.posicion {
	margin: 30px 0px;
}
}

@media screen and (max-width : 480px ) {
.welcome {
	width: 320px;
	-webkit-transition: 0.5s;   /* Podés cambiar la velocidad */
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

}
