@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700');

.ubuntu-light {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.ubuntu-regular {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ubuntu-medium {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.ubuntu-bold {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.ubuntu-light-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.ubuntu-regular-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.ubuntu-medium-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.ubuntu-bold-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: italic;
}



body {
  background-color: #ffffff;
  font-family: "Ubuntu", sans-serif;
}

/* Menu */

ul.hs-elevate-menu.hs-elevate-menu--horizontal.hs-elevate-menu--desktop.hs-elevate-site-header__main-nav-menu {
  justify-content: right !important;
}

ul.hs-elevate-menu.hs-elevate-menu--horizontal.hs-elevate-menu--desktop.hs-elevate-site-header__main-nav-menu a {
  color: #000080;
}

ul.hs-elevate-menu.hs-elevate-menu--horizontal.hs-elevate-menu--desktop.hs-elevate-site-header__main-nav-menu li {
  border-right: 2px solid #f5f5f5;
  font-size: 16px
}

ul.hs-elevate-menu.hs-elevate-menu--horizontal.hs-elevate-menu--desktop.hs-elevate-site-header__main-nav-menu li:last-child {
  border-right: 0;
}

ul.hs-elevate-menu.hs-elevate-menu--horizontal.hs-elevate-menu--desktop.hs-elevate-site-header__main-nav-menu a:hover {
  color: #95bca4;
}

div#island-02056ai1R5 {
  margin-right: 30px;
}

.cJGbAn li a, .cJGbAn li .hs-elevate-menu__menu-item-span, .cesbSe li a, .cesbSe li .hs-elevate-menu__menu-item-span {
  color: #000080;
}

.cJGbAn li .hs-elevate-menu__arrow {
    margin-right: 6px;
    margin-top: 2px;
}


@media (min-width: 900px) {
    .cJGbAn .hs-elevate-menu {
        gap: 10px !important;
    }
}

.fKHfCe {
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.1);
}

/* Fim menu */

.col-content p {
  color: #333333;
}

[data-hsfc-id=Renderer] .hsfc-Step {
 background-color: #f5f5f5 !important;
}

[data-hsfc-id=Renderer] .hsfc-RichText p {
    margin-bottom: 0;
}

[data-hsfc-id=Renderer] .hsfc-TextInput {
    background-color: #fff !important;
    padding: 15px !important;
}


/* Faixa banner */

.nome-banner {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 20px;
}

.conteudo-banner {
  font-size: 24px;
  font-weight: 400;  
}

.splide__pagination__page.is-active {
    background-color: #000080 !important;
}

.RichText__StyledRichText-sc-11kdh5h-0.fKvhBw.hs-elevate-rich-text {
    /* margin-left: -70px; */
}


/* Fim faixa banner */


/* Busca */

#hs_cos_wrapper_widget_1745411761243 .hs-search-field__bar>form>.hs-search-field__input {
  border: 4px solid navy;
  border-radius: 50px;
  font-family: Ubuntu, sans-serif;
  padding: 20px;
  background-image: url(https://parceiro.ajaseg.com.br/hubfs/imagens/icones/lupa.png);
  background-size: 45px;
  background-repeat: NO-REPEAT;
  background-position: 20px;
  padding-left: 80px;
  font-size: 24px;
}

button.hs-search-field__button {
  opacity: 0;
  position: relative;
  visibility: hidden;
  left: -782px;
}

.hs-search-field--open .hs-search-field__suggestions, .inpage-editor-active-field .hs-search-field__suggestions {
  z-index: 999;
}

#hs_cos_wrapper_widget_1746219282027 .splide__slide--image {
    max-height: 400px;
}



/* Fim busca */



/* Notícias */

.span4.widget-span.widget-type-cell.cell_1745411867620-vertical-alignment.dnd-column {
  align-self: baseline;
}

div#hs_cos_wrapper_widget_1746453071103 {
    
}

.hs-rss-description {
  font-size: 13px;
  margin-top: 15px;
  border-bottom: 2px solid #cccccc;
}

.hs-rss-description p {
   margin-bottom: 11px;
}
  
a.hs-rss-title {
  font-weight: 600;
  font-size: 16px;
  }  

.link-description {
  color: #95BCA4;
  font-weight: 600;
  font-size: 13px;
  line-height: 50px;
}



/* Banner */

#hs_cos_wrapper_widget_1746219282027 .splide__slide--caption {
  margin-top: -357px;
  position: fixed;
  padding-left: 100px;
}

#hs_cos_wrapper_widget_1746219282027 .splide__slide--image {
    border-radius: 38px;
}

#hs_cos_wrapper_widget_1746219282027 .splide__slide--caption .texto-banner {
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  line-height: 46px;
  max-width: 470px;
}

#hs_cos_wrapper_widget_1746219282027 .splide__slide--caption .cta-banner {
  font-size: 24px;
  color: #fff;
  background-color: #95BCA4;
  font-weight: 500;
  padding: 7px 25px;
  width: fit-content;
  border-radius: 50px
}

#hs_cos_wrapper_widget_1746219282027 .splide__slide--caption {
    background: none !important;
}

#hs_cos_wrapper_widget_1746219282027 .splide__slide--image {
    opacity: 0.7;
}

.splide__slide--image__wrapper {
    background-color: #000000;
    border-radius: 39px;
}

button.splide__arrow {
  background: none;
}

button.splide__arrow svg {
  height: 2em;
  width: 2em;
  fill: #fff;
}


/* Fim banner */




/* Módulo Box */

.box-principal  h3{
  font-family: ubuntu;
  font-weight: 600;
}

.box-principal.texto-verde p{
  font-weight: 600;
  color: #95BCA4;
  text-align: left;
}

.box-principal.texto-apoio .box-ind {
  min-width: 300px;
  margin-right: 16px;
  margin-top: 22px;
}

.box-principal.texto-apoio h3{
  font-weight: 500;
  text-align: left;
  font-family: ubuntu;
}

/* Fim módulo Box*/

/* Form */

[data-hsfc-id=Renderer] .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl)>.hsfc-TextInput, [data-hsfc-id=Renderer] .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret {
  height: 50px;
  padding-right: 17px;
}



/* Fim form* /

@media (max-width: 768px) {  
  
  #hs_cos_wrapper_widget_1746219282027 .splide__slide--caption .texto-banner {
   font-size: 23px;
   line-height: normal;
   display: contents;
   padding-right: 5px;
  }
  
  #hs_cos_wrapper_widget_1746219282027 .splide__slide--caption .texto-banner p{
   margin-top: 30px;
   padding-top: 30px;
  }    
  
  #hs_cos_wrapper_widget_1746219282027 .splide__slide--caption {
   margin-top: -200px;
   padding-left: 55px;
  }
  
  #hs_cos_wrapper_widget_1745411761243 .hs-search-field__bar>form {
   padding-bottom: 0;  
  }
  
 #hs_cos_wrapper_widget_1746219282027 .splide__slide--caption .cta-banner {
   font-size: 20px;
   margin-block: 15px;
} 
  
  .splide__slide__contents {
    margin-top: 45px;
}
  
  .ikEukc, .iVikfW  {
      justify-content: center !important;
  }

.hs-search-field__form {

  }  
  
  
}