.elementor-editor-active .elementor-column-gap-default, .elementor-editor-active .elementor-column-gap-no{
  margin-top: 150px;
}

body{
  overflow-x: hidden;
}

body.header-sticky{
  padding-right: 0px !important;
  font-family: 'Raleway' !important;
}

.flat-personas{
  width: 100%;
  display: block;
}

.flat-personas.owl-theme .owl-controls .owl-nav div{
  border:none !important;
}


.post.style3 .entry-post .entry-author .img-author{
  margin-top: 22px;
}

.post.style3 .entry-post h6.entry-title{
  border-bottom: 0px !important
}

.post.style3 .entry-post .entry-author .name-author{
  margin-top: 15px !important;
  font-size: 12px;
}

.tp-leftarrow, .tp-rightarrow{
  display: none !important;
}

.modal-body, .modal-header{
  padding: 20px !important;
}

.name-author{
  padding:0px 20px !important;
}

.flat-counter .content-number .numb-count{font-size: 50px;}

.tp-caption.title-slide.style2{
  font-family: 'Raleway' !important;
}

.flat-personas.owl-theme .owl-dots{
text-align: center !important;
padding-top: 25px !important;
margin-bottom: 25px !important;
}

#vsel.post.style2.box {
  padding: 28px 37px 22px;
  border: 1px solid #ebebeb;
}

.vsel-content h3{
  line-height: 22px;
}

a.fancybox{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.wpcf7-response-output{
  width: 100%;
  float: left;
  display: block;}

  .menosTop{
    margin-bottom: 25px !important;
  }

.flat-clientes .owl-stage{
display: flex;
align-items: center;
}

.custom-logo-link img{
  max-height: 80px;
  width: auto !important;
}

.upscrolled .custom-logo-link img{
  max-height: 50px;
}

.nav-wrap{
  margin-top: 11px;
}

.flat-pl101{
  padding-left: 0px !important;
}

.modal{
  z-index: 99999;
}

.modal-dialog-centered{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 92vh;
}

  .modal-header{
    display: flex;
    justify-content: space-between;
  }

  .modal-content{
    width: 100% !important;
    max-width: 900px;
  }

  .modal-content li{
    position: relative;
    padding-left: 20px;
  }

  .modal-content li:before{
content:'';
width: 7px;
height: 7px;
background-color: black;
display: inline-block;
border-radius: 100%;
position: absolute;
top: 9px;
left: 5px;
  }

  .logo-maple{
    height: 40px !important;
    width: auto;
    margin-left: 10px;
  }

  .avatar img{
    max-height: 70px;
    max-width: 80px !important;
  }

  .asociados{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 25px;
    justify-content: space-between;
  }

  .asociados h3{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
  .style-ove{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .asociados .asociado{
    
    flex: 0 1 45%;
    display: flex;
    margin-bottom: 25px;
    align-items: center;
    
  }

  .asociado .foto{
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center center;
    margin-right: 20px;
    border-radius: 10px;
    border:solid 1px #eaeae8;
        flex: 0 1 100px;
  }

.woocommerce .page-title{
  display: none !important;
}

  .grigris{
    background-color: #f0f2f5;
 }

 .grigris .container{
   background-color: #ffffff;
   border-left: 1px #e4e6e9 solid;
   border-right: 1px #e4e6e9 solid;
 }

 .asociado .texto{
  flex: 1 1 0;
  min-width: 200px;
  padding: 0px 10px;
 }

  .asociado .texto .nombreyapellido{
    font-size: 16px;
    font-weight: 700;
  }
  .asociado .texto .pais{
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
    display: flex;
    align-items: center;
  }

.pais img{
  max-height: 20px;
  width: auto;
  margin-right: 5px;
}

  .asociado .boton{
    margin-left: auto;
        flex: 0 0 100px;
  }

  .asociado .boton button{
    background-color: #e4e6eb;
    color: #050505;
    padding: 10px 12px;
    border-radius: 5px;
    font-size: 12px;
  }

  .cv p{
    width: 100% !important;
  }

  .cv10{
    background-color:steelblue;
    color:white;
    padding: 10px 24px;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    margin: 10px auto;
  }

  .cv10:hover{
    background-color: rgb(113, 155, 189);
    color:white;
  }

  .asociado .boton button:hover{
    background-color: #c9cbce;
  }

  .infoOculta{
    display: none;
  }

  .asoc{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .asoc .foto{
    border-radius: 100%;
    border: solid 2px #f2f2f2;
    width: 150px;
    height: 150px;
    background-size: cover;
    background-position: center center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }



  .linea1{
    width: 100%;
        border-bottom: solid 1px #f1f1f1;
        padding-bottom: 10px;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items: center;
  }

  .midat{
    margin-left: auto;
    margin-right: auto;

    color: black;
    padding: 0px 10px;
  }

  .midat .nombre{
    font-size: 20px;

  }
  .midat .pais{
    font-size: 15px;
    font-style: italic;
  }

  .linea2{
    width: 100%;
    margin-top: 15px;
  }

  ul.ordenar {
  display: flex;
  flex-wrap: wrap;
}

#testimonios{
  background-color: rgba( 0, 0, 0, 0.7 );
}

#testimonios h1{
  color: white !important;
}

.owl-theme .owl-controls .owl-nav div.owl-next:before{
  margin-left: 0px !important;
}

.ordenar li {
  height: 40vh;
  flex-grow: 1;
}

.ordenar img {
  max-height: 100%;
  min-width: 100%;
  object-fit: cover;
  vertical-align: center;
}

  @media(max-width: 992px){
    .asociados .asociado{
      flex: 0 1 100%;
      flex-wrap: wrap;
    }
  }

  @media(max-width: 451px){
    .asociado .foto{
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
    }
    .asociado .texto{
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .asociado .boton{
      margin-right: auto;
      margin-top: 10px;
      text-align: center;
    }
  }
  .titulazo{
    width: 100%;
    color: white;
    padding: 180px 0px 50px 0px;
    font-size: 40px;
    font-weight: bolder;
    margin-bottom: 50px;
    background-size: cover;
    background-position: bottom center;
    background-image: url('../../images/maple/librosas.jpg');
  }

  .chaitoizi{
    display: none;
  }

  .paginacion{
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
  }

  .listas{
    display: inline-flex;
  }

    .listas li{
      list-style-image: none;
      list-style-type: none;
      padding: 7px 14px;
      border-top: solid 1px #d3d3d3;
      border-left: solid 1px #d3d3d3;
      border-bottom: solid 1px #d3d3d3;
      color: black;
    }
      .listas li:hover{
        background-color: #2582eb;
        color: white;
        cursor: pointer;
      }

    .listas li:last-child{
      border-right: solid 1px #d3d3d3;
    }
      
    .post-conferencia{
      display: block;
    }

    .navigation{    text-align: center;
    padding: 21px 0px;
}

    .navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: block;
    margin: 10px 3px;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

.navigation ul{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.header-post{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;

}

.post-comment{
  width: auto !important;
  padding-right: 15px;
}

.flat-testimonials {  
  border: 1px solid #ebebeb;
  cursor: e-resize;
  padding: 30px;
  margin-bottom: 60px;
  background: white;
}

.wpcf7-response-output{
  margin: 40px 0px;
    padding: 25px 1em;
    border: 2px solid #00a0d2;
    font-size: 36px;
    text-align: center;
}

.flat-title{
  width: calc(100% - 123px) !important; 
  margin-top: 10px;
}

@media(max-width: 530px){

.entry .header-post .post-comment .date span{
  font-size: 30px;
}

.titulazo{
      padding: 50px 0px 50px 0px;

}

}

.products .woocommerce-loop-product__title{
  font-family: 'Roboto';
  color: black;
}

.products .product{
  text-align: center !important;
}

.products .product .price{
  display: none !important;
}

.label{
  padding: 0px !important;
}

label[for=tipo]
{
    display: none !important; 
}

#tipo{
  margin-top: 0px;
}

.product_title.entry-title{font-size: 35px !important;}

.product .price{
  display: none;
}

.woocommerce-variation-price .price{
  display: block;
  color: black;
  font-size: 30px;
}

.woocommerce-variation-price{
  margin-bottom: 25px;
}

.reset_variations{
  display: none !important
}