@font-face {
    font-family: "Meroche Bold";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../letra/Meroche-Bold.woff") format("woff"), url("../letra/Meroche-Bold.ttf") format("truetype");
}


.f-meroche{
  font-family: "Meroche Bold";
}

.testimonial .testimonial-author strong{
  font-family: "Meroche Bold" !important;
}




/*Redes Desktop*/
.cont-info-float{position: fixed; top: 30%; right: 5px; z-index: 99999;}
.info-float img{width: 40px; display: block; margin: 10px 0; filter: drop-shadow(1px 3px 2px black);}
.cont-redes-phone{display: none;}

/*Animation*/
.info-float:hover img{animation: move linear 2s infinite;}

@keyframes move{
  0%{transform: translateX(-10px);}
  50%{transform: translateX(10px);}
  100%{transform: translateX(-10px);}
}


.c-blanco{
  color: white !important;
}

@media screen and (max-width: 767px){
.ver-phone{
  display: block !important;
      height: 100vh;
          position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.ocultar-phone{
  display: none !important;
}

  .cont-info-float {display: none;}
  /*Redes Phone*/
  .cont-redes-phone{display: block; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9999;}
  .cont-redes-phone .cont-style{ display: flex; align-items: center;}
  .whats-phone{background: #b05497; width: 16.66666666666666%; padding: 10px 0;border: 1px solid #fff;}
  .phone-phone{background: #b05497; width: 16.66666666666666%; padding: 10px 0;border: 1px solid #fff;}
  .mail-phone{background: #b05497; width:  16.66666666666666%; padding: 10px 0;border: 1px solid #fff;}
  .insta-phone{background:#b05497; width:  16.66666666666666%; padding: 10px 0;border: 1px solid #fff;}
  .face-phone{background:#b05497; width:  16.66666666666666%; padding: 10px 0;border: 1px solid #fff;}
  /*end*/ 
}


.d-grid{
    display: grid;
}

.ws{
  white-space: pre-line;
}


.pleca_uno{
    background-image: url(../imagenes/pleca-1.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 100%;
     background-size: cover !important; 
   /* background: #043168;*/
}


.icono-beneficios
{   display: inline-block;
    height: 75px;
    padding: 0;
    width: 75px;
    margin-top: 0;

}    



.fondos_pleca{
 background: url(../imagenes/pleca-2-izq.svg) left center no-repeat, url(../imagenes/pleca-2-der.svg) right center no-repeat;
     background-size: 200px, contain;
}



.bkg_testimonios{
   background-image: url(../imagenes/testimonios.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    /* width: 100%; */
    background-size: cover !important;
}


.bkg_organizacion{
    background-image: url(../imagenes/partners.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 100%;
     background-size: cover !important; 
   /* background: #043168;*/
}


.f-colores{

background: rgb(221,87,45);
background: linear-gradient(119deg, rgba(221,87,45,1) 0%, 
rgba(217,213,42,1) 14.2%, 
rgba(124,180,62,1) 28.4%,
rgba(85,174,114,1) 42.6%, 
rgba(8,168,143,1) 56.8%, 
rgba(109,158,209,1) 71%,
rgba(112,90,158,1) 85.2%, 
rgba(176,83,151,1) 100%);

}


.bullet{
     width: 12px;
    margin-top: -1px;
}

.bullet-lista{
    list-style: none;
}

.w50{
  width: 50%;
}

.margin-top0{
  margin-top: 0px !important;
}
.margin-b0{
  margin-bottom: 0px !important;
}

.f-morado{
  color: #70599d !important;
}

.minus{
  text-transform: lowercase;
}

.ls-5{
    letter-spacing: .5px;
}

.t-center{
  text-align: center;
}

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

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

.col-lg-1m{
  width: 12.5%;
}

.bkg-gris{
  background-color: #f2f2f2;
}


.titutlo-team{
    text-align: center;
    text-transform: none;
}

.thumb-info-caption {
    text-align: center;
}

.subtitutlo-team{
    /* text-align: center; */
    /* align-items: center; */
    width: 100%;
    /* margin: auto; */
    display: inline-block;
}


@media (min-width: 992px){
.col-lg-2-m {
    flex: 0 0 auto;
    width: 20%;
}
}


.img1_clientes{
  width: 70%;
}

.img2_clientes{
  width: 70%;
}


@media (min-width: 992px){
.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a, #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
    color: #000;
}

}


.m_left28{
    margin-left: 28px;
}


.p-footer{
    padding-top: 25px !important;
    padding-bottom: 20px !important;
}

.bullet-lista{
 margin-top: 25px;
    margin-bottom: 25px; 
}


.cont-requisitos{
    margin: 0 0 auto;
}

#spam{display:none;}

.y-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.text-end {
    text-align: right!important;
}

.logo-leadme {
    width: 135px;
}

 .copyright p {
    color: #fff;
    margin-bottom: 0px;

  }

  .copyright p a {
    color: #fff;

  }

/* Mobile */
@media only screen and (max-width: 767px) {

.thumb-info.thumb-info-no-zoom img {
    width: 50%;
}

.thumb-info {
    align-items: center;
    margin: auto 0;
    text-align: center;
}

  .p-footer{
    margin-bottom: 40px !important;
  }


.md-mb-20{
    margin-bottom: 20px;
}

.t-center-responsive{
    text-align: center !important;
}


.p0_contacto  {
    padding: 0px !important;
}


 .titulo-slider {
    font-size: 2.2em !important;
}

  #header.header-effect-shrink .header-container {
    min-height: 100px;
    height: 100px;
}

.t-center-r{
    text-align: center;
}

.t-justificar-r{
    text-align: justify;
}

section.section.section-height-3 {
    padding: 1.5rem 0;
}
.w100-r{
  width: 100%;
}

.home-intro p {
    margin-bottom: 1rem;
}
.home-intro {
    margin-bottom: 30px;
}

.p_0_tb{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.featured-box h4 {
    font-weight: 500;
}

.d-flex-r{
    flex-direction: column-reverse;
}

.section-pt0{
    padding-top: 10px !important;
     padding-bottom: 10px !important;
}

.pt_requisitos-img{
    padding-top: 30px;
}

.titulo-oportunidad-trabajo-r{
    font-size: 1.30em !important;
    text-align: center;
    line-height: 30px;
}

.fondos_pleca{
    background: none !important;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

.testimonial.testimonial-with-quotes blockquote p {
    padding: 0;
}

.testimonial.testimonial-with-quotes blockquote p {
    padding: 0;
    line-height: 1.2 !important;
    font-size: 21px !important;
}
.titulo-clientes-r {
    line-height: 1.2 !important;
    font-size: 21px !important;
}
.w50 {
    width: 100%;
}
.img1_clientes {
    width: 70%;
    margin-bottom: 30px;
}
.img2_clientes {
    width: 70%;
}
@media screen and (max-width: 764px) {
  .img3_clientes{
    margin-top: 30px;
  }
}


iframe {
    border: 0;
    padding: 0px;
    margin: 0px;
    height: 400px;
}
}

/* Tablet / iPad Portrait */
@media only screen and (min-width: 768px) and (max-width: 991px) {}

/* Computer / Desktop / iPad Landscape */
@media only screen and (min-width: 992px) and (max-width: 1199px) {}

/* Large Monitor */
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
   
.fondos_pleca {
    background: url(../imagenes/pleca-2-izq.svg) left center no-repeat, url(../imagenes/pleca-2-izq.svg) right center no-repeat;
    background-size: 150px, 250px;
}
.t-center-r-capacitacion{
    text-align: center;
}

}


@media only screen and (min-width: 1367px) and (max-width: 1900px) {
   .fondos_pleca {
    background: url(../imagenes/pleca-2-izq.svg) left center no-repeat, url(../imagenes/pleca-2-izq.svg) right center no-repeat;
    background-size: 150px, 250px;
}

.t-center-r-capacitacion{
    text-align: center;
}

}

/* Widescreen Monitor */
@media only screen and (min-width: 1920px) {
    



}
.whats{
    width:2rem;
}
