/* CSS Rosario*/
/*Menu Desplegable*/
.dropbtn {
    cursor: pointer
    }
.dropdown {
    position: relative;
    display: inline-block
    }
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin: -40px 0 0 150px
    }
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: "Gotham-Light", sans-serif
    }
.dropdown a:focus {
    border-bottom: 2px solid #d5d61d
    }
.show {
    display: block
    }
/*Iniciative By*/
.iniciative-by {
    padding: 0 2em 0 2em
    }
/*Taskforces*/
.container-landing .box h2 {
    font-family: "Gotham-Light", sans-serif;
    margin-top: 1em;
    color: #23abe6;
    text-transform: none;
    font-size: 36px;
    margin-bottom: 2em
    }
.TaskForces-container .col-md-6 .row {
    margin-top: 2em;
    text-align: left
    }
.div-int-task {
    width: 70%;
    display: inline-block;
    margin-left: 20px
    }
.div-int-task-icon {
    width: 20%;
    display: inline-block
    }
.icono-circulo {
    background: #e5e5e5;
    margin-top: 0;
    width: 50px;
    height: 50px
    }
.icono-circulo:hover {
    margin-top: 0
    }
.icono-circulo span {
    color: white;
    background: #00acec;
    padding: 1em;
    border-radius: 50%;
    font-size: 22px
    }
.container-landing .evento-informacion hr {
    margin: 10px 0 10px 0;
    border: 1px solid black;
    width: 10px
    }
.confirmation {
    padding-top: 130px
    }
.event-specification h1 {
    font-size: 35px
    }
/*Icon Color*/
.TaskForces-container .icon-notebook {
    background: #ecdd4c
    }
.TaskForces-container .icon-screen-smartphone {
    background: #fb5150
    }
.div-int-task-icon .food {
    background: #360d74
    }
.TaskForces-container .icon-fire {
    background: #9ed37e
    }
.TaskForces-container .icon-shuffle {
    background: #f2ab4e
    }
.TaskForces-container .icon-badge {
    background: #176a3e
    }
.TaskForces-container .glyph-item {
    background: #e769b6
    }
/*Footer*/
/*footer {
    background-image: url("../img/footer/Footer.png");
    height: auto;
    background-position: center;
    background-size: initial;
    background-color: #f3f3ef;
}*/
.main_footer {
    background-color: transparent
    }
/* Leadership & Structure */
img.chart {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
    }
.leadStructure h2 {
    font-family: "Gotham-Medium";
    color: #1f1f1f;
    text-transform: none;
    font-size: 39px;
    line-height: 1;
    margin-top: 75px;
    margin-bottom: 35px
    }
.leadStructure hr {
    margin-top: -15px;
    margin-bottom: 30px;
    margin-right: auto
    }
.leadStructure .box-person {
    background-color: #ebebeb;
    padding: 30px;
    margin-bottom: 40px
    }
.leadStructure .box-person .col-md-8, .leadStructure .box-person .col-lg-8, .leadStructure .box-person .col-xs-12 {
    position: relative
    }
.leadStructure .box-person img {
    max-width: 100%
    }
.leadStructure .box-person h1 {
    font-family: "Gotham-Medium";
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 20px;
    line-height: 30px;
    margin-right: 10px
    }
.leadStructure .box-person h2 {
    font-family: "Gotham-Light";
    font-size: 18px;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 20px
    }
.leadStructure .box-person h3 {
    font-size: 15px;
    color: #1f1f1f;
    font-family: "Gotham-Light";
    font-weight: normal;
    margin-left: 20px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 12px
    }
.leadStructure .box-person h4 {
    font-size: 20px;
    color: #1f1f1f;
    font-family: "Gotham-Medium";
    font-weight: normal;
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: 20px
    }
.leadStructure .box-person p {
    font-size: 14px;
    color: #1f1f1f;
    margin-left: 20px;
    line-height: 22px
    }
.leadStructure .bio p {
    margin-bottom: 10px
    }
.leadStructure .bio ul {
    font-size: 15px;
    line-height: 20px;
    color: #1f1f1f;
    margin-left: 45px;
    margin-top: 16px
    }
.leadStructure .bio ul li {
    margin-bottom: 10px
    }
.leadStructure .box-person .arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 1px;
    right: 0;
    cursor: pointer;
    background-image: url(../img/contenedor/flechas.png);
    background-repeat: no-repeat;
    background-position: 5px -24px
    }
.leadStructure .box-person .arrow.open {
    background-position: 5px 8px
    }
.open {
    transform: none
    }
.leadStructure .box-person.chair {
    background-color: #d1e4f3
    }
.detail-event h3 {
    margin-top: 55px;
    margin-bottom: 30px;
    font-size: 18px;
    text-transform: uppercase
    }
.detail-event p {
    font-size: 14px;
    line-height: 27px
    }
.text-center {
    text-align: center
    }
.leadStructure .box-person h1 {
    font-family: "Gotham-Medium";
    font-size: 27px;
    margin-top: 15px;
    margin-bottom: 24px;
    margin-left: 20px;
    line-height: 30px;
    margin-right: 10px
    }
/* Secretariat */
.contact strong {
    font-size: 15px;
    color: #1f1f1f
    }
.contact {
    padding-left: 15px
    }
.bio {
    margin-top: 15px
    }
.contact a, .contact strong i {
    font-size: 12px;
    color: #1f1f1f
    }
/* B20 Argentina */
.b20argentina .b20argentina-destacados {
    font-family: "Gotham-Medium", sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #61b8eb
    }
.b20argentina hr {
    margin: 20px 0 20px 0;
    border: 2px solid #61b8eb;
    width: 10px
    }
.b20tittle h1 {
    text-transform: uppercase
    }
.b20tittle img {
    padding-top: 2em
    }
.event-content .copete span {
    color: #1f1f1f;
    font-size: 14px;
    text-transform: initial;
    font-weight: bold;
    margin-right: 5px
    }
.event-content .copete {
    color: #1f1f1f;
    font-size: 14px
    }
.aboutb20 {
    margin-left: 40px
    }
.aboutb20 li {
    color: #1f1f1f;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 27px
    }
.b20destacados {
    font-family: "Gotham-Medium", sans-serif;
    font-size: 20px;
    color: #61b8eb
    }
.aboutg20 .b20destacados {
    padding-top: 2em
    }
.aboutg20 h2 {
    font-size: 47px;
    color: #1f1f1f;
    line-height: 1;
    font-family: "Gotham-Medium", sans-serif
    }
.text-register h2 {
    font-size: 20px
    }
.text-register hr {
    border: 1px solid #1f1f1f;
    width: 5px;
    margin-top: 15px;
    margin-bottom: 15px
    }
.confirmacion {
    margin-top: 2em
    }
/* Upcomming event */
.event-text {
    color: #61b8eb
    }
.event-task {
    position: relative
    }
.event-task .linea-task {
    position: absolute;
    top: 160px;
    width: 10px;
    height: 132px;
    z-index: 10
    }
/* Clases para mostrar diferentes colores segun Taskforce*/
/* Verde */
.event-task.green .linea-task {
    background-color: #176a3e
    }
.event-task.green .icon-pointer {
    color: #176a3e
    }
.event-task.green .label-event {
    color: #176a3e
    }
/* Verde claro */
.event-task.lightGreen .linea-task {
    background-color: #9ed37e
    }
.event-task.lightGreen .icon-pointer {
    color: #9ed37e
    }
.event-task.lightGreen .label-event {
    color: #9ed37e
    }
/* Amarillo */
.event-task.yellow .linea-task {
    background-color: #ecdd4c
    }
.event-task.yellow .icon-pointer {
    color: #ecdd4c
    }
.event-task.yellow .label-event {
    color: #ecdd4c
    }
/* Violeta */
.event-task.violet .linea-task {
    background-color: #360d74
    }
.event-task.violet .icon-pointer {
    color: #360d74
    }
.event-task.violet .label-event {
    color: #360d74
    }
/* Rojo */
.event-task.red .linea-task {
    background-color: #fb5150
    }
.event-task.red .icon-pointer {
    color: #fb5150
    }
.event-task.red .label-event {
    color: #fb5150
    }
/* Naranja */
.event-task.orange .linea-task {
    background-color: #f2ab4e
    }
.event-task.orange .icon-pointer {
    color: #f2ab4e
    }
.event-task.orange .label-event {
    color: #f2ab4e
    }
/* Fuxia */
.event-task.fuchia .linea-task {
    background-color: #e769b6
    }
.event-task.fuchia .icon-pointer {
    color: #e769b6
    }
.event-task.fuchia .label-event {
    color: #e769b6
    }
/* Violeta claro */
.event-task.lightViolet .linea-task {
    background-color: #6634b2
    }
.event-task.lightViolet .icon-pointer {
    color: #6634b2
    }
.event-task.lightViolet .label-event {
    color: #6634b2
    }
.img-responsive {
    max-width: 100%;
    width: 100%
    }
/*No mostrar */
.event-task.none .linea-task {
    display: none
    }
.event-task.none .box p.tf > .icon-pointer:first-child {
    display: none
    }
.event-task.none .label-event {
    display: none
    }
@media (max-width: 700px) {
    .evento-informacion {
        max-height: 100%;
        padding: 2em
        }
    .TaskForces-container .col-md-6 {
        margin-top: 0
        }
    .div-int-task {
        width: 60%;
        display: inline-block;
        margin-left: 20px;
        margin-bottom: 2em
        }
    .aboutb20 {
        margin-left: 40px;
        font-size: 16px
        }
    .detail-event img {
        width: 100%
        }
    .event-specification h1 {
        text-transform: uppercase;
        font-size: 35px
        }
    }