/* FUENTES */
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Archivo:wght@100;200;300;400;800&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');


/* BODY */
body{
	font-family: 'Nunito', sans-serif;
}
.menu-movil{
	display: none;
}
/* FORMULARIO DE ACCESO */
.head-login{
	text-align: center;
}
.head-login h1{
	font-family: 'Archivo';
	font-size: 70px;
}
.head-login h3,.form-reg h3{
	font-family: 'Nunito';
	font-size: 22px;
}
#com-users-login__form {
    max-width: 500px;
    margin: 0 auto;
	margin-bottom: 2em;
}
#username,#password {
    border: solid 2px #d9d9ef;
    border-radius: 2em;
}
.input-password-toggle {
    position: absolute !important;
    right: 0;
    border: 0;
    background: transparent;
    top: 3px;
}
.input-password-toggle:hover {
    background: transparent;
}
.icon-eye:before {
    color: #d9d9ef;
}
.star {
    display: none;
}
.control-label label {
    margin-left: 1em;
	font-size: 1rem;
}
.com-users-login__remember {
    display: flex;
	justify-content: space-around;
	font-size: 14px;

}
.form-resetpass a{
	text-decoration: none;
	color: #000;
}
.form-check-input[type=checkbox] {
    border-radius: 0.25em;
    border: solid 2px #d9d9ef;
}
.com-users-login__submit .btn.btn-primary {
	color: #000;
	background-color: #F195BF;
	border: 0;
	border-radius: 2em;
	width: 100%;
    font-size: 22px;
    font-weight: 500;
}
.com-users-registration__register {
	color: #000;
	background-color: #F195BF;
	border: 0;
	border-radius: 2em;
	width: 50%;
    font-size: 22px;
    font-weight: 500;
}
.com-users-registration__submit .controls{
	text-align: center;
}
#member-registration h3{
	font-size: 3.5rem;
	text-align:center;
}
.form-reg{
	text-align: center;
	border-top: 5px solid #d9d9ef;
}
.form-reg h3{
	margin: 1em 0;
}
#reg-alumn{
	cursor: pointer;
}
.form-reg a{
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
	color: #000;
	background-color: transparent;
	border: 2px solid #F195BF;
	border-radius: 2em;
	width: 100%;
    font-size: 22px;
    font-weight: 500;
	padding: 0.4rem 1rem;
}
.form-reg span{
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
	color: #000;
	background-color: transparent;
	border: 2px solid #F195BF;
	border-radius: 2em;
	width: 100%;
    font-size: 22px;
    font-weight: 500;
	padding: 0.4rem 1rem;
	cursor: pointer;
}
.acceso-primaria .footer{
	height: 200px;
    background-color: transparent;
    background-image: url(/images/contenido/footer-acceso.png);
}
.acceso-primaria .footer .grid-child{
	padding: 0;
}
.acceso-primaria .footer p{
	margin-bottom: 0;
}
.com-users-login__form fieldset{
	margin-bottom: 1em;
}
.head-login a{
	text-decoration: none;
	color: #000;
}
.head-login span {
    position: absolute;
    right: 25%;
    font-size: 2em;
    font-weight: bold;
    font-family: 'Archivo';
}
.header-aulaprim .grid-child {
	width: auto;
}

/* FORMULARIO CONTACTO */

.img-alta-info {
    padding: 0 1em 1em 1em;
    text-align: center;
}
.txt-alta-info {
    flex-basis: 90%;
    font-size: 1.5em;
    font-weight: bold;
	font-family: 'Archivo', sans-serif;
    text-align: center;
	margin-bottom: 1em;
}
.back-to-top-link {
    position: fixed;
    width: 37px;
}
.qf3form.portadaprim .qfchkbx {
    display: inline-block;
    width: 100%;
}
.qfclose{
	/*visibility: hidden;*/
    cursor: pointer;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    padding: 0.2em 1em;
    right: 0;
    top: 2%;
    position: absolute;
    font-size: 1.5em;
}
/*.qfclose:after {
    content: 'CERRAR';
    visibility: visible;
    border-radius: 2em;
    border: 2px solid #f195bf;
    padding: 0.5em 1.5em;
}*/
.qf3.qf3btn.qfsubmit {
    padding-right: 1em;
    /*margin-left: 58%;*/
	text-align: center;
}
.qf3form.portadaprim .qf3btn input {
    border: none;
    border-radius: 2em;
    padding: 0.4em 1em;
    background: #F195BF;
    cursor: pointer;
	font-weight: bold;
	padding: 0.5em 2.3em;
}
.qf3form.portadaprim .qf3btn input:hover {
	background-color: #F575B0;
	color: #FFF;
	transition: all 1s ease;
}
.qf3.qf_checkbox.req.box_terms {
    margin-left: 1em;
}
.form-alta-info img {
    width: 60px;
}

/* HEADER */

.header-aulaprim {
    display: flex;
}
.logo-centro {
    max-width: 120px;
}
.aulaGrupo span {
    border: 2px solid #000;
    border-radius: 2em;
    padding: 0.5em 3em;
	margin: 2em 0 0 2em;
	font-weight: bold;
}
.selGrupo {
    border: 2px solid #000;
    border-radius: 2em;
    padding: 0.5em 2em 0.5em 2.8em;
    margin: 2em 0 0 2em;
    font-weight: bold;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 7px;
}
.aulaGrupo {
    align-self: center;
}

/* MENU NAVEGACION */

.container-header {
	background-color: transparent;
	background-image: none;
}
.menu-horizontal{
	font-family: 'Archivo';
	font-weight: bold;	
	text-align: center;
	justify-content: flex-end;
}
.menu-horizontal img{
	max-width: 100px;
	display: block;
	margin-bottom: 1em;
}
.menu-horizontal span{
	display: block;
    text-align: center;
	color: #000;
}
.container-header .mod-menu>li+li {
    margin-left: 3em;
}
.nav-item.active img {
    filter: invert(8%) sepia(95%) saturate(142%) hue-rotate(167deg) brightness(97%) contrast(92%);
}
.grid-child.logo {
    margin-left: 1em;
}
.grid-child.logo {
    margin-left: 1em;
}
.grid-child.container-nav {
    margin-right: 1em;
}
/* PORTADA LIBROS */
/*.site-grid {
    margin: auto;
}*/
.top-b .card-header {
	border: 0;
	padding: 0 1em 0.4em;
	font-family: 'Archivo Black';
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
.top-b .card-body{
	padding: 0 1.7em;
	font-family: 'Nunito';
	font-size: 23px;
}
.contentpane {
    padding: 0; 
}
.center.item-image {
    text-align: center;
}
.item-content {
    margin: 0 auto;
}

.blog-items {
    grid-gap: 10em;
    display: flex;
    margin: 0 0 1em;
    text-align: center;
    justify-content: center;
}
.imagenLibro{
	max-width: 250px;
}
.tituloLibro {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
	display: none;
}
.enlaceManual {
    background-color: #F195BF;
    border-radius: 2em;
    width: 90%;
    display: block;
    text-decoration: none;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin: 1em auto 0;
}

/* FOOTER */

.container-footer {
    background-image: none;
    background-color: #D9D9EF;
    color: #FFF;
}
.footer .grid-child {
    padding: 1.5rem 0.5em;
}
.foot-logoImg {
    max-width: 25px;
    float: left;
}
.container-footer .mod-menu {
    flex-direction: row;
    gap: 1em;
    color: #000;
	font-weight: bold;
}

/* PERFIL ALUMNOS */

/*#member-profile fieldset:nth-child(2) .control-group:nth-child(-n+2),#member-profile fieldset:nth-child(3) { */
#member-profile fieldset:nth-child(2) .control-group,#member-profile fieldset:nth-child(3) { 
  display: none; 
}
#member-profile fieldset {
    margin-bottom: 0;
	margin-top: 0; 
}
#member-profile .cont-form{
	display: flex;
	flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}
#member-profile .user-image{
    order: 0;
    flex: 30%;
	text-align: center;
	padding-top: 5%;
}
#member-profile .user-image img{
	max-width: 150px;
	cursor: pointer;
}
#member-profile .user-data{
    order: 1;
    flex: 70%;
}
.form-control, .form-select{
    border: solid 2px #d9d9ef;
    border-radius: 2em;
}
#member-profile fieldset:nth-child(2) .control-group {
    margin: 0;
}
#jform_username-desc {
    margin-left: 1em;
}
.image-avatarTxt {
    margin-top: 1em;
	text-align: center;
}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-bottom-right-radius: 2em !important;
    border-top-right-radius: 2em !important;
}
.form-guardar {
    color: #000;
    background-color: #F195BF;
    border: 0;
    border-radius: 2em;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
	padding: 10px;
}
.form-volver {
    color: #000;
    background-color: #F195BF;
    border: 0;
    border-radius: 2em;
    width: 50%;
    font-size: 22px;
    font-weight: 500;
	padding: 10px;
}
.hikaserial_serial_consume_page {
    text-align: center;
}
.divguardarbutton {
    width: 32%;
    margin: 20px auto;
}
.modal{
	top:25vh;
}
.modal-header {
	padding: 1em;
	border: none;
}
.sel-userAvatar h2{
	font-family: 'Archivo';
	font-size: 66px;
	/*padding-bottom: 1em;*/
}
.avatar-cont {
    display: flex;
    height: min-content;
    gap: 2em;
    justify-content: center;
}
.image-avatarTxt label{
	cursor: pointer;
}
.text-muted {
    margin-left: 1.2em;
}
.com-users-profile__edit.profile-edit {
    display: flex;
	justify-content: center;
}
.editUserInfo {
    width: 70%;
}
#errorToShowProv,#errorToShowMun {
    display: inline-block;
    width: 100%;
    text-align: left;
	color: red;
    margin-left: 1em;
}
#errorToShowTp {
    display: inline-block;
    width: 100%;
    text-align: left;
	color: red;
    margin-left: 0;
}
#jform_password1-error,#jform_password2-error{
	display: none !important;
}
.form-control-feedback{
	display: none;
}
#jform_com_fields_tipo_de_pago {
    margin-bottom: 0;
}
#jform_name-error,#jform_username-error,#jform_email1-error{
	margin-left: 1em;
	color:red;
}
/* CESTA HIKASHOP */

.card {
	border: 0;
	margin: 0;
}
.card-body {
	padding: 0;
}
.hikashop_small_cart_total_title{
	font-size: 0;
}
.grid-child.container-cart-top {
    justify-content: end;
}
div#hikashop_cart_module {
    margin-right: 2em;
}
.hikashop_cart_module_product_image_title,.hikashop_product_characteristic_on_listing{
	display: none;
}
.hikashop_cart_proceed_to_checkout,.hikashop_product_name{
    margin-top: 1em;
    font-size: 24px;
}
.hikashop_product_name a{
	color: #000;
}
/* MENU USUARIO HIKASHOP */
.hikashop_cpanel_cart_div,.hikashop_cpanel_joomla_user_div{
	display: none !important;
}
.hika_toolbar_prim {
    float: right;
}
.header.hikashop_header_title {
    float: left;
}
.hikashop_orders_footer .pagination {
    justify-content: space-between;
}
/* PAGINA PRODUCTO HIKASHOP */

#contProducto {
    display: flex;
    flex-direction: row;
	justify-content: center;
}
/*#contTitImg {
    width: 30%;
}
#contDescProd {
    width: 40%;
}
#contActProd {
    width: 30%;
}*/
#contActProd {
    padding: 2em;
}
#contDescProd {
    width: 40%;
}

#impProd {
    text-align: center;
}
#titProd h2{
	text-align: center;
	font-size: 24px;
}
#titProd h3{
	font-size: 24px;
}
#imgProd {
    text-align: center;
}
.hikashop_product_price{
    font-weight: bold;
    font-family: 'Archivo';
    font-size: 1.2em;
}
.hikabtn.hikacart {
    display: block;
	border: 0;
    background-color: #F195BF;
    border-radius: 2em;
    padding: 0.4em 1em;
	font-size: 16px;
	margin: 0 auto;
}
.hikashop_product_quantity_div {
    display: block !important;
    width: 100%;
	margin: 1em 0;
}
.hikashop_product_quantity_div input.form-control, .form-control.hikashop_product_quantity_field {
    margin: 0 auto;
}
/* MENSAJES DEL SISTEMA */

#system-message-container joomla-alert, #system-message-container joomla-error, #system-message-container joomla-succes {
	border:0;
    border-bottom: 1px solid var(--alert-accent-color,transparent);
    border-radius: 0;
}
/* REGISTRO ALUMNOS */
.container-escuelas{
	display: flex;
	flex-wrap: wrap;
}
.cont-centroEd{
	flex: 1 0 200px; /* Cada elemento ocupa como mínimo 200px de ancho */
	margin: 2em;
	text-align: center;
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
	/*flex-basis: 100%; /* Los elementos ocupan todo el ancho disponible */
}
.cont-centroEd img{
	max-width: 200px;
}
.cont-centroEd a{
	text-decoration: none;
	color: #000;
}


.mod-menu {
	 flex-direction: row; 
}
.exportTable {
    direction: rtl;
	position: absolute;
    right: 20%;
}
.exportTable img {
    max-width: 50px;
	cursor: pointer;
}
#hikaserial_serials_listing_table_export,#hikashop_checkout_shopping_button{
	display: none;
}
.alert.alert-error.alert-block {
    color: red;
}
#member-profile fieldset:nth-child(2) .control-group:nth-child(3) {
    display: block;
}

#ntask {
    padding: 0px 8px;
    border-radius: 50%;
    position: absolute;
    font-size: 0.8em;
    background-color: red;
	color: #333;
	z-index: 9999;
}
div#actionUser {
    text-align: center;
}
.enlacePdf{
	display:none;
}
.sel-escuelas{
	text-align: center;
	margin: 2em auto;
	display:none;
}
.card-header {
	background-color: transparent;
}
.user-register {
    background-color: #A3D8E7;
    border-radius: 2em;
    padding: 2em;
    font-size: 1.2em;
}
.alert-info{
    font-size: 1.2em;
}
.container-search {
    text-align: center;
}
#mensaje-install{
	display: block;
}
#install-message {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #333;
	color: #fff;
	padding: 10px;
	text-align: center;
	z-index: 9999;
}

#install-button {
  background-color: #4caf50;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.container-footer-stycky{
	z-index: 999;
}

/* HALLOWEN */
.container-hallowen {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#telaranya {
    background-image: url(/images/aulavirtual/hallowen/spider.gif);
    background-repeat: no-repeat;
    position: absolute;
	min-height: 305px;
    width: 154px;
    z-index: 11;
}
#footer-hall {
    background-image: url(/images/aulavirtual/hallowen/calabazas.png);
    background-repeat: no-repeat;
    height: 65px;
    width: 200px;
    right: 50px;
    z-index: 9999;
    bottom: 4.1vw;
    position: absolute;
}
  /* === BOTÓN DE ACTIVACIÓN === */
 #bat-mode-btn {

    bottom: 3rem;
    left: 1rem;
    z-index: 10002;
    background: #ff6600;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 28px; 
    cursor: pointer;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    transition: all 0.25s 
ease;
}
  #bat-mode-btn.active {
    background: #c63b00;
    transform: scale(1.1);
    margin-top: .1em;
    box-shadow: 0 0 25px rgba(255, 120, 0, .9);
  }

  /* === CONTADOR === */
  #bat-counter { 
    position: absolute;
    z-index: 10001;
    background: rgba(0,0,0,.7);
    color: #fff;
    font: 600 14px/1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    padding: 8px 10px;
    border-radius: 999px;
    box-shadow: 0 6px 20px rgba(0,0,0,.35);
    display: none; /* oculto por defecto */
    align-items: center;
    gap: 8px;
    pointer-events: none;
  }
  body.hunt-mode #bat-counter {
    display: flex; /* solo visible en modo caza */
  }
  #bat-counter .icon { font-size: 16px; line-height: 1; }
  #bat-counter .count { font-size: 16px; min-width: 24px; text-align: right; }

  /* === CURSOR DE CALABAZA (solo escritorio) === */
  @media (hover: hover) and (pointer: fine) {
    body.hunt-mode {
      cursor: url('/images/aulavirtual/hallowen/pumpkin-cursor.png') 16 16, crosshair;
    }
  }

  /* === MURCIÉLAGOS === */
  .halloween-bat {
    cursor: inherit;
    position: relative;
  }
  .halloween-bat::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    background: transparent;
  }
  .halloween-bat.bat-dead {
    transition: transform .25s ease, opacity .25s ease;
    transform: scale(0) rotate(180deg);
    opacity: 0;
    pointer-events: none;
    filter: drop-shadow(0 0 6px rgba(255,0,0,.75));
  }

  /* === DESACTIVAR ENLACES === */
  body.hunt-mode a {
    pointer-events: none !important;
  }

  /* === EFECTO DE TOQUE EN MÓVIL === */
  .tap-icon {
    position: fixed;
    width: 48px;
    height: 48px;
    background: url('/images/aulavirtual/hallowen/pumpkin-cursor.png') center/contain no-repeat;
    pointer-events: none;
    z-index: 10003;
    animation: tapFade 0.6s ease forwards;
    transform: translate(-50%, -50%) scale(1);
  }

  @keyframes tapFade {
    0% { opacity: 1; transform: translate(-50%, -50%) scale(1); }
    100% { opacity: 0; transform: translate(-50%, -50%) scale(1.8); }
  }

.hallowen-conunter.grid-child {
    justify-content: end;
    margin-top: .3rem;
}
/* MEDIA QUERYS */
@media only screen and (max-width: 480px) {
	#footer-hall { display: none;}
	.mod-menu {
		 flex-direction: row; 
	}
	.menu-movil{
		display: block;
		position: fixed;
		bottom: 0;
		z-index: 9999;
		background: #FFF;
		width: 100%;
	}
	.container-nav{
		display: none;
	}
	.menu-horizontal img {
		max-width: 75px;
		display: block;
		margin: 0 auto 0.5em auto; 
	}
	.menu-horizontal{
		justify-content: center;
	}
	.mod-list li {
		padding: 0.5em 0.25em 0.25em 0.25em;
	}
	.top-b .card-header {
		border: 0;
		padding: 0 1em 0.4em;
		font-family: 'Archivo Black';
		font-size: 30px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.top-b .card-body {
		padding: 0 1.7em;
		font-family: 'Nunito';
		font-size: 18px;
	}
	.editUserImage,.editUserInfo {
		width: 100%;
	}
	.com-users-profile__edit.profile-edit {
		display: block;
	}
	#logo-upload-form {
		text-align: center;
	}
	#member-profile .cont-form {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto;
	}
	.divguardarbutton {
		width: 100%;
		margin: 20px auto;
	}
	.container-footer .grid-child{
		margin-bottom: 120px;
	}
	.container-footer .mod-menu {
		justify-content: center;
		gap: 0.2em;
	}
	.hikashop_product_image_subdiv {
		width: 320px !important;
	}
	.user-image {
		text-align: center;
	}
	.blog-items {
		grid-gap: 1.5em;
	}
	.mod-list li.active>a {
		text-decoration: none;
	}
	.head-login span {
		right: 10%;
	}
	.avatar-cont {
		gap: 0.5em;
	}
	.sel-userAvatar h2 {
		font-size: 22px;
	}
	.modal-dialog.jviewport-width80 {
		margin: 0 auto;
	}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.divguardarbutton {
		width: 100%;
		margin: 20px auto;
	}
	.head-login span {
		right: 10%;
	}
	.aulaGrupo {
		align-self: center;
		position: absolute;
		top: 9em;
	}
	.selGrupo {
		margin: 0;
	}
	.container-header .mod-menu>li+li {
		margin-left: 1em;
	}
	.avatar-cont {
		gap: 0.5em;
	}
	.sel-userAvatar h2 {
		font-size: 22px;
	}
	.modal-dialog.jviewport-width80 {
		margin: 0 auto;
	}
	#footer-hall { display: none;}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.head-login span {
		position: absolute;
		right: 10%;
		font-size: 2em;
		font-weight: bold;
		font-family: 'Archivo';
	}
	.aulaGrupo {
		align-self: center;
		position: absolute;
		top: 9em;

	}
	.selGrupo {
		margin: 0;
	}
	.avatar-cont {
		gap: 0.5em;
	}
	.sel-userAvatar h2 {
		font-size: 22px;
	}
	.modal-dialog.jviewport-width80 {
		margin: 0 auto;
	}
	#footer-hall { display: none;}
}
/*Estilos para dispositivos móviles con pantallas de 320px a 480px */
/*@media only screen and (max-width: 480px) {
	.head-login span {
		position: absolute;
		right: 5%;
		font-size: 2em;
		font-weight: bold;
		font-family: 'Archivo';
	}
	.head-login span {
		position: absolute;
		right: 20%;
		font-size: 2em;
		font-weight: bold;
		font-family: 'Archivo';
	}
	.container-footer{
		display: none;
	}
	.container-header {
		background-color: transparent;
		background-image: none;
		position:sticky !important;
		bottom: 0;
		margin: 0 auto;
		width: 100%;
	}
	.grid-child.logo {
		display: none;
	}
	.mod-menu {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.container-header .mod-menu>li+li {
		margin-left: 0.8em;
	}
	.menu-horizontal img {
		max-width: 75px;
		display: block;
		margin-bottom: 0.5em;
	}

}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.head-login span {
		position: absolute;
		right: 10%;
		font-size: 2em;
		font-weight: bold;
		font-family: 'Archivo';
	}

}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.head-login span {
		position: absolute;
		right: 20%;
		font-size: 2em;
		font-weight: bold;
		font-family: 'Archivo';
	}
	.container-footer{
		display: none;
	}
	.container-header {
		background-color: transparent;
		background-image: none;
		position: absolute !important;
		bottom: 0;
		margin: 0 auto;
		width: 100%;
	}
	.grid-child.logo {
		display: none;
	}
	.mod-menu {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.divguardarbutton {
		width: 32%;
		margin: 20px auto;
	}
}
@media only screen and (min-width: 1023px) {
}*/