* {
    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-47 header .navegacion-interna-individuos1 li .active,
.page-node-356 header .navegacion-interna-individuos1 li .active,
.navegacion-interna-individuos1 .embajador-active:hover a{
    color: white;
   background-repeat: no-repeat;
   background-image: url(/sites/all/themes/YQYP_theme/assets/images/Individuo_Embajador_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-47 body,
.page-node-356 body {
    background-color: #f9f6ef;
}
.page-node-47 .group-contenido-webform,
.page-node-356 .group-contenido-webform {
    overflow: hidden;
    width: 1004px;
    margin: 0 auto;
}
.page-node-47 .titulo_panel,
.page-node-356 .titulo_panel {
    width: 1004px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.page-node-47 .titulo_panel h2,
.page-node-356 .titulo_panel h2 {
    font-size: 36.02px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #1b3c6c;
    text-align: center;
}
.page-node-47 .subtitulo_panel,
.page-node-356 .subtitulo_panel {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #555555;
    text-align: center;
    margin: 0 auto;
    width: 1004px;
}
.page-node-47 #col1_ind_embajador,
.page-node-356 #col1_ind_embajador {
    width: 507px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 604px;
}
/*BLOQUE 1*/
#bloque1_ind_embj {
    display: block;
    height: auto;
    overflow: hidden;
    margin-top: 41px;
}
#bloque1_ind_embj #imagen_bloque1 {
    width: 426px;
    height: 290px;
    border: 8px #ccc6b8 solid;
    border-radius: 5px;
}
#bloque1_ind_embj img {
    width: 100%;
    height: 290px;
}
.subtitulo_panel span {
    color: #de483d;
}
#bloque1_ind_embj .titulo_bloque {
    width: 426px;
    margin-bottom: 37px;
}
#bloque1_ind_embj .titulo_bloque h4 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #1b3c6c;
    
}
#bloque1_ind_embj .cuerpo_de_texto {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #707070;
    height: auto;
    width: 426px;
    line-height: 24px;
}
/*BLOQUE 2*/
#bloque2_ind_ebmj {
    display: block;
    height: auto;
    overflow: hidden;
    margin-top: 48px;
}
#bloque2_ind_ebmj #imagen_bloque1 {
    width: 426px;
    height: 290px;
    border: 8px #ccc6b8 solid;
    border-radius: 5px;
}
#bloque2_ind_ebmj img {
    width: 100%;
    height: 290px;
    
}
#bloque2_ind_ebmj .titulo_bloque {
    width: 426px;
    margin-bottom: 37px;
}
#bloque2_ind_ebmj .titulo_bloque h4 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #1b3c6c;
}
#bloque2_ind_ebmj .cuerpo_de_texto {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #707070;
    line-height: 24px;
    height: auto;
    width: 426px;
    margin-bottom: 40px;
}
/*PANEL NOTAS EMBAJADOR*/
.field-name-field-notas-embajador #notas_embajador {
    width: 1004px;
    overflow: hidden;
    margin: 0 auto;
}
.field-name-field-notas-embajador #notas_embajador p {
    color: #555555;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    width: 400px;
    text-align: right;
    float: right;
    margin-top: 20px;
    margin-bottom: 70px;
}
.field-name-field-notas-embajador #notas_embajador a {
    color: #de483d;
    text-decoration: underline;
}
}