/*CSS MASTER DOCUMENT*/

.icon_cartelera {
    width: 32px;
    height: 32px;
  }
  
/* TIPOS DE LETRAS */

h1 {}
.h_gen{
    font-family: mifont,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.h_1{
    color: #2e7cb5;
}
.h_2{
    color: #2ba274;
}
.h_3{
    color: white;
}
.h_4{
    color: black;
}
h2{
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
}

h6 {
    font-family: mifont,Verdana,Arial,Helvetica,sans-serif;
    color: #808080;
    font-size: 10pt;
}
 body{
     font-family: mifont,Verdana,Arial,Helvetica,sans-serif;
     color: black;
     font-size: 12pt;
 }
footer{
    background-color: #404042;
}
a{
    color: #2ba274;
}

a:hover{
    color: #2ba274;
}
a:visited{
    color: #2ba274;
}
form label {
    color:#ffffff;
}
/* COLORES DE FONDO */
.bgc-1 {
	background-color: white;
}
.bgc-2 {
	background-color: red;
}
.bgc-3 {
	background-color: blue;
}
.bgc-4 {
	background-color: yellow;
}
.bgc-5 {
	background-color: green;
}

/* COLORES DE LETRA */
.color-blanco {
	color: white;
}
.color-negro {
	color: black;
}
.color-1 {
	color: blue;
}
.color-2 {
	color: yellow;
}
.color-3 {
	color: green;
}

/* CONTENEDORES */

.contenedor {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.p-0{
    padding: 0!important;
}
@media (min-width: 768px) {
  .contenedor {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .contenedor {
    width: 100%;
  }
  .icon_cartelera {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 1200px) {
  .contenedor {
    width: 100%;
  }
}




.row{
    width: 100%;
    margin-right: 0!important;
    margin-left: 0!important;
    padding: 0!important;
}

.caja{
    margin-right: 0!important;
    margin-left: 0!important;
    padding: 0!important;
}


.cabezal{
    padding: 0!important;
}

.contenedor-fluido {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}


.contenedor > .navbar-header,
.contenedor-fluid > .navbar-header,
.contenedor > .navbar-collapse,
.contenedor-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .contenedor > .navbar-header,
  .contenedor-fluido > .navbar-header,
  .contenedor > .navbar-collapse,
  .contenedor-fluido > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar > .contenedor .navbar-brand,
  .navbar > .contenedor-fluido .navbar-brand {
    margin-left: -15px;
  }
}





.fila {}
.columna {}

/* LISTAS */
/* Lista de links con cabezal */
.lista-cc-1-cabezal{
	/*Va en el primer li de la lista*/
	background-color: #2e7cb5!important;
	color: white!important;
}

.lista-cc-1-simple {
	/*ToDo: on mouse over ver de cambiar colorcito*/
	background-color: white;
	color: black;
	/*border: 0 1px 1px 1px solid #F0F0F0;*/
}
.lista-cc-1-link {
	/*ToDo: ver como quedan los links, a ver en que tag hay que poner la clase*/
	/*ToDo: on mouse over ver de cambiar colorcito*/
	background-color: white;
	color: black;
}
		 /*ToDo: revisar ejemplo segun como quede definida la clase lista-cc-1-link*/
		/*
		Ejemplo
		<ul class="lista-cc-1">
			<li class="lista-cc-1-cabezal">sin link</li>
			<li class="lista-cc-1-simple">sin link</li>
			<li class="lista-cc-1-simple"><a class="lista-cc-1-link">con link</a></li>
		</ul>
		*/

/* Lista de links con cabezal */
.lista-sc-1-simple {
	/*ToDo: on mouse over ver de cambiar colorcito*/
	background-color: white;
	color: black;
	/*border: 0 1px 1px 1px solid #F0F0F0;*/
}
.lista-sc-1-link {
	/*ToDo: ver como quedan los links, a ver en que tag hay que poner la clase*/
	/*ToDo: on mouse over ver de cambiar colorcito*/
	background-color: white;
	color: black;
}
.lista-sc-1:first-child{
	border-top:1px solid #F0F0F0;
}
		 /*ToDo: revisar ejemplo segun como quede definida la clase lista-sc-1-link*/
		/*
		Ejemplo
		<ul class="lista-sc-1">
			<li class="lista-sc-1-simple">sin link</li>
			<li class="lista-sc-1-simple"><a class="lista-sc-1-link">con link</a></li>
		</ul>
                */

 .ew_publi_google_lat { width: 200px; height: 250px; }
/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 300px) { .ew_publi_google_lat { width: 125px; height: 125px; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 600px) { .ew_publi_google_lat { width: 200px; height: 200px; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 800px) { .ew_publi_google_lat { width: 200px; height: 250px; margin:0 auto; }}               
                

.ew_publi_google_central {
    width: 320px; 
    height: 50px;
}
@media (min-width:500px) { 
    .ew_publi_google_central {
        width: 468px; 
        height: 60px;
     }
}
@media (min-width:800px) { 
    .ew_publi_google_central {
        width: 728px; 
        height: 90px;
    }
}

.modal{
      z-index:9999;
    }
@media screen and (min-width: 768px) {
		#main-menu {
			position:relative;
			z-index:199;
			width:auto;
		}
		#main-menu ul {
			width:12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
		}
	}
        
@media screen and (min-width: 768px) {
		#main-menu2 {
			position:relative;
			z-index:1039;
			width:auto;
                        border: 1px solid grey;
                        border-radius: 5px;
		}
		#main-menu2 ul {
			width:12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
		}
	}

.menu_hijas_vertical{
  color:#000;
  background-color: #FFF;
  white-space: normal;
  border: 1px solid #ccc;
  padding: 5px;
}
.menu_hijas_vertical:hover{
  background-color: #e6e6e6;
}

.menu_hermanas_vertical{
  color:#000;
  background-color: #FFF;
  white-space: normal;
  border: 1px solid #ccc;
  padding: 5px;
}
.menu_hermanas_vertical a:visited{
  color:#000;
}
.menu_hermanas_vertical:hover{
  background-color: #e6e6e6;
}

.btn-group-vertical{
  max-width: 100%;
}

input.form-control{
    padding: 5px;
    height: 30px;
    width: 300px!important;
    max-width: 100%!important;
}
.msj_memorias a{
    text-decoration: underline;
}
.msj_memorias a:first-child{
    text-decoration: none;
}

select.form-control{
    padding: 0px 5px;
    height: 30px;
    width: 300px;
}

textarea.form-control{
    max-width: 700px;
}



fieldset{
    line-height: 1.0;
}
                
.cartelera-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 15px;
}

.producto-flex {
    margin: 8px 5px;
    display: flex;
    justify-content: center;
    width: 218px;
}

.producto-flex-hidden {
  visibility: hidden;
  margin: 0 5px;
  height: 0;
  width: 218px;
}

@media screen and (max-width: 566px) {
  .producto-flex , .producto-flex-hidden {
    width: 100%;
  }
}


.photo-grid {
   /* Prevent vertical gaps */
   line-height: 0;
   
   -webkit-column-count: 5; // 5
   -webkit-column-gap:   0px;
   -moz-column-count:    5;
   -moz-column-gap:      0px;
   column-count:         5;
   column-gap:           0px;
}

.photo-grid img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

.photo-grid-horizontal {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.photo-grid-horizontal .item {
  margin: 10px
}

.photo-grid-horizontal p {
  margin: 10px 0
}

.photo-grid-horizontal .dummy {
  height: 0;
  margin: auto 10px;
}

@media (max-width: 1200px) {
  #photo-grid {
  -moz-column-count:    4; // 4
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  #photo-grid {
  -moz-column-count:    3; // 3
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  #photo-grid {
  -moz-column-count:    2; // 2
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photo-grid {
  -moz-column-count:    1; // 1
  -webkit-column-count: 1;
  column-count:         1;
  }
}

#swipebox-overlay {
    background: #fff!important;
}


.menu-hermanas {
  
}
.menu-hermanas button {
  background-color: transparent;
  border:none;
  border-right: 1px solid grey;
  border-radius: 0;
  color: gray;
}

.menu-hermanas button:hover {
  background-color: lightgrey;
  color: gray;

}

.menu-hermanas button:last-child {
  border:none;
}


.contenido-extra {
  display: none;
}

.no-colapsado .contenido-extra {
  display: inline;
}

.no-colapsado .elipsis {
  display: none;
}

.leer-menos {
  display: none;
}

.no-colapsado .leer-menos {
  display: block;
}

.no-colapsado .leer-mas {
  display: none;
}


/*Todos*/ .row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } /* Extra Small Devices, Phones */ @media only screen and (max-width : 767px) { } /* Small Devices, Tablets */ @media only screen and (min-width : 768px) and (max-width : 991px) { } /* Medium Devices, Desktops */ @media only screen and (min-width : 992px) and (max-width : 1199px) { } /* Large Devices, Wide Screens */ @media only screen and (min-width : 1200px) { } .mce-content-body { background-color: #FFFFFF; color: #000000; }  .smalltext_clockdiv{padding-top: 5px; font-size: 16px; } #clockdiv{font-family: sans-serif; color: #fff; display: inline-block; font-weight: 100; text-align: center; font-size: 30px; } #clockdiv > div{padding: 10px;border-radius: 3px;background: #00BF96;display: inline-block;} #clockdiv div > span{	padding: 15px; border-radius: 3px; background: #00816A; display: inline-block; }

#caja_central {
padding:0!important;
}

#photo-grid {
column-gap: 15px;
}
#photo-grid .hovereffect {
height: auto !important;
margin: 0 0 15px;
}
.swipebox-overlay {
  background-color: #FFF !important;
}
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.size-1 {
  height: 337px;
  width: 450px;
}

.size-2 {
  height: 100px;
  width: 100px;
}

.imagen-antes-despues {
  position: relative;
  margin: 0 auto;
}

.imagen-antes-despues img {
 max-width:100%;
position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.imagen-antes-despues:hover:not(.mobile-touch) img.top,
.imagen-antes-despues.invert img.top {
  opacity: 0;
}
