﻿/*@media screen and (max-width:767px) {
    .fila{
        display:block !important;
        width: 100% !important;
    }
    .grupoColumna {
        display: block !important;
        width: 100% !important;
        margin-bottom: 3px !important;
        margin-top: 7px;
    }

    .columna {
        display: block !important;
        width: 100% !important;
        margin-bottom: 7px;
    }

    .columnaM {
        width: 100% !important;
        margin: 0px !important;
        padding: 0px;
        margin-bottom: 3px !important;*/
        /*border: 1px solid black;*/
    /*}

    centrado {
        display: flex;
        align-items: center;
    }
    .columna {
        margin-bottom: 7px;
    }
    #imgMenu{
        display:initial;

        position:fixed;
        height:30px !important;
        right:32px;
        top:15px;
    }

    #imgLogo {*/
        /*margin-right: 1px;*/
        /*width:135px;
        height:auto;
    }
    #imgLogoViatgem {
        width:209px;
        height: auto;
    }

    #titulo {
        margin-right: 30px;
    }


    .dropdown-content {
        display: none;
        position: absolute;
        left: 0px;
        top: 80px;
        width: 100%;*/
        /*border-bottom: 1px solid white;*/
    /*}
    .dropdown-content a {
        display: block;
        text-align: center;
        width: 100%;
        background-image: url(../images/opa/opa70.png);
        padding: 8px;*/
        /*border-top: 1px solid white;*/
        /*margin-bottom:1px;
        text-shadow: 0px 0px 5px black;
    }

    #contenedorMenu {
    }
        #contenedorMenu a {
            color: white;
            text-decoration: none;
        }
    #linksDcha a {
        display: inline-block;
        color: #333;
        text-decoration: none;
        margin-right: 20px;
        text-shadow: 1px 1px white;
    }
        #linksDcha a:hover {
            color: #ab0000;
            text-shadow: 0px 0px 4px white;
        }

    .contenido {
        background-image: url(../images/opa/opa70w.png);*/
        /*border-radius: 5px;*/
        /*width: 95%;
        padding: 20px;
        margin-left: auto;
        margin-right:auto;
    }


}*/
