  #sb-body {
    display: none;
}

#hotsite {
    overflow: hidden;
    background-image: url(https://img.kalunga.com.br/hotsite/quinzena-do-cliente/back2.jpg);
    background: #0173e0;
}

#hotsite .h_top,
#hotsite .h_center,
#hotsite .h_footer {
    padding: 0;
    background-image: url(https://img.kalunga.com.br/hotsite/quinzena-do-cliente/back.jpg);
    background-repeat: repeat;
}

#hotsite .h_top,
#hotsite .h_footer {
    text-align: left;
}

#hotsite .transition-ease,
#hotsite .transition-ease * {
    -webkit-transition: 0.15s ease all;
    -moz-transition: 0.15s ease all;
    transition: 0.15s ease all;
}

#hotsite #headerHotsite h1 {
    background-color: #000;
    background-size: auto 200px;
    height: 200px;
    text-indent: -99999px;
}

#hotsite #menuHotsite {
    background: #0b498d;
}

#hotsite #menuHotsite .navbar-toggler {
    font-size: 1rem;
    font-weight: 500;

}

.color-menu {
    color: #000;
    text-decoration: none;
    font-weight: 600;

}

.nav-link {
    color: #fff !important;
}


#hotsite #menuHotsite .navbar-toggler[aria-expanded="true"] .fas {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#hotsite #menuHotsite .navbar-toggler .fas {
    opacity: 0.5;
}

#hotsite #menuHotsite #navbarHotsite ul .nav-item {
    text-align: center;
    width: 50%;
}

#hotsite #menuHotsite #navbarHotsite ul .nav-item .menu-hack {
    margin-top: 12px;
}

#hotsite #produtosHotsite h2,
#hotsite #produtosHotsite h1 {
    font-size: 1.5rem;
}

#hotsite #produtosHotsite h1 b {
    background: #ED008C;
}

@media (min-width: 576px) {
    #hotsite #headerHotsite h1 {
        background-size: auto 250px;
        height: 250px;
    }

    #hotsite #headerHotsite img {
        height: 250px;
    }

    #hotsite #menuHotsite #navbarHotsite ul .nav-item {
        width: calc(100% / 3);
    }

}

@media (min-width: 768px) {
    #hotsite #headerHotsite h1 {
        background-color: #000;
        background-size: auto 180px;
        height: 180px;
    }

    #hotsite #headerHotsite img {
        height: auto;
    }

    #hotsite #menuHotsite #navbarHotsite ul .nav-item {
        width: auto;
    }
}

@media (min-width: 992px) {
    #hotsite #headerHotsite h1 {
        background-size: auto 220px;
        height: 220px;
    }

    #hotsite #menuHotsite #navbarHotsite ul .nav-item a {
        font-weight: 500;
    }

    #hotsite #boxesHotsite a:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

#hotsite .container {
    max-width: 1110px;
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
    background-color: #062343;
    color: white;
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.menu-color {
    background: #0b498d;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}

div#hotsite {
    padding-bottom: 0px !important;
}

@media (min-width: 768px) {
    .slide-hotsite .splide .splide__track {
        width: calc(100vw - 32px);
    }
}

.splide__pagination__page.is-active {
    background-color: #1271dd;
}

.splide__pagination__page{
    background-color: #3b97ff;
}