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

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 1px;
    margin-top: 20px;
}

.top-txt-title h2{font-size: 30px;font-family: 'Yeon Sung', cursive;color: #000;}

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

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

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

.top-header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;    
   }

.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: #fff;
}

.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;
}

.navbar {
    padding: 20px 0;
    transition: background 0.5s ease-in-out 0s, padding 0.5s ease-in-out 0s;
}
.top-nav-collapse {
    padding: 0;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #eee;
}

.navbar-default {
    background-color: #0c4ca3;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
	font-family: 'Archivo Narrow', sans-serif;
}
.navbar-brand {
    padding: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #01adff;
    color: #fff;
}

.nav > li > a {
    display: block;
    padding: 15px 12px;
    position: relative;
}

.content2 {
    background: #e6b50d none repeat scroll 0 0 / 100% auto;
    position: relative;
}

/* FOOTER */

.footer-bottom {
    background-color: #ce0620;
    min-height: 30px;
    width: 100%;
}

.footer-bottom1 {
    background: #red none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    height: 50px;
   }

.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;
}