/*
 Author: Dhimas Aris Y
 Theme : Jejualan New
 Date : May 2020
 This file contains the styling for the actual theme, this is the file you need to edit to change the look of the theme.
*/

/* Font Face */

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/nunito/nunito-v12-latin-200.eot");
    src: local("Nunito ExtraLight"), local("Nunito-ExtraLight"), url("../fonts/nunito/nunito-v12-latin-200d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v12-latin-200.woff2") format("woff2"),
        url("../fonts/nunito/nunito-v12-latin-200.woff") format("woff"), url("../fonts/nunito/nunito-v12-latin-200.ttf") format("truetype"), url("../fonts/nunito/nunito-v12-latin-200.svg#Nunito") format("svg");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/nunito/nunito-v12-latin-300.eot");
    src: local("Nunito Light"), local("Nunito-Light"), url("../fonts/nunito/nunito-v12-latin-300d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v12-latin-300.woff2") format("woff2"),
        url("../fonts/nunito/nunito-v12-latin-300.woff") format("woff"), url("../fonts/nunito/nunito-v12-latin-300.ttf") format("truetype"), url("../fonts/nunito/nunito-v12-latin-300.svg#Nunito") format("svg");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/nunito/nunito-v12-latin-regular.eot");
    src: local("Nunito Regular"), local("Nunito-Regular"), url("../fonts/nunito/nunito-v12-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v12-latin-regular.woff2") format("woff2"),
        url("../fonts/nunito/nunito-v12-latin-regular.woff") format("woff"), url("../fonts/nunito/nunito-v12-latin-regular.ttf") format("truetype"), url("../fonts/nunito/nunito-v12-latin-regular.svg#Nunito") format("svg");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/nunito/nunito-v12-latin-600.eot");
    src: local("Nunito SemiBold"), local("Nunito-SemiBold"), url("../fonts/nunito/nunito-v12-latin-600d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v12-latin-600.woff2") format("woff2"),
        url("../fonts/nunito/nunito-v12-latin-600.woff") format("woff"), url("../fonts/nunito/nunito-v12-latin-600.ttf") format("truetype"), url("../fonts/nunito/nunito-v12-latin-600.svg#Nunito") format("svg");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/nunito/nunito-v12-latin-700.eot");
    src: local("Nunito Bold"), local("Nunito-Bold"), url("../fonts/nunito/nunito-v12-latin-700d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/nunito/nunito-v12-latin-700.woff2") format("woff2"),
        url("../fonts/nunito/nunito-v12-latin-700.woff") format("woff"), url("../fonts/nunito/nunito-v12-latin-700.ttf") format("truetype"), url("../fonts/nunito/nunito-v12-latin-700.svg#Nunito") format("svg");
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/poppins/poppins-v9-latin-regular.eot");
    src: local("Poppins Regular"), local("Poppins-Regular"), url("../fonts/poppins/poppins-v9-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v9-latin-regular.woff2") format("woff2"),
        url("../fonts/poppins/poppins-v9-latin-regular.woff") format("woff"), url("../fonts/poppins/poppins-v9-latin-regular.ttf") format("truetype"), url("../fonts/poppins/poppins-v9-latin-regular.svg#Poppins") format("svg");
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/poppins/poppins-v9-latin-700.eot");
    src: local("Poppins Bold"), local("Poppins-Bold"), url("../fonts/poppins/poppins-v9-latin-700d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v9-latin-700.woff2") format("woff2"),
        url("../fonts/poppins/poppins-v9-latin-700.woff") format("woff"), url("../fonts/poppins/poppins-v9-latin-700.ttf") format("truetype"), url("../fonts/poppins/poppins-v9-latin-700.svg#Poppins") format("svg");
}

/* General */

html {
    font-size: 100%;
    scrollbar-color: #ccc #fff;
    scrollbar-width: thin;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Nunito", Roboto, "Poppins", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 0.9375rem;
    letter-spacing: 0.3px;
    color: #101010;
}

a {
    color: #3c4858;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: inherit;
    opacity: 0.7;
    text-decoration: none;
}

a,
a:active,
i,
i:active,
div,
div:active,
div:focus,
span:focus,
span:active {
    outline: none !important;
}

.active > a,
a:active,
a.active {
    color: rgb(0, 159, 119) !important;
}

h1 {
    font-size: 3.75rem;
}

h2,
.h2 {
    font-size: 2.25rem;
}

h4 {
    font-size: 2.375rem;
}

.f-85px {
    font-size: 85px;
}

.f-14px {
    font-size: 0.875rem;
}

.text-primary {
    color: #009e76 !important;
}

.lh-normal {
    line-height: 1.8;
}

.ff-normal {
    font-family: "Nunito", Arial, serif !important;
}

.ff-poppins {
    font-family: "Poppins", Arial, serif !important;
}

.btn i {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn {
    padding: 1.125rem 1.25rem;
    min-height: 20px;
    line-height: 20px;
    border-radius: 4px;
    font-size: 0.9375rem;
    transition: 0.2s all;
}

.btn-normal {
    padding: 0.375rem 0.75rem;
}

.btn-sm {
    padding: 1rem 1.25rem;
}

.btn-xs {
    padding: 0.6rem 1.25rem;
}

.btn:hover i {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.btn-primary {
    background-color: #f19118;
    border: 2px solid transparent;
    box-shadow: 0 3px 5px 0 rgba(241, 145, 24, 0.3);
}

.btn-primary:hover {
    color: #f19118;
    background-color: #fff;
    border: 2px solid #f19118;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f19118;
    border-color: #f19118;
    box-shadow: none;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #f19118;
    border-color: #f19118;
    cursor: not-allowed;
}

.btn-success {
    background-color: #009e76;
    border: 2px solid transparent;
    box-shadow: 0 3px 5px 0 rgba(0, 158, 118, 0.3);
}

.btn-success:hover {
    color: #009e76;
    background-color: #ffffff;
    border: 2px solid #009e76;
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #009e76;
    border-color: #009e76;
    box-shadow: none;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #009e76;
    border-color: #009e76;
}

.btn-outline-success {
    color: #00916d;
    border-color: #00916d;
    border-width: 2px;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus,
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff !important;
    background-color: #009e76;
    border-color: #009e76;
    box-shadow: none;
}

.btn-telp {
    cursor: default;
}

.rounded {
    border-radius: 0.625rem !important;
}

.bg-seagreen {
    background-color: #e7f6ef !important;
}

.bg-secondary-seagreen {
    background-color: #33b191 !important;
}

.bg-dark-seagreen {
    background: #062624;
}

.bg-gradient {
    background: rgb(0, 158, 118);
    background: -moz-linear-gradient(90deg, rgba(0, 158, 118, 1) 0%, rgba(56, 239, 125, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 158, 118, 1) 0%, rgba(56, 239, 125, 1) 100%);
    background: linear-gradient(90deg, rgba(0, 158, 118, 1) 0%, rgba(56, 239, 125, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009e76", endColorstr="#38ef7d", GradientType=1);
}

.bg-gradient-secondary {
    background: rgb(0, 158, 118);
    background: -moz-linear-gradient(90deg, rgba(0, 158, 118, 1) 0%, rgba(0, 223, 166, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 158, 118, 1) 0%, rgba(0, 223, 166, 1) 100%);
    background: linear-gradient(90deg, rgba(0, 158, 118, 1) 0%, rgba(0, 223, 166, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009e76", endColorstr="#00dfa6", GradientType=1);
}

.demo-bg {
    background: linear-gradient(#e7f6ef 0%, white 50%);
}

.text-muted {
    color: #747474 !important;
}

.shadow {
    box-shadow: 0 15px 29px -4px #3f49621f;
}

.shadow-seagreen {
    box-shadow: 0 15px 10px 0 #d8efec;
}

.card-columns.two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
}

.vbox-figlio {
    box-shadow: none;
}

.modal-backdrop.show {
    opacity: 0.7;
}

section,
.sm-slur {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.md-slur {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
}

.lg-slur {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.xl-slur {
    padding-top: 6.875rem;
    padding-bottom: 6.875rem;
}

.font-weight-semibold {
    font-weight: 500 !important;
}

.top-bar {
    border-top: solid 3px #009e75;
    padding: 8px 0;
    border-bottom: 1px solid #f2f3f5;
}

.navbar {
    font-size: 14px;
    align-items: center;
    padding: 20px 0 20px 0;
    line-height: 1;
    border-bottom: 1px solid #f2f3f5;
}

.navbar-nav {
    color: #3c4858;
}

.navbar .navbar-nav > li {
    margin-right: 0.8rem;
}

.nav-link {
    position: relative;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-expand-lg > .container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.navbar .mdi-right {
    top: 8px;
    position: relative;
}
.w-35 {
    width: 35%;
}

.d-none-n {
    display: none;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

/* Form Control */

.form-control {
    border: 1px solid #e4e6f3;
    border-radius: 4px;
    outline: none;
    /* margin-bottom: 25px; */
    height: 2.625rem;
    color: #3c4858;
    font-size: 14px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

form label {
    color: #101010;
    font-weight: bold;
    font-size: 14px;
}

.form-group {
    margin-bottom: 1.25rem;
}

.custom-control-input:focus ~ .custom-control-label::before,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #009e76;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23009e76'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23009e76' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #009e76;
    background-color: #fff;
}

.custom-control-label::before {
    border: #009e76 solid 2px;
}

/* Icon Settings */

.form-group .icons {
    position: absolute;
    top: 43px;
    left: 18px;
}

.fea.icon-sm {
    height: 16px;
    width: 16px;
}

.fea.icon-m-md {
    height: 28px;
    width: 28px;
}

.fea {
    stroke-width: 1.8;
}

/* Date Time Picker */
.datepicker td,
.datepicker th {
    width: 25px;
    height: 24px;
    font-size: 12px;
}

/* Card */
.card-body {
    padding: 1.5rem;
}

/* Header */
.header-title {
    font-family: poppins;
    color: #101010;
    margin-bottom: 40px;
    position: relative;
}

.header-wrap.wrap-home .header-title {
    max-width: 60rem;
}

.header-title.line::after {
    content: " ";
    height: 5px;
    width: 100px;
    background-color: #101010;
    position: absolute;
    left: 0;
    bottom: -20px;
    border-radius: 3.125rem;
}

h4.title.line::after {
    content: " ";
    height: 3px;
    width: 50px;
    background-color: #101010;
    position: absolute;
    left: 0;
    bottom: -10px;
    border-radius: 3.125rem;
}

.header-title.line,
h4.title.line {
    margin-bottom: 40px;
}

.header-title.line {
    margin-bottom: 80px;
}

header .header-wrap {
    height: 100%;
    padding: 5rem 0 5rem;
}

header .header-title mark {
    color: #009f77;
    background-color: transparent;
    position: relative;
    padding: 0;
}

header .header-title mark::before {
    content: "";
    background-repeat: no-repeat;
    height: 3rem;
    width: 280px;
    position: absolute;
    bottom: -0.9375rem;
    top: auto;
    right: -20px;
    background-color: transparent;
    background-image: url(../img/underline.svg);
    background-size: contain;
    left: 0;
    z-index: -1;
}

header .header-desc {
    color: #747474;
    font-size: 1.25rem
}

header .header-subdesc {
    color: #747474;
    line-height: 1.6rem;
}

header .header-subdesc img {
    width: 16px;
    height: 16px;
}

header .header-img img {
    width: 110%;
    left: -44px;
    position: relative;
}

/* Block Partner */

.partner {
    background: white;
    box-shadow: 0 60px 40px -30px rgba(37, 48, 51, 0.04), 0 10px 50px 0 rgba(37, 48, 51, 0.06);
    border: solid 1px #c2e6e2;
    padding: 3rem 2rem;
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: auto;
}

/* Block Point */

.boxes-point .box {
    min-height: 265px;
    border-radius: 0.625rem;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #ffffff;
    transition: 0.25s ease-in-out;
}

.boxes-point.boxes-feature .box {
    min-height: 220px;
    padding: 30px 40px;
}

.boxes-point.boxes-feature .box.main {
    padding: 30px 40px;
    border: solid 1px #c2e6e2d7;
    cursor: pointer;
}

.boxes-point.boxes-feature .box.submain {
    /* min-height: 260px!important; */
}

.boxes-point .box.video-promotion iframe {
    border-radius: 7px;
}

.boxes-point .box .box-desc {
    color: #747474;
    line-height: 1.25rem;
}

.boxes-point .box .box-title {
    background-color: #009e76;
    color: #fff;
    display: inline-block;
    font-size: 0.9375rem;
    width: auto;
    height: 30px;
    padding-right: 10px;
    line-height: 30px;
    position: relative;
}

.box .box-title-2 {
    font-size: 0.9375rem;
    font-family: "Poppins", Arial, serif;
}

.box .box-title-3 {
    font-size: 1.8rem;
    font-weight: 900;
    font-family: "Poppins", Arial, serif;
}

.box .box-icon img {
    height: 48px;
    width: 48px;
}

.boxes-point .box .box-title span {
    background-color: #f19217;
    color: #fff;
    width: 30px;
    height: 100%;
    display: block;
    float: left;
    text-align: center;
    margin-right: 10px;
}

.boxes-point .box-images {
    margin-top: -10px;
}

.box .box-num {
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 100%;
    margin-bottom: 15px;
    font-family: poppins;
}

.box .box-side {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}

.box.shadow-seagreen:hover {
    transform: scale(1.02);
    box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}

.feature .image::before {
    background: linear-gradient(45deg, transparent, rgba(47, 85, 212, 0.09));
}

.feature .image::before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -5px;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background: linear-gradient(45deg, transparent, rgba(47, 212, 104, 0.15));
}

.box:hover .image::before {
    background: rgba(47, 212, 104, 0.1);
    -webkit-animation: mdi-spin 2s infinite linear;
    animation: mdi-spin 2s infinite linear;
}

.avatar.avatar-small {
    height: 48px;
    width: 48px;
}

.boxes-feature .feature a {
    text-decoration: underline;
}

.feature a:hover,
.feature a:hover .box,
.feature a:focus {
    color: #009f77;
    background-color: #d3f4eb;
    opacity: 1;
}

.feature .card .box {
    border: 1px solid #c2e6e2d7;
}

/* .feature a[data-toggle="collapse"] {
    opacity: 1!important;
  } 
.feature a:not(.collapsed) {
    opacity: 0.5;
  }
  .feature a:hover {
      opacity: 1;
  }*/

/* Section Testimonial */
.testimonial-box {
    margin-bottom: 0px;
}

.testimonial-box .inside {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: left;
    box-shadow: none !important;
    margin-bottom: 25px;
}

.testimonial-box .desc {
    background-color: #fff;
    display: block;
    height: 240px;
    line-height: 30px;
    margin-left: 14px;
    margin-right: 14px;
    padding-top: 41px;
    padding-bottom: 40px;
    padding-left: 38px;
    padding-right: 38px;
    position: relative;
    box-shadow: 0px 10px 30px rgba(3, 36, 27, 0.08);
    border-radius: 5px;
    color: #747474;
    border: solid 1px #c2e6e2;
    overflow-y: auto;
}

.testimonial-box img {
    max-width: 100%;
    vertical-align: middle;
    height: 70px;
    width: 70px !important;
    border-radius: 7px !important;
    margin: 30px 0 0 0.9375rem;
    border: 1px solid #c2e6e2;
}

.testimonial-box .author {
    position: absolute;
    bottom: 10%;
    padding: 0 10px 0 112px;
    margin: 0;
    color: #101010;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.testimonial-box .author h5 {
    font-size: 0.9375rem;
    color: #101010;
    margin-bottom: 0;
}

.testimonial-box .author a {
    color: #747474;
    text-transform: capitalize;
}

.testimonial-page .testimonial-box .desc {
    margin-left: 0px;
    margin-right: 0px;
}

.testimonial-page .testimonial-box .author {
    padding: 0 10px 0 90px;
}

.slick-dots {
    position: absolute;
    bottom: -40px;
    left: 0.9375rem;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border: solid 1px #e7f6ef;
    background-color: #e7f6ef;
    transition: 0.25s ease-in-out;
    border-radius: 50%;
    width: 0.9375rem;
    height: 0.9375rem;
}

.slick-dots .slick-active {
    background: #009e76;
    border: solid 1px #009e76;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 0.9375rem;
    height: 0.9375rem;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

/* Coba Sekarang Trynow15d */

.header-title mark {
    border-radius: 7px;
    background-color: #e7f6ef;
    color: #009e76;
    padding: 0em 0.2em;
}

.trynow15d form .form-control {
    border: solid 1px #e4e6f3;
    border-radius: 4px;
    background-color: #e7f6ef;
    outline: none;
    margin-bottom: 10px;
    height: 3.125rem;
}

.trynow15d form label {
    color: #ffffff;
    font-weight: 700;
}

.trynow15d form a {
    color: #ffffff;
}

.trynow15d .custom-control-input.is-valid ~ .custom-control-label,
.trynow15d .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #fff;
}

.trynow15d .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.trynow15d .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: #fff;
    background-color: #34ce57;
}

.trynow15d .invalid-feedback {
    color: rgba(255, 255, 255, 9);
    background-color: #dc3545;
    padding: 5px;
    border-radius: 5px;
}

/* Faq */

.faq .icon {
    height: 22px;
    width: 22px;
}

.faq .title,
.card-demo-wrap .title,
h4.title {
    font-family: "Poppins", sans-serif;
    position: relative;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.625rem;
    font-weight: bold;
}

.faq p {
    line-height: 1.6;
    color: #747474;
}

.faq a {
    text-decoration: underline;
}

/* Demo */
.card-demo {
    transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
    margin-bottom: 2.125rem;
}

.card-demo:hover {
    transform: translateY(0.5rem);
}

.demo-content {
    display: none;
}

.demo-content.display {
    display: flex;
}

.card-demo:hover .btn {
    color: #009e76;
    background-color: #ffffff;
    border: 2px solid #009e76;
}

.card-demo:hover .btn i {
    transform: translateX(4px);
}

.card-demo .card-label {
    right: 0;
    top: 0;
    position: absolute;
    width: 55%;
    border-top: 30px solid orange;
    border-left: 25px solid transparent;
}

/* position 'new' label */
.card-demo .card-label > span {
    position: absolute;
    top: -25px;
    right: 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Poppins", Courier, monospace;
    color: #fff;
}

/* Footer */

/* a:not(img):hover {
    opacity: inherit;
} */

footer .footer-desc p {
    font-size: 1rem;
    max-width: 20rem;
    color: #fff;
}

footer .footer-desc .logo img {
    height: 2.2rem;
}

footer .footer-head {
    position: relative;
    background: #009e76;
}

footer .footer-head .to-top {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -2rem;
    transform: translateX(-50%);
    left: 50%;
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    border: solid 5px #fff;
    z-index: 9;
    opacity: 1 !important;
    cursor: pointer;
}

footer .footer-head .to-top:hover {
    border: 5px solid #009e76;
}

footer .footer-head .to-top:hover i {
    transform: none;
}

footer .list-title {
    font-family: "Nunito", Arial, serif;
    position: relative;
    margin-bottom: 1.5rem;
    color: #fff;
}

footer .list-items a {
    color: #fff;
}

/* Pricing Table (Harga) */

.pricing-comparison {
    background: #ffffff;
    overflow: auto;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #e7f6ef;
}

.pricing-comparison table .price-widget-block {
    padding-left: 10px;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
}

.pricing-comparison table .price-block-row,
.pricing-comparison table .price-widget-block .title {
    font-weight: 700;
}

.pricing-comparison table .price-widget-block .title {
    font-family: "Poppins", Arial, serif;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 0;
}

.pricing-comparison table .price-widget-block .price-title {
    font-size: 1.25rem;
}

.pricing-comparison table .price-widget-block .price-title span {
    font-size: 1.875rem;
    padding-left: 5px;
    padding-right: 5px;
}

.pricing-comparison table .title-col {
    min-width: 290px;
}

.pricing-comparison table .col-basic,
.pricing-comparison table .col-zero,
.pricing-comparison table .col-alfa,
.pricing-comparison table .col-beta,
.pricing-comparison table .col-gamma,
.pricing-comparison table .col-delta {
    min-width: 195px;
    max-width: 195px;
    text-align: center;
}

.pricing-comparison table .btn {
    color: #fff;
    width: 100%;
}

.pricing-comparison table thead .col-alfa,
.co-alfa {
    color: #004a9f;
}

.pricing-comparison table thead .col-beta,
.co-beta {
    color: #009e76;
}

.pricing-comparison table thead .col-gamma,
.co-gamma {
    color: #009f21;
}

.pricing-comparison table thead .col-delta,
.co-delta {
    color: #9e0116;
}

.pricing-comparison table .col-alfa .btn {
    background-color: #004a9f;
}

.pricing-comparison table .col-beta .btn {
    background-color: #009e76;
}

.pricing-comparison table .col-gamma .btn {
    background-color: #009f21;
}

.pricing-comparison table .col-delta .btn {
    background-color: #9e0116;
}

.pricing-comparison table .dms-box {
    position: relative;
    padding: 0 1.375rem;
    height: 65px;
    font-size: 0.938rem;
    font-weight: normal;
    background: #e7f6ef;
}

.pricing-comparison table .dms-box i {
    color: #009e76;
    font-size: 1.125rem;
}

.pricing-comparison table .high-row .dms-box {
    height: 120px;
}

.pricing-comparison table .colored-row {
    background: #e7f6ef;
}

.pricing-comparison table tr:not(.colored-row) .dms-box {
    background: #ffffff !important;
}

.pricing-comparison table tr:first-child .dms-box::before {
    height: 100%;
    top: auto;
    bottom: 0;
}

.pricing-comparison table .dms-box::before {
    content: "";
    background: #e7f6ef;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    width: 1px;
}

.pricing-comparison table tbody {
    display: block;
}

.pricing-comparison table tbody tr {
    display: block;
}

.pricing-comparison table thead {
    display: block;
}

.pricing-comparison table thead tr {
    display: block;
}

.pricing-comparison table {
    display: block;
}

.pricing-comparison .best-seller {
    position: absolute;
    left: calc(100% - 152px);
    top: -35px;
    background: #ffd807;
    color: #000;
    padding: 7px 10px;
    font-size: 10px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 900;
}

/* Play Button YT Area */

.page-area p,
.page-area ol {
    line-height: 2.2;
}

.page-area p.sub-title {
    font-family: "Poppins", Arial, monospace;
}

.play-area {
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    border-radius: 50%;
}

.play-area .play-btn {
    background: #fff;
    height: 4rem;
    width: 4rem;
    border-radius: 100%;
    padding: 0.5rem;
    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;
    position: relative;
    z-index: 0;
    cursor: pointer;
}

.play-area .play-btn.with-animation::before {
    content: "";
    position: absolute;
    bottom: 50%;
    right: 50%;
    border-radius: 100%;
    transform: translate(50%, 50%);
    background: rgba(255, 255, 255, 0.301);
    height: 150%;
    z-index: -1;
    animation-name: anim2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0.41, 1.87);
    width: 150%;
}

@keyframes anim2 {
    from {
        height: 120%;
        width: 120%;
    }

    50% {
        height: 170%;
        width: 170%;
    }

    70% {
        height: 120%;
        width: 120%;
    }

    to {
        height: 130%;
        width: 130%;
    }
}

/* Pagination */

.pagination .page-item:first-child .page-link {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.pagination .page-item:last-child .page-link {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.pagination .page-item .page-link {
    color: #747474;
    border: 1px solid #dee2e6;
    padding: 10px 15px;
    font-size: 14px;
}

.pagination .page-item .page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pagination .page-item .page-link:hover {
    color: #ffffff;
    background: rgba(0, 158, 118, 0.9);
    border-color: rgba(0, 158, 118, 0.9);
}

.pagination .page-item.active .page-link {
    color: #ffffff !important;
    background: #009e76 !important;
    border-color: #009e76;
    cursor: not-allowed;
}

/* Partner Area */
.partner-area img {
    height: 72px;
    max-width: 200px;
}

.partner-area .partner-content {
    display: none;
}

.partner-area .card-columns {
    column-gap: 2.25rem;
}

/* Detail Press / Page Area */
.page-area .img-post {
    border-radius: 10px;
    position: relative;
    width: 30%;
    float: left;
    margin-right: 20px;
}

.page-area .content-post {
    overflow: hidden;
    padding: 4rem;
    margin: -8rem 0rem 0;
    background: #ffffff;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 15px 29px -4px #3f49621f;
    position: relative;
    z-index: 1;
}

/* Full Service */

.plan-area .plan-item {
    background: #fff;
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.06);
    border: solid 1px #c2e6e2;
}

.plan-area .plan-title {
    font-size: 26px;
    color: #000000;
    font-family: "poppins";
}

.plan-area .plan-price {
    font-size: 3rem;
    line-height: 100%;
    margin-bottom: 2rem;
}

.plan-area .list-items {
    margin-bottom: 1rem;
    padding: 0;
    margin-left: 0;
}

.plan-area .list-items .item {
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    color: #747474;
}

.plan-area .list-items .item img {
    width: 16px;
    height: 16px;
}

/* Member Area Affiliate */

.aff-banner-content .img-place {
    height: 325px;
    text-align: center;
}

/* ----------------------------- */
/*   dms Responsive Media Query  */
/* ----------------------------- */

@media (min-width: 1199.98px) {
    .partner-area .card-demo.top {
        height: 500px;
    }

    .boxes-point.boxes-feature .box.main {
        min-height: 300px;
    }
}

@media (max-width: 1199.98px) {
    .boxes-point .box {
        min-height: 285px;
    }

    .boxes-point .box.video-promotion iframe {
        height: 400px;
    }

    .partner .row {
        width: 1000px;
    }

    .navbar .navbar-nav .nav-link {
        padding: 1rem 0rem;
    }
}

@media (max-width: 991.98px) {
    .boxes-point .box {
        min-height: auto;
    }

    .sm-slur {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sm-slur.is-big {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

    .card-columns,
    .card-columns.two-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

    /* .navbar-nav {
        background-color: #e7f6ef;
        border-radius: 7px;
        padding: 0 20px;
        margin-top: 1rem;
    } */

    .press .media {
        display: block;
    }
}

@media (min-width: 991.98px) {
    .navbar .navbar-nav > li {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    /* Animation Nav Link */

    .navbar-nav .nav-link::after {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 2px;
        background: orange;
        content: "";
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        -moz-transition: opacity 0.3s, -moz-transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px);
    }

    .nav-link:hover::after,
    .nav-link:focus::after {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@media (max-width: 767.98px) {
    .boxes-point .box.video-promotion iframe {
        height: 300px;
    }

    .page-area .content-post {
        padding: 1rem;
        margin: -2rem 1rem 0;
    }

    /* custom irpie */
    a.wa-mobile {
        display: block !important;
    }

    #chatonomy-widget {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .boxes-point .box.video-promotion iframe {
        height: inherit;
    }

    html {
        font-size: 85%;
    }
}

/* Custom Tambahan Irpie */

.boxes-point .box-desc span {
    display: none;
}

.d-none-n {
    display: none;
}

.alert ul {
    padding: 0px;
}

.alert li {
    list-style: none;
}

a.wa-mobile {
    display: none;
    position: fixed;
    z-index: 99;
    width: 48px;
    height: 48px;
    bottom: 10px;
    right: 10px;
}

.wa-mobile span {
    background: #57bb63;
    padding: 12.5px;
    position: absolute;
    top: 0;
    width: 133px;
    right: 26px;
    color: #fff;
    z-index: -1;
    border-radius: 40px 0 0 40px;
    font-size: 12px !important;
    line-height: 22.5px;
}

.partner img {
    filter: grayscale(100%) !important;
}

.partner a:hover img {
    opacity: 1;
    filter: grayscale(0) !important;
}

.partner a:hover {
    opacity: 1;
}

.control-reg .custom-control {
    min-width: 230px;
}

.logo {
    margin-top: -18px;
}

.custom-checkbox a {
    text-decoration: underline;
}

/* ADDED 13/07/2021 */
.slick-dots {
    position: relative;
    bottom: auto;
    left: 0;
}

.slick-slide {
    margin: 0 10px;
}

.slick-list {
    margin: 0 -10px;
}

.testimonial-video .slick-arrow {
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s;
    top: 30%;
}

.testimonial-video .slick-slider:hover .slick-arrow {
    opacity: 1;
}

.testimonial-video span.prevArrow {
    padding: 10px;
    left: 25px;
    position: absolute;
    z-index: 999;
}

.testimonial-video span.nextArrow {
    padding: 10px;
    right: 25px;
    position: absolute;
    z-index: 999;
}

.testimonial-video .play-area .play-btn {
    background: rgba(255, 255, 255, 0.5);
}
.header-title {
    margin-bottom: 15px;
}
.testimonial-box .desc {
    margin-left: 0;
    margin-right: 0;
}
.testimonial-box img {
    margin-left: 0;
}
.testimonial-box .author {
    padding-left: 85px;
}

.border-seagreen {
    border: 1px solid #e7f6ef !important;
}

.customer-review .content:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: 13px;
    box-sizing: border-box;
    border: 8px solid #3c4858;
    border-color: transparent #fff #fff transparent;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: 2px 2px 2px 0px #e7f6ef;
}

.pricing-comparison table thead .col-zero {
    color: #ec7415;
}

.pricing-comparison table .col-zero .btn {
    background-color: #ec7415;
}

[data-toggle="tooltip"]:hover {
    cursor: default;
}

/* FEATURE BLOCK */

.feature-block .box .btn {
    font-size: 13px;
}
.feature-block .btn-success:hover,
.feature-block .btn-success:focus {
    background-color: #008462;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #ffffff !important;
}
.feature-block-2 .box .position-relative img {
    width: 200px !important;
}
.w-30 {
    width: 30%;
}
.w-70 {
    width: 70%;
}

/* PRICING COMPARISON V2 */

.pricing-comparison-2 .card {
    border-radius: 0;
}
.pricing-comparison-2 .price-block .title {
    font-weight: bold;
    font-size: 26px;
}
.pricing-comparison-2 .col-zero {
    color: #ec7415;
}
.pricing-comparison-2 .col-alfa {
    color: #004a9f;
}
.pricing-comparison-2 .col-beta {
    color: #009e76;
}
.pricing-comparison-2 .col-gamma {
    color: #009f21;
}
.pricing-comparison-2 .col-delta {
    color: #9e0116;
}
.pricing-comparison-2 .col-zero .btn {
    background-color: #ec7415;
}
.pricing-comparison-2 .col-alfa .btn {
    background-color: #004a9f;
}
.pricing-comparison-2 .col-beta .bg,
.pricing-comparison-2 .col-beta .btn {
    background-color: #009e76;
}
.pricing-comparison-2 .col-gamma .btn {
    background-color: #009f21;
}
.pricing-comparison-2 .col-delta .btn {
    background-color: #9e0116;
}
.pricing-comparison-2 .price-block .price-title {
    font-family: "Poppins", Arial, serif;
    font-size: 42px;
    padding-bottom: 30px;
}
.pricing-comparison-2 .price-block .price-title span {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #a2a2a2;
}
.pricing-comparison-2 label {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #009e76;
}
.price-check {
    background-color: #e7f6ef;
    border-radius: 10px;
    padding: 20px;
}
.pricing-comparison-2 .price-check label {
    color: #101010;
    text-transform: capitalize;
    width: 100%;
    font-weight: normal;
    font-size: 12px;
}
.pricing-comparison-2 p {
}

.pricing-comparison-2 p.payment-method {
    height: 40px;
    /* font-size: 13px; */
}

.pricing-comparison-2 .slick-arrow {
    cursor: pointer;
    opacity: 0.2;
    transition: all 0.2s;
    top: 30%;
}

.pricing-comparison-2 .slick-slider:hover .slick-arrow {
    opacity: 0.5;
}

.pricing-comparison-2 span.prevArrow {
    padding: 10px;
    left: -70px;
    position: absolute;
    z-index: 999;
}

.pricing-comparison-2 span.nextArrow {
    padding: 10px;
    right: -70px;
    position: absolute;
    z-index: 999;
}

.pricing-comparison-2.slick-list {
    margin: 0 -5px !important;
}
.pricing-comparison-2.slick-slide > div {
    padding: 0 5px !important;
}

.pricing-comparison-2 .slick-dots {
    margin-top: 30px;
    text-align: center;
}

.pricing-comparison-2 .label-best {
    position: absolute;
    top: -50px;
    left: 20px;
}

.pricing-comparison-2 label i {
    font-size: 14px;
    color: #009e76;
}




/* RESPONSIVE */

@media (max-width: 1400px) {
    .pricing-comparison table .col-basic,
    .pricing-comparison table .col-zero,
    .pricing-comparison table .col-alfa,
    .pricing-comparison table .col-beta,
    .pricing-comparison table .col-gamma,
    .pricing-comparison table .col-delta {
        min-width: 155px;
        max-width: 155px;
        text-align: center;
    }
    .pricing-comparison .best-seller {
        left: calc(100% - 130px);
    }
    .pricing-comparison table .price-widget-block .price-title {
        font-size: 1rem;
    }
}
@media (max-width: 769px) {
    header .header-wrap {
        padding: 2rem 0 2rem;
    }
}
@media (min-width: 1400px) {
    .pricing-comparison table .col-basic,
    .pricing-comparison table .col-zero,
    .pricing-comparison table .col-alfa,
    .pricing-comparison table .col-beta,
    .pricing-comparison table .col-gamma,
    .pricing-comparison table .col-delta {
        min-width: 250px;
        max-width: 250px;
        text-align: center;
    }
    .pricing-comparison .best-seller {
        left: calc(100% - 180px);
    }
}

@media (min-width: 992px) {
    .feature-block .box .btn {
        font-size: 13px;
        bottom: 30px;
        position: absolute;
    }
    .feature-block .boxes-feature .box {
        min-height: 320px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .feature-block .boxes-feature .box {
        min-height: 350px;
    }
}

/* Added 27/08/2021 */

.price-title.no-s {
    margin-bottom: 14px;
}

.pulse {
    cursor: default;
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    animation: pulse 1.2s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.9);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.9);
        box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.5);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

.pricing-comparison-2 .slick-slide {
    padding: 50px 0 0;
}
.bg-pink {
    background-color: #e91e63;
}
.price-comparison-2 .col-{*} s {
    font-size:20px;
}

/* video dan judul di sejajarkan */
.header-subdesc .list-inline-item {
    display: block;
}

.header-title {
    margin-bottom: 10px;
}

.header-desc {
    margin-bottom: 10px;
}