3173
| <![CDATA[<script type="text/javascript">
$(document).ready(function($) {
$("#carouselBanners .owl-carousel").owlCarousel({
autoplay: true,
autoplayTimeout: 8000,
center: true,
loop : true,
smartSpeed : 600,
items: 1,
margin: 0,
dots: false,
nav: true,
navText: ['<svg viewBox="59.388 0 166.159 284.934"><path fill="currentColor" d="M110.488,142.468L222.694,30.264c1.902-1.903,2.854-4.093,2.854-6.566c0-2.475-0.95-4.664-2.854-6.563L208.417,2.857C206.513,0.955,204.324,0,201.856,0c-2.476,0-4.664,0.955-6.567,2.856L62.24,135.9c-1.903,1.903-2.852,4.094-2.852,6.567c0,2.475,0.948,4.664,2.852,6.567l133.042,133.043c1.906,1.905,4.097,2.856,6.571,2.856c2.471,0,4.66-0.951,6.563-2.856l14.277-14.268c1.902-1.902,2.851-4.094,2.851-6.569c0-2.473-0.947-4.661-2.851-6.564L110.488,142.468z"/></svg>','<svg viewBox="59.388 0 166.159 284.934"><path fill="currentColor" d="M174.448,142.466L62.242,254.67c-1.902,1.903-2.854,4.093-2.854,6.566c0,2.475,0.95,4.664,2.854,6.563l14.277,14.277c1.903,1.901,4.093,2.856,6.561,2.856c2.476,0,4.664-0.955,6.567-2.856l133.049-133.043c1.903-1.903,2.852-4.094,2.852-6.567c0-2.475-0.948-4.664-2.852-6.567L89.654,2.857C87.748,0.951,85.557,0,83.083,0c-2.471,0-4.66,0.951-6.563,2.856L62.243,17.124c-1.902,1.902-2.851,4.094-2.851,6.569c0,2.473,0.947,4.661,2.851,6.564L174.448,142.466z"/></svg>'],
responsiveClass:true,
responsive : {
1899 : {
items : 1.5
}
}
});
$('#carouselPontos .owl-carousel').owlCarousel({
animateIn: 'fadeIn',
animateOut: 'fadeOut',
items: 1,
autoplayTimeout: 6000,
loop : false,
mouseDrag: false,
smartSpeed:600,
margin: 0,
dots: false,
nav: true,
navText: ['<svg viewBox="0 0 6.24 10.32"><path fill-rule="evenodd" clip-rule="evenodd" fill="currentColor" d="M0,10.32V0h6.24v10.32H0z M4.99,5.8L3.12,4.13L1.25,5.8l0.44,0.39l1.43-1.28l1.43,1.28L4.99,5.8z"/></svg>','<svg viewBox="0 0 6.24 10.32"><path fill-rule="evenodd" clip-rule="evenodd" fill="currentColor" d="M0,0v10.32h6.24V0H0z M4.99,4.52L3.12,6.19L1.25,4.52l0.44-0.39 l1.43,1.28l1.43-1.28L4.99,4.52z"/></svg>']
});
});
</script>]]>
|