@charset "utf-8";
body {
	margin: 0px;
	font-family: 'Sarabun', sans-serif;
}
.centro {
	width: 990px;
	margin-right: auto;
	margin-left:auto
}
@media only screen and (max-width:600px) { 
.centro {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px
}
}
#cabecera {
	background-color: #010101;
}
@media only screen and (max-width:600px) { 
#cabecera {
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
}
}
.logo  {
	float: left;
}
@media only screen and (max-width:600px) { 
.logo  {
	float: none;
}
}
.slogan  {
	font-size: 28px;
	color: #e08117;
	float: right;
	padding-top: 40px;
	text-align: right;
	text-transform: uppercase;
	line-height: 28px;
}
@media only screen and (max-width:600px) { 
.slogan  {
	font-size: 22px;
	float: none;
	text-align: center;
	line-height: 22px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
}
#animacion {
	height: 500px;
	background-color: #e9eae8;
}
@media only screen and (max-width:600px) { 
#animacion {
	display: none;
}
}
#animacion_responsive {
	height: 200px;
	background-color: #e9eae8;
	display:none
}
@media only screen and (max-width:600px) { 
#animacion_responsive {
	display: block;
}
}
#caja_formulario {
	position: absolute;
	z-index: 99;
	width: 100%;
}
.centro_caja_formulario {
	width: 990px;
}
#caja_formulario .lateral {
	width: 33%;
}
@media only screen and (max-width:600px) { 
#caja_formulario {
	position: inherit;
}
.centro_caja_formulario {
	width: 100%;
}
#caja_formulario .lateral {
	width: 0%;
}
}




#formulario {
	background-color: rgba(150, 150, 150, 0.8);
	width: 450px;
	color: #FFF;
	padding-top: 10px;
	font-size: 15px;
	left: 1px;
	float: right;
}
@media only screen and (max-width:600px) { 
#formulario {
	width: 100%;
	background-color: #ababab;
	float: none;
}
}
#formulario .titulo {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 20px;
	text-align: center;
	padding-bottom: 15px;
	line-height: 22px;
	padding-top: 15px;
}
@media only screen and (max-width:600px) { 
#formulario .titulo {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
}
#formulario .titulo.abajo {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: #FFF 1px solid
}
#formulario a {
	color: #FFF;
	text-decoration: none;
}
.celda_contacto {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 7px;
}
@media only screen and (max-width:600px) { 
.celda_contacto {
	margin-right: 10px;
	margin-left: 10px;
}
}
.celda_contacto .caja {
	font-size: 16px;
	color: #666;
	background-color: #FFF;
	font-family: 'Sarabun', sans-serif;
	width: 100%;
	border: 1px solid #FFF;
	padding: 3px;
}



.bt_enviar {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #e08117;
	border: none;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: 'Sarabun', sans-serif;
	cursor: pointer;
	text-decoration: none;
}
#video {
	font-size: 25px;
	line-height: 30px;
	padding-top: 600px;
	padding-bottom: 80px;
	color: #999;
	text-align: center;
	float: left;
}
@media only screen and (max-width:600px) { 
#video {
	padding-top: 30px;
	padding-bottom: 30px;
	float: none;
}
}
#video p {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@media only screen and (max-width:600px) { 
#video p {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
}


#pie {
	font-size: 14px;
	background-color: #4A4A4A;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
	line-height: 22px;
	clear: both;
	margin-top: 350px;
}
#pie .izq {
	float: left;
}@media only screen and (max-width:600px) { 
#pie {
	margin-top: 0px;
}
#pie .izq {
	float: none;
	text-align: center;
	padding-bottom: 30px;
}
}

#pie .der {
	float: right;
	text-align: right;
	padding-top: 50px;
}
@media only screen and (max-width:600px) { 
#pie .der {
	float: none;
	text-align: center;
	padding-top: 0px;
}
}
#pie a {
	color: #FFF;
	text-decoration: none;

}
#pie a:hover {
	text-decoration: none;
}
#pie .logo_pie {
	float: left;
	margin-right: 30px;
}
@media only screen and (max-width:600px) { 
#pie .logo_pie {
	float: none;
	margin-right: 0px;
	padding-bottom: 20px;
}
}
#pie .titulo {
	font-size: 20px;
}
#pie .datos {
	float: left;
	width: 250px;
}
@media only screen and (max-width:600px) { 
#pie .datos {
	float: none;
	width: 100%;
}
}
.peque {
	font-size: 13px;
}
.peque a{
	color: #666;
}
.peque a:hover{
	text-decoration: none;
}


.azul {
	color: #0B96B7;
}

a.azul:hover {
	text-decoration:none
}
#icons {
	padding-bottom: 70px;
}
@media only screen and (max-width:600px) { 
#icons {
	padding-bottom: 0px;
}
}
.ico {
	float: left;
	width: 330px;
	text-align: center;
	font-size: 20px;
	color: #999;
	line-height: 22px;
	padding-bottom: 20px;
	cursor: pointer;
}
@media only screen and (max-width:600px) { 
.ico {
	float: none;
	width: 247px;
	text-align: center;
	font-size: 20px;
	color: #999;
	line-height: 22px;
	padding-bottom: 20px;
	margin-left:auto;
	margin-right:auto
}
}
.destacado {
	font-size: 18px;
	color: #e08117;
}
#titulo_seccion {
	font-size: 35px;
	color: #e08117;
	clear: both;
	margin-bottom: 30px;
	font-weight: 700;
	padding: 10px;
	margin-top: 0px;
	text-align: center;
	line-height: 35px;
}
#legales {
	display: none;
	width: 800px;
}
@media only screen and (max-width:600px) { 
#legales {
	width: 100%;
}
}
#empresa {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	color: #666;
	line-height: 28px;
}
#empresa p {
	margin: 0px;
	padding: 0px;
}
@media only screen and (max-width:600px) { 
#empresa p {
	padding-left: 10px;
	padding-right:10px
}
}
