@font-face {
    font-family: "Rational";
    src: url('Rational.otf');
}
@font-face {
    font-family: "Rational Bold";
    src:url('Rational Bold.otf');
}
@font-face {
    font-family: "Termina Bold";
    src:  url('Termina-Bold.otf');
}
@font-face {
    font-family: "Termina Light";
    src: url('Termina-Light.otf');
}

html a img{border:none;}
img { border: none;}
html{padding:0;margin:0;position:relative;min-height: 100%;}
body{padding:0;margin:0px;background: #fff;font-family:'Rational';background:#FFF;text-align:justify;font-size:11px;}
*{margin: 0;}
html, body {height:100%;}
input{border:#D1CAB7 solid 1px;color:#D2CBB8;}
.barragris{background:#ECECEC;  width:100%;  padding:10px 0;}
.menutop{
    max-width: 1500px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 25px;
}
.menutop a{padding:2px 5px;font-family:arial;}
#repro{ background: #fbcd54;color:#FFF;text-align:center;display:block;width:180px;border-radius:20px;padding:10px;font-size:18px;cursor: pointer;}

.titulo h1{font-size:0 !important;}

h1{    color: #000000;
    font-size: 22px;
    font-family: 'Rational';
    padding: 20px;}

h2{        text-align: left;
    color: #000;
    /* background: #000; */
    font-size: 24px;
    font-family: 'Rational';
    font-weight: 100;
    padding: 12px;
    border-radius: 10px;
    margin: 20px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    /*border-bottom: solid 1px;*/
}

h3{letter-spacing: 2px;font-size:26px;}
h4{font-family:"Rational Bold";text-transform: uppercase;color:#1d2547;}
.secciones_redes h3{color:#000;font-size:16px;font-style: italic;font-weight:400;}

h4{color:#1d2547; ;font-size:15px;text-align:left;font-size:17px;}
#divgral{width:100%;margin:0 auto;padding:0;background:#ffffff;z-index:10000;position:fixed;    border-top: 13px solid #000;}
#blanco{height:193px;}
#todo{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    min-height: 55px;
    overflow: hidden;
    background: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
#logo{width:auto;max-width:80%;}
.redes-soc{
    font-size: 25px;
    padding: 20px;
    margin: 0px;
}
.redes-soc a{margin:0 10px;}
.redes-soc i{color:#007a73;}
#divm{width:80%;float:left;}
/*#redes_soc{display:block;width:100%;height:46px;border:green solid 0px;margin-top: 11px;}
#redes_soc a{display: inline-block;float:right;margin:9px 13px;text-decoration: none;color:#FFF;}
#redes_soc a:hover{color:#fff}

#newsletter{display:inline-block;float:right;line-height: 37px;color:#9E8262;font-size:13px;font-weight:400;}*/
#barblock{    
    background: #FFF;
    /* border-top: 1px solid #000; */
    display: flex;
    /* border-bottom: 1px solid #000; */
    flex-direction: column;
    align-items: flex-end;    
}
#divmenu{display:block;width:100%;min-height:30px;border:green solid 0px;float:right;margin-top:0px;}
#contenido{width:100%;max-width:1500px;margin:0 auto;}

section{display:flex; font-size: 20px;}

.categories{
    border: solid 1px #0000001a;
    padding: 20px;
    margin: 10px;
    line-height: 20px;
}
.recientes{
    border: solid 1px #0000001a;
    padding: 20px;
    margin: 10px;
    line-height: 20px;
}
#random-posts{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}
#random-posts a{display:block;}

#random-posts .postImageWrapper {width: 323px;}


.news{display: flex;
    width: 50%;
    padding: 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;}
.news a{background: #fbcd54;color:#FFF;text-align:lefT;width:100%;padding:20px;max-width:100%;}

.news a h1:hover{
    color:#000 !important;
}

.containerPost{display:flex;}
.containerPost h1{color:#000;font-family:'Termina Bold';padding: 20px 0;}
.containerPost img{max-width:100%;}
.postNew{width:80%;padding:10px;max-width:80%;font-family:'Rational' !important;}
.postNew p{
    font-family: 'Arial' !important;
    font-size: 15px !important;
    font-style: normal;
    line-height: 22px;
}
.sideBarNews{width:30%;padding:20px;max-width:30%;display:flex;}

/* POST */
.divrow{
    width:100%;height:30px;background:#000;
}

.rw-2{
    display: flex;
    width: 100%;
    flex-direction: column;
    margin: 0 auto;
}
#new-principal{
    width:50%;
  }
  #new-secundario{
    width:50%;
    display:flex;
  }

.news-2{
    width:50%;
    display:flex;
}

.postContainer {
    margin:0;
    border: solid 1px #FFF;
}

.postImageWrapper {
    position: relative;
    max-width: 100%;
    margin: 0;
}

.postImage {
    width: 100%;
    height: 181px;
    display: block;
}
.imgPr{
height:auto;
}

.categoryTag {
    position: absolute;
    top: 10px;
    left:10px;
    background-color: #fbcd54;
    color: black;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
}

.postTitle {
    position: absolute;
    bottom: 10px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 3px;
    width: calc(100% - 20px);
}

.postTitle a {
    text-decoration: none;
    color: white;
}

.postContent p {
    margin: 5px 0;
}
#divAlianzas{
    display:flex;
}
.alianzas{
    margin:40px;

}

#redesFrame{
    display: flex;
    font-size: 20px;
    flex-direction: row;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-around;
}

#redesFrame div{
    /*width: 33%;*/
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
#redesFrame div span{
    padding:5px;display:block;text-align:centeR;margin:20px auto;
    border-radius: 10px;
    padding: 10px;
}
#redesFrame div span a{
color:#FFF;
}

#productosM{
    margin-top:4px;
    display: flex;
    font-size: 20px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}
#tzs{
    width: 57%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}
#tzs img{width:50%;}
.footerDiv{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.promoP{
    max-width:43%;displaY:block;
}

/*
#catalogos {
    display: flex;
    overflow: hidden; 
    white-space: nowrap; 
    font-size: 20px;
    position: relative;
  }
  .card-wrapper {
    display: flex;
    animation: scroll 20s linear infinite; 
  }
  .card {
    display: inline-block; 
    margin: 15px;
  }
  .card span {
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 400px;
    padding: 20px;
    background-image: url(../img/f-producto.png);
    background-size: cover;
  }
  .card span img {
    display: block;
    width: auto;
    height: 180px;
    border-radius: 20px;
  }
  .btnIr {
    background: #5383ff;
    color: #fff;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 1px #555;
  }*/

  /*
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }

 
  .card-wrapper:hover {
    animation-play-state: paused;
  }

  #catalogos {
    display: flex;
    overflow: hidden; 
    white-space: nowrap; 
    font-size: 20px;
    position: relative;
  }
  .card-wrapper {
    display: flex;
    animation: scroll 20s linear infinite;
  }
  .card {
    display: inline-block;
    margin: 15px;
  }
  .cardCat {
    display: inline-block;
    margin: 15px;
  }
  .cardCat span {
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 400px;
    padding: 20px;
    background-image: url(../img/f-producto.png);
    background-size: cover;
  }
  .cardCat span img {
    display: block;
    width: auto;
    height: 180px;
    border-radius: 20px;
  }
  .card span {
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 280px;
    padding: 20px;
    background-image: url(../img/f-producto.png);
    background-size: 100% auto;
  }
  .card span img {
    display: block;
    width: auto;
    height: 220px;
    border-radius: 20px;
  }
  .btnIr {
    background: #007a73;
    color: #fff;
    padding: 5px 10px;
    margin: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 1px #000000;
  }
  .catalogo{
      display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  }*/
  /*****/
  .cardCat {
    display: inline-block;
    margin: 15px;
  }
  .cardCat span {
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 400px;
    padding: 20px;
    background-image: url(../img/f-producto.png);
    background-size: cover;
  }
  .cardCat span img {
    display: block;
    width: auto;
    height: 180px;
    border-radius: 20px;
  }
  #catalogos {
    display: flex;
    overflow: hidden; /* Oculta el contenido que desborda horizontalmente */
    white-space: nowrap; /* Evita que el contenido se envuelva en varias líneas */
    font-size: 20px;
    position: relative;
  }
  
  .card-wrapper {
    display: flex;
    cursor: grab; /* Cursor de mano abierta */
    overflow-x: auto; /* Habilita el desplazamiento horizontal */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scroll-snap-type: x mandatory; 
  }
  
  .card-wrapper::-webkit-scrollbar {
    display: none; /* Oculta la barra de desplazamiento en Chrome, Safari y Opera */
  }
  
  .card {
    display: inline-block; /* Alinea las tarjetas en una sola línea */
    margin: 15px;
    flex: 0 0 auto; /* Asegura que las tarjetas no se compriman */
    scroll-snap-align: start; /* Scroll Snap */
  }
  
  .card span {
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 280px;
    padding: 20px;
    background-image: url(../img/f-producto.png);
    background-size: contain;
  }
  
  .card span img {
    display: block;
    width: auto;
    height: 220px;
    border-radius: 20px;
  }
  
  .btnIr {
    background: #007a73;
    color: #fff;
    padding: 5px 10px;
    margin: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 1px #000000;
  }
  .catalogo{
    display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
  
  
  
  


  /*****/
#contacto{
    display:flex;
    padding:20px 0;
}

.form{
    display: block;
    width: 60%;
    border-radius: 5px;
    padding: 20px;
    background:#007a73;
}
.form form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.form input{       
    display: block;
    width: 40%;
    border-radius: 5px;
    margin: 20px;
    height: 30px;
    color: #007a73;
}
.form textarea{       
    display: block;
    width: 40%;
    border-radius: 5px;
    margin: 20px;
    height: 100px;
}

.info{    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.info span{display:block;
padding:20px;}

.info span i{color:#007a73;}

#btnSubmit{
    background: #000;
    color: #FFF;
    border: none;
    height: 50px;
}

/***/

.full{width:100%;display:block;overflow:hidden;}
.pag{width:100%;max-width:1500px;margin:0 auto;overflow:hidden;}

/*.izq{float:left;}
.der{float:right;}*/

.banner{width:100%;margin:0 auto;border-bottom:#202686 solid 0px}
.body_ban{width:100%;min-height:100px}
.body_ban img{width:100%;}


@-webkit-keyframes mymove {
    0%   {right: 0px;}
    25%  {right: 200px;}
    75%  {right: 50px}
    100% {right: 100px;}
}

/* Standard syntax */
@keyframes mymove {
    0%   {right: 0px;}
    25%  {right: 200px;}
    75%  {right: 50px}
    100% {right: 100px;}
}


footer{
    width: 100%;
    overflow: hidden;
    min-height: 130px;
    background: #000000;
    padding: 40px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
footer .redes-footer {
    font-size: 30px;
}
footer .redes-footer a{
    color:#FFF;
}

.movil{display:none;}
.web{display:block;}

#botonesRedes {
    position: fixed;
    bottom: 223px;
    width: 50px;
    height: 50px;
    right: 5px;
    font-size: 45px;
    background: #01f231;
    text-align: center;
    padding: 10px;
    line-height: 55px;
    color: #FFF;
    border-radius: 50%;
}
#botonesRedes a{
    color:#FFF;
}



@media only screen and (max-width : 929px) {
 nav ul{display:block;height:auto;width:100%;}

/*
#divm{width:100%;float:none;margin:0 auto;}
#redes_soc{display:block;width:100%;height:37px;border:green solid 0px;}
#redes_soc img{display: inline-block;float:right;margin:4px 3px;}
#newsletter{display:inline-block;float:right;line-height: 37px;color:#9E8262;font-size:13px;font-weight:400;}*/
#divmenu{display:block;width:100%;height:auto;}
#contenido{width:100%;margin:0 auto;}



}

@media only screen and (max-width : 785px) {


    #logo{max-width: 37%;
    margin: 5px auto;display:block;}

    #todo {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        padding:7px 0;
        align-content: center;
        align-items: center;
    }
    #barblock{width:100%;}
    .redes-soc{display:none;}
    .promoP{
        max-width:100%;displaY:block;
    }
    #tzs {
    width:100%
    }
    .cardCat span { width: 100%;}


    #divmenu{background:#000000}
    #contenido{min-width:100%;margin:0 auto;}
    #repro {
        margin: 5px;
        width: 90%;
        font-size: 17px;
    }
    .barragris{display:none;}
    .news {
        width: 100%;
        border-top: #fff solid 1px;
        border-bottom: #f9f9f9 solid 1px;
    }

#divgral{position:relative;margin-bottom:120px;}

#productosM {
    margin-top: 4px;
    display: flex;
    font-size: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
}

#contacto {
    display: flex;
    padding: 20px 0;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.form {margin:0 auto;width: 85%;}

#botonesRedes { bottom: 23px;}


.form input{    
    width: 90%;
}
.form textarea{      
    
    width: 90%;
}
.info{width:100%;font-size:13px;}

#submenus a{width:30%;margin-top:5px}
.movil{display:block;}
.web{display:none;}

section{
    display: flex;
    font-size: 20px;
    flex-direction: row;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}
#new-principal{
    width:100%;
  }
  #new-secundario{
    width:100%;
    display:flex;
  }
  .news-2{
    width:100%;
    display:flex;
}
#divAlianzas {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}
.alianzas {
    margin: 20px;
}
#p-videos .postContainer{
width:100%;margin:20px auto;
}
#p-videos .postImage{
height:auto;
}

}


@media only screen and (max-width : 700px) {

#blanco{height:138px;}

.banner{width:100%;margin:0 auto;border-bottom:#202686 solid 0px;}
.body_ban{width:100%;min-height:auto}
.body_ban img{width:100%; }

footer{width:100%;background:#000000;padding:40px 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}




}

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

    .body_ban{min-height: 120px;}
}*/
