*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;

}

body {
	font-family: montserrat;

}
.homs{
	position: absolute;
	left: 0px;
	background: white;
	width: 180px;
	height: 80px;
}
nav {
	background: #0B5E9B;
	height: 80px;
	width: 100%;
}
label.logo{
	color: white;
	font-size: 35px;
	line-height: 80px;
	font-weight: bold;
}
nav ul{
	float: right;
	margin-right: 10px;
}

nav ul li{
	display: inline-block;
	line-height: 80px;
	margin: 0 5px;
}
nav ul li a{
	color: white;
	font-size: 17px;
	padding: 7px 13px;
	border-radius: 35px;
	text-transform: capitalize;
}
a.active{
	background: #FFFFFFE2;
	box-shadow: 3px 3px 8px #FFFFFFE2;
	color: #0B5E9B;
	display: flex;
	flex-direction: row;
	align-items: center;
    height: 64px;
    margin-top: 8px;
}
a.desactive{
	color: white;
	display: flex;
	flex-direction: row;
	align-items: center;
    height: 64px;
    margin-top: 8px;
    box-shadow: inset 0px 3px 6px #00000050;
}
.checkbtn{
	font-size: 30px;
	color: white;
	float: right;
	line-height: 80px;
	margin-right: 40px;
	cursor: pointer;
	display: none;

}
#check{
	display: none;
}

@media (max-width: 1161px){
	.checkbtn{
		display: block;
	}
	ul{
		position: fixed;
		width: 100%;
		line-height: 100vh;
		background: #2c3e50;
		top: 80px;
		left: -100%;
		text-align: center;
		transition: all .5s;
	}
	nav ul li{
		display: block;
		margin: 50px 0;
		line-height: 30px;
		background: #2c3e50;
	}
	nav ul li a{
		font-size: 20px;
	}
	a:hover,a.active{
		color: #0082e6;
		background: #FFFFFFE2;
		box-shadow: 3px 3px 8px #FFFFFFE2;
	}
	#check:checked ~ ul{
		left: 0;
	}
	scroll-container {
  		display: block;
  		width: 100%;
  		height: 500px;
 		overflow-y: scroll;
  		scroll-behavior: smooth;
}
scroll-page {
 		display: flex;
 		align-items: center;
 		justify-content: center;
 		height: 30%;
 		font-size: 5em;
}
}


.imgis{
	position: absolute;
	width: 75px;
	height: 75px;
	left: 0px;
	opacity: 1;
}

.home{
	position: absolute;
	height: 35px;
	width: 35px;
	margin-top: 5px;
	left: 95px;
}
.out{
	position: absolute;
	height: 35px;
	width: 35px;
	top: 40px;
	left: 95px;
	margin-top: 5px;

}
.idioma{
	position: absolute;
	height: 35px;
	width: 35px;
	left: 130px;
	margin-top: 5px;
	margin-left: 5px;

}
.caja-principal5{
    width: 135px;
    height: 55px;
    margin-top: 10px;
    background: #fff;
    border-radius: 35px;
    padding: 7px 13px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.caja-principal6{
    height: 31px;
    display: flex;
    align-items: center;
}
.div{
	border-radius: 15px;
	width: 185px;
    height: 65px;
    display: contents;
}
.txtins{
	width: 105px;
	height: 26px;
	/* UI Properties */
	text-align: left;
	font: normal normal bold 14px/26px DM Sans;
	letter-spacing: 0px;
}
.txtpad{
	width: 143px;
	height: 20px;
	/* UI Properties */
	text-align: left;
	font: normal normal bold 14px/26px DM Sans;
	letter-spacing: 0px;
}
.txtalm{
	width: 70px;
	height: 26px;
	/* UI Properties */
	text-align: left;
	font: normal normal bold 14px/26px DM Sans;
	letter-spacing: 0px;
}
.txtpag{
	width: 43px;
	height: 26px;
	/* UI Properties */
	text-align: left;
	font: normal normal bold 14px/26px DM Sans;
	letter-spacing: 0px;
}
.txtcal{
	width: 95px;
	height: 45px;
	/* UI Properties */
	text-align: left;
	font: normal normal bold 14px/26px DM Sans;
	letter-spacing: 0px;
}
.imgins{
	width: 55px;
	height: 50px;
}
.imagen5{
    flex-shrink: 0;
    width: 30px;
}
.imagen5 img{
    width: 35px;
    height: 35px;
}
.imagen6{
    flex-shrink: 0;
    width: 60px;
}

.imagen6 img{
    width: 65px;
    height: 70px;
}
/* FIN DE LOS ESTILOS DEL NAVBAR */

/* INICIO DE LOS ESTILOS DEL CUERPO */
.caja-av{
    width: 180px;
    height: auto;
    background: #fff;
    padding: 0px 6px;
	padding-bottom: 5px;
    position: absolute;
	z-index: -1000;
}
.txav{
    padding-top: 30px;
    padding-left: 20px;
	padding-bottom: 15px;
    width: 62px;
    height: 26px;
    font: normal normal bold 20px/26px DM Sans;
    color: #0B5E9B;
opacity: 1;
}

.rec73{
    margin-left: 20px;
    width: 135px;
    height: 75px;
    /* UI Properties */
    background: #FFBA00 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
}

.txtav1{
    padding-top: 10px;
    width: 135px;
height: 72px;
text-align: center;
font: normal normal bold 15px/18px DM Sans;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}

.rec74{
    margin-left: 20px;
    width: 137px;
    height: 75px;
    /* UI Properties */
    background: #935BFF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
}

.txtav2{
    padding-top: 10px;
    width: 141px;
height: 72px;
text-align: center;
font: normal normal bold 14px/18px DM Sans;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}

.rec75{
    margin-left: 20px;
    width: 137px;
    height: 75px;
    /* UI Properties */
    background: #76C9F1 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
}

.txtav3{
    padding-top: 10px;
    width: 141px;
height: 72px;
text-align: center;
font: normal normal bold 14px/18px DM Sans;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}


.slideshow-container {
	background-color: #0b5e9b;
	max-width: 100%;
	position: relative;
	margin: auto;
	padding-top:10px;
  }
  .containerslide{
	  display: none;
	  position: relative;
	  z-index: -10;
  }
  
  
  /* Caption text */
  .text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
  }
  
  /* The dots/bullets/indicators */
  .dot {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
  }
  
  .active {
	background-color: #717171;
  }
  
  /* Fading animation */
  .fade {
	animation-name: fade;
	animation-duration: 1.5s;
  }
  
  .box-av1{
	  margin: auto;
	  width: 200px;
	  height: 100px;
	  background: #FFBA00 0% 0% no-repeat padding-box;
	  border-radius: 20px;
	  opacity: 1;
	  text-align: center;
  }
  .box-av2{
	  margin: auto;
	  width: 200px;
	  height: 100px;
	  background: #935BFF 0% 0% no-repeat padding-box;
	  border-radius: 20px;
	  opacity: 1;
	  text-align: center;
  }
  .box-av3{
	  margin: auto;
	  width: 200px;
	  height: 100px;
	  background: #76C9F1  0% 0% no-repeat padding-box;
	  border-radius: 20px;
	  opacity: 1;
	  text-align: center;
  }
  .txtav1-1{
	  margin: auto;
	  padding-top: 10px;
	  width: 135px;
	  height: 72px;
	  text-align: center;
	  font: normal normal bold 15px/18px DM Sans;
	  letter-spacing: 0px;
	  color: #FFFFFF;
	  opacity: 1;
  }
  .txtav2-1{
	  margin: auto;
	  padding-top: 10px;
	  width: 141px;
	  height: 72px;
	  text-align: center;
	  font: normal normal bold 14px/18px DM Sans;
	  letter-spacing: 0px;
	  color: #FFFFFF;
	  opacity: 1;
  }
  .txtav3-1{
	  margin: auto;
	  padding-top: 10px;
	  width: 141px;
	  height: 72px;
	  text-align: center;
	  font: normal normal bold 14px/18px DM Sans;
	  letter-spacing: 0px;
	  color: #FFFFFF;
	  opacity: 1;
  }
  
  @keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
  }
  
  /* On smaller screens, decrease text size */
  @media only screen and (max-width: 300px) {
	.text {font-size: 11px}
  }
  @media(max-width:500px){
	  #cajaavisos{
		  display: none;
	  }
	  #slidebar{
		  display: block;
	  }
	  .containerslide{
		  display: block;
	  }
  }