/* GENERAL
================================================== */
html, body, .fullScreen {
  height: 100%;
}
body {
  font-size: 1.25rem;
  font-weight: 400;
  color: #46495c;
  line-height: 1.6;
  letter-spacing: 0em;
  font-family: "TikTok Sans", sans-serif;
  font-variation-settings: "wdth" 112.5, "opsz" 16, "slnt" 0;
  overflow-x: hidden;
  background: #fff;
}
button, input, optgroup, select, textarea {
  font-family: "TikTok Sans", sans-serif;
}
button:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
a, .simple-hover img, button, .btn, .pricing-card {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
a {
  color: #6f6f6e;
  text-decoration: none;
}
  a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important;
    color: #aeaeae;
  }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: "TikTok Sans", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #46495c;
}
h1, .h1 {
  font-size: 2.25rem;
}
h2, .h2 {
  font-size: 24px;
}
h3, .h3 {
  font-size: 1.5rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 15px;
  font-weight: 400;
}
p {
  line-height: 1.6;
}
.title-font {
  font-size: 40px;
  line-height: 42px;
  font-weight: 600;
}
.border-btm1 .container {
  position: relative;
}
  .border-btm1 .container:after {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eee;
  }
hr {
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(74, 144, 226, 0.04);
}
.small, small {
  font-size: 80%;
  font-weight: 400;
}
ul, ol {
  margin: 0 0 1.5em 0;
}
.font-base-400 {
  font-family: "TikTok Sans", sans-serif !important;
  font-weight: 400 !important;
}
.font-base {
  font-family: "TikTok Sans", sans-serif !important;
}
.font300 {
  font-weight: 300 !important;
}
.font400 {
  font-weight: 400 !important;
}
.font600 {
  font-weight: 600 !important;
}
.font700 {
  font-weight: 700 !important;
}
.font800 {
  font-weight: 800 !important;
}
.font900 {
  font-weight: 900 !important;
}
.label {
  display: inline-block;
  padding: 1px 7px;
  border-radius: 2px;
  font-size: 10px;
}
.badge {
  font-weight: 400;
  font-size: 13px;
}
.badge-primary {
  background: #4a90e2 !important;
}
.bg-primary {
  background: #4a90e2 !important;
  border-color: #4a90e2;
}
.bg-success {
  background: #5cb85c !important;
  border-color: #5cb85c;
}
.bg-warning {
  background: #f0ad4e;
  border-color: #f0ad4e;
}
.bg-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.bg-danger {
  background-color: #c9302c;
  border-color: #c9302c;
}
.bg-dark {
  border-color: #22232d !important;
  background-color: #22232d !important;
}
.bg-white {
  background: #fff;
}
.text-primary {
  color: #4a90e2 !important;
}
.text-danger {
  color: #c9302c !important;
}
.text-success {
  color: #5cb85c !important;
}
.text-warning {
  color: #f0ad4e !important;
}
.text-info {
  color: #5bc0de !important;
}
.text-white {
  color: white !important;
}
.text-dark-gray {
  color: #46495c !important;
}
.text-orange {
  color: #dc6754;
}
.text-green {
  color: #88bcb3;
}
.text-yellow {
  color: #dabf95;
}
.border-round {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.pos-relative {
  position: relative;
}
.lead {
  font-weight: 400;
  font-size: 20px;
}
strong, b {
  font-weight: 700;
}
::-webkit-input-placeholder {
   color: #706f6f!important;
}
:-moz-placeholder {
   color: #706f6f!important;
}
::-moz-placeholder {
  opacity: 1;
   color: #706f6f!important;
}
:-ms-input-placeholder {  
   color: #706f6f!important;
}


/* MARGIN & PADDING
================================================== */'
.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pt-120 {
  padding-top: 120px;
}
.pb-120 {
  padding-bottom: 120px;
}
.ptb-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pt-130 {
  padding-top: 130px;
}
.ptb-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.pt-180 {
  padding-top: 180px;
}
.pb-180 {
  padding-bottom: 180px;
}
.ptb-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.bullet-list {
  list-style: circle;
  padding-left: 20px;
  padding-bottom: 0px;
}
  .bullet-list li {
    padding-bottom: 10px;
  }


/* PRELOADER
================================================== */
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999; }

#preloader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 5px;
  width: 5em;
  height: 5em;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  border-top: 0.5em solid #22232d;
  border-right: 0.5em solid rgba(204, 204, 204, 0.5);
  border-bottom: 0.5em solid rgba(204, 204, 204, 0.5);
  border-left: 0.5em solid rgba(204, 204, 204, 0.5);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

#preloader-inner,
#preloader-inner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }



/* BUTTONS
================================================== */
.btn {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 6px;
  letter-spacing: 1px;
  cursor: pointer;
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  font-family: "TikTok Sans", sans-serif !important;
  padding: 8px 20px 8px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  .btn span {
    font-weight: 700;
  }
  .btn i {
    display: inline-block;
    vertical-align: inherit;
  }
  .btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: all .3s;
    -webkit-transition: all .3s;
  }
  .btn:hover, .btn:focus {
    box-shadow: none;
    outline: 0 !important;
  }
    .btn:hover:before, .btn:focus:before {
      transition: all .3s;
      -webkit-transition: all .3s;
      z-index: -1;
    }
.btn-color {
  background-color: #ef7c50;
  color: #fff;
  font-size: 19px!important;
  font-weight: 400!important;
}
  .btn-color:hover, .btn-color:focus, .btn-color:active {
    background: #cc5d50;
    color: #fff;
  }
  .btn-white:hover, .btn-white:focus, .btn-white:active {
    color: #22232d;
  }
.btn-primary {
  background-color: #dc6754;
  border: 2px solid #dc6754;
  border-radius: 0;
}
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #cc5d50;
    border: 2px solid #cc5d50;
  }
    .btn-primary:hover:before, .btn-primary:focus:before, .btn-primary:active:before {
      width: 100%;
      background-color: #cc5d50;
      border: none;
    }
.btn-success {
  background: #5cb85c;
  color: #fff !important;
}
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #5cb85c;
    color: #fff;
  }
.btn-outline {
  background-color: transparent;
  color: #fff;
  font-size: 1rem!important;
  font-weight: 300!important;
  text-transform: none;
  max-width: auto;
  border-radius: 0;
  border: 2px solid #eb6844;
  padding: 18px !important;
  line-height: 0;
}
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    background-color: #ef7c50;
    color: #fff;
    border: 2px solid #ef7c50;
  }
    .btn-outline:hover:before, .btn-outline:focus:before, .btn-outline:active:before {
      width: 100%;
      background-color: #ef7c50;
      border: none;
    }
.btn-outline-white {
  background-color: transparent;
  color: #fff;
  font-size: 1rem!important;
  font-weight: 300!important;
  text-transform: none;
  max-width: auto;
  border-radius: 0;
  border: 2px solid #fff;
  padding: 18px !important;
  line-height: 0;
}
  .btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active {
    background-color: #fff;
    color: #ff5b1d;
    border: 2px solid #fff;
  }
    .btn-outline-white:hover:before, .btn-outline-white:focus:before, .btn-outline-white:active:before {
      width: 100%;
      background-color: #fff;
      border: none;
    }


/* HEADER
================================================== */
.navbar .container, .navbar .container-fluid {
  position: relative;
}
.navbar .navbar-nav .nav-link {
  font-weight: 300;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-family: "TikTok Sans", sans-serif;
  cursor: pointer;
}
.navbar-light.navbar .navbar-nav .nav-link {
  color: #fff;
}
  .navbar-light.navbar .navbar-nav .nav-link:hover {
    color: #dc6754;
  }
.fixed-top.navbar .navbar-nav .nav-link {
  color: #082937;
}
.fixed-top .bl {
  border-left: 1px solid #082937;
}
.navbar.navbar-light.bg-transparent .navbar-brand .logo-trans {
  display: block;
}
.navbar.navbar-light.bg-transparent .navbar-brand .logo-color {
  display: none;
}
.navbar.navbar-light.fixed-top .navbar-brand .logo-trans {
  display: none;
}
.navbar.navbar-light.fixed-top .navbar-brand .logo-color {
  display: block;
}
.fixed-top .btn-outline {
  border: 2px solid #9f9f9e;
  color: #9f9f9e !important;
}
  .fixed-top .btn-outline:hover, .fixed-top .btn-outline:focus, .fixed-top .btn-outline:active {
    background-color: #9f9f9e;
    border: 2px solid #9f9f9e;
    color: #fff!important;
  }
    .fixed-top .btn-outline:hover:before, .fixed-top .btn-outline:focus:before, .fixed-top .btn-outline:active:before {
      width: 100%;
      background-color: #9f9f9e;
      border: none;
    }
.bl {
  border-left: 1px solid #fff;
}
.navbar-nav span {
  font-size: 0.8rem;
  position: relative;
  bottom: 2px;
}

/* HOME
================================================== */
.no-webp #home {
  background: url('../img/sensivida-saude-home-bg.jpg') top center no-repeat;
  background-size: cover;
  padding-bottom: 1rem;
  padding-top: 1rem;
  height: 746px;
}
.webp #home {
  background: url('../img/sensivida-saude-home-bg.webp') top center no-repeat;
  background-size: cover;
  padding-bottom: 1rem;
  padding-top: 1rem;
  height: 746px;
}
  #home .title-font {
    font-size: 2.625rem;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    font-variation-settings: "wdth" 125, "opsz" 16, "slnt" 0;
  }
  #home h5 {
    font-size: 2rem;
    font-weight: 400;
    font-variation-settings: "wdth" 125, "opsz" 16, "slnt" 0;
  }
  #home p {
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .05rem;
    line-height: 1.4;
  }


/* INTRO
================================================== */
#intro {
  background: #d6d6d6;
  background: -moz-linear-gradient(top, #d6d6d6 0%, #e5e5e5 50%);
  background: -webkit-linear-gradient(top, #d6d6d6 0%,#e5e5e5 50%);
  background: linear-gradient(to bottom, #d6d6d6 0%,#e5e5e5 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#e5e5e5',GradientType=0 );
}


/* DIVISOR
================================================== */
.no-webp #divisor {
  background: url(../img/sensivida-saude-divisor-bg.jpg) no-repeat center center;
  background-size: auto;
  background-size: cover;
}
.webp #divisor {
  background: url(../img/sensivida-saude-divisor-bg.webp) no-repeat center center;
  background-size: auto;
  background-size: cover;
}
#divisor img {
  margin-top: -40px;
}


/* SERVICOS
================================================== */
#servicos {
  background: #fff;
}
#servicos p {
  font-size: 1rem;
  hyphens: auto;
}
/*#servicos .btn {
  display: inline;
}
#servicos .btn::before {
  content: "";
  position: absolute;
  top: 24%;
  right: -160px;
  width: 130px;
  height: 1px;
  background-color: #aeaeae;
}
#servicos .btn::after {
  content: "";
  position: absolute;
  top: 24%;
  left: -160px;
  width: 130px;
  height: 1px;
  background-color: #aeaeae;
}*/


/* OUTROS SERVICOS
================================================== */
.no-webp #outros {
  background: url(../img/sensivida-saude-outros-servicos-bg.jpg) no-repeat center center;
  background-size: auto;
  background-size: cover;
}
.webp #outros {
  background: url(../img/sensivida-saude-outros-servicos-bg.webp) no-repeat center center;
  background-size: auto;
  background-size: cover;
}
#outros h1 {
  font-size: 1.875rem;
}
#outros ul {
  list-style-position: inside;
  padding: 0;
  font-size: 1rem;
  margin: 0;
}
  #outros ul li {
    font-weight: 500;
    padding-bottom: 3px;
  }
    #outros ul li::marker {
      color: #dc6754;
    }


/* DIVISOR 2
================================================== */
.no-webp #divisor2 {
  background: url(../img/sensivida-saude-divisor2-bg.jpg) no-repeat center center;
  background-size: auto;
  background-size: cover;
}
.webp #divisor2 {
  background: url(../img/sensivida-saude-divisor2-bg.webp) no-repeat center center;
  background-size: auto;
  background-size: cover;
}


/* CONTATO
================================================== */
#contato {
  background: #f6f7f9;
}
  #contato .btn {
    font-size: 0.9rem !important;
    border-radius: 30px;
    margin-bottom: 15px;
  }
  #contato .hero-form {
    padding: 40px 20px;
    background-color: #003a68;
    border-radius: 8px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
  }
    #contato .hero-form h3 {
        font-size: 25px;
      }
    #contato form p {
      color: #a5a4a4;
      font-weight: 300;
      margin-bottom: 5px;
      font-size: 18px;
    }
    #contato form .btn {
      border-radius: 0;
    }
    #contato .form-control {
      min-height: 48px;
      border: 0;
      box-shadow: none;
      border-radius: 0;
      background: #e9e9ea;
      margin-bottom: 20px;
    }
      #contato .form-control:focus {
        border: 0px;
        box-shadow: 0 8px 23px rgba(0, 0, 0, 0.18);
      }
  #contato form img {
    position: absolute;
    top: 7px;
    right: 9px;
  }
.help-block ul li, .required span {
    color: #fff;
    font-size: 12px;
}
.help-block ul {
    list-style: none;
    padding: 0;
    margin: 0
}
#FormFinal .message {
  display: none;
}
#FormFinal.submited .message {
  display: block;
}


/* FOOTER
================================================== */
footer {
  background: #303151;
}
footer {
  color: #fff;
  font-weight: 300;
  width: 100%;
  font-size: 1rem;
}
footer a {
  color: #fff;
}
  footer a:hover {
    color: #dc6754;
  }
footer p.m-0 {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 400;
}
footer .copyright {
  border-top: 1px solid #fff;
}
.no-webp .container-fluid.bg {
  background: url(../img/sensivida-saude-footer-bg.jpg) no-repeat top center;
  background-size: auto;
  background-size: cover;
  height: 24px;
}
.webp .container-fluid.bg {
  background: url(../img/sensivida-saude-footer-bg.webp) no-repeat top center;
  background-size: auto;
  background-size: cover;
  height: 24px;
}


/* DARDOS
================================================== */
.dardos {
  position: absolute;
  right: 15px;
  bottom: 7px;
}


/* RESPONSIVE
================================================== */
@media (min-width: 992px) {
  .navbar.navbar-sticky {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .navbar-expand-lg.navbar {
    padding-top: .625rem;
    padding-bottom: .625rem;
    z-index: 999;
  }
    .navbar-expand-lg.navbar .navbar-nav .nav-item {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
      .navbar-expand-lg.navbar .navbar-nav .nav-item:last-child {
        padding-right: 0px;
      }
  .navbar.navbar-sticky.fixed-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    animation: fadeInDown .4s;
    background-color: #fff!important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
}

@media (max-width: 1399px) {
  .webp #home, .no-webp #home {
    height: 646px;
  }
}

@media (max-width: 1199px) {
  .pt-lg-none {
    padding-top: 0;
  }
  .pb-lg-0 {
    padding-bottom: 0;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .ptb-lg-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .ptb-lg-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  #home .title-font {
    font-size: 2rem;
    line-height: 52px;
  }
  #home h5 {
    font-size: 1.75rem;
  }
  .webp #divisor2, .no-webp #divisor2 {
    background-position: center right;
  }
}

@media (max-width: 991px) {
  .navbar-expand-lg .navbar-toggler {
    position: absolute;
    right: 15px;
    border: 0px;
    top: 7px;
  }
  .hidden-sm {
    display: none;
  }
  .call-wz {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999999;
    font-size: 30px;
    display: block;
  }
    .call-wz a {
      background: #6ace25;
      color: #fff;
      padding: 5px;
      width: 50px;
      height: 50px;
      display: flex;
      border-radius: 50%;
    }
      .call-wz a:hover {
        color: #4ea016;
      }
      .call-wz a i {
        margin-left: 5px;
        margin-top: 5px;
      }
  .pb-md-0 {
    padding-bottom: 0;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .ptb-md-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .ptb-md-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .txt-sm-center {
    text-align: center;
  }
  .navbar .container, .navbar .container-fluid {
    position: relative; }
  /*.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }*/
  .navbar-nav {
    padding-top: 20px;
  }
  .navbar-expand-lg.navbar {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
  }
    .navbar-expand-lg.navbar .navbar-nav .nav-item {
      padding-left: 1rem;
      padding-right: 1rem;
    }
      .navbar-expand-lg.navbar .navbar-nav .nav-item:last-child {
        padding-right: 0px;
      }
  .navbar-brand > img {
    position: relative;
    margin-top: 0px;
    width: 160px;
  }
  .navbar.navbar-expand-lg {
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 1rem 1rem;
    height: auto;
    background-color: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    position: fixed;
    top: 0;
  }
  /*.navbar.navbar-sticky.fixed-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    animation: fadeInDown .4s;
    background-color: #ebebeb !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    max-height: 100px;
  }*/
  /*.navbar.navbar-expand-lg .navbar-collapse.show {
    height: 280px;
    overflow-y: scroll;
  }*/
  .navbar.navbar-light.bg-transparent .navbar-brand .logo-color {
    display: block;
  }
  .navbar.navbar-light.bg-transparent .navbar-brand .logo-trans {
    display: none;
  }
  .navbar-light.navbar .navbar-nav .nav-link {
    color: #082937;
  }
  .dropdown-menu {
    box-shadow: none;
  }
  .webp #home, .no-webp #home {
    height: 546px;
  }
  #home .title-font {
    line-height: 38px;
  }
  #outros {
    background: #e2e2e2!important;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 0px;
  }
    .footer .text-right {
      text-align: left !important;
    }
  .social-buttons:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
  }
  .footer ul.list-inline {
    padding-top: 25px;
  }
  .footer ul.list-inline li:first-child {
    padding-left: 0px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  #home .title-font {
    font-size: 1.6875rem;
  }
  #home h5 {
    font-size: 1.25rem;
  }

}

@media (max-width: 767px){
  .pb-sm-none {
    padding-bottom: 0;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .webp #home, .no-webp #home {
    height: 346px;
    margin-top: 80px;
  }
  #home .title-font {
    font-size: 1.6rem;
    line-height: 38px;
  }
  #home h5 {
    font-size: 1.25rem;
  }
  #intro h1 {
    font-size: 1.5625rem;
  }
  #divisor2 h1 {
    font-size: 1.5rem;
  }
  #contato h1 {
    font-size: 1.875rem;
  }
}

@media (max-width: 575px){
  .mb-xs-20 {
    margin-bottom: 20px!important;
  }
  .pt-xs-0 {
    padding-top: 0;
  }
  .pb-xs-0 {
    padding-bottom: 0;
  }
  .pb-xs-30 {
    padding-bottom: 30px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .ptb-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-xs-70 {
    padding-top: 70px;
  }
  #contato .btn {
    font-size: 16px!important;
    width: auto;
  }
  .navbar-brand > img {
    width: 150px;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navbar-expand-lg .navbar-toggler {
    top: 4px;
  }
  .navbar-expand-lg.navbar .navbar-nav .nav-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .navbar-right .nav-item .nav-link.btn {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    font-size: 14px !important;
  }
  .webp #home, .no-webp #home {
    margin-top: 79px;
  }
  #divisor2 h1 {
    font-size: 1.4rem;
  }
  #contato h1 {
    font-size: 1.4rem;
  }
}
@media (max-width: 420px) {
  .btn-success {
    margin-top: 6px;
  }
  .d-xxs-none {
    display: none!important;
  }
  .d-xxs-block {
    display: block!important;
  }
  .pb-xxs-30 {
    padding-bottom: 30px;
  }
  .navbar-brand > img {
    width: 130px;
  }
  .navbar-right .nav-item .nav-link.btn {
    padding: 12px !important;
    font-size: 12px !important;
  }
  .navbar-expand-lg .navbar-toggler {
    top: 2px;
  }
  body {
    font-size: 1rem;
  }
  .webp #home, .no-webp #home {
    margin-top: 73px;
  }
  #home .title-font {
    font-size: 1.3rem;
    line-height: 30px;
  }
  #intro h1, #contato h1 {
    font-size: 1.3rem;
  }
  #servicos h3, #outros h3, #divisor2 h1 {
    font-size: 1.125rem;
  }
}
@media (max-width: 375px) {
  .pb-xs-20 {
    padding-bottom: 20px;
  }
}
@media (max-width: 374px) {
    #landingkit-navbar {
      display: none;
    }
}

/* SKY FORM
================================================== */
.sky-form fieldset{display:block;padding:25px 30px 5px;border:none;background:rgba(255,255,255,.9)}.sky-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,.1)}.sky-form section{margin-bottom:20px}.sky-form footer{display:block;padding:15px 30px 25px;border-top:1px solid rgba(0,0,0,.1);background:rgba(248,248,248,.9)}.sky-form footer:after{content:"";display:table;clear:both}.sky-form a{color:#2da5da}.sky-form .label{display:block;margin-bottom:6px;line-height:19px;font-weight:400}.sky-form .label.col{margin:0;padding-top:10px}.sky-form .note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.sky-form .input,.sky-form .select,.sky-form .textarea,.sky-form .radio,.sky-form .checkbox,.sky-form .toggle,.sky-form .button{position:relative;display:block}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:39px;padding:.375rem .75rem;outline:none;border-top:none;border-right:none;border-left:none;border-bottom:1px solid #fff;border-radius:0;min-height:45px;background:transparent;font:15px/23px "TikTok Sans",Helvetica,Arial,sans-serif;color:#fff;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.sky-form .progress{float:right;margin-top:10px;line-height:39px;color:#232323}.sky-form button::-moz-focus-inner{padding:0;border:0}.sky-form .input-captcha img{position:absolute;top:2px;right:2px;border-left:1px solid #e5e5e5}.sky-form .textarea textarea{height:auto;resize:none}.sky-form .button{float:right;height:39px;overflow:hidden;margin:10px 0 0 20px;padding:0 25px;outline:none;border:0;font:300 15px/39px "TikTok Sans",Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer}@-o-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-ms-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea,.sky-form .radio i,.sky-form .checkbox i,.sky-form .toggle i,.sky-form .icon-append,.sky-form .icon-prepend{border-color:#e5e5e5;-ms-transition:border-color 0.3s;-moz-transition:border-color 0.3s;-webkit-transition:border-color 0.3s}.sky-form .button{background-color:#2da5da;opacity:.8;-ms-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-webkit-transition:opacity 0.2s}.sky-form .input:hover input,.sky-form .select:hover select,.sky-form .textarea:hover textarea,.sky-form .radio:hover i,.sky-form .checkbox:hover i,.sky-form .toggle:hover i,.sky-form .ui-slider-handle:hover{border-color:#c0a677}.sky-form .rating input+label:hover,.sky-form .rating input+label:hover~label{color:#c0a677}.sky-form .button:hover{opacity:1}.sky-form .input input:focus,.sky-form .select select:focus,.sky-form .textarea textarea:focus,.sky-form .radio input:focus+i,.sky-form .checkbox input:focus+i,.sky-form .toggle input:focus+i{border-color:#c0a677}.sky-form .state-error input,.sky-form .state-error select,.sky-form .state-error select+i,.sky-form .state-error textarea,.sky-form .radio.state-error i,.sky-form .checkbox.state-error i,.sky-form .toggle.state-error i,.sky-form .toggle.state-error input:checked+i{border-bottom:1px solid #ee9393}.sky-form .state-error+em{display:block;margin-top:-15px;margin-bottom:10px;;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#ee9393}.sky-form .rating.state-error+em{margin-top:-4px;margin-bottom:4px}.sky-form .state-success+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#ee9393}.sky-form .note-success{color:#6fb679}.sky-form .message{display:none;color:#fff}.sky-form .message i{display:block;margin:0 auto 20px;width:41px;height:41px;border:1px solid #fff;border-radius:50%;font-size:30px;line-height:42px}.sky-form.submited fieldset,.sky-form.submited footer{display:none}.sky-form.submited .message{display:block;padding:25px 30px;background:transparent;font:300 18px/27px "TikTok Sans",Helvetica,Arial,sans-serif;text-align:center;color:#a5a4a4;}.sky-form.submited .message p{color:#000}.sky-form .label{border-radius:0;font-size:100%;text-align:left;white-space:normal;color:inherit}.sky-form .radio,.sky-form .checkbox{font-weight:400}.sky-form .radio+.radio,.sky-form .checkbox+.checkbox{margin-top:0}#sky-form-news .state-error + em {margin-top:8px;}