/*!
Theme Name: SNA-Theme PRO
Theme URI: http://sna.org.mx/
Author: SNA-TEAM
Author URI: http://sna.org.mx/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900');

@font-face {
    font-family: 'mulilight';
    src: url('fonts/mulilight-webfont.woff2') format('woff2'),
         url('fonts/mulilight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body{
	
	font-family: 'Muli', sans-serif;
	color: #5a5a5a;
}

.asp_option_label {
	width: 100%!important;
}

/* Sirve para evitar que al abrir el modal, se muevan los elementos de la pagina */
html{
	overflow-y: scroll !important;}
/* Fin */

a{
	color: black;
	font-weight: bold;
}

a:hover{
	color: #CF3D64;
}
.nav-item {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

svg{
	height: 700px;
	width:100%;
}
#bloques #texto-nosotros {
	padding-right: 9rem!important;
}

#nota{
    color: #454545;
    font-size: 0.80rem;
    font-weight: lighter;
    font-family: "MuliLight";
    -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    padding-top: -5px;
}

.btn-sna {
	color: #fff;
    background-color: #9A7590;
    border-color: #9A7590;
}
.btn-sna:hover {
	color: #000;
	background-color: #b092a8;
	border-color: #b092a8;
}
.btn-link-sna {
	background-color: transparent;
    font-weight: 900;
    color: #9A7590;
    border-radius: 0.3rem;
}
.btn-link-sna:hover {
	background-color: #b092a8;
    color: #000
}


#Listado{
	width: 80%;
}

@media screen and (max-width: 1000px) {
	table{
	width: 50%;
}
	
}

@media screen and (max-width: 900px) {

	svg{
	height: auto;
}
}


td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-size: 14px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

.cs-hero-button {
	font-size: x-large;
	margin-top: 15rem;
}


#FondoPortada{
	background-image: url(../images/portada/Recurso14.png);
	background-repeat: no-repeat;
	color: white;
	background-position: top center;
	font-size: 12px;
}

#myBtn {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 400px; /* Place the button at the bottom of the page */
	left: 84rem;
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 15px; /* Some padding */
	border-radius: 10px; /* Rounded corners */
}

.myBtn {
	left: 350px;
}




#wrapper {
  padding-left: 430px;
  transition: all 0.4s ease 0s;
}

#sidebar-wrapper {
	width: 150px;
	position: absolute;
	height: 100%;
	overflow-y: auto;
	z-index: 1000;
	transition: all 0.4s ease 0s;
	left: 8rem;
	top: 8rem;
}

#calendario{
	padding-top: 50px;
	font-weight: 900;
	font-size: 45px;
	font-family: Muli;
	color: #D64D71;
	padding-left: 430px;
}

#page-content-wrapper {
  width: 100%;
 
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#tituloNoticias{
	padding-left: 435px;
	padding-top: 3rem!important;
	padding-bottom: 3rem!important;
	}

#tablas-noticias{
	padding-left: 40px;
}	

#bloque-calendario{
	position: fixed;

}

#bloqueEventos{
	margin-left: 370px;
}



#bloques{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 30px;
	margin-right: 0px;
}
#bloques a {
	text-decoration: none;
}
#modalbtns .nav-link:hover {
	border-bottom: 0px;
}
.business-header {
	height: 50vh;
	min-height: 300px;
}
.cuadros {
	cursor: pointer;
	height: 160px;
	margin-bottom: 30px;
}


	#main-content-sistemas{
		margin-left: -10rem;
	}

#cuadro1{
	border-radius: 10px;
	background-color: #C0C0C0;
	color: white;
	margin-bottom: 30px;
	height: 150px;

}

#texto-cuadro-1{
	text-align: center;
	padding-top: 3.5rem !important;
	font-weight: 700;

}

#texto-cuadro-2{
	text-align: center;
	padding-top:  2.5rem !important;
	font-weight: 700;

	}

#cuadro1:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #9A7590;
    border-width: 30px;
}

#cuadro2{
	border-radius: 10px;
	background-color: #C0C0C0;
	color: white;
	margin-bottom: 30px;
	height: 150px;
}

#cuadro2:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #D13A62;
    border-width: 30px;
}

#cuadro3{
	border-radius: 10px;
	background-color: #C0C0C0;
	color: white;
	margin-bottom: 30px;
	height: 150px;
}

#cuadro3:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #9E668E;
    border-width: 30px;
}

#cuadro4{
	border-radius: 10px;
	background-color: #C0C0C0;
	color: white;
	margin-bottom: 30px;
	height: 150px;
}

#cuadro4:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #A14554;
    border-width: 30px;
}

#cuadro5{
	border-radius: 10px;
	background-color: #C0C0C0;
	color: white;
	margin-bottom: 30px;
	height: 150px;
}

#cuadro5:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #89689D;
    border-width: 30px;
}

#cuadro6{
	border-radius: 10px;
	background-color: #C0C0C0;
	color: white;
	margin-bottom: 30px;
	height: 150px;
}

#cuadro6:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #8A4E59;
    border-width: 30px;
}

#logo{
	padding-left: 130px;
	padding-right: 40px;
}

#icon-nav{
	display: block;
	padding: .5rem 1rem;
}

#logoImg{
	width: 200px;
}

#imgIntegrantes{

	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
}

.TransitionItem {
	color: #454545;
	font-weight: bold; 
	text-transform: uppercase;
	background-color: transparent;
}
.TransitionItem:hover {
	-webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
	-webkit-mask-size: 200%;
	animation: Shine 2s infinite;
	color: #A8163D;
	
}

.nav-link{
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 800;
}

.nav-link:hover{
	padding-bottom: 2px;
	border-bottom: 3px #D13A62 solid;
	font-weight: 800;
	padding-right: 0px!important;
}


@-webkit-keyframes Shine{
	from {
		-webkit-mask-position: 150%;
	}
	to {
		-webkit-mask-position: -50%;
	}
}
.open > .dropdown-menu {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);  
	opacity: 1;
}
.dropdown-menu {
	top: 41px;
	margin-left: 5px;
	padding: 5px;
	float: left; 
	width: auto; 
	border: none;
	border-radius: 0px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
	color: #454545;
	text-decoration: none;
}
.dropdown-menu > li:hover {
	background-color: #F5F5F5;
}
.modal .modal-body {
	margin: 0 auto; 
	height: 186px;
}
.modal-title {
	float: left;
	color: #454545;
	font-size: 1.40rem;
	font-weight: lighter;
	font-family: "mulilight";
}
.modal-header {
	border: none;
	background-color: #F5F5F5;
}
.modal-content{
	border: none;
	text-align: center;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.modal-backdrop{
	z-index: 1020;
	background-color: #FFFFFF;
}
.block {
	color: #454546;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: 100%;
}
.block:hover {
	color: #454546;
	text-decoration: none;
	-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.5);
	box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.5);
}
#bloques .block a {
	color: #454546;
}

#seccionNoticias{

	padding-top: 10px;

}

.anotacionCalendario_normal{
	position: absolute;
	right: 35px;
	bottom: 5px;
	padding-right: 10px;
	font-weight: bold;
}


.anotacionCalendario_hover{
	position: absolute;
	right: 35px;
	bottom: 5px;
	padding-right: 10px;
	font-weight: bold;
	color: #C6093B;

}

.anotacionNoticias_normal{
	position: absolute;
	right: 35px;
	bottom: 5px;
	padding-right: 10px;
	font-weight: bold;
}


.anotacionNoticias_hover{
	position: absolute;
	right: 35px;
	bottom: 5px;
	padding-right: 10px;
	font-weight: bold;
	color: #9A7590;

}

.titulo700{
	font-size: 21px;
	font-weight: 700;

}

.titulo800{
	font-size: 21px;
	font-weight: 800;
	font-family: Muli;
}

.texto400{
	font-weight: 400;
}



.separador {
	border: 1px #454546 solid;
	width: 80%;
}
.nav-item:hover {
	
}

.Mes_normal{
	font-weight: 300;
	text-align: center;
}

.Mes_normal-2{
	font-weight: 300;
	text-align: center;
}


.Mes_hover {
	text-decoration: underline;
	color: #c53356;
	font-weight: 300;
	text-align: center;

}

.Mes_hover-2 {
	text-decoration: underline;
	color: #c53356;
	font-weight: 300;
	text-align: center;

}

.Mes_Noticias_hover {
	text-decoration: underline;
	color: #9A7590;
	font-weight: 300;
	text-align: center;

}

.Mes_Noticias_hover-2 {
	text-decoration: underline;
	color: #9A7590;
	font-weight: 300;
	text-align: center;

}

.fecha_normal{
	font-weight: 800;
	text-align: center;
	margin-top: -20px;
	font-size: 4em;
}

.fecha_normal-2{
	font-weight: 800;
	text-align: center;
	
}

.mesCalendario{
	font-weight: 200;
	font-size: 30px;
	text-align: center;
	
}

.diaCalendario{
	font-weight: 800;
	font-size: 30px;
	text-align: center;
	
}

.fecha_hover {
	color: #c53356;
	font-weight: 800;
	text-align: center;
	margin-top: -20px;
	font-size: 4em;
}

.fecha_Noticias_hover {
	color: #9A7590;
	font-weight: 800;
	text-align: center;
	font-size: 4em;
	margin-top: -20px;
}

.fecha_Noticias_hover-2 {
	color: #9A7590;
	font-weight: 800;
	text-align: center;
	
}

#contacto{
	padding-left: 430px;
}

#formulario{
	padding-left: 100px;
}

.contactInput {
	margin-bottom: 1.2rem;
	margin-top: 1.2rem;
}
#contactNumbers {
	font-weight: bold;
	margin-left: -200px
}
.verticalLine {
  border-left: 2px solid lightgrey;
  height: 50px;
}

.verticalLineNoticias {
  border-left: 2px solid lightgrey;
}

#footer{
	background-color: #454546;
	color: white;
	margin-left: 0px;
	font-size: 12px;
	background-position: 102% top;
	background-repeat: no-repeat, repeat;
	
}
.SlideButton{
	margin-top: 250px;
	background-color: rgba(118, 118, 117, 0.70);
}
.titulo-footer{
	padding-top: 5px;
	
}
.titulo-footer2{
	
	
}
.titulo-footer2 img {
	max-width: 200%!important;
}

.link-footer{
	margin-bottom: 0px;

}
.link-footer a {
	color: white;
}

#content-nosotros{
	padding-left: 130px;
	padding-top: 100px;
}

#content-nosotros2{
	padding-left: 130px;
	padding-top: 150px;
}

#content-alone{

	padding-top: 150px;
}
.mapa {
	margin-top: -2rem;
	padding:6rem;
}
.menu-lateral{
	border-top: .25px solid #6A4161;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.menu-lateral a {
	color: #454546;
	text-decoration: none;
}
.usTitle {
	font-size: 1.2rem;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.integrantes {
	padding-right: 200px;
}
.integrantes a {
	color: #454546;
	text-decoration: none;
}



.usSubtitle {
	font-weight: bold;
	font-size: 0.9rem;
	line-height: 1rem;
	border-top: 2px #9A7590 solid;
	padding-top: 5px;
}
.titulo{
	font-weight: 900;
	font-size: 35px;
	color: #6A4161;
}

.titulo1{
	font-weight: 900;
	font-size: 45px;
	color: #99748F;
}

.titulo2{
	font-weight: 900;
	font-size: 45px;
	color: #793146;
}

.titulo3{
	font-weight: 900;
	font-size: 45px;
	color: #CC214E;
}

.titulo4{
	font-weight: 900;
	font-size: 45px;
	color: #99748F;
}

.titulo5{
	font-weight: 900;
	font-size: 45px;
	color: #874659;
}

.subtitulo {
	font-size: 25px;
	font-weight: 900;
	color: #6A4161;
}
.img-circle {
	width: 130px;
	height: 130px;
	border-radius: 100%;
}
.grayscale {
	filter: grayscale(100%);
}
.grayscale:hover {
	filter: grayscale(0%);
}
#texto-nosotros{
	padding-right: 200px;
	padding-top: 20px;
}

.capitalLetter
{
   float:left;
   color:black;
   background:white;
   font-size:80px;
   line-height:60px;
   padding:2px;
   margin-right: 5px;
}
#calendar_wrap {
	text-align: center;
	width: 300%;
	padding: 1rem;
}
#wp-calendar {
	text-align: center;
	width: 106%;
}
#wp-calendar tbody,
#wp-calendar tr,
#wp-calendar td {
	border: 1px solid lightgrey;
}
#wp-calendar thead,
#wp-calendar th {
	text-align: center!important;
	border: 1px solid grey;
	background-color: lightgrey;
}

#sistemas_locales_contenido p{
	padding-left: 6rem!important;
	padding-right: 7rem!important;
}
#sistemas_locales_contenido .titulo {
	font-weight: 900;
	font-size: 35px;
	color: #6A4161;
	padding-left: 6rem;
}

@media screen and (max-width: 1000px) {
	#logo{
	padding-left: 5px;
	padding-right: 5px;
}
}

@-webkit-keyframes Flash{
						0%{
						opacity: .4;}
						100% {
						opacity: 1;}}

@keyframes Flash{
				0%{
				opacity: .4;}
				100%{
				opacity: 1;}}


#texto-cuadro{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 50px;
	margin-bottom: 30px;
}


.cuadro-noticias{
	color: white;
}


#sidebarWrap {
    position: relative;
    margin-top: -7rem;
    width: 310px;
}
#sidebar {
    position: absolute;
    width: 310px;
}
#sidebar.fixed {
    position: fixed;
    top: 7rem;
}

#wrapper #sidebarWrap {
	position: relative;
    margin-top: -2.2rem;
    width: 260px;
}
#wrapper #sidebar {
	position: absolute;
    width: 200px;
    top: 7rem;
}
#wrapper #sidebar.fixed {
	position: fixed;
    top: 7rem;
}
.collapse.show {
	background-color: #f8f9fa!important;
}

#n2-ss-3-align {
	margin-top: 5.3rem;
}

@media screen and (min-width: 0px) and (max-width: 1000px) {

	h1{
		font-size: 1.5em;
	}

	#footer { display: none; }  /* show it on small screens */
	
	#sidebarWrap{
		display: none;
	} 
	
	#tituloNoticias{
	padding-left: 20px;
	padding-top: 3rem!important;
	}

	#tablas-noticias{
	padding-left: 0px;
	}	

	.fecha_normal{
	font-weight: bold;
	text-align: center;
	}

	.fecha_hover {
	color: #c53356;
	font-weight: bold;
	text-align: center;
	}

	.Mes_normal{
	font-weight: 300;
	text-align: center;
	
	}

	.Mes_hover {
	text-decoration: underline;
	color: #c53356;
	font-weight: 300;
	text-align: center;

	}

	.Mes_Noticias_hover {
	text-decoration: underline;
	color: #9A7590;
	font-weight: 300;
	text-align: left;
	

	}


	.fecha_Noticias_hover {
	color: #9A7590;
	font-weight: bold;
	text-align: left;
	}

	#page-content-wrapper{
		padding-left: 0px;
	}

	#wrapper{
		padding-left: 0px;
	}

	#sidebar-wrapper{
		display: none;
	}

	.fecha_normal-2{
	font-weight: 800;
	text-align: left;
	font-size: 2.5em;
	}	

	.Mes_normal-2{
	font-weight: 300;
	text-align: left;
	}


	.Mes_hover {
	text-decoration: underline;
	color: #c53356;
	font-weight: 300;
	text-align: left;

	}

	.Mes_hover-2 {
	text-decoration: underline;
	color: #c53356;
	font-weight: 300;
	text-align: left;

	}

	.fecha_Noticias_hover-2 {
	font-size: 2.5em;
	color: #9A7590;
	font-weight: 800;
	text-align: left;
	
	}

	.Mes_Noticias_hover-2 {

	color: #9A7590;
	font-weight: 300;
	text-align: left;
	
	}

	#content-alone{
	padding-left: 0px;
	padding-top: 150px;
	}

	#content-nosotros2{
		display: none;
	}

	#texto-nosotros{
	padding-right: 0px;
	padding-top: 20px;
	}

	.business-header {
	height: 50vh;
	min-height: 300px;
	padding-top: 50px;
	}


	#bloque-calendario{
		display: none;
	}

	#calendario{
	padding-top: 50px;
	font-weight: 900;
	font-size: 45px;
	font-family: Muli;
	color: #D64D71;
	padding-left: 20px;
	}

	.SlideButton{
	margin-top: 80px;
	background-color: rgba(118, 118, 117, 0.70);
	}

	#contacto{
	padding-left: 20px;
	}

	#formulario{
	padding-left: 20px;
	margin-top: -80px;
	}

	#contactNumbers {
	font-weight: bold;
	margin-left: -120px;
	padding-top: 20px;
	}

	#bloqueEventos{
	margin-left: 0px;
}


}

@media (max-width:767px) {

	#Directorio{
		display: none;
	}

	#main-content-sistemas{
		margin-left: 0px;
	}

	#wrapper {
	  padding-left: 0;
	}

	#sidebar-wrapper {
	  left: 0;
	}

	#wrapper.active {
	  position: relative;
	  left: 250px;
	}

	#wrapper.active #sidebar-wrapper {
	  left: 250px;
	  width: 250px;
	  transition: all 0.4s ease 0s;
	}

	

}

/* Inicio css modal share */

@media(min-width: 992px){
						.modal-dialog{
						width: 500px;}}

@media(max-width: 992px){
						.modal-dialog{
						width: 80%;
						margin: 0 auto;}}

@media(max-width: 992px){
						#BotonCompartir{
						display: none;}}

h3{
  color: #454545;
  font-size: 0.80rem;
  font-weight: lighter; 
  font-family: "mulilight";
  -o-transition: .4s;  
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s; 
  transition: .4s;}

button:focus,button:active:focus,button.active:focus,
button.focus,button:active.focus,button.focus{
											 outline: none;}

img{
   cursor: pointer;
   }

.modal-open{
		   padding-right: 0 !important;}

.modal .modal-body{
				  margin: 0 auto; 
				  height: 180px;}

.modal-title{
			margin-right: 65%;
			color: #454545;
			font-size: 0.80rem;
			font-weight: lighter; 
			font-family: "mulilight";
			-o-transition: .4s;  
			-ms-transition: .4s;
			-moz-transition: .4s;
			-webkit-transition: .4s; 
			transition: .4s;}

.modal-header{
			 border: none;
			 background-color: #F5F5F5;}

.modal-content{
			  border: none;
			  text-align: center;
			  background-color: #FFFFFF;
			  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
			  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
			  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);}

.modal-backdrop{
			   z-index: 1020;
			   background-color: #FFFFFF;}

.Botones{
		cursor: pointer;
		-o-transition: .4s;
		-ms-transition: .4s;
		-moz-transition: .4s;
		-webkit-transition: .4s;  
		transition: .4s;
		border: none;
		border-radius: 50%;
		background-color: transparent;}

.Botones:hover{
			  opacity: 1;
			  -webkit-animation: Flash 1.5s;
			  animation: Flash 1.5s;}

@-webkit-keyframes Flash{
						0%{
						opacity: .4;}
						100% {
						opacity: 1;}}

@keyframes Flash{
				0%{
				opacity: .4;}
				100%{
				opacity: 1;}}

.Iconos{
	   width: 80%;}

#BotonesDiv{
		   display: flex;
		   padding: 20px;
}
.fade.in{
		opacity: 1;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-backdrop.in {
	opacity: 0.5;
}
/* Fin css modal share */



@media only screen and (min-width: 320px) and (max-width: 374px) {
	.carousel-slider-outer,
	.carousel-slider-outer-contents {
		margin-top: 5.4rem;
		height: 8rem!important;
	}
	.owl-carousel,
	.carousel-slider,
	.owl-stage-outer,
	.owl-stage,
	.owl-item,
	.carousel-slider-hero__cell,
	.carousel-slider-hero__cell__content,
	.carousel-slider-hero__cell__buttons,
	.carousel-slider-hero__cell__button__one {
		height: 8rem!important;
	}
	.button,
	.cs-hero-button {
		margin-top: 2rem;
		height: 2.5rem!important;
		font-size: 0.8rem!important;
	}
	.owl-nav {
		display: none;
	}

	#Directorio{
		display: none;
	}

	#main-content-sistemas{
		margin-left: 0px;
	}

	#cuadro1{
		border-bottom: solid;
    	border-bottom-color: #9A7590;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}

	#cuadro2{
		border-bottom: solid;
    	border-bottom-color: #D13A62;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro3{
		border-bottom: solid;
    	border-bottom-color: #9E668E;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro4{
		border-bottom: solid;
    	border-bottom-color: #A14554;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro5{
		border-bottom: solid;
    	border-bottom-color: #89689D;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro6{
		border-bottom: solid;
    	border-bottom-color: #8A4E59;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}

	#cuadro1:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #9A7590;
    border-width: 10px;
}

#cuadro2:hover{
	border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #D13A62;
	}

#cuadro3:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #9E668E;
	}

#cuadro4:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #A14554;
	}

#cuadro5:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #89689D;
	}

#cuadro6:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #8A4E59;
	}

	#texto-cuadro-1 {
		padding-top: 2rem!important;
		padding-bottom: 2rem!important;
		font-size: 1.5rem;
	}
	#texto-cuadro-2 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important;
		font-size: 1.5rem;
	}
	.mapa {
		margin-top: -2rem;
		padding:0;
	}
	#sistemas_locales_contenido .titulo {
		padding-left: 0!important;
	}
	#sistemas_locales_contenido p {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	#bloques #texto-nosotros {
		padding-right: 0!important;
	}
	/*Publicaciones*/
	#calendario b {
		font-size: 1.6rem;
	}
	.block .col-9 p {
		font-size: 0.8rem;
		width: 80%;
		margin-left: 2.5rem;
	}
	/*Publicaciones*/
	.integrantes {
		padding-right: 15px;
	}
}
@media only screen and (min-width: 375px) and (max-width: 424px) {
	.carousel-slider-outer,
	.carousel-slider-outer-contents {
		margin-top: 5.4rem;
		height: 9rem!important;
	}
	.owl-carousel,
	.carousel-slider,
	.owl-stage-outer,
	.owl-stage,
	.owl-item,
	.carousel-slider-hero__cell,
	.carousel-slider-hero__cell__content,
	.carousel-slider-hero__cell__buttons,
	.carousel-slider-hero__cell__button__one {
		height: 9rem!important;
	}
	.button,
	.cs-hero-button {
		margin-top: 3.6rem;
		height: 2.5rem!important;
		font-size: 0.8rem!important;
	}
	.owl-nav {
		display: none;
	}

	#Directorio{
		display: none;
	}

	#main-content-sistemas{
		margin-left: 10px;
	}

	#cuadro1{
		border-bottom: solid;
    	border-bottom-color: #9A7590;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro2{
		border-bottom: solid;
    	border-bottom-color: #D13A62;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro3{
		border-bottom: solid;
    	border-bottom-color: #9E668E;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro4{
		border-bottom: solid;
    	border-bottom-color: #A14554;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro5{
		border-bottom: solid;
    	border-bottom-color: #89689D;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro6 {
		border-bottom: solid;
    	border-bottom-color: #8A4E59;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}

	#cuadro1:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #9A7590;
    border-width: 10px;
}

#cuadro2:hover{
	border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #D13A62;
	}

#cuadro3:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #9E668E;
	}

#cuadro4:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #A14554;
	}

#cuadro5:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #89689D;
	}

#cuadro6:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #8A4E59;
	}
	#texto-cuadro-1 {
		padding-top: 2rem!important;
		padding-bottom: 2rem!important;
		font-size: 1.5rem;
	}
	#texto-cuadro-2 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important;
		font-size: 1.5rem;
	}
	.mapa {
		margin-top: -2rem;
		padding:0.5rem;
	}
	#sistemas_locales_contenido .titulo {
		padding-left: 0!important;
	}
	#sistemas_locales_contenido p {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	#bloques #texto-nosotros {
		padding-right: 0!important;
	}
	/*Publicaciones*/
	#calendario b {
		font-size: 2rem;
	}
	.block .col-9 p {
		font-size: 0.8rem;
		width: 90%;
		margin-left: 2rem;
	}
	/*Publicaciones*/
	.integrantes {
		padding-right: 15px;
	}
}
@media only screen and (min-width: 425px) and (max-width: 767px) {
	.carousel-slider-outer,
	.carousel-slider-outer-contents {
		margin-top: 5.4rem;
		height: 10rem!important;
	}
	.owl-carousel,
	.carousel-slider,
	.owl-stage-outer,
	.owl-stage,
	.owl-item,
	.carousel-slider-hero__cell,
	.carousel-slider-hero__cell__content,
	.carousel-slider-hero__cell__buttons,
	.carousel-slider-hero__cell__button__one {
		height: 10rem!important;
	}
	.button,
	.cs-hero-button {
		margin-top: 4.6rem;
		height: 2.5rem!important;
		font-size: 0.9rem!important;
	}
	.owl-nav {
		display: none;
	}

	#Directorio{
		display: none;
	}

	#main-content-sistemas{
		margin-left: 5px;
	}

	#cuadro1{
		border-bottom: solid;
    	border-bottom-color: #9A7590;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro2{
		border-bottom: solid;
    	border-bottom-color: #D13A62;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro3{
		border-bottom: solid;
    	border-bottom-color: #9E668E;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro4{
		border-bottom: solid;
    	border-bottom-color: #A14554;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro5{
		border-bottom: solid;
    	border-bottom-color: #89689D;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro6
		{
		border-bottom: solid;
    	border-bottom-color: #8A4E59;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro1:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #9A7590;
    border-width: 10px;
}

#cuadro2:hover{
	border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #D13A62;
	}

#cuadro3:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #9E668E;
	}

#cuadro4:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #A14554;
	}

#cuadro5:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #89689D;
	}

#cuadro6:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #8A4E59;
	}
	#texto-cuadro-1 {
		padding-top: 2rem!important;
		padding-bottom: 2rem!important;
		font-size: 1.5rem;
	}
	#texto-cuadro-2 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important;
		font-size: 1.5rem;
	}
	.mapa {
		margin-top: -2rem;
		padding:1rem;
	}
	#sistemas_locales_contenido .titulo {
		padding-left: 0!important;
	}
	#sistemas_locales_contenido p {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	#bloques #texto-nosotros {
		padding-right: 0!important;
	}
	/*Publicaciones*/
	#calendario b {
		font-size: 2.4rem;
	}
	.block .col-9 p {
		font-size: 0.8rem;
		width: 95%;
		margin-left: 1rem;
	}
	/*Publicaciones*/
	.integrantes {
		padding-right: 15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.navbar,
	.navbar-expand-md {
		height: 6rem!important;
	}
	.carousel-slider-outer,
	.carousel-slider-outer-contents {
		margin-top: 6rem;
		height: 19rem!important;
	}
	.owl-carousel,
	.carousel-slider,
	.owl-stage-outer,
	.owl-stage,
	.owl-item,
	.carousel-slider-hero__cell,
	.carousel-slider-hero__cell__content,
	.carousel-slider-hero__cell__buttons,
	.carousel-slider-hero__cell__button__one {
		height: 19rem!important;
	}
	.button,
	.cs-hero-button {
		margin-top: 10.6rem;
		height: 4rem!important;
		font-size: 1.4rem!important;
	}
	.owl-nav {
		display: none;
	}
	.mapa {
		margin-top: -2rem;
		padding:2rem;
	}

	#Directorio{
		display: none;
	}

	#main-content-sistemas{
		margin-left: 0px;
	}

	#cuadro1{
		border-bottom: solid;
    	border-bottom-color: #9A7590;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro2{
		border-bottom: solid;
    	border-bottom-color: #D13A62;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro3{
		border-bottom: solid;
    	border-bottom-color: #9E668E;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro4{
		border-bottom: solid;
    	border-bottom-color: #A14554;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro5{
		border-bottom: solid;
    	border-bottom-color: #89689D;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro6 {
		border-bottom: solid;
    	border-bottom-color: #8A4E59;
    	border-width: 10px;
		height: 6rem;
		margin-bottom: 0.5rem;
	}
	#cuadro1:hover{
	border-radius: 10px;
	border-bottom: solid;
    border-bottom-color: #9A7590;
    border-width: 10px;
}

#cuadro2:hover{
	border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #D13A62;
	}

#cuadro3:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #9E668E;
	}

#cuadro4:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #A14554;
	}

#cuadro5:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #89689D;
	}

#cuadro6:hover{
		border-radius: 10px;
	border-bottom: solid;
	border-width: 10px;
		border-bottom-color: #8A4E59;
	}
	#texto-cuadro-1 {
		padding-top: 2.3rem!important;
		padding-bottom: 2.3rem!important;
		font-size: 1.3rem;
	}
	#texto-cuadro-2 {
		padding-top: 1.8rem!important;
		padding-bottom: 1.8rem!important;
		font-size: 1.3rem;
	}
	.integrantes {
		padding-right: 0;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
	.navbar,
	.navbar-expand-md {
		height: 6rem!important;
	}
	.carousel-slider-outer,
	.carousel-slider-outer-contents {
		margin-top: 6rem;
		height: 25rem!important;
	}
	.owl-carousel,
	.carousel-slider,
	.owl-stage-outer,
	.owl-stage,
	.owl-item,
	.carousel-slider-hero__cell,
	.carousel-slider-hero__cell__content,
	.carousel-slider-hero__cell__buttons,
	.carousel-slider-hero__cell__button__one {
		height: 25rem!important;
	}
	.button,
	.cs-hero-button {
		margin-top: 14.6rem;
		height: 4rem!important;
		font-size: 1.4rem!important;
	}
	.mapa {
		margin-top: -2rem;
		padding:4rem;
	}
}