/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.clear {
	clear:both;
}

.icon-box i:hover {
    color:#e1af38!important;
}

.services p {
    font-size: 1.3rem;
}

.img-responsive {
	width:100%;
}

.logo-dark img {
    width: initial;
}

#page-title .page-title > h1 {
	padding-top:27px;
}

#mc_embed_signup input.email {
	width:100% !important;
}

#topbar.topbar-colored, #topbar.topbar-colored.dark {
    background-color: #e1af38;
}

.topbarhead a {
	color:#fff;
font-size:20px;}

.topbarhead a:hover {color:#000!important;}