/* Webfont: Lato-Black */@font-face {
    font-family: 'LatoWebBlack';
    src: url('../fonts/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Black.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Bold */@font-face {
    font-family: 'LatoWebBold';
    src: url('../fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Hairline */@font-face {
    font-family: 'LatoWebHairline';
    src: url('../fonts/Lato-Hairline.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Hairline.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Hairline.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Hairline.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Heavy */@font-face {
    font-family: 'LatoWebHeavy';
    src: url('../fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Heavy.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Light */@font-face {
    font-family: 'LatoWebLight';
    src: url('../fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Medium */@font-face {
    font-family: 'LatoWebMedium';
    src: url('../fonts/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Medium.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */@font-face {
    font-family: 'LatoWeb';
    src: url('../fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Semibold */@font-face {
    font-family: 'LatoWebSemibold';
    src: url('../fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Thin */@font-face {
    font-family: 'LatoWebThin';
    src: url('../fonts/Lato-Thin.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Lato-Thin.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Lato-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}



body{
    font-family: 'LatoWebMedium';
    font-weight: normal;
    background-color: #ffffff;
}
p{
    color: #373435;
    font-size: 1.1em;
    line-height: 25px;
}
b{
}
ul,ol{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
a{ outline: none; cursor: pointer; }
a:hover{
    text-decoration: none;
}
h1{
    color: #000;
}
.form-control:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(58, 58, 58, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(66, 66, 66, 0.6);
}
a,
a:hover,
a:focus,
a:active,
button,
button:hover,
button:focus,
button:active{
    /*-webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;*/
    text-decoration: none;
}
a:hover, 
a:focus {
    color: #6b6b6b;
    text-decoration: underline;
}
.alert-success,
.alert-danger{
    margin-top: 10px;
}
.text-center{
    text-align:center;
}
.f-right{ float: right; }
.f-left{ float: left; }
.clear, .clear-lg, .clear-sm, .clear-xs {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clear-lg, .clear-sm, .clear-xs {
    display: none;
}
.p_0{
    padding: 0px;
}
.cbp-spmenu a {
    font-family: 'LatoWebLight';
}
.cbp-spmenu {
    background: #ab1449 !important;
}
.cbp-spmenu-vertical li a {
    border-bottom: 1px solid #9c073b !important;
}
.cbp-spmenu a:hover,
.cbp-spmenu a:focus {
    background: #980e3f !important;;
    color: #fff;
    text-decoration: none;
}
.logomenu {
    text-align: center;
    padding-top: 26px;
    padding-bottom: 34px;
    background: #ab1449;
}
.logomenu a:hover {
    background: transparent !important;
}
/*.cbp-spmenu-push-toleft #topGlobal ul li{
    display: none;
    }*/
/*-------------------
[1. Banner Pincipal]
---------------------*/
#banner_principal{
    font-size: 0px;
    position: relative;
    z-index: 5;
    margin-bottom:0px;
}
#banner_principal.c-margin{
    margin-bottom: 0;
    background: #ffca08;
}
#banner_principal .owl-item .item {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#banner_principal .owl-item .item img{
    width: 100%;
}
#banner_principal .owl-dots {
    z-index: 5;
    position: relative;
    width: 100%;
    margin:-50px auto 0 auto;
    counter-reset: c;
    text-align: center;
}
#banner_principal .owl-dots .owl-dot{
    display: inline-block;
    z-index: 1
}
#banner_principal .owl-dots .owl-dot span{
    width: 15px;
    text-align: center;
    height: 15px;
    background: transparent;
    border: 3px solid #fff;
    display: block;
    margin-right: 1px;
    border-radius: 50px;
    cursor: pointer;
}
#banner_principal .owl-dot:hover span,
#banner_principal .owl-dot.active span{
    background: #fff;
}
#banner_principal  .owl-dot span:before {
    text-shadow:1px 1px 1px rgba(0,0,0,0.8);
    counter-increment: c;
    content: counter(c,decimal-leading-zero);
    font-size: 18px;
    line-height: 45px;
    display: none;
}
#banner_principal .owl-dot span:before{
    color: #fff;
}
#banner_principal .owl-dot.active span:before{
    font-weight: bold;
    font-size: 25px;
    line-height: 38px;
}
/*-------------------
[2. Geral controls owl]
---------------------*/
.owl-nav.disabled{
    display: none;
}
.owl-dot,
.owl-dot span{
    display: inline-block;
    border-radius: 50%;
    position: relative;
    z-index: 555;
}
.owl-dot{
    padding:0 5px;
    display: inline-block;
    vertical-align: middle;
    margin: -45px 0 0 0;
}
.owl-dot span{
    background: rgba(255,255,255,0.5);
    width: 10px;
    height: 10px;
}
.owl-dot.active span{
    background: #ffca08;
    width: 12px;
    height: 12px;
}
.owl-dots {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 0px;
}
.owl-nav.disabled,
.owl-dots.disabled{
    display: none;
}
.owl-pagination{
    top: -10px;
}
.owl-page span {
    background: #fff;
    border-color: #fff;
}
.owl-page.active span {
    background: #211915;
    border-color: #211915;
}
.carousel.owl-carousel{
    background: transparent;
    margin-top: 20px;
}
.carousel.owl-carousel .item a{
    display: block;
    padding:0 5px; 
}
.carousel.owl-carousel .item a:hover img{
    border-color: rgba(248, 248, 248, 1);
}
.carousel.owl-carousel .owl-pagination{
    top: 5px;
}
.owl-prev,  .owl-next {
    background: #eaeaea;
    width: 24px;
    height: 24px;
    color: #ccc;
    text-align: center;
    line-height: 24px;
}
.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.owl-prev, 
.owl-next {
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #b3b3b3;
    line-height: 22px;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    opacity: 0;
    visibility: hidden;
}
.carousel.owl-carousel  .owl-prev{
    left: -12px;
}
.carousel.owl-carousel  .owl-next{
    right: -12px;
}
.owl-carousel:hover  .owl-prev, 
.owl-carousel:hover  .owl-next {
    opacity: 1;
    visibility: inherit;
}
.owl-carousel  .owl-prev:hover, 
.owl-carousel  .owl-next:hover {
    color: #fff;
    background-color: #351968;
}
.topGlobalFlutuante{
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    display: none;
}
#topGlobal {
    /*box-shadow: 0px 1px 11px rgba(0, 0, 0, 0.6);*/
    position: relative;
    z-index: 9;
    background: #bd2057;
    padding: 10px 0;
}
.topGlobalFlutuante > #topGlobal{
    padding:15px 0;
}
#topGlobal ul {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
#topGlobal ul li {
    display: inline-block;
    padding-top: 18px;
}
#topGlobal ul li a {
    color: #fff;
    font-size: 17px;
    padding: 12px 10px;
    font-family: 'LatoWebLight';
    margin-left: 5px;
}
/*#topGlobal ul li a:hover {
    text-decoration: none;
    background: #fff;
    color: #bd2057;
    border-radius: 5px;
    font-weight: 700;
    }*/
    #topGlobal ul li a:hover,
    #topGlobal ul li a:focus {
        text-decoration: none;
    }
    #topGlobal ul li a:focus {
        text-decoration: none;
    }
    #topGlobal .resp li::hover a{
        background-color: transparent;
    }
    ul.resp li a:hover {
        background: transparent !important;
    }
    ul.resp li {
        padding-top: 0 !important;
    }
    #topGlobal .resp a{
        display: none;
    }
    #topGlobal ul li i {
        width: 37px;
        height: 37px;
        display: block;
        background-color: #fff;
        border-radius: 50px;
        position: relative;
        margin:0;
    }
    #topGlobal ul li:last-child a i:after, 
    #topGlobal ul li:last-child a i:before {
        content: "";
        position: absolute;
        width: 22px;
        height: 3px;
        background-color: #bd2057;
        left: 50%;
        top: 50%;
        margin: -2px 0 0 -11px;
        border-radius: 50px;
        box-shadow: 0px -6px 0 #bd2057, 0px 6px 0 #bd2057;
    }
    body.cbp-spmenu-push-toleft #topGlobal ul li:last-child a i:after, 
    body.cbp-spmenu-push-toleft #topGlobal ul li:last-child a i:before {
        box-shadow: none;
    }
    body.cbp-spmenu-push-toleft #topGlobal ul li:last-child a i:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    body.cbp-spmenu-push-toleft #topGlobal ul li:last-child a i:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .fundo_transparent {
        display: none;
        position: fixed !important;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0);
        top: 0;
        left: 0;
        z-index: 999999;
        cursor: pointer;
    }
    .cbp-spmenu-right.cbp-spmenu-open {
        z-index: 9999999;
    }
    .bannershome img {
        width: 100%;
    }
    .newsletter {
        background: #c62456;
        padding: 30px 40px 30px 40px;
        border-radius: 10px;
    }
    .newsletterfundo {
        background: #eeeeee;
        padding: 100px 0;
    }
    .inputnew {
        float: right;
    }
    div {
        color: #bd2057 !important;
    }
    .inputnew button {
        background: #fecfc7;
        border: 0;
        color: #fff;
        border-radius: 20px;
        padding: 10px 20px;
    }
    .inputnew button {
        background: #fecfc7;
        border: 0;
        color: #fff;
        border-radius: 20px;
        padding: 0 20px;
        height: 40px;
    }
    .inputnew button:hover,
    .inputnew button:focus {
       background: #ffb3a6;
   }
   .inputnew input {
    border: 0;
    border-radius: 3px 0 0 3px;
    margin-right: -22px;
    width: 350px;
    text-indent: 10px;
    padding: 10px;
}
.newsletter p {
    color: #fff;
    font-family: 'LatoWebLight';
    position: absolute;
    line-height: 19px;
    margin-top: 1px;
    width: 200px;
}
.fundofooter {
    background: #eae7e7;
    padding: 50px 0 45px 0;
}
footer#rodape ul.menuinfooter li,
footer#rodape h4 {
    color: #6d6d6d;
}
ul.menuinfooter {
    margin-top: 30px;
}
.fundofooter i {
    background: #333333;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    text-align: center;
    padding-top: 3px;
    font-size: 20px;
    margin-right: 10px;
}
footer i.fa.fa-phone {
    padding-left: 2px;
    padding-top: 3px;
}
footer i.fa.fa-envelope {
    font-size: 16px;
    padding-top: 4px;
    padding-left: 1px;
}
footer i.fa.fa-map-marker {
    top: 0 !important;
    margin-top: 2px;
}
footer i.fa.fa-facebook {
    padding-top: 4px;
}
footer i.fa.fa-instagram {
    padding-top: 3px;
}
footer#rodape ul.menuinfooter li i {
    position: relative;
    top: 2px;
}
footer#rodape ul.menuinfooter li {
    font-size: 17px;
    margin: 18px 0;
}
.fundofooter h4 {
    font-size: 17px;
}
.copyright p {
    font-family: 'LatoWebMedium';
    font-size: 17px;
    text-align: center;
    color: #6b6b6b;
}
.copyright {
    padding: 44px 0 30px 0;
}
.botunsfooter a {
    display: block;
    background: #bd2057;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    padding: 15px 0;
    margin: 15px 0;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: 0.7s;
}
.fundofooter ul li a {
    color: #6d6d6d;
}
.fundofooter ul li a:hover,
.fundofooter ul li a:focus {
    color: #000;
    text-decoration: none;
}
.fundofooter ul li a:hover i {
    background: #000;
}
.leftmarca a:hover, 
.leftmarca a:focus, 
.botunsfooter a:hover, 
.botunsfooter a:focus {
    background: #af164b;
    text-decoration: none;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    box-shadow: inset 0 100px 0 0 #a7093f;
    color: #fff;
    background: #860a35;
}
.leftmarca a {
    background: #bd2057;
    color: #fff;
    padding: 15px 0;
    display: block;
    text-align: center;
    width: 250px;
    border-radius: 100px;
    font-size: 20px;
    font-family: 'LatoWebLight';
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: 0.7s;
    margin-top: 30px;
}
.banneramarca img {
    width: 100%;
}
.rightmarca img {
    width: 100%;
}
.leftmarca h2 {
    margin-top: 0;
}
.leftmarca h1 {
    margin-bottom: 0;
}
.leftmarca p {
    font-size: 17px;
    line-height: 19px;
    margin-top: 30px;
}
.container.amarcainfos .col-md-6 {
    height: 414px;
    position: relative;
}
.marcashadow,
.rightmarca img {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.rightmarca {
    padding-left: 0;
}
.amarcainfos {
    margin-top: 85px;
    margin-bottom: 85px;
}
.marcashadow {
    box-shadow: -1px 3px 10px 2px #0000000d;
    padding: 8px 15px 35px 30px;
}
.imagemcontato img {
    width: 100%;
}

body#contato {
    background: #eeeeee;
}
body#contato input,
body#contato textarea {
    width: 100%;
}
body#contato input, 
body#contato textarea {
    width: 100%;
    height: 40px;
    border: 0;
    box-shadow: 1px 3px 5px 0px #0000002e;
    border-radius: 3px;
    text-indent: 15px;
}
body#contato label {
    color: #4d4d4d;
    margin-bottom: 0;
    margin-top: 18px;
}
body#contato button.btn {
    background: #000;
    color: #fff;
    border-radius: 100px;
    padding: 7px 20px;
    font-family: 'LatoWebLight';
}
body#contato textarea#mensagem {
    height: 200px !important;
}
body#contato button.btn {
    background: #000;
    color: #fff;
    border-radius: 100px;
    padding: 12px 20px;
    font-family: 'LatoWebLight';
    font-size: 16px;
    margin-top: 35px;
}
body#contato .formcont {
    margin: 35px 0 60px 0;
}

.produtosimagem img {
    width: 100%;
}

.produtoslinha img {
    width: 100%;
}

.zoomproduto {
    overflow: hidden;
    border: solid 8px #f8f8f8;
}

.zoomproduto img {
    transition: all 0.3s ease;
}
.zoomproduto img:hover {
    transform: scale(1.1);
}

.produtoslinha h1 {
    font-weight: 600;
    font-size: 33px;
}
.produtoslinha h1 {
    font-weight: 600;
    font-size: 33px;
    margin: 20px 0 10px 0;
}
.produtoslinha h1:after {
    content: "";
    width: 50%;
    height: 3px;
    background: #f6f6f6;
    display: block;
    margin-top: 10px;
}
.produtoslinha h4 {
    color: #000;
    text-transform: uppercase;
    font-family: 'LatoWebBlack';
    padding-left: 10px;
}
.produtoslinha p {
    color: #9e9e9e;
    line-height: 16px;
    padding-left: 10px;
}
.produtoslinha p:hover,
.produtoslinha p:focus,
.produtoslinha a:hover,
.produtoslinha a:focus {
    text-decoration: none;
}
.produtoslinha {
    margin-top: 25px;
    margin-bottom: 150px;
}
.leftpro img {
    width: 100%;
}
.rigthpro h1 {
    font-family: 'LatoWebBlack';
    margin-top: 0;
}
.rigthpro p {
    color: #808487;
}
p.descpro {
    font-size: 15px;
}
.rigthpro h4 {
    color: #e13e71;
    font-family: 'LatoWebLight';
text-transform: uppercase;
}
.rigthpro h3 {
    color: #656565;
    font-family: 'LatoWebBlack';
    margin-top: 30px;
}
.rigthpro h4:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f6f6f6;
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}
.rigthpro ul li {
    display: inline-block;
}
a.onde {
    background: #fecfc7;
    color: #bb2056;
}
a.onde i {
    font-size: 28px !important;
    position: relative;
    top: 4px;
}
a.comprar {
    background: #dc2b57;
    color: #fff;
}
a.comprar:hover {
    background: #d2224e;
}
a.onde:hover {
    background: #f9c7bf;
    color: #a00b3f;
}
.rigthpro ul li a {
    padding: 20px 30px;
    border-radius: 100px;
    font-family: 'LatoWebLight';
    font-size: 17px;
}
.rigthpro ul li a i {
    margin-right: 11px;
    font-size: 22px;
}
.rigthpro ul li a:hover,
.rigthpro ul li a:focus {
    text-decoration: none;
}

.rigthpro ul {
    margin-top: 55px;
}
.produtodetals {
    margin-top: 60px;
    margin-bottom: 100px;
}
a.onde {
    margin-right: 10px;
}
.mapaondecomprar {
    margin-top: 50px;
    margin-bottom: 50px;
}
.mapaondecomprar img{
    width: 100%;
}

.col-md-3.listitemcat {
    height: 410px;
}

.ondecomprar h5 {
    color: #404040;
}
.ondecomprar {
    margin-top: 25px;
}