@media only screen and (max-width: 720px) {
    .container__html img {
        width: 100% !important;
        height: auto !important;
    }

    .img__menu__principal__home {
        height: auto !important;
    }
}

.header__siofen {
    font-size: 32px;
    font-family: "Yu Gothic UI Semibold";
    color: #363A36 !important;
    text-decoration:none;
}

.logo_sup a:hover {
    text-decoration: none !important;
}

.header__sub_siofen {
    font-size: 11px;
    font-family: "Yu Gothic UI Semibold";
    color: #363A36 !important;
    text-decoration: none;
}

.header_section_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
}

.btn_vermas {
    width: auto;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 15px 25px;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    margin: 0 auto;
}

.btn_vermas:hover {
    background-color: #fff;
    color: #182944;
}
.hr_master {
    border: none;
    border-left: 1px solid #182944;
    height: 35px;
    width: 1px;
}


.img__menu__principal__home{
    height:220px !important;
}

.img__logo__imarpe {
    padding: 10px 10px;
}

.img__logo__imarpe > img {
    width:668px !important;
}

.container__html img {
    margin:0 auto !important;
}

.select2-container--default .select2-selection--single {
    width: 100% !important;
    height: 53px !important;
    background-color: #EDEDED !important;
    border: 0 !important;
    padding: 15px;
    border-radius: 4px;
}

.container__html table {
    /*width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 1rem;
    background-color: transparent;
    border: 1px solid #333;
    overflow-x: auto;*/
}
    .container__html table tbody tr:nth-child(1) {
        /*background-color: #095E5A !important;
    color: #fff !important;
    text-align:center !important;*/
    }

.table-not-bordered td, .table-not-bordered th {
    padding: 7px !important;
    vertical-align: top;
    border-top: 0px;
}
.table-bordered > thead {
    background-color: #095E5A;
    color: #fff;
}

.container__html table.pagina tbody tr:nth-child(1) {
    background-color: transparent !important;
    color: initial !important;
    text-align: left !important;
}

    .container__html table td,
    .container__html table th {
        padding:5px !important;
        font-size:13px !important;
        
    }


.container__html a {
    background-color: #606060 !important;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
    padding: 10px !important;
    font-size: 13px !important;
}


.container__html a:hover {
    opacity:0.7 !important;
}

.container__html ul, .enlaces_relacionados ul, .information_footer ul {
    list-style: initial;
    padding-left: 15px;
}
.container__html .nav {
    list-style: none !important;
    padding-left: 0px !important;    
}
.container__html .nav-link {
    padding: .5rem 1rem !important;
}

.container__html .link {
    color: #182944 !important;
    text-decoration: underline !important;
    background-color: transparent !important;
    padding: 0px !important;
    font-size: 14px !important;
}

.link_footer {
    color: #182944 !important;
    text-decoration: underline !important;
    font-size: 14px !important;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header {
    cursor: pointer;
    border-bottom: none;
    border-radius: 0px !important;
}

.card {
    border: 1px solid #ddd;
    border-radius:0px !important;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}
.ico-wave {
    width: 30px;
    position: absolute;
    top: 10px;
    left: 5px;
}

.information_footer p {
    margin-bottom: 0px !important;
}

.information_footer a {
    color: #182944 !important;
    text-decoration: underline !important;
    background-color: transparent !important;
    padding: 0px !important;
    font-size: 14px !important;
}

.information_footer .ref {
    text-align: justify !important;
    text-indent: -48px;
    padding-left: 48px;
    margin-bottom:10px !important;
}

.ref {
    text-align: justify !important;
    text-indent: -48px;
    padding-left: 48px;
    margin-bottom: 10px !important;
}
