@charset "utf-8";
/* CSS Document */

body {
    background-color: #fff;
}

body#menu {
	background: #000;
	text-align: center;
	padding-top: 30%;
}

.moneda.por-fecha img {
	max-width: 140px;
}

.moneda.por-fecha {
	min-height: auto;
}

.moneda.por-fecha .lis img {
	max-width: 30px !important;
	padding: 0;
}

.moneda.por-fecha {
	min-height: auto;
	padding: 10px 16px;
}

.moneda.por-fecha .lis {
	min-width: 54px;
}

.form-control {
	height: calc(1.5em + .75rem + 12px) !important;
}

.menu a {
	color: #fafafa;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Montserrat;
	font-weight: 600;
}

.menu a:hover {
	color: #ccc;
	text-decoration: none;
}

.bt-menu img {
	max-width: 24px;
}

.bt-menu {
	position: absolute;
	top: 18px;
	left: 20px;
}

.menu li {
	padding: 10px 0;
}

.monedas {
	color: #fff;
	font-family: Montserrat;
	margin-bottom: 60px;
	display: table;
	width: 100%;
	margin-top: 58px;
}

.monedas h2 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	padding-top: 14px;
}

th {
    color: #888;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
}

.rojo {
    background-color: #efc0c0;
}

th {
    font-size: 12px !important;
    letter-spacing: 1px !important;
    font-weight: 500 !important;
}

.verde {
    background-color: #fff;
}

td {
    font-size: 11px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle !important;
}

.img-cabecera {
	background-color: #fff;
	margin: 40px auto;
	text-align: center;
	padding: 20px;
}

.img-cabecera img {
	margin: 10px auto 0px;
	max-width: 260px;
}

.avisos {
	margin: 20px auto 0;
    padding: 3px 30px 12px;
    text-align: center;
    text-transform: uppercase;
    width: 60%;
}

.table {
    float: none !important;
    margin: 0 auto !important;
    max-width: 100% !important;
    /*width: auto !important;*/
	color: #333;
}

.monedas a {
    color: #333;
	text-transform: capitalize;
}

.avisos.alert.alert-warning h2 {
    font-family: open sans;
    font-size: 16px;
    text-transform: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
	list-style: none;
}

.contenido {
	max-width: 1000px;
	margin: 0 auto;
}
.contenido h1 {
    color: #666;
    font-family: open sans;
    font-size: 23px;
    line-height: 30px;
    margin: 0 auto;;
    text-align: center;
	width: 80%;
}

.instrucciones {
    color: #f1f1f1;
    font-family: open sans;
    margin-top: 12px;
}

.instrucciones h2 {
    background-color: #666;
    border-radius: 12px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 6px;
    text-align: center;
	margin-bottom: 20px;
}

.instrucciones h3 {
    font-size: 15px;
    line-height: 21px;
    margin: 20px auto;
    width: 90%;
}

.instrucciones > p {
    padding: 0 28px;
}

.politica {
	background: none;
	border: none;
	font-weight: bold;
}

.politica:hover {
	text-decoration: underline;
}

.contacto-legal {
    color: #999;
    font-size: 11px;
    font-style: italic;
}

.error {
    margin-top: 6px;
    width: 100%;
}

.gracias a {
    background-color: #ccc;
    border-radius: 8px;
    color: #333;
    font-family: open sans;
    font-size: 13px;
    margin: 0 auto;
    padding: 10px 18px;
    text-align: center;
    text-transform: uppercase;
}

.gracias a:hover {
    background-color: #fff;
    color: #333;
	text-decoration: none;
}

.gracias h1 {
	background-color: #666;
    border-radius: 20px;
    color: #f1f1f1;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 34px;
    padding: 62px 50px;
}

.devoluciones-pie {
    clear: both;
    color: #f1f1f1;
    font-family: open sans;
    font-size: 11px;
    padding-bottom: 80px;
    padding-top: 80px;
    text-align: center;
}

@media (max-width: 480px) {
	.gracias h1 {
		font-size: 15px;
		line-height: 17px;
		padding: 24px 40px;
	}
}

th {
    font-size: 9px;
	color: #fff;
	letter-spacing: 2px;
	background-color: #333;
}

.izq {
    float: left;
    margin-top: -154px !important;
    position: absolute;
    max-width: 180px;
    left: 100px;
}

.izq img {
    max-width: 180px;
}

.der {
    float: right;
    margin-top: -154px !important;
    position: absolute;
    max-width: 180px;
    right: 100px;
}

.der img {
    max-width: 180px;
}

body {
	background-color: #f8f8f8;
}

.contenido {
	max-width: 1200px;
	margin: 10% auto 4% auto;
}

.contenido.login {
    max-width: 200px;
	text-align: center;
	margin: 0 auto;
}

.fade {
	opacity:1;
}

.fade:hover {
	opacity:0.7;
}

.pie {
    color: #000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 20px;
	display: table;
	margin: 0 auto;
}

.tienda.col-xs-12 {
    max-width: 300px;
    margin: 0 auto;
    clear: both;
}

.logos {
    display: table;
    margin: 0 auto;
}

.moneda img {
	max-width: 100%;
	padding: 0 10px;
}

.estado img {
	max-width: 100%;
	min-width: 20px;
	margin: 8px 0;
	padding: 0 8px;
}

.moneda {
	background: #fff;
	border: dotted 1px #000;
	padding: 15px 5px;
	color: #000;
	text-align: center;
	font-weight: 600;
	display: table;
	width: 98%;
	float: left;
	margin: 3px;
	min-height: 194px;
}

body.index {
	background: #000;
	padding-top: 30%;
}


.moneda .lis img {
	max-width: 80px;
	padding-top: 10px;
}

body.index h1 {
	font-size: 30px !important;
	font-weight: 500 !important;
	font-family: Montserrat;
}

.btn.btn-default {
	background: #fff;
	width: 100%;
	margin-top: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.moneda h3 {
	font-size: 12px;
	margin: 12px 0 0 0;
}

.moneda h4 {
	font-size: 12px;
	margin: 2px 0 10px 0;
}

.moneda h5 {
	padding-bottom: 0;
	padding-top: 2px;
	font-size: 10px;
	min-width: 36px;
	text-align: ;
}

.falta {
	text-align: left;
	padding-left: 4px;
}

.estado {
	text-align: right;
}






























.contenido img {
    margin: 0 0 30px;
    width: 100%;
}

.form-control {
    font-family: Montserrat;
    font-size: 12px;
}

.btn-default {
    background-color: #333;
	border-color: #ccc;
	color: #f1f1f1;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.contenido h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 10px;
}

.contenido a {
    color: #333;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
}

.contenido a:hover {
	text-decoration: none;
    color: #efefef;
}

.brand {
    padding: 10px 0 0 30px;
    position: relative;
    z-index: 10;
	clear: both;
	width: 300px;
}

.brand img {
    border-radius: 8px;
}

.brand h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
}

.brand h3 {
    border-bottom: 1px solid #efefef;
    color: #000;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 10px;
}

.bloque h4 {
    font-family: open sans;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
    padding-top: 20px;
}

.bloque h5 {
    color: #444;
    font-family: open sans;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 0;
}

.brand a {
    color: #333;
    font-family: open sans;
    font-size: 12px;
    font-weight: bold;
}

.brand a:hover {
	text-decoration: none;
    color: #efefef;
}

.bloque {
    margin-bottom: 20px;
    min-height: 96px;
}

.bloque-txt {
    margin: 0;
    padding: 0;
}


.bg-light {
	background-color: transparent;
}

.navbar {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: left;
	padding: .5rem 1rem;
	top: -60px;
	z-index: 9
}

.navbar {
	justify-content: left !important;
	background: #000;
}

.cabecera {
	position: fixed;
	width: 100%;
	top: 0;
	background: #000;
	height: 58px;
	z-index: 99;
}

.navbar-collapse {
	margin-top: 24px !important;
}

.navbar-dark .navbar-nav .nav-link {
	font-size: 11px;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-left: 25px;
	font-weight: 600;
	color: #fff !important;
	font-family: Montserrat;
	/* text-align: center; */
}




h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px !important;
	letter-spacing: 1px;
	font-weight: 600 !important;
	text-align: center;
	padding: 22px 0;
	position: relative;
	z-index: 999;
	display: table;
	margin: 0 auto;
}
