/* ==========================================================================
   Este codigo utiliza Boilerplate y initializr, kimo informatica 2014
   ========================================================================== */
@import url(http://fonts.googleapis.com/css?family=Duru+Sans);
html,
button,
input,
select,
textarea {
    color: #34495e;
}

body {
    font-size: 12px;
}

article#web{
	margin-top: 40px;
	width: 100%;
	overflow: hidden;/**/
}
article#web .content-imagen{
	width: auto;
	margin: 0 auto;
	background-image: url(../img/moviles.jpg);
	background-position: left;
	height: 480px;
	background-repeat: no-repeat;
}
article#web .content-imagen .sombreado{
	background: rgba(0,0,0,0.7);
	height: 480px;
	left: auto;
	position: relative;
	top: 0px;
	width: 350px;
	float: right;
	color: #f7f7f7;
	
}
article#web .content-imagen .sombreado:before{
	position: absolute;
	left: -70px;
	content: '';
	width: 35px;
	border-right: 35px solid rgba(0,0,0,0.7);
	border-top: 450px solid transparent;
	bottom: 0;
}
article#web .content-imagen .sombreado .info {
	color: #fff;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 15px;
	text-align: center;
	width: 335px;
}
article#web .content-imagen .sombreado .info .comparte{
	display: inline-block;
	vertical-align: top;
}
article#web .content-imagen .sombreado .info h2{
	width: 290px;
	margin-left: 35px;
	font-size:27px; 
	line-height:34px;
	text-transform: uppercase;
	font-weight: normal;
}

article#web .content-imagen .sombreado .info ul li {
	font-size: 1.5em;
	list-style: none;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 10px;
}


article#web .content-imagen .sombreado .info .btn_presupuesto {
	margin-left:20px;

	right: auto;
	left: auto;

	bottom: 15px;
	left: 30px;
	margin-top: 15px;
	width: 280px;

	background: #ffc43a;
	border: none;
	border-bottom: 3px solid #f39c12;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #b26500 !important;
	display: inline-block;
	zoom: 1;
	font-size: 16px;
	font-style: normal !important;
	font-weight: bolder; 
	height: 50px;
	line-height: 15px;
	min-width: 125px;
	padding: 15px 0 0 0 !important;
	text-align: center;
	text-transform: uppercase;
	outline: 0;
	text-decoration: none;
	border-radius: 6px;
}
article#web .content-imagen .sombreado .info .btn_presupuesto:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/*****************************************************************
************************ TIENDA ONLINE ***************************
*****************************************************************/


article#tienda{
	margin-top: 0px;
	width: 100%;
	overflow: hidden;/**/
}
article#tienda .content-imagen{
	width: auto;
	background-image: url(../img/whatsapp-empresas-marketing.jpg);
	background-position: right;
	height: 450px;
	background-repeat: no-repeat;
}
article#tienda .content-imagen .sombreado{
	background: rgba(52,73,94,0.85);
	height: 450px;
	left: auto;
	position: relative;
	top: 0px;
	width: 335px;
	float: left;
	color: #f7f7f7;
	border-radius: 0px 235px 235px 0px;
	/*display: none;*/
}

article#tienda .content-imagen .sombreado .info {
	color: #fff;
	float: right;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 15px;
	text-align: center;
	width: 335px;
}
article#tienda .content-imagen .sombreado .info .comparte{
	display: inline-block;
	vertical-align: top;
}
article#tienda .content-imagen .sombreado .info h2{
	width: 250px;
	margin-left: 15px;
	font-size:27px; 
	line-height:34px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 30px;
}
article#tienda .content-imagen .sombreado .info ul{

	margin-top: 50px
}
article#tienda .content-imagen .sombreado .info ul li {
	font-size: 1.5em;
	list-style: none;
	text-align: left;
	margin-bottom: 8px;
	margin-left: -15px;
}

article#tienda .content-imagen .sombreado .info .btn_presupuesto {
	margin-left:-15px;

	right: auto;
	left: auto;

	bottom: 15px;
	left: 30px;
	margin-top: 35px;
	width: 280px;

	background: #ffc43a;
	border: none;
	border-bottom: 3px solid #f39c12;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #b26500 !important;
	display: inline-block;
	zoom: 1;
	font-size: 16px;
	font-style: normal !important;
	font-weight: bolder; 
	height: 50px;
	line-height: 15px;
	min-width: 125px;
	padding: 15px 0 0 0 !important;
	text-align: center;
	text-transform: uppercase;
	outline: 0;
	text-decoration: none;
	border-radius: 6px;
}
article#tienda .content-imagen .sombreado .info .btn_presupuesto:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

  /* ===================
       FOOTER
   =================== */
   
footer{
	background-image: url(../img/footer.jpg);
	position: relative;
	margin-top: 0px;
	width: 100%;
}

footer .contenidofooter{
	width: 100%;
	text-align: right;
}
footer .contenidofooter .contactanos{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	background: rgba(255,255,255,1);
	box-shadow: 0px 0px 5px #ffffff;
	
	margin: 8px 20px 10px 10px;

	font-size: 1.7em;
	text-align: left;

}
footer .contenidofooter .contactanos a{
	font-size: 0.8em;
	text-decoration: none;
	height: 30px;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin-top: 5px;
	color: #34495E;
	width: 250px;
	margin-left: 40px;
}
footer .contenidofooter .contactanos a img{
	margin-top: -30px;
	vertical-align: middle;
}


footer .contenidofooter .contactanos p{
	text-align: center;
	margin:0px;
	padding: 0px;
}

footer .contenidofooter .contactanos .social {
	display: inline-block;
	overflow:hidden;
	float: right;
	padding: 2px 0px 1px 0;
	margin-top: 20px;
	height: 30px;
}
footer .contenidofooter .contactanos .social a {
	display:block;
	float:left;
	width:30px;
	height:30px;
	overflow:hidden;
	margin: 0 0 23px 5px;
}
footer .contenidofooter .contactanos .social a:first-child {
	margin: 0 0 0 0;
}
footer .contenidofooter .contactanos .social a:hover img {
	margin-top:-30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

footer .contenidofooter .infodatos{
	display: none;
}
footer .contenidofooter .infodatos2{
	display: none;
}


/* ===================
       HEADER
   =================== */


header{
	position: fixed;
	height: 40px;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	background-color: #f7f7f7;
	z-index: 4;
}
header h1{
	display: none;
}
header figure{
	display: inline-block;
	vertical-align: top;
	margin: 0px -13px;
}
header figure a{
	margin:0px;
	padding: 0px;
}
header figure a img{
	height: 40px;
}

header nav{
	float: right;
}
header nav ul{
	margin: 0px;
	padding: 0px;
}
header nav ul li{
	font-size: 1.1em;
	display: inline-block;
	margin: 0px -2px;
	padding: 0px;
}
header nav ul li a{
	margin: 0px;
	padding: 13px 10px 8px 10px;
	line-height: 40px;
	text-decoration: none;
}

header nav ul li.menu_web{
	display: none;
}
	

header nav ul li.menu_presupuesto a{
	color: #B45F04;
	border-bottom: 5px solid #FE9A2E;
	background-color: #FFBF00;
	font-weight: bolder;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

header nav ul li.menu_presupuesto:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

header nav ul li.menu_tienda{
	display: none;
}


@media screen and (min-width: 480px){

	header nav ul li.menu_web{
		display: inline-block;
	}
	header nav ul li.menu_web a{
		border-bottom: 5px solid #08298A; 
		color: #08298A;
		font-weight: bolder;
	}

	header nav ul li.menu_web a:hover{
		background-color:#2E9AFE;
		color: white;
	}

	
	header nav ul li.menu_tienda{
		display: inline-block;
	}
	header nav ul li.menu_tienda a{
		border-bottom: 5px solid #0B610B;
		color: #0B610B;
		font-weight: bolder;
	}

	header nav ul li.menu_tienda a:hover{
		background-color:#A5DF00;
	}
	footer .contenidofooter .contactanos{
	margin: 8px 30px 10px 10px;
	}
		  /* ===================
       PRESUPUESTOS
   =================== */
   
/*
#presupuesto .formulario{
	display: inline-block;
	margin: 30px 30px 30px 30px;
}	
*/
}

@media screen and (min-width: 767px){
	header h1{
		display: inline-block;
		margin: 8px 0px 8px 20px;
		font-size: 1.6em;
	}
	header nav{
		margin-right: 10%;
	}
	
	article#web .content-imagen{
		margin-left: 10%;
	}
	article#web .content-imagen .sombreado{
		width: 60%;
	}

	article#tienda .content-imagen{
		margin-right: 10%;
	}
	article#tienda .content-imagen .sombreado{
		width: 60%;
	}
	footer .contenidofooter .contactanos{
	margin: 8px 50px 10px 10px;
	}
	footer .contenidofooter .infodatos{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	background: rgba(255,255,255,1);
	box-shadow: 0px 0px 5px #ffffff;
	margin: 8px 20px 10px 10px;
	font-size: 1.7em;
	text-align: left;
	padding-bottom: 85px;

}
footer .contenidofooter .infodatos a{
	font-size: 0.8em;
	text-decoration: none;
	height: 30px;
	display: block;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #34495E;
	width: 250px;
	margin-left: 40px;
}
footer .contenidofooter .infodatos p{
	text-align: center;
	margin:0px;
	padding: 0px;
}


	
	  /* ===================
       PRESUPUESTOS
   =================== */
   
/*
#presupuesto .formulario{
	display: inline-block;
	margin: 30px 60px 30px 60px;
}	
*/
	
}
@media screen and (min-width: 950px){
	article#web .content-imagen{
		margin-left: 15%;
	}
	article#tienda .content-imagen{
		margin-right: 15%;
	}
	footer .contenidofooter .contactanos{
	margin: 8px 77px 10px 10px;
	}
	footer .contenidofooter .infodatos{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	background: rgba(255,255,255,1);
	box-shadow: 0px 0px 5px #ffffff;
	margin: 8px 20px 10px 10px;
	font-size: 1.7em;
	text-align: left;
	padding-bottom: 85px;

}
footer .contenidofooter .infodatos a{
	font-size: 0.8em;
	text-decoration: none;
	height: 30px;
	display: block;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #34495E;
	width: 250px;
	margin-left: 40px;
}
footer .contenidofooter .infodatos p{
	text-align: center;
	margin:0px;
	padding: 0px;
}footer .contenidofooter .infodatos2{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	background: rgba(255,255,255,1);
	box-shadow: 0px 0px 5px #ffffff;
	margin: 8px 20px 10px 10px;
	font-size: 1.7em;
	text-align: left;
	padding-bottom: 85px;

}
footer .contenidofooter .infodatos2 a{
	font-size: 0.8em;
	text-decoration: none;
	height: 30px;
	display: block;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #34495E;
	width: 250px;
	margin-left: 40px;
}
footer .contenidofooter .infodatos2 p{
	text-align: center;
	margin:0px;
	padding: 0px;
}


	  /* ===================
       PRESUPUESTOS
   =================== */
   
/*
#presupuesto .formulario{
	display: inline-block;
	margin: 30px 60px 30px 60px;
}	
*/
}

@media screen and (min-width: 1250px){
	article#web .content-imagen{
		margin-left: 15%;
	}
	article#tienda .content-imagen{
		margin-right: 15%;
	}
	footer .contenidofooter .contactanos{
	margin: 8px 155px 10px 10px;
	}
}