/****************************************************************************************************************************************/
/*                                                          IMPORTS                                                                      /
/****************************************************************************************************************************************/
@import url('https://43819978.fs1.hubspotusercontent-na1.net/hubfs/43819978/%5BSITE%5D%20LIDE/Avenir.ttc');

/******************************************************************************************************************************************/
/*                                                          VARIABLES                                                                      /
/******************************************************************************************************************************************/

/********************  CORES  *******************/






/* Background */




/* Títulos */



/* Textos */



/* Inputs */
 /*  */
 /*  */

/***************  FONTES  **************/



/***************  WIDTH  **************/


/**************************************/
/*               RESET                */
/**************************************/

html {
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch; /* deixa a rolagem suave */
}
.row-fluid ::before, .row-fluid ::after {
  display:none!important;
}
* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Avenir, sans-serif;
  color: rgba(35,31,32,1);
  overflow-x: hidden!important;
  background-color: rgba(245,245,245,1)!important;
}

h1 {
  font: 700 normal 3rem/115% Avenir, sans-serif!important;
  color: rgba(35, 31, 32, 1);
}
h2 {
  font: 400 normal 2rem/115% Avenir, sans-serif;
  color: rgba(35, 31, 32, 1);
} 
h3 {
  font: 400 normal 1.5rem/115% Avenir, sans-serif!important;
  color: rgba(35, 31, 32, 1);
}
h4,
h5{
  color: rgba(35, 31, 32, 1);
  font-weight: bold;
}
a, p {
  font-family: Avenir, sans-serif!important;
}

p {
  color: rgba(35,31,32,1);
}

.container-fluid .row-fluid .container { 
  float: none;
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}

.padding10tb  { padding:  10px 0 }
.padding15tb  { padding:  15px 0 }
.padding20tb  { padding:  20px 0 }
.padding40tb  { padding:  40px 0 }
.padding60tb  { padding:  60px 0 }
.padding80tb  { padding:  80px 0 }
.padding100tb { padding: 100px 0 }
.padding120tb { padding: 120px 0 }
.padding140tb { padding: 140px 0 }
.padding160tb { padding: 160px 0 }
.padding180tb { padding: 180px 0 }
.padding200tb { padding: 200px 0 }

.desk {
  display:block;
}
.mobo {
  display:none!important;
}

/* Fale Conosco */
.faleConosco {
  background: linear-gradient(101.45deg, #64006E 0%, #C20077 100%);
}
.faleConosco .faleConosco__container > .row-fluid-wrapper > .row-fluid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  align-items: flex-start;
  justify-items: center;
  grid-gap: 50px;
}
.faleConosco .faleConosco__container > .row-fluid-wrapper > .row-fluid > .widget-span {
  width: 100%
}

.faleConosco .faleConosco__container .text__container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
  align-items: center;
  grid-gap: 50px;
  justify-items: center;
  padding: 25px 0;
  max-width: 500px;
}

#hs_cos_wrapper_module_1670364538693238 {
	 max-width: 115px;
}

/* Formulário */ 
.faleConosco .faleConosco__container .form__container {
  margin: 0;
}
.faleConosco .faleConosco__container .form__container form .hs-form-field input, 
.faleConosco .faleConosco__container .form__container form .hs-form-field select, 
.faleConosco .faleConosco__container .form__container form .hs-form-field textarea {
  border-radius: 0!important;
}
/* Mensagem de erro */
.faleConosco .faleConosco__container .form__container .hs-error-msgs li {
  color: rgba(255,255,255,1)!important;
}
/* Texto legal */
.faleConosco .faleConosco__container .form__container form .legal-consent-container a {
  transition: all .3s ease-in-out;
  color: rgba(255,255,255,1) ;
}
.faleConosco .faleConosco__container .form__container form .legal-consent-container a:hover {
  color: rgba(35, 31, 32, 1);
}
/* Botão */
.faleConosco .faleConosco__container .form__container form .actions .hs-button {
  background: rgba(35, 31, 32, 1);
  font: bold normal 1rem/100% "Poppins",sans-serif!important;
  border-radius: 0 !important;
  height: 50px;
}
.faleConosco .faleConosco__container .form__container form .actions .hs-button:hover {
  box-shadow: 5px 5px 3px #222;
  filter: grayscale(.4);
  transform: translateY(-2px) scale(1.03);
  opacity: 1!important;
}


/* Footer - Versão Desktop */
.footer {
  background: rgba(233,233,233,1);
}
.footer .footer__container.container {
  max-width: 1200px!important;
}
.footer .footer__container .footerGrid > .row-fluid-wrapper > .row-fluid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  justify-items: center;
  grid-gap: 50px;
}
.footer .footer__container .footerGrid > .row-fluid-wrapper > .row-fluid > .widget-span {
  width: 100%;
  margin: 0;
}

/* Menu - FOoter */
.footer .footer__container .hs-menu-wrapper > ul:first-child {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: 1fr;
  align-items: flex-start;
  justify-items: flex-start;
  list-style: none!important;
}
.footer .footer__container .hs-menu-wrapper > ul:first-child > li,
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > a,
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper > li,
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper > li > a {
  color: rgba(35, 31, 32, 1)!important;
  text-decoration: none;
  text-transform: none;
}
.footer .footer__container .hs-menu-wrapper > ul:first-child > li {
  font: normal bold 1rem/115% Avenir, sans-serif!important;
  list-style: none!important;
}
.footer .footer__container .hs-menu-wrapper > ul:first-child > li,
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > a {
  cursor: initial!important;
}


/* Sub-menu */
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper {
  list-style: none!important;
  margin: 1rem 0 0;
}
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper > li {
  color: rgba(35, 31, 32, 1)!important;
  font: normal normal 1rem/115% Avenir, sans-serif!important;
  list-style: none!important;
}
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper > li {
  margin: 0.5rem 0 0;
}
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper > li,
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper > li > a {
  transition: all .3s ease-in-out;
  cursor: pointer!important;
}
.footer .footer__container .hs-menu-wrapper > ul:first-child > li > ul.hs-menu-children-wrapper > li > a:hover {
  text-decoration: underline;
}


.footer .footer__container .footerGrid .endereco h3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 5px;
  font: bold normal 1rem/115% Avenir, sans-serif!important;
  margin: 0 0 .5rem;
}
.footer .footer__container .footerGrid .endereco p {
  font: normal normal 1rem/115% Avenir, sans-serif!important;
  margin: 0 0 1rem;
}

.footer .selos {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer .copy {
  text-align: center;
}


/* Formulários */
::-webkit-input-placeholder  {
  color: #A8A8A8; 
}
input:-moz-placeholder { 
  color: #A8A8A8; 
}
.form__container .hs-form .hs-input:hover {
  background-color: rgba(0,0,0,.3);
}
.form__container {
  margin: 0 auto;
  background: rgba(0,0,0,0);
  padding: 1.5rem;
  box-sizing: border-box;
  border-radius: 8px;
}
.form__container .form-title,
.form__container form .hs-form-field label span{
  font: 400 normal 1.1rem/100% Avenir, sans-serif, sans-serif!important;
  color: #FFFFFF;
  margin-bottom: 1rem;
} 
.form__container form .hs-form-field {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: .5rem;
}
.hs-form fieldset.form-columns-1,
.hs-form fieldset.form-columns-2 {
  margin: 0 0 .3rem;
}
.hs-form fieldset.form-columns-1 .input,
.form__container form .hs-form-field div.input {
  margin 0!important;
  width: 100%;
}
.hs-form fieldset.form-columns-2 div.hs-form-field:last-child .input {
  margin: 0!important;
}
.form__container form .hs-form-field input,
.form__container form .hs-form-field select,
.form__container form .hs-form-field textarea {
  font: 400 normal .9rem/100% Avenir, sans-serif,sans-serif!important;
  color: #222;
  background: #F2F2F2;
  border-bottom: 1px solid #333333 !important;
  outline: 0;
  border: none;
  box-sizing: border-box;
  padding: 0 .5rem;
  height: 38px;
  width: 100%;
  margin: 8px 0 !important;
}
.form__container form .hs-form-field textarea {
  border-bottom: 1px solid #333333 !important;
  border: none;
  padding: .5rem;
  min-height: 100px;
}
form .hs-form-field input[type='checkbox'] {
  width: auto !important;
  height: auto!important;
  border-bottom: 1px solid #333333 !important;
  border: none;
  margin-top: .2rem!important;
}
.legal-consent-container li {
  list-style:none!important;
}
.legal-consent-container p {
  font-size: .8rem!important;
  color: #FFFFFF;
}
.legal-consent-container a {
  font-size: .8rem!important;
  color: rgba(249, 183, 79, 1);
}
.form__container form .input {
  margin: 0!important;
}
.form__container fieldset.form-columns-1 .hs-input {
  width: 100%!important;
}
.form__container fieldset.form-columns-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.form__container fieldset.form-columns-2 .hs-input {
  width: 100%!important;
}
.form__container fieldset.form-columns-1 .legal-consent-container .hs-input {
  width: auto!important;
}
.form__container form .actions .hs-button {
  width: 100%;
  box-sizing: border-box;
  height: 38px;
  background: #EF373D;
  border: 0;
  outline: 0;
  padding: 0 .5rem;
  border-radius: 8px;
  font: 900 normal 1rem/100% Avenir, sans-serif,sans-serif!important;
  color: #FFF;
  cursor:pointer;
  transition: all .5s;
  margin: 8px 0 !important;
  max-width: 500px;
}
.form__container form .actions .hs-button:hover {
  opacity: .5;
}
.hs-error-msgs li {
  list-style: none!important;
  font: 400 normal .7rem/100% Avenir, sans-serif,sans-serif!important;
  color: red;
  margin-top: .3rem;
}
.hs-form-required {
  color: red!important;
}
/*--------------------------------*/
/*-------Modelo Novo Página-------*/
/*--------------------------------*/
/*---------------------- dobra 1 ----------------------*/
#hs_cos_wrapper_module_1673979975545167{
padding-top: 25px;
}
.titulo1{
	padding-top:60px;
}
.textotitulo1{
padding-bottom:60px;
}
#dobra1{
	display:grid !important;
}
/*---------------------- dobra 2 ----------------------*/
#dobra2{
	padding-top:80px;
	padding-bottom:120px;
}
/*---------------------- dobra 3 ----------------------*/
#hs_cos_wrapper_module_1673973504504347{
	margin-left: -110px;
}
#hs_cos_wrapper_module_1673973511657349{
	margin-right: -144px;
}
/*---------------------- dobra 4 ----------------------*/
#dobra4{
padding-bottom:100px;	
}


/*--------Fim Modelo Novo--------*/


/*----------------------------*/
/*-------- Responsivo --------*/
/*----------------------------*/
@media only screen and (max-width: 1100px) {
  .red__btn {
    min-width: 120px!important;
  }
}

@media only screen and (max-width: 800px) {
  .mobile-trigger i:before,
  .mobile-trigger i::before,
  .mobile-trigger i:after,
  .mobile-trigger i::after {
    display:block!important;
  }
}

@media only screen and (max-width: 500px) {
  .desk {
    display:none!important;
  }
  .mobo {
    display:block!important;
  }

  .hs-form fieldset.form-columns-2 div.hs-form-field:first-child .input {
    margin: 0 0 .3rem!important;
  }

  .footer .footer__container .footerGrid>.row-fluid-wrapper>.row-fluid {
    grid-template-columns: 1fr!important;
  }

  .footer .footer__container .hs-menu-wrapper>ul:first-child {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    align-items: center;
    justify-items: center;
    text-align:center;
    grid-gap: 30px;
  }
  .footer .selos {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .redesSociais__container > .redesSociais {
    grid-template-columns: repeat(4, 34px);
    justify-content: center;
    text-align: center;
  }
  .redesSociais__container > .redesSociais__title h4 {
    text-align: center;
    width: 100%;
  }
  .footer .footer__container .footerGrid .endereco h3 {
    justify-content: center;
  }
  .footer .footer__container .footerGrid>.row-fluid-wrapper>.row-fluid>.widget-span {
    text-align:center;
  }
}


/*-------------------------------------------------------------------------------------MEDIA MOBILE-------------------------------------------------------------------------------------*/
@media only screen and (max-width: 430px){
	#hs_cos_wrapper_module_1673973609897422{
		margin-top: 60px;
	}
	hs-image-widget {
width: 82%;
	}
	#hs_cos_wrapper_module_1673973165480267{
		position: absolute;
z-index: 1;
top: 552px;
		width: 300px;
margin-left: 10px;
	}
	#hs_cos_wrapper_module_1673973158392265{
		position: relative;
top: 110px;
		margin: 30px 10px 0px 10px;
	}
	#hs_cos_wrapper_module_1673973483976328{
		margin-top: -80px;
	}
	#hs_cos_wrapper_module_1673973504504347{
		width: 300px;
margin-left: 10px;
		margin-top: -110px;
	}
	#hs_cos_wrapper_module_1673973511657349{
		margin-top: 20px;
		margin: 20px 10px 0px 10px;
	}
	#hs_cos_wrapper_module_1673973543328386{
		  margin-top: -170px;
	}
	#dobra4{
		margin: 0px 10px 0px 10px;
	}
	.faleConosco .faleConosco__container > .row-fluid-wrapper > .row-fluid {
		display: inline-block;
	}
	#hs_cos_wrapper_module_1671201174508114, #hs_cos_wrapper_module_1671201174508117, #hs_cos_wrapper_module_1671201174508120{
		margin: 0px 100px 0px 100px;
	}
}

@media only screen and (max-width: 375px){
	#hs_cos_wrapper_module_1673973609897422{
		margin-top: 60px;
	}
	#hs_cos_wrapper_module_1673973165480267{
		position: absolute;
z-index: 1;
top: 552px;
		width: 300px;
margin-left: 10px;
	}
	#hs_cos_wrapper_module_1673973158392265{
		position: relative;
top: 80px;
		margin: 30px 10px 0px 10px;
	}
	#hs_cos_wrapper_module_1673973483976328{
		margin-top: -80px;
	}
	#hs_cos_wrapper_module_1673973504504347{
		width: 300px;
margin-left: 10px;
		margin-top: -110px;
	}
	#hs_cos_wrapper_module_1673973511657349{
		margin-top: 20px;
		margin: 20px 10px 0px 10px;
	}
	#hs_cos_wrapper_module_1673973543328386{
		  margin-top: -170px;
	}
	#dobra4{
		margin: 0px 10px 0px 10px;
	}
	.faleConosco .faleConosco__container > .row-fluid-wrapper > .row-fluid {
		display: inline-block;
	}
	#hs_cos_wrapper_module_1671201174508114, #hs_cos_wrapper_module_1671201174508117, #hs_cos_wrapper_module_1671201174508120{
		margin: 0px 100px 0px 100px;
	}
}

@media only screen and (max-width: 330px){
	#hs_cos_wrapper_module_1673973165480267{
		position: absolute;
z-index: 1;
top: 552px;
		width: 300px;
margin-left: 10px;
	}
	#hs_cos_wrapper_module_1673973158392265{
		position: relative;
top: 80px;
		margin: 0px 10px 0px 10px;
	}
	#hs_cos_wrapper_module_1673973483976328{
		margin-top: -80px;
	}
	#hs_cos_wrapper_module_1673973504504347{
		width: 300px;
margin-left: 10px;
		margin-top: -110px;
	}
	#hs_cos_wrapper_module_1673973511657349{
		margin-top: 20px;
		margin: 0px 10px 0px 10px;
	}
	#hs_cos_wrapper_module_1673973543328386{
		  margin-top: -170px;
	}
	#dobra4{
		margin: 0px 10px 0px 10px;
	}
	.faleConosco .faleConosco__container > .row-fluid-wrapper > .row-fluid {
		display: inline-block;
	}
	#hs_cos_wrapper_module_1671201174508114, #hs_cos_wrapper_module_1671201174508117, #hs_cos_wrapper_module_1671201174508120{
		margin: 0px 100px 0px 100px;
	}
	
}
/*-------------------------------------------------------------------------------------MEDIA MOBILE-------------------------------------------------------------------------------------*/