@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@300..700&display=swap');

@font-face {
font-family: 'TT Hoves Pro Trial Regular';
font-style: normal;
font-weight: normal;
src: local('TT Hoves Pro Trial Regular'), url('TT Hoves Pro Trial Regular.woff') format('woff');
}

@font-face {
font-family: 'TT Hoves Pro Trial DemiBold';
font-style: normal;
font-weight: normal;
src: local('TT Hoves Pro Trial DemiBold'), url('TT Hoves Pro Trial DemiBold.woff') format('woff');
}

@font-face {
font-family: 'TT Hoves Pro Trial Bold';
font-style: normal;
font-weight: normal;
src: local('TT Hoves Pro Trial Bold'), url('TT Hoves Pro Trial Bold.woff') format('woff');
}
:root {
  --white: #f1f1f1;
  --green: #55efc4;
}
html, body {
  font-family: 'TT Hoves Pro Trial Regular';
  background: #ffffff;
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'TT Hoves Pro Trial DemiBold';
}
strong {
  font-family: 'TT Hoves Pro Trial DemiBold';
}
.text-justify {
  text-align: justify;
}
.obj-cover {
  object-fit: cover;
}
.text-underline {
  text-decoration: underline;
}
a {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  }
}

/*NAVBAR*/
.navbar {
  z-index: 99;
}
.navbar-brand {
  margin-right: 0;
}
.navbar-expand-lg .navbar-nav {
  align-items: center;
}
.navbar-nav .nav-link {
  color: #f3f3f3;
  text-transform: uppercase;
}
.navbar-nav .nav-link.phone {
  background: var(--green);
  /* font-family: 'TT Hoves Pro Trial DemiBold'; */
  border-radius: 8px;
  color: #333;
  font-weight: 500;
}

/*NAVBAR*/


/*HERO*/
#hero {
  padding: 240px 0 200px 0;
  background-size: cover;
  background-image: url("../img/principal.jpg");
  position: relative;
}
#hero h1 {
  font-size: 4.5rem;
  margin-bottom: 30px;
  color: var(--white);
  text-transform: uppercase;
  line-height: 1;
}
#hero h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: var(--white);
}
#hero a {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 12px 30px;
  font-weight: 500;
  display: inline-block;
}
#hero svg.svgtop {
  position: absolute;
  left: 0;
  bottom: 0;
}
/*HERO*/

/*ABOUT HOME*/
#about-home {
  padding: 120px 0;
  background: var(--white);
}
#about-home h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
}
#about-home p {
  color: #333;
}
#about-home a.booking {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
#about-home a.gotoshop {
  background: #333;
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: var(--white);
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
#about-home img {
  border-radius: 12px;
}
/*ABOUT HOME*/


/*RENT A BIKE HOME*/
#bikes-home {
  padding: 120px 0;
}
#bikes-home h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
}
#bikes-home .card-bikes .badge {
  position: absolute;
  right: 15px;
  top: 15px;
  padding: 8px 12px;
  background: var(--green);
  color: #333;
  font-family: 'TT Hoves Pro Trial Bold'; 
}
#bikes-home .card-bikes {
  border-radius: 12px;
  position: relative;
  box-shadow: 2px 0 10px rgba(0, 0, 0, .05);
}
#bikes-home .card-bikes h4 {
  color: #333;
}
#bikes-home .card-bikes img {
  border-radius: 12px 12px 0 0;
  height: 300px;
  object-position: top;
  width: 100%;
  object-fit: cover;
}
#bikes-home .card-bikes h4 small {
  font-family: 'TT Hoves Pro Trial Regular';
  display: inline-block;
  font-size: 12px;
  position: relative;
  top: -8px;
}
#bikes-home .card-bikes a {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
#bikes-home a.but-options {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
/*RENT A BIKE HOME*/

/*HOW IT WORKS*/
#how-works {
  padding: 120px 0;
  background: var(--white);
  text-align: center;
}
#how-works h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
}
#how-works p {
  color: #333;
}
/*HOW IT WORKS*/

/*OFICINA*/
#officina {
  position: relative;
  background-image: url('../img/sbike-oficina.jpg');
  background-size: cover;
  background-position: center;
  padding: 120px 0;
  text-align: center;
  color: var(--white);
}
#officina:before {
  position: absolute;
  left: 0;
  content: '';
  top: 0;
  background: black;
  width: 100%;
  opacity: 0.2;
  height: 100%;
}
#officina a {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
/*OFICINA*/

#reviews-home {
  padding: 120px 0;
}
#reviews-home h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
  margin-bottom: 30px;
}
#reviews-home .item {
  background: var(--white);
  border-radius: 12px;
  padding: 40px 15px;
}
#reviews-home p {
  color: #333;
}

/*FOOTER*/
footer {
  padding: 80px 0;
  background: #111;
  color: var(--white);
}
footer li a.nav-link, footer a {
  color: var(--white);
}
footer li a.nav-link:hover, footer a:hover {
  color: var(--green);
}
footer li .social-footer {
  background: #666;
  line-height: 1;
  padding: 14px 15px;
  border-radius: 100px;
}
footer li .social-footer:hover {
  color: #333!important;
  background: var(--green);
}
/*FOOTER*/

/*INNER HERO*/
#inner-hero {
  padding: 240px 0 160px 0;
  background-size: cover;
  background-position: center;
  text-align: center;
  color: var(--white);
  background-image: url('../img/banner.jpg');
}
#inner-hero h1 {
  font-size: 4.5rem;
  margin-bottom: 30px;
  color: var(--white);
  text-transform: uppercase;
  line-height: 1;
}
#inner-hero a {
  color: var(--white);
}
/*INNER HERO*/

/*ABOUT*/
#about-page {
  padding: 120px 0;
}
#about-page h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
}
#about-page p {
  color: #333;
}
#about-page img {
  border-radius: 12px;
}
#about-page a {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
/*ABOUT*/

/*VISAO*/
#anossavisao {
  padding-bottom: 120px;
}
/*VISAO*/


/*CONTACTS*/
#contacts_page {
  padding: 120px 0;
}
#contacts_page h2 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
}
#contacts_page p {
  color: #333;
}
#contacts_page a {
  text-decoration: underline;
  color: #666;
}
#contacts_page input:not([type='checkbox']) {
  border: 1px solid #333;
  margin-bottom: 10px;
  padding: 8px 12px;
  color: #333;
  outline: none;
  box-shadow: none;
}
#contacts_page input:focus, 
#contacts_page input:hover {
  border: 1px solid var(--green); 
}
#contacts_page textarea {
  border: 1px solid #333;
  margin-bottom: 10px;
  padding: 8px 12px;
  color: #333;
  outline: none;
  height: 120px;
  resize: none;
  box-shadow: none;
}
#contacts_page textarea:focus, 
#contacts_page textarea:hover {
  border: 1px solid var(--green); 
}
#contacts_page .form-check-input:focus,
#contacts_page .form-check-input:checked {
  background: #333;
  border: 1px solid #333!important;
  box-shadow: none;
}
#contacts_page button {
  color: var(--white);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  background: #333;
  border:none;
  padding: 12px 30px;
  margin-top: 10px;
  font-weight: 500;
  display: inline-block;
}
/*CONTACTS*/


/*BOOK PAGE*/
#booking-page {
  padding: 120px 0;
}
#booking-page h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
}
#booking-page p {
  color: #333;
}
#booking-page a.booking {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
#booking-page a.gotoshop {
  background: #333;
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: var(--white);
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
#booking-page img {
  border-radius: 12px;
}

#booking-page .card-inner {
  background-size: cover;
  background-position: center;
  height: 100%;
  position: relative;
  border-radius: 12px;
  padding: 200px 30px 20px;
  overflow: hidden;
}
#booking-page .card-inner:before {
  position: absolute;
  left: 0;
  content: '';
  top: 0;
  background: black;
  width: 100%;
  opacity: 0.4;
  height: 100%;
}
#booking-page .card-inner h3,
#booking-page .card-inner p {
  color: var(--white);
}
/*BOOK PAGE*/

/*BOOK NOW*/
#booknow {
  padding: 120px 0;
  background: var(--white);
}
#booknow input:not([type='checkbox']) {
  border: 1px solid #333;
  margin-bottom: 10px;
  padding: 8px 12px;
  color: #333;
  outline: none;
  background: transparent;
  box-shadow: none;
}
#booknow select {
  border: 1px solid #333;
  margin-bottom: 10px;
  padding: 8px 12px;
  color: #333;
  background: transparent;
  outline: none;
  box-shadow: none;
}
#booknow input:focus, 
#booknow input:hover {
  border: 1px solid var(--green); 
}
#booknow textarea {
  border: 1px solid #333;
  margin-bottom: 10px;
  padding: 8px 12px;
  color: #333;
  background: transparent;
  outline: none;
  height: 120px;
  resize: none;
  box-shadow: none;
}
#booknow textarea:focus, 
#booknow textarea:hover {
  border: 1px solid var(--green); 
}
#booknow .form-check-input:focus,
#booknow .form-check-input:checked {
  background: #333;
  border: 1px solid #333!important;
  box-shadow: none;
}
#booknow button {
  color: var(--white);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  background: #333;
  border:none;
  padding: 12px 30px;
  margin-top: 10px;
  font-weight: 500;
  display: inline-block;
}
/*BOOK NOW*/


/*STORE*/
#shop-page {
  padding: 120px 0;
}
#shop-page.white {
  background: var(--white);
}
#shop-page h3 {
  font-family: 'TT Hoves Pro Trial Bold'; 
  color: #333;
}
#shop-page p {
  color: #333;
}
#shop-page img {
  height: 500px;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}
#shop-page a {
  background: var(--green);
  font-family: 'TT Hoves Pro Trial DemiBold';
  border-radius: 8px;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  display: inline-block;
}
/*STORE*/


@media (max-width:980px) {
  #hero h1,
  #inner-hero h1 {
    font-size: 3rem;
  }
  #hero {
      background-position: 70%;
  }
  #inner-hero.rentabike {
   background-position: 30%; 
  }
  #inner-hero.lojahero {
    background-position: 70%;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-toggler {
    color: white;
    font-size: 2rem;
    line-height: 1;
  }
  .navbar-nav .nav-link.phone {
    padding: 10px 30px;
  }
  .navbar-collapse {
    background: var(--white);
  }
  .navbar-collapse .nav-link {
    color: #333;   
  }
  .navbar-expand-lg .navbar-nav {
    margin-bottom: 0!important;
  }
  .navbar-nav .nav-link.phone {
    border-radius: 0;
  }
  .navbar-nav .nav-item.oficina {
    background: #659cb3;
  }
  .navbar-nav .nav-item.alugueres {
    background: #e99c40;
  }
  .navbar-nav .nav-item {
    justify-content: center;
    display: block;
    width: 100%;
    text-align: center;
  }
}