@font-face {
    font-family: "Telkomsel Batik Sans";
    src: url('./font/telkomsel-batik/EOT/TelkomselBatikSans-Regular.eot');
    src: url('./font/telkomsel-batik/EOT/TelkomselBatikSans-Regular.eot') format('embedded-opentype'),
        url('./font/telkomsel-batik/WOFF2/TelkomselBatikSans-Regular.woff2') format('woff2'),
        url('./font/telkomsel-batik/.WOFF/TelkomselBatikSans-Regular.woff') format('woff'),
        url('./font/telkomsel-batik/TTF/TelkomselBatikSans-Regular.ttf') format('truetype');
    font-weight: 700;
    line-height: 48px;
    font-style: normal;
}

@font-face {
    font-family: "Telkomsel Batik Sans Bold";
    src: url('./font/telkomsel-batik/EOT/TelkomselBatikSans-Bold.eot');
    src: url('./font/telkomsel-batik/EOT/TelkomselBatikSans-Bold.eot') format('embedded-opentype'),
        url('./font/telkomsel-batik/WOFF2/TelkomselBatikSans-Bold.woff2') format('woff2'),
        url('./font/telkomsel-batik/.WOFF/TelkomselBatikSans-Bold.woff') format('woff'),
        url('./font/telkomsel-batik/TTF/TelkomselBatikSans-Bold.ttf') format('truetype');
    font-weight: 700;
    line-height: 48px;
    font-style: normal;
}

body {
    background-color: rgba(250, 189, 202, 0.05) !important;
}


.banner {
    background-image: url(img/banner-background.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

/*  .project{
    background-image: url(img/project-background.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.gallery{
    background-image: url(img/gallery-background.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.quotes{
    background-image: url(img/quote-background.svg);
    background-size: cover;
    background-repeat: no-repeat;
} */

/* .support{
    background-image: url(img/support-background.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
} */

h1{
    font-family: 'Telkomsel Batik Sans Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 71px;
    color: #001A41;
}

h2{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #001A41;
}

.banner-details{
    width: 82%;
}

.services-details{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #001A41;
}

a{
    text-decoration: none;
}

li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.services {
    /* background-image: url(img/service-background.png);
    background-size: 100%;
    background-repeat: no-repeat; */
}

.services-content {
    border: 1px solid black;
    border-radius: 10px;
    height: 148px;
    padding: 0px 30px;
}

.title{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.details{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.project-content {
    border: 1px solid black;
    border-radius: 10px;
    height: 100%;
    padding: 16px 24px;
}

h2 span{
    padding: 8px 12px;
    gap: 10px;
    width: 128px;
    height: 40px;
    border: 1px solid #4880FF;
    border-radius: 100px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #4880FF;
}

.project-title{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}

.project-details{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.gallery-details{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #001A41;
}

img#gallery-content {
    /* border: none;
    padding: 1px;
    border-radius: 20px;
    transition: width 2s linear 1s; */
    width: 300px;
  }
  
.img#gallery-content:hover {
    height: 500px;
    -webkit-transition: all 0.5s ease;
  }

.contact-us {
    border: 2px solid #54BDA6;
    filter: drop-shadow(4px 4px 11px rgba(0, 0, 0, 0.1));
    border-radius: 40px;
    width: 398px;
    height: 360px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px;
    gap: 30px;
}

.button-contact-us {
    width: 318px;
    height: 67px;
    border: 2px solid #54BDA6;
    filter: drop-shadow(4px 4px 11px rgba(0, 0, 0, 0.1));
    border-radius: 100px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #54BDA6;
}

.manual-book {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 40px;
    width: 398px;
    height: 93.37px;
    border: 2px solid #979797;
    filter: drop-shadow(4px 4px 11px rgba(0, 0, 0, 0.1));
    border-radius: 25px;
    font-family: 'Telkomsel Batik Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}

.support-details{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 100%;
    line-height: 27px;
    color: #001A41;
    /* width: 80%; */
}

.btn-start{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 32px;
    gap: 10px;
    width: 196px;
    height: 67px;
    background: #3749A6;
    border-radius: 100px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 100%;
    line-height: 27px;
    color: #FFFFFF;
}

.contact-us-title{
    width: 318px;
    font-family: 'Telkomsel Batik Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 180%;
    line-height: 36px;
    color: #54BDA6;
}

.contact-us-details{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 110%;
    line-height: 27px;
    color: #001A41;
}

.footer{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 100%;
    line-height: 24px;
    text-align: center;
    color: #828282;
}

/* .preview-link{
    position: absolute;
    right: 40px;
    font-size: 24px;
    top: calc(50% - 18px);
    color: #3c3c3c;
}

.preview-link:hover{
    color: #106eea;
} */