@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap");

/* css reset */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
    color: #252a34;
}

a {
    text-decoration: none;
}

/* Navbar */
.navbar-brand {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 42px;
    letter-spacing: 0.01em;
}

.nav-link {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
}

nav .kanan .login {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #537fe7 !important;
}

nav .kanan .signup {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #ffffff !important;
    background-color: #537fe7 !important;
}

/* Footer */
.footer {
    background-color: #3c486b;
    /* min-height: 60vh; */
}

.footer h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 42px;
    letter-spacing: 0.01em;
}

.footer h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.01em;
}

.footer .copytext {
    margin-top: 100px;
    padding-top: 12px;
    border-top: 2px solid #9ba4b5;
}

/* LANDING PAGE */
/* .hero {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
        url("../css/bengkels2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
} */

.keunggulan {
    margin-top: 100px;
    margin-bottom: 80px;
}

.title {
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 63px;
    letter-spacing: 0.01em;
}

.keunggulan .keunggulan-list {
    background-color: #ff9d33 !important;
    border-radius: 8px;
    padding: 40px 12px 20px 12px;
    margin-bottom: 20px;
}

.keunggulan .keunggulan-list h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    margin-top: 20px;
    letter-spacing: 0.01em;
}

.keunggulan .keunggulan-list p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.01em;
    margin-bottom: 12px;
}

.layanan {
    margin-bottom: 200px;
}

.layanan .title {
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 63px;
    letter-spacing: 0.01em;
}

.layanan .motor {
    margin-bottom: 40px;
}

.layanan img {
    width: 470px;
    height: 470px;
    border-radius: 8px;
    object-fit: cover;
}

.layanan h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.01em;
}

.layanan p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.01em;
    margin-top: 20px;
}

.layanan a {
    background: #537fe7;
    border-radius: 8px;
    color: #ffffff !important;
    margin-top: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
}

/* SERVICE PAGE */
.service {
    margin: 100px 0 200px 0;
}

/* .service form input {
    height: 60px;
} */

.service a.icon-mobil,
a.icon-motor {
    height: 60px;
    display: flex;
    align-items: center;
}

.service .bengkel {
    margin-top: 40px;
}

.service .card {
    filter: drop-shadow(0px 24px 34px rgba(0, 0, 0, 0.1));
    border-radius: 8px;
}

.service .card img {
    height: 15rem;
    object-fit: cover;
}

.service .card .location {
    margin: 12px;
}

.service .card .location img {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

.service .card .location p {
    margin: 0 !important;
}

/* DETAIL BENGKEL */
.detail-bengkel {
    margin-bottom: 200px;
}

.detail-bengkel .img-fluid {
    border-radius: 8px;
}

.detail-bengkel h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 63px;
    letter-spacing: 0.01em;
    margin-bottom: 8px;
}

.detail-bengkel .desc-bengkel-lokasi {
    margin-bottom: 20px;
}

.detail-bengkel .desc-bengkel-lokasi h5 {
    margin: 0 0 0 12px !important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
}

.detail-bengkel .informasi-tambahan {
    margin-bottom: 60px;
}

.detail-bengkel .detail-bengkel-informasi-tambahan {
    margin-bottom: 32px;
}

.detail-bengkel .detail-bengkel-informasi-tambahan h5 {
    margin-bottom: 0;
    margin-left: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
}

.detail-bengkel .option {
    box-shadow: 0px 24px 34px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 100%;
    margin: 0 !important;
}

.hubungi a {
    font-size: 16px !important;
    font-weight: 600;
}

/* PROFILE USER */
.profileuser {
    margin-top: 100px;
}

.profileuser .nama-user {
    margin-bottom: 60px;
}

.profileuser .nama-user img {
    border-radius: 8px;
    height: 270px;
    object-fit: cover;
}

.profileuser .nama-user h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #9ba4b5;
}

.profileuser .nama-user h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 81px;
    letter-spacing: 0.01em;
}

.profileuser form {
    margin-bottom: 200px;
}

.profileuser .data-user form label {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
}

.profileuser .data-user form input {
    height: 45px;
    border-radius: 8px;
}

.profileuser .data-user form .form {
    margin-bottom: 20px;
}

.profileuser .data-user form .action-user {
    margin-top: 40px;
}
/* PEMESANAN PAGE */
.pesan h1 {
    margin-top: 100px;
    margin-bottom: 80px;
}

.pesan-bengkel a {
    background: #537fe7;
    border-radius: 8px;
    color: #ffffff !important;
    margin-top: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
}
.harga {
    font-style: bold;
    font-size: 20px;
    font-weight: 600;
}
.harga span {
    justify-content: right;
}

.btn-pesan {
    margin-bottom: 200px;
}

/* Profile page */
.profileuser {
    margin-top: 100px;
}

.profileuser .nama-user {
    margin-bottom: 60px;
}

.profileuser .nama-user img {
    border-radius: 8px;
    height: 270px;
    object-fit: cover;
}

.profileuser .nama-user h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #9ba4b5;
}

.profileuser .nama-user h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 81px;
    letter-spacing: 0.01em;
}

.profileuser form {
    margin-bottom: 200px;
}

/* label {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
} */

input {
    height: 45px;
    border-radius: 8px;
}

select {
    height: 45px;
    border-radius: 8px;
}

.profileuser .data-user form label {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
}

.profileuser .data-user form input {
    height: 45px;
    border-radius: 8px;
}

.profileuser .data-user form .form {
    margin-bottom: 20px;
}

.profileuser .data-user form .action-user {
    margin-top: 40px;
}

/* about us page */
/* About us */

.team .member {
    position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 5px;
    background: #fff;
}

.team .member .teampic {
    overflow: hidden;
    width: 180px;
    border-radius: 5%;
    max-height: 100vh;
}
.team .member .teampic img {
    /* width: 200px; */
    height: 240px;
    border-radius: 5%;
}

.team .member .member-info {
    padding-left: 30px;
}

.team .member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    color: #537fe7;
}

.team .member span {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
}

.team .member span::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #9ba4b5;
    bottom: 0;
    left: 0;
}

.team .member p {
    margin: 10px 0 0 0;
    font-size: 14px;
    align-items: stretch;
}

.team .member .social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.team .member .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #eff2f8;
}

.team .member .social a i {
    color: #537fe7;
    font-size: 16px;
    margin: 0 2px;
}

.team .member .social a:hover {
    background: #537fe7;
}

.team .member .social a:hover i {
    color: #fff;
}

.team .member .social a + a {
    margin-left: 8px;
}

section {
    padding: 60px 0;
    overflow: hidden;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #537fe7;
}

.underline {
    width: 150px;
    height: 1px;
    background-color: #9ba4b5;
    margin: auto;
    margin-top: -30px;
}

.section-title p {
    margin-top: 20px;
}

/* team */
.team4 {
    color: #8d97ad;
    font-weight: 300;
    padding-top: 100px !important;
}

.team4 h1,
.team4 h2,
.team4 h3,
.team4 h4,
.team4 h5,
.team4 h6 {
    color: #3e4555;
}

.team4 .font-weight-medium {
    font-weight: 500;
}

.team4 h5 {
    line-height: 22px;
    font-size: 18px;
}

.team4 .subtitle {
    color: #8d97ad;
    line-height: 24px;
    font-size: 13px;
}

.team4 ul li a {
    color: #8d97ad;
    padding-right: 15px;
    -webkit-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
}

.team4 ul li a:hover {
    -webkit-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px);
    color: #316ce8;
}
