/****** PLACE YOUR CUSTOM STYLES HERE ******/

.menu li a {
	color:#111111;
	font-size:12px;
}
.menu li a:hover {
	text-decoration: underline;
}

.cast-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*.bg-primary {
	background-color:#ffed03 !important;
}

.feature-3 i {
	color:#ffed03
}*/

.image-slider.height-20 .slides li {
	height: 30vh;
	min-height: 300px;
}

.icon {
	color:#ccc;
	}
	
.btn {border:none !important;}

/*.btn-filled {
	background-color:#e30614;
	}*/
	

section {
	    padding: 60px 0;
}

