@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Roboto:400,700|Lato:300,400,700,600,800,400italic);

body{
  background: #F8F8F8;
  color: #888;
  font-family: 'Lato', sans-serif;
  line-height: 1.6;
  font-size: 16px;

}
/*Daniel's CSS*/
.dn_img_container img{
  width: 100%;
}
/**/

/* SS Form */
label.left{
  float: left;
  font-weight: bold;
  padding: 6px 12px 6px 0;
  text-align: left;
  width: 150px;
}

label{
  font-weight: normal;
  text-transform: uppercase;
  color: #444;
}


.middleColumn,
.captcha_field,
.Actions,
#Remember{
  /*margin-left: 150px;  */
}
.field{
  clear: both;
  padding-bottom: 5px;
}
input.day, input.month, input.year{
  width: auto;
}
input, textarea, select {
/*  background-color: #eee;
  background-image: none;
  border: 1px solid #EEE;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.055) inset;
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.055) inset;
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.055) inset;
  color: #888;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  line-height: 1.42857;
  padding: 10px 12px;*/
}
.form-control{
  background: #E4E4E4;
  border-color: #E4E4E4;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
 /* height: 50px;*/
}

.form-control:focus {
  border-color: #EA504D;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(234, 80, 77, 0.6);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(234, 80, 77, 0.6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(234, 80, 77, 0.6);
  outline: 0 none;
}


.clear{
  clear: both;
  float: none;
}

textarea {
  height: auto;
}

input.action,
form p.checkbox{
}
.middleColumn ul{
  margin: 0;
}
#ForgotPassword{
}
/* END SS Form */

/* your style */
a{
  color: #e9413e;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2{
  font-size: 32px;
}
h3{
  font-size: 26px;
}
h4{
  font-size: 20px;
}
h5{
  font-size: 16px;
}
h6{
  font-size: 12px;
}


a:hover{
  color: #888;
  text-decoration: underline;
}

hr, .separator, .line{
}
header{
  border-top: 4px solid #E85D56;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56%; /* 16:9 */
	/*padding-top: 25px;*/
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.navbar-brand > img{
  float: left;
  height: 70px;
  /*height: 100%;*/
  margin-right: 10px;
}

footer{
  background: #ea504d none repeat scroll 0 0;
  color: #fff;
  padding-top: 15px;
  font-size: 14px;

}

footer ul li{
  list-style: none;
}

footer ul li a{
  color: #FFF;
  font-size :13px;
  line-height: 1.8;
}
footer ul li a:hover{
  color: #CCC;
}


#footer_overlay{
  background: url(img/bg-footer.jpg) repeat-x center top;
  background-size:  auto 100%;
}

footer #footer_bottom{
  background: #111 none repeat scroll 0 0;
  padding-bottom: 10px;
  padding-top: 10px;
}
#footerSocial{
  position: absolute;
  z-index: 2;
}
#footerSocial a{
  display: inline-block;
  margin-right: 10px;
}


#footerSocial img{
  width: 20px;
}

.copyright{
  color: #888888;
}


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


.arrow_container {
  bottom: 0;
  height: 30%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
/*  width: 50%;*/
}
.dual_slide{
  position: relative;
}


#slideshow_wrapper{
  position: relative;
}
#slideshow_wrapper .swiper-button-prev,
#photo_wrapper .swiper-button-prev{
  background: url("img/left-arrow.png") no-repeat scroll center center rgba(233,65,62,0.8);

  height: 60px;
  left: -1px;
  position: absolute;
  top: 40%;
  width: 60px;
  z-index: 5;
}
#slideshow_wrapper .swiper-button-next,
#photo_wrapper .swiper-button-next{
  background: url("img/right-arrow.png") no-repeat scroll center center rgba(233,65,62,0.8);

  height: 60px;
right: 0;
  position: absolute;
  top: 40%;
  width: 60px;
  z-index: 5;
  }

#photo_wrapper .swiper-button-prev{
 left: 5px;
}
#photo_wrapper .swiper-button-next{
  right: 5px;
}


.swiper-wrapper{
  padding: 0;
  margin: 0;
}
.swiper-container, .swiper-slide {
  list-style: none;
  padding: 0;
}
.swiper-slide img{
  width: 100%;
}

.desc_wrap{
  position: relative;
}
.swiper-container li{
  margin-left: 0;
  line-height: 0;
}
.swiper-indicators {
  bottom: 0;
  left: 0;
  list-style: outside none none;
  padding-left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 15;
}
.swiper-pagination-switch {
  background-color: #FFF;
  cursor: pointer;
  display: inline-block;
  height: 19px;
  margin: 4px;
  text-indent: -999px;
  width: 19px;
}
.swiper-pagination-switch:hover,
.swiper-active-switch{
  /*margin: 0;*/
  background-color: #E85D56;
}

.slide_show_desc{
  background: rgba(0, 0, 0, 0.62) none repeat scroll 0 0;
  bottom: 60px;
  color: #FFF;
  line-height: 1.2;
  overflow: hidden;
  margin: 0 auto;
  padding: 5px 10px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}

.desc_slide{

  line-height: 1.2;
  margin-top: 10px;
}

.btn{

  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 10px 20px;
}

.btn-default{
  background: none repeat scroll 0 0 #E9413E;
  border: 1px solid #E9413E;
  color: #FFF;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default,
.Actions .action:hover, .Actions button:hover, .Actions .button:hover {
  background: #FFF;
  border-color: #e9413e;
  color: #111;
}

.Actions .action, .Actions button, .Actions .button {
  background: #e9413e;
  border-color: #e9413e;
  color: #FFF;
  text-shadow: none;
  padding: 10px 20px;
  height: auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.breadcrumb {
  background: #f2f2f2 none repeat scroll 0 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: 300;
  margin-bottom: 30px;
  padding: 16px;
  text-transform: uppercase;
}
.breadcrumb i{
  color: #AEAEAE;
  padding-right: 10px;
}


.navbar-default .navbar-nav > li > a {
  background-color: transparent;
  color: #4b4a4a;
  line-height: 1;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;

  padding-left: 0;
  padding-right: 0;
  margin-left: 12px;
  margin-right: 12px;
}

.navbar-default .small-nav > li > a{
  font-size: 14px;
  font-weight: normal;
}

.navbar-brand{
  background: url(img/shadow-menu.png) no-repeat 99% center;
  border-right: 1px solid #E9E9E9;
  margin-right: 12px;
}
.navbar-default .navbar-brand {
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  height: auto;
  line-height: 1;
}
.navbar-default .navbar-brand span{
  display: block;
  font-size: 15px;
  font-weight: bold;
}
.nav-primary{
  border-right: 1px solid #E9E9E9;
  margin-right: 12px;
}

.nav-primary > li.open > a::before{
  border-top: 15px solid #FFF;
  border-left: 10px solid rgba(0,0,0,0);
  border-right: 10px solid rgba(0,0,0,0);
  border-bottom: none;
  content: "";
  left: 50%;
  margin-left: -15px;
  opacity: 1;
  position: absolute;
  top: 69px;
  z-index: 9999;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #eb5c5a;
  line-height: 1;

}
.nopad{
  padding-left:0;
  padding-right:0;
}

.breaking{
  margin-bottom: 30px;
}
.breaking15{
  margin-bottom: 15px;
}


.breaking60{
  margin-bottom: 60px;
}
.breaking80{
  margin-bottom: 80px;
}
.pad {
  padding-bottom: 15px;
  padding-top: 15px;
}
.padside15{
  padding-left: 15px;
  padding-right: 15px;
}


.padtop30{
  padding-top: 30px;
}
.padtop10{
  padding-top: 10px;
}
.padtop50{
  padding-top: 50px;
}
.padtop100{
  padding-top: 100px;
}
.navbar-default {
  background: url(img/garis-menu.jpg)repeat-x scroll center bottom #fff;
  border: 0;
  padding-bottom: 11px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 0;
}

#content_wrapper{

}
#content_wrapper2{
  background: #f4f4f4;
  border-top: 1px solid #e7e7e7;
  padding: 20px 0 50px 0;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
}

table.table tr td{
  color: #111;
/*  font-size: 15px;*/
  line-height: 2.2;
  padding: 20px 30px;
}

table.table tr th{
  padding: 20px 30px;
  color: #E9413E;
  font-size: 18px;
}
table.table{
  box-shadow: 15px 15px #dddddd;
  -moz-box-shadow: 15px 15px #dddddd;
  -webkit-box-shadow: 15px 15px #dddddd;
  margin-bottom: 50px;
}

.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover td {

}

table a{

}
table a:hover{
  color: #888;
}

table thead tr{
  background: #E7E7E7 !important;
}


table.table tr:nth-child(odd){
  background: #f2f2f2 none repeat scroll 0 0;
  border-bottom: 5px solid #fff;
}

table.table tr:nth-child(even){
  background: #E7E7E7 none repeat scroll 0 0;
  border-bottom: 5px solid #fff;
}
table.table tbody tr:nth-last-child(1){
  border: 0;
}

.pagination > a, .pagination > span{

}

.pagination{
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-align: center;
  width: 100%;
}

.pagination > li > a, .pagination > li > span{
  border-radius: 0 !important;
  -moz-border-radius: 0 !imporatant;
  -webkit-border-radius: 0 !imporatant;
  border-color: #CCC;
  color: #888;
  margin: 0 5px;
  padding: 10px 20px;
  float: none;
  font-size: 24px;
  font-weight: 300;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover,
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
  background-color: #EC5C5B;
  border-color: #EC5C5B;
  color: #333;
  z-index: 3;
}
.more{
  font-size: 14px;
}


/*========CONTACT FORM==============*/

.contact_form{
  margin-top: 30px;
}


.contact_form .middleColumn{
  margin-left: 0;
}

.fieldgroup{
  margin-bottom: 10px;
}


.contact_form .fieldgroupField{
display: inline-block;
margin-right: 3%;
width: 48%;
}
.contact_form .fieldgroupField:nth-child(2){
  margin-right: 0;
}
.contact_form label{
  font-size: 12px;
  font-weight: normal;
  float: none;
  margin-bottom: 0;
}
.contact_form input{
  height: 40px;
}


.contact_form textarea,
.contact_form input{
  background: #f0ede5;
  width: 100%;
}
.contact_form textarea{
  width: 70%;
}
.contact_form .Actions{
  margin-left: 0;
}
.dropdown-menu > li > a{
  color: #EEE;
  white-space: normal;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li.current a,
.dropdown-menu > li > a:hover{
  background: transparent;
  color: #CCC;
}

/*====BOX WHITE======*/
/*========= GENERAL HOME ====================*/


#home_page{
 /* font-size: 14px;       */
}

#search_box fieldset {
  float: left;
  width: 90%;
}

#search_box_wrapper {
  background: rgba(0, 0, 0, 0) url("img/bg_search.jpg") repeat-x scroll center center;
}
#search_box_wrapper2 {
  background: rgba(43, 43, 43, 0.3) none repeat scroll 0 0;
  padding: 21px 0;
}
#search_box input{
  background: #FFF;
  background-size: 28px auto;
  border-color: transparent;
  display: inline-block;
  padding-right: 30px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  height: 32px;
  width: 100%;
}
#search_box .Actions {
  float: right;
  width: 10%;
  margin-left: 0;
}
#search_box input[type="submit"] {
  background: #FFF url("img/search.png") no-repeat scroll center center / 32px auto;
  border-left: 1px solid #DDD;
  height: 32px;
  border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
}
#search_box button[type="submit"] {
  background: #FFF url("img/search.png") no-repeat scroll center center / 24px auto;
  border: 1px solid #FFF;
  border-left: 1px solid #DDD;
  height: 32px;
  border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  margin-left: -4px;
  width: 10%;
}

#search_box .navbar-form{
  padding: 0;
  margin: 0;
  width: 100%;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}


#search_box .search-group{
  display: inline-block;
  width: 85%;
}


.bg_merah{
  background: #ea504d;
}
.bg_merah1{
  background: #E9413E;
}


.bg_merah .title,
.bg_merah .judul,
.bg_merah .more{
  margin-left: 0;
  margin-bottom: 10px;
}
.bg_merah .title a,
.bg_merah .judul a,
.bg_merah .more{
  color: #8e312f;
}
.bg_merah p{
  font-size: 18px;
  text-align: justify;
}

.bg_merah p, .bg_merah .tanggal{
  color: #FFF;
  font-weight: 300;
}


.merah{
  color: #e9413e;
}

.title {
  display: inline-block;
  letter-spacing: 3px;
  margin-bottom: 24px;
  margin-left: 5px;
}
.titlenews {
  display: inline-block;
  letter-spacing: 3px;
}
.judul{
  color: #111;
 /* margin-bottom: 5px;*/
}

.caps{
  text-transform: uppercase;
}


.judul_putih{
  color: #FFF;
}
.judul a{
  color: #444;
}
.judul a:hover{
  color: #888;
}
.tanggal{
  color: #BBB;
  font-size: 12px;
  padding-left: 5px;
}

.infokecil{
  font-size: 14px;
  padding-left: 5px;
  margin-right: 20px;
}
.fa{
  padding-right: 10px;
}


.sub_kecil{
  font-size: 14px;
}

.title span{
  color: #FCCF16;
}

.box_white{
  background: #FFF;
  box-shadow: 2px 2px 4px #ccc;
  -moz-box-shadow: 2px 2px 4px #ccc;
  -webkit-box-shadow: 2px 2px 4px #ccc;

}

.isi_box{
  padding: 30px 30px 10px;
  line-height: 1.6;
}
.isi_box_kecil{
  padding: 2px 10px;
}


.gbr_gembala{
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  float :left;
  border-radius: 100%;
float: left;
margin-bottom: 13px;
margin-right: 17px;
}

.isi_box:before,
.isi_box:after,
.list_jadwal:before,
.list_jadwal:after,
.row1:before,
.row1:after,
.jumbotron-icon:before,
.jumbotron-icon:after {
  display: table;
  content: " ";
}
.isi_box:after,
.list_jadwal:after,
.row1:after,
.jumbotron-icon:after {
  clear: both;
}

.list_wrapper{
  margin-bottom: 40px;
}
.list_wrapper h3{
  margin-bottom: 15px;
}
.list_jadwal{
  background: #F0F0F0;
  padding: 10px;
  margin-bottom: 15px;
}
.calendar_putih{
  background: #FFF;
  display: table-cell;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size :30px;
  float: left;
  line-height: 1;
  margin-right: 25px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  height: 64px;
  width: 64px;
}
.calendar_putih span{
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.baris{
  border-left: 1px solid #e3e3e3;
  padding-bottom: 1px;
}
.baris2{
  border-left: 2px solid #f47876;
}
.baris3{
  border-left: 2px solid #f47876;
}

ol.baris{
  padding-left: 20px;
}


.baris li{
  border-bottom: 1px solid #cecece;
  list-style-type: number;
  list-style-position: inside;
  margin-bottom: 5px;
  padding-left: 5px;
}
.baris li:last-child{
  margin-bottom: 0;
}


.baris li::before {
  content: "";
  padding-left: 5px;
}
.baris .tanggal{
  padding-left: 16px;
}

.desc{
  padding-top: 8px;
}
.related .sub_title{
  letter-spacing: 2px;
  border-bottom: 2px solid #c6c6c6;
  padding-bottom: 15px;
}
.related .artikel_lainnya{
  padding-left: 25px;
}


.related .artikel_lainnya a{
  color: #888;
}
.related li{
  list-style: none;
}


.related_lainnya li{
  background: rgba(0, 0, 0, 0) url("img/bullet-abu.png") no-repeat scroll left center;
  list-style: outside none none;
  padding-bottom: 8px;
  padding-left: 26px;
  padding-top: 8px;
}

.related_lainnya li a{
  color: #888888;
  line-height: 1.4;
}
.related .list_related{
  padding-top: 20px;
}

/*====  hal-kegiatan-pusat ====*/

.title_cat1, .title_cat2{
  text-transform: uppercase;
}


.title_cat1{
  font-size: 40px;
  margin-bottom: 15px;
  position: relative;
}

.title_cat1:before{
  background: #e9413e;
  content: "";
  height: 2px;
  left: 0;
  top: 25px;
  position: absolute;
  width: 100%;
  z-index: -1;
}


.title_cat1 span{
  padding: 0 30px;
  position: relative;
  border-left: 30px solid #F8F8F8;
  border-right: 30px solid #F8F8F8;
  background: #e9413e;
  padding: 10px 20px;
  margin-left: 20px;
  margin-right: 20px;
}

/*=== hal-kegiatan-khusus-detail ===*/

.title_cat2{
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  font-size: 40px;
  background: #e9413e;
  padding: 10px 20px 10px 0;
}

/*===== Hal Artikel Rohani ===========*/
.title_cat3, .title_cat4{
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  background: #e9413e;
  padding: 23px 20px;
  text-transform: uppercase;
  display: inline-block;
}
.title_cat4{
  padding: 25px 30px;
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 1;
}
.info_kecilbgt{
  font-size: 13px;
}
.artikel_sec {
  border-bottom: 2px solid #ccc;
  padding-bottom: 5px;
}
.jumbotron-icon {
  padding-left: 0;
}


.jumbotron-icon li{
  list-style:none;
}

/*====== SINOPSIS ========= */

 .title_cat5{
  background: #e9413e none repeat scroll 0 0;
  display: table-cell;
  height: 250px;
  left: 0;
  padding: 25px 30px;
  position: relative;
  vertical-align: middle;
  width: 300px;
  z-index: 1;
 }

 .info_tambahan span.info_kecilbgt{
   display: block;
 }

.sinopsis_absolute{
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 20%;
/*  width: 50%;*/
}


/*====== pESAN Gembala ======*/
.gembala_absolute{
bottom: -68px;
left: 0;
position: absolute;
right: 0;
z-index: 1;
}


.gembala_absolute .gbr_gembala2{
  border: 10px solid #FFF;
}
.gbr_gembala2{
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-bottom: 13px;
}
.bg_merah_gembala{
  margin-bottom: 40px;
}
.row3{
  position: relative;
}


/*==== LAPORAN KEGIATAN =====*/
.title_cat7 {
  background: #e9413e none repeat scroll 0 0;
  bottom: -5px;
  padding: 25px 30px;
  position: absolute;
  z-index: 2;
}
.lap_absolute{
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;

/*  width: 50%;*/
}

.thumb_laporan{
  display: block;
  margin-bottom: 30px;
}


#photo_thumb img {
/*  margin: 5px 5px;
  width: 120px;*/
}
#photo_wrapper .swiper-slide{
  width: 225px;
  margin: 5px 5px;
}
#photo_thumb {
  padding-top: 10px;
}

/*========== BANTUAN DOA ===========*/
.title_cat8 span {
  background: #e9413e none repeat scroll 0 0;
  bottom: -5px;
  display: inline-block;
  padding: 25px 30px;
  position: relative;
  z-index: 2;
}




 /*======= RENUNGAN HARIAN =======*/
 .title_cat6{
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  font-size: 40px;
  background: #E9413E;
  padding: 10px 20px 10px 0;

  display: block;
  vertical-align: middle;
}

.bor_bot{
  border-bottom: 4px solid #e9413e;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.renungan_absolute{
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
}



/*=== SATELIT INDEX  */
.satelit_sec{
  border: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding: 15px 35px;
  box-shadow: 6px 6px #ddd;
  -moz-box-shadow: 6px 6px #ddd;
  -webkit-box-shadow: 6px 6px #ddd;
}

.card:nth-of-type(2n-1),
#container .list_diakonia:nth-of-type(3n-1) {
  clear: both;
}
.judul_kanan section{
  border-bottom: 2px solid #e9413e;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.judul_kanan .judul{
  font-size: 40px;
}


/*====== HOUSE FAMILY ==========*/
.title_cat9:before{
  background: #e9413e;
  content: "";
  height: 50px;
  left: 0;
  top: 25px;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.title_cat9{
  position: relative;
}


.title_cat9 span{
  display: inline-block;
  background: #F8F8F8;
  padding: 10px 50px;
}


/*====== NEWS INDEX ==========*/
.title_cat10{
background: #e9413e none repeat scroll 0 0;
margin-bottom: 0;
padding: 20px;
position: relative;
z-index: 2;

}
section#news{
  background: #f0f0f0 none repeat scroll 0 0;
  padding: 15px;
}
section#news .tanggal{
  color: #e9413e;
}


/*============HF & YHF===============*/

.title_cat11{

  padding-left: 15px;
  padding-right: 15px;
  font-size: 36px;
  padding-top: 30%;
  position: relative;
}


/*=====  HAL DIAKONIA =====*/
#hal_diakonia .list_diakonia:nth-of-type(4n+1) {
  clear: both;
}

.list_diakonia{
  margin-bottom: 30px;
}
.list_diakonia:nth-of-type(3n-1) .baris{
  border-left: none;
}

.list_diakonia .title{
  padding-left: 10px;
}

.filter_crumb{
  background: #f3f3f3 none repeat scroll 0 0;
  margin-bottom: 30px;
  padding: 10px;
}

.filter_crumb .form-control{
  background: #FFF;
  border-color: #EEE ;
}


/*===== KEMATIAN-FILTER ======*/
.kematian_sec{
  color: #454545;

  border: 10px solid #2B2B2B;
  padding: 25px 5px;
  position: relative;
  margin-bottom: 40px;
  margin-top: 40px;
  margin-top: 30px;
}
.bg_kematian{
  background: #EAEAEA;
}


.kematian_sec::before{
  background: url(img/daun-left.png) no-repeat left center;
  content: "";
  height: 170px;
  left: -100px;
  top: 10px;
  position: absolute;
  width: 78px;
}
.kematian_sec::after{
  background: rgba(0, 0, 0, 0) url("img/daun-right.png") no-repeat scroll right center;
  content: "";
  height: 170px;
  position: absolute;
  right: -100px;
  top: 10px;
  width: 78px;
  z-index: 5;
}
.photo_kematian{
/*  left: 0;
  right: 0;
  text-align: center;*/
  position: relative;
  z-index: 1;
}

.photo_kematian > img{
  border: 20px solid #f8f8f8;
  width: 205px;
}
.kematian_detail .kematian_sec{
  margin-top: 0;
  padding-top: 60px;
  position: relative;
  top: -65px;
}
.kematian_detail .kematian_sec:before,
.kematian_detail .kematian_sec:after{
  min-height: 320px;
}


.icon_wrapper{
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}


.icon_kematian{
  background: rgba(0, 0, 0, 0) url("img/salib-icon.png") no-repeat scroll center center / 30px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 30px;
}

.icon_baptisan{
  background: url(img/tangan-icon.png) no-repeat center center / 30px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}


/*===============BAPTISAN==============*/

.baptisan_sec{
  border-bottom: 1px solid #EC5C5B;
  padding-bottom: 5px;
}


.diakonia_filter .baptisan_sec table tr:last-child td{
  border-bottom: none;
  padding-bottom: 0;

}

.diakonia_filter table tr td{
  border-bottom :1px solid #cecece;
  padding: 10px 15px;
}
.diakonia_filter .baptisan_sec .judul_wrap{
  border-bottom: 10px solid #F87676;
}
.diakonia_filter table tr td:last-child{
  color: #333;
}
.baptisan_sec .judul,
.kelahiran_sec .judul,
.penyerahan_sec .judul{
  color: #F87676;
}
.photo_baptisan > img{
  border-bottom: 7px solid #f47876;
  border-top: 7px solid #f47876;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 300px;
}
.icon_baptisan1{
  background: url(img/tangan-icon.png) no-repeat center center / 30px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}

.baptisan_sec .judul:before{
  content: "";
  background: url(img/tangan-icon.png) no-repeat center center / 30px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}
.baptisan_detail .judul:before{
  content: "";
  background: url(img/tangan-icon.png) no-repeat center center / 40px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}
.baptisan_detail .judul:after{
  content: "";
  background: url(img/tangan-icon1.png) no-repeat center center / 40px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}

/*======= PENYERAHAN ANAK ==============*/

 .penyerahan_sec{
  border-bottom: 5px solid #F17A72;
  padding-bottom: 5px;
  position: relative;
}

.penyerahan_sec:after{
  background: rgba(0, 0, 0, 0) url("img/asesoris_border.png") no-repeat scroll center bottom;
  bottom: -28px;
  content: "";
  display: block;
  height: 28px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.penyerahan_sec .judul:before{
  content: "";
  background: url(img/penyerahan-icon.png) no-repeat center center / 40px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}

.penyerahan_detail .judul:after{
  content: "";
  background: url(img/penyerahan-icon1.png) no-repeat center center / 50px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}
.photo_penyerahan > img{
  border-bottom: 3px solid #f47876;
  border-top: 3px solid #f47876;
  padding-bottom: 17px;
  padding-top: 17px;
  margin-top: 17px;
}
.photo_penyerahan{
  margin-top: 23px;
  position: relative;
}


.photo_penyerahan:before{
  background: rgba(0, 0, 0, 0) url("img/asesoris_border1.png") no-repeat scroll center bottom;
  top: -24px;
  content: "";
  display: block;
  height: 28px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.photo_penyerahan:after{
  background: rgba(0, 0, 0, 0) url("img/asesoris_border.png") no-repeat scroll center bottom;
  bottom: -27px;
  content: "";
  display: block;
  height: 28px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

/*========== KELAHIRAN =============*/
.kelahiran_sec{
  border-bottom: 4px solid #CCC;
  padding-bottom :5px;
}


.kelahiran_sec .judul::before {
  background: rgba(0, 0, 0, 0) url("img/kelahiran-icon.png") no-repeat scroll center top / 30px auto;
  content: "";
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}
.photo_kelahiran{
  padding-top: 10px;
}


.photo_kelahiran img{
  width: 300px;
}

.icon_kelahiran{
  background: url(img/kelahiran-icon.png) no-repeat center center / 40px auto;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;

}

/*====== PERNIKAHAN =======*/
.pernikahan_sec,
.pernikahan_border{
  border: 1px solid #CCC;
  padding: 25px;
  position: relative;
}

.pernikahan_sec:after{
  background: url(img/asesoris_pernikahan1.png) no-repeat center bottom;
  content: "";
  display: block;
  bottom: -15px;
  height: 28px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}


.photo_pernikahan{
  position: relative;
}


.photo_pernikahan:before{
  background: rgba(0, 0, 0, 0) url("img/asesoris_pernikahan1.png") no-repeat scroll center bottom;
  content: "";
  display: block;
  height: 28px;
  left: 0;
  top: 5px;
  position: absolute;
  right: 0;
  z-index: 1;
}

.photo_pernikahan:after{
  background: rgba(0, 0, 0, 0) url("img/asesoris_pernikahan.png") no-repeat scroll center bottom;
  content: "";
  display: block;
  bottom: -15px;
  height: 28px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}


.photo_pernikahan > img {
  padding-bottom: 20px;
  padding-top: 20px;
  width: 300px;
}
.pernikahan_detail .judul:before{
  content: "";
  background: url(img/icon-pernikahan.png) no-repeat center top / 60px auto;
  display: inline-block;
  height: 60px;
  vertical-align: middle;
  width: 60px;
}
.pernikahan_detail .judul:after{
  content: "";
  background: url(img/icon-pernikahan1.png) no-repeat center top / 60px auto;
  display: inline-block;
  height: 60px;
  vertical-align: middle;
  width: 60px;
}
.tanggal_pernikahan{
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 5px;
}

.tanggal_pernikahan span{
  color: #222;
  font-size: 15px;
}


.stButton .stButton_gradient,
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
  height: 22px !important;
}



@media only screen and (max-width: 991px){


.title_cat11{
  padding-top: 0;
}


#homepage #sidebar{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;;
  background: none repeat scroll 0 0 #fff;
  position: relative;
  top: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  z-index: 1;
}
.sidebar .nav > li{
  border-bottom: 1px solid #DDD;
}
.sidebar .nav > li a{
  padding: 5px 15px;
  font-size: 16px;
}

.sidebar .dropdown-menu{
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  border: none !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.sidebar .dropdown-menu li:last-child{
  border: none;
}
.thumb_laporan_wrapper .thumb_laporan:nth-of-type(2n+1){
  clear: both;
}


.slide_show_desc {
  bottom: 50px;
  left: 0;
  margin: auto;
  right: 0;
  /*width: 90%;*/
}

}


@media only screen and (min-width: 768px) and (max-width: 1199px){

.title_cat11{
  padding-top: 30%;
  font-size: 28px;
}
  .sinopsis_absolute{
    top: 10%;
  /*  width: 50%;*/
  }
  .renungan_absolute .title_cat6{
  margin-top: 10%;
}
.pesan_gembala .gbr_gembala{
  width: 125px;
}


}


@media only screen and (min-width:768px){

/*.v_middle_wrapper{
  position: relative;
  height: 300px;
}
.v_middle{
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}*/

.box_white{
  height: 360px;
}

.pesan_gembala .isi_box{
  height: 350px;
  overflow: hidden;
}
.pesan_gembala .content{
  height: 225px;

}



.bg_merah1{
  margin-top: 15px;
}


.baby{
  border-right: 15px solid #F8F8F8;
  border-top: 20px solid #F8F8F8;
  border-bottom: 20px solid #F8F8F8;
}

.row-eq-height{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.title_cat2:before{
  background: #e9413e none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.v_middle_wrapper{
  display: table;
  height: 220px;
}
.v_middle{
  display: table-cell;
  vertical-align: bottom;
  text-align:center;
}
.v_middle1{
  display: table-cell;
  vertical-align: middle;
  text-align:center;
}


.title_cat7border{
  background: #e9413e none repeat scroll 0 0;
  bottom: 40px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.title_cat8border:before{
  background: #e9413e none repeat scroll 0 0;
  bottom: 40px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 25%;
  z-index: 1;
}

.title_cat8border:after{
  background: #e9413e none repeat scroll 0 0;
  bottom: 40px;
  content: "";
  height: 2px;
  right: 0;
  position: absolute;
  width: 25%;
  z-index: 1;
}

.title_cat10border{
  background: #e9413e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 73px;
  position: absolute;
  right: 0;
  width: 70%;
  z-index: 1;
}
.tanda_petik{
  background: url(img/tanda-petik.png) no-repeat center right;
  width: 100px;
  height: 75px;
}

.diakonia_filter .kelahiran_sec table tr:nth-child(3) td,
.diakonia_filter .pernikahan_sec table tr:nth-child(3) td,
.diakonia_filter .penyerahan_sec table tr:nth-child(3) td {
  border-bottom: medium none;
  padding-bottom: 0;
}
.pull-right-sm {
  float: right;
}
.text-right-sm {
  text-align: right;
}

.baptisan_detail .baris {
  border-color: #f47876;
  padding-left: 30px;
}
.kelahiran_detail .baris{
  padding-left: 30px;
}


.row1, .row2{
  position: relative;

}
.kanan{
  float: right !important;
}
.nopadleft{
  padding-left:0;
}
.nopadright{
  padding-right:0;
}
.row2 .judul_kanan{
  left: 0;
  right: auto;
  text-align: right;
}


.judul_kanan{
  bottom: 0;
  position: absolute;
  right: 0;
}


footer ul{
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
  -moz-column-gap: 30px; /* Firefox */
  column-gap: 30px;
/*  -webkit-column-rule: 1px solid lightblue;
  -moz-column-rule: 1px solid lightblue;
  column-rule: 1px solid lightblue;*/
  padding: 0;
}
 .navbar-default .navbar-nav > li:first-child a{
  margin-left: 0;
}
.navbar-default .small-nav > li:last-child a{
  margin-right: 0;
}

  #navbar > ul{
  /*display: table;*/
  height: 100px;
  }
  #navbar > ul > li{
    display: table-cell;
    float: none;
    height: 100px;
    padding-top: 9px;
    vertical-align: middle;
  }
  .petik{
  background: url(img/petik.png) no-repeat 0 88px;
  padding-left: 60px;
}

  /*box white*/



  /*DROPDOWN*/

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  background: url(img/bg-submenu.jpg) repeat-x  center top #ea504d;
  background-size: 1100px auto;

  border: medium none;
  border-radius: 0;
  box-shadow: none;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  right: 0;
  top: 100px;
}
.dropdown-menu-large h1,
.dropdown-menu-large h2,
.dropdown-menu-large h3,
.dropdown-menu-large h4,
.dropdown-menu-large h5,
.dropdown-menu-large h6{
  margin-top: 5px;
  margin-bottom: 5px;
}


.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

}


@media only screen and (min-width:992px){
.thumb_laporan_wrapper .thumb_laporan:nth-of-type(3n+1){
  clear: both;
}
.v_middle_wrapper{
  display: table;
  height: 280px;
}




}

@media only screen and (min-width: 1200px){
  /*.nav-primary {
    padding-right: 12px;
  }*/
   .container{
    width: 970px;
  }

  .title_cat8border:before{
    width: 35%;
  }
  .title_cat8border:after{
    width: 35%;
  }
  .renungan_absolute .title_cat6{
    margin-top: 24%;
  }

}


@media only screen and (min-width: 1600px){

.container_full{
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1599px;
}

.renungan_absolute .title_cat6{
    margin-top: 30%;
  }

}
@media only screen and (max-width:480px){
  .navbar-brand {
    background: none;
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }

  .desc_slide {
    color: #eee;
    line-height: 1.2;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
  }

  #slideshow_wrapper .swiper-slide img {
    height: 200px;
  }
  .pesan_gembala .detail_box{
    display: block;
    float: left;
  }
  .pesan_gembala .gbr_gembala{
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }


}

@media only screen and (max-width:767px){
/*#navbar{

  position: absolute;
  width: 100%;
  z-index: 999;
}
.navbar-default .navbar-collapse{
  background: #FFF;
}*/

.title_cat10{
  text-align: center;
}


#footerSocial{
  margin-bottom: 7px;
  position: relative;
  text-align: center;
}


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


.title_cat4{
  position: relative;
}
.sinopsis_absolute,
.lap_absolute,
.renungan_absolute{
  position: relative;
}
  .title_cat5, .title_cat7, .title_cat11{
    width: 100%;
    display: block;
    height: auto;
  }
  .title_cat11{
    background: #ea504d;
  }


  .title_cat7{
    position: relative;
  }

  .title_cat1 span{
    display: block;
    border: none;
    margin: 0;
  }
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
   /* margin-bottom: 30px;*/
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
  #search_box_wrapper2{
    padding: 19px 0;
  }


footer ul{
  padding: 0;
}
.barisnone_mob{
  border-left: none;
}


#cart_box{
  width: 100%;
}
.navbar-default .navbar-nav > li:first-child a{
  margin-left: 12px;
}
.swiper-pagination-switch {
  background-color: #CCC;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin: 4px;
  text-indent: -999px;
  width: 12px;
}
.nav-primary{
  border-right: none;
  margin-right: 12px;
}

#slideshow_wrapper .swiper-button-next,
#slideshow_wrapper .swiper-button-prev{
  display: none;
}


.swiper-pagination-switch:hover,
.swiper-active-switch{
  /*margin: 0;*/
  background-color: #E85D56;
}


.slide_show_desc {
  background: #444;
  position: relative;
  bottom: 0;
  font-size: 14px;
  width: 100%;

}

.swiper-indicators {
  background: #444;
  position: relative;
}
.desc_wrap{
  padding: 0;
}

.contact_form textarea{
  width: 100%;
}
.sidebar{
  background: #FFF;
  padding: 0;
}
#sidebar.affix {
  position: relative;
  background: #FFF;

  top: 0;
}
#search_box input{
  background-color: #FFF;
  font-size: 12px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  width: 100%
}
#search_box fieldset{
  width: 80%;
}
#search_box .Actions{
  width: 20%;
}
#search_box .search-group{
  width: 83%;
  margin-bottom: 0;
  vertical-align: middle;
}
#search_box button[type="submit"]{
  width: 15%;
}
.crumb_product .product_sort_field{
  float: left;
}
.crumb_product span{
  display: block;
}
.crumb_product select{
  margin-left: 0;
}
.arrow-left,
.arrow-right{
  display: none;
}


}

