body {
  background: #ffffff;
}

a {
  color: #000000;
  font-weight: bold;
}
.red {
    background-color: #000000 !important;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #000000;
    font-weight: bold;
}

.icon-block {
  padding: 15px 0 0;
  background: #fff;
  border-radius: 7px;
}


.icon-block .material-icons {
  font-size: 3.56rem;
  border-radius: 5%;
  padding: 15px;
  color: #607196;
  background: #fabc05;
}

.card-planos {
  background: #fff;
  border-radius: 7px;
}

.card-planos h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.54rem;
  font-weight: bold;
  color: #607196;
  line-height: 100%;
  padding: 1.58rem 0 1.58rem 0;
  background-color: #f1f3f4;
  border-radius: 15px 15px 0 0px;
}
.planos_titulo {
  margin-top: -280px;
}
.ideal h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.54rem;
  font-weight: bold;
  color:  #607196;
  line-height: 100%;
  padding: 1.58rem 0 1.58rem 0;
  background-color:#fabc05;
  border-radius: 15px 15px 0 0px;
}
.card-planos  .collapsible-header {
  cursor: pointer;
  padding: 0.5rem;
  font-size: 16px;
  font-weight: 400;
}
.plano-preco {
  margin: 2.5rem;
  color: #607196;
  font-size: 2.5rem;
  font-weight: 600;
}
.plano-preco span {
  font-size: 16px;
}

.card-planos .check .material-icons  {
  font-size: 1.56rem;
  padding: 3px;
  color: green;
}
.card-planos .clear .material-icons  {
  font-size: 1.56rem;
  padding: 3px;
  color: red;
}

.icon-form i {
  font-size: 3.56rem;
}

@media only screen and (min-width: 993px){
  .container {
    width: 90% !important;
  }
}




.logo {
  margin-top: 7%;
}

        .background-shapes .box1 {
          position: absolute;
          top: 1%;
          left: 17%;
          width: 30px;
          height: 20px;
          border: 3px solid #ce0e0e;
          opacity: 0.5;
          border-radius: 0.35rem;
          background-color: transparent;
          z-index: 1;
          -webkit-animation: box-shape linear 5s infinite;
          animation: box-shape linear 5s infinite; }
        
        .background-shapes .box2 {
          position: absolute;
          top: 75%;
          left: 50%;
          width: 20px;
          height: 20px;
          border: 3px solid #e6f4ea;
          border-radius: .35rem;
          background-color: transparent;
          z-index: 1;
          -webkit-animation: box-shape linear 8s infinite;
          animation: box-shape linear 8s infinite; }
        
        .background-shapes .box3 {
          position: absolute;
          top: 30%;
          right: 15%;
          width: 20px;
          height: 20px;
          border: 3px solid #fabb06;
          border-radius: .35rem;
          background-color: transparent;
          z-index: 1;
          -webkit-animation: box-shape linear 9s infinite;
          animation: box-shape linear 9s infinite; }
        
        .background-shapes .dot1 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #e6f4ea;
          top: 77%;
          left: 6%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .dot2 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #e6f4ea;
          top: 18%;
          right: 4%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .dot3 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #fabb06;
          top: 90%;
          left: 43%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .dot4 {
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #027bfd;
          top: 91%;
          right: 5%;
          z-index: 1;
          border-radius: 50%; }
        
        .background-shapes .heart1 {
          font-size: 1.5rem;
          position: absolute;
          top: 51%;
          left: 13%;
          z-index: 1;
          color: #e6f4ea;
          -webkit-animation: box-shape linear 9s infinite;
          animation: box-shape linear 9s infinite; }
        
        .background-shapes .heart2 {
          font-size: 1.5rem;
          position: absolute;
          top: 55%;
          right: 8%;
          z-index: 1;
          color: #e6f4ea;
          -webkit-animation: box-shape linear 12s infinite;
          animation: box-shape linear 12s infinite; }
        
        .background-shapes .circle1 {
          position: absolute;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          border: 3px solid #e6f4ea;
          bottom: 10%;
          left: 21%;
          z-index: 1;
          -webkit-animation: box-shape linear 4s infinite;
          animation: box-shape linear 4s infinite; }
        
        .background-shapes .circle2 {
          position: absolute;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          border: 3px solid #ce0e0e;
          top: 24%;
          left: 52%;
          z-index: 1;
          -webkit-animation: box-shape linear 4s infinite;
          animation: box-shape linear 4s infinite; }
        
        


nav, .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
      height: 85px;
  }

nav .brand-logo {
  margin: 0 auto;
}

nav .sidenav-trigger {
    float: right;
    margin: 0;
    padding: 15px;
}

.sidenav li.active {
  background-color:  #101010; !important;
}
.sidenav li > a:hover {
  background-color: #101010 !important;
}

@media only screen and (max-width: 992px){
  nav .brand-logo {
      max-width: 70%;
      margin-top: 10px;
      left: 0;
        -webkit-transform: none;
        transform: none;
  }

}

nav .brand-logo img {
  width: 100%;
  height: auto;
  margin-top: 18px;
}

nav ul a {
  font-family: 'Outfit',sans-serif;
  font-size: 1.2rem;
  color: #ffffff !important;
  height: 80px !important;
}

nav ul a:hover {
  background-color: #7eb529 ;
}

nav ul a img {
 width:50px ;
 padding: 15px 5px;
 border-radius: 50%;
 margin: 0 auto ;
}

.nav-midias-sociais {
  position: fixed;
  width: 55px;
  z-index: 2;
  right: 0;
  top: 25%;
  display: grid;
  /* margin-top: -116px; */
  /* padding: 5px !important; */
  background-color: #ffffff;
  border-radius: 5px 0px 0px 5px;
  -webkit-box-shadow: 0 2px 5px 0 #ce0e0e, 0 2px 5px -7px #ce0e0e, 0 0 10px 0 #ce0e0e;
  box-shadow: 0 2px 5px 0 #f1f4f9, 7px 10px 7px -5px #aeb0b3, 0 0 10px 0 #f1f4f9;
}
.nav-midias-sociais li {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  float: left;
  padding: 0;
  width: 55px;
}
.nav-midias-sociais li a {
  font-family: 'Outfit',sans-serif;
  font-size: 1.2rem;
  color: #333 !important;
  height: 55px !important;
  width: 55px;
  padding: 0 5px;
}
.nav-midias-sociais li a:hover {
  background-color: #f1f4f9;
  color: #333 !important;
}
.sidenav {
  background-color: #7eb529 ;
}

.nav-midias-sociais img {
  background-color: transparent;
  width: 50px;
}


.link-menu {
  line-height: 85px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  letter-spacing: 0px;
}

h5 {
    font-family: 'Outfit',sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #607196;
}
.light {
  font-family: 'Outfit', sans-serif;
  color: #607196;
  font-size: 25px;
  font-weight: 300;
  
}

.titulo-cta-2 h1 {
  font-family: 'Outfit',sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: #ffffff  ;
  line-height: 110%;
  margin: 1.0rem 0 1.08rem 0;
}

.titulo-cta-2 h2 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  color: #f1fcf2;
  margin: 0 auto;
  max-width: 70%;
}

.titulo-cta-3 {
  text-align: left;
}

.titulo-cta-3 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.08rem 0;
}
.titulo-cta-3 h1 {
  font-family: 'Outfit',sans-serif;
  font-size: 2rem;
  font-weight: 500;
  color: #393f49  ;
  line-height: 110%;
  margin: 0 auto;
  width: 90%;
}

.titulo-cta-3 h2 {
  font-family: 'Outfit',sans-serif;
  font-size: 2rem;
  font-weight: 300;
  color: #607196;
  margin: 0 auto;
}
.titulo-cta-3 p {
  font-family: 'Outfit',sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #607196;
  width: 90%;
  clear: both;
}

.titulo-cta-3 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.58rem 0;
}



.titulo-cta-4 p{
  font-family: 'Outfit',sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  color: #607196;
  margin: 0.5rem 0 1.58rem 0; 
}

.titulo-cta-4 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.58rem 0;
}
.titulo-cta-4 h1 {
  font-family: 'Outfit',sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #607196;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}

.titulo-cta-4 h2 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: #607196;
  margin: 0.5rem 0 1.58rem 0;
}

.titulo-cta-4 h4 {
  font-family: 'Outfit',sans-serif;
  font-size: 1.24rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  margin: 1.0rem 0 1.58rem 0;
}

.midia-headline-01 img {
  border-radius: 10px;
  max-width: 100%;
}

.bullet-points h5 {
  font-family: 'Outfit',sans-serif ;
  font-size: 1.40rem;
  font-weight: 600;
  color: #393f49;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}


.bullet-points p {
  font-family: 'Outfit', sans-serif ;
  letter-spacing: .00688rem;
  line-height: 1.75rem;
  overflow-x: hidden;
  color: #607196;
  font-size: 1.125rem;
}
.bullet-points2 h4  {
  font-family: 'Outfit',sans-serif ;
  font-size: 1.54rem;
  font-weight: bold;
  color: #607196;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}
.bullet-points2 p {
  font-family: 'Outfit', sans-serif ;
  line-height: 1.75rem;
  overflow-x: hidden;
  color: #607196;
  font-size: 16px;
  padding: 15px;
}

.texto-apoio p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", 'Outfit', Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #8A9499 !important;
}

.text-left {
  text-align: left;
}

.card {
  border-radius: 10px;
  /*margin: 0rem 0 0rem 0;*/
  background-color: #fff;
  box-shadow:  0 0.25rem 1rem 0 rgba(44, 44, 46, 0.125)
}

.card:hover {
  -webkit-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  -moz-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
}
.card .card-content .card-title {
  line-height: 26px;
  margin-bottom: 8px;
  letter-spacing: -1px;
}

. a {
  color: #ce0e0e;
  font-family: 'Outfit',sans-serif;
  font-weight: bold;
  padding: 5px 10px;

}

.card-serviços {
  border-radius: 7px;
  padding: 15px 15px;
  margin-bottom: 20px;
	-webkit-box-shadow: 5px 7px 20px -7px rgba(44, 44, 44, 0.129);
  -moz-box-shadow: 5px 7px 20px -7px rgba(44, 44, 44, 0.129);
  box-shadow: 5px 7px 20px -7px rgba(44, 44, 44, 0.129);
  background: #fff;
}
.card-serviços .card-title {
  font-family: 'Outfit',sans-serif;
  font-size: 1.5rem;
  line-height: 2.05rem;
  font-weight: 500;
  color: #607196 ;
  line-height: 110%;
  margin: 1.0rem 0 1.58rem 0;
}
.card-serviços a:hover {
  color: #171c28;
}
.card-serviços:hover {
  -webkit-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  -moz-box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
  box-shadow: 5px 7px 20px -7px rgba(29, 26, 30, 0.4);
}

.card .card-title {
  font-family: 'Outfit',sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #607196;
}
.card-recursos {
  background: rgba(90,122,190,0.08);
  border: 0 solid rgba(90,122,190,0.08);
  box-shadow: 0 0 0;
  border-radius: 10px;
  overflow: hidden;
  padding: 5px;
  transition: top 0.8s ease-in-out;
  float: left;
  width: 99%;
  min-height: 395px;
  margin-bottom: 15px;
  box-shadow: 0 0 0 0 rgba(0,0,0,.06);
}
.card-recursos img {
  margin: 10px;
  width: 60%;
}
hr {
  display: block;
  width: 75%;
  margin: 0px auto 25px;
  height: 1px;
  border: 0pt solid rgba(103, 14, 126, 0.4);
  background-color: rgb(103 14 126 / 40%);
}


.card-serviços .card-content p {
  margin-bottom: 0;
  font-size: 16px !important;
  color: #607196;
  font-family: 'Outfit', sans-serif;
  margin-bottom: 15px;
}

.card-serviços .card-action {
  border-top: 0;
  padding: 14px 16px;
}

.card-serviços .card-action:last-child {
  border-radius: 10px;
}

.card-serviços .card-image img {
  border-radius: 10px 10px 0px 0px;
}

.avatar-depoimento img {
  max-width: 120px;
}
.card-content span {
  color:#a1a9ae;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}
.video-depoimento {
  padding: 0px;
}

.input-field .prefix ~ input {
  color: #fff7db;
}

.input-field  {
  color: #000000 !important;
  border-radius: 10px;
}

.input-field > label:not(.label-icon).active {
  -webkit-transform: translateY(-20px) scale(0.8);
  transform: translateY(-20px) scale(0.8);
}
input[type="text"]:focus, 
textarea:focus, 
textarea.form-control:focus {
    border: 0px solid #ce0e0e !important;
    
}
input {
  color: #1f232c !important;
}
.input-field .prefix.active {
  color: #1f232c;
} 
input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color:#ce0e0e;
}
/* Validation Sass Placeholders */
input.valid:not([type]), input.valid:not([type]):focus,
input[type=text].valid:not(.browser-default),
input[type=text].valid:not(.browser-default):focus,
input[type=password].valid:not(.browser-default),
input[type=password].valid:not(.browser-default):focus,
input[type=email].valid:not(.browser-default),
input[type=email].valid:not(.browser-default):focus,
input[type=url].valid:not(.browser-default),
input[type=url].valid:not(.browser-default):focus,
input[type=time].valid:not(.browser-default),
input[type=time].valid:not(.browser-default):focus,
input[type=date].valid:not(.browser-default),
input[type=date].valid:not(.browser-default):focus,
input[type=datetime].valid:not(.browser-default),
input[type=datetime].valid:not(.browser-default):focus,
input[type=datetime-local].valid:not(.browser-default),
input[type=datetime-local].valid:not(.browser-default):focus,
input[type=tel].valid:not(.browser-default),
input[type=tel].valid:not(.browser-default):focus,
input[type=number].valid:not(.browser-default),
input[type=number].valid:not(.browser-default):focus,
input[type=search].valid:not(.browser-default),
input[type=search].valid:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus, .select-wrapper.valid > input.select-dropdown {
  border-bottom: 1px solid #007bff;
  -webkit-box-shadow: 0 1px 0 0 #007bff;
          box-shadow: 0 1px 0 0 #007bff;
}
.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover {
  -webkit-box-shadow: 0 7px 10px 0 rgba(51, 51, 46, 0.305), 0 10px 15px 0 rgba(175, 5, 5,0.2);
  box-shadow: 0 15px 17px 0 rgba(23, 23, 23, 0.305), 0 10px 15px 0 rgba(175, 5, 5,0.2);
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s,-webkit-box-shadow .2s;
}

.btn-round {
  border-radius: 60px;
}

.btn-large {
  width: 100%;
  font-family: 'Outfit',sans-serif;
  font-weight: 700;
}
.btn-comprar {
  height: 60px;
  font-size: 1.2rem;
  color: #ce0e0e; 
  line-height: 60px;
  margin-left: 8px;
  font-family: 'Outfit',sans-serif;
  text-transform: none;
  border-radius: 50px;
  box-shadow: 0 0 0 5px #52505066;

}

.btn-comprar:hover {
  opacity: 0.90;
  background-color: #000000;
  box-shadow: 0 0 0 5px #e3a21fde !important;
}

.btn-comprar i {
  font-size: 2rem;
  margin-right: 0px;
}


.apland-btn .btn-2 {
    background-color: #ffffff;
    color: #607196;
    border: 2px solid #607196;
}
.apland-btn {
    color: #ffffff;
}
.apland-btn, #scrollUp, .welcome_slider .owl-dot.active::after, .newsletter-form-area .button, .footer_social_area a:hover, .footer_social_area a:focus, .tooltip-inner {
    background-color: #007bff;
}

.apland-btn {
  position: relative;
  z-index: 1;
  border: 2px solid transparent;
  display: inline-block;
  font-size: 16px;
  padding: 20px 10px;
  border-radius: 6px;
  line-height: 0;
  text-transform: uppercase;
  font-family: 'Outfit',sans-serif;
  font-weight: 700;
  box-shadow: none;
}

.apland-btn i{
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 1;
  font-weight: 700; 
}
  .apland-btn:hover, .apland-btn:focus {
    background-color: #007bff;
    font-size: 16px; }
  .apland-btn.btn-2 {
    background-color: #ffffff;
    color: #607196 ;
    border: 2px solid #007bff; }
    .apland-btn.btn-2:hover, .apland-btn.btn-2:focus {
      background-color: #007bff;
      border: 2px solid #007bff;
      color: #ffffff; }
    }
    
@media only screen and (max-width: 993px){


  .btn-comprar {
    width: 100%;
    height: auto;
    font-size: 1.5rem;
    font-family: 'Outfit',sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 8px;
    text-align: left;
    line-height: 22px;
    padding: 15px;
  }
  
  .btn-comprar i {
    font-size: 3.5rem;
    margin-right: 0;
    margin-top: 4%;
  }
}

.formulario-1 {
  /* background: #f5f7fb; */
  background: #f8f9fa;
  border: 2px solid #696666;
  -webkit-box-shadow: 5px 7px 20px -7px rgb(16, 13, 15);;
  -moz-box-shadow: 5px 7px 20px -7px rgb(45, 45, 52);;
  box-shadow: 5px 7px 20px -7px rgb(90, 94, 103); 
}
.formulario-1:hover {
  -webkit-box-shadow: 5px 7px 20px -7px rgb(0 0 0);;
  -moz-box-shadow: 5px 7px 20px -7px rgb(0 0 0);;
  box-shadow: 5px 7px 20px -7px rgb(0 0 0); 
}


.formulario-2 {
  background: #151515 !important;
  margin-bottom: 50px;
  padding: 20px;
  border-radius: 0 50px;
  text-align: center;
  box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.10);
}

.formulario-2 .input-field {
  background-color: #8A9499;
}

.formulario-3 {
  background: #151515;
  border: 1px solid rgba(213, 35, 35, 1);
}

.formulario-titulo1 h3 {
    font-family: 'Outfit',sans-serif;
    font-size: 60px;
    line-height: 2.05rem;
    font-weight: 700;
    color: rgba(213, 35, 35, 1);
    line-height: 110%;
    margin: 1.0rem 0 1.58rem 0;
}

textarea.materialize-textarea {
  color: #8A9499;
  height: auto;
}

.bg-01 {
  background-color: #101010 !important;
}

.z-depth-1, nav, .card-panel, .card, .toast, .dropdown-content, .sidenav {
  -webkit-box-shadow: 0   rgba(170, 24, 146, 0.473), 0   rgba(170, 24, 146, 0.473), 0  rgba(170, 24, 146, 0.473);
  
}
.collapsible {
  box-shadow: none !important;
}
.bg-02 {
  background: linear-gradient(to right,  #ffffff, #f8f8f8); 
} 

.bg-03 {
  background: #f5f5ff;
} 
.bg-04 {
  background: #f8f9fa;
} 
.bg-05 {
  background: #f8f9fa;
} 
.bg-06 {
   background: linear-gradient(180deg, #ffffff 0%, #e1ecf1 100%);
}
.bg-07 {
  background: linear-gradient(180deg, #e1ecf1 0%, #ffffff 100%);
}
.bg-08 {
  background: #fff;
} 



.blue {
  background-color: #00AAFF !important;
}

.cta-ajuda img {
    border-radius: 15px;
}

.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover   {
 transition: all 0.2s ease-in-out;
 box-shadow: 0 5px 10px -5px rgba(40, 41, 41, 0.7);
}

.modal {
  background-color: rgba(0, 0, 0, 0.55) !important;
  border-radius: 0px !important;
  padding: 30px !important;
  border: 0px !important;
  width: 75% !important;
}

.modal .modal-content {
  padding: 24px;
  background: #101010;
  border-radius: 15px;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: transparent;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
  margin: 15px 0 0 0px;
  border-radius: 26px;
}
.modal .modal-footer i {
  color: #fff;
}
.modal .modal-close {
  cursor: pointer;
  background: #5a5a5a;
}
.grey-text a {
  color: #607196 !important;
}
.grey-text {
  color: #6c7582 !important;
}

.compartilhe {
  border: 2px solid #0c9aed;
  margin: 3px;
  max-width: 95%;
  border-radius: 10px;
  background: #0c9aed;
}

@media only screen and (max-width: 767px) {

  .coluna-vazia {
    display: none;
  }
  nav .brand-logo img {
    margin-top: 9px;
  }
  .sidenav li > a {
    color:#fff !important ;
  }
  .compartilhe  {
    min-height: 80px !important;
    } 
    .ml-6 {
    margin-left: 6%;
  }
    .slide_desk {
      display: none;
    }    
    .parallax-desk {
      display: none;
    }
    nav ul a {
      height: 50px !important;
    }
    .slider .slides li .caption {
      left: 5% ;
      top: 10% !important;
    }
    .hero-chattogram.welcome_area .chattogram-bg-shape img {
      display: none; }
      .parallax_shape {
        display: none;
      }

    .caption h3 {
    font-size: 35px !important;
    text-align: center;
  }
  .slider .slides li .caption {
    top: 0px !important;
    left: 2% !important;
    width: 95% !important;
  }
      
      .hero-chattogram.welcome_area .chattogram-bg-mobile img {
        position: absolute;
        width: 110%;
        top: -1px;
        right: 0;
        z-index: -1; }

     .planos_titulo {
      margin-top: 10px;
     }
     .welcome_text_area h2 {
      font-size: 2rem !important;    
      width: 90%;
     }
     .titulo-cta-3 h1 {
      font-size: 2rem !important;    
     }
     .btn-comprar {
      height: 50px;
      font-size: 1.2rem;
      line-height: 50px;
      display: flex !important;
      justify-content: center !important;
      align-items: center;
     }
     .titulo-cta-1 h2 {
      margin: 0 auto;
      max-width: 100%;
    }
  }
  
.compartilhe img {
  max-width: 45px !important;
  padding: 5px;
  float: left;
}

.compartilhe h1 {
  font-size: 1.0rem;
  text-align: left;
  font-weight: 300;
}

.entrar-grupo {
  border: 2px solid #f00;
  margin: 5px;
  max-width: 90%;
  border-radius: 10px;
  background: #f00;
  padding: 5px 5px 10px 5px;
}
.entrar-grupo img {
  max-width: 65px !important;
  padding: 10px;
  float: left;
}
.entrar-grupo h1 {
  font-weight: 500;
  font-size: 1.0rem;
  text-align: left;
}


.imagem img {
  max-width: 100% !important;
}

@media only screen and (max-width: 993px){
  .compartilhe img {
    max-width: 65px !important;
  }
}

@media only screen and (max-width: 993px){
  .imagem img {
    max-width: 100% !important;
  }
}

.page-footer {
  padding-top: 0 !important;
}
.link-footer img {
  max-width: 265px;
  background: rgba(213, 35, 35, 1);
  padding: 20px;
}

.carousel {
  height: 500px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    color: #607196;
    margin-top: -24px;
    font-size: 22px;
    border: none;
    -webkit-box-shadow: 5px 7px 10px -7px rgba(32, 34, 33, 0.729);
    -moz-box-shadow: 5px 7px 10px -7px rgba(32, 34, 33, 0.729);
    box-shadow: 5px 7px 10px -7px rgba(32, 34, 33, 0.729);
}

.owl-carousel .owl-nav button.owl-prev {
    left: -40px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -40px;
}


.owl-carousel .owl-item img {
border-radius: 7px;
}

.fr-video{
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  background: #f2f3f9  !important;
  border: 2px solid rgba(0,0,0,0) !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 32px 0 rgba(12,12,12,0.8);
}


.fr-video iframe, .fr-video .player-video{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius: 10px;
}


/* Features CSS */
.icon-beneficios img {
  max-width: 50px;
  margin-right: 5px;
}
.collapsible-header i {
  margin-right: 2px;
  line-height: 2.5rem;
}
.using_benefits_area {
  position: relative;
  z-index: 1;
  /*background: #2d2ed4;
  background: -webkit-linear-gradient(to left, #45108a, #3d065f, #12054e);
  background: linear-gradient(to left, #45108a, #3d065f, #12054e);*/
  overflow: hidden; }
  
  .benefit-top-thumbnail img {
    position: absolute;
    z-index: -10;
    width: auto;
    top: -2px;
    left: -2px; }
  .using_benefits_area .benefit-bottom-thumbnail img {
    position: absolute;
    z-index: -10;
    width: auto;
    bottom: -2px;
    right: -2px;
  }

    .single_benifits {
      margin-bottom: 50px;
      position: relative;
      z-index: 1;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      
      .single_benifits .icon_box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        max-width: 80px;
        width: 80px;
        height: 80px;
        font-size: 2.25rem;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        margin-right: 1.5rem;
        background-color: #03a9f4;
        color: #ffffff;
        text-align: center;
        border-radius: 50%;
        margin-top: 2px; }

        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .single_benifits .icon_box {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 65px;
            flex: 0 0 65px;
            max-width: 65px;
            width: 65px;
            height: 65px;
            font-size: 1.75rem; } 
          }
        .single_benifits .icon_box i {
          line-height: 80px;
          font-size: 3.20rem;
          color:#f5f5f5;
        }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .single_benifits .icon_box i {
              line-height: 65px; } }
      .single_benifits h5 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        color: #0a7efe;
        margin-bottom: .75rem; 
        font-family: 'Outfit',sans-serif ;
        font-weight: 600;
      }
      .single_benifits p {
        font-size: 1.125rem;
        font-family: 'Outfit',sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        letter-spacing: .00688rem;
        line-height: 1.75rem;
      }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single_benifits p {
            font-size: 14px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .single_benifits p {
            font-size: 14px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .single_benifits p {
            font-size: 14px; } }
      .single_benifits a {
        display: block;
        margin-top: 8px;
        color: #607196; }

        .single_benifits a:hover, .single_benifits a:focus {
          color: #fabb0c; }

      .single_benifits .single_benifits_text h5 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        color: #607196; 
      }
      .single_benifits .single_benifits_text p {
        color: #607196; }
      .single_benifits:hover h5, .single_benifits:focus h5 {
        color: #fabb0c; }
      .single_benifits:hover .single_benifits_text h5, .single_benifits:focus .single_benifits_text h5 {
        color: #fabb0c; }
        .main_features_area .single_benifits:last-child {
          margin-bottom: 0;
          padding-bottom: 0; }

          .collapsible {
            border: 0px !important;
          }
          .collapsible .faq > ul li {
            background-color: #ffffff;
            padding: 0;
            position: relative;
            z-index: 1;
            margin-bottom: 1.5rem;
          }      
            .collapsible-header {
              cursor: pointer;
              padding: 1rem;
              color: #607196;
              margin: 10px;
              font-weight: 300;
              font-size: 1.2rem;
              line-height: 2.5rem;
              border-radius: 7px;
          }
          .collapsible-body {
            padding: 1.75rem 2rem !important;
            background: rgb(255 255 255 / 75%)!important;
            margin: 10px !important;
            color: #607196;
            font-size: 16px;
            font-weight: 200;
            border-radius: 0 12px;
        }
        

.mr-30 {
  margin-right: 30px;
}

b, strong {
  font-weight: 700;
}
.pt-00 {
  margin-top: 0px;
}
.pt-10 {
  padding: 10px;
}
.pt-30 {
  margin-top: 30px;
}
.pt-50 {
  margin-top: 50px;
}
.pt-80 {
  margin-top: 80px;
}
.pt-100 {
  margin-top: 100px;
}
.pb-80 {
  padding-bottom: 80px;
}


.btn-floating.btn-large {
  width: 50px;
  height: 50px;
  padding: 0;
}



/* CAROUSEL */ 

.section_carousel .row {
  padding: 0 20px;
}

.section_carousel .owl-carousel .owl-nav button {
  background: #60719621;
}


.owl-item-content p {
  font-family: 'Outfit',sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #607196;
}


/* --------- */

.pb-50 {
  padding-bottom: 50px;

}
.pb-50 {
  padding-bottom: 30px;

}

.parallax-container {
  height: 650px !important;
}

.title-1 h2 {
  font-size: 2rem;
  font-family: 'Outfit',sans-serif;
  color: #171c28;
  font-weight: 700;
}

.foto img {
  border-spacing: 1px !important;
}


/* slider */
.slider {
  height: 600px !important;
}

.slider .slides {
  height: 600px !important;
}
.slider .slides img {
  height: 600px !important;
}

.slider .indicators {
  z-index: 2;
}
.slider .indicators .indicator-item.active {
  background-color: #101010;
}
.sidenav-overlay {
  z-index: 987 !important;
}

.slider .slides li .caption {
  top: 15%;
  left: 5% ;
  width: 45%;
}
nav .sidenav-trigger i {
  color: #D1F90F;
}
.caption h3 {
  -webkit-text-shadow: 2px 5px 9px #151516db;
  text-shadow: 2px 5px 9px #15151676;
  font-family: 'Outfit',sans-serif ;
  font-size: 50px;
  font-weight: 400;
}
.caption h5 {
  font-weight: lighter;
}

.caption span {
  color: #ce0e0e;
}


@media (max-width: 600px) {

  .sidenav .midias-sociais {
    display: flex;
  }

  .sidenav .midias-sociais li {
    width: 60px;
    display: flex;
  }
}


/* Blog */

.blog_image img {
  width: 90%; 
  border-radius: 5px;
}


.btn_color {
  background-color: #000000;
  color: #eaae01;
}

.modal-fancy-video:hover {
opacity: 0.9;
}


.btn-floating.btn-large {
  width: 11rem;
  height: 4.5rem;
  border-radius: 45px;
  padding-left: 18px;
}
.btn-whats {
  font-family: 'Outfit', sans-serif;
  font-size: 13px;
  width: 110px;
  line-height: 15px;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
  padding-top: 10px;
}



