*@charset "utf-8";

*{
margin:0;
padding:0;
}
html , body{
	background-color: #FFF;
}
img{
	max-width:100%;
	max-height: auto;
}
#wappfix{
	display:block;
    width: 50px;
	position: fixed;
	right: 15px;
	bottom: 65px;
	z-index: 1000;
}

#main{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
}
#header {
	margin: auto;
	width: auto;
	height: 60px;
	position:absolute;
	background-color: #FFF;
    top:0;
	left:0;
}
.rmm {
	float:right;/*IMPORTANTE, SINO NO BAJA LA SOLAPA CUANDO ESTA PARA CELULRES*/
	margin-top:10px;
}
#cont-botones {
/*	height: auto;
	background-color: #006;
	margin-right: auto;
	margin-left: auto;
*/}
/*#2slider {
	display: block;
}
#1slider {
	display: none;
}
*/
#slider2  {
	display:block;
	z-index: -1000;
}
#slider  {
	display:none;
}
#logo{
	position: absolute;
	left: 1%;
	top: 0px;
    width: 270px;
}
#telefonos {
	display:none;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.8em;
	color: #999;
	text-align: right;
	line-height: normal;
	font-weight: normal;
	right: 6%;
	/*	text-shadow: #000 1px 1px 2px;
*/	position: absolute;
	top: 10px;
	text-decoration: none;
}
#telefonos a {
	text-decoration: none;
}
#telefonos a:link {
	text-decoration: none;
	color: #666;
}
#direccion {
	display:none;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #666;
	text-align: right;
	line-height: 22px;
	font-weight: normal;
	right: 6%;
	/*	text-shadow: #000 1px 1px 2px;
*/	position: absolute;
	top: 75px;
}
#facebook {
	display:none;
	left: 27%;
	position: absolute;
	top: 18px;
}
#facebook a{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #999;
	text-decoration: none;
}

.clear{
	clear:both;
}
#contenedor{
	float: left;
	height:auto;
	width: 100%;
}
#contenedor p {/*border:thin solid #096;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #333;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
#banner img{
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
}
h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2.4em;
    color: #2DA049;
    padding-bottom: 25px;
    padding-top: 30px;
    text-align: center;
    line-height: normal;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 2em;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #006;
	text-align:center;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.9em;
    line-height: 2.9em;
    color: #287385;
    /* [disabled]text-shadow: 2px 1px 4px #999; */
    text-align: center;
    margin-bottom: 0px;
    margin-top: 25px;
    line-height: normal;
}
h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 2.3em;
	color: #009;
	text-shadow:#ccc 2px 1px 4px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 20px;
}
h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 1.9em;
	color: #999;
	text-shadow:#999 2px 1px 4px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 20px;
}

.opacity7 {
	opacity:0.4;
}
.der {
	float: right;
	padding-left: 15px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo_1 {
	font-size: 3em;
	color: #09F;
}
.titulo_2 {
	font-size: 14px;
	text-decoration: underline;
	line-height: 27px;
	color: #FF0;
}
.titulo_3 {
	font-size: 20px;
	color: #FF0;
}
.contenedor-secciones {
	width: 100%;
	float: left;
	margin-top:10px;
}
.secciones{
	float:left;
	width:90%;
	height:auto;
	margin-right:15px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:15px;
}

.secciones img {
/*    border: 5px solid #CCC;
*/    width: 100%;
    text-align: center;
    display: block;
    margin: auto;
    border-radius: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    
    /* [disabled]text-shadow:#000 1px 1px 4px; */
}
/*.secciones img:hover  {
    border: 5px solid #00832B;
}*/
.secciones p{
	color: #CCC;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	text-align:center;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.secciones h2 {
	text-align: center;
}
#franja1 {
/*	height: auto;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-right: 10%;
	padding-bottom: 26px;
	padding-left: 10%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
*/}
#franja0{
	float: left;
	background-color:#009;
	padding: 0px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: #000 1px 1px 2px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top:20px;
	padding-bottom:20px;
}	
.franja1{
	float: left;
	background-color:#009;
	width:100%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-shadow: #000 1px 1px 2px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}	
.franja1 a{
	color: #FFF;
	display:block;
	width: 100%;
	height:auto;
	text-decoration: none;
	padding-top:20px;
	padding-bottom:20px;

}
.franja1 a:hover{
	text-decoration: underline;
	background-color:#006;

}

#franjagris {
	font-family: 'Montserrat', sans-serif;
	background-color: #B2BEEA;
	padding-top: 25px;
	padding-bottom: 26px;
	width: 100%;
	float:left;
	font-size: 1.3em;
	color: #06F;
	clear: both;
	line-height: 30px;
	margin-top: 10px;
}
.secciones3 {
	float:left;
	width:90%;
	height:auto;
	margin-right:15px;
	margin-left:15px;
	text-align: center;
}
.secciones3 p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #155F70;
	text-align: left;
}

.2cuadros {
	float: left;
	height: 100px;
}


footer  {
    height: auto;
    text-align: center;
    width: 100%;
    float: left;
    background-color: #D4D4D4;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #5B5B5B;
    padding-top: 20px;
    line-height: 38px;
    padding-bottom: 20px;
    font-weight: 200;
}
footer a:link {
    color: #5B5B5B;
    text-decoration: none;
}
footer a:visited {
    text-decoration: none;
    color: #5B5B5B;
}
footer a:hover {
    text-decoration: underline;
    color: #00492E;
}
footer a:active {
	text-decoration: none;
}
footer img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
footer a img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: normal;
}
.borde-rojo {
	border: 3px solid #F00;
}
.letrachica {
	font-size: 12px;
	color: #F00;
}
.letrachica2 {
	font-size: 17px;
}

.letra42 {
	font-size: 20px;
	line-height: 20px;
}
.negrita {
	font-weight: bold;
    color: #24007E;
}
.negrita1 {
    color: #064959;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 40px;
}
.negrita2 {
	font-weight: bold;
	margin: 0px;
	color: #999;
	font-size: 1.5em;
}
#slider-fotos {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#informacion-fotos {
	float: left;
	width: 100%;
	margin-top:0px;
	padding-bottom: 15px;
}
#main #contenedor #informacion-fotos p{
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
}
fieldset{
	width:100%;
	margin:0 auto;
	border:none;
}
.formulario{
	font-family: 'Montserrat', sans-serif;
	width:280px;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	line-height: 30px;
	color: #03C;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mensaje{
	color: #090;
	text-decoration: underline;
	font-size: 16px;
	background-color: #FF0;
}
#anti{
display:none;
}
#banner1 img{
	width: 100%;
	float: left;
}
.scrollup{
	width:30px;
	height:30px;
	opacity:0.6;
	position:fixed;
	bottom:4%;
	right:4%;
	display:none;
	text-indent:-9999px;
	background-image: url(../../cambioydesarrollo2/imagenes/arriba2.png);
	background-repeat: no-repeat;
}







/*//////////////////////   CELULARES  /////////////////////////////////// */

	/*480px*/
@media only screen and (min-width:37em){
/*#main{
	width:30em;
}
*/
#header {
	display:block;
	height: 140px;
    position: relative;
}
#logo{
	display:block;
    width: auto;
	top: 15px;    
}
#telefonos {
	display:block;
}
#direccion{
	display:block;	
}
.rmm {
	float:none;
	margin-top:0px;
}
.letra42 {
	font-size: 25px;
}
#slider  {
	display:block;
}
#slider2  {
	display:none;
}
#main #contenedor p{
	font-size: 17px;
}
.titulo_1 {
	font-size: 4em;
}
h1 {
}
h2 {
	font-weight: normal;
	font-size: 1.3em;
}
h3 {
	font-size: 1.9em;
	line-height: 30px;
}

/*.contenedor-secciones {
	padding-right: 6%;
	padding-left: 6%;
	width: 88%;
}
*/
.secciones{
	float:left;
	width:40%;
	height:auto;
	margin-left:6%;
	margin-right:0%;
}
#franjagris {
}
.secciones3{
	float:left;
	width:20%;
	height:auto;
	margin-left:9%;
	margin-right:0%;
}
.formulario{
	margin-left:90px;
}
#slider-fotos {
	width: 50%;
}
#informacion-fotos {
	width: 45%;
	margin-top:0px;
}
#main #contenedor #informacion-fotos p{
	padding-top: 0px;
	padding-left: 35px;
}
}
	
	
/***********710px******************************************/
	@media only screen and (min-width:44em){
#main{
	width:100%;
}
#facebook {
	display:block;
}
#main #foto320 img{
	display:none;	
}
.rmm {
	margin-top:0px;
}
.secciones{
	float:left;
	width:21%;
	height:auto;
	margin-left:25px;
	margin-right:0px;
}

.formulario{
margin-left:180px;
}
.2cuadros {
	float: left;
	width: 30%;
}

}


	
/*********************1000px*******************************/
@media only screen and (min-width:62em){
#main{
	width:90%;
}
#logo{
	left: 10%;
}
#telefonos {
	right: 10%;
}
#2slider {
	display: none;
}
#direccion {
	right: 10%;
}
.letra42 {
	font-size: 34px;
}
#foto320 img{
	display:none;	
}
h1 {
}
h3 {
    line-height: 34px;
}

.secciones img {
    width: 95%;
    text-align: center;
    display: block;
    margin: auto;
    /* [disabled]box-shadow: #000 3px 3px 10px; */
    /* [disabled]-webkit-box-shadow: 3px 3px 10px #000; */
}
#main section #contenedor .secciones h4 {
	font-size: 1.6em;
}
#main section #contenedor .secciones p{
	font-size: 18px;
}
.formulario{
	width:350px;
	margin-left: 310px;
}
#banner1 img {
	width: 50%;
	float: left;
}
}
