Aliança Master teve uma vitória crucial em sua campanha no Campeonato Municipal de Master ao vencer o Caterpillar por 2 a 1. Lombarde e Ronaldo marcaram os gols no primeiro tempo, garantindo a vitória da equipe. Com esse triunfo, a Aliança Master somou 4 pontos nas duas primeiras rodadas da competição, assumindo provisoriamente a liderança do campeonato. Agora, a equipe se prepara para o próximo desafio contra o Vila Nova na próxima rodada.
Caterpillar se complica no campeonato.
O Caterpillar perdeu mais uma partida e confirmou sua má fase. Após ter sido derrotado pelo Blumenau na primeira rodada, o time sofreu nova derrota para o Aliança Master por 2 a 1, a equipe ainda criou boas chances no final do jogo. Aos 40 minutos do segundo tempo, após um lindo gol de Maia batendo cruzado, já não dava mais tempo para fazer mais nada. Com esses resultados, o Caterpillar ainda não pontuou e está ocupando a última posição na tabela. Agora, buscando a reabilitação no campeonato, o time enfrentará o Taboquinha na terceira rodada, que acontecerá no dia 18 de maio. O Caterpillar precisa buscar os pontos perdidos para se recuperar e sonhar com a classificação.
(adsbygoogle = window.adsbygoogle || []).push({});
(function($){
"use strict";
$(document).ready(function(){
function bsaProResize() {
setTimeout(function () {
let sid = "1";
let object = $(".bsaProContainer-" + sid);
let itemSize = $(".bsaProContainer-" + sid + " .bsaProItem");
let imageThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__img");
let animateThumb = $(".bsaProContainer-" + sid + " .bsaProAnimateThumb");
let innerThumb = $(".bsaProContainer-" + sid + " .bsaProItemInner__thumb");
let parentWidth = "728";
let parentHeight = "90";
let objectWidth = object.parent().outerWidth();
if ( objectWidth 0 && objectWidth !== 100 && scale > 0 ) {
itemSize.height(parentHeight * scale);
animateThumb.height(parentHeight * scale);
innerThumb.height(parentHeight * scale);
imageThumb.height(parentHeight * scale);
} else {
itemSize.height(parentHeight);
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
imageThumb.height(parentHeight);
}
} else {
itemSize.height(parentHeight);
animateThumb.height(parentHeight);
innerThumb.height(parentHeight);
imageThumb.height(parentHeight);
}
}, 1000);
}
bsaProResize();
$(window).resize(function(){
bsaProResize();
});
});
})(jQuery);
(function ($) {
"use strict";
function bsaOwlCarousel() {
let owl = $(".bsa-owl-carousel-1");
let owlItem = $(".bsa-owl-carousel-1 .bsaProItem");
owl.owlCarousel({
loop: true,
autoPlay: 5000,
autoPlayHoverPause: false,
autoPlayTimeout: 5000,
paginationSpeed: 700,
items: 1,
rewindSpeed: 1000,
singleItem : true,
slideSpeed: 400,
autoWidth: true,
nav: false,
dots: false,
afterAction: function(el){
//remove class active
owlItem.addClass('inactiveItem');
//add class active
owlItem.eq(this.currentItem).removeClass('inactiveItem');
}
});
}
$(document).ready(function () {
let owlCarousel = $(".bsaProCarousel-1");
setTimeout(function () {
let crop = "yes";
let ajax = $('.bsa_pro_ajax_load-1');
if ( crop === "ajax" ) {
if ( ajax.children.length > 0 ) {
bsaOwlCarousel();
owlCarousel.fadeIn();
setTimeout(function () {
ajax.fadeIn();
}, 100);
}
} else {
bsaOwlCarousel();
}
}, 200);
let number_show_ads = "0";
let number_hide_ads = "0";
if ( number_show_ads > 0 ) {
setTimeout(function () { owlCarousel.fadeIn(); }, number_show_ads * 1000);
} else {
owlCarousel.fadeIn();
}
if ( number_hide_ads > 0 ) {
setTimeout(function () { owlCarousel.fadeOut(); }, number_hide_ads * 1000);
}
});
})(jQuery);
.bsaProCarousel-1 {
max-width: 728px !important;
width: 100%;
overflow: hidden;
margin: 0 auto;
}
.bsaProCarousel-1 .bx-wrapper {
border: 0 !important;
box-shadow: none !important;
margin-bottom: 0 !important;
}
.bsaProCarousel-1 .bsaProItem {
max-width: 728px !important;
}
.bsaProCarousel-1 .bsaProItem {
width: 100% !important;
margin: 0 !important;
visibility: visible !important;
opacity: 1 !important;
}