@font-face {
    font-family: "Bemio";
    src: url("../../fonts/bemio/5db8bbfb6a548babd3c88584bc301dd2.eot");
    /* IE9*/
    src: url("../../fonts/bemio/5db8bbfb6a548babd3c88584bc301dd2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/bemio/5db8bbfb6a548babd3c88584bc301dd2.woff2") format("woff2"), /* chrome、firefox */
    url("../../fonts/bemio/5db8bbfb6a548babd3c88584bc301dd2.woff") format("woff"), /* chrome、firefox */
    url("../../fonts/bemio/5db8bbfb6a548babd3c88584bc301dd2.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../../fonts/bemio/5db8bbfb6a548babd3c88584bc301dd2.svg#Bemio") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Bemio Italic";
    src: url("../../fonts/bemio/ed524d3938b150b70d120697d516e805.eot");
    /* IE9*/
    src: url("../../fonts/bemio/ed524d3938b150b70d120697d516e805.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/bemio/ed524d3938b150b70d120697d516e805.woff2") format("woff2"), /* chrome、firefox */
    url("../../fonts/bemio/ed524d3938b150b70d120697d516e805.woff") format("woff"), /* chrome、firefox */
    url("../../fonts/bemio/ed524d3938b150b70d120697d516e805.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../../fonts/bemio/ed524d3938b150b70d120697d516e805.svg#Bemio Italic") format("svg");
    /* iOS 4.1- */
}


/* your custom style goes here */

.kosong {
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    color: #FF9800;
    margin-top: 20px;
}

.la-trash {
    cursor: pointer;
}

.kelas-hewan ol {
    display: flex;
    list-style-type: none;
}

.kelas-hewan .active {
    border: 1px solid #f79f1f !important;
    color: #ffab00 !important;
}

.desc-kelas {
    font-size: 13px;
    color: #ffab00;
}

.kelas-hewan .listkelas {
    border: 1px solid #dedede;
    padding: 7px 20px;
    border-radius: 0px;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 5px;
    color: black;
}

.totalan h5 {
    text-align: center;
    margin-top: 10px;
    font-weight: 800;
    font-size: 29px;
}

.search-box form {
    display: none;
}

.product-description-wrapper .product-title {
    text-transform: uppercase;
}

.home-slide .slick-slide {
    height: auto !important;
}

#vmap {
    height: 400px;
    width: 100%;
    float: right;
}

.cont-peta {
    background-color: white;
    box-shadow: 1px 1px 10px -6px #313131;
    border-radius: 10px;
}

.boxhover {
    display: inline-block;
}

.boxhover img {}

.boxhover h6,
.boxhover h4 {
    margin: 0;
    text-align: center;
}

.boxhover h4 {
    color: #FF5722;
}

.jqvmap-label {
    position: absolute;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ffffff;
    color: black;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
    pointer-events: none;
    box-shadow: rgb(0, 0, 0) 1px 1px 8px 0px;
}

.cartsinput_width {
    width: 135px;
}

.pd10 {
    padding: 10px;
    background-color: white;
}

.center-vertical {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.pt5 {
    padding-top: 5px;
}

.vf {
    margin-top: 5em;
}

.colp {
    padding-left: 5px;
    padding-right: 5px;
}

.footer .col.p5 ul.footer-links.contact-widget {
    line-height: 1.8;
    padding-left: 5px;
    padding-right: 5px;
}

.onlymob {
    display: none;
}

.space {
    margin-bottom: 30px;
}

.logo-bar-area .navbar-brand img {
    max-height: 65px;
}

.qbtn {
    text-align: center;
}

.qbtn a {
    background-color: white;
    padding: 15px;
    border-radius: 10px;
    font-family: 'Montserrat SemiBold';
}

.menus-cust {
    margin-left: 10%;
}

.menus-cust a {
    color: black;
    font-family: 'Montserrat SemiBold';
}

.search-box {
    flex-grow: 0.5;
}

.menus-cust a {
    color: black;
    font-family: 'Montserrat SemiBold';
    font-size: 20px;
    margin-right: 30px;
}

.header-cust {
    position: absolute;
    width: 100%;
}

.logo-bar-area {
    border: none;
}

.header-banner {
    position: relative;
}


/*.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }*/

.title-content {
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

.title-content .title {
    font-family: 'Bemio Italic';
}

.title-content .title:after {
    position: absolute;
    left: calc(50% - 60px);
    display: block;
    width: 120px;
    border-bottom: 4px solid #ebae18;
    content: "";
    border-radius: 5px;
    border-image: linear-gradient(to right, rgb(245, 174, 2), rgb(255, 226, 40));
    border-image-slice: 1;
}

.title-content .title.title-peta {
    font-size: 35px;
    padding: 0 115px 0 115px;
}

.container-sm {
    max-width: 576px;
}

.container-cust {
    padding-left: 115px;
    padding-right: 115px;
}

.jenishewan {
    background-color: #f3b202;
    border-radius: 20px;
    box-shadow: 2px 4px 13px -2px #828282;
}

.jenishewan .list-top {
    text-align: center;
    color: white;
    background: #ffdd00;
    border-radius: 20px 20px 0 0;
    background: radial-gradient(ellipse at bottom, rgb(255, 255, 255) 0%, rgb(255, 221, 0) 50%);
}

.jenishewan .list-top h3 {
    line-height: 1;
    font-size: 20px;
    padding: 25px 25px 5px 25px;
    text-transform: uppercase;
    font-family: "Bemio Italic";
}

.jenishewan .list-top img {
    width: 135px;
    margin-top: 30px;
    display: inline;
}

.jenishewan .list-bottom {
    text-align: center;
    color: white;
    display: grid;
    padding: 25px 10px 0 10px;
}

.jenishewan .list-bottom,
.jenishewan .list-top {
    height: 180px;
}

.jenishewan .list-bottom .harga-hewan {}

.jenishewan .list-bottom .harga-hewan h2 {
    font-weight: 800;
    margin-bottom: 0;
    font-family: 'Montserrat Bold';
}

.jenishewan .list-bottom .harga-hewan sub {}

.jenishewan .list-bottom span {
    line-height: 2.5;
    padding-bottom: 2px;
    font-family: 'Montserrat SemiBold';
    display: block;
    border-bottom: 1px solid #f9f9f9;
    border-image: linear-gradient(to left, #f3b202 20%, #f3f3f3 40%, #eaeaea 65%, #f3b202 80%) 1 stretch;
}

.jenishewan .list-bottom a {
    font-family: 'Montserrat SemiBold';
    margin-top: 10px;
    background-color: white;
    padding: 13px 15px;
    font-size: 11px;
    border-radius: 20px;
    box-shadow: 2px 2px 7px 0px #585858;
}

.aqiqah {
    box-shadow: 2px 4px 13px -2px #828282;
    padding: 25px;
    background-color: #f3b202;
    margin-top: 10px;
    border-radius: 20px;
    margin: 15px 0;
    background: -moz-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 176, 0, 1)), color-stop(50%, rgba(255, 186, 10, 1)), color-stop(75%, rgba(255, 204, 0, 1)), color-stop(100%, rgba(255, 204, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: -o-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
}

.btn-q {
    text-align: center;
    height: 100%;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
}

.btn-q .btn-centr {
    width: 100%;
}

.btn-q a {
    text-align: center;
    background-color: white;
    padding: 13px 15px;
    border-radius: 30px;
    font-family: 'Montserrat SemiBold';
    font-size: 11px;
    box-shadow: 2px 2px 7px 0px #585858;
    text-transform: uppercase;
}

.btn-more {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 15px;
}

.btn-more a {
    border-radius: 20px;
    color: white;
    padding: 10px 20px;
    font-family: 'Montserrat SemiBold';
    font-size: 15px;
    background-color: #f0b000;
    box-shadow: 2px 2px 7px 0px #585858;
}

.img-aqiqah {
    height: 100%;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
}

.img-aqiqah img {
    width: 100%;
}

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

.harga-aqiqah h2 {
    font-family: 'Bemio Italic';
    color: white;
    font-size: 35px;
    margin-bottom: unset;
    text-transform: uppercase;
}

.harga-aqiqah h1 {
    font-family: 'Montserrat SemiBold';
    color: white;
    font-size: 60px;
}

.harga-aqiqah span {
    font-family: 'Montserrat SemiBold';
    color: white;
    font-size: 15px;
    border-bottom: 1px solid #f9f9f9;
    border-image: linear-gradient(to left, #f3b202 0%, #f3f3f3 25%, #eaeaea 75%, #f3b202 100%) 1 stretch;
}

.pilihanqurban {
    background-color: #0e0d13;
    margin-bottom: 20px;
}

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

.pilihanqurban .col-lg-3 {
    padding-left: 0;
    padding-right: 0;
}

.pilihanqurban .list-program img {
    width: 100%;
    height: 100%;
}

.opacity-program {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(82, 82, 82) 0%, rgb(107, 107, 107) 46%, rgb(78, 78, 78) 67%, rgb(19, 18, 18) 93%, rgb(0, 0, 0) 100%);
    opacity: 0.5;
}

.pilihanqurban .col-lg-3:nth-child(1) .opacity-program:hover,
.pilihanqurban .col-lg-3:nth-child(4) .opacity-program:hover,
.pilihanqurban .col-lg-3:nth-child(7) .opacity-program:hover {
    background: linear-gradient(to bottom, rgb(255, 177, 0) 23%, rgb(247, 194, 74) 50%, rgb(189, 150, 61) 62%, rgba(255, 0, 0, 0) 93%, rgba(255, 0, 0, 0) 100%);
    opacity: 0.3;
}

.pilihanqurban .col-lg-3:nth-child(2) .opacity-program:hover,
.pilihanqurban .col-lg-3:nth-child(5) .opacity-program:hover,
.pilihanqurban .col-lg-3:nth-child(8) .opacity-program:hover {
    background: linear-gradient(to bottom, rgb(51, 228, 39) 23%, rgb(109, 247, 74) 50%, rgb(98, 189, 61) 62%, rgba(255, 0, 0, 0) 93%, rgba(255, 0, 0, 0) 100%);
    opacity: 0.3;
}

.pilihanqurban .col-lg-3:nth-child(3) .opacity-program:hover,
.pilihanqurban .col-lg-3:nth-child(6) .opacity-program:hover {
    background: linear-gradient(to bottom, rgb(0, 176, 255) 23%, rgb(74, 231, 247) 50%, rgb(61, 189, 177) 62%, rgba(255, 0, 0, 0) 93%, rgba(255, 0, 0, 0) 100%);
    opacity: 0.3;
}

.pilihanqurban .list-program .desc-program {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 45px;
}

.pilihanqurban .list-program .desc-program h3 {
    width: 100%;
    color: white;
    text-transform: uppercase;
    font-family: 'Montserrat Bold';
    font-size: 20px;
}

.peta-sebaran img {
    width: 100%;
}

.peta-list {
    margin-top: 20px;
}

.peta-list h4 {
    font-family: 'Montserrat SemiBold';
    margin-bottom: 0;
    font-size: 20px;
}

.peta-list .subs {
    font-size: 35px;
    font-weight: 800;
    line-height: 1.1;
}

.peta-list .subs .angka {
    color: #ffc800;
    font-family: 'Montserrat Bold';
}

.peta-list .subs .totalqurban {
    color: #ffc800;
    font-size: 45px;
    font-family: 'Montserrat Bold';
}

.peta-list .subs .huruf {
    color: #282f37;
    font-family: 'Montserrat Bold';
}

.peta-list .subs img {
    margin-bottom: 15px;
    margin-right: 10px;
}

.blur {
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    z-index: 5;
    position: absolute;
}

.tagline {
    margin-top: 10px;
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: #e9dbdb;
}

.tagline img.banner-tagline {
    width: 100%;
}

.tagline .caption {
    position: absolute;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.tagline .special-caption {}

.tagline img.caption-img {
    width: 300px;
}

.tagline .special-caption h3 {
    color: #ffc800;
}

.tagline .special-caption p {
    color: #ffc800;
}

.video-qurban {
    padding: 30px 0 30px 40px;
    border-radius: 50px;
    margin-top: 20px;
    margin-bottom: 3em;
    background: -moz-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 176, 0, 1)), color-stop(50%, rgba(255, 186, 10, 1)), color-stop(75%, rgba(255, 204, 0, 1)), color-stop(100%, rgba(255, 204, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: -o-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
}

.video-qurban iframe {
    box-shadow: 7px 10px 21px -3px #a76009;
}

.video-qurban h1 {
    font-family: 'Bemio Italic';
    text-align: center;
    font-size: 70px;
    line-height: 1;
}

.video-qurban h3 {
    line-height: 1.3;
    font-size: 20px;
    font-family: 'Montserrat semiBold';
    text-transform: capitalize;
}

.video-qurban p {
    font-weight: 600;
    line-height: 1.2;
}

.video-qurban img {
    width: 342px;
}

.video-qurban iframe {
    width: 650px;
    height: 440px;
}

.rowmore {
    margin-top: 20px;
}

.video-qurban a {
    font-family: 'Montserrat semiBold';
    background-color: white;
    padding: 20px;
    color: #da5000;
    font-weight: 700;
    font-size: 20px;
    border-radius: 50px;
    box-shadow: 2px 2px 6px 0px #848484;
}

.video-qurban a:hover {
    background-color: #fff0b2;
}

.title-untuksiapa {
    font-size: 50px;
}

.untuksiapa {
    margin-top: 20px;
    padding: 15px 0;
}

.untuksiapa h1 {
    font-weight: 800;
}

.untuksiapa h1:after {
    content: "";
    width: 115px;
    left: 0;
    display: block;
    border-bottom: 4px solid #ffc106;
    border-radius: 5px;
    border-image: linear-gradient(to right, rgb(245, 174, 2), rgb(255, 226, 40));
    border-image-slice: 1;
}

.untuksiapa p {
    font-size: 16px;
    width: 70%;
}

.vf img {
    width: 100%;
}

.dokumentasi {
    margin-bottom: 3em;
}

.dokumentasi .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.dokumentasi .desc-dokumentasi {
    padding: 15px;
    text-align: center;
    font-weight: 700;
}

.dokumentasi .desc-dokumentasi p {
    width: 100%;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dokumentasi .list-dokumentasi {
    border-radius: 20px;
    background-color: #fdb909;
}

.dokumentasi .list-dokumentasi .img-dokumentasi {
    border-radius: 15px 15px 0 0;
    max-height: 155px;
    overflow: hidden;
    background: rgba(240, 176, 0, 1);
    background: -moz-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 218, 71, 1) 41%, rgba(255, 230, 168, 1) 55%, rgba(255, 218, 71, 1) 68%, rgba(255, 204, 0, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 176, 0, 1)), color-stop(41%, rgba(255, 218, 71, 1)), color-stop(55%, rgba(255, 230, 168, 1)), color-stop(68%, rgba(255, 218, 71, 1)), color-stop(100%, rgba(255, 204, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 218, 71, 1) 41%, rgba(255, 230, 168, 1) 55%, rgba(255, 218, 71, 1) 68%, rgba(255, 204, 0, 1) 100%);
    background: -o-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 218, 71, 1) 41%, rgba(255, 230, 168, 1) 55%, rgba(255, 218, 71, 1) 68%, rgba(255, 204, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgba(255, 218, 71, 1) 41%, rgba(255, 230, 168, 1) 55%, rgba(255, 218, 71, 1) 68%, rgba(255, 204, 0, 1) 100%);
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgba(255, 218, 71, 1) 41%, rgba(255, 230, 168, 1) 55%, rgba(255, 218, 71, 1) 68%, rgba(255, 204, 0, 1) 100%);
}

.dokumentasi .list-dokumentasi .img-dokumentasi img {
    width: 100%;
    border-radius: 15px 15px 0 0;
}

.skema .col-lg-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.list-skema {
    border-radius: 20px;
    background-color: white;
    box-shadow: 2px 2px 8px 1px #dadada;
    padding: 10px 0 10px 0;
}

.list-skema .title-skema {
    font-family: 'Bemio Italic';
    padding: 5px 5px 5px 15px;
    margin-top: 20px;
    margin-right: 20px;
    border-radius: 25px 25px 25px 0;
    font-size: 20px;
    background: -moz-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgb(255, 209, 27) 50%, rgb(249, 208, 48) 75%, rgb(239, 196, 27) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240, 176, 0, 1)), color-stop(50%, rgba(255, 186, 10, 1)), color-stop(75%, rgba(255, 204, 0, 1)), color-stop(100%, rgba(255, 204, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgb(255, 209, 27) 50%, rgb(249, 208, 48) 75%, rgb(239, 196, 27) 100%);
    background: -o-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgb(255, 209, 27) 50%, rgb(249, 208, 48) 75%, rgb(239, 196, 27) 100%);
    background: -ms-linear-gradient(left, rgba(240, 176, 0, 1) 0%, rgb(255, 209, 27) 50%, rgb(249, 208, 48) 75%, rgb(239, 196, 27) 100%);
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgb(255, 209, 27) 50%, rgb(249, 208, 48) 75%, rgb(239, 196, 27) 100%);
}

.list-skema .desc-skema {
    font-family: 'Montserrat SemiBold';
    text-align: center;
    font-size: 13px;
    padding: 10px;
    line-height: 1;
    height: 75px;
}

.list-skema .logo-skema {
    width: 100%;
    text-align: center;
}

.border-skema {
    display: inline-block;
    border-radius: 50%;
}

.border-skema img {
    width: 80px;
}

.sk {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 5em;
}

.sk img {
    width: 200px;
}

.mitra-slide .list-mitra-slide {
    margin-left: 10px;
    margin-right: 10px;
}

.mitra-slide .slick-prev:before,
.mitra-slide .slick-next:before {
    color: #f9b300;
    font-size: 25px;
}

.mitra-slide {
    margin-bottom: 5em !important;
}

.footer ul.footer-links {
    line-height: 1.2;
}

.metode img {
    width: 100%;
}

.home-slide .slick-prev:before,
.home-slide .slick-next:before {
    content: none !important;
}

.home-slide .slick-dots li button:before {
    content: none !important;
}

.qurbansyam {
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    border-radius: 20px;
    margin-top: 15px;
    padding: 20px;
}

.rowsyam .col-lg-5 {
    padding-right: 5px;
}

.rowsyam .col-lg-7 {
    padding-left: 5px;
}

.rowsyam .img-qurbansyam {
    height: 100%;
    display: inline-grid;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
}

.rowsyam .img-qurbansyam img {
    width: 100%;
}

.rowsyam .haraga-qurbansyam {
    text-align: center;
    color: white;
}

.rowqurbanyaman .rowsyam .haraga-qurbansyam h4 {
    height: 32px;
}

.rowsyam .haraga-qurbansyam h4 {
    font-family: 'Bemio Italic';
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 19px;
    padding: 0 5px;
}

.rowsyam .haraga-qurbansyam h1 {
    font-family: 'Montserrat Bold';
    font-size: 45px;
}

.rowsyam .haraga-qurbansyam a.btnnow {
    font-family: 'Montserrat SemiBold';
    margin-top: 10px;
    background-color: white;
    padding: 13px 15px;
    font-size: 11px;
    border-radius: 20px;
    box-shadow: 2px 2px 7px 0px #585858;
}


/*PAGE DETAIL PRODUK*/

.input-group--style-2 .input-group-btn>.btn.btn-number-cust {
    background-color: #ffab00;
    color: white;
}

.total-number {
    color: red;
}

.btn-abutua {
    background: #3c3c3c;
}

.btn-abutua:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
}

.rekomendasi {
    margin-top: 1em;
}

.rekomendasi .rekomendasi-list {
    width: 100%;
    display: inline-flex;
    padding: 10px;
    background: #ffc800;
    color: white;
    border-radius: 10px;
    box-shadow: 3px 3px 8px -4px #424242;
}

.rekomendasi .rekomendasi-list .title-rekomendasi {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
}

.rekomendasi .rekomendasi-list .title-rekomendasi h5 {
    font-size: 14px;
    width: 100%;
    font-family: "Bemio Italic";
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: normal;
}

.rekomendasi .rekomendasi-list .img-rekomendasi {
    width: 50%;
    text-align: center;
}

.rekomendasi .rekomendasi-list .img-rekomendasi img {
    width: 100%;
}

.form_an span {
    font-size: 10px;
    color: #3e3e3e;
    margin-left: 2px;
}

.product-for input {
    margin-bottom: 5px;
}

.product-for .tambahan {
    display: -webkit-box;
    color: #000;
}

.product-for .tambahan input {}

.table-cart tbody tr td {
    vertical-align: text-top;
}

.table-cart thead {
    text-align: center;
}

.an .la-trash:hover {
    color: #ff9b00;
    font-weight: 600;
}

.input-group--style-2 .input-group-btn>.btn {
    background-color: #ffc800;
    color: white;
}

.lines {
    height: 2px;
    margin: 1em 0;
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgb(255, 191, 26) 50%, rgb(255, 217, 64) 75%, rgb(255, 224, 98) 100%);
}

.input-group-text {
    background-color: #ff9b00;
    color: white;
    font-size: 0.875rem;
}

.panduanbayar {
    width: 100%;
    background-color: #eaeaea;
    padding: 20px;
    border-radius: 10px;
}

.panduanbayar .title {
    text-transform: uppercase;
    font-family: Montserrat SemiBold;
}

.panduanbayar .desc {
    text-transform: capitalize;
    font-family: Montserrat Regular;
}


/* The container */

.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 2px solid #464646;
    box-sizing: border-box;
    border-radius: 5px;
}


/* On mouse-over, add a grey background color */

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


/* When the checkbox is checked, add a blue background */

.container-checkbox input:checked~.checkmark {
    background-color: #ff9b00 !important;
}


/* Create the checkmark/indicator (hidden when not checked) */

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


/* Show the checkmark when checked */

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


/* Style the checkmark/indicator */

.container-checkbox .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 8px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

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

.btn-checkout a {
    width: 220px;
    box-shadow: 2px 2px 7px -2px #444444;
    border: 2px solid #ff9b00;
}

.carts {
    padding: 10px;
    background-color: white;
}

.carts-item {
    width: 100%;
    display: flex;
    padding: 5px;
    box-shadow: 2px 2px 8px -3px #2b2b2b;
    border-radius: 5px;
}

.carts-item .carts-delete {
    width: 5%;
}

.carts-item .carts-list {
    width: 95%;
    display: flex;
}

.carts-item .carts-list .carts-img {
    width: 10%;
}

.carts-item .carts-list .carts-img img {
    width: 100%;
}

.carts-item .carts-list .carts-attr {
    width: 55.5%;
    display: flex;
    font-family: 'Montserrat SemiBold';
}

.carts-item .carts-list .carts-attr .carts-attr-desc {
    width: 56%;
    display: inherit;
}

.carts-item .carts-list .carts-attr .carts-attr-kelas {
    width: 46%;
}

.prc {
    width: 54%;
    display: flex;
}

.carts-item .carts-list .carts-attr .carts-attr-produk {
    width: 44%;
}

.carts-item .carts-list .carts-attr .carts-attr-harga {
    width: 100%;
}

.carts-item .carts-list .carts-attr .carts-attr-kuantitas {
    width: 50%;
}

.carts-item .carts-list .carts-attr .carts-attr-total {
    width: 30%;
}

.carts-item .carts-list .carts-an {
    width: 26%;
}

.carts-item .carts-list .carts-attr .carts-attr-produk,
.carts-item .carts-list .carts-attr .carts-attr-harga,
.carts-item .carts-list .carts-attr .carts-attr-total {}

.carts-item .carts-list .carts-attr .carts-attr-harga span {
    color: red;
    font-size: 12px;
    margin-bottom: 5px;
}

.an span {
    font-size: 10px;
    color: #e40000;
}

.cards-header .cards-header-item {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cards-header .cards-header-item .cards-header-title {
    text-align: center;
}

.cards-header .cards-header-item .cards-header-title label {
    font-family: 'Montserrat SemiBold';
}

.cards-header .cards-header-item .images {
    width: 10%;
}

.cards-header .cards-header-item .names {
    width: 22.77%;
}

.cards-header .cards-header-item .price {
    width: 15.6%;
}

.cards-header .cards-header-item .kelas {
    width: 13.6%;
}

.cards-header .cards-header-item .quantity {
    width: 16.88%;
}

.cards-header .cards-header-item .total {
    width: 13.5%;
}

.cards-header .cards-header-item .atasnama {
    width: 24.5%;
}

.cards-header .cards-header-item .delete {
    width: 13%;
}

.head-invoice {
    display: flex;
}

.head-invoice .head-invoice-title {
    width: 100%;
    text-align: center;
}

.head-invoice .head-invoice-arrow i {
    font-size: 40px;
}

.invoice {
    padding: 10px 80px 80px;
}

.content-invoice {
    border: 1px solid #ffc800;
    padding: 40px;
    border-radius: 20px;
    margin-top: 10px;
    text-transform: capitalize;
    font-family: Montserrat Regular;
}

.content-invoice .content-invoice-title {
    font-family: Montserrat SemiBold;
    text-transform: uppercase;
}

.content-invoice .totalharga {
    font-family: Montserrat Semibold;
    text-transform: capitalize;
    color: #FF5722;
}

.content-invoice .totalharga span {
    color: black;
    font-family: Montserrat Regular;
    padding-left: 15px;
}

.content-invoice .totalharga label {
    font-family: Montserrat Semibold;
    text-transform: capitalize;
    color: #FF5722;
    font-size: 1rem;
}

.copyclip {
    color: #949494;
    font-size: 12px;
}

.copyclip {
    cursor: pointer;
}

.copyclip:hover {
    background-color: #929292;
    color: white;
    padding: 3px 5px;
    border-radius: 2px;
}

.content-invoice .catataninvoice {
    font-family: Montserrat Regular;
}

.content-invoice .catataninvoice i {
    font-size: 25px;
}

.content-invoice .penotalan {}

.content-invoice .penotalan span {}

.content-invoice .penotalan span:first-child {
    margin-right: 20px;
}

.content-invoice .penotalan span:last-child {
    font-family: Montserrat Bold;
}

.content-invoice .invoice-account tr {
    line-height: 2;
}

.content-invoice .invoice-account td.ttl {
    font-family: Montserrat Semibold;
    padding-right: 10px;
}

.content-invoice .invoice-account td.isi {
    font-family: Montserrat Bold;
    padding-left: 10px;
}

.content-invoice .divac {
    width: 100%;
    display: flex;
}

.content-invoice .divac .invoice-account {
    width: 70%;
}

.img-cart {
    width: 30%;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.img-cart img {
    width: 200px;
}

.content-invoice .content-invoice-title,
.content-invoice .totalharga,
.content-invoice .catataninvoice,
.content-invoice .penotalan,
.content-invoice .divac {
    padding-left: 3em;
}


/*page notif transaction*/

.transaction {
    padding: 50px 100px;
}

.transaction .divtransaction {
    margin-top: 15px;
    padding: 140px 50px 50px;
    border: 2px solid #ffbc00;
    border-radius: 20px;
    text-align: center;
    font-family: Montserrat Semibold;
    position: relative;
}

.transaction .divtransaction .emoticon-transaction {
    margin-top: -5em;
    margin-left: -5em;
    display: unset;
    position: absolute;
    top: 0;
}

.transaction .divtransaction .emoticon-transaction img {
    width: 150px;
}

.transaction .divtransaction .desc {
    padding: 25px;
    text-transform: capitalize;
}

.transaction .divtransaction .desc h3 {
    font-family: Bemio Italic;
}

.transaction .divtransaction .desc p {
    font-family: Montserrat Regular;
}

.transaction .head-invoice-arrow i {
    font-size: 40px;
}

.transaction .head-invoice-arrow {
    margin-left: 2em;
}

.recomendasi-transaction .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.recomendasi-transaction img {
    width: 100%;
}


/*KATA MEREKA*/

.katamereka {}

.katamereka .katamereka-list {
    box-shadow: 2px 10px 13px -9px #000000;
    border-radius: 10px;
}

.katamereka .katamereka-list .km-img {
    position: relative;
    min-height: 260px;
}

.katamereka .katamereka-list .km-img .km-img-bg {
    height: 120px;
    width: 100%;
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgba(255, 186, 10, 1) 50%, rgba(255, 204, 0, 1) 75%, rgba(255, 204, 0, 1) 100%);
    bottom: 0;
    position: absolute;
    border-radius: 10px;
}

.katamereka .katamereka-list .km-img img {
    width: 90%;
    bottom: 0;
    position: absolute;
    margin-left: 5%;
}

.katamereka .katamereka-list .km-ket {
    text-align: center;
    text-transform: uppercase;
    padding: 5px 10px;
}

.katamereka .katamereka-list .km-ket .km-nama {
    font-family: 'Montserrat SemiBold';
    margin-bottom: 0;
}

.katamereka .katamereka-list .km-ket .km-posisi {
    font-family: 'Montserrat SemiBold';
    margin-bottom: 19px;
    font-size: 14px;
}

.katamereka .katamereka-list .km-ket .km-desc {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 11px;
    cursor: pointer;
}

.katamereka .katamereka-list .km-ket .km-desc:hover {
    -webkit-line-clamp: unset;
    transition: all 1s linear;
}


/* POPUP */

.gqmd-close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px 10px;
    font-size: 20px;
    line-height: 100%;
    cursor: pointer;
}

.gqmd-img-par {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 60px);
    height: 100%;
    margin: 0 30px;
}

.gqmd-img-box {
    position: absolute;
    left: 0;
    right: 0;
    top: -600%;
    margin: auto;
    width: 100%;
    max-width: 600px;
    height: 450px;
}

.gqmd-img {
    height: inherit;
    width: inherit;
    object-fit: contain;
}

.gqmd-body {
    margin-top: 20%;
}

.gqmd-box {
    display: flex;
    flex-flow: column;
    text-align: center;
    font-weight: bold;
    height: 100%;
}

.gqmd-bor {
    border-right: 1px solid #e6c48f;
}

.gqmd-text {
    flex-grow: 1;
}

.gqmd-btn-par {
    margin-top: 25px;
}

.gqmd-btn {
    padding: 8px 15px;
    font-size: 10px;
    font-weight: bold;
    border: unset;
    border-radius: 13px;
    box-shadow: 0px 2px 12px -2px #585858;
}

.gqmd-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0px 4px 12px -2px #585858;
}

.gqmd-btn.agen,
.gqmd-btn.agen:focus,
.gqmd-btn.agen:active {
    background: linear-gradient(to right, rgba(240, 176, 0, 1) 0%, rgb(255, 209, 27) 50%) !important;
    color: #222 !important;
}

.gqmd-btn.qurban,
.gqmd-btn.qurban:focus,
.gqmd-btn.qurban:active {
    background: linear-gradient(to right, #3e0c55 0%, #51166c 50%) !important;
    color: #fff !important;
}

@media(max-width:576px) {
    #gqmd-modal {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .gqmd-body {
        margin-top: 35%;
    }
    .gqmd-box {
        font-size: 10px;
    }
}


/***************************
   *  Checkout
   * *************************
   */

.paymtd-par {
    margin-bottom: 0;
    /* border: 1px solid #ff9b00; */
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    overflow: hidden;
}

.paymtd-row {
    border-bottom: 1px solid #ddd;
}

.paymtd-row:last-of-type {
    border-bottom-width: 0;
}

.paymtd-head {
    display: flex;
    position: relative;
    cursor: pointer;
    transition: .15s;
}

.paymtd-head:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% - 35px);
    border-bottom: 1px solid transparent;
    transition: inherit;
}

.paymtd-head:not(.collapsed):after {
    border-color: #ddd;
}

.paymtd-icon {
    display: flex;
    width: 35px;
    padding: 0 5px;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}

.paymtd-head:not(.collapsed) .ifclose {
    display: none;
}

.paymtd-head.collapsed .ifopen {
    display: none;
}

.paymtd-head-text {
    padding: 15px 0;
    padding-right: 15px;
}

.paymtd-title {
    font-weight: bold;
    font-size: 12px;
}

.paymtd-sel {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    align-items: center;
    padding-right: 15px;
}

.paymtd-row:not(.used-row) .paymtd-sel {
    display: none;
}

.paymtd-sel-text {
    /* color: #888; */
    color: #ff9b00;
    font-size: 12px;
    font-weight: bold;
}

.paymtd-sel-text.onweb {
    padding-right: 10px;
}

.paymtd-sel-text.onmobile {
    display: none;
    margin-top: 2px;
}

.paymtd-sel-icon {
    color: #ff9b00;
}

.paymtd-body {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    padding: 10px 15px;
    /* padding-top: 5px; */
    margin-left: 20px;
}

.paymtd-item-box {
    position: relative;
    display: flex;
    margin: 0;
    border-radius: 3px;
    border: 1px solid #ddd;
    transition: .2s;
    cursor: pointer;
    user-select: none;
}

.paymtd-item-box:hover {
    background-color: #eee;
    border-color: #ccc;
}

.paymtd-input {
    position: absolute;
    visibility: hidden;
    user-select: none;
}

.paymtd-ib-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    padding: 5px;
    height: 65px;
}

.paymtd-ib-logo img {
    height: auto;
    width: auto;
    max-width: 90px;
    max-height: 40px;
}

.paymtd-item-box.selected {
    border-color: #ff9b00;
    background-color: #ff9b0019;
}

@media(max-width: 736px) {
    .paymtd-sel-text.onweb {
        display: none;
    }
    .paymtd-sel-text.onmobile {
        display: block;
    }
    .paymtd-body {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 5px;
    }
}

@media(max-width: 576px) {
    .paymtd-title {
        font-size: 11px;
    }
    .paymtd-ib-logo {
        height: 55px;
    }
    .paymtd-ib-logo img {
        height: auto;
        width: auto;
        max-width: 75px;
        max-height: 30px;
    }
}

@media(max-width: 340px) {
    .paymtd-head:after {
        width: 100%;
    }
    .paymtd-body {
        /* grid-template-columns: repeat(1, 1fr); */
        margin-left: 0;
    }
}

.dn-sgs {
    display: flex;
    justify-content: flex-start;
    background-color: #dff0d8;
    border: 1px solid #3c763d;
    border-top: unset;
    margin-top: -5px;
    padding: 5px;
    padding-top: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    white-space: nowrap;
    overflow: auto;
}

.dn-sgs-item {
    flex-grow: 1;
    max-width: 150px;
    margin: 3px;
    padding: 5px 13px;
    background-color: #eef3ec;
    color: #265326;
    border: 1px solid #a7cba8;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    transition: .2s;
}

.dn-sgs-item:hover {
    background-color: #fff;
    border-color: #7ca27d;
    color: #333;
}


/* .dn-sgs-item:first-child { margin-left: 0; }
  .dn-sgs-item:last-child { margin-right: 0; } */


/* FLASH SALE */

.fs-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
}

.fs-image {
    margin-right: 10px;
    max-width: 200px;
}

.fs-image img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.fs-cn-box {
    display: inline-flex;
    background-color: #ABCF37;
    background: linear-gradient(45deg, #ABCF37, #00A24F);
    border-radius: 10px;
}

.fs-cn-tm {
    display: flex;
    padding: 10px 20px;
    padding-right: 0;
    align-items: center;
}

.fs-cntm-item {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 80px;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 1px -1px #00000033;
    font-weight: bold;
}

.fs-cntm-item:last-child {
    margin-right: 0;
}

.fcnti-num {
    font-size: 1.7rem;
}

.fcnti-lb {
    font-size: .9rem;
}

.fs-cn-info {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    padding: 0 15px;
    color: #fff;
    font-size: 1.2rem;
    max-width: 170px;
}

@media (max-width:768px) {
    .fs-image {
        max-width: 160px;
    }
    .fs-cn-tm {
        padding: 10px;
    }
    .fs-cntm-item {
        width: 70px;
        height: 65px;
        margin-right: 5px;
    }
    .fcnti-num {
        font-size: 1.3rem;
    }
    .fcnti-lb {
        font-size: .8rem;
    }
    .fs-cn-info {
        font-size: .8rem;
        max-width: 130px;
        padding: 0 5px;
    }
}

@media (max-width:592px) {
    .fs-image {
        max-width: 130px;
        margin-right: 5px;
    }
    .fs-cn-box {
        border-radius: 5px;
    }
    .fs-cn-tm {
        padding: 7px;
    }
    .fs-cntm-item {
        width: 40px;
        height: 35px;
        line-height: 100%;
        margin-right: 3px;
        border-radius: 3px;
    }
    .fcnti-num {
        font-size: 1rem;
    }
    .fcnti-lb {
        font-size: .5rem;
    }
    .fs-cn-info {
        font-size: .6rem;
        max-width: 100px;
    }
}

@media (max-width:414px) {
    .fs-cn-box {
        flex-flow: column;
    }
    .fs-cn-tm {
        padding: 5px;
    }
    .fs-cn-info {
        font-size: .6rem;
        max-width: unset;
        text-align: center;
        padding: 5px;
        padding-top: 0;
    }
}
