body {
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #929292;
}

a:hover {
    color: #ed1847;
    text-decoration: none;
}

.breadcrumb {
    font-size: 12px;
}

.page-link {
    color: #ed1846;
}

.page-link:hover {
    color: #ffffff;
    background-color: #ed1847;
    border-color: #ed1847;
}

.text-red {
    color: #ed1847;
}

.text-danger {
    color: #ed1847 !important;
}

.spacer20 {
    margin-bottom: 20px;
}

.link-grey {
    color: #696969;
}

.link-dark-grey {
    color: #333333;
}

.link-grey:hover {
    color: #e21530;
}

.form-control {
    border: 1px solid rgba(206, 212, 218, 0.55);
}

.form-control[readonly] {
    background-color: #f8f8f8;
}

.form-control:focus {
    box-shadow: none;
}

.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    font-size: 0.675rem;
}

.nestedformgroup {
    background-color: #f6f6f6;
    padding: 20px 30px;
    margin-bottom: 15px;
    border-radius: 5px;
}

select {
    cursor: pointer;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
    font-size: 10px;
    font-style: italic;
}

label {
    margin-bottom: 0.2rem;
    font-size: 13px;
}

.custom-file-label {
    height: calc(1.75rem + 2px);
}

.custom-file-label::after {
    height: 1.75rem;
}

.cvedit label {
    font-size: 10px;
}

.loginreg .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
}

.loginreg {
}

.loginreg-desc p {
    font-size: 16px !important;
    padding: 15px 0;
    margin-bottom: 15px !important;
    font-weight: 700;
    border-bottom: 2px dotted #d2d2d2;
}

.loginreg p {
    margin: 5px 0;
    font-size: 14px;
    text-align: center;
}

.loginreg p a {
    color: #848484;
}

.loginreg p a:hover {
    color: #ed1847;
}

.social-icons {
    margin-bottom: 20px;
}

.social-icons a i {
    border-radius: 50%;
    color: #ffffff;
    width: 32px;
    height: 32px;
    text-align: center;
    margin-right: 2px;
}

.social-icons a i.fa-facebook-f {
    background-color: #3b5998;
}

.social-icons a i.fa-instagram {
    background-color: #e1306c;
}

.social-icons a i.fa-youtube {
    background-color: #ff0000;
}

.social-icons a i.fa-twitter {
    background-color: #1da1f2;
}

.social-icons a i.fa-instagram:before,
.social-icons a i.fa-facebook-f:before,
.social-icons a i.fa-youtube:before,
.social-icons a i.fa-twitter:before {
    vertical-align: -9px;
}

.social-icons a i:hover {
    opacity: .85;
}

.bg-red {
    background: #ed1847;
}

.btn-red-lg {
    background: #ed1847;
    padding: 20px;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}

.btn-red-lg:hover {
    background-color: #d3163f;
    color: #ffffff;
}

.btn-primary {
    background-color: #ed1847;
    color: #fff;
    border: none;
}

.btn-primary:hover {
    background-color: #d3163f;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #ed1847;
    color: #fff;
    border: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:focus,
.btn-primary.focus {
    box-shadow: none;
}

.clip-circle {
    clip-path: circle(50% at center);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover {
    color: #ed1847;
    background-color: #fff;
    border-bottom: 3px #ed1847 solid;
}

.nav-tabs .nav-link {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 15px;
    font-weight: 600;
    color: #848484;
}

.nav-tabs .nav-link:hover {
    color: #ed1847;
}

.maincontent {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #696969;
    font-size: 16px;
}

.maincontent .tab-pane {
    padding-top: 20px;
    padding-bottom: 20px;
}

.maincontent h1,
.maincontent h2,
.maincontent h3,
.maincontent h4,
.maincontent h5,
.maincontent h6 {
    color: #696969;
    font-weight: 700;
    margin-bottom: 20px;
}

@media (max-width:640px) {
    .maincontent h1,
    .maincontent h2,
    .maincontent h3,
    .maincontent h4,
    .maincontent h5,
    .maincontent h6 {
        color: #696969;
        font-weight: 700;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

.maincontent img {
    max-width: 100%;
}

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

.bod-item h5 {
    font-size: 14px;
    font-weight: 700;
    color: #ed1847;
    margin: 10px auto 0;
}

.bod-item p {
    font-size: 12px;
    font-weight: 600;
    color: #848484;
    font-style: italic;
}

.modal-title {
    margin-bottom: 0 !important;
}

.modal-header,
.modal-body {
    padding: 1.75rem;
}

/*CONTROL DISPLAY*/
#home .page-title,
#factorytour .page-title,
#yakult-science .page-title,
#orderyakult .order-sticky {
    display: none;
}

/*HEADER*/
.top-bar {
    background: #fff;
}

#home .top-bar {
    background-color: #fef5d3;
}

.top-bar-inner {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #545454;
}

.top-bar-nest {
    align-items: center;
}

@media (max-width:639px) {
    .tb-left {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
}

.tb-left ul {
    margin: 0;
}

.tb-left ul li#langid:after {
    content: "|";
    margin: 0 10px;
}

.tb-left ul li#langen {
    margin-right: 15px;
}

.tb-left ul li a {
    color: #545454;
}

.loginsearch a i {
    cursor: pointer;
}

.tb-left ul li a:hover,
.loginsearch a i:hover {
    color: #ed1847;
}

@media (max-width:639px) {
    .tb-right {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

.btn-red {
    border-radius: 8px;
    background: #ed1847;
    color: #ffffff;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
}

.btn-red:hover {
    background: #d3163f;
    color: #ffffff;
    box-shadow: none;
}

.loginsearch {
    display: inline-flex;
    float: right;
    align-items: center;
}

@media (max-width:639px) {
    .loginsearch {
        float: left;
    }
}

.loginsearch a i {
    color: #545454;
    padding: 0 12px;
}

.logo img {
    width: 90%;
}

.main-header {
    border-bottom: 1px solid #d7d7d7;
}

.main-header,
.main-header .bg-light {
    background: #ffffff;
}

#home .main-header,
#home .main-header .bg-light {
    background: #fef5d3;
}

.page-title {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 5px solid #e21530;
    border-top: 1px solid #e31430;
}

.page-title h3 {
    font-size: 1.35rem;
    color: #ed1847;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin: 0;
}

.hero-home {
    background-image: url('assets/imgs/family.png'),url('assets/imgs/bg-hero-new.png');
    background-repeat: no-repeat,no-repeat;
    background-position: right bottom,left center;
    background-size: auto,cover;
    margin-top: -115px;
    padding: 190px 50px;
}

.hero-home-text h3 {
    font-family: 'Luckiest Guy', cursive;
    font-size: 53px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 26px;
    text-shadow: rgb(254, 242, 210) 3px 0px 0px, rgb(254, 242, 210) 2.83487px 0.981584px 0px, rgb(254, 242, 210) 2.35766px 1.85511px 0px, rgb(254, 242, 210) 1.62091px 2.52441px 0px, rgb(254, 242, 210) 0.705713px 2.91581px 0px, rgb(254, 242, 210) -0.287171px 2.98622px 0px, rgb(254, 242, 210) -1.24844px 2.72789px 0px, rgb(254, 242, 210) -2.07227px 2.16926px 0px, rgb(254, 242, 210) -2.66798px 1.37182px 0px, rgb(254, 242, 210) -2.96998px 0.42336px 0px, rgb(254, 242, 210) -2.94502px -0.571704px 0px, rgb(254, 242, 210) -2.59586px -1.50383px 0px, rgb(254, 242, 210) -1.96093px -2.27041px 0px, rgb(254, 242, 210) -1.11013px -2.78704px 0px, rgb(254, 242, 210) -0.137119px -2.99686px 0px, rgb(254, 242, 210) 0.850987px -2.87677px 0px, rgb(254, 242, 210) 1.74541px -2.43999px 0px, rgb(254, 242, 210) 2.44769px -1.73459px 0px, rgb(254, 242, 210) 2.88051px -0.838247px 0px;
}

@media (max-width:340px) {
    .hero-home {
        margin-top: -140px;
        background-size: contain,cover !important;
    }
}

@media (min-width:340px) and (max-width:500px)  {
    .hero-home {
        margin-top: -140px;
        background-size: 300px,cover !important;
    }
}

@media (min-width:501px) and (max-width:767px)  {
    .hero-home {
        margin-top: -140px;
        background-size: 400px,cover !important;
    }
}

@media (min-width:768px) and (max-width:900px)  {
    .hero-home {
        margin-top: -140px;
        background-size: 500px,cover !important;
    }
}

@media (max-width:640px)  {
    .hero-home {
        padding: 150px 30px 250px 30px;
    }

    .hero-home-text h3 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px;
        margin-top: 0 !importan;
    }
}

/*END HEADER*/
/*ORDER FORM*/
.col-qty {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.col-qty .harga {
    font-size: 15px;
    font-weight: 700;
    margin: 0 auto 20px;
}

.col-qty .total-harga {
    font-size: 20px;
    font-weight: 900;
    margin: 0 auto 20px;
    color: #ed1847;
}

.col-qty .input-group-text {
    background-color: #ed1847;
    border: 1px solid #ed1847;
    color: #ffffff;
}

.order-left img {
    margin-bottom: 10px;
    width: 90%;
}

/*CAREER FORM*/
.pasfoto {
    background-color: #efefef;
    margin-bottom: 10px;
    width: 100px;
    height: 150px;
    margin-left: a;
    overflow: hidden;
}

.cvedit {
    margin-bottom: 40px;
}

.cvedit a h5 {
    color: #848484;
    font-size: 16px;
}

.cvedit a h5 i {
    margin-top: 4px;
}

.cvedit a:hover,
.cvedit .card-header:hover h5 {
    text-decoration: none;
    color: #ec1848;
}

.cvedit .card-header {
    border-bottom: none;
}

.cvedit .form-group {
    margin-bottom: 0.25rem;
}

.cvedit .btn {
    margin-top: 10px;
}

.cveditsubtitle {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
}

.nestedcvedit {
    background-color: #f6f6f6;
    padding: 20px 30px;
    margin-bottom: 15px;
    border-radius: 5px;
    margin-top: 15px;
}

.nestednestedcvedit {
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#identitaslain .input-group {
    margin-bottom: 5px;
}

#identitaslain .nestedcvedit {
    padding: 0;
}

.idlaingroup {
    padding: 10px 20px 10px;
}

.idlain {
    border-bottom: 1px solid #d1d1d1;
}

/*END CAREER FORM*/
.slideshow {
    padding: 0;
}

/*SLIDESHOW*/
@media (min-width:1000px) {
    .slideshow {
        /*margin-top: -62px*/
    }
}

.slideshow .carousel-control-prev,
.slideshow .carousel-control-next {
    width: 10%;
}

.slideshow .carousel-control-prev i,
.slideshow .carousel-control-next i {
    color: rgba(0,0,0,0.75);
}

.slideshow .carousel-control-prev:hover i,
.slideshow .carousel-control-next:hover i {
    color: #ed1847;
}

/*END SLIDESHOW*/
/*FEATURES*/
.features-wave {
    background-image: url('assets/imgs/red-wave.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 50px;
    background-size: 1500px;
}

.features {
    padding-bottom: 30px;
    padding-top: 30px;
}

.features a:hover .features-item img {
    transition: all 0.5s ease;
}

.features a:hover .features-item img {
    transform: rotate(360deg) scale(0.9);
}

.features-item-container {
    margin-top: 0;
}

.features-item img {
    height: 75px;
}

.features-item h3 {
    font-size: 25px;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    line-height: 28px;
}

@media (max-width:1199px) {
    .features-item img {
        height: 60px;
    }

    .features-item h3 {
        font-size: 20px;
        line-height: 22px;
    }
}

@media (max-width:991px) {
    .features-item img {
        height: 50px;
    }

    .features-item h3 {
        font-size: 15px;
        line-height: 17px;
    }
}

@media (max-width:767px) {
    .features-item {
        margin-bottom: 15px;
    }

    .features-item img {
        height: 50px;
    }

    .features-item h3 {
        font-size: 15px;
        line-height: 17px;
    }
}

@media (max-width:353px) {
    .features-item-container {
        margin-top: 0;
    }

    .features-item img {
        height: 50px;
    }

    .features-item h3 {
        font-size: 13px;
        line-height: 16px;
    }
}

/*END FEATURES*/
/*END LATEST NEWS*/
.latest-news {
    background-color: #f4f4f4;
}

.latest-home {
    padding-top: 35px;
    padding-bottom: 35px;
}

.latest-news-img {
    max-height: 322px;
    overflow: hidden;
}

.latest-news-img img {
    width: 100%;
}

.captions {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: -110px;
    min-height: 110px;
}

@media (min-width:992px) and (max-width:1024px) {
    .captions {
        margin-top: -110px;
    }

    .latest-title a h3 {
        font-size: 18px !important;
    }
}

@media (min-width:640px) and (max-width:767px) {
    .captions {
        margin-top: -110px;
    }
}

@media (max-width:575px) {
    .captions {
        margin-top: 0;
        text-align: center;
        background-color: rgba(255, 255, 255, 1);
    }
}

.category h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 4px 0 0;
    color: #ffffff;
}

.category {
    text-align: center;
    background: #ed1847;
    padding: 15px;
    border-radius: 50%;
    width: 114px;
    height: 114px;
    margin-top: -75px;
}

@media (min-width:640px) and (max-width:768px) {
    .category {
        margin: -75px auto 10px;
    }

    .captions {
        margin-top: 0;
        text-align: center;
    }
}

@media (max-width:575px) {
    .category {
        margin: -75px auto 10px;
    }
}

.latest-cat-item {
    margin-top: 10px;
}

.latest-cat-item h5 a {
    color: #ffffff;
}

.latest-title a h3 {
    color: #323232;
    font-size: 20px;
    font-weight: 600;
}

.latest-title a:hover h3 {
    color: #ed1847;
}

.latest-item {
}

/*END LATEST NEWS*/
/*SISTEM*/
.sistem-home {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*END SISTEM*/
/*KALKULATOR IMT*/
.torn-top {
    background-repeat: no-repeat;
    background-position: center top;
    height: 28px;
    background-image: url('assets/imgs/red-torn-top.png');
}

.torn-bottom {
    height: 36px;
    background-image: url('assets/imgs/red-torn-bottom.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}

.kalkulator-imt-home {
    padding-top: 57px;
    padding-bottom: 57px;
}

.kalkulator-home {
    padding-bottom: 0;
}

.kalkulator-home h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 900;
    margin: 0 0 25px;
}

.kalkulator-home img {
    text-align: center;
    margin: 0 auto 10px auto;
}

.kalkulator-home p {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 20px;
}

.kalkulator-imt-title img {
    margin-top: 5px;
    margin-right: 10px;
}

.kalkulator-form {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.kalkulator-form p {
    color: #ed1847;
    font-size: 13px;
    margin-bottom: 20px;
    font-style: italic;
    margin-top: -12px;
    text-align: center;
}

.kalkulator-form .form-control {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #ed1847;
    background: transparent;
    color: #ed1847;
}

.kalkulator-home ::placeholder {
    color: #555;
    opacity: 0.6;
    font-size: 14px;
}

.kalkimt-form-container {
    width: 100%;
}

@media (min-width:640px) {
    .kalkimt-form-container {
        width: 100%;
        display: inline-flex;
    }

    .kalkulator-form .groupberat {
        padding-right: 10px;
    }
}

.kalkulator-form .input-group-text {
    background-color: #ed1847;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 700;
}

.btn-imt-home {
    background-color: transparent;
    color: #fff;
    border: 2px solid #ffffff;
    font-weight: 600;
}

.btn-imt-home:hover {
    background-color: #ffffff;
    color: #ed1847;
    border: 2px solid #ffffff;
}

.bg-kalkulator-form {
    background-image: url('assets/imgs/paper-bg-middle.png');
    background-repeat: repeat-y;
    background-position: center top;
    background-size: contain;
    padding: 10px 20px 30px;
}

.bg-kalkulator-form-top {
    background-image: url('assets/imgs/paper-bg-top.png');
    height: 55px;
    background-position: left center;
}

.imt-desc {
    font-size: 13px;
    padding: 15px;
    background-color: #ed1847;
    color: #ffffff;
    margin-top: 5px;
}

#imt {
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    color: #ed1847;
}

.imt-desc a {
    font-weight: 800;
    color: #ed1847;
    background-color: #fff;
    padding: 0 2px;
}

.imt-desc a:hover {
    color: #fff;
    background-color: #ed1847;
}

/*TESTIMONI*/
.testimoni-home {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width:767px) {
    .testimoni-home {
        padding-top: 60px;
        padding-bottom: 60px;
        text-align: center;
    }
}

.testimoni-title h3 {
    font-size: 28px;
    color: #6c6c6c;
    font-weight: 700;
    margin: 0;
}

.testimoni-title h4 {
    font-size: 50px;
    color: #ed1847;
    font-weight: 900;
    margin: 0 0 5px;
}

.testimoni-title p {
    font-size: 15px;
    color: #7c7c7c;
    font-weight: 600;
    margin: 0 0 10px;
}

.testimoni-title i {
    margin-right: 10px;
}

.testimoni-title p a {
    font-size: 12px;
    font-weight: 600;
    color: #ed1847;
}

.testimoni-title p a:hover {
    text-decoration: underline;
}

.testimoni-home .carousel-item {
    font-size: 13px;
    text-align: center;
    color: #373737;
    font-weight: 600;
    line-height: 14px;
    margin-top: 10px;
}

.testimoni-home .carousel-item h6 {
    margin-top: 5px;
}

.testimoni-home .carousel-item p {
    font-style: italic;
    margin: 5px 0 auto;
}

.testimoni-home .carousel-item h6 {
    font-size: 12px;
    color: #ed1847;
    font-weight: 600;
}

.testimoni-home .carousel-item h6:before {
    content: "-";
    margin-right: 5px;
}

.testimoni-home .carousel-item h6:after {
    content: "-";
    margin-left: 5px;
}

.testimoni-home .img-box {
    width: 65%;
    margin: auto;
    border: 5px solid #f0f0f0;
    border-radius: 50%;
}

.testimoni-home .carousel-control-prev {
    left: -20px;
}

.testimoni-home .carousel-control-next {
    right: -20px;
}

@media (max-width:767px) {
    .testimoni-home .carousel-control-prev {
        left: 0;
    }

    .testimoni-home .carousel-control-next {
        right: 0;
    }
}

.testimoni-home .carousel .carousel-control-prev,
.testimoni-home .carousel .carousel-control-next {
    height: 32px;
    width: 32px;
    background-color: #e9e9e9;
    margin: auto 0;
}

.testimoni-home .carousel .carousel-control-prev:hover,
.testimoni-home .carousel .carousel-control-next:hover {
    background-color: #ed1847;
}

.testimoni-home .carousel .carousel-control-prev:hover > i,
.testimoni-home .carousel .carousel-control-prev i:hover,
.testimoni-home .carousel .carousel-control-next:hover > i,
.testimoni-home .carousel .carousel-control-next i:hover {
    color: #ffffff;
}

.testimoni-home .carousel .carousel-control-prev i,
.testimoni-home .carousel .carousel-control-next i {
    font-size: 22px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -10px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}

.testimoni-home .carousel .carousel-control-prev i {
    margin-left: -1px;
}

.testimoni-home .carousel .carousel-control-next i {
    margin-right: -1px;
}

.testimoni-home .carousel .carousel-indicators {
    bottom: -50px;
}

.testimoni-home .carousel-indicators li,
.testimoni-home .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 4px;
    border-color: transparent;
}

.testimoni-home .carousel-indicators li {
    background: #ababab;
}

.testimoni-home .carousel-indicators li.active {
    background: #555;
}

@media (min-width: 768px) {
    /* show 3 items */
    .cartesti .active,
    .cartesti .active + .cartesti-item,
    .cartesti .active + .cartesti-item + .cartesti-item {
        display: block;
    }

    .cartesti .cartesti-item.active:not(.cartesti-item-right):not(.cartesti-item-left),
    .cartesti .cartesti-item.active:not(.cartesti-item-right):not(.cartesti-item-left) + .cartesti-item,
    .cartesti .cartesti-item.active:not(.cartesti-item-right):not(.cartesti-item-left) + .cartesti-item + .cartesti-item {
        transition: none;
    }

    .cartesti .cartesti-item-next,
    .cartesti .cartesti-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .cartesti .active.cartesti-item + .cartesti-item + .cartesti-item + .cartesti-item {
        position: absolute;
        top: 0;
        right: -35%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .active.cartesti-item-left + .cartesti-item-next.cartesti-item-left,
    .cartesti-item-next.cartesti-item-left + .cartesti-item,
    .cartesti-item-next.cartesti-item-left + .cartesti-item + .cartesti-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .cartesti .cartesti-item-prev.cartesti-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .active.cartesti-item-right + .cartesti-item-prev.cartesti-item-right,
    .cartesti-item-prev.cartesti-item-right + .cartesti-item,
    .cartesti-item-prev.cartesti-item-right + .cartesti-item + .cartesti-item,
    .cartesti-item-prev.cartesti-item-right + .cartesti-item + .cartesti-item + .cartesti-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/*END TESTIMONI*/
/*PRODUCT*/
.product-accordion .card-header {
    border-bottom: none;
    background-color: #ed1847;
}

.product-accordion h5 {
    font-size: 0.9rem;
    color: #fff;
}

@media (max-width:639px) {
    .product-accordion h5 {
        margin: 0;
    }
}

.product-accordion h5:hover {
    color: #fff;
}

/*END PRODUCT*/
/*SIDEBAR*/
.widget-sidebar {
    padding: 25px 0 25px 10px;
}

.widget-sidebar ul.widget-menu a li {
    padding: 5px 10px 5px 20px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    background: linear-gradient(to right, white 50%, #ed1847 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.widget-sidebar ul.widget-menu a li:hover,
.widget-sidebar ul.widget-menu a li.active {
    background-position: left bottom;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.widget-sidebar ul.widget-menu a li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}

.widget-sidebar ul.widget-menu a li:hover,
.widget-sidebar ul.widget-menu a li.active {
    color: #ed1847;
}

.map-contact {
    padding-left: 0;
    padding-right: 0;
}

.col-noside-padding {
    padding-right: 0;
    padding-left: 0;
}

.hero-header {
    background: linear-gradient(to right, rgba(237,24,70,1) 55%, rgba(237,24,70,0) 100%), url('assets/imgs/career-hero-bg.jpg') right center ;
}
.hero-header-profesional {
    background: linear-gradient(to right, rgba(237,24,70,1) 55%, rgba(237,24,70,0) 100%), url('assets/imgs/career-pro-hero-bg.jpg') right center ;
}
.hero-header-freshgraduate {
    background: linear-gradient(to right, rgba(237,24,70,1) 55%, rgba(237,24,70,0) 100%), url('assets/imgs/career-fg-hero-bg.jpg') right center ;
}

.hero-header h3,
.hero-header-profesional h3,
.hero-header-freshgraduate h3 {
    font-size: 40px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
}

.col-noleft-padding {
    padding-left: 0;
}

.job-loop ul li {
    background-color: #f6f6f6;
    border-bottom: 10px solid #e2e2e2;
    margin-bottom: 10px;
}

.job-loop-item {
    padding: 30px;
}

.job-loop-item h4 {
    margin-bottom: 10px;
    line-height: 16px;
}

.job-loop-item h4 a {
    font-size: 16px;
    color: #696969;
    font-weight: 800;
}

.job-loop-item h4 a:hover {
    color: #ed1847;
}

.job-loop-item p {
    font-size: 14px;
    color: #696969;
    margin-bottom: 0;
    margin-top: 0;
}

.btn-apply {
    font-weight: 800;
    border-radius: 30px;
    font-size: 14px;
    padding: 10px;
}

@media (max-width:640px) {
    .btn-apply {
        margin-top: 15px;
    }
}

.career-category {
    margin-bottom: 20px;
}

@media (max-width:575px) {
    .profile-tabs .nav-tabs .nav-item {
        width: 33%;
    }
}

.show-pabrik-img ul,
.show-pabrik-address ul {
    padding: 0;
    margin: 0;
}

.pabrik p {
    font-size: 13px;
}

.show-pabrik-img {
    border: 2px solid #ffffff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 12px rgba(0,0,0,0.3);
    margin-bottom: 20px;
}

.show-pabrik-img ul li > div > p {
    padding: 15px;
    margin-bottom: 0;
}

.divider-grey {
    width: 100%;
    min-height: 3px;
    background-color: #f1f1f1;
    margin-bottom: 15px;
}

.animasi-dy {
    height: 250px;
}

@media (min-width:640px) and (max-width:767px) {
    .animasi-dy {
        height: 250px;
    }
}

@media (min-width:576px) and (max-width:639px) {
    .animasi-dy {
        height: 260px;
    }
}

@media (max-width:575px) {
    .animasi-dy {
        height: 280px;
    }
}

#tablePeserta i {
    cursor: pointer;
}

.p-mb-0 {
    margin-bottom: 0;
}

.hero-factory {
    background-image: url('assets/imgs/cloud.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center bottom;
}

.maincontent-nopadding {
    padding-top: 0;
    padding-bottom: 0;
}

.hero-factory-inner {
    padding-top: 28px;
}

.factory-item h3 {
    padding: 10px 20px;
    text-align: center;
    color: #ffffff;
    background-color: #ec1846;
    font-size: 20px;
}

@media (max-width:639px) {
    .hero-factory-inner {
        padding-top: 50px;
    }

    .hfi-p1 {
        font-size: 35px !important;
        letter-spacing: -1px !important;
    }

    .hfi-p2 {
        font-size: 80px !important;
        letter-spacing: -5px !important;
        margin-top: -45px !important;
    }
}

.hfi-p1 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -2px;
    text-align: center;
}

.hfi-p2 {
    font-size: 82px;
    color: #ed1847;
    font-weight: 900;
    letter-spacing: -7px;
    margin-top: -48px;
    text-align: center;
}

/*NEWS*/
.news-carousel {
    margin-bottom: 30px;
}

.news-carousel .carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px;
    color: #fff;
    text-align: left;
    background-color: #ed1846;
    position: relative;
}

.news-carousel .carousel-caption h5 {
    margin-bottom: 5px;
    margin-top: 0;
    color: #ffffff;
    text-transform: capitalize;
}

.news-carousel .carousel-caption p {
    color: #ffffff;
    margin-bottom: 0;
}

@media screen and (max-width:640px) {
    .news-carousel .carousel-caption h5 {
        font-size: 16px !important;
    }

    .news-carousel .carousel-caption p {
        font-size: 13px !important;
    }
}

.news-sidebar {
    margin-top: 20px;
    margin-bottom: 30px;
}

.news-sidebar h5 {
    font-weight: 400;
    margin-bottom: 10px;
    color: #696969;
}

.news-sidebar-inner {
    border-left: 3px solid #ed1846;
    padding: 0 15px;
}

.news-sidebar ul li a {
    color: #333333;
    font-size: 14px;
}

.news-sidebar ul li a:hover {
    color: #ed1846;
}

.list-child {
    padding-left: 0px;
}

.list-child li {
    padding-left: 0px;
    margin: 5px 0;
    line-height: 17px;
}

.list-child li a {
    font-size: 12px;
}

.list-child li a:before {
    content: '\21B3';
    margin-right: 10px;
}

.list-child-child li {
    padding: 2px 0 2px 0;
    margin: 5px 0;
    line-height: 17px;
    border-bottom: 1px solid #f1f1f1;
}

.list-child-child {
    padding-left: 35px;
}

.list-child-child li a {
    font-size: 11px;
}

.list-child-child li a:before {
    content: '';
}

.latest-sidebar li {
    border-bottom: 1px solid #dedede;
    padding: 6px 0;
}

.latest-sidebar p {
    line-height: 12px;
    padding-left: 6px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.latest-sidebar a {
    font-size: 11px !important;
}

.category-card {
    margin-bottom: 20px;
}

.category-card-cat {
    background-color: #fafafa;
    padding: 10px;
    border-bottom: 4px solid #f5f5f5;
}

.category-card-title h3 {
    font-size: 20px;
    margin: 0;
}

.category-card-cat h4 {
    font-size: 20px !important;
    line-height: 22px !important;
}

.category-card-title {
    padding: 5px 0;
    border-bottom: 2px solid #ed1846;
    margin-bottom: 10px;
}

.category-card-content-title {
    padding: 12px 10px;
    background-color: #fcfcfc;
    border: 1px solid #f7f7f7;
    margin-bottom: 10px;
    min-height: 140px;
}

.category-card-content-cat {
    padding: 12px 10px;
    border: none;
    background-color: transparent;
}

.category-card-content-title h4 {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
}

.category-card-content-title p {
    font-size: 13px;
    line-height: 13px;
    margin: 8px 0 0;
}

.news-details h4 {
    font-size: 24px;
    line-height: 26px;
    margin: 15px 0;
    text-transform: capitalize;
}

.news-meta i {
    margin-right: 5px;
}

.news-meta p {
    font-size: 10px;
    margin: 2px;
}

.news-details .news-meta p {
    font-size: 11px;
    margin-right: 15px;
}

/*GALLERY*/
.gallery-cat {
    border: 5px solid #f6f6f6;
    margin-bottom: 20px;
    transition: all 0.5s ease-out;
}

.gallery-cat:hover {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    transform: rotate(-1deg);
}

.gallery-cat:hover h3 {
    color: #ed1846;
}

.gallery-cat h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
    font-size: 16px;
}

#gallery .page-title {
    display: none;
}

#gallery .maincontent h2 {
    text-transform: uppercase;
    text-align: center;
    color: #ed1846;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 30px;
}

.gallery-details-title {
    font-size: 24px;
    font-weight: 800;
    margin: 0 !important;
}

.gallery-thumbnail {
    background-color: #000000;
    transition: all 0.2s ease-out;
}

.gallery-thumbnail:hover {
    transform: scale(1.03);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
    z-index: 10;
}

.gallery-thumbnail img {
    opacity: 1;
    transition: all 0.5s ease-out;
}

.gallery-thumbnail:hover img {
    opacity: 0.8;
}

.gallery-pack {
    padding-left: 15px;
    padding-right: 15px;
}

.paging-custom {
    margin-top: 20px;
    margin-bottom: 20px;
}

.gallery-pack-header {
    padding-top: 30px;
    padding-bottom: 15px;
}

/*JOB DETAILS*/
.job-details {
    margin-bottom: 30px;
}

.job-details-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #999999;
}

.job-details-title h2 {
    font-size: 18px;
    margin: 0;
}

.job-details-content {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #999999;
}

.job-details-meta {
    background-color: #f7f7f7;
    padding: 5px 10px;
}

.job-details-meta p {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}

.job-details-meta i {
    padding-right: 10px;
}

.job-details-sidebar  .news-sidebar-inner {
    margin-bottom: 40px;
}

.job-details-sidebar h5 {
    font-weight: 400;
    margin-bottom: 10px;
    color: #696969;
}

.btn-video {
    border-radius: 0;
}

.factory-home {
    padding-top: 60px;
    padding-bottom: 110px;
    background-image: url('assets/imgs/bg-factory-home.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}

@media (max-width:640px) {
    .factory-home {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width:639px) {
    .kalkulator-imt-title {
        text-align: center;
    }
}

.factory-form-desc {
    padding: 15px 20px;
}

.factory-form-desc h3 {
    margin-bottom: 10px;
    color: #ed1847;
}

.link-ys {
    border-bottom: 2px solid #cccccc;
}

.link-ys ul {
    margin-bottom: 5px;
}

.link-ys-cat {
    margin-right: 20px;
    padding: 0 5px;
}

.link-ys-cat a img {
    width: 14px;
    margin-right: 10px;
}

.link-ys-cat a h4 {
    font-size: 14px;
    margin-bottom: 0;
}

.link-ys-cat a:hover h4,
.link-ys-cat a.active h4 {
    color: #ed1847;
}

.ys-item {
    padding: 15px 20px;
    background-color: #f8f8f8;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 4px solid #e4e4e4;
}

.ys-item h4 {
    font-size: 16px;
    margin-bottom: 0;
}

.ys-item p,
.ys-meta p {
    font-size: 13px;
    line-height: 15px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 5px;
}

.hero-science {
    background: linear-gradient(to right, rgba(237,24,70,1) 55%, rgba(237,24,70,0) 100%), url('assets/imgs/science-hero-bg.jpg');
    background-repeat: no-repeat;
    background-position: right center;
}

.hero-science h3 {
    font-size: 40px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width:639px) {
    .collapse-mobile {
        background-color: #fef2d2;
    }
}

/*UPDATE*/
.bgred {
    background-color: #e21530;
}

.bgblue {
    background-color: #22689b;
}

.blue {
    color: #22689b;
}

.red {
    color: #e21530;
}

.button-red {
    background-color: #e21530;
}

.button-red:hover {
    background-color: #c00c24;
}

.button-blue {
    background-color: #22689b;
    color: #ffffff;
}

.button-blue:hover {
    background-color: #0e4d7b;
}

.button-dark,
.button-dark:hover {
    color: white !important;
}

.button-dark i {
    margin-top: 3px;
}

.button-round {
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 13px;
    font-weight: 700;
}

.social-icons {
    margin-bottom: 20px;
}

.social-icons a i {
    border-radius: 50%;
    color: #ffffff;
    width: 32px;
    height: 32px;
    text-align: center;
    margin-right: 2px;
}

.social-icons a i.fa-facebook-f {
    background-color: #3b5998;
}

.social-icons a i.fa-instagram {
    background-color: #e1306c;
}

.social-icons a i.fa-youtube {
    background-color: #ff0000;
}

.social-icons a i.fa-instagram:before,
.social-icons a i.fa-facebook-f:before,
.social-icons a i.fa-youtube:before {
    vertical-align: -9px;
}

.social-icons a i:hover {
    opacity: .85;
}

.topbar {
    padding-top: 12px;
    padding-bottom: 12px;
}

@media (max-width:767px) {
    .topbar ul.nav {
        float: left !important;
    }

    .topbar .col-md-9,
    .topbar .col-md-3,
    .topbar .container {
        padding: 0;
    }
}

.topbar a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    color: white;
}

.topbar a:hover {
    text-decoration: underline;
}

.topbar a i {
    margin-right: 5px;
}

.topbar .nav-link i {
    margin-top: 0;
}

.main-nav {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar {
    padding: 0;
}

.navbar-brand {
    margin-right: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #545454;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 15px;
    transition: all 0.2s ease;
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-light .navbar-nav .nav-link {
        color: #545454;
        font-size: 12px;
        font-weight: 500;
        padding: 8px 15px;
        transition: all 0.2s ease;
    }
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .show > .nav-link {
    background-color: #ed1847;
    border-radius: 30px;
    color: #ffffff;
}

.nav-link i {
    margin-top: .325em;
    margin-left: .5em !important;
}

/*MEGA MENU*/
.mega-menu {
    font-size: 14px;
    color: #6b6b6b;
    padding: 32px 20px;
    border: none;
    border-top: 5px solid #ed1747;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}

.mega-menu h4,
.mega-menu li ul li a h4 {
    color: #ed1847;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
}

.mega-menu li ul li a h4:hover {
    color: #ed1847;
    text-decoration: none;
}

.mega-menu li ul li a:hover {
    text-decoration: none;
}

.menu-job-list a {
    color: #434343;
    font-weight: 700;
    font-size: 13px;
    margin: 5px 0;
}

.menu-job-list a:hover {
    color: #ed1847;
}

.menu-job-list > li {
    margin: 10px 0 4px !important;
}

.menu-job-list .btn-red {
    margin-top: 15px;
}

.menu-job-list .btn-red:hover {
    color: #ffffff;
}

.mega-menu .btn-red {
    color: #ffffff;
}

.mega-menu p {
    margin: 15px 0;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu.show {
    display: flex;
}

.mega-menu-heading-icon {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.mega-menu li ul li {
    margin-bottom: 20px;
}

.mega-menu li ul li a:hover > h4 {
    color: #d3163f;
}

.mega-menu li ul li .mega-menu-heading-icon img {
    margin-right: 10px;
    width: 42px;
}

.divider-li {
    border-bottom: 1px solid #ed1846;
    margin-top: -10px !important;
    margin-bottom: 10px !important;
}

.features-home {
    margin-top: -60px;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .features-home {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .features-home .features-home-unit {
        margin-bottom: 10px;
    }
}

.features-home a {
    color: white;
}

.features-home a:hover {
    text-decoration: none;
}

.features-home .features-home-unit {
    padding: 20px 25px 15px;
    border-radius: 15px;
    border-bottom: 10px solid #c21229;
    -webkit-box-shadow: 0px 5px 25px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 25px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 25px -6px rgba(0,0,0,0.75);
    margin-bottom: 30px;
    transition: all .2s ease-out;
}

.features-home .features-home-unit:hover {
    background-color: #22689b;
    border-bottom: 10px solid #154a71;
    cursor: pointer;
}

.features-home h3 {
    font-weight: 500;
    color: white;
    font-size: 16px;
}

@media (min-width:992px) and (max-width:1199px) {
    .features-home h3 {
        font-weight: 500;
        color: white;
        font-size: 16px;
    }
}

.features-home-unit-inner {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

@media (max-width:767px) {
    .features-home-unit-inner {
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
        display: block !important;
        text-align: center;
    }

    .features-home-unit-inner img {
        margin: auto;
        text-align: center;
        margin: 0 !important;
        width: 50px;
    }

    .features-home-unit-inner h3 {
        font-size: 12px;
        margin-top: 10px;
    }
}

.features-home-1 {
    background-color: #e21530;
}

.features-home-2 {
    background-color: #E8203A;
}

.features-home-3 {
    background-color: #EF2B44;
}

.features-home-4 {
    background-color: #F6364F;
}

.factory-tour-home {
    background-image: url("assets/imgs/factory-visit-bg-home.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    padding: 40px;
    border-bottom: 8px solid #22689b;
    background-size: cover;
    min-height: 274px;
    margin-bottom: 30px;
}

@media (max-width:575px) {
    .factory-tour-home-inner {
        background-color: rgba(255, 255, 255, 0.6);
        padding: 20px;
    }

    .factory-tour-home-inner h3 {
        text-shadow: 0px 0px 20px #ffffff;
    }
}

.berat-badan-home {
    background-image: url('assets/imgs/fat-person.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    border-bottom: 8px solid #22689b;
    padding: 40px 20px 0 90px;
    min-height: 274px;
    margin-bottom: 30px;
}

.icon-box-home {
    margin-bottom: 30px;
}

/*FOOTER*/
.footer {
    background: #fff3d2;
    padding-bottom: 50px;
    padding-top: 50px;
}

.logo-footer {
    margin-bottom: 20px;
    width: 100%;
}

.logo-footer img {
    width: 90%;
}

@media (min-width:576px) and (max-width:639px) {
    .logo-footer img {
        width: 90%;
    }
}

.footer-menu ul li a {
    font-size: 15px;
    color: #434343;
    font-weight: 600;
    transition: all 0.2s ease;
}

.footer-menu ul li a:hover,
.footer-menu ul li a:active {
    color: #ec1848;
}

.footer-address h5 {
    font-size: 18px;
    font-weight: 700;
    color: #434343;
}

.footer-address p {
    font-size: 13px;
    color: #434343;
}

.bottoms {
    background: #fff3d2;
}

.hotline {
    padding: 0;
}

.hotline-inner {
    padding: 15px 36px;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
}

.hotline-inner p,
.copyright p {
    margin: 0;
}

.hotline-inner i {
    margin-right: 15px;
}

.copyright p {
    font-size: 13px;
    font-weight: 600;
    color: #434343;
}

@media (max-width:640px) {
    .copyright p {
        text-align: center;
        padding: 15px 0 70px;
    }
}

.copyright {
    align-self: center;
}

.top-footer {
    background-image: url('assets/imgs/footer-line-bg.png');
    height: 126px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-top: 20px;
}

/*END FOOTER*/
/*ORDER STICKY*/
.order-sticky {
    z-index: 9999999;
    position: fixed;
    bottom: 45%;
    right: -65px;
}

@media (max-width:640px) {
    .order-sticky {
        position: fixed;
        bottom: 0 !important;
        right: 0;
        width: 100%;
    }

    .btn-sticky {
        transform: rotate(360deg) !important;
        width: 100%;
        border-top: 2px solid #fff3d1 !important;
        border-bottom: none !important;
        border-right: none !important;
        border-left: none !important;
        border-radius: 0;
        padding: 15px 0 !important;
    }
}

.btn-sticky {
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transform: rotate(-90deg);
    box-shadow: -2px 0px 5px 1px rgba(0, 0, 0, 0.5);
    border: 2px solid #fff3d1;
}

.btn-sticky:hover {
    color: #ffffff;
    background: #d3163f;
}

.btn-sticky i {
    margin-right: 10px;
    transform: rotate(90deg);
}

@media (max-width:640px) {
    .btn-sticky i {
        transform: rotate(0deg);
    }
}

/*END ORDER STICKY*/
.footer-newsletter {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    margin-top: 30px;
}

.footer-newsletter .form-group {
    margin-bottom: 0;
}

.footer-newsletter .form-control {
    border-radius: 0;
}

.footer-newsletter .form-control {
    background-color: #f6f6f6;
}

.footer-newsletter .form-control:focus {
    background-color: #fff;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(166, 119, 125);
}

@media (max-width:575px) {
    .top-bar-nav ul.nav {
        margin-left: auto;
        margin-right: auto;
    }
}

.link-pengaduan {
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.link-pengaduan a {
    background-color: #e21530;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
}
.social-icons a i.fa-instagram::before, .social-icons a i.fa-facebook-f::before, .social-icons a i.fa-youtube::before, .social-icons a i.fa-twitter::before {
    vertical-align: -21px;
}
.videopopup .close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}
.videopopup .modal-body {
    position:relative;
    padding:0px;
}
.videopopup .modal-dialog {
    max-width: 800px;
    margin: 6% auto;
}