a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
body ol,
body ul {
    list-style: none;
}
body blockquote {
    quotes: none;
}
body blockquote:after,
body blockquote:before {
    content: "";
    content: none;
}
body q {
    quotes: none;
}
body blockquote:after,
body blockquote:before,
body q:after,
body q:before {
    content: "";
    content: none;
}
body table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: led_dot-matrixregular;
    src: url(../fonts/led_dot-matrix-webfont.woff2) format("woff2"), url(../fonts/led_dot-matrix-webfont.woff) format("woff"), url(../fonts/led_dot-matrix-webfont.ttf) format("truetype"),
        url(../fonts/led_dot-matrix-webfont.svg#led_dot-matrixregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.4;
    color: #373b47;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
    color: #fff;
}
h3,
h3.titleSection {
    margin-bottom: 15px;
    text-transform: capitalize;
}
h3.titleSection {
    position: relative;
    font-family: Poppins, sans-serif;
    display: inline-block;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0.7px;
    color: #373b47;
}
h3.titleSection:after,
h3.titleSection:before {
    position: absolute;
    content: "";
    top: 50%;
    width: 50px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ed1c24;
}
h3.titleSection:before {
    display: none;
}
h3.titleSection:after {
    right: -70px;
}
h3.titleSection.centering {
    display: inline-block;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #2a388f;
    text-align: center;
}
h3.titleSection.centering:after,
h3.titleSection.centering:before {
    width: 35px;
}
h3.titleSection.centering:before {
    display: block;
    left: -45px;
    right: auto;
    background-color: #2a388f;
}
h3.titleSection.centering:after {
    left: auto;
    right: -45px;
    background-color: #2a388f;
}
h3.titleSection.light {
    color: #fff;
}
h3.titleSection.light:after,
h3.titleSection.light:before {
    background-color: #fff;
}
h3.titleSection.lightCenter {
    margin: 0 auto;
    max-width: 120px;
    color: #fff;
    text-align: center;
}
h3.titleSection.lightCenter:before {
    display: block;
    left: -15px;
    right: auto;
    background-color: #fff;
}
h3.titleSection.lightCenter:after {
    left: auto;
    right: -15px;
    background-color: #fff;
}
h3.titleSection ~ p {
    width: 50%;
}

h3.titleSection2 {
    margin-bottom: 15px;
    text-transform: capitalize;
}
h3.titleSection2 {
    position: relative;
    font-family: Poppins, sans-serif;
    display: inline-block;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0.7px;
    color: #373b47;
}
h3.titleSection2:after,
h3.titleSection2:before {
    position: absolute;
    content: "";
    top: 50%;
    width: 50px;
    height: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ed1c24;
}
h3.titleSection2:before {
    display: none;
}
h3.titleSection2:after {
    right: 130px;

}
h3.titleSection2.centering {
    display: inline-block;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #2a388f;
    text-align: center;
}
h3.titleSection2.centering:after,
h3.titleSection2.centering:before {
    width: 35px;
}
h3.titleSection2.centering:before {
    display: block;
    left: -45px;
    right: auto;
    background-color: #2a388f;
}
h3.titleSection2.centering:after {
    left: auto;
    right: -45px;
    background-color: #2a388f;
}
h3.titleSection2.light {
    color: #fff;
}
h3.titleSection2.light:after,
h3.titleSection2.light:before {
    background-color: #fff;
}
h3.titleSection2.lightCenter {
    margin: 0 auto;
    max-width: 120px;
    color: #fff;
    text-align: center;
}
h3.titleSection2.lightCenter:before {
    display: block;
    left: -15px;
    right: auto;
    background-color: #fff;
}
h3.titleSection2.lightCenter:after {
    left: auto;
    right: -15px;
    background-color: #fff;
}
h3.titleSection2 ~ p {
    width: 50%;
}


@media (max-width: 768px) {
    h3.titleSection ~ p {
        width: 100%;
    }

    h3.titleSection2 ~ p {
        width: 100%;
    }
}
h1 {
    font-size: 44px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 4px;
}
a,
address,
p,
span,
strong {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: #727272;
}
a.light,
address.light,
p.light,
span.light,
strong.light {
    color: #fff;
}
a {
    text-decoration: none;
}
article strong {
    margin-bottom: 5px;
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    color: #373b47;
}
article p {
    margin-bottom: 15px;
    line-height: 2;
}
article.light p,
article.light strong {
    color: #fff;
}
*,
:after,
:before {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section {
    position: relative;
    padding: 80px 0;
}
@media (max-width: 576px) {
    section {
        padding: 30px 0;
    }
}
body,
html {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html body {
    min-height: 100%;
    overflow-y: auto;
    scroll-behavior: smooth;
}
html body,
html body main {
    position: relative;
    overflow-x: hidden;
}
html body main {
    width: 100%;
}
html body main .content.inner-pages {
    margin-top: 80px;
}
span.svg-icon svg {
    width: 20px;
    height: 20px;
}
@media (min-width: 1280px) {
    .container {
        max-width: 1200px;
    }
}
::-webkit-scrollbar {
    width: 15px;
}
::-webkit-scrollbar,
::-webkit-scrollbar-track {
    background-color: #fff;
}
::-webkit-scrollbar-track:hover {
    background-color: #f4f4f4;
}
::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;
    border: 5px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a5;
    border: 5px solid #f4f4f4;
}
::-webkit-scrollbar-button {
    display: none;
}
.pagination {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.pagination .page-item .page-link {
    padding: 0.3rem 0.9rem;
    line-height: 1.8;
    border: none;
    color: #828282;
    -webkit-box-shadow: 0 3px 12px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 12px -2px rgba(0, 0, 0, 0.15);
}
.pagination .page-item .page-link:hover {
    background-color: #1e2968;
    color: #fff;
}
.pagination .page-item .page-link:hover span {
    color: #fff;
}
.pagination .page-item:not(:first-child) {
    margin-left: 10px;
}
.pagination .page-item.active .page-link {
    background-color: #2a388f;
    color: #fff;
}
nav[aria-label="breadcrumb"] {
    position: relative;
}
nav[aria-label="breadcrumb"] ol.breadcrumb {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: transparent;
}
nav[aria-label="breadcrumb"] ol.breadcrumb li.breadcrumb-item {
    position: relative;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    text-transform: capitalize;
    color: #fbaf3f;
}
nav[aria-label="breadcrumb"] ol.breadcrumb li.breadcrumb-item a {
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
    line-height: unset;
    color: #fff;
}
nav[aria-label="breadcrumb"] ol.breadcrumb li.breadcrumb-item:before {
    content: "";
}
nav[aria-label="breadcrumb"] ol.breadcrumb li.breadcrumb-item:not(:first-child) {
    padding-left: 1.5rem;
}
nav[aria-label="breadcrumb"] ol.breadcrumb li.breadcrumb-item:not(:first-child):before {
    padding-right: 0;
    position: absolute;
    content: "";
    top: 5px;
    left: 11px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, 0.5);
}
.alert {
    font-weight: 500;
}
.alert,
.alert strong {
    font-family: Poppins, sans-serif;
}
.alert strong {
    margin-right: 0;
    font-weight: 600;
    letter-spacing: normal;
}
.alert-success strong {
    color: #155724;
}
.alert-warning strong {
    color: #856404;
}
.alert-danger strong {
    color: #721c24;
}
.nav.nav-tabs .nav-link {
    text-transform: capitalize;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #eaeaea;
}
.nav.nav-tabs .nav-link:hover {
    color: #39ac1c;
}
.nav.nav-tabs .nav-link.active {
    border: none;
    background: -webkit-gradient(linear, right top, left top, color-stop(-3.76%, #44bb26), to(#a6bb26));
    background: linear-gradient(270deg, #44bb26 -3.76%, #a6bb26);
    color: #fff;
}
.nav.nav-tabs .nav-link:not(:last-child) {
    margin-right: 5px;
}
.wd-100 {
    width: 100px;
}
.wd-200 {
    width: 200px;
}
.wd-300 {
    width: 300px;
}
.wd-400 {
    width: 400px;
}
.wd-500 {
    width: 500px;
}
.wd-600 {
    width: 600px;
}
.wd-700 {
    width: 700px;
}
.wd-800 {
    width: 800px;
}
.pdx-10 {
    padding: 0 10px;
}
.pdy-10 {
    padding: 10px 0;
}
.pdt-10 {
    padding-top: 10px;
}
.pdr-10 {
    padding-right: 10px;
}
.pdb-10 {
    padding-bottom: 10px;
}
.pdl-10 {
    padding-left: 10px;
}
.pdx-20 {
    padding: 0 20px;
}
.pdy-20 {
    padding: 20px 0;
}
.pdt-20 {
    padding-top: 20px;
}
.pdr-20 {
    padding-right: 20px;
}
.pdb-20 {
    padding-bottom: 20px;
}
.pdl-20 {
    padding-left: 20px;
}
.pdx-30 {
    padding: 0 30px;
}
.pdy-30 {
    padding: 30px 0;
}
.pdt-30 {
    padding-top: 30px;
}
.pdr-30 {
    padding-right: 30px;
}
.pdb-30 {
    padding-bottom: 30px;
}
.pdl-30 {
    padding-left: 30px;
}
.pdx-40 {
    padding: 0 40px;
}
.pdy-40 {
    padding: 40px 0;
}
.pdt-40 {
    padding-top: 40px;
}
.pdr-40 {
    padding-right: 40px;
}
.pdb-40 {
    padding-bottom: 40px;
}
.pdl-40 {
    padding-left: 40px;
}
.pdx-50 {
    padding: 0 50px;
}
.pdy-50 {
    padding: 50px 0;
}
.pdt-50 {
    padding-top: 50px;
}
.pdr-50 {
    padding-right: 50px;
}
.pdb-50 {
    padding-bottom: 50px;
}
.pdl-50 {
    padding-left: 50px;
}
.pdx-60 {
    padding: 0 60px;
}
.pdy-60 {
    padding: 60px 0;
}
.pdt-60 {
    padding-top: 60px;
}
.pdr-60 {
    padding-right: 60px;
}
.pdb-60 {
    padding-bottom: 60px;
}
.pdl-60 {
    padding-left: 60px;
}
.pdx-70 {
    padding: 0 70px;
}
.pdy-70 {
    padding: 70px 0;
}
.pdt-70 {
    padding-top: 70px;
}
.pdr-70 {
    padding-right: 70px;
}
.pdb-70 {
    padding-bottom: 70px;
}
.pdl-70 {
    padding-left: 70px;
}
.pdx-80 {
    padding: 0 80px;
}
.pdy-80 {
    padding: 80px 0;
}
.pdt-80 {
    padding-top: 80px;
}
.pdr-80 {
    padding-right: 80px;
}
.pdb-80 {
    padding-bottom: 80px;
}
.pdl-80 {
    padding-left: 80px;
}
.pdx-90 {
    padding: 0 90px;
}
.pdy-90 {
    padding: 90px 0;
}
.pdt-90 {
    padding-top: 90px;
}
.pdr-90 {
    padding-right: 90px;
}
.pdb-90 {
    padding-bottom: 90px;
}
.pdl-90 {
    padding-left: 90px;
}
.pdx-100 {
    padding: 0 100px;
}
.pdy-100 {
    padding: 100px 0;
}
.pdt-100 {
    padding-top: 100px;
}
.pdr-100 {
    padding-right: 100px;
}
.pdb-100 {
    padding-bottom: 100px;
}
.pdl-100 {
    padding-left: 100px;
}
.mgx-10 {
    margin: 0 10px;
}
.mgy-10 {
    margin: 10px 0;
}
.mgt-10 {
    margin-top: 10px;
}
.mgr-10 {
    margin-right: 10px;
}
.mgb-10 {
    margin-bottom: 10px;
}
.mgl-10 {
    margin-left: 10px;
}
.mgx-20 {
    margin: 0 20px;
}
.mgy-20 {
    margin: 20px 0;
}
.mgt-20 {
    margin-top: 20px;
}
.mgr-20 {
    margin-right: 20px;
}
.mgb-20 {
    margin-bottom: 20px;
}
.mgl-20 {
    margin-left: 20px;
}
.mgx-30 {
    margin: 0 30px;
}
.mgy-30 {
    margin: 30px 0;
}
.mgt-30 {
    margin-top: 30px;
}
.mgr-30 {
    margin-right: 30px;
}
.mgb-30 {
    margin-bottom: 30px;
}
.mgl-30 {
    margin-left: 30px;
}
.mgx-40 {
    margin: 0 40px;
}
.mgy-40 {
    margin: 40px 0;
}
.mgt-40 {
    margin-top: 40px;
}
.mgr-40 {
    margin-right: 40px;
}
.mgb-40 {
    margin-bottom: 40px;
}
.mgl-40 {
    margin-left: 40px;
}
.mgx-50 {
    margin: 0 50px;
}
.mgy-50 {
    margin: 50px 0;
}
.mgt-50 {
    margin-top: 50px;
}
.mgr-50 {
    margin-right: 50px;
}
.mgb-50 {
    margin-bottom: 50px;
}
.mgl-50 {
    margin-left: 50px;
}
.mgx-60 {
    margin: 0 60px;
}
.mgy-60 {
    margin: 60px 0;
}
.mgt-60 {
    margin-top: 60px;
}
.mgr-60 {
    margin-right: 60px;
}
.mgb-60 {
    margin-bottom: 60px;
}
.mgl-60 {
    margin-left: 60px;
}
.mgx-70 {
    margin: 0 70px;
}
.mgy-70 {
    margin: 70px 0;
}
.mgt-70 {
    margin-top: 70px;
}
.mgr-70 {
    margin-right: 70px;
}
.mgb-70 {
    margin-bottom: 70px;
}
.mgl-70 {
    margin-left: 70px;
}
.mgx-80 {
    margin: 0 80px;
}
.mgy-80 {
    margin: 80px 0;
}
.mgt-80 {
    margin-top: 80px;
}
.mgr-80 {
    margin-right: 80px;
}
.mgb-80 {
    margin-bottom: 80px;
}
.mgl-80 {
    margin-left: 80px;
}
.mgx-90 {
    margin: 0 90px;
}
.mgy-90 {
    margin: 90px 0;
}
.mgt-90 {
    margin-top: 90px;
}
.mgr-90 {
    margin-right: 90px;
}
.mgb-90 {
    margin-bottom: 90px;
}
.mgl-90 {
    margin-left: 90px;
}
.mgx-100 {
    margin: 0 100px;
}
.mgy-100 {
    margin: 100px 0;
}
.mgt-100 {
    margin-top: 100px;
}
.mgr-100 {
    margin-right: 100px;
}
.mgb-100 {
    margin-bottom: 100px;
}
.mgl-100 {
    margin-left: 100px;
}
.list-inline > li {
    display: inline-block;
}
.list-inline.w-mg-5 li {
    margin: 0 5px;
}
.dark-txt {
    color: #373b47;
}
.fz-20 {
    font-size: 20px;
}
.font1 {
    font-family: Poppins, sans-serif;
}
.font2 {
    font-family: Open Sans, sans-serif;
}
.fw-300 {
    font-weight: 300;
}
.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}
.fw-700 {
    font-weight: 700;
}
.object-fit-cover {
    background-size: cover;
}
.img-pos-center {
    background-position: 50%;
}
.img-bg-layer {
    position: relative;
}
.img-bg-layer:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(344.5deg, rgba(0, 0, 0, 0.7) 11.76%, rgba(0, 0, 0, 0.1) 90.05%);
}
.list-grid-shortcut {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
.list-grid-shortcut .item-grid-shortcut {
    margin-right: 1.9%;
    margin-bottom: 2%;
    width: 32.0666666667%;
}
.list-grid-shortcut .item-grid-shortcut:nth-child(3n) {
    margin-right: 0;
}
@media (max-width: 1024px) {
    .list-grid-shortcut {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-right: 1.9%;
        margin-bottom: 2%;
        width: 32.0666666667%;
    }
    .list-grid-shortcut .item-grid-shortcut:nth-child(3n) {
        margin-right: 0;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-bottom: 20px;
    }
}

@media (max-width: 992px) {
    .list-grid-shortcut {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-right: 1.9%;
        margin-bottom: 2%;
        width: 49.05%;
    }
    .list-grid-shortcut .item-grid-shortcut:nth-child(2n) {
        margin-right: 0;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-bottom: 20px;
    }

}





@media (max-width: 768px) {
    .list-grid-shortcut {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-right: 0;
        margin-bottom: 0;
        width: 100%;
    }
    .list-grid-shortcut .item-grid-shortcut:nth-child(1n) {
        margin-right: 0;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-bottom: 20px;
    }
}
@media (max-width: 576px) {
    .list-grid-shortcut {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-right: 0;
        margin-bottom: 0;
        width: 100%;
    }
    .list-grid-shortcut .item-grid-shortcut:nth-child(1n) {
        margin-right: 0;
    }
    .list-grid-shortcut .item-grid-shortcut {
        margin-bottom: 20px;
    }
}
.light-bg {
    background-color: #f7f7f7;
}
.silver-bg {
    background-color: #f3f3f3;
}
.txt-dark-blue {
    color: #2a388f;
}
.txt-red {
    color: #ed1c24;
}
.divider {
    width: 100%;
    height: 1px;
    background-color: #ccc;
}
.divider.in-dark {
    background-color: hsla(0, 0%, 100%, 0.1);
}
div.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
div.main-nav a {
    display: inline-block;
}
div.main-nav a.btn {
    padding: 0 15px;
}
div.main-nav a.btn span {
    font-size: 14px;
    color: #fff;
}
div.main-nav a.btn svg {
    display: none;
}
div.main-nav ul.sosmed {
    margin-right: 35px;
}
.brand {
    max-height: 67px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.brand a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}
.brand a img {
    display: block;
}
.brand a p {
    font-family: Poppins, sans-serif;
    margin-left: 15px;
}
.brand a p small,
.brand a p strong {
    color: #18191d;
    display: block;
}
.brand a p strong {
    line-height: 1.4;
    font-size: 24px;
    font-weight: 700;
}
.brand a p small {
    font-size: 12px;
}
.brand a p:hover small,
.brand a p:hover strong {
    color: #ed1c24;
}
@media (max-width: 576px) {
    .brand a p {
        margin-left: 10px;
    }
    .brand a p strong {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        font-size: 16px;
    }
    .brand a p small {
        display: none;
    }
}
a.humburger-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 14px;
}
a.humburger-btn span {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #18191d;
}
a.humburger-btn span:first-child {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 16px;
}
a.humburger-btn span:nth-child(2) {
    -ms-flex-item-align: center;
    align-self: center;
}
a.humburger-btn span:nth-child(3) {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 10px;
}
a.humburger-btn:hover span:first-child {
    width: 10px;
}
a.humburger-btn:hover span:nth-child(3) {
    width: 20px;
}
.detail-merchant-slideshow .detail-merchant-slider,
.detail-promo-slideshow .detail-promo-slider,
.heroImagesSlider,
.latest-events-slideshow .latest-events-slider,
.latest-promo-slideshow .latest-promo-slider,
.services-slideshow .services-slider,
.tagline-slider,
.testi-slider,
.wrapper-client-slider .client-slider {
    visibility: hidden;
}
.detail-merchant-slideshow .slick-slider.detail-merchant-slider,
.detail-promo-slideshow .slick-slider.detail-promo-slider,
.latest-events-slideshow .slick-slider.latest-events-slider,
.latest-promo-slideshow .slick-slider.latest-promo-slider,
.services-slideshow .slick-slider.services-slider,
.slick-slider.heroImagesSlider,
.slick-slider.tagline-slider,
.slick-slider.testi-slider,
.wrapper-client-slider .slick-slider.client-slider {
    overflow: hidden;
}
.detail-merchant-slideshow .slick-initialized.detail-merchant-slider,
.detail-promo-slideshow .slick-initialized.detail-promo-slider,
.latest-events-slideshow .slick-initialized.latest-events-slider,
.latest-promo-slideshow .slick-initialized.latest-promo-slider,
.services-slideshow .slick-initialized.services-slider,
.slick-initialized.heroImagesSlider,
.slick-initialized.tagline-slider,
.slick-initialized.testi-slider,
.wrapper-client-slider .slick-initialized.client-slider {
    visibility: visible;
    max-height: none;
}
.nav-all-slideshow {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2;
}
.nav-all-slideshow,
.nav-all-slideshow a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav-all-slideshow a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}
.nav-all-slideshow a svg {
    width: 19px;
}
.nav-all-slideshow a:hover {
    border: none;
    background-color: #ed1c24;
    color: #fff;
}
.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 35px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}
.slick-dots li {
    margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 8px;
    height: 8px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: hsla(0, 0%, 100%, 0.2);
    text-indent: -9999px;
}
.slick-dots li.slick-active button {
    background-color: #fff;
}
.slick-dots li.slick-active button:focus {
    outline: none;
}
.slide-arrow-navigation {
    position: absolute;
    top: 50%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
}
.slide-arrow-navigation a {
    display: inline-block;
    text-decoration: none;
}
.slide-arrow-navigation a.prevArrow {
    margin-right: 3px;
}
.slide-arrow-navigation a.nextArrow {
    margin-left: 3px;
}
.slide-arrow-navigation#tagArrow {
    margin-bottom: 25px;
    position: static;
    display: inline-block;
    width: auto;
    -webkit-transform: unset;
    transform: unset;
    z-index: 3;
}
.slide-arrow-navigation#tagArrow a {
    position: relative;
    background: hsla(0, 0%, 100%, 0.25);
    width: 30px;
    height: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.slide-arrow-navigation#tagArrow a svg {
    height: 15px;
    fill: #fff;
}
.slide-arrow-navigation#tagArrow a#prevTag {
    left: 0;
}
.slide-arrow-navigation#tagArrow a#nextTag {
    right: 0;
}
@media (max-width: 576px) {
    .slide-arrow-navigation#tagArrow a#prevTag {
        left: -5px;
    }
    .slide-arrow-navigation#tagArrow a#nextTag {
        right: -5px;
    }
}
.slide-arrow-navigation#latestEventsArrow a {
    position: relative;
    background-color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.25);
}
.slide-arrow-navigation#latestEventsArrow a svg {
    height: 17px;
}
.slide-arrow-navigation#latestEventsArrow a#prevLatestEvents {
    left: 30px;
}
.slide-arrow-navigation#latestEventsArrow a#nextLatestEvents {
    right: 30px;
}
@media (max-width: 576px) {
    .slide-arrow-navigation#latestEventsArrow a#prevLatestEvents {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        left: 0;
    }
    .slide-arrow-navigation#latestEventsArrow a#nextLatestEvents {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        right: 0;
    }
}
.slide-arrow-navigation#serviceArrow {
    position: static;
    width: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: unset;
    transform: unset;
    z-index: 3;
}
.slide-arrow-navigation#serviceArrow,
.slide-arrow-navigation#serviceArrow a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.slide-arrow-navigation#serviceArrow a {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.slide-arrow-navigation#serviceArrow a svg {
    height: 17px;
    fill: #fff;
}
.slide-arrow-navigation#serviceArrow a#prevService {
    left: 0;
}
.slide-arrow-navigation#serviceArrow a#nextService {
    right: -10px;
}
.lineSwipe {
    position: absolute;
    content: "";
    top: -25px;
    left: 0;
    width: 50px;
    height: 1px;
    -webkit-transform-origin: left;
    transform-origin: left;
    background-color: #fff;
}
.custom_animate_line {
    -webkit-animation: lineAnimate;
    animation: lineAnimate;
}
@-webkit-keyframes lineAnimate {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes lineAnimate {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.heroImagesSlider,
.heroImagesSlider .heroItem {
    position: relative;
    width: 100%;
    height: calc(100vh - 80px);
}
.heroImagesSlider .heroItem {
    background-size: cover;
}
.heroImagesSlider .heroItem > figure {
    position: relative;
    overflow: hidden;
}
.heroImagesSlider .heroItem > figure img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100vh;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}
.heroImagesSlider .heroItem.slick-active > figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.heroImagesSlider .heroItem .tagline-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 1100px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}
.heroImagesSlider .heroItem .tagline-wrapper .block-left {
    position: relative;
    width: 100%;
    max-width: 482px;
}
.heroImagesSlider .heroItem .tagline-wrapper .block-left h2,
.heroImagesSlider .heroItem .tagline-wrapper .block-left p {
    color: #fff;
    text-shadow: 0 6px 10px rgba(0, 0, 0, 0.12);
}
.heroImagesSlider .heroItem .tagline-wrapper .block-left h2 {
    position: relative;
    line-height: 1.3;
    margin-bottom: 15px;
}
.heroImagesSlider .heroItem .tagline-wrapper .block-left h2 strong {
    font-size: inherit;
    color: inherit;
    display: inline-block;
    line-height: inherit;
}
.heroImagesSlider .heroItem .tagline-wrapper .block-left p {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.3px;
    font-weight: 300;
}
@media (max-width: 767px) {
    .heroImagesSlider .heroItem .tagline-wrapper .block-left p {
        font-size: 12px;
    }
}
.heroImagesSlider .heroItem .tagline-wrapper .block-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.heroImagesSlider .heroItem .tagline-wrapper .block-right figure img {
    width: 100%;
}
.heroImagesSlider .heroItem:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.1)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.1));
    z-index: 1;
}
@media (max-width: 576px) {
    .heroImagesSlider .heroItem a img {
        height: calc(100vh - 80px);
    }
}
.tagline-slider .tagline-item {
    outline: none;
    padding: 0 30px 30px 0;
}
.tagline-slider .tagline-item p strong {
    font-weight: 700;
}
.testi-slider {
    outline: none;
}
.testi-slider .slick-slide {
    margin: 10px;
}
.testi-slider .slick-list {
    margin: -10px;
}
.testi-slider .testi-item {
    outline: none;
}
.testi-slider .testi-item .testi-wrapper {
    position: relative;
}
.testi-slider .testi-item .testi-wrapper figure {
    width: 80px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 7px #fff;
    box-shadow: 0 0 0 7px #fff;
}
.testi-slider .testi-item .testi-wrapper figure img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 20px;
    -webkit-box-shadow: 0 0 0 5px hsla(0, 0%, 100%, 0.25);
    box-shadow: 0 0 0 5px hsla(0, 0%, 100%, 0.25);
}
.testi-slider .testi-item .testi-wrapper .profile-testimoni p {
    color: #fff;
    margin-bottom: 7px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 19px;
}
.testi-slider .testi-item .testi-wrapper .profile-testimoni small {
    font-family: Poppins, sans-serif;
    font-style: italic;
    font-size: 15px;
    color: #ffdac9;
}
.testi-slider .testi-item .testi-wrapper:after {
    position: absolute;
    content: "";
    top: -20px;
    left: -30px;
    width: 95px;
    height: 80px;
    background-image: url(../images/quote.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
    z-index: -1;
}
.wrapper-client-slider {
    position: relative;
}
.wrapper-client-slider .client-slider {
    outline: none;
}
.wrapper-client-slider .client-slider .slick-slide {
    margin: 10px;
}
.wrapper-client-slider .client-slider .slick-list {
    margin: -10px;
}
.wrapper-client-slider .client-slider .client-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    margin: 0 10px;
}
.wrapper-client-slider .client-slider .client-item a {
    outline: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.wrapper-client-slider .client-slider .client-item a img {
    width: 100%;
}
.latest-promo-slideshow {
    position: relative;
}
.latest-promo-slideshow .latest-promo-slider {
    outline: none;
}
.latest-promo-slideshow .latest-promo-slider .slick-slide {
    margin: 10px;
}
.latest-promo-slideshow .latest-promo-slider .slick-list {
    margin: -10px;
}
.latest-promo-slideshow .latest-promo-slider .latest-promo-item {
    padding: 50px 0;
}
.latest-promo-slideshow .latest-promo-slider .latest-promo-item .custom-card .figure-on-top {
    height: 220px;
}
.detail-promo-slideshow {
    position: relative;
}
.detail-promo-slideshow .detail-promo-slider {
    outline: none;
}
.detail-promo-slideshow .detail-promo-slider .slick-slide {
    margin: 10px;
}
.detail-promo-slideshow .detail-promo-slider .slick-list {
    margin: -10px;
}
.detail-promo-slideshow .detail-promo-slider .detail-promo-item {
    padding: 50px 0;
}
.latest-events-slideshow,
.latest-events-slideshow .latest-events-slider .latest-events-item {
    position: relative;
}
.latest-events-slideshow .latest-events-slider .latest-events-item .frame-img {
    width: 100%;
}
.latest-events-slideshow .latest-events-slider .latest-events-item .frame-img img {
    width: 100%;
    display: block;
}
.latest-events-slideshow .latest-events-slider .latest-events-item .overlay-info {
    position: absolute;
    padding: 15px;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(0, 0, 0, 0.97)), to(rgba(0, 0, 0, 0.25)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.97) 10%, rgba(0, 0, 0, 0.25));
    z-index: 2;
}
.latest-events-slideshow .latest-events-slider .latest-events-item .overlay-info p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
}
.latest-events-slideshow .latest-events-slider .latest-events-item:hover .overlay-info {
    padding: 15px 15px 30px;
}
.services-slideshow {
    position: relative;
}
.services-slideshow .services-slider {
    position: relative;
    z-index: 2;
    outline: none;
}
.services-slideshow .services-slider .slick-list,
.services-slideshow .services-slider .slick-slide {
    margin: 0;
}
.services-slideshow .services-slider:before {
    position: absolute;
    content: "";
    top: auto;
    right: auto;
    bottom: -30px;
    left: -30px;
    width: 100px;
    height: 140px;
    background: radial-gradient(rgba(0, 0, 0, 0.55) 1px, transparent 1.6px);
    background-size: 10px 10px;
}
.services-slideshow .services-slider.slick-initialized {
    visibility: visible;
    max-height: none;
}
.detail-merchant-slideshow {
    position: relative;
}
.detail-merchant-slideshow .detail-merchant-slider {
    outline: none;
}
.detail-merchant-slideshow .detail-merchant-slider .slick-slide {
    margin: 10px;
}
.detail-merchant-slideshow .detail-merchant-slider .slick-list {
    margin: -10px;
}
.detail-merchant-slideshow .detail-merchant-slider .detail-merchant-item {
    padding: 50px 0;
}
.checklist-custom {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.checklist-custom .toggleButton {
    cursor: pointer;
    display: block;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.14s ease;
    transition: -webkit-transform 0.14s ease;
    transition: transform 0.14s ease;
    transition: transform 0.14s ease, -webkit-transform 0.14s ease;
}
.checklist-custom .toggleButton:active {
    -webkit-transform: rotateX(30deg);
    transform: rotateX(30deg);
}
.checklist-custom .toggleButton input {
    display: none;
}
.checklist-custom .toggleButton input + div {
    border: 3px solid rgba(237, 28, 36, 0.2);
    border-radius: 50%;
    position: relative;
    width: 27px;
    height: 27px;
}
.checklist-custom .toggleButton input + div svg {
    fill: none;
    stroke-width: 3.6;
    stroke: #d9d9d9;
    stroke-linecap: round;
    stroke-linejoin: round;
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    left: -3px;
    top: -3px;
    right: -3px;
    bottom: -3px;
    z-index: 1;
    stroke-dashoffset: 124.6;
    stroke-dasharray: 0 162.6 133 29.6;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.checklist-custom .toggleButton input:checked + div svg {
    stroke: #ed1c24;
    stroke-dashoffset: 162.6;
    stroke-dasharray: 0 162.6 28 134.6;
    -webkit-transition: all 0.4s ease 0.2s;
    transition: all 0.4s ease 0.2s;
}
.group-field {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f0f0f0;
    border-radius: 5px;
}
.group-field svg {
    position: relative;
    top: 10px;
    left: 7px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    fill: #2a388f;
}
.group-field input[type="email"],
.group-field input[type="password"],
.group-field input[type="text"],
.group-field select,
.group-field textarea {
    width: 100%;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    border: none;
    padding: 7px 10px 7px 15px;
    height: auto;
    background: none;
    -webkit-appearance: revert;
    -moz-appearance: revert;
    appearance: revert;
}
.group-field input[type="email"]:focus,
.group-field input[type="password"]:focus,
.group-field input[type="text"]:focus,
.group-field select:focus,
.group-field textarea:focus {
    outline: none;
}
.group-field input[type="email"],
.group-field input[type="password"],
.group-field input[type="text"] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.group-field input[type="email"]:focus,
.group-field input[type="password"]:focus,
.group-field input[type="text"]:focus {
    outline: none;
}
.group-field .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 3px;
}
.group-field.line {
    padding: 5px 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
}
.group-field.line input[type="email"],
.group-field.line input[type="text"] {
    padding: 0 0 5px;
    color: #fff;
}
form.material-frm {
    width: 100%;
}
form.material-frm .group-field-material {
    position: relative;
}
form.material-frm .group-field-material:last-child {
    margin-bottom: 15px;
}
form.material-frm .group-field-material svg {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.3);
}
form.material-frm .group-field-material i {
    position: absolute;
    right: 0;
    bottom: 10px;
    color: rgba(0, 0, 0, 0.3);
    font-size: 16px;
}
form.material-frm .group-field-material a.showPassword {
    outline: none;
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 2;
}
form.material-frm .group-field-material a.showPassword i {
    position: static;
}
form.material-frm .group-field-material .input-field {
    padding: 0 0 0 30px;
    height: 45px;
}
form.material-frm .group-field-material .input-field,
form.material-frm .group-field-material .txt-field {
    width: 100%;
    border: none;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: unset;
    color: #373b47;
    display: block;
    outline: none;
}
form.material-frm .group-field-material .txt-field {
    padding: 13px 0 15px 30px;
}
form.material-frm .group-field-material:after,
form.material-frm .group-field-material:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
}
form.material-frm .group-field-material.txtarea svg {
    position: absolute;
    top: 21px;
    left: 0;
    color: rgba(0, 0, 0, 0.3);
}
form.material-frm .group-field-material.icon-right button {
    display: inline-block;
    position: absolute;
    right: 0;
    padding: 0;
    height: 100%;
    text-align: right;
    border: none;
    background: none;
}
form.material-frm .group-field-material.icon-right button svg {
    position: static;
    top: unset;
    -webkit-transform: none;
    transform: none;
    color: rgba(0, 0, 0, 0.3);
}
form.material-frm .group-field-material.icon-right .input-field {
    padding: 0 30px 0 0;
}
.footer-frm {
    width: 100%;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
::-webkit-input-placeholder {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
::-moz-placeholder {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
:-ms-input-placeholder {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
:-moz-placeholder {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
.btn-link {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #727272;
    border: none;
    background: transparent;
}
a.btn,
button.btn,
input[type="button"].btn,
input[type="submit"].btn {
    position: relative;
    font-family: Poppins, sans-serif;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 5px 5px 25px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.75px;
    color: #000;
    text-transform: capitalize;
    background: #f7f7f7;
    border-radius: 999px;
}
a.btn span,
button.btn span,
input[type="button"].btn span,
input[type="submit"].btn span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.22);
}
a.btn span svg,
button.btn span svg,
input[type="button"].btn span svg,
input[type="submit"].btn span svg {
    width: 24px;
    fill: currentColor;
    stroke: currentColor;
}
a.btn.large,
button.btn.large,
input[type="button"].btn.large,
input[type="submit"].btn.large {
    font-size: 20px;
    padding: 8px 40px;
}
a.btn.medium,
button.btn.medium,
input[type="button"].btn.medium,
input[type="submit"].btn.medium {
    font-size: 16px;
    padding: 6px 12px;
}
a.btn.small,
button.btn.small,
input[type="button"].btn.small,
input[type="submit"].btn.small {
    font-size: 12px;
    padding: 5px 8px;
}
a.btn:hover,
button.btn:hover,
input[type="button"].btn:hover,
input[type="submit"].btn:hover {
    background: #ededed;
}
a.btn.orange,
button.btn.orange,
input[type="button"].btn.orange,
input[type="submit"].btn.orange {
    color: #fff;
    border: none;
    background: #ff5c00;
}
a.btn.orange:hover,
button.btn.orange:hover,
input[type="button"].btn.orange:hover,
input[type="submit"].btn.orange:hover {
    background: #db4f00;
}

a.btn.whatsapp,
button.btn.whatsapp,
input[type="button"].btn.whatsapp,
input[type="submit"].btn.whatsapp {
    color: #fff;
    border: none;
    background: #25d366;
}

a.btn.whatsapp:hover,
button.btn.whatsapp:hover,
input[type="button"].btn.whatsapp:hover,
input[type="submit"].btn.whatsapp:hover {
    background: #25d366;
}

a.btn.red,
button.btn.red,
input[type="button"].btn.red,
input[type="submit"].btn.red {
    color: #fff;
    border: none;
    background: #ed1c24;
}
a.btn.red:hover,
button.btn.red:hover,
input[type="button"].btn.red:hover,
input[type="submit"].btn.red:hover {
    background: #d41118;
}
a.btn.dark,
button.btn.dark,
input[type="button"].btn.dark,
input[type="submit"].btn.dark {
    color: #fff;
    border: none;
    background: #18191d;
    -webkit-box-shadow: 0 19px 15px -13px rgba(0, 0, 0, 0.5);
    box-shadow: 0 19px 15px -13px rgba(0, 0, 0, 0.5);
}
a.btn.dark svg path,
button.btn.dark svg path,
input[type="button"].btn.dark svg path,
input[type="submit"].btn.dark svg path {
    fill: #fff;
}
a.btn.dark:hover,
button.btn.dark:hover,
input[type="button"].btn.dark:hover,
input[type="submit"].btn.dark:hover {
    background: #ff5c00;
    -webkit-box-shadow: 0 19px 15px -13px rgba(102, 37, 0, 0.5);
    box-shadow: 0 19px 15px -13px rgba(102, 37, 0, 0.5);
}
a.btn.orangeGradient,
button.btn.orangeGradient,
input[type="button"].btn.orangeGradient,
input[type="submit"].btn.orangeGradient {
    color: #fff;
    border: none;
    background: -webkit-gradient(linear, right top, left top, color-stop(-3.76%, #c63535), to(#ee6d33));
    background: linear-gradient(270deg, #c63535 -3.76%, #ee6d33);
    -webkit-box-shadow: 0 10px 30px -10px rgba(179, 51, 3, 0.85);
    box-shadow: 0 10px 30px -10px rgba(179, 51, 3, 0.85);
}
a.btn.orangeGradient svg,
button.btn.orangeGradient svg,
input[type="button"].btn.orangeGradient svg,
input[type="submit"].btn.orangeGradient svg {
    height: 16px;
}
a.btn.orangeGradient svg path,
button.btn.orangeGradient svg path,
input[type="button"].btn.orangeGradient svg path,
input[type="submit"].btn.orangeGradient svg path {
    fill: #fff;
}
a.btn.orangeGradient:hover,
button.btn.orangeGradient:hover,
input[type="button"].btn.orangeGradient:hover,
input[type="submit"].btn.orangeGradient:hover {
    background: -webkit-gradient(linear, right top, left top, color-stop(-3.76%, #af2e2e), to(#ce5f2c));
    background: linear-gradient(270deg, #af2e2e -3.76%, #ce5f2c);
    -webkit-box-shadow: 0 10px 30px -10px rgba(165, 46, 3, 0.85);
    box-shadow: 0 10px 30px -10px rgba(165, 46, 3, 0.85);
}
a.btn.greenGradient,
button.btn.greenGradient,
input[type="button"].btn.greenGradient,
input[type="submit"].btn.greenGradient {
    color: #fff;
    border: none;
    background: -webkit-gradient(linear, right top, left top, color-stop(-3.76%, #44bb26), to(#a6bb26));
    background: linear-gradient(270deg, #44bb26 -3.76%, #a6bb26);
    -webkit-box-shadow: 0 10px 30px -10px rgba(3, 20, 5, 0.85);
    box-shadow: 0 10px 30px -10px rgba(3, 20, 5, 0.85);
}
a.btn.greenGradient svg path,
button.btn.greenGradient svg path,
input[type="button"].btn.greenGradient svg path,
input[type="submit"].btn.greenGradient svg path {
    fill: #fff;
}
a.btn.greenGradient:hover,
button.btn.greenGradient:hover,
input[type="button"].btn.greenGradient:hover,
input[type="submit"].btn.greenGradient:hover {
    background: -webkit-gradient(linear, right top, left top, color-stop(-3.76%, #39ac1d), to(#889722));
    background: linear-gradient(270deg, #39ac1d -3.76%, #889722);
}
a.btn.ghost,
button.btn.ghost,
input[type="button"].btn.ghost,
input[type="submit"].btn.ghost {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
}
a.btn.ghost svg path,
button.btn.ghost svg path,
input[type="button"].btn.ghost svg path,
input[type="submit"].btn.ghost svg path {
    fill: #fff;
}
a.btn.ghost:before,
button.btn.ghost:before,
input[type="button"].btn.ghost:before,
input[type="submit"].btn.ghost:before {
    position: absolute;
    content: "";
    top: -9px;
    left: -9px;
    width: 30px;
    height: 30px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
a.btn.ghost:hover,
button.btn.ghost:hover,
input[type="button"].btn.ghost:hover,
input[type="submit"].btn.ghost:hover {
    border: 2px solid transparent;
    background-color: #2a388f;
}
a.btn.link,
button.btn.link,
input[type="button"].btn.link,
input[type="submit"].btn.link {
    position: relative;
    padding: 0;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #27a9e1;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    text-transform: capitalize;
}
a.btn.link svg,
button.btn.link svg,
input[type="button"].btn.link svg,
input[type="submit"].btn.link svg {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
}
a.btn.link:hover,
button.btn.link:hover,
input[type="button"].btn.link:hover,
input[type="submit"].btn.link:hover {
    color: #177aa5;
}
a.btn.link:hover svg,
button.btn.link:hover svg,
input[type="button"].btn.link:hover svg,
input[type="submit"].btn.link:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}
a.btn.link:hover svg path,
button.btn.link:hover svg path,
input[type="button"].btn.link:hover svg path,
input[type="submit"].btn.link:hover svg path {
    fill: #373b47;
}
.wa {
    position: fixed;
    right: 30px;
    bottom: -100px;
    width: 60px;
    height: 60px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    background-color: #27b63e;
    z-index: 3;
}
.wa,
.wa a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wa a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
}
.wa a span {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    color: #fff;
}
.wa a svg {
    width: 25px;
    height: 25px;
}
.wa:hover {
    background-color: #219934;
}
@media (max-width: 576px) {
    .wa {
        right: 30px;
        width: 55px;
        height: 55px;
    }
}
ul.sosmed,
ul.sosmed li {
    display: inline-block;
}
ul.sosmed li a svg {
    width: 19px;
    height: 19px;
    fill: currentColor;
}
ul.sosmed li:not(:last-child) {
    margin-right: 10px;
}
ul.info_list {
    position: relative;
    padding: 35px;
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
ul.info_list li {
    margin-bottom: 15px;
}
ul.info_list li,
ul.info_list li span {
    font-family: Poppins, sans-serif;
    font-size: 14px;
}
ul.info_list li span {
    display: block;
    margin-bottom: 0;
    font-weight: 300;
    text-transform: capitalize;
    color: #aeaeae;
}
ul.info_list li a,
ul.info_list li address,
ul.info_list li strong {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    color: #373b47;
}
ul.info_list li strong {
    font-weight: 600;
}
ul.info_list li a {
    text-decoration: none;
}
ul.info_list li:last-child a:not(:last-child) {
    margin-right: 10px;
}
.custom-card {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
.custom-card .card-item {
    margin-right: 2%;
    margin-bottom: 2.1%;
    width: 32%;
}
.custom-card .card-item:nth-child(3n) {
    margin-right: 0;
}
.custom-card .card-item {
    position: relative;
    padding: 20px 20px 70px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 17px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 17px rgba(0, 0, 0, 0.15);
}
.custom-card .card-item a strong {
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    color: #373b47;
}
.custom-card.with-label .card-item .label-txt {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 50px;
    background-color: #2a388f;
    text-align: center;
    z-index: 2;
}
.custom-card.with-label .card-item .label-txt:after {
    position: absolute;
    content: "";
    top: -5px;
    left: -5px;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 5px solid #27a9e1;
    border-right: none;
    border-bottom: none;
}
.custom-card.with-label .card-item:hover .label-txt:after {
    width: 40px;
    height: 40px;
}
@media (max-width: 768px) {
    .custom-card {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .custom-card .card-item {
        margin-right: 2.5%;
        margin-bottom: 2.6%;
        width: 48.75%;
    }
    .custom-card .card-item:nth-child(2n) {
        margin-right: 0;
    }
}
@media (max-width: 576px) {
    .custom-card {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    .custom-card .card-item {
        margin-right: 0;
        margin-bottom: 5%;
        width: 100%;
    }
    .custom-card .card-item:nth-child(1n) {
        margin-right: 0;
    }
}
.floating-image {
    position: absolute;
    content: "";
}
.floating-image figure img {
    width: 100%;
    height: 100%;
}
span.svg-icon {
    width: 55px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    margin-bottom: 15px;
    color: #ed1c24;
    background-color: rgba(237, 28, 36, 0.07);
}
span.svg-icon svg {
    fill: currentColor;
    stroke-opacity: 0;
    width: 32px;
    height: 32px;
}
.grid-item-box {
    position: relative;
    overflow: hidden;
    padding: 20px 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 25px 30px -15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 25px 30px -15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    min-height:240px;
}
.grid-item-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(-3.76%, #7f0a0f), to(#ed1c24));
    background: linear-gradient(90deg, #7f0a0f -3.76%, #ed1c24);
}
.grid-item-box > img,
.grid-item-box > svg {
    position: relative;
    margin-bottom: 15px;
    display: block;
}
.grid-item-box strong {
    position: relative;
    display: block;
    margin-bottom: 7px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    color: #373b47;
    text-transform: capitalize;
}
.grid-item-box p {
    position: relative;
}
.grid-item-box .footer-box {
    position: absolute;
    width: calc(100% - 40px);
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.grid-item-box .footer-box .left,
.grid-item-box .footer-box .right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}
.grid-item-box.with-number strong {
    padding-top: 30px;
}
.grid-item-box.with-number strong:before {
    position: absolute;
    content: attr(title);
    top: -12px;
    line-height: normal;
    left: -1px;
    font-family: Poppins, sans-serif;
    font-size: 70px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.08);
}
.grid-item-box:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.grid-item-box:hover p,
.grid-item-box:hover strong {
    color: #fff;
}
.columns-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.columns-box .grid-item-box:not(:last-child) {
    margin-bottom: 30px;
}
.columns-box .left {
    margin-right: 15px;
}
.columns-box .right {
    margin-left: 15px;
}
@media (max-width: 576px) {
    .columns-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .columns-box .left {
        margin-bottom: 30px;
        margin-right: 0;
    }
    .columns-box .right {
        margin-left: 0;
    }
}
.box-item > a {
    width: 100%;
    display: inline-block;
    position: relative;
}
.box-item > a img {
    display: block;
    width: 100%;
}
.box-item > a:after,
.box-item > a:before {
    position: absolute;
    content: "";
    opacity: 0;
}
.box-item > a:before {
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: rgba(0, 0, 0, 0.7);
}
.box-item > a:after {
    top: 50%;
    left: 50%;
    content: "Detail..";
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.7px;
    border-radius: 3px;
    padding: 5px 15px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #ff5c00;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}
.box-item > a:hover:after,
.box-item > a:hover:before {
    opacity: 1;
}
.box-item > a:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.box-item .body-item {
    padding: 0 5px;
}
.box-item .body-item .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #828282;
}
.box-item .body-item .top svg {
    fill: #828282;
}
.box-item .body-item article .title {
    font-size: 16px;
    font-weight: 600;
    color: #2a388f;
}
.content-inner-hero {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.content-inner-hero .box-inner-hero h3 {
    text-transform: uppercase;
    margin-bottom: 0 !important;
}
.content-inner-hero .box-inner-hero p {
    width: 100%;
    max-width: 500px;
}
.content-inner-hero .box-inner-hero ol.breadcrumb li.breadcrumb-item {
    color: #aeaeae;
}
.content-inner-hero .box-inner-hero ol.breadcrumb li.breadcrumb-item a {
    color: #fbaf3f;
}
.content-inner-hero .box-inner-hero:last-child {
    max-width: 450px;
}
.media-frame {
    position: relative;
}
.media-frame .group-media {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.media-frame .group-media figure {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    max-width: 515px;
    -webkit-box-shadow: 0 60px 65px -50px rgba(0, 0, 0, 0.8);
    box-shadow: 0 60px 65px -50px rgba(0, 0, 0, 0.8);
}
.media-frame .group-media figure img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.media-frame .group-media figure a {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0 35px hsla(0, 0%, 100%, 0.2);
    box-shadow: 0 0 0 35px hsla(0, 0%, 100%, 0.2);
    -webkit-animation: ripple 1.5s ease-in-out infinite;
    animation: ripple 1.5s ease-in-out infinite;
}
.media-frame .group-media figure a .play {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background-color: #ed1c24;
}
.media-frame .group-media figure a .play span {
    position: absolute;
    content: "";
    top: 50%;
    left: 29px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 12px solid transparent;
    border-left: 15px solid #fff;
    display: block;
}
.media-frame .group-media figure a:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0 10px hsla(0, 0%, 100%, 0.15);
    box-shadow: 0 0 0 10px hsla(0, 0%, 100%, 0.15);
}
.media-frame .group-media figure a:hover .play {
    background-color: #d41118;
}
@media (max-width: 576px) {
    .media-frame .group-media figure {
        max-width: unset;
        min-height: 200px;
        -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.7);
        box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.7);
    }
}
@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.3);
        box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.3);
    }
    to {
        -webkit-box-shadow: 0 0 0 35px hsla(0, 0%, 100%, 0);
        box-shadow: 0 0 0 35px hsla(0, 0%, 100%, 0);
    }
}
@keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.3);
        box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.3);
    }
    to {
        -webkit-box-shadow: 0 0 0 35px hsla(0, 0%, 100%, 0);
        box-shadow: 0 0 0 35px hsla(0, 0%, 100%, 0);
    }
}
.article-with-object {
    padding: 0 0 80px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.article-with-object article {
    max-width: 515px;
}
.article-with-object article strong {
    margin-bottom: 15px;
    position: relative;
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    color: #373b47;
}
.article-with-object article strong:after {
    position: absolute;
    content: attr(title);
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #eef0fa;
    font-size: 70px;
    z-index: -1;
}
.article-with-object figure {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.article-with-object figure img {
    height: 100%;
}
.article-with-object > .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.article-with-object > .left,
.article-with-object > .right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.article-with-object > .right .media-frame .group-media {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.article-with-object > .right .media-frame .group-media figure {
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
}
.article-with-object > .right .media-frame .group-media:before {
    position: absolute;
    content: "";
    top: -30px;
    right: -30px;
    bottom: auto;
    left: auto;
    width: 100px;
    height: 140px;
    background: radial-gradient(rgba(237, 28, 36, 0.8) 1px, transparent 1.6px);
    background-size: 10px 10px;
}
.article-with-object.split > .left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.article-with-object.split > .right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.article-with-object.split > .right .media-frame .group-media {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.article-with-object.split > .right .media-frame .group-media figure {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 70px;
    border-bottom-left-radius: 70px;
}
.article-with-object.split > .right .media-frame .group-media:before {
    position: absolute;
    content: "";
    top: -30px;
    right: auto;
    bottom: auto;
    left: -30px;
    width: 100px;
    height: 140px;
    background: radial-gradient(rgba(237, 28, 36, 0.8) 1px, transparent 1.6px);
    background-size: 10px 10px;
}
.article-with-object:not(:last-child) {
    margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1024px) {
    .article-with-object > .left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 50px;
    }
    .article-with-object > .left div article,
    .article-with-object > .right figure {
        max-width: 420px;
    }
    .article-with-object > .right figure img {
        width: 100%;
    }
    .article-with-object.split > .left {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .article-with-object:not(:last-child) {
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .article-with-object {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .article-with-object > .left {
        margin-bottom: 50px;
    }
    .article-with-object > .right figure img {
        width: 100%;
    }
    .article-with-object.split > .left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .article-with-object:not(:last-child) {
        margin-bottom: 0;
    }
}
@media (min-width: 1140px) and (max-width: 1920px) {
    .flex-grid {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        margin: 0 0 15px;
    }
    .flex-grid .flex-grid-item {
        margin-right: 2%;
        margin-bottom: 2.1%;
        width: 23.5%;
    }
    .flex-grid .flex-grid-item:nth-child(4n) {
        margin-right: 0;
    }
}
@media (max-width: 1139px) {
    .flex-grid {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        margin: 0 0 15px;
    }
    .flex-grid .flex-grid-item {
        margin-right: 2%;
        margin-bottom: 2.1%;
        width: 32%;
    }
    .flex-grid .flex-grid-item:nth-child(3n) {
        margin-right: 0;
    }
}
@media (max-width: 768px) {
    .flex-grid {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        margin: 0 0 15px;
    }
    .flex-grid .flex-grid-item {
        margin-right: 2%;
        margin-bottom: 2.1%;
        width: 49%;
    }
    .flex-grid .flex-grid-item:nth-child(2n) {
        margin-right: 0;
    }
}
@media (max-width: 576px) {
    .flex-grid {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        margin: 0 0 15px;
    }
    .flex-grid .flex-grid-item {
        margin-right: 0;
        margin-bottom: 0;
        width: 100%;
    }
    .flex-grid .flex-grid-item:nth-child(1n) {
        margin-right: 0;
    }
    .flex-grid .flex-grid-item {
        margin-bottom: 30px;
    }
}
.heading-inner-page {
    height: 370px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
ul.list-with-icon li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 22px;
    line-height: 2;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1px;
    color: #727272;
}
ul.list-with-icon li:before {
    position: absolute;
    content: "";
    top: 9px;
    left: 0;
    width: 11px;
    height: 11px;
    background-image: url(../images/icons/arrow-list-green.png);
    background-repeat: no-repeat;
    background-size: cover;
}
ul.list-with-icon li:not(:last-child) {
    margin-bottom: 20px;
}
ul.list-with-icon.inverse li {
    color: #fff;
}
ul.list-with-icon.arrow-style2 li {
    padding-left: 40px;
}
ul.list-with-icon.arrow-style2 li:before {
    top: 7px;
    width: 24px;
    height: 24px;
    background-image: url(../assets/images/icons/arrow-list-2-white.png);
}
ul.list-with-icon.list-style3 li {
    padding-left: 35px;
}
ul.list-with-icon.list-style3 li:before {
    top: 7px;
    width: 20px;
    height: 20px;
    background-image: url(../assets/images/icons/check-list-red.png);
}
.bumper {
    background-size: cover;
}
.bumper p {
    max-width: 600px;
}
.bumper p strong {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.7;
    text-transform: capitalize;
    color: #fff;
}
.simple-checkbox {
    display: block;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #7a7a7a;
}
.simple-checkbox .checkmark {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 16px;
    width: 16px;
    border: 2px solid #b7b7b7;
}
.simple-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 3px;
    top: 0;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.simple-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.simple-checkbox input:checked ~ .checkmark {
    border: 2px solid #39ac1c;
}
.simple-checkbox:hover input ~ .checkmark {
    border: 2px solid #39ac1c;
}
.simple-checkbox input:checked ~ .checkmark {
    background-color: #39ac1c;
}
.simple-checkbox input:checked ~ .checkmark:after {
    display: block;
}
.link-social strong {
    font-size: 16px;
    font-weight: 600;
    color: #373b47;
}
.link-social span {
    margin-right: 2px;
    font-family: Poppins, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
}
.link-social ul.sosmed li:not(:last-child) {
    margin-right: 7px;
}
.link-social ul.sosmed-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.link-social ul.sosmed-color li a {
    background-color: #fff;
}
.link-social ul.sosmed-color li a.fb {
    color: #1877f2;
}
.link-social ul.sosmed-color li a.tw {
    color: #1da1f2;
}
.link-social ul.sosmed-color li a.insta {
    color: #e4405f;
}
.link-social ul.sosmed-color li a svg {
    width: 27px;
    height: 27px;
    fill: currentColor;
}
.link-social ul.sosmed-color li:not(:last-child) {
    margin-right: 10px;
}
.material-select {
    position: relative;
    min-width: 60px;
    height: 37px;
    background-color: #fff;
    display: block;
}
.material-select .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}
.material-select .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #a8a8a8;
    width: 100%;
    height: 100%;
}
.material-select .select-styled {
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    color: #a8a8a8;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.material-select .select-styled:after {
    position: absolute;
    content: "";
    top: 40%;
    right: 10px;
    width: 8px;
    height: 8px;
    border: 2px solid #999;
    border-top: none;
    border-right: none;
    -webkit-transform: translateY(-40%) rotate(-45deg);
    transform: translateY(-40%) rotate(-45deg);
}
.material-select .select-options {
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    font-family: Poppins, sans-serif;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 20px -7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px -7px rgba(0, 0, 0, 0.15);
}
.material-select .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.material-select .select-options li:hover {
    color: #39ac1c;
}
.material-select .select-options li[rel="hide"] {
    display: none;
}
.paging-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.paging-nav .left-nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.paging-nav .right-nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.paging-nav .right-nav .material-form {
    margin: 0 15px;
}
.paging-nav .right-nav .material-form .material-select {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 12px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 12px -2px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
@media (max-width: 768px) {
    .paging-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .paging-nav .left-nav {
        margin-bottom: 20px;
    }
}
.banner--center a {
    display: inline-block;
    width: 100%;
}
.banner--center a > img {
    display: block;
    width: 100%;
}
header {
    position: fixed;
}
header.main-header {
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 5;
}
header.main-header .group-header {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.main-header .group-header ul {
    display: block;
}
header.main-header .group-header ul li {
    display: inline-block;
}
header.main-header .group-header ul li a {
    text-decoration: none;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 14px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #18191d;
}
header.main-header .group-header ul li a.active,
header.main-header .group-header ul li a:hover {
    color: #ed1c24;
}
header.main-header .group-header ul li a.active {
    font-weight: 600;
}
header.main-header .group-header ul li:not(:last-child) {
    margin-right: 20px;
}
header.main-header .group-header ul li.link-login {
    margin-left: 15px;
}
header.main-header .group-header ul li.link-login a {
    text-transform: capitalize;
    color: #373b47;
}
header.main-header .group-header ul li.link-login a svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}
header.main-header .group-header ul li.link-login a:hover {
    color: #ed1c24;
}
@media (max-width: 992px) {
    header.main-header .group-header ul {
        display: none;
    }
}
header.main-header .group-header .left {
    /* -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.main-header .group-header .left h1.brand {
    
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
@media (max-width: 992px) {
    header.main-header .group-header .left {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 178px;
    }
}
header.main-header .group-header .right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
header.main-header .group-header .right .humburger-btn {
    display: none;
}
@media (max-width: 992px) {
    header.main-header .group-header .right .humburger-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    header.main-header .group-header .right .link-social {
        display: none;
    }
}
header.main-header.hideUp {
    top: -85px;
}
footer {
    position: relative;
    padding: 60px 0;
    background-color: #000;
}
footer .brand a p small,
footer .brand a p strong {
    color: #fff;
}
footer h5 {
    font-size: 24px;
    letter-spacing: 0.7px;
}
footer h5,
footer strong {
    color: #fff;
    font-weight: 500;
}
footer strong {
    margin-right: 10px;
    letter-spacing: 1.1px;
}
footer strong,
footer ul.sosmed {
    display: inline-block;
    vertical-align: middle;
}
footer ul.sosmed li a:hover {
    color: #ed1c24;
}
footer .copyright {
    margin-top: 21px;
}
footer .copyright,
footer .copyright a {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    color: #828282;
}
footer ul.footer-mnu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
footer ul.footer-mnu li a {
    text-decoration: none;
}
footer ul.footer-mnu li a:hover {
    color: #ed1c24;
}
footer ul.footer-mnu li:not(:last-child) {
    margin-bottom: 7px;
}
footer address {
    margin-bottom: 20px;
    line-height: 1.7;
    font-size: 14px;
}
footer address strong {
    font-size: 14px;
    font-weight: 600;
    color: #999;
}
footer .emailfooter {
    display: block;
    padding: 5px 0;
    text-decoration: none;
}
footer .emailfooter svg {
    margin-right: 5px;
    display: inline-block;
    vertical-align: initial;
}
footer .emailfooter:hover {
    color: #ed1c24;
}
footer .footer-logo {
    margin: 30px 0 0;
    display: inline-block;
}
footer .footer-logo img {
    display: block;
    width: 100%;
}
footer:before {
    position: absolute;
    content: "";
    top: 0;
    left: -200px;
    width: 670px;
    height: 100%;
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.07)), color-stop(90%, rgba(17, 17, 17, 0)));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0.07), rgba(17, 17, 17, 0) 90%);
}
@media (max-width: 576px) {
    footer .newsletter-box p {
        margin-bottom: 30px;
        font-size: 48px;
    }
    footer .newsletter-box form .group-field.line {
        width: 100%;
    }
}
.main-menu {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 6;
    pointer-events: none;
    background-color: transparent;
}
.main-menu .main-menu-content {
    overflow-y: auto;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
}
.main-menu .main-menu-content a.hide {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 2;
}
.main-menu .main-menu-content a.hide:after,
.main-menu .main-menu-content a.hide:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25px;
    height: 2px;
    background-color: #18191d;
}
.main-menu .main-menu-content a.hide:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.main-menu .main-menu-content a.hide:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.main-menu .main-menu-content a.hide:hover:after,
.main-menu .main-menu-content a.hide:hover:before {
    background-color: #828282;
}
.main-menu .main-menu-content .wrapper-menu {
    position: relative;
    width: 100%;
    height: 100%;
}
.main-menu .main-menu-content .wrapper-menu .header-menu {
    position: relative;
    padding: 10px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 7px 15px -7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 15px -7px rgba(0, 0, 0, 0.1);
}
.main-menu .main-menu-content .wrapper-menu .header-menu .link-auth .logout {
    display: none;
}
.main-menu .main-menu-content .wrapper-menu .header-menu .link-auth .login {
    display: inline-block;
}
.main-menu .main-menu-content .wrapper-menu .header-menu .link-auth.statusout .login {
    display: none;
}
.main-menu .main-menu-content .wrapper-menu .header-menu .link-auth.statusout .logout {
    display: inline-block;
}
.main-menu .main-menu-content .wrapper-menu .body-menu {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main-menu .main-menu-content .wrapper-menu .body-menu .working-hours {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f0f0f0;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.big-menu {
    padding: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.big-menu li a {
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 20px;
    color: #373b47;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.big-menu li a:hover {
    text-decoration: none;
    letter-spacing: 3.7px;
    color: #ff5c00;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.big-menu li:not(:last-child) {
    margin-bottom: 10px;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu {
    background-color: #18191d;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu span {
    color: hsla(0, 0%, 100%, 0.3);
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu .d-block,
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu address {
    color: #fff;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu .d-block strong {
    color: hsla(0, 0%, 100%, 0.3);
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu .link-social span {
    margin-bottom: 5px;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu .link-social .sosmed li a {
    color: #fff;
}
.main-menu .main-menu-content .wrapper-menu .body-menu ul.info_list#at_mnu .link-social .sosmed li a span.svg-icon svg {
    width: 32px;
    height: 32px;
}
.main-search {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: transparent;
    pointer-events: none;
    z-index: 7;
}
.main-search .content-main-search {
    position: relative;
    top: -200px;
    padding: 50px 0;
    background-color: #fff;
}
.main-search .content-main-search .material-frm .group-field-material .input-field {
    padding: 10px;
    font-size: 35px;
}
.main-search .content-main-search .material-frm .group-field-material .input-field::-webkit-input-placeholder {
    font-size: 35px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
.main-search .content-main-search .material-frm .group-field-material .input-field::-moz-placeholder {
    font-size: 35px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
.main-search .content-main-search .material-frm .group-field-material .input-field:-ms-input-placeholder {
    font-size: 35px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
.main-search .content-main-search .material-frm .group-field-material .input-field:-moz-placeholder {
    font-size: 35px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    color: #a8a8a8;
}
.main-search .content-main-search .material-frm .group-field-material:before {
    display: none;
}
.main-search .content-main-search .material-frm .group-field-material:after {
    bottom: -7px;
    height: 3px;
}
.main-search .content-main-search .material-frm .group-field-material a.closeSearch {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.1);
}
.main-search .content-main-search .material-frm .group-field-material a.closeSearch span {
    position: absolute;
    width: 22px;
    height: 2px;
    border-radius: 30px;
    background-color: #18191d;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.main-search .content-main-search .material-frm .group-field-material a.closeSearch span:first-child {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.main-search .content-main-search .material-frm .group-field-material a.closeSearch span:nth-child(2) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 480px) {
    .main-search .content-main-search .material-frm .group-field-material a.closeSearch {
        top: 5px;
        width: 35px;
        height: 35px;
    }
    .main-search .content-main-search .material-frm .group-field-material a.closeSearch span {
        width: 20px;
    }
}
section.heroImages {
    position: relative;
    padding: 0;
    width: 100%;
    height: 100%;
}
section.heroImages .nav-all-slideshow {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
    section.heroImages .nav-all-slideshow {
        display: none;
        width: 22%;
        top: 50px;
        bottom: auto;
        left: 15px;
        -webkit-transform: unset;
        transform: unset;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    section.heroImages .nav-all-slideshow a {
        border-color: hsla(0, 0%, 100%, 0.2);
        width: 32px;
        height: 32px;
    }
    section.heroImages .nav-all-slideshow a svg {
        width: 18px;
        height: 18px;
    }
}
section.heroImages .tagSliderWrapper {
    padding: 64px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 438px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 3;
}
section.heroImages .tagSliderWrapper .tagSlider {
    width: 100%;
}
section.heroImages .tagSliderWrapper .tagSlider .tagItem {
    text-align: right;
}
section.heroImages .tagSliderWrapper .tagSlider .tagItem p,
section.heroImages .tagSliderWrapper .tagSlider .tagItem strong {
    color: #fff;
}
section.heroImages .tagSliderWrapper .tagSlider .tagItem strong {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 27px;
}
section.heroImages .tagSliderWrapper .tagSlider .tagItem p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.7px;
}
@media (max-width: 768px) {
    section.heroImages .tagSliderWrapper {
        top: auto;
        bottom: 0;
        width: 100%;
        height: auto;
        padding: 25px;
        background: rgba(0, 0, 0, 0.55);
    }
}
section.welcome {
    position: relative;
    height: 100vh;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: -280px;
}
section.welcome figure {
    position: absolute;
    top: 50%;
    left: -320px;
    width: 100%;
    max-width: 960px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
section.welcome figure img {
    width: 100%;
}
@media (max-width: 992px) {
    section.welcome figure {
        display: none;
    }
}
@media (max-width: 768px) {
    section.welcome {
        background-image: unset !important;
        padding: 50px 0;
        height: 100%;
    }
}
section.wwd {
    background-color: #fff;
    background-blend-mode: multiply;
}
section.wwd .custom-card {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    border: 1px solid #e3e6ec;
}
section.wwd .custom-card .card-item {
    margin-right: 0;
    margin-bottom: 2.1%;
    width: 33.3333333333%;
}
section.wwd .custom-card .card-item:nth-child(3n) {
    margin-right: 0;
}
section.wwd .custom-card .card-item {
    margin-bottom: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
section.wwd .custom-card .card-item:not(:last-child) {
    border-right: 1px solid #e3e6ec;
}
@media (max-width: 768px) {
    section.wwd .custom-card {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    section.wwd .custom-card .card-item {
        margin-right: 0;
        margin-bottom: 2.1%;
        width: 100%;
    }
    section.wwd .custom-card .card-item:nth-child(1n) {
        margin-right: 0;
    }
    section.wwd .custom-card .card-item:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid #e3e6ec;
    }
}
@media (max-width: 576px) {
    section.wwd .custom-card {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    section.wwd .custom-card .card-item {
        margin-right: 0;
        margin-bottom: 2.1%;
        width: 100%;
    }
    section.wwd .custom-card .card-item:nth-child(1n) {
        margin-right: 0;
    }
    section.wwd .custom-card .card-item:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid #e3e6ec;
    }
}
section.wu {
    padding: 80px 0;
}
section.wu article strong {
    font-weight: 600;
    font-size: 22px;
    color: #373b47;
}
section.wu .columns-box .left {
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-top: 50px;
}
section.wu .columns-box .right {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-bottom: 50px;
}
section.wu .columns-box .grid-item-box strong {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
section.wu .columns-box .grid-item-box:hover span {
    background-color: hsla(0, 0%, 100%, 0.1);
    color: #fff;
}
section.wu .floating-image {
    bottom: 0;
}
section.wu .floating-image figure {
    width: 508px;
    height: 429px;
}
section.wu .floating-image figure img {
    width: 100%;
    height: 100%;
}
section.bumper {
    padding: 50px 0;
    height: 100%;
}
section.bumper .floating-image {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 95%;
    height: 100%;
    z-index: 2;
    -webkit-box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.35);
    -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}
section.bumper article {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
}
section.bumper:after {
    position: absolute;
    content: "";
    top: 35px;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    background-color: #ed1c24;
    -webkit-clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
}
@media (max-width: 1024px) {
    section.bumper article p {
        max-width: 400px;
    }
    section.bumper article p strong {
        font-size: 1.5rem;
    }
}
@media (max-width: 992px) {
    section.bumper .floating-image {
        width: 100%;
        height: 100%;
        -webkit-clip-path: none;
        clip-path: none;
    }
    section.bumper .floating-image figure,
    section.bumper .floating-image figure img {
        height: 100%;
    }
    section.bumper article {
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section.bumper article p strong {
        font-size: 1.8rem;
    }
    section.bumper:after {
        display: none;
    }
}
section.testimonial {
    padding-bottom: 0;
}
section.testimonial .testi-carousel {
    padding-bottom: 50px;
    position: relative;
}
section.testimonial .testi-carousel .slick-dots {
    padding: 0;
    bottom: 15px;
}
section.testimonial .testi-carousel .slick-dots button {
    background-color: rgba(0, 0, 0, 0.2);
}
section.testimonial .testi-carousel .slick-dots li.slick-active button {
    background-color: #ed1c24;
}
section.testimonial .testi-carousel .testi-slider {
    padding: 0 0 50px;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper figure {
    margin-bottom: 25px;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper article p {
    font-size: 18px;
    text-align: center;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper .testi-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper .testi-footer strong {
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    color: #373b47;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper .testi-footer strong:after,
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper .testi-footer strong:before {
    position: absolute;
    content: "";
    top: 50%;
    width: 20px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #373b47;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper .testi-footer strong:before {
    left: -25px;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper .testi-footer strong:after {
    right: -25px;
}
section.testimonial .testi-carousel .testi-slider .testi-item .testi-wrapper .testi-footer small {
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #828282;
    text-transform: capitalize;
}
section.testimonial .testi-carousel:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 40px);
    background-color: #f5f5f5;
}
section.approve-partner {
    background-repeat: no-repeat;
    background-size: cover;
}
section.approve-partner .client-grid {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 30px 0;
}
section.approve-partner .client-grid .client-item {
    margin-right: 2%;
    margin-bottom: 0;
    width: 23.5%;
}
section.approve-partner .client-grid .client-item:nth-child(4n) {
    margin-right: 0;
}
section.approve-partner .client-grid .client-item {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    max-height: 150px;
    -webkit-box-shadow: 0 10px 25px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 25px -10px rgba(0, 0, 0, 0.3);
}
section.approve-partner .client-grid .client-item,
section.approve-partner .client-grid .client-item figure {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
section.approve-partner .client-grid .client-item figure {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
section.approve-partner .client-grid .client-item figure img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 179px;
}
@media (max-width: 768px) {
    section.approve-partner .client-grid {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        padding: 30px 0;
    }
    section.approve-partner .client-grid .client-item {
        margin-right: 2%;
        margin-bottom: 0;
        width: 49%;
    }
    section.approve-partner .client-grid .client-item:nth-child(2n) {
        margin-right: 0;
    }
    section.approve-partner .client-grid .client-item {
        margin-bottom: 15px;
    }
    section.approve-partner .client-grid .client-item figure img {
        width: 100%;
    }
}
@media (max-width: 576px) {
    section.approve-partner .client-grid {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        padding: 30px 0;
    }
    section.approve-partner .client-grid .client-item {
        margin-right: 3%;
        margin-bottom: 0;
        width: 48.5%;
    }
    section.approve-partner .client-grid .client-item:nth-child(2n) {
        margin-right: 0;
    }
    section.approve-partner .client-grid .client-item {
        margin-bottom: 15px;
    }
}
@media (max-width: 480px) {
    section.approve-partner .client-grid {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        padding: 30px 0;
    }
    section.approve-partner .client-grid .client-item {
        margin-right: 3%;
        margin-bottom: 0;
        width: 48.5%;
    }
    section.approve-partner .client-grid .client-item:nth-child(2n) {
        margin-right: 0;
    }
    section.approve-partner .client-grid .client-item {
        margin-bottom: 10px;
    }
}
.legals {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: darken;
    background-color: #a10600;
    background-attachment: fixed;
}
.legals .info-perseroan p,
.legals .info-perseroan small,
.legals .info-perseroan strong {
    color: #fff;
    font-family: Poppins, sans-serif;
}
.legals .info-perseroan strong {
    font-size: 25px;
    font-weight: 600;
}
.legals .info-perseroan small {
    font-weight: 600;
}
.legals .info-perseroan p {
    margin-bottom: 10px;
}
.legals .floating-image {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#cd0000), to(#f04800));
    background: linear-gradient(90deg, #cd0000, #f04800);
    -webkit-clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
    clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
}
@media (max-width: 992px) {
    .legals {
        background-attachment: scroll;
    }
    .legals .info-perseroan strong {
        margin-bottom: 5px;
        display: block;
        font-size: 20px;
    }
    .legals .floating-image {
        display: none;
    }
}
section.hww .work-grid {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
section.hww .work-grid .work-grid-item {
    margin-right: 0;
    margin-bottom: 0;
    width: 33.3333333333%;
}
section.hww .work-grid .work-grid-item:nth-child(3n) {
    margin-right: 0;
}
section.hww .work-grid .work-grid-item {
    position: relative;
    padding: 30px;
}
section.hww .work-grid .work-grid-item strong {
    margin-bottom: 15px;
    position: relative;
    display: block;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    color: #373b47;
}
section.hww .work-grid .work-grid-item strong p {
    position: relative;
}
section.hww .work-grid .work-grid-item strong:after {
    position: absolute;
    content: attr(title);
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(55, 59, 71, 0.1);
    font-size: 70px;
    z-index: -1;
}
section.hww .work-grid .work-grid-item:not(:nth-child(3n)) {
    border-right: 1px solid #e5e5e5;
}
section.hww .work-grid .work-grid-item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    width: 100%;
    height: 100%;
    background-color: #ed1c24;
    z-index: -1;
}
section.hww .work-grid .work-grid-item:hover p,
section.hww .work-grid .work-grid-item:hover strong {
    color: #fff;
}
section.hww .work-grid .work-grid-item:hover strong:after {
    color: hsla(0, 0%, 100%, 0.15);
}
section.hww .work-grid .work-grid-item:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
section.hww .work-grid:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 992px) {
    section.hww .work-grid {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    section.hww .work-grid .work-grid-item {
        margin-right: 0;
        margin-bottom: 0;
        width: 100%;
    }
    section.hww .work-grid .work-grid-item:nth-child(1n) {
        margin-right: 0;
    }
    section.hww .work-grid .work-grid-item {
        border: 1px solid #e5e5e5;
        border-top: none;
    }
    section.hww .work-grid:not(:last-child) {
        border-top: 1px solid #e5e5e5;
        border-bottom: none;
    }
}
section.visi_misi {
    padding: 0;
    height: 100%;
    min-height: 465px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1e2026;
}
section.visi_misi .floating-image {
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
}
section.visi_misi .floating-image figure {
    width: 100%;
    height: 100%;
}
section.visi_misi .floating-image figure img {
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 992px) {
    section.visi_misi .floating-image {
        display: none;
    }
}
section.visi_misi:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 494px;
    height: 343px;
    opacity: 0.1;
    background-image: url(../images/pattern-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 768px) {
    section.visi_misi {
        padding: 80px 0;
        height: 100%;
        min-height: auto;
    }
    section.visi_misi:before {
        background-size: 70%;
    }
}
section.contact {
    background-color: #f7f7f7;
}
section.contact .office-options {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 389px;
}
section.contact .office-options > strong {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 20px;
    color: #373b47;
    text-transform: uppercase;
}
section.contact .office-options ul.check {
    width: 100%;
    max-width: 502px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 20px 0 0;
}
section.contact .office-options ul.check li {
    margin-right: 2%;
    margin-bottom: 0;
    width: 100%;
}
section.contact .office-options ul.check li:nth-child(1n) {
    margin-right: 0;
}
section.contact .office-options ul.check li {
    cursor: pointer;
    padding: 20px;
    -webkit-box-shadow: 0 5px 25px -1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 25px -1px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
section.contact .office-options ul.check li,
section.contact .office-options ul.check li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
section.contact .office-options ul.check li > div .checklist-custom {
    margin-right: 15px;
}
section.contact .office-options ul.check li > div .checklist-title strong {
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    line-height: 1.2;
    color: #373b47;
}
section.contact .office-options ul.check li:hover {
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
}
section.contact .office-options ul.check li:not(:last-child) {
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    section.contact .office-options ul.check {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section.contact .office-options ul.check li {
        width: 100%;
    }
    section.contact .office-options ul.check li:not(:last-child) {
        margin-bottom: 15px;
    }
}
section.contact .office-options .locations {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 10px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.15);
}
section.contact .office-options .locations .bli-loc,
section.contact .office-options .locations .jkt-loc {
    display: none;
    height: 100%;
}
section.contact .office-options .locations iframe {
    width: 100%;
    height: 100%;
}
@media (max-width: 768px) {
    section.contact .office-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 768px;
    }
    section.contact .office-options ul.check {
        max-width: unset;
    }
    section.contact .office-options ul.check li {
        margin-bottom: 20px;
    }
}
.partnership {
    background-color: #f3f3f3;
}
.partnership .flex-grid {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
.partnership .flex-grid .flex-grid-item {
    margin-right: 2%;
    margin-bottom: 2.1%;
    width: 32%;
}
.partnership .flex-grid .flex-grid-item:nth-child(3n) {
    margin-right: 0;
}
.partnership .flex-grid .flex-grid-item .grid-item-box span.svg-icon {
    margin: 0 auto 10px;
}
.partnership .flex-grid .flex-grid-item .grid-item-box strong {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
}
.partnership .flex-grid .flex-grid-item .grid-item-box:hover span.svg-icon {
    background-color: hsla(0, 0%, 100%, 0.1);
    color: #fff;
}
@media (max-width: 768px) {
    .partnership .flex-grid {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    .partnership .flex-grid .flex-grid-item {
        margin-right: 0;
        margin-bottom: 5%;
        width: 100%;
    }
    .partnership .flex-grid .flex-grid-item:nth-child(1n) {
        margin-right: 0;
    }
}
.referal .columns-box .grid-item-box {
    padding: 35px;
    overflow: hidden;
    background-image: url(../images/circle-bg.png);
    background-size: 135%;
    background-position: 50%;
    background-repeat: no-repeat;
}
.referal .columns-box .grid-item-box article {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.referal .columns-box .grid-item-box article p,
.referal .columns-box .grid-item-box article small,
.referal .columns-box .grid-item-box article strong {
    display: block;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    color: #fff;
}
.referal .columns-box .grid-item-box article p,
.referal .columns-box .grid-item-box article small {
    font-size: 18px;
}
.referal .columns-box .grid-item-box article small {
    margin-bottom: 5px;
}
.referal .columns-box .grid-item-box article strong {
    font-weight: 700;
    font-size: 36px;
}
.referal .columns-box .grid-item-box:hover:before {
    display: none;
}
.referal .columns-box .left .grid-item-box:first-child {
    background-color: #47cb64;
}
.referal .columns-box .left .grid-item-box:nth-child(2) {
    background-color: #f18b2c;
}
.referal .columns-box .right .grid-item-box {
    background-color: #427bdd;
}
.referal .bold-text {
    position: relative;
    padding-left: 50px;
}
.referal .bold-text:before {
    position: absolute;
    content: "";
    top: -10px;
    right: auto;
    bottom: auto;
    left: 10px;
    width: 100px;
    height: 140px;
    background: radial-gradient(rgba(237, 28, 36, 0.8) 1px, transparent 1.6px);
    background-size: 10px 10px;
    width: 70px;
    height: 70px;
}
.referal .bold-text > h3 {
    line-height: 1.8;
}
.referal .bold-text > h3 i {
    color: #ed1c24;
}
section.vps-services {
    background-color: #f7f7f7;
}
section.vps-services .flex-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section.vps-services .flex-grid .flex-grid-item .grid-item-box {
    height: 100%;
}
section.vps-services .flex-grid .flex-grid-item .grid-item-box strong {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
section.vps-services .flex-grid .flex-grid-item .grid-item-box:hover span.svg-icon {
    background-color: hsla(0, 0%, 100%, 0.1);
    color: #fff;
}
@media (max-width: 768px) {
    section.vps-services .flex-grid {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }
    section.vps-services .flex-grid .flex-grid-item {
        margin-right: 0;
        margin-bottom: 5%;
        width: 100%;
    }
    section.vps-services .flex-grid .flex-grid-item:nth-child(1n) {
        margin-right: 0;
    }
}
section.login {
    padding: 0;
    width: 100%;
    height: 100vh;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section.login > span {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    background-size: cover;
}
section.login > span:after,
section.login > span:before {
    position: absolute;
    content: "";
}
section.login > span:before {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
section.login > span:after {
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    border-bottom-left-radius: 20px;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
    -webkit-box-shadow: 0 0 0 12px hsla(0, 0%, 100%, 0.2);
    box-shadow: 0 0 0 12px hsla(0, 0%, 100%, 0.2);
    background-color: #fff;
    z-index: 1;
}
section.login .box-login {
    position: relative;
    padding: 35px 50px 35px 0;
    width: 100%;
    max-width: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    z-index: 2;
}
section.login .box-login .brand {
    -ms-flex-item-align: center;
    align-self: center;
}
section.login .box-login .group-box-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
section.login .box-login .group-box-login .group-field {
    background-color: #f3f3f3;
}
@media (max-width: 768px) {
    section.login > span {
        display: none;
    }
    section.login .box-login {
        padding: 35px 50px 35px 35px;
    }
}
section.insertMemberData {
    padding: 0;
    width: 100%;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section.insertMemberData > span {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 100%;
    background-size: cover;
}
section.insertMemberData > span:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
section.insertMemberData .box-login {
    position: relative;
    padding: 35px 50px;
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    z-index: 2;
}
section.insertMemberData .box-login .brand {
    -ms-flex-item-align: center;
    align-self: center;
}
section.insertMemberData .box-login .group-box-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
section.insertMemberData .box-login .group-box-login .two-fields {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
section.insertMemberData .box-login .group-box-login .two-fields .group-field {
    margin-right: 3%;
    margin-bottom: 3%;
    width: 48.5%;
}

section.insertMemberData .box-login .group-box-login .two-fields .validation-text {
    color:black;
    margin-top:5px;
    margin-bottom:5px;
    font-family: Poppins, sans-serif;
    margin-right: 3%;
    margin-bottom: 3%;
    width: 48.5%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/*Tambahan Kelvianto */
.content-access {
    width: 360px;
    min-height: 10px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    position: relative;
}

/* Tambahan Kelvianto Header Login */

.box-about-users{
    width: 165px;
    height: 46px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    cursor: pointer;
    position: relative;
    top: 9px;
    color: #18191d;
    font-size: 14px;
    font-family: Poppins, sans-serif;
}
.box-about-users .cover-about-users{
	width: 30px; height: 30px; display: inline-block; vertical-align: middle; background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	border-radius: 50%; margin-top: -8px;
}
.box-about-users .content-about-users{
    width: 125px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -15px;
}
.box-about-users .content-about-users .name-about-users{
	display: inline-block; vertical-align: middle; width: 100px; text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.box-about-users .content-about-users i{
	position: relative; top: 2px; margin-left: 5px;
}
.dropdown-about-users{
	width: 100%; height: auto; position: absolute; top: 44px; /*background-color: #28156e; */ 	background-color: #fff; z-index: 100;
	display: none;
	padding: 0px 15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.box-about-users:hover .dropdown-about-users{
	display: block;
}
.dropdown-about-users a{
	display: block;
	text-align: left;
	padding: 0px;
	color: #18191d;
	text-decoration: none;
}
.dropdown-about-users a:hover{
	display: block;
	text-align: left;
	padding: 0px;
	color: #ed1c24;
}
.cover-about-users-mobile{
	width: 30px; height: 30px; display: inline-block; vertical-align: middle; background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 10px;
} 	
.cover-about-users-alt{
	width: 150px; height: 150px; display: inline-block; vertical-align: middle; background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 0px;
	margin-bottom: 15px;
} 	

.button-red{
	min-width: 250px;
	padding: 10px 20px;
	background-color: #ed1c24;
	border:1px solid #ed1c24;
    font-family: Poppins, sans-serif;
    font-weight: 400;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 25px;
	text-align: center;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	-webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.button-red i{
	margin-left: 10px;
}
.button-red:hover{
	opacity: 0.8;
	color: #ffffff;
	text-decoration: none;
}
.button-red-small{
	min-width: 80px;
	padding: 4px 16px;
	background-color: #ed1c24;
	border:1px solid #ed1c24;
    font-family: Poppins, sans-serif;
    font-weight: 400;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 8px;
	text-align: center;
	display: inline-block;
	-webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.button-red-small i{
	margin-left: 10px;
}


.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }
  
  .accordion-active, .accordion:hover {
    background-color: #ccc;
  }
  
  .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    margin-top: 10px;
  }
  
  .accordion-active:after {
    content: "\2212";
  }
  
  .panel {
    padding: 0 18px;
    background-color: #f7f7f7;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }


  .ml-18{
      margin-left:18px;
  }


/*Profile*/

.section-profile{
    padding-top:120px;
}

.profile-nav-left{
    width: 20%;
    float: left;
    margin-right: 2%;
    /* border: 1px solid black; */
    padding: 20px;
    min-height: 250px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 6px 0 rgb(153 153 153 / 16%);
    box-shadow: 0 1px 6px 0 rgb(153 153 153 / 16%);
    float: left;
}

.profile-nav-left .u-menu-user{
    width: 100%;
    /* border-top: 1px solid #ebebeb; */
    position: relative;
}

.profile-nav-left .u-menu-user .u-list-menu-user {
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}


.profile-nav-left .u-menu-user .u-list-menu-user a:hover{
    color:#ed1c24;
}

.profile-nav-left .u-menu-user .u-list-menu-user a.active{
    color:#ed1c24;
}
.profile-nav-right{
    width: 78%;
    padding: 50px 20px;
    min-height: 200px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 6px 0 rgb(153 153 153 / 16%);
    box-shadow: 0 1px 6px 0 rgb(153 153 153 / 16%);
    float: right;
}

.profile-picture-left{
    width: 28%;
    float: left;
    margin-right: 2%;
}


.profile-detail-right{
    width: 70%;
    float: right;
}

.font-def-preview{
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: #727272;
}

.button-copy-referal{
    width:80%;
	padding: 10px 20px;
	background-color: #ed1c24;
	border:1px solid #ed1c24;
    font-family: Poppins, sans-serif;
    font-weight: 400;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
	/* border-radius: 25px; */
	text-align: center;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	-webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.button-copy-referal:hover{
    cursor:pointer;
}

/* Service */

.benefit-service-text{
    position: relative;
    font-family: Poppins, sans-serif;
    display: inline-block;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0.7px;
    color: #373b47;
}

.benefit-service-text span{
    position: relative;
    font-family: Poppins, sans-serif;
    display: inline-block;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0.7px;
    color: rgb(255, 38, 0); 

}



.bank-account-list .flex-grid .flex-grid-item {
    margin-right: 2%;
    margin-bottom: 2.1%;
    width: 31.3%;
}


@media (max-width: 992px) {
   
    .profile-nav-left {
        display:none;
    }
    .profile-nav-right {
        width:100%; 
    }

    .profile-picture-left{
        width: 100%;
        float: left;
        margin-right: 0%;
    }
    
    
    .profile-detail-right{
        width: 100%;
        float: right;
    }

    .bank-account-list .flex-grid .flex-grid-item {
        margin-right: 2%;
        margin-bottom: 2.1%;
        width: 100%;
    }
}




/* =========================== Register =========================== */
.box-wrapper{
	width: 100%; height: 230px;
}
/* .box-register{
	width: 800px; min-height: 100px; margin-top: -50px; margin-bottom: 50px; margin-left: auto; margin-right: auto;
} */

.clearer{
	clear: both;
}
.box-register {
    width: 100%;
    min-height: 100px;
    margin-top: -50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.box-register .link-register{
	text-align: right; color: #ffffff;
}
.box-register .link-register span{
	cursor: pointer;
}
.box-register .link-register span:hover{
	color: red;
}
.box-register .content-register{
	width: 100%; min-height: 100px; background-color: #ffffff; margin-top: 25px;
	-webkit-box-shadow: 0 3px 6px 0 rgba(153, 153, 153, 0.16);
	box-shadow: 0 3px 6px 0 rgba(153, 153, 153, 0.16);
	border-radius: 10px;
	padding: 25px;
}

.box-register .content-register a{
    text-decoration:none;
}
.box-register .content-register .info-register{
	width: auto;
	text-align: center;
	border-bottom: 1px solid #999999;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.box-register .content-register .info-register h1{
	font-size: 36px;
    line-height: 42px;
	font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: #727272;
    margin-top: 0px;
    margin-bottom: 10px;
}
.box-register .content-register .info-register small{
	font-size: 18px;
}
.box-register .content-register .box-list-field{
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box-register .content-register .box-list-field .left-list-field{
	width: 25%;
	min-height: 10px;
	position: relative;
	float: left;
	font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: #727272;
}

.box-register .content-register .box-list-field .request-list-field {
    width: 100%;
    min-height: 10px;
    position: relative;
    float: left;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: #727272;
}

.box-register .content-register .box-list-field .left-list-field span{
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: #727272;
}
.box-register .content-register .box-list-field .right-list-field{
	width: 75%;
	min-height: 10px;
	float: right;
	padding-left: 10px;
	font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    font-weight: 400;
    color: #727272;
}
.box-register .content-register .desc-seleksi{
	width: auto;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
div[data-acc-content] { display: none;  }
div[data-acc-step]:not(.open) { background: #28156E;}
div[data-acc-step]:not(.open) h1 { color: #ffffff;  }
div[data-acc-step]:not(.open) .badge-primary { background: #ccc;  }
.list-group-item h1{
	font-size: 18px;
	background-color: #28156e;
	padding: 15px;
	color: #ffffff;
}
.list-group-item h1 span{
	text-transform: uppercase;
	border-right:1px solid #ffffff;
	padding-right: 15px;
	margin-right: 15px;
}
.list-group-item .content-group-item{
	text-align: center;
	padding: 25px;
}
.box-field{
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title-field{
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: 'Titillium Web SemiBold';
}
.title-field span{
	color: red;
}
.select-option{
    display:inline-block;
    vertical-align:middle;
    position:relative;
    width: 100%;
    margin-bottom: 5px;
}
.select-option select {
    line-height:normal;
    height:40px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    display:block;
    width:100%;
    border:2px solid #ebebeb;
    padding-left: 15px; 
    padding-right: 15px;
    line-height:normal;
    color: #252525;
    margin-left: 0px;
    background-color: #fff;
    border-radius: 10px;
    font-family: 'Titillium Web Light';
}
.ie8 .select-option select{padding-right:3px}
.select-option select:focus {
    background:white;
    outline:none;
}
.select-option ::-ms-expand {
 display:none;
}
.select-option:after{
    content:"";
    position:absolute;
    z-index:2;
    right:15px;
    top:50%;
    margin-top:-3px;
    height:0;
    width:0;
    border-top:6px solid #c2c2c2;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    pointer-events:none;
}

/*Edit Text*/

.text-field{
	width: 100%;
    height: 40px;
    border: 2px solid #ebebeb;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    background-color: #f3f3f3;
    font-family: Poppins, sans-serif;
    font-size: 15px;
}
.text-field:focus {
 	border: 2px solid #28156E;
 	outline: 0;
}
.textarea-field{
	width: 100%;
	height: 150px;
	border:2px solid #ebebeb;
	padding: 15px;
	border-radius:10px;
}
.textarea-field:focus{
	border: 2px solid #28156E;
 	outline: 0;
}

.upload-document{
	position: relative;
}
.upload-document .button-upload{
    width: 140px;
    height: 40px;
    position: absolute;
    background-color: #ed1c24;
    color: #fff;
    text-align: center;
    line-height: 40px;
    z-index: 10;
    right: 0;
    top: 0px;
    font-weight: normal;
    font-family: Poppins, sans-serif;
    font-size: 15px;
}
.text-file{
	padding-right: 115px;
}
.text-file-alt{
	width: 100px; height: 40px; float: right; position: relative; top: 0; opacity: 0;
}

.image-profile-detail{
    width: 90%;
    padding: 20px 0px 20px 0px;
}

.font-def{
    font-family: Poppins, sans-serif;
    font-size: 15px;
}

/* =========================== TAMBAHAN FAQ KELVIANTO =========================== */

.section-faq{padding: 50px 50px 50px 50px;}
.faq-header h1{
    font-size: 32px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-family: Poppins, sans-serif;
}
.accordion-faq {
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	font-family: Poppins, sans-serif;
    font-size: 20px;
	outline:none!important;
	border: none!important;
  }
  
  .accordion-faq.active, .accordion-faq:hover {
	background-color: #FFFFFF;
	outline:none!important;
	border: none!important;
  }
  
  .accordion-faq:after {
    content: '\002B';
    color: #DA241C;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    margin-right: 20px;
  }
  
  .accordion-faq.active:after {
	content: "\2212";
  }
  
  .panel-faq {
	padding: 0px 55px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	font-family: Poppins, sans-serif;
    font-size: 16px;
  }
  @media (max-width: 480px) {
        .accordion-faq {
            font-size: 18px;
        }

        .panel-faq {
            font-size: 14px;
        }
    }


  @media (max-width: 480px) {
  	/* =========================== TAMBAHAN KELVIANTO FAQ  =========================== */
        .section-faq {
            padding: 50px 10px 50px 10px;
        }

        .panel-faq {
            padding: 0px 45px;
        }


        .accordion-faq {
            padding: 10px;
        }
    }

/*Ending Kelvianto */


section.insertMemberData .box-login .group-box-login .two-fields .group-field:nth-child(2n) {
    margin-right: 0;
}
section.insertMemberData .box-login .group-box-login .group-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #f3f3f3;
}
section.insertMemberData .box-login .group-box-login button[type="submit"] {
    padding: 10px;
    width: 100%;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section.insertMemberData .box-login .group-box-login button[type="submit"] span {
    display: none;
}
@media (max-width: 768px) {
    section.insertMemberData > span {
        display: none;
    }
    section.insertMemberData .box-login {
        width: 100%;
        padding: 15px 30px 30px 15px;
    }
    section.insertMemberData .box-login .group-box-login .two-fields {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section.insertMemberData .box-login .group-box-login .two-fields .group-field {
        margin-right: 0;
        margin-bottom: 3%;
        width: 100%;
    }
    section.insertMemberData .box-login .group-box-login .two-fields .group-field:nth-child(1n) {
        margin-right: 0;
    }
}
section.under-construction {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section.under-construction,
section.under-construction .construction-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
section.under-construction .construction-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
section.under-construction .construction-content figure {
    margin-bottom: 20px;
}
section.under-construction .construction-content figure img {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 600px;
    height: auto;
}
section.under-construction .construction-content div h1 {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-weight: 700;
    font-size: 65px;
    margin-bottom: 10px;
}
section.under-construction .construction-content div p {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 25px;
    font-weight: 500;
    color: #373b47;
}
@media (max-width: 2560px) {
    section.under-construction {
        height: 100vh;
    }
    section.under-construction .construction-content figure img {
        width: 750px;
    }
    section.under-construction .construction-content div h1 {
        font-size: 75px;
    }
    section.under-construction .construction-content div p {
        font-size: 25px;
    }
}
@media (max-width: 1366px) {
    section.under-construction {
        height: 100vh;
    }
    section.under-construction .construction-content figure img {
        width: 550px;
    }
    section.under-construction .construction-content div h1 {
        font-size: 60px;
    }
    section.under-construction .construction-content div p {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    section.under-construction {
        height: 100vh;
    }
    section.under-construction .construction-content figure img {
        width: 450px;
    }
    section.under-construction .construction-content div h1 {
        font-size: 50px;
    }
    section.under-construction .construction-content div p {
        font-size: 16px;
    }
    /*Tambahan Kelvianto*/
    /* =========================== Register =========================== */
	.box-register {
    	width: 100%;
	}
}
@media (max-width: 767px) {
    section.under-construction {
        height: 100vh;
    }
    section.under-construction .construction-content figure img {
        width: 225px;
    }
    section.under-construction .construction-content div h1 {
        font-size: 35px;
    }
    section.under-construction .construction-content div p {
        font-size: 14px;
    }

    /*Tambahan Kelvianto*/

    /* =========================== Register =========================== */
	.box-register .content-register .info-register h1 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.box-register .content-register .box-list-field{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.box-register .content-register .box-list-field .right-list-field {
		width: 100%;
		padding-left: 0px;
	}
	.box-register .content-register .box-list-field .left-list-field {
		width: 100%;
		margin-bottom: 10px;
	}
	.box-register .content-register .box-list-field .left-list-field span {
		display: none;
	}

}


@media (max-width: 480px) {
    /* =========================== Register =========================== */
	.box-register .content-register{
		width: auto;
		margin-left: -15px;
		margin-right: -15px;
		border-radius: 0px;
		padding: 25px 15px;
	}

}




