@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: 16px !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.8!important;}
p {font-size: 13px;line-height: 1.6;}
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 16px!important;}
}

p {margin-bottom: 0;text-align: justify;}

.sppb-addon-content {
    text-align: justify;
}

.teoh-text-center .sppb-addon-content, .teoh-text-center p {
    text-align: center;
}

.inter-title {
    font-family: 'inter'!important;
}

#sp-bottomlogo .sppb-addon-content {
    text-align: center;
}

/*header*/
header#sp-header {
    position: fixed;
    background: transparent;
}

.sp-megamenu-parent>li>a {
    color: #fff;
    font-family:'';
}

.sp-megamenu-parent>li.active>a,.sp-megamenu-parent>li.active:hover>a {
    color: #fff
}

.sp-megamenu-parent>li:after {
  width: 100%;
  display: none;
  }

.sp-megamenu-parent>li>a {
    color: #fff;
    font-family: 'Inter'!important;
}

#sp-header.header-sticky {
    background: #09142b;
}

.burger-icon>span {
    background-color: #fff;
}

a#offcanvas-toggler {
    padding-right: 15px;
}

a.phone-menu {
    color: #fff!important;
    font-weight: normal;
    padding: 0!important;
    line-height: 60px!important;
}

a.phone-menu:hover{
    color: #ffffff82!important;
    font-weight: normal;
    background:none!important;
    line-height: 60px!important;
}

.sp-megamenu-parent>li:hover>a {
    color: #ffffff69;
}

#sp-header .container-inner {
    position: relative;padding:0px;
}

#sp-header .container-inner:before {
    content:'';
    background:#fff;
    position: absolute;
    height:1px;
    width:100%;
    bottom:0;
    left:0;right:0;
    margin:auto!impoprtant;
}

#sp-header.header-sticky .container-inner:before {
    content:'';
    background:#09142b;
}
    
@media only screen and (min-width: 992px) {
ul.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block {
    padding-right: 15px;
}}

/*padding*/
.x-padding-top {
    padding-top: 80px!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;
}}


/*text*/
.teoh-heading h2.sppb-addon-title {
    font-weight: 900; margin-bottom:30px!important;
}

.teoh-text h4.sppb-addon-title {
    margin-bottom: 0px;
}

.teoh-text {
    position: relative;
}

.teoh-text .sppb-addon-title{
    position:relative;
}

.teoh-text .sppb-addon-title:before {
    content: '';
    background: black;
    height: 1px;
    width: 65px;
    position: absolute;
    left: -80px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.teoh-text-center .sppb-addon-title {
    position: relative;
}

.teoh-text-center .sppb-addon-title:after {
    content: '';
    background: black;
    height: 1px;
    width: 65px;
    position: absolute;
    right: -80px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.teoh-text-02 .sppb-addon-content{
    position: relative;
}

.teoh-text-02 .sppb-addon-content:before{
    content: '';
    background: black;
    height: 1px;
    width: 65px;
    position: absolute;
    left: -80px;
    top: 0;
    bottom: 0;
    margin: auto;
}


/*footer*/
section#sp-bottom-logo {
    border-top: 1px solid #ccc;
}

#sp-footer .sp-module-title {
    font-size: 16px!important;
    margin-top:20px;
    margin-bottom:15px;
    color: #000;
    font-family: 'Inter';
    text-transform: uppercase;
}

#sp-footer,#sp-bottom {
    background: #fff;
    color: #000;
}


#sp-footer ul.menu li {
    display: block;
    margin-bottom: 5px;
}

#sp-footer ul.menu li a {
    display: block;
    color: #000;
}

#sp-footer ul.menu li a:hover{
    color: #0000006e!important;
}

#sp-footer .container-inner {
    padding: 0px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media (max-width: 767px){
#sp-footer h3.sp-module-title {
    margin-top: 30px!important;
}}

@media (min-width: 992px){
div#sp-bottom3 {
    display: flex;
    justify-content: center;
}}

@media (min-width: 992px){
#sp-footer .container-inner>.row {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}

div#sp-bottom1 {
    display: flex;
    justify-content: center;
}}



/*copyright*/
div#sp-socialmedia {display: flex;align-items: center;}
div#sp-copyright {text-align: right;}

@media (max-width: 767px){
div#sp-socialmedia {display: flex;align-items: center;justify-content: center;}
div#sp-copyright {text-align: center;}
#sp-footer {padding: 30px 0 80px 0!important;}
#sp-bottom4 .sppb-row-container {padding: 0;}}

#sp-copyright span::before {
    font-size: 16px;
}

/*debug*/
.fa-comments:before,.fa-phone:before, .fa-envelope:before {
    content: "\f086";
    font-family: 'Font Awesome 5 Free';
}

.fa-phone:before {
    content:'\f095';
    font-weight: 900!important;
    font-family: 'Font Awesome 5 Free'!important;
}

a.sp-scroll-up {
    background: #09142b;
    bottom: 70px;
    right: 100px;
    width: 45px;
    height: 45px;
    line-height: 45px;
}

label.fabchat {
    left: 0;
    bottom: 50px;
}

.fab-options {
    bottom: 110px!important;
}












/*offcanvas*/
.offcanvas-inner .d-flex.header-modules.mb-3 {display:none!important;}
.offcanvas-menu li span::before {
    font-size: 20px;
    color: #000;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a,.offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #000;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a:hover,.offcanvas-menu .offcanvas-inner ul.menu>li a:focus,.offcanvas-menu .offcanvas-inner ul.menu>li span:hover,.offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #B79C56
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #09142b!important;opacity:1!important;
}

.offcanvas-menu .offcanvas-inner ul.menu li a {
    color: #09142b!important;opacity:0.5!important;
}

