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

h1, h2, h3, h4, h5, h6, body, p, span {
    font-family: 'Bahnschrift', sans-serif !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: 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: 75px;
    margin-top: 10px;
}
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: 45px;
}

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 >a, .sp-megamenu-parent >li >span {
    color: #000;
    font-weight: 500;
    padding: 0px 10px;
    font-size: 14px;
    transition: 0.5s;
}
@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 {
    padding: 0px 50px;
    background: linear-gradient(180deg, #ffffff, #ffffff00);
}
@media(max-width:991px){
header#sp-header .logo img {
    transition: 0.5s;
    max-height: 55px;
    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;
}



/*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;
}
.sp-page-title {
    border-radius: 0px 0px 150px 0px;
}

/*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 #e65857;
}
.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: #e65857 !important;
    color: #fff !IMPORTANT;
}
#offcanvas-toggler >i:hover {
    color: #e30613ad;
}
.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: 220px 0 170px 0;
  background-repeat: no-repeat;
  /* background-position: 50% 0%; */
  background-size: cover;
  background-attachment: fixed !IMPORTANT;
  text-align: center;
  margin-top: -90px;
}
.sp-page-title h2 {
    text-shadow: 1px 1px 0px #fff;
}
@media(max-width:991px) {
.sp-page-title {
  padding: 100px 0 100px 0;
  margin-top: 0px;
  background-attachment: scroll !important;
}
.sp-page-title h2 {
    font-size: 18px !important;
}}

/*bottom*/
#sp-bottom4 .sppb-addon-text {
    font-size: 14px !important;
}
#sp-bottom2 a:hover, #sp-bottom3 a:hover {
    color: #e65857 !important;
}
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin: 0px;
}
#sp-bottom1 .sppb-icons-group-list li a:hover {
    color: #e65857 !important;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 16px !IMPORTANT;
    color: #000;
}
@media only screen and (max-width: 480px){
#sp-bottom4 {
    margin-bottom: 0px !important;
}}

/*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;
}

/*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;
  }}

/*album*/
.com-speasyimagegallery #sp-main-body {
    padding: 50px 0px;
}
.com-speasyimagegallery h1 {
    margin: 0px !important;
}
.com-speasyimagegallery .page-header {
    margin-top: 0px;
}