body {
	background-color: #ffffff;
}

/* Header */

/* Footer */

/* Structure */

img {
	border-radius: 7px;
}

/* Typography */

.tagline {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Modules */

/* Hero 1 */

section.kz-hero-1 {
	padding: 100px 0 !important:
}

/* Testimonial slider */

.kz-testimonial {
  background-color: transparent !important;
}

/* Card four column */

.kz-card-2 .card {
	background: transparent !important;
	border-radius: 15px;
}

.kz-card-2 h2,
.kz-card-2 h3,
.kz-card-2 p,
.kz-card-2 .card .card-text p {
	color: #fff !important;
}

.kz-card-2 .card .card-icon svg {
	fill: #fff !important;
}

.kz-card-3 .header_flex {
	justify-content: center !important;
}

.kz-card-3 .flex .col {
	flex: 0 0 33.333% !important;
  max-width: 33.333% !important;
}

.kz-card-3 .card .card-image img {
	width: 70% !important;
}

/* Form */

.kz-form .form,
.kz-two-column-content-4 .form,
form {
  background-color: transparent;
	margin: 0 auto;
	max-width: 720px;
}

form input[type=email],
form input[type=file],
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form select,
form textarea {
}


/* Recent posts */

.kz-recent-post h3 a {
	color: #3c444b;
}

.kz-recent-post h3 a:hover {
	color: #2da037;
}

.kz-recent-post svg {
	height: 16px !important;
	width: 16px !important;
}

/* Blog */

/* System pages */