@charset  "utf-8";

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/* CSS Document */
#contenedor {
	position: relative;
	left: 5px;
	width: 100%;
	top: 5px;
	overflow: visible;
}

table.tabla1 {
	border-bottom: 1px solid #000000;
	border-bottom-width: 2px;
	border-bottom-color: #F07F15;
}

table.tabla2 {
	width: auto;
	border: 1px solid white;
	margin-bottom: 15px;
	border-collapse: separate;
	border-spacing: 2px;
}

table.tablacaotic {
	width: auto;
	border: 1px solid white;
	margin-bottom: 4px;
	border-collapse: separate;
	border-spacing: 2px;
}

.hr {
	border-top: 1px solid #EFEFEF;
	margin: 30px 0;
}

.tabla-text-center {
	text-align: center;
}

table.builder {
	width: auto;
	border: 1px solid white;
	margin-bottom: 15px;
	border-collapse: separate;
	border-spacing: 2px;
}

table.check {
	border-collapse: collapse;
	text-align: left;
	border-spacing: 5px;
	border: 0 solid #464749;
}

th.tabla2 {
	width: auto;
}

td.tabla2 {
	width: auto;
}

.col1 {
	background: #C0C0C0;
}

.col2 {
	background: #C0C0C0;
}

td.celda2 {
	border-style: inherit;
	border-width: thin;
	border-color: #FFFFFF;
	border-collapse: collapse;
	padding: 20px;
}

td.tablebuilder {
	font-style: normal;
	font-family: Helvetica;
	font-size: 24px;
	background-color: black;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

td.check {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-family: Helvetica;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

td.checkcenter {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-family: Helvetica;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

td.checkin {
	padding: 0;
	margin: 0;
}

#titulo1 {
	font-family: Arial;
	font-size: 24px;
	color: #F07F15;
	font-weight: bold;
	text-decoration: none;
}

#titulo2 {
	font-family: Arial;
	font-size: 18px;
	color: #464749;
	text-decoration: none;
}

p.parrafo {
	font-family: Arial;
	font-size: 13px;
	color: #464749;
	font-weight: bold;
	text-decoration: none;
}

p.parrafo2 {
	font-family: Arial;
	font-size: 12px;
	color: #464749;
	font-weight: normal;
	text-decoration: none;
}

p.parrafo3 {
	font-family: Arial;
	font-size: 14px;
	color: #F07F15;
	font-weight: bold;
	text-decoration: none;
}

p.parrafo4 {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

p.parrafo5 {
	font-family: Arial;
	font-size: 12px;
	color: #464749;
	font-weight: normal;
	text-decoration: none;
	margin: 0 auto;
}

p.slide-description-button {
	background-color: transparent;
}

div.slide-description {
	background-color: transparent;
}

div.content-inner {
	background-color: transparent;
}

li.lista1 {
	list-style-type: square;
	font-family: Arial;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	color: #464749;
}

td {
	font-family: verdana, arial;
	font-size: 8pt;
}

.estilotabla {
	background-color: ffffff;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	border-spacing: 1px;
}

.estilocelda {
	background-color: #C0C0C0;
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
}

h1.entry-title {
	font-family: Sansita One, Arial, sans-serif;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 16px;
	height: 16px;
}

img.left {
	margin-left: 0;
	width: 20px;
	height: 20px;
}

img.minscreen {
	margin-left: 10px;
	margin-right: 10px;
	width: 240px;
	height: 146px;
}

.tabs_ecommerce {
/* es el rectángulo contenedor */
	margin: 0 auto;
	min-height: 350px;
	position: relative;
	width: 550px;
}

.tabs {
/* es el rectángulo contenedor */
	margin: 0 auto;
	min-height: 400px;
	position: relative;
	width: 550px;
}

.tabs2 {
/* es el rectángulo contenedor */
	margin: 0 auto;
	min-height: 220px;
	position: relative;
	width: 550px;
}

.tab {
/* cada una de las pestañas */
	float: left;
}

.tab label {
/* la parte superior con el título de la pestaña */
	background-color: #F5F5F5;
	border-radius: 0 0 0 0;
	box-shadow: -3px 3px 2px #678 inset;
	color: #F5F5F5;
	cursor: pointer;
	left: 0;
	margin-right: 1px;
	padding: 5px 15px;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color: #464749;
	text-shadow: 1px 1px #ffffff;
}

/* el control input sólo lo necesitamos para que las pestañas permanezcan abiertas así que lo ocultamos */
.tab [type=radio] {
	display: none;
}

/* el contenido de las pestañas */
.cont {
	background-color: #F5F5F5;
	bottom: 0;
	left: 0;
	overflow: hidden;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 35px;
}

/* el contenido de las pestañas */
.cont_ecommerce {
	background-color: #F5F5F5;
	bottom: 0;
	left: 0;
	overflow: hidden;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 35px;
}

/* y un poco de animación */
.cont > * {
	opacity: 0;
	-moz-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}

.height-agenttabla {
	margin: 0 auto;
	min-height: 320px;
	position: relative;
	width: 550px;
}

.height-agenttabla1 {
	margin: 0 auto;
	min-height: 450px;
	position: relative;
	width: 550px;
}

/* controlamos la pestaña activa */
[type="radio"]:checked ~ label {
	background-color: #F5F5F5;
	box-shadow: 0 0 0 0;
	color: #F5F5F5;
	z-index: 2;
}

[type=radio]:checked ~ label ~ .cont {
	z-index: 1;
}

[type=radio]:checked ~ label ~ .cont > * {
	opacity: 1;
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

.small-image {
	-webkit-box-shadow: 3px 3px 3px #777;
	-moz-box-shadow: 3px 3px 3px #777;
	box-shadow: 3px 3px 3px #777;
}

/* Borrar cara sonriente de Wordpress Stats! */
img#wpstats {
	display: none;
}

/*Slider Experiencia*/
#content .media-full .slide-title span {
	background-color: rgba(0,0,0,0.4);
	width: 100%;
	color: #FFF;
	display: inline-block;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 1.1em;
	padding: .25em;
}

#content .media-full .slide-description span {
	background-color: rgba(0,0,0,0.4);
	color: #FFF;
	font-size: 1em;
	display: inline-block;
	font-style: normal;
	padding: 1px;
	line-height: 1.2em;
}

#content .media-full .slide-description p {
	background-color: transparent;
	color: white;
	margin: 0;
	padding: 0 0 0 .5em;
}

#content .media-full .slide-description .tb-button {
	background: none repeat scroll 0 0 transparent;
	background-color: transparent;
	border: 0 none;
	display: inline-block;
	color: orange;
	font-size: 1em;
	font-weight: bold;
	line-height: inherit;
	margin: 0;
	padding: 0 1px 0 .01em;
}