
/* Privremena popravka poslije restore-a: prikazi T3 animirane elemente */
.ja-animation,
.ja-animate,
.fadeInUp,
.fadeInDown,
.fadeInLeft,
.fadeInRight,
.pop-up {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    -webkit-transform: none !important;
}

/* Kontaktirajte nas preko cijele sirine u spotlight-1 */
.t3-spotlight-1 > .col:nth-child(1),
.t3-spotlight-1 > .col:nth-child(2) {
    display: none !important;
}

.t3-spotlight-1 > .col:nth-child(3) {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    display: block !important;
}

.t3-spotlight-1 #Mod118,
.t3-spotlight-1 #Mod118 .module-inner,
.t3-spotlight-1 #Mod118 .module-ct,
.t3-spotlight-1 #Mod118 .custom.bg-primary {
    width: 100% !important;
}

/* Smanji visinu crvenog kontakt bloka */
.t3-spotlight-1 #Mod118 .module-inner,
.t3-spotlight-1 #Mod118 .module-ct,
.t3-spotlight-1 #Mod118 .custom.bg-primary,
.t3-spotlight-1 #Mod118 .contact-us {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    min-height: 0 !important;
}

.t3-spotlight-1 #Mod118 .contact-us p:last-child,
.t3-spotlight-1 #Mod118 .contact-us p:nth-last-child(2),
.t3-spotlight-1 #Mod118 .contact-us p:nth-last-child(3) {
    display: none !important;
}
