@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/assets/dewata/fonts/Montserrat-Regular.ttf');
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('/assets/dewata/fonts/Montserrat-Medium.otf');
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('/assets/dewata/fonts/Montserrat-Light.otf');
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('/assets/dewata/fonts/Montserrat-SemiBold.ttf');
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/assets/dewata/fonts/Montserrat-Bold.ttf');
}

html {
    font-size: 100%;
    box-sizing: border-box;
}

body {
    font-family: 'Montserrat-Regular';
    color: #2C2C2C;
}

h1 {
    font-family: 'Montserrat-SemiBold';
    font-size: 80px;
}

h2 {
    font-family: 'Montserrat-Regular';
    font-size: 24px;
}

h3 {
    font-family: 'Montserrat-Bold';
    font-size: 17px;
}

h5 {
    font-family: 'Montserrat-Medium';
    font-size: 20px;
}


p {
    font-family: 'Montserrat-Regular';
    font-size: 18px;
}

small {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.text-grey {
    color: #636466;
}

.text-blue {
    color: #0883C6;
}

.b-grey {
    border-color: #e6e6e6;
}

.jumbotron {
    /* height: 800px; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: 100%;
    -o-background-size: cover;
    background-repeat: no-repeat;

}

.btn-orange-outline {
    background-color: #ffffff;
    border-color: #ff4f08;
    color: #ff4f08;
}


/*=========== Style IMAM ===================*/

.btn-orange-outline:hover {
    background-color: #ff4f08;
    border-color: #ff4f08;
    color: #ffffff;
}

.btn-orange {
    background-color: #ff4f08;
}

.btn-orange:hover {
    background-color: #ffffff;
    border-color: #ff4f08;
    color: #ff4f08 !important;
}

.btn-yellow {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2C2C2C;
}

.btn-yellow:focus {
    box-shadow: none;
}

.btn-yellow:hover {
    background-color: #FFCB67;
    border-color: #FFCB67;
    color: #2C2C2C;
}

.btn-yellow:not(:disabled):not(.disabled).active,
.btn-yellow:not(:disabled):not(.disabled):active,
.show>.btn-yellow.dropdown-toggle {
    background-color: #FFCB67;
    border-color: #FFCB67;
    color: #2C2C2C;
}

.btn-grey {
    line-height: 40px;
}

.btn-grey:focus {
    box-shadow: none;
}

.btn-grey:hover {
    background-color: #E6E7E7;
}

.btn-grey:not(:disabled):not(.disabled).active,
.btn-grey:not(:disabled):not(.disabled):active {
    background-color: #E6E7E7;
}

.custom-circle-image {
    width: 53px;
    height: 53px;
    background-color: #CECBE6;
}

.custom-circle-image img {
    object-fit: cover;
}

.katalog-header .carousel-inner {
    width: 100%;
}

.katalog-header .carousel-control-prev,
.katalog-header .carousel-control-next {
    width: auto;
}

.pertanyaan .card-body p {
    font-size: 14px;
}

.pertanyaan .card-body small {
    font-size: 12px;
}

.modal-pertanyaan .card-body h2 {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
}


.katalog .tab-pane .card .card-body p {
    font-size: 14px;
}

.katalog .tab-pane .card .card-body a {
    font-size: 10px;
}

.detail-katalog .card-body h2 {
    font-size: 26px;
}

.detail-katalog .card-body h3 {
    font-size: 20px;
}

.detail-katalog .card-body p {
    font-size: 20px;
}

.detail-katalog .card-body a {
    font-size: 18px;
}

.detail-katalog .card-body .call-info p {
    font-size: 16px;
}

.peluang-bisnis .card-body {
    padding: 10px;
}

.peluang-bisnis .card-body p {
    font-size: 12px;
}

.peluang-bisnis .card-body a {
    font-size: 8px;
}

.detail-peluang-bisnis .desc .card-body {
    padding-left: 20px;
    padding-right: 20px;
}

.detail-peluang-bisnis .desc .rounded-circle {
    width: 40px;
    height: 40px;
    display: flex;
}

.detail-peluang-bisnis .desc .card-body .benefit p {
    font-family: 'Montserrat-Bold';
    font-size: 10px;
}

.detail-peluang-bisnis .desc .card-body p {
    font-size: 12px;
}

.detail-peluang-bisnis .desc .card-body h3 {
    font-size: 14px;
}

.detail-peluang-bisnis .desc .booth-img p {
    font-size: 12px;
}

.event .table p {
    font-size: 14px;
}

.event .table h3 {
    font-size: 16px;
}

.event .table a {
    font-size: 14px;
}

.event .icon-medsos {
    width: 25px;
    height: 25px;
    display: flex;
    border-radius: 100%;
    cursor: pointer;
}

.event .icon-medsos h2 {
    font-size: 14px;
}

.event .table .event-desc {
    width: auto;
}

.event .table tr {
    display: grid;
    text-align: center;
}

.event .table td {
    border: none;
}

.event-detail h2 {
    width: 500px;
}

.modal-detail-event p {
    font-size: 14px;
}

.daftar .daftar-content {
    width: auto;
}

.daftar i {
    font-size: 35px;
}

@media (min-width: 768px) {
    .katalog-header .carousel-inner {
        width: 50%;
    }

    .katalog-header .carousel-control-prev,
    .katalog-header .carousel-control-next {
        width: 55%;
    }

    .pertanyaan .card-body p {
        font-size: 18px;
    }

    .pertanyaan .card-body small {
        font-size: 16px;
    }

    .modal-pertanyaan .modal-body {
        padding: 75px;
    }

    .modal-pertanyaan .card-body h2 {
        font-family: 'Montserrat-Regular';
        font-size: 24px;
    }

    .peluang-bisnis .card-body {
        padding: 20px;
    }

    .peluang-bisnis .card-body p {
        font-size: 18px;
    }

    .peluang-bisnis .card-body a {
        font-size: 18px;
    }

    .detail-peluang-bisnis .desc .card-body {
        padding-left: 50px;
        padding-right: 50px;
    }

    .detail-peluang-bisnis .desc .card-body .benefit p {
        font-family: 'Montserrat-Bold';
        font-size: 10px;
    }

    .detail-peluang-bisnis .desc .card-body p {
        font-size: 18px;
    }

    .detail-peluang-bisnis .desc .card-body h3 {
        font-size: 20px;
    }

    .detail-peluang-bisnis .desc .booth-img p {
        font-size: 12px;
    }

    .event .table p {
        font-size: 18px;
    }

    .event .table h3 {
        font-size: 17px;
    }

    .event .icon-medsos {
        width: 40px;
        height: 40px;
        display: flex;
        border-radius: 100%;
        cursor: pointer;
    }

    .event .icon-medsos h2 {
        font-size: 23px;
    }

    .event .table a {
        font-size: 16px;
    }

    .event .table .event-img,
    .event .table .event-desc,
    .event .table .event-medsos {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .event .table .event-desc {
        width: 40%;
    }

    .event .table tr {
        display: table-row;
        text-align: left;
    }

    .event .table td {
        border: none;
    }

    .daftar .daftar-content {
        width: 50%;
    }
}

/*=========== End Style IMAM ===================*/



/*=========== Style Royyan ===================*/

.section-business-2 {
    padding-top: 65px;
    padding-bottom: 65px;
}

.card-keuntungan {
    margin-top: 1rem;
    margin-right: 3rem;
    margin-left: 3rem;
}

.card-keuntungan p {
    font-family: 'Montserrat-Regular';
    padding: 1rem;
    text-align: center;
    font-size: 12px;
    color: #5d5d5d;
}

.card-keuntungan .card-item {
    margin-top: 10px;
}

.section-business-3 {
    background-color: #e9e9eb;
    padding-top: 65px;
    padding-bottom: 65px;
}

.section-business-3 h2 {
    text-align: center;
}

.section-business-3 h5 {
    text-align: center;
    font-family: 'Montserrat-Regular';
}

.list-item-5 {
    margin-top: 2rem;
    margin-bottom: 3rem;
    justify-content: center;
}

.item-light {
    background-color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    margin: 10px;
}

.item-dark {
    background-color: #666664;
    padding: auto;
    margin: 10px;
}

.item-dark img {
    height: 100px;
    margin-top: 1rem;
}

.item-light img {
    height: 100px;
    margin-top: 1rem;
}

.item-light p {
    font-size: 12px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.item-dark p {
    font-size: 12px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #e9e9eb;
}

.section-business-4 {
    margin-top: 65px;
    margin-bottom: 65px;
    padding-left: 3rem;
    padding-right: 3rem;
}

.section-business-4 .collapse {
    text-align: justify;
}

.section-business-4 .card-body {
    text-align: justify;
    font-family: 'Montserrat-Regular';
    font-weight: 300;
    color: #666664;
}

.section-business-4 .btn:focus {
    outline: none;
    box-shadow: none;
}

.section-business-4 .iconTogle {
    float: right;
    margin-top: auto;
    margin-bottom: auto;
}

.section-business-4 a {
    color: black;
}

.section-business-4 a:link {
    text-decoration: none;
}

.section-business-4 a:visited {
    text-decoration: none;
}

.section-business-4 a:hover {
    text-decoration: none;
}


.section-business-4 a:active {
    text-decoration: none;
}

.accordion .card-header::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f056";
    color: #5d5d5d;
    float: right;
}

.accordion .card-header.collapsed::before {
    /* symbol for "collapsed" panels */
    font-family: "Font Awesome 5 Free";
    color: #5d5d5d;
    content: "\f055";
}

.section-product-banner {}

.section-product-menu-group {
    padding-top: 5rem;
    margin-bottom: 65px;
    padding-left: 3rem;
    padding-right: 3rem;
}

.section-product-menu-group .btn {
    font-family: 'Montserrat-Bold';
}

.section-product-menu-group .btn-outline-dark {
    border-color: #e0e0dd;
}

.section-product-1 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 3rem;
    padding-right: 3rem;
}

.section-product-1 h2 {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.section-product-1 strong {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;

}

.section-product-1 .btn-orange-outline {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    background-color: #ffffff;
    border-color: #ff4f08;
    color: black;
}

.section-product-1 .btn-orange-outline:not(:disabled):not(.disabled).active,
.btn-orange-outline:not(:disabled):not(.disabled):active,
.show>.btn-orange-outline.dropdown-toggle {

    background-color: #ff4f08;
    border-color: #ff4f08;
    color: #ffffff;
}

.section-product-1 .btn-orange-outline:hover {
    background-color: #ff4f08;
    border-color: #ff4f08;
    color: #ffffff;
}

.section-product-2 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 3rem;
    padding-right: 3rem;
    background-color: #ececec;
}

.section-product-2 h2 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 3rem;
    padding-right: 3rem;
}

.section-product-2 .row {
    margin-top: 5rem;
    padding-bottom: 65px;
    padding-right: 65px;
    padding-left: 65px;
}

.section-product-2 .card-item {
    width: 17%;
    background-color: white;
    margin: 15px;
}

.section-product-2 .card-item p {
    /* font-size: 9pt; */
    padding: 70px 10px 10px 10px;
    text-align: center;
}

.section-product-2 .icon {
    background-color: #f5841c;
    position: absolute;
    margin: -115px 29px 20px 28px;
    padding: 20px;
    border-radius: 50px;
    box-shadow: 5px 4px #8395a7;
}

.section-product-2 .note {
    padding-bottom: 1rem;
}

.section-product-2 .note p {
    font-size: 10pt;
    text-align: right;
}

.section-product-2 .note hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-color: #e0e0dd;
}

.section-product-4 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: #ececec;
}

.section-product-5 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: #ececec;
}

.section-product-5 .card-item {
    width: 17%;
    background-color: white;
    margin: 15px;
}

.section-product-6 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
}

.section-product-7 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: #ececec;
}

.section-product-7 .card-item {
    width: 25%;
    background-color: white;
    margin: 15px;
}

.section-product-8 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: white;
}

.section-product-9 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
}

.section-product-9 h3 {
    font-family: 'Montserrat-Bold';
    font-size: 24px;
}

.section-product-10 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: #ececec;
}

.section-product-10 .card-item {
    width: 25%;
    margin: 15px;
    height: 100px;
}

.section-product-10 .card-item .images {
    width: 25%;
}

.section-product-10 .card-item .text {
    width: 75%;
    margin-top: auto;
    margin-bottom: auto;
}

.section-product-11 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: white;
}

.section-product-11 li {
    font-family: 'Montserrat-Light';
    /* font-size: 14pt; */
    line-height: 2rem;
}

.section-product-12 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: #ececec;
}

.section-product-12 li {
    font-family: 'Montserrat-Light';
    /* font-size: 14pt; */
    line-height: 2rem;
}

.section-product-12 p {
    font-family: 'Montserrat-Light';
    /* font-size: 15pt; */
    line-height: 2rem;
}

.section-product-13 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: white;
}

.section-product-13 .img-fluid {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.section-product-13 .card-item {
    width: 40%;
    margin: 15px;
    height: 100px;
}

.section-product-13 h3 {
    font-family: 'Montserrat-Regular';
    font-size: 20px;
}


.section-product-13 p {
    font-family: 'Montserrat-Light';
    font-size: 18px;
}

.section-product-14 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: #ececec;
}

.section-product-14 .img-fluid {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.section-product-14 .card-item {
    width: 40%;
    margin: 15px;
    /* height: 100px; */
}

.section-product-14 .card-item .text {
    margin-top: auto;
    margin-bottom: auto;
    /* padding-left: 1rem; */
    text-align: justify;
    font-family: 'Montserrat-Light';
    font-size: 16px;
}

.section-product-14 li {
    font-family: 'Montserrat-Light';
    /* font-size: 14pt; */
    line-height: 2rem;
}

.section-product-14 p {
    font-family: 'Montserrat-Light';
    /* font-size: 15pt; */
    line-height: 2rem;
}

.section-product-15 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: white;
}

.section-product-15 a {
    color: black;
    text-decoration: none;
    background-color: transparent;
}

.section-product-15 .card-body {
    font-family: 'Montserrat-Light';

}

.section-product-16 {
    padding-top: 65px;
    padding-bottom: 65px;
    padding-left: 6rem;
    padding-right: 6rem;
    background-color: white;
}

.section-product-16 p {
    font-family: 'Montserrat-Light';
    /* font-size: 18px; */
}


.section-business-1 {}

.section-business-2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-business-2 iframe {
    width: 950px;
    height: 500px;
}

.section-business-2 h2 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.section-product-menu-group {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.section-product-menu-group .btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    margin-bottom: 5px;
    font-size: 9pt;
    line-height: 1.7;
    border-radius: .2rem;
}

.section-product-menu-group .btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: block;
    vertical-align: middle;
}

.section-product-1 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-product-2 h2 {
    padding-top: 20px;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.section-product-2 .icon {
    background-color: #f5841c;
    position: absolute;
    margin: -115px 28px 20px 28px;
    padding: 20px;
    border-radius: 50px;
}

.section-product-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 6rem;
    padding-right: 6rem;
}

/* =================================== Mobile royyan =================== */
@media only screen and (max-width: 768px) {
    body {
        font-size: 14px;
        /* margin-left: 10px;
@media only screen and (max-width: 600px) {
    @media only screen and (max-width: 600px) {
        body {
            /* margin-left: 10px;
        margin-right: 10px; */
    }

    p {
        font-size: 14px;
    }

    h2 {
        font-size: 28px;
    }

    h5 {
        font-size: 20px;
    }

    li {
        font-size: 14px;
    }

    .section-business-1 {}

    .section-business-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .section-business-2 .iframe {
        width: 100%;
        height: 250px;
    }

    .section-business-2 h2 {
        /* font-size: 20px; */
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .section-product-menu-group {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-product-menu-group .btn-group-sm>.btn,
    .btn-sm {
        padding: .25rem .5rem;
        margin-bottom: 5px;
        font-size: 9pt;
        line-height: 1.7;
        border-radius: .2rem;
    }

    .section-product-menu-group .btn-group,
    .btn-group-vertical {
        position: relative;
        display: -ms-inline-flexbox;
        display: block;
        vertical-align: middle;
    }

    .section-product-1 {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .section-product-2 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-product-2 .row {
        padding-bottom: 20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .section-product-2 .card-item {
        width: 100%;
        margin-top: 35px;
        margin-bottom: 100px;
        background-color: white;
        padding: 10px 20px 10px 20px;
    }

    /* .section-product-2 .card-item p {
        font-size: 14px;
    } */

    .section-product-2 .icon {
        background-color: #f5841c;
        position: absolute;
        margin: -115px 36px 20px 46px;
        padding: 20px;
        border-radius: 50px;
    }

    .section-product-3 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    
    .section-product-3 .img-fluid {
        max-width: 100%;
        height: auto;
        object-fit: contain;
    }

    .section-business-3 .list-item-5 {
        margin-top: 2rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        justify-content: center;
    }

    .section-business-4 {
        margin-top: 65px;
        margin-bottom: 65px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .section-product-4 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ececec;
    }

    .section-product-5 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ececec;
    }

    .section-product-5 .card-item {
        width: 100%;
        background-color: white;
        margin: 15px;
    }

    .section-product-5 .icon img {
        width: 30%;
    }

    .section-product-6 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-product-7 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ececec;
    }

    .section-product-7 .card-item {
        width: 100%;
        background-color: white;
        margin: 15px;
    }

    .section-product-7 .card-item .icon {
        width: 100%;
    }

    .section-product-8 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: white;
    }

    .section-product-9 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-product-9 .img-fluid {
        max-width: 100%;
        height: auto;
        object-fit: cover;
    }

    /* .section-product-9 img{
        padding: 20px;
        padding: 10px;
        width: 50px;
        height: 50px;
    } */

    .section-product-10 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ececec;
    }


    .section-product-10 .card-item {
        width: 100%;
        margin: 10px;
        /* height: 50px; */
    }

    .section-product-10 .card-item .images {
        width: 20%;
    }

    .section-product-10 p {
        padding-top: 15px;
        font-family: 'Montserrat-regular';
        font-size: 18px;
    }

    .section-product-10 .card-item .text p {
        font-family: 'Montserrat-Light';
        font-size: 15px;
    }

    .section-product-11 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: white;
    }

    .section-product-12 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ececec;
    }

    .section-product-13 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: white;
    }

    .section-product-13 img {
        width: 50px;
    }

    .section-product-13 .row p {
        font-size: 14px;
        text-align: center;
        font-family: 'Montserrat-Light';
    }

    .section-product-14 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ececec;
    }


    .section-product-14 .card-item {
        width: 100%;
        margin: 10px;
        /* height: 100px; */
    }

    .section-product-14 .card-item .text p {
        font-size: 14px;
        line-height: 1.2rem;
    }

    .section-product-15 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: white;
    }

    .section-product-16 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: white;
    }

}

/* =================================== End Mobile royyan =================== */



/*=========== End Style Royyan ===================*/