
/*----------  cargando  ----------*/
html{
    /* overflow-x:hidden; */
}
header{
	max-width: 970px;
	margin: 0 auto;
}
nav.menu{
	max-width: 970px;
    margin: 0 auto;
}
.row{
	margin-left: 0;		
}
.table-hover tbody tr:hover td .social {
    visibility: visible;
    opacity: .7;
    right: 100%;
    margin-top: -60px;
    margin-right: 5px;
}
.tooltip{
    width:200px;
}
.colTOrow{
    margin-top: 45px;
}
.logos{
    /* position: relative;
    left: 1070px; */
    width: max-content;
}
.consultoras{
    border: 1px solid lightgray;
    padding: 2px;
    border-radius: 5px;
    height: 27px;
}
#Fil_tab,
#Fil_tab2 {
	width: 100%;
	border: none;
	padding-left: 11%;
	margin-top: 4px
}
#Fil_sta,
#Fil_sta2 {
	width: 55px;
	padding: 0;
	border: 1px solid #2b2b2b;
}
#Fil_cal2 {
	padding: 0;
}
#Fil_cali2,#Fil_cat2,#Fil_cali,#Fil_cat,#Fil_ciu2{
    	background:#fbbc05;
    	color:black;
}
#Fil_cost,#Fil_cost2, #Fil_ciu{
    background: #e9edee;
    color:black!important;
}
.less{
    background: #4285f4 !important;
    color:white !important;
}
#Fil_star,#Fil_acr,#Fil_cer,#Fil_ori,#Fil_dol,#Fil_sal,#Fil_star2,#Fil_acr2,#Fil_cer2,#Fil_ori2,#Fil_dol2,#Fil_sal2{
background-color: #B0E0E6;
}
#ChargingPageCs{
 position: fixed;
 display: flex;
 z-index: 5;
 width: 100%;
 height:100%;
 background: rgba(0,0,0, 0.9);
 align-items: center;
}
  #div-gpt-ad-1623238188126-0{
    min-width: 270px;
    min-height: 240px;
    margin-left:-14px;
    margin-top:15px;
   }
#ChargingPageCs > div{
 width: 100%;
 text-align: center;
}

#ChargingPageCs > div > img:first-child{
 width: 40%;
}
#ChargingPageCs > div > span{
 color: white;
 font-size: 5vw;
}
table tr td:nth-child(1){
    position:relative;
}
table tr th:nth-child(1){
        position:relative;

}
.tbodyr tr:nth-child(7) td {
    text-align: -webkit-center;
}
.btncols{
    font-size:16px!important;
    font-family: roboto!important;
    background: #3cb371;
    border-color:#3cb371;
    color:white;
}
.btncols:hover{
    color:white;
}
.icncol{
        top:2px;
}
.reset-button,.reset-button2{
 top: 39px!important;
    
}
.reset-button3{
   top: -15px!important;
   left:50px!important;
   border-radius:50%;
}
.newschool {
    position: absolute;
    color: white;
    font-family: Tahoma!important;
    font-size: 12px;
    background: rgb(192, 30, 16);
    border-radius: 5px;
    margin-top:4px;
    font-weight: 500;
    text-decoration: none!important;
    height: 14.5px;
    margin-top: -20px;
    margin-left: 5px;
}
#Fil_star,
#Fil_star2 {
	width: 100%;
	border:none;
	padding: 0;
	margin-top:4px;
}
.colvincu>a {
    text-decoration: underline;
}
.reset-button>svg:hover,.reset-button2>svg:hover{
    background-color: #d3d3d3;
    
}
.row.swing{
    width: fit-content;
	margin-bottom: 15px;
}

.minuscula {
	font-family: roboto;
	font-size:14px;
	padding:0;
	width: unset;
    font-weight: lighter;
    border-radius: 10px;
    min-height: 28px;
    border: 1px solid gray;
}

.rota{
    width:20px;
    top: 40px;
	font-family: 'Roboto';
}

.rota2{
    position: relative;
    top: 8px;
}
.rota3{
    position: relative;
    top: 4px;
}
.rota4{
    position: relative;
    top: 8px;
}
.rota5{
    position: relative;
    top: 2px;
}
.rota6{
    position: relative;
    top: 2px;
}
#fprin{
 /*background-position-y: 84px;
    */
}
.whatsapp-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  transition: transform 0.3s ease;
}

.perfil2{
    width: 62px;
    height: 62px;
    margin-top: -6px;
    border-radius: 50%;
}
.i{
    color:blue;
    text-decoration:underline;
    font-size: 10px!important;
    font-family:Tahoma!important;
}
.whatsapp-btn i {
  font-size: 60px; /* Tamaño del icono */
  color: white;    /* Color blanco para el icono */
  margin-left:5px;
}

.whatsapp-btn:hover {
  transform: scale(1.1); /* Efecto de aumentar el tamaño en hover */
}
.size{
    border-radius:20%;
    background-color:#337AB7;
    color:white;
    width:40px;
    height:25px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-left:5px;
    margin-bottom:-15px;
}
.size1{
    border-radius:50%;
    background-color:#B0E0E6;
    color:#337AB7;
    width:25px;
    height:25px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-left:5px;
}
.size1:hover{
    color:#337AB7!important;
}
.size2{
    border-radius:50%;
    color:#4B4B4B;
    width:25px;
    height:25px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-left:5px;
}
.Fvincu a{
    vertical-align:-webkit-baseline-middle;
    width:75%;
    
}
.ubic{
    color:#a09a9a;
}
.Fvincu{
    padding-left:0!important;
    font-size:15px!important;
}

#rotate{
 writing-mode: vertical-lr;
 transform: rotate(180deg);
 font-family: 'Roboto';
    /*position: relative;
    top: 43px;*/
}

      .tablaP {
		width: 100%;
		max-width: 970px;
		margin: 0 auto;
		padding: 0;
    /* margin-left:-6%; */
	} 

/* .AllSpacing {
	padding: 0 3%;

} */
  

 @media only screen and (max-width: 1130px){
   

.tituloportada2 {
	background-color: rgba(0, 0, 0, .0) !important;
}

    
} 

 
#vincu  td:nth-child(1),#todos  td:nth-child(1){
 border-bottom-left-radius: 5px!important;
 border-top-left-radius: 5px!important;
 border-right:none;
 border-top: 1px solid #ccc!important;
 border-left: 1px solid #ccc!important;
 border-bottom: 1px solid #ccc!important;
} 
#vincu  td:nth-child(2),#todos  td:nth-child(2){
 border-right:none;
 border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
} 
#vincu  td:nth-child(3),#todos  td:nth-child(3){
 border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
} 
#vincu  td:nth-child(4),#todos  td:nth-child(4){
 text-align: center;
 border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
} 
#vincu  td:nth-child(5),#todos  td:nth-child(5){
 text-align: center;
 border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
} 
#vincu  td:nth-child(6),#todos  td:nth-child(6){
 text-align: center;
 border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
}
#vincu  td:nth-child(7),#todos  td:nth-child(7){
 text-align: center;
 border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
}
#vincu  td:nth-child(8){
 text-align: center;
 border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
}
#vincu  td:nth-child(9){
 text-align: center;
 border-bottom-right-radius: 5px!important;
 border-top-right-radius: 5px!important;border-left:none;
 border-top: 1px solid #ccc!important;
 border-bottom: 1px solid #ccc!important;
 border-right: 1px solid #ccc!important;
}
#todos  td:nth-child(8){
   text-align: center; 
   border-bottom: 1px solid #ccc!important;
 border-top: 1px solid #ccc!important;
 border-right:none;
 border-left:none;
}
#todos  td:nth-child(9){
   text-align: center; 
   border-bottom-right-radius: 5px!important;
 border-top-right-radius: 5px!important;border-left:none;
 border-top: 1px solid #ccc!important;
 border-bottom: 1px solid #ccc!important;
 border-right: 1px solid #ccc!important;
}
li>a>.btn-xs {
	font-family: "Roboto";
	border-radius: 20px;
	position: absolute;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto.woff2) format('woff2'), url(../fonts/roboto.woff) format('woff')
}

.trr td {
	position: relative;
	vertical-align: middle;
	padding: 11px 0;
	text-align: left
}

.trr td a {
	width: 100%;
	vertical-align: middle
}

.trr td a .glyphicon{
	margin-left: 20%
}

#DipIcon {
	animation: jump linear 0.5s infinite
}

#DipIconbg {
	animation: colorbg linear 3s infinite
}

#DipIconbg2 {
	animation: colorbg linear 3s infinite
}

.inf1 {
	animation: jump2 linear 1s infinite;
	position: absolute!important;
	left: 39px
}
.inf2 {
	
	position: absolute!important;
	left: 20px;
	top:13px;
}


@keyframes jump2 {
	0% {
		top: 13px
	}
	50% {
		top: 7px
	}
	100% {
		top: 13px
	}
}

@keyframes jump {
	0% {
		top: 0
	}
	50% {
		top: 10px
	}
	100% {
		top: 0
	}
}

@keyframes colorbg {
	0% {
		background: initial
	}
	50% {
		background: rgba(51, 122, 183, .4)
	}
	100% {
		background: initial
	}
}

.input-sm {
	color: black
}

h1 {
	text-align: center;
}

.container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: auto
}

.container .content {
	width: 1280px;
	height: 720px
}

.always-visible.ps-container>.ps-scrollbar-x-rail,
.always-visible.ps-container>.ps-scrollbar-y-rail {
	opacity: .6
}

.container12 {
	width: 20%
}

.starts{
    color:black!important;
}
.Fprin {
	background: rgba(117, 117, 117, .2);
    color: #222222!important;
    border: 1px solid gray;
    border-bottom: 1px solid gray!important;
}


.Fprin:nth-child(1)  {
	font-size: 14px;
	/* color: #000; */
}
.Fvincu {
	color: #337ab7;
	width:100%;
}

.Fvincu>a {
	color: #337ab7;
}

.Fvincu>span {
	color: #a09a9a;
}

.Tvincu {
	background-color: rgb(192, 30, 16);
	color: white;
	font-size: 15px;
}

td {
	font-size: 15px;
	vertical-align: middle
}

.Encabezado>th {
	text-align: center;
	background-color: rgba(128, 128, 128, .79);
	color: black;
	font-size: 19px
}

.url_sub {
	color: white
}

.url_sub:hover {
	color: white;
	text-decoration: none
}

/*=====================================
=            tabs y motors            =
=====================================*/
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a,
.nav-tabs>li>a:hover {
	text-align: center;
	width: 140px;
	height: 42px;
	font-family: roboto
}


.nav-tabs>li>a {
	color: gray;
	border-bottom: 3px solid silver;
	    background: #ededed;
    border-radius: 0;
    border: 1px solid #d0c8c8;
    margin-right: -1px!important;
}

.nav-tabs>li>a:hover {
	font-weight: bolder;
	background-color: rgb(192, 30, 16);
	color: #fff;
	border-bottom: 1px solid silver
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: rgb(192, 30, 16);
	border-bottom: 4px solid gray;
	padding: initial 10px 7px;
}
/*Cambiar imagen de los post en los headers de la tabla*/
table.dataTable thead .sorting {
    background-image: url(/assets/img/old/Datatables_assets/sort_both_gray.png);
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}

.table>tbody>tr:nth-of-type(odd) {
    background-color: #ECECEC !important;
}
.table>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}


.table-hover tbody tr td a:link,
.table-hover tbody tr td a:visited {
	color: #337ab7
}

.table-hover thead tr th a:link,
.table-hover thead tr th a:visited {
	color: #fff!important;
}

.table-hover tbody tr:hover{
    box-shadow: 0 0 0 2px rgb(192,30,16);
    border-radius:3px;
}

/* .table-hover tbody tr:hover td a:link, .table-hover tbody tr:hover td a:visited {
    color: #fff!important;
}

.table-hover tr:hover .instituto {
	color: white!important
}
.table-hover tr:hover .i {
	color: white!important
}
.table-hover tr:hover .star {
	color: black!important
}
.table-hover tr:hover .num {
	color: white!important
}
.table-hover tr:hover .num {
	color: white!important
}
.table-hover tr:hover .Fvincu {
	color: white!important
}

.table-hover tr:hover .ubic {
	color: white!important
}

.table-hover tr:hover .size2 {
	color: white!important
} */

.dataTables_length {
	margin-top: 32px;
	margin-bottom: 50px!important;
	font-family:roboto!important;
}

.dataTables_info {
	margin-top: -46px;
	font-family:roboto!important;
}

.impar {
	background-color: #f2f2f2
}

.tbody {
	color: black
}

.trr:hover {
	background-color: rgba(51, 122, 183, .4)
}

.links {
	color: black;
	text-decoration: none;
}

.links:hover {
	color: white;
	text-decoration: none
}
.colTOrow .wrap p{
	font-family: 'Roboto';
}
.trecursos {
	width: 270px;
	font-family: roboto;
	font-size: 23px;
	border-radius: 5px;
	background-color: rgba(117, 117, 117, .2);
}
div.trecursos{
	background-color: #eaeded;
	border-radius:5px;
	padding:5px;
}
div.trecursos a{
	text-align:center;
	vertical-align: middle;
	width: 100%;
	color:black;
	display: inline-block;
}
.impar {
	background-color: white;
	border-bottom: 1px solid #ccc!important;
}
.trecursos {
	margin: auto
}

@-webkit-keyframes swing {
	15% {
		-webkit-transform: translateX(5px);
		transform: translateX(5px)
	}
	30% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}
	50% {
		-webkit-transform: translateX(3px);
		transform: translateX(3px)
	}
	65% {
		-webkit-transform: translateX(-3px);
		transform: translateX(-3px)
	}
	80% {
		-webkit-transform: translateX(2px);
		transform: translateX(2px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes swing {
	15% {
		-webkit-transform: translateX(5px);
		transform: translateX(5px)
	}
	30% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}
	50% {
		-webkit-transform: translateX(3px);
		transform: translateX(3px)
	}
	65% {
		-webkit-transform: translateX(-3px);
		transform: translateX(-3px)
	}
	80% {
		-webkit-transform: translateX(2px);
		transform: translateX(2px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.swing:hover {
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.PortadaContenedor {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden
}
.container {
    display: flex;
    align-items: center; /* Centra verticalmente */
    padding-top:90px;
    padding-bottom:2px;
    margin-right:15px;
}

.image {
    width:60%;
}

.text {
    max-width: 450px; /* Limita el ancho del texto para evitar que se extienda demasiado */
    margin-left:-100px
}

.image img {
    max-width:90%; /* Asegura que la imagen no se desborde */
    height:200px;
    border-radius:5px;
    margin-left:-90px
}
p{
    margin:0!important;
}
hr {
    border: 0;
    height: 0.5px;
    background: #a09a9a;
    margin: 5px 0; /* Espacio alrededor de la línea */
    }
    .info{
    border: 1px solid silver;
    font-size: 12px !important;
    border-radius: 5px;
    color:black;
    background-color:#B0E0E6;
}
.info1{
    border: 1px solid silver;
    font-size: 12px !important;
    border-radius: 5px;
    color:black;
    background-color:#B0E0E6;
}
.PortadaContenedor img{
	height: 325px;
    max-width: 970px;
    margin: 0 auto 27.5px auto;
    object-fit: cover;
	display: block;
}
.anos{
    display: inline-block;
    font-size: 11px!important;
    border-radius: 2px;
    text-decoration: none!important;
    outline: none;
    width:65px;
    color: #4d5656;
    background-color: white;
    
    /*margin-top:10px;
    margin-left:-15px;*/
}
#center>h1 {
  color: white;
  font-size: 22px;
  line-height: 0.6;
  text-shadow: 0px 0px 11px rgb(0 0 0), 0px 0px 10px rgb(0 0 0);
  background-color: rgb(34 39 48 / 40%);
  font-family:tahoma;
  display: flex;
  flex-direction: column;
  width:850px;
  height:65px;
  margin-bottom:-25.8px;
}

#center>h2{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-family: tahoma!important;
    text-align: left;
    background-color: #333333b8;
    padding: 5px 10px;
    border-radius: 2px;
    margin-top: 0px;
    }
    
#center h2>a{
    color:#2b9cfd;
    text-decoration:underline;
}

@media only screen and (max-width: 1300px){

.PortadaContenedor > div > #center > h1{
    font-size: 38px!important;
}
.PortadaContenedor > div > #center > p{
    font-size:11px!important;
}
}
  .contadores{
          text-align-last: center;
  }
.conta >td {
    padding-left: 13px;
    padding-top: 3px;
    padding-bottom: 0;
}

.conta:hover{
    background: #a5bed4;
}
.AllSpacing {
	/* padding: 0 6%; */
	width: 100%;
    margin: 0 auto;
    max-width: 970px;
}

.subs {
	background-color: #EDEDED;
	width: 270px;
	height: 280px;
	border-radius: 5px
}

.subs:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.yadcf-filter {
	width: 100%;
	margin-top: 4px;
	padding-right: 33px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 14px;
	border-radius: 10px;
	min-height: 28px;
	border: none;
	background: white;
	font-family: 'roboto'
}

.inuse {
	color: white;
	background-color: rgb(192, 30, 16);
}

.inuse>option {
	background: #EEE;
	color: black
}

.Fprin>.yadcf-filter {
	font-weight: lighter
}
#Btn_sta,#Btn_sta2 {
    margin-top: 20px;
}
.reset-button,.reset-button2 {
	border-radius: 27px;
	z-index: 1!important;
	border: none;
	height: 26px;
	width: 26px;
	font-family: 'roboto';
	position: absolute;
	font-weight: bolder;
	font-size: 16px;
	top: 14%!important;
	background-color: #d3d3d3;
	right: 33px;
	padding: 3px;
}

.reset-button:hover,.reset-button2:hover {
	background-color: lightgray
}

.Fprin>.reset-button,.Fprin>.reset-button2 {
	top: 26%
}

input[type=search] {
	width: 95%;
	border-radius: 10px;
	color: black;
	font-size: 15px;
	min-height: 28px;
    border: 1px solid gray;
	font-family: 'roboto';
	
}

#buscarfiltro1,
#buscarfiltro2 {
	width: 80%;
	margin-right: 8%;
	border: none;
	margin-top: 3px;
	font-size: 18px;
	border-radius: 5px;
	border: solid 1px gray;
	height: 25.73px;
	margin-bottom: 3px
}

#buscarfiltro1,
#buscarfiltro2,
#buscarfiltro3,
#buscarfiltro4,
#buscarfiltro5,
#buscarfiltro6:hover {
	box-shadow: #eee 0 0 3px 3px
}

#btnFiltroDesplegableVin>span.glyphicon-chevron-down,#btnFiltroDesplegableTod>span.glyphicon-chevron-down {
	position: absolute;
	display: inline-block;
	right: 5%;
	top: 20%
}
.glyphicon.glyphicon-search{
	top: -1px;
    left: 6px;
}
#FiltroDesplegableVin,#FiltroDesplegableTod {
	background-color: rgba(204, 204, 204, .5);
	padding-bottom: 5px
}

table.dataTable {
    border-collapse: separate;
    border-spacing: 0 5px; /* Espacio entre filas */
    width: 100%;
}
table.dataTable tr{
    background-color: #eaeded;
    /* Sombra en cada fila con enfoque en la parte inferior */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); /* Sombra en la parte inferior de cada fila */
    margin-bottom: 4px; /* Espacio entre filas para mejorar la visibilidad de la sombra */
}
.table-bordered {
    border: none !important;
}
.table>colgroup+thead>tr:first-child>th {
    border-bottom: 1px solid gray!important;
}
table.dataTable thead td, table.dataTable thead th {
    border-bottom: none!important;
    text-align: center!important;
    vertical-align: middle!important;
}

table>colgroup col:first-child {
	width: 15%
}

table>colgroup col:nth-child(2) {
	width: 60%
}

table>colgroup col:nth-child(3) {
	width: 5%
}

table>colgroup col:nth-child(4) {
	width: 5%
}

table>colgroup col:nth-child(5) {
	width: 5%
}

table>colgroup col:nth-child(6) {
	width: 5%
}
table>colgroup col:nth-child(7) {
	width: 5%
}
table>colgroup col:nth-child(8) {
	width: 5%
}

.colvincu2 {
    
	padding: 0;
	text-align: right;
	width:5%;
}

.perfil {
	width:42px;
    height:42px;
}
.DipIcon {
	animation: jump linear 1s infinite;
	position: absolute;
	margin-left: 2px
}

@keyframes jump {
	0% {
		top: 13px
	}
	50% {
		top: 7px
	}
	100% {
		top: 13px
	}
}

.vincularme {
	float: left;
	margin: 25px 0 1% 1%;
	width: 270px;
	border-radius: 5px;
	height: 75px;
	background-color: gold;
	border-right-color: #c90;
	border-bottom-color: #c90;
	border-left: none;
	border-top: none;
	font-family: roboto;
	font-size: 23px
}

#indicadores>tbody>tr>td,
#indicadores>thead>tr>th {
	text-align: center;
	color: white;
	font-family: "roboto";
	font-style: normal;
	font-size: 2rem;
	font-weight: 700;
	text-shadow: 0 0 15px rgba(0, 0, 0, 1), 0 0 15px rgba(0, 0, 0, 1)
}

#indicadores>tbody>tr>td {
	font-size: 1.5rem!important
}

.tituloportada2 {
	padding: 0 10px;
	width: 700px;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 5px
}
.tituloportada{
    font-family:"roboto";
}

.table-hover tbody tr:hover td {
	position: relative
}

.social {
	position: absolute;
	width: 50px;
	color: #FFF;
	background: #EDEDED;
	height: auto;
	line-height: 37px;
	text-align: center;
	visibility: hidden;
	border-radius: 12px;
	box-shadow: 4px 4px 2px rgba(0, 0, 0, .7)
}

.social:after {
	content: '                      ';
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-left: 8px solid #EDEDED;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

.table-hover tbody tr:hover td .social {
	visibility: visible;
	opacity: .7;
	right: 100%;
	margin-top: -60px;
	margin-right: 5px
}


#vincu>tbody td:nth-child(3),#todos>tbody td:nth-child(3){
    font-size: 14px;
    text-align: center;
    font-family: 'Tahoma';
    color: gray;
}
#vincu>tbody td:nth-child(4),#todos>tbody td:nth-child(4){
    font-size: 14px;
    text-align: center;
    font-family: 'Tahoma';
    color: gray;
}
#vincu>tbody td:nth-child(5),#todos>tbody td:nth-child(5){
    font-size: 14px;
    text-align: center;
    font-family: 'Tahoma';
    color: gray;
}
#vincu>tbody td:nth-child(6),#todos>tbody td:nth-child(6){
    font-size: 14px;
    text-align: center;
    font-family: 'Tahoma';
    color: gray;
}
#vincu>tbody td:nth-child(6),#todos>tbody td:nth-child(6){
    font-size: 14px;
    text-align: center;
    font-family: 'Tahoma';
    color: gray;
}
.negri{
    font-size: 14px;
    color: #337AB7;
    text-align: center;
}

#center{
    display: block;
    text-align: -webkit-center;
}
#vincu td,#todos td{
    color: #a09a9a;
    vertical-align: middle;
	font-family: Tahoma!important;
	font-size: 13px
}

#todos>tbody td:nth-child(1) {
	align-items: center;
}

#todos>tbody td:nth-child(1) div {
	align-items: center;
	margin-left:25px;
	width: 100%
}



#Fil_cat,
#Fil_cali {
	padding: 0 2px
}

#filTabVin,#filTabTod {
	width: 100%;
	border: none;
	padding-left: 11%;
	margin-top: 4px
}

.vincucol:hover {
	color: black!important;
	text-decoration: none
}

#descripcion {
	font-family: 'roboto';
	text-align: justify;
	background-color: #fafafa;
	color: gray;
	line-height:1.6em;
	padding: 2% 2%;
	border-radius: 25px
}

.srchi {
	position: absolute;
	height: 100%!important;
	display: flex;
	align-items: center;
	left: 6%;
	top: 2px
}

.srchi>span {
	color: black;
	font-weight: 700;
	z-index: 1;
	padding: 5.5px
}

.srchi>span:hover {
	background-color: grey;
	color: white;
	border-radius: 10px
}

.srchi2,
.srchi3 {
	position: absolute;
	height: 100%!important;
	display: flex;
	align-items: center;
	right: 12%;
	top: 2px
}

.srchi2>span,
.srchi3>span {
	margin: 10px 0;
	color: black;
	z-index: 1;
	padding: 5px
}

.srchi2>span:hover,
.srchi3>span:hover {
	background-color: grey;
	color: white;
	border-radius: 10px
}


#ChargingPageCs {
	position: fixed;
	display: flex;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .9);
	align-items: center
}

#ChargingPageCs>div {
	width: 100%;
	text-align: center
}

#ChargingPageCs>div>img:first-child {
	width: 40%
}

#ChargingPageCs>div>span {
	color: white;
	font-size: 5vw
}

/* .bloque1 {
	padding-left: 0%!important;
} */

@media (min-width:1230px) {
	header,nav.menu,.PortadaContenedor img,.AllSpacing{
		max-width: 1100px;
	}	
	.PortadaContenedor img{
		object-fit: fill;
	}
	.tablaP{
		max-width: 815px;
	}
}

@media (min-width:1400px) {
	header,nav.menu,.PortadaContenedor img,.AllSpacing{
		max-width: 1200px;
	}	
	.tablaP{
		max-width: 917px;
	}
    
    .image img {
        max-width:92%; /* Asegura que la imagen no se desborde */
        height:200px;
        border-radius:5px;
        margin-left:-430px;
    }
}

.imgportada {
	width: 100%;
}
@media screen and (min-width: 1400px) {
    .container {
        margin: auto; /* Aumenta el padding en pantallas grandes */
    }

    .image {
        width: 70%; /* Aumenta el ancho de la imagen para pantallas grandes */
    }

    .text {
        max-width: 45%; /* Aumenta el máximo ancho del texto */
        margin-left: 0; /* Elimina el margen izquierdo negativo */
    }

    .image img {
        height: 250px; /* Aumenta la altura de la imagen para pantallas grandes */
        margin-left: 0; /* Elimina el margen izquierdo negativo en la imagen */
        max-width: 98%;
    }
}
