.xp-header .brand-logo {
    transition: left 1000ms, transform 1000ms;
}
.xp-header .menu-icon {
    transition: opacity 1000ms;
}
.xp-header.onLeft .menu-icon {
    opacity: 0;
    pointer-events: none;
}
.xp-header.onLeft .brand-logo {
    left: 55px;
    transform: translateX(0) translateZ(0);
}
.xp-header.onPosition .brand-logo {
    left: 50%;
    transform: translateX(-50%) translateZ(0);
}

.qoutes-carousel .owl-item.active .h5 span {
    opacity: 1;
    filter: blur(0);
}
.qoutes-carousel .owl-item.active .h5 span:nth-child(1) { transition-delay: 150ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(2) { transition-delay: 300ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(3) { transition-delay: 450ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(4) { transition-delay: 600ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(5) { transition-delay: 750ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(6) { transition-delay: 900ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(7) { transition-delay: 1050ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(8) { transition-delay: 1200ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(9) { transition-delay: 1350ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(10) { transition-delay: 1500ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(11) { transition-delay: 1650ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(12) { transition-delay: 1800ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(13) { transition-delay: 1950ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(14) { transition-delay: 2100ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(15) { transition-delay: 2250ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(16) { transition-delay: 2400ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(17) { transition-delay: 2550ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(18) { transition-delay: 2700ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(19) { transition-delay: 2850ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(20) { transition-delay: 3000ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(21) { transition-delay: 3150ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(22) { transition-delay: 3300ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(23) { transition-delay: 3450ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(24) { transition-delay: 3600ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(25) { transition-delay: 3750ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(26) { transition-delay: 3900ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(27) { transition-delay: 4050ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(28) { transition-delay: 4200ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(29) { transition-delay: 4350ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(30) { transition-delay: 4500ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(31) { transition-delay: 4650ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(32) { transition-delay: 4800ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(33) { transition-delay: 4950ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(34) { transition-delay: 5100ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(35) { transition-delay: 5250ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(36) { transition-delay: 5400ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(37) { transition-delay: 5550ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(38) { transition-delay: 5700ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(39) { transition-delay: 5850ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(40) { transition-delay: 6000ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(41) { transition-delay: 6150ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(42) { transition-delay: 6300ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(43) { transition-delay: 6450ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(44) { transition-delay: 6600ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(45) { transition-delay: 6750ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(46) { transition-delay: 6900ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(47) { transition-delay: 7050ms; }
.qoutes-carousel .owl-item.active .h5 span:nth-child(48) { transition-delay: 7200ms; }
  
