h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px !important;
}

body {
    letter-spacing: 0.5px;
}
:focus {
    outline: none !important;
}

@media(max-width:991px){
h1 { font-size: 24px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 20px !important; }
h4 { font-size: 18px !important; }
h5 { font-size: 14px !important; }
h6 { font-size: 13px !important; }
body { font-size: 14px !important; }
}
.fa {
    font-family: 'FontAwesome' !important;
}
i.fa.fa-facebook.facebook-fixed {
    font-family: "Font Awesome 5 Brands" !important;
}

.sppb-addon-title {
    text-transform: inherit !important;
}


/*top bar*/
section#sp-top-bar {
    background: #152773;
    padding: 5px 15px;
    font-family: 'Bahnschrift' !important;
}
section#sp-top-bar a {
    font-family: 'Bahnschrift' !important;
    font-size: 16px;
}
@media(max-width:991px){
section#sp-top-bar {
    padding: 5px 0px;
}
section#sp-top-bar a {
    font-family: 'Bahnschrift' !important;
    font-size: 14px;
}
}
div#sp-top2 a.btn-login {
    color: #fff !important;
}
@media(max-width:991px){
div#sp-top2 a.btn-login {
     font-size: 12px;
}}
@media(min-width:992px){
section#sp-top-bar {
    padding: 5px 58px;
}
}
div#sp-top2 {
    text-align: right;
}
@media(Max-width:991px){
#sp-top-bar .sp-module {
    margin: 0px !important;
}
div#sp-top2 {
    padding-left: 0px !important;
}}
#sp-top-bar .sp-module {
    display: block;
    float: right;
}

/*menu*/

header#sp-header {
    transition: 0.5s;
}
header#sp-header .logo img {
    transition: 0.5s;
    /* max-height: 80px; */
    width: auto !important;
}
@media(min-width:992px){
header#sp-header .logo img {
    max-height: 80px;
    margin-top: 5px;
margin: auto;}
header#sp-header.menu-fixed .logo img {
    max-height: unset;
    margin-top: unset;
}
}
header#sp-header.menu-fixed .logo {
    transition: 0.5s;
}
header#sp-header.menu-fixed {
    height: 60px !important;
    background: #fff;
}
header#sp-header.menu-fixed .logo {
    height: 60px;
}
header#sp-header.menu-fixed .logo img {
    height: 60px;
}

header#sp-header.menu-fixed .sp-megamenu-parent >li >a,
header#sp-header.menu-fixed .sp-megamenu-parent >li >span {
    line-height: 60px;
}
.sp-megamenu-parent >li.active>a {
    font-weight: 800;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #000;
    font-weight: 500;
    padding: 0px 10px;
    font-size: 13px;
    transition: 0.5s;
    text-transform: capitalize;
    letter-spacing: 1px;
}
div#sp-menu {
  /* padding: 0px 0px; */
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    background: #e4e4e4;
    color: #00000090 !IMPORTANT;
}
@media(max-width:1150px){
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #000;
    font-weight: 500;
    padding: 0px 6px;
    font-size: 12px;
    transition: 0.5s;
}
}
header#sp-header {
    background: #ffffff !important;
}

@media(max-width:991px){
header#sp-header .logo img {
    transition: 0.5s;
    /* max-height: 70px; */
    width: auto !important;
}}
@media(max-width:768px){
header#sp-header {
    /* padding: 0px 15px; */
    /* height: 70px !IMPORTANT; */
}
  #sp-header .logo {
    /* height: 70px; */
}
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px !important;
}

header#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
}

#offcanvas-toggler {
    margin: 0;
}

div#sp-logo {/* padding: 0px 50px; */text-align: center !important;/*background: #fff;*/}

.logo {text-align: center !important;/* margin: auto !IMPORTANT; */}

.sp-contact-info {
    float: none;
}

.sp-contact-info li:first-child {
    float: left;
  	color: #fff;
}

.sp-contact-email {
  	color: #fff;
}

.sp-contact-info li a{
	color:#ffffff;
}

.sp-copyright a:hover{
    color: #000000 !important;
}

.sp-copyright a{
  color: #000000 !important;
}

.bfQuickMode .bfbs3-form-group .bfbs3-control-label, .bfQuickMode .form-group .control-label {
  	width:10% !important;
    min-width: 110px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
}








.home-feature-001 .sppb-image-layout-title {
    font-size: 32px;
    margin-bottom: 5px !important;
}

.home-feature-001 .sppb-addon-image-layout-content {
    padding: 30px 25px;
}

@media (max-width: 767px) {
    .home-feature-001 .sppb-addon-image-layout-content { padding: 20px; }
}

#sp-footer span.sp-copyright {
    letter-spacing: 0;
}

.ul-style-001 ul { list-style: none; padding: 0px; margin-bottom: 0; }

.ul-style-001 ul li { margin: 8px 0; padding-left: 25px; line-height: 1.5; }

.ul-style-001 ul li:before { content: '\f04b'; font-family: fontawesome; margin-right: 10px; margin-left: -20px; }

