@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);    
    .banners {background-color:transparent !important;}
    .clickable-row hover{
  	  background-color: #cce7e7;
  		border-bottom: 2px solid #red !important;
  	}
  	.a:hover{background-color: black !important;}
    .dropdown-content a:hover {background-color: #ddd;}	
    [data-href] {cursor: pointer;line-height:20px;}
    .ligamarca a:hover {text-decoration:none; background-color: #cce7e7 !important; border-bottom: 2px solid #red !important; }
    .ligamarca a:active {text-decoration:none;}
    .ligamarca td:hover{
  	  background-color: #cce7e7 !important;
  		border-bottom: 2px solid #red !important;
  	}
    nav#menu-container-scroll-marcas {
       /* background:#586e75;*/
       /* background:#87CEEB;*/
    	  background: #fff;
        position:relative;
        width:100%;
        height: 44px;
    		font-size:.7em;
    		color:#fff;
    }
    #btn-nav-previous {
        text-align: center;
        color: white;
        cursor: pointer;
        font-size: 18px;
        position: absolute;
        left: 0px;
        padding: 8px 20px;
        background: #8f9a9d;
    }
    #btn-nav-next {
        text-align: center;
        color: white;
        cursor: pointer;
        font-size: 18px;
        position: absolute;
        right: 0px;
        padding: 8px 20px;
        background: #8f9a9d;
    }
    .menu-inner-box
    { 
        width: 100%;
        white-space: nowrap;
        margin: 0 auto;
        overflow: hidden;
        padding: 0px 44px;
        box-sizing: border-box;
    		color:#fff;
    }
    .menu-scroll
    {  
        padding:0;
        margin: 0;
        list-style-type: none;
        display:block;
        text-align: center;
    		font-family: arial;
    		color:#fff;
    		padding-top:5px;
    		height:43px;
    		background-color: #87daf5;
    }
    .menu-scroll a
    {  
        margin-top:5px;
        font-size:2em;
    		color:#fff;
    }
    .menu-item-scroll
    {
        height:100%;
        padding: 0px 25px;
        color:#fff;
        display:inline;
        margin:0 auto;
        line-height:47px;
        text-decoration:none;
        text-align:center;
        white-space:no-wrap;
    		transition: 0.3s ease;
    		padding: 6px 25px;
    		/*border-top: 4px solid #586e75;*/
        border-bottom: 4px solid #586e75;
    		padding: 20px 20px;
        margin: 0 20px
    }
    .menu-item-scroll:hover { 
     height:100%;
        text-decoration:none;
    		color:#fff;
    		/*background-color:#ff0000;
    		height:102px;*/
    		/*background:#9bb9c3;*/
    		/* border-top: 4px solid #ffffff;*/
        border-bottom: 4px solid #ffffff;
        padding: 6px 20px; 
    }    
    @media only screen and (max-width: 480px) {
      #btn-nav-previous {
        display:none;
      }
      #btn-nav-next {
        display:none;
      }
        .menu-inner-box
        { 
            width:100%;
            overflow-x:auto;
        }
    }
    .content-wrap {
        position: relative;
        padding: 0px 0px !important;
    }
    h3 { color:#ff0000;}
    .fondoletra{
      padding: 30px;
    	background-color:#87daf5;
    	margin-bottom:5px;
    }
    #slideout {
    		/* position: absolute; */
    		position: fixed;
    		top: 100px;
    		right: 0;
    		width: 35px;
    		-webkit-transition-duration: 0.3s;
    		-moz-transition-duration: 0.3s;
    		-o-transition-duration: 0.3s;
    		transition-duration: 0.3s;
    		z-index: 100;
    	}
    	#slideout_tab {
    		position: relative;
    		top: 150px;
    		left: 0;
    		padding: 12px 6px 12px 12px;
    		text-align: center;
    		background: #ff0000;
    		color: #fff;
    		cursor:pointer;
    		-webkit-border-radius: 5px 0 0 5px;
    		-moz-border-radius: 5px 0 0 5px;
    		border-radius: 5px 0 0 5px;
    	}
    	#slideout_inner {
    		position: absolute;
    		top: 110px;
    		left: 35px;
    		/*background: #fff;*/
    		width: 220px;
    		padding: 0px;
    		height: 100px;
    		cursor:auto;
    		-webkit-border-radius: 5px 0 0 5px;
    		-moz-border-radius: 5px 0 0 5px;
    		border-radius: 5px 0 0 5px;
    		z-index: 100;
    	}
    	#showblock:checked + #slideout{right: 250px;}
    	#showblock{display:none;}
    	
    	
    .texto-vertical-2 {
        writing-mode: vertical-lr;
        transform: rotate(180deg);
    		font-size:2em;
    		margin-left: -15px;
    }
    
    
    .classb1 {
        width: 500vw;
        background-color: white;
        border-radius: 20px;
        height: 4.5vh;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid red;
    }
    
    .imglupa {
        width: auto;
        height: 2vh;
        margin-top: 0.2vh;
        margin-left: -6%;
    
    
    }
    
    .page-title {
        height: 10vh;
    }
    
    #top-search input {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80vw !important;
        height: 3vh;
        border: none;
        margin-top: 0.5%;
        font-size: .85em;
    }    
    #top-search form {
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }  
    .container_barrabus {
        display: flex;
        width: 100%;
        gap: 1%;
    
    }
    .titulo-busquedas {
        display: flex;
        width: 30%;
        justify-content: center;
        align-items: center;
        margin-top: -1vh;
    }
    
    .bus {
        width: 124.8%;
        display: flex;
        height: 5vh;
    }	

    .contenedor_buscadorm{
		  display: flex;
      justify-content: center;
      align-items: center;
	   	width: 100%;		
 	  }
    .contenedor_buscadorm1{
      display: flex;
      justify-content: center;
      align-items: center;
		  width: 90%;
		  flex-direction: column;		
    }
	  .E {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;	
    }
    .contenedor__bustexto{
	    font-size:1rem;
    }
    input[name="marca"]{
      width: 37vh !important;
		  margin-left: 1%;
      /*width: 4em !important;
		  margin-left: 0%;		*/	
    }	    
    .busclave{
        color: black;
    }
    @media (max-width: 1199px){
      .contenedor__bustexto{
        text-align: center;            
      }
    }
    @media (max-width: 841px){
      #busquedas1 {
        width: 99%;
        display: flex;
        font-size: 12px;
        flex-direction: column;
      }
		}				
    #suggestions {
        box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
        height: auto;
        position: absolute;
        top: 45px;
        z-index: 9999;
        width: 206px;
    }
    
    #suggestions .suggest-element {
        background-color: #EEEEEE;
        border-top: 1px solid #d6d4d4;
        cursor: pointer;
        padding: 8px;
        width: 100%;
        float: left;
				color:#000;
        font-size: 0.7em;
        width: 300px;				
    }		

    #suggestions1 {
        box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
        height: auto;
        position: absolute;
        top: 45px;
        z-index: 9999;
        width: 206px;
    }
    
    #suggestions1 .suggest-element {
        background-color: #EEEEEE;
        border-top: 1px solid #d6d4d4;
        cursor: pointer;
        padding: 8px;
        width: 100%;
        float: left;
				color:#000;
        font-size: 0.7em;
        width: 300px;				
    }			
		
    #suggestions2 {
        box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
        height: auto;
        position: absolute;
        top: 45px;
        z-index: 9999;
        width: 206px;
    }
    
    #suggestions2 .suggest-element {
        background-color: #f9e79f;
        border-top: 1px solid #d6d4d4;
        cursor: pointer;
        padding: 8px;
        width: 100%;
        float: left;
				color:#000;
        font-size: 0.7em;
        width: 300px;				
    }			
    #suggestions3 {
        box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
        height: auto;
        position: absolute;
        top: 45px;
        z-index: 9999;
        width: 206px;
    }
    
    #suggestions3 .suggest-element {
        background-color: #f9e79f;
        border-top: 1px solid #d6d4d4;
        cursor: pointer;
        padding: 8px;
        width: 100%;
        float: left;
				color:#000;
        font-size: 0.7em;
        width: 300px;				
    }	
    #suggestions4 {
        box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
        height: auto;
        position: absolute;
        top: 45px;
        z-index: 9999;
        width: 206px;
    }
    
    #suggestions4 .suggest-element {
        background-color:#f9e79f;
        border-top: 1px solid #d6d4d4;
        cursor: pointer;
        padding: 8px;
        width: 100%;
        float: left;
				color:#000;
        font-size: 0.7em;
        width: 300px;				
    }		
    #suggestions5 {
        box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
        height: auto;
        position: absolute;
        top: 45px;
        z-index: 9999;
        width: 206px;
    }
    
    #suggestions5 .suggest-element {
        background-color: #f9e79f;
        border-top: 1px solid #d6d4d4;
        cursor: pointer;
        padding: 8px;
        width: 100%;
        float: left;
				color:#000;
        font-size: 0.7em;
        width: 300px;				
    }				
		
a img {
  margin-left: 25%;
  margin-right: 25%;
}
.logoacomee {
  margin-left: 0;
}


table {
    border-collapse: separate;
    border-radius: 5px;
    padding: 10px;
}
.entry_image4 a img {
    margin-left: 0;
    margin-right: 0%;
}
nav#menu-container-scroll-marcas {
    /* background: #586e75; */
    /* background: #87CEEB; */
    background: #fff;
    position: relative;
    width: 100%;
    height: 44px;
    font-size: .7em;
    color: #fff;
    z-index: 0;
}
		