/* headers */
h1 {
	  font-size: 22px !important;
	  font-weight: bold;
	  color: #000000;
}

h2 {
	  font-size: 20px !important;
	  font-weight: bold;
	  color: #000000;
}

h3 {
	  font-size: 18px !important;
	  font-weight: bold;
	  color: #000000;
}

/* Links */
a {
    color: #000000;
}

a:hover {
    color: #000000;
		font-weight: bold;
}



.container{
	  padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
	  width: 100%;
	/*padding:0;*/
}

/* header */

/* menu */
.navbar-wrapper{
	background-color:#222222;
}


.navbar-inverse .navbar-nav > li > a {
  color: #222222;
}

.navbar-fixed-top {
  background-color: #8dd0d3;
  border-color: #8dd0d3;
}

.button-edit-big{
		font-size: 40px;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
}
.button-edit-pano{
	background-color:white;
	position:absolute;
	top:5px;
	right:5px;
}

html{
height:100%;
}
	body{
	    padding-top: 50px;
	    position:relative;
	    padding-bottom:100px;
	    min-height:100%;
	}

.affix-top {
  position: relative;
	width: 180px;
}

.affix {
  top: 60px;
	width: 180px;
}

.affix-bottom {
  position: absolute;
	width: 180px;
}

.shadowbox{
box-shadow: 1px 1px 4px #888888;
}
.shadowbox:after{
 	content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
@media(max-width:767px){
   .affix {
     position: static;
     width: 180px;
     top: 0;}
   .SinPaddingIzquierdo2 {padding-left:0px;}
}


@media(min-width:767px){
footer.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
		background-color: #8dd0d3;
	}
}

.new-tour{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAQAAAAwokVPAAAA4ElEQVR4AZ3TJVBFQRxH4X1DouAJIk6jIX1wKXinB7zgrj3R8YQ7ES+4J9xdDu7/nbdzT/3Nd/2qvxFOM+vcc8A0tfgq03Chld/dUIqDCfVgEakuIsmmgBgcddTGCPbaI1PGGZjVJOEJTEv8/6gejfHUXxyM1D5HSHn+pGHM878dfPBhR1hCv2kMtzJ9XUUe9Em9ONNTDR8l9n1q1FM9B8peh2U9tcNjFLcyNeBD6t8dlypNVPC7C0UPckVfqAi5c0WyZTyksNFnEce/js70WsDV3/9yMj3sG+Jzhol/XZ4BXTMi4fKD4i4AAAAASUVORK5CYII=);
	background-repeat: no-repeat;
    background-size: 30px 20px;
    background-color: transparent;
    background-position: center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 30px;
    height: 20px;
}

/* Listado */
.listado-eq{
	padding:0;
	padding-bottom:5px;
}


.listado-marco-eq{
    overflow: hidden;
    background: white;
    color: white;
    margin:3px;
		-webkit-box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
		-moz-box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
		box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
}
.list-group{
    overflow: hidden;
    background: white;
		-webkit-box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
		-moz-box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
		box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
		font-family: "Tahoma", Georgia, Serif;
		color: black;
		font-weight: bold;
		font-size: 12px;
		font-style: italic;
		width: 95%;
		margin: 0 auto;
}
.list-group-item{
	text-align: center;
}
@media (min-width: 768px){
	.listado-eq{
		padding-right:5px;
	}
}



.listado-marco-eq .listado-img-wrapper{
	width: 100%;
    padding-bottom: 20%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.listado-marco-eq .listado-img-wrapper.ruta{
    padding-bottom: 40%;
}

.listado-marco-eq .listado-pie{
position:relative;
padding: 10px;
}


.listado-marco{
    border-radius: 15px;
    overflow: hidden;
    border: solid;
    background: black;
    color: white;
    max-width:256px;
    margin:auto;
}

.listado-marco .listado-img-wrapper{
	width:100%;
	padding-bottom:100%;
	position:relative;
}

.listado-img{
	width:100%;
	position:absolute;
}

.listado-marco .listado-pie{
height:125px;
position:relative;
padding: 10px;
}

.listado-avatar{
position:absolute;
top:-15px;
left:10px;
}
.listado-avatar img{
max-width:43px;
max-height:43px;
}
.listado-autor {
	  float:left;
    min-height: 30px;
    padding-left: 50px;
    color: black;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    display: inline-block;
    width: 50%;
    overflow: hidden;
		font-weight: bold;
		font-family: "Tahoma", Georgia, Serif;
  }
.listado-stats{
	position:absolute;
	right:10px;
	bottom:10px;
	color: black;
}

/* Panorama */
#hdr{height:60vh; margin:0 auto;}
#Pano1{height:100%;position:relative;z-index:1;}

#PanoLeft{ height:100%; float:left; border:1px; background-color:#000000;}

#PanoRight{height:100%; float:left; background-color:#000000;}

#logoImg{
height:30px;
}

#map{
width:100%;
height:100%;
}

#closeMapButton {
	position:absolute;
	bottom:20px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url('/krpano/skin/buttons.png');
	width:40px;
	height:40px;
	background-position:409px 0px;
	}
	#closeMapButton:hover{
		background-position:409px 80px;
	}

	/* AREAS PANO*/

.tab-pane{
display:none;
border: 1px solid #ddd;
}
.tab-pane.active {
display:block;
}

.marcoArea{
position:relative;
}
.marcoTituloPanoArea{
	position:absolute;
	bottom:5px;
	right:10px;
	left:10px;
	background-color:rgba(85, 83, 83, 0.2);
}
.imglistado{
	width:100%;
	}

/*Ficha pano*/
.ficha-autor{
	margin-top:20px;
	text-align:center;
}
	.ficha-autor-avatar{
		max-width:50px;
	  max-height:50px;
	}

/* MAPA FS*/

#MarcoFiltroCategorias{overflow:auto;width: 100%;height: 100%; background-color:#222;	padding: 5px 10px 25px 10px; float: right;color:#555;}
#MarcoFiltroCategorias h2{color:#FFF;font-size: 16px; font-weight: bold;}
#MarcoFiltroCategorias b{color:#999;}
#MarcoFiltroCategorias a:link{color:#FFF}
#MarcoFiltroCategorias a:visited{color:#FFF}
#MarcoFiltroCategorias a:focus{color:#999}
#MarcoFiltroCategorias a:hover{color:#FFF}
#MarcoFiltroCategorias a:active{color:#999}


/* LOGIN */


.formulariosLogin {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
        border: solid 2px;
    border-radius: 13px;
    margin-top: 10px;
}


.button-facebook{
	background: #496bac;
	border: 3px solid #496bac;
	color: #fff;
	display: block;
	line-height: normal;
	padding:0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 -1px 0 #2d4a83;
	width: 100%;
	border-radius: 5px;
}
.button-facebook:before{
background:url(/images/icon-facebook-connect.png) no-repeat;
background-size:contain;
content:'';
display:inline-block;
height:75%;
left:.8em;
padding-left:1.8em;
position:absolute;
top:20%;
}


.button-facebook span{
display:block;
border-left:1px solid #2d4a83;
box-shadow:inset 1px 0 0 #6580b7;
margin-left:40px;
padding:.5em;
}


.HorizontalRule{
border-top:1px solid #cab9a7;
box-shadow:0 1px 0 #fbf9f6;
height:0;
margin:2.5em 0;
text-align:center;
position: relative;
}
.HorizontalRule span{
        color: #4a4e52;
    font-weight: bold;
    font-style: italic;
    font-size: 1.2em;
    top: -0.7em;
    text-shadow: 2px 0 1px rgba(255,255,255,.6);
    background-color: #fff;
    position: relative;
    padding: 1em;
}

.loginB{

-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
display:block;
width:100%;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:.5em;
font-size:1.2em;
line-height:normal;
color:#fff !important; /* Overrides declaration in tlnMasterScreen.css */
text-decoration:none;
text-align:center;
border:none;
border-radius:3px;
cursor:pointer;
		background-color:#2A2A2B;
}



.rememberme label{
    display: block;
    position: static;
    background-color: #f7f1e9;
    padding: 1em;
    margin: .75em 0 .25em;
    border-radius: 3px;
    padding-left: 3em;
}
.rememberme input{
float: left;
    position: relative;
    top: 1em;
    left: 1em;
    z-index: 1;
    margin: 0;
  }

  .button-twitter{
	background: #55acee;
	border: 3px solid #55acee;
	color: #fff;
	display: block;
	line-height: normal;
	padding:0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 -1px 0 #3b88c3;
	width: 100%;
	border-radius: 5px;
}

.button-twitter:before{
	background:url(/images/icon_Twitter_small.png) no-repeat;
	background-size:contain;
	content:'';
	display:inline-block;
	height:75%;
	left:.8em;
	padding-left:1.8em;
	position:absolute;
	top:20%;
}

.button-twitter span{
	display:block;
	border-left:1px solid #3b88c3;
	box-shadow:inset 1px 0 0 #3b88c3;
	margin-left:40px;
	padding:.5em;
}

.button-gplus{
	background: #df4a32;
	border: 3px solid #df4a32;
	color: #fff;
	display: block;
	line-height: normal;
	padding:0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 -1px 0 #be3f2b;
	width: 100%;
	border-radius: 5px;
}
.button-gplus:before{
	background:url(/images/social-googleplus.png) no-repeat;
	background-size:contain;
	content:'';
	display:inline-block;
	height:75%;
	left:.8em;
	padding-left:1.8em;
	position:absolute;
	top:20%;
}


.button-gplus span{
	display:block;
	border-left:1px solid #be3f2b;
	box-shadow:inset 1px 0 0 #be3f2b;
	margin-left:40px;
	padding:.5em;
}

.loginInput{
	width:100%;
	border-radius:5px;
	height:40px;
	padding: 10px;
	font-size:1.5em;
}

a.button,a.button:hover,a.button:visited{
	color:#222222;
}
.row{
	margin-left:0;
	margin-right:0;
}

.tab-pane{
	padding:15px;
}


li.listaComentarios {
    list-style: none;
}

.current {
    font-weight: bolder;
}

.contenedordatosnegocio {
	padding: 5px;
}

.listado-titulo{
		display: inline-block;
		width: 70%;
		height: 20px;
		overflow: hidden;
		padding-left: 0px;
		padding-right: 8px;
		text-overflow: ellipsis;
		vertical-align: top;
		white-space: nowrap;
		font-family: "Tahoma", Georgia, Serif;
	}

	.listado-location{
		  float:right;
			width: 40%;
			height: 20px;
			overflow: hidden;
			padding-left: 2px;
			padding-right: 2px;
			text-overflow: ellipsis;
			vertical-align: top;
			font-family: "Tahoma", Georgia, Serif;
			color: black;
		}

/* Profile */
.profile-header{

position:relative;
}

#profile-pano{
	width: 100%;
	display: block;
	height:25vh;
	min-height:100px;
	background-color:grey;
}
.profile-overlay{
	position:relative;
}
.profile-image{
   	border: solid white 5px;
    border-radius: 5px;
    max-width:150px;
		position: absolute;
    bottom: -15px;
}

.profile-name{
		font-size: 20px;
    color: #fff;
    text-shadow: black 2px 2px;
    position: absolute;
    bottom: 0;
    left: 170px;
}

.follow-button,.unfollow-button{
		font-weight:bolder;
		position:absolute;
		right:100px;
		bottom:30px;
		border:1px solid;
		box-shadow: inset 0 0 0 1px #fff;
		height: 22px;
    line-height: 22px;
    min-width: 60px;
    transition: all 150ms ease-in-out;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    background-color: #fff;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 20px;
    vertical-align: top;
    display:none;
}
.follow-button-ficha,.unfollow-button-ficha {
	    border: solid black 1px;
			position:static;
			text-align:center;
	    max-width: 150px;
    	margin: auto;
}


.unfollow-button span.unfollow{
	display:none;
}
.unfollow-button:hover span.following{
	display:none;
}

.unfollow-button:hover span.unfollow{
	display:inline;
}

.follow-button:hover{
	background-color: transparent;
	color: #fff;
	text-shadow: black 2px 2px;
}

.follow-button-ficha:hover {
	background:green;
}

.unfollow-button:hover{
	background-color: #000000;
	color: #fff;
}

#profilebar{
    padding-left: 140px;
 }
#profilebar a,#profilebar a:hover,#profilebar a:visited{
	color:#000;
}

#profilebar .current,#profilebar li:hover{
    border-bottom: 3px solid #0091dc;
}

@media (max-width: 767px){
.follow-button,.unfollow-button{
    right: 5px;
    bottom: -45px;
    border:1px solid black;
}
.profile-image{
	max-width:30vw;
	max-height:30vh;
}
.profile-overlay{
	margin-bottom:55px;
}

 #profilebar{
    padding-left: 0px;
        text-align: center;
 }
}
.followers-marco{
    overflow: hidden;
    border: rgb(224, 230, 237) solid 1px;
    background: transparent;
    color: black;
    margin:auto;
    margin:5px 0px;
    position:relative;
}
.followers-top:after{
 		content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.followers-avatar{
	float:left;
	height:100px;
	width:100px;
	background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 5px;
}

.followers-stats{
	padding-top: 20px;
  padding-left: 10px;
  padding: 10px 10px 10px 110px;
      min-height: 100px;
}

.followers-stats div:after{
 	 content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.followers-stats-left{
	float:left;
}

.followers-stats-left .glyphicon{
	margin-right:10px;
}


.followers-stats-right{
	float:right;
}

.followers-nombre {
    height: 30px;
    padding: 5px;
}

.logged-img{
	height:30px;
}

.logged-name{
		display: inline-block;
		max-width: 200px;
		overflow: hidden;
		padding-left: 8px;
		padding-right: 0;
		text-overflow: ellipsis;
		vertical-align: top;
		white-space: nowrap;
		font-weight:bolder;
}

.vcard{
	max-width:800px;
	margin:auto;
	margin-bottom:50px;
}

.vcard img{
	max-width:100%;
}

/*Footer*/

.footer-icon{
	width:39px;
	height:39px;
	background-repeat:no-repeat;
	display: inline-block;
	margin: 10px 15px 0px 0px;
	background-position: center;
  background-size: contain;
}

.footer-googleplus{
	background-image:url(/portales/larioja/images/logo-gplus.png);
}

.footer-twitter{
	background-image:url(/portales/larioja/images/logo-twitter.png);
}

.footer-facebook{
	background-image:url(/portales/larioja/images/logo-facebook.png);
}

.footer-youtube{
	background-image:url(/portales/larioja/images/logo-youtube.png);
}

.footer-linkedin{
	background-image:url(/portales/larioja/images/logo-pinterest.png);
}

.footer-pinterest{
	background-image:url(/portales/larioja/images/logo-pinterest.png);
}

.footer-instagram{
	background-image:url(/portales/larioja/images/logo-instagram.png);
}

.copyright{
	text-align:center;
	color:#9d9d9d;
	margin-bottom:10px;
}

footer hr{
	margin:5px 30px 10px 30px;
	border-color:#9d9d9d;
}

.columna-lateral.affix-top{
	margin-top:60px;
}

@media (max-width: 767px){
	footer{
		text-align:center;
	}

}
@media (min-width: 992px){
	.pano-titles{
		min-height:116px;
	}

}
@media (max-width: 992px){
.SinPaddingIzquierdo2 {padding-left:0px;}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 2px solid #0dd;
  }
  .nav-tabs>li {
    float: none;
    text-align: center;
  }
}

/* navbar */
.navbar{
		margin:0;
		background-color: #ffffff;
	  border-color: #eeeeee;
		-webkit-box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
		-moz-box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
		box-shadow: -2px 2px 23px 0px rgba(179,179,179,0.43);
}

.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
}
.navbar-default .navbar-brand {
	color: #222222;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #000000;
}
.navbar-default .navbar-text {
	color: #222222;
}
.navbar-default .navbar-nav > li > a {
	color: #222222;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #000000;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
background-color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
color: #222222;
}
.navbar-nav > li > a:hover {
	background-color: #585757;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
color: #000000;
background-color: #e3e3e3;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
background-color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #000000;
background-color: #585757;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #000000;
background-color: #585757;
}
.navbar-default .navbar-toggle {
border-color: #ffffff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #e3e3e3;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #222222;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #222222;
}
.navbar-default .navbar-link {
color: #222222;
}
.navbar-default .navbar-link:hover,
.navbar-default .navbar-link:focus  {
	color: #000000;
}

@media (max-width: 804px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #222222;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #222222;
}
.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: #222222;
background-color: #e3e3e3;
}
}

/* collapsed sidebar styles */

@media screen and (max-width: 803px) {

	.sidebar-offcanvas{-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;

		width:70%;
		background-color: #fc575e;
		z-index: 51;
		margin: 0; padding: 0;
		position: fixed;
		top:-120px;
		left: -70%;
	}

	.sidebar-offcanvas ul li{margin:0}
	.sidebar-offcanvas ul li a{color:#fff;padding: 15px 20px;margin:0;font-size: 15px;border-bottom: 1px solid #d6474d}
	.sidebar-offcanvas ul li a:hover{background:#000000;border:none; border-radius:0}

	.nav{margin-top: 0px;}
	.nav > li > a:hover,
	.nav > li > a:focus{background-color: #000000}

	.active {left: 0;}


}

#footlink {
	background-color: #222222;
}

#footlink a {
	color: #ffffff;
}

.logofoot {
	float: right;
}
