html {
    scroll-behavior: smooth !important;
}
.modal.left .modal-dialog,
.modal.right .modal-dialog,
.modal.top .modal-dialog,
.modal.bottom .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* Left & Right */

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 500px;
  max-width: 100%;
  height: 100%;
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px;
}

.modal.left.fade .modal-dialog {
  left: -500px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
  left: 0;
}

.modal.right.fade .modal-dialog {
  right: -500px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}

.modal.left .modal-content,
.modal.right .modal-content,
.modal.top .modal-content,
.modal.bottom .modal-content,
.modal.full .modal-content {
  border-radius: 0;
  border: none;
}

.modal.left .modal-dialog.modal-sm,
.modal.right .modal-dialog.modal-sm {
  width: 300px;
}

.modal.left .modal-dialog.modal-lg,
.modal.right .modal-dialog.modal-lg {
  width: 800px;
}

.modal.left .modal-dialog.modal-xl,
.modal.right .modal-dialog.modal-xl {
  width: 1140px;
}

/* Top and Bottom */

.modal.top .modal-dialog,
.modal.bottom .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.modal.top .modal-content,
.modal.bottom .modal-content {
  height: auto;
  overflow-y: auto;
}

.modal.top .modal-body,
.modal.bottom .modal-body {
  padding: 15px 15px;
}

/* Top */

.modal.top.fade .modal-dialog {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.top.fade.show .modal-dialog {
  top: 0;
}

/* Bottom */

.modal.bottom.fade .modal-dialog {
  bottom: -100%;
  -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  transition: opacity 0.3s linear, bottom 0.3s ease-out;
}

.modal.bottom.fade.show .modal-dialog {
  bottom: 0;
}

.modal.bottom.fade .modal-dialog {
  bottom: -100%;
}

/* Full Screen */
.modal-header{
 
    color: #fff;
    background: #141e57;
    border-bottom-style: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal.full .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.modal.full .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.full .close-modal {
  position: fixed;
  top: 0;
  right: 3rem;
}

/* Footer */
.modal-footer{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #8111ef;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
    background: #141e57;
}
.modal-footer-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  border-radius: 0;
}

/* XS */

.modal.left.xs .modal-body,
.modal.right.xs .modal-body {
  padding: 15px;
}


#financing {
    background: #2c3e50;
    color: white;
    padding-top: 30px;
    padding-bottom: 50px;
}
#financing .container {
    max-width: 900px;
}
#financing h3 {
    color: white;
}
#financing p {
    color: #95a5a6;
    line-height: 1.5em;
    font-size: 16px;
}
#register-wrapper {
    display: flex;
}
#register-wrapper-vendor,
#register-wrapper-user {
    width: 50%;
    padding: 3em;
}
#register-wrapper-vendor {
    background: #ff869a;
    color: #fff;
}
#register-wrapper-user {
    background: #ffcaca;
    color: #b96b6b;
}
.register-button-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}
.regis-title {
    font-size: 18px;
    font-family: "Poppins";
    font-weight: 500;
    color: #d69696;
}
.konsultasi {
    margin-top: -24px;
    margin-left: 7px;
    z-index: 117;
    position: absolute;
}
.tulisan-konsultasi {
    margin-left: -1.4em;
    margin-top: -13px;
    padding: 1px 10px;
    border-radius: 25px;
    /* width: 200%; */
    background-color: #4caf50;
}
.video-title {
    padding: 0em 1em 1em 1em;
    font-size: 2em;
    font-weight: 500;
    font-family: "Poppins";
}
.video-desc {
    font-family: "Poppins";
    font-size: 0.9em;
}
.video-redirect-button {
    padding: 0.7em 2em;
    color: #fff !important;
    border-radius: 21px;
    background: linear-gradient(100deg, #ff7171, #ff9898);
    transition: 1s;
    cursor: pointer;
}
.video-redirect-button:hover {
    color: #fff !important;
    border-left-style: solid;
    border-style: solid;
    border-width: 1px;
    border-color: #ff9898;
    animation: aima 0.7s;
}
.video-more-button {
    width: 100%;
    padding: 0.8em;
    border: 1px solid #ff9292;
    color: #ff9a9a;
    text-align: center;
    background: transparent;
    margin: 5px 0px;
    outline: none;
}
.register-button {
    display: block;
    margin-top: 0.8em;
    padding: 0.4em 1em;
    width: 100%;
    border-radius: 12px;
    background-color: #ff869a;
    border-style: solid;
    border-width: 1px;
    border-color: #ff869a;
    color: #fff;
    text-align: center;
    transition: 0.7s;
    cursor: pointer;
}
.register-button:hover {
    background-color: transparent;
    border-color: #ff869a;
    color: #ff869a;
    animation: aima 0.8s;
}
.regis-user-button {
    display: block;
    padding: 0.4em 1em;
    width: 100%;
    border-radius: 12px;
    background-color: #ff869a;
    border-style: solid;
    border-width: 1px;
    border-color: #ff869a;
    color: #fff;
    text-align: center;
    transition: 0.7s;
    cursor: pointer;
}
.regis-user-button:hover {
    background-color: transparent;
    border-color: #ff869a;
    color: #ff869a;
    animation: aima 0.8s;
}
.regis-vendor-button {
    display: block;
    padding: 0.4em 1em;
    width: 100%;
    border-radius: 12px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    color: #ff869a;
    text-align: center;
    transition: 0.7s;
    cursor: pointer;
}
.regis-vendor-button:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border-radius: 20px;
    animation: aima 0.8s;
}
@media only screen and (max-width: 767px) {
    #register-wrapper {
        display: block;
    }
    #register-wrapper-vendor,
    #register-wrapper-user {
        width: 100%;
        padding: 3em;
    }
    .konsultasi {
        margin-top: -24px;
        margin-left: 4px;
        z-index: 117;
        position: absolute;
    }
    .tulisan-konsultasi {
        font-size: 12px;
        margin-left: -1.4em;
        margin-top: -13px;
        padding: 1px 10px;
        border-radius: 25px;
        /* width: 200%; */
        background-color: #4caf50;
    }
}
.register-card-user {
    background-color: #ffd0d0;
    box-shadow: 0px 0px 16px -7px #000;
    padding: 0.7em 1em 4.5em 1em;
    border-radius: 10px;
    max-height: 39vh;
}
.register-card-vendor {
    background-color: #ffabab;
    box-shadow: 0px 0px 16px -7px #000;
    padding: 0.7em 1em 4.5em 1em;
    border-radius: 10px;
    max-height: 39vh;
}
.regis-vendor-title {
    color: #fff;
    font-family: "Poppins";
    font-size: 1em;
    font-weight: 800;
}
.regis-user-title {
    color: #fff;
    font-family: "Poppins";
    font-size: 1em;
    font-weight: 800;
    color: #a29496;
}
.register-img-container-user {
    position: absolute;
    background-color: #ffdede;
    top: -50px;
    border-radius: 50%;
    padding: 1.2em;
    width: 105px;
    height: 100px;
    margin: auto;
}
.register-img-container-vendor {
    position: absolute;
    background-color: #ff9b9b;
    top: -50px;
    border-radius: 50%;
    padding: 1.2em;
    width: 105px;
    height: 100px;
    margin: auto;
}
.register-img-container-vendor img {
    transition: all 0.5s ease;
}
.register-img-container-user img {
    transition: all 0.5s ease;
}
.register-img-container-vendor:hover img {
    animation: rotate 1s;
}
.register-img-container-user:hover img {
    animation: rotate 1s;
}
.regis-container {
    position: relative;
    top: 50px;
}
/* Portfolio & Contoh*/
.content {
    padding-top: 5.2em;
    padding-bottom: 5.2em;
}
.caption-container {
    padding: 1em 2em;
    background: #f5ebeb;
    border-left-style: solid;
    border-left-color: #f38596;
}
.caption-title {
    font-family: "Poppins";
    font-size: 1.2em;
    font-weight: 600;
    color: #f38596;
}
.caption-desc {
    font-family: "Poppins";
    font-size: 1.15em;
    padding: 1.8em 0em;
}
.caption-title {
    font-weight: bold;
    font-size: 1.2em;
}
.caption-subtitle {
    font-weight: bold;
    padding: 0.8em 0em;
    font-size: 1.2em;
}
.caption-image {
    padding: 1em 1em;
    width: 100%;
    height: 27em;
    display: flex;
    border-radius: 12px;
}
.image-inner {
    object-fit: cover;
    border-radius: 12px;
}
.caption-date-container {
    padding: 0.8em 0em 0em 1em;
}
.caption-icon {
    font-size: 1em;
    color: #fff;
}
.caption-date { 
    font-size: 0.9em;
    color: #fff;
    padding: 0.5em;
    font-weight: 800;
    font-family: "Poppins";
}
.caption-id {
    padding: 0.5em 0.6em;
    width: 13em;
    text-align: center;
    border-radius: 6px;
    background-color: #fe8989;
}
.thumbnail-container {
    width: 100%;
    height: 150px;
}
.blogs-thumbnail {
    object-fit: cover;
    object-position: center;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;}
.blogs-caption {
    font-size: 0.9em;
    font-weight: 500;
    color: #000 !important;
    font-family: "Poppins";
    padding: 1.2em;
}
.blog-space{
    margin-bottom: 1em;
    width: 50%;
}
.blog-wrapper{
    box-shadow: 0px 0px 12px #d0c8c8;
    border-radius: 7px;
}
.blogs-date {
    position: absolute;
    background-color: #ff3f3fcc;
    padding: 0.6em 1.4em;
    bottom: 10px;
    height: 2.6em;
    left: 8px;
    color: #fff;
    border-radius: 19px;
    font-size: 0.77em;
    font-weight: 600;
    font-family: "Poppins";
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #fe8989;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #fe8989;
    border-color: #fe8989;
}
/* Sidebar */
a {
    text-decoration: none;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

a:hover {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.sidebar-nav ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.sidebar-nav ul li {
    margin-left: 0;
    padding-left: 0;
    display: inline-block;
    width: 100%;
}

.sidebar-nav ul li a {
    color: #fe8989;
    font-size: 0.75em;
    padding: 1.05em 0em;
    position: relative;
    display: block;
}

.sidebar-nav ul li a:hover {
    background-color: #fe8989;
    color: #fff!important;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.sidebar-nav ul li i {
    font-size: 1.8em;
    padding-right: 0.5em;
    width: 9em;
    display: inline;
    vertical-align: middle;
}

.sidebar-nav>ul>li>a:after {
    content: '\f125';
    font-family: ionicons;
    font-size: 0.5em;
    width: 10px;
    color: #fff;
    position: absolute;
    right: 0.75em;
    top: 45%;
}

.sidebar-nav .nav-flyout {
    position: absolute;
    background-color: #080D11;
    z-index: 9;
    left: 2.5em;
    top: 0;
    height: 100vh;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sidebar-nav .nav-flyout a:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

.sidebar-nav ul>li:hover .nav-flyout {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.text-center {
    text-align: center;
}

.navbar-toggler {
    color: rgba(255, 79, 79, 0.5) !important;
    padding: 0.3em 0.4em;
    border-radius: 20px;
    border-color: rgba(255, 79, 79, 0.5) !important;
    box-shadow: 0px 1px 14px rgba(228, 153, 153, 0.66);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.navbar-toggler:hover {
    -webkit-transform: scale(1.2);
}

i {
    transition: all 0.5s ease;
}

.navbar-toggler:hover i {
    animation: rotate .6s;
}

@keyframes aima {
    0% {
        padding: 0.4em 1em;
    }
    50% {
        padding: 0.4em 4em;
    }
    100% {
        padding: 0.4em 2em;
    }
}


/* css from internal blade */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot span {
    background: none;
    color: #fff;
    border-radius: 50%;
    height: 40px;
    width: 41px;
    font-weight: bold;
}

.owl-nav button {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    background: rgb(235 135 124 / 65%) !important;
}

.owl-nav button.owl-prev {
    left: -16px;
}

.owl-nav button.owl-next {
    right: -16px;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

a:hover {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.app {
    height: 100vh;
    overflow: hidden;
}

.sidebar {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    overflow: hidden;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: visible;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sidebar header {
    background-color: #fbcbdb;
    width: 100%;
    display: block;
    padding: 0.75em 1em;
}

.sidebar-nav {
    position: fixed;
    background: linear-gradient(90deg, #262c4a, #131734);
    height: 100%;
    color: #ffffff;
    width: 100%;
    font-weight: 400;
    font-size: 1.2em;
    padding-bottom: 6em;
    z-index: 9;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.sidebar-nav ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.sidebar-nav ul li {
    margin-left: 0;
    padding-left: 0;
    display: inline-block;
    width: 100%;
}

.sidebar-nav ul li a {
    color: #fe8989;
    font-size: 0.75em;
    padding: 1.05em 0em;
    position: relative;
    display: block;
}

.sidebar-nav ul li a:hover {
    background-color: #fe8989;
    color: #fff !important;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.sidebar-nav ul li i {
    font-size: 1.8em;
    padding-right: 0.5em;
    width: 9em;
    display: inline;
    vertical-align: middle;
}

.sidebar-nav .nav-flyout {
    position: absolute;
    background-color: #080D11;
    z-index: 9;
    left: 2.5em;
    top: 0;
    height: 100vh;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sidebar-nav .nav-flyout a:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

.sidebar-nav ul>li:hover .nav-flyout {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.text-center {
    text-align: center;
}

.navbar-toggler {
    color: rgb(255 255 255) !important;
    padding: 0.3em 0.4em;
    border-radius: 20px;
    border-color: rgb(0 0 0) !important;
    box-shadow: 0px 1px 14px rgb(0 0 0);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.navbar-toggler:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

i {
    transition: all 0.5s ease;
}

.navbar-toggler:hover i {
    animation: rotate .6s;
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(10deg);
    }
    50% {
        -webkit-transform: rotate(50deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.modal-body {
    background: #221a31;
    color: #fff;
    overflow-y: hidden;
}

.navbar-button {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    font-family: "Poppins";
    padding: 0.6em 1em;
    box-shadow: 0px 3px 11px #fe8989;
    border-color: transparent;
    background: #fe8989;
    border-style: solid;
    border-radius: 7px;
    border-width: 1px;
    margin-top: -12%;
    cursor: pointer;
}

.navbar-button:hover {
    color: #fe8989 !important;
    background: #fff;
    border-color: #fe8989;
}

.navbar-register {
    color: #fe8989 !important;
    font-weight: 700;
    font-size: 14px;
    font-family: "Poppins";
    padding: 0.6em 1em;
    box-shadow: 0px 0px 5px #fe8989;
    border-color: transparent;
    background: transparent;
    border-style: solid;
    border-radius: 7px;
    border-width: 1px;
    margin-top: -12%;
    cursor: pointer;
}

.navbar-register:hover {
    color: #fff !important;
    background: #fe8989;
    border-color: #fe8989;
}

@media only screen and (max-width: 767px) {
    .footer {
        padding-bottom: 0px;
    }
    .lct-icon {
        font-size: 1em!important;
        padding-right: 0.5em!important;
        width: 1em!important;
        display: inline!important;
        vertical-align: middle!important;
    }
    .thumbnail-container {
        width: 100%;
        height: 95px;
    }
}