/*-------------------------
   Font
--------------------------*/
body, .sp-preloader {
    background-color: #c7c7c7;
    color: #542f12;
}

@font-face {
  font-family: malvie;
  src: url('../fonts/malvie.otf');
}
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@800&display=swap');


h1, h2, h3, h4, h5, h6 {
    font-family: 'malvie'!important;
}
span.number {
   font-family: 'Dosis', sans-serif;
   font-weight: 900;
   font-style: italic;
}
.csh-text-style-001 .sppb-addon-content {
    color: #553113;
}
.csh-text-style-001 .sppb-addon-title {
    color: #543012;
}
.csh-text-style-002 .sppb-addon-content {
    color: #553113;
}
.csh-text-style-002 .sppb-addon-title {
    color: #543012;
}

ul.fab-options i:before {
    font-family: 'FontAwesome';
    font-weight: 900;
    font-style: initial;
}


/*-------------------------
   Menu & Body
--------------------------*/
body {
    background: white;
}
#sp-main-body {
    padding: 0px 0 0 0!important;
}
#sp-header {
    position: fixed;
}

.sp-megamenu-parent > li > a {
  color: #543012;font-weight:700;font-family:'malvie';text-transform:inherit;
}
.sp-megamenu-parent > li:hover > a {
  color: #afcb08;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #afcb08!important;
}
.sp-module ul > li > a:hover {
    color: #afcb08!important;
}

/*----------------------------------------
     		   MENU
---------------------------------------*/
#sp-header ul.menu {
    display: inline-flex;
    list-style: none;
    padding: 0px;
    font-family: 'Malvie';
    align-items: center;
    justify-content: center;
    line-height: 90px;
}
ul.menu li {
    padding: 0 15px; color: #543012;
}

ul.menu li a{
  color: #543012;
}
.sp-megamenu-wrapper {
    display: flex;
    justify-content: flex-end!important;
}





/******/
html {
  overflow-x: hidden;
}

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

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


/*-------------------------
			FONT
--------------------------*/
h1 { font-size: 50px !important; line-height:60px!important; }
h2 { font-size: 45px !important; line-height:55px!important; }
h3 { font-size: 35px !important; line-height:45px!important; }
h4 { font-size: 25px !important; line-height:40px!important; }
h5 { font-size: 20px !important; line-height:35px!important; }
h6 { font-size: 20px !important; line-height:30px!important; }
body { font-size: 16px !important; line-height:26px!important; }

@media(max-width:991px){
h1 { font-size: 28px !important; line-height:38px!important; }
h2 { font-size: 26px !important; line-height:36px!important; }
h3 { font-size: 25px !important; line-height:34px!important; }
h4 {font-size: 25px !important;line-height:26px!important;}
h5 { font-size: 20px !important; line-height:20px!important; }
h6 { font-size: 18px !important; line-height:28px!important; }
body { font-size: 14px !important; line-height:24px!important; }
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}





/*-------------------------
   logo
--------------------------*/
.logo img {
    width: 85px;
    height: auto;
}

#sp-header.header-sticky {
    height: 60px;
}

#sp-header.header-sticky .sp-megamenu-parent > li > a, #sp-header.header-sticky .sp-megamenu-parent > li > span, #sp-header.header-sticky div#sp-menu-right li{
    display: inline-block;
    padding: 0 15px;
    text-transform: inherit;
    line-height: 60px;
    font-size: 14px;
    margin: 0;
}

#sp-header.header-sticky a#offcanvas-toggler{
    display: inline-block;
    text-transform: inherit;
    line-height: 60px;
    margin: 0;
}




.logo img {position:relative;}
#sp-header.header-sticky .logo:before {
    content: '';
    background: white;
    border-radius: 50%;
    position: absolute;
    height: 100px;
    width: 100px;
    left: 51px;
    top: 0;
}

div#sp-logo {
    text-align: center;
}

@media screen and (max-width:991px){
div#sp-logo {
    text-align: left;
}
#sp-header.header-sticky .logo:before {
    left: 14px;
    top: 0;
}
#sp-header .row {
    flex-direction: row-reverse;
}}







/*-------------------------
		dropdown
--------------------------*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;padding:0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner a{
    color: #543012!Important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #afcb08;
    padding: 20px;margin:0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a {
    padding: 20px;margin:0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item  {
;margin:0px;
}


/*-------------------------
		pagetitle
--------------------------*/
.pagetitle-heading {
    color: #000!important;
    letter-spacing: 2px;
}

/*
.pagetitle-heading h1{
    color: #553113!important;
    letter-spacing: 2px;
    font-size: 70px!important;
    line-height: 70px!important;
    background: white;
    border-radius: 30px;
    border: 5px solid #553113;
    padding: 30px!important;
}*/

.pagetitle-heading h1{
    color: #ffffff!important;
    letter-spacing: 2px;
    font-size: 70px!important;
    line-height: 70px!important;
    -webkit-text-stroke: #542f12;
    /* text-shadow: 0 0 5px white; */
-webkit-text-stroke-width: 0.1px;}

/*
@media screen and (min-width:768px) and (max-width:1199px){
.pagetitle-heading h1{
    font-size: 56px!important;
}}*/


.pagetitle-heading-2 h1{
    color: #ffffff!important;
    letter-spacing: 2px;
    font-size: 70px!important;
    line-height: 70px!important;
    -webkit-text-stroke: #542f12;
    /* text-shadow: 0 0 5px white; */
    -webkit-text-stroke-width: 0.1px;
}

@media screen and (max-width:600px){
.pagetitle-heading h1{
    color: #553113!important;
    letter-spacing: 2px;
    font-size: 45px!important;
    line-height: 45px!important;
}
.pagetitle-heading-2 h1{
    font-size: 45px!important;
    line-height: 45px!important;
}
}


@media only screen and (max-width: 600px) {
.pagetitle-bg-position{background-position: 22% 100%!important;margin-top: 80px!important;}}




/*image*/
.pagetitle-image img {
    border-radius: 50%;
    width: 450px;
    height: 450px;
    position: relative;
    padding: 4px;
    border: 5px dashed #553113;
}

.pagetitle-image:before{
    border-radius: 30px;
    position: absolute;
    content:'';
    background: #a6ce39;
    width: 450px;
    height: 450px;
    right: 85px;
    top: 25px;
    border-radius: 50%;
    z-index: -1;
}
@media only screen and (max-width: 991px) {
.pagetitle-image img {
    border-radius: 50%;
      width: 300px;
    height: 300px;
    position: relative;
    padding: 4px;
    border: 5px dashed #553113;
}
.pagetitle-image:before{
    border-radius: 30px;
    position: absolute;
    content:'';
    background: #a6ce39;
    width: 300px;
    height: 300px;
    right: 8px;
    top: 24px;
    border-radius: 50%;
    z-index: -1;
}}












/*-------------------------
   BOTTOM 4
--------------------------*/
.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-bottom {
    padding: 50px 0 50px 0;
    background-color: unset;
    background-image: none;
}

@media only screen and (min-width: 992px) {
#sp-bottom {
    padding: 50px 50px 0px 50px;
    background-color: unset;
    background-image: none;
  }}


#sp-bottom .sp-module .sp-module-title, #sp-bottom .sp-module .sppb-addon-title {
  font-family: 'Nunito'!important;
  font-size: 16px!important;
  font-weight: 900!important;
  letter-spacing: 0px;
  line-height: 25px!important;
  color: #543012;
  text-transform: inherit!important;
  margin-bottom: 20px;
  margin-top: 20px;
}

#sp-bottom .sp-module ul > li > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
    text-transform: inherit;
}

#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 10px;
    padding: 0;
}

.halal-logo img {
    width: 200px;
}


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

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

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

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


/*----------------------------------------
     		   FAQ
---------------------------------------*/
span.sppb-panel-title {
    color: #464646;
}

.sppb-panel-modern>.sppb-panel-heading {
    background: #26892417;
}

/*----------------------------------------
     		   FOOTER
---------------------------------------*/
footer#sp-footer {
    position: relative;
}

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

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

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

#sp-footer .container-inner {
  padding: 10px 0;
  border-top: 0;
  text-align: center;
  color: #000!important;
}

.logo-bottom img {
    width: 150px;
}

span.sp-copyright {
    color: #000;
}
.sp-copyright a{
    color: #000!important;
}

#sp-bottom .sp-module ul li a:hover {
    color: #afcb08!important;
}


/*-------------------------
     OFFCANVAS
--------------------------*/ 


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

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

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

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color:#464646!important;
}

.offcanvas-menu li.current.active a {
  color: #fff!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: #553113!important;
}


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

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #a6ce39 !important;
  color:white!important;
}
.close-offcanvas {
    position: absolute;
    top: 15px;
    z-index: 1;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    background: #542f12;
    color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
    display: block;
    line-height: 40px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #542f12!important;
}

.offcanvas-menu li a,.offcanvas-menu li span {
    padding-left: 15px!important;
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    right: 10px;
}











/*for display child*/

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


.gm-style-iw-d input.button {
    background: #257f25;
    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-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;
}
.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: inherit;
}



/*zindex*/
.zindex-1{z-index:-1;}
.zindex1{z-index:1;}
.zindex2{z-index:2;}
.zindex3{z-index:3!important;}


/*scroll*/

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
	right: 105px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #a6ce39;
    border-radius: 50%;
    z-index: 1000;
}


/*footermenu*/
#sp-footermenu .sp-module-title {
    font-family: 'Nunito'!important;
    font-size: 16px!important;
    font-weight: 900;
}

#sp-footermenu  ul.menu, #sp-footermenu  ul li {
    padding: 0!important;
    list-style: none;
}

#sp-footermenu  ul li a{
   font-size:14px;line-height:2.5;}

section#sp-footermenu {
    padding: 80px 0;
    position: relative;
}

section#sp-footermenu:before {
    background: #000;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 26px;
    content: '';
}






/**/


