.linea-mando .views-field.views-field-field-imagen-linea-mando .field-content img,
.directores-comandantes .views-field.views-field-field-imagen-directores .field-content img {
    margin: 0 auto;
    max-width: 214px;
    max-height: 264px;
    box-shadow: 2px 2px 1px 2px rgb(121 121 121 / 25%);
}

.linea-mando .views-field.views-field-field-cargo-linea-mando .field-content {
    margin-top: 23PX;
    color: #142749;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 50px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.linea-mando .views-field.views-field-field-grado-linea-mando {
    color: #142749;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-top: 20px;
    padding-bottom: 10px;
}

.linea-mando .views-field.views-field-title {
    color: #142749;
    font-family: 'WorkSans-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.directores-comandantes .view-header h1 {
    color: var(--gris-2-complementario, #76777A);
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.directores-comandantes {
    display: flex;
    flex-wrap: wrap;
}

.directores-comandantes .view-header {
    width: 100%;
    margin-bottom: 50px;
}

.directores-comandantes .view-filters.form-group {
    width: 30%;
    padding-right: 20px;
}

.directores-comandantes .view-content {
    width: 70%;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline {
    display: flex;
    flex-direction: column;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .form-item {
    width: 100%;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .input-group .input-group-addon {
    display: none;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline input,
.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .select2-selection {
    border-radius: 6px;
    border: 1px solid #76777A;
    width: 100%;
    height: 33px;
    color: #142749;
    font-family: 'WorkSans-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.select2-results__option.select2-results__option--selectable {
    color: #142749;
    font-family: 'WorkSans-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .panel-heading {
    background: transparent;
    border: none;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .form-item.js-form-wrapper.form-wrapper.js-form-item.panel.panel-default {
    border: none;
    border-bottom: 1px solid #C8C8C8;
    box-shadow: none;
    border-radius: 0;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .panel-heading a {
    color: #00665F;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: space-between;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .panel-heading a[aria-expanded="false"]::after {
    content: var(--angle-down-green);
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline .panel-heading a[aria-expanded="true"]::after {
    content: var(--angle-up-green);
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline #edit-fecha-wrapper--2 .panel-heading,
.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline #edit-fecha-wrapper--2 .control-label {
    display: none;
    border: none;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline #edit-fecha-wrapper--2 .panel-body {
    padding: 0;
}

.directores-comandantes .view-filters.form-group .views-exposed-form.bef-exposed-form .form--inline.form-inline #edit-fecha-wrapper--2 {
    border: none;
}

.directores-comandantes .button.js-form-submit.form-submit.btn-default.btn {
    border: none !important;
    border-radius: 30px;
    background: #A8D42E !important;
    color: #142749 !important;
    text-align: center !important;
    font-family: 'WorkSans-Regular' !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: bold !important;
    line-height: normal !important;
    width: 170px;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    padding: 9px 16px 9px 16px !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.directores-comandantes .button.js-form-submit.form-submit.btn-default.btn::after {
    content: var(--rigth-arrow-blue);
    height: 24px;
    width: 24px;
}

.directores-comandantes nav {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.directores-comandantes nav .previous a,
.directores-comandantes nav .next a {
    border: none;
    color: #76777A;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;

}

.directores-comandantes nav a:hover {
    color: #00665F;
    background-color: transparent;
}


.directores-comandantes .views-field.views-field-field-grado-directores {
    margin-top: 15px;
    color: #142749;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.directores-comandantes .views-field.views-field-title {
    color: #142749;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 20px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.directores-comandantes .views-field.views-field-field-cargo-directores {
    color: #006937;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.directores-comandantes .views-field.views-field-field-unidades-directores {

    text-align: center;
}

.directores-comandantes .views-field.views-field-field-unidades-directores a {
    color: #142749;
    font-family: 'WorkSans-Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}


.directores-comandantes .button.js-form-submit.form-submit.btn-primary.btn.icon-before {
    background: transparent;
    border: none;
    color: #00665F;
    text-align: right;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    width: 200px;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
}

.directores-comandantes .button.js-form-submit.form-submit.btn-primary.btn.icon-before::after {
    content: var(--close-green);
    height: 24px;
    width: 24px;

}

.directores-comandantes .button.js-form-submit.form-submit.btn-primary.btn.icon-before span {
    display: none;
}


.directores-comandantes .view-empty {
    text-align: center;
    width: 70%;
}

.directores-comandantes .view-empty h2 {
    color: #A8D42E;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.directores-comandantes .view-empty p {
    color: #142749;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/**COEST**/

.jefeCoest {
    padding: 20px;
}

.jefeCoest .views-field.views-field-nothing {
    padding-left: 50px;
}

.jefeCoest .foto img {
    max-width: 140px;
 /*   max-height: 140px;*/
    border-radius: 10px;
    box-shadow: 2px 2px 1px 2px rgba(32, 32, 32, 0.3);
}

.jefeCoest .grado {
    color: #007934;
    font-family: 'Montserrat-Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 33px;
}

.jefeCoest .nombre {
    color: #134759;
    font-family: 'Montserrat-Regular';
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 8px;
}

.jefeCoest .saludo {
    color: #142749;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 29px;
    margin-bottom: 40px;
}

/**Organigrama**/

.organigrama::before {
    content: '';
    width: 400px;
    border: 1px solid #C8C8C8;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.organigrama h1 {
    color: #76777A;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 50px;
}

.organigrama p {
    color: #142749;
    text-align: center;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 40px;
    margin-bottom: 40px;
}

.organigrama .ver-mas {
    margin: 0 auto;
}



.linea-de-mando {
    margin: 50px;
    padding: 30px;
    background-color: rgba(200, 200, 200, 0.10);
}

.linea-de-mando .field.field--name-field-imagen-linea-mando.field--type-image.field--label-hidden.field--item img {
    margin: 10px auto;
}

.linea-de-mando section {
    margin-top: 10px;
}

.linea-de-mando .field--label,
.linea-de-mando .field--item {
    color: #316649;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
}

.linea-de-mando .field.field--name-field-cargo-linea-mando.field--type-entity-reference.field--label-hidden.field--item {
    font-weight: 600;
}

.linea-de-mando .field--label {
    font-weight: 600;

}
