@import url(https://fonts.googleapis.com/css?family=Poppins);

h1, h2, h3, h4, h5, h6 {
    font-family: 'Overpass' !important;
}
body, p {
    font-family: 'Inter' !important;
}
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: 18px !important; }
h6 { font-size: 18px !important; }
body { font-size: 14px !important; }
}
/*.fa {
    font-family: 'FontAwesome' !important;
}*/
i.fa.fa-facebook.facebook-fixed {
    font-family: "Font Awesome 5 Brands" !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: 12px;
}
@media(max-width:991px){
section#sp-top-bar {
    padding: 0px;
}
}
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;
    margin-top: -5px;
}
@media(max-width:991px){
header#sp-header .logo img {
    max-height: 60px;
}}
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: 50px;
    transition: 0.5s;
    margin-top: -5px;
}

header#sp-header.menu-fixed .sp-megamenu-parent >li >a,
header#sp-header.menu-fixed .sp-megamenu-parent >li >span {
    line-height: 55px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #bfbfbf;
    font-weight: 500;
    padding: 0px 10px;
    font-size: 14px;
    transition: 0.5s;
    line-height: 85px;
}
@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: #fff;
    margin: auto;
    width: 90%;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0px 3px 5px #00000026;
    border-top: 5px solid #0c2b46;
    transition: 0.5s;
}
header#sp-header.menu-fixed {
    width: 100%;
}
@media(max-width:991px){
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;
}



/*page title*/

.sp-page-title i.fa.fa-home {
    color: #000;
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: #000;
}
.sp-page-title .breadcrumb >.active {
    color: #000;
}

/*log in*/
.com-users.view-profile a.btn {
    color: #000;
}
div#id-user a.dropdown-toggle {
    color: #fff;
}
.dropdown-menu>li>a {
    padding: 0px 10px !important;
}

/*off canvas*/
.offcanvas-menu {
    background: #fff;
    border-left: 5px solid #0c2b46;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    padding: 50px 15px !important;
}
#offcanvas-toggler >i {
    color: #000;
}
#offcanvas-toggler {
    line-height: 70px;
}
@media(max-width:991px){
.close-offcanvas {
    color: #000 !important;
    border: 1px solid #000;
  }
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
  }}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #000 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    background: #0c2b46 !important;
    color: #fff !IMPORTANT;
}
#offcanvas-toggler >i:hover {
    color: #0c2b46ad;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
    color: #000;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
    color: #000;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
    background: #fffaf5c4;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    background: #fff7f7;
}

/*pagetitle*/
.sp-page-title {
  padding: 230px 0 180px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  margin-top: -95px;
}
@media(max-width:991px) {
.sp-page-title {
  padding: 150px 0 80px 0;
  background-attachment: scroll;
}
.sp-page-title h2 {
    font-size: 18px !important;
}}
.sp-page-title h2 {
    text-shadow: 1px 1px 0px #fff !important;
}

/*bottom*/
#sp-bottom4 .sppb-addon-text {
    font-size: 14px !important;
}
#sp-bottom2 a, #sp-bottom3 a {
    color: #666 !important;
}
#sp-bottom2 a:hover, #sp-bottom3 a:hover {
    color: #000000 !important;
}
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin: 0px;
}
#sp-bottom1 .sppb-icons-group-list li a:hover {
    color: #0c2b46 !important;
}
#sp-bottom .sp-module .sp-module-title {
    color: #0c2b46;
    margin-top: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 18px !important;
    font-weight: 600;
    letter-spacing: 0px !important;
}
@media only screen and (max-width: 480px){
#sp-bottom4 {
    margin-bottom: 0px !important;
}}
div#sp-bottom3 ul.nav.menu li {
    width: 50%;
    display: inline-block !important;
}
#sp-bottom .sp-module ul >li:before {
  position: absolute;
  content: ">";
  top: 1px;
  color: #000;
  left: 0px;
  font-weight: 400;
}
#sp-bottom .sp-module ul >li a {
  padding-left: 15px;
}
#sp-bottom .sp-module ul >li:hover a {
  padding-left: 20px;
}

/*footer*/
#sp-footer {
    padding: 10px 0px;
}
@media(max-width:991px){
#sp-footer {
    padding: 10px 0px 90px 0px;
}
}
span.sp-copyright {
    color: #fff !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    font-size: 14px;
}
#sp-footer a {
    color: #ffffffbd;
    font-weight: 200 !important;
}

/*alert*/
.alert.alert-error {
    background: #f7dfdf;
}

/*scroll-up*/
a.scrollup {
    bottom: 25px;
    right: 109px !important;
    border: 1px solid #ececec;
}

/*form*/
input {
    font-size: 14px !important;
}
.bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control {
    width: 100% !important;
}

/*google translate*/
select.notranslate {
    width: 136px;
    font-size: 11px;
    padding: 0px 10px;
    height: 20px;
}

/*module*/
div#sp-cta .sp-module ul >li {
    display: inherit !important;
    border: none !important;
}

/*br*/
@media(max-width:991px){
  .br-display-none br {
    display: none;
  }}

/*icon*/
.voting-symbol span.star {
    font-family: "FontAwesome" !important;
}