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

.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;}
.zindex-1{z-index:-1!important;}
.zindex-2{z-index:-2!important;}
/*-------------------------
			FONT
--------------------------*/
h1 { font-size: 32px !important; line-height:1.2!important; }
h2 { font-size: 32px !important; line-height:1.2!important; }
h3 { font-size: 28px !important; line-height:1.2!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: 14px !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;
}}

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

.sp-dropdown-items li.sp-menu-item.current-item.active:before {
    display: none;
}



/*nextrow*/
.sppb-icon.jumpnext.float.sppb-text-center.sppb-icon-hover-effect-zoom-in {
    margin-top: 30px;
}


/*-------------------------
   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
--------------------------*/
@media (max-width: 992px){
.foc-header {
    height: 350px!important;
}
.foc-header-content {
    padding: 0 15px;
}
.sp-module.myaccount {
    display: none;
}}

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

/*-------------------------
   TOP SEARCH
--------------------------*/

.sp-module.top-search {
    float: left;
    height: 0px;
}

.sp-module.top-search  .icon-top-wrapper {
    line-height: 70px;
    color: #000;
    margin: 0;
}

.menu-fixed .icon-top-wrapper {
    line-height: 60px!important;
}

.sp-module.top-search  i.fa.fa-search.search-open-icon {
    color: #000;
}

.sp-module.top-search  .top-search-wrapper {
    height: 0px;
}


/*-------------------------
   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: 767px){
#sp-bottom .row>div {
    width: 100%;
    margin-bottom: 0px!important;
}
	
div#sp-bottom2, 
div#sp-bottom3 {
		width: 49%!important;
	}
img.sp-bottom-logo {
   margin-bottom:20px;
}}

div#sp-bottom4 form {
    display: inline-flex;
}



/*----------------------------------------
     		   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: #fe0000;
}
/*----------------------------------------
     		   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 #ff2b02!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: 'roboto';
}

.offcanvas-menu li.current.active a {
  color: #fe0000!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: #fe0000 !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: #fe0000!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: 14px;
}

.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: 14px;
}
@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text br {
    display: block;
}}


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


/*bottom*/
/*
#sp-bottom4 .sp-module-content {

}
*/
#sp-bottom4 input.warranty-input {
    height: 48px!important;
}



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

#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: 50px 0px 20px 0;
    position:relative;
    border-top: 1px solid #ccc;
}

/*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: 50px 0px 20px 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';
}}


/*-------------------------
    SOCIAL ICONS
--------------------------*/ 

.gguard-social i {
    transform: scale(0.8);
    transform-origin: bottom center;
}

.gguard-social .fa-facebook-f:before, .gguard-social .fa-facebook:before{
    content: url(/images/000-project/icons/social01.png);
}
.gguard-social .fa-instagram-square:before{
    content: url(/images/000-project/icons/social02.png);
}
.gguard-social .fa-youtube:before{
    content: url(/images/000-project/icons/social03.png);
}
/*-------------------------
     LIVE CHAT
--------------------------*/ 
#hover_text {top: 14%!important;}

@media (min-width: 768px){
.fab-wrapper {
    bottom: 72px!important;
  }}

/*-------------------------
     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: #0a7d2b;
    border: 1px solid #fff;
    color: #fff!important;
}
a.scrollup:hover {
    /* bottom: 25px; */
    background: transparent;
    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: #fe0000!important;
  border-radius:50px;
}

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


/*warning*/
a.booking-button {
    margin-top: 15px!important;
    display: block;
    width: fit-content;
}
.alert.alert-warning {
    width: 50%;
    margin: auto;
    top: 30px;
    position: relative;
}
@media (max-width: 767px){
.alert.alert-warning {
    width: 100%;
    margin: auto;
    top: 0px;
    position: relative;
}}

.alert.alert-warning {
    background: #ffd270;
    border-radius: 10px;
    z-index: 99;
}

h4.alert-heading {
    color: #f00;
    letter-spacing: 0;
    font-weight: 900;
    margin: 0;
}

.alert-success h4.alert-heading {
    color: green; text-transform:capitalize;
    letter-spacing: 0;
    font-weight: 900;
    margin: 0;
}

.alert-warning p {
    color: #000;
}

.alert-message h5 {
    letter-spacing: 0;
    font-size: 18px!important;
}

span#hover_icon {
    color: #fff;
}
#sp-component h4.alert-heading {
    display: none;
}
p.booking-message {
    font-size: 18px;
    font-weight: 900;
    font-family: 'Roboto';
}

/*end of foc overall*/