/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29-oct-2015, 13:04:18
    Author     : jrodball
*/




/* breadcrumbs */
#breadcrumbs{
    list-style:none;
    margin:40px 0 0 0;
    overflow:hidden;
    padding-left: 0;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right: 10px;
    color: #231F20;
    font-size: 11px;
    line-height: 12px;
    font-weight: 400;
}
  
#breadcrumbs .separator{
    font-size:14px;
    font-weight:300;
    color:#eee;
}



.border-left {
    border-left: 1px solid #ECECEC;
}

.text-bigger, text-bigger p {
    line-height: 90px;
    font-size: 70px;
    font-weight: 900;    
}

.text-medium, .text-medium p {
    line-height: 30px;
    font-size: 20px;
    padding: 10px 0;
}

.text-objetivo {
    border-bottom: 1px solid #ECECEC;
    display: table;
    padding: 10px 0;
    min-height: 130px;
}

    .text-objetivo h2 {
        display: table-cell;
        line-height: 65px;
        font-size: 70px;
        font-weight: 900; 
        margin: 0;
        vertical-align: top;
    }

    .text-objetivo p {
        display: table-cell;
        line-height: 30px;
        font-size: 20px;
        padding: 0 0 0 20px;
        margin: 0;
        vertical-align: top;
    }

.boton2 a {
    text-align: center;
    font-family: lato, sans-serif;
    font-weight: 300;
    background: #00BBDB;
    color: #ffffff;
    padding: 20px;
    margin: 20px 0;
    line-height: 80px;
}

.background-right img {
    max-width: none !important;
    position: absolute;
    top: 0;
    right: -50%;
    z-index: -1;   
}



/* PROGRAMS */
ul.documents-list {
    padding-left: 20px;
}

ul.links-list {
    list-style: none;
    padding-left: 0;
}


/* SUMMIT */
.widget-logo img {
    max-width: 100%;
}

.widget-foto-familia {
    margin: 20px 0;
}

.widget-foto-familia img {
    max-width: 100%;
    margin: 20px 0 10px 0;
    
}

.foto-familia-pie {
    font-size: 16px !important;
    line-height: 18px !important;
}



.widget-news {
    margin: 40px 0;
}

    ul.news-list {
        list-style: none;
        padding-left: 0;
    }

    ul.news-list li {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    ul.news-list h5 {
        font-size: 18px;
    }
    
    ul.news-list h1 {
        font-size: 33px;
        line-height: 38px;
        letter-spacing: -1px;
        padding-bottom: 10px;
        font-weight: 700;
    }
    
    ul.news-list p {
        font-size: 15px;
        font-weight: 300;
        line-height: 19px;
    }
    
    
    
/** PAISES **/

.widget-pais {
    display: table;
}

.widget-pais .wpb_single_image {
    display: table-cell;
    padding-right: 20px;
    vertical-align: top;
    padding-top: 10px;
}

.widget-pais .wpb_text_column {
    display: table-cell;
    vertical-align: top;
}

.widget-pais .wpb_text_column h4 {
    font-size: 33px;
    font-weight: 700;
    line-height: 43px;
    margin-top: 0;
}


/** POLITICA PRIVACIDAD */

    .title-super-number p, .title-super-number h2 {
        line-height: 65px;
        font-size: 70px;
        font-weight: 900; 
        margin: 0;
    }

    .texto-legal h2 {
        font-size: 33px;
        font-weight: 700;
        line-height: 43px;
    }
    
    .texto-legal p {
        line-height: 30px;
        font-size: 20px;
    }

    
/** GENERAL **/
.titulo1 {
    color: #00BBDB;
    line-height: 60px;
    text-align: left;
    letter-spacing: -3px;
    text-transform: none;
    font-size: 60px;
    font-family: lato, sans-serif;
    font-weight: 900;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 50px;

}

    .titulo1 span.separator {
        font-weight: 300;
        margin-right: 20px;
    }

.titulo2 {
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 10px;
    font-family: lato, sans-serif;
    font-weight: 700;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 0;
}

.titulo3 {
    font-size: 20px;
    line-height: 24px;
    font-family: lato, sans-serif;
    font-weight: 300;
    margin-top: 0;
}

/*  AGENDA + DETALLE */

.detalle-agenda-titulo {
    color: #000000;
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
    margin-top: 0;
    margin-bottom: 40px;
}

    .detalle-agenda-titulo strong {
        font-weight: 900;
    }

.detalle-agenda-fecha {
    line-height: 58px;
    color: #000000;
    text-align: left;
    font-size: 58px;
    letter-spacing: -1px;
    margin-top: 0;
    font-weight: 300;
}

h5.detalle-agenda-subtitulo {
    margin-top: 40px;
    color: #000000;
    text-align: left;
    letter-spacing: 0px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 900;
}

.detalle-agenda-participantes, .detalle-agenda-participantes p, .detalle-agenda-masdetalles, .detalle-agenda-masdetalles p {
    line-height: 40px !important;
}


/* FORM */
#form-msg-error {
    display: none;
    margin-top: 20px;
}



/* VARIOS */

.bg-bottom {
    background-position: center 180%;
    background-repeat: no-repeat;
}

aside.widget {
    margin-bottom: 40px;
}


.size-32 .vc_single_image-wrapper {
    width: 32px;
}