@import url(http://fonts.googleapis.com/css?family=Cookie); /*font utama */
@import url(http://fonts.googleapis.com/css?family=Ruluko); /*font text */
@import url(http://fonts.googleapis.com/css?family=Oswald:300);

h1,
h2,
h3,
h4,
h5,
h6 {
    color:#ff2d86;
	font-family: 'Oswald', sans-serif;
	text-transform:none;

}

h2.judul {
font-family: 'Cookie', cursive;
color:#000000;
text-transform:none;
font-size:3.4em;
margin:0 0 0px;
}
h4.judul {
color:#ff2d86;
font-size:1.8em;
margin:0 0 0px;
}

i.color {
color:#ff2d86;
}

i.color2 {
color:#CCCCCC;
}

hr {
display: block; 
border: 0; 
border-top: 1px solid #ff2d86;

}

h3.desc-judul {
font-family: 'Ruluko', sans-serif;
font-size:1.3em;
margin:5px 0 5px 0;
text-transform:none;
color:#ff2d86;
}

h3.desc-judul2 {
font-family: 'Ruluko', sans-serif;
font-size:1.0em;
text-transform:none;
color:#000000;
}

h4.biggerpt {
text-transform:none;
font-family: 'Ruluko', sans-serif;
color:#000000;
font-size:23px;
padding-top:5px;
margin-bottom:10px;
font-weight:normal;
}


p.kutipan {
font-family: 'Cookie', cursive;
color: #ff2d86;
text-transform:none;
font-size:1.7em;
line-height: 1.2em;
}

p.countdown {
font-family: 'Cookie', cursive;
color:#ff2d86;
text-transform:none;
font-size:2.2em;
margin:0px 0px;
}

.viewmore , .btn.viewmore:hover , .btn.viewmore:active   , .btn.viewmore:focus {
text-transform:none;
font-family: 'Ruluko', sans-serif;
color:#ff2d86;
font-size:19px;
padding-top:5px;
margin-bottom:10px;
font-weight:normal;

   outline: 0;

}

p.note {
font-size:0.9em;
color:#8d8d8d !important;
}
a.note , a.note:hover {
font-weight:normal;
font-style:italic;
text-decoration:underline;
color:#8d8d8d !important;
}

p.footer {
margin-bottom:0px;
font-family: "Italianno",cursive;
font-size:1.8em;
}
a.footer:hover {
color:#FFFFFF;
}

/* menu */

.navbar-custom ul.nav li a {
	font-size: 1.1em;
    color: #000000;
	font-family: 'Ruluko', sans-serif;
	text-transform:none;
    font-weight: normal;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.p {
font-family: 'Ruluko', sans-serif;
color:#666666;
}



a,a:hover {
	color: #ff2d86;
}

.intro .page-scroll a:hover {
	color: #ff2d86;
}

.icon:hover .fa{
	color: #ff2d86;
}

ul.nav li a:hover {
	color: #ff2d86;
}

/* save the date */
.nospace {
padding:1px; 
margin:1px;
}
.datetabel {
max-width:340px;
}
h3.datetab {
font-family: 'Cookie', cursive;
color:#ff2d86;
font-size:2.5em;
margin:0 0 0px;
}

td {
padding:10px;
}
.titlepadding {
padding: 15px 40px 25px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #ff2d86;
}

.bg-skin {
	background: #ff2d86;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
	border-color: #ff2d86;
}

footer {
    background-color: #ff2d86;
}

.btn-skin {
  color: #fff;
  background-color: #ff2d86;
  border-color: #ff2d86;
}
