html {
  scroll-behavior: smooth;
}

body {
    letter-spacing: 0.5px;
    line-height: 2;
}

#sp-main-body {
    background: #fff;
}

@media(max-width:991px){
h1 { font-size: 28px !important; }
h2 { font-size: 26px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 22px !important; }
h5 { font-size: 16px !important; }
h6 {font-size: 14px !important; letter-spacing: 2px;}
body { font-size: 14px !important; }
h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}



i.fa.fa-long-arrow-right{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

i.fa.fa-long-arrow-left{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.form-inline label {
    justify-content: left !important;
}

/*page title*/
.sp-page-title:before {
    content: "";
    position: absolute;
    background: url(/images/0_Origin/home/pattern-003.png) no-repeat scroll center bottom;
    background-size: contain;
    width: 1920px;
    height: 200px;
    bottom: 0px;
    left: 0;
    z-index: 1;
    background-repeat: repeat;
}
div#sp-title {
    position: relative;
}
.sp-page-title {
    background: url('/images/0_Origin/pattern.jpg');
    background-position: right center !important;
    margin-top: 80px;
    padding: 50px 0px 120px 0px;
    background-size: cover;
}
.sp-page-title:after {
    opacity: 1;
    background-image: linear-gradient(0deg, white, transparent 50%);
    background-color: transparent;
}
.sp-page-title .sp-page-title-heading {
    color: #5a3a2d;
    text-align: left;
    font-weight: 500;
    font-size: 50px;
    letter-spacing: 0.5px;
}
.sp-page-title .sp-page-title-sub-heading {
    color: #000;
    width: 100%;
    line-height: 1.1;
    position: relative;
}
.sp-page-title .sp-page-title-sub-heading:before {
    content: "";
    position: absolute;
    background: #ccc;
    width: 2px;
    height: 100px;
    left: 0;
    right: 0;
    margin: auto;
    top: 150%;
}
@media (max-width: 991px) {
  .sp-page-title .sp-page-title-sub-heading:before { height: 50px; }
}


/*header*/
@media(min-width:992px){
#sp-header {
    border-bottom: none;
    box-shadow: none;
    background: #fff;
    margin: 0px 40px;
    width: 94%;
}}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    color: #000 !important;
    font-size: 15px;
    text-shadow: none;
    transition: 0.5s;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #5a3a2d !important;
    font-weight: 600 !IMPORTANT;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a, 
#sp-header.header-sticky .sp-megamenu-parent > li > span {
    line-height: 60px;
}
.sp-megamenu-parent > li.active:hover > a:before, .sp-megamenu-parent > li.active > a:before {
    display: none;
}

#sp-header .logo {
    height: 85px;
    align-items: end;
    transition: 0.5s;
}
#sp-header .logo img {
    height: 80px;
    transition: 0.5s;
}
#sp-header.header-sticky .logo {
    height: 55px;
    align-items: end;
    transition: 0.5s;
}
#sp-header.header-sticky .logo img {
    height: 50px;
    transition: 0.5s;
}

#sp-header {
    height: 90px;
    top: 40px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10) !IMPORTANT;
}

#sp-header.header-sticky {
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    top: 0;
    height: 60px;
}
#sp-header.header-sticky #offcanvas-toggler {
    transition: 0.5s;
}
@media(max-width:991px){
#sp-header.header-sticky div#sp-logo {
    height: 60px !IMPORTANT;
}
#sp-header.header-sticky div#sp-menu {
    height: 60px !IMPORTANT;
}
#sp-header .sp-megamenu-wrapper {
    height: 80px !IMPORTANT;
}
#sp-header.header-sticky .sp-megamenu-wrapper {
    height: 60px !IMPORTANT;
}
a#offcanvas-toggler {
    height: 80px !IMPORTANT;
}
#sp-header.header-sticky #offcanvas-toggler {
    height: 60px;
    line-height: 60px;
}}

@media (min-width: 992px) {
    .body-wrapper  {
    padding: 40px;
    background-image: url('/images/0_Origin/pattern.jpg');
    background-size: auto;
    background-repeat: repeat;
}
.body-innerwrapper {box-shadow: 0 0 30px #0000003b;}
    .header-wrapper { top: 40px; right: 0; }
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 10px 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    line-height: 1.4;
    font-weight: 400;
}
.sp-megamenu-parent>li>a:before, .sp-megamenu-parent>li>span:before {
    bottom: 0px;
    background: #5a3a2d;
}
@media (max-width: 991px) {
   #sp-header .logo { float: left; align-items: center; height: 80px; }
    #sp-header {background: #fff;height: 80px;top: 0;}
    #offcanvas-toggler .icon-bar > span { border-color: #000 !important; }
    #sp-header .logo .logo-image { height: 65px; margin-top: 0 !important; }
}



/*off canvas*/
.offcanvas-menu {
    background-image: url(/images/0_Origin/off-canvas2.jpg) !IMPORTANT;
    background-size: cover;
    background-position: bottom left;
    z-index: 999999;
}
.offcanvas-menu .offcanvas-inner {
    padding-top: 60px;
}



/*bottom & footer*/

#sp-bottom .sp-module .sp-module-title {
    color: #c61285;
    font-family: 'Rubik', sans-serif !important;
    line-height: 1.3;
}

#sp-bottom .sp-module ul > li > a {
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
}

#sp-bottom .sp-module ul > li {
    padding-bottom: 5px;
}

#sp-bottom .sp-module ul.menu-child {
    display: none;
}

.sp-copyright {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-align: center;
    padding: 15px 0px;
}

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

@media (max-width: 767px) {
  	#sp-bottom { padding: 50px 0 0; }
    #sp-footer .container-inner { padding: 15px 0; }
    .sp-copyright {text-align: left;padding-right: 80px;font-size: 13px;padding: 0px;}
}
section#sp-bottom {
    padding: 200px 0px 0px 0px !IMPORTANT;
    position: relative;
}
section#sp-bottom:before {
    content: "";
    position: absolute;
    background: url(/images/0_Origin/home/pattern-004.png) no-repeat scroll center bottom;
    background-size: contain;
    width: 1920px;
    height: 200px;
    top: 0px;
    left: 0;
    z-index: -99999999999999 !inherit;
    background-repeat: repeat;
}
@media(max-width: 350px){
div#sp-bottom2 .sppb-row {
    width: 120% !important;
}}

@media(Max-width:991px){
footer#sp-footer {
    padding-bottom: 45px !important;
  }}

/*form*/
.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    width: 100% !IMPORTANT;
    border: none !IMPORTANT;
    padding: 10px 15px;
    font-size: 16px;
    color: #000 !IMPORTANT;
    background: #f1e9de;
}
.bfQuickMode section.bfElemWrap {
    background: transparent !IMPORTANT;
}
@media(max-width:991px){
.bfQuickMode .bfElemWrap .form-inline label, .bfQuickMode .bfElemWrap .form-inline label, .bfQuickMode .bfElemWrap .form-inline label {
    width: 100% !IMPORTANT;
}
.bfQuickMode .bfElemWrap .form-inline input[type="text"], .bfQuickMode .bfElemWrap .form-inline input[type="number"], .bfQuickMode .bfElemWrap .form-inline textarea, .bfQuickMode .bfElemWrap .form-inline select {
    width: 100% !important;
    max-width: inherit !IMPORTANT;
}}
.bfQuickMode input[type='text'].bfCalendar {
    width: 80% !IMPORTANT;
}
.input-group-text {
    background: #5a3a2d !IMPORTANT;
    border-radius: 0px;
    padding: 18px 10px;
}
.bfQuickMode .bfCalendar ~ span > button {
    border-radius: 0px !important;
    padding: 0px !IMPORTANT;
    color: #fff;
    background: #5a3a2d;
    border: none;
    margin: auto !IMPORTANT;
}
.bfQuickMode .bfCalendar ~ span > button:hover {
    background: #5a3a2d;
}

.bfQuickMode .bfLabelLeft label {
    float: unset;
    width: 100% !IMPORTANT;
    display: contents;
}
.bfQuickMode .bfLabelLeft label, .bfQuickMode .bfLabelRight label {
    display: contents !IMPORTANT;
}

/*live chat*/
#whatsapp {
    right: 10px !IMPORTANT;
}