@charset "utf-8";*{
	-ms-filter: none !important;
	line-height: 1.7em;
}
.texto-full ol li {
	line-height: 1.8em;
}


.wrapper{width:100%;clear:both;float:none;}
img, object, embed, video {
	max-width: 100%;

}

.ie6 img {
	width:100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231;
}

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

a {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {

}
a:focus { outline: thin dotted; }
a:hover, a:active {
	outline: 0;
	overflow: hidden;
}





p a {
	color: #343776;
}


abbr[title] { border-bottom: 1px dotted; }
b, strong {
	font-weight: bold;
}
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small {
	font-size: 85%;
	color: rgba(1,0,0,1.00);
}
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol {
	margin: 0,5em 0;
	padding: 0 0 0 40px;
	font-family: 'Lato', sans-serif;
	line-height: 1.4em;
	font-size: 1.1em;
	color: rgba(25,25,25,1.00);
}


dd { margin: 0 0 0 40px; }


img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }


form {
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	overflow: hidden;

}

.linea {
	border-top: 1px solid rgba(208,208,208,1.00);
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	clear: both;
}


fieldset {
	border: 0;
	margin-top: 3%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
	padding: 0;
	width: 80%;
}

/* Indicar que 'label' desplaza el foco al elemento de formulario asociado */
label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; }


button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }


table button, table input { *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }


figure{margin:0;}
img,object,embed,video{
	max-width: 100%;
	overflow: hidden;
}

.ie6 img{width:100%}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input:valid, textarea:valid{}
input:invalid, textarea:invalid{background-color:#f0dddd;}



#---MOVIL---{}
.gridContainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.msgcookie{
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-family: Oxygen, sans-serif;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.msgcookie p{
	width: 90%;
	color: #F0F0F0;
	line-height: 1.6em;
	font-size: 1em;
	background-image: url(../img/cookie.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: hidden;
}
.msgcookie p a:link,.msgcookie p a:active,.msgcookie p a:visited,.msgcookie p a:hover{
	color: #86B3D7
}
.msgcookie a.close{
	float: right;
	display: block;
	width: 16px;
	height: 50px;
	overflow: hidden;
	text-indent: -80px;
	opacity: 0.5;
	margin: 0 0 0 40px;
	background-image: url(../img/cookie.png);
	background-repeat: no-repeat;
	background-position: 0 -45px;
}

a.close:hover{opacity:1}


#botones_accion {
	width: 15%;
	background-color: rgba(255,255,255,1.00);
	position: fixed;
	bottom: 10px;
	border-top: 1px solid rgba(232,127,42,1.00);
	border-right: 1px solid rgba(232,127,42,1.00);
	border-bottom: 1px solid rgba(232,127,42,1.00);
	overflow: hidden;
}

#botones_accion .ico-telf {
	width: 33%;
	float: left;
	margin-top: 3%;
	margin-right: 8%;
	margin-bottom: 3%;
	margin-left: 8%;
}

#botones_accion .ico-whatsapp {
	width: 33%;
	float: left;
	margin-top: 3%;
	margin-right: 8%;
	margin-bottom: 3%;
	margin-left: 8%;
}


h1 {
	font-size: 2.2em;
	color: #61624c;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	margin: 0px;
	width: 100%;
	font-weight: bold;
}
h2 {
	font-family: 'Lato', sans-serif;
	color: #60614c;
	font-size: 1.6em;
	margin-top: 1%;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 1.3em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
	line-height: 2em;
	color: #e7b65f;
}

header {
	width: 100%;
	display: block;
	overflow: hidden;
}
header .central {
	max-width: 1600px;
	margin-bottom: 0px;
}


#slider{
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: -99;
	display: block;
	height: 220px;
	clear: both;
	float: none;
}

.slides{
	width: 400%;
	height: 125%;
	position: absolute;
	-webkit-animation: slide 30s infinite;
	-moz-animation: slide 30s infinite;
	animation: slide 50s infinite;
}
.slider{width:25%;height:100%;float:left;position:relative;z-index:1;overflow:hidden;}
.slide img{width:100%;height:100%;}
.slide img{width:100%;height:100%;}
.image{width:100%;height:100%;z-index:-99;}
.image img{width:100%;height:100%;}

#logo {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	float: center;
	clear: both;
	overflow: hidden;

}


#logo .imagen {
	width: 32%;
	margin: 2% 2% 2% 4%;
	float: center;

}

#logo .texto {
	width: 58%;
	font-family: 'Merriweather', serif;
	color: #e7b65f;
	font-size: 1.1em;
	margin-top: 3%;
	font-weight: bold;
	text-align: center;

}



.titulos-cabecera
{
	color: #262626;
	width: 98%;
	overflow: hidden;
	margin: 1% auto;
	font-size: 0.8em;
	float: right;
	text-align: center;
}

p
{
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: rgba(29,29,29,1);
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.texto-lado-imagen a {
	color: rgba(53,158,41,1.00);
}

.texto-grande
{
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 0.5%;
	line-height: 2em;
	}




.texto-naranja
{
	color: rgba(230,118,28,1.00);
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 0.5%;
	}


#banner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: rgba(9,88,216,1.00);
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	display: none;


}


#banda-presupuesto {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #e7b65f;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
	color: rgba(255,255,255,1.00);
	font-family: 'Lato', sans-serif;
	font-size: 1.4em;
	float: none;
	clear: both;
	margin-bottom: 3%;
	border-radius: 12px;


}

#datos {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: none;
	background-color: undefined;

}


#datos .item {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#datos .item .ico {
}

#datos .item .texto {
}


nav{
	background-color: #60614c;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-size: 1em;
	font-family: "Source Sans Pro", "sans-serif;";
}
#menu{margin-right:auto;margin-left:auto;max-width:700px;width:100%;}

main .header{overflow:hidden;width:100%;background-repeat:no-repeat;background-size:contain;}
main .header-imagen{
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
}
main .header .cont .titulocont{width:98%;margin-top:1%;margin-right:auto;margin-bottom:1%;margin-left:auto;font-size:2em;color:#FFF;font-family:"Baloo Tamma";}
main .header .imagen-fondo{width:98%;margin-top:8%;margin-right:auto;margin-bottom:0%;margin-left:auto;overflow:hidden;max-width:1300px;}







main {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: hidden;

	}




.presupuesto-login
{
	width: 100%;
	float: none;
	clear: both;
	margin-top: 0.5%;
	}
	
.datos-login
{
	width: 100%;
	float: none;
	clear: both;
	margin-top: 0.5%;
	}
	
.datos-login .boton-logout
{
	width: 30%;
	margin: 1% 2%;
	width: 35%;
	float: right;
	clear: none;
	color: rgba(255,255,255,1.00);
	background-color: rgba(59,59,59,1.00);
	padding-top: 1.5%;
	padding-right: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 1.5%;
	text-align: center;
	font-family: 'Lato', sans-serif;
	border-radius: 2px;
	}
	
.social-nosotros
{
	width: 98%;
	float: none;
	clear: both;
	margin-top: 0.25%;
	margin-bottom: 0.25%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: none;
}


.social-nosotros .icos
{
	width: 9%;
	float: right;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	margin-right: 2%;
	margin-left: 2%;
}

.social-nosotros .nosotros
{
	width: 50%;
	clear: none;
	margin-top: 3.5%;
	min-height: 25px;
	margin-bottom: 3.5%;
	float: left;
	margin-right: 3.5%;
	margin-left: 3.5%;
	text-align: left;
	font-family: 'Lato', sans-serif;
	color: rgba(232,127,42,1.00);
	font-size: 1.1em;
	text-decoration: none;
}
.social-nosotros .nosotros a {
	color: rgba(224,113,24,1.00);
}



.presupuesto-login .boton-presupuesto{
	margin-right: 2%;
	margin-left: 2%;
	width: 52%;
	margin-top: 0px;
	margin-bottom: 2%;
	float: left;
	clear: none;
	overflow: hidden;
	text-align: center;
	background-color: rgba(67,65,66,1.00);
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	border-radius: 3px;
	color: rgba(255,255,255,1.00);
	font-family: 'Lato', sans-serif;
	display: none;
	
}


.boton-presupuesto-formulario

{
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: rgba(400,127,30,1.00);
	color: rgba(255,255,255,1.00);
	border-style: none;
	font-size: 1.3em;
	border-radius: 2px;
	float: none;
	clear: both;
	
}


.presupuesto-login .iniciar-sesion
{
	margin-left: 2%;
	margin-top: 0px;
	margin-bottom: 2%;
	overflow: hidden;
	border-radius: 3px;
	margin-right: 1%;
	float: left;
	clear: none;
	width: 46%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	
}
.presupuesto-login .iniciar-sesion .ico {
	width: 10%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	float: left;
	display: none;
}
.presupuesto-login .iniciar-sesion .seleccion {
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	float: none;
	overflow: hidden;
	text-align: center;
	clear: none;
	width: 96%;
	border: 1px solid #CFCFCF;
	border-radius: 2px;
	padding: 1%;
}

.campo-seleccion-login
{
	padding-top: 0.5%;
	padding-right: 0.5%;
	padding-bottom: 0.5%;
	padding-left: 0.5%;
	border-style: none;
	font-family: 'Open Sans', sans-serif;
	width: 99%;
	background-color: rgba(255,255,255,1.00);
	}



.iconos-presupuesto-incio {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1260px;
	margin-top: 2%;
	float: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 1%;
}
.presupuesto-login a {
	color: rgba(255,255,255,1.00);
}

.iconos {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	float: none;
	clear: both;
	text-align: center;
	overflow: hidden;
}

.iconos .item {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	margin-bottom: 3%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-radius: 5px;
	border: 1px solid rgb(238,96,100);
}

 .iconos .item .ico {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8%;
	margin-bottom: 8%;
}

.iconos .item .titulo {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	font-family: 'Prosto One', cursive;
	font-size: 1.4em;
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 2%;
}

.iconos .item .texto {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 3%;
	font-family: 'Lato', sans-serif;
	line-height: 1.65em;
	color: rgba(63,63,63,1.00);
	min-height: 180px;
	text-align: justify;
	font-size: 1em;
}



.presupuesto {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 0.5%;
	float: none;
	clear: both;
	overflow: hidden;
}

.presupuesto .cabecera {
	background-color: rgba(231,231,231,1.00);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
	overflow: hidden;
}

.presupuesto .cabecera .ico {
	width: 9%;
	margin: 1%;
	float: left;
	clear: none;
	max-width: 70px;
	padding: 1%;
}

.presupuesto .cabecera .texto {
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
	float: left;
	font-family: 'Passion One', cursive;
	font-size: 1.8em;
	text-align: center;
	padding-top: 1%;
}

.presupuesto .formulario-presupuesto {
	overflow: hidden;
	float: none;
	clear: both;
	background-color: rgba(244,244,244,1.00);
	text-align: center;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}


.presupuesto .formulario-presupuesto .item {
	width: 48%;
	overflow: hidden;
	margin-top: 1%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	clear: none;
	font-family: 'Lato', sans-serif;
	font-style: 1,1em;
}

#total {
	width: 80%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1%;
	float: none;
	clear: both;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	padding-top: 1%;
}


#total .titulo {
	width: 100%;
	overflow: hidden;
	float: left;
	clear: none;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	text-align: center;
}

#importe {
	width: 20%;
	float: right;
	font-weight: bold;
	color: rgba(232,127,42,1.00);
	text-align: left;

}

#alerta_personalizado {
	width: 90%;
	overflow: hidden;
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
	float: none;
	clear: both;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	padding-top: 3%;
	color: #FF0004;
}



.video {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	float: none;
	clear: both;
	text-align: center;
}

form .item .label {
	width: 100%;
	margin-top: 8%;
	margin-bottom: 1%;
	text-align: center;
	font-size: 1.4em;
}


.formulario-presupuesto .campo-presupuesto
{
	width: 96%;
	background-color: rgba(255,255,255,1.00);
	border: thin solid rgba(206,206,206,1.00);
	margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
	color: rgba(0,0,0,1.00);
	border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	}
	
.link-presupuesto-personalizado  {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Lato', sans-serif;
	background-color: #359E29;
	width: 32%;
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	float: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 2%;
	margin-top: 2%;
	border-radius: 20px;
}

.boton-calculadora {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	margin: 2% auto 8%;
	font-family: 'Lato', sans-serif;
	background-color: #e7b65f;
	width: 30%;
	padding: 2%;
	float: none;
	clear: both;
	overflow: hidden;
	border-radius: 12px;
}

 .paypal {
	width: 20%;
	margin: 2% auto 1%;
}
.paypal form input {
	width: 30%;
}


.cont {
	width: 98%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	float: none;
	clear: both;
	margin-top: 1%;
	max-width: 1260px;
	overflow: hidden;
	text-align: justify;
	}
	



.texto-full {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
	float: none;
	clear: both;
	margin-top: 5%;
	overflow: hidden;
	text-align: justify;
}


.texto-full-resaltado {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
	float: none;
	clear: both;
	margin-top: 5%;
	overflow: hidden;
	text-align: justify;
	background-color: #ECECEC;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	color: #2D567D;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border: thin solid #e7b65f;
	border-radius: 2px;
}

.texto-full ul {
	margin-left: 5%;


}
.texto-full ul li {
	font-family: 'Open Sans', sans-serif;
	margin-left: 4%;
	line-height: 1.8em;
	font-size: 0.9em;
}





.texto-full .texto-lado-imagen {
	width: 90%;
	margin-top: 4%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 2%;
}

.texto-full .imagen-lado-texto {
	width: 45%;
	margin-top: 8%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8%;
}

.texto-full .imagen-derecha {
	width: 35%;
	margin-top: 2%;
	margin-bottom: 1%;
	float: right;
}

.texto-full .imagen-izquierda {
	width: 42%;
	float: left;
	-webkit-box-shadow: 2px 2px 3px 3px rgba(200,200,200,1.00);
	box-shadow: 2px 2px 3px 3px rgba(200,200,200,1.00);
	margin-right: 5%;
	margin-bottom: 3%;
	margin-top: 2%;
}


.alerta {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	color: rgba(85,85,85,1.00);
	float: none;
	clear: both;
	font-size: 1.5em;
	min-height: 300px;
	padding-top: 5%;
}
.alerta a {
	color: rgba(244,128,34,1.00);
}




.central .texto {
	margin-top: 1%;
	font-family: 'Lato', sans-serif;
	margin-bottom: 1%;
	font-size: 1.1em;
	margin-right: 1%;
	margin-left: 1%;
	width: 48%;
	float: left;
	color: rgba(51,51,51,1.00);
	text-align: right;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;


}



.trabajar-blog {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	margin-bottom: 0.5%;
	margin-top: 0.5%;
	float: none;
	clear: both;
	color: rgba(55,55,55,1.00);
	display: none;
}

.trabajar-blog .central {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	margin-top: 0.5%;
}

.trabajar-blog .central .trabajar {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}


.central .trabajar .ico {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}




.trabajar-blog .central .texto .titulo {
	margin-top: 2%;
	font-family: 'Passion One', cursive;
	margin-bottom: 3%;
	font-size: 1.8em;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	color: rgba(67,65,66,1.00);
	text-align: center;
	line-height: 1.8em;


}



.precios-numeros
{
	font-size: 2.2em;
	color: rgba(226,114,24,1.00);
}

.precios-decimal
{
	font-size: 1.4em;
}


.blog .items .entrada {
	width: 98%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	border-bottom: thin solid rgba(225,225,225,1.00);
	padding-bottom: 1%;
}
.items .entrada .thumbail {
	width: 35%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	float: left;
}
.items .entrada .texto {
	width: 60%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	float: left;
	text-align: left;
	color: rgba(0,0,0,1.00);
}

.items .entrada .texto .titular {
	width: 98%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	float: left;
	min-height: 60px;
	font-size: 0.9em;
}

.items .entrada .texto .ver-entrada {
	width: 55%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	float: right;
	background-color: #e7b65f;
	text-align: center;
	color: #e7b65f;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border-radius: 3px;
	font-size: 0.9em;
}



.cont .texto {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}


.static-home {
	width: 100%;
	float: none;
	clear: both;
	position: relative;
	z-index: -99;
	display: block;
}

.titulo-seccion {
	width: 98%;
	font-weight: bold
	float: none;
	clear: both;
	background-color: #60614c;
	font-family: 'Lato', sans-serif;
	font-size: 1.8em;
	padding-left: 2%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	color: #ffffff;
	text-align: center;
}
.logos-registro {
	width: 100%;
	display: none;
}
.logos-registro .central {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.logos-registro .central .logo {
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
	float: left;
	text-align: center;
}





footer {
	width: 100%;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	overflow: hidden;
	clear: both;
	float: none;
	text-align: center;
	color: rgba(83,83,83,1.00);
	background-color: #000000;
}
footer .sup {
	background-color: rgba(31,31,31,1.00);
	min-height: 2px;
}



.central {
	max-width: 1300px;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	color: rgba(255,255,255,1.00);
	overflow: hidden;
	padding-bottom: 0px;

}




.social {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 2%;
	float: none;
	clear: both;
	overflow: hidden;
}
.social .icosocial {
	width: 18%;
	float: left;
	margin-top: 2%;
	margin-right: 6%;
	margin-bottom: 2%;
	margin-left: 8%;
}

.links {
	width: 70%;
	margin: 5% auto 1%;
	float: none;
	clear: both;
	overflow: hidden;
}

footer .central .texto-footer {
	margin-top: 2%;
	font-family: 'Lato', sans-serif;
	margin-bottom: 2%;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	color: rgba(255,255,255,1.00);
	line-height: 1.7em;


}
.texto-footer a {
	color: rgba(248,155,63,1.00);
}

footer .central .logo-scan {
	margin-top: 4%;
	margin-bottom: 4%;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	width: 35%;

}

footer .central .links {
	margin-top: 1%;
	font-family: 'Lato', sans-serif;
	margin-bottom: 1%;
	margin-right: auto;
	width: 96%;
	margin-left: auto;
	text-align: left;


}
.central .links a {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	font-size: 0.9em;
	padding-left: 0px;
	line-height: 2em;
}
.central .links ul {
	margin-left: 0px;
	padding-left: 10%;
	list-style: disc;
}

.gracias {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8%;
	margin-top: 8%;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.6em;
	text-align: center;
	float: none;
	clear: both;
	line-height: 2em;
}

.firma {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	float: none;
	clear: both;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
}
.firma a {
	color: rgba(211,211,211,1.00);
	font-size: 0.9em;
}



.legal {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	float: none;
	clear: both;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
}
.legal a {
	color: rgba(255,255,255,1.00);
}


/* Dise&ntilde;o tableta: de 481 px a 768 px. Hereda estilos de: Dise&ntilde;o m&oacute;vil. */
#---TABLET---{}


@media only screen and (min-width: 700px) {



.gridContainer {
	width: 100%;

}

#botones_accion {
	width: 3%;
	margin-top: 0.5%;
	margin-right: 0.5%;
	margin-left: 2%;
	border-style: none;
	margin-bottom: 0.5%;

}

#botones_accion .ico-telf {
	width: 33%;
	float: left;
	margin-top: 3%;
	margin-right: 8%;
	margin-bottom: 3%;
	margin-left: 8%;
	display: none;
}

#botones_accion .ico-whatsapp {
	width: 96%;
	float: none;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 3%;
	margin-left: auto;
}



h1 {
	font-size: 2.0em;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	margin: 0px;
	width: 100%;
	line-height: 1.3em;
}
h2 {
	font-family: 'Lato', sans-serif;
	color: #60614c;
	font-size: 2.em;
	margin-top: 0%;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
	line-height: 1.8em;
}

header {


}

#banda-presupuesto {
	width: 12%;
	overflow: hidden;
	background-color: #e7b65f;
	text-align: center;
	padding-top: 0%;
	padding-bottom: 0.5%;
	float: right;
	padding-top: 0.5%;
	margin-right: 1%;
	margin-top: 1%;
	clear: none;
}

main .header-imagen {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	width: 65%;
	text-align: center;

}

#slider{
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: -99;
	display: block;
	height: 550px;
	clear: both;
	float: none;
}

.slides{
	width: 400%;
	height: 100%;
	position: absolute;
	-webkit-animation: slide 30s infinite;
	-moz-animation: slide 30s infinite;
	animation: slide 50s infinite;
}
.slider{width:25%;height:100%;float:left;position:relative;z-index:1;overflow:hidden;}
.slide img{width:100%;height:100%;}
.slide img{width:100%;height:100%;}
.image{width:100%;height:100%;z-index:-99;}
.image img{width:100%;height:100%;}
#logo {
	width: 13%;
	margin: 0.5% 1% 0.25%;
	float: left;
	clear: none;

}

#logo .imagen {
	width: 60%;
	margin: 1% auto 0px;
	float: none;

}

#logo .texto {
	width: 96%;
	margin-top: 1%;
	text-align: center;
	margin-left: 3%;
	font-size: 1em;
	font-weight: bold;
	padding-left: 2%;
	float: left;

}



#datos {
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #60604b;
	padding-top: 0.25%;
	padding-bottom: 0.25%;



}
#datos .ico {
	float: right;
	font-size: 0.9em;
	margin-right: 3px;
	margin-left: 10px;
	width: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#datos .ico-whatsapp {
	float: right;
	margin-right: 3px;
	margin-left: 10px;
	width: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
}


#datos .texto {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: rgba(255,255,255,1.00);
	width: auto;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titulo-seccion {
	color: #FFFFFF;
	background-color: #61624c;

}

.presupuesto-login
{
	width: 30%;
	margin-right: 0.5%;
	width: 24%;
	float: right;
	clear: right;
	margin-bottom: 0px;
	margin-top: 1%;
	}
	
.datos-login
{
	width: 30%;
	margin-right: 1%;
	width: 24%;
	float: right;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0.25%;
	}
	
.datos-login .texto
{
	width: 30%;
	margin-right: 0.5%;
	width: 28%;
	float: right;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
	}
	
.paypal form input {
	width: 35%;
	margin-top: 0px;
}


.social-nosotros
{
	width: 30%;
	margin-right: 1%;
	width: 28%;
	float: right;
	clear: right;
	margin-top: 0.5%;
	margin-bottom: 0px;
	}
	

.social-nosotros .icos
{
	width: 8%;
	float: right;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	display: none;
}

.social-nosotros .nosotros
{
	width: 45%;
	clear: none;
	margin-top: 3%;
	margin-bottom: 3%;
	float: right;
	margin-right: 3%;
	text-align: right;
	font-family: 'Lato', sans-serif;
	color: rgba(232,127,42,1.00);
	font-size: 1.1em;
	margin-left: 0px;
}
.social-nosotros .nosotros a {
	color: #CE8247;
}

.titulos-cabecera
{
	color: ##e7b65f;
	width: 50%;
	overflow: hidden;
	margin-top: 1%;
	float: left;
	margin-bottom: 0px;
	text-align: center;
	padding-left: 10%;
	font-size: 18px;
}
	
	
.campo-seleccion-login
{
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border-style: none;
	font-family: 'Open Sans', sans-serif;
	width: 98%;
	}

.presupuesto-login .boton-presupuesto {
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	float: right;
	text-align: center;
	border-radius: 3px;
	font-size: 1em;
	color: rgba(255,255,255,1.00);
	background-color: rgba(232,127,42,1.00);
	padding-top: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 2.5%;
	-webkit-transition: all 120ms ease;
	-o-transition: all 120ms ease;
	transition: all 120ms ease;
	clear: none;
	margin-left: 0.5%;
	margin-right: 0.5%;
	width: 48%;
}





.presupuesto-login .iniciar-sesion
{
	margin: 0.5% 2% 1%;
	font-family: 'Lato', sans-serif;
	overflow: hidden;
	text-align: center;
	color: rgba(255,255,255,1.00);
	float: right;
	width: 46%;
	background-color: rgba(255,255,255,1.00);
	
}

.presupuesto-login .iniciar-sesion .seleccion {
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	float: right;
	overflow: hidden;
	text-align: center;
	clear: none;
	width: 65%;
}

.presupuesto-login .iniciar-sesion .ico {
	width: 20%;
	margin-right: 1%;
	margin-left: 1%;
	float: right;
	display: block;
	margin-top: 1%;
	margin-bottom: 1%;
}
.presupuesto-login .iniciar-sesion .texto {
	margin-top: 4%;
	margin-right: 5%;
	margin-bottom: 3%;
	margin-left: 3%;
	float: right;
	text-align: center;
	color: rgba(110,110,110,1.00);
	font-family: 'Lato', sans-serif;
	clear: none;
	font-size: 1.1em;
	width: auto;
}

.datos-login .boton-logout
{
	width: 26%;
	margin: 1% 2%;
	width: 35%;
	float: right;
	clear: none;
	color: rgba(255,255,255,1.00);
	background-color: rgba(59,59,59,1.00);
	padding-top: 1.5%;
	padding-right: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 1.5%;
	text-align: center;
	font-family: 'Lato', sans-serif;
	border-radius: 2px;
	}
	
	
	
	
.link-presupuesto-personalizado  {
	width: 35%;

}




.presupuesto {
	width: 52%;
	margin-right: auto;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	float: none;
	overflow: hidden;
	clear: none;
	margin-left: auto;
}

.video {
	width: 42%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	float: none;
	overflow: hidden;
	clear: none;
}

.boton-calculadora {
	width: 30%;
	padding: 1%;
	margin-bottom: 3%;

}

.iconos .item {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-radius: 5px;
	border: 1px solid #343776;
	float: left;
}


.central .texto {
	width: 50%;
	float: left;
	margin-top: 1%;
	color: #000000;



}

main .header{
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-size: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



.texto-full {
	margin-top: 1%;
	margin-bottom: 1%;
	width: 94%;
}

.texto-full-resaltado {
	margin-top: 1%;
	margin-bottom: 1%;
	width: 94%;
}



.texto-full .texto-lado-imagen {
	width: 56%;
	margin: 2% 1%;
	float: left;
	text-align: left;
}

.texto-full .imagen-lado-texto {
	width: 28%;
	margin-top: 3%;
	margin-left: 1%;
	margin-bottom: 0px;
	float: left;
	margin-right: 1%;
}


.blog .items .entrada {
	width: 32%;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	overflow: hidden;
	border-bottom: thin none rgba(225,225,225,1.00);
	float: left;
	clear: none;
	border-right: thin solid rgba(206,206,206,1.00);
}

.items .entrada .thumbail {
	width: 98%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	float: none;
	clear: both;
}
.items .entrada .texto {
	width: 98%;
	margin-top: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	margin-left: 0.5%;
	border-bottom-style: none;

}

.items .entrada .texto .titular {

}

.items .entrada .texto .ver-entrada {
	color: rgba(95,95,95,1.00);
	background-color: rgba(232,232,232,1.00);

}

#contenido {
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 1400px;


}




.cont .texto {
	width: 72%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 0%;
	margin-bottom: 2%;
	text-align: justify;
	float: left;
}



footer {




}

footer .central .texto-footer {
	margin-top: 1%;
	font-size: 1.1em;
	margin-right: 0x;
	margin-left: 1%;
	width: 28%;
	float: left;
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 0px;


}

footer .central .logo-scan {
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: 0.9em;
	margin-right: 1%;
	margin-left: 1%;
	width: 11%;
	float: left;

}


.social {
	width: 14%;
	float: left;
	margin-top: 1%;
	margin-bottom: 0.5%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.social .icosocial {
	width: 22%;
	float: left;
	margin-top: 2%;
	margin-right: 3%;
	margin-bottom: 2%;
	margin-left: 3%;
}

.links {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 2%;
	float: none;
	clear: both;
	overflow: hidden;
}


footer .central .links {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 25%;
	margin-left: 0px;
	text-align: left;
	float: left;
	clear: none;


}

.firma  {
	width: 18%;
	float: right;
	clear: right;
	margin-top: 2%;
	margin-bottom: 1%;
	margin-right: 1%;
	color: rgba(252,16,20,1.00);

}

}
#---PC---{}
@media only screen and (min-width:1200px){}
@-webkit-keyframes
slide{0%,100%{margin-left:0%;}
21%{margin-left:0%;}
25%{margin-left:-100%;}
46%{margin-left:-100%;}
50%{margin-left:-200%;}
71%{margin-left:-200%;}
75%{margin-left:-300%;}
96%{margin-left:-300%;}
}
@-moz-keyframes slide{0%,100%{margin-left:0%;}
21%{margin-left:0%;}
25%{margin-left:-100%;}
46%{margin-left:-100%;}
50%{margin-left:-200%;}
71%{margin-left:-200%;}
75%{margin-left:-300%;}
96%{margin-left:-300%;}
}
@keyframes slide{0%,100%{margin-left:0%;}
21%{margin-left:0%;}
25%{margin-left:-100%;}
46%{margin-left:-100%;}
50%{margin-left:-200%;}
71%{margin-left:-200%;}
75%{margin-left:-300%;}
96%{margin-left:-300%;}
}
@-webkit-keyframes content-s{0%{left:-420px;}
10%{left:0px;}
30%{left:0px;}
40%{left:0px;}
50%{left:0px;}
60%{left:0px;}
70%{left:0;}
80%{left:-420px;}
90%{left:-420px;}
100%{left:-420px;}
}
@-moz-keyframes content-s{0%{left:-420px;}
10%{left:0px;}
30%{left:0px;}
40%{left:0px;}
50%{left:0px;}
60%{left:0px;}
70%{left:0;}
80%{left:-420px;}
90%{left:-420px;}
100%{left:-420px;}
}
@keyframes content-s{0%{left:-420px;}
10%{left:20px;}
15%{left:0px;}
30%{left:0px;}
40%{left:0px;}
50%{left:0px;}
60%{left:0px;}
70%{left:0;}
80%{left:-420px;}
90%{left:-420px;}
100%{left:-420px;}
}
@-webkit-keyframes
21%{margin-left:0%;}
25%{margin-left:15px;}
46%{margin-left:15px;}
50%{margin-left:30px;}
71%{margin-left:30px;}
75%{margin-left:45px;}
96%{margin-left:45px;}
}
@-moz-keyframes
21%{margin-left:0%;}
25%{margin-left:15px;}
46%{margin-left:15px;}
50%{margin-left:30px;}
71%{margin-left:30px;}
75%{margin-left:45px;}
96%{margin-left:45px;}
}
@keyframes
21%{margin-left:0%;}
25%{margin-left:15px;}
46%{margin-left:15px;}
50%{margin-left:30px;}
71%{margin-left:30px;}
75%{margin-left:45px;}
96%{margin-left:45px;}
}
