@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");

@font-face {
  font-family: Cherolina;
  src: url("../../fonts/Cherolina.otf");
}

html {
  font-size: 18px;
}

html,
body {
  font-family: "Roboto", sans-serif !important;
  overflow-x: hidden !important;
}

body {
  color: #282828 !important;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
a {
  transition: all 0.3s ease;
}

.container-text {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-text {
    max-width: 540px;
  }
}

@media (min-width: 992px) {
  .container-text {
    max-width: 720px;
  }
}

.vh-100 {
  height: 100vh !important;
}

.img-sensacoes {
  width: 126px !important;
  height: 126px;
  background-size: cover;
}

.w-md-50 {
  width: 100%;
}

@media (min-width: 767px) {
  .w-md-50 {
    width: 50%;
  }
}

.banner-gradient {
  background-image: url(../images/secseg.png);
  background-size: cover;
  background-position: center;
}

.banner-gradient-2 {
  background-image: url(../images/secult.png);
  background-size: cover;
  background-position: center;
}

.banner-video {
  background-image: url(../images/video11.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-video-2 {
  background-image: url(../images/video2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn-player {
  cursor: pointer;
  transition: 1s;
}

.btn-player:hover {
  transform: scale(1.15);
  opacity: 0.6;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:focus {
  outline: none;
}

.btn {
  padding: 8px 32px;
}

.btn:hover {
  background-color: #ced4da;
}

.tm-section-pad-top {
  padding-top: 135px;
}

.tm-text-primary {
  color: #282828;
}

.tm-text-menu {
  letter-spacing: 5px;
  color: #282828;
}

.tm-font-big {
  font-size: 1.25rem;
}

.tm-btn-primary {
  cursor: pointer;
  color: #010000;
  background-color: #dec3ee;
  border: 1px solid #010000;
  padding: 12px 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.tm-btn-primary:hover,
.tm-btn-primary:focus {
  color: white;
  background-color: #d0ade4;
}

/* Navbar */

.tm-navbar {
  width: 100%;
  z-index: 1000;
  background-color: transparent;
}

.nav-item {
  list-style: none;
}

.tm-nav-link {
  color: #fbb4ae;
}

.tm-navbar.scroll .tm-nav-link:hover,
.tm-navbar.scroll .tm-nav-link.current,
.tm-nav-link:hover {
  color: #3496d8;
}

.absolute {
  z-index: 99;
  top: -8.5rem;
  position: relative;
  text-align: left;
}

.navbar-toggler {
  border: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-toggler-icon {
  color: white;
  padding-top: 6px;
}

.tm-navbar.scroll .navbar-toggler {
  border: 1px solid #8f8f8f;
}

.tm-navbar.scroll .navbar-toggler-icon {
  color: #8f8f8f;
}

/* Hero */

#hero {
  background-image: url(../images/cabelo1.png);
  background-repeat: no-repeat;
  background-position: center 250px;
  background-size: 380px;
  height: auto;
  min-height: 100vh;
  position: relative;
}

@media (min-width: 767px) {
  #hero {
    background-image: url(../images/cabelo1.png);
    background-repeat: no-repeat;
    background-position: center 150px;
    background-size: 40%;
    height: auto;
    min-height: 100vh;
    position: relative;
  }
}

.tm-hero-text-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.tm-hero-text-container-inner {
  margin-top: -90px;
}

.tm-hero-title {
  font-size: 3.5rem;
  text-shadow: 2px 2px 2px #333;
}

.tm-intro-next {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
}

@media (max-height: 480px) {
  .tm-hero-text-container-inner {
    margin-top: -40px;
  }

  .tm-intro-next {
    bottom: 20px;
  }
}

/* Introduction */

.tm-section-title {
  font-family: Cherolina;
  font-size: 5rem;
  font-weight: normal;
  line-height: 60px;
}

@media (max-width: 479px) {
  .tm-section-title {
    font-family: Cherolina;
    font-size: 4rem;
    font-weight: normal;
    line-height: 60px;
  }
}

@media (min-width: 767px) {
  .tm-section-title {
    font-family: Cherolina;
    font-size: 6rem;
    font-weight: normal;
    line-height: 60px;
  }
}

.tm-intro-text {
  font-size: 0.95rem;
  line-height: 1.4;
  font-weight: lighter;
}

/* Work */

.tm-work-description {
  max-width: 650px;
  width: 100%;
  font-size: 0.9rem;
}

.tm-gallery-container {
  padding-top: 70px;
  padding-bottom: 120px;
}

.tm-gallery-item {
  margin: 0 15px;
}

/* sensacoes */

#sensacoes {
  color: transparent;
  background-image: url(../images/cabelo2123.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 380px;
  height: auto;
  min-height: 100vh;
  position: relative;
}

@media (min-width: 767px) {
  #sensacoes {
    color: transparent;
    background-image: url(../images/cabelo2123.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 35%;
    height: auto;
    min-height: 100vh;
    position: relative;
  }
}

.video {
  width: 100%;
  height: 500px;
  background-color: black;
}

@media (min-height: 768px) {
  .video {
    width: 700px;
  }
}



.tm-underline {
  border-top: 2px solid white;
  height: 8px;
  width: 100%;
}

.tm-underline-inner {
  width: 25%;
  height: 8px;
  background: white;
}

.tm-contact-item {
  margin-bottom: 75px;
}

.tm-contact-item-link {
  display: flex;
  align-items: center;
}

.tm-contact-item-link i,
.tm-contact-item-link span {
  color: white;
  transition: all 0.3s ease;
}

.tm-contact-item-link:hover i,
.tm-contact-item-link:hover span {
  color: #3496d8;
}

.tm-input {
  padding: 8px 25px;
  border-radius: 3px;
  border: 1px solid white;
  background: transparent;
  color: white;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

.tm-btn-submit {
  margin-left: 20px;
}

.tm-footer {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  padding: 0 15px;
}

.tm-footer-link {
  color: white;
}

.tm-footer-link:hover,
.tm-footer-link:focus {
  color: #3496d8;
  text-decoration: none;
}

p {
  line-height: 1.9;
  color: #282828;
}

#solucao {
  color: white;
  background-image: url(../images/cabelo4.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 380px;
  height: auto;
  min-height: 100vh;
  position: relative;
}

@media (min-width: 767px) {
  #solucao {
    color: white;
    background-image: url(../images/cabelo4.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 35%;
    height: auto;
    min-height: 100vh;
    position: relative;
  }
}

div.box-video {
  width: 400px;
  height: 400px;
  background-color: black;
}

@media (min-width: 768px) {
  .tm-intro-text-container {
    padding-left: 65px;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1275px;
  }

  .tm-container-gallery {
    max-width: 1290px;
  }

  .tm-container-contact {
    max-width: 1063px;
  }
}

@media (max-width: 991px) {
  .tm-intro-text-container {
    padding-left: 15px;
    padding-top: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-intro-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-btn-submit {
    margin-left: 0;
    margin-top: 20px;
  }
}

.bg-footer {
  background-image: url(../images/cabelo5.png);
  background-position: center top;
  background-position-y: -100px;
  background-repeat: no-repeat;
}

.hidden-md {
  visibility: visible;
}

@media (max-width: 767px) {
  .bg-footer {
    height: 800px !important;
    background-position-x: center;
    background-position-y: -60px;
  }

  .hidden-md {
    visibility: hidden;
  }

  .tm-btn-submit {
    margin-left: 20px;
    margin-top: 0;
  }

  .navbar-nav {
    max-width: 200px;
    text-align: right;
  }

  .navbar-collapse {
    background-color: rgb(255, 255, 255, 0);
    padding: 10px;
    border-radius: 3px;
  }

  .navbar-collapse .nav-link {
    color: #8f8f8f;
  }
}

@media (max-width: 480px) {
  .tm-gallery-container {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .slick-dots li {
    margin: 0 8px;
  }

  .tm-gallery-item {
    margin: 0;
  }
}

@media (max-width: 420px) {
  .tm-btn-submit {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }
}
