body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container {
    padding: 0 !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 {
    position: relative;
    padding: 60px 0px 60px 0px;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim p.testim-title {
    font-family: BrandonText !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 27px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    margin: 0 !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .wrap {
    margin: auto !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .arrow {
    display: block !important;
    position: absolute !important;
    cursor: pointer !important;
    font-size: 2em !important;
    top: 40% !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    -webkit-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    padding: 5px !important !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .arrow:before {
    cursor: pointer !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .arrow.left {
    left: 10px !important;
    width: auto !important;
    z-index: 9 !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .arrow.right {
    right: 10px !important;
    width: auto !important;
    z-index: 9 !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont {
    position: relative !important;
    overflow: hidden !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont > div {
    text-align: center !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    opacity: 0 !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont > div.inactive {
    opacity: 1 !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont > div.active {
    position: relative !important;
    opacity: 1 !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div p {
    font-family: Tiempos Headline Test !important;
    font-size: 35px !important;
    font-weight: 600 !important;
    line-height: 45px !important;
    text-align: center !important;
    width: 80% !important;
    margin: auto auto 4% auto !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div h2 {
    font-family: BrandonText !important;
    font-size: 15px !important;
    line-height: 25px !important;
    text-align: center !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards !important;
    -moz-animation: testim-content-in .5s ease-in-out forwards !important;
    -ms-animation: testim-content-in .5s ease-in-out forwards !important;
    -o-animation: testim-content-in .5s ease-in-out forwards !important;
    animation: testim-content-in .5s ease-in-out forwards !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards !important;
    -moz-animation: testim-content-in .4s ease-in-out forwards !important;
    -ms-animation: testim-content-in .4s ease-in-out forwards !important;
    -o-animation: testim-content-in .4s ease-in-out forwards !important;
    animation: testim-content-in .4s ease-in-out forwards !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards !important;
    -moz-animation: testim-content-out .5s ease-in-out forwards !important;
    -ms-animation: testim-content-out .5s ease-in-out forwards !important;
    -o-animation: testim-content-out .5s ease-in-out forwards !important;
    animation: testim-content-out .5s ease-in-out forwards !important;
}

body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards !important;
    -moz-animation: testim-content-out .4s ease-in-out forwards !important;
    -ms-animation: testim-content-out .4s ease-in-out forwards !important;
    -o-animation: testim-content-out .4s ease-in-out forwards !important;
    animation: testim-content-out .4s ease-in-out forwards !important;
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
        box-shadow: 0px 0px 10px 5px #eee;
    }
    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;
    }
    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        opacity: 0;
        -moz-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        opacity: 0;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        opacity: 0;
        transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateX(0);
    }
    to {
        opacity: 0;
        transform: translateX(-100%);
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media screen and (max-width: 768px) {
    body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div p {
        font-size: 25px !important;
    }
}

@media screen and (max-width: 540px) {
    body div#mp-pusher.mp-pusher div.full-width.bg-yellow.spacer-top.testimonials-container .container12 .testim .cont div p {
        font-size: 24px !important;
        line-height: 32px !important;
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }

    .testim .cont div p {
        line-height: 25px;
    }
}

@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}