@import "style-web-programable-bell-2.css";

/*
    Development By InDeo
    2018
*/


.text-thin {
    font-weight: 300;
    color: #333 !important;
}
.text-thick {
    color: #ff9c00;
}


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

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

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

.logo-product-wpb {
    height: 50px;
    margin-top: 15px;
}

.navbar-second-wpb .navbar-fived-wpb-right ul li a {
    color: #444 !important;
    font-weight: bold !important;
}
.navbar-second-wpb .navbar-fived-wpb-right ul li a:hover {
    border-bottom: 2px solid #444 !important;
}
.nwpbDr {
    color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.drwpb {
    color: #fff !important;
    background-image: linear-gradient(206deg, #eb3244, #f4754b) !important;
    padding: 1px 18px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
}
.secondary_wpb {
    /*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;
}

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


/*Spesifikasi*/
.spesifikasi_wpb {

}
.title_spesifikasi_wpb {
    text-align: center;
    padding-top: 70px;
}
.title_spesifikasi_wpb h2 {
    color: #ff9c00; 
}
.title_spesifikasi_wpb p {
    font-size: 16px;
}
.title_spesifikasi_wpb_second {
    margin-top: 60px;
    padding-bottom: 80px;
}
.title_spesifikasi_wpb_second img {
    
}
.title_text_Swpb {
    font-size: 23px;
    font-weight: bold;
    padding-top: 55px;
}
.explanation_text_Swpb_1 {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_wpb_second_center p:nth-child(1) {
    font-size: 23px;
    font-weight: bold;
}
.title_spesifikasi_wpb_second_center p:nth-child(2) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
}
.title_spesifikasi_wpb_second_center p:nth-child(3) {
    text-align: justify;
    font-size: 17px;
    line-height: 1.7;
    padding-bottom: 25px;
}
.title_spesifikasi_wpb_second_center a {
    text-decoration: underline !important;
    font-size: 15px;
}
.title_spesifikasi_wpb_second_center a:hover,
.title_spesifikasi_wpb_second_center a:focus {
    color: #ffb300 !important;
}
.tsws_img img {
    padding-right: 50px;
}


/*Perlengkapan*/
.perlengkapan_wpb {
    padding-top: 70px;
    padding-bottom: 50px;
    background: #f8f8f8;
}
.perlengkapan_wpb_title h2 {
    color: #ff9c00;
    padding-bottom: 60px;
}
.perlengkapan_wpb_detail {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    height: 320px;
    box-shadow: 0 15px 30px rgba(102, 113, 228, 0.13);
    margin-bottom: 40px;
}
.perlengkapan_wpb_detail img {
    padding-top: 30px;
}
.perlengkapan_wpb_detail p:nth-child(2) {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}
.perlengkapan_wpb_detail p:nth-child(3) {
    text-align: center;
    padding-right: 50px;
    padding-left: 50px;
}
.perlengkapan_wpb_detail:hover p:nth-child(2) {
    color: #ff9c00;
}


/*Modul*/
.modul_wpb {
    background: url(../images/assets/wpb/background-gedung.jpg) no-repeat center fixed;
    background-size: cover;
    height: auto;
    padding-top: 70px;
    padding-bottom: 100px;
}
.title_modul_wpb .text-thin {
    color: #fff !important;
}
.modul_wpb_penjelasan_left {
    padding-top: 50px;
}
.modul_wpb_item{
    height: 70px;
    padding-bottom: 40px;
}
    .modul_wpb_item span {
        float: left;
        font-size: 25px;
        color: #ff9c00;
        text-align: center;
        width: 48px;
    }
.title_fitur_single_item{
    margin-left: 50px;
    color: #fff;
}
.title_fitur_heading{
    margin-bottom: 8px;
    padding-bottom: 10px;
    position: relative;
    font-size: 20px;
    font-weight: 600;
}
.cta_modul_wpb a {
    background: #ff9c00;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 50px;
}
.modul-wpb-img img {
    padding-top: 55px;
    padding-left: 30px;
}


/*Fitur*/
.fitur_wpb {
    background: #f8f8f8;
    padding-top: 70px;
    padding-bottom: 80px;
}
.fitur_wpb_detail h2 {
}
.fitur_wpb_detail_ceklist {
    padding-top: 50px;
}
.fitur_wpb_1_detail {
    position: relative;
}
.fitur_wpb_1_detail i {
    position: absolute;
    font-size: 25px;
    color: #ff9c00;
    left: 0;
}
.fitur_wpb_1_detail p {
    padding-left: 40px;
}
.fwdc_img img {
    padding-top: 30px;
}


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



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