@charset "UTF-8";
/* Tema do cliente */

/**  cor: rgba(160, 133, 88, 0.65);  **/
/**  cor-hover: rgba(160, 133, 88, 0.65);  **/

/* Fonts */
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



strong, b{
  font-weight: lighter;
  font-family: '';
}
body{
  font-family: '';
}

h1,h2,h3,h4{
  margin: 0;
}

.modal-open {
    overflow: auto!important;
    padding-right: 0!important;
}

.aceitar_termos{
    position: fixed;
    bottom: 0;
    padding: 20px 20px;
    text-align: center;
    color: #FFF;
    background-color: rgba(33,33,33, 0.9);
    width: 100%;
    z-index: 999999;
}
.aceitar_termos a{
    color: #FFFC9E!important;
}
.aceitar_termos a:hover{
    color: #38A7EB!important;
}
a.ctacookies{
    display: inline-block;
    padding: 3px 15px 3px 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: rgba(160, 133, 88, 0.65);
    color: #FFF;
    transition: all .2s linear;
    margin-left: 10px;
    cursor: pointer;
}
a.ctacookies:hover{
    filter: brightness(1.2);
}

.btnwhats{
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 9999;
}.btnwhats img{
  transition: all .2s linear;
}.btnwhats:hover img{
  filter: brightness(1.2);
}
@media (max-width: 900px) {
  .btnwhats{
    right: auto;
    left: 50%;
    transform: translate(-50%,0);
  }
}
@media (max-width: 1555px) {
  .footer2{
    padding-bottom: 120px!important;
  }
}

.website{
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.postagemcompleta a{
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    display: inline-block;
    position: relative;
    top: 7px;
}

/* novo css form */
  .wpcf7-not-valid{
    background-color: #FFD2D2!important;
  }

  .wpcf7-form-control-wrap{
    display: block;
  }

  .wpcf7-response-output{
    color: #FFF!important;
    border: 0!important;
    margin-right: 0!important;
    margin-left: 0!important;
    text-align: center!important;
    font-weight: bold!important;
    padding: 10px 20px!important;
  }

  .wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450;
  }
  .wpcf7 form.failed .wpcf7-response-output,
  .wpcf7 form.aborted .wpcf7-response-output {
    background-color: rgba(160, 133, 88, 0.65);
  } 
  .wpcf7 form.spam .wpcf7-response-output {
    background-color: #f56e28;
  }
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output{
    background-color: #ffb900;
  }

  span.wpcf7-not-valid-tip{
    position: absolute;
    z-index: 1;
    right: 3px;
    font-size: 9px;
    top: 1px;
  }

/* noovo css form */

form iframe{
  width: 304px!important;
  height: 78px!important;
}
.g-recaptcha{
    margin-bottom: 20px;    
    display: block;
}

@media (max-width: 400px) {
  .g-recaptcha{
      transform: scale(0.7);
      transform-origin: 0 0;
  }
}

@media (max-width: 991px) {
  form .row>div{
    width: 100%;
  }
  form{
    border: 0;
    padding: 0;
  }
}

@media (min-width: 1200px) {.container{padding: 0px; } }


@media (max-width: 991px) {
  .fxsm{
    height: auto;
    min-height: 0;
    padding: 40px 0;
  }
}
@media (max-width: 480px) {
  .fxsm{
    padding: 30px 0;
  }
}

a{
  transition: all .2s linear;
}
.editor a{
  color: rgba(160, 133, 88, 0.65)!important;
}
.editor a:hover{
  text-decoration: underline!important;
}
a:link, a:visited{
  color: inherit;
}
a:hover, a:active{
  color: rgba(160, 133, 88, 0.65);
}
::-moz-selection{
  background: rgba(160, 133, 88, 0.65);
}
::selection{
  background: rgba(160, 133, 88, 0.65);
}
.pagination .active a,
.pagination .active a:hover{
  background-color: rgba(160, 133, 88, 0.65);
  border-color: rgba(160, 133, 88, 0.65);
}
.lds-ellipsis div{  
  background-color: rgba(160, 133, 88, 0.65);
}

.editor, .editor p, .editor li{
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

.editor p{
  margin-bottom: 20px;
}



.wp-pagenavi span,
.wp-pagenavi a{
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #DDD;
  margin:  0 5px;
}

.wp-pagenavi span.current{
  background-color: rgba(160, 133, 88, 0.65);
  color: #FFF;
}


/* start */



body{
  background-color: #ffffff;  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Barlow", sans-serif;
}

header{
  position: absolute;
  width: 100%;
  height: 113px;
  padding: 30px 0 20px;
  border-bottom: #D8BB7E 2px solid;
  z-index: 3;
}

header.header-static{
  position: static;
}

header .segura-topo{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
header .segura-topo::before,header .segura-topo::after{
  display: none;
}

header .segura-topo .segura-logo{
  width: 270px;
  height: auto;
}

header .segura-topo .segura-logo img{
  width: 270px;
  max-width: 100%;
  height: auto;
}

header .segura-topo .segura-menu{
  width: 525px;
  height: 62px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

header .segura-topo .segura-menu .menu{
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  justify-content: space-between;
  font-size: 16px;
  color: white!important;
  align-items: center;
  width: 100%;
  margin-top: 23px;
}

header .segura-topo .segura-menu .menu .separador{
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #D8BB7E;
}

header .segura-topo .segura-menu .menu .menu-item .menu-link{
  color: white;
}

header .segura-topo .segura-menu .contato{
  display: flex;
  justify-content: flex-end;
}

header .segura-topo .segura-menu .contato .media{
  display: flex;
  align-items: center;
  margin-top: 0;
  &:first-child{
    margin-right: 18px;
  }
}

header .segura-topo .segura-menu .contato .media img{
  width: 12px;
  height: 12px;
  margin-right: 2px;
}

header .segura-topo .segura-menu .contato .media .media-body{
  font-size: 16px;
  color: white;
}

.btn-menu-mobile{
  display: none;
}

.menu-mobile-overlay,
.menu-mobile{
  display: none;
}

@media (max-width: 991px) {
  footer.pg-interna p{
    text-align: center;
  }
  footer.pg-interna .segura-logo{
    text-align: center;
  }
  main.pg-atuacao .fx-1 .row{
    justify-content: center;
  }
  .btn-menu-mobile{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    position: fixed;
    top: 30px;
    right: 30px;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 2px solid #D8BB7E;
    border-radius: 50%;
    background-color: #000;
    cursor: pointer;
    z-index: 1002;
  }

  .btn-menu-mobile span{
    display: block;
    width: 18px;
    height: 2px;
    background-color: #D8BB7E;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  body.menu-mobile-open .btn-menu-mobile span:nth-child(1){
    transform: translateY(7px) rotate(45deg);
  }

  body.menu-mobile-open .btn-menu-mobile span:nth-child(2){
    opacity: 0;
  }

  body.menu-mobile-open .btn-menu-mobile span:nth-child(3){
    transform: translateY(-7px) rotate(-45deg);
  }

  header .segura-topo{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  header .segura-topo .segura-logo{
    justify-self: center;
    width: auto;
    max-width: 200px;
  }

  header .segura-topo .segura-logo img{
    width: 100%;
    max-width: 200px;
  }

  header .segura-topo .segura-menu-desktop{
    display: none;
  }

  .menu-mobile-overlay,
  .menu-mobile{
    display: block;
  }

  .menu-mobile-overlay{
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }

  .menu-mobile-overlay.is-open{
    opacity: 1;
    visibility: visible;
  }

  .menu-mobile{
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    padding: 30px 20px;
    overflow-y: auto;
    border-right: 2px solid #D8BB7E;
  }

  .menu-mobile.is-open{
    transform: translateX(0);
  }

  body.menu-mobile-open{
    overflow: hidden;
  }

  .menu-mobile-logo{
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(216, 187, 126, 0.35);
  }

  .menu-mobile-logo img{
    max-width: 180px;
    width: 100%;
    height: auto;
  }

  .menu-mobile-list{
    list-style: none;
    padding: 0;
    margin: 0 0 auto;
    flex: 1;
  }

  .menu-mobile-list .menu-item{
    margin-bottom: 18px;
  }

  .menu-mobile-list .menu-item .menu-link{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    display: block;
  }

  .menu-mobile-list .menu-item.active .menu-link,
  .menu-mobile-list .menu-item .menu-link:hover{
    color: #D8BB7E;
  }

  .menu-mobile-contato{
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid rgba(216, 187, 126, 0.35);
  }

  .menu-mobile-contato .media{
    display: flex;
    align-items: center;
    margin-bottom: 14px;
  }

  .menu-mobile-contato .media:last-child{
    margin-bottom: 0;
  }

  .menu-mobile-contato .media img{
    width: 14px;
    height: 14px;
    margin-right: 8px;
  }

  .menu-mobile-contato .media .media-body{
    font-size: 15px;
    color: #fff;
  }

  .menu-mobile-contato .media .media-body a{
    color: #fff;
    text-decoration: none;
  }

  main.pg-noticias .fx-1{
    padding-bottom: 0px!important;
  }

  main.pg-noticias .fx-2{
    text-align: center;
  }

  main.pg-noticias .fx-2 .card-noticia{
    margin-bottom: 30px;
  }
}

main .capa{
  height: 421px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

main .capa .filtro{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.56);
  
}

main .capa .filtro .container{
  border-left: #D8BB7E 2px solid;
  padding: 224px 0 129px 0;
  height: 100%;
}

main .capa .filtro h1, main .capa .filtro h2{
  font-family: "Amiri", serif;
  left: 348px;
  top: 224px;
  font-size: 35px;
  text-align: center;
  letter-spacing: 0.07em;
  margin-top: 14px;
  text-transform: uppercase;

  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

main .fx-1{
  padding-top: 47px;
  padding-bottom: 68px;
}

main .fx-1 h2{
  margin-bottom: 13px;
  font-family: 'Amiri',serif;
  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

main p{
  font-family: 'Barlow';
  font-size: 18px;
  text-align: justify;
  color: #3F3E3E;
  line-height: 1.7;
  letter-spacing: 0.1rem;
}

main p strong{
  font-family: 'Barlow';
  font-weight: bold;
  font-size: 18px;
  text-align: justify;
  color: #3F3E3E;
  line-height: 1.7;
  letter-spacing: 0.1rem;
}

main .fx-1 .media{
  display: flex;
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #3F3E3E;
  margin-bottom: 28px;
  &:first-child{
    margin-top: 56px;
  }
}

main .fx-1 .media img{
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

main .fx-1 form{
  margin-bottom: 65px;
}

.form-control{
  font-size: 17px;
  display: flex;
  width: 100%;
  height: 42px;
  margin-bottom: 10px;
  padding: 10px 11px;
  border: #444444 1px solid;
  border-radius: 0;
  color: #3F3E3E;
}

textarea.form-control{
  height: inherit!important;
}

.btn-enviar-wrap{
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 170px;
  height: 44px;
  max-width: 100%;
  margin-top: 12px;
  isolation: isolate;
  white-space: nowrap;
  vertical-align: top;
  box-sizing: border-box;
  overflow: hidden;
  transition: width 0.3s linear;
  background: linear-gradient(90.01deg, #A08558 0.01%, #E0C384 26.24%, #A69061 46.89%, #D8BB7E 67.96%, rgba(126, 108, 72, 0) 89.47%);
}

.btn-enviar-wrap:hover{
  width: 210px;
}

.btn-enviar-wrap::after{
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90.01deg, rgba(160, 133, 88, 0.65) 0.01%, rgba(224, 195, 132, 0.65) 26.24%, rgba(166, 144, 97, 0.65) 46.89%, rgba(216, 187, 126, 0.65) 67.96%, rgba(126, 108, 72, 0) 89.47%);
  opacity: 0;
  transition: opacity 0.3s linear;
  mix-blend-mode: multiply;
  pointer-events: none;
}

.btn-enviar-wrap:hover::after{
  opacity: 1;
}

.btn-enviar-form{
  width: 100%;
  height: 44px;
  min-height: 44px;
  font-size: 17px;
  line-height: 44px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
  background: transparent;
  position: relative;
  z-index: 2;
  border: none;
  box-sizing: border-box;
  text-align: left;
  padding: 0 36px 0 39px;
  display: block;
  transition: color 0.3s linear;
  cursor: pointer;
  &:hover{
    color: #FFFFFF;
    -webkit-text-fill-color: #FFFFFF;
    background: transparent;
  }
}

.btn-enviar-form,
.btn-form-enviar,
main.pg-home .topo .btn-topo-wrap .btn-padrao,
main.pg-home .fx-1 .btn-cta-wrap .cta-padrao,
main.pg-home .fx-2 .btn-cta-wrap .cta-padrao,
main.pg-home .fx-4 .btn-cta-wrap .cta-padrao{
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
}

main.pg-home .topo .btn-topo-wrap .btn-padrao,
main.pg-home .fx-1 .btn-cta-wrap .cta-padrao,
main.pg-home .fx-2 .btn-cta-wrap .cta-padrao,
main.pg-home .fx-4 .btn-cta-wrap .cta-padrao{
  overflow: hidden;
}

main.pg-home .topo .btn-topo-wrap .btn-padrao::after,
main.pg-home .fx-1 .btn-cta-wrap .cta-padrao::after,
main.pg-home .fx-2 .btn-cta-wrap .cta-padrao::after,
main.pg-home .fx-4 .btn-cta-wrap .cta-padrao::after{
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90.01deg, rgba(160, 133, 88, 0.65) 0.01%, rgba(224, 195, 132, 0.65) 26.24%, rgba(166, 144, 97, 0.65) 46.89%, rgba(216, 187, 126, 0.65) 67.96%, rgba(126, 108, 72, 0) 89.47%);
  opacity: 0;
  transition: opacity 0.3s linear;
  mix-blend-mode: multiply;
  pointer-events: none;
}

.btn-form-enviar{
  width: 100%;
  height: 44px;
  min-height: 44px;
  font-size: 17px;
  line-height: 44px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
  background: transparent;
  position: relative;
  z-index: 2;
  border: none;
  box-sizing: border-box;
  text-align: left;
  padding: 0 36px 0 39px;
  display: block;
  transition: color 0.3s linear;
  cursor: pointer;
}

.btn-form-enviar:hover,
.btn-enviar-wrap:hover .btn-form-enviar{
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
  background: transparent;
}

main.pg-home .topo .btn-topo-wrap .btn-padrao:hover,
main.pg-home .fx-1 .btn-cta-wrap .cta-padrao:hover,
main.pg-home .fx-2 .btn-cta-wrap .cta-padrao:hover,
main.pg-home .fx-4 .btn-cta-wrap .cta-padrao:hover{
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
}

main.pg-home .topo .btn-topo-wrap .btn-padrao:hover::after,
main.pg-home .fx-1 .btn-cta-wrap .cta-padrao:hover::after,
main.pg-home .fx-2 .btn-cta-wrap .cta-padrao:hover::after,
main.pg-home .fx-4 .btn-cta-wrap .cta-padrao:hover::after{
  opacity: 1;
}

.btn-enviar-wrap::before{
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  left: 50px;
  right: auto;
  top: 50%;
  bottom: auto;
  margin: 0;
  transform: translateY(-50%);
  background: url('../imagens/seta.png') no-repeat center center;
  background-size: contain;
  opacity: 0;
  z-index: 3;
  pointer-events: none;
  transition: opacity 0.15s ease, left 0.3s ease 0.15s, right 0.3s ease 0.15s;
}

.btn-enviar-wrap:hover::before{
  left: auto;
  right: 52px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  opacity: 1;
}

.btn-enviar-wrap .btn-enviar-form,
.btn-enviar-wrap .btn-form-enviar{
  position: relative;
  z-index: 2;
}

footer.pg-interna .btn-enviar-wrap,
footer.pg-contato .btn-enviar-wrap,
main.pg-contato .btn-enviar-wrap{
  isolation: isolate;
}

footer.pg-interna .wpcf7 input[type="submit"],
footer.pg-contato .wpcf7 input[type="submit"],
main.pg-contato .wpcf7 input[type="submit"]{
  width: 100%;
  display: block;
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
  background: transparent;
}

footer.pg-interna .wpcf7 input[type="submit"]:hover,
footer.pg-contato .wpcf7 input[type="submit"]:hover,
main.pg-contato .wpcf7 input[type="submit"]:hover{
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
  background: transparent;
}

body.logo-intro-pending header,
body.logo-intro-active header{
  z-index: 5;
}

body.logo-intro-pending header .segura-logo,
body.logo-intro-active header .segura-logo{
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body.topo-text-pending main.pg-home .topo .segura-texto{
  transform: translateX(-120vw);
  opacity: 0;
  visibility: hidden;
}

body.topo-text-in main.pg-home .topo .segura-texto{
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  transition: transform 2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s ease;
}

body.topo-text-in main.pg-home .topo .segura-texto p{
  color: white;
}

body.topo-text-in main.pg-home .topo .segura-texto p strong{
  font-weight: bold;
  color: white;
}

body.topo-btn-pending:not(.topo-btn-in) main.pg-home .topo .btn-padrao,
body.topo-btn-pending:not(.topo-btn-in) main.pg-home .topo .btn-topo-wrap{
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.topo-btn-in main.pg-home .topo .btn-topo-wrap{
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transition: opacity 0.6s ease;
}

.logo-intro-fly{
  position: absolute;
  z-index: 10000;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
}

.logo-intro-fly.is-visible{
  opacity: 1;
  transition: opacity 0.8s ease;
}

.logo-intro-fly.is-moving{
  transition: left 2s cubic-bezier(0.4, 0, 0.2, 1),
    top 2s cubic-bezier(0.4, 0, 0.2, 1),
    width 2s cubic-bezier(0.4, 0, 0.2, 1);
}

.logo-intro-fly a{
  display: block;
  pointer-events: none;
}

.logo-intro-fly img{
  display: block;
  width: 100%;
  height: auto;
}

main.pg-home .topo{
  height: 900px;
  position: relative;
  overflow: visible;
}

main.pg-home .topo .logo-intro-fly{
  z-index: 5;
}

main.pg-home .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 900px;
    object-fit: cover; /* cobre toda a seção sem distorcer */
    z-index: -1; /* envia para trás do conteúdo */
}

main.pg-home .topo .filtro{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.56);
}

@keyframes topo-seta-float{
  0%, 100%{
    transform: translateX(-50%) translateY(0);
  }
  50%{
    transform: translateX(-50%) translateY(-10px);
  }
}

main.pg-home .topo .topo-seta-baixo{
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  z-index: 2;
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  pointer-events: none;
  animation: topo-seta-float 2s ease-in-out infinite;
}

@media (prefers-reduced-motion: reduce){
  main.pg-home .topo .topo-seta-baixo{
    animation: none;
  }
}

main .topo .segura-texto {
    position: relative;
    z-index: 1;
    color: white;
    text-align: justify;
    font-size: 20px;
    padding-top: 40vh; 
    line-height: 1.6;
    font-weight: 300;
    letter-spacing: 0.7px;
}

main.pg-home .topo .btn-topo-wrap{
  position: relative;
  display: inline-block;
  margin-top: 30px;
  isolation: isolate;
  z-index: 2;
}

main.pg-home .topo .btn-topo-wrap::before{
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  left: 55px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../imagens/seta2.png') no-repeat center center;
  background-size: contain;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
  transition: opacity 0.15s ease, left 0.3s ease 0.15s;
}

main.pg-home .topo .btn-topo-wrap:hover::before{
  left: 330px;
  opacity: 1;
}

main.pg-home .topo .btn-topo-wrap .btn-padrao{
  width: 402px;
  max-width: 100%;
  height: 50px;
  background: linear-gradient(90.01deg, #A08558 0.01%, #E0C384 26.24%, #A69061 46.89%, #D8BB7E 67.96%, rgba(126, 108, 72, 0) 89.47%);
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  padding-left: 25px;
  margin-top: 0;
  position: relative;
  z-index: 1;
  border: none;
  box-sizing: border-box;
  text-decoration: none;
  transition: 0.3s linear all;
}

main.pg-home .topo .btn-topo-wrap .btn-padrao:hover{
  width: 462px;
}

main.pg-home .topo .container{
  height: 100%;
    padding: 0 15px;
    border-left: 2px solid #D8BB7E;
}

main.pg-home .detalhe-bg > .container{
  background-image: url(../imagens/bg-detalhe.png);
  background-repeat: no-repeat;
  padding-top: 76px;
  padding-left: 15px;
  padding-right: 15px;
}

main.pg-home .detalhe-bg .fx-1 > .container,
main.pg-home .detalhe-bg .fx-2 > .container{
  background-image: none;
}

main.pg-home .bg-fx-1{
  background-repeat: no-repeat;
  background-position: top center;
}

main.pg-home .fx-1{
  
  padding-top: 50px;
  padding-bottom: 50px;
  
}

main.pg-home .fx-1 h2{
  margin-top: 20px;
  font-size: 25px;
  margin-bottom: 30px!important;

}

main.pg-home .fx-1 .btn-cta-wrap{
  position: relative;
  display: inline-block;
  isolation: isolate;
  z-index: 1;
  margin-top: 10px;
}

main.pg-home .fx-1 .btn-cta-wrap::before{
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../imagens/seta2.png') no-repeat center center;
  background-size: contain;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
  transition: opacity 0.15s ease, left 0.3s ease 0.15s;
}

main.pg-home .fx-1 .btn-cta-wrap:hover::before{
  left: 220px;
  opacity: 1;
}

main.pg-home .fx-1 p{
  line-height: 1.8;
  font-size: 17px;
}

main.pg-home .fx-1 .btn-cta-wrap .cta-padrao{
  display: flex;
  align-items: center;
  padding-left: 25px;
  width: 270px;
  max-width: 100%;
  height: 50px;
  background: linear-gradient(90.01deg, #A08558 0.01%, #E0C384 26.24%, #A69061 46.89%, #D8BB7E 67.96%, rgba(126, 108, 72, 0) 89.47%);
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  margin-top: 0;
  position: relative;
  z-index: 1;
  border: none;
  box-sizing: border-box;
  text-decoration: none;
  transition: 0.3s linear all;
}

main.pg-home .fx-1 .btn-cta-wrap .cta-padrao:hover{
  width: 330px;
}

main.pg-home .fx-1 h2, main.pg-home .fx-2 h2{
  margin-bottom: 13px;
  font-family: 'Amiri',serif;
  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

main.pg-home .fx-2{
  padding-top: 153px;
}

main.pg-home .fx-2 h2{
  text-align: center;
  margin-bottom: 57px;
  font-size: 25px;
  letter-spacing: 2px;
}

main.pg-home .fx-2 .segura-botao{
  display: flex;
  justify-content: flex-start;
  padding-left: calc(50% - 185px);
  margin-bottom: 62px;
}

@media (max-width: 480px){
  main.pg-home .fx-2 .segura-botao{
    justify-content: center;
    padding-left: 0;
  }
}

main.pg-home .fx-2 .btn-cta-wrap{
  position: relative;
  display: inline-block;
  isolation: isolate;
  z-index: 1;
}

main.pg-home .fx-2 .btn-cta-wrap::before{
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../imagens/seta2.png') no-repeat center center;
  background-size: contain;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
  transition: opacity 0.15s ease, left 0.3s ease 0.15s;
}

main.pg-home .fx-2 .btn-cta-wrap:hover::before{
  left: 300px;
  opacity: 1;
}

main.pg-home .fx-2 .btn-cta-wrap .cta-padrao{
  display: flex;
  align-items: center;
  padding-left: 25px;
  width: 370px;
  max-width: 100%;
  height: 50px;
  background: linear-gradient(90.01deg, #A08558 0.01%, #E0C384 26.24%, #A69061 46.89%, #D8BB7E 67.96%, rgba(126, 108, 72, 0) 89.47%);
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  margin-top: 0;
  position: relative;
  z-index: 1;
  border: none;
  box-sizing: border-box;
  text-decoration: none;
  transition: 0.3s linear all;
}

main.pg-home .fx-2 .btn-cta-wrap .cta-padrao:hover{
  width: 430px;
}


main.pg-home .fx-2 .card-pessoa .segura-imagem{
  margin-bottom: 9px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 297px;
  &::before{
    width: 241px;
    height: 297px;
    position: absolute;
    background-image: url('../imagens/pessoa-fundo.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    left: 50%;
    bottom: 0;
    top: auto;
    transform: translateX(-50%);
    transform-origin: center bottom;
    transition: width 0.55s cubic-bezier(0.22, 1, 0.36, 1), height 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  }
  &:hover::before{
    width: 180px;
    height: 222px;
  }
}

main.pg-home .fx-2 .card-pessoa{
  margin-bottom: 48px;
}

main.pg-home .fx-2 .card-pessoa h3{
  font-family: 'Amiri';
  font-size: 25px;
  text-align: center;
  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 29px;
}

main.pg-home .fx-2 .card-pessoa .segura-imagem img{
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  width: 241px;
  height: 306px;
  max-width: 100%;
  object-fit: cover;
  object-position: center bottom;
  transform: scale(1);
  transform-origin: center bottom;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

main.pg-home .fx-2 .card-pessoa .segura-imagem:hover img{
  transform: scale(1.05);
}

main.pg-home .fx-2 .card-pessoa .segura-redes{
  text-align: center;
}

main.pg-home .fx-3{
  position: relative;
}

main.pg-home .fx-3 .container{
  background-image: url('../imagens/bg-detalhe-fx3.png');
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0 15px 17px 15px;
  height: 100%;
}

main.pg-home .fx-3 .container .row{
  padding-right: 15px;
}

main.pg-home .fx-3 h2{
width: 721px;
height: 58px;
font-size: 25px;
line-height: 44px;
display: flex;
align-items: center;
letter-spacing: 0.07em;

background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
main.pg-home .fx-3 .video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

main.pg-home .fx-3{ 
    position: relative;
    width: 100%;
    overflow: hidden;
    background-image: url('../imagens/bg-fx-3.png');
    background-position: center center;
    background-size: cover;
}

main.pg-home .fx-3 .filtro{
  background-color: rgba(0,0,0,0.56);
  width: 100%;
  height: 100%;
  padding: 48px 0 0 0;
}

main.pg-home .fx-3 .bg-video-fx3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1; /* envia o vídeo para trás do conteúdo */
}

main.pg-home .fx-3 .row{
  display: flex;
  flex-wrap: wrap;
  margin-top: 78px;
}

main.pg-home .fx-3 h2{
  margin-bottom: 23px;
}

main.pg-home .fx-3 p{
  color: white;
}

main.pg-home .fx-3 .card-atuacao img{
  max-width: 100%;
  height: auto;
  border-radius: 10px 10px 0 0;
}

main.pg-home .fx-3 .card-atuacao h3{
  font-weight: 500;
  font-size: 20px;
  color: white;
  padding: 0 10px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 51px;
}

main.pg-home .fx-4{
  padding: 38px 0 76px 0;
  background-color: #3F3E3E;
}

main.pg-home .fx-4 h2{
font-family: 'Amiri';
font-weight: 400;
font-size: 25px;

background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;

text-align: center;
margin-bottom: 38px;

}

main.pg-home .fx-4 p{
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #FFFFFF;
  margin-top: 16px;
}

main.pg-home .fx-4 .card-noticia img{
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 10px 10px 0 0;
}

main.pg-home .fx-4 .segura-botao{
  display: flex;
  justify-content: center;
  margin-top: 38px;
}

main.pg-home .fx-4 .btn-cta-wrap{
  position: relative;
  display: inline-block;
  isolation: isolate;
  z-index: 1;
  margin-right: 0;
  transition: margin-right 0.3s linear;
}

main.pg-home .fx-4 .btn-cta-wrap:hover{
  margin-right: 0;
}

main.pg-home .fx-4 .btn-cta-wrap::before{
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../imagens/seta2.png') no-repeat center center;
  background-size: contain;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
  transition: opacity 0.15s ease, left 0.3s ease 0.15s;
}

main.pg-home .fx-4 .btn-cta-wrap:hover::before{
  left: 220px;
  opacity: 1;
}

main.pg-home .fx-4 .btn-cta-wrap .cta-padrao{
  display: flex;
  align-items: center;
  padding-left: 25px;
  width: 270px;
  max-width: 100%;
  height: 50px;
  background: linear-gradient(90.01deg, #A08558 0.01%, #E0C384 26.24%, #A69061 46.89%, #D8BB7E 67.96%, rgba(126, 108, 72, 0) 89.47%);
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  margin-top: 0;
  position: relative;
  z-index: 1;
  border: none;
  box-sizing: border-box;
  text-decoration: none;
  transition: 0.3s linear all;
}

main.pg-home .fx-4 .btn-cta-wrap .cta-padrao:hover{
  width: 330px;
}



main.pg-atuacao .fx-1 .row{
  display: flex;
  flex-wrap: wrap;
}

main.pg-atuacao .fx-1 .card-atuacao{
  margin-top: 51px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 10px;
  width: 270px;
}

main.pg-atuacao .fx-1 .card-atuacao img{
  max-width: 100%;
  border-radius: 10px 10px 0 0;
}

main.pg-equipe .fx-1 .artigo-equipe{
  margin-top: 50px;
}

main.pg-equipe .fx-1 .artigo-equipe h3{
  margin-top: 15px;
  margin-top: 0;
}

main.pg-equipe .fx-1 .artigo-equipe.foto-esquerda h3{
  text-align: left;
}

main.pg-equipe .fx-1 .artigo-equipe.foto-direita h3{
  text-align: right;
}

main.pg-atuacao .fx-1 .card-atuacao h3{
  font-weight: 500;
  font-size: 20px;
  color: #A08558;
  padding: 0 10px;
  margin-top: 15px;
}

main.pg-atuacao-interna h1{
  margin-bottom: 16px;
  font-family: 'Amiri';
  font-size: 25px;
  line-height: 44px;

  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

main.pg-atuacao-interna p{
  font-size: 17px;
  line-height: 30px;
  text-align: justify;
  letter-spacing: 0.07em;
  color: #3F3E3E;
}

main.pg-sobre .fx-1{
  position: relative;

  overflow: hidden;

  margin-top: 65px;
  margin-bottom: 50px;
  padding-top: 39px;
}

.pg-sobre .fx-1 .float__bg{
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  z-index: 0;

  user-select: none;

  width: 1920px;
  height: 100%;
}

.pg-sobre .fx-1 .float__bg img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;

  border-radius: 0px 10px 10px 0px;
}

main.pg-sobre .fx-1 .container{
  position: relative;
  z-index: 5;
}

main.pg-sobre .fx-2{
  margin-bottom: 50px;
}

main.pg-equipe .fx-1{
  padding: 30px 0 3px 0;
}

main.pg-equipe .fx-1 .segura-imagem{
  text-align: center;
  margin-bottom: 40px;
}

main.pg-equipe .fx-1 .artigo-equipe{
  margin-bottom: 133px;
} 

main.pg-equipe .fx-1 .artigo-equipe .segura-imagem{
  margin-bottom: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 297px;
  &::before{
    width: 241px;
    height: 297px;
    position: absolute;
    background-image: url('../imagens/pessoa-fundo.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    left: 50%;
    bottom: 0;
    top: auto;
    transform: translateX(-50%);
    transform-origin: center bottom;
    transition: width 0.55s cubic-bezier(0.22, 1, 0.36, 1), height 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  }
  &:hover::before{
    width: 180px;
    height: 222px;
  }
}
main.pg-equipe .fx-1 .artigo-equipe .segura-imagem img{
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  width: 241px;
  height: 307px;
  max-width: 100%;
  object-fit: cover;
  object-position: center bottom;
  transform: scale(1);
  transform-origin: center bottom;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}
main.pg-equipe .fx-1 .artigo-equipe .segura-imagem:hover img{
  transform: scale(1.05);
}

main.pg-equipe .fx-1 .artigo-equipe h3{
  font-family: 'Amiri';
  font-size: 25px;
  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 26px;
  letter-spacing: 2px;
}

main.pg-equipe .fx-1 .artigo-equipe p{
  margin-bottom: 18px;
}

main.pg-noticias .fx-1{
  padding-top: 51px;
  padding-bottom: 73px;
}

main.pg-atuacao-interna img{
  border-radius: 20px;
}

@media(max-width: 1199px) {
  main.pg-sobre .fx-1{
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .pg-sobre .fx-1 .float__bg{
    position: relative;

    top: unset;
    left: unset;
    transform: translate(0, 0);

    display: flex;
    justify-content: center;

    user-select: auto;

    width: 100%;

    padding: 0px 15px;
    margin-bottom: 20px;
  }

  .pg-sobre .fx-1 .float__bg img{
    border-radius: 10px;
  }
}
@media (max-width: 991px) {

  main.pg-atuacao-interna h1{
    margin-top: 20px;
    text-align: center;
  }

  main.pg-noticias .fx-1 .row{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  main.pg-noticias .fx-1 .sidebar{
    display: contents;
  }

  main.pg-noticias .fx-1 .sidebar form,
  main.pg-noticias .fx-1 .sidebar .segura-categorias{
    order: 1;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  main.pg-noticias .fx-1 .sidebar .segura-categorias{
    margin-bottom: 35px;
  }

  main.pg-noticias .fx-1 .row > .col-lg-9{
    order: 2;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  main.pg-noticias .fx-1 .sidebar .redesf,
  main.pg-noticias .fx-1 .sidebar .editor,
  main.pg-noticias .fx-1 .sidebar > .clearfix{
    order: 3;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;   
  }

  .editor img{
    float: none !important;
    display: block;
    margin: 20px auto !important;
    max-width: 100%;
    height: auto;
  }
}

main.pg-atuacao-interna img{
  max-width: 100%;
  height: auto;
}

main.pg-noticias .fx-1 .article-noticia{
  color: #3F3E3E;
  padding-bottom: 16px;
  margin-bottom: 23px;
  border-bottom: 1px solid #cbcbcb;
}

main.pg-noticias .fx-1 .media{
  align-items: flex-start;
  margin: 0!important;
}

main.pg-noticias .fx-1 .col-lg-9 .categorias{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

main.pg-noticias .fx-1 .col-lg-9 .categorias a{
  font-weight: bold;
  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%), #5B8845;
  border-radius: 5px;
  color: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 0;
  white-space: nowrap;
  height: 35px;
  padding: 0 55px;
  font-size: 13px;
  font-family: 'Open Sans',sans-serif; 
  margin-right: 15px;
  margin-bottom: 10px;

}

body.single-post main.pg-noticias .fx-1 .col-lg-9 .categorias{
  flex-wrap: wrap;
  align-items: flex-start;
}

body.single-post main.pg-noticias .fx-1 .col-lg-9 .categorias a{
  flex: 0 0 auto;
  min-width: max-content;
  width: auto;
  max-width: 100%;
}

main.pg-noticias .fx-1 .article-noticia h3, main.pg-noticias .fx-1 h1{
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 44px;
  text-transform: uppercase;

  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 16px;
  margin-top: 0;
}

main.pg-noticias .fx-1 .article-noticia img{
  width: 370px;
  height: auto;
  border-radius: 10px;
  margin-right: 20px;
}

main.pg-noticias .fx-1 .autor{
  font-size: 13px;
  padding-bottom: 2px;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 17px;
  line-height: 1;
}

main.pg-noticias .fx-1 .article-noticia p{
  font-size: 16px!important;
}

main.pg-noticias .fx-1 .editor img{
  margin-bottom: 30px;
  margin-top: 20px;
}

main.pg-noticias .fx-1 .sidebar form{
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 78px;
}

main.pg-noticias .fx-1 .sidebar form .buscar{
  width: 223px;
  height: 34px;
  border: 1px solid #cbcbcb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #777777;
  padding: 9px;
  border-radius: 3px;
  margin-right: 5px;
}

main.pg-noticias .fx-1 .sidebar form button{
  width: 38px;
  height: 34px;
  border-radius: 3px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #A08558;
}

main.pg-noticias .sidebar .segura-categorias .categorias{
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

main.pg-noticias .sidebar .segura-categorias .categorias .categorias-item{
  margin-bottom: 17px;
  border-radius: 3px;
  overflow: hidden;
}

main.pg-noticias .sidebar .segura-categorias .categorias .categorias-item a{
  width: 100%;
  height: 69px;
  background-color: #333333;
  color: white;
  display: flex;
  align-items: center;
  transition: 0.3s linear all;
}

main.pg-noticias .sidebar .segura-categorias .categorias .categorias-item a:hover{
  background-color: black;
}

main.pg-noticias .sidebar .segura-categorias .categorias .categorias-item a .icone{
  width: 69px;
  height: 69px;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
}

main.pg-noticias .sidebar .segura-categorias .categorias .categorias-item a h3{
  font-size: 13px!important;
  font-weight: 800!important;
  margin-left: 15px;
}

main.pg-noticias .fx-2{
  padding-bottom: 70px;
}

main.pg-noticias .fx-2 h2{
  font-weight: 800;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 13px;
}

main.pg-noticias .fx-2 .card-noticia{
  width: 370px;
  margin-right: auto;
  margin-left: auto;

}

main.pg-noticias .fx-2 .card-noticia img{
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: auto;
}

main.pg-noticias .fx-2 .card-noticia h3{
  font-weight: bold;
  font-size: 20px;
  color: #A08558;
  margin-top: 15px;
}

footer.pg-interna{
  position: relative;

  background-color: black;
  padding: 25px 0 25px 0;
  color: white;
}
footer.pg-interna .container{
  display: flex;
  justify-content: center;

  padding: 0 15px;
}

footer.pg-interna .row{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 25px;
}

footer.pg-interna .segura-logo{
  font-size: 17px;
  line-height: 1.6;
}

footer.pg-interna p{
  font-size: 15px;
  line-height: 1.5;
}

footer.pg-interna .media__wrapper{
  display: flex;
  flex-direction: column;
  gap: 14px;
}

footer.pg-interna .media{
  display: flex;
  margin-top: 0;
}

footer.pg-interna .media .media-body{
  font-size: 15px!important;
  line-height: 1.2;
}

footer.pg-interna .segura-media{
  margin-top: 56px;
}

footer.pg-interna .media img{
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

footer.pg-interna .media .media-body{
  font-size: 20px;
}

.recaptcha__wrapper{
  max-height: 78px;
}

footer.pg-interna .form-control{
  border: #444444 1px solid;
  background-color: #0C0C0C;
}

main.pg-contato .segura-mapa iframe{
  width: 1170px;
  max-width: 100%;
  height: 386px;
  border: 0;
  display: block;
}

main.pg-contato .fx-1{
  padding: 55px 0 68px 0
}

main.pg-contato .fx-1 .form-group{
  margin-bottom: 10px;
}

main.pg-contato h2{
  margin-top: 0;
  font-size: 25px;
  margin-bottom: 13px;
}

main.pg-contato p{
  margin-bottom: 5px;
  line-height: 1.3;
}

footer .segura-logo img{
  width: 100%;
  max-width: 297px;
  height: auto;
}

@media(max-width: 1199px) {
  footer.pg-interna .row{
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .btn-topo-wrap,
  .btn-cta-wrap,
  .btn-enviar-wrap,
  .btn-padrao,
  .cta-padrao,
  .btn-enviar-form,
  .btn-form-enviar,
  .wpcf7 input[type="submit"]{
    max-width: 90%;
  }

  main.pg-home .fx-3 .row,
  main.pg-atuacao .fx-1 .row{
    justify-content: center;
  }

  main.pg-home .fx-3 .card-atuacao,
  main.pg-atuacao .fx-1 .card-atuacao{
    width: 270px;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }

  main.pg-home .fx-3{
    height: auto;
    overflow: visible;
    background-image: none;
  }

  main.pg-home .fx-3 .filtro,
  main.pg-home .fx-3 .container{
    height: auto;
  }

  main.pg-home .fx-3 .container{
    background-image: none;
  }

  main.pg-home .fx-4 .row,
  main.pg-noticias .fx-2 .row{
    justify-content: center;
  }

  main.pg-home .fx-4 .card-noticia,
  main.pg-noticias .fx-2 .card-noticia{
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  footer.pg-interna .container{
    background-image: none;
  }

  footer.pg-interna .col-lg-6 .wpcf7,
  footer.pg-interna .col-lg-6 > form{
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  footer.pg-interna .media{
    justify-content: center;
    text-align: center;
  }

  main.pg-equipe .fx-1 .artigo-equipe{
    margin-bottom: 75px;
  }

  main.pg-equipe .fx-1 .artigo-equipe .row{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  main.pg-equipe .fx-1 .artigo-equipe .row > [class*="col-"]{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  main.pg-equipe .fx-1 .artigo-equipe .row > .col-md-3,
  main.pg-equipe .fx-1 .artigo-equipe .row > .col-lg-3{
    order: 1;
  }

  main.pg-equipe .fx-1 .artigo-equipe .row > .col-md-9,
  main.pg-equipe .fx-1 .artigo-equipe .row > .col-lg-9,
  main.pg-equipe .fx-1 .artigo-equipe .row > .col-lg-12{
    order: 2;
    display: flex;
    flex-direction: column;
  }

  main.pg-equipe .fx-1 .artigo-equipe h3{
    order: 1;
    text-align: center !important;
    margin-top: 30px;
  }

  main.pg-equipe .fx-1 .artigo-equipe .texto-membro,
  main.pg-equipe .fx-1 .artigo-equipe .texto-membro.text-right{
    order: 2;
    text-align: center !important;
  }

  main.pg-equipe .fx-1 .artigo-equipe .segura-redes,
  main.pg-equipe .fx-1 .artigo-equipe .segura-redes.text-right{
    order: 3;
    text-align: center !important;
  }

  main.pg-sobre .fx-1{
    background-image: inherit!important;
    height: inherit;
  }

  main.pg-contato .fx-1 .row > .col-lg-6{
    text-align: center;
  }

  main.pg-contato .fx-1 .row > .col-lg-6:first-child h2,
  main.pg-contato .fx-1 .row > .col-lg-6:first-child p,
  main.pg-contato .fx-1 .row > .col-lg-6:first-child .editor,
  main.pg-contato .fx-1 .row > .col-lg-6:first-child .editor p,
  main.pg-contato .fx-1 .row > .col-lg-6:first-child .editor li{
    text-align: center !important;
  }

  main.pg-contato .fx-1 .row > .col-lg-6:first-child .media{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    margin: 0 auto 16px;
    text-align: center;
    margin-top: 30px;
  }

  main.pg-contato .fx-1 form{
    margin-top: 50px;
  }

  footer .copyright{
    flex-direction: column;
    align-items: center!important;
    justify-content: center;
  }

  footer .copyright .kryzalis{
    margin-top: 20px;
  }

  main.pg-contato .fx-1 .row > .col-lg-6:first-child .media:last-child{
    margin-bottom: 0;
  }

  main.pg-contato .fx-1 .row > .col-lg-6:first-child .media .media-body{
    text-align: center;
  }

  main.pg-contato .fx-1 .col-lg-6 .wpcf7,
  main.pg-contato .fx-1 .col-lg-6 > form{
    width: 600px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  footer.pg-interna p{
    text-align: center;
  }

  footer.pg-interna .segura-logo{
    text-align: center;
  }
}

main.pg-equipe .fx-1 .segura-imagem img{
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  body.home{
    overflow-x: hidden;
  }

  main .capa{
    height: 250px;
  }

  main .capa .filtro .container{
    padding: 122px 0 129px 0;
  }

  main.pg-home .bg-fx-1{
    background-image: none !important;
  }

  main.pg-home .detalhe-bg > .container{
    background-image: none;
  }

  main.pg-home .fx-1 .row{
    justify-content: center;
  }

  main.pg-home .fx-1 h2,
  main.pg-home .fx-1 .editor,
  main.pg-home .fx-1 .editor p,
  main.pg-home .fx-1 p{
    text-align: center;
  }

  main.pg-home .fx-1 .row > [class*="col-"]{
    text-align: center;
  }

  main.pg-home .topo .row{
    justify-content: center;
  }

  main.pg-home .topo .row > [class*="col-"]{
    text-align: center;
  }

  main.pg-home .topo .segura-texto,
  main.pg-home .topo .segura-texto p{
    text-align: center;
  }

  main.pg-home .topo{
    height: 790px;
    overflow-x: hidden;
  }

  main.pg-home .topo .bg-video,
  main.pg-home .bg-video{
    height: 790px;
  }

  main.pg-home .topo .filtro,
  main.pg-home .topo .container{
    height: 790px;
  }

  main.pg-home .topo .logo-intro-fly{
    max-width: 90vw;
  }

  main.pg-home .fx-3{
    overflow-x: hidden;
  }

  main.pg-home .fx-3 h2{
    width: auto;
    max-width: 100%;
    height: auto;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  main.pg-home .fx-3 p,
  main.pg-home .fx-3 .container > p{
    text-align: center;
  }

  main.pg-noticias .fx-1 h1{
    text-align: center;
    line-height: 1.3;
  }

  main.pg-contato .fx-1 .media{
    align-items: flex-start;
    font-size: 16px;
  }

  main.pg-noticias .fx-1 .col-lg-9 .categorias,
  main.pg-noticias .fx-1 .article-noticia .categorias{
    justify-content: center;
    flex-wrap: wrap;
  }

  main.pg-noticias .fx-1 .article-noticia > a{
    display: block;
    text-align: center;
  }

  main.pg-noticias .fx-1 .article-noticia h3{
    text-align: center !important;
  }

  main.pg-noticias .fx-1 .article-noticia .media{
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  main.pg-noticias .fx-1 .article-noticia img{
    display: block;
    width: 100%;
    max-width: 370px;
    height: auto;
    margin: 0 auto 16px;
  }

  main.pg-noticias .fx-1 .article-noticia .media-body{
    width: 100%;
    text-align: center;
  }

  main.pg-noticias .fx-1 .article-noticia .autor{
    text-align: center;
    border-bottom: 0;
  }

  main.pg-noticias .fx-1 .article-noticia .media-body p{
    text-align: center !important;
  }
}

footer.pg-contato{
  position: relative;

  background-color: black;
  padding: 25px 0px 25px 0px;
  text-align: center;
}

footer .copyright{
  font-family: 'Noto',sans-serif;
  font-size: 12px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 30px;
}

footer .copyright .kryzalis span{
  transform: translateY(6px);
}

footer .copyright .kryzalis{
  position: absolute;
  bottom: 25px;
  right: 90px;

  opacity: .7;

  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

footer .copyright .kryzalis img{
  margin-left: 22px;
}

/*@media (max-width: 900px) {
  footer.pg-interna,
  footer.pg-contato{
    padding-bottom: 80px;
  }
}*/
@media(max-width: 991px){
  footer .copyright .kryzalis{
    display: none;
  }
}
@media(max-width: 767px){
  footer .segura-logo img{
    max-width: 210px;
  }
}

a,
a:hover,
a:focus,
a:active,
a:focus-visible{
  outline: none !important;
  box-shadow: none !important;
  -webkit-tap-highlight-color: transparent;
}

main.pg-404 .pg-404-conteudo{
  min-height: calc(100vh - 113px);
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 140px 20px 0px;
}

main.pg-404 .pg-404-logo{
  display: inline-block;
  margin-bottom: 40px;
}

main.pg-404 .pg-404-logo img{
  max-width: 270px;
  width: 100%;
  height: auto;
}

main.pg-404 h1{
  font-family: 'Amiri', serif;
  font-size: 72px;
  line-height: 1;
  margin: 0 0 24px;
  background: linear-gradient(90deg, #A08558 0%, #E0C384 22.6%, #A69061 45.19%, #D8BB7E 65.38%, #7E6C48 85.1%, #E3C686 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

main.pg-404 .pg-404-texto{
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin: 0 0 12px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

main.pg-404 .pg-404-subtexto{
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.75);
  margin: 0 0 36px;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

main.pg-404 .pg-404-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  height: 44px;
  padding: 0 24px;
  font-size: 17px;
  letter-spacing: 0.07em;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(90.01deg, #A08558 0.01%, #E0C384 26.24%, #A69061 46.89%, #D8BB7E 67.96%, #7E6C48 89.47%);
  border: 1px solid #D8BB7E;
  border-radius: 3px;
  transition: filter 0.2s ease;
}

main.pg-404 .pg-404-btn:hover{
  filter: brightness(1.15);
  color: #fff;
}

@media (max-width: 991px) {
  main.pg-404 .pg-404-conteudo{
    min-height: calc(100vh - 113px);
    padding-top: 120px;
  }

  main.pg-404 h1{
    font-size: 56px;
  }

  main.pg-404 .pg-404-logo img{
    max-width: 200px;
  }
}