/* toolbar*/
.tm-toolbar {
	background: #e01f26;
}
.tm-toolbar .uk-icon-link, .tm-toolbar .uk-subnav a {
	color: #fff;
}

/* header */
.tm-header nav .click-to-call a {
    color: #e01f26;
    font-weight: 700!important;
}

/* index */
body .tm-page .index h3 {
	color: #777;
	text-decoration: underline;
}
body .tm-page .index h4 {
	color: #777;
	text-decoration: underline;
	margin: 10px 0;
    padding-left: 35px;
}
body .tm-page .index h5 {
    color: #777;
    text-decoration: underline;
    margin: 10px 0px;
    padding-left: 70px;
}
@media (max-width: 425px) {
    body .tm-page .index h4 {
        padding-left: 20px;
    }
    body .tm-page .index h5 {
        padding-left: 40px;
    }
}

/* candidatos */
.candidatos .el-image {
	border: 1px solid #E01F26;
}
.candidatos .el-title {
	padding: 0px 5px;
}
.candidatos .el-meta {
	padding: 0px 5px;
	margin-bottom: 15px;
}

/* capitulos */
.tm-page .uk-list li .uk-first-column {
	align-self: flex-start;
}
.tm-page .uk-section.uk-section-primary,
.tm-page .uk-section.uk-section-secondary {
    background: #f1f1f1;
	color: #777;
}
.tm-page .uk-section.uk-section-secondary h2 {
    color: #E01F26;
}
.tm-page ul ul {
	list-style: disc;
}

/* capitulo-1 */
.capitulo-1 .tm-page h1,
.capitulo-1 .tm-page h2,
.capitulo-1 .tm-page h3,
.capitulo-1 .tm-page h4,
.capitulo-1 .tm-page .index h3:hover,
.capitulo-1 .tm-page .index h4:hover,
.capitulo-1 .tm-page .index h5:hover {
    color: #00AAA5;
}
.capitulo-1 .tm-page .uk-button.uk-button-default:hover,
.capitulo-1 .tm-page .uk-pagination a:hover {
	background: #00AAA5;
}
.capitulo-1 .tm-page .uk-section.uk-section-primary {
	background: rgba(0, 170, 165, 0.1);
}

/* capitulo-2 */
.capitulo-2 .tm-page h1,
.capitulo-2 .tm-page h2,
.capitulo-2 .tm-page h3,
.capitulo-2 .tm-page h4,
.capitulo-2 .tm-page .index h3:hover,
.capitulo-2 .tm-page .index h4:hover,
.capitulo-2 .tm-page .index h5:hover {
	color: #60A845;
}
.capitulo-2 .tm-page .uk-button.uk-button-default:hover,
.capitulo-2 .tm-page .uk-pagination a:hover {
	background: #60A845;
}
.capitulo-2 .tm-page .uk-section.uk-section-primary {
	background: rgba(96, 168, 69, 0.1);
}

/* capitulo-3 */
.capitulo-3 .tm-page h1,
.capitulo-3 .tm-page h2,
.capitulo-3 .tm-page h3,
.capitulo-3 .tm-page h4,
.capitulo-3 .tm-page .index h3:hover,
.capitulo-3 .tm-page .index h4:hover,
.capitulo-3 .tm-page .index h5:hover {
	color: #EC5769;
}
.capitulo-3 .tm-page .uk-button.uk-button-default:hover,
.capitulo-3 .tm-page .uk-pagination a:hover {
	background: #EC5769;
}
.capitulo-3 .tm-page .uk-section.uk-section-primary {
	background: rgba(236, 87, 105, 0.1);
}

/* capitulo-4 */
.capitulo-4 .tm-page h1,
.capitulo-4 .tm-page h2,
.capitulo-4 .tm-page h3,
.capitulo-4 .tm-page h4,
.capitulo-4 .tm-page .index h3:hover,
.capitulo-4 .tm-page .index h4:hover,
.capitulo-4 .tm-page .index h5:hover {
	color: #EA8923;
}
.capitulo-4 .tm-page .uk-button.uk-button-default:hover,
.capitulo-4 .tm-page .uk-pagination a:hover {
	background: #EA8923;
}
.capitulo-4 .tm-page .uk-section.uk-section-primary {
	background: rgba(234, 137, 35, 0.1);
}

/* capitulo-5 */
.capitulo-5 .tm-page h1,
.capitulo-5 .tm-page h2,
.capitulo-5 .tm-page h3,
.capitulo-5 .tm-page h4,
.capitulo-5 .tm-page .index h3:hover,
.capitulo-5 .tm-page .index h4:hover,
.capitulo-5 .tm-page .index h5:hover {
	color: #7C5AA6;
}
.capitulo-5 .tm-page .uk-button.uk-button-default:hover,
.capitulo-5 .tm-page .uk-pagination a:hover {
	background: #7C5AA6;
}
.capitulo-5 .tm-page .uk-section.uk-section-primary {
	background: rgba(124, 90, 166, 0.1);
}

/* capitulo-6 */
.capitulo-6 .tm-page h1,
.capitulo-6 .tm-page h2,
.capitulo-6 .tm-page h3,
.capitulo-6 .tm-page h4,
.capitulo-6 .tm-page .index h3:hover,
.capitulo-6 .tm-page .index h4:hover,
.capitulo-6 .tm-page .index h5:hover {
	color: #8B181B;
}
.capitulo-6 .tm-page .uk-button.uk-button-default:hover,
.capitulo-6 .tm-page .uk-pagination a:hover {
	background: #8B181B;
}
.capitulo-6 .tm-page .uk-section.uk-section-primary {
	background: rgba(139, 24, 27, 0.1);
}

/* article share */
.article-share {
    display: flex;
    justify-content: space-between;
}
.article-share .left {
    display: flex;
    align-items: center;
}
.share-button {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 3px 5px;
    margin: 5px;
    color: #777;
    background-color: #eee;
    border-radius: 5px;
    text-decoration: none;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.share-button:hover {
    background-color: #ccc;
    color: #777;
}
.share-button svg {
    fill: #777;
}
.share-button.whatsapp {
    display: none;
}
.share-button.facebook {
    background-color: #4A66B7;
    color: #fff;
    padding: 5px 8px;
}
.share-button.facebook:hover {
    background-color: #556fbb;
    color: #fff;
}
.share-button.facebook svg {
    fill: #fff;
    margin-left: 5px;
}
@media (max-width: 525px) {
    .article-share {
        flex-direction: column;
        align-items: center;
    }
    .share-button.whatsapp {
        display: block;
    }
}

/* form */
.rs-contact-form {
    color: #fff;
}
.rs-contact-form .rs-wrapper {
    display: flex;
}
.rs-contact-form .rs-wrapper .rs-title {
    flex: 1;
    font-size: 22px;
}
.rs-contact-form .rs-wrapper .rs-fields {
    flex: 2;
    display: flex;
    flex-direction: column;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-row {
    display: flex;
    padding: -10px;
}
.rs-contact-form .rs-wrapper .rs-fields input {
    flex: 1;
    margin: 10px;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-bottom {
    display: flex;
    justify-content: space-between;
    margin: 20px 10px 0px 10px;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-optins {
    display: flex;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-clicktocall {
    margin-top: 10px;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-clicktocall a {
    color: #fff;
    text-decoration: underline;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-button {
    align-self: flex-end;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-button input {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 0px;
    cursor: pointer;
    font-size: 18px;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-notification {
    text-align: center;
    background: #fbcdcf;
    color: #e01f26;
    margin: 10px;
    line-height: 40px;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-terms {
    margin: 20px 10px 0px 10px;
    font-size: 12px;
}
.rs-contact-form .rs-wrapper .rs-fields .rs-terms a {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 768px) {
    .rs-contact-form {
        padding: 20px;
    }
    .rs-contact-form .rs-wrapper {
        flex-direction: column;
    }
    .rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-clicktocall {
        margin-bottom: 30px;
    }
}
@media (max-width: 425px) {
    .rs-contact-form .rs-wrapper .rs-fields .rs-bottom {
        flex-direction: column;
        text-align: center;
    }
    .rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-optins {
        justify-content: center;
    }
    .rs-contact-form .rs-wrapper .rs-fields .rs-bottom .rs-button {
        align-self: center;
    }
}

/* accessibilities */
@font-face {
    font-family: 'OpenDyslexic';
    src: url('../fonts/OpenDyslexic-Regular.woff2') format('woff2'),
        url('../fonts/OpenDyslexic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenDyslexic';
    src: url('../fonts/OpenDyslexic-Bold.woff2') format('woff2'),
        url('../fonts/OpenDyslexic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenDyslexic';
    src: url('../fonts/OpenDyslexic-BoldItalic.woff2') format('woff2'),
        url('../fonts/OpenDyslexic-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'OpenDyslexic';
    src: url('../fonts/OpenDyslexic-Italic.woff2') format('woff2'),
        url('../fonts/OpenDyslexic-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

.rs-accessibilities {
    position: fixed;
    bottom: 15px;
    left: 30px;
}
.rs-accessibilities img {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    cursor: pointer;
}

.rs-accessibilities-panel {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 10;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}
.rs-accessibilities-panel .rs-accessibilities-shadow {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.rs-accessibilities-panel .rs-accessibilities-shadow .rs-accessibilities-options {
    background: #fbcdcf;
    color: #e01f26;
    border-radius: 5px;
    text-align: left;
    font-size: 20px;
}
.rs-accessibilities-panel .rs-accessibilities-shadow .rs-accessibilities-options div {
    margin: 20px;
}
.rs-accessibilities-panel .rs-accessibilities-shadow .rs-accessibilities-options div input {
    margin-right: 10px;
}
.rs-accessibilities-panel .rs-accessibilities-shadow .rs-accessibilities-options div.rs-close {
    background: #e01f26;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding: 5px;
    margin-top: 40px;
}

html.option1 {
    -webkit-filter: contrast(2);
    filter: contrast(2);
}

html.option2 {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

html.option3 * {
    font-family: 'OpenDyslexic'!important;
}