@import "style-erp-2.css";
/*
    Development By InDeo
    2019
*/
body#beranda-erp     a#beranda-erp,
body#tentang-erp     a#tentang-erp,
body#fitur-erp       a#fitur-erp {
    border-bottom: 2px solid #333 !important;
}
.text-thin {
    font-weight: 300;
    color: #333 !important;
}
.text-thick {
    color: #ff9c00;
}
.secondary_erp {
    height: 75px !important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -50px;
    box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -webkit-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -moz-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
}
.color-yellow {
  color: #ff9c00;
}

/*Navbar*/
.navbar-erp .header{
	background: transparent;
  border-top: 1px solid #eaeaea;
}

.main-menu .navbar-erp-nav>li>a:not(.btn){
	color: #444;
	font-weight: 400;
	margin: 20px 0;
}

.main-menu .navbar-erp-nav>li:hover>a, 
.main-menu .navbar-erp-nav>li.active>a {
    background: none;
    border-bottom: 2px solid #333 !important;
}

.logo-product-erp {
    height: 50px;
    margin-top: 15px;
}
.navbar-second-erp .navbar-fived-erp-right ul li a {
	color: #444 !important;
	font-weight: 500 !important;
}
.navbar-second-erp .navbar-fived-erp-right ul li a:hover {
	border-bottom: 2px solid #444 !important;
}
.nerpDr {
	color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.drerp {
	color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.secondary_erp {
    background: #f6f7f9;
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -50px;
    box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -webkit-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    -moz-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
}

/*Header*/
.header_erp {
    background: url(../images/assets/erp/slide-bg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    padding-top: 170px;
    padding-bottom: 150px;
    margin-top: -85px;
}


.hmp_detail p:nth-child(1) {
    font-size: 30px;
    line-height: 1.4;
}
.hmp_detail p:nth-child(2) {
    padding-top: 20px;
}
.hmp_detail_cta {
    padding-top: 30px;
}
.hmp_detail_cta a {
  display: inline-block;
  margin: 5px;
}
.hmp_detail_cta a:nth-child(1) {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 6px 25px;
    border-radius: 100px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
}
.hmp_detail_cta a:nth-child(2) {
    font-size: 14px;
    background: #fff;
    color: #444;
    font-weight: bold;
    padding: 5px 40px;
    border-radius: 100px;
    border: 1px solid #d4d4d4;
    border-radius: 50px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
}
.mouse-icon {
    background: rgba(0, 0, 0, 0.69) none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 15px;
    bottom: 30px;
    height: 42px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 30px;
    z-index: 2;
}
.mouse-icon .wheel {
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    display: block;
    height: 8px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 10px;
    width: 3px;
}

/*Spesifikasi*/
.title_spesifikasi_erp {
    text-align: center;
    padding-top: 70px;
}
.title_spesifikasi_erp h2 {
    padding-bottom: 20px;
}
.title_spesifikasi_erp p {
    font-size: 20px;
}
.title_spesifikasi_erp_second {
    margin-top: 40px;
    padding-bottom: 80px;
}

.title_text_Serp {
    font-size: 23px;
    font-weight: bold;
    padding-top: 55px;
}
.explanation_text_Serp_1 {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_erp_second img {
    padding-right: 40px;
}
.title_spesifikasi_erp_second_center p:nth-child(1) {
    font-size: 23px;
    font-weight: bold;
}
.title_spesifikasi_erp_second_center p:nth-child(2) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
    color: #818992;
}
.title_spesifikasi_erp_second_center p:nth-child(3) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
    color: #818992;
}
.tsesc-cta {
  padding-top: 15px;
}
.tsesc-cta a {
  font-size: 14px;
  font-weight: 600;
  background: #ff9c00;
  color: #fff;
  padding: 11px 25px;
  text-transform: uppercase;
  border-radius: 50px;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
}

/* Spesifikasi 2 */
.spesifikasi_erp_2 {
    background: #edf5ff;
    padding-top: 70px;
    padding-bottom: 70px;
}
.smt2_1 p:nth-child(1) {
    padding-top: 40px;
    font-size: 23px;
    font-weight: bold;
}
.smt2_1 p:nth-child(2) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
    color: #818992;
}
.spesifikasi_erp_2 img {
    padding-left: 40px;
}
.spesifikasi_erp_2_mobile {
  display: none;
}

/* Keunggulan */
.title_keunggulan_erp {
    text-align: center;
    padding-top: 70px;
}
.title_keunggulan_erp h2 {
    padding-bottom: 20px;
}
.detail_keunggulan_erp {
    padding-top: 40px;
    padding-bottom: 60px;
}
.dke_1 {
    padding: 20px 20px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    -webkit-transition: .4s;
    transition: .4s;
    height: 340px;
}
.dke_1:hover {
    -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.dke_1:hover i {
    background: #FF8A73;
    color: #fff;
}
.dke_1 i {
    color: #13c4a1;
    width: 60px;
    height: 60px;
    background: #edf5ff;
    line-height: 60px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 20px;
}
.dke_1 p:nth-child(2) {
    font-size: 18px;
    font-weight: 500;
}
.dke_1 p:nth-child(3) {
    font-size: 14px;
    color: #818992;
}
/* End Keunggulan */


/*Kontak*/
.contact_erp {
    padding-top: 70px;
    padding-bottom: 50px;
}
.title_contact_erp h2{
    padding-bottom: 20px;
}
.contact_erp_information {
    margin-top: 50px;
    margin-bottom: 70px;
    border-radius: 6px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
}
.contact_erp_information p:nth-child(1){
    font-size: 25px;
    font-weight: 500;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 17px;
}
.contact_erp_information .form-horizontal .form-control {
    margin-bottom: 20px;
    height: 50px;
}
.contact_erp_information .form-horizontal .btn-submit {
    float: right;
    margin-right: 15px;
    margin-bottom: 30px;
}
.btn-wa-erp {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 100px;
    border: 1px solid #006c5d;
}
.erp_info_surabaya {
    margin-top: 115px;
}
.erp_info_surabaya ul {
    font-size: 14px;
    margin-left: -20px;
}
.erp_info_surabaya ul li {
    display: inline-block;
}
.erp_info_surabaya_social {
    padding-top: 20px;
}
.erp_info_surabaya_social li{
    font-size: 30px;
    padding-right: 10px;
}
.erp_info_surabaya_social .fa{
    color: #ff9c00;
}


/*CTA Tengah*/
.cta-tengah-erp {
    background: url(../images/assets/erp/bg.jpg) no-repeat center fixed;
    background-size: cover;
    height: auto;
    padding-top: 90px;
    padding-bottom: 80px;
}
.cta-tengah-erp p {
    font-size: 25px;
    text-align: center;
    line-height: 1.4;
    padding-bottom: 30px;
    color: #fff;
}
.cta-tengah-erp b {
    color: #ff9c00;
}
.cta-tengah-erp a {
    font-size: 14px;
    background: #ff9c00;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 100px;
}


/* Fitur */
.fitur_erp_detail {
    padding-top: 40px;
    padding-bottom: 70px;
}
.tm-accordion .card {
  background: transparent;
  border: 0;
  border-radius: 0;
}

.tm-accordion .card:not(:last-child) {
  margin-bottom: 15px;
}

.tm-accordion .card:first-child .card-header button::after {
  display: none;
}

.tm-accordion .card-header {
  padding: 0;
  background: transparent;
  border: 0;
  position: relative;
}

.tm-accordion .card-header button {
  font-size: 17px;
  height: auto;
  display: block;
  width: 100%;
  text-align: left;
  padding: 10px 10px 10px 50px;
  color: #3c424f;
  line-height: 28px;
  font-weight: 500;
  text-decoration: none !important;
  border: 0;
  position: relative;
  white-space: inherit;
  background: #F5F9FB;
  border-radius: 100px;
  text-transform: none !important;
}

.tm-accordion .card-header button::before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -14px;
  height: 28px;
  width: 28px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  border-radius: 100px;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -webkit-gradient(linear, left top, right top, from(#1976D2), to(#03A9F4));
  background: -webkit-linear-gradient(left, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(left, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.tm-accordion .card-header button.collapsed::before {
  content: "\f105";
  font-family: FontAwesome;
}

.tm-accordion .card-header button:not(.collapsed) {
  background: -webkit-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -webkit-gradient(linear, right top, left top, from(#1976D2), to(#03A9F4));
  background: -webkit-linear-gradient(right, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(right, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  color: #ffffff;
}

.tm-accordion .card-header button:not(.collapsed):before {
  content: "\f107";
  font-family: FontAwesome;
  background: #ffffff;
  color: #0E8FE3;
}

.tm-accordion .card-body {
  padding: 15px 0 5px 50px;
  position: relative;
}
.card-body ul {
    margin-left: -20px;
}
.card-body ul li {
    list-style-type: disc;
    font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .tm-accordion .card-header button {
    font-size: 16px;
  }
}
/* Modul */
.modul-keunggulan {
  padding-bottom: 80px;
}
.modul-keunggulan .row {
  padding-top: 40px;
  padding-bottom: 20px;
}
.modul-keunggulan-img img {
}
.modul-keunggulan-title {
  font-size: 23px;
  line-height: 1.4;
  padding-top: 40px;
}
.modul-keunggulan-desc ul {
  margin-left: -40px;
  padding-top: 30px;
}
.modul-keunggulan-desc ul li {
  position: relative;
}
.modul-keunggulan-desc ul li i {
  position: absolute;
  left: 0;
  color: #2dc7fb;
  padding-top: 5px;
  font-size: 20px;
}
.modul-keunggulan-desc ul li p {
  padding-left: 30px;
  color: #666;
}
.modul-keunggulan-cta a {
    font-size: 14px;
    font-weight: 600;
    background: #ff9c00;
    color: #fff;
    padding: 11px 25px;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
}


/* Spesifikasi Hardware ERP */
.spek_hardware_erp {
    background: #edf5ff;
    padding-bottom: 40px;
}
.spek_hardware_erp .dke_1 {
    background: #fff !important;
    height: 280px !important;
}
.spek_hardware_erp .dke_1 ul {
    margin-left: -20px;
}
.spek_hardware_erp .dke_1 ul li {
    font-size: 14px;
    color: #818992;
    list-style-type: disc;
}


/*CTA Bawah*/
.cta-bottom-erp {
    margin-top: 150px;
}
.btn-regristrasi-erp {
    color: #fff;
    background-image: linear-gradient(206deg, #eb3244, #f4754b);
    padding: 10px 50px;
    border-radius: 20px;
    font-size: 14px;
}
.btn-regristrasi-erp:hover {
    color: #fff !important;
}
.btn-regristrasi-erp:focus {
    color: #fff;
}
.btn-wa-erp-2 {
    color: #fff;
    background: #006c5d;
    padding: 10px 19px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
}
.btn-wa-erp-2:hover,
.btn-wa-erp-2:focus {
    color: #fff;
}



/* ========================================== Tentang ERP ====================================== */
.header-page {
    background: url(../images/assets/erp/slide-bg.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 120px;
    margin-top: -83px;
    text-align: center;
}
.header-page p:nth-child(1) {
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
}
.header-page p:nth-child(2) {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 1.5;
}
.header-page-title {
  display: block;
  margin: 0 auto;
  max-width: 700px;
}


.page-tentang-erp {
  padding-top: 70px;
}
.erp-kawasan-berikat {
    background: url(../images/assets/erp/02.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 90px;
    color: #fff;
}
.erp-kawasan-berikat-title {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
}
.erp-kawasan-berikat-manfaat {
  padding-top: 70px;
  padding-bottom: 70px;
}
.ekbm-title {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 60px;
  line-height: 1.3;
}
.ekbm-desc-box {
  margin-bottom: 40px;
  text-align: center;
  height: 200px;
}
.ekbm-desc-box-img {
  margin-bottom: 25px;
}
.ekbm-desc-box-img img {
  display: block;
  margin: 0 auto;
  height: 100px;
  width: auto;
}
.ekbm-desc-box-text p {
  color: #818992;
}

/* Syarat */
.erp-syarat {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #edf5ff;
}
.erp-syarat-detail .esd-box {
  position: relative;
  padding-bottom: 5px;
}
.erp-syarat-detail .esd-box img {
  position: absolute;
  left: 0;
  height: 30px;
}
.erp-syarat-detail .esd-box p {
  padding-left: 40px;
  font-size: 15px;
  text-align: justify;
}
.erp-syarat-detail .esd-box .esd-box-color {
  color: #ff9c00;
  font-weight: 600;
}


/* Tujuan */
.erp-tujuan {
  padding-top: 60px;
  padding-bottom: 60px;
}
.erp-tujuan-title {
  font-size: 23px;
  font-weight: bold;
  padding-bottom: 20px;
  line-height: 1.4;
  padding-top: 30px;
}
.erp-tujuan-desc p {
  text-align: justify;
  color: #818992;
}
.erp-tujuan-img img {
  max-height: 350px;
  float: right;
}

.erp-tujuan-cta {
  padding-top: 10px;
}
.erp-tujuan-cta a {
  color: #ffb300;
  text-transform: capitalize;
  border-bottom: 1px solid #ffb300;
}

/* ============================================== Page Fitur =========================================== */
#fitur_erp {
  padding-top: 50px;
}
.fitur_erp_modul {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #F5F9FB;
}
.fitur_erp_modul_detail {
  display: block;
  margin: 0 auto;
  max-width: 900px;
}
.dke_1_fitur {
  height: auto;
  margin-bottom: 40px;
}
.dke_1_fitur p:nth-child(2) {
  color: #444;
  padding-bottom: 20px;
}
.dke_1_fitur p:nth-child(3) {
  text-transform: capitalize;
  color: #03A9F4;
  font-weight: 500;
}
.modal-large {
    width: 1170px;
}
.modal-title {
  text-align: center;
}

/* Modal */
.modal-body {
    max-height: 550px;
    overflow: scroll;
}
.erp-modal-fitur-detail {
  padding: 20px;
}
.erp-modal-fitur-detail .emfd-title {
  font-size: 18px;
  line-height: 1.3;
  padding-bottom: 20px;
}
.erp-modal-fitur-detail .emfd-desc {
  margin-left: -40px;
}
.erp-modal-fitur-detail .emfd-desc li {
  position: relative;
  line-height: 1.2;
}
.erp-modal-fitur-detail .emfd-desc li i {
  position: absolute;
  left: 0;
  color: #13c4a1;
}
.erp-modal-fitur-detail .emfd-desc li p {
  padding-left: 25px;
  font-size: 15px;
  color: #666;
}
.erp-modal-fitur-detail .emfd-desc li img {
  padding-left: 25px;
  padding-bottom: 20px;
}

.erp-table {
  padding-top: 40px;
  padding-bottom: 60px;
}
.erp-table-title {
  text-align: center;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  display: block;
  margin: 0 auto;
  max-width: 500px;
}
.erp-table-detail {
  padding-top: 30px;
  display: block;
  margin: 0 auto;
  max-width: 900px;
}
.erp-table-detail th {
  background: #f9f9f9;
}
.erp-table-detail ul {
  margin-left: -24px;
  margin-top: 5px;
}
.erp-table-detail li {
  font-size: 14px;
  color: #818992;
  list-style-type: lower-latin !important;
}
.erp-table-detail img {
    display: block;
    margin: 0 auto;
    width: 22px;
    height: 22px;
}
.erp-table-detail table {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.erp-table-detail table tr th {
  text-align: center;
}
.erp-table-detail table tr td {
  font-size: 15px;
}
.erp-table-detail table tr td:nth-child(1) {
  text-align: center;
}
.erp-table-cta {
  padding-top: 30px;
  padding-bottom: 20px;
}
.erp-table-cta a {
  font-size: 14px;
    font-weight: 600;
    background: #ff9c00;
    color: #fff;
    padding: 11px 25px;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
}