@charset "utf-8";
@media screen and (max-width: 600px) {	

body {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo/fondo-index-max-600.png);
	background-repeat: no-repeat;
}
#content-1 {
	float: left;
	height: auto;
	width: 95%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	position: relative;
	margin-top: 5%;
}
#logo-animado {display: none;}
#logo-animado-max-600 {
	width: 250px;
	position: relative;
	left: 50%;
	margin-left: -125px;display: none;
}
#footer {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	margin-top: 25%;
}
.content-info-fijo  {
	position: absolute;
	width: 100%;
	z-index: 99999;
	text-align: center;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
#contenedor-info  {
	position: absolute;
	width: 100%;
	z-index: 99999;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

.content-info-1  {
	position: relative;
	width: 90%;
	height: 15px;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	border: thin solid #AFAFAF;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	text-align: center;
	vertical-align: 75%;
	border: solid 1px #afafaf;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: height 2s, top 2s; /* For Safari 3.1 to 6.0 */
	transition: height 2s, top 2s;
	z-index: 99999;
	display: inline-block;
	background-color: #000;
	opacity: .95;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.content-info-1:hover  {
	height: 385px; 
	top: 5px;}
.content-info-2  {
	position: relative;
	width: 90%;
	height: 15px;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	border: thin solid #AFAFAF;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	text-align: center;
	vertical-align: 75%;
	border: solid 1px #afafaf;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: height 2s, top 2s; /* For Safari 3.1 to 6.0 */
	transition: height 2s, top 2s;
	z-index: 99999;
	display: inline-block;
	background-color: #000;
	opacity: .95;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;}
.content-info-2:hover  {
	height: 660px;
	top: 5px;
	width: 90%;
	position: relative;
	margin-right: 5%;
	margin-left: 5%;
}
.content-info-3  {
	position: relative;
	width: 90%;
	height: 15px;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	border: thin solid #AFAFAF;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	text-align: center;
	vertical-align: 75%;
	border: solid 1px #afafaf;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: height 2s, top 2s; /* For Safari 3.1 to 6.0 */
	transition: height 2s, top 2s;
	z-index: 99999;
	display: inline-block;
	background-color: #000;
	opacity: .95;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;}
.content-info-3:hover  {
	height: 300px;
	top: 5px;
	width: 90%;
	position: relative;
	margin-right: 5%;
	margin-left: 5%;
}
.h2-content-fijo {
	color: #8F8F8F;
	font-size: 20px;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	height: 20px;
	font-style: italic;
	top: 0px;
}	
.titulo-contenedor-fijo {
	color: #8F8F8F;
	font-size: 15px;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	width: 220px;
	left: 50%;
	top: -3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-left: -110px;
	height: 80px;
	font-style: italic;
}	
.p-content-fijo-ubicacion {
	color: #B9B9B9;
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	text-align: center;
	position: relative;
	width: 100%;
	left: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 15px;
	font-style: normal;
}				
.p-content-fijo {
	color: #B9B9B9;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	position: relative;
	width: 100%;
	left: 0%;
	margin-top: 0px;
	margin-bottom: 15px;
	top: 25px;
	font-style: normal;
}	
#form-fijo {
	width: 90%;
	position: absolute;
	text-align: center;
	z-index: 99;
	margin-left: 10%;
	float: left;
	margin-top: 15px;
	margin-right: 0%;
}
#form-fix-nombre {
	position: relative;
	width: 80%;
	margin: 5%;
	float: left;
}

#form-fix-empresa {
	position: relative;
	width: 80%;
	margin: 5%;
	float: left;
}

#form-fix-email {
	position: relative;
	width: 80%;
	margin: 5%;
	float: left;
}

#form-fix-tel {
	position: relative;
	width: 80%;
	margin: 5%;
	float: left;
}

#form-fix-mensaje {
	position: relative;
	width: 80%;
	margin: 5%;
	float: left;
}
.txt-fijo {
	height: 15px;
	min-width: 50px;
	position: relative;
	left: 0px;
	top: 2.5px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 13px;
	text-align: center;
	width: 100%;
	color: #f90;
	font-weight: 500;
	float: left;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
}
.campo-fijo-mensaje {
	background-color: #1d1d1d;
	height: 90px;
	width: 90%;
	position: relative;
	top: 5px;
	font-size: 12px;
	text-align: center;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	color: #fff;
	margin-right: 10%;
}
.campo-fijo {
	background-color: #1d1d1d;
	height: 20px;
	width: 200px;
	position: relative;
	left: 50%;
	top: 5px;
	font-size: 12px;
	text-align: center;
	margin-left: -100px;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	color: #fff;
}
.send-fijo {
	width: 50%;
	position: relative;
	font-family: ;
	font-size: 12px;
	text-align: center;
	margin-left: 25%;
	font-weight: 700;
	color: #151515;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #f90;
	cursor: pointer;
	float: left;
	margin-right: 25%;
	height: 25px;
	margin-top: 35px;
}
.send-fijo:hover {

}
#newsletter {
	width: 80%;
	position: absolute;
	font-family: 'Droid Serif', sans-serif;
	font-size: 12px;
	text-align: center;
	z-index: 99;
	float: left;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 5%;
}
.campo-news {
	background-color: #1d1d1d;
	height: 20px;
	width: 80%;
	position: relative;
	font-size: 12px;
	text-align: center;
	margin-left: 10%;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	color: #fff;
	margin-right: 10%;
}
.txt-news {
	position: relative;
	font-size: 13px;
	text-align: center;
	width: 80%;
	color: #f90;
	font-weight: 500;
	float: left;
	margin-right: 10%;
	margin-left: 10%;
}
.g-recaptcha{
	position: relative;
	height: auto;
	width: 100%;
	top:;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	margin-top: 20px;
}
.send-news {
	height: 30px;
	width: 70px;
	position: absolute;
	left: 50%;
	top: 165px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 14px;
	text-align: center;
	margin-left: -35px;
	font-weight: 700;
	color: #151515;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #f90;
	cursor: pointer;
}

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

#cuerpo {
	position: absolute;
	width: 100%;
	height: 650px;
	z-index: 1;
	left: 0%;
	top: 50%;
	margin-top: -325px;
	background-image: url(../imagenes/fondo/fondo-home-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;}
#contenedor-todo {
	position: absolute;
	width: 1000px;
	height: 650px;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin-top: -325px;
	margin-left: -500px;
}
#content-1 {
	position: absolute;
	width: 1000px;
	height: 500px;
	z-index: 1;
	left: 50%;
	top: 135px;
	margin-left: -500px;
}
#logo-animado {
	height: 350px;
	width: 420px;
	margin-top: -175px;
	margin-left: -210px;
	position: absolute;
	left: 50%;
	top: 50%;display: none;
}
#logo-animado-max-600 {display: none;}
#footer {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	margin-top: 25%; 
}
.content-info-fijo  {
	position: fixed;
	width: 100%;
	height: 30px;
	bottom: -20px;
	left: 0%;
	z-index: 99999;
	text-align: center;
	display: block;
}
#contenedor-info  {
	position: absolute;
	width: 1000px;
	height: 30px;
	top: 50%;
	left: 50%;
	z-index: 9;
	text-align: center;
	margin-top: -15px;
	margin-left: -500px;
}
.content-info-1  {
	position: relative;
	width: 300px;
	height: 20px;
	bottom: 20px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	left: 15px;
	border: thin solid #AFAFAF;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	text-align: center;
	vertical-align: 75%;
	border: solid 1px #afafaf;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: height 2s, bottom 2s; /* For Safari 3.1 to 6.0 */
	transition: height 2s, bottom 2s;
	z-index: 99999;
	display: inline-block;
	background-color: #000;
	opacity: .95;
}
.content-info-1:hover  {
	height: 385px; 
	bottom: 385px;}
.content-info-2  {
	position: relative;
	width: 300px;
	height: 20px;
	bottom: 20px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	left: 15px;
	border: thin solid #AFAFAF;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	text-align: center;
	vertical-align: 75%;
	border: solid 1px #afafaf;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: height 2s, bottom 2s; /* For Safari 3.1 to 6.0 */
	transition: height 2s, bottom 2s;
	z-index: 99999;
	display: inline-block;
	background-color: #000;
	opacity: .95;
}
.content-info-2:hover  {
	height: 530px;
	bottom: 530px;
	width: 600px;
	position: relative;
	left: -140px;
}
.content-info-3  {
	position: relative;
	width: 300px;
	height: 20px;
	bottom: 20px;
	left: 690px;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	border: solid 1px #afafaf;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: height 2s, width 2s, left 2s, bottom 2s; /* For Safari 3.1 to 6.0 */
	transition: height 2s, width 2s, left 2s, bottom 2s;
	z-index: 99999;
	background-color: #000;
	opacity: .95;
}
.content-info-3:hover  {
	height: 335px; 
	bottom: 335px;
	right: 50px;
	position: relative;
}
.h2-content-fijo {
	color: #8F8F8F;
	font-size: 15px;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	height: 20px;
	font-style: italic;
	top: 0px;
}	
.titulo-contenedor-fijo {
	color: #8F8F8F;
	font-size: 15px;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	width: 220px;
	left: 50%;
	top: -3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-left: -110px;
	height: 80px;
	font-style: italic;
}	

.p-content-fijo-ubicacion {
	color: #B9B9B9;
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	text-align: center;
	position: relative;
	width: 100%;
	left: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 10px;
	font-style: normal;
}				
.p-content-fijo {
	color: #B9B9B9;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	position: relative;
	width: 90%;
	font-style: italic;
	margin-right: 5%;
	margin-left: 5%;
}	

#form-fijo {
	height: 450px;
	width: 550px;
	position: absolute;
	left: 50%;
	top: 105px;
	text-align: center;
	z-index: 99;
	margin-left: -275px;
}
#form-fix-nombre {
	position: absolute;
	height: 50px;
	width: 250px;
	left: 5px;
	top: 0px;
}

#form-fix-empresa {
	position: absolute;
	height: 50px;
	width: 250px;
	left: 295px;
	top: 0px;
}

#form-fix-email {
	position: absolute;
	height: 50px;
	width: 250px;
	left: 5px;
	top: 70px;
}

#form-fix-tel {
	position: absolute;
	height: 50px;
	width: 250px;
	left: 295px;
	top: 70px;}

#form-fix-mensaje {
	position: absolute;
	height: 150px;
	width: 400px;
	left: 50%;
	top: 140px;
	margin-left: -200px;
}
.g-recaptcha{
	position: absolute;
	height: 50px;
	width: 200px;
	left: 50%;
	top: 280px;
	margin-left: -150px;
}
.g-recaptcha-news{
	position: absolute;
	height: 50px;
	width: 200px;
	left: 50%;
	top: 150px;
	margin-left: -150px;
}

.txt-fijo {
	height: 15px;
	min-width: 50px;
	position: relative;
	left: 0px;
	top: 2.5px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 13px;
	text-align: center;
	width: 100%;
	color: #f90;
	font-weight: 500;
	float: left;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
}
.campo-fijo-mensaje {
	background-color: #1d1d1d;
	height: 90px;
	width: 90%;
	position: relative;
	top: 5px;
	font-size: 12px;
	text-align: center;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	color: #fff;
	margin-right: 10%;
}
.campo-fijo {
	background-color: #1d1d1d;
	height: 20px;
	width: 200px;
	position: relative;
	left: 50%;
	top: 5px;
	font-size: 12px;
	text-align: center;
	margin-left: -100px;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	color: #fff;
}
.send-fijo {
	height: 30px;
	width: 70px;
	position: absolute;
	left: 50%;
	top: 380px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 14px;
	text-align: center;
	margin-left: -35px;
	font-weight: 700;
	color: #151515;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #f90;
	cursor: pointer;
}
.send-fijo:hover {
background-color: #c1ac51;
	-moz-box-shadow: 0px 0px 24px #fffcff;
	-webkit-box-shadow: 0px 0px 24px #fffcff;
	box-shadow: 0px 0px 24px #fffcff;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}
#newsletter {
	width: 80%;
	position: absolute;
	font-family: 'Droid Serif', sans-serif;
	font-size: 12px;
	text-align: center;
	z-index: 99;
	float: left;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 5%;
	height: 350px;
}
.campo-news {
	background-color: #1d1d1d;
	height: 20px;
	width: 80%;
	position: relative;
	font-size: 12px;
	text-align: center;
	margin-left: 10%;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	color: #fff;
	margin-right: 10%;
}
.txt-news {
	position: relative;
	font-size: 13px;
	text-align: center;
	width: 80%;
	color: #f90;
	font-weight: 500;
	float: left;
	margin-right: 10%;
	margin-left: 10%;
}
.send-news {
	height: 30px;
	width: 70px;
	position: absolute;
	left: 50%;
	top: 155px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 14px;
	text-align: center;
	margin-left: -35px;
	font-weight: 700;
	color: #151515;
	border: hidden 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #f90;
	cursor: pointer;
}
.send-news:hover {
background-color: #c1ac51;
	-moz-box-shadow: 0px 0px 24px #fffcff;
	-webkit-box-shadow: 0px 0px 24px #fffcff;
	box-shadow: 0px 0px 24px #fffcff;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}

}
