

/*Agenda*/
#Summer-School-genda {
    padding: 4% 3%;
}
#Summer-School-genda .flex-container {
    display: flex;
    flex-wrap: wrap;
}
#Summer-School-genda.flex-container>div {
    width: 46%;
    text-align: center;
    line-height: 75px;
    font-size: 1.6em;
    margin: 0 auto;
    background-color: #f3b50c;
    margin-bottom: 24px;
    box-shadow: 3px 5px 7px #d6d6d6;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    cursor: pointer;
    padding: 0px;
}
#Summer-School-genda.flex-container>div:hover {
    background-color: #ffbb00;
}
#Summer-School-genda .caja-azul {
    background-color: #333542;
    color: #fff;
    line-height: 0px;
    font-size: 0.8em;
    height: 149px;
}
#Summer-School-genda .caja-blanca {
    background-color: #fff;
    color: #fff;
    padding: 4px 0;
}
#Summer-School-genda .caja-blanca img {
    margin: auto;
}
#Summer-School-genda .sin-espacio {
    padding: 0;
}
#Summer-School-genda .caja-0111 {
    background-color: rgb(246, 246, 246);
}
#Summer-School-genda .caja-011 {
    line-height: 1em;
    color: #fff;
}
#Summer-School-genda .caja-01 {
    background-color: #333542;
    padding: 0 13px;
}
#Summer-School-genda .caja-01 p {
    line-height: 1em;
    color: #fff;
    padding: 15px 0 10px 0;
    text-align: left;
    font-size: 0.7em;
}
#Summer-School-genda .contener-principal i {
    border-left: 1px solid #333542;
    padding: 33px 0 33px 0;
}
#Summer-School-genda .texto-curso {
    font-size: 0.9em;
    line-height: 1em;
    padding: 19px 21px 0 50px;
    text-align: initial;
}
#Summer-School-genda hr {
    margin-top: 12px!important;
    margin-bottom: 17px !important;
    border: 0 !important;
    border-top: 1px solid #eee !important;
    width: 50px !important;
}
#Summer-School-genda ul {
    list-style: none;
    padding: 14px 6px 16px 19px;
}
#Summer-School-genda li {
    padding-left: 1.3em;
    line-height: 1em;
    text-align: left;
}
#Summer-School-genda li:before {
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}
#Summer-School-genda .blanco {
    background-color: #fff;
}
/*Fin Agenda*/
.seccion-intro a {
    color: #fff;
    text-decoration: underline;
    font-weight: 800;
}
.seccion-intro a:hover {
    color: #f7b63f;
    text-decoration: underline;
    font-weight: 800;
}
.containerbotonsummer .btn-info {
    color: #1c2248;
    background-color: #f7b63f;
    border-color: #ffffff;
}
.containerbotonsummer .btn-info:hover {
    color: #1c2248;
    background-color: #fcb024;
    border-color: #ffffff;
}
#internaSummer-2019 .tabla-ACNS2019 th {
    background-color: #f7b63f!important;
    color: #333542;
}
p.textomodalsu {
    color: #000;
}
#internaSummer-2019 .flotante-mov {
    position: fixed;
    width: 100%;
    height: auto;
    bottom: 0;
    text-align: center;
    z-index: 50;
}
#internaSummer-2019 .flotante-mov a:hover,
#internaSummer-2019 .flotante-mov a:focus {
    background: rgba(201, 2, 0, 1);
    transition: .3s;
}
#internaSummer-2019 .flotante-mov a p {
    margin: 0 auto;
    color: #333542;
    font-weight: 700;
}
#internaSummer-2019 .menu {
    display: table;
    width: 100%;
    background: #090100;
}
#internaSummer-2019 .menu .navbar {
    min-height: auto;
    margin-bottom: 0;
    border: none
}
#internaSummer-2019 .menu .nav-tabs.nav-justified {
    background: #333542
}
#internaSummer-2019 .menu .nav-tabs.nav-justified>li>a {
    cursor: pointer;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    border: none;
    border-right: solid 2px rgba(0, 0, 0, .1);
    border-radius: 0;
    font-size: 1.7em;
    padding: 10px 5px;
    font-weight: 400;
    min-height: 38px;
    transition: .5s;
}
#internaSummer-2019 .menu .nav>li>a:focus,
#internaSummer-2019 .menu .nav>li>a:hover {
    text-decoration: none;
    border: none;
    border-right: solid 2px rgba(0, 0, 0, .1);
    background-color: #121530;
    transition: .5s
}
#internaSummer-2019 .languageSelection {
    display: table;
    top: 0;
    right: 0;
    background: #272831;
    min-height: 55px;
    padding: 0px 5px;
}
#internaSummer-2019 .languageSelection img {
    width: 30px;
    margin-right: 2px;
    margin-left: 7px;
    margin-top: 17px;
}
#internaSummer-2019 .languageSelection img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}
#internaSummer-2019 .sinRelleno {
    padding: 0;
}
#internaSummer-2019 {
    font-family: 'Raleway', sans-serif !important;
}
#internaSummer-2019 p {
    font-size: 1em;
    font-weight: 400;
}
#internaSummer-2019 a,
a:hover,
a:focus {
    outline: 0px !important;
}
#internaSummer-2019 .tituloSeccion h3 hr {
    border: none;
    border-top: solid 3px #f7b63f;
    width: 50px;
    margin: 20px auto;
}
#internaSummer-2019 .tituloSeccion h3 {
    font-size: 2em;
    text-align: center;
    margin: 0;
    margin-bottom: 3%;
}
#internaSummer-2019 .tituloSeccion h3 strong {
    color: #ffa500;
    font-size: 1.3em;
    font-style: italic;
}
#internaSummer-2019 .imagenSeparadora-Sup {
    display: table;
    width: 100%;
    /* margin-bottom: -130px; */
}
#internaSummer-2019 .imagenSeparadora-Sup img {
    width: 100%;
    height: 130px;
    display: none;
}
#internaSummer-2019 .imagenSeparadora-sup-2 {
    display: table;
    width: 100%;
    margin-bottom: 0;
}
#internaSummer-2019 .imagenSeparadora-sup-2 img {
    display: none;
    width: 100%;
    height: 130px;
}
#internaSummer-2019 .imagenSeparadora-Inf {
    display: table;
    width: 100%;
}
#internaSummer-2019 .imagenSeparadora-Inf img {
    display: none;
    width: 100%;
    height: 130px;
    /* margin-top: -130px; */
}
#internaSummer-2019 .bg-blanco {
    background: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    /* border: solid 5px #ececec; */
    /* margin: 3% 0; */
}
#internaSummer-2019 .seccion-intro {
    background: transparent;
    background-size: cover;
    padding: 0;
}
#internaSummer-2019 .seccion-intro .bloqueDescripcion {
    width: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../../../../../../App_Themes/Summer-school2018/images/cursos/Workshop.jpg) center top fixed no-repeat;
    background-size: cover;
    padding: 7%;
    color: #ffffff;
    margin: auto;
}
#internaSummer-2019 .seccion-2 {
    background: #f2f2f2;
}
#internaSummer-2019 .seccion-2 .col-izq,
#internaSummer-2019 .seccion-2 .col-der {
    padding: 3% 5%;
}
#internaSummer-2019 .seccion-2 .btnAcordeon {
    display: table;
    width: 100%;
    padding: 10px 15px;
    font-size: 1.2em;
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    border: solid 1px rgba(165, 7, 98, 1);
}
#internaSummer-2019 .seccion-2 .btnAcordeon i {
    color: rgba(165, 7, 98, 1);
    float: right;
}
#internaSummer-2019 .seccion-3 .contenidoMetodologia {
    background: linear-gradient(to right, rgba(0, 0, 0, .6), rgba(0, 0, 0, .7)), url('../../../../../../App_Themes/Summer-School-2019/img/metodologia.jpg') center top fixed no-repeat;
    background: #ffffff;
    background-size: cover;
    padding: 70px 10% 70px 10%;
    /* color:#ffffff; */
    /* text-shadow:2px 2px 15px rgba(0,0,0,.8); */
}
#internaSummer-2019 .seccion-3 .contenidoMetodologia ul {
    font-size: 1.2em;
}
#internaSummer-2019 .beneficios {
    padding: 0 4%;
    background: #f2f2f2;
    text-align: center;
}
#internaSummer-2019 .beneficios .infoBeneficios {
    width: 91%;
    margin: 0 auto;
    border: none;
    padding: 2%;
}
#internaSummer-2019 .seccion-4 {
    text-align: center;
}
.margenSuperiorScroll {
  margin-top: 60px !important;
  top: 0 !important;
  transition: .2s;
}
.bg-Botones {
    background: rgb(255, 255, 255);
    padding-bottom: 3%;
}
.btnServicios {
    width: 100%;
    height: 150px;
    text-align: center;
    background: #ffffff;
    border: none;
    transition: .3s;
}
.btnServicios {
    border: none;
    display: table;
    transition: .5s;
    background: none;
    padding: 0;
    margin: 0;
}
.btnServicios:hover {
    background: #ffffff;
    border: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    transition: .2s;
}
.contenedorEnlacesServicios {
    float: none;
    position: initial;
    margin: auto;
    display: inline-flex;
    padding: 0;
    width: 20%;
    margin-right: 3%;
    margin-bottom: 2%;
}
.contenedorBtnServicios {
    position: relative;
    background: rgb(13, 26, 44);
}
.contenedorBtnServicios img {
    width: 100%;
    opacity: .7;
    transition: .3s;
}
.bloqueDeTexto-Nombre {
    position: absolute;
    min-height: auto;
    bottom: 0;
    color: white;
    width: 100%;
    padding: 10px 25px;
    background: linear-gradient(to right, rgba(51, 53, 66), rgba(51, 53, 66, 0.69));
    transition: .3s;
}
.bloqueDeTexto-Nombre h3 {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
    color: #ffffff;
    text-align: center;
    display: table;
    margin: auto;
    font-weight: 600;
    font-size: 1.3em;
}
.bloqueDeTexto {
    position: absolute;
    min-height: 90px;
    bottom: 0;
    color: white;
    width: 100%;
    padding: 10px;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
    opacity: 0;
    transition: .3s;
}
.bloqueDeTexto a {
    color: #f5be00;
    text-decoration: none;
    font-weight: 600;
}
.bloqueDeTexto p {
    margin: 5px 0;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .8);
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}
.btnServicios:hover .bloqueDeTexto {
    margin-bottom: 30%;
    opacity: 1;
    transition: .3s;
}
.btnServicios:hover img {
    opacity: .5;
    transition: .3s;
}
#internaSummer-2019 .seccion-5 {
    background: #f2f2f2;
    padding: 3%;
}
#internaSummer-2019 .seccion-5 .tituloSeccion {
    padding-top: 5%;
}
#internaSummer-2019 .seccion-5 .horario {
    border: solid 5px #ffffff;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .2);
    /* background: linear-gradient(to right, rgba(45, 32, 143, 0.1), rgba(165, 7, 98, 0.3)), url(/App_Themes/Summer-School-2019/img/bg-formulario-interna.jpg) center top fixed no-repeat;*/
    background-size: cover;
    color: #ffffff;
    padding: 0 5% 5% 5%;
    background-color: #333542;
}
#internaSummer-2019 .seccion-5 .horario .separador {
    border: none;
    border-top: dotted 3px rgba(255, 255, 255, .4);
}
#internaSummer-2019 .seccion-5 ul {
    list-style: none;
}
#internaSummer-2019 .seccion-5 ul>li {
    border-bottom: solid 2px #d6d6d6;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: 400;
}
#internaSummer-2019 .seccion-5 ul>li strong {
    color: #1c2248;
    font-style: italic;
}
#internaSummer-2019 .agenda {
    margin-top: 10%;
}
#internaSummer-2019 .agenda .fechaPrincipal {
    cursor: pointer;
    background: #333542;
    font-size: 1.5em;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    border: solid 5px #ffffff;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .1);
}
#internaSummer-2019 .agenda .fechaPrincipal small {
    color: #f7b63f;
    font-size: .8em;
    font-weight: 600;
}
.modal-content {
    background-color: #ffffff!important;
}
#internaSummer-2019 .modal .item {
    background: #ffffff;
    padding: 3%;
    margin-bottom: 2%;
    border-bottom: solid 2px #a0a0a0;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, .1);
}
#internaSummer-2019 .modal .item i {
    color: rgb(9, 108, 181);
}
#internaSummer-2019 .modal .item p strong {
    display: table;
    width: 100%;
    font-size: .8em;
    color: rgb(29, 101, 177);
    font-style: italic;
}
#internaSummer-2019 .modal .item-descanso {
    background: #efefef;
    padding: 3%;
    margin-bottom: 2%;
    border-bottom: solid 2px #a0a0a0;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, .1);
    transform: scale(.97, .97);
}
.item-descanso {}
#internaSummer-2019 .modal .item-descanso i {
    color: rgb(9, 108, 181);
}
#internaSummer-2019 .modal .item-descanso p strong {
    display: table;
    width: 100%;
    font-size: .8em;
    color: rgb(29, 101, 177);
    font-style: italic;
}
#internaSummer-2019 .modal-content {
    border-radius: 0;
}
#internaSummer-2019 .modal-header {
    background: linear-gradient(to right, rgba(51, 53, 66), rgba(51, 53, 66)), url(../../../../../../App_Themes/Summer-School-2019/img/bg-formulario-interna.jpg) center top fixed no-repeat;
    background-size: cover;
    text-align: center;
    color: #ffffff;
}
#internaSummer-2019 .modal-title small {
    color: #a7aad8;
}
#internaSummer-2019 .close {
    font-size: 2.5em;
    color: #ffffff;
    opacity: .5;
}
#internaSummer-2019 .modal-body {
    background: transparent;
    padding: 0 32px 0 31px;
    text-align: justify;
}
#internaSummer-2019 .modal-footer .btn-default {
    color: #333;
    font-weight: 600;
    background-color: #f6be00;
    border-color: transparent;
    border-radius: 0;
}
#internaSummer-2019 .notaCalendario {
    margin: 2%;
    text-align: center;
}
#internaSummer-2019 .seccion-6 {
    display: none;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, .95)), url(../../../../../../App_Themes/Summer-School-2019/img/claustro-bg.jpg) center top fixed no-repeat;
    background-size: cover;
    padding: 70px 6%;
    /* color: #ffffff; */
}
#internaSummer-2019 .seccion-6 .condicionesRegistro {
    display: table;
    width: 100%;
    margin-top: 5%;
    padding: 15px;
    font-size: 1.2em;
    /* background: linear-gradient(to right,rgb(28, 27, 29),rgba(33, 6, 22, 0.5)); */
    cursor: pointer;
    border: solid 1px rgba(165, 7, 98, 1);
    color: #000000;
    text-decoration: none;
}
#internaSummer-2019 .seccion-6 .condicionesRegistro i {
    color: rgba(165, 7, 98, 1);
    float: right;
    font-size: 1.3em;
}
/* formulario */
/* formulario */
/* formulario */
#summerUR-2019 .flotante-mov a {
  display: table;
  width: 100%;
  padding: 8px 15px;
    background: linear-gradient(to bottom right, #f5bb10, #f5bb10, #f5bb10);
  color: #000;
  font-weight: 600;
  height: 56px;
  text-decoration: none;
  text-transform: uppercase;
  transition: .3s;
}
.checkbox, .radio {
    margin-top: 9px!important;
    margin-bottom: -12px!important;
    font-size: 0.7em!important;
}
.radio label {
    padding-left: 34px;
    margin-bottom: 16px;
    font-weight: 400;
    cursor: pointer;
    width: 100%;
    font-size: 1.2em!important;
    display: inline-block;
    vertical-align: top;
}
#summerUR-2019 input[type="submit"] {
    display: table;
    width: 100%;
    float: right;
    background: #f5bb10;
    border: 3px solid #bf920c;
    padding: 2px 15px;
    border-radius: 0;
    color: #000;
    font-weight: 500;
    font-size: 1.1em;
    margin: 5px auto;
}
#p_lt_ctl02_pageplaceholder_p_lt_ctl36_Repeater15_repItems_ctl00_ctl00_widget1_ctl00_viewBiz_Autorizacion_list_0{
    width: 25px!important;
    display: inline-block!important;
    vertical-align: top!important;
}
 label {
    display: inline-block;
    width: 220px;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: ;
}
#internaSummer-2019 .formularioContacto .form-control {
    border-radius: 15px;
    margin-bottom: 0;
}
.formularioContacto  .btn-primary {
color: #333542;
    background-color: #f5bb10;
    border-color: #f5bb10;
    margin-top: 16px;
}
#internaSummer-2019 .formularioContacto {
    width: 100%;
    background: linear-gradient(to right, rgba(51, 53, 66), rgba(51, 53, 66));
    padding: 20px;
    color: #ffffff;
    transition: 5s;
}
#internaSummer-2019 .intro .formularioContacto br {
    display:none;
}
#internaSummer-2019 .intro .formularioContacto {
    margin-top: 129px;
    padding: 10px 20px;
    color: #fff;
    position: fixed;
    top: 133px;
    right: 0;
    z-index: 1030;
    width: 25%;
    margin-top: 0;
    transition: .2s;
}
#internaSummer-2019 .formularioContacto:hover {
    transition: .2s;
}
#internaSummer-2019 .formularioContacto legend {
    color: #ffffff;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 1.8em;
    border-bottom: 1px dashed #f5bb10;
}
#internaSummer-2019 .formularioContacto .terminosCondiciones a {
    color: #f5bb10;
}
#internaSummer-2019 .formularioContacto .terminosCondiciones a:hover {
    color: #ffa700;
}
#internaSummer-2019 .formularioContacto .form-control {
    border-radius: 15px;
    margin-bottom: 15px;
}
#internaSummer-2019 .formularioContacto .btnEnviar {
    display: table;
    width: 60%;
    float: right;
    background: #f5bb10;
    border: solid 3px #c79500;
    padding: 4px 15px;
    border-radius: 0;
    color: #000;
    font-weight: 500;
    /* text-shadow: 1px 1px 3px rgba(0,0,0,0.3); */
    font-size: 1.1em;
    margin: 15px auto;
}
#internaSummer-2019 .formularioContacto .terminosCondiciones p {
    margin-left: 16px;
    margin-top: -5px;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin: 0;
}
/* fin formulario*/
.affix-content {
    background: #fafafa;
    background-size: cover;
    padding: 0 0% !important;
}
#internaSummer-2019 .affix-row .navbar-default {
    background-color: transparent;
}
.seccion-7 {
    background: #f7f7f7;
    text-align: center;
}
.seccion-7 .seccionLogos {
    display: table;
    width: 100%;
    text-align: center;
}
.seccion-7 .seccionLogos .contenedorLogo {
    margin: auto;
    position: relative;
    border-radius: 0;
    display: inline-flex;
    padding: 0;
    overflow: hidden;
    width: 26%;
    margin-bottom: 5px;
}
.seccion-7 .seccionLogos .contenedorLogo img {
    width: 100%;
    height: 100%;
}
.seccionLogos hr {
    border: none;
    border-top: solid 3px #f7b63f;
    width: 50px;
    margin: 20px auto;
}
.seccionLogos .tituloSeccion h3 {
    font-size: 2em;
    text-align: center;
    margin: 0;
    margin-bottom: 3%;
}
.btnregistro {
    margin: auto;
    display: table;
      transition: 0.2s;
}
.btnregistro img {
    width: 73%;
    display: table;
    margin: auto;
}
.btnregistro:hover {
    transform: scale(1.1);
    transition: 0.2s;
}
/* FORMULARIO */


/* make sidebar nav vertical */
@media (min-width: 768px) {
    .affix-content .container {
        width: 700px;
    }
    #internaSummer-2019 {
        background-color: #f8f8f8;
        height: 100%;
    }
    .affix-content .container .page-header {
        margin-top: 0;
    }
    .sidebar-nav {
        position: fixed;
        width: 100%;
    }
    .affix-sidebar {
        padding-right: 0;
        font-size: small;
        padding-left: 0;
    }
    .affix-row,
    .affix-container,
    .affix-content {
        height: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .affix-content {
        background-color: #fafafa;
    }
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar {
        border-radius: 0;
        margin-bottom: 0;
        border: 0;
    }
    .sidebar-nav .navbar ul {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}
@media (max-width: 768px) {
    .flotante-mov {
    position: fixed;
    bottom: 0 !important;
    }
    #internaSummer-2019 .intro .formularioContacto {
    margin-top: 129px;
    padding: 10px 20px;
    color: #fff;
    position: initial;
    top: 0;
    right: 0;
    z-index: 1030;
    width: 100%;
    margin-top: 0 !important;
    transition: .2s;
    }
    .sidebar-nav {
        display: none;
    }
    #internaSummer-2019 .formularioContacto {
        width: 100%;
        background: linear-gradient(to right, rgba(1, 35, 60, 1), rgba(16, 31, 72, .8));
        margin-bottom: 30px;
        transition: 5s;
    }
}
@media (min-width: 768px) {
    .affix-content .container {
        width: 600px;
    }
    .affix-content .container .page-header {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .affix-content .container {
        width: 900px;
    }
    .affix-content .container .page-header {
        margin-top: 0;
    }
}
@media (min-width: 1220px) {
    .affix-row {
        background: linear-gradient(to right, rgba(51, 53, 66), rgba(51, 53, 66)), url(../../../../../../App_Themes/Summer-School-2019/img/bg-formulario-interna.jpg) center top fixed no-repeat;
        background-size: cover;
        overflow: hidden;
    }
    .affix-content {
        overflow: auto;
    }
    .affix-content .container {
        width: 1000px;
    }
    .affix-content .container .page-header {
        margin-top: 0;
    }
    .affix-content {
        padding-right: 30px;
        padding-left: 30px;
    }
    .affix-title {
        border-bottom: 1px solid #ecf0f1;
        padding-bottom: 10px;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-collapse {
        padding: 0;
    }
    .sidebar-nav .navbar li a:hover {
        background-color: #428bca;
        color: white;
    }
    .sidebar-nav .navbar li a>.caret {
        margin-top: 8px;
    }
}
@media (max-width:550px) {
    #internaSummer-2019 .beneficios .infoBeneficios {
        width: 88%;
        padding: 2% 2% 10%;
    }
    .contenedorEnlacesServicios {
        width: 42%;
        margin-right: 1%;
        margin-bottom: 2%;
    }
}
.seccion-8 {
    background: #fff;
    text-align: center;
}
.seccion-8 .seccionLogos {
    display: table;
    width: 100%;
    text-align: center;
}
.seccion-8 .seccionLogos .contenedorLogo {
    margin: auto;
    position: relative;
    border-radius: 0;
    display: inline-flex;
    padding: 0;
    overflow: hidden;
    width: 26%;
    margin-bottom: 5px;
}
.seccion-8 .seccionLogos .contenedorLogo img {
    width: 100%;
    height: 100%;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: none;
    background: transparent;
}
.modal-footer .btn-default {
    color: #333;
    font-weight: 600;
    background-color: #f6be00;
    border-color: transparent;
    border-radius: 0;
}
.formularioContacto input,
.formularioContacto select {
    color: #666;
    width: 100%;
    outline: 0;
    height: 35px !important;
    border-radius: 25px !important;
    border: none;
    margin-bottom: 5px;
    padding: 1px 12px !important;
}
.formularioContacto a {
    color: #e4e4e4;
    text-decoration: none;
    font-size: .8em;
    line-height: 1 !important;
}
.formularioContacto #checkbox {
    display: table;
    width: 30px;
    height: 20px !important;
    float: left;
}
.formularioContacto input[type="button"] {
    background: #f5bb10 !important;
    border: 2px solid #bf920c !important;
    font-weight: 600 !important;
    color: #000 !important;
    height: 35px !important;
    border-radius: 50px !important;
}
.flotante-mov {
    position: fixed;
    cursor: pointer;
    width: 100%;
    height: auto;
    bottom: 40px;
    text-align: center;
    z-index: 50;
}
.flotante-mov a {
    display: table;
    width: 50%;
    padding: 3px 15px;
    background: linear-gradient(to bottom right, #f5bb10, #f5bb10, #f5bb10);
    color: #000;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    right: 0;
    float: right;
    transition: .3s;
}
.modal-content {
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.tituloSeccion img {
    width: 100% !important;
    height: auto !important;
}
#internaSummer-2019 .flotante-mov a {
    display: table;
    width: 100%;
    padding: 5px 15px;
    background: linear-gradient(to bottom right, #f7b63f, #f7b63f, #f7b63f);
    color: #333542!important;
    font-weight: 600;
    height: 48px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
}
#internaSummer-2019 .flotante-mov a:hover,
#internaSummer-2019 .flotante-mov a:focus {
    background: linear-gradient(to bottom right, #d61541, #d61541, #743f8b) !important;
}
@media (max-width: 700px) {
    .seccion-7 img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 600px) {
.flotante-mov a {
    display: table;
    width: 50%;
    padding: 3px 15px;
    background: linear-gradient(to bottom right, #f5bb10, #f5bb10, #f5bb10);
    color: #000;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    right: 0;
    float: right;
    transition: .3s;
}
}
/* COMIENZA MODULO DE TABS ESTILOS */
.tabla-tabs {
    margin: 5% 0%;
}
@media(min-width: 770px) {
    .tabla-tabs {
        display: table;
    }
}
.tabcontent {
    display: none;
}
.fecha {
    color: #fff!important;
}
* {
    box-sizing: border-box
}
.tab button {
    display: block;
    background-color: #efefef;
    color: #333542;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    font-size: 1.5em;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 4px;
    clip-path: polygon(0% 0%, 93% 1%, 100% 50%, 93% 100%, 0% 100%);
}
.tab button:hover {
    background-color: #ddd;
}
.tab button.active {
    background-color: #fcb024;
}
.sin-borde {
    padding: 0;
}
.nombre-modulo {
    border-bottom: 2px solid #ffffff;
    padding: 18px 0 12px 0;
    background-color: #333542;
    font-weight: 600;
}
.nombre-modulo p {
    color: #fff;
    text-align: center;
    font-size: 1.3em!important;
    font-weight: 800!important;
}
.horas {
    background-color: #333542;
    color: #fff;
    padding: 18px 0 16px 0;
    text-align: center;
}
.sesion {
    background-color: #fcb024;
    color: #333542;
    padding: 20px 0 20px 0;
    text-align: center;
    font-weight: 800;
    padding-left: 20px;
}
.sesion b {
    background-color: #333542;
    border-radius: 50%;
    color: #fff;
    padding: 0 5px 0 5px;
}
.dia-evento {
    background-color: #333542;
    color: #fff;
    padding: 10px 0 9px 0;
    text-align: center;
}
.titulo-sesion b {
    padding-top: 23px;
    display: block;
}
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.active,
.accordion:hover {
    background-color: #ededed;
}
.accordion:after {
    content: '\002B';
    color: #777;
    float: right;
    margin-left: 5px;
}
.active:after {
    content: "\2212";
}
.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 8px!important;
}
.accordion:after {
    content: '\002B'!important;
    color: #fff!important;
    /* font-weight: bold!important; */
    left: 1px!important;
    top: 22.4px!important;
    width: 16px!important;
    text-align: center;
    border-radius: 50%!important;
    position: absolute!important;
    background-color: #333542!important;
    font-size: 0.9em;
    height: 17px!important;
}
.active:after {
    content: "\2212" !important;
    color: #fff!important;
    font-weight: bold!important;
    left: 1px!important;
    top: 22.4px!important;
    width: 15px!important;
    text-align: center;
    border-radius: 50%!important;
    position: absolute!important;
    background-color: #333542!important;
    font-size: 0.7em;
}
.flex-container {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.flex-container strong {
    font-size: 1.3em;
}
.flex-container>div {
    background-color: #f1f1f1;
    width: 30%;
    margin: 10px;
    text-align: center;
    padding: 18px 8px 19px 8px;
    border: 1px solid #e4e4e4;
}
.Speakers1 {
    border-bottom: 2px solid #f1f1f1;
    margin: 23px 0 0 0;
    background-color: #f1f1f1;
}
.top strong {
    padding-top: 6px;
    font-size: 1.2em;
    display: block;
}
.Speakers {
    background-color: #fcb024;
    text-align: center;
    padding: 8px 0 9px 0;
}
.contener-texto {
    padding: 24px 23px 24px 56px;
    display: table;
}
.panel {
    border: 1px solid rgb(226, 226, 226);
}
.tab .active:after {
    display: none;
}
.tab a.active {
    background-color: #fcb024;
}
.tab a:hover {
    background-color: #ddd;
}
.tab a {
    text-decoration: dotted;
    display: block;
    background-color: #efefef;
    color: #333542;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    font-size: 1.5em;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 4px;
    clip-path: polygon(0% 0%, 93% 1%, 100% 50%, 93% 100%, 0% 100%);
}
.alto-panel-objetivos {
    max-height: inherit !important;
    padding: 0px !important;
}
@media (max-width:1024px) {
    #Summer-School-genda .caja-01 p {
        padding: 5px 0 0px 0;
        font-size: 0.5em;
    }
    #Summer-School-genda .caja-azul {
        height: 154px;
    }
    #Summer-School-genda .caja-azul {
        height: 139px;
        font-size: 0.5em;
    }
    #Summer-School-genda .contener-principal i {
        font-size: 1.5em;
    }
    #Summer-School-genda ul {
        font-size: 0.8em;
    }
}
@media (max-width:768px) {
    #Summer-School-genda .caja-azul {
        height: 105px;
    }
    #Summer-School-genda ul {
        font-size: 0.6em;
        padding: 20px 6px 10px 2px;
    }
    #Summer-School-genda .caja-01 {
        background-color: #333542;
        padding: 6px 6px;
    }
    #Summer-School-genda .caja-01 p {
        font-size: 0.3em;
    }
    #Summer-School-genda .caja-azul {
        height: 118px;
    }
    #Summer-School-genda .contener-principal i {
        padding: 8px 0 33px 0;
    }
    #Summer-School-genda .caja-01 p {
        padding: 6px 0 0px 0;
        font-size: 0.3em;
    }
    #Summer-School-genda .caja-azul {
        height: 119px;
        font-size: 0.3em;
    }
    #Summer-School-genda .caja-blanca {
        padding: 5px 0;
    }
}
@media (max-width: 600px) {
    .flex-container>div {
        width: 100%;
    }
    #Summer-School-genda .caja-01 {
        font-size: 2em;
        text-align: center;
    }
    #Summer-School-genda .contener-principal i {
        font-size: 2.5em;
        padding: 17px 0 21px 0;
    }
    #Summer-School-genda .caja-azul {
        height: 119px;
        font-size: 0.5em;
    }
    #Summer-School-genda .caja-01 p {
        text-align: center;
    }
    .flex-container>div {
        width: 100%;
    }
    .contener-texto {
        padding: 24px 23px 24px 15px;
    }
.checkbox, .radio {
    margin-top: 9px!important;
    margin-bottom: -12px!important;
    font-size: 0.7em!important;
}
.radio label {
    padding-left: 34px;
    margin-bottom: 16px;
    font-weight: 400;
    cursor: pointer;
    width: 100%;
    font-size: 1.2em!important;
    display: inline-block;
    vertical-align: top;
}
#p_lt_ctl02_pageplaceholder_p_lt_ctl37_editabletext3_ucEditableText_widget1_ctl00_viewBiz_Autorizacion_list_0{
    width: 25px!important;
    display: inline-block!important;
    vertical-align: top!important;
}
 label {
    display: inline-block;
    width: 220px;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: ;
}
}