.dropbtn {
    color: white;
    height: 30px;
    border: none;
}

.dropbtn img {
    display: inline-block !important;
    opacity: 1 !important;
}
.dropbtn-footer img{
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.4;
    width: 15px;
    height: 13px;
}
.dropdown-footer-content img{
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.4;
    width: 15px;
    height: 13px;
}

.dropbtn img {
    display: inline-block !important;
    opacity: 1 !important;
}
.dropbtn-footer img{
        float: left;
        margin-top: 5px;
        margin-right: 5px;
        opacity: 0.4;
        width: 15px;
        height: 13px;
}
.dropdown_idioma {
    position: relative;
    display: inline-block;
}
.footermod {
    text-align: left !important;
}
.dropbtn-footer{
    color: #fff !important;
    transition: all 0.3s ease;

}
.dropbtn-footer:hover{
    color: #fff !important;

}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #2a363f;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-header-content {
    background-color: #2a363f;
    margin-top: 25px
}

.dropdown-footer-content {
    background-color: rgba(255, 255, 255, .99);
}

.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    background-color: #F3F3F3;
    transition: all 0.3s ease;
    font-size: 13px !important;
}
.dropdown-content .a-header {
    padding: 5px 16px;
    border-radius: 0% !important;
    width: 100%;
    text-align: left !important;
    background-color: rgb(42, 54, 63);
}
.dropdown-content a img {
    opacity: 1 !important;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.dropdown-content .a-header img {
    opacity: 1 !important;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.dropdown-content a:hover {
    background-color: #2a363f;
    color:white !important;
}
.dropdown-content .a-header:hover {
    background-color: #F3F3F3;
    color: black !important;
}
.dropdown_idioma:hover .dropdown-content {
    display: block;
    z-index: 10000;
}
.dropdown_idioma:hover .dropdown-content .dropdown-header-content {
    margin-top: 25px
}
.dropdown-header-content li{
    width:100%
}
.dropdown-footer-content li {
    width: 100%
}
.img-footer {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.dropdown_idioma:hover .dropdown-footer-content {
    right: 0px !important;
}

@media only screen and (max-width: 479px) {
    .dropdown_idioma:hover .dropdown-content {
        display: block;
        z-index: 10000;
        margin-top: 0px;
        right: 0px;
    }

    .dropbtn span {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        color: transparent;
        font-size: 0px;
    }

    .a-header img {
        margin-right: 5px !important;
        display: block !important;
    }

}
.dropdown_idioma {
    position: relative;
    display: inline-block;
}
.dropbtn-footer{
    color: #fff !important;
    transition: all 0.3s ease;

}
.dropbtn-footer:hover{
    color: #fff !important;

}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #2a363f;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-header-content {
    background-color: #2a363f;
    margin-top: 25px
}

.dropdown-footer-content {
    background-color: rgba(255, 255, 255, .99);
}

.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    background-color: #F3F3F3;
    transition: all 0.3s ease;
}
.dropdown-content .a-header {
    padding: 5px 16px;
    border-radius: 0% !important;
    width: 100%;
    text-align: left !important;
    background-color: rgb(42, 54, 63);
}
.dropdown-content a img {
    opacity: 1 !important;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.dropdown-content .a-header img {
    opacity: 1 !important;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.dropdown-content a:hover {
    background-color: #2a363f;
    color:white !important;
}
.dropdown-content .a-header:hover {
    background-color: #F3F3F3;
    color: black !important;
}
.dropdown_idioma:hover .dropdown-content {
    display: block;
    z-index: 10000;
}
.dropdown_idioma:hover .dropdown-content .dropdown-header-content {
    margin-top: 25px
}
.dropdown-header-content li{
    width:100%
}
.img-footer {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
