/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.39.1490683008
Updated: 2017-03-28 06:36:48

*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,700');
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);

body {
    color: ##555;
    font-family: "Poppins",sans-serif !important;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 1.8em;
}

.et_pb_slide_description .et_pb_slide_title {
    color: #fff !important;
    font-family: "Poppins",sans-serif !important;
    font-size: 30px;
    font-weight: 200;
    line-height: 40px;
    margin-top: 0px;
}

.headline {
    color: #fff;
    font-family: "Poppins",sans-serif !important;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 10px;
    margin-top: -10px;
    text-transform: uppercase;
}

.sub-headline {
    background: #2a96ba none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 16.5px;
    margin: 0 auto;
    padding: 7px 15px;
    width: 88%;
}

.started-button {
    background: #ec4847 none repeat scroll 0 0;
    border: 1px solid #df3a39;
    border-radius: 5px;
    color: #fff;
    display: inline-flex;
    padding: 5px 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: "Poppins",sans-serif !important;
}

h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
}

.et_pb_blurb h4 {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.et-pb-icon {
    font-size: 45px;
    padding: 30px;
}

.gambar-gede {
    margin-top: -25em;
}

.second-section {
    background: linear-gradient(17deg, #ecf0f5 36%, transparent 36%) repeat scroll 0 0%, rgba(1, 0, 0, 0) linear-gradient(153deg, transparent 76%, #ecf0f5 76%) repeat scroll 0 0 !important;
}

.third-section {
    padding-bottom: 22em !important;
}

.hero-section {
    min-height: 625px;
}

.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header.et-fixed-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header.et-fixed-header, .et_hide_nav.et_fixed_nav #top-header.et-fixed-header, .et_hide_nav.et_fixed_nav #main-header.et-fixed-header {
    opacity: 1 !important;
    transform: translateY(0px) !important;
}

.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav .centered-inline-logo-wrap, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_fixed_nav #main-header, .et_hide_nav.et_fixed_nav #main-header, .et_hide_nav .centered-inline-logo-wrap {
    transition-duration: 0.7s;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    font-weight: 300 !important;
    padding-bottom: 33px;
}

.et_pb_pricing_heading h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    line-height: 45px;
    padding-bottom: 0;
}

.et_pb_pricing_content_top {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 20px;
    padding-top: 20px;
}

.testi-section {
    width: 65%;
}

.tslider .cbp-qtcontent img {
    border-radius: 100%;
    box-shadow: none;
    float: none !important;
    margin: 0 auto !important;
    max-width: 15%;
    margin-bottom: 20px !important;
}

blockquote {
    border-left: medium none !important;
    margin: 20px 0 30px;
    padding-left: 20px;
}

.tslider blockquote p {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 300;
    margin: 0 auto !important;
    width: 75% !important;
}

.tslider blockquote footer, .tslider blockquote footer a {
    color: #47a3da;
    font-size: 1em;
    margin-top: 25px !important;
    text-align: center !important;
}

.et_pb_circle_counter h3, .et_pb_number_counter h3 {
    font-size: 15px !important;
    font-weight: 300 !important;
    padding: 0 !important;
}

.et_pb_number_counter .percent p {
    color: #333 !important;
    font-size: 60px !important;
    font-weight: 700;
    line-height: 70px;
}

section {
	position: relative;
	width: 100%;
	height: 100%;
}
section::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 80%;
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 80%,rgba(0,0,0,.8) 100%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 80%,rgba(0,0,0,.8) 100%);
}

.scroll-down a {
	position: absolute;
	bottom: 20px;
	left: 48%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font : normal 400 16px/1 'Josefin Sans', sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
}
.scroll-down a:hover {
	opacity: .5;
}

#section05 a {
	padding-top: 70px;
}
#section05 a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}
@keyframes sdb05 {
	0% {
		transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}

#footer-bottom {
    border-top: 1px solid #5d6d82;
    color: #fff !important;
    padding: 15px 0;
    text-align: center;
}

#footer-bottom a {
    color: #fff !important;
}

#top-menu a:hover {
    opacity: 1 !important;
    color: #41aed2 !important;
}

#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
    color: #41aed2 !important;
}