/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
input.form-control {
	border: 1px solid #ced4da !important;
	border-radius: 0.375rem !important;
	box-shadow: none !important;
}
nav {
 }
body {
	font-family: 'Open Sans', sans-serif;
}
h6 {
	font-size: 15px;
}
p {
	font-size: 0.8em;
}
h1 {
	font-size: 1.9em;
}
h6 {
	font-size: 1.3em;
}
.center h1, .center h2, .center h3, .center h4 {
	text-align: center !important;
}
.just {
	text-align: justify !important;
}
.icon-block {
 	padding: 0 15px;

}
.icon-block .material-icons {
	font-size: inherit;
}
.logo {
	height: 60px;
	margin: 9% 20%;
}
.fondo {
	background: url(../images/fondo.jpg) no-repeat center top;
	background-size: 100%;
	padding-bottom: 7em;
}
@media only screen and (max-width: 930px) {
	.logo {
	margin: 9% 0;
	}

	#nav-mobile {
	margin: 5% 0;
	}

	.fondo {
	background: url(../images/fondo-mobile.jpg) no-repeat center top;
	}
	.enviar {
  		width: 100% !important;
	}
	.table-wrapper {
  overflow-x: scroll;
	}

	.table-wrapper table {
	width: 100%;
	}
	.table-wrapper td {
		text-align: center;
	}	
}

.dropdown-trigger i {
	font-size: 3em !important;
}

.fondo-ingresar {
	background-color: rgba(58, 69, 75, 0.8);
	padding: 3em !important;
	color: #fff;
}
.fondo-ingresar input {
	color: #fff !important;
}

.fondo-ingresar .input-field > label {
	font-size: 0.9em;
}

.fondo-ingresar h1 {
	text-align: center !important;
	font-weight: 900;
	font-size: 2em !important;
}

.fondo-ingresar h5 {
	text-align: center !important;
	font-size: 1.3em;
}

.fondo-ingresar p {
	font-size: 0.9em;
}

.fondo-ingresar a {

	font-weight: 800;
}

.fondo-ingresar .email-registro {
	font-weight: 800;
	text-decoration: underline;
}

.fondo-ingresar a:hover {
	color: #e10d17;
}

.flow-text {
	font-size: 1.3em !important;
}

label .flow-text {
	font-size: 1.6em !important;
	color: #000;
}

.texto-uandes
{
	color: #e10d17;
}


.uandes {
	background-color: #e10d17 !important;
}

.fondo-ingresar label {
	color: #fff !important;
}
.ingresar {
  width: 80%;
  height: 100%;
  background-color: #e10d17;
  border: transparent solid; 
}
.enviar {
  width: 30%;
  height: 100%;
  background-color: #e10d17;
  border: transparent solid; 
}
.ingresar:hover {
	background-color: rgba(0, 0, 0, 0.2);
	border:  #fff solid;
	color: #fff !important;
}
.fondo-ingresar .input-field {
	background-color: rgba(0, 0, 0, 0.4);
	padding: 1em !important;
}
.captcha {
	border: none !important;
	height: 90px;
}

.imprimir {
	background-color: #3a454b;
}

@media only screen and (max-width: 930px) {
	.captcha {
	transform:scale(0.77);
-webkit-transform:scale(0.77);
transform-Origin:0 0;
-webkit-transform-Origin:0 0;
}
	.btn-outline-light {
  	margin-bottom: 1em;
}
	.imagen3 {
	width: 70% !important;
	margin: 2em 0;
}
	.borde-semana {
	border-bottom: 0.5px solid;
	border-right: none !important;
	border-left: none !important;
	border-color: #fff;
	height: 100% !important;
}
	.btn-large {
		font-size: 1.8em;
		line-height: 1.1em;
	}
	.btn-cl {
		margin-bottom: 1em;
	}
	.imagen1 {
	width: 65% !important;
}
.imagen2 {
	width: 100% !important;
}
  .fondo {
  		background-size: cover;
	}
	dd {
    margin: 0!important;
    text-align: left!important;  
  }
}
#contacto {
	padding: 0;
	-webkit-box-shadow: 1px 4px 16px 2px rgba(0,0,0,0.57);
	-moz-box-shadow: 1px 4px 16px 2px rgba(0,0,0,0.57);
	box-shadow: 1px 4px 16px 2px rgba(0,0,0,0.57);
}
#contacto .card-panel {
	background-color: rgba(97, 97, 97, 0.5)!important;
}
.logo-footer {
	height: 30px;
	margin-left: -15%;
	margin-right: 3%;
}
.page-footer {
	background: url(../images/footer.jpg) no-repeat center top;
	background-size: cover;
}
.input-field .prefix.active {
     color: #616161;
 }
.fondo-ingresar .helper-text {
	color: #fff !important;
	font-size: 1.2em !important;
}

.form-principal input {
	border-bottom: 1px solid #000 !important;
	color: #616161;
}

.form-principal label {
	color: #616161;
}

.pago-total td {
	color: #000 !important;
	font-weight: 900;
}

.pago-total {
	border: none;
}

.table-wrapper  th label {
	color: #000;
}

.table-wrapper  th {
	color: #000;
	font-weight: 300;
}

.table-wrapper  td label {
	color: #616161;
}

.table-wrapper  td {
	color: #616161;
}

.table-wrapper td strong {
	font-weight: 900;
}

.header-checkbox {
	color: #000;
	font-weight: 900;
}

.header-checkbox [type="checkbox"] + span:not(.lever):before {
	border: 2px solid #000;
}

.header-checkbox [type="checkbox"]:checked + span:not(.lever):before {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}

/*[type="radio"].with-gap:checked + span:before {
	background-color: #e10d17;
	border: 2px solid #e10d17;
}*/

.modal .btn-form {
	background-color: #e10d17;
  border: transparent solid;
  height: 100%;
}

#index-banner {
	padding-top: 0 !important;
}

.btn-form:hover {
	background-color: rgba(225, 13, 23, 0.85);
}

.btn-cl {
	background-color: #e10d17;
  font-size: 1.5em;
  border-color: #e10d17 !important;
  border: solid;
}
.btn-cl:hover {
	background-color: rgba(0,0,0,0.28);
	border-color: #f8f9fa !important;
  	border: solid;

}

.btn-large {
border-color: #f8f9fa;
  border: solid;
  width: 100%;
  font-size: 2rem;
  line-height: auto;
  border-radius: 0.3rem;
  padding: 0.2em;
  height: 90%;
}
.btn-outline-light {
  
  background-color: #e10d17;
  border-color: #e10d17 !important;
  border: solid;
}

.btn-outline-light:hover {
 color: #f8f9fa;
  background-color: rgba(0,0,0,0.28);;
  border-color: #fff !important;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn:focus {
	background-color: #e10d17;
	border: transparent solid;
}

.botones-scroll {
	background: none;
	border: none;
	margin-top: 2%;
}

.botones-scroll:focus {
	background: none;
}


nav .dropdown-content {
    background-color: #e10d17;
}

    nav .dropdown-content li:first-child:hover {
        background-color: #e10d17;
    }

    nav .dropdown-content li:hover {
        background-color: rgba(0, 0, 0, 0.1);
    }

.container .dropdown-content li > span {
    background-color: #eeeeee;
    color: #757575;
    border-bottom: solid #e0e0e0 0.1em;
}

    .container .dropdown-content li > span:hover {
        background-color: rgba(0, 0, 0, 0.1);
        color: #fff;
    }

.container .dropdown-content li.disabled > span {
    background-color: #f5f5f5 !important;
    color: #bdbdbd;
}


.modal-content {
	color: #616161;
	line-height: 140%;
}

.total {
	background-color: #e0e0e0;
	padding: 1.5%;
}

.monto-total {
	font-weight: 900;
}

.imagen1 {
	width: 25%;
}
.imagen2 {
	width: 75%;
}
.imagen3 {
	width: 100%;
}
.semana {
	background-color: #18181F;
	color: #fff;
}
.semana a {
	color: #fff;
}
.borde-semana {
	border-left: 0.5px solid;
	border-right: 0.5px solid;
	border-color: #fff;
	height: 170px;
}
.rrss {
	margin: 0 0.4em;
}
footer p,a {
	color: #fff;
}
footer {
	margin-bottom: 0 !important;
	padding: 2em 0 0.2em 0;
	background-color: #3a454b;
}
@media only screen and (min-width: 1680px) {

	p {
		font-size: 1.4em !important;
	}
	.rrss {
	height: 40px;
	margin: 0.7em;
	}
}
.form-check input[type="radio"] {
	margin-right: 5px;
}
.my-radio-list input[type="radio"] {
	margin-right: 5px;
}
input[type="radio"] {
	appearance: auto !important;
	-webkit-appearance: radio !important;
	opacity: 1 !important;
	visibility: visible !important;
	position: static !important;
	display: inline-block !important;
	pointer-events: auto !important;
	margin-right: 5px;
}
.my-radio-list br:last-of-type {
	display: none;
}
/* Aplica a todos los radio buttons dentro del RadioButtonList */
.radio-button-list label,
.radio-button-list span {
	font-size: 0.3em !important;
}
@media only screen and (min-width: 930px) {
	.modal {
		width: 30%;
	}
}
/* Fuerza comportamiento nativo del sistema operativo */
.native-dropdown {
	appearance: menulist; /* Chrome, Safari */
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	display: block !important;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
	padding: 6px 8px;
	width: 100%;
	color: #333;
}

	/* Evita que Materialize o Bootstrap lo reemplacen visualmente */
	.native-dropdown.initialized,
	.native-dropdown.form-select,
	.native-dropdown.browser-default {
		all: unset;
		appearance: menulist;
		-webkit-appearance: menulist;
		display: block !important;
	}
/* Forzar que los selects con browser-default sean visibles */
select.browser-default {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	padding: 0.5rem 1rem !important;
	font-size: 16px !important; /* aumenta si es necesario en móviles */
	border: 1px solid #9e9e9e !important;
	border-radius: 4px !important;
	background-color: #fff !important;
}
.selected input {
	width: 100%;
	padding: 6px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
