.modal-open {
    overflow: hidden !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.border-0 {
    border: 0 !important;
}
.btn-default {
    color: #029bd5;
}
.btn-primary {
    background-color: #009fe3;
}

.h1 {
    font-size: 36px;
}
.h2 {
    font-size: 30px;
}
.h3 {
    font-size: 24px;
}
.h4 {
    font-size: 18px;
}
.h5 {
    font-size: 14px;
}
.h6 {
    font-size: 12px;
}

/*-----------------------------------------
 * General by Fede / Ova
 *-----------------------------------------*/
#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-ripple div {
    position: absolute;
    border: 4px solid #009fe3;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}
@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

.rss-link {
    margin: 10px 0;
}
.icofont-rss-feed {
    color: #ff9200;
    font-size: x-large
}
/* >>>>>>>>>>>> Custom CSS <<<<<<<<<<< */
.calle-ppal {
    margin-bottom: 25px;
}
.calle-agroindustria {
    margin-top: 60px;
    margin-bottom: 60px;
}
.color-menu {
    position: relative;
}
.service-item {
/*  margin-bottom: 40px; */
    padding:0 14px;
}
.service-icon i {
    font-size: 60px;
    color: #0aa6bd;
}
.blink-text {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% { opacity: 0; }
}
.service-item h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #3c3d41;
    text-transform: uppercase;
}
.service-item p {
    font-size: 15px;
    color: #444;
    font-weight: 400i;
    margin-top: 10px;
    margin-bottom: 10px;
}

.owl-stage,
.owl-stage-outer {
    height: 100vh;
}
.owl-carousel .owl-item {
    width: auto;
    height: 100%;
}
.owl-stage .image,
.owl-stage-outer .image {
    height: 100vh;
}

.mask_01 {
    -webkit-mask-image: url("../images/photos/slider/mask_01.png");
    mask-image: url("../images/photos/slider/mask_01.png");
    mask-repeat: space;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.box-link {
    display: inline-block;
    width: 100%;
}
.box-link:hover {
    opacity: 0.8;
}

.form-control {
    height: 40px;
}

label.required:after:not(.question_yes_no_response) {
    content: " *";
}

label.error,
input.error {
    background-color: transparent;
    color: #c0392b;
}
label.error {
    font-size: .9em;
    color: red;
    padding: 0;
    font-weight: 500;
}
input.error {
    border: 1px solid #c0392b;
    margin-bottom: 0;
}

.nav-tabs > li > a,
.nav-tabs > li.active > a {
    border-radius: 0;
}

/* ---- Espacios ---- */
.p-0 {
    padding: 0 !important;
}
.p-10 {
    padding: 0.625rem !important;
}
.p-15 {
    padding: 0.9375rem !important;
}
.p-20 {
    padding: 1.25rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-15 {
  padding-bottom: 0.9375rem !important;
}
.pt-15 {
  padding-top: 0.9375rem !important;
}
.pt-20 {
  padding-bottom: 1.25rem !important;
}
.pl-15 {
  padding-left: 0.9375rem !important;
}
.pr-15 {
  padding-right: 0.9375rem !important;
}
.pb-15 {
  padding-bottom: 0.9375rem !important;
}
.pb-20 {
  padding-bottom: 1.25rem !important;
}
.pt-20 {
  padding-top: 1.25rem !important;
}
.pb-25 {
  padding-bottom: 1.5625rem !important;
}
.pt-25 {
  padding-top: 1.5625rem !important;
}
.pb-30 {
  padding-bottom: 1.875rem !important;
}
.pt-30 {
  padding-top: 1.875rem !important;
}
.pl-30 {
  padding-left: 1.875rem !important;
}
.pr-30 {
  padding-right: 1.875rem !important;
}
.pb-45 {
  padding-bottom: 2.6125rem !important;
}
.pt-45 {
  padding-top: 2.6125rem !important;
}
.pb-50 {
  padding-bottom: 3.125rem !important;
}
.pt-50 {
  padding-top: 3.125rem !important;
}
.pb-60 {
  padding-bottom: 3.75rem !important;
}
.pt-60 {
  padding-top: 3.75rem !important;
}
.pb-80 {
  padding-bottom: 5rem !important;
}
.pt-80 {
  padding-top: 5rem !important;
}
.pb-90 {
  padding-bottom: 5.625rem !important;
}
.pt-90 {
  padding-top: 5.625rem !important;
}

.m-0 {
    margin: 0 !important;
}
.m-10 {
    margin: 0.625rem !important;
}
.m-15 {
    margin: 0.9375rem !important;
}
.m-20 {
    margin: 1.25rem !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-5 {
   margin-bottom: 0.313rem !important;
}
.mt-5 {
   margin-top: 0.313rem !important;
}
.mb-10 {
   margin-bottom: 0.625rem !important;
}
.mt-10 {
   margin-top: 0.625rem !important;
}
.mb-15 {
  margin-bottom: 0.9375rem !important;
}
.mt-15 {
  margin-top: 0.9375rem !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-30 {
  margin-bottom: 1.875rem !important;
}
.mt-30 {
  margin-top: 1.875rem !important;
}
.mb-45 {
  margin-bottom: 2.8125rem !important;
}
.mt-45 {
  margin-top: 2.8125rem !important;
}
.mb-60 {
  margin-bottom: 3.75rem !important;
}
.mt-60 {
  margin-top: 3.75rem !important;
}
.mb-90 {
  margin-bottom: 5.625rem !important;
}
.mt-90 {
  margin-top: 5.625rem !important;
}

.pbiblio-30 {
  padding: 30px;
}
.mr-5 {
   margin-right: 0.313rem !important;
}
.mr-10 {
   margin-right: 0.625rem !important;
}
.mr-15 {
   margin-right: 0.9375rem !important;
}
.ml-15 {
   margin-left: 0.9375rem !important;
}
.mr-30 {
   margin-right: 1.875rem !important;
}
.ml-30 {
   margin-left: 1.875rem !important;
}
.mr-45 {
   margin-right: 2.8125rem !important;
}
.ml-45 {
   margin-left: 2.8125rem !important;
}

.message-block.floated + .message-block.floated {
    top: 170px;
}
.message-block.floated + .message-block.floated + .message-block.floated {
    top: 235px;
}
.message-block.floated + .message-block.floated + .message-block.floated + .message-block.floated {
    top: 300px;
}

.message-block.floated {
    position: fixed;
    z-index: 999999999;
    top: 103px;
    right: 10px;
    border-radius: 0;
}
.message-block.floated.theme-1 {
    top: 25%;
    right: 25%;
    padding: 50px;
    color: #31708f;
    background-color: #FFF;
    border-color: transparent;
}



/* ---- Título sección ---- */

.titulo-ppal {
    font-size: 30px;
    margin: 0 0 30px 0;
    text-align: left;
}
.titulo-ppal > h3.titulo-ppal {
    text-transform: uppercase;
    font-weight: 700;
}
.titulo-ppal-fichas {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    margin: 0 0 30px 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}
.c-line-left {
    width: 130px;
    height: 3px;
    background-color: #009fe3;
    margin-bottom: 20px;
}
.c-text {
    position: relative;
    background-color: #ffffff;
    width: 40%;
    padding: 25px;
    z-index: 1;
}
.txt-bp {
    font-size: 1.5rem;
    font-weight: 400;
    text-align: left;
}
.c-photo {
    position: absolute;
    top: 0;
    right: 65px;
}
.wow {
    opacity: 0;
}
.img-responsive {
    display: block;
    height: auto;
}
.img-responsive, .img-thumbnail, .table, label {
    max-width: 100%;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
img {
    vertical-align: middle;
}
hr, img {
    border: 0;
}

.modal {
    z-index: 9999999 !important;
}
.modal button.close {
    font-size: 3rem;
    color: #000;
    opacity: .2;
}

.damero {
    padding: 0;
}
.ellipsis {
    text-overflow: ellipsis;
    width: 94%;

    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
}
.ellipsis p:after {
    content: " ..."
}

.float-message {
    position: fixed;
    top: 100px;
    right: 30px;
    z-index: 9999;

}

.c-bordered {
    border: 1px solid #009fe3;
    max-width: 100%;
    min-height: 150px;
    padding: 20px;
    margin: 0 15px 0 15px;
}
.calle-next {
    margin-bottom: 45px;
}
.titulo-seccion {
    font-size: 60px;
    font-weight: 400;
    color: #009fe3;
    line-height: 90%;
    padding-top: 15px;
}
.titulo-bibliografia {
    font-size: 35px;
    font-weight: 400;
    color: #009fe3;
    line-height: 90%;
    margin: 0 0 0 -15px;
    padding: 30px 0 30px 0;
}
.box-bibliografia {
    padding: 30px;
    border: 1px solid #eeeE
}
.bibliografia-item-title {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}

.bp-box-fecha {
    font-size: 30px;
    font-weight: 300;
    color: #57564a;
    padding-bottom: 10px;
}
.bp-box-titulo-noticias {
    font-size: 21px;
    font-weight: 600;
    color: #FFFFFF;
    padding-bottom: 20px;
}

.bp-box-titulo-acceder {
    background-color: #ededed;
    margin-bottom: 20px;
}
.space-titulo {
    padding: 5px 0px 5px 20px !important;
}

.space-acceder-titulo {
    color: #000000;
    padding: 10px 10px 15px 25px !important;
    font-size: 21px;
    font-weight: 600;
}

.space-foto-noticia {
    margin-right: 20px;
    padding: 0;
}
.c-content-label {
    font-size: 20px;
    color: #ffffff;
    font-weight: bolder;
    text-transform: uppercase;
    background-color: #009fe3;
    padding: 5px 0 5px 10px;
}
.box-texto-noticias {
    font-size: 16px;
    line-height: 1.2;
    color: #000000;
    text-align: left;
}

.c-content-label-bibliografia {
    font-size: 16px;
    color: #ffffff;
    font-weight: bolder;
    text-transform: uppercase;
    background-color: #009fe3;
    padding: 5px 10px 5px 10px;
}



/*-----------------------------------------
 * Buenas Prácticas by Ova
 *-----------------------------------------*/

.calle-damero {
    margin-bottom: 60px;
}
.calle-bp {
    margin-bottom: 30px;
}
.calle-central-bp {
    margin-left: 15px;
    margin-right: 15px;
}
.c-bordered-grey {
    border: 1px solid #ededed;
}
.c-bordered-01 {
    border: 1px solid #f3932b;
    max-width: 100%;
    min-height: 200px;
    padding: 20px;
}
.c-content-label-bp {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    color: #009fe3;
    font-weight: bolder;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0 5px 10px;
}
.box-texto-titulo-bp {
    font-size: 20px;
    line-height: 1.2;
    color: #000000;
    text-align: center;
    padding: 0 35px;
}
.box-texto-bp {
    font-size: 18px;
    line-height: 1.2;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    margin: 5px 0 0;
    min-height: 112px;
}
.box-antetitulo-bp {
    font-size: 18px;
    line-height: 1.2;
    color: #000000;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 10px;
}
.box-bajada-bp {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    color: #000000;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 10px;
}
.box-texto-descripcion-bp {
    font-size: 18px;
    line-height: 1.2;
    color: #000000;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 10px;
}
.box-texto-bp-01-al-07 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 70px;
    line-height: 1.2;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    float: left;
    display: inline-block;
    margin: 0 10px 0 20px;
}
.box-bp-area {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    float: left;
    display: inline-block;
    margin: 11px 0 0;
    max-width: 70%;
}
#buenas-practicas .box {

}
#buenas-practicas .buenas-practicas-tamberas-box {
    padding: 74px 0;
}
#buenas-practicas .gestion-ambiental-wrapper .descripcion {
    padding: 25px 15px;
}
#buenas-practicas .image-box-wrapper {
    height: 220px;
    padding: 0 15px;
}
#buenas-practicas .whatsapp-banner {
    margin-bottom: 0;
}
/*-----------------------------------------
 * Solicitud de asociación by Ova
 *-----------------------------------------*/

.calle-solicitud {
    margin-top: 30px;
    margin-bottom: 120px;
}
.titulo-solicitud {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    line-height: 100%;
    padding-top: 25px;
}
.box-texto-asociacion {
    font-size: 20px;
    line-height: 1.5;
    color: #000000;
    text-align: left;
    padding-top: 15px;
}

/*-----------------------------------------
 * General by Fede
 *-----------------------------------------*/

.logo-footer-centrado {
    background-position: center center;
}

.bp-box,
.imagen-pautas-wrapper {
    padding: 20px;
    background: #FFF;
}

.footer_bottom_area .ministerio-wrapper {
    margin: auto;
    float: none;
}
.bp-box-imagen {
    width: 100%;
    height: 284px;
}
.bp-box-imagen.club {
    background: url('../images/home/que_es_el_club.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.objetivo {
    background: url('../images/home/cual_es_su_objetivo.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.quienes {
    background: url('../images/home/quienes_pueden_participar.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.tamberos {
    background: url('../images/buenas-practicas/caravaneado.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.pautas {
    background: url('../images/home/pastoreo.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.grupo-tamberos {
    background: url('../images/club/tamberos.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.inta {
    background: url('../images/club/inta.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.club-de-buenas-practicas-tamberas {
    background: url('../images/logos/club-de-buenas-practicas-tamberas_logo.png') center center no-repeat;
    background-size: contain;
    height: 230px;
}
.bp-box-imagen.grupo-de-trabajo {
    background: url('../images/club/grupo.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen.arreo {
    background: url('../images/club/arreo.jpg') center center no-repeat;
    background-size: cover;
}


.bp-box-imagen.gbp {
    background: url('../images/buenas-practicas/bibliografia/img/gbp.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 124px;
}

.bp-box-imagen-bibliografia.terneros {
    background: url('../images/buenas-practicas/bibliografia/img/inta_que-vivan-los-terneros.jpg') center center no-repeat;
    background-size: cover;
    }


.bp-box-imagen.pisos {
    background: url('../images/buenas-practicas/bibliografia/img/pisos-con-hiper.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 124px;
}
.bp-box-imagen.manual {
    background: url('../images/buenas-practicas/bibliografia/img/bienestar-animal-01.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 124px;
}
.bp-box-imagen.protocolo {
    background: url('../images/buenas-practicas/bibliografia/img/bienestar-animal-02.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 124px;
}
.bp-box-imagen.efluentes {
    background: url('../images/buenas-practicas/bibliografia/img/bienestar-animal-03.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 124px;
}


.bp-box-imagen.noticia {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 365px;
}

.bp-box-imagen-bp-01 {
    background: url('../images/buenas-practicas/01-identificacion.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}
.bp-box-imagen-bp-02 {
    background: url('../images/buenas-practicas/02-salud.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}
.bp-box-imagen-bp-03 {
    background: url('../images/buenas-practicas/03-alimentacion.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}
.bp-box-imagen-bp-04 {
    background: url('../images/buenas-practicas/04-inocuidad.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}
.bp-box-imagen-bp-05 {
    background: url('../images/buenas-practicas/05-bienestar.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}
.bp-box-imagen-bp-06 {
    background: url('../images/buenas-practicas/06-gestion.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}
.bp-box-imagen-bp-07 {
    background: url('../images/buenas-practicas/07-calidad.jpg') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}

.bp-box-imagen-members {
    background: url('../images/photos/members/ova_doliveira.png') center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 250px;
    text-align: center;
}

/*-----------------------------------------
 * Bibliografias Buenas Prácticas
 *-----------------------------------------*/

.bp-box-imagen-bibliografia {
    width: 100%;
    height: 124px;
}

.bp-box-imagen-bibliografia.guia {
    background: url('../images/buenas-practicas/bibliografia/img/guia.jpg') center center no-repeat;
    background-size: cover;
}
.bp-box-imagen-bibliografia.produccion {
    background: url('../images/buenas-practicas/bibliografia/img/guia-produccion-leche-bovina.jpg') center center no-repeat;
    background-size: cover;
}




.link {
    cursor: pointer;
}

.club-de-buenas-practicas-tamberas-wrapper {
    padding: 20px;
}
#buenas-practicas .club-de-buenas-practicas-tamberas-wrapper {
    padding: 103px 20px;
}
.box-bp-space-form {
    margin-bottom: 30px;
    margin-top: 30px;
}

.bp-box-detalle {
    height: 210px;
}

.fondo-agenda {
    background: #F2F2F2;
    width: 1140px;
    height: 900px;
}

.bp-box-detalle .titulo,
.box-pautas .titulo {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
    color: #FFFFFF;
    padding: 10px;
    margin-top: 0;
}
.bp-box-detalle .descripcion,
.box-pautas .descripcion {
    /*font-size: 17px;*/
    text-align: left;
}

.imagen-pautas-icono {
    width: 100px;
    height: 100px;
    background: url('../images/icons/icono-ok-holando.png') center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 27px;
    left: 35px;
}

.imagen-acceder-icono {
    width: 50px;
    height: 50px;
    background: url('../images/icons/acceder-icono.png') center center no-repeat;
    background-size: contain;
    position: relative;
    float: left;
    margin: 12px 20px 20px 20px;

}

.bg-blanco { background-color: #FFFFFF !important; }
.bg-negro { background-color: #000000 !important; }
.bg-azul { background-color: #174193 !important; }
.bg-verde { background-color: #aec90a !important; }
.bg-verde-oscuro { background-color: #85aa29 !important; }
.bg-celeste { background-color: #009fe3 !important; }
.bg-gris { background-color: #ededed; }


/* Login Modal by Julian Spinelli */

.btn-gray{
	border: 1px solid lightgray;
}

.btn-login {
	padding: 7px 10px;
}

.btn-google {
	padding: 10px 10px;
}

.bolder{
	font-weight:600!important;
}

.fs-16{
	font-size:16px!important;
}

.fs-20{
	font-size:20px!important;
}

.fs-23{
	font-size:23px!important;
}

.fs-25{
	font-size:25px!important;
}

@media (max-width: 575.98px) {

	.responsive-left{
		float:left!important;
		padding-left:5px!important;
	}

	.responsive-bottom{
		position: relative;
		bottom: 14px;
	}

	.responsive-break{
		margin-top:-50px;
	}
}

/*----------- Area 01 ------------*/
.bg-degradee-identificacion { background: linear-gradient(to bottom, #f3932b 0%, #f9af15 100%);}
.bg-identificacion-y-trazabilidad { background-color: #f3932b; }

/*----------- Area 02 ------------*/
.bg-degradee-salud { background: linear-gradient(to bottom, #329ab6 0%, #3fbde1 100%);}
.bg-salud-animal { background-color: #329ab6;}

/*----------- Area 03 ------------*/
 .bg-degradee-alimentacion { background: linear-gradient(to bottom, #8fb244 0%, #c7f470 100%);}
 .bg-alimentacion { background-color: #8fb244; padding: 25px 15px;}

/*----------- Area 04 ------------*/
.bg-degradee-inocuidad { background: linear-gradient(to bottom, #3870b3 0%, #6eb0fc 100%);}
.bg-inocuidad-y-calidad { background-color: #3870b3; padding: 25px 15px;}

/*----------- Area 05 ------------*/
.bg-degradee-bienestar { background: linear-gradient(to bottom, #c03d3a 0%, #fd8e8a 100%);}
.bg-bienestar-animal { background-color: #c03d3a; }

/*----------- Area 06 ------------*/
.bg-degradee-gestion { background: linear-gradient(to bottom, #05bb58 0%, #46ff9d 100%);}
.bg-gestion-ambiental { background-color: #05bb58; }

/*----------- Area 07 ------------*/
.bg-degradee-calidad { background: linear-gradient(to bottom, #805eaa 0%, #b790e4 100%);}
.bg-calidad-y-seguridad { background-color: #805eaa; }


.text-blanco { color: #FFFFFF !important; }
.text-azul { color: #174193 !important; }
.text-celeste { color: #009fe3 !important; }
.text-gris-oscuro { color: #333 !important; }

.panel-group .panel-heading {
    padding: 15px;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding-top: 0;
}
.panel-group .panel {
    margin-bottom: 10px;
}

.mean-container .mean-nav {
  max-height: calc(100% - 70px);
  overflow-y: auto;
}

.no-cap {
    text-transform: initial !important;
}

.file-field {
    position: relative;
}
.file-field input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}
.file-field.local-file label {
    display: none !important;
}

.btn {
    transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
}
.btn.flat {
    border-radius: 0 !important;
}
.btn-celeste,
.nav-pills .btn.btn-celeste {
    border: none;
    background-color: #009fe3;
    color: #fff;
    padding: 10px 20px;
}
.btn-celeste:hover,
.btn-celeste:active,
.nav-pills .btn.btn-celeste:hover,
.nav-pills .btn.btn-celeste:active,
.nav-pills .btn.btn-default:hover,
.nav-pills .btn.btn-default.active {
    border: none;
    background-color: #0187bf;
    color: #fff;
}
.btn-naranja {
    border: none;
    background-color: #f3932c;
    color: #fff;
    padding: 10px 20px;
}
.btn-naranja:hover,
.btn-naranja:active {
    background-color: #ffbf7a;
    color: #fff;
    font-weight: normal;
}
.nav-pills .btn.btn-default {
    border: none;
    color: #666;
    font-weight: 500;
    background-color: #eee;
}
.nav-pills {
    display: inline-block;
}
/*-------------------------------------------------
# Social BTNs
-------------------------------------------------*/
.btn-socialite {
    white-space: nowrap;
    word-break: break-all;
    color: #fff;
    border: none;
}
.btn-socialite .flex-container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}
.btn-socialite .icon-wrapper {
    flex-grow: 1;
    margin-right: 10px;
}
.btn-socialite .text-wrapper {
    flex-grow: 2;
    font-size: 15px;
}
.btn-socialite .icon-wrapper i {
    width: 42px;
    height: 42px;
    font-size: 24px;
    vertical-align: middle;
}
.btn-facebook {
    background-color: #4267b2;
}
.btn-google {
    background-color: #dd4b39;
}
.btn-socialite.btn-google:hover {
    color: #fff;
    background-color: #b33525;
}
.btn-socialite.btn-facebook:hover {
    color: #fff;
    background-color: #1e3e7d;
}
.btn-socialite.btn-google:hover .icon-wrapper i,
.btn-socialite.btn-facebook:hover .icon-wrapper i {
    color: #fff;
    border-right-color: #4c4b4b;
}
.btn-socialite.btn-google .icon-wrapper i:before,
.btn-socialite.btn-facebook .icon-wrapper i:before {
    vertical-align: -40%;
}
.btn-socialite.btn-google .icon-wrapper {
    border-right: #ca3826 1px solid;
}
.btn-socialite.btn-facebook .icon-wrapper {
    border-right: #174e8e 1px solid;
}

.fiv-cla:hover {
    opacity: 0.7;
    transition: all 200ms ease 0s;
}

.hr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    width: 100%;

    margin: 40px 0;

    color: #555;
}

.hr div:first-child,
.hr div:last-child {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;

    position: relative;
}
.hr div:first-child:before,
.hr div:last-child:before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    height: 1px;
    background-color: #e5e5e5;
}
.hr div:first-child {
    margin-right: 20px;
}

.hr div:last-child {
    margin-left: 20px;
}
.hr .symbol {
    transform: rotate(90deg);
}

/*-----------------------------------------
 * BGs & Masks
 *-----------------------------------------*/

.bg-blanca {
    background: url('/assets/images/bgs/bg-heder-blanca.png') center bottom no-repeat;
    background-size: cover;
}
.bg-blanca-2 {
    background: url('/assets/images/bgs/bg-heder-blanca-2.png') center bottom no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.bg-vacas {
    background: url('/assets/images/photos/header-interno/vacas.jpg') center center no-repeat;
    background-size: cover;
    height: 100%;
}

.mask-02 {
    -webkit-mask-image: url('/assets/images/masks/mask_02.png');
    mask-image: url('/assets/images/masks/mask_02.png');
    mask-position: center, top left;
    mask-repeat: no-repeat, no-repeat;
    width: 100vw;
}

#slider-home {
    position: relative;
}

#slider-home .bg-blanca {
    width: 100vw;
    height: 192px;
    position: absolute;
    z-index: 2;
    bottom: 0;
}

.bg-blanca-2 {
    position: absolute;
    z-index: 2;
    bottom: -1px;
}

.pending-bonding-image-box {
    position: relative;
}
.pending-bonding-image-box .pending-bonding-badget {
    position: absolute;
    top: 32%;
    left: 32%;
    width: 35%;
    font-size: small;
    color: #FFF;
}
/*-----------------------------------------
 * Header interno
 *-----------------------------------------*/
.header-interno-wrapper {
    height: 400px;
}
.header-interno-wrapper .bg-blanca {
    width: 100vw;
    height: 200px;
    position: absolute;
    bottom: 0;
}


/*-----------------------------------------
 * Club Tambero page
 *-----------------------------------------*/
#club-tambero .sub-header {
    position: relative;
    height: 450px;
    padding: 50px 0;
}
#club-tambero .fichas {
    position: relative;
    padding: 50px 0;
}
#club-tambero .sub-header .titulo-ppal {
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 4px solid #009fe3;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 15px;
}

#club-tambero .sub-header .c-line-left {
    position: absolute;
}

#club-tambero .sub-header .description {
    position: absolute;
    top: 100px;
    left: 0;
    width: 265px;
    z-index: 12;
    padding: 25px;
    background-color: #FFFFFF;
}

#club-tambero .sub-header .image {
    position: absolute;
    top: 0;
    right: 25px;
    width: 450px;
    height: 350px;
    background: url('/assets/images/club/capacitacion.jpg') center center no-repeat;
    background-size: cover;
}

#club-tambero .boxes {
    color: #FFFFFF;
    text-align: center;
}

#club-tambero .boxes .bp-box {
    background-color: transparent;
}

#club-tambero .boxes .cual-es-el-beneficio {
    padding-top: 20px;
}
#club-tambero .boxes .cual-es-el-beneficio p {
    padding: 0;
}

.news-image-wrapper {
    padding: 10px 15px 10px 0;
}

.modal-header .news-title {
    margin-bottom: 0;
}

.modal.fullscreen {
    padding: 0 !important;
    overflow-y: hidden;
    width:100%;
 }
.modal.fullscreen .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal.fullscreen .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

.modal button.right,
.modal button.expand,
.modal button.close {
    -webkit-appearance: none;
    padding: 5px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    font-size: 3rem;
    filter: alpha(opacity=20);
    opacity: .7;
}

.modal button.right:hover,
.modal button.expand:hover,
.modal button.close  {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=90);
    opacity: .2;
}

.modal button [class*='fa-'],
.modal button.autoevaluation {
    font-size: 1.5rem;
}

.modal button.autoevaluation {
    margin-top: 1.5rem;
}

.content-modal .content-wrapper {
    bottom:0;
    right:0;
    width:100%;
    border:none;
    margin:0;
    padding:0;
    overflow:hidden;
    height:100%;
    width:100%;
}

.pagination > a,
.pagination > a:focus,
.pagination > a:hover,
.pagination > span,
.pagination > span:focus,
.pagination > span:hover,
.pagination > li > a,
.pagination > li > span  {
    color: #4d4d4d;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination>.active > span:focus,
.pagination > .active > span:hover {
    color: #FFFFFF;
    background-color: #4d4d4d;
    border-color: #4d4d4d;
}


.club-radio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.club-radio.inline {
    display: inline;
    margin-right: 20px;
}
.club-radio.inline:last-child {
    margin-right: 0;
}
.club-radio .radio-text {
    font-size: 18px;
}

/* Hide the browser's default radio button */
.club-radio input {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 100;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: white;
    border-radius: 50%;
    border:1px solid #BEBEBE;
}

/* On mouse-over, add a grey background color */
.club-radio:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.club-radio input:checked ~ .checkmark {
    background-color: white;
    border: 1px solid #BEBEBE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.club-radio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.club-radio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #009fe3;
}
#contacto .logo-inta,
#asociarse .logo-inta {
    margin-left: 0;
}
#contacto .logo-fundacionpel,
#asociarse .logo-fundacionpel {
    margin-right: 0;
}
.logo-inta {
    margin-left: 15px;
}
.logo-fundacionpel {
    margin-right: 15px;
}
.cia-logos-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
}
#inicio .cards {
    margin-bottom: 25px;
}
#inicio .logo-inta {
    margin-left: 35px;
}
#inicio .logo-fundacionpel {
    margin-right: 35px;
}
#inicio .cia-logos-wrapper {
    margin-top: 0;
    margin-bottom: 40px;
}
.whatsapp-banner {
    background-color: #6AAF23;
    padding: 0 15px;
    margin-bottom: 40px;
    /*transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;*/
 }
/*.whatsapp-banner:hover,
.whatsapp-banner:active,
.whatsapp-banner:focus {
    -webkit-transform: scale(.97);
    transform: scale(.97);
    -webkit-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
    transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
}*/
.whatsapp-banner a {
    color: #FFF;
    width: 100%;
    padding: 10px 15px;
}
.whatsapp-banner .title,
.whatsapp-banner .description {
    white-space: initial;
}
.whatsapp-banner .title {
    font-size: 28px;
}
.whatsapp-banner .description {
    font-size: 21px;
}
.whatsapp-banner .whatsapp-icon-wrapper {
    padding: 0;
    height: 105px;
    line-height: 145px;
    vertical-align: middle;
}
#inicio .whatsapp-banner {
    margin-bottom: 40px;
    margin-top: 0;
}
#inicio .whatsapp-banner-wrapper,
#inicio #logos-cias {
    padding: 0;
    margin: 0 35px;
}


#buenas-practicas .whatsapp-banner-wrapper {
    padding: 0;
    margin: 0 15px;
}
@media (max-width: 1199.98px) {
    .whatsapp-banner .whatsapp-icon-wrapper {
        height: 135px;
        line-height: 170px;
    }
    .logo-inta {
        margin-left: 15px;
    }
    .logo-fundacionpel {
        margin-right: 15px;
    }
}
@media (max-width: 767.98px) {
    .cia-logos-wrapper {
       margin: 45px 15px;
    }
    .logo-inta,
    #inicio .logo-inta {
        margin-left: 0;
    }
    .logo-fundacionpel,
    #inicio .logo-fundacionpel {
        margin-right: 0;
    }
    .whatsapp-banner .whatsapp-icon-wrapper {
        padding: 0;
        margin-bottom: 15px;
        height: initial;
        line-height: initial;
    }
    .whatsapp-banner {
        padding: 15px
     }
}

#acerca-del-club .about-card .about-title {
    border-bottom: 3px solid #009fe3;
    padding-bottom: 10px;
    text-transform: uppercase;
}
#acerca-del-club .about-card-text-wrapper {
    padding: 0 15px 0 390px;
    min-height: 250px;

}
#acerca-del-club .about-card .about-image-wrapper {
    overflow: hidden;
    height: 284px;
}
#acerca-del-club .about-card .about-image-wrapper .image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
#acerca-del-club .about-card.capacitacion .about-image-wrapper {
    margin-left: 390px;
}
#acerca-del-club .about-card.capacitacion .about-card-text-wrapper {
    padding: 0 375px 0 15px;
}

@media (max-width: 1199.98px) {
    #acerca-del-club .club-inner {
        padding: 0 15px;
    }
    #acerca-del-club .about-card.capacitacion .about-image-wrapper {
        margin-left: 0;
    }
    #acerca-del-club .about-card.capacitacion .about-card-text-wrapper {
        padding: 0;
    }
    #acerca-del-club .titulo-seccion-wrapper {
        padding-left: 15px !important;
    }
}

#especialistas .specialist-card {
    border: 1px solid #e5e5e5;
    background: url('/assets/images/logos/logo-club-grayscale.png') no-repeat center center;
    height: 360px;
}

#especialistas .specialist-card .card-body,
#especialistas .specialist-card .cover {
    height: 100%;
    width: 100%;
    position: relative;
}

#especialistas .specialist-card .card-body {
    opacity: 0;

    -webkit-transition: opacity 0.5s ease-in;
       -moz-transition: opacity 0.5s ease-in;
        -ms-transition: opacity 0.5s ease-in;
         -o-transition: opacity 0.5s ease-in;
            transition: opacity 0.5s ease-in;
}
#especialistas .specialist-card .card-body:hover {
    opacity: 1;
}

#especialistas .specialist-card .cover {
    background-color: #029bd5;
    opacity: 0.5;
}

#especialistas .specialist-card .actions-buttons {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 10px;
}

#especialistas .specialist-card .actions-buttons .nav-item {
    margin-bottom: 10px;
}
#especialistas .specialist-card .actions-buttons .nav-item:last-child {
    margin-bottom: 0;
}
#especialistas .specialist-card .actions-buttons .nav-item .btn {
    border-color: #FFF;
}

#especialistas .specialist-card .actions-buttons .nav-item .btn:hover {
    border-color: #e6e6e6;
}
#especialistas .specialist-card .actions-buttons .nav-item .btn:focus {
    outline: 1px solid;
    outline-offset: unset;
}

#especialistas .modal-specialist {
    padding-top: 20%;
}

#especialistas .modal-specialist .modal-header {
    padding: 15px 15px 15px 0;
    border-bottom: 0;
}
#especialistas .modal-specialist .modal-header .modal-title {
    line-height: 1.2;
}

#especialistas .modal-specialist .modal-header .modal-subtitle {
    color: #029bd5;
    margin-bottom: 0px;
}

#especialistas .modal-specialist .modal-body .nav-tabs {
    padding-bottom: 15px;
    margin-bottom: 2.575rem;
}

#especialistas .modal-specialist .modal-body {
    min-height: 350px;
}

#especialistas .modal-specialist .nav-tabs > li > a {
    background-color: #ededed;
    color: #131313;
    border: none;
}

#especialistas .modal-specialist .nav-tabs > li.active > a,
#especialistas .modal-specialist .nav-tabs > li.active > a:focus,
#especialistas .modal-specialist .nav-tabs > li.active > a:hover {
    background-color: #009fe3;
    color: #FFF;
    border: none;
}

#especialistas .modal-specialist #fichas-items-wrapper {
    border: 1px solid #009fe3;
    padding: 15px 10px;
    margin: 0;
}
#especialistas .modal-specialist #fichas-items-wrapper + #fichas-items-wrapper {
    padding-top: 0;
}

#especialistas .modal-specialist .content-box .content-text-wrapper {
    line-height: 41px;
}
#especialistas .modal-specialist .content-box .content-title {
    font-size: 1.1em;
    font-weight: bold;
    color: #009fe3;
}
#especialistas .modal-specialist .content-box .description {
    font-size: 0.9em;
}

#especialistas .modal-specialist .gallery-card .gallery-card {
    min-height: 305px;
}
#especialistas .modal-specialist .pagination {
    margin-bottom: 0;
}


@media (min-width: 1170px) {
    #especialistas .modal-specialist {
        padding-top: 10%;
    }
}
/*-----------------------------------------
 * Strategic Contents
 *-----------------------------------------*/

 /* Strategic Contents card */
.strategic-content-card {
    padding: 15px;
    border: 2px solid #009fe3;
    color: #000;
    min-height: 330px;
    background-color: white;
    position: relative;
}

.strategic-content-card--backdrop {
    opacity: 0;
    width: 99.5%;
    height: 99.5%;
    position: absolute;
    top: 1px;
    left: 1px;
}

.strategic-content-card--backdrop:hover {
    background-color: #353535;
    opacity:0.9;
}

.strategic-content-card-button {
    width: 100px;
    border-radius: 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 2px solid rgb(255, 255, 255) !important;
    color: rgb(255, 255, 255);
    font-weight: bold !important;
}

.strategic-content-card-button:hover {
   background-color: white;
}

.strategic-card-title-wrapper {
    margin-left: 18px;
    margin-bottom: 5px;
}

.strategic-content-card-title {
    color: rgb(0, 159, 227);
    font-weight: bold;
    display: inline;
    font-size: 18px;
}

.strategic-content-category-title {
    text-align: center;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.scontent-image-card {
    height: 40%;
    max-height: 200px;
    object-fit: contain;
    object-fit: cover;
}

.strategic-card-title-wrapper {
    margin-bottom: 10px;
}

.filter-cards .filter {
    margin-right: 5px;
}

.filter-cards .filter:last-child {
    margin-right: 0;
}

/* Strategic Contents modal */

.modal-strategic-wrapper {
    height: 100%;
    width: 100%;
    position: fixed;
}

.modal-dialog-strategic-wrapper .strategic-card-title-wrapper {
    margin-left: 15px;
    margin-bottom: 0;
}

.modal-dialog-strategic-wrapper {
    background-color: rgba(0,0,0,0.8);
}

.modal-strategic-wrapper .modal-content {
    margin-top: 50px !important;
    background-color: rgba(0,0,0,0.5);
    min-height: 500px;
}

.modal-dialog-strategic-wrapper .close-button {
    margin: 0;
    position: absolute;
    opacity: 1;
    z-index: 10;
    cursor: pointer;
    top: 0%;
    left: 96%;
    color: white;
    font-size: 45px;
}

.modal-dialog-strategic-wrapper .close {
    color: white;
    opacity: 1;
    z-index: 90;
    position: relative;
    float: right;
    margin-right: 40px;
    margin-top: 10px;
}

.scontent-items-wrapper {
    opacity: 100%;
    background-color: rgb(255, 255, 255);
    margin: 48px;
    position: relative;
    min-height: 400px;
}

.scontent-header {
    margin:0px  !important;
    padding: 15px;
}

.scontent-interior-image {
    background-image: url("https://s3-us-west-2.amazonaws.com/melingoimages/Images/21218.jpg");
    height: 150px;
    width: 300px;
    background-size: cover;
}

.w30 {
    width: 30%;

}
.w40 {
    width: 40%;

}
.modal-scontent-image-wrapper {
    float:left;
}


.modal-scontent-body-wrapper {
    width: 100%;
    clear: both;
}

.scontent-item-title {
    font-size: 25px;
    font-weight: bold;
    float: left;
    margin-left: 10px;
}

.scontent-box {
    background-color: rgb(0, 159, 227);
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
}

.scategory-title {
    color: rgb(0, 159, 227);
    font-weight: bold;
}

.scontent-item-text {
    margin-left: 15px;
    padding: 20px;
    padding-top: 10px;
    text-align: justify;
}
/* Custom Radio Button End*/
/*-----------------------------------------
 * Social
 *-----------------------------------------*/

.jssocials-share-link {
    border-radius: 50%;
    border: none !important;
}

.jssocials-share-logo {
    font-size: 0.9em;
}

.jssocials-share-instagram .jssocials-share-link {
    background: url('/assets/images/bgs/instagram_bg_icon.jpg') center center no-repeat;
    background-size: cover;
    background-color: transparent;
}

.jssocials-share-instagram .jssocials-share-link:hover {
    opacity: 0.8;
}


/*-----------------------------------------
 *Componentes
 *-----------------------------------------*/
.mainmenu #welcome .dropdown-menu {
    border-radius: 0;
}
.mainmenu #welcome .dropdown-menu li {
    display: block;
}
.mainmenu #welcome .dropdown-menu li a,
.mean-container .mean-nav #welcome .dropdown-menu li a {
    padding: 10px;
    padding-right: 20px;
    display: block;
    line-height: initial;
    height: auto;
    width: 100%;
    font-size: 1.5rem;
    color: #333;
    font-weight: 500;
}
.mainmenu #welcome .dropdown-menu li a:hover,
.mean-container .mean-nav #welcome .dropdown-menu li a:hover {
    font-weight: 700;
    background-color: transparent;
}
.mainmenu #welcome .dropdown-menu li a i,
.mean-container .mean-nav #welcome .dropdown-menu li a i {
    font-size: 1.5rem;
    padding-left: 5px;
    padding-right: 5px;
}

.logo-cia-link {
    display: inline-block;
}

/* Tours */
.popover.tour {
    z-index: 999999;
}
.popover.tour .tour-wrapper {
    display: grid;
    grid-template-columns: 110px auto;
}
.popover.tour .tour-wrapper .tour_logo {
    background: url('../images/logos/club-de-buenas-practicas-tamberas_logo-tours.png') center center no-repeat;
    background-size: contain;
    width: 100%;
    height: 90px;
    margin-top: 10px;
}
.popover.tour .popover-navigation {
    display: flex;
    gap: 3px;
    padding: 0;
    margin: 0 5px 5px 0;
}
.popover.tour .popover-navigation .btn {
    color: black;
    font-weight: bold;
    font-size: 11px;
}
 .popover.tour .popover-navigation .btn[data-role="prev"] {
    margin-left: auto;
 }

#tour-info-link {
    position: fixed;
    z-index: 999998;
    display: block;
    padding: 5px;
    right: 0px;
    top: 150px;
    background: #fff;
    border-radius: 50px;
}
#tour-info-link i {
    font-size: 40px;
    color: #009fe3;
}

.youtube-embed-wrapper {
    margin-right: 15px;
}

#ppal-news .description {
    column-count: 1;
    column-gap: 0;
    text-align: justify;
}
/*-----------------------------------------
 * Responsive updates
 *-----------------------------------------*/

/*Landscape */
@media (min-width:1024px) and (max-width: 1200px){
    .mainmenu ul#nav li a {
        font-size: 14px;
    }
}



/* Medium devices (tablets, less than 992px) */
@media (min-width: 992px) {
    .home-content-wrapper {
        z-index: 99999;
        margin-top: -127px;
    }
    #acerca-del-club .about-card .about-image-wrapper {
        height: 280px;
    }
    #acerca-del-club .about-card.capacitacion .about-card-capacitacion-text-wrapper {
        width: 66.5%;
    }
    #acerca-del-club .about-card.capacitacion .about-image-wrapper {
        padding-left: 0;
    }

    .dob-input-wrapper .day,
    .dob-input-wrapper .month {
        padding-right: 0;
    }

    #ppal-news .description {
        column-count: 2;
        column-gap: 30px;
        text-align: justify;
    }
}
/* Only Large devices (desktops) */
@media (min-width: 1200px) {
    #acerca-del-club {
        overflow: hidden;
    }

    #acerca-del-club .about-card .about-image-wrapper {
        width: 28%;
    }

    #acerca-del-club .about-card-text-wrapper {
        padding: 0 15px 0 150px;
    }
    #acerca-del-club .about-card.capacitacion .about-image-wrapper {
        margin-left: 155px;
    }
    #acerca-del-club .about-card.capacitacion .about-card-capacitacion-text-wrapper {
        width: 59%;
    }
    #acerca-del-club .about-card.capacitacion .about-card-text-wrapper {
        padding: 0 198px 0 15px;
    }
}
/* Only Large devices (desktops) */
@media (min-width: 1440px) {
    #acerca-del-club .about-card.capacitacion .about-card-capacitacion-text-wrapper {
        width: 61%;
    }
}
/* Only Large devices (desktops) */
@media (min-width: 1690px) {
    #acerca-del-club .about-card .about-image-wrapper {
        width: 21%;
    }
    #acerca-del-club .about-card-text-wrapper {
        padding: 0 15px 0 385px;
    }
    #acerca-del-club .about-card.capacitacion .about-image-wrapper {
        margin-left: 395px;
    }
    #acerca-del-club .about-card.capacitacion .about-card-text-wrapper {
        padding: 0 390px 0 15px;
    }
    #acerca-del-club .about-card.capacitacion .about-card-capacitacion-text-wrapper {
        width: 58.5%;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1023px) {
     .logo_area {
        top: 0;
        background: url('/assets/images/logos/club-de-buenas-practicas-tamberas_logo-sticky.png') center center no-repeat;
        background-size: contain;
        width: 100px;
        height: 90px;
    }

    #acerca-del-club .about-card-text-wrapper,
    #acerca-del-club .about-card.capacitacion .about-card-text-wrapper {
        padding: 0;
    }
    #acerca-del-club .about-card-text-wrapper {
        min-height: 250px;
    }
    .main_header_area {
        top: 0 !important;
        height: 75px !important;
    }

    .logo_area,
    .main_header_area.sticky .logo_area {
        top: 0;
        margin-right: 7px;
        background: url('/assets/images/logos/club-de-buenas-practicas-tamberas_logo-sticky.png') center center no-repeat;
        background-size: contain;
        width: 67px !important;
        height: 75px !important;
    }
}



/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    #acerca-del-club .about-card-text-wrapper {
        min-height: 199px;
    }
    .main_header_area {
        top: 0 !important;
        height: 75px !important;
    }

    .logo_area,
    .main_header_area.sticky .logo_area {
        top: 0;
        background: url('/assets/images/logos/club-de-buenas-practicas-tamberas_logo-sticky.png') center center no-repeat;
        background-size: contain;
        width: 67px !important;
        height: 75px !important;
    }
    #acerca-del-club .about-card-text-wrapper {
        padding: 0;
    }
    #acerca-del-club .about-card-capacitacion-text-wrapper {
        float: none !important;
    }
    #noticias .description {
        column-count: 1;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .image-ppal-container {
        margin-bottom: 20px;
        width:100% !important;
    }

    .image1-container, .image2-container{
        width:50% !important;
    }


}


/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    #acerca-del-club .about-card-text-wrapper {
        min-height: initial;
    }
    #acerca-del-club .about-image-wrapper {
        padding: 0;
    }
    #acerca-del-club .about-image-wrapper img {
        margin: auto;
    }
    .home-content-wrapper {
        margin-top: 0;
    }
    #club-tambero .sub-header {
        height: auto;
        padding: 20px 0;
    }

    #club-tambero .sub-header .image,
    #club-tambero .sub-header .fichas,
    #club-tambero .sub-header .description,
    #club-tambero .sub-header .titulo-ppal {
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        right: 0;
        top: 0;
    }

    #buenas-practicas .boxes {
        margin-bottom: 0;
    }

    #acerca-del-club .about-card-text-wrapper {
        padding: 0;
    }

    .calle-agroindustria {
        margin-top: 0;
    }

    .footer_bottom p {
        line-height: 1.7;
    }

    .footer_bottom {
        padding: 10px 0;
    }

    .pending-bonding-image-box .pending-bonding-badget {
        top: 36%;
        left: 43%;
        width: 15%;
    }
    .logo-cia-link {
        margin-bottom: 20px;
    }

    #logos-cias > div {
        text-align: center !important;
        float: none !important;
    }

    .dob-input-wrapper .day,
    .dob-input-wrapper .month {
        margin-bottom: 15px;
    }

    .image.ppal{
        margin-bottom: 20px;
    }
}

/* Small devices */
@media (max-width: 600px) {
    .image.ppal{
        margin-bottom: 20px !important;
        height: 270px !important;

    }
}

@media (max-width: 600px) {
    .image.ppal{
        margin-bottom: 20px;
        height: 270px;

    }
}

@media (max-width: 575.98px) {
    .space-foto-noticia {
        margin-right: 0;
        margin-bottom: 20px;
    }

    #buenas-practicas .box-bp-area {
        font-size: 25px;
    }
    #buenas-practicas .box-texto-bp-01-al-07 {
        font-size: 60px;
    }
    #buenas-practicas .box-texto-bp {
        font-size: 16px;
        padding: 15px;
    }

    .pending-bonding-image-box .pending-bonding-badget {
        width: 15%;
        left: 42%;
    }


    .float-message {
        right: 0;
    }

    .modal-content {
        padding: 0;
    }
}

/* Espacio nuevo by Ova */
body, p {
    line-height: 1.25;
}

.img-biblio-logo {
    max-height: 45px;
}


.email {
    margin-left: 0;
    margin-top: 0;
}

.logo-club-mail {
    padding-left: 110px;
    margin-left: 15px;
}

.logo-inta-mail {
    padding-left: 110px;
    margin-left: 15px;
}

.logo-fundacionpel-mail {
    padding-right: 110px;
    margin-right: 15px;
}

.txt-mail {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    text-align: left;
    color: #444;
    font-weight: 400;
    margin: 0 0 0 30px;
    line-height: 120%;
    min-height: 295px;
}
.ekko-lightbox .modal-content {
    padding: 30px 20px;
    border-radius: 0;
}

.ekko-lightbox .modal-footer {
    padding: 10px 10px 0;
    border: none;
}

.ekko-lightbox .modal-header {
    padding: 0 15px;
    border: none;
}

.ekko-lightbox .ekko-lightbox-nav-overlay {
    z-index: 9999
}

.gallery-card {
    padding: 15px;
    border: 1px solid #009fe3;
    color: #000;
    min-height: 391px;
}

.ekko-lightbox .ekko-lightbox-item:not(.show) {
    display: none;
}
.ekko-lightbox .ekko-lightbox-nav-overlay {
    top: 50%;
    height: 30px;
}

.bpa-logo {
    align-content: center;
    max-width: 12%;
}

img.img-responsive {
    margin: auto;
    display: block;
}

.modal-dialog-video {
    width: 1336px;
    margin: 15px auto;
}
.modal-body {
    position: relative;
    padding: 0px;
}
