.c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-10, .c-11, .c-12, .c, .c-auto, .c-sm-1, .c-sm-2, .c-sm-3, .c-sm-4, .c-sm-5, .c-sm-6, .c-sm-7, .c-sm-8, .c-sm-9, .c-sm-10, .c-sm-11, .c-sm-12, .c, .c-sm-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.lp_deskripsi p{
    line-height: 25px;
    margin-bottom: 10px
}
h1, h2, h3, h4, h5, h6{ 
  margin: 0;
  padding: 0;
}

.lp_client_jabatan{
    font-size: 15px;
    position: relative;
    top: -10px;
    color: #909090;
    font-weight: 600;
}


.lp_card_text p {
    font-weight: 500;
    padding: 0px;
    margin: -5px;
    font-size: 19px;
}

@media screen and (max-width: 775px){
    
    h1.lp_judul{
        font-size: 2em !important;
    }
    .lp_card_text p {
        font-size: 19px;
    }
    img.lp_image {
        max-width: 226px;
    }
}
.lp_fitur{
    margin-bottom: 30px
}

table.tb_table{
    border: none !important;
}
.tb_table tbody tr, td{
    border: none !important;
    background-color: transparent !important;
}

table.tb_table td, table th {
    padding: 6px !important;
}

.lp_client{
    margin: 2px;
}

.card_lp{
    margin-bottom: 10px;
}

.lp_client_name{
    font-size: 22px;
}

p{
	margin: 5px 0px;
}

.lp_container_video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.lp_container_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%    !important;
  	height: 100%   !important;
}
@media screen and (max-width: 775px){
	.lp_col-responsive {
	    flex: 0033.333333%;
	    max-width: 33.333333%;
	}
	.lp_col-6-responsive {
	    flex: 0050%;
    	max-width: 50%;
	}
    .card_lp{
        margin-bottom: 10px;
    }
}
.lp_button {
    padding: 12px 20px;
}
.lp_button a{
    font-size: 20px;
    font-weight: 600;
}