@charset "utf-8";

@font-face {
	font-family: 'galyon';
	src: url('../fonts/Galyon-Regular.otf');
}
@font-face {
	font-family: 'coco';
	src: url('../fonts/CocoGothic-Bold_trial.ttf');
}
* {
	font-family: galyon;
	/*color: #231F20;
	overflow: hidden;
	text-align: center;
	height: 100%;*/
	border:0px;
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}
hr {
  height: 10px;
  background-color: #939296;  
}
header {
	/*color: #FFFFFF;
	height: 16vh;
	background: #CD162B;
	position:relative;
	border:1px solid #000000;*/
	color: #000000;
	height: 125px;
	background: #FFFFFF;
	width:100%;
	-webkit-box-shadow: 0px 9px 9px -4px rgba(5,5,5,0.22);
	-moz-box-shadow: 0px 9px 9px -4px rgba(5,5,5,0.22);
	box-shadow: 0px 9px 9px -4px rgba(5,5,5,0.22);	
}
#logo {
	float:left; 
	width:20%;
	height:100%; 
	background-image: url(../img/logo_flecha2.png); 
	background-size: 100% 100%; 
/*
	border:1px solid #000000;
	float:left;
	width:50px;
	height:50px; 
	background-image: url(../img/logo_flecha2.png); 
	background-size: 100% 100%; 
	border:1px solid #000000;
	
	background-size: 100% 100%;
	background-image:url(../img/logo_flecha2.png);
	border:1px solid #000000;
	
	height:120px;
	
	margin-left:0vh;
	margin-top: 10px;*/
	
}
#pie_pagina {
	height: 250px;
	background: #c7c6c7;
	border-top-style: solid;
	border-top-color: #939296;
	border-top-width:25px;
	padding: 50px;
}

#div_borde_gris{
	height: 180px;
	width:100%;
	background-color: #939296;
	border-bottom:solid 1px grey;
	/*text-align:center;
	border-top-style: solid;
	border-top-color: #939296;
	border-top-width:25px;
	border-bottom-style: solid;
	border-bottom-color: #939296;
	border-bottom-width:25px;
	padding-top: 30px;*/
}
#cuerpo{
	background-color: #FFFFFF;
	width:85%;
	margin:0 auto;
	border:1px;
}

.myButton {
	width:300px;
	background-color:#f07233;
	border-radius:10px;
	border:1px solid #d58b67;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:23px;
	padding:12px 28px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.myButton:hover {
	background-color:#f07233;
}
.myButton:active {
	position:relative;
	top:1px;
}

.btn_bolsa_trabajo {
	background-color:#ffffff;
	border-radius:10px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#f07334;
	font-family:Arial;
	font-size:23px;
	padding:12px 28px;
	text-decoration:none;
	text-shadow:0px 0px 0px #ffffff;
}
.btn_bolsa_trabajo:hover {
	background-color:#e9e9e9;
}
.btn_bolsa_trabajo:active {
	position:relative;
	top:1px;
}

.vineta_img_txt{
	/*border:1px solid #fff;*/
	height: 150px;
	width: 100%;
	font-family: galyon;
	color:#ffffff;
	font-size:60px;
	font-weight: bold;
}
p
{
	font-family: galyon;
	color:#ffffff;
	font-size:1.5em;
	text-align: justify;
	margin-left:10%;
}

.input_txt {
	border: 1px solid #999;
	border-radius: 5px;
	height: 40px;
	padding-left:10px;
	margin-left:20px;
	margin-bottom: 20px;
	width: 90%;
	color:#f07234;
}
.input_txtarea {
	border: 1px solid #999;
	border-radius: 5px;
	height: 200px;
	padding-top:10px;
	padding-left:10px;
	margin-left:20px;
	margin-bottom: 20px;
	width: 90%;
	color:#f07234;
}
.input__row{
	margin-left: 20px;
	margin-bottom: 30px;
}

/* Upload button */
.upload {
  display: none;
}
.uploader {
  border: 1px solid #ccc;
  width: 90%;
  position: relative;
  height: 40px;
  display: flex;
  border-radius: 5px;
  background-color: #f07234;
}
.uploader .input-value{
  width: 250px;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  font-family: sans-serif;
  font-size: 16px;
}
.uploader label {
  cursor: pointer;
  margin: 0;
  width: 25px;
  height: 30px;
  position: absolute;
  right: 0;
  margin-top:5px;
  margin-right:10px;
  background: url('../img/adjuntar.png') no-repeat center;
}
 
img {
	margin:0 4px;
}
 .txt_nosotros {
	width: 80%; 
	margin-top: 5%;
 }
	.txt_valores {
		text-align:center; 
		margin-top:30px; 
		font-size: 150%; 
		font-weight: bold; 
		color: #939296;
	}
	.div_valores {
		text-align:center; 
		font-family: galyon; 
		color: #474343; 
		font-size: 15px; 
		background: #FFFFFF; 
		position: static; 
		height: 400px;
	}
	#txt_index_movil01 {
		display: none;
	}

	#menu_movil {
		display: none;
	}

	#menu_movil2{
		display: none;
	}
	#cuerpo{
		display: block;
	}
	#cuerpo_movil{
		display: none;
	}
	#tbl_index02 {
		display: none;
	}
	#pie_pagina_movil {
		display: none;
	}
	#tbl_nosotros02 {
		display: none;
	}
	#servicios02 {
		display: none;
	}
	#tbl_servicios02 {
		display: none;
	}
	#tbl_servicios04 {
		display: none;
	}
	#vineta_img_txt_movil {
		display: none;
	}
	#tbl_bolsa_trabajo_movil {
		display: none;
	}
	#tbl_cotiza_movil {
		display: none;
	}
	#tit_quienes_movil {
		display: none;
	}
	#tit_mision_movil {
		display: none;
	}
	#tit_vision_movil {
		display: none;
	}
	
@media screen and (min-width:300px) and (max-width:800px) {
	body
	{
		font-size:0.8em;
		border:0px;
		margin:0;
		padding:0;
		text-decoration:none;
		list-style:none;
	}
	header {
		height: 100px;
	}
	#menu_web{
		display: none;
	}
	#menu_movil {
		display: block;
		height:100px;
		margin-left:60%;
		margin-top:-5%;
	}
	#menu_movil2{
		display: none;
	}
	
	#logo {
		width:50%;
		height:100%; 
	}
	.input_txt {
		margin-left:10px;
	}
	.input_txtarea {
		margin-left:10px;
		height: 80px;
	}
	.myButton {
		width:50%;
		font-size:23px;
	}
	.txt_valores {
		text-align:center; 
		margin-top:30px; 
		font-size: 80%; 
		font-weight: bold; 
		color: #939296;
	}
	.txt_nosotros { 
		margin-top: -15%;
	}
	.div_valores {
		height: 200px;
	}
	#tbl_index01 {
		display: none;
	}
	#pie_pagina {
		display: none;
	}
	#tbl_index02 {
		display: block;
	}
	#tbl_nosotros01 {
		display: none;
	}
	#tbl_nosotros02 {
		display: block;
	}
	#servicios01 {
		display: none;
	}
	#servicios02 {
		display: block;
	} 
	#tbl_servicios01 {
		display: none;
	}
	#tbl_servicios02 {
		display: block;
	} 
	#tbl_servicios03 {
		display: none;
	}
	#tbl_servicios04 {
		display: block;
	} 
	#vineta_img_txt_html {
		display: none;
	}
	#vineta_img_txt_movil {
		display: block;
	}
	#tbl_bolsa_trabajo_html {
		display: none;
	}
	#tbl_bolsa_trabajo_movil {
		display: block;
	} 
	#tbl_cotiza_html {
		display: none;
	}
	#tbl_cotiza_movil {
		display: block;
	} 
	#tit_quienes {
		display: none;
	}
	#tit_quienes_movil {
		display: block;
	}
	#tit_mision {
		display: none;
	}
	#tit_mision_movil {
		display: block;
	}
	#tit_vision {
		display: none;
	}
	#tit_vision_movil {
		display: block;
	}
	#pie_pagina_movil {
		display: block;
		height: 850px;
		background: #d58b67;
		border-top-style: solid;
		border-top-color: #939296;
		border-top-width:25px;
		padding-top: 30px;
		/*padding: 50px;*/
	}
	
	
	
	/*Codigo Anterior (border: #000000 1px solid;)*/
	/*
	.row {
		display: none;
	}
	
	#menuabajo{
		display: block;
	}
	
	#cuerpo{
		display: none;
	}
	#cuerpo_movil{
		display: block;
	}
	#txt_index_movil01 {
		display: block;
		width:100%;
		text-align:center;
		padding-top:1%;
		padding-bottom:4%;
	}
	#txt_index_movil02 {
		display: block;
		width:100%;
		text-align:center;
	}
	#menuabajo{
		height:10%;
		padding-left: 8%;
		position:absolute;
		bottom:10;
		width:100%;
		background:#6F6F6D;
		border-top:2.5px solid #fff;
		text-align: center;
	}
	
	p {
		text-align:center;
		font-size: 1.5em;
		color: #888c8f;
		padding-top:2%;
	}
	
	#cuerpo_movil {
		width:85%;
		margin-left: 10%;
		color: #807c7c;
	}
	img.menu_cat_movil {
		width:45%;
		padding:2%;
	}
	#div_producto{
		width:40%;
		margin-left: 8%;
		margin-bottom:5%;
		height: 130px;
	}
	img.img_catalogo {
		width:95%;
		margin-bottom: 10px;
	}
	img.iconos_espacio {
		margin-right: 50%;
	}
	img.imagen_producto {
		width: 150%;
	}
	.content-popup {
		width:80%;
	}
	#content {
		float:none;
		text-align: center;
		margin-left: 10%;
	}
	#modelo {
		font-size: 1.2em;
		text-align: left;
		
	}
	#precio {
		text-align: center;
	}
	#botones{
		text-align: center;
		
		width: 100%;
	}
	img.img_catalogo_cart {
		float:left;
		width:40%;
		margin-bottom: 10px;
		
	}
	.detalle_texto {
		text-align: left;
	}
	.div_car_1 {
		
	}
	.detalle_texto {
		text-align: left;
	}
	img.iconos_cart {
		width:30%;
		float:left;
	}
	.detalle_texto_resumen {
		font-size: 13px;
		padding-left: 40%;
		
	}
	*/
}
	
	