/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  /* padding-top: 56px; */
}

.boton_redonedado_gris {
  background-color: #c2c2c2; /* Green */
  border: none;
  color: #80817f;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 10px;
  cursor: pointer;
  border-radius: 12px;
}

.nombre_campos_usuario
{
	background-color:#010062;
	color:#ffffff;
	text-align:center
}
.nombre_campos_usuario_non
{
	background-color:#cccdcd;
}

.tabla_equipo{ 
  background-image:  url('../imagenes/engrane_fondo.png');
   background-repeat: no-repeat;
   background-position: center;
}

.bg-equipo-des-left  { color: #858585; border-bottom: 2px dotted #858585;}
.bg-equipo-des-right { color: #007aff; border-bottom: 2px dotted #858585;}


.carousel-item {
  /* height: 65vh; */
  min-height: 300px;
  max-width: 100%;
  height: auto;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 20px;
}

/* kodstyle */
/* @media (min-width:601px) {

  .barra-top {
    /* height: 130px;
    background-image:  url('../imagenes/barra_top1.png'); 
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    background-color: #060060;
  }
    
} */
.engran img {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: -1px;

  left: 50%;
  z-index: 9;
}

.barra-top {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-color: #060060;
}
@media (max-width:220px){
  .barra-top .link-leng img {
    position: relative;
    top: -9px;
  }
}

.barra-top .link-leng {
  color: #ffffff;
  
}

.barra-top h5 {
  color: #ffffff;
  font-weight:bold;
}
.titulo_amarillo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#fedb00;
  text-decoration: none;
  padding-top: 0;
  padding-bottom: 10px;
  background-image:  url('../imagenes/barra_top2.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}
@media(max-width:420px){
  .titulo_amarillo {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight:bold;
    color:#fedb00;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 10px;
    background-image:  url('../imagenes/barra_top2_cut.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
  }
}
@media(max-width:720px){
  .titulo_amarillo {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight:bold;
    color:#fedb00;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 10px;
    background-image:  url('../imagenes/barra_top2_cut.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
  }
}

.bg-dark-p {background-color: #1f1f1f; }
.bg-menu {background-color: #1f1f1f; }
.bg-menu a {text-decoration: none; color: #ffffff; transition: all 0.5s ease}
.bg-menu a:hover {background-color: #060060; color: #ffffff;}
.bg-menu.collapse a{display: block; }

.bg-filtros {
  background-image:  url('../imagenes/barra_top1.png');
}


.imagen {position: relative;}
.imagen .titulo {
  position: absolute;
  z-index: 9;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 5%;
  background: #0d025e;
  color: #ffffff;
  font-size: 30px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  width: 100%;
  transition: all 0.3s ease;
}
.titulo:hover {background: rgba(0, 0, 0, 0.7);}
@media(max-width:420px){
  .imagen .titulo {font-size: 20px;}
  .descripcion-subcat {padding-left: 0px;  padding-top: 0px;}
}
@media(max-width:2000px){
  .imagen .titulo {font-size: 20px;}
  .descripcion-subcat {padding-left: 110px;  padding-top: 0px;}      
}

  

.imagen .titulo-cat {
  position: absolute;
  z-index: 9;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 15%;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 20px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  width: 100%;
  transition: all 0.3s ease;
}

.col-6 .imagen .titulo-cat {font-size: 20px;}
.titulo-cat:hover {background: rgba(0, 0, 0, 0.7);}
  

.imagen .link-subcat {
  position: absolute;
  z-index: 9;
  margin: 0 auto;
  left: 5px;
  padding: 5px;
  text-align: center;
  bottom: -30%;
  background: #060060;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  
  transition: all 0.3s ease;
}
.link-subcat:hover {background: rgba(0, 0, 0, 0.7);}
.link-subcat i {color:#ffeb00;font-size: 20px;}

.imagen .modelo {
  position: absolute;
  z-index: 9;
  margin: 0 auto;
  right: 0;
  padding: 2px;
  text-align: right;
  bottom: 0px;
  background: rgba(255, 255, 255, 1);
  color: #000000;
  font-size: 12px;
  font-family: Arial, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  
  transition: all 0.3s ease;
}



.filtros select {
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  border-radius:12px;
}

.footer-text {
  color: #8dc7bd;
  font-size: 12px;
  font-weight: bold;
}


/* --------------------------------------------------------
    Upload
-----------------------------------------------------------*/
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

.fileupload {
  margin-bottom: 9px;
}

.uneditable-input {
 height: 30px;
 margin-right: -1px;
 line-height: 27px;
 padding: 0 10px;
 display: inline-block;
 margin-bottom: 0px;
 cursor: not-allowed;
 width: 100%;
 vertical-align: middle;
 overflow: hidden;
}

.fileupload .thumbnail {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 200px;
  height: 150px;
  line-height: 137px;
  margin-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.3);
}

.fileupload .thumbnail.small {
  width: 50px;
  height: 50px;
  line-height: 100%;
  margin-bottom: 0;
}


.fileupload .thumbnail > img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}

.fileupload .btn {
vertical-align: middle;
background: rgba(0, 0, 0, 0.1);
border: 1px solid rgba(255, 255, 255, 0.3);
}

.fileupload.row .btn {
margin-left: -1px;
}

.fileupload .btn:focus, .fileupload .btn:active {
background: rgba(0,0,0,0.2);
}

.close-pic {
top: 2px;
position: relative;
color: #FFF;
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
  display: none;
}

.fileupload-inline .fileupload-controls {
  display: inline;
}

.close-pic {
  float: none;
  font-size: 11px;
  margin-left: 4px;
}

.fileupload-preview {
  word-break: break-all;
  white-space: nowrap;
  font-size: 12px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bg-contacto {
  background-color: #ff9000;
}
.bg-contacto-g {
  background-color: #dfe0e0;
  color: #000000;
}
.bg-contacto p {
  font-weight: bold;
}

.themed-grid-col {
  
  vertical-align: middle !important;
}
