#content {
    padding-bottom: 0
}
#content section {
    position: relative;
    overflow: hidden
}
#content section.pricing-table {
    overflow: inherit
}
#content .padding-off {
    padding-top: 0;
    padding-bottom: 0
}
#content .padding-top-20 {
    padding-top: 20px
}
#content .padding-top-40 {
    padding-top: 40px
}
#content .padding-top-60 {
    padding-top: 60px
}
#content .padding-top-80 {
    padding-top: 80px
}
#content .padding-top-100 {
    padding-top: 100px
}
#content .padding-bottom-20 {
    padding-bottom: 20px
}
#content .padding-bottom-40 {
    padding-bottom: 40px
}
#content .padding-bottom-60 {
    padding-bottom: 60px
}
#content .padding-bottom-80 {
    padding-bottom: 80px
}
#content .padding-bottom-100 {
    padding-bottom: 100px
}
#content .brd-1 {
    border-top: 1px solid rgba(0, 0, 0, 0.5)
}
#content .brd-2 {
    border-top: 1px solid rgba(0, 0, 0, 0.3)
}
#content .brd-3 {
    border-top: 1px dashed rgba(0, 0, 0, 0.5)
}
#content .parallax {
    background-attachment: fixed;
    background-size: cover
}
#content .viewport-50 {
    min-height: 50vh
}
#content .viewport-100 {
    min-height: 100vh
}
#content .bg-color-1 {
    background-color: #fff
}
#content .bg-color-2 {
    background-color: #e4e4e4
}
#content .bg-color-3 {
    background-color: #f3f3f3
}
#content .bg-color-4 {
    background-color: #deeff5
}
#content .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8)
}
.ca-shortcode {
    margin-bottom: 10px
}
.ca-shortcode:last-child {
    margin-bottom: 0
}
.ca-shortcode i.ca-icon {
    float: left;
    margin-right: 15px;
    width: auto
}
.ca-shortcode i.ca-icon:before {
    padding-top: 7px;
    color: #ff600a;
    font-size: 36px
}
.ca-shortcode:hover i.ca-icon:before {
    -webkit-transition: -webkit-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: -moz-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -ms-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -webkit-animation: wobble-vertical ease-in-out 2s both;
    -moz-animation: wobble-vertical ease-in-out 2s both;
    -ms-animation: wobble-vertical ease-in-out 2s both;
    animation: wobble-vertical ease-in-out 2s both
}
.ca-shortcode .ca-title {
    margin-bottom: 0
}
.ca-shortcode .ca-content {
    display: table
}
.ca-shortcode-alt {
    margin-bottom: 10px
}
.ca-shortcode-alt:last-child {
    margin-bottom: 0
}
.ca-shortcode-alt i.ca-icon {
    width: 94px;
    height: 94px;
    position: relative;
    margin: 0 auto 20px;
    display: block;
    text-align: center;
    z-index: 1
}
.ca-shortcode-alt i.ca-icon:before {
    margin: 0;
    padding: 25px;
    border-width: 2px;
    border-style: solid;
    border-color: #ff600a;
    border-radius: 50%;
    color: #232527;
    font-size: 42px;
    background-color: transparent
}
.ca-shortcode-alt i.ca-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    -ms-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}
.ca-shortcode-alt:hover i.ca-icon:before {
    border-width: 2px;
    border-style: solid;
    border-color: #ff600a;
    color: #fff;
    background-color: #ff600a;
    -webkit-transition: -webkit-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: -moz-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -ms-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: 0.45s ease-in-out, opacity 0.45s ease-in-out
}
.ca-shortcode-alt:hover i.ca-icon:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    -ms-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms
}
.ca-shortcode-alt .ca-content {
    display: table;
    text-align: center;
    color: #7e858b
}
.ca-shortcode-alt .ca-content h3 {
    color: #232527
}
@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }
    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff
    }
    100% {
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }
    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff
    }
    100% {
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}
@-o-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }
    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff
    }
    100% {
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3
    }
    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff
    }
    100% {
        box-shadow: 0 0 0 2px #ff813d, 0 0 10px 10px #ffa270, 0 0 0 10px #fff;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}
.content-boxes {
    font-size: 0
}
.content-boxes>ul>li {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 60px 15px;
    width: 100%;
    min-height: 310px;
    border: 1px solid #fff;
    background-color: #ff600a;
    color: #fff;
    vertical-align: top;
    text-align: center
}
.content-boxes>ul>li .content-icon {
    display: block;
    margin-bottom: 50px
}
.content-boxes>ul>li .content-icon[class*="icon-"]:before {
    font-size: 60px
}
.content-boxes>ul>li h2 {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.2em
}
.content-boxes>ul>li .hover-box {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #262626;
    -webkit-transition: top 0.2s ease;
    -moz-transition: top 0.2s ease;
    -ms-transition: top 0.2s ease;
    transition: top 0.2s ease
}
.content-boxes>ul>li .extra-content {
    position: absolute;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    bottom: -100%;
    -webkit-transition: bottom 0.2s ease, opacity 0.15s ease;
    -moz-transition: bottom 0.2s ease, opacity 0.15s ease;
    -ms-transition: bottom 0.2s ease, opacity 0.15s ease;
    transition: bottom 0.2s ease, opacity 0.15s ease
}
.content-boxes>ul>li .extra-table {
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center
}
.content-boxes>ul>li .extra-inner {
    display: table-cell;
    padding: 0 30px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    vertical-align: middle
}
.content-boxes>ul>li .extra-inner h4 {
    text-transform: uppercase
}
.content-boxes>ul>li .extra-inner>* {
    color: #fff
}
.content-boxes>ul>li:hover .hover-box,
.content-boxes>ul>li.active .hover-box {
    top: 0
}
.content-boxes>ul>li:hover .extra-content,
.content-boxes>ul>li.active .extra-content {
    bottom: 0;
    opacity: 1;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}
.lc-button {
    overflow: hidden;
    display: inline-block;
    outline: none;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background-color: #7f858b;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out;
    transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out
}
.lc-button[class*="icon-"] {
    color: #fff
}
.lc-button:hover {
    color: #fff;
    background-color: #ff600a;
    border-color: transparent
}
.lc-button:hover[class*="icon-"] {
    color: #fff
}
.lc-button.alignleft {
    float: left;
    margin-right: 20px
}
.lc-button.alignright {
    float: right;
    margin-left: 20px
}
.lc-button.aligncenter {
    width: 100px;
    display: block;
    margin: 0 auto
}
.lc-button.small {
    padding: 5px 15px;
    font-size: 12px
}
.lc-button.small[class*="icon-"] {
    font-size: 12px
}
.lc-button.middle {
    padding: 8px 20px;
    font-size: 14px
}
.lc-button.middle[class*="icon-"] {
    font-size: 14px
}
.lc-button.large {
    padding: 15px 25px;
    font-size: 16px
}
.lc-button.large[class*="icon-"] {
    font-size: 16px
}
.lc-button.orange {
    color: #fff;
    background-color: #ff600a;
    border-color: transparent
}
.lc-button.orange[class*="icon-"] {
    color: #fff
}
.lc-button.orange:hover {
    color: #fff;
    background-color: #7f858b;
    border-color: transparent
}
.lc-button.orange:hover[class*="icon-"] {
    color: #fff
}
.lc-divider {
    margin-left: auto;
    margin-right: auto;
    padding: 0
}
.lc-divider:before {
    clear: both;
    content: "";
    display: table
}
.lc-divider.small {
    margin-top: 15px;
    margin-bottom: 15px
}
.lc-divider.middle {
    margin-top: 25px;
    margin-bottom: 25px
}
.lc-divider.large {
    margin-top: 35px;
    margin-bottom: 35px
}
.lc-divider.type-1 {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid
}
.lc-divider.type-2 {
    width: 80px;
    border-top-width: 1px;
    border-top-style: solid
}
.lc-divider.type-3 {
    width: 100%;
    border-top-width: 0;
    border-top-style: solid
}
.lc-divider.transparent {
    border-top-color: transparent
}
.lc-divider.gray {
    border-top-color: #b6b6b7
}
.lc-divider.dark {
    border-top-color: #232527
}
.lc-banner {
    display: inline-block;
    position: relative;
    overflow: hidden
}
.lc-banner .banner_bg {
    position: absolute;
    top: 0;
    left: 0
}
.lc-banner .banner_logo {
    margin-bottom: 15px
}
.lc-banner .caption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 65%;
    height: 100%;
    margin-left: -25px;
    -webkit-transition: width 0.35s ease-in-out;
    -moz-transition: width 0.35s ease-in-out;
    -ms-transition: width 0.35s ease-in-out;
    transition: width 0.35s ease-in-out;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}
.lc-banner .caption:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4)
}
.lc-banner .caption_content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 65%;
    height: 100%;
    padding: 20px 45px 20px 20px;
    -webkit-transition: padding 0.35s ease-in-out, width 0.35s ease-in-out;
    -moz-transition: padding 0.35s ease-in-out, width 0.35s ease-in-out;
    -ms-transition: padding 0.35s ease-in-out, width 0.35s ease-in-out;
    transition: padding 0.35s ease-in-out, width 0.35s ease-in-out
}
.lc-banner .caption_content .banner-title-1 {
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-style: italic;
    font-size: 45px;
    color: #dd2503;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: -0.5px;
    -webkit-transition: transform 0.35s ease-in-out;
    -moz-transition: transform 0.35s ease-in-out;
    -ms-transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out
}
.lc-banner .caption_content .banner-title-2 {
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-style: italic;
    font-size: 35px;
    color: #dd2503;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 1px;
    -webkit-transition: transform 0.35s ease-in-out;
    -moz-transition: transform 0.35s ease-in-out;
    -ms-transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out
}
.lc-banner .caption_content .banner-title-3 {
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-style: italic;
    font-size: 21px;
    color: #000;
    margin-bottom: 20px;
    letter-spacing: 7px;
    -webkit-transition: transform 0.35s ease-in-out;
    -moz-transition: transform 0.35s ease-in-out;
    -ms-transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out
}
.lc-banner.static:hover .caption {
    width: 70%
}
.lc-banner.static:hover .caption_content {
    width: 70%;
    padding-left: calc(20px + 5%)
}
.lc-banner.static .banner_bg {
    -webkit-animation: zoomInOut 1.5s ease-in-out;
    -moz-animation: zoomInOut 1.5s ease-in-out;
    -ms-animation: zoomInOut 1.5s ease-in-out;
    animation: zoomInOut 1.5s ease-in-out
}
.lc-banner.static .banner-title-1 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 1.5s ease-in-out 1s;
    -moz-animation: zoomInOutContent 1.5s ease-in-out 1s;
    -ms-animation: zoomInOutContent 1.5s ease-in-out 1s;
    animation: zoomInOutContent 1.5s ease-in-out 1s
}
.lc-banner.static .banner-title-2 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 1.5s ease-in-out 2.5s;
    -moz-animation: zoomInOutContent 1.5s ease-in-out 2.5s;
    -ms-animation: zoomInOutContent 1.5s ease-in-out 2.5s;
    animation: zoomInOutContent 1.5s ease-in-out 2.5s
}
.lc-banner.static .banner-title-3 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 1.5s ease-in-out 4s;
    -moz-animation: zoomInOutContent 1.5s ease-in-out 4s;
    -ms-animation: zoomInOutContent 1.5s ease-in-out 4s;
    animation: zoomInOutContent 1.5s ease-in-out 4s
}
.lc-banner.static .more:hover {
    -webkit-animation: skewingButton 0.75s ease-in-out;
    -moz-animation: skewingButton 0.75s ease-in-out;
    -ms-animation: skewingButton 0.75s ease-in-out;
    animation: skewingButton 0.75s ease-in-out
}
.lc-banner.animated .banner_bg {
    -webkit-animation: zoomInOut 10s ease-in-out infinite;
    -moz-animation: zoomInOut 10s ease-in-out infinite;
    -ms-animation: zoomInOut 10s ease-in-out infinite;
    animation: zoomInOut 10s ease-in-out infinite
}
.lc-banner.animated .banner-title-1 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 2.5s ease-in-out 1s infinite;
    -moz-animation: zoomInOutContent 2.5s ease-in-out 1s infinite;
    -ms-animation: zoomInOutContent 2.5s ease-in-out 1s infinite;
    animation: zoomInOutContent 2.5s ease-in-out 1s infinite
}
.lc-banner.animated .banner-title-2 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite;
    -moz-animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite;
    -ms-animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite;
    animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite
}
.lc-banner.animated .banner-title-3 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 2.5s ease-in-out 4s infinite;
    -moz-animation: zoomInOutContent 2.5s ease-in-out 4s infinite;
    -ms-animation: zoomInOutContent 2.5s ease-in-out 4s infinite;
    animation: zoomInOutContent 2.5s ease-in-out 4s infinite
}
.lc-banner.animated:hover .more {
    -webkit-animation: skewingButton 0.75s ease-in-out;
    -moz-animation: skewingButton 0.75s ease-in-out;
    -ms-animation: skewingButton 0.75s ease-in-out;
    animation: skewingButton 0.75s ease-in-out
}
.lc-banner.size_250x250 {
    width: 250px;
    height: 250px
}
.lc-banner.size_300x250 {
    width: 300px;
    height: 250px
}
.lc-banner .more {
    padding: 7px 10px;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 11px;
    line-height: 1.2;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}
.lc-banner .more.yellow {
    background-color: #fc0;
    color: #000
}
.lc-banner .more.yellow:hover {
    background-color: #7f858b;
    color: #fff
}
.lc-banner .more.red {
    background-color: #ff600a;
    color: #fff
}
.lc-banner .more.red:hover {
    background-color: #7f858b;
    color: #fff
}
@-webkit-keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}
@-moz-keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}
@-o-keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}
@keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}
@-webkit-keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }
    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }
    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }
    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }
    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }
    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}
@-moz-keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }
    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }
    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }
    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }
    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }
    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}
@-o-keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }
    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }
    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }
    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }
    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }
    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}
@keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }
    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }
    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }
    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }
    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }
    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}
@-webkit-keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}
@-moz-keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}
@-o-keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}
@keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}
.lc-image {
    overflow: hidden;
    display: inline-block;
    position: relative
}
.lc-image.io-1 {
    padding: 1px
}
.lc-image.io-1 figcaption.static {
    right: 1px;
    bottom: 1px;
    left: 1px
}
.lc-image.io-1 figcaption.animated {
    right: 1px;
    left: 1px
}
.lc-image.io-1:hover figcaption.animated {
    bottom: 1px
}
.lc-image.io-3 {
    padding: 3px
}
.lc-image.io-3 figcaption.static {
    right: 3px;
    bottom: 3px;
    left: 3px
}
.lc-image.io-3 figcaption.animated {
    right: 3px;
    left: 3px
}
.lc-image.io-3:hover figcaption.animated {
    bottom: 3px
}
.lc-image.io-5 {
    padding: 5px
}
.lc-image.io-5 figcaption.static {
    right: 5px;
    bottom: 5px;
    left: 5px
}
.lc-image.io-5 figcaption.animated {
    right: 5px;
    left: 5px
}
.lc-image.io-5:hover figcaption.animated {
    bottom: 5px
}
.lc-image.io-10 {
    padding: 10px
}
.lc-image.io-10 figcaption.static {
    right: 10px;
    bottom: 10px;
    left: 10px
}
.lc-image.io-10 figcaption.animated {
    right: 10px;
    left: 10px
}
.lc-image.io-10:hover figcaption.animated {
    bottom: 10px
}
.lc-image.oo-t-5 {
    margin-top: 5px
}
.lc-image.oo-t-10 {
    margin-top: 10px
}
.lc-image.oo-t-15 {
    margin-top: 15px
}
.lc-image.oo-t-20 {
    margin-top: 20px
}
.lc-image.oo-r-5 {
    margin-right: 5px
}
.lc-image.oo-r-10 {
    margin-right: 10px
}
.lc-image.oo-r-15 {
    margin-right: 15px
}
.lc-image.oo-r-20 {
    margin-right: 20px
}
.lc-image.oo-b-5 {
    margin-bottom: 5px
}
.lc-image.oo-b-10 {
    margin-bottom: 10px
}
.lc-image.oo-b-15 {
    margin-bottom: 15px
}
.lc-image.oo-b-20 {
    margin-bottom: 20px
}
.lc-image.oo-l-5 {
    margin-left: 5px
}
.lc-image.oo-l-10 {
    margin-left: 10px
}
.lc-image.oo-l-15 {
    margin-left: 15px
}
.lc-image.oo-l-20 {
    margin-left: 20px
}
.lc-image.brd-solid {
    border-style: solid
}
.lc-image.brd-dashed {
    border-style: dashed
}
.lc-image.brd-dotted {
    border-style: dotted
}
.lc-image.brd-w-0 {
    border-width: 0
}
.lc-image.brd-w-1 {
    border-width: 1px
}
.lc-image.brd-w-2 {
    border-width: 2px
}
.lc-image.brd-light-grey {
    border-color: #e5e7e8
}
.lc-image.brd-grey {
    border-color: #7e858b
}
.lc-image.brd-white {
    border-color: #fff
}
.lc-image.brd-white-transparent {
    border-color: rgba(255, 255, 255, 0.9)
}
.lc-image.brd-grey-transparent {
    border-color: rgba(126, 133, 139, 0.7)
}
.lc-image.alignleft {
    float: left;
    margin-right: 20px
}
.lc-image.alignright {
    float: right;
    margin-left: 20px
}
.lc-image.aligncenter {
    min-width: 100px;
    max-width: 350px;
    width: 100%;
    display: block;
    margin: 0 auto
}
.lc-image figcaption {
    max-width: 350px;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    color: #7e858b;
    background-color: #fff;
    padding: 3px 10px;
    position: relative;
    z-index: 99
}
.lc-image figcaption.static {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}
.lc-image figcaption.animated {
    position: absolute;
    right: 0;
    bottom: -100%;
    left: 0;
    -webkit-transition: bottom 0.35s ease-in-out;
    -moz-transition: bottom 0.35s ease-in-out;
    -ms-transition: bottom 0.35s ease-in-out;
    transition: bottom 0.35s ease-in-out
}
.lc-image figcaption.style-1 {
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    color: #000;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 3px 10px
}
.lc-image figcaption.style-2 {
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 3px 10px
}
.lc-image img {
    display: block;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
}
.lc-image:hover figcaption.animated {
    bottom: 0
}
.lc-image.opacity:hover img {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 80 ")";
    filter: alpha(opacity=80);
    zoom: 1
}
.lc-image.grayscale:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}
.lc-image.sepia:hover img {
    -webkit-filter: sepia(1);
    filter: sepia(1)
}
.lc-image.saturate:hover img {
    -webkit-filter: saturate(8);
    filter: saturate(8)
}
.lc-image.brightness:hover img {
    -webkit-filter: brightness(3);
    filter: brightness(3)
}
.lc-image.contrast:hover img {
    -webkit-filter: contrast(4);
    filter: contrast(4)
}
.lc-image.blur:hover img {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}
.car_listing_carousel_wrapper {
    width: 100%;
    overflow: hidden
}
.car_listing_carousel_wrapper .page-subheader h3.section-title {
    padding-bottom: 0
}
.car_listing_carousel_wrapper .clc_controls {
    position: absolute;
    right: 0;
    bottom: 4px
}
.car_listing_carousel_wrapper .clc_controls .prevBtn,
.car_listing_carousel_wrapper .clc_controls .nextBtn {
    position: relative;
    border: 1px solid #a8a8a8;
    overflow: hidden;
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #a8a8a8;
    padding: 0;
    line-height: 20px;
    font-size: 15px;
    background-color: transparent;
    -webkit-transition: border-color 0.35s ease-in-out;
    -moz-transition: border-color 0.35s ease-in-out;
    -ms-transition: border-color 0.35s ease-in-out;
    transition: border-color 0.35s ease-in-out
}
.car_listing_carousel_wrapper .clc_controls .prevBtn:hover,
.car_listing_carousel_wrapper .clc_controls .nextBtn:hover {
    color: #a8a8a8;
    border-color: #000;
    background-color: transparent
}
.car_listing_carousel_wrapper .clc_controls .prevBtn:before,
.car_listing_carousel_wrapper .clc_controls .nextBtn:before {
    position: absolute;
    vertical-align: text-top;
    line-height: 15px;
    margin: 1px 0.1em;
    padding: 0;
    -webkit-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: left 0.35s ease-in-out, right 0.35s ease-in-out
}
.car_listing_carousel_wrapper .clc_controls .prevBtn:before {
    left: 0
}
.car_listing_carousel_wrapper .clc_controls .prevBtn:hover:before {
    left: -2px;
    -webkit-transition: left 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out;
    transition: left 0.35s ease-in-out
}
.car_listing_carousel_wrapper .clc_controls .nextBtn:before {
    right: 0
}
.car_listing_carousel_wrapper .clc_controls .nextBtn:hover:before {
    right: -2px;
    -webkit-transition: right 0.35s ease-in-out;
    -moz-transition: right 0.35s ease-in-out;
    -ms-transition: right 0.35s ease-in-out;
    transition: right 0.35s ease-in-out
}
.car_listing_carousel_wrapper .clc_content.item-grid {
    margin: 0 -20px
}
.car_listing_carousel_wrapper .clc_content.item-grid .car-entry>div {
    margin: 15px 20px
}
.car_listing_carousel_wrapper .clc_content.item-grid .car-entry[class*="col-"] {
    padding: 0
}
.recent_news_wrapper {
    width: 100%;
    overflow: hidden
}
.recent_news_wrapper .page-subheader {
    margin-bottom: 5px
}
.recent_news_wrapper .page-subheader h3.section-title {
    padding-bottom: 0
}
.recent_news_wrapper .rnc_controls {
    position: absolute;
    right: 0;
    bottom: 4px
}
.recent_news_wrapper .rnc_controls .prevBtn,
.recent_news_wrapper .rnc_controls .nextBtn {
    position: relative;
    border: 1px solid #a8a8a8;
    overflow: hidden;
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #a8a8a8;
    padding: 0;
    line-height: 20px;
    font-size: 15px;
    background-color: transparent;
    -webkit-transition: border-color 0.35s ease-in-out;
    -moz-transition: border-color 0.35s ease-in-out;
    -ms-transition: border-color 0.35s ease-in-out;
    transition: border-color 0.35s ease-in-out
}
.recent_news_wrapper .rnc_controls .prevBtn:hover,
.recent_news_wrapper .rnc_controls .nextBtn:hover {
    color: #a8a8a8;
    border-color: #000;
    background-color: transparent
}
.recent_news_wrapper .rnc_controls .prevBtn:before,
.recent_news_wrapper .rnc_controls .nextBtn:before {
    position: absolute;
    vertical-align: text-top;
    line-height: 15px;
    margin: 1px 0.1em;
    padding: 0;
    -webkit-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: left 0.35s ease-in-out, right 0.35s ease-in-out
}
.recent_news_wrapper .rnc_controls .prevBtn:before {
    left: 0
}
.recent_news_wrapper .rnc_controls .prevBtn:hover:before {
    left: -2px;
    -webkit-transition: left 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out;
    transition: left 0.35s ease-in-out
}
.recent_news_wrapper .rnc_controls .nextBtn:before {
    right: 0
}
.recent_news_wrapper .rnc_controls .nextBtn:hover:before {
    right: -2px;
    -webkit-transition: right 0.35s ease-in-out;
    -moz-transition: right 0.35s ease-in-out;
    -ms-transition: right 0.35s ease-in-out;
    transition: right 0.35s ease-in-out
}
.recent_news_wrapper .rnc_content>div {
    margin-top: -1px !important
}
.recent_news_wrapper .rnc_content .entry.secondary {
    padding: 25px 0
}
.recent_news_wrapper .rnc_content .entry .single-image,
.recent_news_wrapper .rnc_content .entry .fluid-width-video-wrapper,
.recent_news_wrapper .rnc_content .entry .entry-body,
.recent_news_wrapper .rnc_content .entry .image-post-slider-listing {
    margin-bottom: 0
}
.recent_news_wrapper .rnc_content .entry h4 {
    margin-bottom: 5px
}
.recent_news_wrapper .rnc_content .entry h4 a {
    color: #ff600a
}
.recent_news_wrapper .rnc_content .entry h4 a:hover {
    color: #7d7d7d
}
.recent_news_wrapper .rnc_content .entry .date {
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    color: #232527;
    background-color: transparent
}
.recent_news_wrapper .rnc_content .entry .date a {
    color: inherit
}
.recent_news_wrapper .rnc_content .entry p {
    margin-bottom: 0
}
.carproducers_list {
    margin: 0;
    /*AQUI padding: 20px 10px;*/
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
    background-color: #fff;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.1);/*AQUI*/
    border-radius: 0 0 5px 5px;
    overflow: hidden;

}
.carproducers_list:after {
    clear: both;
    content: "";
    display: table
}
.carproducers_list>li {
    border-right: solid 1px rgba(156, 156, 156, 0.1);
    border-top: solid 1px rgba(156, 156, 156, 0.1);/*AQUI*/
    margin: auto;
    overflow: hidden;
    text-align: center;
    -webkit-box-flex: 1 1 110px;
    -moz-box-flex: 1 1 110px;
    -webkit-flex: 1 1 110px;
    -ms-flex: 1 1 110px;
    flex: 1 1 110px
}
.carproducers_list>li.with-title {
    padding: 20px 0
}
.carproducers_list>li a {
    display: inline-block
}
.carproducers_list>li img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    /*max-width: 80px;
    max-height: 60px; AQUI*/
    width: 80px;
    height: 60px
}
.carproducers_list>li .car-title {
    display: block;
    text-align: center;
    margin-top: 5px
}
.carlocations_list {
    font-size: 14px
}
.carlocations_list:after {
    clear: both;
    content: "";
    display: table
}
.carlocations_list li {
    overflow: hidden
}
.carlocations_list>li {
    width: 33%;
    float: left;
    font-weight: 600
}
.carlocations_list>li>ul {
    margin-left: 0
}
.carlocations_list>li li {
    position: relative;
    width: 100%;
    font-weight: normal;
    padding-left: 20px
}
.carlocations_list>li li:before {
    position: absolute;
    top: 3px;
    left: 4px;
    font-family: "fontello";
    font-size: 12px;
    content: "\e8b2"
}
.lc-car-body-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch
}
.lc-car-body-list:after {
    clear: both;
    content: "";
    display: table
}
.lc-car-body-list li {
    width: 100px;
    margin: auto;
    position: relative;
    text-align: center
}
.lc-car-body-list li img {
    width: 100%;
    height: 100%;
    max-width: 100px;
    max-height: 60px
}
.lc-car-body-list li h6 {
    margin-top: -10px;
    font-size: 14px;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    transition: color 0.35s ease
}
.lc-car-body-list li a h6 {
    color: #232527
}
.lc-car-body-list li:hover a h6 {
    color: #ff600a
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video,
.mejs-mediaelement {
    width: 100%;
    height: 100%
}
.mejs-controls .mejs-play button:before,
.mejs-overlay-button:before {
    content: "\f04b"
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-current {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}
.mejs-container {
    position: relative;
    font-family: Helvetica, Arial;
    text-align: left;
    background-color: #fff;
    vertical-align: top;
    text-indent: 0
}
.mejs-audio {
    margin-bottom: 20px
}
.me-plugin {
    position: absolute
}
.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden
}
.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}
.mejs-background,
.mejs-mediaelement,
.mejs-poster {
    position: absolute;
    top: 0;
    left: 0
}
.mejs-poster img {
    padding: 0;
    border: 0;
    display: block
}
.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}
.mejs-overlay-play {
    cursor: pointer
}
.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background: #fff;
    border-radius: 50%;
    text-align: center
}
.mejs-overlay-button:before {
    font-family: 'fontello';
    font-size: 20px;
    color: #000;
    line-height: 52px;
    letter-spacing: -4px
}
.mejs-container .mejs-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none
}
.mejs-container .mejs-controls div {
    display: block;
    float: left;
    margin: 0 2px;
    padding: 0;
    width: 30px;
    height: 28px;
    background: 0;
    list-style-type: none;
    font-size: 11px
}
.mejs-controls .mejs-button button {
    position: absolute;
    display: block;
    padding: 0;
    margin: 0 2px;
    width: 28px;
    height: 28px;
    border: 0;
    background: 0 0;
    text-decoration: none;
    font-size: 0;
    line-height: 30px;
    cursor: pointer
}
.mejs-controls .mejs-button button:before {
    font-family: 'fontello';
    font-size: 13px;
    color: #000
}
.mejs-container .mejs-controls .mejs-time {
    color: #000;
    display: block;
    height: 17px;
    width: auto;
    overflow: hidden;
    text-align: center;
    padding: auto 4px
}
.mejs-container .mejs-controls .mejs-time span {
    font-size: 11px;
    color: #000;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto
}
.mejs-controls .mejs-pause button,
.mejs-controls .mejs-play button {
    border-right: 1px solid #c8c8c8
}
.mejs-controls .mejs-pause button:before {
    content: "\f04c"
}
.mejs-controls .mejs-stop button {
    background-position: -112px 0
}
.mejs-controls div.mejs-time-rail {
    width: 200px;
    padding-top: 5px
}
.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 8px;
    cursor: pointer
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background-color: #c8c8c8;
    border-width: 1px;
    border-style: solid;
    border-color: #a7a7a7
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-color: #fff
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #aaa;
    width: 0
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #fff), color-stop(13%, #f5f5f5), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: -o-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    -webkit-box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1)
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
    position: absolute;
    top: -2px;
    display: none;
    margin: 0;
    width: 10px;
    border: 2px solid #C8C8C8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    cursor: pointer
}
.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    top: -26px;
    display: none;
    margin-left: -18px;
    width: 36px;
    height: 17px;
    border: 1px solid #C8C8C8;
    background: #fafafa;
    color: #111;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
    left: 0;
    display: block;
    margin: 1px 2px;
    width: 30px;
    text-align: center
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid #fafafa;
    border-color: #fafafa transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 17px;
    left: 13px
}
.mejs-controls .mejs-fullscreen-button button:before {
    content: "\f065"
}
.mejs-controls .mejs-unfullscreen button:before {
    content: "\f066"
}
.mejs-controls .mejs-mute button:before,
.mejs-controls .mejs-volume-button button:before {
    content: "\f028"
}
.mejs-controls .mejs-unmute button:before {
    content: "\f026"
}
.mejs-controls .mejs-volume-button {
    position: relative;
    border-left: 1px solid #c8c8c8
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
    position: absolute;
    top: -102px;
    left: 5px;
    z-index: 1;
    display: none;
    margin: 0;
    width: 25px;
    height: 101px;
    background: rgba(50, 50, 50, 0.7)
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    top: 8px;
    left: 11px;
    margin: 0;
    width: 2px;
    height: 85px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.5)
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    top: 8px;
    left: 11px;
    margin: 0;
    width: 2px;
    height: 85px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9)
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    top: -3px;
    left: 4px;
    margin: 0;
    width: 16px;
    height: 6px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9)
}
.mejs-controls div.mejs-horizontal-volume-slider {
    position: relative;
    height: 26px;
    width: 60px
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 10px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    background-color: #C8C8C8;
    border-color: #A7A7A7;
    border-style: solid;
    border-width: 1px
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 1px;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #fff), color-stop(13%, #f5f5f5), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: -o-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 13%, #f5f5f5 13%, #f2f2f2 100%);
    -webkit-box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1)
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}
.mejs-controls .mejs-captions-button {
    position: relative
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
    position: absolute;
    right: -10px;
    bottom: 26px;
    visibility: hidden;
    overflow: hidden;
    padding: 10px;
    width: 130px;
    height: 100px;
    border: 1px solid transparent;
    background: rgba(50, 50, 50, 0.7)
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}
.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1
}
.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
    overflow: hidden;
    border: 0
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, 0.7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: 700;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px;
    line-height: 12px
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}
.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff
}
.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}
.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}
.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}
.mejs-captions-position-hover {
    bottom: 45px
}
.mejs-captions-text {
    padding: 3px 5px;
    background: rgba(20, 20, 20, 0.8)
}
.mejs-clear {
    clear: both
}
.me-cannotplay a {
    color: #fff;
    font-weight: 700
}
.me-cannotplay span {
    padding: 15px;
    display: block
}
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #999;
    z-index: 1001
}
.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
}
.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2C7C91;
    color: #fff
}
.mejs-controls .mejs-sourcechooser-button {
    position: relative
}
.mejs-postroll-close,
.mejs-postroll-layer {
    position: absolute;
    background: rgba(50, 50, 50, 0.7)
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: rgba(50, 50, 50, 0.7);
    border: 1px solid transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}
.mejs-postroll-layer,
.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
}
.mejs-postroll-layer {
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden
}
.mejs-postroll-close {
    right: 0;
    top: 0;
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer
}
.tooltipster-default {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #9b9b9b;
    background: #fff;
    color: #f85c37
}
.tooltipster-default .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden
}
.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}
.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible
}
.tooltipster-base .tooltipster-content {
    overflow: hidden
}
.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
    left: 6px
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
    right: 6px
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px
}
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px
}
.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}
.tooltipster-fade-show {
    opacity: 1
}
.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}
.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}
.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}
.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4)
}
.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}
.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0
}
.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}
.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0
}
.tooltipster-content-changing {
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}
.swipeDownEffect {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
.swipeDownEffectRun {
    -webkit-animation: swipeDown 1s cubic-bezier(0.6, 0, 0.4, 1) forwards 1;
    -moz-animation: swipeDown 1s cubic-bezier(0.6, 0, 0.4, 1) forwards 1;
    -ms-animation: swipeDown 1s cubic-bezier(0.6, 0, 0.4, 1) forwards 1;
    animation: swipeDown 1s cubic-bezier(0.6, 0, 0.4, 1) forwards 1
}
@-webkit-keyframes swipeDown {
    50%, 60% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(100%)
    }
}
@-moz-keyframes swipeDown {
    50%, 60% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(100%)
    }
}
@-o-keyframes swipeDown {
    50%, 60% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(100%)
    }
}
@keyframes swipeDown {
    50%, 60% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(100%)
    }
}
.swipeDownEffectRun::after {
    -webkit-animation: fadeOut 1s ease forwards inherit;
    -moz-animation: fadeOut 1s ease forwards inherit;
    -ms-animation: fadeOut 1s ease forwards inherit;
    animation: fadeOut 1s ease forwards inherit
}
@-webkit-keyframes fadeOut {
    50%, 60% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-moz-keyframes fadeOut {
    50%, 60% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-o-keyframes fadeOut {
    50%, 60% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    50%, 60% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.showMeEffect {
    opacity: 0;
    -webkit-transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.masonry article.showMeEffectRun,
.touch .showMeEffect {
    opacity: 1;
    -webkit-animation: 0.2s;
    -moz-animation: 0.2s;
    -ms-animation: 0.2s;
    animation: 0.2s
}
.opacityEffect {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .opacityEffect {
    opacity: 1
}
.opacityEffectRun {
    opacity: 1
}
.scaleEffect {
    opacity: 0;
    -webkit-transition: -webkit-0.4s ease-in-out;
    -moz-transition: -moz-0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .scaleEffect {
    opacity: 1;
    -webkit-animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.scaleEffectRun {
    opacity: 1;
    -webkit-animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: scaleEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.rotateEffect {
    opacity: 0;
    -webkit-transition: -webkit-0.35s ease-in-out, opacity 0.35s ease-in-out;
    -moz-transition: -moz-0.35s ease-in-out, opacity 0.35s ease-in-out;
    -ms-transition: 0.35s ease-in-out, opacity 0.35s ease-in-out;
    transition: 0.35s ease-in-out, opacity 0.35s ease-in-out;
    -webkit-transform: rotate(0deg) scale(0.1);
    -moz-transform: rotate(0deg) scale(0.1);
    -o-transform: rotate(0deg) scale(0.1);
    -ms-transform: rotate(0deg) scale(0.1);
    transform: rotate(0deg) scale(0.1);
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .rotateEffect {
    opacity: 1;
    -webkit-animation: rotateEffectRun 1s ease;
    -moz-animation: rotateEffectRun 1s ease;
    -ms-animation: rotateEffectRun 1s ease;
    animation: rotateEffectRun 1s ease;
    -webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    -ms-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1)
}
.rotateEffectRun {
    opacity: 1;
    -webkit-animation: rotateEffectRun 1s ease;
    -moz-animation: rotateEffectRun 1s ease;
    -ms-animation: rotateEffectRun 1s ease;
    animation: rotateEffectRun 1s ease;
    -webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    -ms-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1)
}
.slideRightEffect {
    opacity: 0;
    -webkit-transition: -webkit-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: -moz-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -ms-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .slideRightEffect {
    opacity: 1;
    -webkit-animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.slideRightEffectRun {
    opacity: 1;
    -webkit-animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: slideRightEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.slideLeftEffect {
    opacity: 0;
    -webkit-transition: -webkit-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: -moz-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -ms-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -webkit-transform: translateX(15%);
    -moz-transform: translateX(15%);
    -o-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%);
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .slideLeftEffect {
    opacity: 1;
    -webkit-animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.slideLeftEffectRun {
    opacity: 1;
    -webkit-animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: slideLeftEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.slideDownEffect {
    opacity: 0;
    -webkit-transition: -webkit-0.35s ease-in-out, opacity 0.35s ease-in-out;
    -moz-transition: -moz-0.35s ease-in-out, opacity 0.35s ease-in-out;
    -ms-transition: 0.35s ease-in-out, opacity 0.35s ease-in-out;
    transition: 0.35s ease-in-out, opacity 0.35s ease-in-out;
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .slideDownEffect {
    opacity: 1;
    -webkit-animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.slideDownEffectRun {
    opacity: 1;
    -webkit-animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: slideDownEffectRun 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.slideUpEffect {
    opacity: 0;
    -webkit-transition: -webkit-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: -moz-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -ms-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -webkit-transform: translateY(15%);
    -moz-transform: translateY(15%);
    -o-transform: translateY(15%);
    -ms-transform: translateY(15%);
    transform: translateY(15%);
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .slideUpEffect {
    opacity: 1;
    -webkit-animation: slideUpEffectRun;
    -moz-animation: slideUpEffectRun;
    -ms-animation: slideUpEffectRun;
    animation: slideUpEffectRun;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.slideUpEffectRun {
    opacity: 1;
    -webkit-animation: slideUpEffectRun;
    -moz-animation: slideUpEffectRun;
    -ms-animation: slideUpEffectRun;
    animation: slideUpEffectRun;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.translateEffect {
    opacity: 0;
    -webkit-transition: -webkit-0.3s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: -moz-0.3s ease-in-out, opacity 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-animation: both;
    -moz-animation: both;
    -ms-animation: both;
    animation: both
}
.touch .translateEffect {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.translateEffectRun {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
@-webkit-keyframes scaleEffectRun {
    0% {
        transform: scale(0.1);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@-moz-keyframes scaleEffectRun {
    0% {
        transform: scale(0.1);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@-o-keyframes scaleEffectRun {
    0% {
        transform: scale(0.1);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@keyframes scaleEffectRun {
    0% {
        transform: scale(0.1);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@-webkit-keyframes rotateEffectRun {
    0% {
        transform: rotate(0deg) scale(0.1)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}
@-moz-keyframes rotateEffectRun {
    0% {
        transform: rotate(0deg) scale(0.1)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}
@-o-keyframes rotateEffectRun {
    0% {
        transform: rotate(0deg) scale(0.1)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}
@keyframes rotateEffectRun {
    0% {
        transform: rotate(0deg) scale(0.1)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}
@-webkit-keyframes slideLeftEffectRun {
    0% {
        transform: translateX(15%)
    }
    100% {
        transform: translateX(0)
    }
}
@-moz-keyframes slideLeftEffectRun {
    0% {
        transform: translateX(15%)
    }
    100% {
        transform: translateX(0)
    }
}
@-o-keyframes slideLeftEffectRun {
    0% {
        transform: translateX(15%)
    }
    100% {
        transform: translateX(0)
    }
}
@keyframes slideLeftEffectRun {
    0% {
        transform: translateX(15%)
    }
    100% {
        transform: translateX(0)
    }
}
@-webkit-keyframes slideRightEffectRun {
    0% {
        transform: translateX(-15%)
    }
    100% {
        transform: translateX(0)
    }
}
@-moz-keyframes slideRightEffectRun {
    0% {
        transform: translateX(-15%)
    }
    100% {
        transform: translateX(0)
    }
}
@-o-keyframes slideRightEffectRun {
    0% {
        transform: translateX(-15%)
    }
    100% {
        transform: translateX(0)
    }
}
@keyframes slideRightEffectRun {
    0% {
        transform: translateX(-15%)
    }
    100% {
        transform: translateX(0)
    }
}
@-webkit-keyframes slideDownEffectRun {
    0% {
        transform: translateY(-15%)
    }
    100% {
        transform: translateY(0)
    }
}
@-moz-keyframes slideDownEffectRun {
    0% {
        transform: translateY(-15%)
    }
    100% {
        transform: translateY(0)
    }
}
@-o-keyframes slideDownEffectRun {
    0% {
        transform: translateY(-15%)
    }
    100% {
        transform: translateY(0)
    }
}
@keyframes slideDownEffectRun {
    0% {
        transform: translateY(-15%)
    }
    100% {
        transform: translateY(0)
    }
}
@-webkit-keyframes slideUpEffectRun {
    0% {
        transform: translateY(15%)
    }
    100% {
        transform: translateY(0)
    }
}
@-moz-keyframes slideUpEffectRun {
    0% {
        transform: translateY(15%)
    }
    100% {
        transform: translateY(0)
    }
}
@-o-keyframes slideUpEffectRun {
    0% {
        transform: translateY(15%)
    }
    100% {
        transform: translateY(0)
    }
}
@keyframes slideUpEffectRun {
    0% {
        transform: translateY(15%)
    }
    100% {
        transform: translateY(0)
    }
}
@-webkit-keyframes wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}
@-moz-keyframes wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}
@-o-keyframes wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}
@keyframes wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}
/*# sourceMappingURL=style-lc.css.map */