@charset "UTF-8";
body {
    position: relative;
    overflow-x: hidden;
}
.moto-color1 {
    color: #f0a229;
}
.moto-color1_1 {
    color: #d6880f;
}
.moto-color1_2 {
    color: #ee9711;
}
.moto-color1_3 {
    color: #f0a229;
}
.moto-color1_4 {
    color: #f2ac40;
}
.moto-color1_5 {
    color: #f3b758;
}
.moto-color2 {
    color: #ededed;
}
.moto-color2_1 {
    color: #d4d4d4;
}
.moto-color2_2 {
    color: #e0e0e0;
}
.moto-color2_3 {
    color: #ededed;
}
.moto-color2_4 {
    color: #fafafa;
}
.moto-color2_5 {
    color: #fff;
}
.moto-color3 {
    color: #161616;
}
.moto-color3_1 {
    color: #000;
}
.moto-color3_2 {
    color: #0a0a0a;
}
.moto-color3_3 {
    color: #161616;
}
.moto-color3_4 {
    color: #242424;
}
.moto-color3_5 {
    color: #303030;
}
.moto-color4 {
    color: #29c9f0;
}
.moto-color4_1 {
    color: #0fafd6;
}
.moto-color4_2 {
    color: #11c3ee;
}
.moto-color4_3 {
    color: #29c9f0;
}
.moto-color4_4 {
    color: #40cff2;
}
.moto-color4_5 {
    color: #58d5f3;
}
.moto-color5 {
    color: #6a6a6a;
}
.moto-color5_1 {
    color: #525252;
}
.moto-color5_2 {
    color: #5e5e5e;
}
.moto-color5_3 {
    color: #6a6a6a;
}
.moto-color5_4 {
    color: #787878;
}
.moto-color5_5 {
    color: #858585;
}
.moto-color_custom1 {
    color: #000;
}
.moto-color_custom2 {
    color: #fff;
}
.moto-color_custom3 {
    color: #00a8ff;
}
.moto-color_custom4 {
    color: #de3f18;
}
.moto-color_custom5 {
    color: #f36625;
}
.moto-widget {
    position: relative;
}
.row-fixed .container-fluid {
    margin-left: auto;
    margin-right: auto;
}
.container-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.moto-widget-cover,
.frame-empty {
    display: none;
}
.moto-parallax {
    background-attachment: fixed;
}
.moto-widget-text-content {
    padding: 0 1px;
}
.moto-align-left {
    text-align: left;
}
.moto-align-center {
    text-align: center;
}
.moto-align-right {
    text-align: right;
}
@media screen and (max-width: 1039px) {
    .moto-align-left_tablet {
        text-align: left;
    }
    .moto-align-center_tablet {
        text-align: center;
    }
    .moto-align-right_tablet {
        text-align: right;
    }
}
@media screen and (max-width: 767px) {
    .moto-align-left_mobile-h {
        text-align: left;
    }
    .moto-align-center_mobile-h {
        text-align: center;
    }
    .moto-align-right_mobile-h {
        text-align: right;
    }
}
@media screen and (max-width: 479px) {
    .moto-align-left_mobile-v {
        text-align: left;
    }
    .moto-align-center_mobile-v {
        text-align: center;
    }
    .moto-align-right_mobile-v {
        text-align: right;
    }
}
.moto-widget-button .moto-widget-button-link {
    display: inline-block;
    cursor: pointer;
}
.moto-widget-button .moto-widget-theme-icon {
    display: none;
}
.moto-widget-button button {
    background: none;
    border: none;
    font: inherit;
    outline: none;
}
.moto-widget-text ul,
.moto-widget-text ol {
    list-style-type: none;
}
.moto-widget-divider {
    font-size: 0;
}
.moto-widget-divider .moto-widget-divider-line {
    margin: 0;
    display: inline-block;
    width: 100%;
}
.moto-widget-social-links {
    font-size: 0;
}
.moto-widget-social-links .moto-widget-social-links-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.moto-widget-social-links .moto-widget-social-links-item {
    display: inline-block;
    list-style: none;
}
.moto-widget-social-links .moto-widget-social-links-item.moto-widget-social-links-item_hidden {
    display: none;
}
.moto-widget-social-links .moto-widget-social-links-link {
    display: inline-block;
}
.moto-widget-social-links .moto-widget-social-links-link:hover {
    text-decoration: none;
}
.moto-widget-image {
    font-size: 0;
}
.moto-widget-image .moto-widget-image-link {
    display: inline-block;
}
.moto-widget-image .moto-widget-image-link:hover {
    zoom: 1;
}
.moto-widget-image .moto-widget-image-picture {
    width: 100%;
    max-width: 100%;
}
.moto-widget-image.moto-widget-image_empty {
    display: none;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
    display: none;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-toggle-btn {
        display: inline-block;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
        display: block;
        padding: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        display: block;
        margin: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
        width: 100%;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
        display: none;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
        position: static;
        display: block;
        padding: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
        width: auto;
        max-width: 100%;
    }
}
.moto-widget-menu .moto-widget-menu-list {
    list-style: none;
}
@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-list {
        position: absolute;
        z-index: 100;
        left: 0;
        right: 0;
        display: none;
    }
}
.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-item {
    display: inline-block;
    position: relative;
}
.moto-widget-menu .moto-widget-menu-sublist {
    display: none;
    position: absolute;
    left: 0;
    z-index: 100;
}
.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-item {
    display: block;
}
.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-link {
    position: relative;
    display: block;
}
.moto-widget-map .moto-widget-map-frame {
    display: block;
}
.moto-widget-iframe .moto-widget-iframe-frame {
    display: block;
}
.moto-widget-video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.moto-widget-video .video-container .video-frame {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.moto-widget-contact_form .moto-widget-contact_form-form {
    width: 100%;
    overflow: hidden;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
    position: relative;
}
.moto-widget-contact_form .moto-widget-contact_form-field {
    display: block;
    width: 100%;
}
.moto-widget-contact_form .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
    resize: none;
}
@-webkit-keyframes defaultLoader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes defaultLoader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.moto-widget-slider .slider-empty {
    display: none;
}
.moto-widget-slider .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.moto-widget-slider .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.moto-widget-slider .bx-caption {
    position: absolute;
    text-align: left;
}
.moto-widget-slider .bx-pager,
.moto-widget-slider .bx-controls-auto {
    width: 100%;
}
.moto-widget-slider .bx-loading {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    visibility: hidden;
}
.moto-widget-slider .bx-pager {
    text-align: center;
}
.moto-widget-slider .bx-pager .bx-pager-item,
.moto-widget-slider .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.moto-widget-slider .bx-pager.bx-default-pager a {
    display: block;
    outline: 0;
}
.moto-widget-slider .bx-controls-direction a {
    position: absolute;
    outline: 0;
    z-index: 9999;
}
.moto-widget-slider .bx-controls-direction a.bx-prev.disabled,
.moto-widget-slider .bx-controls-direction a.bx-next.disabled {
    display: none;
}
.moto-widget-slider .bx-controls-auto {
    text-align: center;
}
.moto-widget-slider .bx-controls-auto .bx-start,
.moto-widget-slider .bx-controls-auto .bx-stop {
    display: block;
    outline: 0;
}
.moto-widget-slider li {
    text-align: center;
    width: 100%;
}
.moto-widget-slider li img {
    width: 100%;
    display: inline-block;
}
.moto-widget-slider li:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.moto-widget-slider.moto-widget-slider-loader .bx-controls,
.moto-widget-slider.moto-widget-slider-loader .bx-caption {
    visibility: hidden;
}
.moto-widget-slider.moto-widget-slider-loader li {
    position: absolute;
    list-style: none;
}
.moto-widget-slider.moto-widget-slider-loader li img {
    visibility: hidden;
}
.moto-widget-slider.moto-widget-slider-loader li:first-child {
    position: relative !important;
    min-height: 80px;
}
.moto-widget-slider.moto-widget-slider-loader li:first-child:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 5px solid;
    border-top-color: rgba(24, 27, 39, 0.2);
    border-right-color: rgba(24, 27, 39, 0.2);
    border-bottom-color: rgba(24, 27, 39, 0.2);
    border-left-color: #181b27;
    -webkit-animation: defaultLoader 1.1s infinite linear;
    animation: defaultLoader 1.1s infinite linear;
}
@-webkit-keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .moto-widget-grid-gallery-image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption.caption-visible {
    display: block;
    opacity: 1;
    -webkit-animation: justified-gallery-animation 0.5s 0 ease;
    -moz-animation: justified-gallery-animation 0.5s 0 ease;
    -ms-animation: justified-gallery-animation 0.5s 0 ease;
    -o-animation: justified-gallery-animation 0.5s 0 ease;
    animation: justified-gallery-animation 0.5s 0 ease;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption-empty {
    visibility: hidden;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .entry-visible {
    opacity: 1;
    -webkit-animation: justified-gallery-animation 0.5s 0 ease;
    -moz-animation: justified-gallery-animation 0.5s 0 ease;
    -ms-animation: justified-gallery-animation 0.5s 0 ease;
    -o-animation: justified-gallery-animation 0.5s 0 ease;
    animation: justified-gallery-animation 0.5s 0 ease;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0 10px 0;
    left: 50%;
    opacity: initial;
    filter: initial;
    overflow: initial;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-items .spinner > span {
    display: inline-block;
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px 0 4px;
    background-color: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close::focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.3;
    margin: 0;
    top: 50%;
    margin-top: -50px;
    padding: 0;
    width: 80px;
    height: 100px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 48px;
}
.mfp-arrow:active {
    margin-top: -48px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    content: "\f104";
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    content: "\f105";
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.moto-back-to-top-button {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    z-index: 500;
}
.moto-back-to-top-button.moto-back-to-top-button_visible {
    visibility: visible;
    opacity: 1;
}
.moto-back-to-top-button .moto-back-to-top-button-link {
    display: inline-block;
}
html {
    height: 100%;
}
.sticky-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.sticky-footer .page {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.moto-sticky__hidden {
    display: none;
}
.moto-sticky__attached,
.moto-sticky__attached_top,
.moto-sticky__attached_bottom {
    position: fixed;
    z-index: 400;
}
.moto-sticky__attached_top {
    top: 0;
}
.moto-sticky__attached_bottom {
    bottom: 0;
}
.moto-sticky-pseudo-element {
    position: static;
}
@media screen and (max-width: 767px) {
    .moto-sticky-pseudo-element,
    .moto-widget.moto-sticky__hidden {
        display: none !important;
    }
    .moto-widget.moto-sticky__attached {
        position: static !important;
        width: 100% !important;
    }
}
.moto-spacing-top-auto {
    padding-top: auto;
}
.moto-spacing-top-zero {
    padding-top: 0;
}
.moto-spacing-top-small {
    padding-top: 14px;
}
.moto-spacing-top-medium {
    padding-top: 25px;
}
.moto-spacing-top-large {
    padding-top: 95px;
}
.moto-spacing-bottom-auto {
    padding-bottom: auto;
}
.moto-spacing-bottom-zero {
    padding-bottom: 0;
}
.moto-spacing-bottom-small {
    padding-bottom: 14px;
}
.moto-spacing-bottom-medium {
    padding-bottom: 25px;
}
.moto-spacing-bottom-large {
    padding-bottom: 50px;
}
.moto-spacing-left-auto {
    padding-left: auto;
}
.moto-spacing-left-zero {
    padding-left: 0;
}
.moto-spacing-left-small {
    padding-left: 14px;
}
.moto-spacing-left-medium {
    padding-left: 25px;
}
.moto-spacing-left-large {
    padding-left: 95px;
}
.moto-spacing-right-auto {
    padding-right: auto;
}
.moto-spacing-right-zero {
    padding-right: 0;
}
.moto-spacing-right-small {
    padding-right: 14px;
}
.moto-spacing-right-medium {
    padding-right: 25px;
}
.moto-spacing-right-large {
    padding-right: 95px;
}
@media (max-width: 1039px) {
    .moto-spacing-top-small {
        padding-top: 7px;
    }
    .moto-spacing-top-medium {
        padding-top: 20px;
    }
    .moto-spacing-top-large {
        padding-top: 50px;
    }
    .moto-spacing-bottom-small {
        padding-bottom: 7px;
    }
    .moto-spacing-bottom-medium {
        padding-bottom: 20px;
    }
    .moto-spacing-bottom-large {
        padding-bottom: 50px;
    }
    .moto-spacing-left-small {
        padding-left: 7px;
    }
    .moto-spacing-left-medium {
        padding-left: 20px;
    }
    .moto-spacing-left-large {
        padding-left: 50px;
    }
    .moto-spacing-right-small {
        padding-right: 7px;
    }
    .moto-spacing-right-medium {
        padding-right: 20px;
    }
    .moto-spacing-right-large {
        padding-right: 50px;
    }
}
@media (max-width: 767px) {
    .moto-spacing-top-small {
        padding-top: 5px;
    }
    .moto-spacing-top-medium {
        padding-top: 15px;
    }
    .moto-spacing-top-large {
        padding-top: 40px;
    }
    .moto-spacing-bottom-small {
        padding-bottom: 5px;
    }
    .moto-spacing-bottom-medium {
        padding-bottom: 15px;
    }
    .moto-spacing-bottom-large {
        padding-bottom: 40px;
    }
    .moto-spacing-left-small {
        padding-left: 5px;
    }
    .moto-spacing-left-medium {
        padding-left: 15px;
    }
    .moto-spacing-left-large {
        padding-left: 40px;
    }
    .moto-spacing-right-small {
        padding-right: 5px;
    }
    .moto-spacing-right-medium {
        padding-right: 15px;
    }
    .moto-spacing-right-large {
        padding-right: 40px;
    }
}
@media (max-width: 479px) {
    .moto-spacing-top-small {
        padding-top: 5px;
    }
    .moto-spacing-top-medium {
        padding-top: 15px;
    }
    .moto-spacing-top-large {
        padding-top: 40px;
    }
    .moto-spacing-bottom-small {
        padding-bottom: 5px;
    }
    .moto-spacing-bottom-medium {
        padding-bottom: 15px;
    }
    .moto-spacing-bottom-large {
        padding-bottom: 40px;
    }
    .moto-spacing-left-small {
        padding-left: 5px;
    }
    .moto-spacing-left-medium {
        padding-left: 15px;
    }
    .moto-spacing-left-large {
        padding-left: 40px;
    }
    .moto-spacing-right-small {
        padding-right: 5px;
    }
    .moto-spacing-right-medium {
        padding-right: 15px;
    }
    .moto-spacing-right-large {
        padding-right: 40px;
    }
}
.moto-container_content_55a86ad1 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/07/mt-0097-services-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_55a86ad4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/07/mt-0097-services-bg2.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_55a86511d60e5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a86511d68b6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f0a229;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a86511d6c9e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../uploads/2015/07/mt-0097-home-icon.png');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.moto-container_content_55a86511d7086 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../uploads/2015/07/mt-0097-home-icon.png');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.moto-container_content_55a8630b {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../uploads/2015/07/mt-0097-home-icon.png');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.moto-container_content_55a86340 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../uploads/2015/07/mt-0097-home-icon.png');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.moto-container_content_55a85d4405bcf {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d4405fb7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d440639f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d4406b6f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d4406f57 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d440733f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d4407727 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d4407b0f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d4407ef7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85d44082df {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f0a229;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a85d43f387d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a85abf {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85ac1 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85ac3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85ac5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85ac8 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85aca {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85871 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a85873 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a856e6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #d4d4d4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a8532827ad0 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a853282fbba {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/07/mt-0097-project-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_55a84cd7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f0a229;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a84bcf2b31e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_footer_55a84b95b87b9 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #303030;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_55a84b95b8ba1 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a84a062f8e4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a849d790512 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a846d160e29 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_55a802dd {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a80499 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a80a9e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a82034 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a823bf {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a82476 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a7f3f4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../uploads/2015/07/mt-0097-home-icon.png');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.moto-container_content_55a7f3f6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../uploads/2015/07/mt-0097-home-icon.png');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.moto-container_content_55a7f3f8 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 10px;
    background-color: transparent;
    border-style: solid;
    border-color: #29c9f0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../uploads/2015/07/mt-0097-home-icon.png');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.moto-container_content_55a7eb54 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a7eb62 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_55a7ea5e26b83 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #303030;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_55a7ea5e26f6b {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_55a7dcec {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a7dc85 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f0a229;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55a7dc93 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/07/mt-0097-home-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_55a7dca6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/07/mt-0097-home-bg2.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_55a7dcb6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/07/mt-0097-home-bg3.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_55a7d898 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_558dc8b2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_header_558dc869 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_5581f1d3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_5581f0f7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_556cae53 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_55782764 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_557ff6d5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_557ff6d8 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_557ff667 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_557ff672 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_556d48b7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_556c5f19 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_556d4376 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_5547f3e4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #58d5f3;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_5547f1ce {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #161616;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_554767d1 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_553eb41d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550bde8a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_550bd7b2 {
    margin-top: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550bcb1b {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550bcb9e {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550bcbb6 {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #ededed;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550bcd7e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550bcdae {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #0a0a0a;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/03/mt-0016-exhibitions-bg1.html');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_550aeead {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550aef36 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #ededed;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_550ad835c1c8a {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550ad400 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550ad422 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #58d5f3;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/03/mt-0016-bio-bg1.html');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_550acfc9 {
    margin-top: 13px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 19px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550ad300 {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550ab779 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550ab5c4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550ab572 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_550ab3f52de0d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_header_550ab39518846 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_header_550ab39519fb6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_550aac88 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #303030;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550aaa06 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550aaa1a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550a9a65 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #0a0a0a;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/03/mt-0016-home-bg2.html');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_550a971c {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550a9429 {
    margin-top: 44px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550a92bf {
    margin-top: 39px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550a91f9 {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_content_550a8e25 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #58d5f3;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/03/mt-0016-home-bg1.html');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_content_550a8698 {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_header_550a8056 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_header_550a7fd4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fafafa;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_550a7f8d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('../uploads/2015/03/mt-0016-home-slider1.html');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}
.moto-container_footer_54b396f3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #6a6a6a;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_547c7345 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 260px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #00a8ff;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}
.moto-container_content_54759d6e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_54759cc9 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_54759cd5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_546357ca {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_54633ff2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_54633dae {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-container_footer_5461fc29 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.moto-text_normal {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #858585;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
}
.moto-text_normal a {
    color: #29c9f0;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}
.moto-text_normal a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #f0a229;
}
@media (max-width: 1039px) {
    .moto-text_normal {
        font-size: 13px;
        line-height: 1.3;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_normal {
        font-size: 13px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_normal {
        font-size: 13px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_1 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #f36625;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0px;
}
.moto-text_system_1 a {
    color: #f36625;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}
.moto-text_system_1 a:hover {
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    color: #f36625;
}
@media (max-width: 1039px) {
    .moto-text_system_1 {
        font-size: 22px;
        line-height: 0.6;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_1 {
        font-size: 20px;
        line-height: 1.9;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_1 {
        font-size: 20px;
        line-height: 1.9;
        letter-spacing: 0px;
    }
}
.moto-text_system_2 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.moto-text_system_2 a {
    color: #6a6a6a;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_2 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #6a6a6a;
}
@media (max-width: 1039px) {
    .moto-text_system_2 {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 1px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_2 {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 1px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_2 {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_3 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #161616;
    font-size: 94px;
    line-height: 1;
    letter-spacing: 0px;
}
.moto-text_system_3 a {
    color: #161616;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_3 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #161616;
}
@media (max-width: 1039px) {
    .moto-text_system_3 {
        font-size: 64px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_3 {
        font-size: 64px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_3 {
        font-size: 64px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_4 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 52px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.moto-text_system_4 a {
    color: #161616;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_4 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #161616;
}
@media (max-width: 1039px) {
    .moto-text_system_4 {
        font-size: 35px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_4 {
        font-size: 25px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_4 {
        font-size: 25px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_5 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #161616;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.moto-text_system_5 a {
    color: #161616;
    text-decoration: underline;
    font-weight: 700;
    font-style: normal;
}
.moto-text_system_5 a:hover {
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    color: #161616;
}
@media (max-width: 1039px) {
    .moto-text_system_5 {
        font-size: 22px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_5 {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_5 {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_6 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #f0a229;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.moto-text_system_6 a {
    color: #161616;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_6 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #161616;
}
@media (max-width: 1039px) {
    .moto-text_system_6 {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_6 {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_6 {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_7 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #f0a229;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.moto-text_system_7 a {
    color: #161616;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_7 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #161616;
}
@media (max-width: 1039px) {
    .moto-text_system_7 {
        font-size: 19px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_7 {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_7 {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_8 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 11px;
    line-height: 1.7;
    letter-spacing: 0px;
}
.moto-text_system_8 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_8 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #f0a229;
}
@media (max-width: 1039px) {
    .moto-text_system_8 {
        font-size: 11px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_8 {
        font-size: 11px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_8 {
        font-size: 11px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}
.moto-text_system_9 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #161616;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0px;
}
.moto-text_system_9 a {
    color: #29c9f0;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}
.moto-text_system_9 a:hover {
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    color: #f0a229;
}
@media (max-width: 1039px) {
    .moto-text_system_9 {
        font-size: 16px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_9 {
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_9 {
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_10 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #858585;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0px;
}
.moto-text_system_10 a {
    color: #161616;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}
.moto-text_system_10 a:hover {
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    color: #f0a229;
}
@media (max-width: 1039px) {
    .moto-text_system_10 {
        font-size: 16px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_10 {
        font-size: 16px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_10 {
        font-size: 16px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_11 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #161616;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
}
.moto-text_system_11 a {
    color: #f36625;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}
.moto-text_system_11 a:hover {
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
    color: #29c9f0;
}
@media (max-width: 1039px) {
    .moto-text_system_11 {
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_11 {
        font-size: 14px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_11 {
        font-size: 14px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}
.moto-text_system_12 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #161616;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.moto-text_system_12 a {
    color: #6a6a6a;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_12 a.active{
	color:#f0a229;
}
.moto-text_system_12 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #f0a229;
}
@media (max-width: 1039px) {
    .moto-text_system_12 {
        font-size: 11px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_12 {
        font-size: 12px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_12 {
        font-size: 12px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}
.moto-text_system_13 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0px;
}
.moto-text_system_13 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_13 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #f0a229;
}
@media (max-width: 1039px) {
    .moto-text_system_13 {
        font-size: 12px;
        line-height: 1.7;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_13 {
        font-size: 12px;
        line-height: 1.7;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_13 {
        font-size: 12px;
        line-height: 1.7;
        letter-spacing: 0px;
    }
}
.moto-text_system_14 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #161616;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
}
.moto-text_system_14 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}
.moto-text_system_14 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #f0a229;
}
@media (max-width: 1039px) {
    .moto-text_system_14 {
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .moto-text_system_14 {
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: 0px;
    }
}
@media (max-width: 479px) {
    .moto-text_system_14 {
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: 0px;
    }
}
.moto-background {
    background-color: #fff;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.moto-background_1 {
    background-color: #fafafa;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.moto-background_2 {
    background-color: #f0a229;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.moto-widget-text ul li {
    position: relative;
    padding-left: 28px;
    line-height: 30px;
    transition: color .35s ease;
    border-bottom: 1px solid #d4d4d4;
}
@media screen and (max-width: 1039px) {
    .moto-widget-text ul li {
        padding-left: 15px;
    }
}
.moto-widget-text ul li:first-child {
    margin: 0;
}
.moto-widget-text ul li:last-child {
    border-bottom: none;
}
.moto-widget-text ul li:before {
    position: absolute;
    top: 6px;
    left: 0;
    line-height: 21px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #f0a229;
    content: '\f061';
}
.moto-widget-text ol {
    counter-reset: moto-counter;
}
.moto-widget-text ol li {
    position: relative;
    padding-left: 100px;
    margin-bottom: 20px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-text ol li {
        padding-left: 50px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-text ol li {
        padding-left: 40px;
        margin-bottom: 5px;
    }
}
.moto-widget-text ol li:before {
    content: counter(moto-counter) '';
    border-radius: 20px;
    counter-increment: moto-counter;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    color: #29c9f0;
    width: 70px;
    height: 70px;
    font-size: 36px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Raleway';
    border: 2px solid #29c9f0;
    margin: 3px 23px 0 0;
    text-align: center;
}
@media screen and (max-width: 1039px) {
    .moto-widget-text ol li:before {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 22px;
        border-radius: 10px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-text ol li:before {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 22px;
        border-radius: 10px;
    }
}
.moto-size-small {
    padding: 2px 10px;
    font-size: 12px;
}
.moto-size-medium {
    padding: 1px 15px 4px;
    font-size: 16px;
}
.moto-size-large {
    padding: 6px 20px 8px;
    font-size: 18px;
}
.moto-widget-button .moto-widget-button-label {
    min-width: 10px;
    display: inline-block;
    vertical-align: middle;
}
.moto-widget-button .moto-widget-button-link {
    text-align: center;
    cursor: pointer;
}
.moto-widget-button .moto-widget-button-link:hover {
    text-decoration: none;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link {
    text-align: left;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #29c9f0;
    line-height: 1;
    transition: color .35s ease;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-theme-icon {
    position: relative;
    display: inline;
    color: #29c9f0;
    vertical-align: middle;
    float: right;
    line-height: 1;
    margin-left: 3px;
    font-size: 14px;
    transition: color .35s ease;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-theme-icon:before {
    position: absolute;
    content: '\f101';
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
    color: #f0a229;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link:hover .moto-widget-theme-icon {
    color: #f0a229;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-large {
    font-size: 18px;
    padding: 6px 0px;
    line-height: 1.1;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
    top: 5px;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-medium {
    font-size: 14px;
    padding: 1px 0px;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
    top: 2px;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-small {
    font-size: 12px;
    padding: 2px 0px;
}
.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
    font-size: 12px;
    top: 1px;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link {
    text-align: left;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #f36625;
    line-height: 1;
    transition: color .35s ease;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link .moto-widget-theme-icon {
    position: relative;
    display: inline;
    color: #f36625;
    vertical-align: middle;
    float: right;
    line-height: 1;
    margin-left: 3px;
    font-size: 14px;
    transition: color .35s ease;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link .moto-widget-theme-icon:before {
    position: absolute;
    content: '\f101';
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
    color: #29c9f0;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover .moto-widget-theme-icon {
    color: #29c9f0;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-large {
    font-size: 18px;
    padding: 6px 0px;
    line-height: 1.1;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
    top: 5px;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-medium {
    font-size: 14px;
    padding: 1px 0px;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
    top: 2px;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-small {
    font-size: 12px;
    padding: 2px 0px;
}
.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
    font-size: 12px;
    top: 1px;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link {
    border-radius: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    color: #fff;
    background: #f0a229;
}
.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
    color: #fff;
    background: #29c9f0;
}
.moto-widget-button.moto-preset-3 .moto-size-small {
    padding: 9px 35px 11px 35px;
    font-size: 14px;
}
.moto-widget-button.moto-preset-3 .moto-size-medium {
    padding: 7px 40px 14px 40px;
    font-size: 30px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-button.moto-preset-3 .moto-size-medium {
        padding: 7px 20px 14px 20px;
        font-size: 20px;
    }
}
.moto-widget-button.moto-preset-3 .moto-size-large {
    padding: 18px 55px 22px 55px;
    font-size: 22px;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link {
    border: 1px solid #29c9f0;
    border-bottom: none;
    width: 100%;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    color: #fff;
    background: #29c9f0;
}
.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover, .moto-widget-button.moto-preset-4 .moto-widget-button-link.active {
    color: #29c9f0;
    background: #fff;
}
.moto-widget-button.moto-preset-4 .moto-size-small {
    padding: 9px 35px 11px 35px;
    font-size: 12px;
}
.moto-widget-button.moto-preset-4 .moto-size-medium {
    padding: 23px 25px 24px 25px;
    font-size: 14px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-button.moto-preset-4 .moto-size-medium {
        padding: 20px 10px 19px 10px;
        font-size: 12px;
    }
}
.moto-widget-button.moto-preset-4 .moto-size-large {
    padding: 18px 55px 22px 55px;
    font-size: 18px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link {
    text-align: left;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #161616;
    line-height: 1;
    transition: color .35s ease;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon {
    position: relative;
    display: inline;
    color: #161616;
    vertical-align: middle;
    float: right;
    line-height: 1;
    margin-left: 3px;
    font-size: 14px;
    transition: color .35s ease;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
    position: absolute;
    content: '\f101';
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
    color: #fff;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon {
    color: #fff;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large {
    font-size: 18px;
    padding: 6px 0px;
    line-height: 1.1;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
    top: 5px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-medium {
    font-size: 14px;
    padding: 1px 0px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
    top: 2px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small {
    font-size: 12px;
    padding: 2px 0px;
}
.moto-widget-button.moto-preset-5 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
    font-size: 12px;
    top: 1px;
}
.moto-widget-divider .moto-widget-divider-line {
    border-top-width: 1px;
    border-top-style: solid;
}
.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
    border-top-color: #d4d4d4;
}
.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
    border-top-color: #787878;
}
.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
    border-top-color: #161616;
}
.moto-widget-social-links .moto-widget-social-links-link {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background-color: #161616;
}
.moto-widget-social-links .moto-widget-social-links-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-size: 23px;
}
.moto-widget-social-links .moto-widget-social-links-link:hover {
    background-color: #f0a229;
}
.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
    content: "\f09a";
}
.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
    content: "\f0d5";
}
.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
    content: "\f099";
}
.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
    content: "\f0d2";
}
.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
    content: "\f0e1";
}
.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
    content: "\f16d";
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item {
    margin: 0 2px;
}
.moto-widget-social-links.moto-preset-default.moto-align-left .moto-widget-social-links-list {
    margin-left: -10px;
}
.moto-widget-social-links.moto-preset-default.moto-align-right .moto-widget-social-links-list {
    margin-right: -10px;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
    height: 42px;
    width: 42px;
    color: #242424;
    position: relative;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #242424;
    background: transparent;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
    font-size: 15px;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover {
    border: 1px solid #f0a229;
    color: #f0a229;
    background: transparent;
}
.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item {
    margin: 0 1px 5px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item {
    margin-left: 10px;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item:first-child {
    margin-left: 0;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
    height: 42px;
    width: 42px;
    font-size: 23px;
    color: #ededed;
    border-radius: 50%;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
    opacity: 0.6;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_facebook {
    background: #4e71a8;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_googleplus {
    background: #e3411f;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_twitter {
    background: #1cb7eb;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_pinterest {
    background: #ca3737;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_linkedin {
    background: #1686b0;
}
.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_instagram {
    background: #3e739d;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
    height: 27px;
    width: 20px;
    color: #fff;
    background: transparent;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
    font-size: 19px;
}
.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover {
    color: #f0a229;
    background: transparent;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link {
    position: relative;
    overflow: hidden;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before,
.moto-widget-image.moto-preset-2 .moto-widget-image-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
    display: block;
    width: 100%;
    height: 100%;
}
.moto-widget-image.moto-preset-2 .moto-widget-image-link:hover:before {
    background: rgba(255, 255, 255, 0.3);
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link {
    position: relative;
    overflow: hidden;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before,
.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
    display: block;
    width: 100%;
    height: 100%;
}
.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
    background: rgba(0, 0, 0, 0.3);
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before,
.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
    display: block;
    width: 100%;
    height: 100%;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link {
    position: relative;
    overflow: hidden;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
    content: '';
    border: 5px solid #161616;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
    border: 5px solid #ee9711;
}
.moto-widget-menu {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn {
    margin-bottom: 10px;
    width: 50px;
    text-align: center;
    background-color: #f0a229;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
    line-height: 40px;
}
.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon:before {
    color: #fff;
}
.moto-widget-menu .moto-widget-menu-list {
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-list {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        background: #f0a229;
        color: #fff;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        border-bottom: 1px solid #000;
        border-right: none;
        text-align: left;
        width: 100%;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
        background: #161616;
        padding: 5px 15px 5px;
        color: #fff;
        font-size: 17px;
        line-height: 1.5;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:hover {
        color: #f0a229;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
        color: #f0a229;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
        margin-left: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
        text-align: left;
        border-bottom: none;
        margin: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
        padding: 10px 25px 10px 55px;
    }
}
.moto-widget-menu .moto-widget-menu-item {
    text-align: center;
    line-height: 96px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-menu .moto-widget-menu-item {
        line-height: 55px;
    }
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    display: block;
    font-size: 18px;
    text-decoration: none;
    padding: 0 10px;
    font-weight: 400;
}
@media screen and (max-width: 1039px) {
    .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 {
        font-size: 13px;
        padding: 0 8px;
    }
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    cursor: pointer;
}
.moto-widget-menu .moto-widget-menu-item:hover .moto-widget-menu-sublist {
    display: block;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist {
    padding: 18px 0 20px;
    min-width: 200px;
    white-space: nowrap;
    margin-left: 0;
    background: #303030;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
    text-align: left;
    border-right: none;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:after {
    display: none;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    font-family: 'Raleway', sans-serif;
    line-height: 39px;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    padding: 0 30px;
}
.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
    cursor: pointer;
    background: #f0a229;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
        color: #f0a229;
        background: #161616;
    }
}
.moto-widget-menu .moto-widget-menu-item:last-child {
    margin-right: 0;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    color: #161616;
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active,
.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    color: #fff;
    background: #303030;
    transition: color .35s ease;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active,
    .moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
        background: #161616;
        text-decoration: none;
    }
}
.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist {
    display: block;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    color: #161616;
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active,
.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    color: #fff;
    background: #f0a229;
    transition: color .35s ease;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active,
    .moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
        background: #f0a229;
        text-decoration: none;
    }
}
.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist {
    display: block;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    color: #161616;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    color: #f0a229;
    transition: color .35s ease;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
    color: #f0a229;
}
.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-sublist {
    display: block;
}
.moto-widget-contact_form *:focus {
    outline: none;
}
.moto-widget-contact_form::-webkit-input-placeholder {
    color: #161616;
}
.moto-widget-contact_form:-moz-placeholder {
    color: #161616;
    opacity: 1;
}
.moto-widget-contact_form::-moz-placeholder {
    color: #161616;
    opacity: 1;
}
.moto-widget-contact_form:-ms-input-placeholder {
    color: #161616;
}
.moto-widget-contact_form .moto-widget-contact_form-textarea {
    height: 210px;
}
.moto-widget-contact_form .moto-widget-contact_form-group {
    padding-bottom: 35px;
    position: relative;
}
.moto-widget-contact_form .moto-widget-contact_form-label {
    display: none;
}
.moto-widget-contact_form .moto-widget-contact_form-field {
    font-family: 'Raleway', sans-serif;
    color: #161616;
    font-size: 14px;
    padding: 15px 10px 15px 30px;
    border: 1px solid #fff;
}
.moto-widget-contact_form .moto-widget-contact_form-field.ng-touched.ng-invalid {
    border: 1px solid #161616;
}
.moto-widget-contact_form .moto-widget-contact_form-field-error {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 10px;
    line-height: 24px;
    color: #161616;
}
.moto-widget-contact_form .moto-widget-contact_form-danger,
.moto-widget-contact_form .moto-widget-contact_form-success {
    color: #161616;
    font-size: 13px;
    line-height: 13px;
    position: relative;
    padding-bottom: 10px;
}
.moto-widget-contact_form .moto-widget-contact_form-required {
    color: #29c9f0;
    font-size: 13px;
    line-height: 24px;
}
.moto-widget-contact_form .moto-widget-contact_form-submit {
    text-align: left;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #161616;
    line-height: 1;
    transition: color .35s ease;
}
.moto-widget-contact_form .moto-widget-contact_form-submit .moto-widget-theme-icon {
    top: 2px;
    position: relative;
    display: inline;
    color: #161616;
    vertical-align: middle;
    float: right;
    line-height: 1;
    margin-left: 3px;
    transition: color .35s ease;
    font-size: 14px;
    padding: 1px 0px;
}
.moto-widget-contact_form .moto-widget-contact_form-submit .moto-widget-theme-icon:before {
    position: absolute;
    content: '\f101';
}
.moto-widget-contact_form .moto-widget-contact_form-submit:hover {
    color: #fff;
}
.moto-widget-contact_form .moto-widget-contact_form-submit:hover .moto-widget-theme-icon {
    color: #fff;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-field {
    background: #fff;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-buttons {
    padding-top: 25px;
    text-align: left;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-buttons .moto-widget-contact_form-submit {
    border: none;
}
.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-buttons .moto-widget-contact_form-submit:hover {
    color: #161616;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
    background: #fff;
    border: 1px solid #161616;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field.ng-touched.ng-invalid {
    border: 1px solid #f0a229;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-buttons {
    padding-top: 25px;
    text-align: left;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit {
    background: none;
    display: inline-block;
    color: #f0a229;
    border: none;
}
.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit:hover {
    color: #161616;
}
.moto-widget-contact_form.moto-preset-3::-webkit-input-placeholder {
    color: #fff;
}
.moto-widget-contact_form.moto-preset-3:-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.moto-widget-contact_form.moto-preset-3::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.moto-widget-contact_form.moto-preset-3:-ms-input-placeholder {
    color: #fff;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field {
    font-size: 13px;
    padding: 13px 10px 10px 30px;
    background: rgba(22, 22, 22, 0.2);
    border: none;
    color: #fff;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field.ng-touched.ng-invalid {
    background: rgba(240, 162, 41, 0.2);
    border: none;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-buttons {
    padding-top: 25px;
    text-align: left;
    line-height: 26px;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit {
    width: 100%;
    line-height: 26px;
    background: #f0a229;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    border: none;
}
.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit:hover {
    background: #161616;
}
.moto-widget-slider.moto-preset-default .bx-pager {
    position: absolute;
    bottom: 10px;
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-pager {
        bottom: 3px;
    }
}
.moto-widget-slider.moto-preset-default .bx-pager-link {
    font-size: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    margin: 0px 4px;
    background: #ededed;
}
.moto-widget-slider.moto-preset-default .bx-pager-link:hover,
.moto-widget-slider.moto-preset-default .bx-pager-link.active {
    background: #161616;
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-pager-link {
        width: 10px;
        height: 10px;
    }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    top: 50%;
    margin-top: -35px;
    z-index: 50;
    font-size: 0;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    width: 69px;
    height: 69px;
    line-height: 69px;
    background: rgba(22, 22, 22, 0.45);
    color: #d4d4d4;
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    font-size: 55px;
    color: #d4d4d4;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        width: 49px;
        height: 49px;
        line-height: 49px;
        margin-top: -25px;
    }
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
        font-size: 40px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        width: 19px;
        height: 19px;
        line-height: 18px;
    }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
    text-decoration: none;
    color: #d4d4d4;
    background: #161616;
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        margin-top: -10px;
    }
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
        font-size: 20px;
    }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
    left: 30px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
        left: 10px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
        left: 10px;
    }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before {
    content: "\f104";
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    right: 30px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        right: 10px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        right: 10px;
    }
}
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    content: "\f105";
}
.moto-widget-slider.moto-preset-default .bx-caption {
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding-left: 20%;
    width: 50%;
}
@media only screen and (min-width: 1039px) and (max-width: 1800px) {
    .moto-widget-slider.moto-preset-default .bx-caption {
        padding-left: 20%;
        width: 70%;
    }
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-caption {
        padding-left: 20%;
        width: 70%;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-caption {
        padding-left: 14%;
        width: 65%;
        line-height: 1.1;
    }
}
.moto-widget-slider.moto-preset-default .bx-caption span {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 52px;
    line-height: 1;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-caption span {
        font-size: 36px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-caption span {
        font-size: 15px;
        line-height: 1.1;
    }
}
.moto-widget-slider.moto-preset-default .bx-loading {
    background: url("../themes/mt-0097/images/slider-preset-1-loader.gif") no-repeat center center;
}
.moto-widget-slider.moto-preset-2 .bx-pager {
    position: absolute;
    bottom: 10px;
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-pager {
        bottom: 3px;
    }
}
.moto-widget-slider.moto-preset-2 .bx-pager-link {
    font-size: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    margin: 0px 4px;
    background: #ededed;
}
.moto-widget-slider.moto-preset-2 .bx-pager-link:hover,
.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
    background: #f0a229;
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-pager-link {
        width: 8px;
        height: 8px;
    }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    top: 50%;
    margin-top: -54px;
    z-index: 50;
    font-size: 0;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #f0a229;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
    font-size: 85px;
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
    text-decoration: none;
    color: #ededed;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        margin-top: -55px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        margin-top: -15px;
    }
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
        font-size: 16px;
    }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
    left: 80px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
        left: 10px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
        left: 10px;
    }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before {
    content: "\f0d9";
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    right: 80px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        right: 10px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        right: 10px;
    }
}
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
    content: "\f0da";
}
.moto-widget-slider.moto-preset-2 .bx-caption {
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 0 120px;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-caption {
        padding: 0 50px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-caption {
        padding: 0 20px;
    }
}
.moto-widget-slider.moto-preset-2 .bx-caption span {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 52px;
    line-height: 1;
}
@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-caption span {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-caption span {
        font-size: 15px;
    }
}
.moto-widget-slider.moto-preset-2 .bx-loading {
    background: url("../themes/mt-0097/images/slider-preset-2-loader.gif") no-repeat center center;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
    position: relative;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
    top: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-align: center;
    color: #fff;
    z-index: 2;
}
.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption p {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(22, 22, 22, 0.3);
    content: "";
    z-index: 0;
    opacity: 0;
    transition: opacity .35s ease;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
    opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
    transform: scale(1);
    transition: transform .35s ease;
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
    transform: scale(1.15);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
    background: rgba(22, 22, 22, 0.3);
}
.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption p:after {
    display: block;
    font-family: FontAwesome;
    content: "\f00e";
    color: #fff;
    margin: 0 auto;
    margin-top: 5px;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item {
    border-radius: 20px;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(22, 22, 22, 0.3);
    content: "";
    z-index: 0;
    opacity: 0;
    transition: opacity .35s ease;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
    opacity: 1;
}
.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption {
    background: rgba(22, 22, 22, 0.3);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
    position: relative;
    overflow: hidden;
    visibility: visible;
    height: 100%;
    width: 100%;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption:after {
    top: 50%;
    left: 50%;
    content: "\f1c5";
    text-align: center;
    width: 27px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    z-index: 20;
    font: 14px/24px FontAwesome;
    color: #fff;
    background: #f0a229;
    margin: 0px 0 0 -15px;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    transition: all 0.3s ease 0s;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption:hover:before,
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption p {
    display: none;
}
.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption .caption.is-visible {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.moto-back-to-top-button {
    right: 25px;
    bottom: 50px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #de3f18;
}
.moto-back-to-top-button .moto-back-to-top-button-link:hover .moto-back-to-top-button-icon {
    color: #de3f18;
}
.moto-back-to-top-button .moto-back-to-top-button-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 37px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #161616;
    margin-top: 6px;
}
.moto-back-to-top-button .moto-back-to-top-button-icon:before {
    content: "\f0aa";
}
.page{
	padding-top:96px;
}
header{
	width:100%;
	top:0;
	left:0;
	position:fixed;
	z-index:60;
	background:#fff;
}
.col-sm-4 img{
	max-width:100%;
}
.cd-top {
    position: fixed;
    left: 10px;
	left:calc((100% - 1200px)/4 - 10px);
    bottom: 50%;
	margin-top:-25px;
    z-index: 10020;
}
.breads{
	padding:20px 0;
}
.grecaptcha-badge{
	width:0!important;
}

@media (max-width: 1250px) {
	.cd-top {
		left: 10px;
		bottom:10px;
	}
}
@media screen and (max-width: 767px){
	.page {
		padding-top: 190px;
	}
}

.fs20 {
    font-size: 20px !important;
}
.pb30 {
    padding-bottom: 30px;
}
.bold {
    font-weight: bold;
}
#comments{
	padding-bottom:20px;
}
#comments .ajax input[type=text], #comments .ajax input[type=email], #comments .common-form {
    width: 100%;
    border: 0;
    background: #f7f7f7;
    color: #949494;
    font-style: italic;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}
.pb20 {
    padding-bottom: 20px;
}
#comments .ajax textarea {
    width: 100%;
    border: 0;
    background: #f7f7f7;
    color: #949494;
    font-style: italic;
    height: 50px;
    padding: 15px;
    height: 205px;
}
#comments .btn-primary {
    color: #fff;
    background-color: #f0a229;
    border-color: #f0a229;
    font-size: 20px;
    padding: 12px 28px;
    transition: .2s ease-in;
    border:0;
    border-radius: 3px;
	
    box-shadow: 10px 10px 10px -3px rgb(0 0 0 / 8%);
}