html,
body {
    background: #FFF;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    scroll-behavior: smooth;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

a,
a:hover {
    text-decoration: none;
    color: #000;
}

nav {
    position: fixed !important;
    z-index: 999 !important;
    width: 100%;
    text-align: center !important;
    background: #FFF;
}

body.fixedPos nav {
    position: fixed;
    z-index: 999 !important;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.2);
    transform: translate3d(0px, -50px, 0px);

}

body.scroll nav {
    position: fixed;
    z-index: 999 !important;
    background-color: #fff;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.2);
    transform: translate3d(0px, 0px, 0px);
    transition: background-color 1s, transform 1s;
}

.navbar .navbar-nav .nav-link {
    color: #000000;
    font-family: 'OpenB';
    font-size: 1.1em;
    padding: 1.5rem 2.0rem 1.5rem 2.0rem;
    font-weight: bold;
    text-transform: uppercase;
}

.navbar .navbar-nav .nav-link:hover {
    color: #808080;
}

.navbar-logo-centered .navbar-nav .nav-link {
    padding: .5em 1em;
}

.nav-item {
    margin-bottom: -30px;
}

.logo-lr {
    padding-left: 1.0rem;
    padding-right: 1.0rem;
    z-index: 2;
}

.logo-lr img {}

.sub-header {
    margin-top: -35px;
    padding-left: 15px
}

/* *SWIPER* */
.swiper {
    width: 100%;
    height: 100%;
    background-size: auto;
    z-index: 2;
    position: relative;
}

.swiper-slide {
    text-align: center;
    /* font-size: 18px; */
    background-size: cover;
    background-position: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
  .swiper-slide1 {
    text-align: center;
    margin-top: 20px;
    /* font-size: 18px; */
    background: #fff;
    height: auto !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.span {
    position: absolute;
    bottom:0;
    z-index: 1;
    padding: 50px 50px 50px 40px;
    opacity: 1;
    color: #FFF;
    width: 100%;
    background-color: #2c2e747b;
    font-size: calc(3vw);
    text-align: left;
    /* transform: translateY(-5%) scale(0.8); */
    transition: 1s ease;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.01);
}

.title-heading-banner {
    font-family: 'Merriweather';
    font-size: calc(3vw);
}

.subtitle-heading-banner {
    font-family: 'Merriweather';
    font-size: calc(3vw);
}

.content-heading-banner {
    font-family: 'OpenS';
    font-size: 15pt;
    margin-top: 10px;
}
.mySwiper2{
    /* margin-top:-100px; */
}

.swiper-slide-active h2 {
    opacity: 1;
    transform: translateY(0%) scale(1);
    transition: 1s ease;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide img.partners{
    display: block;
    width: 649px;
    height: 249px;

}
.swiper-slide img.partners-logo{
    display: block;
    width: auto;
    height: auto;
    margin-bottom: -50px;
}
.swiper-slide img.partners-product{
    display: block;
    width: 170px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-pagination-bullet-active {
    background: #27AAE1 !important;
}
.swiper-pagination-bullet {
    opacity: 1 !important;
}
#next {
    color: #FFF;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 20px;
    font-size: 12pt;
}

#next::after,
#prev::after {
    font-size: 12pt;
    font-weight: bold;
}

#prev {
    color: #FFF;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 20px;
}

#next-blue {
    color: #656484;
    border: 2px solid #656484;
    padding: 10px;
    font-size: 12pt;
}

#next-blue::after,
#prev-blue::after {
    font-size: 14pt;
    font-weight: bold;
}

#prev-blue {
    color: #656484;
    border: 2px solid #656484;
    padding: 10px;
}
/* *ENDSWIPER* */
.quote-card {
    width: 100%;
    height: 230px;
    background-color: rgb(223, 222, 222);
    color: #fff;
    font-size: 12pt;
    padding-top: 2rem;
    display: grid;
    align-items: center;
    align-content: center;
}
.h620{
    height:950px !important;
}
.h660{
    height: 950px !important;
}
.about {
    border: 1px solid #2C2F74;
    border-radius: 10px;
    width: 100%;
    padding: 15px 5px 15px 5px;
    font-family: 'openB';
    margin-top: -20px;
}

.about i {
    padding-left: 10px;
}

.learn-btn {
    padding: 10px 20px 10px 20px;
    background-color: #098A45;
    box-shadow: 3px 3px 5px #4b4b4b;
}

.learn-btn i {
    padding-left: 10px;
}

.learn-btn-banner {
    padding: 10px 20px 10px 20px;
    background-color: #098A45;
    font-size: 15pt;
    box-shadow: 3px 3px 5px #303030;
}

.learn-btn-banner i {
    padding-left: 10px;
}

.store-title {
    font-size: 30pt;
}

.banner-store {
    width: 100%;
    height: 467px;
    background: url('../images/store-locator.png');
    background-repeat: no-repeat;
    background-size: cover;

    /* overflow: hidden; */
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #2BACE2;
    color: black;
    border-bottom: 2px solid #FFF;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #2D2C73;
    border-color: #2D2C73;
}

.scrollbar-wrapper {
    height: 400px;
    width: 100%;
    position: absolute;
}
.scrollbar{
    height: 100%;
    overflow-y: scroll;
}
iframe {
    position: absolute;
    top: 0;
    left: 30px;
    width: 100% !important;
    height: 100% !important;
}
.map-target, .map-targett{
    cursor: pointer;
}

.scrollbar::-webkit-scrollbar {
    width: 7px;
}

.scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

.scrollbar::-webkit-scrollbar-thumb {
    background: #2D2C73;
    border-radius: 10px;
}

.scrollbar::-webkit-scrollbar-thumb:hover {
    background: #24235b;
}

.maps {
    height: 400px;
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
}
 .lds-dual-ring.hidden {
        display: none;
    }

    /*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.8);
        z-index: 999;
        opacity: 1;
        transition: all 0.5s;
    }

    /*Spinner Styles*/
    .lds-dual-ring {
        display: inline-block;
        width: 80px;
        height: 80px;
    }
    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 5% auto;
        border-radius: 50%;
        border: 6px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }
    @keyframes lds-dual-ring {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
.img-card-event{
    width: 100%;
    height: 360px;
}
.img-card-event img{
    object-fit: none;
    object-position:center;
    height:360px
}
.card-body-event {
    flex: 1 1 auto;
    padding: .60rem;
    display: grid;
    align-items: center;
    align-content: center;
}

.card-title-event {
    font-size: 12pt;
    margin-bottom: .75rem;
}

.card-subtitle-event {
    font-size: 8pt;
}
.desc-event{
    font-size: 11pt;
}
.detail-event p,.detail-event a{
    color:#FFF !important;
    font-weight:bold;
}
.date-event{
    font-size: 10pt;
    font-weight: bold;
}
.dmoe{
    margin-top:-100px;
    padding-left:20px;
    font-size:35pt;
}
.banner-promotions {
    width: 100%;
    height: 100%;
    background: url('../images/promotions.png');
    background-repeat: no-repeat;
    background-size: cover;

    /* overflow: hidden; */
}

.verif {
    font-weight: bold;
    font-size: 13pt;
}

.verif-subtitle {
    font-size: 10pt;
}

/* *FAQ* */
.wrapper {
    width: 100%;
}


.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.panel-default {
    border-bottom: 1px dotted rgb(160, 160, 160);
}

.panel-heading a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    float: right;
    transition: all 0.5s;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.panel-title {
    font-family: 'Merriweather';
    font-weight: bold;
}

.panel-body {
    padding: 10px;
}

/* *END FAQ* */
.help {
    font-family: 'OpenS';
    font-style: italic;
    font-size: 14pt;
}

.sticky {
    position: -webkit-sticky;
    /* position: sticky; */
    bottom: 0;
}

.box,
.box1 {
    position: fixed;
    bottom: 0;
    right: 50px;
    opacity: 0;
    z-index: 100;
    max-width: 250px;
    transition: all 1s ease-in-out;
    /* animation: help 1.7s infinite; */
    /* animation-name: help; */
    animation-duration: 1.4s,2s;
    animation-delay: 0s,1.4s;
    animation-timing-function: ease-out,ease-in-out;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-direction: normal,alternate;
}
@keyframes help {
  0% {
    bottom:  0;
  }
  50% {
    bottom: 10px;
  }
  100% {
    bottom: 0;
  }
}

input.newsletter::-webkit-input-placeholder {
    font-style: italic;
}

input.newsletter:-moz-placeholder {
    font-style: italic;
}

input.newsletter::-moz-placeholder {
    font-style: italic;
}

input.newsletter:-ms-input-placeholder {
    font-style: italic;
}

input.newsletter {
    font-size: 12pt;
    font-weight: bold;
}

p.footer-text {
    margin-top: 10px;
    font-size: 9pt;
}

p.footer-sosmed {
    margin-left: 0px;
}
p.footer-sosmed a{
   margin-left: 5px;
}

/* *ABOUT PAGE* */
.history {
    padding: 10px 20px 10px 20px;
    border: 4px solid #FFF;
    background: #2D2C73;
    font-size: 20pt;
    border-radius: 50px;
}

.tree-content {
    margin-top: -25px;
}

.tree-card-1 {
    padding:20px;
    width: 120px;
    height: 120px;
    color: #fff;
    font-size: 11pt;
    border: 3px solid #FFF;
    border-radius: 50%;
    background: #30A8E0;
}

.tree-card-2 {
    padding:20px;
    width: 120px;
    height: 120px;
    color: #fff;
    font-size: 11pt;
    border: 3px solid #FFF;
    border-radius: 50%;
    background: #2D65A6;
}

.tree-card-3 {
    padding:20px;
    width: 120px;
    height: 120px;
    color: #fff;
    font-size: 11pt;
    border: 3px solid #FFF;
    border-radius: 50%;
    background: #282863;
}

ol.alpha {
    list-style-type: lower-alpha;
    font-size: 12pt;
}

/* *END ABOUT* */

/* *PARTNERS* */


.product-partners {
    background: #2D2C73;
    padding: 10px;
    color: white;
    position: relative;
    font-family: 'OpenSC';
}

/* *END PARTNERS* */

/* *PRODUCT* */
.main-page-1-product {
    border-top: 50px solid #2D2C73;
    margin-top: 20px;
    background: url('../images/bg-faq.png');
    margin-bottom: -200px
}
.nofound{
    font-size: 15pt;
    font-style: italic;
    font-weight: bold;
}
.product-banner {
    top: 110px;
    z-index: 2
}

.c-2 {
    columns: 3 300px;
    gap: 1em;
    width: 100%;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: '/';
    display: inline-block;
    padding: 0 10px;
}

.subdesk,
.value-subdesk {
    font-size: 11pt;
    font-family: 'OpenS';
}

.btns {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.imggallery{
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.imggallery:hover{
    transform: scale(1.1);
}

/* *END PRODUCT* */
.card-product {
    padding: 10px;
    cursor: pointer;
}

.card-product:hover {
    border: 1px solid #098A45;
}

.card-text-product {
    /* background-color: #2D2C73; */
    background-color: #FFFF;
    margin: 0;
    padding: 4px;
    height: 70px !important;
    font-weight: bold;
    color: #2D2C73;
    display: grid;
    align-items: center;
    align-content: center;
}

/* *FILTER* */

.hover img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover:hover img {
    opacity: .5;
    cursor: pointer;
}
.ffpl{
    margin-left:-25px !important;
}
/* *END FILTER* */
@media (max-width: 900px) {
    .navbar {
        text-align: center;
    }

    .navbar .navbar-nav .nav-link {
        color: #000000;
        font-size: 1.0em;
        padding: 2.0rem 2.0rem 2.0rem 2.0rem;
        line-height: 1.5;
        font-weight: bold;
        text-transform: uppercase;
    }

    .sub-header {
        margin-top: -35px;
        padding-left: 0px
    }

    .quote-card {
        width: 100%;
        background-color: rgb(223, 222, 222);
        display: grid;
        align-items: center;
        align-content: center;
        color: #fff;
        font-size: 10pt;
        padding-top: 1rem;
    }

    .card {
        margin-bottom: 20px;
    }

    .tree-card-1,
    .tree-card-2,
    .tree-card-3 {
        padding:20px;
        width: 120px;
        height: 120px;
        color: #fff;
        font-size: 11pt;
        border: 3px solid #FFF;
        border-radius: 50%;
    }
    .card-body-event {
        flex: 1 1 auto;
        height: 90px;
        padding: .60rem;
        display: grid;
        align-items: center;
        align-content: center;
    }
    .span {
        z-index: 100;
        padding: 10px 10px 10px 10px;
        opacity: 1;
        color: #FFF;
        background-color: #2c2e747b;
    }
    .span p{
        font-size: 7pt;
    }

    .content-heading-banner {
        font-family: 'OpenS';
        font-size: 10pt;
        margin-top: 10px;
    }

    .learn-btn-banner {
        padding: 5px 10px 5px 10px;
        background-color: #098A45;
        font-size: 12pt;
        box-shadow: 3px 3px 5px #303030;
    }

    .product-banner {
        top: 100px;
        z-index: 2
    }

    p.footer-sosmed {
        margin-left: 0px;
    }
    .dmoe{
        margin-top:-80px;
        padding-left:20px;
        padding-right: 20px;
        font-size:25pt;
    }
    .box,
    .box1 {
        position: fixed;
        bottom: 0;
        right: 0;
    }
}

@media (max-width: 414px) {
    h1{
        font-size: 2rem !important;
    }
    h2{
        font-size:1.5rem !important;
    }
    h3{
        font-size:1.3rem !important;
    }

    .swiper-slide img.partners{
        display: block;
        width: 100%;
        height: 20%;
    }
    .h620{
        height:350px !important;
    }
    .h660{
        height: 320px !important;
    }
    .swiper-slide1 {

        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: grid;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .dmoe{
        margin-top:-120px;
        padding-left:20px;
        padding-right: 20px;
        font-size:25pt;
    }
    .learn-btn {
        padding: 5px 10px 5px 10px;
        font-size: 9pt;
        background-color: #098A45;
        box-shadow: 3px 3px 5px #4b4b4b;
    }
    .card-text-product {
        /* background-color: #2D2C73; */
        background-color: #FFF;
        margin: 0;
        padding: 10px;
        height: 70px !important;
        font-weight: bold;
        font-size: 8pt!important;
        color: #2D2C73;
        display: grid;
        align-items: center;
        align-content: center;
    }
       .card-body-event {
        flex: 1 1 auto;
        height: auto;
        padding: .60rem;
        display: grid;
        align-items: center;
        align-content: center;
    }
    .swiper-button-next, .swiper-button-prev{
        width: 30px !important;
        height: 30px !important;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right:0 !important;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left:0 !important;
    }
    #next {
    color: #FFF;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 0;
    font-size: 12pt;
    }

    #next::after,
    #prev::after {
        font-size: 5pt;
        font-weight: bold;
    }

    #prev {
        color: #FFF;
        border: 2px solid #fff;
        border-radius: 100%;
        padding: 0;
    }

}