html,body {
    overflow-x: hidden;
    font-size: 16px;
}
@media screen and (max-width: 768px) {
    html,body {
        font-size: 13px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    html,body {
        font-size: 13px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
    html,body {
        font-size: 15px;
    }
}
@media screen and (min-width: 1400px) {
    html,body {
        font-size: 17px;
    }
}
.no-outline-anywhere {
    box-shadow: none !important;
    /*border: none !important;*/
    outline: none !important;
}
.no-outline-anywhere:active {
    box-shadow: none !important;
    /*border: none !important;*/
    outline: none !important;
}
.no-outline-anywhere:hover {
    box-shadow: none !important;
   /* border: none !important;*/
    outline: none !important;
}
.no-outline-anywhere:focus {
    box-shadow: none !important;
    /*border: none !important;*/
    outline: none !important;
}

@font-face {
    font-family: 'Swis721 Cn BT';
    src: url('swis/swis721-cn-bt.woff') format('woff'),
            url('swis/swis721-cn-bt.woff2') format('woff'),
            url('swis/swis721-cn-bt.eot') format('woff');
    font-weight: normal;
    font-style: normal;
}
.swis721 {
    font-family: 'Swis721 Cn BT' !important;
}

@font-face {
    font-family: 'Franklin Gothic Medium Cond';
    src: url('frank/FranklinGothic-MediumCond.woff2') format('woff2'),
        url('frank/FranklinGothic-MediumCond.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.frank {
    font-family: 'Franklin Gothic Medium Cond' !important;
}
img.no-filters {
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

@font-face {
    font-family: 'Swiss721BT-RomanCondensed';
    src: url('swis/Swiss721BT-RomanCondensed.woff') format('woff'),
            url('swis/Swiss721BT-RomanCondensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Creighton';
    src: url('creighton/creightonreg-webfont.woff') format('woff'),
            url('creighton/creightonreg-webfont.woff2') format('woff2');
}
.creighton {
    font-family: 'Creighton' !important;
}
@font-face {
    font-family: 'swis';
    src: url('swis/swis.eot'), url('swis/swis.woff2') format('woff2'),
            url('swis/swis.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
.swis {
    font-family: 'swis' !important;
}
@font-face {
    font-family: 'abadi_mt_condensed_lightRg';
    src: url('abadi/abadi_mt_condensed_light-webfont.woff2') format('woff2'),
         url('abadi/abadi_mt_condensed_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.abadi {
    font-family: 'abadi_mt_condensed_lightRg' !important;
}

@font-face {
    font-family: 'abadi_mt_condensedregular';
    src: url('abadi/abadi-mt-condensed-webfont.woff2') format('woff2'),
         url('abadi/abadi-mt-condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amsiprocond-ultrauploadedfile';
    src: url('amsiprocond/amsiprocond-ultra-webfont.woff2') format('woff2'),
         url('amsiprocond/amsiprocond-ultra-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'akrobatbold';
    src: url('akrobat/akrobat-bold-webfont.woff2') format('woff2'),
         url('akrobat/akrobat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'vogueplain';
    src: url('vogue/vogue_plain-webfont.woff2') format('woff2'),
         url('vogue/vogue_plain-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.vogue {
    font-family: 'vogueplain' !important;
}

.akrobat-bold {
    font-family: 'akrobatbold' !important;
}

@font-face {
    font-family: 'akrobatregular';
    src: url('akrobat/akrobat-regular-webfont.woff2') format('woff2'),
         url('akrobat/akrobat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.akrobat {
    font-family: 'akrobatregular' !important;
}
.amsi {
    font-family: 'amsiprocond-ultrauploadedfile' !important;
}
.abadi-regular {
    font-family: 'abadi_mt_condensedregular' !important;
}
  
.bg-cover {
    background-position: center;background-size: cover;
}
.bg-contain {
    background-position: center;background-size: contain !important;
    background-repeat: no-repeat; 
}
.c333 {color: #333333;}
.c444 {color:#444444 !important;}
.b8b8 {color:#B8B8B8 !important;}
.c999 {color:#999999;}
.c666 {color:#666666;}
.c777 {color:#777777;}
.cbaba {color:#BABABA;}

.f10 {font-size: 0.625rem;}
.f11 {font-size: 0.688rem;}
.f12 {font-size: 0.75rem;}
.f13 {font-size: 0.813rem;}
.f14 {font-size: 0.875rem;}
.f15 {font-size: 0.938rem;}
.f16 {font-size: 1rem;}
.f17 {font-size: 1.063rem;}
.f18 {font-size: 1.125rem;}
.f19 {font-size: 1.188rem;}
.f20 {font-size: 1.25rem;}
.f21 {font-size: 1.313rem;}
.f22 {font-size: 1.375rem;}
.f23 {font-size: 1.438rem;}
.f24 {font-size: 1.5rem;}
.f25 {font-size: 1.563rem;}
.f26 {font-size: 1.625rem;}
.f27 {font-size: 1.688rem;}
.f28 {font-size: 1.75rem;}
.f29 {font-size: 1.813rem;}
.f30 {font-size: 1.875rem;}
.f31 {font-size: 1.938rem;}
.f32 {font-size: 2rem;}
.f33 {font-size: 2.063rem;}
.f34 {font-size: 2.125rem;}
.f35 {font-size: 2.188rem;}
.f40 {font-size: 2.5rem;}
.f45 {font-size: 2.875rem;}
.f50 {font-size: 3.125rem;}
.f60 {font-size: 3.75rem;}
.f70 {font-size: 4.375rem;}
.f80 {font-size: 5rem;}
.f90 {font-size: 5.625rem;}
.f100 {font-size: 6.25rem;}
.f150 {font-size: 9.375rem;}

.f10-important { font: size 0.625rem !important;}
.f11-important { font: size 0.688rem !important;}
.f12-important { font: size 0.75rem !important;}
.f13-important { font: size 0.813rem !important;}
.f14-important { font: size 0.875rem !important;}
.f15-important { font: size 0.938rem !important;}
.f16-important { font: size 1rem !important;}
.f17-important { font: size 1.063rem !important;}
.f18-important { font: size 1.125rem !important;}
.f19-important { font: size 1.188rem !important;}
.f20-important { font: size 1.25rem !important;}
.f21-important { font: size 1.313rem !important;}
.f22-important { font: size 1.375rem !important;}
.f23-important { font: size 1.438rem !important;}
.f24-important { font: size 1.5rem !important;}
.f25-important { font: size 1.563rem !important;}
.f26-important { font: size 1.625rem !important;}
.f27-important { font: size 1.688rem !important;}
.f28-important { font: size 1.75rem !important;}
.f29-important { font: size 1.813rem !important;}
.f30-important { font: size 1.875rem !important;}

.black {color: #000000;}
.arial {font-family: arial;}
.undecorated {
    text-decoration: none !important;
}
.bg-f8f8 {
    background-color: #f8f8f8;
}
.bg-eee {
    background-color: #eee;
}
.cacac {color:#ACACAC !important;}
.c111 {color:#111111;}
.c1f1f {color:#1F1F1F;}
.arial {  font-family: Arial, Helvetica, sans-serif;}
.verdana {font-family: Verdana, Geneva, sans-serif;}
.segoe {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}
.tahoma {font-family: Tahoma, Geneva, Verdana, sans-serif;}
.geneva {font-family: Geneva, Verdana, sans-serif;}
.helvetica {font-family: Helvetica, Arial, sans-serif;}
.sans-serif {font-family: sans-serif;}
.condense1 {letter-spacing: -0.01em;}
.spaced1 {letter-spacing: 0.01em;}
.spaced2 {letter-spacing: 0.02em;} 
.spaced3 {letter-spacing: 0.03em;}
.spaced4 {letter-spacing: 0.04em;}
.spaced5 {letter-spacing: 0.05em;}
.line11 {line-height: 1.1em;}
.bold {font-weight: bold;}
.bolder {font-weight: bolder;}
.custom-bordered {    border:1px solid #EEEEEEaa;}
.img-contain {
    object-fit: contain;
    object-position: center;
}
.img-cover {
    object-fit: cover;
    object-position: center;
}
.c5252 {color:#525252;}
.c5454 {color:#545454;}
.c777 {color:#777777;}
.botao-setinha {
    width:30px;height: 30px;
    border:1px solid #D4D4D4;
    color:#777;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* shadow when hover inside cartao-dealer class**/

.cartao-dealer:hover {
    -webkit-box-shadow: 0px 31px 42px -11px rgb(105 105 105 / 55%);
    box-shadow: 0px 31px 42px -11px rgb(105 105 105 / 55%);
}

.div-banner {
    overflow: hidden;
    padding: 0px !important;
}
.banner{
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    transition: transform .5s;
}
.banner:hover{
    transform: scale(1.05);
}



/* especifico desse projeto*/
.nav-item .nav-link.text-white {
    transition: all 0.1s ease-in-out;
}
.nav-item .nav-link.text-white:hover {
    color:#ed0e19 !important;
}
.fundo-dj {
   /* background-color: black;
    background-color: rgb(46, 42, 42);
    background-blend-mode:overlay;*/
    background-color: black;
    background-position: top center;
    background-size: cover;
 }
 @media screen AND (min-width: 900px) AND (max-width:1400px) {
    
    .fundo-dj.home {
       height: 650px;
    }
   }
@media screen AND (min-width: 1400px)  {
    
 .fundo-dj.home {
    height: 745px;
 }
}

.topbar {
  /*  border-bottom: 1px solid #FFFFFFBB;*/
}

.botao-gigante {
    border:white solid 3px;
    color:white;
    text-transform: uppercase;
    border-radius: 40px;

}.botao-gigante:hover {
    border:#DD0C16 solid 3px;
    color:#DD0C16;
}
.botao-saiba-mais:hover {
    color:white;
}
.botao-saiba-mais {
    background-color:#222;
    width: 185px;
    height: 53px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.938rem;
    color:white;
    border-radius: 25px;
}


/* PRODUCT CARD */

.product-card .product-card-div {
    height:350px;
    border:1px solid transparent;
    background-color: white;
}
.product-card .name {
    color:black;
    min-height: 85px;
}
.product-card .primary-price {
    /*color:#F63A5C;*/
    color:#000;
    font-weight: 800;
    font-weight: 20px;
}
.product-card .secondary-price {
    font-size: 0.938rem;
    color:#777;
}
.product-card .product-card-div:hover {
    border:1px solid #EEEEEEaa;
}
.product-card .image {
    height: 230px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    object-fit: contain;
    object-position: center center;
}

.product-card a {
    text-decoration: none !important;
}
.rodape .nav-link {
    color:#171112;
}
.rodape .nav-link:hover {
    color:#ed0e19;
}
html,body {
    font-family: 'abadi_mt_condensed_lightRg';
}
@media (min-width: 1200px) {
    .container {
        width: 1220px;
    }
}


@media (min-width: 768px) {
    .col-md-25 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}


.caaaaa {
    color: #aaa;
}
/* MMOBILE MENU ROBADO DA NOVACERES**/


.categorymenu-sidebar {
    position: absolute;
    background-color:black;
    z-index: 999;
    top: 0;
    left: 0px;
    max-width: 0px;
    height: 1000px;
    transition: ease-in .2s;
    overflow: hidden;
}

.categorymenu-sidebar.open {
    max-width: 1000px;
}

.categorymenu-background {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    opacity: 0;
    display: none;
    z-index: 3;
}

.categorymenu-background.active {
    display: block;
}

.categorymenu-sidebar .seta {
    border-left: 1px solid   #ddd;
    border-bottom: 1px solid   #ddd;
    color: #ddd;
}
/* 
.categorymenu-sidebar .nav-link {
   border-left: 1px solid   #ddd;
    border-bottom: 1px solid   #ddd;
}*/
.slider-handle {
    background-image: unset !important;
    background-color: #ed0e19;
    width: 23px;
    height:23px;
}
.slider-selection {
    background-image: unset !important;
    background-color: #CCCCCC;
    box-shadow: unset !important;
    -webkit-box-shadow:unset !important;
    height: 15px;
}
.slider-track-low {height:15px;
    box-shadow: unset !important;
    -webkit-box-shadow:unset !important;}
.slider-track-hight {height:15px;
    box-shadow: unset !important;
    -webkit-box-shadow:unset !important;}
.slider.slider-horizontal {
    box-shadow: unset !important;
    -webkit-box-shadow:unset !important;
    height: 23px;
}

/** somente para dispositivos md ou maiores*/
@media screen and (min-width: 992px) {
    #accordion.bg-white {
        height: 600px;
    }
}

.hamburger-box {
    transform: scale(0.666);
}
body.loading-cursor *{     cursor: wait !important;  }

.hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before, .hamburger .hamburger-inner{

    background-color: #FFF !important;
}


.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before{background-color: #FFF !important;}
.sidebar-content .nav .nav-item .nav-link:hover {
    color:rgba(255, 255, 255, 0.693) !important;
}
.fundo-dj .nav-link img {
    transition: all 0.3s ease-in-out;
}
.fundo-dj .nav-link:hover img {
    transform: scale(1.08);
   /* filter:invert(90%) sepia(89%) saturate(7469%) hue-rotate(355deg) brightness(96%) contrast(93%);*/
}
img.invert {
    filter:invert(100%);
}
.bg-light {
    background-color:#EEEEEE !important;
}
.fundo-dj .nav-link {
    letter-spacing: 0.03em;
}
.bg-black {
    background-color:black !important;
}
body {
    background-image: url('../images/fundoy.png');
    background-position: bottom center;
    background-repeat: no-repeat;
}
.texto-verde {
    color: #657F14 !important;
}
.custom-tabs .nav-link {
    color: #777 !important;
}

.custom-tabs .nav-link.active {
    color: #657F14 !important;
    border-bottom: solid 2px #657F14;
    font-weight: bold;
}
hr.bbb {
    border-top: 1px solid #bbb;
}
.c333 {
    color: #333 !important;
}
.c888 {
    color: #888 !important;
}
#accordion .nav-link {
    color: #444 !important;
}
#accordion .nav-link::before {
    content: 	"\25CF";
    color:#000;
    font-size: 1.5rem;
    margin-right: 5px;
}
.filter_select,.filter_select:hover,.filter_select:focus,.filter_select:active{
    min-width: 145px;
    background-color:#EEE;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    border-radius: 30px;
    text-overflow: ''; 
    background-image: url("../images/setinha.png");

    background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 0.75rem; 
}

.botao-colapse .fa-chevron-up {
    transition: all 0.3s ease-out;
    transform: rotate(0deg);
}
.botao-colapse.collapsed .fa-chevron-up {
    transform: rotate(180deg);
}
.navbar_desktop {
    background-color: #0000009a;
}



/* Dots */
.slick-slideshow .slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-slideshow .slick-dots {
    position: absolute;
    z-index: 200;
    bottom: 30px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-slideshow .slick-dots li {
    position: relative;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin: 0 0px;
    padding: 0;

    cursor: pointer;
}
.slick-slideshow .slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 30px;
    height: 30px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-slideshow .slick-dots li button:hover,
.slick-slideshow .slick-dots li button:focus {
    outline: none;
}
.slick-slideshow .slick-dots li button:hover:before,
.slick-slideshow .slick-dots li button:focus:before {
    opacity: 1;
    color:#759516;
}
.slick-slideshow .slick-dots li button:before {
    font-family: 'slick';
    font-size: 24px;
    line-height: 20px;

    position: absolute;
    vertical-align:center;
    top:10px;
    width: 30px;
    height: 30px;

    content: '\2022';
    text-align: center;
    color:white;
    opacity: 1;
    /*opacity: .25;*/
    /*color: black;*/

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-slideshow .slick-dots li.slick-active button:before {
    opacity: 1;
    color:#657F14;
}

body {
    /*background-color: #C828A4 !important;*/
}