/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, button, input, select, textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio, canvas, img, video {
    vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #444;
    /*line-height: 1.5;*/
}
a {
    color: #787878;
}
a:hover {
    text-decoration: none;
}
.container-fluid {
    padding: 0;
}
/*.row {
    margin-bottom: 30px;
}
.row .row {
    margin-bottom: 0;
}*/
/* BGS */
p:first-letter, h4 small:first-letter {
    text-transform: uppercase;
}
/*HEADER*/

h1.logo-eue {
    height: 80px;
    display: block;
    background: url("../img/logos/logo-eue.gif") no-repeat scroll 0 0 transparent;
    margin: 20px 0 0;
    float: left;
}
h1.logo-eue a {
    display: block;
    width: 100%;
    height: 100%;
}

h4, h5, h6 {
    color: #5D90BB;
    font-weight: 700;
}

h3 {
    color: #005676;
    border-bottom: 2px solid #eaeaea;
    display: inline-block;
    padding: 3px 0 10px 0;
    margin: 15px 0;
    font-weight: 200;
    min-width: 100%;
}

h4 a {
    color: #27435A;
}
h4 a:hover {
    color: #787878;
}

footer h3 {
    border: 0 none;
    color: #fff;
    padding-left: 0;
    margin-top: 30px;
}
.hidden-logo {
    background-color: transparent;
    border: 0 none;
    overflow: hidden;
}
.hidden-logo:before {
    content: "";
    display: block;
    width: 0;
    height: 110%;
}
.hidden-logo {
    background-color: transparent;
    border: 0px none;
    overflow: hidden;
}
.hidden-logo:before {
    content: "";
    display: block;
    width: 0;
    height: 110%;
}
.gallery-logos {
    height: auto;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    padding-left: 0;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.gallery-logos li {
    display: inline-block;
    text-align: center;
    list-style: none;
    margin: 0 10px 15px 0;
    padding: 0;
}
.logos-header {
    padding-top: 40px;
}
.logos-header .row {
    margin-bottom: 0px;
}
.header-line  {
    background-color: #444;
    min-height: 40px;
    padding-top: 5px;
}
.header-line .row {
    margin-bottom: 0;
}
.contact {
    margin-top: 5px;
    text-align: right;
}
.contact i {
    margin-right: 5px;
    font-size: 140%;
    top: 3px;
    position: relative;
}
.contact li {
    margin-bottom: 0;
    line-height: 1em;
    color: #FFFFFF;
    padding-right: 15px;
    display: inline-block;
    text-align: right;
}
.contact li:last-child {
    padding-right: 0;
}
.contact li a {
    color: #FFFFFF;
}
.header-line .btn-circle {
    top: 0;
    margin: 0 5px 5px 0;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: #666;
    border-color: #666;
    color: #fff;
}
.header-line .btn-circle.twitter:hover {
    border-color: #45B0E3;
    background-color: #45B0E3;
}
.header-line .btn-circle.flickr:hover{
    border-color: #FF0084;
    background-color: #FF0084;
}
.header-line .btn-circle.linkdin:hover {
    border-color: #0077B5;
    background-color: #0077B5;
}
.header-line .btn-circle.youtube:hover {
    border-color: #CC181E;
    background-color: #CC181E;
}
.header-line .btn-circle.instagram:hover {
    border-color: #125688;
    background-color: #125688;
}
.header-line span {
    color: #FFF;
    line-height: 2em;
}
.tab-content .gallery-logos li {
    padding-left: 0;
    margin-bottom: 0;
}
.tab-content ul.gallery-logos {
    padding-left: 0;
}
.tab-content .gallery-logos li:before {
    content: "";
    display: none;
    margin-left: 0;
    margin-top: 0;
    width: 0;
}
.tab-content .gallery-logos li img {
    max-height: 100px;
    max-width: 150px;
}
.tab-content .gallery-logos.alone li img {
    max-height: 75px;
    max-width: 200px;
}
.gallery-logos-footer, .gallery-logos-header {
    margin-top: 40px;
    padding: 0 15px;
}
.gallery-logos-index {
    padding: 0 15px;
    margin: 0;
}
.gallery-logos-product {
    margin: 0;
    padding: 0 15px;
}
.gallery-logos-product img {
    max-width: 105px;
    max-height: 75px;
}
.gallery-logos-principal {
    margin: 0;
    padding: 0;
}
.gallery-logos-principal img {
    max-width: 225px;
    max-height: 75px;
}
.gallery-logos-small img {
    max-height: 50px;
    max-width: 90px;
}
.header-elmundo {
    max-width: 150px;
    max-height: 25px;
}
.header-expansion {
    max-width: 250px;
    max-height: 25px;
}
.header-marca {
    max-width: 150px;
    max-height: 25px;
}
.header-telva {
    max-width: 150px;
    max-height: 25px;
}
.header-yodona {
    max-width: 150px;
    max-height: 45px;
}
/* NAV THEME */
nav .navbar-nav i.fa-home {
    font-size: 1.6em;
    line-height: 15px;
    position: relative;
    top: 3px;
}
.navigation {
    background-color: #444;
    position: fixed;
    top: 0px;
    width: 100%;
    min-height: 45px;
    padding-top: 5px;
    z-index: 5;
}
#navbar-collapse {
    margin-top: 2px;
    background-color: #005676;
}
/* .navigation {
    background-color: #005676;
    margin-bottom: 30px;
} */
.main-nav .contact {
    float: right;
    padding-top: 5px;
}
.main-nav .navbar-toggle {
    background: #999;
    float: left;
    margin: 0 0 0 10px;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.main-nav .navbar-toggle:focus {
    outline: none;
}
.main-nav button .icon-bar {
    background-color: #fff;
}
.main-nav .navbar-collapse {
    padding: 0;
}
.main-nav .nav li {
    font-weight: 400;
    font-size: 13px;
    font-family: 'open sans', arial, sans-serif;
    z-index: 200;
}
.main-nav .nav li a {
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    padding-right: 11px;
    padding-left: 11px;
}
.main-nav .nav li a:focus {
    background-color: #0087B9;
}
.main-nav .nav li a:hover {
    background: #0087B9;
    color: #fff;
}
.main-nav .navbar-collapse {
    border-top: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: none;
}
.main-nav .nav .nav-item.open a {
    background: #0087B9;
    color: #fff;
}
.main-nav .nav .nav-item .dropdown-menu {
    margin: 0;
    padding: 0;
    border-radius: 0;
    border:0 none;
}
.main-nav .nav .nav-item .dropdown-menu a {
    border-bottom: 1px solid #0087B9;
    padding: 8px 20px;
}
.main-nav .nav .nav-item .dropdown-menu li:last-child a{
    border-bottom: 0 none;
}
.main-nav .nav .nav-item .dropdown-menu a:hover {
    background: #036F98;
    color: #fff;
}
.navbar-nav {
    margin-top: 0;
}
.navbar-right {
    margin-right: 0;
}
[class^="mdi-"], [class*=" mdi-"] {
    top: 2px;
    position: relative;
}
.navbar-nav i{
    font-size: 1.2em;
}

/* Search bar index */

.well {
    border: 0 none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
}
.well.search-index {
    margin-top: 32px;
    margin-bottom: 0;
}
.form-search-main {
    padding: 0;
    position: relative;
}
.btn-search {
    position: absolute;
    right: 20px;
    top: 4px;
    font-size: 1.03em;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.form-search-main .btn-search {
    right: 5px;
    top: 2px;
}
.btn-search:hover {
    background-color: transparent;
}
.btn-search:hover i {
    color: #444;
}
.btn-search i {
    font-size: 1.6em;
    color: #999;
}
.sectors .well {
    background-color: #F5F5F5;
    padding:  10px 19px;
}
.sectors .well p {
    margin-bottom: 0;
}

.table-responsive {
    margin-left: 15px;
}
.carousel-control.right, .carousel-control.left {
    background: none;
}

/* cookies */

table.cookies,
table.cookies td,
table.cookies th {
    border: 1px solid #888;
}
table.cookies td,
table.cookies th {
    padding: 5px;
    text-align: center;
}
#cookiesInfo {
    width: 100%;
    font-size: .846em;
    text-align: center;
    background: #444444;
    color: #fff;
    padding: 5px 0 10px;
}

#cookiesInfo.active {
    display: block;
}

#cookiesInfo.hide {
    display: none;
}

#cookiesInfo .button {
    color: #fff;
    text-decoration: none;
    float: none;
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #005676;
    border-radius: 5px;
}

#cookiesInfo .button.blue {
    background-color: #0087B9;
    color: #fff;
}

/* CONTENIDOS PRINCIPALES ASIDE */

aside ul {
    list-style: none;
    padding: 0 0 20px 15px;
    margin-bottom: 0;
}
aside ul li i {
    color: #376694;
    font-size: 1.2em;
    position: relative;
    margin-right: 5px;
}
aside .well {
    margin: 0 0 0 -15px;
    padding: 0;
}
/* CONTENIDO PRINCIPAL ARTICULOS */
.additional-container {
    padding: 0 5px 0 15px;
}

/*centramos la caja de contenidos*/
.upcoming .event-panel, .past .event-panel {
    margin-bottom: 30px;
}

.offer .event-panel {
    margin-bottom: 0;
}
.offer.special .lugar-article a {
    color: #FFF;
}
.offer.special .event-name {
    color: #eaeaea;
}
.offer.special .event-panel {
    background-color: #E50679;
}
.title-section h3 {
    margin-bottom: 15px;
}
.additional-container .row .footer-section {
    margin-bottom: 0;
}
.event-panel {
    border: 1px solid #eaeaea;
    position: relative;
}
.event-panel a, .event-panel img {
    border: 0 none;
}
.event-panel img {
    width: 100%;
}
.event-info, .event-name, .event-type, .event-dates{
    padding: 0 10px 10px;
}
.cdps ul {
    list-style-type: none;
    margin-bottom: 30px;
}
.tab-content li:before, .cdps li:before{
    font-family: "Material-Design-Icons";
    content: "\e7b6";
    color: #02668E;
    display: inline-block;
    margin-left: -1.3em;
    margin-top: 2px;
    width: 1.3em;
}
.event-type p {
    text-transform: uppercase;
    color: #5B91BF;
    line-height: 18px;
    font-weight: 400;
    padding-top: 15px;
    margin: 0;
}
.event-date {
    top: 0;
    left: 25px;
    z-index: 100;
    color: #FFF;
    font-weight: 200;
    text-transform: uppercase;
    background-color: #376694;
    width: 35px;
    text-align: center;
}
.event-name h4 {
    margin-top: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    border-bottom: 0 none;
    padding: 0;
}
.list .event-name h4 {
    font-size: 18px;
    line-height: 22px;
}
.event-name h4 a {
    color: #376694;
}
.news article {
    margin-top: 15px;
}
.news .event-panel {
    position: relative;
}

.news .event-panel>a {
    margin-right: 15px;
}
.news .event-panel>p {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
}
.news .event-name {
    padding: 0;
    position: relative;
}
.news .event-name h2 {
    font-size: 32px;
    line-height: 52px;
    margin: 0 0 10px;
    color: #005676;
}
.news .event-name h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
}
.news p.lugar-article {
    margin: 0 0 10px;
    text-transform: uppercase;
}
.news .content-news {
    margin-top: 15px;
}
.news .content-news p {
    text-align: justify;
    line-height: 1.6;
    letter-spacing: .5px;
    font-size: 16px;
    color: #444;
}
.news .content-news li {
    margin-bottom: 5px;
    list-style: none;
    line-height: 1.6;
    letter-spacing: .5px;
    font-size: 16px;
}
.news .content-news li:before {
    font-family: "Material-Design-Icons";
    content: "";
    color: #02668E;
    display: inline-block;
    margin-left: -1.3em;
    margin-top: 2px;
    width: 1.3em;
    color: #eaeaea;
}

.news .content-news a {
    font-weight: 700;
}
.news .content-news img {
    max-width: 80%;
}
.news .content-news .carousel-inner img {
    max-width: 100%;
}
.news .content-news img.pull-left {
    margin: 0 40px 20px 0;
}
.news .event-dates {
    margin: 5px 0 0;
    padding: 0;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 10px;
}
.news .event-name p, .news .event-dates p {
    margin: 0;
    padding: 0;
}
.news .event-dates p {
    display: inline-block;
}
.news .event-dates .dia-article {
    font-size: 12px;
    color: #FFF;
    padding: 5px;
    background-color: #02668E;
}
.news .event-img img {
    margin-bottom: -1px;
}
.news .event-panel .event-name h4, .news .event-panel .event-name p {
    padding: 0;
}
.medios .event-img {
    min-width: 100%;
    min-height: 150px;
    background-color: #fff;
    padding: 15px;
    display: block;
}
.tubeca img.pull-right {
    margin-left: 30px;
    margin-bottom: 15px;
}
.tubeca img.pull-left {
    margin-right: 30px;
    margin-bottom: 15px;
}
.event-name h4 a {
    color: #5B91BF;
    line-height: 1.3em;
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: block;
}
.event-name a:hover {
    color: #787878;
}
.past .lugar-article, 
.past .event-name h4 a,
.past .event-panel img {
    color: #787878;
    opacity: .65;
}
.past .event-panel:hover img,
.past .event-panel:hover .event-name h4 a,
.past .event-panel:hover .lugar-article {
    opacity: 1;
}
.upcoming .event-panel h4 a:hover {
    color:  #297FB8;
}
.title-article a {
    display: block;
    color: #38546A;
}
.title-article a:hover {
    color: #666;
}
.event-name p {
    line-height: 1.3em;
    padding: 0 10px;
}
.event-name p span{
    font-weight: 400;
    color: #005676;
}
.dia-article {
    color: #0A0A0A;
    line-height: 12px;
    padding-top: 5px;
    font-weight: 600;
}

.lugar-article {
    color: #5B91BF;
    line-height: 18px;
    font-weight: 400;
    margin: 0;
}
.offer .lugar-article {
    line-height: 18px;
    font-size: 18px;
    font-weight: 200;
    margin: 20px 0 0 0;
    padding: 0 10px;
}
.offer .lugar-article a {
    color: #005676;
    line-height: 24px;
}
.dosier .btn-circle {
    width: 70px;
    height: 70px;
    padding: 0;
    font-size: 3em;
    line-height: 1.4em;
    margin-bottom: 10px;
    border-radius: 100px;
}
.dosier .btn-circle .fa-apple {
    top: 4px;
}
.dosier a:hover span {
    background-color: #BFBFBF;
    color: #333333;
}
.categories .event-name h4 {
    margin-top: 15px;
}

.precio-article {
    color: #294E6B;
    font-size: 18px;
    display: block;
    font-weight: 400;
    margin: 10px 0 0;
    line-height: 20px;
}

/* REGISTRO PAG PRINCIPAL */
.registro-main-container {
    background-color: #444;
    margin: 0 0 15px;
    padding: 0;
}
.registro-main-container h4 {
    padding: 9px 0 11px 30px;
    font-weight: 200;
    font-size: 1.63em;
}
.registro-main-container h4 a {
    color: #FFF;
}
.registro-main-container h4 a small {
    color: #CCC;
    font-weight: 200;
    font-size: 0.68em;
}
.registro-main-container p {
    padding: 20px 20px 0 30px;
    color: #FFF;
    font-weight: 400;
    font-size: 12px;
}
/* ADDITIONAL CONTENT */

.additional-container .well {
    min-height: 470px;
    padding: 0;
}
.comments {
    padding: 0 15px;
    max-height: 400px;
    overflow-y: scroll;
}
.comments .media-body {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.additional-main-content {
    padding-right: 10px;
    padding-left: 25px;
}
.additional-video-content {
    padding-right: 10px;
    padding-left: 20px;
}
.container-video {
    padding: 0 15px;
}
.container-video h4 {
    margin-top: 15px;
    color: #5D90BB;
    font-weight: 400;
    font-size: 1.2em
}

.flashmsg .row{
    margin-bottom: 0;
}
/*========= FICHA PRODUCTO =============*/

/* SEARCH BAR PRODUCT */

/* HEADER LOGOS PRODUCTO */
.img-subheader {
    margin-bottom: 30px;
}
.logos-principal {
    margin: 0;
    padding: 0;
    list-style: none;
}
.breadcrumb {
    background-color: transparent;
    font-size: 0.98em;
    padding: 8px 0;
    margin-bottom: 15px;
}
.breadcrumb li a {
    color: #5D90BB;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.breadcrumb li.active {
    font-weight: 400;
    color: #777;
}

/* NAV TABS */
.tabpanel .nav-product > li {
    width: 20%;
    text-align: center;
}
.tabpanel .nav-product > li i {
    font-size: 20px;
    position: relative;
    top: 4px;
}
.tabpanel .nav-product li.active a:hover {
    color: #666;
    background-color: #FFF;
}
.tabpanel .nav-product li.inscripcion {
    padding: 0 0 6px 6px;
}
.tabpanel .nav-product li.inscripcion a {
    display: block;
    padding: 7px 0;
    margin: 0;
    color: #fff;
    border-radius: 5px;
}
.tabpanel .nav-product li.inscripcion a:hover {
    background-color: #d25400;
    border: 1px solid #d25400;
    padding: 7px 0;
}

/* CONTENT TABS PRODUCT */
.img-product-container {
    margin-top: 15px;
}
.title-product-content {
    color: #5D90BB;
    display: inline-block;
    padding: 0;
    margin: 0 0 20px;
    font-weight: 400;
}
.details-container, .diary-container, .place-container, .speakers-container {
    padding: 20px 20px 10px;
}
.speakers .media {
    margin-bottom: 30px;
}
/*===================== QUIENES SOMOS ========================*/
.h3-nogap {
    margin: 0 0 15px 15px;
    padding-left: 0;
}
blockquote {
   border-color: #A7C2D9 ;
   color: #777;
   padding: 10px 20px;
   margin: 15px 0 20px;
   font-size: 17.5px;
}
blockquote .fa {
   color: #6091BA ;
   margin-right: 10px;
}

/*================== SECTORES ======================*/
.sectors th {
    border-bottom: 2px solid #A7C2D9;
    color: #365D7E;
    font-weight: 400;
}
.sectors table th:first-child {
    font-size: 18px;
}
.sectors table th:first-child a {
    color: #365D7E;
}
.sectors table th:first-child a:hover {
    color: #444;
}
.sectors table th i {
    margin-right: 5px;
}
.sectors table tr {
    cursor: pointer;
}
.sectors td {
    border-top: 1px solid #EBEBEB;
    font-size: 13px;
    padding: 10px;
}
.sectors tr:hover td {
    color: #5D90BB ;
}
.sectors td:first-child {
    width: 60%;
}
.sectors td:nth-child(2) {
    width: 20%;
}
.sectors td:last-child {
    width: 20%;
}

/* DIARY CONTENT */
.diary-block h4 {
    color: #5D90BB;
    line-height: 1em;
}
.diary-block h4 small {
    font-size: 0.8em;
    float: left;
    color: #5E90BB;
    margin: 3px 10px 0 0;
}
.diary-block p {
    margin-left: 60px;
    font-size: 1em;
    font-weight: 400;
}
.diary-block p span {
    background-color: #D5E0E8;
    padding: 10px 15px;
    color: #111;
    border-radius: 5px;
    display: block;
}
/* WHERE CONTENT */

.place-container {
    position: relative;
    overflow: hidden;
}
.place-description {
    display: block;
    font-size: 0.95em;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 10%;
    position: absolute;
    bottom: 20px;
    width: 90%;
}
.place-name {
    margin-bottom: 2px;
}
.place-name a {
    font-size: 1.2em;
    font-weight: 500;
}
.place-name a i {
    margin-right: 4px;
    position: relative;
    top: 5px;
    font-weight: normal;
    font-size: 26px;
}
.map {
    position: relative;
    padding: 20px 15px 10px;
}
.map span {
    position: absolute;
    bottom: 10px;
    right: 15px;
    background-color: #5D90BB;
    color: #fff;
    padding: 5px 20px;
}
/* RELATED PRODUCTS */

.details-container h4 {
    color: #5D90BB;
}
.details-container h4 i, .details-container h4 i {
    margin-right: 4px;
    position: relative;
    top: 5px;
    font-weight: normal;
    font-size: 26px;
}
.details-container p {
    padding-left: 30px;
}
.container-colabos {
    margin-top: 15px;
}
.list-details li{ list-style:none; float:left; padding:10px; }
.list-details li a span{padding-left:15px;padding-right:5px;width:100%;display:inline-block; text-align:left;}
.list-details li a span small{width:100%; display:inline-block; text-align:left;}
/* SPONSORS */

/* FOOTER */
.row-footer {
    padding: 15px 0 0;
    margin: 0;
}
.footer-elmundo {
    max-width: 200px;
    max-height: 25px;
}
.footer-expansion {
    max-width: 300px;
    max-height: 32px;
}
.footer-marca {
    max-width: 200px;
    max-height: 25px;
}
.footer-telva {
    max-width: 200px;
    max-height: 35px;
}
.footer-yodona {
    max-width: 200px;
    max-height: 35px;
}
footer {
    background-color: #F5F5F5;
    margin-top: 15px;
}
footer .container-fluid {
    background-color: #444;
}
footer .container-fluid.dark {
    background-color: #2B2B2B;
}
footer .row {
    margin-bottom: 15px;
}
footer p {
    color: #FFF;
    padding: 0 5px;
    margin: 0 0 15px;
}
footer ul {
    padding-left: 10px;
}
footer ul li {
    font-size: 1.02em;
    list-style: none;
    padding-bottom: 5px;
}
footer ul li a {
    color: #999;
}
footer ul li a:hover {
    color: #FFF;
}
footer ul li i {
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 5px;
}
.footer-newsletter-content {
    padding: 0 5px;
}
.footer-address address {
    color: #EAEAEA;
}
.footer-address address i {
    font-size: 1.24em;
    left: 5px;
    margin-right: 10px;
}
footer .mdi-communication-phone {
    left: 7px;
}
footer .mdi-maps-local-post-office {
    top: 4px;
    left: 7px;
}
.footer-address address span {
    margin: 0 0 6px 0
}
.footer-address address a {
    color: #EAEAEA;
    text-decoration: none;
}
.footer-address address a:hover {
    text-decoration: underline;
}

/* Slider */
.carousel-control {
    width: 5%;
    z-index: 2;
}
.carousel-inner {
    position: relative;
}
.carousel-indicators li {
    border-color: rgba(0,0,0,0.4);
}
.carousel-indicators li.active {
    background-color: rgba(0,0,0,0.2);
}
.carousel-indicators {
    bottom: 0;
}
.carousel-inner .item .navidad img {
    max-width: 100%;
}
.carousel-inner .item .navidad i {
    position: absolute;
    color: #FFF;
    top: calc(50% - 4rem);
    left: calc(50% - 4rem);
    font-size: 8rem;
}
.carousel-inner .item .navidad p {
    position: absolute;
    color: #FFF;
    top: calc(50% + 4rem);
    left: calc(50% - 3rem);
    font-size: 1.5rem;
}
.carousel-inner .item .navidad:hover i, .carousel-inner .item .navidad:hover p {
    opacity: 0.6;
}
/* Effects */

/*a, button {
    transition: all 0.4s ease;
}*/
/* Buttons */

.btn-default {
    background-color: #D8D8D8;
    border: 1px solid #D8D8D8;
    color: #888;
}
.btn-default i {
    position: relative;
    top: 1px;
    font-size: 1.03em;
}
.panel-footer .btn-default i {
    top: -1px;
    font-size: 1.4em;
}
.row-footer .btn-default {
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    color: #444;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
    background-color: #BFBFBF;
    border: 1px solid #BFBFBF;
}
.btn-success {
    background-color: #2dcc70;
    border: 1px solid #2dcc70;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
    background-color: #27ae61;
    border: 1px solid #27ae61;
}
.btn-info {
    background-color: #3598db;
    border: 1px solid #3598db;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
    background-color: #297fb8;
    border: 1px solid #297fb8;
}
.btn-warning {
    background-color: #e67f22;
    border: 1px solid #e67f22;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background-color: #d25400;
    border: 1px solid #d25400;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px 0 0 1px;
    font-size: 16px;
    line-height: 0.8em;
    border-radius: 15px;
}

.checkbox label::before, .radio label::before {
    top: 1px;
}

label {
    font-weight: 400;
}
.checkbox > label a, .checkbox > label p a {
    text-decoration: underline;
}

.checkbox.checkbox-primary input[type=checkbox] {
    margin-left: 0;
}

#frmStoreBilling .radio {
    margin-left: 15px;
}
#billingOrderNumberFields, #publicCompanyFields {
    padding: 0 15px;
}
#billingOrderNumberFields label, #publicCompanyFields label {
    padding-left: 0;
}
.collapse-info {
    display: none;
}
.collapse-info.collapsed {
    display: block;
}
.billingAdressFieldset {
    margin-top: 15px;
    display: none;
}

.colums-payment-type {
    margin-bottom: 15px;
}

/* Text Colors */

.text-white {
    color: #fff;
}
/* CONTENIDOS PRINCIPALES ASIDE */
aside ul {
    list-style: none;
    padding: 0 0 20px 0;
    margin-bottom: 0;
}
aside ul:last-child {
    padding: 0;
}
aside ul li {
    list-style: none;
}
aside ul li a, .quienes ul {
    padding: 0 0 5px 34px;
    width: 100%;
    display: block;
    border-bottom: 1px solid transparent;
}
aside ul li a:before, .quienes li:before {
    font-family: "Material-Design-Icons";
    content: "\e7b6";
    color: #02668E;
    display: inline-block;
    margin-left: -1.3em;
    margin-top: 2px;
    width: 1.3em;
}
aside ul li a:hover {
    background-color: #F9F9F9;
    border-bottom: 1px solid  #eaeaea;
}
aside ul li.active a {
    background-color: #eaeaea;
    border-bottom: 1px solid  #337AB7;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 8px;
}
aside .well {
    margin: 0;
    padding: 0 0 15px;
}
.count-tabs h3 {
    padding-top: 10px;
    padding-left: 15px;
}
/* Vídeo Wrapper responsive */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    background-color: #000;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Margin padding bootstrap helpers */
.nowrap {
    margin-left: 0;
    margin-right: 0;
}
.nowrap-bottom {
    margin-bottom: 0;
}
.nogap-right {
    padding-right: 0;
}
.nogap-left {
    padding-left: 0;
}
.nogap {
    padding-left: 0;
    padding-right: 0;
}
.well .panel {
    margin-bottom: 0;
}

/* TABS CONTENT */
.nav.nav-tabs > li > a {
    padding: 10px 5px;
}
.nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav-tabs > li {
  margin: 0;
}
.nav-tabs > li > a {
    color: #444;
    cursor: pointer;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    color: #787878;
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  background-color: #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    margin-right: 0;
    border-radius: 0;
    border: 0 none;
    list-style: none;
    padding-left: 1.7em;
    margin-left: 0;
    color: #444;
}
.tabs-left > .nav-tabs > li a:before,
.tabs-right > .nav-tabs > li a:before {
    font-family: "Material-Design-Icons";
    content: "\e7b6";
    color: #02668E;
    display: inline-block;
    margin-left: -1.3em;
    margin-top: 3px;
    width: 1.3em;
}
.tabs-left > .nav-tabs {
    float: left;
    margin-right: 0;
    width: 100%;
}
.tabs-left > .nav-tabs.well {
    padding: 0;
    margin-bottom: 15px;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 none;
}
.tabs-left > .nav-tabs.well.fixed {
    position: fixed;
    top: 20px;
    z-index: 2;
}
.sidebar-sponsors img {
    margin: 15px auto;
    max-width: 150px;
    min-height: 50px;
    max-height: 60px;
}
.sidebar-sponsors p:last-child img {
    margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #d5d5d5;
    border: 0 none;
    color: #6091BA;
}

.tab-content h4, .tab-content h5 {
    margin: 15px 0;
}
.tab-content h2 {
    font-size: 18px;
    color: #6091BA;
}
.tab-content h5 {
    font-size: 16px;
}
.tab-content h5 i {
    float: left;
    margin-top: -7px;
    margin-right: 5px;
    font-size: 28px;
}
.tab-content .hours p {
    padding-left: 35px;
}
.tab-content .hours p small {
    padding: 0 30px 0 0;
}
.tab-content img.pull-left {
    margin: 5px 30px 15px 0;
}
.tab-content img.pull-right {
    margin: 5px 0 15px 30px;
}
.tab-content ul, .tab-content ol {
    padding-left: 15px;
}
.tab-content li {
    list-style: none;
    padding-left: 1.3em;
}
.tab-content li:before {
    font-family: "Material-Design-Icons";
    content: "\e7b6";
    color: #02668E;
    display: inline-block;
    margin-left: -1.3em;
    margin-top: 2px;
    width: 1.3em;
}
.tab-content .tab-pane .well {
    margin-bottom: 15px;
}
.tab-content .tab-pane .well h5 {
    margin-top: 0;
}
.tab-content .two-cols li {
    display: inline-block;
    width: 46%;
}
.tab-content .btns-primaries li a {
    font-size: 1.2em;
    padding: 5px 0;
}
.tab-content  h3.panel-title {
    color: #6091BA;
    padding: 3px 0 0;
    border-top: 0 none;
    font-weight: 700;
}
.tab-content .embed-responsive {
    margin-bottom: 15px;
}
/* pasos*/
#tab-reglas p span, #tab-reglas h4 span {
    font-size: 1.4em;
    font-weight: 700;
    margin-right: 5px;
    color: #999;
    position: relative;
}
#tab-reglas h4 span {
    color: rgba(92, 144, 187,.8);
}
    /* consejo asesor */
.profesores .panel {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.profesores .panel-heading {
    background: transparent;
    border-bottom: 1px solid #F5F5F5;
}
.profesores .title {
    max-width: 70%;
}
.profesores .title h4 {
    line-height: 25px;
    margin-bottom: 0;
}
.profesores .title p {
    font-size: 80%;
}
.profesores .panel-heading {
    padding-bottom: 0;
}
.profesores .panel-heading img {
    width: 80px;
    margin: 0 2em 0;
}
.profesores .panel-heading .accordion-toggle {
    margin-top: 0.35em;
}
.profesores .panel-heading .accordion-toggle i {
    font-size: 20px;
    margin: 15px;
}
.profesores .panel-heading .accordion-toggle .rotate {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.profesores .panel-body {
    border: 1px solid #F5F5F5;
    border-top: 0 none;
    border-bottom: 0 none;
}
.profesores .panel-body img {
    margin: 0 1em 0.5em 0;
    max-width: 150px;
}
.profesores .panel-footer p {
    margin: 0;
}
.header-tab-content {
    margin-bottom: 15px;
}
.header-tab-title h3 {
    padding: 20px 0 15px;
    font-size: 27px;
    font-weight: 400;
    border-bottom: 0 none;
    margin-top: 0;
    color: #5D90BB;
}
#ciclo-formativo-comunicacion.panel-default {
    border-color: #3EB4BD;
}
#ciclo-formativo-comunicacion .panel-heading {
    background-color: #3EB4BD;
}
#ciclo-formativo-comunicacion h3.panel-title {
    color: #fff;
}

#ciclo-formativo-social-media.panel-default {
    border-color: #FD5253;
}
#ciclo-formativo-social-media .panel-heading {
    background-color: #FD5253;
}
#ciclo-formativo-social-media h3.panel-title {
    color: #fff;
}
#ciclo-formativo-marketing-y-publicidad.panel-default {
    border-color: #B59C47;
}
#ciclo-formativo-marketing-y-publicidad .panel-heading {
    background-color: #B59C47;
}
#ciclo-formativo-marketing-y-publicidad h3.panel-title {
    color: #fff;
}
#ciclo-formativo-audiovisual.panel-default {
    border-color: #D35400;
}
#ciclo-formativo-audiovisual .panel-heading {
    background-color: #D35400;
}
#ciclo-formativo-audiovisual h3.panel-title {
    color: #fff;
}
.btn-inscripcion {
    margin-top: 30px;
}

.pt-10 {
    padding-top: 10px;
}
/* SOCIAL COLORS */

.list-details-product {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 15px;
}

.list-details-product li {
    display: inline-block;
    font-size: 1.4em;
    margin-right: 10px;
}

.btn-socials a, .btn-socials a:hover, .btn-socials a:active, .btn-socials a:visited {
    color: #fff;
}

.twitter {
   background-color: #8ccbef;
}

.twitter:hover {
    background-color: #55ACEE;
}

.facebook {
   background-color: #5f7cbb;
}

.facebook:hover {
    background-color: #3B5998;
}

.linkedin {
   background-color: #6ea0d6;
}

.linkedin:hover {
   background-color: #0075B2;
}

.google {
   background-color: #d46360;
}

.google:hover {
   background-color: #D44132;
}

.whatsapp {
   background-color: #a9cb71;
}

.whatsapp:hover {
   background-color: #37B225;
}

.no-vignette {
    list-style: none;
    padding: 0;
}

.no-vignette li {
    margin-left: 15px;
}

.no-vignette li span {
    font-weight: bold;
}

/* Sweet Alert */
.sweet-alert p {
    color: #444;
}
.panel-footer .btn-circle {
    font-size: 14px;
}
.nav li.double a {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 8px;
    line-height: 17px;
}
.nav li.double.text-left a {
    text-align: left;
}
.main-nav .nav .important > a {
    background-color: #33cc99;
}
.main-nav .nav .important > a:hover {
    color: #fff;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
.ie9 img[src*=".svg"] {
  width: auto;
  height: auto;
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: auto;
    height: auto;
  }
}

@media (max-width: 400px) {
    .contact {
        margin-top: 0px;
    }
    .btn-inscripcion {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .header-tab-title h3 {
        margin-bottom: 0;
    }
    .profesores .panel-heading img {
        width: 40px;
        margin: 0 10px 0 0;
    }
    .profesores .panel-heading .accordion-toggle i {
        margin: 8px 5px;
        font-size: 12px;
    }
    .profesores .panel-heading {
        padding-bottom: 10px;
    }
    .logos-header {
        border-bottom: 8px solid #005676;
    }
    .media-left.media-top, .media-body {
        display: block;
        width: 100%;
    }
    .media-body p {
        margin-bottom: 5px;
    }
    .media-left {
        margin: 10px;
    }
    .profesores .panel-body img {
        margin: 0 1em 0.5em 0;
        max-width: 60px;
    }
    .profesores .title h4 {
        margin: 5px;
        font-size: 16px;
    }
    .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }
    .nav-item a br {
        display: none;
    }
    .offer {
        margin-bottom: 30px;
    }
    .nav li.double a {
        text-align: left;
    }
    .contact .fa.fa-envelope {
        font-size: 140%;
    }
    #navbar-collapse {
        padding-left: 0;
    }
    .breadcrumb {
        display: none;
    }
    .form-search-main {
        margin: 15px 0;
    }
    .actions {
        margin-bottom: 15px;
    }
}

@media (min-width: 400px) and (max-width: 767px) {
    #navbar-collapse {
        padding-left: 15px;
    }
    .nav-item a br {
        display: none;
    }
    .nav li.double a {
        text-align: left;
    }
    .btn-inscripcion {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .header-tab-title h3 {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .navigation {
        padding: 0;
        margin: 0;
        position: relative;
        background-color: #005676;
        margin-bottom: 10px;
    }
    .logos-header {
        padding-top: 0;
    }
    #navbar-collapse {
        margin-top: 0;
    }
    h1.logo-eue {
        margin: 7px 0 0;
    }
    .gallery-logos-header {
        margin-top: 25px;
    }
}
@media (min-width: 992px) {
    h1.logo-eue {
        margin: 15px 0 0;
    }
    .main-nav .nav .active {
       position: relative;
    }
    .main-nav .nav .active > a {
       background-color: #0087B9 ;
       color: #FFF;
    }
    .main-nav .nav .active > a:before {
       font-family: "Material-Design-Icons";
       content: "";
       position: absolute;
       bottom: -8px;
       left: 0;
       text-align: center;
       display: block;
       font-size: 28px;
       width: 100%;
    }
    .event-panel img {
        width: auto;
    }
    .text-left {
        margin-bottom: 0px;
    }
    .navigation {
        margin-bottom: 30px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .gallery-logos-header img {
        margin: 0 20px;
    }
    .header-elmundo {
        width: 140px;
        height: 17.73px;
    }
    .header-expansion {
        width: 117.85px;
        height: 20px;
    }
    .header-marca {
        width: 79.36px;
        height: 22px;
    }
    .header-telva {
        width: 93.41px;
        height: 25px;
    }
    .header-yodona {
        width: 36.3px;
        height: 40px;
    }
    .header-correofarma {
        width: 105.55px;
        height: 33px;
    }
    .header-diariomedico {
        width: 150px;
        height: 15.88px;
    }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a, a:visited {
       text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href)")";
    }
    a[href^="#"]:after {
         content: "";
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
}
