﻿/* cyrillic-ext */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');

body{margin: 0px; padding: 0px; font-family: 'Lato'; margin-top:0px; 
overflow-x:hidden !important;
-webkit-overflow-x:hidden !important;
-moz-overflow-x:hidden !important;
-o-overflow-x:hidden !important;
background: #fff;
}

h1,h2,h3,h4,h5,h6{font-family: 'Lato';}

#menu-fixed{ background:#fff;display: none;border-bottom: solid 4px #fff;}

header{margin: 0px; padding: 10px 0 0 0; width: 100%; background-color: #fff; min-height: 25px; top:0px;
border-bottom: solid 6px #dd9f32;}
header:after{
  background-color: #d6362d;
    height: 15px;
  width: 100%;
  content: '';
  display: block;
}

nav{height: 25px; width: 100%;}
footer{width: 100%; margin: 0px;}
.logo_img1{
  height: 100px;
  margin-top: -5px;
}
footer .subfooter{background: #d6362d; color: #fff; padding: 15px 0; font-size: 11px; border-top: solid 4px #dd9f32;}
footer .subfooter a{color: #fff;}
section{padding: 20px 0; margin: 0px;}
a{text-decoration: none;}
section a{text-decoration: none; color:#92278f; }
section a:hover{color:#e71096;}

.titulo{font-family: 'Lato' !important; font-weight: 900;}
.subtitulo{ font-size: 25px; font-weight: 300; }
.subtitulo2 { font-size: 30px; font-weight: 500; }
.subtitulo3 { font-size: 26px; font-weight: 500; }
.subtitulo4 { font-weight: 500; }
.subtitulo5 { font-size: 20px; font-weight: 300 !important; }

.banner_slider{ position: absolute; width: 55%; top: 0px; right: 0px; z-index: 99}
.zindexbanner{z-index: 102 !important; position: relative;}
.bordearriba{border-top: solid 10px #d6362d;}
.bordearriba2{border-top: solid 4px #d6362d;}
.bordearribagris{border-top: solid 10px #929aa2;}
.bordearribanaranja{border-top: solid 10px #dd9f32;}

.amenidades{ width: 85%; margin:0 auto; }
.imagenheader{position: absolute; right: -15%; top: 25%;}
.satisfactorio{ color: #242424; font-size: 25px; font-weight: 300; }
.satisfactorio span{ font-weight: 900; }

.migaja{ color: #81806f; font-size: 16px; font-weight: 300; margin-top: 10px;}
.migaja span{ color: #000; }

.tabladatos{background: #fff; padding: 20px; border: 0px; width: 60%; min-width: 400px; text-align: center !important;}

.challenge {padding:32px 0px 27px 0px;background-color:#f43184;margin-bottom: 5px;}
.challenge2 {padding:33px 0px 12px 0px;background-color:#451268;}
.porce {width: 100px;}
#climafecha{ font-size: 14px !important; color: #595959;}

.lista_serv {
  list-style: none; /* Remove default bullets */
}

.lista_serv li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

p{margin: 0px; padding: 0px; font-family: 'Lato' !important; font-weight: 300; font-size: 20px;}
p > b{font-weight: 400 !important;}
hr{height: 1px; background: #bcb5a7; border:0px;}

.boton1{
  padding: 5px 15px; 
  color:#d6362d;
  font-size: 18px;
  font-family: 'Lato';
  font-weight: bold;
  border:solid 1px #d6362d;
  border-radius: 12px;
}

.boton1:hover{
  color:#6e6f71;
  border:solid 1px #6e6f71;
}

.boton2{
  padding: 5px 15px; 
  color:#ffffff;
  font-size: 22px;
  font-family: 'Lato';
  font-weight: bold;
  border:solid 1px #ffffff;
  border-radius: 7px;
}

.boton2:hover{
  color:#f2a825;
  border:solid 1px #f2a825;
}

.boton3{
  padding: 5px 15px; 
  color:#ffffff;
  font-size: 20px;
  font-family: 'Lato';
  font-weight: bold;
  border:solid 1px #ffffff;
  border-radius: 7px;
}

.boton3:hover{
  color:#000000;
  border:solid 1px #000000;
}

.divtabla{display: table;}
.divtabla > * {
    display: table-cell;
    vertical-align: middle;
  }
.logoenlaces{ max-height: 110px;  max-width: 180px; }
.mapa_sitio{font-size: 14px; padding: 5px 25px 0px 25px; border-top: solid 1px #cccccc; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; float: right; }

.texto_interno{font-weight:300; font-size:18px; line-height:25px;text-align:justify;}
.texto_fuente{color:#106939; font-size:15px; font-weight:bold;}
.texto_fuente span{color:#333;}   
#menu-fixed-logo{display: none;}
#webpage{margin: 0 auto; padding: 0; border:0; width: 100%;  position: relative;}

.linea{ height: 1px; background-color: #cccccc; width: 100%; margin: 0px 0px; }
.linea2{ height: 1px; background-color: #cccccc; width: 100%; margin-bottom: 12px; }
.texto-pie{font-size: 13px; color: #919191;text-transform: uppercase; font-weight: 500;}
.texto-pie span{text-transform: lowercase !important;}
.escudo{width: 90%; max-width: 239px; margin-top: 20px;}
.foot_visitas{font-size: 13px; font-weight: 700; color: #92278f;}

.extrabig{font-size: 200px;}
.big{font-size: 80px;}
.mediumbig{font-size: 48px;}
.telef{font-size: 42px; font-family: 'Roboto';}

.alinear_centro{text-align: center;}

.cita{
  background-color: #fff;
}

.cita .cita1{
  color: red;
  font-size: 30px;
  font-style: italic;
}

.cita .cita2{
  color: #a8a8a8;
  font-size: 13px;
  font-weight: 100;
  padding-top: 15px;
}

.cita .cita3 {
  color: #0c479d;
  font-size: 35px;
}

.cita .cita3 a{
  color: #0c479d;
  font-size: 35px;
}

/* ICONOS REDES SOCIALES MENU */

/* Wrapper */
.icon-button {
	border-radius: 2.5rem;
	cursor: pointer;
	display: inline-block;
	font-size: 1.3rem;
  text-align: center;
	height: 2.5rem;
	line-height: 2.5rem;
	margin: 4px 4px 0 4px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 2.5rem;
  /*background: #d5d5d5;*/
  color:#fff;
}

/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
  position: absolute !important;
	left: 50%;
	top: 50%;
  
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.2rem;
  margin: -1.2rem;
}
.icon-button:hover i {
  color:#6c6969;
}
.icon-button:hover span {
	width: 0;
  margin: 0;
  height: 0;
}

.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.youtube span {
	background-color: #db5a3c;
}
.clip span {
  background-color: #afafaf;
}
.envelope span {
  background-color: #312d2e;
}
/* Icons */
.icon-button i {
	background: none;
	color: #fff;
	height: 2.6rem;
	left: 1px;
	line-height: 2.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 2.5rem;
	z-index: 10;
}
.icon-button .icon-twitter {
	color: #6c6969;
}
.icon-button .icon-facebook {
	color: #6c6969;
}
.icon-button .icon-youtube {
	color: #6c6969;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-youtube {
	color: white;
}

/* Circle 2 */
/* Wrapper */
.icon-button2 {
  border-radius: 1.5rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1.0rem;
  text-align: center;
  height: 1.5rem;
  line-height: 1.5rem;
  margin: 4px 4px 0 4px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 1.5rem;
  /*background: #d5d5d5;*/
  color:#fff !important;
}

.icon-button2 span {
  border-radius: 0;
  display: block;
  position: absolute !important;
  left: 50%;
  top: 50%;
  
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 1.2rem;
  margin: -1.2rem;
}
.icon-button2:hover i {
  color:#6c6969;
}
.icon-button2:hover span {
  width: 0;
  margin: 0;
  height: 0;
}

/* Icons */
.icon-button2 i {
  background: none;
  color: #fff;
  height: 1.6rem;
  left: 1px;
  line-height: 1.6rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
  width: 1.5rem;
  z-index: 10;
}

.icon-button2:hover{
  color: white;
  text-decoration: none;
}

/* TERMINA LO DE ICONOS */

.contador_visitas{background-color: #fff; color:#2d9615; padding: 2px 10px;}
.full{z-index: 10; width: 100%; padding-left: 0; padding-right: 0; position: relative; left: 0px;}

/*.separador{ height: 40px; width: 100%; clear: both}*/
.separador{ height: 20px; width: 100%; clear: both; margin: 10px 0px;}
.separador1{ height: 15px; width: 100%; clear: both; margin: 5px 0px;}
.separador2{ height: 10px; width: 100%; clear: both;}
.separador3{ height: 5px; width: 100%; clear: both;}
.separador4{ height: 2px; width: 100%; clear: both;}
.clear{ clear: both}

.borde_inferior{ border-bottom: solid 2px #e0e722;}
.serviciostexto {font-size: 14px;}

/*Colores textos*/
.color_verde{color:#2d9615;}
.color_blanco{color:#fff;}
.color_gris{color:#929aa2;}
.color_negro{color:#000;}
.color_rojo{color:#d6362d;}
.color_amarillo{color:#b8a35e;}
.color_morado{color:#92278f;}
.color_rosa{color:#df34ad;}
.color_naranja{color:#dd9f32;}
.color_naranja2{color:#ef8819;}
.color_azul{color:#00226d;}
.color_celeste{color:#2a75b6;}

/*Colores fondos*/
.fondo_verde{background-color:#99cc00;}
.fondo_morado{background-color:#92278f;}
.fondo_rosa{background-color:#ec008c;}
.fondo_blanco{background-color:#ffffff;}
.fondo_gris{background-color:#929aa2;}
.fondo_negro{background-color:#000000;}
.fondo_carne{background-color:#efe2c6; }
.fondo_amarillo{background-color:#b8a35e; }
.fondo-azul{
  background-color: #00226d; 
}
.fondo_celeste{background-color:#2a75b6;}
.fondo_celesteclaro{background-color:#e4f4ff;}

.fondo_head{
  background: url(../images/fondo_head.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 9% 0;
}

.fondo_somos{
  background: url(../images/fondo_somos.jpg) no-repeat center right; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.fondo_quienes{
  background: url(../images/fondo-quienes-2.jpg) no-repeat center right; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.fondo_inicio2{
  background: url(../images/fondo-inicio2.jpg) no-repeat center right; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.fondo_inicio3{
  background: url(../images/fondo-inicio3.jpg) no-repeat center right; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.fondo_whats{
  background: url(../images/fondo-rojo.jpg) no-repeat center right; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.fondo_ventajas{
  background: url(../images/fondo-ventajas.jpg) no-repeat center right; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.fondo_contacto{
  background: url(../images/fondo-formulario.jpg) no-repeat center right; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*Anchura textos*/
.text_thin{font-weight: 100;}
.text_light{font-weight: 300;}
.text_normal{font-weight: 400;}
.text_semibold{font-weight: 600;}
.text_bold{font-weight: 700;}
.text_ultra_bold{font-weight: 900;}

/*Búsqueda*/
 .cf:before, .cf:after {
    content:"";
    display:table;
  }
  .cf:after {clear:both; }
  .cf { zoom:1; }

  /*Formulario*/
    .contact_form label {
      color: #555555;
      display: inline-block;
      float: left;
      font-size: 13px;
      font-weight: bold;
      margin-top: 3px;
      padding: 3px;
      width: 90px;
  }
  .contact_form select {
    height:30px; 
    width:70px; 
    padding:5px 8px;
  }
  .contact_form input {
    height:20px; 
    width:50px; 
    padding:5px 8px;
  }
  .contact_form textarea {
    padding:8px; 
    width:300px;
  }
  /*.contact_form button {
    margin-left:90px;
  }
  ----- estilos visuales de los elementos --------*/
  .contact_form input, .contact_form textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
    color: #888;
    font-size: 12px;
    padding-right:10px;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
  }
  .contact_form input:focus, .contact_form textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
    padding-right:20px;
  }

  /* === Estilos de Validacion === */ 

  .contact_form input:required:valid, .contact_form textarea:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
  }
  .contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
  }

  /*////////////////////////////////////*/

  /*Formulario*/
  .contact_form2 label {
      color: #555555;
      display: inline-block;
      float: left;
      font-size: 13px;
      font-weight: bold;
      margin-top: 3px;
      padding: 3px;
      width: 30%;
  }
  .contact_form2 select {
    height:30px; 
    width: 65%;
    padding:5px 8px;
  }
  .contact_form2 input {
    height:20px; 
    width: 60%;
    padding:5px 8px;
  }
  .contact_form2 textarea {
    padding:8px; 
    width: 60%;
  }
  /*.contact_form button {
    margin-left:90px;
  }
  ----- estilos visuales de los elementos --------*/
  .contact_form2 input, .contact_form2 textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
    color: #888;
    font-size: 12px;
    padding-right:10px;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
  }
  .contact_form2 input:focus, .contact_form2 textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
    padding-right:20px;
  }

  /* === Estilos de Validacion === */ 

  .contact_form2 input:required:valid, .contact_form2 textarea:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
  }
  .contact_form2 input:focus:invalid, .contact_form2 textarea:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
  }

  /* === Estilos del boton de Envio === */
  button.submit {
      padding: 9px 17px;
     font-weight: bold;
     line-height: 1;
     color: #444;
     border: none;
     text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
     background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
     background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
     background-color: #fff;
     border: 1px solid #f1f1f1;
     border-radius: 10px;
     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  }
  button.submit:hover {
    opacity:.55;
    cursor: pointer; 
    color: #fff;
  }
  button.submit:active {
    border: 1px solid #222;
    box-shadow: 0 0 10px 5px #444 inset; 
  }

  /*breadcrumb*/

.breadcrumb_div {
  padding: 7px 0px;
  margin: 0;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  border-left:0px;
  border-right:0px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb {
  margin: 0;
  padding: 0px;
  text-align: right;
  margin-bottom: 0px;
  font-size: 13px;
}
.breadcrumb li {
  display: inline-block;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb .active a {
  color: #333333;
}

.breadcrumb a {
  color: #92278f;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #e71096;
  text-decoration: underline;
}

@media only screen and (max-width: 600px) {
  .cajasservicios{margin-top: -20px;}
 }

@media only screen and (max-width: 700px) {
   .directorio_integrantes{ width:100%; margin-bottom:10px; float:none;}
 }
 /*-------------------------------------*/

/*  Generic Styling, for Desktops/Laptops */

  .tabla { 
    width: 100%; 
    border-collapse: collapse;
  }
  .tabla tr:nth-of-type(odd) { 
    background: #eee;
  }
  .tabla th { 
    background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
    color: #2d9615; 
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
  }
  .tabla td{font-weight: 300; font-size: 13px;}
  .tabla td a{ color: #590d65;}
  .tabla td a:hover{ text-decoration: underline;}
  .tabla td, th { 
    padding: 10px; 
    border: 1px solid #ccc; 
    text-align: left; 
  }
  /* 
  Max width before this PARTICULAR table gets nasty
  This query will take effect for any screen smaller than 760px
  and also iPads specifically.
  */
  @media 
  only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px)  {
  
    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr { 
      display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr { 
      position: absolute;
      top: -9999px;
      left: -9999px;
    }
    
    tr { border: 1px solid #ccc; }
    
    td { 
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee; 
      position: relative;
      padding-left: 50%; 
    }
    
    td:before { 
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 45%; 
      padding-right: 10px; 
      white-space: nowrap;
      content: attr(data-title);
    }
    
  }

  /* Dividers */
.g-hr {
  font-size: 0;
  text-align: center;
  height: 20px;
  width: 100%;
  margin: 35px 0;
  padding: 2px 0;
  overflow: hidden;
  position: relative;
  clear: both;
  }
  .g-hr-h:before,
  .g-hr-h:after {
    display: inline-block;
    content: "";
    height: 1px;
    width: 50%;
    margin-top: 7px;
    vertical-align: top;
    position: relative;
    background-color: #e8e8e8;
    }
  .g-hr-h:before {
    left: -13px;
    margin-left: -50%;
    }
  .g-hr-h:after {
    left: 13px;
    margin-right: -50%;
    }
    .g-hr-h i {
      font-size: 16px;
      line-height: 16px;
      height: 16px;
      width: 20px;
      vertical-align: top;
      text-align: center;
      color: #e8e8e8;
      }
  /* SIZE: small */
  .g-hr.size_small {
    margin: 25px 0;
    }
  /* SIZE: big */
  .g-hr.size_big {
    margin: 45px 0;
    }
  /* SIZE: huge */
  .g-hr.size_huge {
    margin: 65px 0;
    }
  /* TYPE: invisible */
  .g-hr.type_invisible {
    height: 0;
    margin: 20px 0;
    }
    .g-hr.type_invisible.size_small {
      margin: 10px 0;
      }
    .g-hr.type_invisible.size_big {
      margin: 30px 0;
      }
    .g-hr.type_invisible.size_huge {
      margin: 50px 0;
      }
    .g-hr.type_invisible .g-hr-h {
      display: none;
      }
  /* TYPE: short */
  .g-hr.type_short {
    width: 30%;
    margin-left: auto !important;
    margin-right: auto !important;
    }
  /* TYPE: simple */
  .g-hr.type_simple .g-hr-h:before {
    left: 0;
    margin-left: 0;
    width: 100%;
    }
  .g-hr.type_simple .g-hr-h:after,
  .g-hr.type_simple .g-hr-h i {
    display: none;
    }

/* Animaciones */
.demo-2 {
  position:relative;
    /*
    float:left;
    margin-right:20px;*/
    width:100%;
    height:190px;
    overflow:hidden;    
    background-color:rgba(26,76,110,0.5);
    list-style: none;

    -webkit-box-sizing: border-box;
      /* Firefox (desktop or Android) 28- */
      -moz-box-sizing: border-box;
      /* Firefox 29+, IE 8+, Chrome 10+, Safari 5.1+, Opera 9.5+, iOS 5+, Opera Mini Anything, Blackberry 10+, Android 4+ */
      box-sizing: border-box;
}
.demo-2 p,.demo-2 h2 {
    color:#fff;
    /*padding:10px;
    left:-20px;*/
    top:20px;
    position:relative
}
.demo-2 p {
    font-size:12px;
    line-height:18px;
    margin:0
}
.demo-2 h2 {
    font-size:20px;
    line-height:24px;
    font-weight: 300;
    margin:0;
}
.effect img {
    position:absolute;
    left:0;
    bottom:0;
    cursor:pointer;
    /*margin:-12px 0;*/
    -webkit-transition:bottom .3s ease-in-out;
    -moz-transition:bottom .3s ease-in-out;
    -o-transition:bottom .3s ease-in-out;
    transition:bottom .3s ease-in-out
}
.effect img.top:hover {
    bottom:-76px;
    padding-top:80px
}
h2.zero,p.zero {
    margin:0;
    padding:0
}


/* efecto 2*/

.demo-3 {
    position:relative;
    width:100%;
    height:200px;
    overflow:hidden;
    /*float:left;
    margin-right:20px*/
    -webkit-box-sizing: border-box;
      /* Firefox (desktop or Android) 28- */
      -moz-box-sizing: border-box;
      /* Firefox 29+, IE 8+, Chrome 10+, Safari 5.1+, Opera 9.5+, iOS 5+, Opera Mini Anything, Blackberry 10+, Android 4+ */
      box-sizing: border-box;
}
.demo-3 figure {
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
    margin-left:-50px
}
.demo-3 figure img {
    display:block;
    position:relative;
    z-index:10;
    margin:-15px 0
}
.demo-3 figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.demo-3 figure h2 {
    color:#fff;
    font-size:18px;
    text-align:left;
    font-weight:300;
}
.demo-3 figure p {
    display:block;
    font-size:12px;
    line-height:18px;
    margin:0;
    color:#fff;
    text-align:left
}
.demo-3 figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:29px 44px;
    background-color:rgba(26,76,110,0.5);
    text-align:center;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
}
.demo-3 figure img {
    backface-visibility:hidden;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
}
.demo-3 figure:hover img,figure.hover img {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.demo-3 figure:hover figcaption,figure.hover figcaption {
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}

.imgwgaleria {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;

  -webkit-filter: grayscale(40%);
  -moz-filter: grayscale(40%);
  -ms-filter: grayscale(40%);
  -o-filter: grayscale(40%);
  filter: grayscale(40%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */

  border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
  border: solid 3px #fff;
}
.imgwgaleria:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */

          transform : scale(1.1);
        -moz-transform : scale(1.1);      /* Firefox */
        -webkit-transform : scale(1.1);   /* Chrome - Safari */
        -o-transform : scale(1.1);        /* Opera */
  z-index: 99;

}

/* --------------------TABS --------------- */

.sectiontab {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}

.inputtab {
  display: none;
}

.labeltab {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
}

.labeltab i {
  margin-right: 10px;
}
.labeltab:hover {
  color: #888;
  cursor: pointer;
}

.inputtab:checked + .labeltab {
  color: #555;
  border: 1px solid #ddd;
  border-top: 2px solid #e70e95;
  border-bottom: 1px solid #fff;
}

#tab1:checked ~ #contenttab1,
#tab2:checked ~ #contenttab2,
#tab3:checked ~ #contenttab3,
#tab4:checked ~ #contenttab4 {
  display: block;
}

@media screen and (max-width: 650px) {
  .labeltab {
    font-size: 0;
  }

   .labeltab:before {
 font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
  font-size: 18px;
}

.labeltab[for*='1']:before {
  content: '\f279';
}

.labeltab[for*='2']:before {
  content: '\f0ac';
}

.labeltab[for*='3']:before {
  content: '\f041';
}

.labeltab[for*='4']:before {
  content: '\f1a9';
}
/*
  .labeltab:before {
    margin: 0;
    font-size: 18px;
  }*/

 .challenge {padding:0px 0px;background-color:#f43184;margin-bottom: 5px; font-size: 12px;}
 .challenge2 {padding:0px 0px;background-color:#451268; font-size: 12px;}
 .porce {width: 80px;}

}
@media screen and (max-width: 400px) {
  .labeltab {
    padding: 15px;
  }

 .challenge {padding:0px 0px;background-color:#f43184;margin-bottom: 5px; font-size: 12px;}
 .challenge2 {padding:0px 0px;background-color:#451268; font-size: 12px;}
 .porce {width: 80px;}

}

/*Formularios*/
/*#form-main{
  width:100%;
  float:left;
  padding-top:0px;
}

#form-div {
  background-color:rgba(72,72,72,0.4);
  padding-left:35px;
  padding-right:35px;
  padding-top:35px;
  padding-bottom:50px;
  width: 450px;
  float: left;
  left: 50%;
  position: absolute;
  margin-top:30px;
  margin-left: -260px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}*/

.feedback-input {
  color:#000;
  font-family: 'Lato' !important;
  font-weight:500;
  font-size: 13px;
  line-height: 20px;
  background-color: #f6f6f6;
  padding: 8px;
  margin-bottom: 10px;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 5px;

  border: 2px solid #edeef0;
}

.feedback-input:focus{
  box-shadow: 0;
  border: 2px solid #c4c4c4;
  outline: none;
}

.focused{
  color:#30aed6;
  border:#30aed6 solid 3px;
}

textarea {
    width: 100%;
    height: 100px;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
  background-color:#fff;
}

#button-blue{
  float: right;
  width: 70%;
  cursor:pointer;
  background-color: #d6362d;
  color:#fff;
  font-size:17px;
  padding:5px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-weight:700;
  border:none;
  border-radius: 10px;
}

#button-blue:hover{
  background-color: #000;
  color: #fff;
}

#button-blue2{
  float:left;
  width: 100%;
  border: #fed371 solid 1px;
  cursor:pointer;
  background-color: #fed371;
  color: #7e7e7e;
  font-size:16px;
  padding-top:10px;
  padding-bottom:10px;
  margin-top:-4px;
  font-weight:300;
}

#button-blue2:hover{
  background-color: rgba(0,0,0,0);
  color: #0493bd;
  border: #fed371 solid 1px;
}
  
.submit:hover {
  color: #3498db;
}
  
.ease {
  width: 0px;
  height: 50px;
  background-color: #fbfbfb;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  -ms-transition: .3s ease;
  transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}

@media only screen and (max-width: 580px) {
  #form-div{
    left: 3%;
    margin-right: 3%;
    width: 88%;
    margin-left: 0;
    padding-left: 3%;
    padding-right: 3%;
  }
}

.menupie a{
  color: #a3a3a3 !important;
  font-size: 12px !important;
  font-weight: bold !important;
}

.menupie a:hover{
  color: red !important;
}

.nota{
overflow: hidden;
margin: 0 auto;
width: 90%;
min-height: 380px;
}

.nota .divimg{
  width: 100%;
  height: 210px;
  overflow: hidden;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
}

.nota .divimg img{
  width: 105%;
}

.nota .divtext{
  background: #fff;
  width: 86%;
  margin:0 auto;
  padding: 10px;
  border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
position: relative;
}

.nota h3{
  color: #423e3f;
  font-size: 14px;
  padding: 5px;
  font-weight: 700;
}

.nota p{
  color: #423e3f;
  font-size: 12px;
  font-weight: 300;
}

.nota .divtext a{
  color: #fff;
  background: #423e3f;
  font-size: 13px;
  position: absolute;
  bottom: -15px;
  left: 30%;
  padding: 10px 25px;
  border-radius: 15px;
  font-family: 'Open Sans';
  font-weight: bold;
}

.menutienda{
  list-style: none;
  box-sizing: border-box;
}

.menutienda li{
  float: left;
  padding: 10px; 
}

.menutienda li a{
  font-size: 12px;
  color: #fff;
}

.menutienda li a:hover{
  color: #fff;
}

.redondo{
  border-radius: 50%;
  padding: 7px 9px;
  font-size: 13px;
  background-color: #423e3f;
  color:#fff;
  font-weight: 500;
  margin: 5px;
}
.redondo2{
  border-radius: 50%;
  padding: 7px 11px;
  font-size: 13px;
  background-color: #423e3f;
  color:#fff;
  font-weight: 500;
  margin: 5px;
}

.galeria{
  overflow: hidden !important;
  height: 400px;
  margin: 0px !important;
  padding: 0px !important;
}
.galeria .foto{
  overflow: hidden !important;
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
}
.galeria .foto img{
  min-width: 110%;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.galeria .foto img:hover{ -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;}
