* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}

body {
  background: url('../images/fundo30.png');
  background-position: center;   
  background-repeat: repeat;  
  background-attachment: fixed; 
  min-height: 100vh;             /* garante altura mínima da tela */
}

header {
  display: flex;
  justify-content: space-between;
  /* Alinha itens no início e fim */
  align-items: center;
  /* Centraliza itens verticalmente */
  /* padding: 10px 140px; */
  max-width: 1100px;
  padding: 20px 0;
  /* max-width: 1000px; */
  margin: 0 auto;
  flex-wrap: wrap; /* permite quebrar em telas menores */
}

nav {
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
}

nav ul {
  display: flex;
  list-style: none;
  padding: 6px 12px;
  margin: 0;
  gap: 24px;
  background-color: rgba(0, 255, 255, 0.08);
  border-radius: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  align-items: center;
}

nav ul li {
  margin: 0;
}

nav ul li a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  padding: 6px 8px;
  display: inline-block;
}

.site_title {
  margin: 0;
  display: block;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  width: 130px;
  height: 70px;
  max-width: 200px;
  color: #acacac;
  text-indent: -10000px;
  background: url(../images/templatemo_logo.png) no-repeat left center;
  background-size: contain;
}

/* Header responsivo */
@media (max-width: 767px) {
  /* header {
    /* padding: 10px; */
    /* align-items: flex-start; */
    
    /* margin-left: 4em; }*/
  
    .header{
      display: flex;

    }
  
  

  .site_title {
    /* max-width: 160px; */
    /* padding: 0; */
    
    margin: 0 auto;
    /* height: 48px; */
    /* margin-bottom: 8px; */
    /* margin-left: 4em; */
  }

  nav {
    width: 100%;
    order: 2;
    justify-content: center;
  }

  nav ul {
    gap: 12px;
    padding: 8px;
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 575px) {
.header{
  width: 100%;
}

  nav ul {
    gap: 8px;
    padding: 6px;
    flex-wrap: wrap;
  }

  nav ul li a {
    font-size: 0.95rem;
    padding: 4px 6px;
  }
}


.u-section-1 .u-sheet-1 {
  height: 520px;
  border-radius: 10px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url("../images/hg-min.png");
  /* background-position: -49.48% 20%; */
  background-size: cover;
 
}

.u-section-1 .u-slider-1 {
  height: 320px;
  /* width: ; */
  margin: 120px auto 60px 2em;
  width: 45%;
}

.u-section-1 .u-carousel-inner {
  position: relative;
  /* width: 100%; */
  height: 340px;
  overflow: hidden;
}

.u-section-1 .u-slider .u-carousel-inner > .u-carousel-item {
  height: 100%;
  min-height: 100%;
}

.u-slider .u-carousel-inner {
  /* display: flex; */
  /* flex-direction: column; */
  /* flex: 1; */
  background-color: rgba(43, 64, 64, 0.6);
  border-radius: 40px;
  box-shadow: 5px 5px 20px 0 rgba(165, 206, 247, 0.4);
}

/* .u-section-1 .u-carousel-indicators-1 {
  position: absolute;
  width: auto;
  height: auto;
  inset: auto auto 31px 63px;
} */

.u-section-1 .u-container-layout-1,
.u-section-1 .u-container-layout-2 {
  padding: 38px 35px;
  align-items: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.u-section-1 .u-text-1 {
  font-size: 1.8em;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Oswald, sans-serif;
  /* margin: 0; */
  /* color: rgb(120, 50, 237); */
  /* color: #7832ED; */
  text-align: center;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  -webkit-text-stroke-color: rgba(147, 197, 247, 0.3);
	-webkit-text-stroke-width: 0.1em;
   text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
             -3px -5px 5px rgba(244, 223, 233, 0.4);
}



.u-section-1 .u-text-2 {
  font-size: 1em;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
  /* margin: 30px 0 0; */
  text-align: center;
  -webkit-text-stroke-color: rgba(147, 197, 247, 0.3);
	-webkit-text-stroke-width: 0.05em;
  text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
             -3px -5px 5px rgba(244, 223, 233, 0.4);
}

/* .u-section-1 .u-text-3 {
  margin: 20px 0 0;
} */

.u-section-1 .u-btn-1 {
  /* border-style: none none solid; */
  padding: 0;
  
}





/*.u-container-layout-1 .u-btn-2 .u-btn {

  align-items: center;


}*/

.u-section-1 .u-text-4 {
  font-weight: 600;
  font-size: 1.8em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  -webkit-text-stroke-color: rgba(147, 197, 247, 0.3);
	-webkit-text-stroke-width: 0.1em;
   text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
             -3px -5px 5px rgba(244, 223, 233, 0.4);
}

.u-section-1 .u-text-5 {
  font-size: 1em;
  font-weight: 400;
  /* margin: 5px 0 0; */
  text-align: center;
  -webkit-text-stroke-color: rgba(147, 197, 247, 0.3);
	-webkit-text-stroke-width: 0.1em;
   text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
             -3px -5px 5px rgba(244, 223, 233, 0.4);

}

/* .u-section-1 .u-text-6 {
  margin: 20px 0 0; 
}*/



/* .u-section-1 .u-btn-3 {
  border-style: none none solid;
  padding: 0;
} */

.u-section-1 .u-btn-2 {
  font-size: 0.875rem;
  border-style: solid;
  border-radius: 10px;
  font-weight: 700;
  /* text-transform: uppercase; */
  letter-spacing: 2px;
  
}


/* .u-section-1 .u-btn-4 {
  font-size: 0.875rem;
  border-style: solid;
  border-radius: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  
  } */
/* 
.u-section-1 .u-carousel-control-1 {
  width: 45px;
  height: 45px;
  /* margin: 105px 30px 0 0;
}

.u-section-1 .u-carousel-control-2 {
  width: 45px;
  height: 45px; } */


@media (max-width: 1199px) {

 /* .u-section-1 .u-sheet-1{
     width: 1200pzx;

  } */
    /* body {
    background-attachment: scroll;
  } */
  /* .u-section-1 .u-sheet-1 {
    min-height: 735px;
  } */

  .u-section-1 .u-slider-1 {
    /* min-height: 407px; */
    /* width: 634px; */
    height: auto;
    margin-top: 168px;
    margin-bottom: 51px;
  }

  /* .u-section-1 .u-carousel-indicators-1 {
    inset: auto auto 32px 45px;
  } */

  /* .u-section-1 .u-container-layout-1 {
    padding-right: 50px;
    padding-left: 55px;
  } */

  .u-section-1 .u-btn-2 {
    margin-left: 0;
  }
/* 
  .u-section-1 .u-container-layout-2 {
    padding-right: 55px;
    padding-left: 60px;
  } */



  /* .u-section-1 {
    background-position: 82.01% 50%;
  } */

  /* .u-section-1 .u-sheet-1 {
    min-height: 668px;
  } */

  /* .u-section-1 .u-slider-1 {
    margin-top: 210px;
  } */

  /* .u-section-1 .u-container-layout-1 {

    padding-left: 60px;
    padding-right: 60px;
  } */

  /* .u-section-1 .u-container-layout-2 {
    padding-right: 60px;
  } */

  /*RESPONSIVIDADE CARROUCEL - INICIO PAGINA*/
  /* .u-section-1 .u-text-1 {
    font-size: 2.05rem;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Oswald, sans-serif;
    margin: 0;
    white-space: nowrap;
  } */


  /*FIM - RESPONSIVIDADE CARROUCEL - INICIO PAGINA*/

}


@media(max-width: 767px) {
  
  /* .u-section-1{
    width: 900px;
  } */

  .u-section-1 .u-sheet-1 {
    height: 491px;
    
  }

  .u-section-1 .u-slider-1 {
    height: 281px;
    width: 70%;
    margin: 8em auto;
    /* width: 600px !important; */
    /* margin-top: 136px;
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial; */
    /* width: auto; */
  }

  /* .u-section-1 .u-carousel-indicators-1 {
    inset: auto auto 30.625px 57px;
  } */

  .u-section-1 .u-text-4 {
    /* width: 32.60em; */
    font-size: 1.8rem;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    white-space: nowrap;
  }

}

@media (max-width:575px) {

/* .u-section-1{
  
} */


.u-section-1 .u-sheet-1 {
  height: 480px;
  width: 100%;
  background-size: 700px 600px;
  background-position-x: -120px;
}


  .u-section-1 .u-container-layout-1,
.u-section-1 .u-container-layout-2 {
  padding: 8px 5px;
  align-items: center;
  /* width: 100%; */
  
}

 .u-section-1 .u-text-1 {
  font-size: 1.6em;
 
 }


.u-section-1 .u-text-2 {
  font-size: 0.8em;
  width: 70%;
  margin: 0;
}

.u-section-1 .u-slider-1 {
  height: 220px;
  width: 65% ;
  margin: 140px auto;
  /* position: relative; */
  /* right: 15px; */
  /* width: ; */
  /* margin: 0; */
  /* width: 30%; */
}

.u-section-1 .u-carousel-inner {
  position: relative;
  /* width: 100%; */
  height: 300px;
  /* overflow: hidden; */
}


.u-section-1 .u-btn-2 {
  font-size: 0.5rem;
  text-transform: uppercase;
  margin-top: 20px;
}



}


/* .u-section-2 {
  padding-top: 20px !important;
}

.u-section-2 .u-sheet-1 {
  min-height: auto !important;
  padding-top: 10px !important;
  padding-bottom: 40px !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
*/



.u-section-2{
  
  height: auto ;
  min-height: auto;
  overflow: visible;
  margin-bottom: 10px;
} 

.u-section-2 .u-sheet-01 {
  height: auto ;
  min-height: auto ;
  overflow: visible ;
}

.u-section-2 .u-text-1 {
  font-weight: 400px;
  font-size: 1.8rem;
  text-transform: uppercase;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 20px auto;
  -webkit-text-stroke-color: rgb(24, 119, 242,0.6);
  -webkit-text-stroke-width: 0.02em;
  text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
             -3px -5px 5px rgba(182, 228, 252, 0.4);
  border-bottom: 2px solid rgb(98, 98, 225,0.5);
}

.u-section-2 .u-text-2 {
  width: 639px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 30px auto 0;
}

.u-section-2 .u-text-3 {
  letter-spacing: 0px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 30px auto 0;
}

/* .u-section-2 .u-btn-1 {
  border-style: none none solid;
  padding: 0;
} */

.u-section-2 .u-list-1 {
  /* margin-top: 34px; */
  /* align-items: center; */
  margin-bottom: 60px;
   }

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(23% - 45px));
  height: 280px;
  /* grid-gap: px; */
  justify-content: center;

}

.facialid{
	background: url(../images/svgsimg/fingerprint-menid2.svg)  ;
  background-size: contain;
  background-repeat: no-repeat; 
  width: 60px;
  height:  60px;
  /* fill= "#3b91e8" */
	
}

.u-section-2 .u-image-1 {
  background-image: linear-gradient(0deg, rgba(201, 129, 71, 0.8), 
  rgba(71, 138, 201, 0.8)), url("../images/dftg.jpg");
  /* background-position: 50% 50%; */
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  border-radius: 15px;
  width: 90%;
}

.u-section-2 .u-container-layout-1, 
.u-section-2 .u-container-layout-2, 
.u-section-2 .u-container-layout-3,
.u-section-2 .u-container-layout-4  {
  padding: 10px 30px;
}

/* .u-section-2 .u-container-layout-1 {
  padding: 20px 30px;
  display: flex; 
  

}*/

.u-section-2 .u-icon-1 {
  height: 98px;
  width: 98px;
  background-image: none;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  padding: 22px;
  /* display: flex; */
  margin: 0 auto;
  /* margin-left: 40px; */
}

.u-section-2 .u-text-4 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  text-align: center;
  margin-top: 30px;
}

.u-section-2 .u-text-5 {
  font-size: 0.9rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  /* margin: 22px 0 0; */
  text-align: justify;
  margin: 5px auto;
   letter-spacing: 0.03em;
}

.catraca-acess{
  background: url(../images/svgsimg/door-acessoautomatica.svg)  ;
  background-size: contain;
  background-repeat: no-repeat; 
  width: 60px;
  height:  60px;
  position: relative;
  right: 3px;
  
}

.u-section-2 .u-image-2 {
  background-image: linear-gradient(0deg, rgba(201, 129, 71, 0.8), rgba(71, 138, 201, 0.8)), url("../images/cropped-view-professional-serious-finance-manager-holding-calculator-hands-checking-company-month-s-profits_176420-7931.jpg");
  background-position: 50% 50%;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  border-radius: 15px;
  width: 90%;
}

/* .u-section-2 .u-container-layout-2 {
  padding: 20px 30px;
} */

.u-section-2 .u-icon-2 {
  height: 98px;
  width: 98px;
  background-image: none;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 0 auto;
  padding: 22px;
  
}

.u-section-2 .u-text-6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem;
  text-align: center;
  font-weight: 700;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin-top: 30px;
}

.u-section-2 .u-text-7 {
  font-size: 0.9rem;
  font-style: Arial roboto;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  color: white;
  text-align: justify;
  margin: 5px auto;
  letter-spacing: 0.03em;

}

.cam-monitoramento{
  background: url(../images/svgsimg/cameracolorblue.svg)  ;
  background-size: contain;
  background-repeat: no-repeat; 
  width: 60px;
  height:  60px;
  
}

.u-section-2 .u-image-3 {
  background-image: linear-gradient(0deg, rgba(201, 129, 71, 0.8), rgba(71, 138, 201, 0.8)), url("../images/derr-min.jpg");
  background-position: 100% 50%;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  border-radius: 15px;
  width: 90%;
}



.u-section-2 .u-icon-3 {
  height: 98px;
  width: 98px;
  background-image: none;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 0 auto;
  padding: 22px;
  
}

.u-section-2 .u-text-8 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem; 
  font-weight: 700;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 40px 0 0;
  text-align: center;

}

.u-section-2 .u-text-9 {
  font-size: 0.9rem;
  font-style: arial;
  text-align: justify;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 35px auto;
}

.alarm-siren{
  background: url(../images/svgsimg/alert-sirenee.svg)  ;
  background-size: contain;
  background-repeat: no-repeat; 
  width: 60px;
  height:  60px;
  position: relative;
  right: 3px;
}



.u-section-2 .u-image-4 {
  background-image: linear-gradient(0deg, rgba(201, 129, 71, 0.8), rgba(71, 138, 201, 0.8)), url("../images/handshake-close-up-executives_1098-1384.jpg");
  background-position: 50% 50%;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  border-radius: 15px;
  width: 90%;
}

/* .u-section-2 .u-container-layout-4 {
  padding: 10px 30px;
} */

.u-section-2 .u-icon-4 {
  height: 98px;
  width: 98px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 0 auto;
  padding: 22px;
 
}

.u-section-2 .u-text-10 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 30px 0 0;
  text-align: center;
}

.u-section-2 .u-text-11 {
  font-size: 0.9rem;
  font-style: arial;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 30px auto;
  text-align: justify;
}

@media (max-width: 1199px) {
 .u-section-2{
  height: 600px;  
 }

  /* .u-section-2 .u-sheet-1 {
    height: 108px; 
  }*/


  /* .u-section-2 .u-text-2 {
    animation-duration: 1000ms;
  } */

 
.u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(4, calc(25% - 35px));
   
  }

  /* .u-section-2 .u-container-layout-1 {
   
    /* padding-left: 20px;
    padding-right: 20px; }*/
   

  /*.u-section-2 .u-text-4 {
     font-size: 1.3rem; */
    /* text-align: center; } */

 

 /* .u-section-2 .u-text-5 {
     text-align: justify; */
    /* letter-spacing: -0.04rem; */
    /* font-weight: 200; 
  }*/

  .u-section-2 .u-text-10 {
    font-size: 0.9em;
  }

   /*.u-section-2 .u-container-layout-2 {
    padding-left: 20px;
    padding-right: 20px; 
  }*/

  /* .u-section-2 .u-text-6 {
    font-size: 1.3rem; */
    /* text-align: center; 
  }*/

  /* .u-section-2 .u-text-7 {

    text-align: center;
  } */

 /*  .u-section-2 .u-container-layout-3 {
    padding-left: 20px;
    padding-right: 20px; 
  }*/

  /* .u-section-2 .u-text-8 {

    font-size: 1.3rem;
    text-align: center;
  } */

  /* .u-section-2 .u-text-9 {
    margin-top: 2.5rem;
    text-align: center;
  } */

   /* .u-section-2 .u-container-layout-4 {
   padding-left: 20px;
    padding-right: 20px; 
  }*/

  /* .u-section-2 .u-text-10 {
    font-size: 1.3rem;
    text-align: center;
  }

  .u-section-2 .u-text-11 {
    font-size: 1.125rem;
  } */
}

@media (max-width: 991px) {
.u-section-2 {
 height: 810px;
}

 .u-section-2 .u-sheet-01{
   height: 700px; 
} 

  /* .u-section-2 .u-sheet-01 {
    height: 1148px;
  } */

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(38% - 10px));
    height: 602px;
    margin: 0 auto;
    gap: 10px;
  }
  
  /* .u-section-2 .u-container-layout-1,
  .u-section-2 .u-container-layout-2,
  .u-section-2 .u-container-layout-3,
  .u-section-2 .u-container-layout-4 {
   
  }  */

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
  
  }

  .u-section-2 .u-text-4 {
    font-size: 1rem;
    padding: 0 30px 0 30px;
        /* text-align: center; */

  }
   .u-section-2 .u-text-5{
    padding-left: 10px;
    padding-right:10px ;}

  .u-section-2 .u-text-6 {
    font-size: 1rem;
    padding: 0 20px 0 2opx;
    /* width: auto; */
  }
   .u-section-2 .u-text-7{
    font-size: 0.88em;
     padding-left: 10px;
    padding-right: 10px;
    /* word-spacing: -7px; */
   }




  /* .u-section-2 .u-text-9 {
    margin-top: 2em;
    /* text-align: justify; } */
  



   .u-section-2 .u-text-9{
    margin-top: 19px;
    padding-left: 10px;
    padding-right: 10px;
    /* word-spacing: -1px; */
   }


  .u-section-2 .u-text-10{
    margin: 14px auto;
    font-size: 1em;
    padding: 0 40px 0 40px;
  }

  .u-section-2 .u-text-11{
    margin-top: 10px;
     padding-left: 4px;
    padding-right: 4px;
   
  }

 
 .facialid{
	
  width: 38px;
  height: 38px;
  position: relative;
  right: 13px;
  bottom: 12px;
}

/* .u-section-2 .u-icon-2 {
  height: 70px;
  width: 70px;
} */

.catraca-acess{
    width: 38px;
  height: 38px;
  right: 12px;
  bottom: 10px;
}

.u-section-2 .u-icon-1 {
  height: 58px;
  width: 58px;
} 

.u-section-2 .u-icon-2 {
  height: 58px;
  width: 58px;
}

.alarm-siren{
  width: 38px;
  height: 38px;
  right: 12px;
  bottom: 10px;
}

.cam-monitoramento{
  width: 38px;
  height: 38px;
  position: relative;
  right: 10px;
  bottom: 10px;
  
}

.u-section-2 .u-icon-3 {
  height:58px;
  width: 58px;
} 

.u-section-2 .u-icon-4 {
  height: 58px;
  width: 58px;
} 



  /* .u-section-2 .u-container-layout-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  } */

 /*  .u-section-2 .u-text-6 {
    font-size: 1.2rem;
    
    text-align: center;
  } */

  /* .u-section-2 .u-text-7 {
    /* text-align: justify;
  }

  .u-section-2 .u-text-5 {
   text-align: justify; 
  } */

  /* .u-section-2 .u-container-layout-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  } */


  /* .u-section-2 .u-container-layout-4 {
    padding-top: 30px;
    padding-bottom: 30px;
  } */

  /*.u-section-2 .u-text-10 {
     font-size: 1.4rem; 
    text-align: center;
  }*/

  /* .u-section-2 .u-text-11 {
    text-align: justify;
  } */
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    text-transform: uppercase;
  }

  .u-section-2 .u-text-2 {
    width: 540px;
    /* text-align: justify; */
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(55% - 10px));
    height: 472px;
    width: 460px;
     margin-top:16px;
    /* margin-right: 5em; */
    /* gap: 20; */
  }
  
  .u-section-2 .u-text-4{
    padding: 0 15px 0 15px;
   }
  .u-section-2 .u-text-5{
   padding: 0;
   letter-spacing: -0.01em;
   
  }


   .u-section-2 .u-text-7{
    padding: 0;
    letter-spacing: -0.01em;
    word-spacing: -0.2em;
   }




  /* .u-section-2 .u-text-9 {
    margin-top: 2em;
    /* text-align: justify; } */
  





  .u-section-2 .u-text-10{
    margin: 14px auto;
    font-size: 1em;
    padding: 0 40px 0 40px;
  }

  .u-section-2 .u-text-11{
   padding: 0;
   
  }





   
  .u-section-2 .u-text-8 {
    margin: 1.4em auto;  
   
  }
   .u-section-2 .u-text-9{
    margin: 1em auto;
    padding: 0;
   }
   
    .u-section-2 .u-text-10{
    padding: 0;
   
  }


/*  .u-section-2 .u-text-6 {
    font-size: 1rem;
    width: auto; 
  }

  .u-section-2 .u-text-10{
    margin: 14px auto;
    font-size: 1em;
  }

  .u-section-2 .u-text-11{
    margin: 10px auto;
  }

 .u-section-2 .u-repeater-1 {
  margin: 0 auto;
 }*/

  
  /* .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  } */
/* 
  .u-section-2 .u-icon-1 {
    margin-left: auto;
  } 

  .u-section-2 .u-text-4 {
    font-size: 1.5rem;
    width: auto;
  }*/

  /*.u-section-2 .u-text-5 {
    width: auto;
     text-align: center; 
  }*/

  /* .u-section-2 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  } */

  /* .u-section-2 .u-icon-2 {
    margin-left: auto;
  } */



  /* .u-section-2 .u-container-layout-3 {
    padding-left: 30px;
    padding-right: 30px;
  } */
/* 
  .u-section-2 .u-icon-3 {
    margin-left: auto;
  } */

  /* .u-section-2 .u-text-8 {
    font-size: 1.5rem;
    width: auto;
  } */

  
  /* .u-section-2 .u-container-layout-4 {
    padding-left: 30px;
    padding-right: 30px;
  } */

  /* .u-section-2 .u-icon-4 {
    margin-left: auto;
  } */

 /* .u-section-2 .u-text-10 {
    font-size: 1.5rem;
    width: auto;
  }

  .u-section-2 .u-text-11 {
    width: auto;
     text-align: center;
  } */
}

@media (max-width: 575px) {
  
.u-section-2{
  height: 720px;
}
.u-section-2 .u-sheet-01{
  margin-bottom: 1px;
}

/* .u-section-2{

} */

/* .u-section-2 .u-sheet-01 */

  .u-section-2 .u-text-1 {
    font-size: 1.2em;
  }

  .u-section-2 .u-text-2 {
    font-size: 0.8em;
    width: 320px;
  }

  .u-section-2 .u-text-4{
    font-size: 0.8em;
    margin: 15px 0 15px 0;
    padding: 0 20px 0 20px;
  }

  .u-section-2 .u-text-5{
    font-size: 0.84em;
    padding: 0 15px 0 15px;
   }
 .u-section-2 .u-text-6 {
    font-size: 0.8em;
    margin: 15px 0 15px 0;
    padding: 0 15px 0 15px;
  }
  .u-section-2 .u-text-7{
    font-size: 0.8em;
    padding: 0 15px 0 15px;
    
  }
  .u-section-2 .u-text-8 {
    font-size: 1em ;
    margin: 20px 0 0 0;

    /* width: 100%; */
  }

  .u-section-2 .u-text-9{
    font-size: 0.8em;
    padding: 0 15px 0 15px;
    margin-top: 1.6em;
   }

  .u-section-2 .u-text-10{
    font-size: 0.8em;
    /* width: 100%; */
    margin: 10px 0 10px 0;
    padding: 0 15px 0 15px;
    }

  .u-section-2 .u-text-11{
      font-size: 0.8em;
      /* padding: 0 10px 0 10px; */
      /* margin: 0; */
     }
  
/* .u-section-2 .u-list-1 {
  margin-top: 34px;
  align-items: center;
  margin-bottom: 60px;
   border: solid 8px#53eb8b;
}*/


  /* .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 10px));
    min-height: 472px;
     margin-right: 5em; 
    gap: 20;
  } */

  /* .u-section-2 .u-list{
    display: flex !important;
    justify-content: center;
  } */

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 5px));
  height: 400px;
  width: 100%;
  padding-left: 10px;
  gap: 10px;
  /* margin: 0 auto; */
  /* grid-gap: px; */
 
  

}

.u-section-2 .u-image-1,
.u-section-2 .u-image-2,
.u-section-2 .u-image-3,
.u-section-2 .u-image-4{
  height: 258px;
}


.u-section-2 .u-container-layout-1,
.u-section-2 .u-container-layout-2,
.u-section-2 .u-container-layout-3,
.u-section-2 .u-container-layout-4{
  padding: 0.7em;
  
}


}


.u-section-3 {
  /* width: 1200px; */
  height: 520px;
  margin: 0 auto;
 
}


.u-section-3 .u-layout-wrap-1 {
  width: 90%;  
  /* height: 100%; */
  margin: 0 auto;
  /* width: calc(((100% - 1140px) / 2) + 1140px); */
  /* margin: 0 0 0 3em; 
  /* margin-right: 15em;*/
  
  
}


.u-section-3 .u-layout-cell-1 {
  
  height: auto;
  /* height: 702px; */

}


.u-section-3 .u-container-layout-1 {
  padding: 30px;
  height: auto;

}

.u-section-3 .u-text-1 {
  font-size: 1.1rem;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
               -3px -5px 5px rgba(244, 223, 233, 0.4);
 
}

.u-section-3 .u-text-2 {
  line-height: 1.2rem;
  padding: 0 10px 0 19px;
  text-align: justify;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 25px 0 0;
}

.u-section-3 .u-text-3 {
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 25px 0 0;
}

.u-section-3 .u-btn-1 {
  /* background-image: none; */
  border-style: none none solid;
  padding: 0;
}

.u-section-3 .u-btn-2 {
  font-size: 0.875rem;
  border-style: solid;
  font-weight: 700;
  align-items: center;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 25px auto 0;
  border-radius: 1em;
}


.u-section-3 .u-image-1 {
  height: 470px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("..//images/hhhh.jpg");
  /* background-position: 50% 50%; */
  border-radius: 10px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3; 
  
}

@media (max-width: 1199px) {
  .u-section-3 {
    /* width: 90%; */
    height: 456px;
  }

 

  .u-section-3 .u-layout-cell-1 {
    height: 349px;
  }


  .u-section-3 .u-image-1 {
    height: 459px;
  }
}

@media (max-width: 991px) {
  .u-section-3 {
    height: 850px;
    /* bottom: ; */
  }




  .u-section-3 .u-layout-cell-1 {
   height: 300px;
  }
  
  
  .u-section-3 .u-image-1 {
    width: 59%;
    background-image: cover;
    background-position: center;
    height: 400px;
    margin: 0 auto;
   
  }

 .u-section-3 .u-btn-2{
    width: 50%;
 } 
}

@media (max-width: 767px) {
  .u-section-3 {
    min-height: 539px;
  }


  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

  .u-section-3 .u-image-1{ 
    width: 100%;
    height: 470px;
  }

}

@media (max-width: 575px) {
  .u-section-3{
    height: 705px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 260px) / 2) + 320px);
  }

 
  .u-section-3 .u-image-1 {
    height: 370px;
  }

  .u-section-3 .u-btn-2{
    width: 70%;
  }
}



.u-section-4 .u-sheet-1 {
  height: 81.90em;
 
}

.u-section-4 .u-shape-1 {
  height: 351px;
  margin-top: 140px;
  margin-bottom: 0;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-4 .u-layout-wrap-1 {
  width: 829px;
  margin: 0 auto;
  /* margin: -518px auto -107px; */
}

.u-section-4 .u-layout-cell-1 {
  height: 482px;
  border-radius: 15px;
}

.u-section-4 .u-container-layout-1 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-4 .u-image-1 {
  width: 708px;
  height: 472px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: -300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 0 auto 0 0;
}

.u-section-4 .u-layout-cell-2 {
  height: 869px;
}

.u-section-4 .u-container-layout-2 {
  text-align: center;
}

.u-section-4 .u-image-2 {
  width: 506px;
  height: 506px;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  margin: -36px auto 0 -91px;
  border-radius: 10px;

}

.u-section-4 .u-text-1 {

  text-align: center;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  margin: 40px auto 0 1px;
  border-bottom: rgb(0, 0, 0, 0.2) solid;
  -webkit-text-stroke-width: 0.02em;
  -webkit-text-stroke-color: rgba(108, 255, 255, 0.4);
  text-shadow: 3px 5px 5px rgba(210, 250, 241, 0.6),
             -3px -5px 5px rgba(188, 188, 224, 0.8);
}

.u-section-4 .u-text-2 {
  font-size: 1rem;
  font-weight: 500;
  text-align: justify;
  line-height: 1.8;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 22px 0 0;
}

.u-section-4 .u-text-3 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 29px 0 0;
}

.u-section-4 .u-btn-1 {
  border-style: none none solid;
  padding: 0;
}

.u-section-4 .u-btn-2 {
  display: inline-block;
  font-size: 0.875rem;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 10px auto 0 1px;
  width: 16rem;
  border-radius: 1em;
}

.u-section-4 .u-layout-cell-3 {
  height: 869px;
}

.u-section-4 .u-container-layout-3 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-4 .u-image-3 {
  width: 488px;
  height: 463px;
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: -196px auto 0 40px;
}

.u-section-4 .u-text-4 {
  font-size: 1rem;
  text-align: justify;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 20px 0px 0 70px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    height: 1214px;
  }

  .u-section-4 .u-layout-cell-1 {
    height: 473px;
  }

  .u-section-4 .u-image-1 {
    width: 643px;
    margin-left: 65px;
  }

  .u-section-4 .u-layout-cell-2 {
    height: 780px;
  }

  .u-section-4 .u-image-2 {
    height: 441px;
    margin-top: -62px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-layout-cell-3 {
    height: 780px;
  }

  .u-section-4 .u-image-3 {
    width: 360px;
    height: 394px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-4 .u-text-4 {
    width: auto;
    margin-right: 1px;
    margin-left: 55px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    height: 1007px;
  }

  .centralizaresponsivo {
    display: flexbox;
    text-align: justify;
  }

  .u-section-4 .u-shape-1 {
    height: 279px;
    margin-top: 48px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 643px;
    margin-top: -446px;
    margin-bottom: 60px;
  }

  .u-section-4 .u-layout-cell-1 {
    height: 421px;
  }

  .u-section-4 .u-image-1 {
    width: 488px;
    left: 67px;
    right: auto;
    height: auto;
    margin: initial;
  }

  .u-section-4 .u-layout-cell-2 {
    height: 46px;
  }
  .u-section-4 .u-container-layout-2{
    height: 200px;
  }

  .u-section-4 .u-image-2 {
    height: 383px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-btn-2 {
    margin-left: 0;
  }

  .u-section-4 .u-layout-cell-3 {
    height: 246px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-left: 40px;
  }

  .u-section-4 .u-image-3 {
    height: 334px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-text-4 {
    margin-top: 40px;
    margin-left: 34px;
    margin-right: -28px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    height: 114em;
    /* margin-bottom: 4em; */
  }

  .u-section-4 .u-shape-1 {
    margin-top: 60px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 463px;
    margin-bottom: -217px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 338px;
  }

  .u-section-4 .u-image-1 {
    width: 419px;
    left: 0;
    height: auto;
    margin: initial;
  }

  .u-section-4 .u-layout-cell-2 {
    height: 681px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-bottom: 10px;
    padding-left: 30px;
  }

  .u-section-4 .u-image-2 {
    height: 368px;
    margin-top: -64px;
    /* width: auto; */
    margin-left: initial;
  }

  .u-section-4 .u-text-1 {
    margin-top: 20px;
    margin-left: 0;
  }

  .u-section-4 .u-text-4{
    margin-right: 15px;
    margin-left: -10px;
  }

  .u-section-4 .u-layout-cell-3 {
    height: 691px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-left: 30px;
    padding-bottom: 30px;
  }

  .u-section-4 .u-image-3 {
    height: 504px;
    margin-top: 0;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  /* .u-section-4 .u-text-4 {
    margin-left: 0;
    margin-right: 0;
  } */
}

@media (max-width: 575px) {
   .u-section-4 .u-sheet-1 {
     height: 1688px;
    }  
  /*.u-section-4{

  } */

  .u-section-4 .u-shape-1 {
    
    margin-top: 189px;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 298px;
    margin-top: -403px;
    /* margin-right: 0; */
    /* margin-bottom: 60px; */
  }

  /* .u-section-4 .u-layout-cell-1 {
    /* min-height: 248px; }  */
  
  .u-section-4 .u-text-1{
    width: 350px;
    left: -40px;
  }
  .u-section-4 .u-text-2{
    width: 350px;
    left: -50px;
  }

  .u-section-4 .u-image-1 {
    width: 346px;
    position: relative;
    left: -35px;
    /* height: auto; */
    /* margin: initial; */
  }

  /* .u-section-4 .u-layout-cell-2 {
    height: 744px;
  } */

  

  .u-section-4 .u-container-layout-2 {
    /* padding-bottom: 30px; */
    padding-left: 30px;
  }

  /* .u-section-4 .u-container-layout-2 {

  } */

  .u-section-4 .u-image-2 {
    /* height: 316px; */
    width: 340px;
    position: relative;
    left: -35px;
  }

  /* .u-section-4 .u-layout-cell-3 {
    min-height: 238px;
  } */
   .u-section-4 .u-layout-cell-3 {
    height: 491px;
  }

  .u-section-4 .u-image-3 {
    height: 304px;
    width: auto;
        
  }
}

.u-section-5 {
 margin: 0; 
 padding: 0;
 
}

.u-section-5 .u-sheet-1 {
  height: 30em;
  /* justify-content: center; */
}

.u-section-5 .u-group-1 {
  height: 27em;
  width: 625px;
  border-radius: 10px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  z-index: 1;
}

.u-section-5 .u-container-layout-1 {
  display: block;
  /* padding: 30px 0 30px 20px; */
  margin-top: 3em;
 
}

.u-section-5 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0 auto;
 
  /* margin: 0 auto 0 0; */
  -webkit-text-stroke-color: rgba(147, 197, 247, 0.3);
	-webkit-text-stroke-width: 0.1em;
   text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
             -3px -5px 5px rgba(244, 223, 233, 0.4);
}


.u-section-5 .u-layout-row{
  border: solid 400px green;
}

.u-section-5 .u-text-2 {
  font-size: 2rem;
  margin: 8px auto;
  -webkit-text-stroke-color: rgba(147, 197, 247, 0.3);
	-webkit-text-stroke-width: 0.1em;
   text-shadow: 3px 5px 5px rgba(143, 204, 244, 0.4),
             -3px -5px 5px rgba(244, 223, 233, 0.4);
}


.u-section-5 .u-text-3 {
  line-height: 1rem;
  font-weight: 500;
  font-size: 1rem;
  padding: 0 40px;
  text-align: justify;
}

.u-section-5 .u-text-4 {
  line-height: 2rem;
  font-size: 1rem;
  margin: 35px auto 0 0;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-btn-2 {
  display: inline-block;
  width: 16em;
  font-size: 0.875rem;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 20px auto 0 0;
  
  border-radius: 1em;

}


.u-section-5 .u-image-1 {
  width:50%;
  height: 27em;
  border-radius: 10px;
  position: absolute;
  --animation-custom_in-translate_x: 200px;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_y: 0px;
  margin: 4em 0 0 34em;
 

 /* bottom: 30px; */
 


}

@media (max-width: 1199px) {
  .u-section-5 .u-sheet-1 {
    width: 90%;
    height: 510px; 
    display: flex;
    justify-content: center;
  
    
  }


  .u-section-5 .u-group-1 {
    width: 50%;
    /* justify-content: center; */
    position: relative;
    left: 1em;
    /* margin-top: 20px;
    height: 547px; */
  }



  .u-section-5 .u-text-1 {
    font-size: 1.35rem;
  }

  .u-section-5 .u-text-2 {
    font-size: 1.8rem;
    padding: 0 40px 0 40px;
    text-transform: uppercase;
  }

  .u-section-5 .u-text-3 {
    font-size: 0.9rem;
    padding: 0 60px 0 60px;
    font-weight: bold;
    text-align: justify;
  }

  .u-section-5 .u-image-1 {

  margin-left:29em;
}

 


}

@media (max-width: 991px) {
  /* .u-section-5 .u-sheet-1 {
    min-height: auto;
  } */

  .u-section-5 .u-group-1 {
    width: 420px;
    height: 75%;
    
    /* margin-right: 55px; */

    /* margin-top: 20px;
    height: 547px; */
  }
 

.u-section-5 .u-text-1{
  font-size: 0.8em;
}

.u-section-5 .u-text-2{
  font-size: 1.4em;
}

.u-section-5 .u-text-3{
  font-size: 0.6em;
}

.u-section-5 .u-image-1 {
  margin-top: 180px;
  margin-left:18em;
  /* margin: left 20px; */
  /* background-size: 50% 50%; */
  width: 460px;
  height: auto;
 /* background-position: ; */
}

}

@media (max-width: 767px) {
  .u-section-5 {
    height: auto;
  }



 
  .u-section-5 .u-group-1 {
    
    height: 340px;
    margin: 0 0 8em -4em;
    
  }

  .u-section-5 .u-container-layout-1 {
    margin-top: 1em;
  }



   .u-section-5 .u-image-1 {
    /* margin-left: 2px; */
    /* background-size: cover; */
    width: 360px; 
    margin-left: 12em;
    /* margin-top: 0; */

   }
   .u-section-5 .u-text-1{
  font-size: 0.8em;

  }

.u-section-5 .u-text-2{
  font-size: 1.2em;
  padding: 0 30px;
 
}

.u-section-5 .u-text-3{
  font-size: 0.5em;
}
.u-section-5 .u-btn-2{
  margin: 0;
}




}

@media (max-width: 575px){
   
 .u-section-5 .u-group-1 {
    width: 400px;
    height: 315px;
    margin: 40px 0 0 px;
 
  }


.u-section-5 .u-text-1 {
  font-size: 0.7em;
  letter-spacing: 2px;
  /* margin: 0 auto; */
  /* margin: 0 auto 0 0; */
}

.u-section-5 .u-text-2 {
  font-size: 1.2rem;
  padding: 0 40px 0 40px;
  
}

.u-section-5 .u-text-3 {
  line-height: 1rem;
  font-size: 0.6rem;
  padding: 0 40px;
  text-align: justify;
}
/* 
.u-section-5 .u-text-4 {
  line-height: 2rem;
  font-size: 1rem;
  margin: 35px auto 0 0;
} */

.u-section-5 .u-image-1 {
  /* width:50%;
  height: 30em;
  border-radius: 10px;
  position: relative;
  --animation-custom_in-translate_x: 200px;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_y: 0px; */
  margin: 240px 0 0 0.3em;

}
.u-section-5 .u-btn-2{
  background-color: rgba(255, 253, 253, 0.7) !important;
}

}


/*Codigo Adicionado FOOTER*/
.footer {
  
  background-color: #f2f2f2;
  color: #333;
  /* display: flex; */
  /* padding: 20px 10px; */
}

.footer .text-solicite{
  text-align: center;
}

.footer-container {
   display: flex;
   flex-wrap: wrap; 
  
 
  /* max-width: 1200px;
  margin: 0 auto; */
}

.footer-section {
  flex: 1 1 200px;
  text-align: center;
  margin: 10px;
  
}

.titulo-footer1{
  /* width: 95%; */
  text-align: inherit;
  border-bottom: 2px solid rgb(49, 63, 141,0.159);
}

.titulo-footer2{
  width: 70%;
  margin-bottom: 4em;
  text-align: start;
  margin-left: 2em;
  border-bottom: 2px solid rgb(49, 63, 141,0.159);
}
.titulo-footer3{
  /* width: 90%; */
  margin-left: 0.8em;
  border-bottom: 2px solid rgb(49, 63, 141,0.159);
}

.titulo-footer4{
  /* width: 100%; */
  border-bottom: 2px solid rgb(49, 63, 141,0.159);
}

.footer-section h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
   -webkit-text-stroke-color: rgba(8, 33, 61, 0.3);
	-webkit-text-stroke-width: 0.1em;
  text-shadow: 3px 5px 5px rgba(5, 70, 114, 0.6),
             -3px -5px 5px rgba(208, 208, 248, 0.8);
 
 
}


.footer-section p,
.footer-section li {
  font-size: 0.950rem;
  text-align: justify;
  font-weight: 500;
  color: #161616;
  margin-bottom: 10px;
  width: 95%;
}

.footer-section ul {
  list-style: none;
}

.suppliers-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(45px, 1fr));
  gap: 8px;
  margin: 1em auto;
  width: 72%;
}

.suppliers-grid img {
  max-width: 100%;
  height: auto;
  display: block;
}

.templatemo_footer_wrapper {
	width: auto;
	margin: 0 auto;
	text-align: center;
	border-top: 5px solid #000;
	background: #222222;
	
}

.templatemo_footer {
	max-width: 100%;
	padding: 10px 10px 5px;
	color: #dc8924;
	box-sizing: border-box;
}

/* ===== REDES SOCIAIS FOOTER ===== */

.social_footer {
   display: flex;
   margin-top: 2em; 

  gap: 1.7em;
	 
}



.footer-section .social_footer{
 
  justify-content: center;
}

.social_icon {
   display: flex;
   width: 4em;
   height: 4em;
   /* margin: 0 auto; */
   justify-content: center;
   border-radius: 10px;
   transition: 0.4s;

}



.social_icon svg {
    width: 2.5em;
    height: 2.5em;
	  fill: #ffffff;
    transition: 0.3s;
    
}

.social_icon.facebook svg { fill: #1877f2; }
.social_icon.instagram svg { fill: #e1306c; }
.social_icon.whatsapp svg { fill: #25d366; }

/* Hover moderno */
.social_icon:hover {
    transform: translateY(-3px);
    background: rgb(0, 195, 255,0.1);
}

.social_icon:hover svg {
    fill: #000;
}

.bullet-whatsapp .whatsapp{
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.whatsapp{
	width: 4em;
  height: 4em;
 
}

.sub-titulo-footer{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.3em;

}

.bullet-whatsapp .sub-titulo-footer {
	margin-bottom: 0.5em;

}

.bullet-whatsapp .social_icon{
 justify-content: center;

}

.bullet-whatsapp li, .bullet-whatsapp a{
	font-size: 1em;
  text-align: center;
}


/* 
.bullet-whatsapp li:last-child {
	margin-top: -0.8em;
	
} */


@media (max-width: 767px) {
  .footer-container {
    flex-direction: column;
  }

  .footer-section {
    flex: 1 1 100%;
    margin: 0;
    /* margin-right: 1em; */
  }
  .titulo-footer2{
    margin: 0 auto;
    text-align: center;
 
 }

 .footer-section .footer-list-servico{
  padding: 5px 20px 0 60px;
 }

  .footer-section .produto-text{
    padding: 0 40px 0 40px;
  }

  .suppliers-grid {
    width: 35%;
    padding: 0 15px 0 15px;
    grid-template-columns: repeat(auto-fill, minmax(52px, 1fr));
  }
}

@media (max-width: 575px) {
.footer {
    padding: 5px 5px;
    
  }

.footer-section .produto-text{
  /* margin: 3em; */
  padding-right: 3em;
}

.footer-section .footer-list-servico{
  padding-left: 30px;
  padding-right: 1.8em;
}

.footer-section p,
.footer-section li {
  margin-left: 1em;
  
}

.footer-section .sub-titulo-footer{
  font-size: 1em;
}

.footer-section .bullet-whatsapp a{
  font-size: 0.9em;
}


.footer-section h3 {
    font-size: 1.2rem;
    text-align: center;
}

.footer-section .social_footer{
  margin-top: 1em;
 
}

.social_footer {
  margin-left: 1.5em;
}

 
.titulo-footer1{
  width: 100%;
 
}

.suppliers-grid {
  width: 60%;
}

.titulo-footer2{
  width: 80%;
 
}
.titulo-footer3{
 width: 100%;
 margin-left: -0.3em;
}

.footer-section h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
 
 
}
/* .titulo-footer4{
    margin-left: 0.5em;
} */



}

/*Fim do Código Adicionado*/
