*{
    padding: 0;
    margin: 0;
}
.node-type-nuestro-equipo-trabajo #main-wrapper{
    background-color: #f9f6ef;
}
#wrapper_header_equipo{
    background-image: url(/sites/all/themes/YQYP_theme/assets/images/47-Pagina-Directorio_2.png);
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
        
}
#wrapper_header_equipo img{
    width: 100%;
    position: absolute;
}
#wrapper-titulo-equipo{
    width: 1004px;
    margin: 0 auto;
    padding-top: 10%;
    padding-bottom: 10%;
    border-bottom: solid 5px #de483d;
}
#icono-header-equipo{
    width: 71px;
    margin: 0 auto;
}
#icono-header-equipo img{
    width: 100%;
    position: relative;
}
#wrapper_header_equipo .subtitulo_panel p,
#wrapper_header_donante .subtitulo_panel p{
    color: #de483d;
    font-family: 'Roboto+Condensed', sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 22px;
}

#wrapper_header_equipo .titulo_panel h1,
#wrapper_header_donante .titulo_panel h1{
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #1b3c6c;
}
.field-name-field-cargos-principales-equipo{
    margin-top: 65px;
    text-align: center;
}
.view-id-equipo_cargos_principales .views-row .views-field-title{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #555555;
    
}
.view-id-equipo_persona_cargo .view-content{
    width: 770px;
    margin: 0 auto;
}
.view-id-equipo_cargos_principales .views-row{
    margin-bottom: 30px;
    line-height: 24px;
}
.view-id-equipo_cargos_principales .views-row .views-field-field-nombre-persona-directorio{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #555555;
}
.view-id-equipo_persona_cargo{
    width: 1004px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
    overflow: hidden;
}
.view-id-equipo_persona_cargo .views-row{
    margin-bottom: 30px;
    line-height: 26px;
}
.view-id-equipo_persona_cargo .views-row-odd{
    float: left;
    width: 350px;
    text-align: right;
    margin-right: 65px;
}
.view-id-equipo_persona_cargo .views-row-even{
    float: left;
    width: 350px;
    text-align: left;
    /*margin-right: 65px;*/
}
.view-id-equipo_persona_cargo .views-row .views-field-title{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #555555;
}

.view-id-equipo_persona_cargo .views-row .views-field-field-nombre-persona-directorio{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #555555;
}