
.nav-list {
	/*text-align:left;*/
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
.nav-item a {
	display:block;
	color:#FFF;
}
.nav-item > a:hover {
	background:#822368;
}
.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.nav-submenu {
  display: none;
  position: absolute;
  left: -22px;
  width: 225px;
  z-index: 10000;
  box-shadow: 0px 0px 1px black;
}
.nav-submenu-item a {
	background:#fff;
	color: rgb(65, 65, 65);
	border-bottom:1px solid #BEBEBE;
color: rgb(65, 65, 65);
  display: block;
  text-align: center;
  font-family: 'open_sansregular';
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  height: 23px;
  width: 225px;
  padding-top: 10px;
	/*padding:15px;*/
}
.nav-submenu-item a:hover {
	  background: rgba(42, 115, 211, 1);
	color: white;
}
/* Mobile navigation */
.nav-mobile {
	display:none; 
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:#3D3D3B url(../img/nav.svg) no-repeat center center;
	background-size:18px;
	height:50px;
	width:50px;
}

.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #8B2870;
	height:49px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../img/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#6E1656;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}



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

@media screen and (max-width: 900px){
.slogan{
	    padding-left: 0;
}
.indicador{
	height: auto;
	padding-bottom: 5px;
}
.indicador h4{
	    font-size: 21px;
}
}



@media screen and (max-width: 850px){
	.contenedor{
		width: 92%;
	}
	.destacados{
    display: block;
    position: relative;
    max-width: 231px;
    width: 30%;
    /* height: 228px; */
    margin: 0 10%;
    float: left;	
    margin-bottom: 20px;
	}
	.piedatos{
		height: auto;
	}
.contactfooter{
	float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #b7c4ce;
    padding-bottom: 5px;
}
.porquefooter{
	width: 100%;
    margin-left: 0;
}
.contactfooter h3, .porquefooter h1{
	text-align: center;
	width: auto;
	height: auto;
	font-size: 19px;
	background: inherit;
}
.contactfooter p{
	text-align: center;
}

}

@media screen and (max-width: 800px){
	.gallery li{
		width: 32%;
		    min-height: 198px;
	}
	.sumatetitulo{
		    font-size: 21px;
	}
}	
@media screen and (max-width: 740px){

div a.solicita{
float: none;
    margin: 0 auto;
    width: 220px;
    padding-top: 7px;
        font-size: 15px;
    
}
.slogan h2{
	float: none;
	margin: 0 auto;	
	font-size: 19px;
	text-align: center;
	padding: 5px;
	width: auto;
}
.slogan{
	padding-bottom: 15px;
}
}

@media screen and (max-width: 650px){
.logo{
	   float: left;
	      max-width: 280px;
}
div.sociales{
	    width: 132px;
	    height: auto;
}
.sociales li a.facebook, .sociales li a.twitter, .sociales li a.youtube{
	margin: 0 2px;
}
footer .wts,footer .derechos{
	float: none;
	margin: 4px auto;
	text-align: center;
}
footer{
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
}
div.skdslider{
	min-height: inherit;
	    position: relative;
	    margin-top: 106px;
	        margin-bottom: 16px;
}
header{
	margin-bottom: 0;
	position: absolute;
    top: 0;
}
div.boxceleste {
    height: 65px;
}
div .navbar-nav .nav-link{
	background: white;
}
header.nomargen{
	position: relative;
}
.contenido{
	float: none;
	margin: 0 auto;
	width: 100%;
	max-width: 600px;
}
.columna{
	float: none;
	margin: 0 auto;
	width: 100%;
	max-width: 600px;	
}
div .navbar-collapse{
	top: 100%;
	z-index: 100;
}
.indicador{
	    height: auto;
	        padding-bottom: 5px;
}
.indicador h4{
	    font-size: 20px;
}
.titulo{
	    font-size: 19px;
}
.indicador{
	background:#e3effc;
}
.ad1{
	margin: 12px auto;
}
.slogan h1{
	    font-size: 16px;
    line-height: 28px;
}
}




@media screen and (max-width: 550px){
	div.destacados{
    width: 48%;
    /* height: 228px; */
        height: auto;
    margin: 0 1%;
        margin-bottom: 20px;
	}
div .namedestacado h2{
	    font-size: 16px;
}
.slogan{
	margin-top: 6px;
}
/*div .destacados {
    width: 46%;
    float: none;
        margin: 15px auto;
}*/
div.skdslider ul.slide-navs{
    left: 30%;
    width: 87%;
}
div.skdslider ul.slide-navs li{
	    height: 13px;
    width: 13px;
	margin: 1px 4px;
}
div .navbar-collapse{
	top: 100%;
}
.logo{
	    max-width: 230px;
	        margin-left: -15px;
}
ul.sociales{
	width: 127px;
	height: auto;
}
.navbar-toggler{
	    padding: 2px 12px;
}
.slogan{
	padding: 15px;
}
.slogan h2{
	line-height: 20px;
	width: 80%;
}
.slogan h1{
	    margin-bottom: 5px;
}
div a.solicita{
    margin-bottom: 8px;	
}
.slide-navs{
	display: none;
}
div.skdslider a.next, div.skdslider a.prev{
    width: 26px;
    height: 42px;
    background-size: cover;
}
div.indicador{
	    padding-bottom: 12px;
	    height: auto;
}
div.indicador h4{
	    font-size: 18px;
	    margin-bottom: 0;
}
nav.navbar{
	z-index: 100;
}
.gallery li{
	min-height: 175px;
	    width: 49%;
}
.imgblog{
	width: 100%;
	float: none;
	margin: 0 auto;
}
div.bajada{
	    width: 100%;
    float: none;
    margin: 15px auto;
    max-width: 580px;
}
a.leermas{
	position: relative;
}
div.titulo1 h3{
font-size: 18px;
}
.destacados a.amarillo, .destacados a.verde, .destacados a.fucsia, .destacados a.rojo{
	height: auto;
}
}
