.ponentesInteriores table:nth-child(even) td:first-of-type {
    width: 70%;
}

.ponentesInteriores table:nth-child(even) td:last-of-type {
    width: 30%;
}

.ponentesInteriores table:nth-child(odd) td:first-of-type {
    width: 30%;
}

.ponentesInteriores table:nth-child(odd) td:last-of-type {
    width: 70%;
}

.ponentesInteriores table td {
    vertical-align: middle;
}

.ponentesInteriores p img,
.ponentesInteriores img {
    display: block;
    margin: 0px auto;
}

h1,
h2 {
    font-weight: 700 !important;
}
.fullWidth h4{
    color:#4b4b4b;
}
.fullWidth a{
    font-weight: 700;
    color:#4b4b4b;
}
b,
strong {
    font-weight: 600;
    /*color: #4b4b4b;*/
    color: #ee3124;
    font-family: 'Source Sans Pro', sans-serif;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.relative {
    position: relative;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.navbar {
    margin: 0px;
    border: none;
}

h3 {
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    margin: 10px 0px 5px;
    font-size: 16px;
}

.navbar {
    background-image: url(../img/fondo_cabecera.svg);
    background-repeat: no-repeat;
    background-position: center 17px;
    background-size: 1920px;
    border-radius: 0px;
}

.fondoMenu {
    /* background-image: url(../img/fondo_cabecera.svg);
    background-repeat: no-repeat;
    background-position: 0 10px;
    background-size: contain;
    background-size: 565px;
    padding: 0px 0px;
    background-size: 1140px; */
}

.navbar-brand > img {
    display: inline-block;
    width: 70px;
    margin-top: 19px;
    margin-right: -15px;
}

.contenedorTituloLog {
    margin: 10px 0px 0px;
}

.contenedorTituloLog .titulo1 {
    color: #4b4b4b;
    width: 370px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14px;
}

.contenedorTituloLog .titulo2 {
    color: #969696;
    width: 370px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.contenedorTituloLog h1 {
    display: block;
    margin: 0px;
    color: #4b4b4b;
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
}

.contenedorTituloLog h2 {
    display: block;
    margin: 0px;
    color: #4b4b4b;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
}

.contenidoInterior p {
    color: #4b4b4b;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 20px;
    text-align: justify;
}

li {
    color: #4b4b4b;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 0px;
    border-bottom: 1px dotted #F0542B;
}

.contenidoInterior a strong {
    font-weight: 600;
    margin-right: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}

.contenidoInterior > div:not(.row) {
    margin: 30px 0px 25px;
    font-family: 'Source Sans Pro', sans-serif;
}

.contenidoInterior > div.row {
    margin-bottom: 25px;
}

.contenedorEnlaceSocios {
    text-align: right;
    padding-right: 10px;
}

.contenedorEnlaceSocios a:hover {
    text-decoration: none;
}

.contenedorEnlaceSocios a {
    display: inline;
    margin: 5px;
}

.contenedorMenuIdiomas {
    display: inline-block;
    padding: 20px 0px 20px 10px;
    margin-right: 15px;
    vertical-align: top;
}

.contenedorMenuIdiomas a {
    font-size: 14px;
    padding: 10px 5px;
    /* background-color: #4b4b4b; */
    display: inline;
    margin-left: -8px;
    border: none;
    color: #5584C4;
}

.contenedorMenuIdiomas a.activo {
    /* background-color: #e0e9f2; */
    color: #5584C4;
}

.fullWidth {
    width: 100%;
}

.contenedorCabecera {
    background-color: #ee3124;
    position: absolute;
    bottom: -28px;
    z-index: 999;
    left: 15px;
    width: intrinsic; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    padding: 0px;
}

#menuPrincipal {
    padding: 0px;
}

.navbar-nav {
    float: none !important;
    display: table;
    width: 100%;
    margin: 0px;
    /* padding: 20px; */
}

.navbar-nav > li {
    float: none;
    display: table-cell;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: white;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    white-space: nowrap;
    padding: 14px 20px 19px 50px !important;
    background-image: url(../img/ico-menu.svg);
    background-repeat: no-repeat;
    background-position: 30px center;
    background-size: 24px;
}

.navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.nav > li.open,
.nav > li > a:focus,
.nav > li > a:hover {
    color: white;
    background-color: #ee3124;
    border-radius: 2px;
}

.dropdown.hover {
    color: white;
    background-color: #ee3124;
    border-radius: 2px;
}

.dropdown.hover .dropdown-toggle {
    color: white;
}

.dropdown-menu {
    left: 0px !important;
    right: inherit !important;
    padding: 10px 0px 10px 25px;
    border: none;
    border-radius: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.dropdown-menu > li > a {
    /*color: #5584C4;*/
    color: #681E1E;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: none;
    margin: 0px;
    background-image: url(../img/fondo_menu.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    padding: 11px 30px 11px 30px;
}

.dropdown-menu > li {
    /* padding-right: 75px; */
}

.dropdown-menu > li > a:hover {
    background-color: #fbeeeb;
    text-decoration: none;
    /*color: #5584C4;*/
    color: #681E1E;
    /* color: #4b4b4b; */
}

.contenedorSlider {
    position: relative;
}

.slide {
    position: relative;
}

.contenedorSlogan {
    position: absolute;
    top: 15%;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 99;
    /* background-color: grey; */
    opacity: 0.85;
}

.contenedorSlogan .slogan {
    color: white;
    font-size: 60px;
    margin: 0px auto;
    font-family: 'Source Sans Pro', sans-serif !important;
    max-width: 850px;
    border: none;
}

.contenedorSlogan a {
    color: white;
}

.contenedorSlogan h2 {
    color: white;
    font-size: 60px;
    text-align: center;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
}

.contenedorSlogan h4 {
    color: white;

    margin-left: 5%;
    margin-right: 5%;
}

.contenedorSlogan hr {
    width: 200px;
    border: none;
    border-bottom: 10px solid #4b4b4b ;
    margin: 45px auto 0px;
}

.slide img {
    width: 100%;
    margin: 0px;
}

.contenedorIndexAcede {
    padding: 50px 0px;
    background-image: url(../img/index_1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 0px;
    margin-top: 0px;
}

.contenedorIndexAcede2 {
    background-image: url(../img/index_2.jpg);
    margin-top: 0px;
}

.contenedorIndexSecciones {
    padding: 50px 0px 30px;
    background: url(../img/index_2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.table-container {
    display: table;
    height: auto;
    width: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.align-bottom {
    vertical-align: bottom;
}

.contenedorSecciones p,
.contenedorIndexAcede p {
    color: #4b4b4b;
    margin: 0px 0px 15px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}

.destacadoIndex {
    color: #4b4b4b  !important;
    font-size: 30px !important;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif !important;
    text-transform: uppercase;
    width: 320px;
    margin: 0px auto !important;
}

.contenedorIndexAcede ul li:before {
    content: "\f111";
    color: #4b4b4b ;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -15px;
    width: 10px;
    font-size: 6px;
    vertical-align: top;
    padding-top: 10px;
}

.contenedorIndexAcede ul li p {
    display: inline;
    margin-left: 0px;
}

.contenedorIndexAcede ul {
    padding: 0px 0px 0px 15px;
    margin: 5px 0px 0px;
}

.contenedorIndexAcede ul li {
    margin: 0px 0px 20px;
    list-style-type: none;
}

h2 {
    color: #4b4b4b;
    margin: 0px auto 5px;
    display: inline-block;
    padding-bottom: 5px;
    /* border-bottom: 3px solid #4b4b4b; */
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 28px;
}

hr.subTitulo {
    margin: 0px auto 60px;
    width: 115px;
    border: 0px;
    border-bottom: 4px solid #4b4b4b;
}

.contenedorIndexSecciones h2 {
    margin: 0px 0px 40px;
}

.alignCenter {
    text-align: center;
}

.contenedorMas {
    text-align: right;
    margin-top: 25px;
    display: none;
}

.enlaceMas {
    background-repeat: no-repeat !important;
    background-position: 0px center !important;
    padding: 10px 5px 10px 35px;
    color: #969696;
    font-size: 16px;
    text-decoration: none;
    font-style: italic;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.enlaceMas:hover {
    text-decoration: none;
    color: #545454;
}

.enlaceMasNoticias {
    background: url(../img/ico_noticias.png);
}

footer {
    background-color: #681E1E;
    padding: 60px 0px 20px;
}

footer ul {
    display: table;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 50px;
}

footer .footer-navbar {
    /* display: table;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 50px; */
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 10px;
}

footer ul li {
    display: table-cell;
    float: none;
    list-style-type: none;
    text-align: left;
    color: #ffffff;
    font-size: 13px;
    border: none;
}

footer ul li a {
    color: #ffffff;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
}

footer ul li ul {
    display: block;
    margin: 30px 0px;
}

footer ul li ul li {
    display: block;
    margin: 10px 0px;
}

footer ul li ul li a {
    font-family: 'Source Sans Pro', sans-serif;
    color: #71a1d2;
    font-size: 13px;
}

footer a:hover {
    text-decoration: underline;
    color: white;
}

.contenedorListas::after {
    content: "";
    display: block;
    clear: both;
}

.listaBarra {
    display: inline-block;
    width: inherit;
    margin: 0px 0px 20px;
}

.listaIzquierda {
    float: left;
}

.listaDerecha {
    float: right;
}

.listaDerecha li a,
.listaDerecha li {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.listaBarra li:before {
    content: " | ";
    padding-left: 9px;
    padding-right: 5px;
    font-size: 14px;
    color: #ffffff;
}

.listaBarra li:first-child:before {
    content: none;
}

footer hr {
    border: 0px;
    border-bottom: 1px solid #ffffff;
}

.mosca {
    width: 100%;
}

.cabeceraInterior {
    text-align: center;
    position: relative;
}

.cabeceraInterior .img-responsive {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.cabeceraInterior .table-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* .cabeceraAcerca{
    background: url("../img/cabeceras/cabecera_acerca.jpg");
} */

.cabeceraInterior h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 50px;
    color: white;
    visibility: hidden;
}

.cabeceraInterior hr {
    border: 0px;
    width: 200px;
    border-bottom: 8px solid #4b4b4b;
    margin: 25px auto;
    visibility: hidden;
}

.breadcrumb {
    text-align: left;
    color: #4b4b4b;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 60px 0px;
    background-color: transparent;
    padding: 0px;
}

.breadcrumb span,
.breadcrumb a {
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}

.breadcrumb a:hover {
    color: #4b4b4b;
    text-decoration: none;
    font-weight: 700;
}

.menuLateral {
    padding: 0px;
    margin: 0px 0px 80px;
}

.menuLateral ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.menuLateral ul li {
    list-style-type: none;
    border-bottom: 0px;
    padding: 0px;
    margin: 0px;
    position: relative;
}

/* .menuLateral ul li:hover:before,
.menuLateral ul li.active:before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 3px;
	height: 24px;
	width: 8px;
	left: 0px;
	background-color: #8ab922;
} */

.menuLateral ul li:hover {
    background-color: #fbeeeb;
}

.menuLateral ul li a {
    /*color: #4b4b4b;*/
    color: #681E1E;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    border-bottom: 1px dotted #d35837;
    padding: 10px 10px 10px 25px;
    margin: 0px;
    display: block;
}

.menuLateral ul li a:hover,
.menuLateral ul li.active a {
    text-decoration: none;
}

.menuLateral ul li:first-of-type {
    margin-top: 0px;
}

.tituloInteriorPrincipal {
    margin: 0px 0px 40px;
    /*color: #4b4b4b;*/
    color: #ee3124;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 26px;
    padding-bottom: 10px;
    display: inline-block;
    /* border-bottom: 4px solid #8ab922; */
    position: relative;
    text-transform: uppercase;
}
/*
.tituloInteriorPrincipal:after {
    content: " ";
    width: 65px;
    height: 2px;
    background-color: #d35837;
    bottom: 0px;
    left: 0px;
    position: absolute;
}
*/
.fRight {
    float: right;
    margin: 0px 0px 5px 15px;
}

.contenidoInterior {
    margin: 0px 0px 60px;
}

.contenidoInterior ul {
    margin: 0px 0px 25px 25px;
    padding: 0px;
    list-style: none;
}

.contenidoInterior ul li {
    list-style-type: none;
    margin-bottom: 5px;
    padding-left: 13px;
}

.contenidoInterior ul li:before {
    content: "\f111";
    color: #ee3124;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -15px;
    width: 5px;
    font-size: 6px;
    vertical-align: top;
    padding-top: 8px;
    margin-right: 4px;
}

.contenidoInterior ol li,
.contenidoInterior ul li {
    color: #4b4b4b;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    border: 0px;
    text-align: justify;
}


.contenidoInterior ol li:last-of-type,
.contenidoInterior ul li:last-of-type {
    margin: 0px;
}

.enlaceAnteriorMiga {
    color: #4b4b4b !important;
    padding: 0px;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-style: italic;
}

.enlaceAnteriorMiga:hover {
    text-decoration: none;
    color: #4b4b4b;
}

.enlaceActivo {
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
}

.txtItalic {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.txtOrange {
    color: #4b4b4b !important;
}

.txtBlue {
    color: #4b4b4b !important;
}

p.seccion {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 16px;
    color: #969696;
    margin: 0px 0px 15px;
}

p.seccion:hover {
    color: #4b4b4b !important;
}

p.seccion img {
    margin-right: 20px;
}

.contenedorIndexSecciones .destacadoIndex {
    width: inherit;
}

.calendarioTemporal {
    display: block;
    margin: 0px auto;
}

.evento,
.noticia {
    margin: 40px -15px;
}

.tituloNoticia,
.fechaNoticia {
    color: #4b4b4b !important;
    margin: 0px !important;
    font-size: 18px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-style: italic !important;
    font-weight: bold !important;
    line-height: 20px !important;
    margin-bottom: 5px !important;
}

.fechaNoticia {
    color: #4b4b4b !important;
}

.textoNoticia {
    color: #4b4b4b !important;
    font-size: 18px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 400 !important;
}

.rowEvento,
.rowNoticia {
    margin-bottom: 20px;
}

.btMas {
    color: #4b4b4b !important;
    margin: 0px !important;
    font-size: 14px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-style: italic !important;
    font-weight: bold !important;
    line-height: 20px !important;
    margin-bottom: 5px !important;
}

.btAspectosBasicos {
    color: #fff !important;
    font-size: 14px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-style: italic !important;
    font-weight: bold !important;
	background-color: #00ace4;
    border-radius: 15px;
	width: 125px;	
	text-align: center;
}

.btAspectosBasicos:hover {
	background-color: #00509b;
}

.separadorFormulario {
    display: block;
    width: 100%;
    margin: 20px 0px 5px;
    border-bottom: 1px solid #4b4b4b;
    color: #4b4b4b;
}

.separadorFormulario {
    margin: 15px 0px;
}

form input[type="text"],
form select {
    width: 100%;
    padding: 5px 7px 5px;
    border: 1px solid #f1f1f1 !important;
    background-color: #f7f7f7 !important;
    margin: 0px 0px 10px;
    border-radius: 2px;
}

ol p {
    margin: 0px !important;
}

ol {
    margin: 0px 0px 20px;
}

.btnEnviarInscripcion {
    border: 0px;
    padding: 10px 30px;
    color: white;
    font-weight: 400;
    background-color: #4b4b4b;
}

.enviando {
    display: none;
}

.enviado {
    display: none;
}

.navbar-brand {
    float: none;
    display: inline-block;
    height: inherit;
    margin: 0px 0px 0px auto;
    padding-top: 0px;
}

.fondoMenu .col-md-6 {
    text-align: right;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    top: 100% !important;
    left: 0% !important;
    border-bottom-right-radius: 0px;
    padding: 0px !important;
    background-color: #fdf6f5;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 1px !important;
    left: 100% !important;
    margin-top: -1px;
    padding: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: none;
    /* border-left: 1px solid #c7c7c7; */
    background-color: #ffffff;
}

.dropdown-submenu .dropdown-submenu .dropdown-menu {
    /* border-left: 1px solid #c7c7c7; */
}

.verMasIcono {
    display: inline-block;
    margin: 20px 0px 0px;
    padding: 10px 3px 10px 52px;
    background-image: url(../img/ico_verMas.jpg);
    background-repeat: no-repeat;
    background-position: 0 center;
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
}

.titularCuerpo {
    font-size: 26px !important;
    text-transform: uppercase;
    color: #4b4b4b !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    max-width: 90%;
}

.margin-top-80 {
    margin-top: 80px;
}

.ponente {
    margin-bottom: 20px;
}

.ponente .nombrePonente {
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 16px;
}

.ponente .descripcionPonente {
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.sesionPlena {
    display: inline-block;
    padding: 25px 3px 25px 85px;
    background-image: url(../img/ico_sesiones.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 20px 0px 0px 0px;
    /* margin: 150px 0px 0px 90px; */
}

.margin-top-40 {
    margin-top: 40px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.back-azul {
    background-color: #e0e9f2;
}

.dropdown-submenu .dropdown-toggle {
    /* font-size: 20px; */
}

.dropdown-submenu .dropdown-toggle span {
    color: #4b4b4b;
}

.entidades img {
    margin: 20px 35px 45px;
    height: 102px;
}

.footer-navbar {
    margin-bottom: 30px;
}

.footer-navbar li a {
    color: white;
}

.contenidoInterior h1 {
    font-size: 20px;
    margin: 0px 0px 10px;
    color: #4b4b4b;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}

.contenidoInterior ul li * {
    /*	display: inline-block; */
    margin: 0px;
}

.contenidoInterior h2 {
    color: #4b4b4b;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin: 25px 0px 5px;
    font-size: 18px;
    display: block;
}

.contenidoInterior a {
    color: #428bca;
    text-decoration: underline;
}

ol li ol li:last-of-type {
    margin-bottom: 20px;
}

/* .contenidoInterior h2:first-of-type{
    margin-top: 0px;
} */

.contenidoInterior div a .contenidoInterior div a {
    display: block;
}

.contenidoInterior div a br {
    display: none;
}

.contenidoInterior table td {
    padding: 10px;
}

.contenidoInterior table p {
    margin: 0px;
    text-align: inherit;
}

.contenidoInterior table {
    margin: 0px 0px 25px;
    width: 100%;
}

.tablePonentes td {
    padding-bottom: 30px;
}

.tablePonentes h3 {
    margin-top: 0px;
}

.listaBarra li {
    color: #71a1d2;
}

.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.contenidoInterior img[style="float:right;"],
.contenidoInterior img[style="float:right"],
.contenidoInterior img[style="float: right"],
.contenidoInterior img[style="float: right;"] {
    margin: 0px 0px 5px 10px;
}

.contenidoInterior img[style="float:left;"],
.contenidoInterior img[style="float:left"],
.contenidoInterior img[style="float: left"],
.contenidoInterior img[style="float: left;"] {
    margin: 0px 10px 5px 0px;
}

.noticiasIndex,
.eventosIndex {
    padding: 70px 0px 120px;
}

.noticiasIndex .noticia {
    margin-bottom: 0px;
}

.col-md-6 .noticia .row {
    margin: 0px;
}

.entidades h2,
.seccionPonentes h2,
.noticiasIndex h2 {
    color: #4b4b4b;
    margin: 0px auto 20px;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 0px;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 30px;
}

.entidades h2,
.seccionPonentes h2 {
    margin: 0px auto 50px;
}

.contenidoInterior *:not(.row) {
    max-width: 100%;
}

.enlaceInicio {
    display: block;
    width: 100%;
    height: 206px;
}

.contenedorConstruccion {
    margin: 120px 0px;
}

.contenedorConstruccion h1 {
    text-align: center;
    color: #8ab922;
    text-decoration: underline;
}

.contenedorRedes {
    display: inline-block;
    margin-left: 10px;
}

.contenedorRedes a {
    display: inline-block;
    margin: 0px 0px;
}

.contenedorRedes img {
    height: 17px;
}

.leerMasPonente:hover,
.leerMasPonente {
    color: #333;
    border-bottom: 1px solid #333;
}

.seccionPonentes {
    margin: 0px !important;
    padding: 70px 0px;
}

.seccionDebate {
}

.seccionDebate p {
    text-align: justify;
}

.seccionDebate img {
    margin: 0px auto;
}

.margin-top-30 {
    margin-top: 30px;
}

.navbar-nav > .dropdown-submenu {
    border-bottom: 0px;
}

.navbar-nav > .dropdown-submenu > .dropdown-toggle {
    padding-left: 85px !important;
}

.dropdown-menu > li:last-of-type a {
    border-bottom: 0px;
}

.slick-prev,
.slick-next {
    width: 40px;
    height: 40px;
}

.slick-prev {
    left: 10px;
}

.slick-next {
    right: 10px;
}

.slick-dots {
    bottom: 20px;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    width: 20px;
    color: white;
    height: 20px;
    font-size: 14px;
}

.slick-dots li button:before {
    opacity: 0.85;
    width: 20px;
    color: black;
    height: 20px;
    font-size: 14px;
}

.slick-dots li {
    border: none;
}

.slick-dots li button {
    width: 20px;
    height: 20px;
}

.sliderPrincipal {
    margin: 0px !important;
}

.contenedorIndexAcede p {
    margin-right: 50px;
}

.contenedorIndexAcede2 p {
    margin-right: 0px;
    margin-left: 50px;
}

.verMasSvg {
    width: 26px;
}

.contenedorSloganCabecera {
    display: none;
}

.noticiasIndex {
    display: none;
}

.mt-7px {
    margin-top: 7px;
}

#inscripcion .subir-justificante {
    display: none;
}

.formalizar-inscripcion {
    text-align: center;
    font-size: 1.8rem;
}

.formalizar-inscripcion h4 {
    font-weight: bold;
}

.formalizar-inscripcion .precio {
    font-size: 2rem;

}

.underline {
    text-decoration: underline;
}

a.btn-primary {
    color: white !important;
}

.subir-justificante input {
    margin-top: 10px;
}

input#facturaNo {
    margin-left: 1em;

}

label[for=politica] {
    margin-left: .5em;
    margin-bottom: 1em;
}

.mt-4 {
    margin-top: 1.5em;
}

#pago-tarjeta img {
    height: 28px;

}

#pago-tarjeta {
    margin-bottom: 2em;
}

.enviando span {
    padding-left: 3em;
}

.btn-editar.btn-editar-contenido {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999999;
}

.spin::before {
    animation: 1.5s linear infinite spinner;
    animation-play-state: inherit;
    border: solid 5px #cfd0d1;
    border-bottom-color: #1c87c9;
    border-radius: 50%;
    content: "";
    height: 40px;
    width: 40px;
    position: absolute;
    margin-top: .7em;
    margin-left: 1em;
    transform: translate3d(-50%, -50%, 0);
    will-change: transform;
}

@keyframes spinner {
    0% {
        transform: translate3d(-50%, -50%, 0) rotate(0deg);
    }
    100% {
        transform: translate3d(-50%, -50%, 0) rotate(360deg);
    }
}
.subslogan {
    display: inline-block !important;
    color: #fff;
    background: rgba(0, 0, 0, 0.85);
    padding-bottom: 5px;
    font-size: 3rem;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top:50px;
}
.slogan{
    display:none;
}
.contenedorSlogan hr{
    display: none;
    margin: 15px auto 0px;
}

@media (min-width: 1000px) and (min-height: 900px)  {
    .subslogan {
        display: inline-block !important;
        font-size: 40px;
        margin-top:10px;
    }
    .slogan{
        display:inline-block !important;
    }
    .contenedorSlogan hr{
        display: block !important;
    }


    
}

.contenedorGlobalGalerias{
    margin-bottom: 40px;
}

.contenedorGlobalGalerias{
    margin-bottom: 40px;
}
.contenedorGaleria{
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
}
.imagesSelector{
    display: none;
}

.contenedorGaleria img{
    cursor: pointer;
}

.contenedorGlobalGalerias.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
  }
  .contenedorGlobalGalerias  .row > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }
.subslogan{
  position: relative;
    top: 19%;
    transform: translate(0, -50%);
}
.contenedorGaleria img{
    width: 100%;
    object-fit: cover;
}

.container-galeria .nav-tabs>li.active>a:hover {
    color: #555 !important;
}
@media (min-width: 1000px) {
    .contenedorGaleria img{
        height: 150px;
        width: 100%;
        object-fit: cover;
    }
}
.cabeceraInteriorGaleria{
margin-top: -20px !important;
}
li.dropdown-submenu{
    border-bottom: 1px dotted #ee3124;
}
@media  (min-width: 1280px) {  
    .navbar {
        /*margin-bottom: 17px;*/
        background-position: bottom;
    }
    .contenedorCabecera {
        background-color: #ee3124;
        position: absolute;
        bottom: -40px;
        z-index: 999;
        left: 24px;
       
    }
    .breadcrumb{
        margin: 50px 0px;
    }
}
