@charset "UTF-8";
/* CSS Document */

body {
	height:100%;
	width:100%;
	margin:0;
	background:#ff9a00 url(imagenes/fondo.png) no-repeat top left;
}

header {
	width:100%;
}

.top {
	background: #354663;
	height:3px;
}

#header {
	background: url(imagenes/header.png) repeat-x top center;
	height:222px;	
	
}

.logo {
	background: url(imagenes/logo.png) no-repeat top right;
	height:148px;	
	float:left;
	width:466px;
	margin-top:22px;
	margin-left:20%;
}

.transparencia {
}

.imagen {
	width:100%;
	height:auto;
	max-width:800px;
}

.imagen1 {
	border:3px solid #fff;
	width:100%;
	height:auto;
	max-width:433px;
	-moz-box-shadow: 3px 3px 6px #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
}

.imagen2 {
	width:100%;
	height:auto;
	max-width:399px;
}

.imagen3 {
	width:100%;
	height:auto;
	max-width:133px;
	border:3px solid #fff;
	-moz-box-shadow: 3px 3px 6px #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
	margin-bottom:13px;
	margin-right:13px;
}

.imagen4 {
	width:100%;
	height:auto;
	max-width:360px;
}

.imagen5 {
	width:100%;
	height:auto;
	max-width:299px;
	margin-top:-22px;
}

.loguito {
	margin-left:-4px;
}

.leer_mas {
	text-align:right;
	color:#6fb9ea;
	font-family:Arial;
	font-size:12px;
}

.fondo_col {
	width:27%;
	float:right;
	display: table;
	height: auto;
}

.columna1 {
	font-family:Arial;
	display:table-row;
    font-size:22px;
	color:#FFF;
	background:#dbdbdb;
	width:100%;
	float:center;
	margin:0 auto;
}


.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 2 Column (right menu) settings */
.rightmenu {
	background:#dbdbdb;		/* right column background colour */
}
.rightmenu .colleft {			/* right column width */
	background:#fff;		/* left column background colour */
}
.rightmenu .col1 {
	width:97%;			/* left column content width (left column width minus left and right padding) */
				/* (right column width) plus (left column left padding) */
}
.rightmenu .col2 {
	width:0;			/* right column content width (right column width minus left and right padding) */
	left:0;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}


.loguitos {
	width:34px;
	height:34px;
	display: table-cell;
	padding-left:6px;
}

.loguitos1 {
	width:34px;
	height:34px;
	display: table-cell;
	padding-left:0;
}

.sociales {	
	margin-top: 30px;
	padding:5px;
}

.relleno {
	background:#dbdbdb;
	height:00px;
	overflow:hidden;
    position:relative;	
	
}

.informar_pago {
	background:url(imagenes/informar_pago.png) repeat-x;
	border:1px solid #fff;
	font-family:Century Gothic;
	font-size:0.7em;
	color:#fff;
	margin-top:30px;
	padding:0 10px;
	line-height:2.7em;
	height:42px;
	width:85%;
}

.no_soy_moroso {
	background:url(imagenes/no_soy_moroso.png) repeat-x;
	border:1px solid #fff;
	font-family:Century Gothic;
	font-size:0.7em;
	color:#fff;
	margin-top:30px;
	padding:0 10px;
	line-height:2.7em;
	height:42px;
	width:85%;
}

.video {
	width:85%;
	height:auto;
	margin-top:30px;
}

.derecha {
	width:85%;
	height:auto;
	margin-top:30px;
	margin-bottom:10px;
}

.galeria {
	width:100%;
	background:#ccc;
	position: relative;
	margin:0 auto 6px;
	height:222px;
}

.imagen_galeria {
	width:67%;
	height:222px;
	float:right;
	position:relative;
	z-index:0;
}

.fondo_texto {
	background:#464646 url(imagenes/transparencia_galeria.png) no-repeat right bottom;
	width:33%;
	height:222px;
	margin:0 auto;
	float:left;	
	position:absolute;
	z-index:0;
}

.sombra_galeria {
	width:3%;
	background:url(imagenes/sombra_galeria.png) no-repeat right top;
	position:absolute;
	height:222px;
	z-index:1;
	margin-left:33%;
}

h1 {
	font-family:Trebuchet MS, Arial;
	text-shadow:2px 2px 2px #cecece;
	letter-spacing:1px;
	font-weight:bold;
	font-size:1.5em;
	color:#009649;
	line-height:1em;
	text-align:center;
}

h2 {
	font-family:Arial;
	font-size:1.2em;
	color:#5f5f5f;
	font-weight:bold;
	line-height:1em;
}

h2 a {
	color:#5f5f5f;
	text-decoration:none;
}

h2 a:hover {
	color:#f15a24;
}

slide {
	width:100%;
	float:left;
}

.section {
	border:6px solid #fff;
	background:#FFF;
	-moz-box-shadow: 3px 3px 6px #333;
    -webkit-box-shadow: 3px 3px 6px #333;
    box-shadow: 3px 3px 6px #333;
	width:80%;
	border-radius:22px;
	float:left;
	margin:15px 10% 25px;
	height:auto;	
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;			/* width of whole page */
	overflow:hidden;
	height:100%;	
}

.contenido {
	width:65%;
	float:left;
	padding:0 10px;
	margin-left:10px;
	margin-bottom:13px;
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

nav {
	height: 40px;
	width: 100%;
	position: relative;
}

nav ul {
	padding: 0;
	margin: 0 auto;
	width: 755px;
	height: 40px;
}

nav li {
	display: inline;
	float: left;
	margin-right:13px;
}

nav li:last-child {
	margin-right:0 !important;
}

nav a {
	color: #fff;
	display: inline-block;
	width: 100%;
	padding:0 22px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	font-size: 0.9em;
	font-family: Arial;
	text-shadow: 1px 1px 2px #222;
	letter-spacing:1px;
	background:#f15a24;
	border:1px solid #f14324;
	-moz-box-shadow: 3px 3px 4px #333;
    -webkit-box-shadow: 3px 3px 4px #333;
    box-shadow: 3px 3px 4px #333;
	border-radius:33px;
}

nav li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

nav li:first-child a {

}

nav li:last-child a {
	
}

nav a:hover {
	color:#000;
	text-shadow: 1px 1px 2px #fff;
	background:#fbb03b;
	border: 1px solid #f15a24;
	-webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.activo, nav a:active {
	background:#fbb03b;
	border: 1px solid #f15a24;
	color:#fff;
}

nav a#pull {
	display: none;
}



a img {border:0}

 
ul.redondelito {
	padding-left : 20px;
	margin-left : 20px;
	list-style-type : none ;
}

ul li.redondelito {
	padding-left : 22px;
	background : url(imagenes/redondelito.png) 0em 0.13em no-repeat;
	margin-bottom : 1em;
}

.izq {
	float:left;
	margin-right:25px;
	margin-top:-8px;
}

.der {
	float:right;
	margin-left:25px;
	margin-right:2%;
}

.sombra {
	-moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
	border:3px solid #fff;
	margin-top:-10px;
}

h3, h3 a {
	color:#fff;
	font-family:Arial;
	font-size:16px;
	line-height:1em;
	text-decoration:none;
}

h3 a:hover {
	color:#cecece;
}

h4 {
	font-family:Arial;
	font-size:16px;
	color:#5f5f5f;
	font-weight:normal;
	text-align:justify;
	line-height:1.4em;
}

h5 {
	color:#fff;
	font-family:Arial;
	font-size:20px;
	line-height:1em;
}

.azul {
	color:#638ab1;
	font-weight:bold;
}

.formulario {
	width:49%;
	height:auto;
	float:right;
}

.form {
	background:#009649;
    height:auto;
	min-height:320px;
	-moz-box-shadow: 3px 3px 2px #eee;
    -webkit-box-shadow: 3px 3px 2px #eee;
    box-shadow: 3px 3px 2px #eee;
	border:5px solid #fff;	
	margin:7px;
	padding:0 20px 10px 13px;
}

.form_texto {
	font-family:Verdana;
	color:#fff;
	border:1px solid #024c2c;
	background:#007042;
	font-size:12px;
	padding:5px;
	margin:-3px 0 0;
	font-weight:bold;
	width:100%;
}

.acceso_btn {
	border:1px solid #024c2c;
	background:#007042;
	width:90px;
	height:31px;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}

.acceso_btn:hover {
	background:#024c2c;
	color:#fff;
	font-style:italic;
}

.mapa {
	width:49%;
	float:left;
	background:#009649;
	-moz-box-shadow: 3px 3px 2px #eee;
    -webkit-box-shadow: 3px 3px 2px #eee;
    box-shadow: 3px 3px 2px #eee;
	border:5px solid #fff;	
	margin-top:7px;
   height:auto;
}

.mapa1 {
	width:100%;
	height:auto;
	min-height:333px;
}

.margen {
	margin-left:10%;
}


#promos {
	height:auto;
	padding:0 10%;
	display:table;
	width:100%;
}

.promos {
	display: table-row;
}

#wrapper {
	width:100%;
	position:relative;
	margin:0 auto;
}

.stagewrap > :first-child {
	
}

.sec-wrapper {
	width: 100%;
	position: relative;
	margin:0 auto;
}

.bajar {
	margin-bottom:-3px;
}

.sec {
    float: left;
	border: 0px solid #f7f6f6;
    width: 27%;
    height:auto;
	min-height:140px;
    margin: 0 1%;
    clear: none;
    padding: 0 1%;
	display:table-cell;
}


.sec:first-child {
	margin-right:-10%;
}

.sec:last-child {
	margin-top:9px;
}

.box {
	width:100%;
	height:auto;
	
}

.sec-wrapper > :last-child {
	margin-right:0 !important;
}

.disegnosis {
	height:25px;
	padding-top:3px;
	margin-top:20px;
	border-top:1px solid #024c2c;
	background:#007042;
}

#footer {
    font-family: Verdana;
	background:#009649;
	border-top:1px solid #007042;
    width:100%;
    text-align:center;
	font-weight:normal;
    color: #fff;
	text-shadow:1px 1px 3px #000;
    font-size:0.9em;
    clear:both;
    padding:0 0;
	line-height:1.8em;
	position:absolute;
	bottom:0;
}

#footer a {
	color: #fff;
	text-decoration:none;
}

#footer a:hover { 
	color:#fbb03b;
}


#footer1 {
    font-family: Verdana;
	background:#009649;
	border-top:1px solid #007042;
    width:100%;
    text-align:center;
	font-weight:normal;
    color: #fff;
	text-shadow:1px 1px 3px #000;
    font-size:0.9em;
    clear:both;
    padding:0 0;
	line-height:1.8em;
}

#footer1 a {
	color: #fff;
	text-decoration:none;
}

#footer1 a:hover { 
	color:#fbb03b;
}

@media screen and (min-width: 1401px)and (max-width: 1600px) {
.transparencia {
	margin-right:13%;
}

.smart {
	margin-left:6%;
}

.section {
	margin-top:50px;
}
}

@media screen and (max-height: 600px) {

.section {
	margin-top:13px !important;
}


}

@media screen and (max-width: 1400px) {
.transparencia {
	margin-right:10%;
}

.smart {
	margin-left:3%;
}

.section {
	margin-top:55px;
}

#footer {
	position:relative;
	bottom:none;
}

}

@media screen and (max-width: 1290px) {
.transparencia {
	margin-right:5%;
}

.smart {
	margin-left:3%;
}

.section {
	margin-top:66px;
}


#footer {
	position:relative;
	bottom:none;
}

h2 {
	font-size:1.1em;
}

.imagen3 {
	max-width:99px;
}


}

@media screen and (max-width: 990px) {
.transparencia {
	background:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    box-shadow: none;
	border:0;	
}

.smart {
	float:right;
	margin-right:13%;
}

.imagen2 {
	max-width:333px;
	margin-top:33px;
}

.imagen3 {
	max-width:66px;
}


}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 950px) {
	
.formulario {
	width:100%;
}

.mapa {
	width:96%;
	margin-left:1%;
}
	
.smart {
	float:right;
	margin-right:3%;
}



.transparencia {
		background:none;
		-moz-box-shadow: none;
	    -webkit-box-shadow: none;
    	box-shadow: none;
		border:0;	
}

	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 60%;
		margin-bottom:6px;
		margin-left:20%;
  		float: left;
  		position: relative;
  	}
	
  	nav li a {
		border-bottom: 1px solid #283647;
		border-right: 1px solid #283647;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
	
	
.sec {
    float: left;
	background: #fff;
	border: 0px solid #f7f6f6;
    width: 90%;
    height:auto;
    font-weight: 300;
    line-height: 1em;
    margin: 20px 0 0 0;
    clear: both;
    font-family: lato;
    padding: 4%;
	}

.stagewrap {
	background:0;
}

.stagewrap > :first-child {
}


header > :first-child {
}

.sec-wrapper {
	margin-top:240px;
}

#stagewrap {
	width: 98%;
	position: relative;
	margin: 0 auto;
	left: 0;
}

.contenido {
	width:100%;
	float:center;
}

.fondo_col {
	width:100%;
	float:right;
}

.columna1 {
	font-family:Arial;
    font-size:22px;
	color:#FFF;
	background:#dbdbdb;
	width:50%;
	margin:10px auto;
	float:center;
	height:auto;
}

.section {
	margin-top:15px;
}

.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 2 Column (right menu) settings */
.rightmenu {
	background:#fff;	/* right column background colour */
}
.rightmenu .colleft {
		/* right column width */
	background:#fff;		/* left column background colour */
	margin-top:0;
}
.rightmenu .col1 {
	width:96%;
	/* left column content width (left column width minus left and right padding) */			/* (right column width) plus (left column left padding) */
}
.rightmenu .col2 {
	width:0;			/* right column content width (right column width minus left and right padding) */
	left:0;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}


#promos {
	padding:0 1% 7% 3%;
}

.galeria {
	border:1px solid #c4cad1;
	width:78.5%;
	height:auto;
	background:#FFF;
	-moz-box-shadow: 3px 3px 6px #999;
    -webkit-box-shadow: 3px 3px 6px #999;
    box-shadow: 3px 3px 6px #999;
	position: relative;
	margin:200px auto 20px;
	padding-left:10px;
}

}

@media only screen and (max-width : 605px) {
	
.smart {
background:none;
	margin-top:0;
	height:0;
}

.transparencia {
		background:none;
		-moz-box-shadow: none;
	    -webkit-box-shadow: none;
    	box-shadow: none;
		border:0;	
		height:0 !important;
}

	nav {
	height: auto;
	}
	
	
	
.section {
	margin-top:15px;
}

.logo {
	margin-left:10%;
}

}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 490px) {
	
.smart {
	background:none;
	margin-top:0;
	height:0;
}

.logo {
	margin-left:1%;
	background:url(imagenes/logo_peq.png) no-repeat top center;
}

.transparencia {
		background:none;
		-moz-box-shadow: none;
	    -webkit-box-shadow: none;
    	box-shadow: none;
		border:0;	
}

	nav {
		height:auto;
	}
	
	nav ul {
		display: none;
		height: auto;
	}
	
	nav a#pull {
		display: block;
		background:#f15a24;
		width: 96%;
		margin-left:2%;
		position: absolute;
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	
		nav a {
			padding:0;
	}
.section {
	margin-top:50px;
}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #f14324;
	}
	nav a {
			padding:0;
	}
	
.smart {
	background:none;
	margin-top:0;
	height:0;
}

.transparencia {
		background:none;
		-moz-box-shadow: none;
	    -webkit-box-shadow: none;
    	box-shadow: none;
		border:0;	
}

}
