a {
  color: #ee6e73 ;
}
header {
  width: 100%;
  
  position: fixed;
  top: 0;
  z-index: 998;
  transition: top 0.8s ease-in-out;
}
nav ul a {
    color: #000000;
    line-height: 75px;
    font-size: 1.3rem;
    font-weight: bold;
}
nav ul a:hover {
  background-color:transparent;
  color: #ff0000;
  border-radius: 50px;
}


nav ul a:active, a:hover { border-radius: 30px;}

.nav-up {
  top: -125px;
}
nav .nav-wrapper {
    padding: 0 5px;
}
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
    padding-left: 5px;
}
.navbar-fixed {
  position: absolute;
  z-index: 2;
  width: 100%;
  margin: 0;
  border-radius: 0px 0px 10px 10px;
  height: 75px !important;
}
nav ul {
  margin: 0 5%;
}
.whatsapp-menu i{
  color: green !important;
  height: 65px !important;
  line-height: 60px !important;
}

.index-banner {
  margin-top: 0px;
}

.chips .input {
  width: 100% !important;
}

.separator_type_5_path{
  height: 120px;
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
  padding: 0;
}

.separator_type_5_path.top{
  width: 100%;
  position: absolute;
  top: -1px;
  left: 0;

  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";

}

svg:not(:root) {overflow: hidden;}


p {
  line-height: 2rem;
}

.bottom-bar {
  position: fixed;
  bottom: 0;
  z-index: 997;
  height: 55px;
  background-color: #032735;
  border-top: 5px solid #ff9800;
}

.bottom-bar .col {
  float: right;
  height: 50px;
  text-align: center;
}

.bottom-bar .col i {
  color: #fff;
  font-size: 32px;
}


@media (max-width: 900px) {
  .bottom-bar .col span {
    display: none;
  }
}

@media (max-width: 600px) {
  .index-bnn-desk {
  display: none;
  }
}

@media (min-width: 600px) {
    .index-bnn-responsivo {
    display: none;
  }
}

.bottom-bar .col span {
  color: #fff;
  font-size: 24px;
}

.button-collapse {
  color: #032735;
}

.parallax-container {
  min-height: 450px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
.parallax-container .section {
  width: 100%;
  padding-top: 0rem
}
.wave:after {
  background: transparent url(../img/wave-basic.svg) top center no-repeat;
  -webkit-background-size: 5223px 186px;
  background-size: 5223px 186px;
  bottom: 0;
  content: '';
  display: block;
  height: 152px;
  left: 0;
  position: absolute;
  width: 100%;
}
/*! 
.wave::before {
  background: transparent url(../img/wave-basic1.svg) bottom center no-repeat;
  -webkit-background-size: 5223px 186px;
  background-size: 5223px 186px;
  top: 0;
  content: '';
  display: block;
  height: 152px;
  left: 0;
  position: absolute;
  z-index: unset;
  width: 100%;
}  
*/
@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}
@media only screen and (min-width: 993px)
{
  .container {
      width: 90% !important;
  }
}
@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

.light, .page-footer .footer-copyright {
    font-weight: 300;
}
.page-footer .footer-copyright {
  color: #161616;
  background-color: rgb(167 167 167 / 50%);
  font-family: 'Roboto', sans-serif;
}
.page-footer a:href {
  color: #fff;
}
.owl-prev, .owl-next {
  position: absolute;
  top: 20%;
}
.owl-prev a, .owl-next a {
  margin-top: -40px;
}
.carousel-5 .owl-prev,.carousel-5 .owl-next {
  top: 150px;
}
.owl-carousel .owl-item img {
  border-radius: 10px;
}
.owl-prev {
  left: 5px;
}
.owl-next {
  right: 5px;
}
.owl-theme .owl-dots .owl-dot span {
  background: #d8d8d8;
  height: 20px;
  width: 20px;
}

.blue-bg .owl-prev span, .blue-bg .owl-next span {
  color: #fff;
}
.blue-bg .owl-theme .owl-dots .owl-dot span {
  background: #fff;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #000000;
}

.material-icons.close, .chip .close {
  font-size: 0;
}

.material-icons.close:before {
  font-size: 16px !important;
  content: "\F156";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* ====== Links */
.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
  color: #f00 !important;
  font-weight: 700;
}



/* ====== Títulos - parágrafos */
.titulo-cta-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 2.5rem;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
  color: #000000;
  font-weight: 700;
  letter-spacing: 0px;
}
.subtitulo-cta-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 2rem;
  color: #e0e0e0;
  text-shadow: #171819c7 2px 2px 4px;
  font-weight: 500;
  letter-spacing: .05em;
  line-height: 35px !important;
}
.titulo-cta-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -2px;
}
.titulo-cta-3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  color: #8e8e8e;
  font-weight: 500;
  letter-spacing: 0px;
  clear: both;
}
.titulo-cta-4 {
  font-size: 2rem;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
  color: #000000;
  text-shadow: -2px -1px 0 rgba(333, 255, 255, 0.9);
  font-weight: 700;
  letter-spacing: 1px;
}
.titulo-cta-5 {
  font-size: 3rem;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #000000;
  text-shadow: 1px 0px 5px #f5f5f6db;
  font-weight: 700;
}
.titulo-cta-6 {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  text-transform: capitalize;
  color: #000000;

}
.titulo-cta-7 {
  font-family: 'Roboto', sans-serif;
  font-size: 2rem;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
  color: #000000;
  font-weight: 700;
  letter-spacing: 0px;
}
.texto-margin-left {
  margin-left: 10px; 
}
.texto-cta {
  font-size: 18px;
  color: #636e84;
  line-height: 30px !important;
  margin-bottom: 50px;
  text-align: left;
}
.btn_enviar {

}
.cta_telefone {
  color: orange;

}
.cta_whatsapp {
  color: #a4c639 ;
}
h2 {
  margin: 0.78rem 0 0.524rem 0;
}
.text-left {
  text-align: left;
}
.img-left {
  float: left;
  margin-bottom: 30px;
}

.lighter-grey {
  background: #fff;
}
.lighter-grey2 {
  background: #fafafa;
}
.text-white {
  color: #fff;
}
.card {
  background: transparent;
  border: 1px solid rgba(37, 38, 39, 0.08);
  box-shadow: 0 0 0;
  border-radius: 5px;
  margin: 10px;
  transition: top 0.8s ease-in-out;
}

.card:hover {
    -webkit-box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.1), 0 10px 15px 0  rgba(50, 50, 50, 0.1) ;
	  -moz-box-shadow:    0px 4px 7px 0px rgba(50, 50, 50, 0.1), 0 10px 15px 0  rgba(50, 50, 50, 0.1) ;
	  box-shadow:         0px 4px 7px 0px rgba(50, 50, 50, 0.1), 0 10px 15px 0  rgba(50, 50, 50, 0.1) ;
    transition: -webkit-box-shadow .2s;
    -o-transition: box-shadow .2s;
    transition: box-shadow .2s;
    transition: box-shadow .2s,-webkit-box-shadow .2s;
}
.card .card-image {
  margin-bottom: 30px;
}
.card .card-image img {
  padding: 0px;
  border-radius: 5px 5px 0 0;
}
.card .card-image .card-title {
  bottom: 12px;
  padding: 10px !important;
  background: #22d976 !important;
}

.card .card-content {
  padding: 10px;
  margin-bottom: 35px;
  min-height: 130px;
}
.card .card-content p {
  color:#757575;  
  margin: 0 0 1.05rem;
  text-align: left;
}
.card-exemplos {
  margin-bottom: 50px;
  
}
.card-title {
  color: #000000;
  font-weight: 600 !important;
  text-align: left !important;
  font-size: 20px !important;
  margin-left: 12px;
  margin-right: 10px;
  letter-spacing: 0px;
}
strong {
  font-weight: 700;
}
ul:not(.browser-default)>li {
  color:#757575;  
  line-height: 1.5rem;
  letter-spacing: 0px;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
@media only screen and (max-width:768px)
{
  .card {margin:2px}
  .owl-theme .owl-nav [class*=owl-] { margin: -5px;width: 44px !important; }
  nav .brand-logo { left: 25%;}
  nav .brand-logo img {width: 270px !important; }
  .parallax-container { min-height: 700px ;}
  .owl-theme .owl-dots .owl-dot {
    display: none;
  }
}
@media only screen and (max-width:1024px) {
  nav ul a { font-size: 1rem; padding: 0 5px;}
}
.icones-recursos i a{
    text-align: center;
    color: #000000;
}
p {
  line-height: 1.5rem;
  letter-spacing: 0px;
  font-size: 16px;
  font-family: 'Raleway', sans-serif
}

.text-grey {
  color: #678594;
}
h1 {margin: 2rem 0 0 0 !important; }
/* ====== Botões*/
.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover, .btn-icones-redes-sociais, .btn-icones-contato:hover {
  -webkit-box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.2), 0px 3px 4px -2px rgba(0,0,0,0.2) !important;
  box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.2), 0px 3px 4px -2px rgba(0,0,0,0.2);
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s,-webkit-box-shadow .2s;
  border-radius: 7px !important;
}


.btn-floating {
 background-color:rgb(0 0 0 / 43%) !important;
 width: 60px;
 height: 60px;
 line-height: 75px;
 padding: 0;
}
.btn-floating:hover {
  background-color: #ff0000e8 !important ;
}

.btn-icones-contato {
 background-color: #4caf50 !important;
 border-radius: 50%;
 width: 45px;
 height: 45px;

}
.btn-icones-redes-sociais {
 background-color: #3f3f3f !important;
 width: 45px;
 height: 45px;
 line-height: 75px;
 padding: 0;  

}

.btn-large {
   height: 60px !important;
  line-height: 60px !important;
}
.btn-floating.btn-large {
 width: 60px; 
}
.midias-sociais-footer {
  margin-top: 50px;
  margin-bottom: 70px;

}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
}

.btn-round {
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize !important;
  font-size: 1.8rem;
  letter-spacing: -1px;
  border-radius:10px !important;
}
.btn-round:hover {
  border-radius:10px !important;
  }
.center {
  text-align: center;
  vertical-align: middle;
}
.owl-prev span, .owl-next span {
  font-size: 35px;
}

.owl-theme {
  padding: 0 30px;
}


/* ====== CTA*/


/* ====== sombras  */

.z-depth-1, nav, .side-nav {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 7px 6px 0 rgba(47,85,132,0.25), 0 3px 10px 0 rgba(47,85,132,0.12), 4px 4px 6px 3px rgba(47,85,132,0.2);
}

/* ===== Modal */
.modal {
  background-color: #f6f7fa !important;
  max-height: 90% !important;
  width: 85% !important;
  margin: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal.modal-fixed-footer {
  border-radius: 7px;
  
}

/* ===== logo */
nav .brand-logo {
  margin-left: 6%;
}
nav .brand-logo img {
    width: 300px;
}

/* ===== menu */
.sub-header {
    position: absolute;
    z-index: 1;
    top: 75px;
    right: 5%;
    line-height: 30px;
    border-radius: 0px 0px 15px 15px;
    background: #eee;
    padding: 2px 5px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(47,85,132,0.20), 0 1px 5px 0 rgba(47,85,132,0.12), 0 3px 1px -2px rgba(47,85,132,0.2);
}
nav .button-collapse {
  float: right;
}
.sub-header a {
  color:#000000; 
  padding:0px 5px 2px 5px;
}
.sub-header a:hover {
  color:#a9abae;
}
h4 {color:#000000} 

@media only screen and (max-width:992px)
{
  .sub-header{display:none}
}

 /* ===== slider */
 .slider {
  height: 645px !important;
}
.slider .slides li {
  height: 620px !important;
}
.slider .slides li .caption {
  left: 7%;
  top: 20%;
}
.slider .slides li .caption p {
  font-size: 2rem;
    line-height: 1rem;
    color: #e0e0e0;
}
.slider .indicators .indicator-item.active {
  background-color:  #ff0000;
}


@media (max-width: 900px) {
  .slider {
    display: none;
  }
}
@media (min-width: 900px) {
  .slide_responsivo {
    display: none;
  }
}

.img-border {
    border: 10px solid rgba(138, 45, 126, 0.71);
    height: calc(100% - 30px);
    width: calc(100% - 40px);
    left: 20px;
    top: 15px;
    position: absolute;
}
.img-border1 {
  /*border: 1px solid #f4f4f4c4;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  left: 5px;
  top: 5px;
  position: absolute;
  border-radius: 5px;*/
}
.bg-lilas {
    background: #eee !important;
}
.bg1 {
  background: rgba(255,255,255) !important;
  margin-bottom: 50px;
  padding: 20px;
  border-radius: 0px 0px 10px 10px;
  text-align: center;
  /*box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.10);*/
}
.bg2 {
  background: #f4f4f4 !important;
  margin-bottom: 50px;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.10);
}
.bg-transparente {
  background: transparent !important;
  margin-bottom: 50px;
  padding: 20px;
  text-align: center;
  box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.10);
}
.bg-branco {
  background-color: #fff;
}
input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
  border-bottom: 1px solid #f5f5f5 !important;
}

.section.no-pad-bot {
  padding-bottom: 1rem !important;
}

.margin-top {
  margin-top: 50px;
}
.section hr {
  display: block;
  width: 100px;
  margin: 0px auto 25px;
  /*border: 0pt solid #ed9558;*/
  height: 5px;
  border: 0pt solid #ff0000;
  background-color: #ff0000;
}


.grecaptcha-badge { display: none; }


.input-field .textarea.materialize-textarea {
  color: #000000 !important;
}

.input {
  color: #000000 !important;
}

.materialize-textarea {
  color: #000000 !important;
}
.validate {
  color: #000000 !important;
}

.mapa {
  max-width: 100%;
}