/* ==========================================================================
   
   $GENERALES
   $WRAPPER
   $COVER
   $NAVBAR 
   $NAVCONSOLSE
	   	$NAVCONSOLSE - SUBMENU-DROPDOWN
   $LATERALES
       $LATERALES - LATERAL-IZQUIERDA
       $LATERALES - LATERAL-DERECHA
   $NAV-BOTTOM
   		$NAV-BOTTOM - OWL CAROUSEL
   $INICIO MENU
   $DASHBOARD
   $GENERAR-CONTENIDO
   $LISTADO-ARTICULOS-BLOGGING
   $CATEGORÍAS
   $PERFIL DE CLIENTE
   $PORTALES
   $PROPIEDADES
   $BUSCADOR
   $FOLKSONOMIAS
   
   ========================================================================== */


/* =====================
	 $GENERALES 
======================*/

.pie-titulo-2 {
	font-size: 0.75rem!important;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
	color: #e9863a!important;
	font-family: 'Roboto Condensed', sans-serif!important;
}

.list-cartas .carta {
	text-align: center;
}

.list-cartas .carta img {
	width: 75px;
	max-width: 30%;
}

.carta img svg {
	fill: white;
}

.titulo-plato {
	text-transform: uppercase;
}

.section:not(.uk-padding) {
	padding-bottom: 0!important;
}

#resultados.carta-16 .agrup {
	text-align: center;
}

.uk-container-small .uk-margin-horizontal-negative {
	margin-left: -40px;
	margin-right: -40px;
}

.agrup .uk-h1 {
	font-weight: bold!important;
}

.uk-heading-xlarge {
	font-size: 5.5rem!important;
	font-weight: bold;
}

.uk-offcanvas-bar.uk-dark * {
	color: black!important;
}

.uk-offcanvas-bar.uk-dark a img {
	filter: invert(100);
}

#resultados .uk-h2, #resultados .uk-h3 {
	font-weight: 700!important;
}

.uk-offcanvas-bar ul {
	padding-left: 20px!important;
}

.uk-offcanvas-bar .uk-dotnav>.uk-active>* {
    background-color: rgba(102,102,102,.4)!important;
}

.uk-text-small, .uk-offcanvas-bar .uk-text-small {
	font-size: 0.875em;
}

#static .list-articulo a img {
	display: none;
}

#static h1 {
	border-bottom: 2px solid white;
	text-align: left;
}

#static .list-articulo .h1, #static .list-articulo .h2, #static .list-articulo .agrup {
	text-align: left;
}

body.entorn-digital {
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif!important;
	background-position: left top;
	background-repeat: no-repeat;
	
	-webkit-user-select: none;  
	-moz-user-select: none;    
	-ms-user-select: none;      
	user-select: none;
	
	color: #000;
	background-color: #e9863a;
	background-repeat: repeat-y;
	background-size: cover;
	background-attachment: fixed;

}

.serif {
	font-family: 'Reenie Beanie', cursive;
}

#header-fixed {
	top: 0;
	left: 0;
	padding: 0 15px;
	width: 100%;
	z-index: 1000;
}

#header-fixed h1 {
	font-size: 3.6em;
}

#header-fixed a:active, #header-fixed a:focus, #header-fixed a:hover {
	color: #ddd;
}

#header-fixed .dropdown li a:active, #header-fixed .dropdown li a:focus, #header-fixed .dropdown li a:hover {
	color: #000;
}

#left-fixed {
	margin-top: 70px;
	position: fixed;
}

#right-fixed {
	margin-top: 95px;
	position: fixed;
	left: 33.33333%;
	overflow-y: auto;
}

.bottom-20percent {
	position: fixed;
	bottom: 20%;
}

.bottom-30px {
	position: fixed;
	padding: 15px;
	padding-top: 25px;
	bottom: 0px;
	left: 0;
	vertical-align: middle;
	background-image: url(../img/bg-degradado.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	
}



body.entorn-digital .panel-default>.panel-heading, body.entorn-digital .panel {
	background-color: transparent;
	color: #fff;
	border: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body, .list-group-item {
	background-color: transparent;
	color: #fff;
	border: 0;
}

.list-group-item {
	color: #bbb;
	border-top: 1px solid rgba(255,255,255, 0.05);
}

#disponibles .list-group-item ul {
	margin-left: 15px;
	margin-top: 10px;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: transparent;
}

.uppercase {
	text-transform: uppercase;
}

.pointer {
	cursor: pointer;
}

a {
	cursor: pointer;
}

a.white, .white, .white > p, h1.white {
	color: white!important;
}

a.black, .black {
	color: black!important;
}

a.white:hover, a.white:active, a.white:focus {
	color: #777;
}

.uk-padding-large-top {
	padding-top: 70px!important;
}

.uk-translate-both {
	transform: translateX(-50%) translateY(-50%);
}

.uk-text-white {
	color: white!important;
}

.color-brand {
	color: rgba(255,255,255,1)!important
}

.bg-cafe {
	background-color: #3D342E;
}

.brand-frame-small {
	border: 2px solid #463729;
}

.brand-frame {
	border: 4px solid #463729;
}

.bg-brand {
	background-color: rgba(0,0,0,1)!important;
}

.bg-brand-alpha {
	background-color: rgba(0,0,0,0.7)!important;
}

.bg-brand-alternate {
	background-color: #000;
}

.display-none {
	display: none;
}

.uppercase {
	text-transform: uppercase;
}

p {
	color: #7b7b7b;
}

.strong {
	font-weight: bold;
}

.verde {
	color: #88D498;
}

.rojo {
	color: #ef4f4f;
}

.wrapper .container-fluid {
	
}

.wrapper .container-fluid .tab-pane.background-white {
	background-color: #fbfbfb;
	padding: 15px;
	box-shadow: 1px 1px 4px rgba(0,0,0,.06);
	border-radius: 4px;
	border: 1px solid #ddd;
	position: relative;
}

.wrapper .content-group {
	background-color: #fbfbfb;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 15px;
	box-shadow: 1px 1px 4px rgba(0,0,0,.06);
	position: relative;
}

.titulo-seccion {
	background-color: #333;
	color: #fff;
	padding: 10px 15px;
	margin-bottom: 30px;
	font-size: 13px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.titulo-seccion a {
	color: white;
}

.filtros {
	font-size: 1em;
	margin-top: 30px;
}

.background-white .titulo-seccion, .content-group .titulo-seccion {
	margin-top: -15px;
	margin-left: -15px;
	margin-right: -15px;
}

.panel.content-group .titulo-seccion {
	margin-top: -30px;
	margin-left: -30px;
	margin-right: -30px;
}

.centerer {
    position: absolute;
    width: 80%;
    max-width: 585px;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
}

#container-inline {
	margin-right: 0px;
}

#menu-vertical {
	
}

#seccion-datos {
		
}

#confirmar-eliminacion {
	margin: 15px 0;
}

.inline-block {
	position: relative;
	display: inline-block;
}

.text-line-through {
	text-decoration: line-through;
}

.green {
	color: #5cb85c;
}

.red {
	color: #d9534f;
}

.big {
	font-size: 1.25em;
}

.small {
	font-size: 0.75em;
}

.uppercase {
	text-transform: uppercase;
}

.text-muted {
	color: #777;
}

.badge {
	font-weight: normal;
}

body.entorn-digital .folk-seleccionada {
	background-color: #333;
	color: white;
	border: 1px solid #555;
	font-size: 1em;
}

.nav-stacked li .badge-danger, .nav-stacked li.active .badge-danger, .folk-seleccionada .badge-danger, .badge.badge-danger {
	background-color: #C93032;
	color: white;
}

.nav-stacked li .badge-success, .nav-stacked li.active .badge-success, .folk-seleccionada .badge-success, .badge.badge-success {
	background-color: #5cb85c;
	color: white;
}

.list-group-item {
	cursor: pointer;
}

.label.small {
	font-size: 0.75em;
}

.btn.btn-success {
	background-color: #2D404E;
	border: 1px solid #0F151A;
}

.breadcrumb {
	margin-top:10px;
	margin-bottom: 0;
	background-color: transparent;
	padding-left: 0;
}

.breadcrumb a {
	
}

.height100 {
	height: 100%;
}

.padding-lr15 {
	padding-left: 15px;
	padding-right: 15px;
}

.margin-t0 {
	margin-top: 0;
}

.margin-t12 {
	margin-top: 12px;
}

.margin-t25 {
	margin-top: 25px;
}

.margin-t-25 {
	margin-top: -25px;
}

.margin-t15 {
	margin-top: 15px;
}

.margin-t50 {
	margin-top: 50px;
}

.margin-t75 {
	margin-top: 60px;
}

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

.margin-r15 {
	margin-right: 15px;
}

.margin-r25 {
	margin-right: 25px;
}

.margin-r35 {
	margin-right: 35px;
}

.margin-l5 {
	margin-left: 5px;
}

.margin-r5 {
	margin-right: 5px;
}

.margin-l15 {
	margin-left: 15px;
}

.margin-b15 {
	margin-bottom: 15px;
}

.margin-b30 {
	margin-bottom: 30px;
}

.margin-l60 {
	margin-left: 60px;
}

.inline-block {
	display: inline-block;
}

.va-top {
	vertical-align: top;
}

.panel-title.h5 {
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: bolder;
	text-transform: uppercase;
}

.fixed-panel {
	max-height: 385px;
	min-height: 385px;
	overflow-y: scroll;
}

.fixed-panel-200 {
	max-height: 200px;
	overflow-y: auto;
}

.fixed-panel-270 {
	max-height: 270px;
	overflow-y: auto;
	overflow-x: hidden;
}

.panel.sin-datos {
	color: #aaa;
	border: 0;
	box-shadow: none;
	margin-bottom: 15px;
	text-align: center;
	background-color: transparent;
}

.panel.sin-datos p {
	color: #bbb;
}

.panel.sin-datos .h1 {
	margin-bottom: 10px;
	font-size: 45px;
}

.list-articulo p:not(.uk-margin-medium-bottom) {
	margin: 0!important;
}

.list-articulo:not(.agrup) {
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}

.uk-grid.uk-child-width-1-2\@s > .list-articulo {
	border: none!important;
	margin-bottom: 0!important;
}

.uk-grid.uk-margin-remove-left > .uk-first-column {
	padding-left: 0!important;
}

.brand-frame .list-articulo:not(.agrup), .brand-frame-small .list-articulo:not(.agrup) {
	padding-bottom: 0!important;
	border-bottom: none!important;
}

.noborder .list-articulo {
	border-bottom: none!important;
}

.brand-frame-small.uk-padding-small .list-articulo.uk-margin-small-bottom {
	margin-bottom: 0!important;
}

.list-articulo .h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 2.3em;
}

.list-articulo .h2 {
	text-align: center;
}

body.entorn-digital h1, body.entorn-digital .h1 {
	font-size: 2.3rem;
}

.list-articulo h5 {
	font-size: 1rem!important;
}

.list-articulo h5 span {
	color: #777;
	font-size: 0.9rem;
}

body.entorn-digital .modal-dialog {
	margin-top: 100px;
}

.list-articulo .h6, .modal .h6 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.8em;
}

.list-articulo h5.strong {
	font-size: 1em;
}

.table > tbody p, .list-articulo p {
	font-size: 1em;
}

.table>tbody>tr.list-articulo>td {
	border-top: 1px dotted #fff;
	padding-top: 25px;
	padding-bottom: 15px;
}

.table>tbody>tr.list-articulo.agrup>td {
	border-top: 1px dotted #fff;
	padding-top: 0px;
	padding-bottom: 0px;
}

.table>tbody>tr.list-articulo.agrup>td {
	border: 0;
}

.list-articulo.agrup .h3 {
	display: none;
}

/*
.list-articulo.agrup .h1, .list-articulo.agrup .h3, .list-articulo.agrup {
	display: none;
}
*/

.table > tbody .texto h5 {
	margin-top: 0;
	margin-bottom: 5px;
}


.table > tbody .options, .list-articulo .options {
	clear: both;
	font-size: 12px;
	margin: 10px 0 0 0;
	visibility: hidden;
}

.table > tbody tr:hover .options, .list-articulo:hover .options {
	visibility: visible;
}

.table > tbody .options .nav > li > a, .list-articulo .options .nav > li > a {
	padding: 0;
	color: #7b7b7b;
	text-decoration: none;
}

.table > tbody .options .nav > li > a:focus, 
.table > tbody .options .nav > li > a:hover, .list-articulo .options .nav > li > a:hover {
	background-color: transparent;
	color: #4a4a4a;
}

.table > tbody .options .nav > li.disabled > a {
	color: #ccc;
}

.nav-stacked a {
	color: #2D404E;
}

.nav-stacked .fa {
	font-size: 1.2em;
}

.nav-stacked li.active>a {
	background-color: #1495ff;
	color: white;
}

.nav-stacked li.active>a:hover, .nav-stacked li.active>a:focus {
	background-color: #1495ff;
}

.nav-stacked li+li {
	margin: 0;
}

.nav-stacked .badge {
	font-weight: normal;
	position:absolute;
	top: 5px;;
	right: 7px;
	font-size: 10px;
	z-index: 100;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	padding:0;
	padding-top: 2px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.15);
}

.badge.small {
	font-size: 11px;
	position: relative;
	top:3px;
}



/* ++++++++ ICONOS ESTADOS +++++++++++ */

.icon-estado  {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	border: 0;
	display: inline-block;
}

.dashboard td .icon-estado {
	width: 7px;
	height: 7px;
}

.icon-publicado, .icon-ok {
	background-color: #2fcf47;
}

.icon-revision {
	background-color: #f0be1a;
}

.icon-borrador {
	background-color: #d1d1d1;
	
}

.icon-traduccion {
	background-color: #b38000;
}

.icon-rechazado, .icon-inactivo, .icon-noleido {
	background-color: #cf4d2f;
	
}

.icon-leido {
	background-color: transparent;
	border: 2px solid #aaa;
}



/* ++++++++ MODALES +++++++++++ */

.modal-dialog {
	box-shadow: 4px 4px 8px rgba(255, 255, 255, 0.14);
}

.modal-body {
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
}

.modal-header, .modal-footer {
	background-color: #171717;
}

.modal-header {
	border-bottom: 1px solid #000;
}

.modal-footer {
	border-top: 1px solid #000;
}

.modal-header {
	
}

.modal-header button.close {
	color: #fff;
	text-shadow: none;
}

.modal-footer {
	
}

.modal-header h4 {
	font-size: .87em;
}

#sin-miniatura {
	display:none;
	margin-bottom: 30px;
}

#miniaturas, #miniaturas-publicar {
	max-height: 210px;
	overflow: hidden;
}

.tips {
	font-size: 85%;
}

#miniaturas .thumbnail, #miniaturas-publicar .thumbnail {
	max-width: 100%;
	margin-bottom: 0px;
}


/* ++++++++ CONTENT +++++++++++ */

.content:first-child {
	margin-top: 15px;
	margin-bottom: 0px;
}

.wrapper h3 {
	font-size: 18px;
	margin-top: 0;
}



/* ++++++++ THUMBNAILS +++++++++++ */

a.thumbnail {
	background-color: #fff;
	box-shadow: 0 0 4px rgba(37, 37, 37, 0.3);
	text-align: center;
	border-radius: 0;
	margin-bottom: 40px;
	min-height: 351px;
	text-decoration: none;
	border: none;
}

a.thumbnail.active, 
a.thumbnail:focus, 
a.thumbnail:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
}


a.thumbnail .glyphicon, a.thumbnail .fa {
	font-size: 60px;
	margin-top: 30px;
}

a.thumbnail .caption h4 {
	font-size: 34px;
	margin: 20px 0;
	color: #333;
	text-decoration: none;
}

a.thumbnail .caption p {
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 14px;
	padding: 0 15px;
}

a.thumbnail .caption .nombre {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}







/*	=====================
	 $WRAPPER 
====================== */

.wrapper {
	padding-right: 0;	
	transition: all 0.6s;
	position: relative;
}

.wrapper  > .container-fluid  {

}









/* ======================
	 	$COVER 
====================== */

.cover {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1002;
	display: none;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	opacity: 0;
	filter:Alpha(opacity=0);
}

.cover.ver {
	display: block;
	opacity: 1;
	filter:Alpha(opacity=100);
}




/* =======================
	 	$NAVBAR 
========================== */
.navbar-inverse {
	z-index: 1003;
	margin-bottom: 0;
	background-color: var(--main-color);
	border-bottom: 1px solid var(--main-color);
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-brand>img {
	float: left;
	max-height: 24px;
	width: auto;
	margin-right: 5px;
	top: -2px;
	position: relative;
}

.nav.nav-tabs {
	/*max-height: 39px;*/
	height: auto;
}

body.entorn-digital .navbar-inverse .navbar-nav>.open>a, body.entorn-digital .navbar-inverse .navbar-nav>.open>a:focus, body.entorn-digital .navbar-inverse .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: #253541;
}

#breadcrumb-container {
	background-color: transparent;
	border-radius: 0;
	border: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
}

#breadcrumb-container .breadcrumb {
	 margin-top: 0;
}

#breadcrumb-container .nav-pills>li {
    float: right;
}

#breadcrumb-container .nav-pills a {
	color: #777;
}


/* =======================
	 	$NAVCONSOLSE 
========================== */

.nav-console {
	top: 51px;
	z-index: 1000;
}

.nav-console .container-fluid > .navbar-header {
	float: left;	
}

.navbar-header {
	height: 125px;
	width: 100%;
}

.navbar-header .logo {
	width: 162px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.nav-console .navbar-nav {
	margin: 0;
}

.nav-console .btn-nav {
	padding: 17px;
	font-size: 17px;
	cursor: pointer;
	color: #a4a4a4;
}

.nav-console .btn-nav:hover {
	color: #767676;
}

.nav-console .cliente-activo {
	margin-left: 5px;
	position: relative;
	top: -3px;
}

.logo-cliente-activo {
	float: left;
	margin-left: 17px;
	margin-bottom: 0;
	height: 35px;
	position: relative;
	top:8px;
}

.dropdown-menu li .logo-perfil {
	float: left;
	margin-bottom: 0;
	height: 32px;
}

.dropdown-menu li .logo-perfil.ctivo {

}

.dropdown-menu li .logo-perfil.inactivo {
		-webkit-filter: grayscale(100%);
	  -moz-filter: grayscale(100%);
	  -ms-filter: grayscale(100%);
	  -o-filter: grayscale(100%);
	  filter: grayscale(100%);
	  filter: url(grayscale.svg); /* Firefox 4+ */
	  filter: gray; /* IE 6-9 */
}

.nav-console .btn-nav-izq, .navbar-default .navbar-nav > li {
	float: left;
}

.nav-console .navbar-right {
	float: right;
}

.navbar-default.nav-console .navbar-nav > li > a {
	padding: 0;
}


.navbar-default.nav-console .navbar-nav > li > a > .label {
	position: absolute;
	top: 12px;
	right: 12px;
	padding: .4em .6em .3em;
	z-index: -1;
	background-color: #7DBBE8;
	font-size: 10px;
	font-weight: normal;
	border-radius: 50%;
	padding:0;
	padding-top: 2px;
	width: 14px;
	height: 14px;
}

.navbar-default.nav-console .navbar-nav > li > a > .label.label-danger {
	background-color: #C93032;
	color: white;
}


.nav-console .dropdown-menu > .disabled > a, 
.nav-console .dropdown-menu > .disabled > a:focus, 
.nav-console .dropdown-menu > .disabled > a:hover {
	color: #ccc;
}



/* =============================================
	 	$NAVCONSOLSE - SUBMENU-DROPDOWN
============================================== */

.navbar-nav > li > .dropdown-menu {
	padding: 10px;
}



.dropdown-menu > .divider {
	padding: 0;
}

.dropdown-menu > li > a{
	padding: 5px 20px;
	color: #6a6a6a;
}




/* ======================
	 	$LATERALES 
====================== */

.lateral {
	width: 250px;
	height: 100%;
	background-color: #f8f8f8;
	position: fixed;
	top: 0;
	left: -250px;
	z-index: 1003;
	transition: all 0.6s;
}



/* ===========================================
	 	$LATERALES - LATERAL-IZQUIERDA
============================================ */


.lateral-izq {
	width: 250px;
	background-color: #333;
	color: #fff;
}


.lateral-izq.abrir {
	left:0;
}

.lateral-izq .badge {
	font-size: 11px;
	font-weight: normal;
}

.lateral-izq h2 {
	text-align: center;
}


.lateral-izq ul li a {
	display: block;
	padding: 5px 10px 5px 20px;
	color: #fff;
	text-decoration: none;
}

.lateral-izq ul li a:hover {
	background-color: #dfdfdf;
}

.lateral-izq ul li a span {
	margin-right: 20px;
}





/* ===========================================
	 	$LATERALES - LATERAL-DERECHA
============================================ */

.lateral-der {
	left: auto;
	right: -250px;
	top: 103px;
	z-index:999;
	transition: all 0.6s;
	background-color: #fff;
	border-left: 1px solid #e5e5e5;
	padding: 0 20px;
}

.lateral-der.abrir {
	right:0;
}



/* ======================
	 	$NAV-BOTTOM
====================== */

.wrapper.nav-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #f8f8f8;
	height: 50px;
	width: 100%;
}


.nav-bottom .nav-pages {
	width: 100%;
	height: 170px;
	background-color:#dadada;
	position: absolute;
	bottom: -120px;
	left: 0;
	z-index: 4;
	transition: all 0.6s;
	padding-left: 0;
	box-shadow: 0 -2px 3px rgba(0,0,0,0.2);
}

.nav-bottom .nav-pages.abrir {
	bottom: 50px;
}

.nav-bottom .nav-button {
	width: 100%;
	height: 50px;
	background-color:#7b7b7b;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	cursor: pointer;
	padding-right: 200px;
	text-align: center;
}

.nav-bottom .nav-button span {
	padding: 15px 5px;
}


/* ======================================
	 	$NAV-BOTTOM - OWL CAROUSEL
====================================== */

.nav-bottom .item {
	padding: 10px 10px 0 10px;
	height: 170px;
}

.nav-bottom .item img {
}


.nav-bottom .item h4 {
	text-align: center;
	font-size: 16px;
	margin: 10px 0 0 0;
	text-rendering: optimizeLegibility;
}


.owl-carousel .owl-controls .owl-nav {
	text-align: center;
	
}

.owl-carousel .owl-controls .owl-nav .owl-prev, 
.owl-carousel .owl-controls .owl-nav .owl-next {
	display: inline-block;
	width: 50px;
	height: 100%;
	background-color:rgba(154, 154, 154, 0.6);
	font-size: 12px;
	padding: 5px;
	position: absolute;
	top: 0;
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}


.owl-carousel .owl-controls .owl-nav .owl-prev:hover, 
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
	opacity: 1;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: 0;
}
 
.owl-carousel .owl-controls .owl-nav .owl-next  {
	right: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-prev span, 
.owl-carousel .owl-controls .owl-nav .owl-next span {
	margin-top: 75px;
	font-size: 20px;
}


body.entorn-digital .btn.noradius {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}




/* ======================
	 	$INICIO-MENU
====================== */

.inicio-menu {
	text-align: center;
	margin-top: 50px;
}

.inicio-menu p.small {
	min-height: 34px;
}

.inicio-menu .glyphicon, .inicio-menu .fa {
	font-size: 70px;
	color: var(--highlight-color);
}

.inicio-menu .badge-menu {
	font-weight: normal;
	font-size: 11px;
	z-index: 100;
	border-radius: 50%;
	position: absolute;
	right: 50%;
	margin-left: 30px;
	-ms-transform: translate(45px,0px); /* IE 9 */
   	-webkit-transform: translate(45px,0px); /* Safari */
    transform: translate(45px,0px);
}


/* ======================
		$ TOOLTIPS
====================== */

.tooltip-inner {
    min-width: 170px;
}



/* =================================
	 	$GENERAR-CONTENIDO
=================================== */

ul.faqs-cta {
	font-size: 80%;
}

.input-group-addon {
	cursor: pointer;
}

.panel .breadcrumb-documento {
	box-shadow: none;
}

.panel .breadcrumb-documento .fa.small {
	font-size: 12px;
}

.breadcrumb-documento {
	font-size: .85em;
}

.breadcrumb-documento>li>a {
	padding:3px 5px;
}

/* =================================
	 	$DASHBOARD
=================================== */

.dashboard {
	font-size: 0.85em;
}

.dashboard table {
	font-size: 90%;
}

/* ======================================
	 	$LISTADO-ARTICULOS-BLOGGING
======================================== */

.modal-body table {
	margin-top: 20px;
	font-size: 12px;
}

.modal-body table.caracteristicas tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0;
}

.modal-body table.caracteristicas tr:nth-child(even) td {
	background-color: #f9f9f9;
}

.panel .list-articulo {
	background-color: transparent;
}

.list-articulos .list-articulo .imagen {
	float: left;
	display: none;	
	width: 20%;
	margin-bottom: 10px;
	padding-right: 10px;
}

.list-articulos .list-articulo .imagen.logo-cliente {
	width:70px;
}

.list-articulos .list-articulo .imagen img {
	width: 100%;
}

.list-articulo .text-line-through {
	font-size: 80%;
}

.list-articulos .list-comentario {
	margin-left: 25px;
	margin-top: 15px;
}

.list-articulos .list-comentario .imagen img {
	width: 25px;;
}

.list-articulos .list-articulo .texto {
	float: left;
	width: 100%;
}

.list-articulos .list-articulo .texto p {
	max-height: 80px;
}	

.list-articulos .list-articulo .estado {
	min-width: 135px;
}

.list-articulos .list-articulo .estado h5 {
	display: inline-block;
	margin-top: 0;
}




.list-articulos .list-articulo .options .compartir-content {
	width: 200px;
	height: 40px;
	background-color: aqua;
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -100px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	opacity: 0;
	filter:Alpha(opacity=0);
}


.list-articulos .list-articulo .options .compartir-content.abrir {
	opacity: 1;
	top: -45px;
}


.list-articulos .list-comentarios {
	display: none;
}

.list-comentario {
	min-height: 70px;
}

.list-comentario .logo-cliente {
	float: left;
	margin-right: 15px;
	height: 70px;
	margin-bottom: 0;
}

/* ======================================
	 	$CATEGORÍAS
======================================== */

li.categoria .acciones, h4.supercategoria .acciones {
	display: none;
	font-size: 80%;
}

.subcategoria.disabled .text-muted {
	color: #aaa;
}

.acciones .nav>li>a {
	padding: 0;
	border-radius: 0;
	background-color: transparent;
	color: #777;
}

.acciones .nav>li.disabled>a {
	color: #ccc;
}

.acciones .nav>li>a:hover {
	background-color: transparent;
}

li.categoria:hover > .acciones, h4.supercategoria:hover > .acciones, .subcategoria:hover > .acciones {
	display: inline-block;
	margin-left:5px;
}

.categoria .label {
	font-weight: normal;
	font-size: 60%;
	position:relative;
	top:-3px;
}

/* ======================================
	 	$FORMULARIOS
======================================== */

.search-form .form-control {
	max-width:80%;
}


/* ======================================
	 	$ESTADISTICAS
======================================== */

.estadistica {
	text-align: center;
}

.estadistica h6 {
	margin-top: -15px;
}

.estadistica div {
	margin: 0 auto;
}



/* ======================================
	 	$BUSCADOR
======================================== */

.buscador {
	background-color: #1495ff;
	padding: 20px;
	position: relative;
	display: block;
}

.buscador .form-group {
	position: relative;
}

.buscador a {
	color: #000;
}

.buscador .uppercase {
	font-size: 12px;
}

.buscador p.small {
	color: #999;
	margin-top: -3px;
	margin-bottom: 0;
}

.buscador .form-control, .buscador .input-group-addon, .buscador select.form-control {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
}

.dropdown-buscador {
	position: absolute;
	background-color: white;
	width: 100%;
	z-index: 1000;
	font-size: 0.95em;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.14);
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.dropdown-buscador .badge {
	font-size: 10px;
}

.dropdown-buscador .highlight {
	color: #fe5766;
}

.btn-dropdown-buscador {
	border: 0;
	padding: 0;
}

.dropdown-buscador ul li {
	padding: 5px 10px;
}

.buscador .input-group-addon {
	background-color: white;
}

.btn-round {
	cursor: pointer;
	border-radius: 86px;
	-moz-border-radius: 86px;
	-webkit-border-radius: 86px;
	background-color: #fe5766;
	width: 86px;
	height: 86px;
	color: white;
	line-height: 86px;
	text-align: center;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
    -webkit-transition: background-color 400ms ease,box-shadow 600ms ease;
    -moz-transition: background-color 400ms ease,box-shadow 600ms ease;
    -ms-transition: background-color 400ms ease,box-shadow 600ms ease;
    -o-transition: background-color 400ms ease,box-shadow 600ms ease;
    transition: background-color 400ms ease,box-shadow 600ms ease;
    margin-left: 10px;
}

.btn-round:hover {
	background-color: #ff6471;
    -webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.4);
    -moz-box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.4);
    box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.4);
}

.btn-round a {
	color: #fff;
}

.buscador #inicio, .buscador #fin, .buscador #precio-max-dia {
	max-width: 100px;
}

.buscador #capacidad-txt {
	max-width: 50px;
}

.buscador .filters {
	position: absolute;
	bottom: 14px;
}

.buscador .filters .dropdown-transparent {
	display: inline-block;
	width: 215px;
}

.buscador li.active a {
	background-color: #1495ff;
}

.buscador .dropdown-menu {
	padding: 0;
}

.dropdown.dropdown-transparent .dropdown-menu {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.dropdown.dropdown-transparent a.dropdown-toggle {
	color: white;
	border-bottom: 1px dotted #fff;
	font-size: 0.9em;
	padding-bottom: 2px;
}

/* ======================================
	 	$FOLKSONOMIAS
======================================== */

#folksonomias a.dropdown-toggle {
	color: #ccc;
}

.folk-seleccionada .badge {
	float: right;
	position:relative;
	top: -13px;
	margin-right: -19px;
	font-size: 0.75em;
	z-index: 100;
	border-radius: 50%;
	width: 1.2em;
	height: 1.2em;
	padding:0.25em;
	padding-top: 0.25em;
	padding-bottom: 0.35em;
	box-shadow: 1px 1px 3px rgba(0,0,0,.15);
}

.folk-seleccionada.inline-block {
	margin-right: 10px;
	margin-bottom: 10px;
}

.folk-seleccionada.inline-block:last-child {
	margin-right: 0;
}

#seleccionadas .contenedor {
	background-color: rgba(255,255,255,0.1);
	padding: 15px 15px;
	border: 1px solid #333;
	box-shadow: 3px 2px 3px rgba(0,0,0,0.05);
	border-radius: 4px;
	margin: 15px 0;
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}

#disponibles {
	background-color: rgba(255,255,255,0.08);
	padding: 15px;
}

#disponibles .list-group-item .badge {
	font-style: normal;
}

#disponibles .list-group-item i.fa {
	margin-left: 8px;
}

#categorias {
	font-size : 1.25em;
}

#categorias #disponibles {
	background-color: transparent;
}

ul li #seleccionadas {
	background-color: transparent;
	margin: 0;
	box-shadow: none;
	border: 0;
	padding: 0 15px;
}

/* =====================================
		$TRIANGULOS CSS
===================================== */

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	
	border-bottom: 10px solid white;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	
	border-top: 20px solid #f00;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	
	border-left: 60px solid green;
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	
	border-right:10px solid blue; 
}

.table > tbody .texto h5 {
	font-size: 1.15em;
	line-height: 1.25em;
}

/* =================================
	 	MEDIA QUERIES
=================================== */

@media (max-width: 640px) {

	#resultados .uk-margin-xlarge-left {
		margin-left: 0px!important;
	}
	
	#resultados .uk-margin-xlarge-left {
		margin-right: 0px!important;
	}
	
	.brand-frame.uk-margin-large-top {
		margin-top: 70px!important;
	}
	
	.bg-kids {
		background-image: url(../img/cartas/NINO_CABALLO.png);
		background-position: 90% top;
		background-repeat: no-repeat;
		background-size: auto 30%;
	}

}

@media (max-width: 1199px) {

	.uk-container-small .uk-margin-horizontal-negative {
		margin-left: -30px;
		margin-right: -30px;
	}

}

@media (min-width: 768px) {
	
	#desvincular .form-horizontal .control-label {
		text-align: left;
	}
	
	
}

@media (min-width: 992px) {
	
	
	/* =================================
		 	$GENERAL
	=================================== */
	.table > tbody > tr.listado-articulo > td, 
	.table > tbody > tr.listado-articulo > th, 
	.table > tfoot > tr > td, 
	.table > tfoot > tr > th, 
	.table > thead > tr > td, 
	.table > thead > tr > th {
		padding: 7px 12px;
	}
	
	.table > tbody > tr.listado-articulo > td, 
	.table > tbody > tr.listado-articulo > th {
		padding: 28px 15px;
	}

	
	
	
	
	
	
	/* ======================================
	 	$LISTADO-ARTICULOS-BLOGGING
	======================================== */	
	.list-articulos .list-articulo .imagen {
		display: inline;	
	}
	
	.list-articulos .list-articulo .texto {
		width: 80%;
	}
	
}

@media (min-width: 1200px) {
	
	/* =================================
		 	$GENERAL
	=================================== */
	
	/* +++++++++ TABLAS ++++++++++++ */
	.table > tbody .texto h5 {
		font-size: 1.15em;
	}
	
	
	/* =================================
		 	$WRAPPER
	=================================== */
	.wrapper {
			
	}
	
	
	/* ========================
		 	$NAVCONSOLSE
	========================== */
	#options {
		display: none;
	}
	
	
	
	/* ======================================
		 	$LATERALES - LATERAL-DERECHA
	======================================= */
	.lateral-der {
		right: 0;
	}
	
	
	/* =================================
		 	$NAV-BOTTOM
	=================================== */
	.nav-bottom .nav-pages {
		padding-right: 250px;
	}
	
	
	
	
	/* ======================================
	 	 $LISTADO-ARTICULOS-BLOGGING
	 ======================================== */
	
	.list-articulos .list-articulo .imagen {
		width: 30%;
		max-width: 180px;
	}
	
	.list-articulos .list-comentario .imagen {
		width: 40px;
	}
	
	.list-articulos .list-articulo .texto {
		width: 70%;
	}
	
	
	
	
	
	
}



@media (min-width: 1600px) {
	/* ========================
	 		$GENERALES
	 ========================== */
	.content > .col-lg-4 {
		width: 25%
	}
	
	
	
	/* ======================================
	 	$LISTADO-ARTICULOS-BLOGGING
	 ======================================== */
	.list-articulos .list-articulo .texto {
		max-width: 580px;
	}

}






@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

@media print {
    section {
	    page-break-after: always;
	    min-height: 100%;
	    display: block;
	    position: relative;
	}
	
	.first-page {
		min-height: 1320px; /* Vertical */
		min-height: 680px; /* Horitzontal */
	}
	
	.first-page h2 {
		position: absolute;
	    top: 100%;
	    left: 50%;
	    transform: translateX(-50%) translateY(-50%);
	    -webkit-transform: translateX(-50%) translateY(-50%);
	    -moz-transform: translateX(-50%) translateY(-50%);
	}
	
    .logo {
	    display: block;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translateX(-50%) translateY(-50%);
	    -webkit-transform: translateX(-50%) translateY(-50%);
	    -moz-transform: translateX(-50%) translateY(-50%);
    }
}