.slider #sp-main-body {
    margin-top: -100px;
}
.sp-megamenu-parent {
    width: 100%;
}
nav.sp-megamenu-wrapper {
    text-align: center;
}
.slider #sp-header.sliderSticky {
    box-shadow: none;
}
.slider #sp-header.sliderSticky {
    background: transparent;
}
.slider #sp-header.sliderSticky.header-sticky {
    position: relative;
}
header#sp-header.header-sticky a#offcanvas-toggler {
    display: inline-flex !important;
}
section#sp-menu {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgb(255 255 255 / 72%);
    z-index: 9;
    position: relative;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 40px;
}
.slider .sliderSticky img.logo-image {
    filter: grayscale(1) brightness(1000%);
}
.sp-module.callback-top {
    width: 100%;
    text-align: right;
    line-height: 80px;
}
.slider .sp-module.callback-top a {
    color: #084D4F;
    border: 2px solid #084D4F;
}
.slider .sliderSticky .sp-module.callback-top a {
    color: #fff;
    border: 2px solid #fff;
}
.sp-module.callback-top a {
    cursor: pointer;
    color: #084D4F;
    border: 2px solid #084D4F;
    border-radius: 30px;
    padding: 10px 30px;
    transition: all .2s ease-in;
}
.sp-module.callback-top a:hover {
    color: #fff;
    background-color: #E9C873;
    border-color: #E9C873;
}
.phone-top {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    color: #084D4F;
}
.phone-top li.sp-contact-mobile {
    font-size: 28px;
    font-weight: 600;
    color: #E9C873;
}
.phone-top li.sp-contact-mobile a {
    color: #084D4F;
}
.slider .sliderSticky .phone-top li.sp-contact-mobile a, .slider .sliderSticky .phone-top {
    color: #fff;
}
.slider .sliderSticky + #sp-menu .sp-megamenu-parent > li > a {
    color: #fff;
}
.slider .sliderSticky + #sp-menu .sp-megamenu-parent > li.active > a, .slider .sliderSticky + #sp-menu .sp-megamenu-parent > li:hover > a {
    color: #E9C873;
}
@media (max-width: 991px) {
    div#sp-callback-top {
        display: none;
    }
}
@media (min-width: 768px) {
    section#slider {
        height: 100vh;
    }
}
@media (max-width: 767px) {
    .phone-top p {
        display: none;
    }
    .phone-top {
        margin-top: 20px;
    }
    .phone-top li.sp-contact-mobile {
        font-size: 24px;
    }
}
@media (max-width: 575px) {
    #sp-header .logo {
        height: 60px;
    }
    .phone-top li.sp-contact-mobile {
        font-size: 15px;
    }
    #sp-header .row > div {
        padding-right: 5px;
        padding-left: 5px;
    }
    #sp-header .row > div .sp-module {
        margin-left: 0px;
        margin-top: 17px;
    }
    body.ltr #offcanvas-toggler.offcanvas-toggler-right {
        margin-left: 10px;
    }
    #sp-header .sp-module {
        margin-left: 0px;
    }
}
.offcanvas-menu .logo {
    margin-top: 50px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
    opacity: 1;
    font-size: 20px;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info {
    font-size: 26px;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info > li > a, .offcanvas-menu .offcanvas-inner .social-icons > li > a {
    opacity: 1;
    color: #084d4f;
}
.offcanvas-menu .offcanvas-inner .social-icons {
    font-size: 40px;
}
.offcanvas-menu .offcanvas-inner .header-modules {
    padding: 0px 0 !important;
    ! i;
    !;
}
.sp-page-title .sp-page-title-heading {
    display: none;
}
.sp-page-title .breadcrumb {
    margin: 0;
}
li.float-start {
    margin-right: 5px;
}
.sp-page-title {
    padding: 5px 0;
}
.eb-inst .eb-header {
    text-align: center;
    color: #084d4f;
    font-weight: 600;
    margin-bottom: 10px;
}
#sp-bottom {
    font-size: 18px;
    line-height: 120%;
}
#sp-bottom li.sp-contact-mobile, #sp-bottom span.fas.fa-mobile-alt, #sp-bottom .sp-module ul > li.sp-contact-mobile > a {
    display: inline-block;
}
ul.social-icons {
    margin-top: 20px;
    font-size: 40px;
}
#sp-bottom .sp-module ul.sp-contact-info {
    margin-bottom: 10px;
}
.price table {
    width: 100%;
}
.price td:last-child {
    width: 130px;
}
.price tr td {
    border-bottom: 1px solid #d0d0d0;
    padding: 7px 9px;
}
.price tr:last-child td {
    border-bottom: none;
}
.price tr:hover {
    background-color: #e9c873;
}
.price .sppb-row-column {
    padding: 0;
}
.imageRound img.sppb-img-responsive {
    border-radius: 30%;
}
#sp-bottom .sp-module ul > li > a {
    display: unset;
}
#sp-bottom .container {
    max-width: 800px;
}
.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
    z-index: 99999 !important;
}