*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root{
    --colorTextos:#7e7e7e;
  
    
}

/**body{
}**/

.des01{
  color: #fff;
  font-size: 5px;
}

.contenedor{
    width: 90%;
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
}

.cont01{
    text-align: center;
    margin-top: 80px; 
}

.cont0101{
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
  color: #000;
  font-size: 28px;
  margin:0 160px; 
}

.cont0102{
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
  color: #000;
  font-size: 20px;
  margin:0 160px; 
  margin-top: 15px;
}

.cont02{
 margin-top: 70px;
 background-color: #D4ADFC;
 color: #FFF;
 padding: 15px;
 margin-right: 20px;
 border-radius: 3%;
background: linear-gradient(180deg, #d9b8ff 0%, #6e3acf 100%);
}

.cont021{
  color: #FFF;
  font-size: 33px;
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
}

 .cont022{
font-size: 15px;
text-align: center;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
}

.icono01{
font-size: 50px;
margin: 15px;
}

.cont03{
 margin-top: 70px;
 background-color: #5C469C;
 color: #FFF;
 margin-right: 20px;
 padding: 15px;
 border-radius: 3%;
 background: linear-gradient(180deg, #5e3fa56b 0%, #3e2a79 100%);
}

.cont031{
color: #FFF;
font-size: 33px;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
}

.cont032{
font-size: 15px;
text-align: center;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
}

.icono02{
font-size: 50px;
margin: 15px;
}

.cont04{
 margin-top: 70px;
 background-color: #1D267D;
 color: #FFF;
 padding: 15px;
 margin-right: 20px;
 border-radius: 3%;
 background: linear-gradient(180deg, #212e8367 0%, #0c1552 100%);
 }

.cont041{
color: #FFF;
font-size: 33px;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
margin-right: 20px;
}

.cont042{
font-size: 15px;
text-align: center;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
}

.icono03{
font-size: 50px;
margin: 15px    
}

.cont05{
 margin-top: 70px;
 background-color: #0C134F;
 color: #FFF;
 padding: 15px;
 margin-right: 20px;
 border-radius: 3%;
  background: linear-gradient(180deg, #4051c2af 0%, #030825 100%);
}

.cont051{
color: #FFF;
font-size: 33px;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
}

.cont052{
font-size: 15px;
text-align: center;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
}

.icono04{
font-size: 50px;
margin: 15px  
}


.containercero{
    text-align: center;
    margin-top: 10px;
    display: flex;
    padding: 100px;
    justify-content: space-evenly;
  
}

.nos01{
    color: #11224E;
    font-size: 40px;
    letter-spacing: 2px;
    padding:0 25px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.nos02{
    color: #1A2A4F;
    font-size: 16px;
    text-align: justify;
    margin: 20px;
    font-family:'Arial Narrow', Arial, sans-serif;
}

.containeruno{
    margin-top: 100px;
  }

.containeruno .row {
  margin-top: 50px;
 padding: 10px;
 display: flex;
}

.col {
    --bs-gutter-x: 0;
}

.containeruno01{
text-align: center;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
font-size: 23px;
 padding: 0 35px;
color: #000000;
}


.containeruno03{
  background-color: #184384;
  color: #fff;
  padding: 30px;
  width: 100%;
  border-radius: 1%;
  margin-bottom: 16px;
 }

.cont06{
  font-size: 30px;
  color: #fff;
  text-align: right;
  margin-bottom: 30px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.cont07{
font-size: 13px;
text-align: left;
color: #fff;
}

.icono010{
    color: #D4ADFC;
    font-size: 25px;
     transition: transform 0.5s ease-in-out;
}

.icono010:hover{
  transform: rotate(360deg);
}

.publi01{
width: 100%;
height: 96%;
border-radius: 1%;
}

.containerdos{
    margin-top: 100px;
    background-color: #030825;
}

.containeruno05{
   height: 350px;  
   margin-top: 50px;
   padding: 50px;
}

.containeruno06{
  height: 350px;  
   text-align: center;
   margin-top: 50px;
   background-color: chartreuse;
   font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
   padding: 85px 0;
}

.containeruno07{
  height: 350px;  
   text-align: center;
   margin-top: 50px;
   font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
   padding: 85px 0;
}

.container04{
  text-align: center;
   margin-top: 10px;
}

.container01{
   overflow: hidden;
    
}

.container0101{
 text-align: left;
 margin: 25px;
 font-size: 16px;
 font-weight: 900;
 font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.container0102{
 text-align: justify;
 margin: 25px;
 font-size: 15px;
 font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.icon0102{
  font-size: 50px;
  text-align: right;
   color: #174384;
   padding: 15px;
   transition: transform .5s ease;
   opacity: 65%;
}


.icon0102:hover{
  transform: translateY(-10px) scale(1.5);
  opacity: 100%;

}

.icon0103{
  font-size: 50px;
  text-align: right;
   color: #5889d3;
   padding: 15px;
  transition: transform .5s ease;
   opacity: 65%;
}


.icon0103:hover{
  transform: translateY(-10px) scale(1.5);
  opacity: 100%;
}


.container02{
  overflow: hidden;
}


.mis01{
    font-size: 25px;
    text-align: left;
    color: #fff;
    margin-top: -16px;
    display: flex;
    padding-top: 15px;
    justify-content:space-around;
    background-color: #BBC863;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 }

.mis02{
    color: #11224E;
    text-align: justify;
    font-size: 13px;
}

.logonos{
  border-radius: 5%;
  width: 75%;
  filter: blur(3px);
  transform: scale(1.2);
  transition: 0.6s;
  margin: 40px auto;
}

.logonos:hover{
    filter: blur(0);
  transform: scale(1)
}

.logodos{
  width: 100%;
  height: 100%;
  transition: transform .4s ease;
  border-radius: 1%;
  box-shadow: 0 0 0px rgba(0, 0, 0, .9);
  transition: transform .5s ease;
  opacity: 65%;
}

.logodos:hover{
   transform: translateY(-10px) scale(1.1);
    opacity: 100%;
}


/**NOSO{TROS*/

.card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
  padding: 1rem;
  margin-top: 50px;
  border-radius: 3%;
}

/* Tarjeta */
.card {
  width: 15rem;
  cursor: pointer;
  perspective: 1000px;
}

/* Contenido interno */
.content {
  text-align: center;
  position: relative;
  transition: all 2.25s;
  background-color: #174384;
  background: linear-gradient(180deg, #1e2a7894 0%, #0324fa 100%);
  padding: 5em;
  transform-style: preserve-3d;
}

/* Efecto al hacer hover */
.card:hover .content {
  transform: rotateY(0.5turn);
}

/* Lados frontal y trasero */
.front,
.back {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 2em;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}

/* Contenido del lado frontal */
.title {
  transform: translateZ(5rem);
  font-size: 15px;
  color: #fff;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.subtitle {
  transform: translateZ(2rem);
  color: #000000;
  font-weight: 900;
}

/* Lado trasero */
.back {
  transform: rotateY(0.5turn);
  background-color: #769DC9;
background: linear-gradient(180deg, #94bff1c2 0%, #032f61 100%);

  color: #FFF;
}

.description {
  transform: translateZ(3rem);
  font-size: 20px;
   
}
/**NOSOTROS*/

/**SERVICIOS*/
/* From Uiverse.io by Dailleer */ 
.card03 {
  position: relative;
  width: 300px;
  height: 200px;
  background: linear-gradient(-45deg, #242220 0%, #1f0c07 100%);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.card03 svg {
  width: 48px;
  fill: #333;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.card03:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.card03__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #1743845e;
  color: #FFF;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.card03:hover .card03__content {
  transform: translate(-50%, -50%) rotate(0deg);
  opacity: 1;
}

.card03__title {
  margin: 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.card03__description {
  margin: 10px 0 0;
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  text-align: justify;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.card03:hover svg {
  scale: 0;
  transform: rotate(-45deg);
}

.imgprincipal{
overflow: hidden;
}

/**SERVICIOS*/


/**MENU*/
.menu-navegacion{
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 120px;
   
}

.logo{    
  width: 200px;
  border-radius: 50%;
  
}


 .encabezado{
    background: #fff;
    color: #965e08;
 }

 .tel01{
    font-size: 22px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
     color: #41689a;
}


 .correo01{
    color: #000000;
    font-weight: 600;
 }

 .titul{
    color: #174384;
    font-weight: 800;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 20px;
    border-radius: 50%;
 }

 .titul01 {
   color: #41689a;
   font-weight: 900;
   font-size: 16px;
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

 }

 .col01{
    background: #17438496;
    color: #fff;
    padding: 15px;
    border-radius: 3%;  
    text-align: center;
}


.hero h1{
    font-size: 50px;
    font-weight: 600;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}

.hero p{
    font-weight: 300;
    font-size: 22px;
    margin: 15px 0;  
    font-family: Arial, Helvetica, sans-serif;
}

.enlaces li{
    list-style: none;
    display: inline-block;
}

.enlaces a{
    color: #EE7570 ;
    text-decoration: none;
    margin-left: 10px;
    font-weight: 700;
}

.enlaces a:hover{
    text-decoration: underline;
}
/**HERO*/

.hero{
    height: 450px;
    background-image: 
    linear-gradient(-20deg, #5a5d682c 0%, #1c227415 100%), 
    url(../img/PRICI01.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.contenedor-textos{
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.container01{
text-align: center;
}

.imagecolum01{
    width: 90%;
    border-radius: 3%;
    box-shadow: 0 0 8px rgba(51, 44, 44, 0.9);
}

.efecto {
    transition-property: transform;
    transition-duration: 300ms;
  
  }
  
  .efecto:hover{
    transform: scale(1.2);
    opacity: 65%;
  }



/**MAIN**/



.seccion03{
 color: #184384;
  font-size: 24px;
  text-align: center;
  margin-top: 130px;
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.containernuevo{
  margin-top: 1px;
}

.containernuevo01{
  margin-top: 430px;
  padding:0 auto;
}


.icon1{
  color: #f2f2f2;
  font-size: 30px;
  margin-top: 20px;
  font-weight: 900;
}

.seccion04{
    color: #1A2A4F;
    font-size: 23px;
    text-align: center;
    font-weight: 700;
    font-family:Arial, Helvetica, sans-serif;
}

.copy02{
    color: #000;
    text-align: center;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    margin-top: 10px;
}

.copy03{
    color: #fff;
    text-align: center;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 25px;
    font-weight: 900 ;
}

.copy07{
    color: #FFF;
    text-align: center;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

    .copy06{
        color:#fff;
        text-align: center;
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-size:38px;
        font-weight: 700;
    }


  
.projects{
    background: #0820530e;
    margin-top: 100px;
    padding:10px
  }

.contenedor-imagenes {
   display: flex;
   justify-content: space-evenly;
   flex-wrap: wrap; 
}

.contenedor-imagenes img{
    display: block;
    object-fit: cover;
    width: 30%;
    height: 220px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .9);
    margin-bottom: var(--marginElementos);
      transition: transform .5s ease;
      opacity: 65%;
}

.contenedor-imagenes img:hover{
      transform: translateY(-10px) scale(1.1);
        opacity: 100%;
    }

.peopel{
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    object-fit: cover;
}

.person{
    font-size: 22px;
    text-align: center;
    margin-top: 50px;
    font-weight: 300;
}

footer{  
    background-color: #174384;
    background-position: center;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content:center;
   
}

footer .titulo-seccion, 
footer .copy{
    color: #000000;
 }

.redes-sociales{
    padding-top: var(--marginElementos);
    width: 80%;
    display: flex;
    margin: auto;
    justify-content: space-evenly;
   
}

.redes-sociales i{
    font-size: 50px;
    color: #fff;
    transition: 3s;
}

.redes-sociales i:hover{
    transform: rotate(360deg);
 }


 .mapa{
    border-radius: 3%; 
 }


 .foot01{
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #174384;
    margin: auto;
    padding: auto;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;    
 }
/**MEDIAS QUIERY PARA PAGINA RESPONSIVE**/

@media screen and (max-width:780px){
    .menu-navegacion{
        flex-direction: column;
        height: 180px;
       justify-content: space-evenly;
}

.cont0101{
  margin:10px; 
  font-size: 18px;
  margin-top: 5px;
}

.cont0102{
  font-size: 14px;
  margin:10px; 
  margin-top: 15px;
}

.cont02{
 margin-top: 40px;
 color: #FFF;
 padding: 35px;
 margin-right: 5px;
 margin: 50px;
 }

 .cont021{
  font-size: 20px;
}

 .cont022{
font-size: 13px;
text-align: justify;
}

.icono01{
font-size: 40px;
margin: 5px;
}

.cont03{
margin-top: 40px;
 color: #FFF;
 padding: 35px;
 margin-right: 5px;
 margin: 50px;
}

.cont031{
font-size: 20px;
}

.cont032{
font-size: 13px;
text-align: justify;
}

.icono02{
font-size: 40px;
margin: 5px;
}

.cont04{
margin-top: 40px;
 color: #FFF;
 padding: 35px;
 margin-right: 5px;
 margin: 50px;
}

.cont041{
font-size: 20px;
}

.cont042{
font-size: 13px;
text-align: justify;
}

.icono03{
font-size: 40px;
margin: 5px;
}

.cont05{
margin-top: 40px;
 color: #FFF;
 padding: 35px;
 margin-right: 5px;
 margin: 50px;
}

.cont051{
font-size: 20px;
}

.cont052{
font-size: 13px;
text-align: justify;
}

.icono03{
font-size: 40px;
margin: 5px;
}

.containeruno{
    margin-top: 30px;
 
  }

.containeruno .row {
 margin-top: 20px;
}

.col {
    --bs-gutter-x: 0;
}

.containeruno01{  
  width: 100%;
  padding: 0 15px;
  font-size: 13px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.containeruno03{
   padding: 15px;
   text-align: center;
   margin: 15px;
   border-radius: 3%;
 }

.cont06{
 text-align: right;
  font-size: 18px;
  margin: 20px;

}

.cont07{
    font-size: 12px;
    text-align: justify;
}

.publi01{
width: 96%;
border-radius: 3%;
}

.img01{
    width: 200px;
    overflow: hidden;
    margin: 0 5px;
}

.nos02{
    color: #1A2A4F;
    font-size: 13px;
    text-align: justify;
    margin: 2px;
    padding: 1px;
    font-family:'Arial Narrow', Arial, sans-serif;
}
.containercero{
    text-align: center;
    margin-top: 10px;
    display:flex;
    padding: 50px; 
    margin: 50px;
    justify-content: center;
    max-width:1600px;  
}

.containeruno05{
  width: 100%;
  padding: 0 40px;
  font-size: 13px;
}


.container01{
  padding: 15px;
      
}

.container0101{
 text-align: left;
 font-size: 15px;
 font-weight: 900;
 font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.container0102{
 text-align: justify;
 margin: 3px;
 font-size: 13px;
 font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.icon0102{
  font-size: 30px;
  text-align: right;
   color: #174384;
   padding: 15px;

}



.icon0103{
  font-size: 30px;
  text-align: right;
   color: #5889d3;
   padding: 15px;
}

.containernuevo01{
  margin-top: 1200px;
}

.logonos{
  border-radius: 6%;
  filter: blur(2px);
  transform: scale(1.2);
  transition: 0.6s;
  display: flex;
  width: 600px;
  padding: 5px;
  justify-content: center;
  height: 180px;
  position: relative;
  
}

 .copy02{
    color: #000;
    text-align: center;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 13px;
    margin-top: 5px;
}


.copy03{
    color: #000;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:35px;
    font-weight: 900 ;
}

.mis01{
    font-size: 15px;
    text-align: left;
    color: #fff;
    margin-top: -16px;
    display: flex;
    padding-top: 10px;
    justify-content:space-around;
    background-color: #BBC863;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 }


.copy07{
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 21px;
    font-weight: 900 ;
}


.beneficio{
    margin-bottom: var(--marginElementos);
}
.contenedor-imagenes img{
    width: 90%;
    margin: 20px;
}
.redes-sociales{
    flex-direction: column;
    align-items: center;
}
.redes-sociales i{
    margin-bottom: 20px;
}

.titulo-seccion{
    text-align: center;
    font-size: 28px;
    color:#000000;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 700;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}


.logo01 img{
    width: 10%;
    height: 10%;
    border-radius: 50%;    
}

.logo02{
    width: 40%;
    height: 40%;
    border-radius: 50%; 
}
     
.copy06{
font-size: 20px;
}


.seccion03{
 color: #184384;
  font-size: 15px;
  text-align: center;
  margin-top: 50px;
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}

.seccion04{
    color: #272132;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    font-family: 'Times New Roman', Times, serif;
}

.imgprincipal{
overflow: hidden;
width: 278px;
height: 200px;
display: flex;
flex-wrap: wrap; 
 
}
.card03__title {
  margin: 0;
  font-size: 13px;
  color: #FFF;
  font-weight: 700;
  text-align: center;
}

.card03__description {
  margin: 6px 0 0;
  font-size: 13px;
  color: #fff;
  line-height: 1.0;
  font-weight: 600;
  padding: 10px; 
}

.card03 {
  position: relative;
  width: 280px;
  height: 200px;
  background: linear-gradient(-45deg, #24222021 0%, #1f0c07 100%);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.copy03{
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 25px;
    font-weight: 900;
}

.copy07{
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 900;
}

.copy06{
        color:#FFF;
        text-align: center;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size:36px;
        font-weight: 700;
    }
.copy070{
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13px;
    font-weight: 900;
}


 .col01{
    background: #17438496;
    color: #fff;
    padding: 15px;
    border-radius: 3%;  
    text-align: center;
}


.hero h1{
    font-size: 25px;
    font-weight: 600;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}

.hero p{
    font-weight: 300;
    font-size: 15px;
    margin: 15px 0;  
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.text02{
    text-align: left;
    color: #272132;
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
     font-weight: 900;
}

  .text2{
    text-align: justify;
    color: #272132;
    font-size: 15px;
    font-weight: 500;
     font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.description {
  transform: translateZ(3rem);
  font-size: 10px;
}

.logodos{
  width: 305px;
  height: 150px;
  transition: transform .4s ease;
  border-radius: 1%;
  box-shadow: 0 0 0px rgba(0, 0, 0, .9);
  transition: transform .5s ease;
  opacity: 65%;
  
}

.mis01{
    font-size: 15px;
    color: #fff;
    margin-top: -16px;
    display: flex;
    padding-top: 20px;
    outline: none;
    overflow: hidden;
    display: flex;
    justify-content:space-around;
    background-color: #BBC863;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 }

.mis02{
    color: #11224E;
    text-align: justify;
    font-size: 12px;
    padding: 25px 33px;
  }

}















