@charset "UTF-8";
/* Tema do cliente */

/**  cor: #FF0000;  **/
/**  cor-hover: #FF5555;  **/

/* Fonts */
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-regular';
    src: url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-bold';
    src: url('../fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-black';
    src: url('../fonts/Roboto-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fredoka-medium';
    src: url('../fonts/Fredoka-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fredoka-regular';
    src: url('../fonts/Fredoka-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fredoka-bold';
    src: url('../fonts/Fredoka-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fredoka-semibold';
    src: url('../fonts/Fredoka-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rubik-bold';
    src: url('../fonts/Rubik-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrat-regular';
    src: url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto-regular';
    src: url('../fonts/NotoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

form p{
  margin-bottom: 0!important;
}

strong, b{
  font-weight: lighter;
  font-family: '';
}
body{
  font-family: '';
}

.mt-40{
  margin-top: 40px;
}

.media{
  display: flex;
  align-items: center;
}

.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: #FF0000;
    color: #FFF;
    transition: all .2s linear;
    margin-left: 10px;
    cursor: pointer;
}
a.ctacookies:hover{
    filter: brightness(1.2);
}

.btnwhats{
  position: fixed;
  right: 20px;
  bottom: 20px;
  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: #dc3232;
  } 
  .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: #FF0000!important;
}
.editor a:hover{
  text-decoration: underline!important;
}
a:link, a:visited{
  color: inherit;
}
a:hover, a:active{
  color: #FF0000;
}
::-moz-selection{
  background: #FF0000;
}
::selection{
  background: #FF0000;
}
.pagination .active a,
.pagination .active a:hover{
  background-color: #FF0000;
  border-color: #FF0000;
}
.lds-ellipsis div{  
  background-color: #FF0000;
}

.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: #FF0000;
  color: #FFF;
}


/* start */
body{
  background-color: black;
}

.fx1{
  
  background-position: right center;
  padding: 35px 0 99px 0;
}

.fx1 h1{
  color: white;
  font-family: 'fredoka-medium';
  font-size: 35px;
  margin: 27px 0 26px 0;
}

.fx1 p{
  font-family: 'roboto-regular';
  font-size: 22px;
  line-height: 33px;
  color: white;
  padding-right: 100px;
  margin-bottom: 28px;
}

.fx1 .btn-principal{
  background-color: #00ADEF;
  color: white;
  font-family: 'fredoka-bold';
  font-size: 25px;
  text-align: center;
  width: 370px;
  height: 61px;
  max-width: 100%;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: 0.4s linear all;
}

.fx1 .btn-principal:hover{
  background-color: #005677;
  color: white;
}

.fx2{
  padding: 74px 0 75px 0;
  background-color: white;
}

.fx2 p{
  font-family: 'roboto-regular';
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 55px;
}

.fx2 p b{
  font-family: 'roboto-bold';
}

.fx2 .card-seguranca{
  text-align: center;
  width: 370px;
  max-width: 100%;
  height: 354px;
  display: flex;
  padding: 15px;
  justify-content: center;
  align-items: center;
  transition: 0.4s linear all;
  flex-direction: column;
  position: relative;
  top: 0;
  border-radius: 8px;
}

.fx2 .card-seguranca:hover{
  background-color: #00ADEF;
  top: -30px;
}

.fx2 .card-seguranca .segura-imagem{
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background-color: #00ADEF;
  margin-bottom: 16px;
  transition: 0.4s linear all;
  mask-repeat: no-repeat;
}

.fx2 .card-seguranca:hover .segura-imagem{
  background-color: white;
}

.fx2 .card-seguranca p{
  font-family: 'roboto-black';
  font-size: 25px;
  color: black;
  text-align: center;
  line-height: 28px;
  margin-bottom: 0;
}

.fx3{
  background-image: url(../imagens/bg-fx-3.png);
  padding: 68px 0 61px 0;
  background-position: center center;
}

.fx3 h2{
  font-family: 'fredoka-bold';
  font-size: 40px;
  line-height: 35px;
  color: white;
  margin-bottom: 28px;
}

.fx3 p{
  font-family: 'roboto-regular';
  font-size: 25px;
  line-height: 45px;
  color: white;
  margin-bottom: 14px;
}

.fx3 h3{
  font-family: 'roboto-bold';
  font-size: 30px;
  line-height: 45px;
  color: white;
  margin-bottom: 14px;
}

.fx3 h4{
  font-family: 'roboto-bold';
  font-size: 30px;
  line-height: 45px;
  color: black;
  margin-bottom: 35px;
}

.fx3 .btn-fx3{
  background-color: transparent;
  border: 2px solid white;
  width: 370px;
  max-width: 100%;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'fredoka-bold';
  font-size: 25px;
  color: white;
  border-radius: 8px;
  transition: 0.4s linear all;
}

.fx3 .btn-fx3:hover{
  background-color: #005677;
  border: 0;
}

.fx4{
  padding: 65px 0 55px 0;
}

.fx4 .row{
  display: flex;
}

.fx4 h2{
  font-family: 'roboto-regular';
  font-size: 48px;
  line-height: 35px;
  color: white;
  margin-bottom: 38px;
}

.fx4 h2 b{
  font-family: 'fredoka-semibold';
  font-size: 55px;
  color: #00ADEF;
}

.fx4 p{
  font-family: 'roboto-regular';
  font-size: 22px;
  line-height: 40px;
  color: white;
}

.fx5{
  background-image: url(../imagens/bg-fx-5.png);
  padding: 60px 0 88px 0;
  background-position: center center;
}

.fx5 h2{
  font-family: 'fredoka-medium';
  font-size: 38px;
  color: black;
  margin-bottom: 23px;
}

.fx5 p{
  font-family: 'roboto-regular';
  font-size: 22px;
  line-height: 35px;
  color: black;
  margin-bottom: 0;
}

.fx5 p b{
  font-family: 'roboto-bold';
}

.fx5 h3{
  font-family: 'roboto-bold';
  font-size: 28px;
  line-height: 35px;
  color: #00ADEF;
  margin-bottom: 42px;
  margin-top: 40px;
}

.fx5 .btn-principal{
 background-color: #00ADEF;
  color: white;
  font-family: 'fredoka-bold';
  font-size: 25px;
  text-align: center;
  width: 370px;
  max-width: 100%;
  height: 61px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: 0.4s linear all;
}

.fx5 .btn-principal:hover{
  background-color: #005677;
  color: white;
}

.fx6{
  background-color: white;
  padding: 63px 0 65px 0;
}

.fx6 h2{
  font-family: 'fredoka-regular';
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: black;
  margin-bottom: 58px;
}

.fx6 h2 b{
  font-family: 'fredoka-bold';
}

.fx6 .card-depoimentos{
  text-align: center;
}

.fx6 .card-depoimentos .segura-imagem{
  margin-bottom: 15px;
}

.fx6 .card-depoimentos .rating{
  margin-bottom: 8px;
}

.fx6 .card-depoimentos h3{
  font-family: 'rubik-bold';
  font-size: 19px;
  color: #00ADEF;
  margin-bottom: 25px;
}

.fx6 .card-depoimentos p{
  font-family: 'montserrat-regular';
  font-size:16px;
  color: #2E4C6E;
}

.fx7{
  padding: 40px 0 75px 0;
}

.fx7 h2{
  font-family: "fredoka-regular";
  font-size: 30px;
  line-height: 35px;
  color: white;
  margin-bottom: 40px;
}

.fx7 h2 b{
  font-family: "fredoka-bold";
}

.fx7 h6{
  width: 100%;
  background: #00ADEF;
  font-size: 25px;
  color: white;
  font-family: 'fredoka-medium';
  padding: 18px 34px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  border: 2px solid white;
  border-radius: 8px;
}

.fx7 h6 span{
  display: none;
}

.fx7 .ui-accordion-content-active{
  padding: 7px 34px 13px 34px;
  font-family: 'montserrat-regular';
  font-size: 15px;
  line-height: 25px;
  color: white;
  border-bottom: 2px solid white;
  border-radius: 8px;
}

.fx7 .ui-state-active{
  background-color: #005677;
  border-radius: 0;
  border: 0;
  border-radius: 8px;
}

.fx7 .ui-accordion-icons img{
  transition: 0.4s all linear;
}

.fx7 .ui-state-active img{
  rotate: 90deg;
  filter: brightness(5) grayscale(1);
  transition: 0.4s all linear;
}


.fx8{
  padding: 30px 0 90px 0;
}

.fx8 h2{
  font-family: 'fredoka-medium';
  font-size: 45px;
  line-height: 35px;
  color: #00ADEF;
  text-align: center;
}

.fx8 .row{
  margin-top: 30px;
}

.fx8 .row p{
  margin-bottom: 60px;
}

.fx8 p{
  font-family: 'roboto-regular';
  font-size: 22px;
  line-height: 35px;
  color: white;
  text-align: justify;
  margin-bottom: 20px;
}

.fx8 input,.fx8 textarea{
  width: 100%;
  margin-bottom: 15px;
  border-radius: 4px;
  padding: 3px 10px;
  font-family: 'roboto-regular';
  font-size: 13px;
  color: #000;
}

.fx8 .segura-btn{
  display: flex;
  align-items: center;
}

.fx8 .segura-btn span{
  font-family: 'roboto-regular';
  font-size: 13px;
  color: white;
  margin-left: 18px;
}

.fx8 .btn-principal{
  width: 116px;
  max-width: 100%;
  height: 34px;
  background-color: #00ADEF;
  color: white;
  font-family: 'montserrat-bold';
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.fx8 .media.media-email{
  margin-top: 30px;
}


.fx8 .media.media-email .media-body{
  font-size: 22px!important;
}
.fx8 .media .media-body{
  margin-left:10px;
  font-family: 'montserrat-regular';
  font-size: 33px;
  color: white;
}

footer{
  padding-bottom: 30px;
}

footer .segura-rodape{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: white;
  font-family: 'noto-regular';
  font-size: 14px;
}

footer .kryzalis{
  display: flex;
  align-items: flex-end;
}

footer .kryzalis img{
  margin-left: 30px;
}

@media (max-width: 991px) {
  .fx1{
    text-align: center;
    background-repeat: no-repeat;
  }

  .fx1 .btn-principal{
    margin: 0 auto;
    max-width: 100%;

  }

  .fx2 .card-seguranca{
    margin: 0 auto;
  }

  .fx3{
    padding: 68px 15px 61px 15px;
  }

  .fx4{
    padding: 65px 15px 55px 15px;
  }

  .fx4 .row{
    flex-direction: column-reverse;
  }

  .fx4 .row .segura-imagem{
    text-align: center;
  }

  .fx4 .row .segura-texto{
    text-align: center;
  }

  .fx5{
    background-color: #dddddd;
    background-image: none;
  }

  .media-email{
    margin-bottom: 30px;
  }
}
@media(max-width:576px ){
  .fx8 .media.media-email .media-body{
    font-size: 12px!important;
  }
}

