
/* comentario en Css */




:root {

    --primario: #FFC107;
    --secundario: #022ab1; /*#0097a7*/
    --blanco: #ffffffff;
    --rojocecati: #8e0202;

}


html{

    font-size: 62.5%;
    box-sizing: border-box;
    scroll-snap-type: y mandatory;
}
/*scroll snap para que se detenga la barra de desp en una sección*/
/*.servicios*/
/*.navegacion-principal, .formulario{*/
/*scroll-snap-align: center;*/
/*scroll-snap-stop: always;*/

/*}*/

*, *:before, *:after {
  box-sizing: inherit;
}

.sombra {

   -webkit-box-shadow: 0px 5px 15px 0px rgba(133,133,133,1);
   -moz-box-shadow: 0px 5px 15px 0px rgba(133,133,133,1);
    box-shadow: 0px 5px 15px 0px rgba(133,133,133,1);
    background-color: var(--blanco);
    padding: 2rem;
    border-radius: 1rem;
}


body{

    font-size: 16.5px; 
    font-family: 'Krub', sans-serif;
    background-image: linear-gradient(to top, #d1e0f0 0%,var(--blanco) 90% ); /*fondo degradado*/
}

h1{
    font-size: 3rem;
}

h2{
    font-size: 2rem;
}

h3{
    font-size: 1rem;

}


h1,h2,h3 {
    text-align: center;
}


.contenedor_header{

    max-height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--rojocecati);
    margin: 0%;
    margin-top: 1rem;
}

@media (min-width: 768px) {
     .contenedor_header{ 
     display: grid;
     grid-template-columns: repeat(3,30% 35% 35%);
    align-items: center;
    }

}

.logo{

    width: 70px;
    height: 80px;
    text-shadow: 1px 1px 1px rgba(32,32,32,0.3);
    
    
}

.logofelipe{
    padding-top: 1.5rem;
    width: 70px;
    height: 80px;

    
      
}

.titulocecati{
    color: var(--blanco);
    font-weight: bold;
    text-shadow: 2px 2px 4px black;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    
}

.titulomediano{
    color: var(--blanco);
    font-weight: bold;
    text-shadow: 2px 2px 4px black;
    font-size: small;
    
}

.sombratexto{

font-weight: bold;
text-shadow: 2px 2px 4px black;
}

.img_tel{
    width: 60px;
    height: 70px;
}

.tel_st{
    display: flex;
    align-items: center;  
    padding-left: .5rem;
    font-size: 3rem;
}


.titulo
{
    color:rgb(255, 255, 255);
    font-size: 2rem;     /* 1 rem = 10 px*/
    text-transform: uppercase;
    font-weight: bolder;  
    font-family: 'Archivo Black', sans-serif;
    padding-top: 1rem;
    
}

.contenedor{
    max-width: 100rem;
    margin: 0 auto;

}

.nav-bg {

    background-color: black;
    border-top: 2px solid rgb(7, 7, 153);
    border-bottom: 2px solid rgb(7, 7, 153);

}
.navegacion-principal{

display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
font-size: 1.7rem;
font-weight: bold;

}

@media (min-width: 480px) {
    .navegacion-principal {
        flex-direction: row;
    }
}

.navegacion-principal a { 
    color: var(--blanco);
    text-decoration: none;
    padding: .5rem;
}


.navegacion-principal a:hover{
    background-color: var(--primario);
    color: black;
    
}

.hero{
    
    background-image: url("../imagenes/header.jpg");
    background-repeat:no-repeat;
    background-size: 100% 100%;
    height: 700px;
    position: relative;
    margin-bottom: 2rem;
}

.boton{
    background-color: var(--secundario);
    color: var(--blanco);
    padding: 1rem 3rem;
    margin-top: 1rem;
    font-size: 2rem;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bolder;
    border-radius: .5rem;
    width: 75%;
    text-align: center;
    border: none;
}

/* Utilidades*/
.w-100{
    width: 100%;
}


.flex{
display: flex;
}

.alinear-derecha{
    justify-content: flex-end;
    }

.boton:hover { /* cuanto te pones sobre un elemento se seleccione*/
    cursor: pointer;
}

@media (min-width: 768px) {
    .boton {
        width: auto;
    }  
}

.contenido-hero {
    padding-top: .3rem;
    position: absolute;
    /* background-color: rgba(0,0,0,.7);*/
    width: 100%;
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
   
}

.contenido-hero h2, .contenido-hero p{

    color: var(--blanco);
}

.ubicacion {
    display: flex;
    align-items: flex-end;
}

@media (min-width: 768px) {
    .servicios{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        /* grid-template-columns: repeat(1fr 1fr 1fr); */
        /* grid-template-columns: repeat(33.3% 33.3% 33.3%); */
        column-gap: 2rem; 
    }
}

.servicio{
display: flex;
flex-direction: column;
align-items: center;
text-align: justify;

    
}

.servicio h3{
color:rgba(0, 0, 255, 0.849);
font-weight: bold;

}

.servicio p{
    padding-inline: 2.5rem;
    line-height: 1.5;
    text-align:justify;
    background-color: rgb(247, 242, 236);
    border-radius: 1rem;

}

.iconos{


}

.servicio .iconos{
height: 14rem;
width: 14rem;
background-color: blue;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}

.formulario{
background-color: rgb(201, 198, 198);
width: min(60rem, 100%); /*  toma el valor más pequeño*/
margin: 0px auto;
padding: 2rem;
border-radius: 1rem;

}

.formulario fieldset{
    border: none;
}

.formulario legend{
    text-align: center;
    font-size: 2rem;
    color:rgb(255, 251, 0);
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 1rem;

}

@media (min-width: 768px) {
    
    .contenedor-campos{
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 1rem; /*separacion de columnas*/
        }

        .campo:nth-child(3),.campo:nth-child(4){ /* seleccionar el tercer campo*/
            grid-column: 1 / 3;

        }
}


.campo{
margin-bottom: 1rem;

}

.campo textarea {
    height: 20rem;
}

.campo label{
    color: var(--blanco);
    font-weight: bold;
    margin-bottom: .5rem;
    display: block;
    
}

.input-text{
    width: 100%;
    border: none;
    padding: 1.5px;
    border-radius: .5rem;
}


ul{
    padding-top: 2rem;
    list-style-type: circle;
    line-height: 1.5;

}

footer p{
    text-align: center;
    font-weight: bold;
    font-size:small;
}

/* estilos pagina empresa----------------------------  */

@media (min-width: 480px) {
    .datos_empresa{

        display: grid;
        grid-template-columns: repeat(3, 1fr);
        align-items: stretch;
    }
}

.imagen_empresa{

    width: 30rem;
    height: 15rem;
    border-radius: .5rem;
    align-items: center;
}

.contenedor_cat{

display: flex;
flex-direction: column;
align-items: center;
background: repeating-linear-gradient(#faf9f9, #e2fae3);

}

.contenedor_cat p {
    text-align: justify;
    width: 80%;

}
.contenedor_cat h3 {
    text-align: justify;
    width: 80%;

}

@media (min-width: 780px) {
    
    .contenedor_contactos {
        display: flex;
        justify-content: center;
        align-content: center;
        background-color: chartreuse;
        column-gap: 5rem;
        width: 90%;
        margin: 0 auto; /*centrar caja*/
        background: repeating-linear-gradient(#e0e0e0, #d7f7d8);
        border-radius: 1rem;
        padding-bottom: 1rem;

    }
}

.contenedor_contactos_div {
    
    display: flex;
    flex-direction: column;
    justify-content:flex-start;
    text-align:center;
    align-content:center

}

.imagen_personal{
    width: 40rem;
    height: 30rem;
    display:block;
    margin:auto;

}

.separador{
    border-top: 3px solid blue;
    border-radius: 1rem;
}

@media (min-width: 780px) {
    
    .contenedor_asistencia {
        display: flex;
        justify-content: center;
        align-content: center;
        background-color: chartreuse;
        column-gap: 5rem;
        width: 90%;
        margin: 0 auto; /*centrar caja*/
        background: repeating-linear-gradient(#e0e0e0, #d7f7d8);
        border-radius: 1rem;
        padding: 2rem;

    }
}

.titulonegro{
    text-shadow: 2px 2px 4px rgb(77, 77, 83);
    color: black;
    font-size: 3rem; 
    
   
}

.contenedor_promo{
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: .5rem;

    
}

@media (min-width: 768px) {
    .contenedor_promo {
    display: flex;
    justify-content: center;
    align-content: center;
    background-color: chartreuse;
    column-gap: 5rem;
    width: 90%;
    margin: 0 auto; /*centrar caja*/
    background: repeating-linear-gradient(#e0e0e0, #d7f7d8);
    border-radius: 1rem;
    padding: 2rem;
   }

}




.linknosubrayado{

    text-decoration: none;
}

.imgpromo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;

}

.imgpromoindi {
    width: 60%;
    height: 60%;
    object-fit: cover;
    object-position: 50% 50%;

}

hr{
    border-width:1.5px;
    border-style:solid;
    border-color:rgb(139, 5, 5);
    width:95%;
}


.iconito{

    border: 2px solid rgb(108, 4, 4);
    border-style:dotted;
    max-width: 35%;
    scale: fit;
 
  }

  .textoAnuncio {

    font-weight: bold;
    background-color: yellow;
    span { font-size: 18px; }
    color: black;
    border: 3px solid rgb(221, 217, 6);
    
  }

