body {
    letter-spacing: 0.3px;
}
:focus {
    outline: none !important;
}
@media(max-width:991px){
h1 { font-size: 24px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 20px !important; }
h5 { font-size: 20px !important; }
h6 { font-size: 18px !important; }
body { font-size: 14px !important; }
}


/*menu-logo*/
img.logo-image.hidden-xs {
    width: 78px;
}
#sp-header .logo-image {
    height: 85px;
    width: auto !Important;
    transition: 0.1s;
}
#sp-header.header-sticky .logo-image {
    height: 50px;
    margin-top:5px;
}
#sp-header.header-sticky .logo-image {
    height: 50px;
}
#sp-header .sp-retina-logo {
    width: 70px;
}
#sp-header .logo{
  	height: 90px;
}
#sp-header.header-sticky .logo {
    height: 60px;
}

@media(max-width:767px){
  	#sp-header .logo-image {
    	height: 70px;
}
}
/*sp-header*/
#sp-header {
    background: #ffffff00;
	transition: 0.1s;
	position: fixed;
  	height: 90px;
  	box-shadow: none;
}
#sp-header.header-sticky {
    background: #011b8cd6;
  	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
    height: 60px;
  	top:0px;
}
@media (max-width: 991px) {
    #sp-logo, #sp-menu { width: 50%; float: left;  }
}
@media (min-width:1400px) {
#sp-header .container{
    max-width: 1320px;
    width: 1320px;
}
}
/*menu*/
.sp-megamenu-parent >li >a {
    color: #000;
  	transition: 0.3s;
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a {
    line-height: 60px;
}
.sp-megamenu-parent >li >a:hover {
    opacity: 0.6;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #0d1647 !important;
}

/*off canvas*/
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
}
.offcanvas-menu {
    background-color: #ffffffc7;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}
#offcanvas-toggler .burger-icon span {
    background-color: #fff !important;
	transition: 0.3s;
}
#offcanvas-toggler .burger-icon:hover {
    opacity: 0.6;
}
.offcanvas-menu .offcanvas-inner {
  	padding: 0px;
}
.offcanvas-menu .offcanvas-inner ul.menu li{
  	height:40px;
}
.offcanvas-menu .offcanvas-inner ul.menu li a {
    color: #024bb0 !important;
	font-weight: 700;
	text-transform: uppercase;
  	padding: 15px 15px;
  	transition:0.3s;
  	height: 100% !important;
    align-content: center;
  	font-size:16px;
}
.offcanvas-menu .offcanvas-inner li:hover a {
    color: #024bb0 !important;
    background-color: #ffffff91;
}
.offcanvas-menu .offcanvas-inner li:focus a {
    color: #024bb0 !important;
    background-color: #ffffff91;
}
.offcanvas-menu .close-offcanvas span{
    border: none;
    background-color: #024bb0 !important;
  	font-size: 20px;
  	transition:0.3s;
}
.offcanvas-menu .close-offcanvas:hover {
    opacity:0.6;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active{
    background: #ffffff3b;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a{
    color: #011b8c !important;
}


/*top*/
#sp-top-bar {
  	background-color: #011b8c !important;
}
@media (min-width:1400px) {
#sp-top-bar .container{
    max-width: 1320px;
    width: 1320px;
}
}
#sp-top1 {
    text-align: left !important;
}
@media (max-width: 767px){
.sp-contact-info li {
    font-size: 12px;
}
}
.sp-contact-info {
    float: left;
}
.sp-contact-info i {
    color: #fff;
}
@media (max-width: 767px){
.sp-contact-info {
    text-align: left;
}
}
#sp-top2 {
    text-align: right;
  	float:right;
}
#sp-top2 a.btn-login {
    font-size: 14px;
}
#sp-top2 .sp-column.text-center.text-lg-end {
    text-align: right !important;
}
@media(max-width:991px){
div#sp-top2 a.btn-login {
    font-size: 12px;
}}
#sp-top1 {
    width: 55%;
}
#sp-top2 {
    width: 45%;
}

/*page title*/

#sp-title .container {
    margin: auto;
    position: relative;
    height: 100%;
    align-content: center;
}

#sp-title .sp-page-title{
    height:250px;
    text-align: center;
  	background: #fff no-repeat scroll center;
}

@media (max-width:767px){
    #sp-title .sp-page-title{
    height:200px;
}
}
.sp-page-title {
    background-attachment: scroll !important;
}
.sp-page-title .sp-page-title-heading{
    text-transform: uppercase;
}
.sp-page-title .breadcrumb {
    position: absolute;
  	display: none;
}
@media (max-width: 480px){
.sp-page-title {
    padding: 50px 0 70px 0;
    background-attachment: scroll !important;
  
}
.sp-page-title {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .sp-page-title .breadcrumb {
        bottom: calc(50% - 40px);
}}
.sp-page-title h2 {
  	color: #fff !important;
    text-shadow: 0px 0px 3px #fff;
}
ol.breadcrumb span,
ol.breadcrumb a,
ol.breadcrumb li,
ol.breadcrumb li:before {
    color: #fff !important;
    transition: 0.3s;
}
ol.breadcrumb a:hover {
    opacity: 0.6 !important;
}

/*sp-bottom*/

#sp-bottom{
    background-color: #034bb1 !important;
    background-image: url(/images/001-sam/home/bottom-img-001.png) !important;
  	background-size: contain;
    background-repeat: no-repeat !important;
    background-position-x: calc(70%) !important;
    background-position-y: calc(100%) !important;
    z-index:-1;
}
#sp-bottom1 .sppb-col-md-12{
    padding: 0px !important;
}

#sp-bottom4 .sppb-col-md-12 {
    padding: 10px 0px 0px 0px !important;
}
#sp-bottom .sp-module ul>li{
    margin-bottom: 0px;
}

#sp-bottom .sp-module ul>li a{
	color: #fff !important;
    letter-spacing: 1px;
  	padding: 10px 0px;
  	transition: 0.3s;
}
#sp-bottom ul >li a:hover {
    filter: drop-shadow(0px 0px 3px #fff);
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 18px;
    letter-spacing: 1px;
  	margin: 0 0 20px 0;
  	text-transform:uppercase;
}
@media(max-width:991px){
#sp-bottom .sp-module .sp-module-title {
    font-size: 16px !important;
    letter-spacing: 1px;
    margin-bottom: 10px !Important;
}
}
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px;
}

/*logo-bottom*/
.logo-bottom:hover {
    opacity: 0.6;
}

.logo-bottom {
    transition: 0.3s;
}

/*sp-footer*/
footer#sp-footer a {
    color: #fff;
    transition: 0.3s;
}
footer#sp-footer a:hover {
    opacity: 0.6;
}
#sp-footer {
    padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
  	background-color: #011b8c !important;
}
@media(max-width:991px){
#sp-footer {
    padding-bottom: 80px;
 	}
#sp-footer {
        font-size:13px;
    }
}
#sp-footer .sp-column {
    text-align: center;
}

#sp-footer .container-inner {
    padding:0px;
    border-top: none;
}

/*scroll up*/
a.scrollup {
    bottom: 30px;
    right: 100px;
}

/*one signal*/
button#downloadbtn {
    background: #0d1647 !Important;
    box-shadow: none !Important;
    border: none !Important;
    color: #fff !important;
    padding: 10px 20px !Important;
    font-size: 16px !Important;
    line-height: 1.2 !Important;
    transition: 0.3s !Important;
}

/*log in pop up*/
.lp-button-wrapper.clearfix {
    display: grid;
}
div#lp-popup button.btn.btn-primary {
    color: #fff;
    background: #0d1647;
    transition: 0.3s;
    border-radius: 0px;
    font-weight: 500;
    padding: 10px 35px;
    letter-spacing: 1px;
    font-size: 12px;
    border-color: #0d1647;
}

/*my account*/
ul.cls-dropdown-menu.dropdown-menu a {
    color: #000 !important;
    padding: 0px 10px;
}

ul.cls-dropdown-menu.dropdown-menu a:hover {
    opacity: 0.6;
}

/*image carousel*/
.sppb-carousel-extended-item img {
    width: 100%!important;
    object-fit: contain!important;
    height: 100%;
}

/*referral-social-share*/

.cls-myprofile-wrapper a.accordion-toggle.collapsed:after { content: "+"; position: absolute; right: 35px; font-size: 21px; }

button.btn.facebook-class {
    background: #3b5998 !important;
    color: #fff !important;
    margin-right: 10px !important;
    font-size: 18px !important;
    padding: 8px 20px !important;
    border: none !important;
    border-radius: 0 !Important;
    line-height: 1;
}
button.btn.whatsapp-class {
    background: #59d469 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 8px 20px !important;
    border: none !important;
    border-radius: 0 !Important;
    line-height: 1;
}
.cls-myprofile-wrapper button.btn.facebook-class:hover {
    background: #3b5998cc !important;
}
.cls-myprofile-wrapper button.btn.facebook-class:hover:before {
    display: none;
}
.cls-myprofile-wrapper button.btn.whatsapp-class:hover {
    background: #59d469c4 !important;
}
.cls-myprofile-wrapper .social-share {
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 10px #00000030;
    margin-top: 30px;
}
.cls-myprofile-wrapper {
    margin-top: 30px;
}
.cls-myprofile-wrapper .social-header {
    margin-bottom: 15px;
}
.cls-download a, .cls-download img {display: inline-block;}

.collapse>.accordion-inner { display: none !important;}

.collapse.in>.accordion-inner { display: block !important; } 

/*end referral-social-share*/



/* Sroll Up */
.sp-scroll-up {
    bottom: 25px;
    right: 110px;
}


/*SCROLLBAR*/
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #024BB0;
  border-radius:50px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #024BB090;
}