body {   
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
   font-size: 14px;
   line-height: 1.42857143;
   color: #333;
   background-color: #f1f1f1;
}

.lead {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    color: #666;
    line-height: 1.5em;
}

.wlcm_container h1 {
    color: #c91f0d;
    font-family: 'Fjalla One', sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.8em;
    text-transform: uppercase;    
}

.wlcm_container h2 {
    color: #c91f0d;
    font-family: 'Fjalla One', sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.8em;
    text-transform: uppercase;    
}
.wlcm_container h2 span {
    color: #ff0303;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
}

.top-header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    height: 50px;
   }
.top-header ul.nav-top {
   margin: 10px 0 0 10px;
   min-height: 5px;
}

.top-header ul.nav-top li.phone {
    margin-right: 10px;
}

.top-header p, .top-header a, .top-header span {
    color: #c91f0d;
}

.top-header nav ul.nav-top li i {
    margin-right: 6px;
    position: relative;
    top: 1px;
}
.top-header .header-top i {
    margin-left: 6px;
    margin-right: 6px;
    position: relative;
    top: 1px;
}

.email-phone {
    float: left;
	margin-right: 50px;
}

.socials {
    float: right;	
}
.socials span {
    font-size: 13px;
    text-transform: uppercase;
	color: #fff;
}
.socials i {
    border: 1px solid #c91f0d;
    border-radius: 50%;
    color: #c91f0d;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0 5px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 30px;
}
.socials i:hover {
    background: #fe1402 none repeat scroll 0 0;
    border: 1px solid #fe1402;
    color: #fff;
}


/* FOOTER */

.footer-bottom {
    background-color: #f77207;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}

.footerp  {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.8em;
    margin: 1em 0;
}

.footerp p {
    color: #333;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.8em;
    margin: 1em 0;
}