*{
padding: 0px;
margin: 0px;

}

@media only screen and (min-width: 200px) and (max-width: 699px) {
    .positionIcon {
        display: none;
	}
}

@media screen and (min-width: 700px) and (max-width: 2000px) {
    .positionIcon {
        text-align: center;
        align-content: center;
	}
}

@media screen and (min-width: 2001px){
    .positionIcon {
        text-align: center;
        align-content: center;
	}
}

/**************************tipos de letra********************************/
      @font-face {
      font-family: "Gill Sans Regular";
      src: url("../fonts/GillSansC.ttf");
      }
        @font-face {
      font-family: "Gill Sans Regular2";
      src: url("../fonts/Gill_Sans.otf");
      }
         @font-face {
      font-family: "Gill Sans italic";
      src: url("../fonts/FontsFree-Net-Gill-Sans-italic.ttf");
      }

        @font-face {
      font-family: "Gill Sans Ligth";
      src: url("../fonts/Gill_Sans_Std_Light.otf");
      }
        @font-face {
      font-family: "Gill Sans Ligth Italic";
      src: url("../fonts/GillSans-Light_Italic.ttf");
      }
        @font-face {
      font-family: "Gill Sans Bold";
      src: url("../fonts/FontsFree-Net-Gill-Sans-Bold.ttf");
      }
        @font-face {
      font-family: "Gill Sans Bold Italic";
      src: url("../fonts/Gill_Sans_Bold_Italic.ttf");
      }
       @font-face {
      font-family: "Gill Sans Semi Bold";
      src: url("../fonts/Gill_Sans_SemiBold.ttf");
      }
/***************************estilo para select del catalogo********************************/

/**************************estilos para cabeceros y ligas***********************************/
.swal2-title {
  font-family: Gill Sans Regular2;
 
}
.swal2-confirm {
  background-color: #0090a4 !important;
}
.swal2-html-container{
  font-family:  Gill Sans Regular2;

}
p.textockk{
     font-family:  Gill Sans Regular2; 
}
      
           a.menu_categoria {
        /*border-style:solid;
      /*  border-color:black;
        border-radius:5px;*/
         color:#E2720A;
         font-family: "Gill Sans Semi Bold";
         text-decoration: none;
        
        }
        a.menu {
        /*border-style:solid;
      /*  border-color:black;
        border-radius:5px;*/
         color:#0090a4;
         font-family: "Gill Sans Bold";
         text-decoration: none;
        
        }
       
      
        h2.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 1.5em;
            font-weight: 100;

        }
        h3.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 1.2em;
            font-weight: 100;

        }
          h3.menu_texto{
            color:#008FA3;
            font-family: "Gill Sans Ligth";
               font-size: 1.2em;
            font-weight: 100;

        }
        h3.menu_blog{
            color:#008FA3;
           font-family: "Gill Sans Regular";
               font-size: 1em;
            font-weight: 100;

        }
        h1.menu{
            color:#0090a4;
            font-family: "Gill Sans Ligth";
            font-weight: 600;

        }
         h2.menu{
            color:#0090a4;
            font-family: "Gill Sans Ligth";
            font-weight: 600;

        }
         h3.menusub{
            color:#0090a4;
            font-family: "Gill Sans Ligth";
            font-weight: 600;

        }
         h3.menu{
            color:#0090a4;
            font-family: "Gill Sans Ligth";
           
        }
          p.menu{
            color:#0090a4;
            font-family: "Gill Sans Ligth";

           
        }

           p.menu_texto{
            color:#008FA3;
            font-family: "Gill Sans Ligth";
               font-size: 1.2em;
            font-weight: 100;

        }
    
        p.texto_n{
        color:#000000 ;
        font-family: "Gill Sans italic";
        font-size:1.4em ;
            

        }
         h1.menu_texto{
            color:#000000;
            font-family: "Gill Sans Ligth";
               font-size: 2.5em;
            font-weight: 100;

        }


/*Efectos de zoom imagenes*/      
img.zoom {
    width: 350px;
    height: 200px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transition2 {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
img.zoomlab {
   
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transitionlab {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
   
}
.transitionBlog {
  
        background: rgba(252, 252, 252, 0.30);
}


 @media screen and (min-width:300px) and  (max-width: 699px){
   p#web{
    display: none;
   }
    .t4{
        display: none;
    }
     div#numeralia{
        width: 100%;
        display:inline-table;
        height: 100px;
    
    }
     /* div#mensajeev{
        display: none;
    }*/
     div#articuloR{
        display: none;
     }
     div#ultimas{
        display: none;
     }
/*div#contenido_articulo{
     
    }*/
      div#articulos{
        display: none;
    }
    div#Banner{
        display: none;
    }
    div#login{
        display: none;
    }
     div#labs{
      display: none;
    }
    div#dt{
        width: 80%;
        display:inline-table;
    }
    div#blogweb{
    display: none;
}
div#categorias{
    display: none;
}
    table#detalles_web{
        display: none;
    }
    table#footer_pagina{
    display: none;
    }
   
    table#redes_web{
        display: none;
    }
      div#mb{
    display: none;
 }
   div#pn{
    display: none;
 }
     
      p.menu_texto{
            color:#008FA3;
            font-family: "Gill Sans Ligth";
               font-size: 1.2em;
            font-weight: 100;

        }

     h2.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 1em;
            font-weight: 100;

        }
        h3.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 1.2em;
            font-weight: 100;

        }
         h3.menu_texto{
            color:#008FA3;
            font-family: "Gill Sans Ligth";
               font-size: 1em;
            font-weight: 100;

        }
   
  div#cabecero{
  width: 100;
/*  height: 50px;*/
  resize: none;
  background-color:#008FA3 ;
 /* border-style: solid;
  border-color: black;
*/
  }
  div#logo {
            width: 100%;
  height: auto;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;
            */resize: none;
     
        }
  img.logop{

    width:55%;
  }  
     h1.menu_principal{
        color:#008FA3;
         font-family: "Gill Sans Regular2";
        
          font-size: 1em;

           font-weight: 100;

        }
          div#menu {
            position: absolute;
            top:0px;
            resize: none;
            width: 100%;
            height:auto;
         /*   border-style: solid;
            border-color: black;
            border-width: 2px;*/
            z-index: 99;
            background-color: #c6e5ef;
            display: none;
           
        }
          div#Banner {
            width: 100%;
            height: auto;
            resize: none;
             /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#A1 {
            width: 100%;
          
               resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#cat_productos {
            width: 100%;
           height: auto;
               resize: auto;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#cat_productos2 {
            width: 100%;
            height: auto;
               resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#cat_productos3 {
            width: 100%;
            height: auto;
               resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          h1.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
            font-size: 2.3em;
           /* font-size: 1em;*/
            font-weight: 100;

        }

            p.texto{
        color:#000000 ;
        font-family: "Gill Sans Ligth";
        font-size:1.1em ;
            

        }
          div#A3 {
            width: 100%;
  
            resize: none;
            align-content:  center;
         /*   border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#inscripcion_1 {
            width: 100%;
            height: auto;
            resize: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#inscripcion_2 {
            width: 100%;
            height: auto;
            resize: none;
            display: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#redes{
         margin-left: 1%;
         width: 99%;
         height: auto;
         resize: none;
        /*border-style: solid;
        border-color:black;
        */
      overflow: auto;
        

        }
          div#login {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
}


 @media screen and (min-width:700px) and  (max-width: 1280px){
    p#movil{
        display: none;
    }
    div#redesflotante{
        display: none;
    }
 div#numeralia{
        width: 30%;
        display:inline-table;
    }
     div#BannerMobil{
        display: none;
    }
     div#dt{
        width: 40%;
        display:inline-table;
    }
 div#contenedorMobil{
    display: none;
 }
   div#contenedorMobil1{
    display: none;
 }
   div#contenedorMobil2{
    display: none;
 }


    table#footer_mobil{
        display: none;
    }
    table#detalles_mobil{
        display: none;
    }
     table#numeralia_mobil{
        display: none;
    }
     table#redes_mobil{
        display: none;
    }
  div#cabecero{
  width: 100%;
/*  height: 50px;*/
  resize: none;
  background-color:#008FA3 ;
 /* border-style: solid;
  border-color: black;
*/
  }
  div#logo {
            width: 100%;
            height: auto;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
            resize: none;
        }
  img.logop{

    width:25%;
  }  
     h1.menu_principal{
        color:#008FA3;
         font-family: "Gill Sans Regular2";
        
          font-size: 1em;

           font-weight: 100;

        }
          div#menu {
            resize: none;
            width: 100%;
            height:auto;
         /*  border-style: solid;
            border-color: black;
            border-width: 2px;
           */
        }
          div#Banner {
            width: 100%;
            height: 350px;
            resize: none;
             /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#A1 {
            width: 100%;
         
               resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#cat_productos {
            width: 100%;
            height: auto;
               resize: auto;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#cat_productos2 {
            width: 100%;
            height: auto;
               resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#cat_productos3 {
            width: 100%;
            height: auto;
               resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          h1.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 1.5em;
            font-weight: 100;

        }

            p.texto{
        color:#000000 ;
        font-family: "Gill Sans Ligth";
        font-size:1.1em ;
            

        }
      
          div#A3 {
            width: 100%;
            align-content:center;
            resize: none;
         /*   border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#inscripcion_1 {
            width: 100%;
            height: auto;
            resize: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#inscripcion_2 {
            width: 100%;
            height: auto;
            resize: none;
            display: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#redes{
         margin-left: 1%;
         width: 99%;
         height: auto;
         resize: none;
       /* border-style: solid;
        border-color:black;*/
        
       overflow: auto;
        

        }
          div#login {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
}
/************************************************************************/
@media screen and   (min-width: 1281px) and  (max-width: 1920px){
    p#movil{
        display: none;
    }
      div#redesflotante{
        display: none;
    }
     div#numeralia{
        width: 30%;
        display:inline-table;
    }
     div#BannerMobil{
        display: none;
    }
     div#dt{
        width: 40%;
        display:inline-table;
    }
      table#footer_mobil{
        display: none;
    }
    table#detalles_mobil{
        display: none;
    }
     table#numeralia_mobil{
        display: none;
    }
       table#redes_mobil{
        display: none;
    }
     div#contenedorMobil1{
    display: none;
 }
   div#contenedorMobil2{
    display: none;
 }
   div#contenedorMobil{
    display: none;
 }
div#cabecero{
  width: 100%;
 /* height: 70px;*/
  resize: none;
   background-color:#008FA3 ;
/*   border-style: solid;
  border-color: black;
*/

  }
  div#logo {
            width: 100%;
            height:auto;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
            resize: none;
        }
  img.logop{

    width:25%;
  }  
        h1.menu_principal{
        color:#008FA3;
         font-family: "Gill Sans Regular2";
        
          font-size: 1.5em;

           font-weight: 100;

        }
          div#menu {
            resize: none;
            width: 100%;
            height:auto;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;
           */
        }
         div#Banner {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#A1 {
            width: 100%;
         
               resize: none;
             /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#cat_productos {
            width: 100%;
           height: auto;
               resize: auto;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#cat_productos2 {
            width: 100%;
            height: auto;
               resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
           div#cat_productos3 {
            width: 100%;
            height: auto;
               resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          h1.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 2em;
            font-weight: 100;

        }

            p.texto{
        color:#000000 ;
        font-family: "Gill Sans Ligth";
        font-size:1.4em ;
            

        }


    div#A3 {
        width: 100%;
        resize: none;
        align-content: center;
        /*   border-style: solid;
            border-color: black;
            border-width: 2px;*/
    }
        div#inscripcion_1 {
            width: 100%;
            height: auto;
            resize: none;
              /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#inscripcion_2 {
            width: 100%;
            height: auto;
            resize: none;
            display: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#redes{
         margin-left: 1%;
        width: 99%;
         height: auto;
         resize: none;
       /* border-style: solid;
        border-color:black;*/
        
       overflow: auto;
        

        }
         div#login {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
      
            
}
/************************************************************************/
@media screen and   (min-width: 1921px)  and  (max-width: 2700px){
    p#movil{
        display: none;
    }
      div#redesflotante{
        display: none;
    }
     div#numeralia{
        width: 30%;
        display:inline-table;
    }
     div#BannerMobil{
        display: none;
    }
     div#dt{
        width: 40%;
        display:inline-table;
    }
      table#footer_mobil{
        display: none;
    }
    table#detalles_mobil{
        display: none;
    }
     table#numeralia_mobil{
        display: none;
    }
       table#redes_mobil{
        display: none;
    }
     div#contenedorMobil{
    display: none;
 }
   div#contenedorMobil1{
    display: none;
 }
   div#contenedorMobil2{
    display: none;
 }
div#cabecero{
  width: 100%;
/*  height:90px;*/
  resize: none;
    background-color:#008FA3 ;
 /*  border-style: solid;
  border-color: black;
*/
  }
div#logo {
            width: 100%;
            height: auto;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
            resize: none;

        }
  img.logop{

    width:25%;
  }  
h1.menu_principal{
        color:#008FA3;
         font-family: "Gill Sans Regular2";
        
          font-size: 1.5em;

           font-weight: 100;

        }
          div#menu {
            resize: none;
            width: 100%;
            height:auto;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#Banner {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#A1 {
            width: 100%;
           
               resize: none;
             /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#cat_productos {
            width: 100%;
         height: auto;
               resize: auto;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#cat_productos2 {
            width: 100%;
            height: auto;
               resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#cat_productos3 {
            width: 100%;
            height: auto;
               resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          h1.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 2.5em;
            font-weight: 100;

        }
       p.texto{
        color:#000000 ;
        font-family: "Gill Sans Ligth";
        font-size:1.8em ;
            

        }

    div#A3 {
        width: 100%;
        align-content: center;
        resize: none;
        /*   border-style: solid;
            border-color: black;
            border-width: 2px;*/
    }
        div#inscripcion_1 {
            width: 100%;
            height: 800px;
            resize: none;
              /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#inscripcion_2 {
            width: 100%;
            height: auto;
            resize: none;
            display: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#redes{
         margin-left: 1%;
        width: 99%;
         height: auto;
         resize: none;
       /* border-style: solid;
        border-color:black;*/
        
       overflow: auto;
        

        }
         div#login {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
} 
/************************************************************************/
@media screen and   (min-width: 2701px) and  (max-width: 2999px)  {
    p#movil{
        display: none;
    }
      div#redesflotante{
        display: none;
    }
     div#numeralia{
        width: 30%;
        display:inline-table;
    }
     div#BannerMobil{
        display: none;
    }
     div#dt{
        width: 40%;
        display:inline-table;
    }
      table#footer_mobil{
        display: none;
    }
    table#detalles_mobil{
        display: none;
    }
     table#numeralia_mobil{
        display: none;
    }
       table#redes_mobil{
        display: none;
    }
     div#contenedorMobil{
    display: none;
 }
   div#contenedorMobil1{
    display: none;
 }
   div#contenedorMobil2{
    display: none;
 }
div#cabecero{
  width: 100%;
 /* height: 110px;*/
  resize: none;
  background-color:#008FA3 ;
 /*  border-style: solid;
  border-color: black;
*/
  }
  div#logo {
            width: 100%;
            height: auto;
             /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
            resize: none;
        }
  img.logop{

    width:25%;
  }  
  h1.menu_principal{
        color:#008FA3;
         font-family: "Gill Sans Regular2";
        
          font-size: 1.5em;

           font-weight: 100;

        }
          div#menu {
            resize: none;
            width: 100%;
            height:auto;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#Banner {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#A1 {
            width: 100%;
           
               resize: none;
             /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#cat_productos {
            width: 100%;
          height: auto;
            resize: auto;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }

        div#cat_productos2 {
            width: 100%;
            height: auto;
            resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
           div#cat_productos3 {
            width: 100%;
            height: auto;
            resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          h1.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 3em;
            font-weight: 100;

        }
            p.texto{
        color:#000000 ;
        font-family: "Gill Sans Ligth";
        font-size:2.8em ;
            

        }

    div#A3 {
        width: 100%;
        align-content: center;
        resize: none;
        /*   border-style: solid;
            border-color: black;
            border-width: 2px;*/
    }
          div#inscripcion_1 {
            width: 100%;
            height: auto;
            resize: none;
              /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#inscripcion_2 {
            width: 100%;
            height: auto;
            resize: none;
            display: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#redes{
         margin-left: 1%;
        width: 99%;
         height: auto;
         resize: none;
      /* border-style: solid;
        border-color:black;*/
        
       overflow: auto;
        

        }
         div#login {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }

}
@media screen and  (min-width: 3000px) {
    p#movil{
        display: none;
    }
      div#redesflotante{
        display: none;
    }
     div#numeralia{
        width: 30%;
        display:inline-table;
    }
     div#BannerMobil{
        display: none;
    }
     div#dt{
        width: 40%;
        display:inline-table;
    }
      table#footer_mobil{
        display: none;
    }
    table#detalles_mobil{
        display: none;
    }
     table#numeralia_mobil{
        display: none;
    }
       table#redes_mobil{
        display: none;
    }
     div#contenedorMobil{
    display: none;
 }
   div#contenedorMobil1{
    display: none;
 }
   div#contenedorMobil2{
    display: none;
 }
div#cabecero{
  width: 100%;
 /* height: 110px;*/
  resize: none;
  background-color:#008FA3 ;
 /*  border-style: solid;
  border-color: black;
*/
  }
  div#logo {
            width: 100%;
            height: auto;
             /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
            resize: none;
        }
  img.logop{

    width:25%;
  }  
  h1.menu_principal{
        color:#008FA3;
         font-family: "Gill Sans Regular2";
        
          font-size: 1.5em;

           font-weight: 100;

        }
          div#menu {
            resize: none;
            width: 100%;
            height:auto;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#Banner {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
         div#A1 {
            width: 100%;
           
               resize: none;
             /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#cat_productos {
            width: 100%;
        height: auto;
            resize: auto;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }

        div#cat_productos2 {
            width: 100%;
            height: auto;
            resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
           div#cat_productos3 {
            width: 100%;
            height: auto;
            resize: none;
            /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          h1.menu_categoria{
            color:#008FA3;
            font-family: "Gill Sans Semi Bold";
               font-size: 3em;
            font-weight: 100;

        }
            p.texto{
        color:#000000 ;
        font-family: "Gill Sans Ligth";
        font-size:2.8em ;
            

        }

    div#A3 {
        width: 100%;
        align-content: center;
        resize: none;
        /*   border-style: solid;
            border-color: black;
            border-width: 2px;*/
    }
          div#inscripcion_1 {
            width: 100%;
            height: auto;
            resize: none;
              /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
        div#inscripcion_2 {
            width: 100%;
            height: auto;
            resize: none;
            display: none;
            /*border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }
          div#redes{
         margin-left: 1%;
        width: 99%;
         height: auto;
         resize: none;
      /* border-style: solid;
        border-color:black;*/
        
       overflow: auto;
        

        }
         div#login {
            width: 100%;
            height: auto;
            resize: none;
           /* border-style: solid;
            border-color: black;
            border-width: 2px;*/
        }

}
/*****************************estilo para index******************************/
        div#blog1{
        margin-left: 1%;
        width: 30%;
        height: 500px;
        display:inline-table;

        
        }
        div#blog2{
        margin-left: 1vw;
        width: 30%;
        height: 500px;
       display:inline-table;

        

        }
        div#blog3{
        margin-left: 1vw;
        width: 30%;
        height: 500px;
        display:inline-table;
        

        }
          div#blog1_mobil{
        margin-left: 1%;
        width: 100%;
        height: 200px;
        display:inline-table;

        
        }
        div#blog2_mobil{
        margin-left: 1vw;
        width: 100%;
        height: 200px;
       display:inline-table;

        

        }
        div#blog3_mobil{
        margin-left: 1vw;
        width: 100%;
        height: 200px;
        display:inline-table;
        

        }


/*****************************estilo para index******************************/


/******************************logos facebook insta********************/
   img#redesf{
            width: 5vw;
        }
        img#redesi{
            width: 5vw;
        }
      