@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Bitter:400,700,400italic);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; /*vertical-align: baseline; font: inherit*/ }


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }
ol, ul { list-style: none; list-style-position: inside;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


/* remember to define visible focus styles! 
:focus { outline: ?????; } */


/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

table	{ border-collapse: collapse; border-spacing: 0; }

/*********************************************
Estilos Generales para Escritorio
*********************************************/
/*html{
	background: url(../imagenes/bg.png) repeat center center fixed; 
}*/

body,td,th {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	/*font-weight: normal;
	font-size: 12px;
	color: #333;*/
}

body {
    background-size: 100%;
	background:url(../imagenes/bg-web.jpg) no-repeat center top #f1f1f1 !important;
}
a {
	transition:0.3s;
	font-size: 1em;
	color: #000;
	text-decoration:none !important;
}
a:hover {
	transition:0.3s;
	color: #CCC;
}
h1, .fs-h1 {
	font-size: 3em;
}
h1 p{
	font-size: 20px !important;
	margin-top:30px;
}
h2, .fs-h2 {
	font-size: 2.5em;
}
h3, .fs-h3 {
	font-size: 2em;
}
h4, .fs-h4 {
	font-size: 1.5em;
}
h5, .fs-h5 {
	font-size: 100em;
}
h6, .fs-h6 {
	font-size: 100em;
}
p{
	line-height:1.5em;
	margin-bottom:-4px;}
	
header{
	width: 100%;
	height: auto;
	background: #fff;
	min-height: 150px;
}
.line-head{
	width:100%;
	height:6px;
	background:url(../imagenes/bg-line.png) no-repeat;
}
.cont-head{
	width:1100px;
	min-height: 120px;
	margin:0 auto;
}
.head-izq{
	width:20%;
	float:left;
	display:inline-block;
}
	
.head-der{
	width:80%;
	float:right;
	display:inline-block;
}
	
#wrap {
	margin-top: 20px;
	width: 980px;
	height: auto;
	margin: auto;
	overflow: hidden !important;
	background: #FFF;
	z-index: 8;
	position: relative;
	padding-bottom: 40px;
	padding: 35px 60px 60px 60px;
}
#wrap a{
	border:none;
}
#wrap-two {
	margin-top: 20px;
	width: 1100px;
	height: auto;
	margin: auto;
	overflow: hidden !important;
	background: #FFF;
	z-index: 8;
	position: relative;
	padding-bottom: 40px;
}
.cont-img-wrap{
	width:30%;
	height:auto;
	float:left;
	display:inline-block;
	margin: 5% 0% 0 4%;
}
.cont-img-wrap p{
	font-size:14px;
	color:#999;
	font-weight:200;
	line-height:18px;
	padding-bottom:15px;
	text-align:right;
	padding-top:15px;
}
	
.cont-info-wrap{
	width: 792px;
	height: auto;
	display: inline-block;
	margin: 5% 14% !important;
}
.cont-info-wrap h3{
	font-size:30px;
	color:#54a478;
	font-weight:300;
	line-height:24px;
	padding-bottom:15px;
}
.cont-info-wrap h4{
	font-size:26px;
	color:#54a478;
	font-weight:300;
	line-height:24px;
	padding-bottom:15px;
}
.cont-info-wrap p{
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:20px;
	padding-bottom:15px;
}
.cont-info-wrap strong{
	font-weight:bold;
}
.cont-title{
	width:100%;
	min-height:75px;
	margin:0 auto;
	text-align: center;
	background:url(../imagenes/bg-title.png) no-repeat;
}
.cont-title h3{
	margin:0 auto;
	font-size:24px;
	text-transform:uppercase;
	color:#333;
	padding-top: 35px;
	font-family: 'Roboto', sans-serif;
}
.cont-noticia{
	width: 29%;
	min-height: 70px;
	margin: 4% 0 2% 3%;
	/* padding: 1.1%; */
	float: left;
	display: inline-block;
}
.cont-noticia:hover{
	-webkit-box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);
	box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);
	transition:0.6s;
}
.cont-noticia h5{
	font-size: 22px;
	color: #000;
	line-height: 28px;
	padding: 12px 0px 0px 8px;
}
.cont-noticia p{
	font-size: 14px;
	color: #333;
	line-height: 22px;
	padding: 12px 8px;
}
.cont-noticia span{
	width: 70px;
	height: 1.8px;
	background: #666;
	/* float: left; */
	display: block;
	margin-left: 8px;
}
.fecha{
	font-size:11px !important;
	font-weight:bold;
	color:#65b389 !important;
	padding-bottom:18px;
}

footer{
	width:100%;
	height:auto;
	background:#FFF;
}
.foot-one{
	width:1100px;
	min-height:50px;
	margin:0 auto;
	background:url(../imagenes/bg-foot-one.jpg) no-repeat;
	display: table;
}
.foot-one-izq{
	width: 18%;
	float: left;
	display: inline-block;
	padding: 12px 30px;
}	

.foot-one-der{
	width:70%;
	float:right;
	display:inline-block;
}	

#menu-footer {
	width: 100%;
	float: right;
	margin-right: 1%;
	margin-top:32px;
}
#menu-footer div:first-child {
	width: 45%;
}
#menu-footer div {
	width: 47%;
	float: left;
	padding: 2%;
	color: #fff;
}
#menu-footer div h4 {
	margin-bottom: 15px;
	color:#333;
}
#menu-footer div:first-child ul {
	display: block;
	width: 50%;
	float: left;
}
#menu-footer div ul {
	display: block;
	width: 42%;
	float: left;
}
#menu-footer div ul li {
	display: block;
	width: 100%;
	float: left;
}
#menu-footer div ul li a {
	color: #333;
	line-height: 30px;
	font-size: 14px;
}
#menu-footer div ul li a:hover{
	color: #65b389;
}
.foot-two{
	width:1100px;
	height:auto;
	margin:0 auto;
	background:url(../imagenes/bg-foot-two.jpg) no-repeat;
	display: table;
}
.foot-two-izq{
	width: 80%;
	float: left;
	display: inline-block;
	padding: 12px 30px;
	margin-left: 10px;
}
.foot-two-izq h3{
	font-size:24px;
	color:#fff;
	font-weight: 100;
	padding-bottom: 20px;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
}
.foot-two-izq p{
	font-size:12px;
	color:#333;
	line-height: 25px;
}

.foot-two-der{
	width: 36%;
	float: left;
	display: inline-block;
	padding: 22px 30px;
	margin-left: 10px;
}
.foot-two-der h3{
	font-size:24px;
	color:#fff;
	font-weight: 100;
	padding-bottom: 20px;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
}
.foot-two-der p{
	font-size:12px;
	color:#000;
	line-height: 25px;
}
.last-foot{
	width: 1028px;
	height: auto;
	float: left;
	padding: 16px 10px 18px 35px;
	border-top: 1px solid #666;
	margin-top: 16px;
}
.last-foot p{
	font-size:12px;
	color:#333;
}
.last-foot img{
	float: right;
	display: inline-block;
	margin-top: -10px;
}

.top-banner{
	width: 1024px;
	min-height: 300px;
	margin: 0 auto;
	background: url(../imagenes/bg-topbanner-1.jpg) no-repeat #FFF;
	padding: 20px 38px;
}
.top-banner h2{
	font-size:30px;
	font-weight:normal;
	color:#000;
	font-family: 'Roboto', sans-serif;
}
.bg-2{
	background: url(../imagenes/bg-topbanner-2.jpg) no-repeat #FFF;
	min-height: 79px !important;
}
.cont-pro{
	width: 29%;
	min-height: 70px;
	margin: 4% 0 2% 3%;
	/* padding: 1.1%; */
	float: left;
	display: inline-block;
	background:#f8f8f8;
}
.cont-pro:hover{
	-webkit-box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);
	box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);
	transition:0.6s;
}
.cont-pro p{
	font-size: 18px;
	color: #303030;
	line-height: 22px;
	padding: 12px 12px 0 12px;
}
.cont-pro span{
	color: #65b389;
	font-size: 16px;
	padding: 20px 0 20px 12px;
	float: left;
}
.red{
	color:#b0242e !important;
}
/* Formulario */

#contact-wrapper
{
	width: 500px;
	border: none;
	float: right;
	padding-bottom: 10px;
	margin-right: 50px;
}

#contact-wrapper div
{
	clear:both;
	margin:1em 0;
}

#contact-wrapper label
{
	display:block;
	float:left;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;	
	margin:30px 0 10px 0;
	text-align:left;
	width:128px;
}

form#contactform input
{
	background: #fff;
	border: 1px solid #c2c2c2;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	font-size: 13px;
	float: right !important;
	height: 40px;
	padding: 0 15px 0 15px;
	margin: 20px 10px 0 0;
	transition-duration: 0.3s;
	width: 330px;
}

form#contactform input:hover
{
	-webkit-box-shadow:  0px 0px 5px 0px #e0e0e0;
    box-shadow:  0px 0px 5px 0px #e0e0e0;	
	transition-duration: 0.3s;
}

form#contactform textarea
{
	background:#fff;
	border:1px solid #c2c2c2;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	display:block;
	font-size:13px;
	float: right !important;
	padding:0 5px;
	margin:28px 10px 0 0;
	transition-duration: 0.3s;
	width:350px;
	font-family: 'Open Sans', sans-serif;
}

form#contactform textarea:hover
{
	-webkit-box-shadow:  0px 0px 5px 0px #e0e0e0;
    box-shadow:  0px 0px 5px 0px #e0e0e0;	
	transition-duration: 0.3s;
}

form#contactform select
{
	background:#fff;
	border:1px solid #c2c2c2;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	display:block;
	font-size:13px;
	float: left !important;
	height:40px;
	padding:5px;
	margin:20px 10px 0 0;
	transition-duration: 0.3s;
	width:360px;
}

form#contactform select option
{
	padding:10px;
}

form#contactform input.check
{
	background:#fff;
	border:1px solid #c2c2c2;
	display:block;
	float: left !important;
	height:auto !important;
	width: auto !important;
	margin:0 !important;
}

.boton-rojo
{
	background: #d71a21 !important;
	border: 0 !important;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	font-weight: normal;
	padding: 10px 15px;
	text-decoration: none;
	transition-duration: 0.3s;
	float: left;
	margin: 0px 0 !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: auto !important;
}

.boton-rojo:hover {
	background:#b50006 !important;
	text-decoration:none !important;
	transition-duration: 0.3s !important;
}

.boton-rojo:active {
	background:#8c1312 !important;
}

.boton-mora
{
	background: #834d90 !important;
	border: 0 !important;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	font-weight: normal;
	padding: 15px;
	text-decoration: none;
	transition-duration: 0.3s;
	float: left;
	margin: 0px 18px !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: auto !important;
}

.boton-mora:hover {
	opacity:0.6;
	transition:0.7s;
}

.boton-mora:active {
	opacity:0.6;
	transition:0.7s;
}
.boton-norm
{
	border: 0 !important;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	font-weight: normal;
	padding: 15px;
	text-decoration: none;
	transition-duration: 0.3s;
	margin: 10px 18px !important;
	-webkit-border-radius: 5px;
	width: auto !important;
	display: inline-block;
}

.boton-norm:hover {
	opacity:0.6;
	transition:0.7s;
}

.boton-norm:active {
	opacity:0.6;
	transition:0.7s;
}
.red{
	background:#e52303;
}
.blue{
	background:#0c6593;
}
.green{
	background:#3f9d06;
}
.mora{
	background:#5c1c6b;
}
.boton-simple
{
	border: 0 !important;
	color: #999;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	font-weight: normal;
	text-decoration: none;
	transition-duration: 0.3s;
	float: left;
	margin: 0px 0 !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: auto !important;
	padding: 20px 5px;
}

.boton-simple:hover {
	color:#d71a21 !important;
	text-decoration:none !important;
	transition-duration: 0.3s !important;
}

.boton-simple:active {
	color:#d71a21 !important;
}
.cont-imagenes{
	width:100%;
	height:auto;
	float:left;
}
.cont-imagenes img{
	width: 24.6%;
	height: auto;
	margin-left: 1px;
}
.separador-40 {
	width: 100%;
	float: left;
	height: 40px;
	display: inline-block;
}
.galeria-proyecto{
	width:100%;
	height:auto;
	float:left;
	display:block;
}
.galeria-proyecto img{
	width: 46%;
	float: left;
	margin: 2%;
	display: inline-block;
}
.cont-producto{
	width: 25%;
	height: auto;
	float: left;
	display: inline-block;
	margin: 2.3% 1% 2% 2.9%;
	text-align: center;
	border: 1px solid #999;
	padding: 2% 2% 3% 1.5%;
}
.cont-producto:hover{
	-webkit-box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);
	box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);
	transition:0.6s;
	opacity:0.5;
}
.cont-producto img{
	width:100%;
	height:auto;
}
.cont-producto h5{
	font-size:24px;
	font-weight:300;
	color:#000;
	padding-bottom:12px;
}
.cont-producto p{
	font-size:13px;
	font-weight:200;
	color:#000;
	padding-bottom:12px;
}
.cont-producto span{
	width: 70%;
	height: 1px;
	background: #999;
	display: inline-block;
	margin-bottom: 18px;
}
.Pro-detalle{
	width:100%;
	height:auto;
	display:inline-block;
	float:left;
}
.detalle-izq{
	width:55%;
	height:auto;
	float:left;
	display:inline-block;
	padding:2%;
}
.detalle-izq h4{
	padding-left: 34px;
	font-size:24px;
	line-height:30px;
	padding:15px 0 15px 34px;
}
.detalle-izq p{
	padding-left: 34px;
	font-size:13px;
	line-height:20px;
	padding-bottom: 18px;
}
.detalle-izq ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
	padding-left: 34px;
	margin-top:20px;
}

.detalle-izq ul li {
    background-image: url(sqpurple.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 22px;
	color:#37383a;
	padding-bottom: 15px;
}
.detalle-der{
	width:36%;
	height:auto;
	float:right;
	display:inline-block;
}
.detalle-der img{
	width: 96%;
	height: auto;
	float:right;
}
.br-green-dark{
	border-right:15px solid #437f5f;
}
.br-green-light{
	border-right:15px solid #65b389;
}
.big-title{
	width: 1100px;
	margin: 0 auto;
	min-height: 90px;
	padding: 35px 10px 0px 10px;
}
.big-title2{
	width: 1100px;
	margin: 0 auto;
	min-height: 46px;
	padding: 0px 10px 0px 10px;
}
.big-title-two{
	width: 1100px;
	margin: 0 auto;
	min-height: 320px;
	background: url(../img/bg-hd-two.jpg) no-repeat center;
	margin-bottom: 20px;
}
.b-t-i{
	width: 50%;
	height: auto;
	float: left;
	padding-left: 100px;
}
.b-t-i h2{
	font-family: 'lato', sans-serif;
	font-size:48px;
	color:#222221;
	font-weight:300;
}
.b-t-i-2{
	width: 50%;
	height: auto;
	float: left;
	margin-top: 100px;
	margin-left: 70px;
}
.b-t-i-2 h2{
	font-family: 'lato', sans-serif;
	font-size:50px;
	color:#222221;
	font-weight:100;
}
.b-t-i-2 p{
	font-family: 'lato', sans-serif;
	font-size:20px;
	color:#222221;
	font-weight:300;
	padding: 10px 10px 10px 0;
}

.b-t-d{
	width: 40%;
	height: auto;
	float: right;
	margin-top: 14px;
}
.b-t-d a{
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#222221;
	padding: 12px;
}
.b-t-d a:hover{
	color:#834d90;
}
.b-t-d a:active{
	color:#834d90;
}
.b-t-s{
	width: 50%;
	height: auto;
	margin-top: 28px;
	margin:0 auto;
}
.b-t-s h2{
	font-family: 'lato', sans-serif;
	font-size:48px;
	color:#222221;
	font-weight:300;
}

/*****FICHAS TECNICAS*****/
.fichas-tecnicas{
	width:100%;
	height:auto;
	float:left;
	background:#f1f1f1;
	margin-top: 50px;
}
/**********/

.tabla-dos
{
	margin: 15px 0 10px 0;
	font-size: 14px;
	width: 100%;
	text-align:center;
	padding:12px 0 12px 0;
}
.tabla-dos .head-tabla
{
	background:#e0dfde;
	color:#000;
	padding:10px;
}
.tabla-dos .head-tabla td
{
	padding: 5px 10px !important;
}
.tabla-dos .head-tabla td:hover
{
	/*background:#6695d2;*/
	transition:0.8s;
}
.tabla-dos .head-tabla td input
{
	float:right !important;
	margin:3px 4px !important;
	padding:12px;
}


.tabla-dos .head-tabla-dos
{
	background:#f2f2f2;
	color:#333;
	padding:10px;
}
.tabla-dos .head-tabla-dos td
{
	padding:6px 10px 0px 10px !important;
	font-size: 12px;
	/*border-bottom: 1px solid #ccc;*/
}
.tabla-dos .head-tabla-dos td:hover
{
	background:#CCC;
	transition:0.8s;
}
.tabla-dos .head-tabla-dos td input
{
	float:left !important;
	margin:3px 4px !important;
}


.tabla-dos .head-tabla-tres
{
	background:#f0f0f0;
	color:#333;
	padding:10px;
}
.tabla-dos .head-tabla-tres td
{
	padding:20px !important;
	font-size: 12px;
	/*border-bottom: 1px solid #ccc;*/
}
.tabla-dos .head-tabla-tres td:hover
{
	background:#CCC;
	transition:0.8s;
}
.tabla-dos .head-tabla-tres td input
{
	float:left!important;
	margin:3px 4px !important;
	line-height:20px;
}
.color-gris{
	background: #CCC;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 8px 14px;
	font-size: 11px;
	line-height: 16px;
	color: darkslategray;
}
.color-gris strong{
	font-weight:bold;
	color:#000;
	font-size:12px;
	padding: 5px 0;
	display:block;
}

.color-normal{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 8px 14px;
	font-size: 11px;
	line-height: 16px;
	color: darkslategray;
}
.color-normal strong{
	font-weight:bold;
	color:#000;
	font-size:12px;
	padding: 5px 0;
	display:block;
}
.color-grande{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 8px 14px;
	font-size: 18px;
	line-height: 22px;
	color: darkslategray;
}
.img-tab{
	background:#f2f2f2;
	text-align:center;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.banner{
	width:100%;
	height:auto;
	float:left;
	display:block;
}
.not-big{
	width:65.2%;
	min-height:460px;
	float:left;
	display:inline-block;
	margin-top:30px;
}
.info-not{
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: 35px;
}
.info-not-izq{
	width: 23%;
	height: auto;
	float: left;
	text-align: right;
}
.info-not-izq p{
	color:#fff;
	font-size:14px;
	font-family: 'museo_slab300';
}
.info-not-der{
	width: 68%;
	height: auto;
	float: right;
	border-left: 1px solid #f1f1f1;
	padding: 0 16px 16px 16px;
}
.info-not-der h3{
	color:#fff;
	font-size:30px;
	font-family: 'museo_slab300';
	padding-bottom:16px;
}
.info-not-der p{
	color:#fff;
	font-size:13px;
	font-family: 'Lato', sans-serif;
}
.info-not-der a{
	color:#fff;
	font-size:13px;
	font-family: 'Bitter', serif;
	font-style:italic;
}
.info-not-der a:hover{
	color:#000;
	font-size:13px;
	text-decoration:underline;
}
.min-not{
	width:319px;
	height:auto;
	float:right;
	background:#834d90;
	display:inline-block;
	margin-top:30px;
	min-height: 460px;
}
.mini{
	width: auto;
	height: auto;
	display: block;
	min-height: 100px;
	padding: 15px;
	border-bottom: 1px solid #e39af4;
}
.mini h4{
	color:#fff;
	font-size:16px;
	font-family: 'museo_slab500';
	padding-bottom: 5px;
	padding-top: 5px;
}
.mini p{
	color:#e39af4;
	font-size:13px;
	font-family: 'Lato', sans-serif;
	padding-bottom: 10px;
}
.mini p strong{
	color:#ffb400;
	font-weight:300;
	font-family: 'Lato', sans-serif;
}
.mini a{
	color:#fff;
	font-size:13px;
	font-family: 'Bitter', serif;
	font-style:italic;
}
.mini a:hover{
	color:#000;
	font-size:13px;
	text-decoration:underline;
}
.redes-sociales{
	width:auto;
	height:auto;
	float:left;
	margin:10px 0 10px 0;
}
.fb{
	width:30px;
	height:30px;
	display:inline-block;
	float:left;
	background:#475995;
	border-radius:20px;
	margin-right:5px;
}
.fb img{
	padding:5px;
}
.fb:hover{
	opacity:0.7;
	transition:0.6s;
}
.go{
	width:30px;
	height:30px;
	display:inline-block;
	float:left;
	background:#c04c3c;
	border-radius:20px;
	margin-right:5px;
}
.go img{
	padding:5px;
}
.go:hover{
	opacity:0.7;
	transition:0.6s;
}
.tw{
	width:30px;
	height:30px;
	display:inline-block;
	float:left;
	background:#62a4ce;
	border-radius:20px;
	margin-right:5px;
}
.tw img{
	padding:5px;
}
.tw:hover{
	opacity:0.7;
	transition:0.6s;
}

.cont-general{
	width:100%;
	height:auto;
	min-height:200px;
	display:inline-block;
	background:url(../imagenes/bg-qs.jpg) no-repeat center top;
}
.txt-general{
	width:40%;
	height:auto;
	float:left;
	display:inline-block;
	margin:60px;
}
.txt-general h4{
	color:#fff;
	font-size:30px;
	font-family: 'museo_slab500';
	padding: 10px 20px 20px 50px;
}
.txt-general p{
	color:#333;
	font-size:13px;
	font-family: 'Lato', sans-serif;
	margin-left:50px;
}
.img-general{
	width:auto;
	height:auto;
	float:right;
	margin-right:60px;
}
.img-general-s{
	width:427px;
	height:auto;
	float:right;
	margin-right:110px;
	margin-top:26px;
}
.img-general-s img{
	float:left;
	margin-top: 1px;
}
.c-r{
	width:427px;
	min-height:100px;
	float:left;
	display:inline-block;
	background:#ed0035;
}
.c-r h4{
	color:#fff;
	font-size:22px;
	font-family: 'museo_slab500';
	padding: 40px 30px;
}
	
.c-v{
	width:427px;
	min-height:100px;
	float:left;
	display:inline-block;
	background:#36a6b3;
}
.c-v h4{
	color:#fff;
	font-size:22px;
	font-family: 'museo_slab500';
	padding: 40px 30px;
}
.espacio-40{
	width:100%;
	float:left;
	height:40px;
}
.tit-s{
	width: 55%;
	height: auto;
	display: block;
	text-align: center;
	padding: 50px 0;
	margin: 0 auto;
}
.tit-s h4{
	color:#fff;
	font-size:50px;
	font-family: 'museo_slab500';
	padding:20px 0;
	border-bottom:2px solid #fff;
	width:auto;
}
.tit-s p{
	color:#fff;
	font-size:20px;
	font-family: 'museo_slab500';
	padding:20px 0;
	width:auto;
}
.tit-s-dos{
	width: 55%;
	height: auto;
	display: block;
	text-align: center;
	padding: 50px 0;
	margin: 0 auto;
}
.tit-s-dos h4{
	color:#fff;
	font-size:30px;
	font-family: 'museo_slab300';
	padding:20px 0;
	width:auto;
}

.blocks{
	width: 100%;
	height: auto;
	min-height: 200px;
	display: inline-block;
	margin: -21px 0 35px 0;
	float: left;
}
.bl{
	width:20%;
	height:auto;
	min-height:200px;
	float:left;
	display:inline-block;
	position:relative;
	text-align:center;
	margin-bottom:20px;
}
.bl figure{
	position:absolute;
	width:100%;
}
.bl article{
	position:relative;
	width: 100%;
	padding: 10px 0px;
	/*padding: 40px 0px;*/
	/*margin-top: 50px;*/
	margin-top: 10px;
}
.bl h3{
	color:#fff;
	font-size:30px;
	font-family: 'museo_slab500';
	padding:20px 0;
}
.bl h4{
	color:#fff;
	font-size:24px;
	font-family: 'museo_slab500';
	padding:10px 0;
}
.bl p{
	color:#fff;
	font-size:13px;
	font-family: 'museo_slab500';
	padding:5px 0;
}
.team{
	width: 950px;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}
.team h4{
	color:#834d90;
	font-size:30px;
	font-family: 'museo_slab500';
	padding:20px 0;
}

/**/

.btn-pdf{
	border:3px solid #dedede !important;
	background:#f1f1f1;
	float:left;
	margin:5px 0;
	width:99.5%;
	
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.btn-pdf:hover{
	border:3px solid #EA2121 !important;
	background:#fff;
}

.btn-pdf figure{
	float:left;
	padding:2.5%;
	width:6%;
}
.btn-pdf figure img{ width:100%; height:auto;}

.btn-pdf figcaption{
	float:right;
	padding:3% 2.5% 0 0;
	width:86%;
}

.btn-pdf figcaption h2{
	font-family:"museo_slab300";
	color:#3c3c3c;
	font-size:28px;
}

.btn-pdf figcaption p{
	font-family: 'Open Sans', sans-serif;
	color:#3c3c3c;
	margin-top:10px;
	font-size:14px;
}

.btn-pdf figcaption p:hover{
	color:#EA2121;
	text-decoration:underline
}

/**/
	
.t-p{
	width: 23%;
	height: auto;
	float: left;
	margin-bottom: 30px;
	text-align: center;
	margin-left: 2%;
}
.t-p figure{
/*	float: left;*/
	width: 65%;
	padding-left: 8px;
	margin:0 auto;
}
.t-p figure img{
	border-radius: 70px;
	width: 100%;
}
.t-p article{
/*	float: left;*/
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
}

.t-p article p{
	color:#666;
	font-size:16px;
	font-family: 'museo_slab300';
	margin-left: 10px;
}
.t-p article p strong{
	color:#333;
	font-size:18px;
	font-family: 'museo_slab500';
}

/** books **/

.box-1100{
	width: 100%;
	min-height: 400px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	margin-top: 24px;
}
.box-1100 h4{
	font-size: 16px;
	font-weight: 300;
	padding: 30px 0px 20px 25px;
}

/***** magazine ******/
.magazine{
	width:1056px;
	min-height:700px;
	margin:0 auto;
}
.magazine div.cont-mag{
	width:31.3%;
	margin:1%;
	float:left;
}
.ed-magazine{
	width:1056px;
	min-height:400px;
	margin:0 auto;
}
.mag{
	width: 18%;
	height: auto;
	float: left;
	margin: 1%;
}
.mag p{
	font-size:16px;
	font-weight:600;
	padding-top:12px;
}
.mag a{
	transition:0.3s;
}
.mag a:hover{
	opacity:0.7;
}
.filtros{
	width: 94%;
	margin: 0 auto;
	display: block;
	margin-top: 30px;
}
/************/
.tick img{
	margin-right:10px;
	width: 15px;	
}

.f-l{float: left !important;}
.f-r{float: right !important;}

.ta-l{ text-align:left !important;}
.ta-r{ text-align:right !important;} 

.w-100{ width: 100% !important;}
.w-90{ width: 90% !important;}
.w-89{ width: 89% !important;}
.w-88{ width: 88% !important;}
.w-80{ width: 80% !important;}
.w-75{ width: 75% !important;}
.w-70{ width: 70% !important;}
.w-68{ width: 68% !important;}
.w-65{ width: 65% !important;}
.w-63{ width: 63% !important;}
.w-61{ width: 61% !important;}
.w-60{ width: 60% !important;}
.w-55{ width: 55% !important;}
.w-50{ width: 50% !important;}
.w-49{ width: 49% !important;}
.w-48{ width: 48% !important;}
.w-47{ width: 47% !important;}
.w-45{ width: 45% !important;}
.w-43{ width: 43% !important;}
.w-40{ width: 40% !important;}
.w-39{ width: 39% !important;}
.w-37{ width: 37% !important;}
.w-35{ width: 35% !important;}
.w-33-3{ width: 33.3% !important;}
.w-30{ width: 30% !important;}
.w-25{ width: 25% !important;}
.w-20{ width: 20% !important;}
.w-13{ width: 13% !important;}
.w-10{ width: 10% !important;}

.alt-5{ height:5px; width:100%; float:left;}
.alt-10{ height:10px; width:100%; float:left;}
.alt-20{ height:20px; width:100%; float:left;}
.alt-30{ height:30px; width:100%; float:left;}
.alt-40{ height:40px; width:100%; float:left;}
.alt-50{ height:50px; width:100%; float:left;}
.alt-60{ height:60px; width:100%; float:left;}
.alt-70{ height:70px; width:100%; float:left;}
.alt-80{ height:80px; width:100%; float:left;}
.alt-90{ height:90px; width:100%; float:left;}
.alt-100{ height:100px; width:100%; float:left;}
.alt-110{ height:110px; width:100%; float:left;}
.alt-120{ height:120px; width:100%; float:left;}
.alt-130{ height:130px; width:100%; float:left;}
.alt-140{ height:140px; width:100%; float:left;}
.alt-150{ height:150px; width:100%; float:left;}
.alt-160{ height:160px; width:100%; float:left;}
.alt-170{ height:170px; width:100%; float:left;}
.alt-180{ height:180px; width:100%; float:left;}
.alt-190{ height:190px; width:100%; float:left;}
.alt-200{ height:200px; width:100%; float:left;}
.alt-210{ height:210px; width:100%; float:left;}
.alt-220{ height:220px; width:100%; float:left;}

.sin-bg{ background:none !important;}
.bg-blanco{ background:#fff !important;}

.min-book{
	width: 20%;
	height: auto;
	float: left;
	margin: 2%;
}

.min-book span{
	font-size:16px;
	font-weight:300;
	padding:15px 0;
	text-align:center !important;
	margin:0 !important;
	float:left !important;
	width:100% !important;
}

.min-book img{
	float:left;
}

.min-book a{
	transition:0.3s;
	text-align:center;
}
.min-book a:hover{
	opacity:0.8;
}
.frase-bottom{
	width: 100%;
  overflow: hidden;
  font-size: 18px;
  color: grey;
  line-height: 25px;
  font-weight: 100;
}
.frase-bottom strong{
	font-style:italic;
	font-size:14px;
	color:#333;
}


/*:::::::::::::::::::::::::::::paginado:::::::::::::::::::::::::::::::*/

#paginado {
	padding:20px;
	font-family: 'museo_slab300';
}
	a.paginado{font-family:arial; font-size:14px; padding:7px; color:#999999; border:1px solid #e4e4e4; text-decoration:none; -webkit-border-radius: 3px; border-radius: 3px; font-family: 'museo_slab300';}
	a.paginado:hover{color:#fff; background:#834d90; border:1px solid #834d90;}

	a.paginado-marca{font-family:arial; font-size:14px; padding:7px; color:#834d90; border:2px solid #834d90; text-decoration:none;  -webkit-border-radius: 3px; border-radius: 3px; font-family: 'museo_slab300';}
	
	
/*:::::::::::::::::::::::::::::estilos productos 2025:::::::::::::::::::::::::::::::*/

.productos {
	margin: 20px 100px;
}

.productos .block {
	padding: 30px;
	margin: 10px 0;
}
.productos .block1 {
	background-color: #f68200;
}

.productos .block2 {
	background-color: #3ebbc6;
}

.productos .block3 {
	background-color: #79a900;
}

.productos .block4 {
	background-color: #8e478e;
}

.productos .block5 {
	background-color: #939393;
}

.productos .block h3{
	color:#fff;
	font-size:30px;
	font-family: 'museo_slab500';
	padding:20px 0;
}
.productos .block h4{
	color:#fff;
	font-size:24px;
	font-family: 'museo_slab500';
	padding:10px 0;
}
.productos .block p{
	color:#fff;
	padding:10px 0;
}



