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

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

 @media (min-width:992px) and (max-width:1200px){
h1 { font-size: 24px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 16px !important; }
h4 { font-size: 18px !important; }
h5 { font-size: 18px !important; }
h6 { font-size: 18px !important; }
body, .sppb-addon-text, .sppb-addon-content { font-size: 12px !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: 18px !important; }
body { font-size: 14px !important; }
}

@media only screen and (max-width: 991px) {
body, p {
    font-size: 14px;
}}
.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: 85px;
    width: auto !important;
}
@media(min-width:992px){
header#sp-header .logo img {
    max-height: 85px;
    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;
    text-transform: uppercase;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #000;
    font-weight: 600;
    padding: 0px 10px;
    font-size: 12px;
    transition: 0.5s;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
div#sp-menu {padding: 0px 0px;padding-right: 50px;}

.sp-megamenu-parent >li.active>a {color: #000 !IMPORTANT;font-weight:900;}

.sp-megamenu-parent >li:hover>a {color: #4e559e !IMPORTANT;}
@media(max-width:1200px){
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #000;
    font-weight: 500;
    padding: 0px 6px;
    font-size: 12px;
    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: 10px;
    transition: 0.5s;
}
}
header#sp-header {
    
    background: #fff !important;
}
@media(max-width:991px){
header#sp-header .logo img {
    transition: 0.5s;
    /* max-height: 35px; */
    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;
}

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

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

#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 250px !important;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    border-radius: 0 0 3px 3px;
    padding: 10px 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {left: -100px;}


/*page title*/

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


/*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 #4e559e;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    padding: 50px 15px !important;
}
#offcanvas-toggler >i {
    color: #4e559e;
}
#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 ul > li.active > a {
    background: #373d7a !important;
    color: #fff!IMPORTANT;
}
#offcanvas-toggler >i:hover {
    color: #4e559e;
}
.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: scroll !IMPORTANT;
  text-align: center;
  margin-top: -90px;
}
@media(max-width:991px){
.sp-page-title {
  background-attachment: scroll !IMPORTANT;
}
}
.sp-page-title h2 {
    color: #fff;
    font-weight: 800;
    text-shadow: 0px 0px 10px #000;
    position: relative;
}
@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;
}}
.sp-page-title:before {
    position: absolute;
    content: '';
    width: 250px;
    height: 250px;
    background: #4e559e;
    border-radius: 1000px;
    z-index: 0;
    right: -50px;
    bottom: -110px;
    /* box-shadow: 0px 0px 10px #00000090; */
    opacity: 0.3;
}
.sp-page-title:after {
       position: absolute;
    content: '';
    width: 200px;
    height: 200px;
    background: #ffffff;
    border-radius: 1000px;
    z-index: 0;
    left: -50px;
    top: -100px;
    /* box-shadow: 0px 0px 10px #00000090; */
    opacity: 0.6;
}
}

@media(max-width:991px){
    .sp-page-title:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background: #4e559e;
    border-radius: 1000px;
    z-index: 0;
    right: 0;
    bottom: -30px;
    box-shadow: 0px 0px 10px #00000090;
}
.sp-page-title:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    background: #ffffff;
    border-radius: 1000px;
    z-index: 0;
    left: 0;
    top: 20px;
    box-shadow: 0px 0px 10px #00000090;
}
}
/*bottom*/
#sp-bottom4 .sppb-addon-text {
    font-size: 14px !important;
font-weight: 500;}
#sp-bottom2 a:hover, #sp-bottom3 a:hover {
    color: #454a8b !important;text-decoration:underline;
}
#sp-bottom #sp-bottom2 ul.nav.menu li, #sp-bottom #sp-bottom3 ul.nav.menu li {
    margin: 0px;
    padding-left: 15px;
}
#sp-bottom1 .sppb-icons-group-list li a:hover {
    color: #464c8e !important;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 16px !IMPORTANT;
    color: #4e559e;
    margin: 0px 0px 15px 0px;
    font-weight: 900;
    text-transform: inherit;
    letter-spacing: 0px!important;
}
@media only screen and (max-width: 480px){
#sp-bottom4 {
    margin-bottom: 0px !important;
}}
#sp-bottom #sp-bottom2 ul.nav.menu li a, #sp-bottom #sp-bottom3 ul.nav.menu li a {
    line-height: 1.8;
    padding-left: 0px;
color: #000;font-weight: 500;}

/*#sp-bottom ul.nav.menu li:before {
    position: absolute;
    content: '.';
    left: 0;
    top: -7px;
    margin: auto;
    font-size: 20px;
}*/
@media only screen and (max-width: 991px){
#sp-bottom .row>div {
    width: 100%;
    margin-bottom: 30px;
  }}


/*footer*/
#sp-footer {
    padding: 10px 0px;
}
@media(max-width:991px){
#sp-footer {
    padding: 10px 0px 90px 0px;
}
}
footer#sp-footer {
    background-image: linear-gradient(to bottom, #4B5198 0%, #292D54 100%);
}
span.sp-copyright {
    color: #fff !important;
    letter-spacing: 0.5px;
    font-size: 12px;
}
#sp-footer a {
    color: #ffffff;
    
font-weight: 400;}

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

/*footer*/
#sp-bottom4 h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    margin: 0;
}

#sp-bottom4 i {
    line-height: 24px!important;
}

#sp-bottom #sp-bottom1 .social-icons {
    display: none;
}
/*********************
	bottom before
**********************/
#sp-bottom2 .sp-module ul >li:before {
  position: absolute;
  content: ">";
  top: 3px;
  color: #000;
  left:0px;
  font-weight: 300;
  font-family: poppins;
}
#sp-bottom3 .sp-module ul >li:before {
  position: absolute;
  content: ">";
  top: 3px;
  color: #000;
  left:0px;
  font-weight: 300;
  font-family: poppins;
}

#sp-footer1 {
    text-align: center;
}
#sp-footer2 {
    text-align: right;
}
@media(max-width:991px){
#sp-footer2 {
    text-align: left !Important;
}
#sp-footer2 ul.social-icons {
    text-align: left;
}
}
footer#sp-footer  i.fa.fa-facebook {
    font-family: 'Font Awesome 5 Free';
}
footer#sp-footer .fa.fa-facebook:before {
    content: "\f09a";
}

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

@media screen and (max-width:991px){
div#sp-menu {
    text-align: right;
    margin: 0!important;
    padding: 0px 15px;}
  div#sp-logo {padding: 0px 15px!important;}
  a#offcanvas-toggler {margin: 0!important;}
}

/*table*/
@media(max-width:1200px){
table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}}

/*background-attachment*/
@media(max-width:991px){
#home-about {background-attachment: scroll !important;}
}

/*accordian*/
.sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #4e559e;
    color: #fff;
}

.sppb-panel-heading.active .sppb-toggle-direction {
    background: transparent !important;
    transform: translateY(-50%) rotate(45deg);
}

.body-innerwrapper{
  overflow-x: unset;
}

div#map138 {
    margin-top: 8px;
}



/***/