/*
    DEMO STYLE
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
body {
font-family: 'Montserrat', sans-serif; 
background-color: whitesmoke;
    
}
.card-footer:last-child
{
   background-color: white;
}
.negritas
{
    font-weight: 700;
}
.borde
{
    border-right: 3px solid whitesmoke;
}
.alert-dorada
{
    background-color: #090916;
    color: white;
}
.doradobg
{
    background-color: #CB9959;
}
#ocultar
{
    display: none;
}
#ocultarr
{
    display: none;
}
.card-ecommerce
{
max-height: 550px;    
}
#efect
{
    border-bottom-left-radius: 15%;
    border-bottom-right-radius: 15%;
}
.dorada
{
    color: #CB9959;
}
.btn-whatsapp {
        display:block;
        width:90px;
        height:auto;
        color: #CB9959;
        position: fixed;
        right:10px;
        bottom:80px;
        border-radius:50%;
        line-height:80px;
        text-align:center;
        z-index:1000;
}
#efectos
{
    -webkit-transition:padding .3s,color 1s,border .5s,   background 1s; 
    -mozkit-transition:padding .3s,color 1s,border .5s,   background 1s; 
}

#efectos:hover   
{
padding: 1.5%;
}


#efectosc
{
    -webkit-transition:padding .2s,color 1s,border .5s,   background 1s; 
    -mozkit-transition:padding .2s,color 1s,border .5s,   background 1s; 
}

#efectosc:hover   
{
padding-top:28%;
}

*{
 scroll-behavior:smooth;     
}
.btn-boton
{
    background-color: #090916;
    color: white;
    border: 2px solid #090916;
    
}
.dorados
{
    color: #CB9959;
}
.btn-boton:hover {
    color: whitesmoke;
    background: #CB9959;
    font-weight: 600;
    border: 2px solid white;
}

li a:focus{
    color: whitesmoke;
    background: #CB9959;

}
.btn-dorado
{
    background-color: #CB9959;
    color: white;
    border: 2px solid white;
    
}
.btn-dorado:hover {
    color: whitesmoke;
    background: #CB9959;
    font-weight: 600;
    border: 2px solid white;
}
.azul
{
color:#090916 ;    
}
.dorado
{
  color:#090916 ;  
    
}
p {
   font-family: 'Montserrat', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}
.titulos
{
    font-weight: 600;
    color: black;
}
.img
{
    max-width: 100%;
    height: auto;
    padding: .2%;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    margin:  0 auto;
}
 #botonp
    {
        display: none;
    }

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
    margin: 0 auto;
}

#sidebar {
    min-width: 17%;
    max-width: 17%;
    background: #090916;
    color: #fff;
    transition: all 0.3s;
    position: fixed;
    height: 100%;
    z-index: 10000;
overflow-y: scroll;
  
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #090916;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #090916;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
 
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
       padding-top: 30px;
    padding-bottom: 30px;
}

#sidebar ul li a:hover {
    color: whitesmoke;
    background: #CB9959;
    font-weight: 600;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #090916;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 1em !important;
    padding-left: 30px !important;
    background: #090916;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 1em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}



a.article,
a.article:hover {
    background: #090916 !important;
    color: #fff !important;
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 83%;
    box-sizing: border-box;
    transition: all 0.3s;
background-color: #E8E8E8;
justify-content: center;
    text-align: center;
    margin-left: auto;
}

#sidebarCollapse
{display: none;}

#ocultar
{
    display: none;
}

#barrad

{
    display: none;
}

.principal
{
    padding-top:3%;
    padding-bottom: 3%;
    
}
.secun
{
    padding-top:15%;
    color: whitesmoke;
}
.bp
{
    max-height: 100%;
  
}

/* BANNNER */
.banner{
max-width: 100%;
    height: 50%;
padding-top: 2.5%;
}
/* BANNNER */
.bannerr{
max-width: 100%;
    height: 50%;

}

.carousel-indicators {
    position: relative;
    justify-content: center;
    list-style: none;
    margin:.5%;
   
}
#cic
{
padding: .5%;
    background-color:  #CB9959;
    color:#CB9959;  
}
/* PRODUCTOS */
.divi
{
    padding-top: 3%;
}
.divif
{
   padding-bottom: 5%;
}
.productos
{
    max-width: 100%;
    height: auto;
   backface-visibility: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
   padding-left: 5%;
    padding-right: 5%;
   
    
}

.pros
{
    max-width: 33.3%;
    height: auto;
backface-visibility: hidden;
    margin: 0 auto;
    padding: 1.5%;
}
.cuadro1
{
    max-width: 100%;
    width: 500px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/tres.png);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 35%;
    padding-top: 35%;
       background-position: center;
  background-size: contain;
}

.cuadro2
{
    max-width: 100%;
    width: 500px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/dos.png);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom:35%;
    padding-top: 35%;
       background-position: center;
 background-size: contain;
}

.cuadro3
{
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/uno.png);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 35%;
    padding-top: 35%;
    background-position: center;
    background-size: contain;
    max-height: 1600px;
    
}


.cuadro11
{
    max-width: 100%;
    width: 500px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febuno.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 35%;
    padding-top: 35%;
       background-position: center;
  background-size: contain;
}

.cuadro22
{
    max-width: 100%;
    width: 500px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febdos.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom:35%;
    padding-top: 35%;
       background-position: center;
 background-size: contain;
}

.cuadro33
{
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febtres.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 35%;
    padding-top: 35%;
    background-position: center;
    background-size: contain;
    max-height: 1600px;
    
}

.cuadro44
{
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febcuatro.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 35%;
    padding-top: 35%;
    background-position: center;
    background-size: contain;
    max-height: 1600px;
    
}


.lpro
{
    color: white;
    font-weight: 500;
    background-color: #CB9959;
    padding-top: 1%;
    padding-bottom: 1%;
    opacity: .8;
}

.plecat
{
    border-bottom: solid 8px #090916;
    max-width: 32%;
    margin: 0 auto;
  padding-top: .5%;
    padding-bottom: .3%;
    box-sizing: border-box;
    margin-bottom: 2%;
    margin-top: 15;
    color: #090916;
   text-align: center;
}

.plecatt
{
       border-bottom: solid 8px #090916;
    max-width:20%;
    padding-top: .5%;
    padding-bottom: .3%;
    box-sizing: border-box;
    margin-bottom: 2%;
    margin-top: 15;
    color: #090916;
   text-align: center;
}


/*NUESTROS CLIENTES*/

.clientes
{
    max-width: 100%;
    height: auto;
    padding-top: 12%;
    padding-bottom: 12%;
    text-align: left;
    background-image: url(img/nuestros.jpeg);
    background-attachment: fixed;
    background-position: right;
    padding-left: 5%;
    background-size: contain;
}

.rating


{display: flex;
text-align: left;
list-style: none;}

.clientesd
{
    max-width: 95%;
    height: auto;
    padding: 2.5%;
    margin: 0 auto;
    background-color: white;
    text-align: left;
    overflow-y: scroll;
    max-height: 100%;
    height: 500px;
    border-radius: 12px ;
}

/*PIE */

.pie
{
    
    max-width: 100%;
    padding-top: 5%;
    padding-bottom: 2%;
    padding-left: 25%;
    padding-right: 25%;
    margin: 0 auto;
    text-align: center;
    background-color: #CB9959 ;
    border-top-left-radius: 25%;
        border-top-right-radius: 25%;
    font-size: 1.1em;
    background-attachment: fixed;
}

/*PRODUCTOS*/

.productoss
{
    max-width: 100%;
    width: 100%;
    height: auto;
    padding-top: 8%;
    padding-bottom: 8%;
    text-align: center;
background-image: url(img/productos.jfif);
    background-attachment: scroll;
    background-position: center;
margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 0;
    padding-right: 0;
    border-bottom-left-radius: 45%;
     border-bottom-right-radius: 45%;
}

.piedos
{
    

    background-color: #CB9959 ;
    border-top-left-radius: 25%;
        border-top-right-radius: 25%;
    font-size: 1.1em;
    background-attachment: fixed;
    margin: 0 auto;
    

}

.buscador

{
   
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    justify-content: center;
  text-align: center;
    display: flex;
}
.ttc
{
    font-weight: 600;
}
.benul
{
    line-height: 18px;
    color:#090916;
    font-weight: 600;
    list-style: none;
    text-align: left;
    
}
.detallec
{

   margin-top: 2.5%;
   max-width:85%;
    margin: 0 auto;
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    box-sizing: border-box;
    display: flex;
  
}

.columd
{
    max-width: 55%;
    height: auto;
    padding: 2%;
    margin: 0 auto;
}
.prp
{
    padding-top: 2.8%;
}
.barrap 
{
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    padding-top: 2.5%;
    padding-bottom: 7%;
    justify-content: center;
}
.pagination

{
  
    margin: 0 auto;
    justify-content: center;
     max-width: 20%;
}
.page-link
{
max-width: 100%;
color: #090916;
    height: auto;
    margin: 0 auto;
  background-color: white;
    font-weight: 700;
    padding: 9%;

}
.page-link:focus
{
max-width: 100%;
    width: 100%
    height: auto;
    margin: 0 auto;
    background-color: #090916;
    color: white;
    font-weight: 700;
}
.page-link:hover
{
max-width: 100%;
    width: 100%
    height: auto;
    margin: 0 auto;
    background-color: #CB9959;
    color: white;
   
    font-weight: 700;
}

/*NOSOTROS */

.nosob
{
  max-width: 90%;  
    height: auto;
    margin: 0 auto;
  background-image: url(img/banerd.jpg) ;
    background-attachment: fixed;
    background-size: cover;
    margin-bottom: 2.5%;
    margin-top: 2.5%;
}

.nosotros
{
  max-width: 100%;  
    height: auto;
    margin: 0 auto;
   padding-bottom: 5%;
   backface-visibility: hidden;
    display: flex;
}
.n1
{
   max-width: 50%;  
    height: auto;
    margin: 0 auto;

}
.n2
{
   max-width: 50%;  
    height: auto;
    margin: 0 auto;
  padding-top: 7%;

    padding-right:10%;
}
#f
{
    font-size: 3.1em;
}
.tnosostros
{
 color: white;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    padding-bottom: 3%;
}

.afiliados
{
    max-width: 80%;
    height: 100%;
    margin: 0 auto;   
    display: flex;
}
.afib
{
    width: 50%;
    
    top:50%;
   height: auto;
    margin: 0 auto;
    background-image: url(img/auno.jpeg);
    background-size: cover;
     padding-top: 10%;
    padding-bottom: 10%;
}
.afi
{
     width: 50%;
 
    top:50%;
    height: auto;
    margin: 0 auto;
      background-image: url(img/ados.jpeg);
      background-size: cover;
   padding-top: 10%;
    padding-bottom: 10%;
}
.afic
{
        width: 50%;

     top:50%;   
   height: auto;
    margin: 0 auto;
    background-image: url(img/acuatr.jpeg);
    background-size: cover;
  padding-top: 10%;
    padding-bottom: 10%;
    
}
.afid
{
     width: 50%;
    height: 400px;
    top:50%;
    height: auto;
    margin: 0 auto;
      background-image: url(img/atres.jpeg);
      background-size: cover;
       padding-top: 10%;
    padding-bottom: 10%;
}

.cuadroa
{
    max-width: 60%;
    height: auto;
    padding-top:5%;
    padding-bottom: 5%;
    top:50%;
    margin: 0 auto;
    line-height: 60px;
}
form
{
    max-width: 50%;
    padding: 2.5%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 3%;
}
form label
{
    font-size: 1.2em;
    font-weight: 600;

    text-align: left;
    padding: 2%;
    border-radius: 15px;
    color:#090916 ; 
    
}
#Contacto
{
    position: fixed;
    top:7%;
    left:65%;
    max-width: 100%;
    padding: 1.3%;
    width: 500px;
    opacity: .9;
    z-index: 10000;
}
.filas
{
    max-width: 100%;
    padding: 2.5%;
    height: auto;
    margin: 0 auto;

    margin-bottom: 3%;
    display: flex;
}
.filax
{
    max-width: 50%;
 
    height: auto;
    margin-left:  auto;
top: 50%;
text-align: right;
 padding: 2%;
}
.filaz
{
    max-width: 50%;
    height: auto;
       margin-right:  auto;
top: 50%;
    text-align: left;
  padding: 2%; 
}
/* ---------------------------------------------------
    CELULARES
----------------------------------------------------- */

@media (max-width: 1500px) 
{
body
{
    zoom:75% !important;
}
}


@media (max-width: 1068px) {
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #sidebarCollapse {
        display: block;
        margin-left: auto;
    }
    #sidebar {
    min-width:250px;
    max-width: 250px;
    transition: all 0.3s;
    position: fixed;
    height: 100%;
    z-index: 10000;
}
    .secun
{
    padding-top:10%;
    color: whitesmoke;
}
   
    #content {
    width: 100%;
    transition: all 0.3s;
}
#barrad
{
    display: block;
    
}
    
    /*BANNER*/
.banner
{
    padding-top: 28%;
    padding-bottom: 5%;
}
.bannerr
{
    padding-top: 28%;
    padding-bottom: 5%;
}
  .carousel-indicators {
    position: relative;
    justify-content: center;
    list-style: none;
    margin:.5%;
   
}
#cic
{
padding: .5%;
    background-color:  #CB9959;
    color:#CB9959;  
}
/* PRODUCTOS */
.divi
{
    padding-top: 3%;
}
.divif
{
   padding-bottom: 5%;
}
.productos
{
    max-width: 100%;
    height: auto;
   backface-visibility: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    display: grid;
   padding-left: 0%;
    padding-right: 0%;
   
    
}
.pros
{
    max-width: 100%;
    height: auto;
backface-visibility: hidden;
    margin: 5% auto;
    padding: 1.5%;
    
}
.cuadro1
{
     max-width: 100%;
    width: 300px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/tres.png);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 40%;
    padding-top:40%;
       background-position: center;
  background-size: contain;
}

.cuadro2
{
    max-width: 100%;
   width: 300px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/dos.png);
 background-attachment: scroll;
    background-repeat: no-repeat;
 padding-bottom: 40%;
    padding-top:40%;
       background-position: center;
 background-size: contain;
}

.cuadro3
{
    max-width: 100%;
    width: 300px;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/uno.png);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 40%;
    padding-top:40%;
    background-position: center;
    background-size: contain;

  
}
    
.cuadro11
{
    max-width: 100%;
    width: 300px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febuno.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 40%;
    padding-top: 40%;
       background-position: center;
  background-size: contain;
}

.cuadro22
{
    max-width: 100%;
    width: 300px;
height: auto;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febdos.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom:40%;
    padding-top: 40%;
       background-position: center;
 background-size: contain;
}

.cuadro33
{
    max-width: 100%;
    width: 300px;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febtres.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 40%;
    padding-top: 40%;
    background-position: center;
    background-size: contain;
    max-height: 1600px;
    
}

.cuadro44
{
    max-width: 100%;
    width: 300px;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(img/febcuatro.jfif);
 background-attachment: scroll;
    background-repeat: no-repeat;
  padding-bottom: 40%;
    padding-top: 40%;
    background-position: center;
    background-size: contain;
    max-height: 1600px;
    
}


.lpro
{
    color: white;
    font-weight: 500;
    background-color: #CB9959;
    padding-top: 1%;
    padding-bottom: 1%;
    opacity: .8;
}

.plecat
{
    border-bottom: solid 8px #090916;
    max-width: 90%;
    margin: 0 auto;
  padding-top: .5%;
    padding-bottom: .3%;
    box-sizing: border-box;
    margin-bottom: 2%;
    margin-top: 1%;
    color: #090916;
   text-align: center;
}

.plecatt
{
       border-bottom: solid 8px #090916;
    max-width: 31%;

    padding-top: .5%;
    padding-bottom: .3%;
    box-sizing: border-box;
    margin-bottom: 2%;
    margin-top: 15;
    color: #090916;
   text-align: center;
}


/*NUESTROS CLIENTES*/

.clientes
{
    max-width: 100%;
    height: auto;
    padding-top: 12%;
    padding-bottom: 12%;
    text-align: left;
    background-image: url(img/nuestros.jpeg);
    background-attachment: fixed;
    background-position: left;
    padding-left: 1.5%;
    background-size: contain;
    background-repeat: no-repeat;
}

.rating


{display: flex;
text-align: left;
list-style: none;}

.clientesd
{
    max-width: 100%;
    height: auto;
    padding: 5.5%;
    margin: 0 auto;
    background-color: white;
    text-align: left;
    overflow-y: scroll;
    max-height: 100%;
    height: 500px;
    border-radius: 12px ;
}

/*PIE */

.pie
{
    
    max-width: 100%;
    padding-top: 10%;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 auto;
    text-align: center;
    background-color: #CB9959 ;
    border-top-left-radius: 25%;
        border-top-right-radius: 25%;
    font-size: .9em;
    background-attachment: fixed;
}

  #ocultar
{
    display: block;
}

.productoss
{
    max-width: 100%;
    height: auto;
    padding-top: 25%;
    padding-bottom: 2%;
    text-align: center;
    background-attachment: scroll;
    background-position: center;
margin: 0 auto;
    background-size: contain;
    margin-top: 25%;
     border-bottom-left-radius: .1%;
     border-bottom-right-radius: .1%;
}
.detallec
{

   margin-top: .5%;
   max-width:100%;
    margin: 0 auto;
    height: auto;
    padding-top: 7%;
    padding-bottom: 9%;
    box-sizing: border-box;
    display: grid;
    backface-visibility: hidden;
}

.columd
{
    max-width: 100%;
    height: auto;
    padding: .5%;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 5%;
 
}
    .benul
{
    line-height: 30px;
    color:#090916;
    font-weight: 600;
    list-style: none;
    text-align: justify;
    padding-left: 2%;
    padding-right: 2%;
}
    .select-outline
    {
        max-width: 100%;
        margin: 0 auto;
        justify-content: center;
        margin-right: 20%;
    }
    #busqu
    {
        margin: 2% auto;
        text-align: center;
        justify-content: center;
        margin-left: 100px;
        margin-top: 10px;
      
    }
    .prp
{
    padding-top: .5%;
}
 .barrap 
{
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    padding-top: 2.5%;
    padding-bottom: 15%;
    justify-content: center;
}
.pagination

{
  
    margin: 0 auto;
    justify-content: center;
     max-width:23.5%;
}
  .page-link
{

    padding: 16%;
}
    /*NOSOTROS */

.nosob
{
  max-width: 90%;  
    height: auto;
    margin: 0 auto;
  background-image: url(img/banerd.jpg) ;
    background-attachment: fixed;
    background-size: cover;
    margin-bottom: 8.5%;
    margin-top: 20.5%;
}

.nosotros
{
  max-width: 100%;  
    height: auto;
    margin: 0 auto;
   padding-bottom: 3%;
   backface-visibility: hidden;
    display: grid;
}
.n1
{
   max-width: 100%;  
    height: auto;
    margin: 0 auto;

}
.n2
{
   max-width: 100%;  
    height: auto;
    margin: 0 auto;
  padding-top: 1.5%;
    padding-right:.1%;
}
#f
{
    font-size: 2.6em;
}
.tnosostros
{
 color: white;
    font-weight: 600;
    text-align: left;
    padding-bottom: 1%;
    padding: 4%;
}

.afiliados
{
    max-width: 100%;
    height: 100%;
    margin: 0 auto;   
    display: grid;
}
.afib
{
    width: 100%;
    top:50%;
   height: auto;
    margin: 0 auto;
    background-image: url(img/auno.jpeg);
    background-size: cover;
         padding-top: 20%;
    padding-bottom: 20%;
}
.afi
{
    width: 100%;
    top:50%;
    height: auto;
    margin: 0 auto;
      background-image: url(img/ados.jpeg);
      background-size: cover;
      padding-top: 20%;
    padding-bottom: 20%;
}
.afic
{
     width: 100%;

     top:50%;   
   height: auto;
    margin: 0 auto;
    background-image: url(img/acuatr.jpeg);
    background-size: cover;
      padding-top: 20%;
    padding-bottom: 20%;
    
}
.afid
{
       width: 100%;
    height: auto;
    top:50%;
    height: auto;
    margin: 0 auto;
      background-image: url(img/atres.jpeg);
      background-size: cover;
       padding-top: 20%;
    padding-bottom: 20%;
}
    .cuadroa
{
    max-width: 83%;
    height: auto;
    padding-top:5%;
    padding-bottom: 5%;
    top:50%;
    margin: 0 auto;
    line-height: 60px;
}
form
{
    max-width: 90%;
    padding: 2.5%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 3%;
}
form label
{
    font-size: 1.2em;
    font-weight: 600;

    text-align: left;
    padding: 2%;
    border-radius: 15px;
    color:#090916 ; 
    
}
#Contacto
{
    position: fixed;
    top:20%;
    left: 4%;
    max-width: 90%;
    margin: 0 auto;
    justify-content: center;
    padding: 1.3%;
    z-index: 10000;
}
    .filas
{
    max-width: 100%;
    padding: 2.5%;
    height: auto;
    margin: 0 auto;

    margin-bottom: 3%;
    display: grid;
}
.filax
{
    max-width: 100%;
 
    height: auto;
    margin:  0 auto;
top: 50%;
    text-align: center;
 padding: 0%;
}
.filaz
{
    max-width: 100%;
    height: auto;
       margin: 0 auto;
top: 50%;
    text-align: center;
  padding: 0%; 
}
    .borde
{
    border-right: 0px solid whitesmoke;
}
    #ocultarr
{
    display: none;
}
}