.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

body {
    top: 0px !important;
}

body>.skiptranslate {
    display: none;
}

* {
    font-family: HelveticaNeue;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    color: #55A630;
}

.logo-horizontal {
    height: 80px !important;
}

.logo-horizontal-footer {
    /* width: 210px; */
    height: 48px;
    margin-bottom: 32px;
}

.color-primary {
    color: var(--moody-blue-color-500, #55A630) !important;
}

/* 
.color-primary-opacity {
    color: var(--moody-blue-color-900, #2E2986) !important;
} */

.bg-primary {
    background-color: var(--moody-blue-color-500, #55A630) !important;
}

.bg-primary-opacity {
    background-color: var(--moody-blue-color-100, #dee5ff) !important;
}

.title-section-primary {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-color: var(--moody-blue-color-100, #e1efe6) !important;
    border-radius: 9999px;
    width: fit-content;
    block-size: fit-content;
    margin-bottom: 32px;
}

.title-section-price {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-color: var(--moody-blue-color-100, #55A630) !important;
    border-radius: 9999px;
    width: fit-content;
    block-size: fit-content;
    margin-bottom: 32px;
}

.title-section-light {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-color: #edf1ff !important;
    border-radius: 9999px;
    width: fit-content;
    block-size: fit-content;
    margin-bottom: 32px;
}

.text-primary-tm {
    color: var(--moody-blue-color-900, #4a8f2a) !important;
    font-size: 18px !important;
    font-style: normal;
    padding: 6px 16.5px !important;
    font-weight: 500;
    line-height: 150%;
}

.text-white-tm {
    color: var(--moody-blue-color-900, white) !important;
    font-size: 18px !important;
    font-style: normal;
    padding: 6px 16.5px !important;
    font-weight: 500;
    line-height: 150%;
}

.section-title-light {
    font-family: HelveticaNeue-Bold;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding: 0px !important;
    margin-bottom: 12px;
    color: #f3f3f3;
}

.section-title {
    font-family: HelveticaNeue-Bold;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding: 0px !important;
    margin-bottom: 12px;
}

.section-desc-light {
    margin: 0px 15%;
    color: #dedede !important;
    text-align: center;
    font-family: HelveticaNeue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.section-desc {
    margin: 0px 15%;
    color: #5d5d5d !important;
    text-align: center;
    font-family: HelveticaNeue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.section-head {
    margin-bottom: 48px !important;
}

.section-content {
    margin-bottom: 48px;
}

.color-white {
    color: white;
}

.navbar {
    background-color: white !important;
    border-bottom: 1px solid #eee;
}

.nav-link {
    padding: 8px 16px !important;
    font-family: HelveticaNeue-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.nav-margin {
    margin-right: 64px;
}

.nav-margin:last-child {
    margin-right: 0px;
}

.nav-link:hover {
    background-color: var(--gray-color-100, #f3f4f6);
}

.container-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

.main {
    margin-top: 122px !important;
}

.banner {
    background-color: var(--moody-blue-color-500, #55A630) !important;
    /* background-image: url("../images/banner/hero-section.webp"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 720px !important; */
}

.contact-banner {
    background-color: #F3F6F0 !important;
    /* background-color: var(--moody-blue-color-500, #edf1ff) !important;
    background-image: url("../images/banner/kontak.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
}

.contact-left {
    /* padding-left: 50px; */
    padding-right: 50px;
}

.contact-right {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 50px;
    /* padding-right: 50px; */
}

.register {
    margin-top: 50px;
    margin-bottom: 50px;
    /* padding-left: 50px; */
    /* padding-right: 50px; */
}

.register-section-form {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background-color: #F3F6F0;
}

.contact-section-form {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
}

.banner-title {
    font-family: HelveticaNeue-Bold;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.banner-left {
    padding-left: 15%;
}

.banner-padding {
    /* padding-top: 300px;
    padding-bottom: 300px; */
    padding-top: 40%;
    padding-bottom: 40%;
}

.section-footer {
    background-color: #e2e2e2;
    padding-top: 40px;
    padding-bottom: 40px;
}

.section {
    padding-top: 80px;
    /* padding-bottom: 80px; */
    background-color: #f3f4f6;
}

.section-primary {
    padding-top: 80px;
    padding-bottom: 80px;
    /* background-color: #55A630; */
    background-image: linear-gradient(to right, #55A630, #57dbc8);
}

.section-form {
    background-color: #edf1ff;
    padding-top: 80px;
    padding-bottom: 80px;
}

.card-form {
    border-radius: 6px;
    border: 1px solid var(--gray-color-200, #e5e7eb);
    background: var(--neutral-color-white, #fff);
    padding: 40px;
}

.card-category {
    color: #5d5d5d;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 0px;
}

.card-text-service {
    margin-top: 8px;
    color: #5d5d5d;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.card-text {
    margin-top: 20px;
    color: #5d5d5d;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.card-title {
    color: #000 !important;
    font-family: HelveticaNeue-Bold !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 150% !important;
}

.card-margin {
    margin-bottom: 20px;
}

.arrow-card {
    font-size: 24px;
    margin-right: 20px;
}

.arrow-link {
    margin-left: 12px;
}

.ic-category {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 4px;
}

.card-hover,
.card-hover-floating {
    background-color: white;
}

.card {
    border-radius: 6px;
    border: 1px solid var(--gray-color-200, #e5e7eb);
    transition-duration: 0.5s;
}

.card-hover:hover {
    border: 1px solid var(--gray-color-300, #d1d5db);
    background-color: #f9fafb;
}

.card-hover-floating:hover {
    margin-top: -10px;
    border: 1px solid var(--gray-color-300, #d1d5db);
    background-color: #f9fafb;
}

.button-header {
    padding-top: 32px;
}

.link-header-bg-primary {
    margin-right: 16px;
    transition-duration: 0.5s;
    padding: 18px 13.5px;
    border-radius: 999px;
    border: 1px solid white;
    color: white;
}

.link-header-bg-primary:hover {
    color: var(--moody-blue-color-600, #4b3dee);
    background-color: #dee5ff;
    border: 1px solid #dee5ff;
}

.link-header-bg-white {
    margin-right: 16px;
    transition-duration: 0.5s;
    padding: 18px 13.5px;
    border-radius: 999px;
    border: 1px solid white;
    color: #55A630;
    background-color: white;
}

.link-header-bg-white:hover {
    box-shadow: 0px 4px 14px 0px rgba(96, 96, 96, 0.42);
    background-color: #dee5ff;
    border: 1px solid #dee5ff;
}

.link-outline-primary {
    transition-duration: 0.5s;
    padding: 16px;
    border-radius: 999px;
    border: 1px solid #55A630;
    color: #55A630;
}

.link-outline-primary:hover {
    background-color: #F3F6F0;
}

.categories {
    display: flex;
    gap: 12px;
}

.link-categories {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    transition-duration: 0.5s;
    padding: 8px 16px;
    border-radius: 999px;
    border: 1px solid var(--Gray-Color---200, #e5e7eb);
    background: var(--Neutral-Color---White, #fff);
    color: var(--Text-Color-Color---400, #9d9d9d);
}

.link-categories.active {
    color: white !important;
    background-color: #55A630;
    border: 1px solid #55A630;
}

.link-categories.active img {
    filter: brightness(0) invert(1);
}

.link-categories.active:hover {
    background-color: #55A630;
    box-shadow: 0px 4px 14px 0px rgba(96, 96, 96, 0.42);
    color: white !important;
}

.link-categories:hover {
    border: 1px solid #55A630;
    background-color: #dee5ff;
    /* box-shadow: 0px 4px 14px 0px rgba(96, 96, 96, 0.42); */
    /* color: white !important; */
}

.link-primary {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    transition-duration: 0.5s;
    padding: 16px;
    border-radius: 999px;
    border: 1px solid #55A630;
    background-color: #55A630;
    color: white !important;
}

.link-primary:hover {
    box-shadow: 0px 4px 14px 0px rgba(96, 96, 96, 0.42);
    color: white !important;
}

.link-primary-nav {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    transition-duration: 0.5s;
    padding: 13.5px 16px;
    border-radius: 999px;
    border: 1px solid #55A630;
    background-color: #55A630;
    color: white;
}

.link-primary-nav:hover {
    box-shadow: 0px 4px 14px 0px rgba(96, 96, 96, 0.42);
    color: white;
}

.title-reason {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.image-reason {
    /* background-color: red !important; */
    width: 54px;
    height: 54px;
    object-fit: contain;
    margin-bottom: 28px;
}

.card-testimony {
    box-shadow: -20px 20px 0px 0px rgba(224, 188, 245, 0.25);
    margin: 0px 15%;
    border-radius: 8px;
    background-color: white;
    padding: 80px;
}

.text-testimony {
    font-family: HelveticaNeue-Italic;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    color: #5d5d5d;
}

.image-testimony {
    border-radius: 999px;
    width: 64px;
    height: 64px;
    justify-content: center;
    align-items: center;
}

.testimony-name {
    text-align: start;
    margin-left: 20px !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 4;
}

.testimony-job {
    text-align: start;
    margin-left: 20px !important;
    color: #5d5d5d;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.btn-control-testimony {
    border: 0px !important;
    background-color: transparent !important;
    color: #55A630 !important;
    font-size: 24px !important;
}

/* .carousel-indicators {
    position: relative;
    margin-top: 15px !important;
}

.carousel-indicators button {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100%;
    background-color: #55A630 !important;
}

.carousel-indicators button .active {
    background-color: #55A630 !important;
} */

.form-title {
    margin-bottom: 24px;
}

.form-label {
    color: var(--text-color-text-color-800, #323232) !important;
    font-feature-settings: "clig"off, "liga"off !important;

    /* Label/Small */
    font-family: HelveticaNeue-Medium;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 150% !important;
    /* 21px */
}

input,
select,
textarea {
    /* width: 100%; */
    padding: 10px 16px !important;
    border-radius: 4px !important;
    border: 1.5px solid var(--border-border-grey-400, #e2e2e2) !important;
    background: var(--black-white-neutral-color, #fff) !important;
}

input::placeholder,
textarea::placeholder {
    color: var(--text-color-text-color-300, #b3b3b3) !important;
    font-feature-settings: "clig"off, "liga"off !important;

    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 150% !important;
}

small {
    color: var(--text-color-text-color-300, #b3b3b3) !important;
    font-feature-settings: "clig"off, "liga"off !important;

    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 150% !important;
}

.margin-form {
    margin-bottom: 20px;
}

.margin-form:last-child {
    margin-bottom: 0px;
}

.title-form {
    color: var(--text-color-color-900, #1c1c1c);
    font-feature-settings: "clig"off, "liga"off;

    /* Heading/X Small */
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
}

.footer-title {
    color: var(--text-color-color-900, #1c1c1c);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.section-footer {
    border-top: 1px solid var(--border-border-grey-400, #e2e2e2);
    background: var(--neutral-color-white, #fff);
}

.section-footer ul {
    padding: 0;
    list-style-type: none;
}

.section-footer li {
    list-style-type: none;
    color: #888;
    margin-top: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.section-footer li>a {
    color: #888;
}

.footer-top {
    padding-bottom: 40px;
    /* border-bottom: 1px solid red; */
    border-bottom: 1px solid #e2e2e2;
}

.icon-footer {
    width: 16px;
    height: 16px;
    object-fit: contain;
    margin-right: 12px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    color: #1c1c1c;
    /* padding-bottom: 40px; */
}

.flag {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.image-flag {
    width: 21px;
    height: 21px;
    border-radius: 999px;
}

.flag-border {
    transition: 0.5s;
    margin-right: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 9999px;
}

.flag-border.active {
    border: 1px solid var(--moody-blue-color-500, #55A630);
}

.flag-border:hover {
    background: #dee5ff;
}

.image-linktree {
    /* margin-left: 24px; */
    object-fit: contain;
    width: 21px;
    height: 21px;
}

.linktree-border {
    transition: 0.5s;
    margin-right: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 9999px;
    border: 1px solid white;
}

.linktree-border:hover {
    background: #dee5ff;
}

.center-content {
    background-color: red;
}

.img-detail-portfolio {
    aspect-ratio: 16/9;
    object-fit: contain;
    width: 100%;
    margin-bottom: 50px;
}

.thumbnail-portfolio {
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%;
    margin-bottom: 40px;
}

.pagination>li>a,
.pagination>li>span {
    color: #55A630 !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: white !important;
    background-color: #55A630 !important;
    border-color: #55A630 !important;
}

.reverse {
    box-sizing: border-box;
    flex-direction: row;
    display: grid;
    justify-content: center;
    align-items: center;
    grid-row-gap: 40px;
}

.reverse:nth-child(even) {
    flex-direction: row-reverse;
}

.card-img-top {
    aspect-ratio: 16/9;
    object-fit: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: HelveticaNeue-Bold;
}

.section-menu-category {
    margin-top: 32px;
    margin-bottom: 48px;
}

.margin-card-category {
    margin-bottom: 25px;
}

.footer-linktree {
    display: flex;
    justify-content: end;
    gap: 24px;
}

.footer-text {
    display: flex;
    justify-content: center;
}

.margin-email {
    margin-bottom: 0px;
}

.float-wa {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 20px;
    background-color: #25d366;
    color: #fff !important;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    box-shadow: 0px 4px 14px 0px rgba(96, 96, 96, 0.42);
}

.back-to-top {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px !important;
    height: 50px !important;
    bottom: 50px;
    right: 25px;
    font-size: 20px;
    box-shadow: 0px 4px 14px 0px rgba(96, 96, 96, 0.42);
    transition: all 200ms linear;
    opacity: 0;
    background-color: white;
    border-radius: 100%;
    color: white;
    border: 1px solid white;
    width: 50px !important;
    height: 50px !important;
}

.preview-image {
    width: auto;
    max-width: 100%;
    margin-top: 20px;
    /* width:100% !important; */
    height: 240px !important;
    border-radius: 5px;
    object-fit: contain;
}

/* .radio-container {
    margin-right: 20px;
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.radio-container:hover input~.checkmark {
    background-color: #ccc;
}

.radio-container input:checked~.checkmark {
    background-color: #55A630;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-container input:checked~.checkmark:after {
    display: block;
}

.radio-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
} */

.radio-container {
    display: flex;
    margin-right: 10px;
    margin-bottom: 10px;
}

.radio {
    margin-right: 5px;
}

input[type="radio"] {
    background-color: red !important;
    accent-color: green !important;
    outline-color: 1px solid red;
    border-color: 1px solid red;
    width: 25px !important;
    height: 25px !important;
}

input[type="radio"]:focus {
    accent-color: green;
    border-radius: 100%;
    outline: #25d366 !important;
    outline: max(2px, 0.15em) solid currentColor !important;
    outline-offset: max(2px, 0.15em) !important;
}

.carousel-item img {
    aspect-ratio: 16/9 !important;
    object-fit: cover;
    border-radius: 20px !important;
}

.img-gallery {
    width: 100% !important;
    aspect-ratio: 16/9 !important;
    object-fit: cover !important;
    border-radius: 20px !important;
}

.img-sponsor {
    width: 100%;
    object-fit: contain;
    height: 150px !important;
    margin-bottom: 20px;
}

.sticky-sponsor {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    /* aspect-ratio: 16/9; */
}

.videoWrapper iframe {
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-caption {
    /* width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0; */
    background-color: rgba(0, 0, 0, 0.3);
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


@media (max-width: 364px) {

    .link-header-bg-white,
    .link-header-bg-primary {
        margin-right: 16px;
        transition-duration: 0.5s;
        padding: 13px 13px;
        font-size: 12px;
    }
}

@media (max-width: 575px) {}

@media (max-width: 768px) {}

@media (max-width: 992px) {
    .main {
        margin-top: 92px !important;
    }

    .btn-register {
        display: inline-flex !important;
        justify-content: start !important;
        align-items: start !important;
        text-align: center !important;
        /* width: 100%; */
        margin-top: 10px !important;
    }

    .logo-horizontal {
        height: 50px !important;
    }

    .img-sponsor {
        width: 100%;
        object-fit: contain;
        height: auto !important;
        margin-bottom: 20px;
    }

    .margin-email {
        margin-bottom: 24px;
    }

    .footer-text {
        text-align: center;
        justify-content: center;
        margin-bottom: 20px;
        padding: 0px 40px;
    }

    .footer-linktree {
        justify-content: center;
    }

    .contact-right {
        padding-left: 0px;
        padding-right: 0px;
    }

    .contact-left {
        padding-left: 0px;
        padding-right: 0px;
    }

    .section-desc {
        margin: 0px;
    }

    .section-desc-light {
        margin: 0px;
    }

    .card-testimony {
        margin: 0px;
        padding: 40px;
    }

    .flag {
        padding-left: 15px;
    }

    .banner {
        background-image: url("../images/banner/banner-small.webp") !important;
    }

    .banner-padding {
        padding-top: 20%;
        padding-bottom: 20%;
    }
}

@media (max-width: 1198px) {
    .nav-margin {
        margin-right: 10px;
    }
}
