.lazyload {
    opacity:0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.loaded {
    -webkit-transition: opacity .5s linear 0.2s;
       -moz-transition: opacity .5s linear 0.2s;
     transition: opacity .5s linear 0.2s;
     opacity:1;
     height:auto;
}
.logoMovil {
    display:none;
}
.google-auto-placed {
    padding-top:30px!important;
    padding-bottom:30px!important;
}
.textoMensaje p {
    padding-bottom:60px!important;
}
.ui-widget-header {
    background-color:#90c4d8!important
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #90c4d8!important
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
border: 1px solid #c5c5c5;
    background: grey!important
}
.ui-widget-content {
    border: 1px solid #dddddd!important;
    background: #3b98b9!important;
    color: #333333!important;
} 
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #3b98b9!important; 
}
#butonPrice, #butonOtros {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #90c5d9!important;
    color: #ffffff!important;
    cursor: pointer;
    font-size:1.5em;
    width:100%;
    text-align:center;
    padding:15px;
    text-transform:uppercase;
    font-weight:600!important
} 
#butonPrice:hover, #butonOtros:hover {  
    background-color:#3e99b9!important
}
.alto {
    padding-left:0!important;
    padding-right:0!important;
    padding:15px!important;
    width:100%;
    background: linear-gradient(to right, rgb(58, 151, 184) 0%, rgb(145, 197, 216) 100%);
    margin-bottom:30px
}
.alto p span { 
    float:left;
    width: 100%;
    text-align: center;
    font-size:1.2em
}
.date {
    margin-bottom:5px!important
}
.alto p input, .selectLocalidad { 
    width:100%; 
    background-color: transparent;
    color: white!important;
    border: 1px solid #90c5d9;
    font-size:1.2em;
    padding: 5px;
    margin-top:5px;
    margin-bottom:5px;
    text-align: center;
    border-radius: 5px;
} 
.BoHo {
    float: left!important;
    width: 100%; 
    margin-bottom: 32px!important;
    margin-top: 12px;
    padding-left:0!important;
    padding-right:0!important
}
.BoHo img {
    border-radius:5px
}
#closeToats {
    position:absolute;
    top:-16px;
    cursor:pointer;
    right:10px;
    width: 33px;
    height: 33px;
    border-radius:50%;
    border:1px solid white;
    background-color:#3b98b9;
    color:white!important
}
h2, h3, h4 {
    font-weight:600!important
}
.homeGalicia {
    min-height:50px;
    width:100%;   
    border-radius:8px 8px 0 0;
}
.textoHotel {
    width:100%;
    min-height:50px; 
    border-radius:8px ;
    background-color:#3b98b9;
    float:left;
}
.textoHotel h2 {
    padding: 10px;
    margin-top: 1px;
    font-size: 0.8em;
    margin-bottom: 0px;
    padding-bottom: 0;
}
#snackbar {
    visibility: hidden;
    max-width: 250px;
    width:220px;
    margin-left: -125px;
    border-radius:8px;
    background-color:white; 
    text-align: center; 
    padding: 0;
    position: fixed;
    z-index: 10000;
    right: 30px;
    bottom: 30px;
} 
.buttonHotel {
    background-color:white;
    border-radius:5px;
    text-align:center;
    font-size:0.85em;
    font-weight:bold!important;
    color:#3b98b9!important;
    margin:10px;
    width:calc(100% - 20px);
    padding:10px;
    padding-left:20px;
    padding-right:20px;
}
#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 1.5s;
    animation: fadein 1.5s;
}
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}
@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}
@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}
#menuFinalCerrar {
    display:none;
    float:right;
    margin-right:15px
} 
#rest {
    margin-bottom:25px;
}
#fondoContenido {
    background-color:white;
    padding:20px
}
.provincia {
	position:relative;
	margin-left:10%;
	width:80%;
}
#subir { 
    background-color:#91c5d8;
    border-radius:50%
}
.actividad2:hover {
    color:#c0e3f1!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
} 
.wa {
    display:none!important
}
#menuFinal {
    display:none;
}
.shared-panel{
	overflow: auto;
}
.shared-panel span{
	margin: 10px 0;
	font-size: 16px;
}
.shared {
	display: inline-block;
	width: 40px; 
	height: 40px;
    margin: 5px 0; 
    margin-left:calc(50% - 18px);
	padding: 0; 
    background: url("/img/shared.png") no-repeat; 
    background-size:40px;
	float: left; 
	cursor: pointer;
}
.shared:hover{
	opacity: 0.7;
}
.shared.gp {background-position: 0px 0px; background-color: #E62B34;}
.shared.tt {background-position: 0px -40px; background-color: #43BDF0;}
.shared.ce {background-position: 0px -80px; background-color: #8A898D;}
.shared.wa {background-position: 0px -120px; background-color: #0dc143;}
.shared.fb {background-position: 0px -160px; background-color: #6081C4;}
.st2{border-radius: 0;}
.st3{border-radius: 3px }
.ventanaFlotante {
    width:65px;
    background-color:white;
    height:auto;
    position:fixed;
    right: 8%;
    top:140px;
    padding-bottom:10px;
    padding-top:10px;
    border-radius:3px
}
.intro{
    width: calc(100% + 50px);
    margin-left: -25px;
    position: relative;
    z-index:10;
    background: linear-gradient(to right, rgb(58, 151, 184) 0%, rgb(145, 197, 216) 100%);
    margin-bottom:25px
}
.intro::after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    z-index: 1;
    top: 0;
    left: 0;
    transform-origin: left top;
    transform: skewY(-2deg);
}
.logoEscritorio {
    display:block
}
.ancho { 
    margin-top:50px;
    background-color:white
}
.mapGalicia {
    padding-left:25px;
    padding-right:25px;
    margin-bottom:10px
}
.menuTodos {
    float:left;
    width:100%;
    background-color:white;
    padding:10px;
    border-radius:3px; 
    padding-top:15px
}
.menuIconos {
    width:180px;
    margin-left:calc(50% - 27px);
    margin-top:10px;
    float:left;
    padding-bottom: 25px;
}
.menuIconos a {
    margin-left:10px;
}
.menuTodos .col-xs-2 .actividad2{
    float:right;
    list-style:none;
    width:20px;
    height:20px;
    border-radius:50%;
    cursor:default!important
}
.search {
    float: left;
    width:calc(100% + 12px);
    background-color:#91c5d8
}
.ancho {
    padding:25px!important
}
.menuBox a, .menuBox a h2 { 
    padding-right:5px; 
    color:#f3f3f3;
    font-weight:400!important;
    display: inline;
}
.menuBox  { 
    width:90%; 
    color:#f3f3f3;  
    margin-left:5%;
    float:left; 
    padding:6px;  
    text-align: center;
    font-size: 0.85em;
    padding-left: 17px;
    -webkit-transition: all 1.5s ease;
       -moz-transition: all 1.8s ease;
         -o-transition: all 1.8s ease;
        -ms-transition: all 1.8s ease;
            transition: all 1.8s ease ;
}
.menuBox:hover {
    cursor:pointer;
    width:calc(100% + 12px); 
    margin-left:0;
    background-color:#006a92;
    -webkit-transition: all 0.5s ease-out;
       -moz-transition: all 0.5s ease-out;
         -o-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
}   
.logoS {
    text-align:left!important; 
}
.logoS a img{ 
        float: left;
    padding: 0;
    margin-left:10px;
    margin-top: 15px!important;
    height: 40px!important; 
}  
.homeMovil {
    border-radius:3px!important;
    text-align:center!important;
    padding:10px!important;
    font-size:1.2em!important;
    margin-bottom:15px;
}
.homeMovil img {
    height:50px;
}
ul.sdt_menu li span span.sdt_link { 
    text-transform:uppercase;
    text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
    color:#fff;
    font-size:1.1em;
    text-align:center;
} 
.menu1 div.sdt_box{
    
    float:left;
    width:32.5%;
    height:170px;
    padding-left:0px;  
} 
.menu2 div.sdt_box{
    
    float:left;
    width:50%;
    height:170px;
    padding-left:10px;  
} 
ul.sdt_menu li div.sdt_box a {
    float:left;
    width:100%;
    text-align:center;
    line-height:30px;
    padding-right:5px;
    color:#c2c4c5;overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
} 
ul.sdt_menu li div.sdt_box a:first-child {
    margin-top:22px;
}
ul.sdt_menu li div.sdt_box a:hover {
    color:#fff;
}
.borderMenu {
    border-radius:10px 0  0 10px;
}
.effect {
    display:none;
}
.arrow,
.arrow:before {
  position: absolute;
  display:block;
  left: 50%;
}
.arrow {    
    width: 26px;
    height: 26px;
    top: 38%;
    cursor:pointer;
    z-index: 1000;
  margin: -20px 0 0 -20px;
  -webkit-transform: rotate(225deg);
  border-left: none;
  border-top: none;
  border-right: 2px #fff solid;
  border-bottom: 2px #fff solid;
}
.arrow:before {
  content: '';
  width: 20px;
  height: 20px;
  top: 50%;
  margin: -10px 0 0 -10px;
  border-left: none;
  border-top: none;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: arrow;
}
@-moz-keyframes arrow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-10px, -10px);
  }
}
@-webkit-keyframes arrow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-10px, -10px);
  }
}
@-o-keyframes arrow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-10px, -10px);
  }
}
@keyframes arrow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-10px, -10px);
  }
}
.textoMensaje {
    z-index: 30;
    position: relative;
}
.desaparecer {
    opacity: 0;
    filter: alpha(opacity=0);
}
.colorGrey {
    color:#696969!important; 
}
.colorWhite {
    color:white!important; 
}
.textoMensaje p { 
    font-size:0.8em!important;
    text-align: justify;
    vertical-align:middle;
    padding: 30px;
    width: 100%; 
    float: left; 
    border-radius: 3px;
    line-height: 19pt;
    margin-top: 2px; 
    overflow:hidden;
    padding-left:35px;
    padding-right:35px
}
#contenido {
    float:left;
    height:auto;
    background-color:#797878;
    overflow:hidden;
    border-bottom:1px solid #2b2b2b;
    width:100%;
}
.icono-menu {
    height: 40px;
    border: 1px solid #d0cdcd;
    border-radius: 50%;
    cursor: pointer;
}
::-webkit-scrollbar { width: 7px;}
::-webkit-scrollbar-track { /* background: #36393e; */ background: white}
::-webkit-scrollbar-thumb { /* background: #555; */ background: #989898 }
::-webkit-scrollbar-thumb:hover {background: #888; }
.ventanaFlotante img {
    width:40px;
    margin-top:10px;
    margin-left:calc(50% - 18px);
    text-align:center;
    cursor:pointer;
} 
#content {
    float:right;
    width:calc(100% - 300px);
    height:100%;
    filter:none;
    display:block;
    /* border-left:1px solid #737373; */
}  
.efecto {
    width: 100%;
    float:left;
    text-align:center;
}
.movil, .pcFilter {
    display:none;
}
.botonMenu { 
    z-index: 1000;
    background-repeat: no-repeat;
    display: none;
    position: fixed;
    top: 22px;
    right: 13px;
}
nav {    
    width: 300px;
    top: 0;
    left: 0; 
    position: fixed; 
    float:left; 
    background-color:#3294b7;
    height:100%;
    z-index:900; 
    overflow-y: auto; 
    padding-right:12px;
    opacity: 0.95;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
            transition: all 0.5s ease ;
}
nav:hover {
    opacity:1;
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
            transition: all 0.5s ease ;
}
label {
    font-size: 0.8em;
    position: relative;
    top: -2px;
}
#cookie-law-info-again {
    text-align: center;
    cursor: pointer;
    text-transform: none;
}
.konoha {
    width:20px;
    margin-right: 5px;
    margin-top: -3px;
}
.rojo {
    background-color:#bbb977!important
}
.azul {
    background-color:#427f72!important
}
.verde {
    background-color:#6a88bd!important
} 
.amarillo {
    background-color:#648469!important
}
.morado {
    background-color:#867171!important
}
.azulGalicia {
    background-color:#036a91!important    
}
.naranja {
    background-color:#9c6669!important
}
.celeste {
    background-color: #5e7b90!important;
}
.lila {
    background-color: #746484!important;
}  
* {
    font-family:  'Segoe UI','Helvetica Neue', "Helvetica", "Arial", sans-serif;
    font-size:1.023em;
    margin: 0px;
    padding: 0px;  
    color:white!important; 
    font-weight:400!important;
    line-height:20pt;
    letter-spacing:0.4pt!important;
}
footer {
	height:50px;
} 
body { 
    background-color:#dedddd;
    margin:0 auto;    
    min-height: 1200px;
    overflow-x:hidden; 
}
input {
	background-color:transparent;
	border:2px solid #252a2d;
	border:none;
	box-shadow:none;
}
.premio {  
    border:2px solid #42464c; 
}
a {
    text-decoration:none;
    font-weight: normal;
}
a:hover {
    color:#b6b6b6;
    text-decoration:none;
}
ul, li {
	list-style:none;
}
button {
	padding:10px;
	border-radius:3px;
	background-color:#687078;
}
*::-webkit-input-placeholder {
    color: #b6b6b6;
}
*:-moz-placeholder {
    color: #b6b6b6;
}
*::-moz-placeholder {
    color: #b6b6b6;
}
*:-ms-input-placeholder {
    color: #b6b6b6;
}
.botonMenu img{
    cursor:pointer;
    width:40px;
    height:40px;
}
.modal-redondeada {
	background-color:#97984f!important;
    margin:2%; 
    -webkit-box-shadow: 0px 0px 40px 9px!important; 
    box-shadow: 0px 0px 40px 9px!important;
}
.botonModal {
	position:relative;
	bottom:85px;
	width:250px;
	text-align:center
}
.botonModal p{
	margin-top:-55px;
	font-size:0.9em;
}
.credito {
	border-radius:50%; 
	width: 19px;
    margin-top: -3px;
	height:auto
}
.credito2 {
	height:25px;
	width:auto
}
.buscarImg {
    position:absolute;
    right:10px;
    height:32px;
    top:10px
} 
.buscador { 
    width:100%; 
    text-align:center;
    height: 50px;  
    font-size: 0.85em;
    position: relative;
    z-index: 15;
    border-bottom:1px solid white; 
    float:left; 
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
            transition: all 0.5s ease ;
}
.buscador:hover {  
    background-color: #afd2de;  
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
   -ms-transition: all 0.2s ease-out;
       transition: all 0.2s ease-out;
}
.login {
    position: absolute;
    right: 0;
    width: 46%;
    font-size: 0.8em;
    padding-top: 0px;
    top: 8px;
}
.login img {
    margin-top: 12px;
    margin-right: 27px;
    height: 24px;
    cursor: pointer;
    float:right;
}
.login p span {
    margin-top: 15px;
    margin-left: 2px;
    margin-right: 2px;
    color: #bcbec0;
} 
.login p {
    margin-top: 12px;
    margin-left: -13px;
    margin-right: 20px;
    color: #bcbec0;
} 
.circuloM {
	float:left;
	border-radius:50%;
	height:22px;
	width:22px;
	margin:0 auto;
    border: 1px solid #1a1b1c;
}
.textoL {
	font-size:0.8em;
	line-height: 20pt;
    cursor: default;
}
.textoS {
	font-size:0.7em;
	line-height: 20pt;
    cursor: default;
} 
#top {
    left:300px;
    width:calc(100% - 300px);
    position:fixed;
    z-index:1000;
}
.perfil { 
	max-height:285px; 
	width:100%;
	overflow:hidden; 
    margin-top:50px;
	margin-bottom:-10px;
	border-radius:3px 3px 0px 0px
}
.menu {
	width:100%;
	float:left;
    margin-top:10px;
    margin-bottom: 20px;
} 
.cerrar {    
    font-size: 0.8em;
    float:left;
    height: 33px;
    position: relative;
    padding: 3px;
    border: 1px solid #231e1e;
    text-align:center;
    padding-left: 8px;
    width: 97%;
    margin: 1%;
    margin-top: 13px;
    margin-bottom: 0;
}   
.imageBus {
	height:60px;
	width:60px;
	float:left;
	overflow:hidden;
	margin-right:30px;
    border: 0.5px solid #a4a8af;
    border-radius: 3px;-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.imageBus:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.imageBus img {
	height:60px;
	width:auto;
}
.imgRodeo {
	width:100%;
	height:100%;
	border:1px solid black;
    width: 97%;
    margin: 1%;
}
.filtro { 
    height:auto;
    float:left;
    opacity:1;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease ;
} 
.height0 {
    height:0;
    opacity:0; 
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
#butFil {
    cursor:pointer;    
    color: white;
    text-align:center; 
    font-size: 0.9em;
}
.menuNav {
	width:100%;
	float:left;
	text-align:center;
    margin-top:20px; 
} 
#resultado, #resultadoMovil {
    background-color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0;
    position:relative;
    z-index: 500;
    height: auto; 
    width: 100%;
    color:#d6d6d6!important;
    padding-left: 40px;
    overflow-y:auto;
    z-index:5000; 
    border-bottom:0!important;
} 
#resultado a, #resultadoMovil a, #resultado div, #resultadoMovil div {
    color:#3b2b80!important;
    font-size: 0.9em;
} 
#resultado a:hover, #resultadoMovil a:hover, #resultado div:hover, #resultadoMovil div:hover {
    color:#5c8596!important;
    font-size: 0.91em;
}
#resultado a:hover>.imageBus, #resultadoMovil a:hover>.imageBus, #resultado div:hover>.imageBus, #resultadoMovil div:hover>.imageBus {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.loguear, .participar, .registrar, .recuperar {
	cursor:pointer;
}
.textInput { 
	margin-bottom:10px;
	cursor:pointer;
	font-size:0.9em;
}
.marginTop {
	margin-top:2%;
}
.marginTop2 {
	margin-top:4%;
}
.marginTop3 {
	margin-top:50px;
}
.marginBot, .marginBotModal {
	margin-bottom:6%;
}
.cerrarSesion, .verPerfil {
	height:18px;
	margin-top: -3px;
	padding-left:6px; 
}
.disponible, .disponibleEmail {
	height:25px;
	display:none;
	position: absolute;
    margin-top: -26px;
    right: 60px;
}
#mensaje, #mensajeReg, #mensajeRec {
    text-align: center;
    position: absolute;
    top: 100px;
    width: 95%;
	color:#6e0808;
}
#mensajeRegalo {
	color:#6e0808;
}
.liTrending {
	font-size:0.9em; 
	padding-bottom:2px;
	padding-top:2px;
    text-overflow:ellipsis;
    white-space:nowrap; 
    overflow:hidden; 
}
input.barraBaja {
	background-color:transparent;
	border:none;
	width:80%;
	border-bottom:1px solid black;
}
input.barraBaja:focus {
	outline:0px;
}
.marginBottom {
	margin-bottom:70px;
}
.efecto img {
	position: relative;
	transition: all 1s ease;
    width: 220px;
    margin-top: 25px;
	animation: initial;
	cursor:pointer;  
	border-radius: 3px;
	text-align: center; 
}
.marginLogin {
	padding-top: 145px;
}
.form-check {
	margin:0 auto;
	margin-top:20px;
	text-align:center;
    font-size: 0.9em;
}
.siguiente {
	display:none;
}
.regaloImg {
	margin-top: 39px;
	margin-bottom: 19px;
    margin-left: 104px;
    width:230px;
}
.trending { 
	font-size:0.9em;
	width:97%;
    margin: 1%;
    padding: 13px;
    margin-bottom: 6px;
    margin-top: 9px;
    border: 1px solid #27292d;
    background-color: #212b3e;
	text-transform:uppercase;
}
.parallax-viewport {position: relative;overflow: hidden;}.parallax-layer {position: absolute;}
#port h1{       
    text-align: left;
    padding-left: 15px; 
    font-size: 1em;
}
#port { 
    overflow: hidden;
    position: relative;
    height: auto; 
    width: 100%;
    border-bottom:0; 
    border-radius: 3px;
    margin-bottom:23px;
    margin-top: 10px;
}  
.item--width2{ 
    margin-top:0!important;
    margin-bottom: 4px;
}
.capaOscura { 
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:502;
    background-color:black;
    opacity: 0.2;
    filter: alpha(opacity=20);
    height:100%; 
} 
.demo-2 {
    width:19%; margin: 0.5%; 
    height:auto;
    overflow:hidden;
    float:left;
    margin-top:3px;
    margin-bottom:3px;
    border:1px solid #383f45;
    border-radius:3px;
    background-color:#686868
}
.demo-2 h2 {
    color:#fff;
    padding:10px; 
    position:relative; 
    line-height:18px;
    margin:0;
    text-align:center;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s;
    font-size: 1em;
}
.demo-3 {
    width:99%; margin: 0.5%;  
    height:auto;
    overflow:hidden;
    float:left;
    margin-top:5px;
    margin-bottom:2px;
}
.demo-3 h1 {
    color:#fff;
    padding:8px; 
    position:relative; 
    line-height:18px;
    margin:0;
    text-align:center;
    -webkit-transition: all 0.3s; 
    -moz-transition: all 0.3s; 
    -o-transition: all 0.3s; 
    transition: all 0.3s; 
}
.demo {    
    z-index:502;
    padding-bottom:15px!important;
    border-radius:0;
    border-bottom:0!important;
    margin-top: -18px;
    padding-top:10px!important;
}
.demo a:hover {
    font-size:1.1em; 
}
.demo2 {    
    z-index:502;
    border-radius:3px 3px 0 0 !important; 
}
.demo2 a:hover {
    font-size:1.1em; 
} 
@media (max-width: 768px) {
  #port img {
    display:none;
  }
  #port {
    height:auto; 
    border-top:0
  }
  #port h1 {
    position:relative;
    padding:13px;
  }
  .demo {
    display:none;
  }
  .demo2 {
     padding: 0!important;
  }
  .demo-3 {
    width: 100%;
    margin: 0;
  }
  #snackbar {
    right: 25px;
    bottom: 80px;
  } 
} 
input:focus{
	outline:0px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@media (max-width: 1750px) { 
    .ventanaFlotante { 
        right: 7%; 
    }
}
@media (max-width: 1600px) { 
    .ventanaFlotante { 
        right: 6%; 
    } 
}
@media (max-width: 1500px) {
    .ventanaFlotante { 
        right: 5%; 
    }
}
@media (max-width: 1400px) {
    .ventanaFlotante { 
        right: 4%; 
    }
    #port h1{ 
        padding-top:10px;
        font-size:0.9em
    }
} 
@media (max-width: 1366px) {
    .menu { 
        margin-bottom: 0px;
    } 
}
@media (max-width: 1268px) { 
    #port h1{ 
        padding-top:15px;
    }
     .favoritos {
        max-height:243px!important;
     } 
}
@media (max-width: 1200px) {
    
    .intro{
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-bottom:10px
    }
    .ventanaFlotante {  
        top: 121px;
        width:57px;
        z-index:15;
        padding-right: 3px;
    } 
    #subir, #menuFinal, #menuFinalCerrar {
        margin-left:22px;
        margin-top:5px
    } 
    #subir {
        margin-left: 9px;
    }
    .ancho { 
        padding:5px!important
    }
    .wa {
        display:block!important
    }
}
@media (max-width: 992px) {   
    .ventanaFlotante { 
        right:1%;
    }
    .login p {
        margin-top: 8px;
    }
    .login img {
        margin-top: 9px;
    }
    .login{width:30%}
}
@media (max-width: 768px) {
    .ventanaFlotante img {
        width: 35px!important;
    }
    #subir {
        margin-top: 1px!important;
        background-color:transparent;
        border: 2px solid white;
    }
    #subir, #menuFinal, #menuFinalCerrar {
        margin-left: 17px!important;
        margin-top:0;
    }
    .shared {
        width: 30px; 
	    height: 30px; 
        background-size:30px;
        margin: 4px 0;
        opacity: 0.7;
        margin-right: 15px;
    }    
    .shared:click { 
        opacity: 1;
    }    
    .shared-panel span{
        font-size: 13px;
    }
    .shared.gp {background-position: 0px 0px; }
    .shared.tt {background-position: 0px -30px; }
    .shared.ce {background-position: 0px -60px; }
    .shared.wa {background-position: 0px -90px; }
    .shared.fb {background-position: 0px -120px; }
    .textoL {
        font-size: 0.9em;
    }
    .ce {
        display:none
    }
    #subir {
        float:right;
        margin-right:0px
    }
    .mapGalicia {
        display:none
    }
    nav {
        position:fixed;
        top: 0;
        z-index : 1050;
        width:100%
    }
    .ventanaFlotante { 
        bottom:0;
        top:unset;
        border-radius:0;
        z-index:500;
        width:calc(100% - 300px);
        right:0;
        width:100%;
        padding-left:15px;
        height:60px;
        border-top:0.5px solid white;
        background-color:#91c5d8;
    }  
    #menuFinal {
        float:right;
        display:inline-block;
        margin-right:15px
    }
    .ancho {
        margin-top: 60px!important; 
        padding-top:25px!important; 
        padding-bottom:45px!important
    }
    #top {
        background-color:#91c5d8;
        border-bottom:1px solid white;
    }
    .logoMovil {
        display:block
    }
    .logoMovil img {
        margin-top:0;
        padding:0;
        float:left;
        padding-left: 18px;
        width:185px;
        text-align:left
    } 
    .logoEscritorio {
        display:none
    }
    .demo-2 h2 { 
        font-size: 1em;
    }
    .demo {
        padding:20px!important;
    }
    .demo-2 {
        width: 98%;  
    }
    .menu {
        margin-top: 29px;
    }
    .buscarImg {
        display:none
    }
    .buscador {
        display:none;
    } 
    .login {
        display:none;
    }
    .botonMenu {
        display:block;
        top: 9px;
    }
    .movilAncho {
        margin-left: 0%;
        width: 100%;
        margin-top: 10px;
    }
    #top {
        display:block;
    } 
    #resultadoMovil {
        top:0;
    }
    #resultado {
        border:0;
    }
    .botonMenu img{     
        margin-right: 10px;
    } 
	.marginBotModal {
		margin-bottom:100px;
	}
	.botonModal p {
		margin-top:0;
		padding:10px;
		border-radius:3px;
		background-color:#191a1b;
	}  
    .modal-dialog { 
        margin: 0px!important;
        margin-top: 10px!important;
    }
}
@media (max-width: 500px) {
    #snackbar {  
        right: 1%;
        bottom: 63px;
    }
    .ventanaFlotante {  
        padding-left:15px
    }
    .shared { 
        margin-left: 9px; 
    }
    #subir, #menuFinal, #menuFinalCerrar {
        margin-left:9px;
    }
}
@media (max-width: 390px) {
    .movilAncho { 
        padding:5px;
    }
}  
@media (max-width: 250px) {
    #snackbar { 
        max-width: 98%; 
    }
}

.marginBot {
    margin-bottom:6%;
}
.caja2 {
    height:auto;   
    padding: 8px;
    border-radius:3px;
    margin-top: 0;
    margin-bottom: 5px;
    float:left;
    width: 100%;
    position: relative; 
} 
.caja2 img:hover {
    filter:saturate(1.5);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.caja2 img { 
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.caja2 a {
    float:left;
    overflow:hidden
}
.caja2:hover { 
    margin-top: 1px;
}
.imgW { 
    border-radius:5px;
    width:100%; 
    margin:0 auto;  
    border: 1px solid #e0e0e0;
}
.verMas, .showmore {
    cursor:pointer;
    float:left;
    width:30%;
    margin-left:35%;
    text-align:center;
    padding:1%;
    margin-bottom:5%;
    border:1px solid grey;
    background-color:#36393e;
}
.verMas {
    display:none;
}
.filtros {
    background: linear-gradient(to right, rgb(119, 119, 119) 0%, rgb(175, 173, 173) 100%);
}
.textoCentradoVertical { 
    text-align:left;
    vertical-align:middle;   
    padding:15px;
    padding-bottom: 18px;
    border-radius: 5px ; 
    padding-right: 20px; 
    padding-left: 20px; 
    width:100%;
    float:left;
    font-size:0.8em;  
    border: 1px solid #e0e0e0;
    border-bottom:0;
    margin-top:4px;
    background: linear-gradient(to right, rgb(119, 119, 119) 0%, rgb(175, 173, 173) 100%);
}
.textoCentradoVertical p {
    margin-top: 11px;
    font-size: 0.85em;
    text-align:justify;
    line-height: 18pt;
}
.textoCentradoVertical h3 {
    margin-top: 5px;
    font-size:0.82em;
    line-height: 15pt;
    text-align:left
}
.textoCentradoVertical, .textoCentradoVertical2 {
    background-color:#9c9c9c;
}
.textoCentradoVertical h2:hover {
    color: #c0e3f1!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.textoCentradoVertical2 { 
    text-align:left; 
    vertical-align:middle;
    padding:10px; 
    width:100%; 
    padding-left:20px;
    padding-bottom:12px;
    font-size:0.8em;
    float:left;
    border: 1px solid #e0e0e0;
    border-top:0; 
    padding-top:5px;
    border-radius: 0 0 3px 3px
} 
.textoCentradoVertical2 h2{
    line-height: 16pt; 
    font-size: 0.85em;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis; 
}
.textoCentradoVertical3 {
    background-color:white;
    color:white!important; 
    text-align:left;
    vertical-align:middle;
    padding:10px;
    padding-top:0;
    width:100%;
    font-size:0.8em; 
    float:left;
    border-top:0; 
    border-radius:0 0 3px 3px ;
} 
.textoCentradoVertical3 p{ 
    line-height: 18pt; 
    font-size: 0.9em;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    color:#6d6c6c!important
}
.tituloLugar {
    font-size:0.85em;
    line-height: 15pt;
}
.item {
    float: left;
    position: relative; 
}
.grid-sizer { width: 33.3%; }
.grid-sizer2 { width: 66.6%; }
.item { width: 33.3%; } 
.item--width1 { width: 33.3%; } 
.item--width4 { width: 33.3%; } 
.item--width5 { width: 33.3%; } 
.item--width2 { width: 66.6%; }  
.item--width3 { width: 100%; }   
@media (max-width: 1680px) { 
    .tituloVideo { 
        font-size: 0.9em;
    }
    .verMas { 
        font-size:0.6em;
    } 

    .demo-2 h2, .demo-3 h1 { 
        font-size: 0.9em;
    }
    .grid-sizer, .grid-sizer2 { width: 25%; } 
    .item { width: 50%; } 
    .item--width1 { width: 50%; } 
    .item--width2 { width: 100%; }  
    .item--width3 { width: 100%; }  
    .item--width4 { width: 50%; } 
    .item--width5 { width: 100%; }
}   
@media (max-width: 1200px) { 
    .item--width4 { width: 100%; }  
}   
@media (max-width: 1050px) { 
    .demo-3 h1 { 
        padding:16px;
    }
    .demo-2 h2, .demo-3 h1 { 
        font-size: 1.1em
    } 
    .tituloVideo { 
        font-size: 0.9em;
    } 
    .caja2 {   
        padding: 5px;
    } 
}   
@media (max-width: 900px) {  
    .grid-sizer, .grid-sizer2 { width: 100%; } 
    .item { width: 100%; } 
    .item--width1 { width: 100%; } 
    .item--width2 { width: 100%; }  
    .item--width3 { width: 100%; }
    .item--width5 { width: 100%; }
}
@media (max-width: 800px) {
    .verMas { 
        width:86%;
        margin-left:7%; 
    } 
    .tituloVideo { 
        font-size: 1em;
    } 
}  
@media (max-width: 768px) {
  .responsive-ad {
    width: 336px!important;
    height: 310px!important;
  }
}
@media (max-width: 768px) {  
    .search {
        width:100%
    }
    #top {
        left:0;
        width:100%
    }
    .buscador { 
        height: 60px;
    }
    nav {
        display:none;
    }
    #content {
        width:100%;
    }
    .verMas { 
       font-size:0.9em;
    }  
    .effect {
        display:block;
    }
    .arrow {
        display:none;
    } 
    .grid-sizer, .grid-sizer2 { width: 25%; } 
    .item { width: 50%; } 
    .item--width1 { width: 50%; } 
    .item--width2 { width: 100%; }  
    .item--width3 { width: 100%; }  
    .item--width4 { width: 100%; } 
    .item--width5 { width: 100%; }
    .demo-2 h2, .demo-3 h1 {
        font-size:0.9em;
    }
    .tituloVideo { 
        font-size: 0.8em;
    }
    .textoCentradoVertical {
        padding:10px!important;
        padding-bottom:13px!important;
    }
    .textoCentradoVertical2 {
        padding-left: 11px;
    }
    .textoCentradoVertical2 h3 {
        font-size:0.8em!important;
    }
    .textoCentradoVertical2 h2 {
        font-size:0.8em!important;
    }
    .textoMensaje p {
        font-size:0.8em;
    }
}  
@media (max-width: 660px) {   
    .verMas { 
       font-size:0.8em;
       margin-bottom:10%;
       margin-top:3%;
    }
    .reducir {
        padding: 0!important;
    } 
}
@media (max-width: 300px) {
    .grid-sizer, .grid-sizer2 { width: 100%; }
    .item { width: 100%; }
    .item--width1, .item--width2  { width: 100%; } 
    .item--width5 { width: 100%; }
}  
@media (max-width: 390px) {   
    .verMas { 
       font-size:0.7em;
    } 
}
.modal,.modal-open{overflow:hidden}.modal-redondeada{border-radius:25px!important;height:auto}.modal,.modal-backdrop{top:0;right:0;bottom:0;left:0}.modal{display:none;position:fixed;z-index:5050;-webkit-overflow-scrolling:touch;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.6;filter:alpha(opacity=60)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media (min-width:768px){.modal-redondeada{border-radius:50%!important;height:580px}.modal-dialog{width:600px;margin:30px auto;margin-top:4%}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal.fade .modal-dialog{opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.modal.fade.in .modal-dialog{opacity:1}}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{vertical-align:middle}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width: 767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width: 1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width: 1200px){.visible-lg-block{display:block!important}}@media (min-width: 1200px){.visible-lg-inline{display:inline!important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width: 767px){.hidden-xs{display:none!important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none!important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none!important}}@media (min-width: 1200px){.hidden-lg{display:none!important}}
.center-block{display:block;margin-left:auto;margin-right:auto}
.right{float:right!important}
.left{float:left!important}
.bordernone {border:0!important;}
.hide{display:none!important}
.show{display:block!important}
.fixed{position:fixed}
.rounded{border-radius:50%;-webkit-border-radius: 50%;-moz-border-radius: 50%}
.text-center{text-align:center!important}
.text-left{text-align:left}
.w100{width:100%}
.padding0{padding:0}
.pointer{cursor:pointer}
.default{cursor:default} 
.registro, .olvidar {display:none}
.btnclose {width:50px;background-color:transparent;color:black;font-size: 1.5em;border: 0;cursor:pointer}
.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-12px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%;background-color:#fff;font-weight:400}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;font-size:.4em;text-align:center;font-weight:700}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:center}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #d3d3d3}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{background:#fff;color:#222;font-weight:700;border-bottom:1px solid #aaa}.ui-widget-header a{color:#222}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #fff;text-align:center}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#555;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#212121;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{background-color:#d3d3d3;background-repeat:repeat-x;border:1px solid #aaa;color:#fff;font-weight:400}.ui-icon-background,.ui-state-active .ui-icon-background{border:#aaa;background-color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #aaa}.ui-state-checked{border:1px solid #fcefa1;background:#fbf9ee}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-datepicker-next-btn-w,.ui-datepicker-prev-btn-w{text-align:center}