#navBarPrincipal .navbar {
    font-family: 'Montserrat', sans-serif !important;

}

#navBarPrincipal .nav-justified > li > a {
    color: #353535;
    font-weight: 400;
    font-size: 1.5rem;
    border: none;
    border-bottom: solid 2px rgba(255,255,255,0);
    background: #fff;
    border-radius: 0;
    transition: .3s;
    min-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    /* margin-top: 114px; */
}
#navBarPrincipal {
    padding-right: 3%;
    padding-left: 3%;
    height: 42px;
}
#navBarPrincipal .nav-justified > li > a:hover {
    color: #353535;
    border-radius: 0;
    font-weight: 600;
    border-bottom: solid 4px #0fc6dd;
    transition: .5s;
    font-weight: bold;
}

#datos-eventos {
    padding: 3%;
    background: linear-gradient(hsla(0, 0%, 0%, 0.71),rgba(10, 10, 10, 0.83)),url(https://www.urosario.edu.co/App_Themes/Perspectivas-economicas-de-America-Latina-2018/img/fecha-bg.jpg)fixed top no-repeat;
  background-size: cover;
}

#datos-eventos .fa, a {
    color: #0ec6dc;
}

.ico-titulo {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 1px;
}

.ico-txt {
    color: #f9f9f9 !important;
    font-weight: 400;
    line-height: 16px;
    font-family: 'Montserrat', sans-serif !important;
    margin-top: -5px;
}

.flotante, .flotante-mov {
    background-color: #0fc6dd !important;
    color: #000000;
    box-shadow: 2px 2px 7px rgba(38, 37, 36, 0.23921568627450981);
}

.flotante p, .flotante strong, .flotanteDOS p, .flotanteDOS strong {
    color: #ffffff;
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
}

.flotante, .flotanteDOS {
    width: 173px !important;
    padding: 2px 9px 0 0;
    /* font-size: 19px !important; */
    letter-spacing: 1px;
    line-height: 18px;
    text-align: right;
    border-style: solid;
    border-width: 0;
    border-radius: 10px 0 0 10px;
    z-index: 999;
    color: #fff;
}

.flotante {
    bottom: 40% !important;
}
.congreso-class {
    padding: 3% 3% 5%;
    background: #eaeef3;
}

.congreso-class hr {
}

.organizadores-class h3 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 3rem;
    color: #fff;
}

.congreso-class h3 {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -1px;
    color: #353535;
  font-family: 'Montserrat', sans-serif !important;
}

.congreso-class p {
    color: #777777;
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    margin-top: 30px;
}

.congreso-class strong {
    color: #353535;
}

.conferencistas-dos-class hr {
    display:none;
}

#CP_DOS_conferencistas hr.star-speaker {
    display: inherit;
      border: solid 3px #10c6dd;
    margin-top: 20px;
}

#congreso hr.star-primary{
    display: inherit;
      border: solid 3px #10c6dd;
    margin-top: 20px;
}

#agenda hr.star-agenda {
    display: inherit;
    border: solid 3px #10c6dd;
    margin-top: 4.5%;
}
.conferencistas-dos-class h3 {
    color: #ffffff;
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0px;
  font-family:'Montserrat', sans-serif !important;
}

#CP_DOS_conferencistas {
    padding: 3% 3% 5%;
    margin-top: -20px;
    background: linear-gradient(hsla(0, 0%, 0%, 0.66),rgba(0, 0, 0, 0.84)),url(https://www.urosario.edu.co/App_Themes/Perspectivas-economicas-de-America-Latina-2018/img/bg-conferencistas.jpg)fixed top no-repeat;
    background-size: cover;
}

#CP_DOS_conferencistas figure.effect-bubba h2 {
    opacity: 1;
    color: #ffffff !important;
    font-size: 16px !important;
    text-align: center;
    margin-top: 50%;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    background-color: hsla(187, 86%, 46%, 0.81) !important;
    font-weight: bold !important;
    padding: 10px 5%;
    text-transform: uppercase !important;
    text-shadow: hsla(187, 86%, 46%, 0.81) !important
    box-shadow: 3px 1px 3px #0000008a !important;
    letter-spacing: 1px;
}

#CP_DOS_conferencistas div.tab {
    overflow: hidden;
    background-color: initial !important;
}

p.text-center.nombreDelConferencistaExterior {
    display: none;
}

#div-padre-agenda .agenda-class {
    background-color: #eaeef3;
    padding: 0% 3% 4% !important;
}

.agenda-class hr {
    display: none;
}

.agenda-class h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    margin-top: 3%;
    font-size: 3rem;
}

.agenda-class h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    margin-top: 3%;
    font-size: 3rem;
    text-transform: uppercase;
    color: #353535;
}

.agenda-class p {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}

.fechaEvento {

    background: -moz-linear-gradient(left,rgba(225,55,125,1) 0,rgba(232,82,68,1) 59%,rgba(232,82,68,1) 100%) !important;
    background: -webkit-gradient(left top,right top,color-stop(0,rgba(225,55,125,1)),color-stop(59%,rgba(232,82,68,1)),color-stop(100%,rgba(232,82,68,1))) !important;
    background: -webkit-linear-gradient(left,rgba(225,55,125,1) 0,rgba(232,82,68,1) 59%,rgba(232,82,68,1) 100%) !important;
    background: -o-linear-gradient(left,rgba(225,55,125,1) 0,rgba(232,82,68,1) 59%,rgba(232,82,68,1) 100%) !important;
    background: -ms-linear-gradient(left,rgba(225,55,125,1) 0,rgba(232,82,68,1) 59%,rgba(232,82,68,1) 100%) !important;
    background: linear-gradient(to right,rgb(9, 137, 175) 0,#10c6dd 59%,rgb(16, 198, 221) 100%) !important;

}

.LugarEvento .glyphicon.glyphicon-chevron-down {
    color: #353535 !important;
    font-size: 2rem;
    margin: 1% 0;
}

.LugarEvento h3 {
    color: #353535 !important;
    font-size: 2.2rem !important;
    font-weight: bold !important;
    font-family: 'Montserrat', sans-serif !important;
}

#agenda .horaAgenda .glyphicon {
    color: #10c6dd !important;
    font-size: 1.5rem;
    margin-right: 5%;
}

#agenda .DescricionAgenda {
    border-top: solid 2px #10c6dd !important;
  
}

#agenda .horaAgenda {
    color: #716f6f !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
}

#agenda .TemaAgenda strong {
    color: #353535;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px;
    font-weight: 600;
}

#agenda .TemaAgenda {
    /* font-size: 14px !important; */
    color: #353535;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif !important;
  font-weight:bold;
  font-size:14px !important;
}

#organizadores {
    padding: 3%;
    background: linear-gradient(hsla(0, 0%, 0%, 0.66),rgba(0, 0, 0, 0.84)),url(https://www.urosario.edu.co/App_Themes/Perspectivas-economicas-de-America-Latina-2018/img/bg-conferencistas.jpg)fixed top no-repeat;
    margin-top: -20px;
  background-size:cover;
}

#organizadores hr {
    border: solid 3px #10c6dd;
    margin-top: 0px;
}

#ubicacion {
    display: table;
    width: 100%;
    background:#f1f1f1;
}

#ubicacion h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    margin-top: 2%;
    font-size: 3rem;
    text-transform: uppercase;
    color: #353535;
    text-align: center;
    margin-bottom: 3%;
}

#ubicacion  hr {
    border: solid 3px #10c6dd;
    margin-top: -20px;
}

#ubicacion hr {
    border: solid 3px #10c6dd;
    margin-top: 4%;
    display: table;
    width: 267px;
}

#CP_DOS_conferencistas .modal-body img {
    text-align: center;
    margin: auto;
    float: left;
    width: 50%;
    padding: 0% 2% 1% 0%;
}

#CP_DOS_conferencistas h4.modal-title {
    font-size: 2.5rem;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #353535;
}

#CP_DOS_conferencistas .modal-header {
    padding: 15px;
    border-bottom: solid 5px #10c6dd;
}

#CP_DOS_conferencistas .btn-default {
    color: #fff;
    background-color: #10c6dd;
    border-color: #10c6dd;
}

#CP_DOS_conferencistas .modal-body p {
    font-family: 'Montserrat', sans-serif !important;
    color: #353535 !important;
}

@media (max-width:550px){

.ico-txt {
    color: #4D505E;
    font-weight: 400;
    line-height: 14px;
    font-size: 12px;
    margin-top: 0px;
}
  
  .congreso-class h3 {
    font-size: 2.5rem;
}
  
  .conferencistas-dos-class h3 {
    color: #ffffff;
    font-size: 2.5rem;
}
  
  .agenda-class h2 {
    font-size: 2.5rem;
}
  
  .organizadores-class h3 {
    font-size: 2.5rem;
}
  
  #ubicacion h2 {
    font-size: 2.5rem;
}
  
  .flotante-mov p, .flotante-mov strong, .flotante-movDOS p, .flotante-movDOS strong {
    font-size: 18px;
    font-weight: bold;
}


  
  
}


