* {
    padding: 0;
    margin: 0;
}
/*REGLAS GENERALES*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900|Roboto+Condensed|Roboto:400,500,500i,700,700i,900,900i');
@media (min-width: 601px) {
/*Reglas para active y hover para menú individuos*/

.page-node-48 header .navegacion-interna-individuos1 li .active,
.page-node-359 header .navegacion-interna-individuos1 li .active,
.navegacion-interna-individuos1 .servicio-social-active:hover a{
    color: white;
   background-repeat: no-repeat;
   background-image: url(/sites/all/themes/YQYP_theme/assets/images/ServicioSocial_Calado.png);
   background-position: 43px 19px;
   background-size: 37px;
   height: 42px;/*30*/
   padding-top: 58px;/*49*/
   padding-bottom: 8px;
   border-right: none;
}
/*BODY*/
.page-node-48 body,
.page-node-359 body {
    background-color: #f9f6ef;
}
.page-node-48 .group-contenido-webform,
.page-node-359 .group-contenido-webform {
    overflow: hidden;
    width: 1004px;
    margin: 0 auto;
}
/*PANEL 1*/

.page-node-48 .titulo_panel,
.page-node-359 .titulo_panel {
    width: 946px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.page-node-48 .titulo_panel h2 {
    font-size: 33.02px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #1b3c6c;
}
.page-node-359 .titulo_panel h2 {
    font-size: 33.02px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #1b3c6c;
    text-align: center;
}
.page-node-48 .subtitulo_panel,
.page-node-359 .subtitulo_panel {
    width: 700px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #555555;
    text-align: center;
    margin-bottom: 47px;
    margin: 0 auto;
}
.page-node-48 .subtitulo_panel span,
.page-node-359 .subtitulo_panel span {
    color: #de483d;
}
/*COLUMNA 1*/
#columna1_ind_servicios {
    width: 505px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 70px;
}
#columna1_ind_servicios .titulo_columna h3 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #1b3c6c;
    margin-bottom: 37px;
}
#columna1_ind_servicios .cuerpo_de_texto {
    font-size: 16px;
    width: 480px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #707070;
    margin-bottom: 37px;
    line-height: 24px;
}
#columna1_ind_servicios #grupo_items_act { 
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #de483d;
    padding-left: 18px;
    line-height: 24px;
    margin-bottom: 45px;
}
#columna1_ind_servicios #grupo_items_act span {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #707070; 
}
#columna1_ind_servicios #grupo_items_req {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #707070;
    padding-left: 18px;
    padding-bottom: 241px;
    line-height: 24px;

}
}