	@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	border: 0;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #2b2728;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img{
	-ms-interpolation-mode: bicubic;
}

.vc_row {
    margin-left: auto !important;
    margin-right: auto !important;
}

.p-0 .vc_column-inner{
	padding:0px !important;
}
h2{
	font-size:32px;
	line-height:36px;
	margin: 20px auto;
	color:#2b2728;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
}
h3{
	font-size:24px !important;
	line-height:28px;
	margin:20px auto;
	color:#2b2728;
	font-family: 'Lato', sans-serif;
	font-weight:700;
}
h4{
	font-size:20px;
	line-height:24px;
	margin:20px auto;
	color:#999999;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}
h5{
	font-size:18px;
	line-height:22px;
	margin:20px auto;
	color:#2b2728;
	font-family: 'Lato', sans-serif;
	font-weight:700;
}
h6{
	font-size:16px;
	line-height:20px;
	margin:10px auto;
	color:#2b2728;
	font-family: 'Lato', sans-serif;
	font-weight:700;
}
p{
	font-size:14px;
	line-height:20px;
	margin:20px auto;
	color:#2b2728;
	text-align: justify;
	font-weight:300;
}
	td{
		font-size:14px;
		line-height:18px;
		color:#484848;
	}
p a{
	text-decoration:none;
	color:#333333;
	font-weight:700;
}
strong{
	font-weight: 700;
}
blockquote{
    margin: 20px auto;
    padding: 0px;
    border: none;
}
blockquote p{
	font-weight:bold;
	color:#008f9f;
}
ul{
	margin:0 auto 10px;
	padding: 0px 15px;
}
ol{
	margin:0 auto 10px;
	padding: 0px 15px;
}
ul li{
	font-size: 14px;
    line-height: 18px;
	margin: 10px auto;
}
ol li{
	font-size: 14px;
    line-height: 18px;
	margin: 10px auto;
}
a{
	color:#606060;
	outline:none !important;
	cursor:pointer;
}
a:hover{
	text-decoration:none;
	opacity:0.6;
}
button:hover{
	opacity:0.6;
}


/*** ESTILOS GUÍA ***/

.t-a-c{
	text-align:center;
}
.t-a-l{
	text-align:left;
}
.t-a-r{
	text-align:right;
}
.t-a-j{
	text-align:justify;
}
.width-1500{
	margin:0 auto;
	max-width:1500px;
	width:95%;
}
.width-1400{
	margin:0 auto;
	max-width:1400px;
	width:95%;
}
.width-1360{
	margin:0 auto;
	max-width:1360px;
	width:95%;
}
.width-1280{
	margin:0 auto;
	max-width:1280px;
	width:95%;
}
	.width-1200-all{
		margin:0 auto;
		max-width:1200px;
		width:100%;
	}
.width-1200{
	margin:0 auto;
	max-width:1200px;
	width:95%;
}
.width-1200-footer{
	margin:0 auto;
	max-width:1200px;
	width:95%;
}
.width-1000{
	margin:0 auto;
	max-width:1000px;
	width:95%;
}
.width-800{
	margin:0 auto;
	max-width:800px;
	width:100%;
}
.width-600{
	margin:0 auto;
	max-width:600px;
	width:95%;
}
.width-600-img{
	margin:0 auto;
	max-width:600px;
	width:100%;
}
	.width-520-img{
		margin:0 auto;
		max-width:520px;
		width:100%;
	}
	.width-480-img{
		margin:0 auto;
		max-width:480px;
		width:100%;
	}
	.width-400-img{
		margin:0 auto;
		max-width:400px;
		width:100%;
	}
	.width-320-img{
		margin:0 auto;
		max-width:360px;
		width:100%;
	}
	.width-280-img{
		margin: 0 auto !important;
		max-width:280px;
		width:100% !important;
	}
	.width-200-img{
		margin: 0 auto !important;
		max-width:200px;
		width:100% !important;
	}
	.width-160-img{
		margin: 0 auto !important;
		max-width:160px;
		width:100%;
	}
	.width-120-img{
		margin: 0 auto !important;
		max-width:120px;
		width:100%;
	}
	.width-100-img{
		margin: 0 auto !important;
		max-width:100px;
		width:100%;
	}
	.width-80-img{
		margin: 0 auto !important;
		max-width:80px;
		width:100%;
	}
.width-480{
	margin:0 auto;
	max-width:480px;
	width:95%;
}
.width-400{
	margin:0 auto;
	max-width:400px;
	width:95%;
}
.width-360{
	margin:0 auto;
	max-width:360px;
	width:95%;
}
.width-300{
	margin:0 auto;
	max-width:300px;
	width:95%;
}
.width-300-img{
	margin:0 auto;
	max-width:300px;
	width:100%;
}

.width-200{
	margin:0 auto;
	max-width:200px;
	width:95%;
}
.width-100{
	margin: 0 auto !important;
	max-width:100px;
	width:95%;
}
.width-all{
	width:100%;
}
.fondo-blanco{
	background:#ffffff;
}
	.fondo-negro{
		background:#000000;
	}
	.fondo-naranja{
		background:#EF613B;
	}
	.fondo-azul{
		background:#072439;
	}

.color-blanco{
	color:#ffffff;
}
	.color-negro{
		color:#000000;
	}
	.color-rojo{
		color:#ee4036;
	}
	.color-celeste{
		color:#00b0ef;
	}
	.color-verde-claro{
		color:#acc90d;
	}
	.color-verde-oscuro{
		color:#48af46;
	}
	.color-morado{
		color:#a6358a;
	}
	.color-naranja{
		color:#f5a000;
	}
	.color-amarillo{
		color:#ffce1c;
	}

.sombra-bloque{
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
}

.p-r{
	position:relative;
}
.p-a{
	position:absolute;
}
.p-f{
	position:fixed;
}
.d-i{
	display:inline;
}
	.d-f{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
.d-i-b{
	display:inline-block !important;
}
.v-a-t{
	vertical-align:top;
}
.v-a-m{
	vertical-align:middle;
}
.v-a-b{
	vertical-align:bottom;
}

.p-0-0{
	padding:0px 0px;
}
.p-12{
	padding: 12px;
}
.p-10-0{
	padding:10px 0px;
}
.p-20-0{
	padding:20px 0px;
}
.p-20{
	padding:20px;
}
.p-30-0{
	padding:30px 0px;
}
.p-30{
	padding:30px;
}
.p-40-0{
	padding:40px 0px;
}
.p-40{
	padding:40px;
}
.p-50-0{
	padding:50px 0px;
}
.p-60-0{
	padding:60px 0px;
}
.m-0-auto{
	margin:0 auto;
}
.m-10-auto{
	margin:10px auto;
}
.m-20-auto{
	margin:20px auto;
}
.m-30-auto{
	margin:30px auto;
}
	.m-45-auto{
		margin:45px auto;
	}
.m-45-auto-0{
	margin:45px auto 0px;
}
.m-l-0{
	margin-left:0px !important;
}


.bt-caja{
	color: #ffffff !important;
	border:1px solid #00A281 !important;
	font-weight:700 !important;
	padding: 12px 24px;
    display: inline-block;
    margin: 4px auto !important;
    text-decoration: none !important;
    cursor: pointer;
    background: #00A281 !important;
    width: auto !important;
    min-width: 120px !important;
    max-width: 200px !important;
	text-align: center;
	border-radius: 12px !important;
}
	.bt-caja-borde:hover {
		opacity:0.6 !important;
	}
	.bt-caja-celeste{
		color: #ffffff !important;
		border: 1px solid #00b8ed !important;
		font-weight: 700 !important;
		padding: 15px 25px;
		display: inline-block;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #00b8ed !important;
		width: auto !important;
		min-width: 180px !important;
		text-align: center !important;
		border-radius: 50px !important;
	}

	.bt-caja-gris{
		color: #ffffff !important;
		border: 1px solid #859AB2 !important;
		font-weight: 700 !important;
		padding: 15px 25px;
		display: inline-block;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #859AB2 !important;
		width: auto !important;
		min-width: 180px !important;
		text-align: center !important;
		border-radius: 50px !important;
	}
	.bt-caja-verde-claro{
		color: #ffffff !important;
		border: 1px solid #acc90d !important;
		font-weight: 700 !important;
		padding: 15px 25px;
		display: inline-block;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #acc90d !important;
		width: auto !important;
		min-width: 180px !important;
		text-align: center !important;
		border-radius: 50px !important;
	}
	.bt-caja-verde-oscuro{
		color: #ffffff !important;
		border: 1px solid #48af46 !important;
		font-weight: 700 !important;
		padding: 15px 25px;
		display: inline-block;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #48af46 !important;
		width: auto !important;
		min-width: 180px !important;
		text-align: center !important;
		border-radius: 50px !important;
	}
	.bt-caja-morado{
		color: #ffffff !important;
		border: 1px solid #a6358a !important;
		font-weight: 700 !important;
		padding: 15px 25px;
		display: inline-block;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #a6358a !important;
		width: auto !important;
		min-width: 180px !important;
		text-align: center !important;
		border-radius: 50px !important;
	}
	.bt-caja-rojo{
		color: #ffffff !important;
		border: 1px solid #e95041 !important;
		font-weight: 700 !important;
		padding: 15px 25px;
		display: inline-block;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #e95041 !important;
		width: auto !important;
		min-width: 180px !important;
		text-align: center !important;
		border-radius: 50px !important;
	}
	.bt-caja-naranja{
		color: #ffffff !important;
		border: 1px solid #f5a000 !important;
		font-weight: 700 !important;
		padding: 15px 25px;
		display: inline-block;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #f5a000 !important;
		width: auto !important;
		min-width: 180px !important;
		text-align: center !important;
		border-radius: 50px !important;
	}
	.bt-caja-negro{
		color: #ffffff !important;
		border: 1px solid #2b2728 !important;
		font-weight: 700 !important;
		padding: 12px 20px !important;
		display: inline-block !important;
		margin: 4px auto !important;
		text-decoration: none !important;
		cursor: pointer;
		background: #2b2728 !important;
		width: auto !important;
		min-width: 130px !important;
		text-align: left !important;
		border-radius: 50px !important;
		font-size: 12px !important;
		line-height: 16px !important;
	}
	.bt-link-negro{
		padding: 0px 20px;
		font-size: 12px;
		line-height: 16px;
		display: inline-block;
		font-weight: 700 !important;
		text-align: left !important;
	}
	.bt-caja-negro span, .bt-link-negro span{
		padding-left:4px;
	}
	.wc-forward{
		padding: 0px 20px;
		font-size: 12px;
		line-height: 16px;
		display: inline-block;
		font-weight: 700 !important;
		text-align: left !important;
	}


hr{ 
   height: 5px;
    background-color: #ffc708;
    width: 160px;
    margin: 10px auto 20px 0px;
    border: 0px;
}

input, textarea, select{
	border:1px solid #999999 !important;
	max-width: 100%;
	font-style:normal !important;
	border-radius:0px !important;
}
	.m-r-10{
		margin-right:10px !important;
	}