@import "style-hotel-lock-2.css";
/*
    Development By InDeo
    2018
*/


.text-thin {
    font-weight: 300;
    color: #333 !important;
}
.text-thick {
    color: #ff9c00;
}
.title-all {
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 900px;
}
.title-all-parent {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 15px;
}
.title-all-desc p {
    color: #666;
}

/*Navbar*/
.navbar-hl .header{
    background: #fff;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

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

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

.logo-product-hl {
    height: 50px;
    margin-top: 15px;
}
/*.secondary_hl {
    background-image: linear-gradient( #ffb502, #fed50e);
    height: 75px !important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -50px;
}*/
.navbar-second-hl .navbar-fived-hl-right ul li a {
    color: #444 !important;
    font-weight: bold !important;
}
.navbar-second-hl .navbar-fived-hl-right ul li a:hover {
    border-bottom: 2px solid #444 !important;
}
.nhlDr {
    color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.drhl {
    color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.secondary_hl {
    /*height: 75px !important;*/
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -53px;
    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;
}
body#page-tentang           a#page-tentang,
body#page-fitur             a#page-fitur,
body#page-produk            a#page-produk,
body#page-perlengkapan      a#page-perlengkapan {
    border-bottom: 2px solid #eb3244 !important;
}

/*Header*/
.header_hl {
    padding-top: 5%;
    padding-bottom: 4%;
}
.header_hl {
    background: url(../images/assets/hotel-lock/bg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
    /*margin-top: -85px;*/
}
.img_hl img {
    padding-top: 30px;
    padding-left: 50px;
    padding-bottom: 70px;
    float: right;
}
.title_header_hl {
    padding-bottom: 40px;
}
.title_header_hl h1 {
    padding-top: 40px;
}
.title_header_hl p{
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
    color: #444;
    font-weight: 500;
}
.title_header_hl a:nth-child(1) {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 100px;
}
.title_header_hl a:nth-child(1)focus,
.title_header_hl a:nth-child(1)hover {
    color: #fff;
}


/*Type*/
.type_hl {
    padding-top: 100px;
    background: #f0efed;
    padding-bottom: 100px;
}
.type_hl_detail {
    text-align: center;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
    margin-bottom: 40px;
}
.type_hl_detail i {
    background-image: linear-gradient(206deg, #c1aa9a, #fcec8c);
    padding: 16px 16px;
    border-radius: 10px;
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 40px;
    width: 65px;
}
.type_hl_detail p:nth-child(2) {
    font-size: 21px;
}
.type_hl_detail p:nth-child(3) {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 50px;
}

/*About*/
.about_hl {
    padding-top: 95px;
    padding-bottom: 100px;
}
.about_hl_img img {
    border-radius: 8px;
}
.about_hl_detail {
    padding-left: 40px;
}
.about_hl_detail p:nth-child(1) {
    font-size: 23px;
    font-weight: bold;
}
.about_hl_detail p:nth-child(2),
.about_hl_detail p:nth-child(3) {
    text-align: justify;
}
.about_hl_detail p:nth-child(3) {
    margin-bottom: 50px;
}
.about_hl_detail a:nth-child(4) {
    background: #f5c654;
    color: #444;
    font-weight: bold;
    padding: 10px 25px;
    border: 2px solid #f5c654;
    border-radius: 50px;
    font-size: 14px;
    text-transform: uppercase;
}


/*Fitur*/
.fitur_hl {
    background-image: linear-gradient(206deg, #c1aa9a, #fcec8c);
    padding-top: 95px;
}
.fitur_hl_title p {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.fitur_hl_detail {
    padding-top: 70px;
    padding-bottom: 50px;
}
.fitur_hl_detail_left {
    position: relative;
    padding-bottom: 20px;
}
.fitur_hl_detail_left i {
    font-size: 24px;
    width: 50px;
    height: 50px;
    background: #444;
    text-align: center;
    border-radius: 5px;
    line-height: 50px;
    position: absolute;
    right: 0;
    color: #fff;
}
.fitur_hl_dlp {
    text-align: right;
    padding-right: 70px;
}
.fitur_hl_dlp p:nth-child(1) {
    font-size: 22px;
    font-weight: 600;
}

.fitur_hl_detail_right{
    position: relative;
    padding-bottom: 20px;
}
.fitur_hl_detail_right i {
    font-size: 24px;
    width: 50px;
    height: 50px;
    background: #444;
    text-align: center;
    border-radius: 5px;
    line-height: 50px;
    position: absolute;
    color: #fff;
}
.fitur_hl_dlp_2 {
    padding-left: 70px;
}
.fitur_hl_dlp_2 p:nth-child(1) {
    font-size: 22px;
    font-weight: 600;
}
.fitur_hl_cta {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.fitur_hl_cta a {
    background: #444;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    border: 2px solid #444;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 14px;
}

/*encoder*/
.ecncoder_hl {
    padding-top: 95px;
    padding-bottom: 100px;
}
.ecncoder_hl_detail p:nth-child(1) {
    font-size: 23px;
    font-weight: bold;
}
.ecncoder_hl_detail p:nth-child(2) {
    text-align: justify;
    margin-bottom: 40px;
}
.ecncoder_hl_detail a:nth-child(3) {
    background: #f5c654;
    color: #444;
    font-weight: bold;
    padding: 10px 25px;
    border: 2px solid #f5c654;
    border-radius: 50px;
}
.ecncoder_hl_img img {
    padding-left: 70px;
}


/*mifare*/
.mifare_hl {
    padding-top: 95px;
    padding-bottom: 80px;
    background: #f0efed;
}
.mifare_hl_spesifikasi p:nth-child(1) {
    font-size: 23px;
    font-weight: bold;
}
.mifare_hl_sd {
    position: relative;
}
.mifare_hl_sd i {
    position: absolute;
    font-size: 22px;
    left: 0;
    color: #c1aa9a;
}
.mifare_hl_sd p {
    padding-left: 35px;
}
.mifare_hl_img img {
    border-radius: 8px;
    margin-top: 5px;
}
.mifare_hl_spesifikasi {
    padding-left: 70px;
}


/*Kontak*/
.contact_hl {
    padding-top: 70px;
}
.title_contact_hl h2{
    padding-bottom: 20px;
    color: #ff9c00;
}
.contact_hl_information {
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    margin-top: 50px;
    margin-bottom: 70px;
    border-radius: 6px;
}
.contact_hl_information p:nth-child(1){
    font-size: 25px;
    font-weight: 500;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 17px;
}
.contact_hl_information .form-horizontal .form-control {
    margin-bottom: 20px;
    height: 50px;
}
.contact_hl_information .form-horizontal .btn-submit {
    float: right;
    margin-right: 15px;
    margin-bottom: 30px;
}
.btn-wa-hl {
    font-size: 14px;
    background: #006c5d;
    color: #fff;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 100px;
    border: 1px solid #006c5d;
}
.hl_info_surabaya {
    margin-top: 115px;
}
.hl_info_surabaya ul {
    font-size: 14px;
    margin-left: -20px;
}
.hl_info_surabaya ul li {
    display: inline-block;
}
.hl_info_surabaya_social {
    padding-top: 20px;
}
.hl_info_surabaya_social li{
    font-size: 30px;
    padding-right: 10px;
}
.hl_info_surabaya_social .fa{
    color: #ff9c00;
}



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

/* Link Demo */
.link-demo {
  background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../images/assets/myorder-apps/cta-wcu.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
.link-demo-box-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  padding-bottom: 25px;
}
.link-demo-box-desc p {
  font-size: 18px;
}
.link-demo-box-title span {
  font-weight: 300 !important;
}
.link-demo-box-desc {
  display: block;
  margin: 0 auto;
  max-width: 800px;
}
.link-demo-box-url {
  padding-bottom: 20px;
}
.link-demo-box-url ul {
  margin-left: -40px;
}
.link-demo-box-url ul li  a {
  color: #0E71EB;
}
.ldbt-text {
  padding-bottom: 10px;
}
.ldbt-tutorial {
  padding-top: 30px;
}
.ldbt-tutorial a {
  background: #f5c654;
    color: #444;
    font-weight: bold;
    padding: 10px 25px;
    border: 2px solid #f5c654;
    border-radius: 50px;
    text-transform: uppercase;
}
/* End CTA */

/* Solusi CSS */
.solusi {
    padding-top: 80px;
    padding-bottom: 70px;
}
.solusi .row {
  padding-top: 40px;
}
.hfd-box {
  margin-bottom: 40px;
  text-align: center;
}
.hfd-box-img {
  padding-bottom: 10px;
}
.hfd-box-img img {
  height: 100px;
  display: block;
  margin: 0 auto;
}
.hfd-box-title {
  font-size: 20px;
  font-weight: 500;
  color: #333;
  line-height: 1.3;
  padding-bottom: 10px;
  text-transform: capitalize;
}
.hfd-box-desc p {
  color: #666;
}
.header-fitur-diperlukan.header-fitur-diperlukan-laporan .hfd-box-img img {
  height: 40px !important;
  width: auto;
}
/* End Solusi CSS */

/* =============================================== Page ============================== */
.header-page {
    background: url(../images/assets/hotel-lock/bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    color: #444;
}
.header-page-text {
    padding-top: 40px;
    padding-bottom: 40px;
}
.hpt-title {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 1.1;
}
.hpt-desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
}

/* ================================================ Page About =========================== */
.page-about {
    padding-top: 60px;
}

/* ================================================ Page Product ========================= */
.page-product {
    padding-top: 70px;
    padding-bottom: 30px;
}
.product-carausel-box {
  position: relative;
  border-radius: 4px;
  border: 1px solid #f1f2f5;
  margin-bottom: 40px;
  height: 310px;
}
.product-carausel-img {
  position: relative;
  overflow: hidden;
}
.product-carausel-img img {
  max-width: 100%;
  transition: transform 0.5s;
  background: #f4f4f4;
}
.product-carausel-box:hover .product-carausel-img img {
  transform: scale(1.1);
}
.product-carausel-box-title {
  padding: 0px 15px;
  height: 35px;
  text-transform: capitalize;
  line-height: 2px;
}
.product-carausel-tag p {
    padding-left: 15px;
    padding-top: 10px;
    font-size: 14px;
    color: #888;
    text-transform: capitalize;
    line-height: 1.1;
}
.product-carausel-box-title a {
  color: #212529;
  font-size: 17px;
  font-weight: 600;
  text-align: justify;
  line-height: 21px;
}
.product-carausel-box-desc {
    font-size: 13px;
    padding: 0px 15px;
    line-height: 1.4;
}
.product-carausel-cta {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 20px;
}
.product-carausel-cta a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    padding: 7px 20px;
    background: #c32128;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    transition: 1s;
    letter-spacing: 1px;
}
.product-carausel-cta i {
    padding-left: 5px;
}
.product-carausel-cta-detail {
    padding-top: 60px;
    text-align: center;
}
.product-carausel-cta-detail a {
    text-transform: uppercase;
    font-weight: 600;
    color: #eb3244;
    border-bottom: 1px solid #eb3244;
}
.product-carausel-tag {
    margin-bottom: -8px;
}

.product-cta-link {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.product-cta-link a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f5c654;
    font-weight: 600;
    border-bottom: 1px solid #f5c654;
}
/* End Produk */


/* ================================================ Page Fitur ========================= */
.page-fitur {
    padding-top: 20px;
    padding-bottom: 50px;
}

.page-fitur .type-order-lightbox {
    padding-top: 40px;
}

/* Fitur Dashboard */
.dashboard-to-online-order {
  padding-bottom: 80px;
}
.dashboard-to-online-order .row {
  padding-top: 40px;
}
.dashboard-to-online-order-box {
    margin-bottom: 80px;
}
.dtoob-box {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
    margin-bottom: 30px;
    padding: 10px;
    height: 260px;
}
.dtoob-box img {
  margin-top: 10px;
  max-height: 230px;
  display: block;
  margin: 0 auto;
}

.dtoob-text {
  margin-bottom: 40px;
}
.dtoob-text-img {
  padding-bottom: 15px;
}
.dtoob-text-img img {
  display: block;
  margin: 0 auto;
  max-height: 22px;
}
.dtoob-text-title {
    text-align: center;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}
.dtoob-text-desc p {
  text-align: center;
  color: #666;
}
.dashboard-to-online-order-box:hover img {
  opacity: 0.5;
  transition: 0.5s;
}
/* End Fitur Dashboard*/