@import url('https://fonts.googleapis.com/css2?family=BioRhyme:wght@200..800&family=Bona+Nova+SC:ital,wght@0,400;0,700;1,400&family=Lora:ital,wght@0,400..700;1,400..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Playwrite+GB+S:ital,wght@0,100..400;1,100..400&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



/* ESTILOS GENERALES */

.nosotros .container .row .col img:hover{
    cursor: pointer;
}

section{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

h1{
    font-size: 2.5rem;
}   

.seccion-footer{
    color: black;
    /*background-color: #565656;
    background-color: rgb(159,159,159);*/
    background-color: rgb(180, 193, 205);
}

.seccion-oscura{
    color: black;
    /*background-color: #565656;
    background-color: rgb(159,159,159);*/
    background-color: rgb(180, 193, 205)
}


.seccion-clara{
    color: black;
    background-color: white;
}

.seccion-seguros{
    color: black;
    background-color: #f5f6f7;
    /*background-color: #2874a6;*/
    
}

.seccion-nosotros{
    color: black;
    /*background-color: #2874a6;
    background:-webkit-linear-gradient(top,#839fe4,#496697,#233d69);*/
    background: white;
}

.seccion-titulo{
    font-size: 2rem;
    padding: 15px;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
}

.seccion-subtitulo{
    font-size: 1.5rem;
    padding: 15px;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
}

.seccion-texto{
    font-size: 1.2rem;
}


/*--Google Fonts para h1 --*/
.titillium-web-regular {
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }

  .rubik-dirt-regular {
    font-family: "Rubik Dirt", system-ui;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }

  .lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}

  
/*.quicksand-<uniquifier> {
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
  }
*/

  /****************************************************************************/
/* CURCULO */
#contenedor_carga
	{
        visibility: visible;
        opacity: 1;
		/*background-color:rgba(250,240,245,0.9);*/
        background-color: rgb(73,164,191);
		/*background-color:#717a9f;*/
		height:100%;
		width:100%;
		position:fixed;
		-webkit-transition:all 1s ease;
		-o-transition:all 3s ease;
		transition:all 3s ease;
		/*z-index:10000;*/
        
	}
    
#carga
	{
		border: 15px solid #ccc;
		border-top-color:#06F;
		border-top-style:groove;
		height:300px;
		width:300px;
		border-radius:100%;
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		margin:auto;
		-webkit-animation:girar 1.5s linear infinite;
		-o-animation:girar 1.5s linear infinite;
		animation:girar 1.5s linear infinite;
	}
	
	#imagen_centro {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: 210px; /* Ajusta el tamaño de la imagen */
		width: 165px;  /* Ajusta el tamaño de la imagen */
		z-index: 10; /* Asegura que esté encima del círculo */
		pointer-events: none;
		animation:none;
}

@keyframes girar
	{
		from{ transform: rotate(0deg);}
		to{ transform:rotate(360deg);}
	}

/****************************************************************************/
/* BARRA DE NAVEGACION */
.navbar {
    padding: 1rem 2rem;
    /*background-color: rgb(236, 237, 239);*/
    background-color: white;
}

.navbar-nav {
    align-items: center;
}

.navbar-brand {
    display: flex;
    align-items: center;
}

.navbar-brand p{
    font-size: 0.7rem;
    line-height: 0.8rem;
    padding:10px 0 0 15px;
    
}

.navbar-brand img {
    width: 50px ;
    height: 60px;
}

.navbar-collapse {
    align-items: center;
    justify-content: space-between;
}

.navbar-toggler {
    margin-left: auto;
}

.navbar-nav .nav-link {
    margin-right: 1rem; /* Espaciado entre los enlaces */
    font-size: 1rem;
    color: #333;
    text-transform: uppercase;
}
.navbar-nav .nav-link:hover {
    color: #007bff; /* Cambia el color al pasar el mouse */
    text-decoration: underline;
}

/* con el logo y el texto en vertical*/
.logo-con-texto {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.logo-con-texto img {
  max-height: 80px;
}

.logo-texto {
  font-size: 0.65rem;
  line-height: 1.1;
  margin-top: 5px;
}


/****************************************************************************/


/* SECCION MISION */
.mision{
    /*background-color: #f5f6f7;*/
    /*background-color: rgb(205,205,205);*/
    /*background-color: rgb(26,75,98);*/
    background-color: rgb(13,59,83);
    min-height: 450px;
    text-align: center;
}

.mision-principal{
    padding: 3rem;

}
.mision-imagen-seguro{
    width: 230x;
    height: 230px;
    /*border-radius: 50%;*/
    margin: 5px;
}
.mision-principal h2{
    font-size: 1.2rem;
    color: white;
}

.mision-principal p{
    font-size: 18px;
    line-height: 1em;
}
.mision-principal hr{
    width:200px; 
    height:3px;
    background:black;
}

.seccion-titulo-mision {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 500;
    font-size: 3.2rem;
    font-style: normal;
    /*background: linear-gradient(to right,yellow,blue,red);
    background-clip: text;
    -webkit-background-clip: text;
    color:transparent;*/
    color: white;
    line-height: 1em; /* interlineado*/
  }

  .seccion-titulo-mision p{
    color: white;
  }

/****************************************************************************/
/*--Seccion Contacto--*/
.contacto .container{
    max-width: 1100px;
    min-height: 200px;
    padding: 20px;
    /*z-index: 3;*/
}

.contacto .rectangulo{
    margin-top: -2rem;
    background-color: rgb(73, 164, 191);
    /*background:-webkit-linear-gradient(top, #0d57d8,#0930bd,#052d8b,#032677,#041d58,#041249,#090227);*/
    border-radius: 10px;
    box-shadow: 0px 1px 4px 1px white;
}

.contacto .row{
    width: 100%;
    display: flex;
    align-items: center;
}

.contacto .descripcion{
    color: white;
    font-size: 1.2rem;
}

.contacto button{
    color: white;
    font-weight: bold;
    background-color: transparent;
    border: 2px solid white;
    padding: 1.25em 2em;
    margin: 10px;
    border-radius: 100px;
    transition: all 0.2 ease-in-out;
}

.contacto button i{
    color: white;
    font-size: 1.3rem;
    transition: all 0.2 ease-in-out;
}
.contacto button:hover{
    background-color: white;
    color: black;
}
.contacto button:hover i{
    color: black;
}

/****************************************************************************/

/*Seccion de whassap*/
.btn-wsp{
    position:fixed;
    width:50px;
    height:50px;
    line-height: 50px;
    bottom:25px;
    right:25px;
    background:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:35px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index:100;
    transition: all 300ms ease;
}
.btn-wsp:hover{
    background: #20ba5a;
}

/****************************************************************************/

/*Pie de pagina (footer)*/
footer{
    min-height: 500px;
}

.footer-logo{
    width: 200px;
    height: 230px;
    margin: 25px 10px 0px 10px;
}

.footer-texto{
    font-size: 1.5rem;
    padding: 20px;
    margin-bottom: 30px;
    font-family: 'Quicksand', sans-serif;
}

.iconos-redes-sociales a{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    margin: 10px;
    border: 2px solid white;
    border-radius: 10%;
    transition: all 0.2s ease-in;
}

.iconos-redes-sociales{
    color: white;
    font-size: 1.5rem;
    transition: all 0.2s ease-in;
}

.iconos-redes-sociales a:hover{
    background-color: white;
    border: 2px solid rgb(13, 110, 253);
    box-shadow: #666 10px -5px 8px;

}

.iconos-redes-sociales a:hover i{
    color: black;
}

.derechos-de-autor{
    font-size: 15px;
    color: #aeaeae;
    padding: 20px;
}

.derechos-autor{
    font-size: 15px;
    color: black;
    padding: 20px;
}

/* con el escrito nuevo*/
.footer-texto-logo {
  color: black;
  text-align: center;
  margin-top: 10px;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 400; /* para que quede un poco más fuerte */
  font-family: 'Arial', sans-serif; /* o la que uses en el sitio */
}



/****************************************************************************/

/*Boton hacia arriba*/
#button-up
	{
		width: 45px;
		height: 45px;
		background: #46a2fd;
        /*background: #1b1b32;*/
		display: flex;
		justify-content: center;
		align-items: center;
		color: white;
		border-radius:10px;
		font-size: 20px;
		position:fixed;
		bottom:140px;
		right: 30px;
		cursor: pointer;
		/*border: 4px solid transparent;*/
		border: 3px solid #fff;
		transition: all 300ms ease;
		transform: scale(0);
        z-index: 0;
	}

#button-up:hover
	{
		transform:scale(1.1);
        background-color: #69c659;
		border-color:rgba(0,0,0,0.1);
		box-shadow: #666 10px -5px 8px;
	}
    

/****************************************************************************/
/*--Seccion seguros--*/
.seguros{
    padding: 60px;
    
}

.seguros .container .row .card:hover{
    /*-webkit-transform: scale(1.05);*/
    box-shadow: #666 5px 5px 10px;
}

.wave{
    position: relative;
    bottom: 0;
    width: 100%;
}


/****************************************************************************/
/*Seccion nosotros*/
.nosotros{
    padding: 60px;
    
}

/****************************************************************************/
/*Seccion Socios*/

.socios{
    padding: 40px 40px 80px 40px;
}

.seccion-titulo-socios{
    font-size: 2rem;
    padding: 15px;
    text-align: center;
    align-content: center;
    font-family: 'Titillium Web', sans-serif;
}
.socios .carousel{
    max-width: 350px;
}

.carousel-item .container{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom : 80px;
}

.socios-imagen{
    height: 180px;
    width: 180px;
    margin: 10px 10px 20px 10px;
}

.socios-imagen:hover
	{
        -webkit-transform: rotate(-10deg);
        
	}

.socios-texto{
    max-width: 70%;
    font-size: 20px;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.socios-info{
    font-weight: bold;
    text-align: center;
}

.socios-info p{
    margin-bottom: 0;
   
}

.socios .clinte{
    font-size: 1.2rem;
}

.socios .cargo{
    font-size: 0.9rem;
    color: #656060;
}

/*.carousel-item{
    height: 500px;
}*/

.seccion-medioclara{
    color: black;
    background-color: #f5f6f7;
}

/**************************************************************************/
/*Seccion de Obreros*/
.obreros{
    padding: 70px;
    background-color: white;
    
}

/****************************************************************************/
/*--Seccion seguros de Personas*/
.personas{
    padding: 40px;
    background-color: white;
}
.parrafos{
    font-size: 20px;
    text-align: left;
    /*width:95%;*/
	margin:auto;
    text-align: justify;
}
.lista-alineada {
    font-size: 20px;
    padding-left: 5px;
    margin-left: 5px;
    list-style-position: inside; /* Opcional: mueve los puntos dentro de la lista */
}

/****************************************************************************/
/*--Seccion seguros de Automivil*/
.automovil{
    padding: 30px;
    background-color: white;
}
.parrafos{
    font-size: 20px;
    text-align: left;
    /*width:95%;*/
	margin:auto;
    text-align: justify;
}
.lista-alineada {
    font-size: 20px;
    padding-left: 5px;
    margin-left: 5px;
    list-style-position: inside; /* Opcional: mueve los puntos dentro de la lista */
}

/****************************************************************************/
/*--Seccion Seleccion*/
.texto-negro{
    color: black;
    
}

.texto-blanco{
    color: white;
}

.seccion-descripcion{
    font-size: 1.2rem;
    color: #584e4e;
    text-align: center;
}

.proyectos-recientes{
    padding: 40px;
    background-color: #f5f6f7;
}

.proyectos-recientes img{
    height: 100%;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    display: block;
    transition: all 0.2s ease;
    border: 1px solid #c3c8cd;
    margin-bottom: 40px;
}

.proyectos-contenedor{
    padding-top: 50px;
    margin-bottom: 40px;
    align-items: center;
}

.columna p{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
}

.proyecto {
    position: relative;
}

.proyecto:hover img{
    opacity: 0.3;
}

.overlay{
    transition: all 0,2s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.proyecto:hover .overlay{
    opacity: 1;
}

.overlay iconos-contenedor{
    display: flex;
}

.overlay i{
    color: black;
    font-size: 60px;
    margin: 10px;
}

.overlay p{
    font-size: 1.2rem;
    font-weight: 600;
    
}
/*+++++++++++++++++++++++++++++++*/

.overlay2{
    transition: all 0,2s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.proyecto:hover .overlay2{
    opacity: 1;
}

.overlay2 iconos-contenedor{
    display: flex;
}

.overlay2 i{
    color: black;
    font-size: 100px;
    margin: 10px;
}

.overlay2 p{
    font-size: 2.5rem;
    font-weight: 600;
    
}

/****************************************************************************/
/*--Seccion Cotizador*/
.cotizador{
    padding: 40px;
    background-color: white;
}

.automovil-cotizador{
    padding: 60px;
    background-color: #f5f6f7;
}

.boton-cobertura {
    display: inline-block;
    padding: 10px 20px;
    background-color: rgb(147, 201, 61);
    color: white;
    text-align: center;
    cursor: pointer;
    border: none;
    font-size: 1.2rem;
    margin-left: 270px;
    margin-top: 40px;
}

.wrapper{
    margin: 30px 0px;
    width: 85%;
}

.wrapper img{
    max-width: 400px;
    float: left;
    margin-right: 5px;
    border-radius: 50%;
}



.wrapper text-box{
    color: #fff;
}

.wrapper .text-box p{
    font-size: 20px;
    color: black;
    text-align: right;
    
}

.wrapper .text-box h4{
    text-align: right; 
    font-size: 4rem;
    color: rgb(100, 119, 117);
    font-family: quicksand-uniquifier; 
    line-height: 1em;
}

.wrapper .text-box h5{
    text-align: right; 
    font-size: 2.5rem;
    color: rgb(0,177,182);
    font-family: quicksand-uniquifier; 
    line-height:1em;
}

.wrapper .text-box h6{
    text-align: right; 
    font-size: 2.5rem;
    font-family: quicksand-uniquifier; 
    line-height: 1em;
}



/****************************************************************************/

/*--Seccion QR-cotizador*/
.codigoqr{
    padding: 20px;
    background-color: white;
}

.wrapper2{
    margin: 30px 0px;
    width: 85%;
}

.wrapper2 img{
    max-width: 400px;
    float: left;
    margin-right: 5px;
}


.wrapper2 text-box{
    color: #fff;
}

.wrapper2 .text-box p{
    font-size: 16px;
    color: black;
    text-align: right;
    line-height: 1em;
    
}

.wrapper2 .text-box h4{
    text-align: right; 
    font-size: 4rem;
    color: rgb(100, 119, 117);
    font-family: quicksand-uniquifier; 
    line-height: 1em;
}

.wrapper2 .text-box h5{
    text-align: right; 
    font-size: 2.5rem;
    color: rgb(0,177,182);
    font-family: quicksand-uniquifier; 
    line-height: 1em;
}

.wrapper2 .text-box h6{
    text-align: right; 
    font-size: 2.5rem;
    font-family: quicksand-uniquifier; 
    line-height: 1em;
}

/****************************************************************************/
/*--Seccion seguros funerario*/
.funerario{
    padding: 40px;
    background-color: white;
}

.funerario-cotizador{
    padding: 10px;
    background-color: white;
}

.boton-cobertura-funerario {
    display: inline-block;
    padding: 10px 77px;
    background-color: rgb(147, 201, 61);
    color: white;
    text-align: center;
    cursor: pointer;
    border: none;
    font-size: 1.2rem;
    margin-left: 373px;
    margin-top: 40px;
}

.lista-alineada-funerarios {
    font-size: 20px;
    padding-left: 5px;
    margin-left: 5px;
    list-style-position: inside; /* Opcional: mueve los puntos dentro de la lista */
}

.parrafos-funerarios{
    font-size: 20px;
    text-align: left;
    /*width:95%;*/
	margin:auto;
    text-align: justify;
}


/****************************************************************************/
/* Seccicon Confirmación-envio */
.envio-positivo{
    padding: 60px;
    background-color: white;
}

.seccion-titulo-envio{
    font-size: 2rem;
    padding: 10px;
    font-family: 'Titillium Web', sans-serif;
    color: black;
    text-align: center;
}

.envio-positivo img{
    width: 100px;
    height: 100px;
    align-items: center;
    margin-top: 50px;
}

.envio-positivo h2,p{
    align-items: center;
    text-align: center;
}

/* Seccicon Envio-Erroneo */
.envio-negativo{
    padding: 60px;
    background-color: white;
}
.seccion-titulo-envio{
    font-size: 2rem;
    padding: 10px;
    font-family: 'Titillium Web', sans-serif;
    color: black;
    text-align: center;
}

.envio-negativo img{
    width: 100px;
    height: 100px;
    align-items: center;
}

.envio-negativo h2,p{
    text-align: center;
}


/****************************************************************************/
/* Adaptable (Responsivo) */

@media screen and (max-width:884px) {
    .overlay p{
        font-size: 1.5rem;
        font-weight: bold;
    }

    .overlay i{
        font-size: 40px;
    }

    .overlay2 p{
        font-size: 1.5rem;
        font-weight: bold;
    }

    .overlay2 i{
        font-size: 40px;
    }

    .wrapper img{
        max-width: 250px;
    }

    .wrapper .text-box p{
        font-size: 18px;
        
    }

    .wrapper2 img{
        max-width: 250px;
    }

    .wrapper2 .text-box h4{
        font-size: 2.8rem;
        
    }

    .wrapper2 .text-box h5{
        font-size: 2rem;
        
    }

    .wrapper2 .text-box h6{
        font-size: 1.8rem;
        
    }

    .boton-cobertura {
        font-size: 1.2rem;
        margin-left: 60px;
        margin-top: 40px;
    }

    .boton-cobertura-funerario {
        font-size: 1.2rem;
        margin-left: 164px;
        margin-top: 40px;
    }

    .funerario li{
        font-size: 1rem;
        /*width:95%;*/
    }

    .parrafos-funerarios{
        font-size: 1.1rem;
    }

    .footer-logo{
    width: 200px;
    height: 230px;}

}

 @media screen and (max-width:800px) {
    .navbar-brand p{
        font-size: 0.7rem;
        line-height: 0.8rem; 
    }
    .socios-imagen{
     height: 140px;
     width: 130px;
    }
 
    .socios-texto{
     font-size: 18px;
    }

    .container .row iframe{
        width:280px;
        height:200px;
    }

    #button-up
	{
        right: 75px;
    }

    .parrafos{
        font-size: 1rem;
        text-align: center;
    }
    .personas{
        font-size: 22px;
        text-align: left;
    }

    .automovil{
        font-size: 22px;
        text-align: left;
    }
    .lista-alineada {
        padding-left: 0px;
        margin-left: 0px;
        font-size: 1rem;
        /*list-style-position: inside;  Opcional: mueve los puntos dentro de la lista */
    }

    .wrapper img{
        max-width: 250px;
    }

    .wrapper .text-box p{
        font-size: 16px;
        
    }
    .wrapper .text-box h4{
        font-size: 2.2rem;
    }

    .wrapper .text-box h5{
        font-size: 1.3rem;
    }

    .wrapper .text-box h6{
        font-size: 1.3rem;
    }

    .wrapper2 img{
        max-width: 250px;
    }
    .wrapper2 .text-box h4{
        font-size: 2.2rem;
    }

    .wrapper2 .text-box h5{
        font-size: 1.3rem;
    }

    .wrapper2 .text-box h6{
        font-size: 1.3rem;
    }

    .boton-cobertura {
        margin-left: 60px;
    }

 }


@media screen and (max-width: 767px)
/* La propiedad max-width en CSS se utiliza para 
definir el ancho máximo que puede tener un elemento, hasta...*/
{
    
    .navbar-brand img {
        max-width: 80px; /* Ajusta el tamaño si es necesario */
    }

    .mision-imagen-seguro{
        width: 130px;
        height: 130px;
    }

    .seccion-titulo-mision {
        font-size: 2.2rem;
        font-weight: 400;
      }

      .boton-cobertura {
        font-size: 1.1rem;
        margin-left: 0px;
    }

    .wrapper .text-box p{
        font-size: 14px;
        
    }

    .boton-cobertura-funerario {
        font-size: 1.2rem;
        margin-left: 72px;
        margin-top: 40px;
    }

    .funerario li{
        font-size: 0.9rem;
        /*width:95%;*/
    }
    .parrafos-funerarios{
        font-size: 1rem;
    }


}


@media screen and (max-width: 491px) {
    
    .navbar-brand p{
        font-size: 0.5rem;
        line-height: 0.9rem;
        padding-left: 10px;
        padding-top: 20px;
        
    }

    .seccion-titulo-mision {
        font-size: 2rem;
        font-weight: 400;
      }
      
      #button-up
	{
        right: 50px;
    }

    .seleccion .row div{
       height: 270px;
        
    }
    
    .overlay p{
        font-size: 1.6rem;
    }

    .overlay i{
        font-size: 40px;
    }

    .overlay p2{
        font-size: 1.8rem;
    }

    .overlay2 i{
        font-size: 50px;
    }

    .automvil p{
        font-size: 0.3rem;
    }

    .wrapper img{
        max-width: 330px;
    }

    .wrapper .text-box p{
        font-size: 13px;
        
    }

    .wrapper .text-box h4{
        font-size: 2rem;
    }

    .wrapper .text-box h5{
        font-size: 1.2rem;
    }

    .wrapper .text-box h6{
        font-size: 1.2rem;
    }
    .boton-cobertura {
        font-size: 1rem;
        margin-left: 0;
        margin-top: 40px;
    }

    .wrapper2 img{
        max-width: 385px;
    }
    .wrapper2 .text-box h4{
        font-size: 2.1rem;
    }

    .wrapper2 .text-box h5{
        font-size: 1.5rem;
    }

    .wrapper2 .text-box h6{
        font-size: 1.4rem;
    }

    .boton-cobertura-funerario {
        font-size: 1.2rem;
        margin-left: 40px;
        margin-top: 40px;
    }

    .funerario li{
        font-size: 0.9rem;
        /*width:95%;*/
    }
    .parrafos-funerarios{
        font-size: 1rem;
        text-align: justify;
    }
    
    .mision-imagen-seguro{
        width: 130px;
        height: 130px;
    }


}

@media screen and (max-width: 428px) {
    .wrapper img{
        max-width: 260px;
    }

    .wrapper .text-box p{
        font-size: 12px;
        
    }

    .wrapper .text-box h4{
        font-size: 2.5rem;
    }

    .wrapper .text-box h5{
        font-size: 1.5rem;
    }

    .wrapper .text-box h6{
        font-size: 1.5rem;
    }

    .boton-cobertura {
        font-size: 0.8rem;
        margin-left: 0;
        margin-top: 40px;
    }

    .wrapper2 img{
        max-width: 330px;
    }
    .wrapper2 .text-box h4{
        font-size: 1.8rem;
    }

    .wrapper2 .text-box h5{
        font-size: 1.5rem;
    }

    .wrapper2 .text-box h6{
        font-size: 1.4rem;
    }

    .boton-cobertura-funerario {
        font-size: 1rem;
        margin-left: 9px;
        margin-top: 40px;
    }

    .funerario li{
        font-size: 0.9rem;
        /*width:95%;*/
    }
    .parrafos-funerarios{
        font-size: 0.8rem;
        text-align: justify;
    }

    .mision-imagen-seguro{
    width: 130px;
    height: 130px;
    }

    .footer-logo{
    width: 110px;
    height: 130px;
    }

     
    
}

@media screen and (max-width: 390px) {
    .boton-cobertura {
        font-size: 0.7rem;
        margin-left: 0;
        margin-top: 40px;
    }

    .wrapper .text-box p{
        font-size: 11px;
        
    }


    .boton-cobertura-funerario {
        font-size: 0.8rem;
        margin-left: 1px;
        margin-top: 40px;
        
    }

    .wrapper2 img{
        max-width: 293px;
    }

    .footer-logo{
    width: 110px;
    height: 130px;
    }

}

@media screen and (max-width: 375px) {
    
    .wrapper2 .text-box h4{
        font-size: 1.5rem;
    }

    .wrapper2 .text-box h5{
        font-size: 1.2rem;
    }

    .wrapper2 .text-box h6{
        font-size: 1.2rem;
    }

    .boton-cobertura-funerario {
        font-size: 0.8rem;
        
    }
    .footer-logo{
    width: 110px;
    height: 130px;
    }
}

@media screen and (max-width: 350px){
    .wrapper2 img{
        max-width: 270px;
    }
    .footer-logo{
    width: 110px;
    height: 130px;
    }
}



 


