.container_left {
    /*max-width: 1200px;*/
    margin: 0 auto;
    height: auto;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
#carousel-custom {
    margin: 0px auto;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    margin: 5px 0px;
    overflow: auto;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 100%; 
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    height: 100px;
    width: auto;
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 0.75;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}

.container_left img {
    width: 100%;
}

.content {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding: 0%;
    background-color: #FFF;
}
.videos {
    width: 48%;
    margin: 0% 1%;
    padding: 1%;
    float: left;
    border: thin solid #ccc;
    border-radius: 10px;
}

.videos video {
    width: 98%;
    border-radius: 5px;
}
video {
    width: 100%;
    border-radius: 0px 0px  5px 5px;
}

.images_home img {
    border-radius: 5px;
}


.images_home iframe {
    border-radius: 5px;
}

.images_home {
    width: 68%;
    margin: 0% 1%;
    padding: 0%;
    float: left;
    border: thin solid #ccc;
    border-radius: 10px;
}

.text_home {
    width: 28%;
    margin: 0% 1%;
    padding: 5% 1% 1% 1%;
    float: left;
    border: thin solid #ccc;
    border-radius: 10px;
}
.text_home h2 {
    text-align: center; font-weight: 600;
}
.text_home p {
    font-size: 16px;
    text-align: justify;
}

.images_home video {
    width: 98%;
    border-radius: 5px;
}

.images_home img {
    border-radius: 5px;
}

.images_home iframe {
    border-radius: 5px;
}
.texto_lista_general{
    text-align: center;
    color: #337ab7;
    font-size: 25px;
    font-weight: 600;
    padding: 1px;
}
.google-maps {
    margin: 0;
    padding: 1% 0% 0 0%;
    width: 100%;
    height: auto;
}

.google-maps iframe {
    position: relative;
    width: 100%;
}

.informacion {
    display: none;
}

.modelo_index{	
	width:18%;
	/* Elimina height: auto; o define una altura fija */
	/* ¡Altura fija aquí! Ajusta este valor según lo necesites */
	padding:0%;
	float:left;
	margin:1%;
	font-size:15px;
	color:#000012;
	border: 1px solid #ddd;
	border-radius: 2%;
    /* Esto recortará cualquier contenido que exceda la altura */
    position: relative; /* Necesario si vas a usar posicionamiento absoluto para centrar la imagen */
}
.modelo_index > p{
	margin-top:2%;
	font-family: "Cabin", Tahoma, sans-serif, Arial;
	background-color: #666;
}		
.modelo_index:hover{
	border-radius: 2%;
	background-color:#B8B8B8;
	filter:  alpha(opacity=50);
}
.contenedor_img {
  width: 100%;
  height: 220px;
  overflow: hidden;
}
.contenedor_img > img {
    width: 100%;
      height: 100%;
      object-fit: cover;
    border-radius: 2%;
    -webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
}

.contenedor_img > img:hover {
    -webkit-transform:scale(0.80);
    -moz-transform:scale(0.80);
    -ms-transform:scale(0.80);
    -o-transform:scale(0.80);
    transform:scale(0.80);
}

.precio_modelo_index{
    color: #337ab7;
    font-size: 16px;
    font-weight: 600;
    padding: 1px;
    text-align: center;
    min-height: 50px;
    max-height: 50px;
}
.modal_mostrar_left{
    width: 50%;
    float: left;
    height: auto;
    padding: 15px;
    border: none;
    color: #000;
}
.modal_mostrar_left >div>div>div>div>img{
    width: 100%;
    border-radius: 15px;
} 
.modal_mostrar_right{
    width: 50%;
    float: right;
    height: auto;
	overflow-y: scroll;
    padding: 15px;
    border: none;
    color: #000;
    display: block;
    background-color: #ffff;
}
.modal_mostrar_right>div{
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select:none;
    height: auto;
    word-wrap: break-word;
    
}
.buscar_modal {
    width: 18%;
    height: 250px;
    padding: 0.5% 0.5% 0% 0.5%;
    float: left;
    margin: 0% 1%;
    font-size: 15px;
    color: #000012;
    border-radius: 15px;
    position: relative;
}

.buscar_modal>img {
    border-radius: 15px;
    position: absolute;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.buscar_modal>p {
    margin-top: 1%;
    margin-bottom: -0.5%;
    text-align: center;
}

.buscar_modal:hover {
    border-radius: 15px;
    background-color: #E9E9E9;
    color: #0045a2;
    opacity: 0.8;
}

.logo_modelos_img {
    width: auto;
    margin-left: 25px;
    margin-bottom: 10px;
    float: left;
}

.logo_modelos {
    width: auto;
    margin-right: 25px;
    margin-bottom: 10px;
    float: right;
}

.text_subaru_service>h3 {
    font-weight: bold;
}

.text-center>p {
    padding: 0% 10%;
}


/*Acordeon inicio*/

.contenido_accordion {
    width: 49%;
    margin: 0.5%;
    float: left;
}

.version {
    width: 97%;
    margin: 8px 1.5%;
    padding: 2% 0 2% 2%;
    border: thin solid #333;
    float: left;
    border-radius: 10px;
}

.version img {
    float: right;
    width: 30%;
    margin-top: -15%;
    margin-right: 5%;
}

.impreza_tec {
    float: left;
    margin: 1% 2% 1% 0%;
    padding: 0.5% auto;
    height: auto;
    font-size: 12px;
    width: 32% !important;
}

.impreza_tec img {
    width: 100%;
    height: auto;
}

.impreza_tec h2 {
    width: 100%;
    height: auto;
    background: #000;
    color: #fff;
    font-size: 16px;
    padding: 2px;
}

.impreza_tec_der {
    float: left;
    margin: 1% 0% 1% 0%;
    padding: 0.5% auto;
    height: auto;
    font-size: 12px;
    width: 32% !important;
}

.impreza_tec_der img {
    width: 100%;
    height: auto;
}

.impreza_tec_der h2 {
    width: 100%;
    height: auto;
    background: #000;
    color: #fff;
    font-size: 16px;
    padding: 2px;
}

.contex-modelo {
    font-size: 26px;
    text-align: center;
    align-content: center;
    color: #282E6A;
    text-transform: uppercase;
    font-family: 'avenir-black', sans-serif;
    padding-bottom: 5px;
    padding-top: 10px;
    margin: 10px auto;
    max-width: 1200px;
    display: block;
    font-weight: 600;
}

.contex-modelo img {
    width: 100%;
}


/* Style the tab */

.tab {
    overflow: hidden;
    text-align: center;
}


/* Style the buttons inside the tab */

.tab>button {
    background-color: #151515;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 5px;
    margin: 0% 2px;
    transition: 0.3s;
    border-radius: 10px;
    font-size: 17px;
    color: #fff;
    text-align: justify;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd;
}


/* Create an active/current tablink class */

.tab button.active {
    background-color: #ccc;
    color: #151515;
}


/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    overflow: hidden;
}

.tabcontent1 {
    display: none;
    padding: 6px 12px;
    border-top: none;
    overflow: hidden;
}


/* Style the close button */

.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

.topright:hover {
    color: #151515;
}


/*Acordeon fin*/

.modelos_modal1 {
    width: 50%;
    margin: 0% 0% 0.5% 0%;
    float: left;
    font-size: 15px;
    color: #151515;
    overflow: hidden;
}

.modelos_modal1>a>img:hover {
    width: 100%;
    cursor: crosshair;
    opacity: 0.7;
}

.modelos_modal {
    width: 33.325%;
    margin: 0% 0% 0.5% 0%;
    float: left;
    font-size: 15px;
    color: #151515;
    overflow: hidden;
}

.modelos_modal>a>img:hover {
    width: 100%;
    cursor: crosshair;
    opacity: 0.7;
}

.img_nav {
    position: relative;
    margin-left: 10%;
    overflow: hidden;
}

.img_nav>a>img {
    width: 210px;
    border-radius: 10px;
    margin-right: 32px;
}

.content {
    position: relative;
    margin-top: auto;
    overflow: hidden;
}

.sitemap {
    background-color: #151515;
    display: block;
    width: 100%;
    margin: 0 0;
    text-align: center;
    font-size: 13px;
}

.sitemap-column {
    display: inline-block;
    width: 20%;
    float: none;
    padding: 40px 0 20px 0;
    vertical-align: top;
}

.sitemap-column a {
    text-decoration: none;
}

.sitemap-column p {
    color: #fff;
}

.sitemap-column a>p:hover {
    color: #ccc;
}

.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
}

.affix+.container-fluid {
    padding-top: auto;
    overflow: hidden;
}

.link_menu {
    display: none;
}

.navbar {
    margin-bottom: 0px;
    background-color: #151515;
    border-radius: 0px;
    border: none;
}

.navbar-default {
    width: 100%;
    border-color: #151515;
    background-color: #000;
    margin-top: 0px;
    min-height: 50px;
    height: 100px;
}

.panel {
    width: 100%;
    padding: 0% 2%;
    overflow: hidden;
    margin-bottom: 1%;
}

.modal-dialog {
    width: 100%;
    max-width: 1000PX;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    padding: 0px;
}


/*Iconos navbar Redes Sociales*/

.facebook {
    width: auto;
    height: 30px;
    opacity: 9;
}


/*Iconos close modal*/

.close {
    margin-top: 40px;
    font-size: 40px;
    float: right;
    color: #fff;
    z-index: 99999;
}

.modal-header .close:hover {
    opacity: 0.9;
    color: #ccc;
}


/*Texto modal ver produtos*/

.titulo {
    width: 100%;
    text-align: center;
    margin: 0px;
    border: none;
    color: #fff;
    padding: 5px;
    font-size: 22px;
    background-color: #000
}

.tarea_texto {
    margin: 1% 10% 1.5% 10%;
    text-align: center;
    border: none;
    color: #151515;
    padding-top: 5px;
    background-color: #fff;
    font-size: 16px;
}

.texto_marca {
    text-align: left;
    border: none;
    color: #fff;
    padding-top: 10px;
    background-color: #151515;
    font-size: 18px;
}


/*texto en el carrousel h3*/

.slider {
    font-size: 25px;
}

.slider_p {
    font-size: 14px;
}


/*CSS Menu navbar superior*/

.nav-pills {
    color: #000;
    margin-top: 7px;
}

.nav-pills>li>a {
    color: #fff;
    border-bottom: 1px solid #847155;
    border-radius: 12px;
}

.nav-pills>li>a:hover {
    color: #151515;
    border-radius: 12px;
}

.nav-pills>li>.dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


/*CSS border menu*/

.navbar_index {
    border-radius: 10px;
    border-right: thick solid rgba(107, 107, 107, 1);
}

.navbar_index:hover {
    filter: alpha(opacity=50);
    -webkit-box-shadow: 10px 10px 10px 5px rgba(107, 107, 107, 1);
    -moz-box-shadow: 10px 10px 10px 5px rgba(107, 107, 107, 1);
    box-shadow: 10px 10px 10px 5px rgba(107, 107, 107, 1);
}

.navbar-default .nav-pills>li>a {
    width: auto;
}

.mega-dropdown {
    position: static !important;
    width: 100%;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    margin: 0 100px;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
    color: #151515;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.navbar-collapse {
    margin-bottom: 0.2%;
    margin-top: 0.2%;
}

.navbar-default .navbar-brand {
    color: #ecf0f1;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #ecdbff;
}

.navbar-default .navbar-text {
    color: #ecf0f1;
}

.navbar-default .nav-pills>li>a {
    color: #ecf0f1;
}

.navbar-default .nav-pills>li>a:hover,
.navbar-default .nav-pills>li>a:focus {
    color: #ecdbff;
}

.navbar-default .nav-pills>.active>a,
.navbar-default .nav-pills>.active>a:hover,
.navbar-default .nav-pills>.active>a:focus {
    color: #ecdbff;
    background-color: #297fb8;
    font-size: 12px;
}

.navbar-default .nav-pills>.open>a,
.navbar-default .nav-pills>.open>a:hover,
.navbar-default .nav-pills>.open>a:focus {
    color: #ecdbff;
    background-color: #297fb8;
    font-size: 12px;
}

.imagen_menu {
    display: block;
    width: 100%;
}


/*Columna en la barra de menu*/

.col-sm-3 {
    width: 20%;
    margin: 1% 2%;
}

.col-sm-3 :hover {
    opacity: 0.8;
    text-decoration: none;
}

.navbar-default .navbar-toggle {
    border-color: #297fb8;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #297fb8;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ecf0f1;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ecf0f1;
}

.navbar-default .navbar-link {
    color: #ecf0f1;
}

.navbar-default .navbar-link:hover {
    color: #ecdbff;
}

.dropdown-menu {
    width: 100%;
    padding: 0% 10%;
    position: absolute;
}

@media (max-width: 975px) {
#carousel-custom {
    margin: 0px auto;
    width: 100%;
}
#carousel-custom .carousel-indicators {
    align-content: center;
    text-align: center;
}     
#carousel-custom .carousel-indicators li img {
    height: 50px;
}
    /*Iconos close modal*/
    .modal-header .close {
        margin-top: -2px;
        font-size: 30px;
        margin-left: 98%;
        float: right;
    }
    .container_left {
        width: 100%;
        overflow: hidden;
    }
    .content {
        width: 100%;
        margin: 0 auto;
        height: auto;
        padding: 0 2% 0 2%;
        background-color: #FFF;
    }
    .sidebar {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }
    .sitemap {
        display: none;
    }
    /*Texto modal ver produtos*/
    .titulo {
        width: 100%;
        text-align: center;
        margin: 0px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: none;
        color: #fff;
        padding: 5px;
        font-size: 16px;
        text-transform: uppercase;
        background-color: #151515
    }
    .tarea_texto {
        text-align: center;
        border: none;
        color: #151515;
        padding-top: 10px;
        background-color: #fff;
        font-size: 14px;
    }
    .texto_marca {
        width: 80px;
        margin-left: 0px;
        float: left;
        text-align: left;
        border: none;
        color: #fff;
        padding-top: 20px;
        background-color: #151515;
        font-size: 14px;
    }
    .videos {
        width: 98%;
        margin: 1% auto;
        padding: 1%;
        float: none;
    }
    video {
    width: 100%;
    border-radius: 5px;
    }
    .images_home {
        width: 98%;
        margin: 1% auto;
        padding: 1%;
        float: none;
    }
    .text_home {
        
        border-top: thick solid #151515 1px;
        width: 98%;
        margin: 1% auto;
        padding: 1%;
        float: none;
    }
    video {
    width: 100%;
    border-radius: 5px;
    }
    .google-maps {
        padding: 0%;
        margin: 1% 0;
        width: 100%;
        height: 400px;
    }
.modelo_index{
	width:47.8%;
	padding-left:1%;
	padding-right:1%;
	padding-top:0%;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	position: relative;
    text-align: center;
    align-content: center;
    
}
.modelo_index > p{
	margin-top:0.5%;
	text-align:center;
	position: absolute;
}
.modelo_index > td  {
    width: 100%;
    position: relative;
}    
.contenedor_img {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.contenedor_img > img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    border-radius: 2%;
    -webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
}
.modal_mostrar_left{
    width: 100%;
    float: none;
}
.modal_mostrar_right{
    width: 100%;
    margin-right: 1%;
    float: none;
}     
.tamano{
    height: 50px;
}    
.precio_modelo_index{
    color: #337ab7;
    font-size: 14px;
    padding: 4px 8px;
}
.modelo_index1 {
        width: 48%;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 1%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 2%;
    }
    .modelo_index1>p {
        margin-top: 0.5%;
        text-align: center;
    }
    .modelo_index2 {
        width: 48%;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 1%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 2%;
    }
    .modelo_index2>p {
        margin-top: 0.5%;
        text-align: center;
    }
    .buscar_modal {
        width: 48%;
        padding-left: 0.5%;
        padding-right: 0.5%;
        padding-top: 0%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 1%;
    }
    .buscar_modal>p {
        margin-top: 0.5%;
        text-align: center;
    }
    .modelos_modal {
        width: 33.32%;
    }
    .modelos_modal>p {
        margin-top: 2%;
        text-align: center;
        position: relative;
    }
    .modelos_modal>td>img {
        width: 100%;
    }
    .modelos_modal1 {
        width: 50%;
    }
    .modelos_modal1>p {
        margin-top: 2%;
        text-align: center;
        position: relative;
    }
    .modelos_modal1>td>img {
        width: 100%;
    }
    .logo_modelos {
        margin-left: 10px;
        margin-bottom: 10px;
        float: left;
    }
    .logo_modelos>a {
        display: none;
    }
    .text-center>h1 {
        padding: 0 10%;
        font-size: 18px;
    }
    .version {
        width: 96%;
        padding: 2%;
        border: thin solid #333;
        float: none;
        margin: 1% 2%;
    }
    .version img {
        float: none;
        width: 100%;
        margin-top: 0;
    }
    .impreza_tec {
        float: none;
        margin: 2% 1% 1% 1%;
        padding: 0.5%;
        border: thin solid rgb(102, 102, 102);
        width: 97% !important;
    }
    .impreza_tec_der {
        float: none;
        margin: 2% 1% 1% 1%;
        padding: 0.5%;
        border: thin solid rgb(102, 102, 102);
        width: 97% !important;
    }
    .contex-modelo {
        font-size: 16px;
        padding: 10px 2%;
        margin: 0px auto;
    }
    /*Acordeon inicio*/
    .contenido_accordion {
        width: 100%;
        margin: 0.5% 0%;
        float: none;
    }
    /* Style the tab */
    .tab {
        overflow: hidden;
        border: 1px solid #ccc;
        background-color: #151515;
        color: #fff;
    }
    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 8px 5px;
        transition: 0.3s;
        font-size: 14px;
        margin: 0;
        border-radius: 0px;
    }
    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #ddd;
    }
    /* Create an active/current tablink class */
    .tab button.active {
        background-color: #ccc;
        color: #151515;
    }
    /* Style the tab content */
    .tabcontent {
        display: none;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-top: none;
        overflow: hidden;
    }
    .tabcontent1 {
        display: none;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-top: none;
        overflow: hidden;
    }
    /* Style the close button */
    .topright {
        float: right;
        cursor: pointer;
        font-size: 28px;
    }
    .topright:hover {
        color: #151515;
    }
    /*Acordeon fin*/
    .panel {
        width: auto;
        padding:0px 2px;
    }
    .carousel-caption {
        bottom: 2px;
    }
    .carousel-caption>h3 {
        font-size: 12px;
        padding: 0px;
        margin: 0px;
    }
    .carousel-indicators {
        width: 100%;
        margin-left: -50%;
        margin-bottom: -6px;
    }
    .modal-dialog {
        width: 100%;
        max-width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .img_nav {
        width: auto;
        margin-left: 3%;
        margin-right: 3%;
        border-radius: 0px;
    }
    .img_nav>a>img {
        width: 150px;
        margin-left: 1%;
        margin-right: 0px;
        padding-right: 0px;
        margin-top: 1%;
        border-radius: 2px;
    }
    .content {
        margin-top: 0px;
    }
    .modal-header .close {
        margin-top: -2px;
        margin-bottom: -5px;
        padding-bottom: 0px;
        font-size: 50px;
        text-align: right;
        right: 10px;
        color: #fff;
    }
    .modal-header .close:hover {
        opacity: 0.9;
        color: #ccc;
    }
    /*texto en el carrousel h3*/
    .slider {
        font-size: 12px;
        margin: 0;
        padding: 0;
    }
    .slider_p {
        font-size: 10px;
        margin: 0;
        padding: 0;
    }
    /*Columna en la barra de menu*/
    .col-sm-3 {
        width: auto;
        margin: 0% 1%;
    }
    .navbar-default {
        margin-top: -52px;
    }
    .navbar-collapse {
        margin-bottom: 0%;
        margin-top: 0%;
    }
    .nav-pills {
        margin-top: 0px;
    }
    .navbar-default .nav-pills .open .dropdown-menu>li>a {
        color: #ecf0f1;
    }
    .navbar-default .nav-pills .open .dropdown-menu>li>a:hover,
    .navbar-default .nav-pills .open .dropdown-menu>li>a:focus {
        color: #ecdbff;
    }
    .navbar-default .nav-pills .open .dropdown-menu>.active>a,
    .navbar-default .nav-pills .open .dropdown-menu>.active>a:hover,
    .navbar-default .nav-pills .open .dropdown-menu>.active>a:focus {
        color: #ecdbff;
        background-color: #000;
    }
    .mega-dropdown-menu .dropdown-header {
        text-align: left;
        color: #fff;
        margin: 0;
        font-size: 12px;
    }
    .imagen_menu {
        display: none;
    }
    .menu_img>img {
        display: block;
        max-width: 20%;
        float: left;
        margin: 0px 20px;
    }
    .link_menu {
        width: 40px;
        display: block;
        margin-left: 85%;
        margin-top: -45px;
        text-decoration: none;
        color: #fff;
        text-align: center;
    }
}