* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none;
    font-family: RobotoRegular, sans-serif;
}


@font-face {
    font-family: 'RobotoRegular';
    src: url('../..//commons/fonts/Roboto-Regular.eot');
    src: url('../..//commons/fonts/Roboto-Regular.eot') format('embedded-opentype'),
        url('../..//commons/fonts/Roboto-Regular.woff') format('woff'),
        url('../..//commons/fonts/Roboto-Regular.ttf') format('truetype'),
        url('../..//commons/fonts/Roboto-Regular.svg') format('svg');
}

@font-face {
    font-family: 'RobotoBold';
    src: url('../..//commons/fonts/Roboto-Bold.eot');
    src: url('../..//commons/fonts/Roboto-Bold.eot') format('embedded-opentype'),
        url('../..//commons/fonts/Roboto-Bold.woff') format('woff'),
        url('../..//commons/fonts/Roboto-Bold.ttf') format('truetype'),
        url('../..//commons/fonts/Roboto-Bold.svg') format('svg');
}

/* ------------ HELPER CLASSES ------------*/

.sinImagenContenido {
    height: 120px !important
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.table {
    display: table;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.block {
    display: block;
}

.none {
    display: none;
}

.h700 {
    height: 700px;
}

.h100vh {
    height: 100vh;
}

.max-100vh {
    max-height: 100vh;
}

.m0 {
    margin: 0;
}

.p0 {
    padding: 0;
}

.clearfix {
    clear: both;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb100 {
    margin-bottom: 100px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pt80 {
    padding-top: 80px;
}

.pt90 {
    padding-top: 90px;
}

.pt100 {
    padding-top: 100px;
}

.pt120 {
    padding-top: 120px;
}

.pt150 {
    padding-top: 150px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb90 {
    padding-bottom: 90px;
}

.pb100 {
    padding-bottom: 100px;
}

.pb150 {
    padding-bottom: 150px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl100 {
    padding-left: 100px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr100 {
    padding-right: 100px;
}

.ml2 {
    margin-left: 2%;
}

.mr2 {
    margin-right: 2%;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr40 {
    margin-right: 40px;
}

.ml20 {
    margin-left: 20px;
}

.ml50 {
    margin-left: 50px;
}

.col-10 {
    width: 10%;
}

.col-12 {
    width: 12.5%;
}

.col-15 {
    width: 15%;
}

.col-16 {
    width: 16.666%;
}

.col-20 {
    width: 20%;
}

.col-25 {
    width: 25%;
}

.col-30 {
    width: 30%;
}

.col-33 {
    width: 33.3%;
}

.col-40 {
    width: 40%;
}

.col-45 {
    width: 45%;
}

.col-50 {
    width: 50%;
}

.col-55 {
    width: 55%;
}

.col-60 {
    width: 60%;
}

.col-70 {
    width: 70%;
}

.col-80 {
    width: 80%;
}

.col-85 {
    width: 85%;
}

.col-90 {
    width: 90%;
}

.col-100 {
    width: 100%;
}

.vertical-align {
    margin: auto 0;
}

.horizontal-align {
    margin: 0 auto;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.justify {
    text-align: justify;
}


/* ------------ END HELPER CLASSES ------------*/

body {
    color: #4d4d4d;
    font-family: RobotoRegular;
}

h1 {
    font-family: RobotoBold !important;
    font-size: 40px;
}


h2 {
    font-family: RobotoBold !important;
    font-size: 34px;
}

h3 {
    font-family: RobotoBold !important;
    font-size: 30px;
    font-weight: normal;
}

a.h4 {
    font-family: RobotoBold !important;
    font-size: 24px;
}

h4 {
    font-family: RobotoBold !important;
    font-size: 24px;
}

p.big {
    font-size: 20px;
    font-weight: normal;
}

.bold {
    font-family: RobotoBold !important;
}

p {
    font-size: 15px;
    font-family: RobotoRegular !important;

}

a {
    color: #4d4d4d;
}

.contenidoNoticia .imagenNota a:hover {
    color: #3CAA90;
}

.border {
    width: 3px;
    height: 20px;
    margin-right: 10px;
}

.border[data-type="1"] {
    /*actualidad*/
    background-color: #EF4343;
}

.border[data-type="2"] {
    /*biblioteca*/
    background-color: #E87D34;
}

.border[data-type="3"] {
    /*testigos*/
    background-color: #80C460;
}

.border[data-type="4"] {
    /*entrevistas*/
    background-color: #422B89;
}

.border[data-type="5"] {
    /*observatorio eclesial*/
    background-color: #9E60AD;
}

.border[data-type="6"] {
    /*blogs*/
    background-color: #EAAA42;
}

.border[data-type="7"] {
    /*eventos*/
    background-color: #1783BA;
}

.border[data-type="8"] {
    /*articulos*/
    background-color: #17B6BA;
}

.border[data-type="9"] {
    /*publicaciones*/
    background-color: #2B4899;
}

.border[data-type="10"] {
    /*recursos*/
    background-color: #488C48;
}

.border[data-type="11"] {
    /*reportaje*/
    background-color: #4e342e;
}

header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 200;
}

header .logo img {
    max-width: 158px;
}

.buscador {
    padding: 10px 0;
}

.buscador {
    position: relative;
}

.buscador input {
    border-style: none;
    border-bottom: 1px solid #333333;
    padding: 5px;
    background-color: transparent;
    color: #333333;
    font-size: 15px;
    opacity: .7;
}

.buscador i {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #333333;
    opacity: .7;
}

.buscador i:hover {
    color: #3CAA90;
    opacity: 1;
}

.volveralblog:hover {
    color: #3CAA90;
}

.buscador input::placeholder {
    color: #333333;
}

.buscador.buscadorMobile {
    display: none;
    padding: 0;
    padding-top: 10px;
}

.buscador.buscadorMobile input {
    border: 2px solid #dddddd;
    padding: 15px;
}

.buscador.buscadorMobile a {
    padding: 0;
    padding-bottom: 15px;
    border: none;
}

.buscador.buscadorMobile a i {
    padding-top: 12px;
    right: 15px;
    color: #3CAA90;
    opacity: 1;
}

.buscador.buscadorMobile a:hover {
    border-bottom: none;
}

.sociales i {
    opacity: .7;
    border-right: 1px solid #333333;
    padding: 10px;
    text-align: center;
    padding: 0 30px;
}

.sociales i:hover {
    opacity: 1;
    color: #3CAA90;
}


nav {
    box-shadow: 0 5px 4px -4px #AAAAAA;
}

nav ul li a {
    border-bottom: 3px solid transparent;
    transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
}

nav ul li a:hover {
    /*border-bottom: 3px solid #D8AC5D;*/
    border-bottom: 3px solid #3CAA90;
}

.barraArriba {
    position: relative;
}

.barraArriba .hamburguesa i {
    position: absolute;
    right: 16px;
    top: 15px;
    font-size: 28px;
    display: none;
    cursor: pointer;
}



.white {
    color: white;
}

.bluepaypalButton {
    color: white;
    background-color: #0070ba;
    padding: 15px;
    border-radius: 25px;
}

.bluepaypalButton:hover {
    background-color: #005ea6;
}

.golden {
    /*color: #D8AC5D;*/
    color: #3CAA90;
}

.bold {
    font-family: RobotoBold;
}

.italic {
    font-style: italic !important;
}

.whiteBack {
    background-color: white;
}

.greyLight {
    color: #b1b1b1;
}

.greyDark {
    color: #333333;
}

.greyBack {
    background-color: #ebebeb;
}

.greydarkBack {
    background-color: #333333;
}

.greydarkerBack {
    background-color: #222222;
}

.goldenBack {
    /*background-color: #D8AC5D;*/
    background-color: #3CAA90;
}



.newsletter input {
    padding: 10px;
    border: 1px solid #4d4d4d;
    font-family: RobotoRegular;
    font-size: 15px;
    border-radius: 5px;
}

.linearButton {
    padding: 10px;
    background-color: transparent;
    border-style: none;
    border: 1px solid #4d4d4d;
    color: #4d4d4d;
    font-family: RobotoRegular;
    font-size: 15px;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    cursor: pointer;
    border-radius: 5px;
}

.goldenButton {
    padding: 10px;
    /*background-color: #D8AC5D;*/
    background-color: #3CAA90;
    border-style: none;
    color: white;
    font-family: RobotoRegular;
    font-size: 15px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    border-radius: 5px;
}

.linearwhiteButton {
    padding: 10px;
    border: 1px solid white;
    background-color: transparent;
    color: white;
    font-family: RobotoRegular;
    font-size: 15px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    border-radius: 5px;
}

.linearwhiteButton:hover {
    background-color: white;
    /*color: #CE9D4E;*/
    color: #08876F;
    border: 1px solid transparent;
}

.goldenButton:hover {
    /*background-color: #CC9844;*/
    background-color: #08876F;
}

.loadmoreButton {
    border-style: none;
    border-bottom: 2px solid #dddddd;
    padding: 10px;
    background-color: transparent;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    border-radius: 5px;
    color: #4d4d4d;
}

.loadmoreButton:hover {
    /*border-bottom: 2px solid #D8AC5D;*/
    border-bottom: 2px solid #3CAA90;
}

.contenedor {
    width: 1170px;
    display: block;
    margin: auto;
}


nav ul {
    padding-top: 7px;
}

nav li a {
    font-size: 13px;
}

.primera {
    height: calc(70vh + 37px);
    padding-top: 127px;
    position: relative;
}


.indexHeader {
    /*background-image: url(../..//commons/img/header_index.jpg);
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;*/
    height: calc(70vh + 37px);
}

.newsletter {
    position: absolute;
    bottom: 0;
}

#botSuscribir {}

#botSuscribir #loadingContacto {
    display: none;
}

#botSuscribir.active #loadingContacto {
    display: inline-block;
}



#msgBox {
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #0009;
    display: none;
}

#msgBox.active {
    display: block;
}

#msgBox .box-body {
    margin: 150px auto;
    width: 300px;
}

#msgBox .box-body .box-contenido {
    width: 300px;
    height: 150px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border-radius: 3px;
}

#msgBoxCompartir {
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #0009;
    display: none;
}

#msgBoxCompartir.active {
    display: block;
}

#msgBoxCompartir .box-body {
    margin: 150px auto;
    width: 300px;
}

#msgBoxCompartir .box-body .box-contenido {
    width: 300px;
    height: 150px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border-radius: 3px;
}

.tituloCabezal {
    padding-top: 200px;
}

.paginaNoticias .tituloCabezal {
    padding-left: 15px;
    padding-right: 15px;
}

.borderTop {
    border-top: 1px solid #dddddd;
}

.borderBottom {
    border-bottom: 1px solid #dddddd;
    padding-top: 20px;
}

.borderbottomWhite {
    border-bottom: 1px solid white;
    padding-top: 20px;
}

.borderGolden {
    /*border: 2px solid #D8AC5D;*/
    border: 2px solid #3CAA90;
}

.borderGrey {
    border: 2px solid #4d4d4d;
}

.bordergreyLight {
    border: 2px solid #dddddd;
}

.contenidoNota {
    position: relative;
}

.notaPrincipal {
    width: 100%;
    cursor: pointer;
    position: relative;
}

.noticiaComun {
    width: 50%;
    cursor: pointer;
}


.noticiaComun:nth-child(even) {
    padding-right: 10px;
}

.noticiaComun:nth-child(odd) {
    padding-left: 10px;
}

.noticiaComun .textoNota {
    height: 300px;
}

.notaPrincipal .textoNota {
    height: 210px;
}

.textoNota h4 {
    display: block;
    display: -webkit-box;
    width: 100%;
    max-height: 110px;
    margin: 0 auto;
    line-height: 1.1em;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -o-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.intro {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 100%;
    max-height: 65px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.2em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.intro {
    max-height: 55px;
    height: 55px;
}

p.intro.pt10 {
    max-height: 66px;
}

.fijo {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

/*.contenidoNota a.goldenButton{
    position: absolute;
    bottom: 30px;
    right: 20px;
    left: 20px;
}*/


.articuloGrey:hover {
    background-color: #dddddd;
    cursor: pointer;
}

.articuloBlog:hover {
    /*background-color: #CE9D4E;*/
    background-color: #08876F;
    cursor: pointer;
}

.articuloBlog p.intro {
    max-height: 47px;
}

.bx-wrapper {
    z-index: 0;
}


.bx-wrapper img.flechaIzq {
    width: 50px;
    background-color: #222;
    border-radius: 50%;
    transition: 0.2s ease;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    position: absolute;
    left: 30px;
    max-width: none;
}

img.flechaIzq:hover {
    /*background-color: #CC9844;*/
    background-color: #3CAA90;
}

.bx-wrapper img.flechaDer {
    width: 50px;
    background-color: #222;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    width: 50px;
    position: absolute;
    left: -30px;
    max-width: none;
}

img.flechaDer:hover {
    /*background-color: #CC9844;*/
    background-color: #3CAA90;
    border: 2px solid #4d4d4d;
}

.galeria figure img {
    cursor: pointer;
    height: 262px;
    width: 350px;
    padding: 0;
}

.contenedorImg {
    position: relative;
    padding-right: 15px;
    margin-bottom: 10px;
    width: auto;
}


.mascaraHover {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 45px;
    bottom: 35px;
    background-color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
}

.mascaraHover:hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 14px;
    bottom: 4px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #dddddd;
}

.contenidoMascara {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 20px;
}

.quienesSomos {
    position: relative;
}

.quienesSomos .sobreAmerindia {
    width: 100%;
}

#testigos img.imgPrincipal {
    height: 450px;
    width: auto;
}

#testigos .disabled {
    display: block;
}

#testigos .goldenBack {
    position: relative;
    /*height: 450px;*/
}

#testigos {}

#testigos .box-testigo {
    background-color: #3CAA90;
}

#testigos .box-testigo .imagen {
    width: 41%;
}

#testigos .box-testigo .imagen .imgPrincipal {
    padding-top: 56%;
    background-size: 100%;
    background-repeat: no-repeat;
}

#testigos .box-testigo .informacion {
    width: 59%;
    display: table;
}

#testigos .box-testigo .informacion .content {
    position: relative;
    padding-top: 39%;
}

#testigos .box-testigo .informacion .content .contenidoTestigo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

#testigos .box-testigo .informacion .content .contenidoTestigo .box {
    padding: 40px;
}

img.comillas {
    width: 8%;
}

#testigos .borderGrey {
    /* position: absolute;*/
    width: 85%;
    /* height: 350px;
     top: 50px;
     left: 50px;
     right: 20px;*/
}

#testigos h3.intro {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-height: 90px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    line-height: 1em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-line-clamp: 3;
    -o-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#testigos p.big.intro {
    font-size: 20px;
    max-height: 35px;
}

#articulaciones ul li img {
    max-height: 120px;
    padding: 15px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    cursor: pointer;
}

#articulaciones ul li img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
}

form input {
    border-style: none;
    border: 1px solid white;
    padding: 10px;
    background-color: transparent;
    color: white;
    font-size: 15px;
    border-radius: 5px;
}

input.error {
    border: 1px solid #EA3636;
}

input.error::placeholder {
    color: #EA3636;
}

form textarea {
    border-style: none;
    border: 1px solid white;
    padding: 10px;
    background-color: transparent;
    color: white;
    font-size: 15px;
    height: 100px;
    resize: none;
    border-radius: 5px;
}

form input::placeholder {
    color: white;
}

form textarea::placeholder {
    color: white;
}

.enviaEmail input {
    border-style: none;
    border: 1px solid white;
    padding: 10px;
    background-color: transparent;
    color: white;
    font-size: 15px;
    border-radius: 5px;
}

.enviaEmail input.error {
    border: 1px solid #EA3636;
}

.enviaEmail input.error::placeholder {
    color: #EA3636;
}

.enviaEmail textarea.error {
    border: 1px solid #EA3636;
}

.enviaEmail textarea.error::placeholder {
    color: #EA3636;
}



.enviaEmail textarea {
    border-style: none;
    border: 1px solid white;
    padding: 10px;
    background-color: transparent;
    color: white;
    font-size: 15px;
    height: 100px;
    resize: none;
    border-radius: 5px;
}

.enviaEmail input::placeholder {
    color: white;
}

.enviaEmail textarea::placeholder {
    color: white;
}

[placeholder]:focus::-webkit-input-placeholder {
    color: transparent;
}

[placeholder]:focus::-moz-input-placeholder {
    color: transparent;
}

.datosFisicos {
    font-size: 17px;
}

.derechos {
    background-color: #282828;
}

.derechos p {
    opacity: .5;
    font-size: 13px;
}



/* ------------ PÁGINA NOTICIAS ------------ */


.fecha {
    text-align: right;
}

.paginaNoticias .contenidoNota .fecha .col-70 {
    width: 55%;
}

.paginaNoticias .contenidoNota .fecha .col-30 {
    width: 45%;
}

/*.paginaNoticias i{
    color: #cecece;
}*/

.paginaNoticias .noticiaComun:nth-child(even) {
    padding-left: 10px;
    padding-right: 0;
}

.paginaNoticias .noticiaComun:nth-child(odd) {
    padding-right: 10px;
    padding-left: 0;
}

/* ------------ END PÁGINA NOTICIAS ------------ */


/* ------------ NOTICIA 1 ------------ */

.contenidoNoticia {
    padding-top: 150px;
}

.op7 {
    opacity: .7;
    ;
}

.imagenNota {
    position: relative;
    height: 216px;
}

.recuadroColor {
    position: absolute;
    bottom: 15px;
}

.escritorNota {
    position: relative;
}

.escritorNota .borderGolden {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 3px solid #3CAA90;
}

.etiquetasTags li {
    height: 25px;
}

.tag {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
}

.tag:hover {
    background-color: #08876F;
}

.noticiasRelacionadas p.intro.bold {
    max-height: 36px;
}

/* ------------ END NOTICIA 1 ------------ */






/* ------------ PÁGINA BLOGS ------------ */

.paginaBlogs p.intro {
    max-height: 90px;
    -webkit-line-clamp: 4;
}

.paginaBlogs .blogContenido {
    height: 300px;
    transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    color: white;
}

.paginaBlogs .blogContenido:hover {
    background: #08876F;
}

.paginaBlogs .blogContenido:hover p {
    color: transparent;
}

.paginaBlogs .blogContenido:hover h4.tituloBlog {
    display: none;
}

.paginaBlogs .blogContenido .contenidoHover {
    color: transparent;
    height: 0;
    text-align: center;
}

.paginaBlogs .blogContenido:hover .contenidoHover {
    color: white;
    height: auto;
}

/* ------------ END PÁGINA BLOGS ------------ */





/* ------------ PÁGINA CONTENIDO BLOG ------------ */

.contenedorBlog h4.introTitle {
    max-height: 60px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.contenedorBlog .textoNota {
    height: 250px;
}

.contenedorBlog a .greyBack:hover {
    background-color: #dddddd;
}

.contenedorBlog a .greyBack:hover .borderTop {
    border-top: 1px solid #cccccc;
}

.blogContenido {
    position: relative;
}

.blogResponsive {
    display: none;
    background-color: #08876F;
    padding: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

/* ------------ END PÁGINA CONTENIDO BLOG ------------ */





/* ------------ CONTENIDO MULTIMEDIA ------------ */


.multimedia .recuadroColor {
    position: absolute;
    bottom: 40px;
}

.multimedia .contenedorImg {
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding: 0;
}

.multimedia img {
    cursor: pointer;
}

.multimedia .contenedorImg img {
    padding-right: 10px;
    height: 183px;

}

.multimedia .recuadroVideo {
    position: absolute;
    top: 140px;
}

.asidemultimedia .contenedorImg img {
    padding: 15px;
}

.asidemultimedia .mascaraHover {
    position: absolute;
    top: 35px;
    left: 35px;
    right: 35px;
    bottom: 43px;
    background-color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
}

.asidemultimedia .mascaraHover:hover {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 19px;
    border: 2px solid #dddddd;
}


/* ------------ END CONTENIDO MULTIMEDIA ------------ */


/* ------------ PÁGINA RESULTADOS DE BÚSQUEDA ------------ */

.paginaResultados .notaPrincipal img.col-100 {
    width: 30%;
}

.paginaResultados .greyBack:nth-child(even) {
    background-color: #d8d8d8;
}

.paginaResultados .notaPrincipal {
    margin-bottom: 20px;
}

a.resultado.goldenButton {
    padding: 10px 20px;
}

.paginaResultados .notaPrincipal .pt40 {
    padding-top: 20px;
}

.paginaResultados .notaPrincipal .pb40 {
    padding-bottom: 20px;
}

.paginaResultados .notaPrincipal .textoNota {
    height: 165px;
}

.paginaResultados .notaPrincipal .textoNota p.intro {
    max-height: 38px;
}

.paginaResultados .notaPrincipal .fecha {
    display: none;
}

.paginaResultados .notaPrincipal .textoNota {
    width: 70%;
    display: block;
    float: right;
    padding-left: 40px;
}





/* ------------ END PÁGINA RESULTADOS DE BÚSQUEDA ------------ */



/* ------------ PÁGINA BOLETINES ------------ */



.boletines .bordergreyLight:hover {
    border: 2px solid #3CAA90;
}

/* ------------ END PÁGINA BOLETINES ------------ */





/* ------------ PÁGINA BIBLIOTECA ------------ */


.paginaBiblioteca p.intro {
    max-height: 35px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;

}

.buscadorBiblioteca input {
    padding: 10px;
    border-radius: 5px;
    border-style: none;
}

.buscadorBiblioteca a {
    height: 36px;
    border-radius: 5px;
    cursor: pointer;
}

.buscadorBiblioteca a i {
    padding-top: 9px;
}

.buscadorBiblioteca a:hover {
    background-color: #161616;
}

.paginaBiblioteca .obrasBiblioteca {
    padding-right: 10px;
    padding-left: 10px;
}

.paginaBiblioteca .goldenButton {
    background-color: #08876F;
    width: calc(100% - 40px);
    position: absolute;
    bottom: 40px;
}

.obrasBiblioteca .contenidoObra {
    height: 330px;
    border: 1px solid #dddddd;
    -webkit-transition: 0.2s all ease-in;
    -o-transition: 0.2s all ease-in;
    -moz-transition: 0.2s all ease-in;
    -ms-transition: 0.2s all ease-in;
    position: relative;
}

.publicaciones .obrasBiblioteca .contenidoObra {
    height: 400px;
}

.publicaciones .botones {
    width: calc(100% - 40px);
    position: absolute;
    bottom: 20px;
}

.paginaBiblioteca .obrasBiblioteca .contenidoObra:hover {
    background-color: #3CAA90;
    color: white;
}

.paginaBiblioteca .obrasBiblioteca .contenidoObra:hover .goldenButton {
    background-color: white;
    color: #08876F;
}

.paginaBiblioteca .book {
    background-image: url(../..//commons/img/biblioteca.jpg);
    background-size: cover;
    height: 300px;
    background-repeat: no-repeat;
}


/* ------------ END PÁGINA BIBLIOTECA ------------ */


/* ------------ ARTÍCULO BIBLIOTECA ------------ */


.articuloBiblioteca .linearButton:hover {
    border: 1px solid #3CAA90;
    color: #3CAA90;
}


/* ------------ END ARTÍCULO BIBLIOTECA ------------ */





/* ------------ PÁGINA PUBLICACIONES ------------ */

p.precio {
    font-size: 20px;
    text-align: left;
}



p.introTitle {
    font-size: 22px;
    line-height: 1.1em;
    max-height: 50px;
    display: block;
    /* Fallback for non-webkit */
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.paginaPublicaciones p.intro {
    text-align: left
}

.publicaciones {
    padding: 0 10px;
}



p.precio.paypal {
    font-size: 26px;
    color: #0070ba;
}


.paginaCompra .texto h2 {
    line-height: 1em;
}

#mail_comprador {
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
    padding: 5px 10px;
}

#mail_comprador.error {
    border-color: #EA3636;
}







/* ------------ END PÁGINA PUBLICACIONES ------------ */


/* ------------ PÁGINA TESTIGOS ------------ */

.paginaTestigos .contenidoTestigo {
    height: 231px;
}


.paginaTestigos .imgPrincipal img {}

h4.introTitle {
    max-height: 85px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-line-clamp: 3;
    -o-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.paginaTestigos p.intro {
    height: 100px;
    -webkit-line-clamp: 5;
}

.paginaTestigos a .testigos {
    display: inline-block;
    position: relative;
    cursor: pointer;
    z-index: 0;
}

.paginaTestigos a {
    background: #333;
}

.paginaTestigos a .testigos:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3CAA90;

    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform: scaleX(0);

    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;

    -moz-transition: transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}

.paginaTestigos a .testigos:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}



/* ------------ END PÁGINA TESTIGOS ------------ */






/* ------------ PAGINATION ------------ */

ul.pagination {
    margin: auto;
    display: inline-block;
}

.pagination-container {
    text-align: center;
}

.pagination-item {
    list-style-type: none;
    display: block;
    float: left;
    border-right: 1px solid #d7dadb;

}

.pagination-item:hover,
.pagination-item.is-active {
    background-color: #3CAA90;
    border-right: 1px solid #fff;
}

.pagination-item:hover .pagination-link,
.pagination-item.is-active .pagination-link {
    color: #fff;
}

.pagination-item.first-number {
    border-left: 1px solid #d7dadb;
}

.pagination-link {
    padding: 15px;
    display: block;
    float: left;
    text-decoration: none;
    color: #8b969c;
}

.pagination-item--wide {
    list-style-type: none;
    display: block;
    float: left;
    padding-top: 15px;
}

.pagination-item--wide.hidden {
    visibility: hidden;
}

.pagination-item--wide.first {
    margin: 0 1em 0 0;
}

.pagination-item--wide.last {
    margin: 0 0 0 1em;
}

.pagination-link--wide {
    text-decoration: none;
    color: #8b969c;
    padding: 1.1em 1.6em;
}

.pagination-link--wide:hover {
    color: #3CAA90;
}



/* ------------ END PAGINATION ------------*/





/* ------------ RESPONSIVE ------------*/


@media all and (max-width: 1300px) {
    #testigos .box-testigo .informacion .contenidoTestigo .box {
        padding: 30px;
    }
}


@media all and (max-width: 1200px) {
    .galeria figure img {
        width: 284px;
        height: 213px;
    }

    .paginaPublicaciones .col-25 {
        width: 33.3%;
    }

    .datosFisicos {
        font-size: 14px;
    }

    .datosFisicos li {
        padding-right: 25px;
    }

    .quienesSomos .sobreAmerindia {
        background-position-x: -350px;

    }

    .contenedorBlog .textoNota {
        height: 310px;
    }

    #testigos .box-testigo .imagen {
        display: none;
    }

    #testigos .box-testigo .informacion {
        width: 100%;
    }


}



@media all and (max-width: 1150px) {

    .newsletter.col-20 {
        width: 30%;
    }
}

@media all and (max-width: 1086px) {}

@media all and (max-width: 1024px) {}

@media all and (max-width: 1260px) {
    #testigos h3.intro {
        max-height: 95px;
    }
}

@media all and (min-width:1200px) {

    .contenedor {
        width: 1100px;
        margin: auto;
    }

}



@media all and (min-width:992px)and (max-width:1199px) {

    .contenedor {
        width: 900px;
        display: block;
        margin: auto;
    }

    nav.whiteBack li.pr40 {
        padding-right: 25px;
    }
}


@media all and (min-width:768px)and (max-width:991px) {
    .contenedor {
        width: 720px;
        display: block;
        margin: auto;
    }

    .boletines.col-20 {
        width: 33.3%;
    }

    .galeria figure img {
        width: 225px;
        height: 168px;
    }

    .paginaPublicaciones .goldenButton {
        width: 100%;
    }

    .paginaPublicaciones .precio {
        width: 100%;
        text-align: center;
        font-size: 26px;
    }

    #testigos h3.intro {
        max-height: 73px;
    }

    .contenedorBlog a {
        width: 50%;
    }

    .contenedorBlog .textoNota {
        height: 280px;
    }
}


@media all and (min-width:320px) and (max-width:767px) {}

@media all and (max-width:991px) {
    .mr-left {
        margin-left: 0px !important;
    }

    .asidemultimedia .mascaraHover {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 19px;
        border: 2px solid #dddddd;
    }

    nav.whiteBack {
        padding-top: 0;
    }

    .buscador.buscadorMobile {
        display: block;
    }

    .barraArriba .hamburguesa i {
        display: block;
    }

    nav.whiteBack ul {
        height: 700px;
    }

    nav.whiteBack li {
        width: 100%;
        padding: 0;
        float: none;
    }


    nav.whiteBack li a {
        width: 100%;
        display: block;
        border-bottom: 2px solid #dddddd;
        padding: 20px 0;
        text-align: center;
        font-size: 15px;
    }

    nav.whiteBack a:hover {
        border-bottom: 2px solid #3CAA90;
    }


    nav.whiteBack {
        display: none;
        overflow-y: scroll;
        height: 100vh;
    }

    header {
        box-shadow: 0 4px 10px -4px #AAAAAA;
    }

    header .redesBuscador .buscador {
        display: none;
    }


    header .redesBuscador .buscador {
        width: 100%;
        margin: 10px 0 20px 0;
        border-top: 1px solid #dddddd;
        padding-top: 20px;
    }

    header .redesBuscador .buscador i {
        padding-top: 10px;
    }

    header .redesBuscador input {
        width: 100%;
    }

    header .redesBuscador .sociales {
        display: none;
    }

    header .logo img {
        max-width: 135px;
        padding-bottom: 10px;
    }

    .tituloCabezal {
        padding-top: 150px;
    }


    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 20px;
    }

    p.big {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .multimedia .contenedorVideo {
        width: 50%;
    }

    .articuloBlog img {
        width: 50%;
        padding-bottom: 10px;
    }

    .quienesSomos .sobreAmerindia {
        background-position-x: -460px;

    }

    #articulaciones ul li img {
        max-height: 90px;
        padding: 15px;
    }

    .datosFisicos li {
        padding-right: 0;
        width: 100%;
        padding-bottom: 10px;
    }

    .blogAutores {
        width: 50%;
    }

    .paginaTestigos .textosTestigos {
        width: 50%;
    }


}

@media all and (max-width: 768px) {

    .col-10,
    .col-20,
    .col-30,
    .col-40,
    .col-50,
    .col-60,
    .col-70,
    .col-80,
    .col-90 {
        width: 100%;
    }

    .contenedor {
        width: 100%;
        padding: 0 16px;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 16px;
    }



    .pls0 {
        padding-left: 0;
    }

    .prs0 {
        padding-right: 0;
    }

    .pts50 {
        padding-top: 50px;
    }

    .pbs50 {
        padding-bottom: 50px;
    }

    .pts0 {
        padding-top: 0;
    }

    .pbs0 {
        padding-bottom: 0;
    }

    .mts0 {
        margin-top: 0;
    }

    .indexHeader {
        background-image: none;
        height: 50px;
    }

    .indexHeader img {
        display: none !important;
    }


    .primera {
        height: 45vh;
        padding-top: 56px;
        position: relative;
    }


    .primera .newsletter {
        width: 100%;
        position: static;
    }

    .primera .newsletter.col-20 {
        width: 100%;
    }

    .primera .newsletter.pl20 {
        padding-left: 0;
    }

    .primera .newsletter.pr20 {
        padding-right: 0;
    }

    .noticiaComun .col-80,
    .notaPrincipal .col-80 {
        width: 80%;
    }




    .tituloCabezal .col-70.pr50 {
        padding: 0 10px;
    }


    .imagenNota a:hover {
        color: #3CAA90;
    }



    aside.pl20 {
        padding-left: 0;
    }


    .publicidad {
        display: none;
    }


    .paginaBiblioteca .obrasBiblioteca {
        width: 50%;
    }

    .paginaBiblioteca .book {
        display: none;
    }

    .paginaBiblioteca .obrasBiblioteca i {
        text-align: center;
    }

    .boletines.col-20 {
        width: 50%;
    }

    .galeria figure img {
        width: 325px;
        height: 247px;
    }

    .paginaPublicaciones .introTitle {
        max-height: 42px;
        line-height: 1.2em;
    }

    .paginaPublicaciones .precio {
        text-align: center;
        font-size: 26px;
    }

    .paginaPublicaciones .publicaciones {
        width: 50%;
    }

    .paginaCompra .texto {
        width: 100%;
    }

    .paginaCompra .icono {
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
    }

    .paginaCompra .icono i {
        padding-right: 0;
    }

    .paginaCompra .contenido {
        padding-left: 0;
        padding-right: 0;
    }

    .contenidoNoticia section {
        padding-top: 100px;
    }

    #testigos h3.intro {
        max-height: 65px;
        padding-left: 0;
    }

    #testigos img.imgPrincipal {
        width: 100%;
        height: auto;
    }

    .multimedia .imagenNota {
        padding-top: 150px;
    }

    .imagenNota {
        padding-top: 80px;
    }

    .imagenNota img {
        width: 100%;
    }

    .contenidoNoticia .informacion a {
        color: #3CAA90;
        font-family: RobotoBold;
        display: inline-block;
        max-width: 100%;
        word-wrap: break-word;
    }

    .contenidoNoticia .informacion p {
        display: block;
        width: 100%;
    }

    .contenidoNoticia .recuadroColor {
        position: static;
    }

    .contenidoNoticia .links.pl50 {
        padding-left: 0;
    }

    .contenidoNoticia .noticiasRelacionadas p.pl10 {
        padding-left: 0;
    }

    .contenidoNoticia .noticiasRelacionadas a {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .contenidoNoticia section.pb100 {
        padding-bottom: 40px;
    }

    .contenidoNoticia .informacion {
        padding: 20px 0;
    }

    .contenidoNoticia .etiquetasTags.pl20 {
        padding-left: 0;
    }

    .contenidoNoticia .compartirRedes {
        width: 15%;
    }

    .quienesSomos .sobreAmerindia {
        display: none;
    }

    .quienesSomos h1 {
        padding-top: 0;

    }

    .quienesSomos {
        height: 200px;
    }

    .quienesSomos .contenidoQuienes {
        padding-left: 0;
    }

    .paginaTestigos .contenedor {
        padding-bottom: 50px;
    }

    .contenedorBlog a {
        width: 50%;
    }

    .contenedorBlog .contenedorTexto {
        float: left;
    }

    .contenedorBlog aside {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contenidoNoticia aside {
        padding-top: 0;
    }

    .escritorNota .greydarkerBack {
        width: 30%;
        float: left;
        position: absolute;
        bottom: 0;
        top: 0;
        z-index: 100;
    }

    .contenedorBlog .escritorNota .greydarkerBack img {
        padding-top: 30px;
    }

    .escritorNota .textoAutor {
        width: 70%;
        float: left;
        margin-left: 30%;
        padding: 25px;
    }

    .contenedorBlog .textoNota {
        height: 310px;
    }


}

@media all and (max-width:730px) {
    .galeria figure img {
        width: 300px;
        height: 225px;
    }
}

@media all and (max-width:680px) {
    .galeria figure img {
        width: 280px;
        height: 210px;
    }

    .blogAutores {
        width: 100%;
        padding: 0;
    }

    .blogAutores img {
        width: 50%;
    }

    .paginaBlogs .blogContenido {
        pointer-events: none;
        height: 270px;
    }

    .contenidoHover {
        display: none;
    }

    .blogResponsive {
        display: block;
    }

    .blogAutores .escritorNota {
        display: none;
    }

    .blogContenido p.nacionalidad {
        display: none;
    }

    .blogContenido p.descripcion {}

}

@media all and (max-width: 640px) {

    .col-10,
    .col-20,
    .col-30,
    .col-40,
    .col-50,
    .col-60,
    .col-70,
    .col-80,
    .col-90 {
        width: 100%;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }


    .bx-wrapper {
        display: none;
    }


    .primera .newsletter {
        padding-top: 100px;
    }

    .bxslider {
        display: none;
    }

    .notaPrincipal .textoNota {
        height: 275px;
    }

    .fecha {
        width: 100%;
        text-align: left;
    }

    .fecha .borderTop {
        padding-bottom: 15px;
    }

    .noticiaComun {
        width: 100%;
    }

    .noticiaComun .fijo {
        padding-top: 10px;
    }

    .noticiaComun:nth-child(even) {
        padding: 0;
    }

    .noticiaComun:nth-child(odd) {
        padding: 0;
    }

    .paginaNoticias .noticiaComun:nth-child(even) {
        padding: 0;
    }

    .paginaNoticias .noticiaComun:nth-child(odd) {
        padding: 0;
    }


    .paginaBiblioteca .obrasBiblioteca {
        width: 100%;
        padding: 0;
    }

    .paginaBiblioteca .obrasBiblioteca .contenidoObra {
        width: 100% !important;
    }

    .tituloCabezal {
        padding-top: 120px;
    }

    .tituloCabezal .col-70.pr50 {
        padding: 0;
    }

    .galeria figure .contenedorImg {
        width: 100%;
        border: 1px solid #dddddd;
        padding: 0;
    }

    .galeria figure img {
        width: 100%;
    }

    .mascaraHover {
        right: 30px;
    }

    .mascaraHover:hover {
        right: 0;
    }

    .paginaPublicaciones .publicaciones {
        width: 100%;
        padding: 0;
    }

    #testigos img.imgPrincipal {
        display: none;
    }


    .multimedia .contenedorVideo {
        width: 100%;
        height: auto;
        padding: 0;
    }

    .multimedia .contenedorVideo .contenedorImg {
        border: none;
    }

    .multimedia .contenedorVideo .contenedorImg img {
        height: auto;
    }



    .contenidoNoticia .contenedorTags {
        width: 100%;
    }

    .contenidoNoticia .etiquetasTags li {
        width: 50%;
        display: block;
        float: left;
        padding-right: 10px;
        margin-right: 0;
    }

    .contenidoNoticia .etiquetasTags li a {
        width: 100%;
        display: block;
    }

    .cabezalResultados {
        padding-bottom: 20px;
    }

    .cabezalResultados .borderGolden {
        display: none;
    }


    a.resultado.goldenButton {
        width: 100%;
        padding: 10px;
        margin: 20px 0;
    }

    .datosFisicos li {
        font-size: 14px;
    }


    #articulaciones ul li img {
        max-height: 75px;
        padding: 10px;
    }

    .paginaTestigos .textosTestigos {
        width: 100%;
        padding-right: 0;
    }

    .paginaTestigos .textosTestigos img {
        display: none;
    }


    .contenedorBlog a {
        width: 100%;
        padding-right: 0;
    }


    .escritorNota .greydarkerBack {
        width: 100%;
        position: static;
    }

    .escritorNota .greydarkerBack img {
        padding-top: 10px;
        width: 70%;
    }


    .escritorNota .textoAutor {
        width: 100%;
        margin-left: 0;
    }

}

@media all and (max-width: 480px) {

    .col-10,
    .col-20,
    .col-30,
    .col-40,
    .col-50,
    .col-60,
    .col-70,
    .col-80,
    .col-90 {
        width: 100%;
    }

    .boletines.col-20 {
        width: 100%;
    }

    .boletines.col-20 img {
        display: none;
    }

    .paginaPublicaciones .col-25 {
        width: 100%;
        padding: 0;
    }

    .paginaResultados .notaPrincipal img {
        display: none;
    }

    .paginaResultados .notaPrincipal .textoNota {
        width: 100%;
        padding-left: 0;
    }

    #articulaciones ul li img {
        max-height: 60px;
        padding: 5px;
    }

    .contenedorBlog p.intro.pt10 {
        padding-top: 0;
        padding-bottom: 10px;
        max-height: 56px;
    }

}

@media all and (max-width: 375px) {

    .col-10,
    .col-20,
    .col-30,
    .col-40,
    .col-50,
    .col-60,
    .col-70,
    .col-80,
    .col-90 {
        width: 100%;
    }

    .derechos p {
        padding: 0 20px;
    }

    .articuloBlog p.intro {
        max-height: 55px;
    }
}

@media all and (max-width: 320px) {

    .col-10,
    .col-20,
    .col-30,
    .col-40,
    .col-50,
    .col-60,
    .col-70,
    .col-80,
    .col-90 {
        width: 100%;
    }

    .pbxs {
        padding-bottom: 0;
    }

    .ptxs {
        padding-top: 0;
    }


    .paginaNoticias .contenidoNota .fecha .col-30 {
        width: 100%;
    }

    .paginaNoticias .contenidoNota .fecha .col-70 {
        width: 100%;
    }

}

@media all and (max-width: 200px) {}

@media print {
    header {
        display: none;
    }

    #contacto {
        display: none;
    }

    .derechos {
        display: none;
    }

    .vinculos {
        display: none;
    }
}

.mr-left {
    margin-left: 15px;
}

.mr-right {
    margin-right: 15px;
}

.a-dynamic {
    color: #fff;
    padding: 13px 10px;
    background-color: #3caa90;
    letter-spacing: 0.5px;
    position: relative;
}

.a-dynamic:hover::after {
    content: ' ';
    border-bottom: 3px solid #fff;
    position: absolute;
    bottom: 1px;
    left: 8px;
    width: 90%;
}

.paginaDinamica{
    text-align: justify;
}

.paginaDinamica .item-seccionDinamica:nth-child(2n+1) {
    padding-right: 10px;
    padding-left: 0;
}

.paginaDinamica .item-seccionDinamica:nth-child(2n) {
    padding-left: 10px;
    padding-right: 0;
}

.item-seccionDinamica {
    width: 50%;
    cursor: pointer;
}

.item-seccionDinamica .textoNota {
    height: 200px;
}


.paginaDinamica .borderGolden{
    position: relative;
}

.paginaDinamica .borderGolden .fecha{
    position: absolute;
    right: 0;
    top: -16px;
}

.paginaDinamica .description{
    background-color: #272727;
    padding: 15px 10px;
    color: #ffffff; 
    margin-bottom: 25px;
}

.paginaDinamica img{
    float: left;
    margin-right: 15px;
    width: 40%;
    height: auto;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.audio-container audio{
    width: 100%;
}