:root {
--primary-blue: #45b3be;
--secondary-blue: #286d74;
--black: #3a3a3a;
--secondary-black: #595959;
--primary-gray: #d9d9d9;
}
body {
margin: 0;
padding: 0;
font-family: roboto;
font-size: 16px;
line-height: 24px;
font-weight: 400;
letter-spacing: 0.8px;
overflow-x: hidden;
color: var(--black) !important;
}
.fw-medium {
font-weight: 500 !important;
}
.text-justify {
text-align: justify;
}
.rounded-20 {
border-radius: 20px;
}
.rounded-40 {
border-radius: 40px;
}
.bg-primary-blue {
background-color: var(--primary-blue);
}
.bg-secondary-blue {
background-color: var(--secondary-blue);
}
.fs-40 {
font-size: 40px;
color: var(--black);
}
.fs-35 {
font-size: 35px !important;
color: var(--secondary-black);
}
.fs-30 {
font-size: 30px;
}
.fs-14{
font-size:14px !important;
}
.col-5-5 {
flex: 0 0 auto;
width: 47.5%;
}
a,
a:focus,
a:hover {
text-decoration: none;
color: var(--black);
}
a:hover {
text-decoration: none;
color: var(--primary-blue);
}
.page-body {
margin: 20px 40px 45px 40px;
}
h1 {
font-size: 60px;
font-weight: 700;
}
h2 {
font-size: 48px;
font-weight: 600;
}
h3 {
font-size: 40px;
font-weight: 600;
}
h4 {
font-size: 25px;
font-weight: 600;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
.form-control:focus {
box-shadow: none;
}
/* navbar */
.navbar .nav-link {
padding: 20px 10px !important;
margin: 0 10px !important;
}
.navbar .nav-link.active,
.navbar .nav-link:hover,
.navbar .nav-link:focus {
color: var(--primary-blue) !important;
border-bottom: 3px solid var(--primary-blue) !important;
transition: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
}
/* custom toggler mobile */
.navbar-toggler {
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
text-align: center;
background: white;
border: 1px solid var(--primary-blue);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.navbar-toggler .toggle-bar,
.menu-toggler .toggle-bar {
display: block;
position: relative;
width: 24px;
height: 1px;
background-color: var(--primary-blue);
line-height: inherit;
bottom: 8px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.navbar-toggler .toggle-bar::before,
.menu-toggler .toggle-bar::before {
position: absolute;
content: "";
bottom: -7px;
right: 0;
width: 15px;
height: 1px;
background-color: var(--primary-blue);
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.navbar-toggler .toggle-bar::after,
.menu-toggler .toggle-bar::after {
position: absolute;
content: "";
bottom: -14px;
right: 0;
width: 10px;
height: 1px;
background-color: var(--primary-blue);
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.navbar-toggler:hover,
.menu-toggler:hover {
background-color: var(--primary-blue);
}
.navbar-toggler:hover .toggle-bar,
.menu-toggler:hover .toggle-bar {
background-color: white;
}
.navbar-toggler:hover .toggle-bar::before,
.menu-toggler:hover .toggle-bar::before {
background-color: white;
width: 100%;
}
.navbar-toggler:hover .toggle-bar::after,
.menu-toggler:hover .toggle-bar::after {
background-color: white;
width: 100%;
}
/* end custom toggler mobile */
/* end navbar */
#hero {
margin-top: 20px;
margin-bottom: 50px;
}
#hero .sub-heading-zipkos {
font-size: 48px;
font-weight: 500;
line-height: 120%;
margin-bottom: 20px;
}
#hero .content {
margin: 0 20px;
}
.hero-banner {
position: relative;
background-image: url("/assets/webp_compress/background-header-5b62f3328b8f7840e72bfd580e1a7be17962c7af76b9dd126d02b3e89206012c.webp");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 40px;
height: 607px;
}
.text-justify {
text-align: justify;
}
.p-6 {
padding: 12px 21px;
}
.hero-form {
margin: 0 400px;
}
.hero-title {
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.hero-image {
max-width: 100%;
height: auto;
margin-bottom: 10px;
}
#search {
border-radius: 40px 0 0 40px;
padding-left: 20px;
}
.input-search {
border-left: none;
margin-left: -14px;
}
#button-form {
border-radius: 0px 20px 20px 0px;
}
.outline-button {
padding: 12px 21px;
line-height: 21px;
border: 2px solid #45b3be;
}
.outline-button:hover {
color: white;
}
/*  start swiper */
.swiper-notification {
display: none;
}
.swiper-pagination {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 60px;
}
.swiper-room .swiper-pagination .swiper-pagination-bullet,
.swiper-promo .swiper-pagination .swiper-pagination-bullet,
.swiper-location .swiper-pagination .swiper-pagination-bullet,
.swiper-patners .swiper-pagination .swiper-pagination-bullet,
.swiper-achievements .swiper-pagination .swiper-pagination-bullet,
.swiper-standart .swiper-pagination .swiper-pagination-bullet,
.swiper-suites .swiper-pagination .swiper-pagination-bullet,
.swiper-standar-mezanine .swiper-pagination .swiper-pagination-bullet,
.swiper-superior .swiper-pagination .swiper-pagination-bullet {
height: 12px;
width: 12px;
border-radius: 50%;
border: 1px solid var(--primary-gray);
background-color: var(--primary-gray);
opacity: 1;
}
.swiper-room .swiper-pagination .swiper-pagination-bullet-active,
.swiper-promo .swiper-pagination .swiper-pagination-bullet-active,
.swiper-location .swiper-pagination .swiper-pagination-bullet-active,
.swiper-patners .swiper-pagination .swiper-pagination-bullet-active,
.swiper-achievements .swiper-pagination .swiper-pagination-bullet-active,
.swiper-standart .swiper-pagination .swiper-pagination-bullet-active,
.swiper-suites .swiper-pagination .swiper-pagination-bullet-active,
.swiper-standar-mezanine .swiper-pagination .swiper-pagination-bullet-active,
.swiper-superior .swiper-pagination .swiper-pagination-bullet-active {
border: none;
background-color: var(--primary-yellow);
position: relative;
width: 25px !important;
border-radius: 999px !important;
background-color: var(--primary-blue);
}
.swiper-patners .swiper-button-prev,
.swiper-patners .swiper-button-next,
.swiper-standart .swiper-button-prev,
.swiper-standart .swiper-button-next,
.swiper-suites .swiper-button-prev,
.swiper-suites .swiper-button-next,
.swiper-standar-mezanine .swiper-button-prev,
.swiper-standar-mezanine .swiper-button-next,
.swiper-superior .swiper-button-prev,
.swiper-superior .swiper-button-next {
color: var(--primary-blue);
}
/*  end swiper */
.btn-primary:hover {
box-shadow: 0px 5px 10px 6px rgba(69, 179, 190, 0.45);
-webkit-box-shadow: 0px 5px 10px 6px rgba(69, 179, 190, 0.45);
-moz-box-shadow: 0px 5px 10px 6px rgba(69, 179, 190, 0.45);
}
.small-text {
font-size: 14px !important;
margin: 0;
}
.link-text {
text-decoration: none;
}
#rooms {
overflow-x: hidden;
}
.card-slider {
position: relative;
}
.card-slider .area {
font-size: 12px;
margin-bottom: 5px;
display: block;
}
.card-slider h3 {
font-size: 16px;
margin-bottom: 20px;
display: block;
}
.card-slider:hover {
box-shadow: 0px 20px 20px 6px rgba(69, 179, 190, 0.45);
-webkit-box-shadow: 0px 20px 20px 6px rgba(69, 179, 190, 0.45);
-moz-box-shadow: 0px 20px 20px 6px rgba(69, 179, 190, 0.45);
}
.card-promo:hover {
box-shadow: 0.7px 0.6px 2.2px rgba(0, 0, 0, 0.07),
1.6px 1.5px 5.3px rgba(0, 0, 0, 0.05), 3px 2.9px 10px rgba(0, 0, 0, 0.042),
5.4px 5.1px 17.9px rgba(0, 0, 0, 0.035),
10px 9.6px 33.4px rgba(0, 0, 0, 0.028), 24px 23px 80px rgba(0, 0, 0, 0.02);
}
#location {
margin-top: 50px;
}
.location-card {
width: 100%;
aspect-ratio: 2 / 2;
vertical-align: middle;
}
.lc-jakarta-utara {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.6),
rgba(51, 111, 116, 0.6)),
url("/assets/webp_compress/jakarta-utara-017ff2d69344fdad89958512c834f04b67586da9be3df601e9fef2e42a620844.webp");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-barat {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.6),
rgba(51, 111, 116, 0.6)),
url("/assets/webp_compress/jakarta-barat-836f6559f4d5ea7ae59da98ab8d18559082516563c428fa7f60c89188d7840fd.webp");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-pusat {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.6),
rgba(51, 111, 116, 0.6)),
url("/assets/webp_compress/jakarta-pusat-46d9c577d57105cb861a9e3b9234ac9fb4742ed5982fd9fa231802277e4ee5e6.webp");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-timur {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.6),
rgba(51, 111, 116, 0.6)),
url("/assets/compress/jakarta-timur-9dfe904fa825783556654e5a70f4972752593c9e6ee44abe64db669c9d45f141.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-selatan {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.6),
rgba(51, 111, 116, 0.6)),
url("/assets/compress/jakarta-selatan-264e9fcce0b3cb21f463d3f6c9aba7c080c2a8340c516f82a3ed3130e86dc8f5.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-depok {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.6),
rgba(51, 111, 116, 0.6)),
url("/assets/compress/depok-6866f87c1cf834f3f45e31d6fcc1a06f5d6d55417f06d821c35e290c65aec157.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-tangsel {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.6),
rgba(51, 111, 116, 0.6)),
url("/assets/compress/tangsel-41fb83f025ec61b4ac45b61f4c8c5e27ec86fa029f1944b01d5e0f2973b3e776.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-utara:hover {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.8),
rgba(51, 111, 116, 0.8)),
url("/assets/compress/jakarta-utara-e72ede6f9c872e2cb3b3fe28d52abb1fb86f34b1e12924b114500c05eca3044b.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-barat:hover {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.8),
rgba(51, 111, 116, 0.8)),
url("/assets/compress/jakarta-barat-b35257ded6c7097815d3c06afe2d043873ee263c48cd3f51f8d834578847514b.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-pusat:hover {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.8),
rgba(51, 111, 116, 0.8)),
url("/assets/compress/jakarta-pusat-08d52bbe49ecd890e6f58b360277b010bc1d7816d6afa1f9a72105ad480b8433.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-timur:hover {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.8),
rgba(51, 111, 116, 0.8)),
url("/assets/compress/jakarta-timur-9dfe904fa825783556654e5a70f4972752593c9e6ee44abe64db669c9d45f141.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-jakarta-selatan:hover {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.8),
rgba(51, 111, 116, 0.8)),
url("/assets/compress/jakarta-selatan-264e9fcce0b3cb21f463d3f6c9aba7c080c2a8340c516f82a3ed3130e86dc8f5.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-depok:hover {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.8),
rgba(51, 111, 116, 0.8)),
url("/assets/compress/depok-6866f87c1cf834f3f45e31d6fcc1a06f5d6d55417f06d821c35e290c65aec157.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
.lc-tangsel:hover {
background: linear-gradient(0deg,
rgba(51, 111, 116, 0.8),
rgba(51, 111, 116, 0.8)),
url("/assets/compress/tangsel-41fb83f025ec61b4ac45b61f4c8c5e27ec86fa029f1944b01d5e0f2973b3e776.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border-radius: 40px;
}
#bergabung {
margin-top: 60px !important;
}
.text-padding {
padding: 50px 10% 50px 130px;
}
.bg-bergabung::before {
border: 2px solid var(--primary-blue);
width: 100%;
content: "";
height: 90%;
bottom: 0;
position: absolute;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
z-index: 1;
background-color: white;
}
.text-bergabung {
padding: 40px;
}
.img-bergabung {
border-radius: 20px;
box-shadow: 6px 6px 52px 11px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 6px 6px 52px 11px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 6px 6px 52px 11px rgba(0, 0, 0, 0.4);
margin-bottom: 40px;
}
.download-app {
background-image: url("/assets/compress/bg-banner-homepage-3cb09e52aee751c23c75992b08bc219b01314f080420ddbb79386e8536fb017d.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin-top: 80px;
border-radius: 40px;
overflow: hidden;
background-color: var(--primary-blue);
padding: 80px 0 20px 0;
}
.text-download a {
text-align: left;
display: block !important;
}
.text-download h2 {
font-size: 33px;
}
.text-download h3 {
font-size: 20px;
}
.google-play-img {
width: 200px;
max-width: 100%;
}
.text-muted:hover {
color: #45b3be !important;
}
.copyright {
font-size: 12px;
font-weight: 500;
line-height: 18px;
letter-spacing: 0em;
color: white;
display: grid;
align-items: end;
}
#footer {
background-color: #0d0d0d;
padding: 35px 0 51px 0;
}
#footer img {
width: 113px;
max-width: 100%;
}
#footer span {
font-weight: 500;
font-size: 12px;
line-height: 150%;
}
#footer p {
color: white;
font-weight: 700;
font-size: 16px;
line-height: 19px;
}
#footer ul {
list-style: none;
padding: 0;
}
#footer ul li a {
color: #949191;
font-weight: 400;
font-size: 14px;
line-height: 16px;
display: block;
margin: 15px 0;
}
#footer ul li a:hover {
color: var(--primary-blue);
}
#footer .sosmed-icon {
color: var(--primary-gray);
padding: 10px;
border: 1px solid var(--primary-gray);
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
}
#footer .sosmed-icon:hover {
color: var(--primary-blue);
background-color: #0d0d0d;
border: 1px solid var(--primary-blue);
}
/* page bergabung */
#hero-bergabung {
margin-top: 20px;
margin-bottom: 50px;
}
.bergabung-banner {
position: relative;
border-radius: 40px;
background-color: #45b3be;
height: 607px;
}
.bergabung-banner h1,
.typed-cursor {
font-size: 41px;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.typed {
display: inline;
}
.value-rate {
font-size: 70px;
font-weight: 700;
}
#other-achievements h3 {
font-size: 35px;
font-weight: 500;
}
/* end bergabung */
.join-content {
border: solid 1px var(--primary-blue);
background-image: url("/assets/compress/banner-join-9d98de87e6ee5806f8c3ccbf77aac96a7e3bc17da06b10cc3f3f64bf27384c00.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 350px;
width: 100%;
}
.success-banner {
position: relative;
background-image: url("/assets/compress/header-success-28f82071ef344b61c4f524f542e4dace994f1c5ef5457e219448e4756af78c05.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 40px;
height: 607px;
}
#solution {
margin: 120px 0;
}
.big-square {
width: 400px;
height: 480px;
}
.small-square {
width: 390px;
height: 228px;
}
/* properti */
.properti-banner {
position: relative;
background-image: url("/assets/compress/background-header-ba6faa1ac157003153d9f2a9d8e6d9120bf8d58588c1b382e3a9f0b73339f9d6.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 20px;
height: 320px;
}
.text-header {
font-size: 35px !important;
}
.page-link:hover {
color: white;
background-color: var(--primary-blue);
}
#mapid {
height: 443px;
}
#proses img {
max-width: 100%;
}
#proses h3 {
font-weight: 700;
font-size: 25px;
line-height: 100%;
margin-bottom: 10px;
}
#proses p {
font-size: 16px;
line-height: 120%;
margin-bottom: 0;
}
/* range-slider */
.irs--big .irs-bar {
background: var(--primary-blue) !important;
border: 1px solid var(--secondary-blue);
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
background: var(--primary-blue) !important;
}
.irs--big .irs-grid-text {
color: var(--primary-blue);
}
.irs--big .irs-grid-pol {
background-color: var(--primary-blue);
}
/* end range slider  */
/* single properti */
.space-properti {
padding: 35px 0;
}
#location-properti #mapid {
height: 250px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
margin-bottom: 20px;
}
.join-tenant-content {
border: solid 1px var(--primary-blue);
background-color: white;
width: 100%;
}
.join-tenant-content #tenant-android {
background-color: var(--primary-blue);
border-radius: 20px;
height: 100%;
padding-top: 40px;
padding-bottom: 40px;
padding-left: 40px;
}
.whatsapp {
background-color: #25D366;
border: none !important;
}
.whatsapp:hover {
background-color: #25D366;
border: none !important;
}
#detail-properti {
overflow-x: hidden;
}
#detail-properti p {
font-size: 16px !important;
line-height: 150% !important;
font-weight: 400;
}
.custom-list,
.custom-list-room {
display: inline-block;
width: 100%;
margin-bottom: 0;
}
.custom-list li {
margin-bottom: 15px;
width: 49%;
float: left;
font-size: 18px;
font-weight: 400;
}
.custom-list-room li {
margin-bottom: 5px;
margin-right: 30px;
float: left;
font-size: 14px;
font-weight: 400;
}
.card-custom {}
.card-room h3 {
font-size: 30px !important;
}
.fa-ul {
margin-left: 26px;
}
#from-noicemaker-header {
height: 500px;
background-image: url(/compress/bg-image-from-noicemaker.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#heading-blog {
height: 500px;
background-image: url(/assets/compress/blog-heading-453f0863dc921ca8090b0c8f06f73264a9e3459a376b041aed09861021c52e18.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
#heading-blog .hero {
padding-top: 80px;
z-index: 2;
position: relative;
color: white;
}
#heading-blog .hero h1 {
font-weight: 800;
font-size: 48px;
line-height: 72px;
margin-bottom: 12px;
}
.filter-bg {
background-color: rgba(2, 21, 23, 0.72);
position: absolute;
height: 100%;
width: 100%;
top: 0;
z-index: 1;
}
#article-featured-container {
margin-top: -200px;
margin-bottom: 95px;
z-index: 2;
position: relative;
}
.card-featured {
border: 0;
background: var(--primary-blue);
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
color: white;
}
.card-featured .card-body {
padding: 10px !important;
}
.card-content {
padding: 20px;
}
.card-featured img {
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
}
.main-card {
background: white;
margin-bottom: 20px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border: 1px solid var(--primary-blue);
}
.main-card .card-body {
position: relative;
padding: 20px;
}
.main-card .card-body,
.main-card img,
.card-article,
.card-article img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.link-text {
color: var(--primary-blue);
font-weight: 500;
font-size: 14px;
}
.main-card h3 {
color: var(--primary-blue);
font-size: 25px;
}
.main-card .category-article {
color: var(--secondary-black);
font-size: 14px;
font-weight: 400;
}
.main-card {
color: var(--secondary-black);
font-size: 14px;
font-weight: 500;
}
#header-section {
margin-top: 40px;
overflow-x: visible;
}
#header-section .category-article {
font-size: 12px;
color: var(--primary-blue);
}
.breadcrumb-item.active {
color: var(--primary-blue);
}
.share .dropdown-menu.show {
display: block;
background-color: transparent;
color: red;
border: 0
}
.share .dropdown-item {
background-color: transparent;
color: var(--primary-blue);
margin: auto;
width: fit-content;
}
.img-rounded {
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
}
.caption {
color: #5a7184;
font-weight: 400;
font-size: 14px;
line-height: 20px;
margin-top: 20px;
}
#event,
#article {
padding-bottom: 60px;
overflow: visible;
}
#event h1,
#article h1 {
font-style: normal;
font-weight: 500;
font-size: 48px;
line-height: 56px;
color: white;
margin-bottom: 40px;
}
#event h2,
#article h2 {
font-family: Roboto;
font-size: 48px;
font-weight: 700;
line-height: 48px;
letter-spacing: 0.20000000298023224px;
margin-bottom: 40px;
}
#article .content p,
#article .content li,
#event .content p,
#event .content li {
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
color: var(--black);
}
#article .content h2,
#event .content h2 {
font-weight: 500;
font-size: 26px;
letter-spacing: 0.2px;
line-height: 36px;
margin-bottom: 10px;
color: var(--primary-blue);
}
#article .content h3,
#event .content h3 {
font-weight: 500;
font-size: 20px;
letter-spacing: 0.2px;
line-height: 36px;
margin-bottom: 10px;
color: var(--primary-blue);
}
#event .content a,
#article .content a {
color: var(--primary-blue);
}
#event .content img {
padding-bottom: 40px;
overflow: visible;
}
#subscribe {
margin-top: 31px;
padding: 30px;
border: 1px solid var(--primary-blue);
border-radius: 15px;
background-color: var(--primary-blue);
color: white;
}
.banner-subscribe h2 {
font-style: normal;
font-weight: 700;
font-size: 24px !important;
line-height: 28px !important;
margin-bottom: 10px !important;
}
.banner-subscribe p {
font-style: normal;
font-weight: 400;
font-size: 16px !important;
line-height: 24px !important;
margin-bottom: 0 !important;
}
.search-bar .input-group-text {
padding: 10px;
background-color: white;
border: 1px solid var(--primary-blue);
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
.search-bar .form-control {
background-color: white;
border: 1px solid var(--primary-blue);
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
color: #757b8c;
padding: 15px 16px !important;
}
.nws-letter .btn {
padding: 15px 40px;
color: var(--primary-blue);
}
.banner-about {
position: relative;
background-image: url("/assets/compress/badroom-background-a310d00f8ed928dcf2dbc405f378a00a848da2efb5ac2dbdd4ff2e1f47b29e61.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 438px;
position: relative;
}
#hero-about .body-hero {
background: rgba(255, 255, 255, 0.5);
backdrop-filter: blur(2px);
/*Note:;
backdrop-filterhasminimalbrowsersupport*/
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
}
#hero-about h1 {
font-size: 48px;
}
.space-about {
margin-bottom: 96px;
}
.space-about h2 {
font-size: 36px;
font-weight: 600;
}
.space-about p {
font-size: 18px;
}
#pemisah .overlay-color {
position: absolute;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
}
#pemisah h2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#information-contact .data-contact p i {
border: 1px solid rgba(69, 179, 190, 0.1);
border-radius: 100%;
padding: 10px;
background: rgba(69, 179, 190, 0.1);
font-size: 25px;
}
#information-contact .data-contact p {
font-size: 16px;
margin-bottom: 20px;
}
#information-contact .data-contact h5 {
font-size: 20px;
font-weight: 600;
color: var(--black);
}
#form-contact .header p {
margin-bottom: 12px;
}
#form-contact .header h3 {
font-size: 36px;
margin-bottom: 24px;
}
#form-contact .header h5 {
margin-bottom: 64px;
}
#form-contact .body .form-group {
margin-bottom: 24px;
}
#form-contact .body .form-group label {
margin-bottom: 6px;
font-size: 14px;
}
#form-contact .form_join {
overflow: hidden;
}
#form-contact .form-join {
border-radius: 0px 20px 20px 0px;
}
.leaflet-default-icon-path {
background-image: url(https://unpkg.com/leaflet@1.7.1/dist/images/marker-icon.png);
}
.leaflet-interactive {
cursor: pointer !important;
}
#page-promo h1 {
margin-bottom: 24px;
}
#page-promo .card {
margin-bottom: 24px;
}
#page-promo h2 {
font-size: 20px !important;
}
#page-promo p {
font-size: 14px !important;
}
#page-promo a {
background-color: #1e848e;
}
#page-promo a:hover {
box-shadow: 0px 5px 10px 6px rgba(69, 179, 190, 0.45);
-webkit-box-shadow: 0px 5px 10px 6px rgba(69, 179, 190, 0.45);
-moz-box-shadow: 0px 5px 10px 6px rgba(69, 179, 190, 0.45);
}
#promo-detail img {
margin-bottom: 24px;
}
#promo-detail h1 {
font-size: 48px;
}
#promo-detail #tabs-promo button {
border-radius: 5px 5px 0 0;
}
#promo-detail .tab-content {
border: 1px solid var(--primary-blue);
padding: 5px 15px;
border-radius: 0 0 10px 10px;
}
#terms h1 {
font-size: 45px !important;
}
#terms h2 {
font-size: 35px !important;
}
#terms h3 {
font-size: 30px !important;
font-weight: 500;
}
.toast-success {
background-color: #51A351 !important;
}
.tooltiptext {
visibility: hidden;
width: 140px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 1;
bottom: 150%;
left: 50%;
margin-left: -75px;
opacity: 0;
transition: opacity 0.3s;
}
.tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
.copyLink:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.content img {
max-width: 100%;
display: block;
margin: auto;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
}
figcaption {
margin-top: 5px;
font-size: 12px;
color: #d0c9c9;
text-align: center;
}
