html {
  overflow-x: hidden; scroll-behavior:smooth;
}

body {
    letter-spacing: 0.5px!important;background-color: #fff!important;
}

:focus {
    outline: none !important;
}
@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}

p {
    margin: 0;
}

.zindex-1 {z-index:-1;}
.zindex1 {z-index:1!important;}
.zindex2 {z-index:2!important;}
.zindex3 {z-index:3!important;}
.zindex4 {z-index:4!important;}
.zindex5 {z-index:5!important;}
/*-------------------------
			FONT
--------------------------*/
h1 { font-size: 35px !important; line-height:1.2!important; }
h2 {font-size: 35px !important;line-height:1.2!important;}
h3 {font-size: 28px !important;line-height:1.2!important;font-family: 'Noto Sans SC'!important;}
h4 { font-size: 24px !important; line-height:1.2!important; }
h5 { font-size: 20px !important; line-height:1.2!important; }
h6 { font-size: 16px !important; line-height:1.2!important; }
body {font-size: 16px !important;line-height:1.8!important;}

@media (min-width: 768px) and (max-width: 991px){
h1 { font-size: 40px !important; line-height:1.2!important; }
h2 {font-size: 30px !important;line-height:1.2!important;}
h3 { font-size: 25px !important; line-height:1.2!important; }
h4 { font-size: 22px !important; line-height:1.2!important; }
h5 {font-size: 17px !important;line-height:1.2!important;}
h6 { font-size: 18px !important; line-height:1.2!important; }
body {font-size: 14px !important;line-height: 1.5!important;}
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}
  
@media(max-width:768px){
h1, h1.sppb-addon-title { font-size: 30px !important; line-height:1.2!important; }
h2, h2.sppb-addon-title {font-size: 25px !important;line-height:1.2!important;}
h3, h3.sppb-addon-title { font-size: 26px !important; line-height:1.2!important; }
h4, h4.sppb-addon-title { font-size: 22px !important; line-height:1.2!important; }
h5, h5.sppb-addon-title { font-size: 20px !important; line-height:1.2!important; }
h6, h6.sppb-addon-title { font-size: 16px !important; line-height:1.2!important; }
body {font-size: 14px !important;line-height: 1.5!important;}
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 16px!important;}
}
.sppb-addon-divider-wrap {
    line-height: 0;
}

.x-title-01 .sppb-addon-title {
    text-shadow: 0 0 10px black!important;
}

@supports (-webkit-touch-callout: none) {
    .sppb-section { transform: translate3d(0,0,0)!important; background-attachment:scroll!important;}
}

@media (max-width: 767px){
.remove-br-mobile br {
    display: none;
}}



/*topbar*/
div#sp-top5 {max-height: 20px;}
div#sp-top5 span#filter_values_container_Search_8_module_176 {padding-top: 0px!important;}

ul.lang-inline {text-align: right;}
ul.lang-inline a {color: #fff!important;}
ul.lang-inline li:nth-child(1) {position: relative;padding-right:5px;}
ul.lang-inline li:nth-child(1):before {
    content: '|';
    position: absolute;
    color: #fff;
    width: 64px;
    right: -3px;
    top: 18px;
    bottom: 0;
    margin: auto;}


.myaccount .cls-login {line-height: 35px;font-size:14px!important;}
.myaccount img.login-icon {width: 16px;margin-top: 0;position: absolute;left: -7px;top: 9px;filter: invert(1);}
.myaccount .cls-login a {font-size: 14px;}




/*-------------------------
		Menu
--------------------------*/
div#sp-menu2 li {
    display: inline-flex;
    padding-right: 20px;
    border-bottom: 0px;
}

div#sp-menu2 ul li a:before {
    display: none;
}


section#sp-header2 {
    background: #0a7d2b;
    padding: 10px 0;
    z-index: 9999!important;
    width: 100%;
    position: fixed;  transition: top 0.5s ease;
}


.sp-megamenu-parent >li:hover>a:before {
    content: url(/images/0-discovery/others/btnleaf10.png)!important;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto;
    width: 8px;
    -webkit-animation-name: float!important;
    -webkit-animation-duration: 3500ms!important;
    -webkit-animation-iteration-count: infinite!important;
    -webkit-animation-timing-function: linear!important;
}


@media (min-width: 992px){a.last-menu-btn {padding-right: 0px!important;}}



.sp-dropdown-inner li.sp-menu-item a img{width: 30px;display: inline!important;}
.sp-dropdown-inner span.image-title {display: inline!important;}


.en-gb #sp-header .sp-megamenu-parent >li >a, .en-gb #sp-header .sp-megamenu-parent >li >span {
    font-size: 12px;
    text-transform: uppercase;
}



/*-------------------------
   row-padding
--------------------------*/
.x-padding-top {
    padding-top: 80px!important;
}
.x-padding-both.foc-cta {padding: 180px 0 120px 0!important;}

@media screen and (max-width: 991px){
.x-padding-top {
    padding-top: 50px!important;
}}

.x-padding-bottom {
    padding-bottom: 80px!important;
}

@media screen and (max-width: 991px){
.x-padding-bottom {
    padding-bottom: 50px!important;
}}
.x-padding-both {
    padding: 80px 0 80px 0!important;
}

@media screen and (max-width: 991px){
.x-padding-both {
    padding: 50px 0 50px 0!important;
}
.x-padding-both.foc-cta {padding: 50px 0!important;}}





/*-------------------------
   logo
--------------------------*/
.logo img {
    height: auto;
}
@media (max-width: 767px){
.logo img {
}}





/*-------------------------
   header
--------------------------*/

.jumpnext i::before {color: #00b489;}

.foc-header .sppb-addon-title {font-size: 45px!important;}

@media(max-width:991px){
.foc-header .sppb-addon-title {font-size: 35px!important;}
}

.project-header-image img {border-radius: 20px;box-shadow: rgb(0 180 137 / 33%) 0px 10px 39px 0px;}


@media (min-width: 768px) and (max-width: 991px){
.foc-header {height: 450px!important;}
}

@media (max-width: 992px){
.foc-header-content {padding: 0 15px;}
.sp-module.myaccount {display: none;}
.project-header-image img {border-radius: 0px 0px;box-shadow: rgb(0 180 137 / 33%) 0px 10px 39px 0px;}
}

@media only screen and (min-width: 992px) {
.foc-header {height: 700px!important;}
.foc-header-content {padding-left: 80px;padding-right: 50px;}
}

@media (max-width: 767px){
.foc-header.sppb-section-content-center {vertical-align: top;align-items: flex-start;height: 530px!important;}}




/*-------------------------
   BOTTOM
--------------------------*/

@media only screen and (min-width: 992px) {div#sp-bottom2{display: flex;/* justify-content: center; */}div#sp-bottom3 {display: flex;/* justify-content: center; */}}


.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container { margin-bottom: 0 !important; }
#sp-bottom .sppb-media-heading{
    display: none!important;
}
#sp-bottom4 .sppb-icon .sppb-icon-container i {
    font-size: 16px!important;
    line-height: 22px!important;
    color: #000!important;
}
#sp-bottom #sp-bottom2 ul.nav.menu li {
  margin-bottom: 0px;
}

img.sp-bottom-logo {
    width: 60%;
}

#sp-bottom #sp-bottom1 .custom p {
    margin-bottom: 0px!important;
}


@media only screen and (max-width: 480px){
#sp-bottom .row>div {
    width: 100%;
    margin-bottom: 0px!important;
}
img.sp-bottom-logo {
   margin-bottom:20px;
}}


.socialmediaicons a {
    font-size: 18px!important;
}

.bottom1-info {
    background: #e5f7f3;
    border-radius: 10px;
    padding: 20px 70px 20px 15px;
    width: fit-content;
}


/*----------------------------------------
     		   tagline
---------------------------------------*/


.tagline .sppb-addon-title {
    position: relative; width:fit-content;margin:auto;
}

.tagline .sppb-addon-title:before {
    position: absolute;
    background-size: contain !important;
    content: '';
    content: url(/images/00-prinz/shape/heartfooter.png);
    bottom: 0px;
    left: -80px;
    margin:auto;
    background-repeat:no-repeat;
    transform: scale(0.55);
    transform-origin: left bottom;
}

@media (max-width: 767px){
.sppb-addon.sppb-addon-text-block.sppb-text-center.tagline {text-align: left;width: 80%;margin-left: 80px;}}

/*----------------------------------------
     		   LOGIN
---------------------------------------*/
div#id-user {
    line-height: 90px;
    color: #fff!impoprtant;
}

div#id-user a{
    color: #fff!important;
}



/*----------------------------------------
     		   GALLERY
---------------------------------------*/
.com-speasyimagegallery.view-albums #sp-main-body{padding: 50px 0px 80px 0px;}

.com-speasyimagegallery.view-album #sp-main-body{padding: 50px 0px 80px 0px;}

.com-speasyimagegallery.view-albums .page-header {display: none;}

.com-speasyimagegallery.view-album .page-header h1 {/* display: none; */font-size: 35px!important;margin: 0;}

.speasyimagegallery-album-description {font-size: 14px;line-height: 1.4;margin-bottom: 40px;}

.com-speasyimagegallery.view-album .page-header {margin-top: 0;}


/*----------------------------------------
     		   FAQ
---------------------------------------*/
.foc-faq span.sppb-panel-title {
    color: #000;
}

.foc-faq .sppb-panel-heading.active .sppb-panel-title {
    color: #00b489;
}
/*----------------------------------------
     		   FOOTER
---------------------------------------*/
footer#sp-footer {
    position: relative;
}

footer#sp-footer:before {
    position: absolute;
    content: '';
    background: #464646;
    height: 0px;
    width: 800px;
    margin: auto;
    left: 0;
    right: 0;
    top: 9px;
}

@media screen and (max-width:600px){
footer#sp-footer {
    padding-bottom: 35px!important;
}}

#sp-footer a { font-weight: 400; }

/*-------------------------
     OFFCANVAS
--------------------------*/ 
/*
.offcanvas-menu .sp-module ul >li >a:before{display:none;}
*/
#offcanvas-toggler >i {
    color: #fff;
}

.offcanvas-menu {
    /*background: url(/images/0-discovery/others/offcanvas2.jpg)!important;*/
    background-position: left center;
    background-size: cover!important;
    background-repeat:no-repeat;
    background-position: 32% 100%!important;
    }

.offcanvas-menu {
    BACKGROUND: #fff!important;
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;
    }

.offcanvas-menu {
    border-left: 4px solid #00b489!important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li {
  border-bottom:none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #000!important;  font-family: 'montserrat';
}

.offcanvas-menu li.current.active a {
  color: #00b489!important;
  font-weight: 900!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: #00b489 !important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #464646 !important;
  color:#fff!important;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #00b489!important;
  color:white!important;
}

/*for display child*/
.offcanvas-menu ul.menu-child {
    display: inherit !important;
}
.close-offcanvas{border:0px;}

i.fa.fa-remove {
    color: #000;
}


.gm-style-iw-d input.button {
    background: #0a7d2b;
    color: #fff;
    border: 0;
    letter-spacing: 0.5px;
    padding: 8px 15px;
}

/**************feature box**************/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
  border: 0px solid transparent;
  padding: 0px;
}

.sppb-addon.sppb-addon-feature.sppb-text-center {
  padding: 0 !important;
  border: 0px !important;
}

.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text {
    font-size: 16px;
}

.sppb-addon.sppb-addon-feature.sppb-text-center:hover {
  background: transparent !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
  background: transparent;
  border: 0px;
  padding: 0px;
  color: inherit;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-icon
  span
  i {
  color: #ffff!important;
  font-size: 16px;
}
@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text br {
    display: block;
}}

@media only screen and (max-width: 768px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text {
    font-size: 14px;
}}

#sp-bottom4 .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text {
    font-size: 14px;
}

/*products footer */

#sp-products .sp-module .sp-module-title {
    margin-top: 0;
    margin-bottom: 15px;
}    

#sp-products .sp-module ul >li >a:before {
 display:none;
}

#sp-products .sp-module ul >li {
  display: block;
  border-bottom: 0px solid #e8e8e8;
}

#sp-products .sp-module ul >li >a {
  color: #3f4537;
  padding:0px;
  line-height: 2.2!important;
  background: transparent;
  outline: none;
}

.en-gb #sp-products .sp-module ul >li >a {
  font-size: 14px;
}

#sp-products .sp-module ul >li >a:hover {
  color: #3f4537;
  opacity:0.5;
  background: none!important;
  outline: none;
}

#sp-products .sp-module .sp-module-title {
  font-family: 'Roboto';
  font-size: 14px!important;
  font-weight: 900;
}

section#sp-products {
    padding: 0px 0px 50px 0;
    position:relative;
}

section#sp-products:before{
    position:absolute;
    content:'';
    background: #3f453766;
    width: 78%;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    top: -50px;
}

@media (max-width: 767px){
section#sp-products {padding: 30px 0px 50px 0;position:relative;}section#sp-products:before{position:absolute;content:'';background: #3f453766;width: 92%;left: 0;right: 0;margin: auto;height: 1px;top: -13px;}}


@media only screen and (max-width: 480px){
#sp-products .row>div {
    width: 100%;
    margin-bottom: 30px;
}}

/*end of products footer*/


/*cta*/
@media (min-width: 768px) and (max-width: 991px){
.cta-screen {
    padding: 50px 25px!Important;
}}

@media only screen and (min-width: 992px) {
div#sp-cta .mspga-padding-both {
    padding: 7% 0!important;
}}



/*page-title*/
.sp-page-title .breadcrumb >.active {
    color: rgb(255 255 255 / 80%);
}
.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 {
    padding: 100px 0 30px 0;
      background-attachment: scroll!important;
    background-position: center center!important;
}
@media(max-width:991px){
.sp-page-title {
    padding: 100px 0 30px 0;
}
}
.sp-page-title h2 {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}
}
.sp-page-title {
    background: #fff;
    text-align: left;
    border-bottom: 0px solid #ccc;
}
.sp-page-title h2:before {
    content: "";
    position: absolute;
    /* background: #000; */
    height: 2px;
    width: 50px;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
}
.sp-page-title .breadcrumb {
    margin-top: 0;
    font-size: 14px;
    position: relative;
}
.sp-page-title .breadcrumb >li>a:hover {
    color: #00000096;
}

.sp-page-title:before {
    position:absolute;
    content:'';
    width:100%;
    height:1000px;
    top:0;
    left:0;
    /* background: linear-gradient(180deg, rgb(0 0 0) 0%, rgb(0 0 0 / 8%) 15%)!important; */
}

.sp-page-title {
position:relative;overflow:hidden;}

/*-------------------------
     FEEDS
--------------------------*/ 
.feedactivity {position: fixed;z-index: 999999!important;bottom: 45px;left: 20px;}
@media (max-width: 767px){
.feedactivity {position: fixed;z-index: 999999!important;bottom: 60px;left: 12px;}}

.promotion-msg-card {
box-shadow: rgb(0 0 0 / 9%) 0px 15px 25px, rgb(0 0 0 / 0%) 0px 5px 10px!important;
}

@media (max-width: 767px){
.promotion-msg-card {box-shadow: rgb(0 0 0 / 9%) 0px 15px 25px, rgb(0 0 0 / 0%) 0px 5px 10px!important;width: 300px!important;max-width: 400px!important;min-width: auto!important;}}


.promotion-msg-card {
    box-shadow: 0px 0px 10px 0 rgb(0 0 0 / 28%)!important;
    padding: 10px 13px 20px 15px;
    transition: 0.3s;
    border-radius: 5px;
    background-color: white;
    overflow: hidden;
    color: black;
    position: relative;
}

.msg-content {
    display: inline-block;
    line-height: 1.3;
}

.close-button {
    float: right;
    width: 10px;
    height: 5px;
    cursor: pointer;
    font-family: 'Montserrat';
}


@media only screen and (min-width: 992px) {
.promotion-msg-card {
    box-shadow: 0px 0px 10px 0 rgb(0 0 0 / 28%)!important;
    padding: 15px 15px 20px 15px;
    transition: 0.3s;
    border-radius: 5px;
    background-color: white;
    overflow: hidden;
    color: black;
    position: relative;
}

.msg-content {
    display: inline-block;
    width: 90%;
    line-height: 1.3;
}

.close-button {
    float: right;
    width: 10px;
    height: 0px;
    cursor: pointer;
    font-family: 'Montserrat';
}}






/*-------------------------
     LIVE CHAT
--------------------------*/ 
#hover_text {top: 14%!important;}

@media (min-width: 768px){
.fab-wrapper {
    bottom: 72px!important;
  }}
.help-you-btn img {
    width: 50px;
}
/*-------------------------
     Checkout confirm
--------------------------*/ 
a.upload-button2 {
    background: #2ebf5e;
    color: #fff;
    padding: 15px 20px;
    text-transform: capitalize;
}

a.upload-button2:hover {
    background: #000;
    color: #fff;
    padding: 15px 20px;
    text-transform: capitalize;
}

/*scroll up*/

a.scrollup {
    bottom: 80px;
    right: 100px;
    background: #00b489;
    border: 1px solid #fff;
    color: #fff!important;
}
a.scrollup:hover {
    /* bottom: 25px; */
    background: #00b489;
    border: 2px solid #fff;
}
.scrollup:before {
    width: 38px;
    color: #fff;
}
.scrollup:hover:before {
    color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 767px){
a.scrollup {
    bottom: 100px!important;
    right: 100px!important;
    }

.fab-wrapper {
    bottom: 90px!important;
}} 


/*--------------------------------
          SCROLL UP
--------------------------------*/

a.scrollup {
    right: 30px;
    bottom: 165px;
    border-radius: 50%;
    /* background-image: linear-gradient(to right, #b31217 0%, #e52d27  51%, #b31217  100%)!important; */
    border: none!important;
}
.scrollup:before {
    color: #000;
}

.scrollup:before{
    right: 0;
    position: absolute;
    line-height: 35px;
    float:right;
    top: -0px;
    text-align:right;
    right: 11px;
}


.scrollup{
    height: 60px;
    width: 40px;
    background-repeat: no-repeat;
    -webkit-animation-name: float2;
    -webkit-animation-duration: 3500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.jumpnext-icon .fa-arrow-circle-down:before{
    content: url(/images/0-mspga/others/jumpnext.png);
    background-repeat: no-repeat;
    -webkit-animation-name: float2!important;
    -webkit-animation-duration: 3500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}




/*float*/
@keyframes float2 {
	0% {
	
		transform: translatey(0px);
	}
	50% {

		transform: translatey(-20px);
	}
	100% {

		transform: translatey(0px);
	}
}


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

/* Track */
::-webkit-scrollbar-track {
  background: #6e6e6e42!important;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #00b489!important;
  border-radius:50px;
}

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


/*404*/

p.error-message {margin-bottom: 0px!important;}


/*end of foc overall*/