@font-face {
    font-family: poppinsBold;
    src: url(../fonts/poppins/Poppins-Bold.ttf);
}
@font-face {
    font-family: poppinsLight;
    src: url(../fonts/poppins/Poppins-Light.ttf);
}
@font-face {
    font-family: poppinsMedium;
    src: url(../fonts/poppins/Poppins-Medium.ttf);
}
@font-face {
    font-family: poppinsRegular;
    src: url(../fonts/poppins/Poppins-Regular.ttf);
}
@font-face {
    font-family: poppinsSemiBold;
    src: url(../fonts/poppins/Poppins-SemiBold.ttf);
}
@font-face {
    font-family: droidserifBold;
    src: url(../fonts/droidserif/DroidSerif-Bold.ttf);
}
@font-face {
    font-family: droidserifBoldItalic;
    src: url(../fonts/droidserif/DroidSerif-BoldItalic.ttf);
}
@font-face {
    font-family: droidserifItalic;
    src: url(../fonts/droidserif/DroidSerif-Italic.ttf);
}
@font-face {
    font-family: droidserif;
    src: url(../fonts/droidserif/DroidSerif.ttf);
}
body{
	margin:0px;
    background-attachment: fixed;
    font-size: 16px;
    background-color: transparent;
    margin-bottom: 0%;
}

aside { 
    display: block;
}

iframe {
    border: none;
}

.marker
{
  background-color: Yellow;
}

.container-revistas{
  background-color: #e6e6e6 !important;
}

.logo-contenedor {/*Ancho y altura son modificables al requerimiento de cada uno*/
    width:100%;
    /*height:180px;*/
    overflow:hidden;
}

.logo-contenedor img {
    -webkit-transition:all 1.9s ease; /* Safari y Chrome */
    -moz-transition:all 1.9s ease; /* Firefox */
    -o-transition:all 1.9s ease; /* IE 9 */
    -ms-transition:all 1.9s ease; /* Opera */
    width:100%;
    padding-top: 20px;
    max-width: 350px;
    max-height: 100px;
}

#facebookNav a {
    display: block !important;
    background: url(../images/facebook.png) no-repeat left center !important;
    background-size: auto 100% !important;
    width: 32px !important;
    height: 32px !important;
    text-indent: -5000px !important;
    margin-top: 30%;
}

#youtubeNav a {
    display: block;
    background: url(../images/youtube.png) no-repeat left center;
    background-size: auto 100% !important;
    width: 32px;
    height: 32px;
    text-indent: -5000px !important;
    margin-top: 30%;
}

#contactoNav a {
    display: block;
    background: url(../images/contacto.png) no-repeat left center;
    background-size: auto 100% !important;
    width: 32px;
    height: 32px;
    text-indent: -5000px !important;
    margin-top: 30%;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

/*ESTILOS DEL HOME NOTICIAS*/
.videos-home{
  background-color: #f14b44;
}

@media (max-width: 981px){
  .videos-home.desktop {
      display:none; 
  }
}
.linea-separadora-blanca {
  width: 100% !important;
  height: 10px !important;
  background-color:#fff;
  margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 0px;
}

.linea-separadora-azul {
	width: 100% !important;
	height: 10px !important;
	background-color:#182b3b;
	margin-top: 0px;
  	margin-bottom: 0px;
  	border: 0;
  	border-top: 0px;
}

.linea-separadora-azul-turismo {
  width: 100% !important;
  height: 3px !important;
  background-color:#182b3b;
  margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 0px;
}

.linea-separadora-azul-vertical {
  width: 5px !important;
  height: 470px !important;
  background-color:#0055a3;
  margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 0px;
    overflow:hidden;
}

.linea-separadora-gris {
	width: 100% !important;
	height: 10px !important;
	background-color:#e5e5e5;
	margin-top: 0px;
  	margin-bottom: 0px;
  	border: 0;
  	border-top: 0px;
}
.linea-separadora-gris2 {
  width: 100% !important;
  height: 10px !important;
  background-color:#E6E6E6;
  margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 0px;
}

.linea-separadora-roja {
	width: 100% !important;
	height: 10px !important;
	background-color:#f14b44;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	border-top: 0px;
}

.linea-footer-roja {
  width: 100% !important;
  height: 20px !important;
  background-color:#f14b44;
  margin-top: 40px;
  margin-bottom: 0px;
  border: 0;
  border-top: 0px;
}

#listadogalerias{
  margin-top: 5px;
}

.img-contenedor2 {/*Ancho y altura son modificables al requerimiento de cada uno*/
    width:100%;
    /*height:180px;*/
    overflow:hidden;
}

.img-contenedor2 img {
    -webkit-transition:all 1.9s ease; /* Safari y Chrome */
    -moz-transition:all 1.9s ease; /* Firefox */
    -o-transition:all 1.9s ease; /* IE 9 */
    -ms-transition:all 1.9s ease; /* Opera */
    width:100%;
}

.img-contenedor2:hover img {
    -webkit-transform:scale(1.5);
    -moz-transform:scale(1.5);
    -ms-transform:scale(1.5);
    -o-transform:scale(1.5);
    transform:scale(1.5);
}

.img-contenedor2 h4 { position: absolute; top: 6px; height: 25px; width: auto; background-color: #f14b44; color: white; font: bold 15px/25px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px;}
.img-contenedor2 h4 span { color: white; font: bold 24px/45px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
.img-contenedor2 h4 span.spacer { padding: 0 5px; background: none; }

.ic2h4verde { background-color: #3ab54a !important;}

.img-contenedor2 a { position: absolute; top: 11px; right: 0px; height: 25px; width: 250px; color: white;}
.img-contenedor2 a span { color: white; font: bold 24px/45px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
.img-contenedor2 a span.spacer { padding: 0 5px; background: none; }

#galeria-titulo { position: absolute; top: -10px; height: 25px; width: auto; background-color: #f14b44; color: white; font: bold 15px/25px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px;}
#galeria-titulo span { color: white; font: bold 24px/45px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
#galeria-titulo span.spacer { padding: 0 5px; background: none; }

#video-lista-titulo { position: absolute; top: -10px; height: 25px; width: auto; background-color: #f14b44; color: white; font: bold 15px/25px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px;}
#video-lista-titulo span { color: white; font: bold 24px/45px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
#video-lista-titulo span.spacer { padding: 0 5px; background: none; }

#revistas-numeroanterior { position: absolute; top: -10px; height: 25px; width: auto; background-color: #f14b44; color: white; font: bold 15px/25px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px;}
#revistas-numeroanterior span { color: white; font: bold 24px/45px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
#revistas-numeroanterior span.spacer { padding: 0 5px; background: none; }

#documentos-tag { position: absolute; top: -10px; height: 25px; width: auto; background-color: #f14b44; color: white; font: bold 15px/25px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px;}
#documentos-tag span { color: white; font: bold 24px/45px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
#documentos-tag span.spacer { padding: 0 5px; background: none; }

.titulo-documentos{position: absolute; top: 5px; height: 35px; width: auto; background-color: #3ab54a !important; color: white; font: 25px/35px poppinsLight, Helvetica, Sans-Serif; letter-spacing: -1px;}

#documentos-listado{
  padding-top: 20px;
}
/*ESTILOS DEL HOME NOTICIAS*/
/*ESTILOS DEL MENU*/
.mobile {
    display:none; 
}

#video-lista-titulo{
  width: auto;
}

.navbar-default .navbar-nav > li > a.active:before,
.navbar-default .navbar-nav > li > a.active:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#009ddf;
  padding: 5px 15px;
}

.navbar-default .navbar-nav > li > a.activefotos:before,
.navbar-default .navbar-nav > li > a.activefotos:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#e37f40;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activefotos {
  color: #e37f40;/*777*/
}

.navbar-default .navbar-nav > li > a.activehome:before,
.navbar-default .navbar-nav > li > a.activehome:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#182b3b;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activehome {
  color: #182b3b;/*777*/
}
.navbar-default .navbar-nav > li > a.activeasuntos:before,
.navbar-default .navbar-nav > li > a.activeasuntos:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#3ab54a;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activeasuntos {
  color: #182b3b;/*777*/
}

.navbar-default .navbar-nav > li > a.activenoticias:before,
.navbar-default .navbar-nav > li > a.activenoticias:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#0099a1;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activenoticias {
  color: #0099a1;/*777*/
}

.navbar-default .navbar-nav > li > a.activequienessomos:before,
.navbar-default .navbar-nav > li > a.activequienessomos:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#29abe2;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activequienessomos {
  color: #29abe2;/*777*/
}

.navbar-default .navbar-nav > li > a.activerevistas:before,
.navbar-default .navbar-nav > li > a.activerevistas:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#0055a3;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activerevistas {
  color: #0055a3;/*777*/
}

.navbar-default .navbar-nav > li > a.activeturismo:before,
.navbar-default .navbar-nav > li > a.activeturismo:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#662d91;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activeturismo {
  color: #662d91;/*777*/
}

.navbar-default .navbar-nav > li > a.activevideos:before,
.navbar-default .navbar-nav > li > a.activevideos:after {
  content:'';
  position:absolute ;
  left:.5rem;
  right:.5rem;
  height:10px;
  bottom:40px;
  background:#eb1c29;
  padding: 5px 15px;
}
.navbar-default .navbar-nav > li > a.activevideos {
  color: #eb1c29;/*777*/
}

.navbar-default {
  background-color: transparent;
  font-family: poppinsLight, Helvetica, Sans-Serif;
}
/*Tamaño de la letra*/
.navbar-default ul.nav li {
  font-size: 0.9em;
}

/*
.navbar-nav > li > a, .navbar-brand {
    padding-top:5px !important; padding-bottom:0 !important;
    height: 30px; /* aqui escoges el alto que necesites */
/*}
.navbar {
    min-height:30px !important; /* aqui escoges el alto que necesites */
/*}*/

.navbar-collapse { text-align: center; }

.navbar-default .navbar-brand {
  color: #182b3b;/*777*/
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #182b3b;/*777*/
}
.navbar-default .navbar-nav > li > a {
  color: #182b3b;/*777*/
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 690px) {
  #galeria-portada{
    display: none;
  }
}
@media (max-width: 994px) {
  #documentos-listado{
    padding-top: 50px;
  }

  #video-home-02{
    left: 0!important;
  }

  #video-home-03{
    left: 0!important;
  }

  #videos-home-titulo-02{
    padding-left: 0!important;
  }

  #videos-home-titulo-03{
    padding-left: 0!important;
  }
}
@media (max-width: 1199px) {
  .volver-a-turismo{
    top: 10px!important;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1199px) {

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #182b3b;/*777*/
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
  
  .nav.navbar-nav.navbar-right{
    display: none;
  }

  .redes.mobile{
    display: inline;
  }
  
  .redes.mobile img{
    margin-top: 8px!important;
  }

  .texto-portada {
    display: none;
  }
  .img-contenedormapa img {
    width:80%;
  }
}
@media (min-width: 1200px) {
  .img-contenedormapa img {
    width:80%;
  }
  #fotogaleria{
    display: ;
  }
}
.navbar-default .navbar-link {
  color: #182b3b;/*777*/
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #182b3b;/*777*/
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.text-footer {
  text-align: center;
  padding:15px;
  margin: 0 0 0;
}
.noticia-titulo{
  font-family: droidserif, Helvetica, Sans-Serif;
  text-align: left;
}
.slide-titulo{
  font-family: droidserif, Helvetica, Sans-Serif;
  text-align: right;
  font-size: 1.6em;
}

.slide-epigrafe{
  font-size: 1.2em;
}

@media (max-width: 599px) {
  .volver-a-turismo{
    text-align: center;
  }
  .img-contenedor2 h4 { height:20px; width: 150px; font-size: 0.6em}
  .noticia-titulo{font-size: 1em}
  .noticia-resumen{font-size: 0.8em}
}

@media (min-width: 600px) and (max-width: 991px) {
  .slide-titulo{
    font-size: 1em;
  }
  .slide-epigrafe{
    font-size: 0.6em;
  }
  .slideshow-container{
    max-width: 990px;
  }
  .slideshow-container,.slideshow-panel{
      padding:0.01em 10px;
      max-height: 100px;
  }
}
/*ESTILOS DEL MENU*/

/*ESTILOS DE LA PORTADA*/
.home-portada{
	background-color: #182b3b;
  min-height: 100px;
  height: 110px;
}
.texto-portada{
	color: #fff;
  line-height: 50%; /*Alto de la linea del texto*/
}
.texto-portada-dia{
  text-align: right;
  font-family: poppinsLight, Helvetica, Sans-Serif;
  height: 0.1em !important;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
.texto-portada-fecha{
  text-align: right;
  font-family: poppinsLight, Helvetica, Sans-Serif;
}

.texto-portada h2{
  height: 0.1em !important;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}

.texto-portada h1{
  font-size: 3.4em!important;
  height: 0.4em !important;
  margin-top: 0em!important;
  margin-bottom: 0em!important;
}

#calculadora-h1{
  font-size: 3em!important;
  height: 0.4em !important;
  margin-top: 0.5em!important;
  margin-bottom: 0em!important;
}

.texto-portada hr{
  margin-top: 0.8em;
  margin-bottom: 0.5em;
}
.linea-inferior-portada-home{
  margin-top: 0.5em!important;
}
.linea-inferior-portada-fotos{
  margin-top: 3em!important;
}
.linea-inferior-portada-turismo{
  margin-top: 4.5em!important;
}
.linea-inferior-portada-asuntos{
  margin-top: 4.5em!important;  
}
.linea-inferior-portada-calculadora{
  margin-top: 2em!important;  
}
.portada{
  background-color: #6bacb4;
}
.asuntos-portada{
  background-color: #3ab54a;
  min-height: 100px;
  height: 110px;
}
.noticias-portada{
  background-color: #0099a1;
  min-height: 100px;
  height: 110px;
}
.turismo-portada{
  background-color: #662d91;
  min-height: 100px;
  height: 110px;
}
.videos-portada{
  background-color: #eb1c29;
  min-height: 100px;
  height: 110px;
}
.fotos-portada{
  background-color: #e37f40;
  min-height: 100px;
  height: 110px;
}
.revistas-portada{
  background-color: #0055a3;
  min-height: 100px;
  height: 110px;
}
.quienessomos-portada{
  background-color: #29ABE2;
  min-height: 100px;
  height: 110px;
}
.calculadora-portada{
  background-color: #29ABE2;
  min-height: 100px;
  height: 110px;
}
.titulo-turismo{
  color: #662d91;
  font-size: 3em;
}

.linea-separadora-turismo {
  width: 100% !important;
  height: 2px !important;
  background-color:#01273A;
  margin-top: 10px;
  margin-bottom: 0px;
  border: 0;
  border-top: 0px;
}

.linea-separadora-mapa {
  width: 100% !important;
  height: 2px !important;
  background-color:#01273A;
  margin-top: 10px;
  margin-bottom: 0px;
  border: 0;
  border-top: 0px;
}

.texto-documentos{
  color:#022739;
  font-family: poppinsLight, Helvetica, Sans-Serif;
}

.texto-documentos a{
  color:#022739 !important;
  font-family: poppinsBold, Helvetica, Sans-Serif;
}

.fondo-gris{
  background-color:#e6e6e6!important;
}

.linea-separadora-documentos {
  width: 100% !important;
  height: 1px !important;
  background-color:#022739;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 0px;
}

/*ESTILOS DE LA PORTADA*/

/*ESTILOS DEL FOOTER*/
footer{
	background-color: #f14b44;
  left:0px; 
  width: 100%;
}
/*ESTILOS DEL FOOTER*/

/*ESTILOS DE VIDEO*/
/*Dimensión de los videos*/
.video-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:10%;
  left:0;
  width:91%;
  height:80%;
}

/*ESTILOS DE VIDEO*/

/*ESTILOS DE NOTICIAS*/
.color-ultimas-noticias{
  background-color: #5698a0;
  color: white;
}
#page-wrap        { width: 500px; margin: 20px auto; }

.image-portada-home { position: relative; margin-bottom: 20px; width: 100%; max-width: 350px}
.image-portada-home h2 { position: absolute; top: 0px; left: 0; height: 25%; width: 55%; background-color: #f14b44; color: white; font: bold 24px/45px Helvetica, Sans-Serif; letter-spacing: -1px;}
.image-portada-home h2 span { color: white; font: bold 24px/45px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
.image-portada-home h2 span.spacer { padding: 0 5px; background: none; }
/*ESTILOS DE NOTICIAS*/

/*ESTILOS GALERIAS*/
.img-contenedorgalerias {/*Ancho y altura son modificables al requerimiento de cada uno*/
    width:100%;
    /*height:180px;*/
    overflow:hidden;

}
.img-contenedorgalerias img {
    -webkit-transition:all 1.9s ease; /* Safari y Chrome */
    -moz-transition:all 1.9s ease; /* Firefox */
    -o-transition:all 1.9s ease; /* IE 9 */
    -ms-transition:all 1.9s ease; /* Opera */
    width:100%;
}

.img-contenedorimagengaleria {/*Ancho y altura son modificables al requerimiento de cada uno*/
    width:100%;
    padding: 5px;
    overflow:hidden;
}
.img-contenedorimagengaleria img {
    -webkit-transition:all 1.9s ease; /* Safari y Chrome */
    -moz-transition:all 1.9s ease; /* Firefox */
    -o-transition:all 1.9s ease; /* IE 9 */
    -ms-transition:all 1.9s ease; /* Opera */
    width:100%;
}

/*ESTILOS REVISTAS*/
.img-contenedorrevistas {/*Ancho y altura son modificables al requerimiento de cada uno*/
    width:100%;
    /*height:180px;*/
    overflow:hidden;

}
.img-contenedorrevistas img {
    -webkit-transition:all 1.9s ease; /* Safari y Chrome */
    -moz-transition:all 1.9s ease; /* Firefox */
    -o-transition:all 1.9s ease; /* IE 9 */
    -ms-transition:all 1.9s ease; /* Opera */
    width:100%;
}
.img-contenedorautoridades {/*Ancho y altura son modificables al requerimiento de cada uno*/
    width:100%;
    /*height:180px;*/
    overflow:hidden;
   box-shadow: 8px 8px 3px #893535;
   -webkit-box-shadow: 8px 8px 3px #893535;
   -moz-box-shadow: 8px 8px 3px #893535;
}
.img-contenedorautoridades img {
    -webkit-transition:all 1.9s ease; /* Safari y Chrome */
    -moz-transition:all 1.9s ease; /* Firefox */
    -o-transition:all 1.9s ease; /* IE 9 */
    -ms-transition:all 1.9s ease; /* Opera */
    width:100%;
}

/*ESTILOS MAPA*/
.img-contenedormapa {/*Ancho y altura son modificables al requerimiento de cada uno*/ 
    /*height:180px;*/
    overflow:hidden;
    width:100%;
    max-width: 386px !important;
}
.img-contenedormapa img {
    -webkit-transition:all 1.9s ease; /* Safari y Chrome */
    -moz-transition:all 1.9s ease; /* Firefox */
    -o-transition:all 1.9s ease; /* IE 9 */
    -ms-transition:all 1.9s ease; /* Opera */
    width:100%;
    max-width: 386px !important;
}

/*ESTILOS PAGINATION*/
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}

/*ESTILO MENU TURISMO*/
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 1px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.noactiva > a,
.nav-pills > li.noactiva > a:hover,
.nav-pills > li.noactiva > a:focus {
  color: #01273A !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff !important;
  background-color: #662d91 !important;
}
.nav-pills > .active > a > .badge {
  color: #01273A !important;
}
.list-group-item.active > .badge, .nav-pills > li > a > .badge {
  margin-left: 3px !important;
}
.nav > li.disabled > a {
  color: #01273A !important;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #01273A !important;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nombre-predio-hotel{
  font-family: droidserifBold, Helvetica, Sans-Serif;
  font-size: 1.2em;
}
.sindicato-predio-hotel{
  font-size: 0.8em;
}
.ubicacion-predio-hotel{
  font-size: 0.8em;
}
.telefono-predio-hotel{
  font-size: 0.8em;
}
.servicios-predio-hotel{
  font-size: 1em;
}
.iconos-descarga-revista{
  margin-top:2%;
}
.contenedor-fondo-gris{
  background-color: #E6E6E6;
}
.sindcatos-listado h4 { top: 6px; left: 10; height: 25px; width: 150px; background-color: #f14b44; color: white; font: bold 15px/25px Helvetica, Sans-Serif; letter-spacing: -1px;}
.sindcatos-listado h4 span { color: white; font: bold 24px/45px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 10px; }
.sindcatos-listado h4 span.spacer { padding: 0 5px; background: none; }

/*ESTILO VENTANA EMERGENTE*/
.cajaexterna {
  background-color: rgba(1, 39, 58, 0.5);
  bottom: 0;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.cajainterna {
  background: #01273A;
  margin: 6em auto 0;
  position: relative;
  width: 90%;
}
.cajacentrada {
  margin: 0 auto;
  text-align: center;
  padding: 1em;
}
.cajacentrada h2 {
  background: none repeat scroll 0 0 black;
  box-sizing: border-box;
  color: white;
  font-size: 15px;
  left: 0;
  margin: 0;
  padding: 5px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
}
.cajacentrada p {
  margin-top: 30px;
}
.cerrar {
  position: absolute;
  right: 16px;
  top: 13px;
}

/* Animaciones */

.animated {
-webkit-animation-duration: 1s;
        animation-duration: 1s;
-webkit-animation-fill-mode: both;
        animation-fill-mode: both;
}

.animated.infinite {
-webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
          transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
          transform: scale3d(.3, .3, .3);
}

20% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
          transform: scale3d(1.1, 1.1, 1.1);
}

40% {
  -webkit-transform: scale3d(.9, .9, .9);
          transform: scale3d(.9, .9, .9);
}

60% {
  opacity: 1;
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
          transform: scale3d(1.03, 1.03, 1.03);
}

80% {
  -webkit-transform: scale3d(.97, .97, .97);
          transform: scale3d(.97, .97, .97);
}

100% {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
}

.bounceIn {
-webkit-animation-name: bounceIn;
        animation-name: bounceIn;
-webkit-animation-duration: .75s;
        animation-duration: .75s;
}
.element.bounceIn {    
  -webkit-animation: bounceIn .7s 1;
  -moz-animation: bounceIn .7s 1;
  -o-animation: bounceIn .7s 1;
  animation: bounceIn .7s 1;
}
.ocultar-codigo-operaciones{
  display: none;
}

.sidicato-predio-hotel-fondo{
  background-image: url(../images/fondos-datos-02.png);

  background-repeat: no-repeat;
  background-position: center center;
}

.volver-a-turismo{
  text-align: right;
  top: 40px;
}

/* Style all font awesome icons */
.fa {
  padding: 10px!important;
  font-size: 30px!important;
  width: 50px;
  max-height: 50px!important;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa-min{
  padding: 5px!important;
  width: 25px!important;
  max-height: 25px!important;
  font-size: 15px!important;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-whatsapp {
  background: #7bbf6a;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

.quienessomos-autoridades{
  text-align: right;
  color: red;
  font-family: droidserifBold, Helvetica, Sans-Serif;
}

.quienessomos-institucional{
  color: red;
  font-family: droidserifBold, Helvetica, Sans-Serif;
}

.quienessomos-texto{
  text-align: justify;
  font-size: 0.8em;
}
.quienessomos-autoridadcargo{
  color: red;
  font-family: droidserifBold, Helvetica, Sans-Serif;
  font-size: 0.8em;
}
.quienessomos-autoridadsindicato{
  color: black;
  font-family: droidserifBold, Helvetica, Sans-Serif;
  font-size: 0.8em;
}

.revistas-ultimonumero{
  text-align: right;
  font-family: droidserifBold, Helvetica, Sans-Serif;
}
.revistas-numero{
  text-align: right;
  font-family: droidserifBold, Helvetica, Sans-Serif;
  color: red;
}
.revistas-numeroanterior{
  text-align: left;
  font-family: droidserifBold, Helvetica, Sans-Serif;
  font-size: 1em;
  width: auto;
}

.videos-home-titulo{
  color: white;
  font-family: droidserif, Helvetica, Sans-Serif;
}

#videos-home-titulo-02{
  padding-left: 10%;
}

#videos-home-titulo-03{
  padding-left: 20%;
}

#video-home-01{
  left: 0;
}

#video-home-02{
  left: 10%;
}

#video-home-03{
  left: 20%;
}

/*REPRODUCIR VIDEO EN YOUTUBE*/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    margin-top: -20px;
    height: 0;
}
.videoWrapper a img {
    position: absolute;
    top: 10%;
    left: 0;
    width: 80%;
    height: 80%;
    
    box-shadow: 8px 8px 3px #893535;
   -webkit-box-shadow: 8px 8px 3px #893535;
   -moz-box-shadow: 8px 8px 3px #893535;
}

#videoWrapper-youtube a img{
  position: absolute;
  left: 100px;
  top: 10px;
}

.youtube img { 
  background:white;
  padding:5px;
  border:1px solid #bbb;
  box-shadow: 0 1px 2px rgba(0,0,0,0.09);
  position:relative;
  margin:5px;
  vertical-align:top;
}
.youtube {
  display:inline-block;
  position:relative;
}
.videoWrapperplay div:before {
  content:'';
  display:block;
  width:48px;
  height:48px;
  background:url(http://4.bp.blogspot.com/-eQlxKNXokaI/UeYWmEdqILI/AAAAAAAAKp4/T0-NpaU0VsY/s1600/youtubePlay.png) 0 0 no-repeat;
  position:absolute;
  top:50%;
  margin-top:-24px;
  left:42%;
  margin-left:-24px;
  opacity:.7;
  zoom:.9;
}
.youtube:hover div:before {opacity:1;}
.no-play div:before {display:none;}
.youtube-back {
  width:560px;
  height:315px;
  padding:2px;
  border-radius:2px;
  background:white;
  border:1px solid #bbb;
  position:fixed;
  top:40%;
  margin-top:-158px;
  left:48%;
  margin-left:-280px;
  z-index:999;
  box-shadow:0 1px 7px rgba(0,0,0,0.3);
  animation:slideIn 0.2s;
  -webkit-animation:slideIn 0.2s;
  -moz-animation:slideIn 0.2s;
}
#youtube-overlay {
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  cursor:pointer;
  z-index:998;
  background:rgba(0,0,0,0.4);
  animation:fadeIn 0.2s;
  -webkit-animation:fadeIn 0.2s;
  -moz-animation:fadeIn 0.2s;
}
@keyframes fadeIn 
{
  0%   {opacity:0;}
  100% {opacity:1;}
}
@-webkit-keyframes fadeIn 
{
  0%   {opacity:0;}
  100% {opacity:1;}
}
@-moz-keyframes fadeIn 
{
  0%   {opacity:0;}
  100% {opacity:1;}
}
@-o-keyframes fadeIn 
{
  0%   {opacity:0;}
  100% {opacity:1;}
}
@keyframes slideIn 
{
  0%   {opacity:0;margin-top:-128px;}
  100% {opacity:1;margin-top:-158px;}
}
@-webkit-keyframes slideIn 
{
  0%   {opacity:0;margin-top:-128px;}
  100% {opacity:1;margin-top:-158px;}
}
@-moz-keyframes slideIn 
{
  0%   {opacity:0;margin-top:-128px;}
  100% {opacity:1;margin-top:-158px;}
}
@-o-keyframes slideIn 
{
  0%   {opacity:0;margin-top:-128px;}
  100% {opacity:1;margin-top:-158px;}
}
/*REPRODUCIR VIDEO EN YOUTUBE*/

.revista-container{
  width: 160px;
  height: 260px;
  margin-bottom: 5px;
  
}

@media (max-width: 1200px){
  .revista-container{
    width: 210px;
    height: 330px;
  }
}

@media (max-width: 599px){
  .revista-container{
    width: 155px;
    height: 254px;
  }
}