.color-title{
    color: #FFD100 !important;
}

.border-shadown-box{
    box-shadow: 1px 3px 8px 0px #dddddd73;
}

h2.color-subtitle{
    color:#000;
    font-weight:500;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: -20px;
}

#mainMenu nav>ul>li>a{
    color: #000;
}

.mega-menu-title.gad-menu-title{
    border-bottom: 2px solid #FFEE32;
}

ul.dropdown-menu.menu-gad{
    width: 40% !important;
}

#mainMenu nav > ul > li .dropdown-submenu.sub-menu-gad:before {
    right: -55px !important;
}

#mainMenu nav > ul > li .dropdown-submenu.sub-menu-gad > .dropdown-menu {
    left: 140%;
}
/*
#mainMenu nav > ul > li > a{
    font-size: 14px !important;
}
*/
.table .thead-dark th{
    color: #fff;
    background-color: #E7E9E7;
    border-color: #E7E9E7;
    color: #000;
    text-align: center;
}

.link-table{
    color: #000;
    font-size: 12px;
    text-align: center;
}

.button-attachment{
    padding: 5px;
    font-weight: bold;
    border: 1px solid #000;
}

#datatable_wrapper{
    width: 100%;
}

div.dataTables_wrapper div.dataTables_filter input{
    width: 200% !important;
}

div.dataTables_wrapper div.dataTables_filter{
    text-align: left !important;
}

table.dataTable #datatable_responsive{
    width: 100%;
}

.pdf-style{
    border: 1px solid #ddd;
    box-shadow: 4px 5px 10px 0px #ddd;
}

.message-authority{
    font-size:25px;
    font-style: italic;
}

.position-authority{
    padding: 0px;
    margin-top: -20px !important;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
}

.option-cifra{
    cursor:pointer;
}

.option-cifra:hover{
    box-shadow: 3px 3px 18px 0px #e1e1e1;
}

h4.tag-cifras{
    font-size:1em;
    margin-bottom:20px;
}

.section-contacto{
    padding: 10px;
    border-radius: 5px;
    box-shadow: 1px 4px 12px 0px #ddd;
}

.logo-default{
       height: 80% !important;
}

#header.dark .header-inner #logo span .logo-default{
    display: none;
}

.list-group-item{
    border: 0px;
    border-bottom: 1px dashed #ddd;
}

.information-values{
    border:1px solid #ddd;
    border-radius:5px;
    padding:10px 20px;
}

.erinyen .tp-thumb.selected .tp-thumb-over, .erinyen .tp-thumb:hover .tp-thumb-over {
    background: #ffffffb0 !important;
}

#mainMenu nav > ul > li .dropdown-menu.section-menu{
    min-width: 250px !important;
}

.message-information{
    background: #fff !important;
    color:#000 !important;
    border-radius:10px;
    border: 1px dashed;
}

#header[data-transparent="true"] #page-title{
    padding: 220px 0 40px 0 !important;
}

.ultimas-noticias .post-image a img {
    max-height: 240px !important;
}

.team-members.team-members-shadow .team-member .team-image > img {
    border-radius: 0 !important;
    max-height: 145px !important;
    width: 100%  !important;
}

button.btn.btn-outline, .btn:not(.close):not(.mfp-close).btn-outline, a.btn:not([href]):not([tabindex]).btn-outline{
    color:#fff !important;
}
.btn:not(.close):not(.mfp-close).btn-outline:hover{
    font-weight:800 !important;
}

.btn:not(.close):not(.mfp-close){
    font-weight: 400;
}


.btn:not(.close):not(.mfp-close):hover{
    font-weight:800 !important;
}

.btn:not(.close):not(.mfp-close).btn-light{

}
.portfolio-item .portfolio-image img {
    width: auto !important;
    max-height: 245px !important;
}

.item-service {
    border: 1px solid #ddd;
    padding: 17px;
    border-radius: 5px;
}

.icon-box.small > h3, .icon-box.small > h5 {
    font-size: 12px !important;
    text-transform: UPPERCASE;
    font-weight: 500;
}

.item-service .icon-box {
    margin-bottom: 5px;
}

img.services-icon {
    width: 35px !important;
}


@media (min-width: 1281px) and (min-width: 7.680px) {
    #mainMenu nav > ul > li > a{
        font-size: 14px !important;
    }
}

@media (min-width: 960px) and (max-width: 1280px) {
    #header .header-inner #logo{
        width:23% !important
    }

    #mainMenu nav > ul > li > a{
        margin-left: 2px !important;
        font-size:11px !important;
    }

    .logo-dark{
        font-size:35px !important;
    }

    #logo a span.logo-dark img{
        width: 70% !important;
        height:auto;
    }
}