/* ajuste de la barra de navegacion */




/* ajuste de la barra de navegacion */


/* fondo web */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');

body,html{
font-family: 'Raleway', sans-serif;
letter-spacing: 0;
font-size: 12pt;
color: #4c4c4c;
background: url('../../generalAssets/img/fondo.png');
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;

}


    
/*menu */

.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}



/* menu */

.btnTransparencia{
  background-color: #96145A;
  color: white !important;
}
.btnTransparencia:hover{
  color: #96145A !important;
}

.texto p{
  font-family: 'Open Sans', sans-serif;
}

.texto b{
  font-weight: 700;
}
/* fondo web */

a{
  text-decoration: none !important;
  cursor: pointer;
}


.logo{
  max-height: 50px;
  padding-right: 20px;
}

.navbar{
  font-size: .6em !important;
  font-weight: 300 !important;
}



.carousel-inner .container{
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255, .5);
}

.carousel-caption p{
  color: #DD1C3B;
  
  text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
}



.fondoRedes{
  background: url('../img/bg-redes.jpg');
}

.textoBlanco{
  color: white;
}

.textoMorado{
  color: #AF5DB6;
}

.textoRosa{
  color: #E14770;
}

.textoVerde{
  color: #90b70c;
}

.tituloNoticia{
  color: #009047;
}





.contenedorFondoBlanco{
  background-color: white;
  overflow: hidden;
}

.titulos{

    width: 100%;
    height: 74px;
    color: white;
    font-size: 2em;
    text-transform: uppercase;

}

.titulos p{
  margin-top: 15px;
  padding-left: 2em;
  text-align: left;
}

.titulosVer{
  margin-top: 25px;
  padding-right: 2em;
  text-align: right;
  font-size: .5em;
  font-weight: 300;

}

.titulosVer a{
  color: white;
}

.titulosSmall{
  position: relative;
    width: 100%;
    height: 54px;
    color: white;
    font-size: 1em;

}

.titulosSmall p{
  margin-top: 15px;
  padding-left: 2em;
  text-align: left;
}

.rojo{
  background-color: #dd1c3b;
}

.azul{
  background-color: #40B1B9;
}

.noticiasRojo{
  background-color: #dd1c3b;
  padding: .2em 0;
}
.noticiasVerde{
  background-color: #009047;
  padding: .2em 0;
}




.morado{
  background-color: #AF5DB6;
}

.amarillo{
  background-color: #f09800;
}

.naranja{
  background-color: #FF9900;
}

.azulOscuro{
  background-color: #53717F;
}



.paquetesAmarillo{
  background-color: #f09800;
  padding: .2em 0;
}

.verde{
  background-color: #90b70c;
}

.rosa{
    background-color: #E14770;
}

.verdeNoticia{
    background-color: #009047;
}

.reservaAzul{
  background-color: #286a82;
  padding: .2em 0;
}

.sinPadding{
  margin: 0 !important;
  padding: 0 !important;
}

.regiones p{
  color: #4c4c4c;
  font-size: .7em;
}


.regionesVerde:before {
    content: " ";
    border-left: 15px solid #9AC00A;
    padding-right: 10px;
}

.regionesMorado:before {
    content: " ";
    border-left: 15px solid #9AC00A;
    padding-right: 10px;
}
.regionesRojo:before {
    content: " ";
    border-left: 15px solid #D44719;
    padding-right: 10px;
}
.regionesAmarillo:before {
    content: " ";
    border-left: 15px solid #FFD800;
    padding-right: 10px;
}
.regionesAzul:before {
    content: " ";
    border-left: 15px solid #40B1B9;
    padding-right: 10px;
}
.regionesNaranja:before {
    content: " ";
    border-left: 15px solid #FF9900;
    padding-right: 10px;
}
.regionesRosa:before {
    content: " ";
    border-left: 15px solid #E44872;
    padding-right: 10px;
}

 .grisOscuro{
  padding: 2em 0;
  background-color: #2D2D2D;
  color: white;
}

 .grisClaro{
    padding: 2em 0;
  background-color: #3D3D3D;
  color: white;
}


.noticias{
  padding: 1em;
}

.noticias img{
margin-right: 1em;
}

.noticias p{
  font-size: .9em;
}



.tituloEvento{
  font-size: 1.2em;
  color: #F09800 !important;
}



  #owl-demo .item{
        margin: 3px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        max-height: 290px;
        height: 290px !important;

    }


.noPadding{
  padding: 0 !important;
}

.marginTop{
  margin-top: 70px;
}


/* carousel slider principal */


.btn{
  background-color: #DD1C3B;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #af0c24;
  font-weight: 300;
   -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.btn:hover{
  background-color: #af0c24;
  color: white;
  text-decoration: none;
   -webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.75);
}


.colorRegion1{
  color: #cc5587;
}

.btnRegion1{
  background-color: #E14770;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #c93673;
  font-weight: 300;

}
.btnRegion1:hover{
 
  color: white;
  background-color: #c93673;
  text-decoration: none;

}
.colorRegion2{
  color: #933f8b;
}

.btnRegion2{
  background-color: #AF5DB6;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #9733a0;
  font-weight: 300;

}
.btnRegion2:hover{
 
  color: white;
  background-color: #9733a0;
  text-decoration: none;

}
.colorRegion3{
  color: #abc434;
}


.btnRegion3{
  background-color: #abc434;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #95aa29;
  font-weight: 300;

}
.btnRegion3:hover{
 
  color: white;
  background-color: #95aa29;
  text-decoration: none;

}

.colorRegion4{
  color: #FF9900;
}

.btnRegion4{
  background-color: #FF9900;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #e08c0d;
  font-weight: 300;

}
.btnRegion4:hover{
 
  color: white;
  background-color: #e08c0d;
  text-decoration: none;

}
.colorRegion5{
  color: #bb0634;
}

.btnRegion5{
  background-color: #dd1c3b;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #bf1831;
  font-weight: 300;

}
.btnRegion5:hover{
 
  color: white;
  background-color: #bf1831;
  text-decoration: none;

}
.colorRegion6{
  color: #40B1B9;
}

.btnRegion6{
  background-color: #40B1B9;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #1a959b;
  font-weight: 300;

}
.btnRegion6:hover{
 
  color: white;
  background-color: #1a959b;
  text-decoration: none;

}

.colorRegion7{
  color: #F09800;
}

.btnRegion7{
  background-color: #F09800;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #d38908;
  font-weight: 300;

}
.btnRegion7:hover{
 
  color: white;
  background-color: #d38908;
  text-decoration: none;

}

.btnNoticia{
  background-color: #009047;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #026632;
  font-weight: 300;

}
.btnNoticia:hover{
 
  color: white;
  background-color: #026632;
  text-decoration: none;

}


.btnRegistraemp{
  background-color: #86D8EB;
  padding: .6em 1.2em;
  border-radius: 5px;
  color: white;
  border-bottom: 5px solid #63c3d8;
  font-weight: 300;

}
.btnRegistraemp:hover{
 
  color: white;
  background-color: #63c3d8;
  text-decoration: none;

}


.btnNoticiaSmall{
  background-color: #009047;
  padding: .2em .5em;
  border-radius: 5px;
  color: white;
  border-bottom: 2px solid #026632;


}
.btnNoticiaSmall:hover{
 
  color: white;
  background-color: #026632;
  text-decoration: none;

}

.btnEventoSmall{
  background-color: #f09800;
  padding: .2em .5em;
  border-radius: 5px;
  color: white;
  border-bottom: 2px solid #d68802;


}
.btnEventoSmall:hover{
 
  color: white;
  background-color: #d68802;
  text-decoration: none;

}

.colorRegion7{
  color: #e9db33;
}



ul{
  list-style: none;
}


.menuRegiones li{
  padding: 1em 2em;
  border-bottom: 1px solid gray;
}

.menuRegiones li:hover{
  border-right: 8px solid #E14770;
}



/* estilos conoce regiones */

/*Text Aligns*/
.textLeft {
  text-align: left;
}
.textRight {
  text-align: right;
}
.textCenter {
  text-align: center;
}

/*-----------------------------------//
//  GENERAL
//-----------------------------------*/


.hide {
  display: none;
}



@media screen and (min-width: 480px) {
  .hlf,
  .trd,
  .fth {
    float: left;
    margin-right: 1.5%;
  }
  .hlf:last-child,
  .trd:last-child,
  .fth:last-child {
    margin: 0;
    float: right;
  }

  .hlf {
    width: 49.25%;
  }

  .trd {
    width: 32.3%;
  }

  .fth {
    width: 23.8%;
  }
}
/* Box */
.box {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 3%;
  margin: 0 auto;
  margin-bottom: 1.6%;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
@media screen and (min-width: 480px) {
  .box {
    padding: 2%;
    margin-bottom: 2%;
    max-width: 500px;
  }
}
@media screen and (min-width: 765px) {
  .box {
    padding: 1.5%;
    margin-bottom: 1.5%;
  }
}
@media screen and (min-width: 1024px) {
  .box {
    padding: 1.25%;
    margin-bottom: 1.25%;
  }
}
@media screen and (min-width: 1180px) {
  .box {
    padding: 1%;
    margin-bottom: 1%;
  }
}

/*-----------------------------------//
//  PEN STYLES
//-----------------------------------*/
/*PEN STYLES*/
.blog-card {
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  background: #fff;
  border-radius: 3px;
  /*box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);*/
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
  margin: 0 auto 1.6%;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  line-height: 1.45em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.blog-card:hover{
  -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.blog-card:hover .details {
  left: 0;
}
.blog-card:hover.alt .details {
  right: 0;
}
.blog-card.alt .details {
  right: -100%;
  left: inherit;
}
.blog-card .photo {
  height: 200px;
  position: relative;
}
/*
.blog-card .photo.photo1 {
  background: url("img/historiaMorelia.jpg") center no-repeat;
  background-size: cover;
}
.blog-card .photo.photo2 {
  background: url("http://i60.tinypic.com/xeiv79.jpg") center no-repeat;
  background-size: cover;
}*/
.blog-card .details {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
background: url(../img/mariposa.png) no-repeat center top;
  box-sizing: border-box;
  
  padding: 10px 15px;
  height: 200px;
  /*POSITION*/
  position: absolute;
  top: 0;
  left: -100%;
}
.blog-card .details > li {
  padding: 3px 0;
}
.blog-card .details li:before, .blog-card .details .tags ul:before {
  font-family: FontAwesome;
  margin-right: 10px;
  vertical-align: middle;
}
.blog-card .details .author:before {
  content: "\f007";
}
.blog-card .details .date:before {
  content: "\f133";
}
.blog-card .details .tags ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-card .details .tags ul:before {
  content: "\f02b";
}
.blog-card .details .tags li {
  display: inline-block;
  margin-right: 3px;
}
.blog-card .details a {
  color: inherit;
  border-bottom: 1px dotted;
}
.blog-card .details a:hover {
  color: #75D13B;
}
.blog-card .description {
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
.blog-card .description h1 {
  font-family: "Lato", sans-serif;
  line-height: 1em;
  margin: 0 0 10px 0;
}
.blog-card .description h2 {
  color: #9b9b9b;
  font-family: "Open Sans";
  line-height: 1.2em;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
  margin: 1.2% 0;
}
.blog-card .description p {
  position: relative;
  margin: 0;
  padding-top: 20px;
}
.blog-card .description p:after {
  content: "";
  background: #E14770;
  height: 6px;
  width: 40px;
  /*POSITION*/
  position: absolute;
  top: 6px;
  left: 40%;
}
.blog-card .description a {
  /*color: #75D13B;*/
  margin-bottom: 10px;
  float: right;
  text-decoration: none;
}
.blog-card .description a:after {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  content: "\f061";
  font-family: FontAwesome;
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
}
.blog-card .description a:hover:after {
  margin-left: 5px;
  opacity: 1;
}

@media screen and (min-width: 600px) {
  .blog-card {
    height: 200px;
    max-width: 100%;
  }
  .blog-card:hover .photo {
    -webkit-transform: rotate(5deg) scale(1.3);
            transform: rotate(5deg) scale(1.3);
  }
  .blog-card:hover.alt .photo {
    -webkit-transform: rotate(-5deg) scale(1.3);
            transform: rotate(-5deg) scale(1.3);
  }
  .blog-card.alt .details {
    padding-left: 30px;
  }
  .blog-card.alt .description {
    float: right;
  }
  .blog-card.alt .description:before {
    -webkit-transform: skewX(5deg);
            transform: skewX(5deg);
    right: -15px;
    left: inherit;
  }
  .blog-card.alt .photo {
    float: right;
  }
  .blog-card .photo {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    float: left;
    height: 100%;
    width: 40%;
  }
  .blog-card .details {
    width: 40%;
  }
  .blog-card .description {
    float: left;
    width: 60%;
    z-index: 0;
  }
  .blog-card .description:before {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    content: "";
    background: #fff;
    width: 100%;
    z-index: -1;
    /*POSITION*/
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
  }
}


/* conoce regiones */



/* contenedor pueblos magicos */

.post-module {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  min-width: 270px;
  height: 470px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module:hover,
.hover {
  -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}
.post-module:hover .thumbnail img,
.hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .6;
}
.post-module .thumbnail {
  
  height: 400px;
  overflow: hidden;
}
.post-module .thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  /*background: #e74c3c;*/
  width: 55px;
  height: 55px;
  /*padding: 12.5px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
}
.post-module .thumbnail .date .day {
  font-size: 18px;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.post-module .thumbnail img {
  display: block;
  width: 120%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module .post-content {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 30px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  text-align: center;
}
.post-module .post-content .category {
  position: absolute;
  top: -34px;
  left: 0;

  padding: 10px 15px;
  color: #FFFFFF;
/*  font-size: 14px;
  font-weight: 600;*/
  text-transform: uppercase;
}
.post-module .post-content .title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 26px;
  font-weight: 700;
}
.post-module .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;

  font-size: 20px;
  font-weight: 400;
}
.post-module .post-content .description {
  display: none;
  color: #666666;
 /* font-size: 14px;
  line-height: 1.8em;*/
  font-size: 14px;
    line-height: 1.45em;
    -webkit-font-smoothing: antialiased;
}
.post-module .post-content .post-meta {
  margin: 30px 0 0;
  color: #999999;
}
.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}



/* pueblos magicos */




/* 

 /* ------------------------ Seccion Mapa interactivo ----------------------- */

#DivMapa {
  position:relative;
  left:5em;
  width:571px;
  height:418px;
  z-index:7;
  

}




.maparegiones {
  position:relative;
  margin-left: -18px !important;
  width:100%;
  height:430px;
  margin:auto;
  background: url(../img/mapa/mapa-fondo.png) no-repeat;
  z-index:50;
}

.regionzamora {
  position: absolute;
  width:244px;
  height:154px;
  top:4px;
  left: 99px;
  background: url(../img/mapa/btn-region-zamora-standby.png) repeat scroll 0 0 transparent;
  z-index:2;
}

.regionmorelia {
  position: absolute;
  width:163px;
  height:187px;
  top:13px;
  left:333px;
  background: url(../img/mapa/btn-region-morelia-standby.png) repeat scroll 0 0 transparent;
  z-index:1;
}

.regionmonarca {
  position: absolute;
  width:198px;
  height:351px;
  top:1px;
  left:372px;
  background: url(../img/mapa/btn-region-monarca-standby.png) repeat scroll 0 0 transparent;
  z-index:1;
}

.regionpatzcuaro {
  position: absolute;
  width:167px;
  height:247px;
  top:57px;
  left:276px;
  background: url(../img/mapa/btn-region-patzcuaro-standby.png) repeat scroll 0 0 transparent;
  z-index:1;
}

.regionuruapan {
  position: absolute;
  width:153px;
  height:101px;
  top:107px;
  left:168px;
  background: url(../img/mapa/btn-region-uruapan-standby.png) repeat scroll 0 0 transparent;
  z-index:1;
}

.regionapatzingan {
  position: absolute;
  width:355px;
  height:195px;
  top:175px;
  left:31px;
  background: url(../img/mapa/btn-region-apatzingan-standby.png) repeat scroll 0 0 transparent;
  z-index:2;
}

.regioncosta {
  position: absolute;
  width:276px;
  height:180px;
  top:251px;
  left:-2px;
  background: url(../img/mapa/btn-region-costa-standby.png) repeat scroll 0 0 transparent;
  z-index:1;
}




.FotosRegiones {
  position:absolute;
  width:141px;
  height:95px;
  z-index:7;
  
  font-size:11px;
  font-weight: 400;
  color: #66696d;
  line-height:1.5em;
}

.FotosRegiones a:link { color: #66696d; text-decoration: none; }
.FotosRegiones a:visited {  color: #66696d; text-decoration: none; }
.FotosRegiones a:hover { color: #66696d; text-decoration: underline; }
.FotosRegiones a:active { crolor: #66696d;  text-decoration: none; }
#Fotoregion1 {  top: 530px; left: 640px; }
#Fotoregion2 {  top: 530px; right: 20px; }
#Fotoregion3  { top: 637px; left: 640px; }
#Fotoregion4 {  top: 637px; right: 20px; }
#Fotoregion5 {  top: 745px; left: 640px; }
#Fotoregion6 {  top: 745px; right: 20px; }
#Fotoregion7 {  top: 855px; left: 640px; }

 /* ------------------------ FIN Seccion Mapa interactivo ----------------------- */




 /* grandes eventos */




/* top 10 */
@-webkit-keyframes slidein {
  0% {
    top: -400px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@keyframes slidein {
  0% {
    top: -400px;
    opacity: 0;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@-webkit-keyframes slideout {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: -400px;
    opacity: 0;
  }
}
@keyframes slideout {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: -400px;
    opacity: 0;
  }
}
body #scene {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 1000px;
  height: 400px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  overflow: hidden;
}
body #scene #left-zone {
  background: #fff;
  height: 75%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
}
body #scene #left-zone .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
  padding: 0;
}
body #scene #left-zone .list li.item input[type="radio"] {
  display: none;
}
body #scene #left-zone .list li.item input[type="radio"] ~ label {
  display: block;
  opacity: 0.5;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
body #scene #left-zone .list li.item input[type="radio"] ~ label:first-letter {
  text-transform: uppercase;
}
body #scene #left-zone .list li.item input[type="radio"] ~ label:hover {
  opacity: 0.75;
  cursor: pointer;
}
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_strawberry:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/83067-200.png");
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_banana:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/53209-200.png");
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_apple:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/14333-200.png");
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ label.label_orange:before {
  content: " ";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/9636-200.png");
  background-position: center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content {
  position: absolute;
  left: 350px;
  top: -400px;
  width: 650px;
  height: 400px;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-name: slideout;
          animation-name: slideout;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_strawberry .picto {
  height: 100px;
  width: 100px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/83067-200.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_strawberry h1 {
  color: #D64541;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_banana .picto {
  height: 100px;
  width: 100px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/53209-200.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_banana h1 {
  color: #F5D76E;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_apple .picto {
  height: 100px;
  width: 100px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/14333-200.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_apple h1 {
  color: #00B16A;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_orange .picto {
  height: 100px;
  width: 100px;
  background-image: url("https://d30y9cdsu7xlg0.cloudfront.net/png/9636-200.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content.content_orange h1 {
  color: #F27935;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content h1:first-letter {
  text-transform: uppercase;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content p {
  max-width: 50%;
  text-align: center;
}
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label {
  opacity: 1;
  -webkit-animation: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_strawberry {
  color: #D64541;
  border-right: solid 4px #D64541;
}
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_banana {
  color: #F5D76E;
  border-right: solid 4px #F5D76E;
}
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_apple {
  color: #00B16A;
  border-right: solid 4px #00B16A;
}
body #scene #left-zone .list li.item input[type="radio"]:checked ~ label.label_orange {
  color: #F27935;
  border-right: solid 4px #F27935;
}
body #scene #left-zone .list li.item input[type="radio"]:checked ~ .content {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-name: slidein;
          animation-name: slidein;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body #scene #middle-border {
  background-color: #eee;
  height: 75%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 2px;
  z-index: 0;
}
body #scene #right-zone {
  background: #fff;
  height: 100%;
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
}
/*top ten */





/* carousel recomendamos */
#owl-demo1 .item{
  display: block;
  padding: 30px 0px;
  margin: 5px;
  color: #DD1C3B;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-theme1 .owl-controls .owl-buttons div {
  padding: 5px 9px;
}
 
.owl-theme1 .owl-buttons i{
  margin-top: 2px;
  font-size: 2em;
  color: #DD1C3B;
}
 

 
.owl-theme1 .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme1 .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 45%; 

}
 
.owl-theme1 .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 45%;
}
 
 /* carousel recomendamos */



 /* iconos redes sociales */



.redes{
  cursor: pointer !important;
  width: 300px;
  min-height: 74px;
}

.redes a{
  color: white !important;
}


.redes ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
}

.redes li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  font-size: 1.25em;
  text-align: center;
  height: 50px;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.redes li i {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
li.facebook {
  margin-top: .7em;
  max-width: 75px !important;
  min-height: 50px;
  background: #3b5998;
  color: #839ccf;
  text-shadow: 2px 2px 1px rgba(38, 57, 97, 0.9);
  border-bottom: 4px solid #263961;
}
li.facebook:hover {
  background: #344e86;
  color: #fff;
-webkit-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
}
@media only screen and (max-width: 700px) {
  li.facebook {
    border-bottom: 0;
  }
}
li.twitter {
  margin-top: .7em;
  max-width: 75px !important;
  min-height: 50px;
  background: #55acee;
  color: #c9e5fa;
  text-shadow: 2px 2px 1px rgba(22, 137, 224, 0.9);
  border-bottom: 4px solid #1689e0;
}
li.twitter:hover {
  background: #3ea1ec;
  color: #fff;
-webkit-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);

}
@media only screen and (max-width: 700px) {
  li.twitter {
    border-bottom: 0;
  }
}
li.youtube {
  margin-top: .7em;
  max-width: 75px !important;
  min-height: 50px;
  background: #cc181e;
  color: #ef7579;
  text-shadow: 2px 2px 1px rgba(136, 16, 20, 0.9);
  border-bottom: 4px solid #881014;
}
li.youtube:hover {
  background: #b5151b;
  color: #fff;
-webkit-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);

}
@media only screen and (max-width: 700px) {
  li.youtube {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 700px) {
  li {
    min-width: 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (max-width: 300px) {
  li {
    width: 50%;
    min-width: 50px;
    max-width: 50%;
  }
}





@media screen and (max-width: 480px){
  .titulos p{
    font-size: .6em;
  }
  .carousel-caption{
    bottom: -20px;
    padding-top: 0;
  }

  .carousel-caption p{
    font-size: 12px;
  }

  .navbar-wrapper .navbar{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    background-color: #373737;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #DD1C3B;
  }



}



.tituloDirectorio{
  font-weight: bold;
  background-color: #E14770;
  color: white;
  padding: .8em 0;
}

.directorio {
  font-size: 1em;
  text-align: center;
}

.hrRosa{
  border-bottom: 1px solid #E14770;
}