body {
  font-family: "Open Sans", sans-serif;
  margin: 0;
  line-height: calc(26 / 16);
  text-align: left;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
}

h1 {
  font-size: 36px !important;
    font-weight: 500 !important;
    font-style: revert;
    line-height: 49px !important;
    padding-bottom:40px;
    
}

h2 {
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 36px !important;
  line-height: 49px !important;
  padding-bottom:20px !important;
  color: #000000 !important;
}

h3 {
  font-family: "Open Sans" ;
  font-style: normal ;
  font-weight: 400 ;
  font-size: 20px ;
  line-height: 27px ;
  padding-bottom:20px ;
  color: #000000 ;
}

/* h4 {
  font-family: "Open Sans" !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 36px !important;
  line-height: 49px !important;
  padding-bottom:20px;
} */

p {
  font-size: 22px ;
  color: #474747 ;
  /*line-height: 37px;*/
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  line-height: 1.4;

}

/*a {*/
/*  text-decoration: auto !important;*/
/*  color: #f9f9f9;*/
/*  font-family: "Open Sans";*/
/*  font-style: normal;*/
/*  font-weight: 600;*/
/*  font-size: 24px;*/

/*}*/

img {
    max-width:100%;
}

.h2-48{
    text-align: center !important;
    font-size: 48px !important;
}
.h4-bold{
        font-size: 48px !important;
    font-weight: bold !important;
}
.text-16{
    font-size: 16px !important;
    color: #727272 !important;
    text-align: center;
}

.ico-360{
   width:100%;
}

.text-grey{
    color:#B1B1C6;

}

.section-one {
  padding: 60px 0px;
  padding-top: 60px;
}

@media(max-width:600px){
    .bar-mobile{
        display: none;
    }
    .bar-wrap{
        display:none;
    }
    .text-criamos{
    padding-top: 63px;
    text-align: center;
}
    .foto-display{
        display: none;
    }
    .imagem-mobile{
        display: none;
    }
}

@media(min-width:1200px){
    .foto-mobile{
        display: none;
    }
    
.section-one .col-lg-6 {
    padding-left: 60px;
}

.section-card .col-lg-6 {
    padding-left: 60px;
}


.section-two .col-lg-6 {
    padding-left: 60px;
}

}

.section-three .col-lg-6{
    padding: 15px;
    margin-top: 50px;
}

.section-card {
  padding: 60px 0px;
}
.section-two {
  background: #f4f4f4;
  padding: 60px 0px;
  padding-top: 80px;
}


.section-form {
  padding: 60px 0px;
}

.section-three{
      padding: 60px 0px;
}

.section-three h1{
      text-align:center;
}

.btn-green {
      background: #6ed586;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 54px;
      width: 100%;
      text-align: center;
      padding: 10px;
      color: white;
      float: left;
      max-width: 540px;
      margin-bottom: 20px;
      margin-top: 50px;
}
.bottom-sites{
    margin-top: 20px;
}

.lgpd-bottom {
      background: #6ed586;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 54px;
      width: 100%;
      text-align: center;
      padding: 13px;
      color: white;
      float: left;
      max-width: 590px;
      margin-top: 0px;
}

.btn-green:hover {
  color: #6ed586;
  border: 1px solid #6ed586;
  background-color: transparent;
}

.card-lp {
  background: #f4f4f4;
  border-radius: 8px;
  padding: 30px;
  text-align: center;
  margin-top: 50px;
  
}

.card-lp:hover {
  box-shadow: 0px 11px 19px rgba(0, 0, 0, 0.1);
  background: #f8f8f8;
}

.card-lp p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #000000;
  margin-top: 20px;
  
}

.card-lp-text {
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 100 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  text-align: center !important;
  color: #474747 !important;
}

.card-lp img {
  width: auto !important;
}

.card-white {
    box-shadow: 0px 11px 19px rgb(0 0 0 / 10%);
    background: #fff;
  border-radius: 8px;
  padding: 20px;
  margin-top: 50px;
  text-align: left;
}

.card-white p {
    font-family: Open Sans;
    font-size: 18px;
    line-height: 28px;
}

.card-white:hover {
 background: linear-gradient(32deg, rgba(110,213,134,1) 25%, rgba(67,252,185,1) 100%);
   
}

.card-white:hover p{
 
    color: #fff ;
}

.card-white:hover h3{
 
    color: #fff ;
}

.card-white h3 {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600 ;
    font-size: 22px  ;
    text-align: left;
    color: #6ED586;
    margin-top: 20px;
    padding-bottom: 5px ;
  
}


.card-white-text {
  font-family: "Open Sans" ;
  font-style: normal ;
  font-weight: 300 ;
  font-size: 18px ;
  line-height: 27px ;
  text-align: left ;
  color: #474747 ;
  padding-bottom: 5px ;
}

.card-white img {
  width: auto !important;
}

.card-icon {
    box-shadow: 0px 11px 19px rgb(0 0 0 / 10%);
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    text-align:center;
    margin-top: 20px;
    width: 157px;
}

.icon-pb {
    margin-top:50px !important;
}  

.icon-albus{
    padding-left: 10px;
    padding-top: 30px; 
    padding-bottom: 25px;
}

.icon-albuss{
    padding-left: 10px;
    padding-top: 8px; 
}

.albus {
    width: 50px;
    border: 3px solid #6ED586;
    height: 50px;
    border-radius: 100%;
    margin-top: -4px;
    margin-left: 7px;
}

.albuss{
    height: 120px;
    margin-left: 3px;
    border: 3px;
    font-weight: 100;
}

.icon-albus .albus img{
       width: 63px;
    border-radius: 50px;
}

.icon-albus .albuss img{
       width: 63px;
    border-radius: 50px;
}

    .vertical-line{
    display: inline-block;
    border-left: 2px solid #6ED586;
    margin: 0px 30px;
    height: 155px;
    }
.icon-albus .albus span{
    font-size: 20px;
    position: absolute;
    padding-left: 70px;
}
.icon-albus .albuss span{
    font-size: 20px;
    position: absolute;
    padding-left: 11px;
}
.icon-albus .albus h3{
    font-size: 24px;
    color:#000000;
    font-family: Open Sans;
}
.icon-albus .albuss h3{
    font-size: 24px;
    color:#000000;
    font-family: Open Sans;
}
.form-box {
  background: #010b3a;
    border-radius: 20px;
    padding: 20px 0px;
    max-width: 480px !important;
    margin-top: -180px !important;
}
.faq-resposta-m p{
    color: white;
}

.default-btn-form{
    display: inline-block;
    background-color: #6755e9;
    color: #ffffff;
    padding: 18px 35px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    border-radius: 5px;
}

.text-form-box h4{
    font-size: 43px !important;
    font-weight:200px !important;
}

.text-form-box p{
    font-size: 28px;
    line-height: 35px;
}

.h2-lgpd{
    text-align: center;
    font-size: 48px !important;
    font-weight: lighter !important;
}

.h2-hospedagem{
    font-size: 48px !important;
}

.lgpd-titulo{
    font-size: 48px !important;
}

.h1-lgpd{
    font-size: 39px !important;
    font-weight: lighter !important;
}

.h3-lgpd{
    text-align: center;
}
.section-two-two{
    padding: 0px 0px;
    padding-top: 45px;
}

.text-graf{
    font-family: 'Roboto', sans-serif !important;
    font-style: normal !important;
    font-weight: 100 !important;
    font-size: 40px !important;
    line-height: 54px !important;
    padding-bottom: 20px !important;
    color: #000000 !important;
}

@media(max-width: 800px){
    .form-box{
        margin-top:50px !important;
        margin-left:0px !important;
    }
}

.form-box h2 {
  font-family: "Open Sans" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 36px !important;
  line-height: 49px !important;
  color: white !important;
  text-align: center !important;
}

form input {
  border-radius: 8px;
  background-color: #ffffff;
  padding: 10px;
  border: 0;
  margin-top: 40px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  width: 100%;
  font-size: 20px;
  line-height: 27px;
  color: black;
}

form select {
  border-radius: 8px;
  background-color: #ffffff;
  padding: 10px;
  border: 0;
  margin-top: 40px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  width: 100%;
  font-size: 20px;
  line-height: 27px;
  color: black;
}

.btn-form {
  background: #00bcfa;
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;

  color: #ffffff;
}

.img-galeria {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 0 !important;
  border: 1px solid #000000 !important;
}


/*============PARALAX================================*/
.cards {
  display: inline-block;
  perspective: 1800px;
  transform-origin: 50% 50%;
  transform-style: preserve-3d;
  transform: translateX(0px) translateY(0px);
  width:100%;
  text-align:center;
  margin-top: 32px;
}

@media (max-width: 600px){
    .cards img{
        display: none;
    }
    .text-experiencia{
        padding-top: 60px;
        text-align: center;
    }
    .card-mobile{
     float: left;
     margin-left: 19px;
     margin-top: -35px;
    }
    .hospe-mobile{
        top: -24px;  
    }
    .text-center{
        text-align: center;
    }
}

.text-experiencia{
    font-size: 23px;
}

.h2-titulo{
    font-size: 54px !important;
    line-height: 76px !important;
    font-weight: lighter !important;
    color: #2F2E49 !important;
}

.text-center-hosp{
    font-size: 39px;
    margin-top: -30px;
    margin-bottom: 30px;
    text-align: center;
}


/*=========================FIM PARALAX===========================*/

/*=========================GOOGLE===============================*/
.title-google{
  font-family: 'Roboto', sans-serif !important;
  font-style: normal !important;
  font-weight: 100 !important;
  font-size: 36px !important;
  line-height: 33px !important;
  color: #474747 !important;

}

/*.section-google {*/
/*    padding: 60px 0px;*/
/*    background: url(../../google/bg-google.png) center no-repeat;*/
/*}*/


.single-testimonial-item{
        width: 250px;
    background: #FFFFFF;
    padding: 0px 15px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    padding-top: 23px;
    float: left;
    margin-left: 50px;
    height: 310px;
    border-radius: 10px;
    margin-top: 20px;
}



@media (max-width:600px){
    .single-testimonial-item{

    margin-left: 20px;

}
    
}

.text-box{
    font-size: 14px;
    height: 170px;
    text-align: left;
    line-height: 16px;
    font-family: Open Sans;
}

.review-stars ul li i {
    color: #FFAE65 !important;
    font-size: 0.9em !important;
    
}
.review-meta, .review-stars {
    text-align: left !important;
}

.section-title {
     margin-top: 0px !important; 
     margin-bottom: 0px !important;
}
/*==========================FIM GOOGLE=========================*/

.fa-whatsapp{
    font-size: 20px;
    margin-left: 13px !important;
    font-weight: 500;
}

/*==========================HEADER============================*/

.main-header {
   
        position: sticky !important;
        background: #1e1e22 !important;
 
}
.main-menu .main-menu__list > li > a, .stricky-header .main-menu__list > li > a {
    color:white !important;
}
.main-menu-wrapper__right-contact-number > a {
    color:white !important;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?f3u5hc');
  src:  url('fonts/icomoon.eot?f3u5hc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?f3u5hc') format('truetype'),
    url('fonts/icomoon.woff?f3u5hc') format('woff'),
    url('fonts/icomoon.svg?f3u5hc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-menu-wrapper__right-contact-icon {
    height: 40px;
    width: 40px;
    background-color: rgba(var(--moniz-black-rgb, 30, 30, 34), 0.2);
    border-radius: 50%;
    font-size: 15px;
    color: var(--moniz-base, #ffffff);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.icon-phone-call:before {
    content: "\e903";
}
.main-menu-wrapper__social a:hover {
    color: #6ed586 !important;
}


/*=======================FIM HEADER============================*/