.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-ms-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;-o-transition:opacity 0s .6s;transition:opacity 0s .6s}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:.7rem;height:.7rem;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;transition:opacity .6s ease}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:0;bottom:20px;left:0;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.col-lg-6,.col-md-3,.col-md-5{position:relative;width:100%;padding-right:15px;padding-left:15px}@-webkit-keyframes animate_center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes animate_center{0%{-webkit-transform:scale(2);transform:scale(2);-webkit-filter:blur(4px);filter:blur(4px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@-webkit-keyframes animate_right{0%{-webkit-transform:translateX(45px);transform:translateX(45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes animate_right{0%{-webkit-transform:translateX(45px);transform:translateX(45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes animate_left{0%{-webkit-transform:translateX(-200px) rotateY(30deg) scale(0);transform:translateX(-200px) rotateY(30deg) scale(0);-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;opacity:0}100%{-webkit-transform:translateX(0) rotateY(0) scale(1);transform:translateX(0) rotateY(0) scale(1);-webkit-transform-origin:1800px 50%;transform-origin:1800px 50%;opacity:1}}@keyframes animate_left{0%{-webkit-transform:translateX(-200px) rotateY(30deg) scale(0);transform:translateX(-200px) rotateY(30deg) scale(0);-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;opacity:0}100%{-webkit-transform:translateX(0) rotateY(0) scale(1);transform:translateX(0) rotateY(0) scale(1);-webkit-transform-origin:1800px 50%;transform-origin:1800px 50%;opacity:1}}.animate_center{-webkit-animation:animate_center 950ms ease-out both;animation:animate_center 950ms ease-out both}.animate_right{-webkit-animation:animate_right 950ms ease-out both;animation:animate_right 950ms ease-out both}.animate_left{-webkit-animation:animate_left 950ms ease-out both;animation:animate_left 950ms ease-out both}.caption-animate .item .animate_left,.caption-animate .item .animate_right,.caption-animate .item>.animate_center{opacity:0}.caption-animate .item.active .carousel-caption{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.carousel .carousel-caption{top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel .carousel-caption .container{width:100%}@media (min-width:768px){.carousel .carousel-caption .container{padding:0 7rem}}.carousel .carousel-indicators{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel .carousel-indicators li{opacity:inherit!important;width:12px;height:12px;margin-right:3px;margin-left:3px;border-radius:100%}.carousel .carousel-indicators .active{background-clip:padding-box;background-color:#fd3a00;border:3px solid transparent;-webkit-box-shadow:0 0 0 1px #fd3a00;box-shadow:0 0 0 1px #fd3a00}.carousel h1,.carousel h2{font-weight:300}.carousel h1 span,.carousel h2 span{font-weight:900}.carousel .align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel .align-center .animate_center{text-align:center}.carousel .align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel .align-left .animate_left{text-align:right}.carousel .align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.carousel .align-right .animate_right{text-align:left}.carousel .btn{border-radius:30px!important;padding:.75rem 2rem!important}picture{display:block}picture source{display:block}picture img{min-height:620px;max-height:620px;height:100%;display:block;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:991.98px){picture img{min-height:340px}}@media (min-width:768px){.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:768px){.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}}@media (min-width:992px){.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.carousel picture img{min-height:500px;max-height:500px}#produtos{background-color:#fff}@media (min-width:768px){#produtos{padding:8rem 0 0}}#produtos .col-border .border_box{position:relative;background-color:#fd3a00;width:100%;height:100%;border-top-right-radius:90px}#produtos .col-products .box-products{padding:4rem 0 3rem}@media (min-width:768px){#produtos .col-products .box-products{margin-left:-5rem}}#produtos .col-products .box-products .row:not(:last-of-type){padding-bottom:3rem}@media (max-width:991.98px){#produtos .col-products .box-products .row{text-align:center}#produtos .col-products .box-products .row .col-image{margin-bottom:2rem}}@media (min-width:768px){#produtos .col-products .box-products .box{padding:3rem}}#produtos .col-products .box-products .box .box-title{color:#fd3a00}@media (max-width:991.98px){#produtos .col-products .box-products .box .box-body .text{margin-bottom:2rem}}