@charset "UTF-8";
body {
    position: relative;
    overflow-x: hidden;
}

.moto-color1 {
    color: #cefe96;
}

.moto-color1_1 {
    color: #b6fe62;
}

.moto-color1_2 {`
    color: #c2fe7c;
}

.moto-color1_3 {
    color: #cefe96;
}

.moto-color1_4 {
    color: #d9feae;
}

.moto-color1_5 {
    color: #e5fec7;
}

.moto-color2 {
    color: #7acb5a;
}

.moto-color2_1 {
    color: #5db639;
}

.moto-color2_2 {
    color: #69c445;
}

.moto-color2_3 {
    color: #7acb5a;
}

.moto-color2_4 {
    color: #88d16c;
}

.moto-color2_5 {
    color: #98d77f;
}

.moto-color3 {
    color: #ffffff;
}

.moto-color3_1 {
    color: #e6e6e6;
}

.moto-color3_2 {
    color: #f2f2f2;
}

.moto-color3_3 {
    color: #ffffff;
}

.moto-color3_4 {
    color: #ffffff;
}

.moto-color3_5 {
    color: #ffffff;
}

.moto-color4 {
    color: #f6f6f6;
}

.moto-color4_1 {
    color: #dbdbdb;
}

.moto-color4_2 {
    color: #e8e8e8;
}

.moto-color4_3 {
    color: #f6f6f6;
}

.moto-color4_4 {
    color: #ffffff;
}

.moto-color4_5 {
    color: #ffffff;
}

.moto-color5 {
    color: #888888;
}

.moto-color5_1 {
    color: #6e6e6e;
}

.moto-color5_2 {
    color: #7a7a7a;
}

.moto-color5_3 {
    color: #888888;
}

.moto-color5_4 {
    color: #949494;
}

.moto-color5_5 {
    color: #a1a1a1;
}

.moto-color_custom1 {
    color: #000000;
}

.moto-color_custom2 {
    color: #4bae4f;
}

.moto-color_custom3 {
    color: #363f45;
}

.moto-color_custom4 {
    color: #ff0000;
}

.moto-color_custom5 {
    color: #222222;
}

.moto-widget {
    position: relative;
}

.moto-widget-cover,
.frame-empty {
    display: none;
}

.row-fixed .container-fluid {
    margin-left: auto;
    margin-right: auto;
}

.row-gutter-0 .container-fluid,
.row-gutter-0 .moto-cell {
    padding-left: 25px;
    padding-right: 0;
}

.row-gutter-0 .row {
    margin-left: 0;
    margin-right: 0;
}

.container-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.row .moto-widget-image-link {
    float: left !important;
}

@media screen and (min-width: 1039px) {
    .moto-parallax {
        background-attachment: fixed;
    }
}

.moto-background-fixed {
    background-attachment: fixed;
}

.moto-widget-text-content {
    padding: 0 1px;
}

.moto-align-left {
    text-align: left;
}

.moto-align-center {
    text-align: right;
}

.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: disc;
    margin-top: 6px;
}

.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;
    }
}

.moto-widget-menu.moto-align-right .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
    left: -100%;
}

@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: 500;
        left: 0;
        right: 0;
        display: none;
    }
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-item {
    display: inherit;
    position: relative;
}

.moto-widget-menu .moto-widget-menu-sublist {
    display: none;
    position: absolute;
    left: 0;
    z-index: 500;
}

.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-item {
    display: block;
}

.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
    left: 100%;
    top: 0;
}

.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-link {
    position: relative;
    display: block;
}

.moto-widget-menu .moto-widget-menu-item:hover > .moto-widget-menu-sublist {
    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-slideshare .moto-widget-slideshare-container {
    position: relative;
    height: 0;
    overflow: hidden;
}

.moto-widget-slideshare .moto-widget-slideshare-container .moto-widget-slideshare-frame {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

.moto-widget-pinterest span {
    width: 100%;
    overflow: hidden;
}

.moto-widget-pinterest span span {
    width: 95%;
}

.moto-widget-facebook_page_plugin {
    overflow: hidden;
}

.moto-widget-twitter_time_line .moto-widget_wrapper {
    overflow: auto;
    overflow-y: hidden;
    width: 100%;
}

.moto-widget-sound_cloud .moto-widget-sound_cloud-container {
    line-height: 0;
    font-size: 0;
}

.moto-widget-sound_cloud .moto-widget-sound_cloud-iframe {
    width: 100%;
    border: 0;
}

.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);
}

.bx-viewport {
    border-bottom: 1px solid #fff;
}

.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 defaultCarouselLoader {
    0% {
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        left: 0;
        opacity: 1;
    }
    12.5% {
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    25% {
        left: 0;
    }
    37.5% {
        left: 18px;
    }
    50% {
        left: 18px;
    }
    62.5% {
        left: 36px;
    }
    75% {
        left: 36px;
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    87.5% {
        left: 36px;
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        left: 36px;
        opacity: 0;
    }
}

@keyframes defaultCarouselLoader {
    0% {
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        left: 0;
        opacity: 1;
    }
    12.5% {
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    25% {
        left: 0;
    }
    37.5% {
        left: 18px;
    }
    50% {
        left: 18px;
    }
    62.5% {
        left: 36px;
    }
    75% {
        left: 36px;
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    87.5% {
        left: 36px;
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        left: 36px;
        opacity: 0;
    }
}

.moto-widget-carousel .carousel-empty {
    display: none;
}

.moto-widget-carousel .moto-widget-carousel-item img {
    width: 100%;
}

.moto-widget-carousel .moto-widget-carousel-item .moto-widget-carousel-link {
    width: 100%;
    display: inline-block;
}

.moto-widget-carousel .loading-block {
    display: none;
}

.moto-widget-carousel.moto-widget-carousel-loader .bx-controls {
    display: none;
}

.moto-widget-carousel.moto-widget-carousel-loader .moto-widget-carousel-item {
    position: absolute;
    list-style: none;
    visibility: hidden;
}

.moto-widget-carousel.moto-widget-carousel-loader .loading-block {
    display: block;
    height: 40px;
    width: 46px;
    margin: 0 auto;
    position: relative;
}

.moto-widget-carousel.moto-widget-carousel-loader .loading-circle {
    position: absolute;
    opacity: 0;
    top: 16px;
    text-align: center;
    -webkit-animation: defaultCarouselLoader 1.25s linear infinite;
    animation: defaultCarouselLoader 1.25s linear infinite;
}

.moto-widget-carousel.moto-widget-carousel-loader .loading-circle > div {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2d2f3a;
}

.moto-widget-carousel.moto-widget-carousel-loader .loading-circle:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.moto-widget-carousel.moto-widget-carousel-loader .loading-circle:nth-of-type(2) {
    -webkit-animation-delay: 0.3125s;
    animation-delay: 0.3125s;
}

.moto-widget-carousel.moto-widget-carousel-loader .loading-circle:nth-of-type(3) {
    -webkit-animation-delay: 0.625s;
    animation-delay: 0.625s;
}

.moto-widget-carousel.moto-widget-carousel-loader .loading-circle:nth-of-type(4) {
    -webkit-animation-delay: 0.9375s;
    animation-delay: 0.9375s;
}

@-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;
}

.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;
}

.moto-widget-social-buttons .social-buttons-list .social-button {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 5px 0;
}

.moto-widget-social-buttons .social-buttons-list .social-button:last-child {
    margin-right: 0;
}

.moto-widget-blog-recent_posts .moto-widget-blog-recent_posts-list {
    list-style-type: none;
}

.moto-widget-blog-recent_posts .moto-widget-blog-recent_posts-list .moto-widget-blog-recent_posts-item:last-child .moto-widget-text {
    padding-bottom: 0;
}

.moto-widget-blog-post_list .moto-blog-posts-list,
.moto-widget-blog-post_list .moto-pagination-pager {
    list-style-type: none;
}

.moto-widget-blog-post_published_on .moto-widget-blog-post_published_on-icon {
    margin-right: 10px;
}

.moto-widget-blog-post-author-icon {
    margin-right: 10px;
}

.moto-widget-pagination .moto-pagination-group {
    list-style: none;
    float: left;
    cursor: default;
}

.moto-widget-pagination .moto-pagination-group:last-child .moto-pagination-item:last-child {
    margin-right: 0;
}

.moto-widget-pagination .moto-pagination-item {
    line-height: 0;
    float: left;
    text-align: center;
}

.moto-widget-pagination .moto-pagination-item-control {
    line-height: 0;
}

.moto-widget-pagination .moto-pagination-link {
    padding: 0 0.75em;
    display: table;
}

.moto-widget-pagination .moto-pagination-link .moto-pagination-link-icon {
    font-size: 1.42em;
    line-height: 0;
    height: 0;
    padding-top: 0.039em;
}

.moto-widget-pagination .moto-pagination-link-text {
    display: table-cell;
    vertical-align: middle;
}

.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;
}

.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,
    .moto-section.moto-sticky__attached {
        position: static !important;
        width: auto !important;
    }
}

.ng-cloak {
    display: none !important;
}

.moto-widget-cover_row:after,
.moto-widget-cover_row:before {
    width: 15px;
}

.moto-widget-cover_row:after {
    right: -15px;
}

.moto-widget-cover_row:before {
    left: -15px;
}

.moto-spacing-top-auto {
    padding-top: initial;
}

.moto-spacing-top-zero {
    padding-top: 0;
}

.moto-spacing-top-small {}

.moto-spacing-top-medium {
    padding-top: 20px;
}

.moto-spacing-top-large {
    padding-top: 40px;
}

.moto-spacing-bottom-auto {
    padding-bottom: initial;
}

.moto-spacing-bottom-zero {
    padding-bottom: 0;
}

.moto-spacing-bottom-small {
    padding-bottom: 10px;
}

.moto-spacing-bottom-medium {
    padding-bottom: 20px;
}

.moto-spacing-bottom-large {
    padding-bottom: 40px;
}

.moto-spacing-left-auto {
    padding-left: initial;
}

.moto-spacing-left-zero {
    padding-left: 0;
}

.moto-spacing-left-small {
    padding-left: 10px;
}

.moto-spacing-left-medium {
    padding-left: 20px;
}

.moto-spacing-left-large {
    padding-left: 40px;
}

.moto-spacing-right-auto {
    padding-right: initial;
}

.moto-spacing-right-zero {
    padding-right: 0;
}

.moto-spacing-right-small {
    padding-right: 10px;
}

.moto-spacing-right-medium {
    padding-right: 20px;
}

.moto-spacing-right-large {
    padding-right: 40px;
}

@media (max-width: 1039px) {
    .moto-spacing-top-small {
        padding-top: 7px;
    }
    .moto-spacing-top-medium {
        padding-top: 15px;
    }
    .moto-spacing-top-large {
        padding-top: 30px;
    }
    .moto-spacing-bottom-small {
        padding-bottom: 7px;
    }
    .moto-spacing-bottom-medium {
        padding-bottom: 15px;
    }
    .moto-spacing-bottom-large {
        padding-bottom: 30px;
    }
    .moto-spacing-left-small {
        padding-left: 7px;
    }
    .moto-spacing-left-medium {
        padding-left: 15px;
    }
    .moto-spacing-left-large {
        padding-left: 30px;
    }
    .moto-spacing-right-small {
        padding-right: 7px;
    }
    .moto-spacing-right-medium {
        padding-right: 15px;
    }
    .moto-spacing-right-large {
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .moto-spacing-top-small {
        padding-top: 7px;
    }
    .moto-spacing-top-medium {
        padding-top: 15px;
    }
    .moto-spacing-top-large {
        padding-top: 30px;
    }
    .moto-spacing-bottom-small {
        padding-bottom: 7px;
    }
    .moto-spacing-bottom-medium {
        padding-bottom: 15px;
    }
    .moto-spacing-bottom-large {
        padding-bottom: 30px;
    }
    .moto-spacing-left-small {
        padding-left: 7px;
    }
    .moto-spacing-left-medium {
        padding-left: 15px;
    }
    .moto-spacing-left-large {
        padding-left: 30px;
    }
    .moto-spacing-right-small {
        padding-right: 7px;
    }
    .moto-spacing-right-medium {
        padding-right: 15px;
    }
    .moto-spacing-right-large {
        padding-right: 30px;
    }
}

@media (max-width: 479px) {
    .moto-spacing-top-small {
        padding-top: 7px;
    }
    .moto-spacing-top-medium {
        padding-top: 15px;
    }
    .moto-spacing-top-large {
        padding-top: 30px;
    }
    .moto-spacing-bottom-small {
        padding-bottom: 7px;
    }
    .moto-spacing-bottom-medium {
        padding-bottom: 15px;
    }
    .moto-spacing-bottom-large {
        padding-bottom: 30px;
    }
    .moto-spacing-left-small {
        padding-left: 7px;
    }
    .moto-spacing-left-medium {
        padding-left: 15px;
    }
    .moto-spacing-left-large {
        padding-left: 30px;
    }
    .moto-spacing-right-small {
        padding-right: 7px;
    }
    .moto-spacing-right-medium {
        padding-right: 15px;
    }
    .moto-spacing-right-large {
        padding-right: 30px;
    }
}

.moto-container_content_567191ef {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_5671923a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_5671927f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_567192a8 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_567192dc {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_56718fae {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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-text_225 {
    font-weight: 400;
    font-style: normal;
     
    color: #222222;
    font-size: 16px;
    line-height: 2.7;
    letter-spacing: 0px;
}

.moto-text_225 a {
    color: #363f45;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_225 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #7acb5a;
}

@media (max-width: 1039px) {
    .moto-text_225 {
        font-size: 15px;
        line-height: 1.8;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_225 {
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_225 {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

.moto-container_content_56712803d317a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_56712803d394b {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_56712803d3d33 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_56712803d4503 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_567127e370405 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_567127e370bd5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_567127e370fbd {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_567127e3713a5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_216 {
    font-weight: 400;
    font-style: normal;
     
    color: #7acb5a;
    font-size: 140px;
    line-height: 1;
    letter-spacing: 0px;
}

.moto-text_216 a {
    color: #4bae4f;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_216 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #888888;
}

@media (max-width: 1039px) {
    .moto-text_216 {
        font-size: 75px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_216 {
        font-size: 60px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_216 {
        font-size: 60px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

.moto-container_content_566fd238 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img1.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_566fd2cc {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img2.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_566fd2e5 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img3.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_566fd2f4 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img4.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_566fd434 {
    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_566fd43e {
    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_566fd440 {
    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_566fd441 {
    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_566fcc14b9223 {
    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: #4bae4f;
    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_566fcc14be044 {
    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;
}

.moto-container_content_566e2b5f80f4b {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img1.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_566e2b5f81333 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img2.jpg');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.moto-container_content_566e2b5f8171b {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img3.jpg');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.moto-container_content_566e2b5f81b03 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img4.jpg');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.moto-container_content_566e2b5f81eeb {
    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: #7acb5a;
    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_566e28a7 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img2.jpg');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.moto-container_content_566e28d9 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img3.jpg');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.moto-container_content_566e28f8 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img4.jpg');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.moto-container_content_566e27ef {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/12/mt-0270-team-img1.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_566e241caadec {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e241cab1d4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e241cab5bc {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #4bae4f;
    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_566e241cae885 {
    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: #7acb5a;
    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_566e241cb1765 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e241cb1b4d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 17px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    border-right-width: 1px;
    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_566e241cb1f35 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e241cb231d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e241cb2705 {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e218b0b4bc {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e218b0b8a4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e218b0bc8c {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e218b0c074 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e216342e49 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e216343231 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e216343619 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e216343a01 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e21376eb6f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e21376ef57 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e21376f33f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e21376f727 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e201c {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e202a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e203d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e2049 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    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_566e1ed126e77 {
    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_566e17b6 {
    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_566e0335ba107 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e0335ba8d7 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566e0335bacbf {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566db642 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566df7e7 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566db559ce517 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566db559cece7 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566db559cf0cf {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #4bae4f;
    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_566db559cf4b7 {
    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: #7acb5a;
    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_566db559cf89f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566db559cfc87 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 17px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    border-right-width: 1px;
    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_566db559d006f {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566db559d083f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566db559d0c27 {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566dad69d0f30 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566dad69d1318 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566dad69d1700 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #4bae4f;
    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_566dad69d1ae8 {
    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: #7acb5a;
    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_566dad69d1ed0 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566dad69d22b8 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 17px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    border-right-width: 1px;
    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_566dad69d26a0 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566dad69d2a88 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566dad69d2e70 {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d9a7e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d9b17 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 17px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    border-right-width: 1px;
    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_566d9b4d {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d9b75 {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d98b6be9de {
    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_566d98b6bedc6 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #7acb5a;
    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_566d98b6bf1ae {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #7acb5a;
    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_566d98b6bf596 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #4bae4f;
    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_566d98b6bf97e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d98b6bfd66 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 80px;
    padding-left: 70px;
    padding-right: 70px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#section-footer .moto-container_content_566d98b6bfd66 {
    background: none !important;
    border: none;
    padding-top: 30px;
    padding-bottom: 20px;
}

#section-footer .moto-text_system_4 {
    border: none;
}

.moto-container_content_566d98b6c014e {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d98b6c0536 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d98b6c091e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    border-right-width: 1px;
    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_566d98b6c0d06 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d98b6c10ee {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d98b6c14d7 {
    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: #45C9F5;
    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_566d98b6c18bf {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #4bae4f;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 6px;
    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_566d98b6c1ca7 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #4bae4f;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 6px;
    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_566d98b6c208f {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #4bae4f;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 6px;
    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_566d965f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d93b8 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d93b9 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d93ba {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    border-right-width: 1px;
    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_566d8f76 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d8fcf {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    border-left-width: 1px;
    border-right-width: 1px;
    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_566d8ffe {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #e6e6e6;
    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_566d861a {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #7acb5a;
    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_566d862a {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #7acb5a;
    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_566d862e {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 29px;
    padding-left: 15px;
    padding-right: 10px;
    background-color: #4bae4f;
    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_566d768d {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #4bae4f;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 6px;
    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_566d77e1 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #4bae4f;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 6px;
    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_566d77f9 {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #4bae4f;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 6px;
    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_566d5d7c {
    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;
}

.moto-container_footer_566d5d7f {
    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_566d59a2 {
    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: #7acb5a;
    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_566d47de {
    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: #45C9F5;
    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_566d47e1 {
    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-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    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_56670b755d515 {
    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_56670b755dce5 {
    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_565ef40c {
    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_5628f22a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/04/1176.jpg');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}

.moto-container_content_560a8198 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #ffffff;
    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_55accc78 {
    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_554c9629 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #e8e8e8;
    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_554c6755ecd51 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #dbdbdb;
    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_554c66a480a44 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/header_bottom.jpg');
    background-size: cover;
    background-position: left top;
    background-repeat: repeat;
}

.moto-container_content_554c66a48259c {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 65px;
    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_554c66a483924 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_554c66a4848c4 {
    margin-top: 0px;
    margin-bottom: 37px;
    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_554c66a485c4d {
    margin-top: 0px;
    margin-bottom: 37px;
    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_554c66a4873bd {
    margin-top: 0px;
    margin-bottom: 37px;
    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_554c66a488b2d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 70px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/support.jpg');
    background-size: auto;
    background-position: left top;
    background-repeat: repeat;
}

.moto-container_content_554c66a489ace {
    margin-top: 46px;
    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_554c66a48ae56 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/knob.png');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_554c66a48c1de {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 120px;
    padding-bottom: 100px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/counter.jpg');
    background-size: auto;
    background-position: left top;
    background-repeat: repeat-x;
}

.moto-container_content_554c66a48d567 {
    margin-top: 0px;
    margin-bottom: 27px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/digits.png');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_554c66a48ecd7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_554c66a49005f {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #dbdbdb;
    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_554a1913 {
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/header_bottom.jpg');
    background-size: cover;
    background-position: left top;
    background-repeat: repeat;
}

.moto-container_content_5549c69a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #dbdbdb;
    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_5549c6a8 {
    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_5548bd5a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_554787df {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_5547866c {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_554785f9 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #e8e8e8;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/parallax_1.png');
    background-size: auto;
    background-position: left top;
    background-repeat: repeat-x;
}

.moto-container_content_55478565 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_55478420 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #e8e8e8;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/parallax_1.png');
    background-size: auto;
    background-position: left top;
    background-repeat: repeat-x;
}

.moto-container_content_554782fb {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_5547828a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 66px;
    padding-bottom: 70px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/sub_header_1.jpg');
    background-size: cover;
    background-position: left top;
    background-repeat: repeat;
}

.moto-container_header_554781dc {
    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_554781e3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 23px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #5db639;
    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_5547807c {
    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_55478086 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 66px;
    padding-bottom: 70px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/sub_header_1.jpg');
    background-size: auto;
    background-position: left top;
    background-repeat: repeat-x;
}

.moto-container_content_55477271 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #dbdbdb;
    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_55477217 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_55476d2b {
    margin-top: 46px;
    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_55474c23 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #dbdbdb;
    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_55474bc9 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_554747bb {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 29px;
    padding-bottom: 28px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #7acb5a;
    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_55474776 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 45px;
    padding-bottom: 35px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/footer_nav.jpg');
    background-size: cover;
    background-position: left top;
    background-repeat: repeat;
}

.moto-container_footer_554746ab {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/footer-top-bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: repeat;
}

.moto-container_footer_55474635 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/footer-top-bg.jpg');
    background-size: auto;
    background-position: center center;
    background-repeat: repeat-x;
}

.moto-container_content_55473fee {
    margin-top: 0px;
    margin-bottom: 27px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/digits.png');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_554733d6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 120px;
    padding-bottom: 100px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/counter.jpg');
    background-size: cover;
    background-position: left top;
    background-repeat: repeat;
}

.moto-container_content_55473233 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 45px;
    padding-bottom: 45px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/knob.png');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_55423f4d {
    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_55423f65 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 70px;
    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('http://template56001.motopreview.com/mt-demo/56000/56001/mt-content/uploads/2015/05/support.jpg');
    background-size: auto;
    background-position: left top;
    background-repeat: repeat;
}

.moto-container_content_55423d55 {
    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_55423d95 {
    margin-top: 0px;
    margin-bottom: 37px;
    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_55423bfa {
    margin-top: 0px;
    margin-bottom: 37px;
    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_55423c63 {
    margin-top: 0px;
    margin-bottom: 37px;
    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_5542303c {
    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_5542306e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 65px;
    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_55423162 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 62px;
    padding-bottom: 65px;
    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_55422fb8 {
    margin-top: 65px;
    margin-bottom: 63px;
    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_5541fe48 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 23px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #7acb5a;
    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_5541fca4 {
    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: #7acb5a;
    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_5541fe30 {
    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: #7acb5a;
    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_5541f8ca {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #7acb5a;
    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_552680d6 {
    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_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: #888888;
    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: #363f45;
    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 {}

.moto-text_normal,
.moto-widget-text ul li {
    font-weight: 400;
    font-style: normal;
    color: #404040;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0px;
}

.mtn_contact {
    margin-bottom: 15px;
}

.moto-text_normal a {
    color: #4bae4f;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_normal a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #888888;
}

@media (max-width: 1039px) {
    .moto-text_normal {
        font-size: 17px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_normal {
        font-size: 13px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_1 {
    font-weight: 500;
    font-style: normal;
    color: #cefe96;
    font-size: 27px;
    line-height: 0.9;
    letter-spacing: 0px;
}

.moto-text_system_1 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
}

.moto-text_system_1 a:hover {
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
}

@media (max-width: 1039px) {
    .moto-text_system_1 {
        font-size: 25px;
        line-height: 0.7;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_1 {
        font-size: 20px;
        line-height: 0.9;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_1 {
        font-size: 23px;
        line-height: 0.9;
        letter-spacing: 0px;
    }
}

.moto-text_system_2 {
    font-weight: 400;
    font-style: normal;
     
    color: #cefe96;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
}

.moto-text_system_2 a {
    color: #cefe96;
    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: #ffffff;
}

@media (max-width: 1039px) {
    .moto-text_system_2 {
        font-size: 13px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_2 {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_2 {
        /*font-size: 13px;*/
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

.moto-text_system_3 {
    margin-top: 45px;
    margin-bottom: 12px;
    font-weight: 400;
    font-style: normal;
    color: #0C8EC7;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
}


.moto-text_system_3 a {
    color: #98d77f;
    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: #dbdbdb;
}

@media (max-width: 1039px) {
    .moto-text_system_3 {
        font-size: 20px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_3 {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_3 {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_4 {
    margin-bottom: 30px;
    margin-top: 60px;
    font-weight: 600;
    font-style: normal;
    color: #0D73A8;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 1px #CFCFCF solid;
}

.specialityTitle {
    font-weight: bold;
    font-size:14pt;
    padding-bottom:0px;
}
#section-footer .specialityTitle {
    color:#fff;
    }

#section-footer .moto-text_system_4 {
    margin-top: 0px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    color: #fff;
}

#section-footer .moto-text_system_11 {
    margin-bottom: 10px;
    font-size: 14px;
    color:#fff;
}





.moto-text_system_5 {
    margin-bottom: 30px;
    margin-top: 60px;
    font-weight: 500;
    font-style: normal;
     
    color: #363f45;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.moto-text_system_4 a {
    color: #363f45;
    text-decoration: underline;
    font-weight: 500;
    font-style: normal;
}

.moto-text_system_4 a:hover {
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    color: #cefe96;
}

@media (max-width: 1039px) {
    .moto-text_system_4 {
        font-size: 18px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_4 {
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_4 {
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

.moto-text_system_5 {
    font-weight: 400;
    font-style: normal;
     
    color: #cefe96;
    font-size: 34px;
    line-height: 0.9;
    letter-spacing: 0px;
}

.moto-text_system_5 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_5 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #363f45;
}

@media (max-width: 1039px) {
    .moto-text_system_5 {
        font-size: 18px;
        line-height: 1.5;
        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: 500;
    font-style: normal;
     
    color: #7acb5a;
    font-size: 30px;
    line-height: 0.9;
    letter-spacing: 0px;
}

.moto-text_system_6 a {
    color: #7acb5a;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
}

.moto-text_system_6 a:hover {
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    color: #7acb5a;
}

@media (max-width: 1039px) {
    .moto-text_system_6 {
        font-size: 24px;
        line-height: 0.9;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_6 {
        font-size: 30px;
        line-height: 0.9;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_6 {
        font-size: 30px;
        line-height: 0.9;
        letter-spacing: 0px;
    }
}

.moto-text_system_7 {
    font-weight: 500;
    font-style: normal;
     
    color: #888888;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: 0px;
}

.moto-text_system_7 a {
    color: #888888;
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
}

.moto-text_system_7 a:hover {
    text-decoration: none;
    font-weight: 500;
    font-style: normal;
    color: #7acb5a;
}

@media (max-width: 1039px) {
    .moto-text_system_7 {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_7 {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_7 {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0px;
    }
}

.moto-text_system_8 {
    font-weight: 400;
    font-style: normal;
    color: #888888;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
}

.moto-text_system_8 a {
    color: #888888;
    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: #7acb5a;
}

@media (max-width: 1039px) {
    .moto-text_system_8 {
        font-size: 13px;
        line-height: 1.9;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_8 {
        font-size: 14px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_8 {
        font-size: 14px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

.moto-text_system_9 {

    font-weight: 600;
    font-style: normal;
    color: #333;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
    margin-left:0px;
    margin-top:20px;
}


.moto-text_system_9 a {
    color: #4bae4f;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_9 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #363f45;
}

@media (max-width: 1039px) {
    .moto-text_system_9 {
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_9 {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_9 {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_10 {
    font-weight: 400;
    font-style: normal;
     
    color: #363f45;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0px;
}

.moto-text_system_10 a {
    color: #363f45;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_10 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #7acb5a;
}

@media (max-width: 1039px) {
    .moto-text_system_10 {
        font-size: 14px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_10 {
        font-size: 14px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_10 {
        font-size: 14px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

.moto-text_system_11 {
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
}

.moto-text_system_11 a {
    color: #cefe96;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_11 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}

@media (max-width: 1039px) {
    .moto-text_system_11 {
        font-size: 11px;
        line-height: 2.4;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_11 {
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_11 {
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

.moto-text_system_12 {
    font-weight: 400;
    font-style: normal;
    color: #7acb5a;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
}

.moto-text_system_12 a {
    color: #4bae4f;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_12 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #7acb5a;
}

@media (max-width: 1039px) {
    .moto-text_system_12 {
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_12 {
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_12 {
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

.moto-text_system_13 {
    font-weight: 400;
    font-style: normal;
    color: #4bae4f;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-text_system_13 a {
    color: #ffffff;
    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: #cefe96;
}

@media (max-width: 1039px) {
    .moto-text_system_13 {
        font-size: 24px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_13 {
        font-size: 24px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_13 {
        font-size: 24px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

.moto-text_system_14 {
    font-weight: 400;
    font-style: normal;
    color: #7acb5a;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
}

.moto-text_system_14 a {
    color: #4bae4f;
    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: #7acb5a;
}

@media (max-width: 1039px) {
    .moto-text_system_14 {
        font-size: 15px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_14 {
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_14 {
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
}

.moto-background {
    background-color: #f6f6f6;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.moto-background_1 {
    background-color: #69c445;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.moto-background_2 {
    background-color: #ffffff;
    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 {
    margin: 0 0 0 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    
}

.moto-widget-text ul li ul li{
    list-style-type: circle;
    margin: 0 0 0 20px;
}

.moto-widget-text ul.publication li {
    list-style-type: value;
    margin: 0 0 12px 20px;
}

.moto-widget-text ul.publication li span {
    font-size: 13px;
}

.moto-widget-text ul li a {
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}

.moto-widget-text ul li:last-of-type {
    margin-bottom: 0;
}

.moto-widget-text ol {
    counter-reset: moto-counter;
}

.moto-widget-text ol li {
    position: relative;
    padding-left: 30px;
    line-height: 24px;
    margin-top: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-text ol li:first-child {
    margin-top: 0;
}

.moto-widget-text ol li:before {
    content: counter(moto-counter) ".";
    counter-increment: moto-counter;
    color: #7acb5a;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    text-align: center;
  
    font-size: 16px;
}

.moto-widget-menu .moto-widget-menu-toggle-btn {
    width: 40px;
    padding: 0 8px;
}

.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
    font-size: 24px;
    line-height: 40px;
}

.moto-widget-menu .moto-widget-menu-list {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-list {
        display: inherit;
    }
}

.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item {
    text-align: left;
    margin-left: 33px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item {
        margin-left: 13px;
    }
}

.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:first-of-type {
    margin-left: 0;
}

.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    position: relative;
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 17px;
    line-height: 1.2;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.logo {
    padding-top: 20px !important;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
        font-size: 16px;
    }
}

.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link .moto-widget-menu-link-arrow {
    display: inline-block;
    font-size: 21px;
    margin-left: 8px;
}

.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
    content: "\f107";
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
    top: calc(100% + 4px);
    min-width: 200px;
    left: -37px;
    -webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist {
        min-width: 160px;
        left: -27px;
    }
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist:before {
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    content: "";
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
    display: block;
    text-align: left;
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item:first-child {
    margin-top: 0;
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    font-size: 16px;
    padding: 10px 20px;
    line-height: 1.2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist {
    left: calc(100% + 5px);
    top: 0;
    margin-left: 0;
    margin-top: 0;
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-sublist:before {
    position: absolute;
    top: 0;
    left: -5px;
    width: 5px;
    height: 100%;
    content: "";
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    border-bottom: 6px solid;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item {
    margin-left: 15px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item {
        margin-left: 3px;
    }
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    padding: 5px 15px;
    border-radius: 4px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
        padding: 5px 8px;
        font-size: 14px;
    }
    .moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link .moto-widget-menu-link-arrow {
        display: inline-block;
        font-size: 16px;
        margin-left: 8px;
    }
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    border-top: 2px solid;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
        border: 1px solid;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        border-right: none;
        padding: 0;
        border-bottom: 1px solid;
        margin: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:last-of-type {
        border-bottom: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
        padding: 5px 20px;
        font-size: 17px;
        line-height: 1.5;
        text-align: left;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after {
        display: none;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist {
        width: 100%;
        margin-left: 0;
        padding: 0;
        border-top: none;
        box-shadow: none;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:before,
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:after {
        content: none;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
        width: 100%;
        border-bottom: none;
        margin: 0;
        text-align: left;
        padding: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
        padding: 5px 40px;
        font-size: 14px;
        line-height: 22px;
        margin: 0;
        text-align: left;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
        content: none;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist {
        margin: 0;
    }
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
        padding: 5px 40px 15px 60px;
    }
}

.moto-widget-button .moto-widget-button-link {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: center;
    cursor: pointer;
    line-height: 1.2;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-button .moto-widget-button-link .moto-widget-button-label {
    position: relative;
    vertical-align: middle;
}

.moto-widget-button .moto-widget-button-link.moto-size-small {
    font-size: 12px;
}

.moto-widget-button .moto-widget-button-link.moto-size-medium {
    font-size: 16px;
}

.moto-widget-button .moto-widget-button-link.moto-size-large {
    font-size: 18px;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link {
    -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-large {
    padding: 12px 34px;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-medium {
    padding: 10px 30px 14px;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link.moto-size-small {
    padding: 6px 25px;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link {
    -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-large {
    padding: 12px 34px;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-medium {
    padding: 10px 30px 14px;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link.moto-size-small {
    padding: 6px 25px;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link {
    padding: 2px 4px;
    border-radius: 3px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link {
    padding: 0;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon {
    display: block;
    float: left;
    margin: 0;
    position: absolute;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
    position: absolute;
    z-index: 5;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "\f002";
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large {
    line-height: 57px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large .moto-widget-button-label {
    padding-left: 82px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large .moto-widget-theme-icon {
    width: 62px;
    height: 62px;
    font-size: 30px;
    line-height: 62px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-medium {
    line-height: 51px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-medium .moto-widget-button-label {
    padding-left: 75px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-medium .moto-widget-theme-icon {
    width: 54px;
    height: 54px;
    font-size: 24px;
    line-height: 56px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-small {
    line-height: 31px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-small .moto-widget-button-label {
    padding-left: 54px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-small .moto-widget-theme-icon {
    width: 32px;
    height: 32px;
    font-size: 18px;
    line-height: 32px;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon {
    width: 162px;
    position: absolute;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
    border-radius: 50px;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link {
    padding: 22px 40px 22px 30px;
    width: 100%;
    border: 1px solid;
}

@media screen and (max-width: 1039px) {
    .moto-widget-button.moto-preset-5 .moto-widget-button-link {
        padding: 15px 20px 15px 10px;
    }
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
    float: left;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon {
    float: right;
    position: relative;
    display: inline-block;
    width: 21px;
    height: 21px;
    border: 2px solid #7acb5a;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
    content: "\f067";
    line-height: 19px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon {
    border-color: #dbdbdb;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
    content: "\f068";
}

.moto-widget-social-links .moto-widget-social-links-item {
    margin-bottom: 5px;
    margin-right: 10px;
}

.moto-widget-social-links .moto-widget-social-links-item:last-of-type {
    margin-right: 0;
}

.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link {
    position: relative;
    display: block;
    min-width: 30px;
    min-height: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-social-links .moto-widget-social-links-item .moto-widget-social-links-link:before {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    z-index: 2;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.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-link {
    margin-right: 10px;
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
    font-size: 20px;
    line-height: 26px;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
    width: 53px;
    height: 53px;
    border-radius: 50%;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
    font-size: 24px;
    line-height: 53px;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:after {
    position: absolute;
    display: block;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #7acb5a;
    content: '';
    will-change: -webkit-transform;
    will-change: transform;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
    width: 40px;
    height: 40px;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
    font-size: 24px;
    line-height: 40px;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link.moto-widget-social-links-link_facebook {
    background: #4e71a8;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link.moto-widget-social-links-link_googleplus {
    background: #e3411f;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link.moto-widget-social-links-link_twitter {
    background: #1cb7eb;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link.moto-widget-social-links-link_pinterest {
    background: #ca3737;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link.moto-widget-social-links-link_linkedin {
    background: #1686b0;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link.moto-widget-social-links-link_instagram {
    background: #3e739d;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover.moto-widget-social-links-link_facebook:before {
    color: #4e71a8;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover.moto-widget-social-links-link_googleplus:before {
    color: #e3411f;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover.moto-widget-social-links-link_twitter:before {
    color: #1cb7eb;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover.moto-widget-social-links-link_pinterest:before {
    color: #ca3737;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover.moto-widget-social-links-link_linkedin:before {
    color: #1686b0;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover.moto-widget-social-links-link_instagram:before {
    color: #3e739d;
}

.moto-widget-image .moto-widget-image-link {
    position: relative;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.moto-widget-image .moto-widget-image-link:before,
.moto-widget-image .moto-widget-image-link:after {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.moto-widget-image .moto-widget-image-link .moto-widget-image-picture {
    will-change: -webkit-transform;
    will-change: transform;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link {
    border-radius: 50%;
    -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link img {
    border-radius: 50%;
    overflow: hidden;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    z-index: 1;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link {
    overflow: hidden;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover .moto-widget-image-picture {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link {
    overflow: hidden;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover .moto-widget-image-picture {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
}

.moto-widget-contact_form .moto-widget-contact_form-form {
    border: 1px solid;
}

.moto-widget-contact_form .moto-widget-contact_form-group {
    padding-bottom: 15px;
}

.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-label {
    display: none;
}

.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
    font-size: 14px;
    padding: 10px 10px 10px 15px;
    line-height: 24px;
    height: 45px;
    outline: none;
    border-radius: 0;
    border: 1px solid;
    -webkit-appearance: none;
}

.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
    height: 140px;
}

.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field-error,
.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-required {
    position: absolute;
    font-size: 11px;
    line-height: 12px;
    bottom: 2px;
}

.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
    position: relative;
    font-size: 11px;
    line-height: 12px;
    bottom: 6px;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
    border: 1px solid;
    border-radius: 15px;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field {
    border: 0;
    border-bottom: 1px solid;
}

.moto-widget-slider {
    overflow: hidden;
}

.moto-widget-slider .bx-pager {
    position: absolute;
    text-align: center;
    width: auto;
    bottom: 50px;
    left: 0;
    right: 0;
}

@media screen and (max-width: 767px) {
    .moto-widget-slider .bx-pager {
        bottom: 10px;
    }
}

.moto-widget-slider .bx-pager .bx-pager-link {
    font-size: 0;
    display: block;
    width: 21px;
    height: 21px;
    margin: 0 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media screen and (max-width: 767px) {
    .moto-widget-slider .bx-pager .bx-pager-link {
        width: 10px;
        height: 10px;
    }
}

.moto-widget-slider .bx-caption {
    max-width: 590px;
    top: 50%;
    right: 0;
    margin-right: 390px;
    text-align: center;
    padding: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-caption {
        max-width: 390px;
        margin-right: 80px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider .bx-caption {
        padding: 0 30px 0 90px;
        width: 100%;
        margin: 0 auto;
        left: 0;
    }
}

.moto-widget-slider .bx-caption span {
    font-size: 45px;
    line-height: 63px;
    text-align: center;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-caption span {
        font-size: 28px;
        line-height: 45px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider .bx-caption span {
        font-size: 16px;
        line-height: 20px;
    }
}

.moto-widget-slider .bx-controls-direction {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.moto-widget-slider .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-controls-direction .bx-next {
    top: 50%;
    width: 50px;
    height: 50px;
    font-size: 0;
    font-family: FontAwesome;
    font-weight: normal;
    text-rendering: auto;
    text-decoration: none;
    text-align: center;
    z-index: 50;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-slider .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-controls-direction .bx-next:before {
    font-size: 50px;
    line-height: 50px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media screen and (max-width: 767px) {
    .moto-widget-slider .bx-controls-direction .bx-prev,
    .moto-widget-slider .bx-controls-direction .bx-next {
        width: 20px;
        height: 20px;
    }
    .moto-widget-slider .bx-controls-direction .bx-prev:before,
    .moto-widget-slider .bx-controls-direction .bx-next:before {
        font-size: 20px;
        line-height: 20px;
    }
}

.moto-widget-slider .bx-controls-direction .bx-prev {
    left: 50px;
}

.moto-widget-slider .bx-controls-direction .bx-prev:before {
    content: "\f104";
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-controls-direction .bx-prev {
        left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider .bx-controls-direction .bx-prev {
        left: 5px;
    }
}

.moto-widget-slider .bx-controls-direction .bx-next {
    right: 50px;
}

.moto-widget-slider .bx-controls-direction .bx-next:before {
    content: "\f105";
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-controls-direction .bx-next {
        right: 30px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider .bx-controls-direction .bx-next {
        right: 5px;
    }
}

.moto-widget-slider.moto-preset-2 .bx-pager {
    bottom: 20px;
}

.moto-widget-slider.moto-preset-2 .bx-pager .bx-pager-item {
    margin-right: 6px;
}

.moto-widget-slider.moto-preset-2 .bx-pager .bx-pager-item:last-child {
    margin-right: 0;
}

.moto-widget-slider.moto-preset-2 .bx-pager .bx-pager-item .bx-pager-link {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0;
}

.moto-widget-slider.moto-widget-slider-loader li:first-child:after {
    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;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
    position: relative;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
    position: absolute;
    font-size: 18px;
    text-align: center;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
        font-size: 12px;
        line-height: 14px;
    }
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item {
    text-align: center;
    overflow: hidden;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
    position: absolute;
    display: block;
    opacity: 0;
    top: 50%;
    left: 0;
    right: 0;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 24px;
    color: #ffffff;
    content: "\f067";
    z-index: 3;
    will-change: opacity;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media screen and (max-width: 767px) {
    .moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
        font-size: 20px;
    }
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
    will-change: opacity;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
    display: block;
    padding: 34px 20px 30px 20px;
    bottom: 0;
    text-align: right;
}

@media screen and (max-width: 767px) {
    .moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
        padding: 10px;
        min-height: 50px;
    }
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption.caption-visible {
    opacity: 1;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
    opacity: 1;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item {
    overflow: hidden;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item img {
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption {
    font-size: 14px;
    display: table;
    position: absolute;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    line-height: 1;
    opacity: 0;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption.caption-visible {
    opacity: 1;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item .caption p {
    display: inline-block;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item {
    text-align: center;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:after {
    opacity: 0;
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 30px;
    color: #7acb5a;
    content: '\f00e';
    z-index: 3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item .caption {
    top: 20px;
    bottom: auto;
    padding: 20px 30px;
    line-height: 1;
    font-size: 27px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
    opacity: 1;
}

.moto-back-to-top-button {
    right: 20px;
    bottom: 90px;
    width: 62px;
    height: 62px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}

@media screen and (max-width: 1039px) {
    .moto-back-to-top-button {
        right: 20px;
    }
}

@media screen and (max-width: 767px) {
    .moto-back-to-top-button {
        right: 20px;
        bottom: 50px;
        width: 30px;
        height: 30px;
    }
}

.moto-back-to-top-button .moto-back-to-top-button-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #5db639;
    background-color: #ffffff;
    font-family: FontAwesome;
    font-size: 38px;
    line-height: 56px;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #5db639;
    text-align: center;
    z-index: 5;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}

@media screen and (max-width: 767px) {
    .moto-back-to-top-button .moto-back-to-top-button-icon {
        line-height: 21px;
        font-size: 22px;
    }
}

.moto-back-to-top-button .moto-back-to-top-button-icon:after {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    content: "\f106";
    z-index: 3;
}

.moto-back-to-top-button .moto-back-to-top-button-icon:hover {
    color: #ffffff;
    background-color: #4bae4f;
}

.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #3c3227;
}

.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #4bae4f;
}

.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:before {
    background-color: transparent;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
    background-color: transparent;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:hover:before {
    background-color: rgba(122, 203, 90, 0.8);
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
    background-color: transparent;
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:before {
    background-color: rgba(0, 0, 0, 0.6);
}

.moto-widget-button.moto-preset-default .moto-widget-button-link {
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    background-color: #4bae4f;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
    background-color: #7acb5a;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-button-label {
    text-decoration: none;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link {
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    background-color: #7acb5a;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
    background-color: #222222;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link .moto-widget-button-label {
    text-decoration: none;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link {
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    background-color: #4bae4f;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
    color: #ffffff;
    background-color: #363f45;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link .moto-widget-button-label {
    text-decoration: none;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link {
     
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-button-label {
    text-decoration: none;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link .moto-widget-theme-icon:before {
    color: #ffffff;
    background-color: #7acb5a;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link {
     
    font-weight: 400;
    font-style: normal;
    color: #363f45;
    border-color: #dbdbdb;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
    color: #7acb5a;
    border-color: #dbdbdb;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover .moto-widget-theme-icon:before {
    color: #dbdbdb;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-button-label {
    text-decoration: none;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link .moto-widget-theme-icon:before {
    color: #7acb5a;
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
    color: #7acb5a;
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover:before {
    color: #ffffff;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
    background-color: #ffffff;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:before {
    color: #222222;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
    color: #ffffff;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover:before {
    color: transparent;
}

.moto-widget-slider.moto-preset-default .bx-caption {
     
    font-weight: 400;
    font-style: normal;
    color: #363f45;
    text-decoration: none;
    background-color: transparent;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    background-color: transparent;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    color: #888888;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover:before {
    color: #7acb5a;
}

.moto-widget-slider.moto-preset-default .bx-pager-link {
    background-color: #ffffff;
}

.moto-widget-slider.moto-preset-default .bx-pager-link:hover {
    background-color: #7acb5a;
}

.moto-widget-slider.moto-preset-default .bx-pager-link.active {
    background-color: #7acb5a;
}

.moto-widget-slider.moto-preset-2 .bx-caption {
     
    font-weight: 400;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    background-color: rgba(122, 203, 90, 0.5);
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
    color: #222222;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover:before,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover:before {
    color: #ffffff;
}

.moto-widget-slider.moto-preset-2 .bx-pager-link {
    background-color: #7acb5a;
}

.moto-widget-slider.moto-preset-2 .bx-pager-link:hover {
    background-color: #ffffff;
}

.moto-widget-slider.moto-preset-2 .bx-pager-link.active {
    background-color: #ffffff;
}

.moto-widget-grid-gallery.moto-preset-default .caption {
     
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:before {
    background-color: transparent;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:before {
    background-color: rgba(0, 0, 0, 0.6);
}

.moto-widget-grid-gallery.moto-preset-2 .caption {
     
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:before {
    background-color: transparent;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:before {
    background-color: rgba(122, 203, 90, 0.8);
}

.moto-widget-grid-gallery.moto-preset-3 .caption {
     
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:before {
    background-color: transparent;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:before {
    background-color: rgba(0, 0, 0, 0.6);
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
    font-family: georgia, palatino;
    border-color: transparent;
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
    color: #222222;
    background-color: #ffffff;
    font-style: normal;
    font-weight: 400;
    border-color: #dbdbdb;
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
    color: #222222;
    background-color: #ffffff;
    border-color: #dbdbdb;
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
    font-style: normal;
    font-weight: 400;
    color: #ff0000;
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-success {
    font-style: normal;
    font-weight: 400;
    color: #7acb5a;
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-danger {
    font-style: normal;
    font-weight: 400;
    color: #ff0000;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
    font-family: georgia, palatino;
    border-color: transparent;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field {
    color: #888888;
    background-color: transparent;
    font-style: normal;
    font-weight: 400;
    border-color: #7acb5a;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
    color: #888888;
    background-color: transparent;
    border-color: #000000;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
    font-style: normal;
    font-weight: 400;
    color: #ff0000;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-success {
    font-style: normal;
    font-weight: 400;
    color: #363f45;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
    font-style: normal;
    font-weight: 400;
    color: #ff0000;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
     
    border-color: transparent;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
    color: #222222;
    background-color: #f6f6f6;
    font-style: normal;
    font-weight: 400;
    border-color: #222222;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
    color: #222222;
    background-color: #f6f6f6;
    border-color: #222222;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field-error {
    font-style: normal;
    font-weight: 400;
    color: #ff0000;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-success {
    font-style: normal;
    font-weight: 400;
    color: #000000;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-danger {
    font-style: normal;
    font-weight: 400;
    color: #ff0000;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    font-weight: 500;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    border-color: transparent;
    text-transform: uppercase;
    border-color:;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
    color: #cefe96;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    border-color: #ffffff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
    color: #ffffff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist {
    background-color: #ffffff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
  
    font-weight: 400;
    font-style: normal;
    color: #363f45;
    text-decoration: none;
    background-color: transparent;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
    color: #7acb5a;
    background-color: #e6e6e6;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #7acb5a;
    text-decoration: none;
    background-color: #e6e6e6;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #cefe96;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        color: #cefe96;
        background-color: #ffffff;
    }
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        border-color: #000000;
    }
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
        color: #ffffff;
        text-decoration: none;
    }
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
        color: #7acb5a;
        text-decoration: none;
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
        color: #ffffff;
        text-decoration: none;
        background-color: transparent;
    }
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
        color: #7acb5a;
        text-decoration: none;
        background-color: transparent;
    }
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
  
    font-weight: 500;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
    color: #000000;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    color: #000000;
    background-color: #cefe96;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1:hover .moto-widget-menu-link-arrow:before {
    color: #7acb5a;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
    color: #000000;
    text-decoration: none;
    background-color: #cefe96;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
    color: #7acb5a;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist {
    background-color: #ffffff;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    
    font-weight: 400;
    font-style: normal;
    color: #363f45;
    text-decoration: none;
    background-color: transparent;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
    color: #7acb5a;
    background-color: #f6f6f6;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #7acb5a;
    text-decoration: none;
    background-color: #f6f6f6;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #cefe96;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        color: #cefe96;
        background-color: #ffffff;
    }
    .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
        padding-top: 7px;
        padding-bottom: 7px;
    }
 
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        border-color: #000000;
    }
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
        color: #ffffff;
        text-decoration: none;
    }
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
        color: #7acb5a;
        text-decoration: none;
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
        color: #ffffff;
        text-decoration: none;
        background-color: transparent;
    }
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
        color: #7acb5a;
        text-decoration: none;
        background-color: transparent;
    }
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
    border-color: #ffffff;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 .moto-widget-menu-link-arrow:before {
    color: #ffffff;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    color: #000000;
    border-color: #000000;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1:hover .moto-widget-menu-link-arrow:before {
    color: #000000;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
    color: #000000;
    text-decoration: none;
    border-color: #000000;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active .moto-widget-menu-link-arrow:before {
    color: #7acb5a;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist {
    background-color: #ffffff;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
     
    font-weight: 400;
    font-style: normal;
    color: #363f45;
    text-decoration: none;
    background-color: transparent;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
    color: #7acb5a;
    background-color: #f6f6f6;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
    color: #7acb5a;
    text-decoration: none;
    background-color: #f6f6f6;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #cefe96;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        color: #cefe96;
        background-color: #ffffff;
    }
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        border-color: #000000;
    }
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
        color: #ffffff;
        text-decoration: none;
    }
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
        color: #7acb5a;
        text-decoration: none;
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
        background-color: #000000;
    }
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
        color: #ffffff;
        text-decoration: none;
        background-color: transparent;
    }
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
        color: #7acb5a;
        text-decoration: none;
        background-color: transparent;
    }

}

.container-fluid,
.moto-cell {
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (max-width: 767px) {
    .moto-cell {
        padding-right: 0px;
    }
}

.container_about,
.container_exp {
    margin-bottom: 50px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

#map {
    width: 100%;
    height: 400px;
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
}

.moto-container_footer_566d5d7c,
.moto-container_header_566d47e1 {
    background-color: #00BCF5;
}

#slide_holder {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#slide_holder img {
    width: 100%;
}

@media (max-width: 479px) {
   .moto-container_header_566d47e1 {
        height: 255px;
    }
    .moto-text_normal,
    .moto-widget-text ul li {
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 0px;
    }
    .moto-container_content_566d98b6bfd66 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    #slide_holder img {
        width: auto;
        height: 200px;
        position: relative;
        top: 0px;
        left: -134px;
    }
    .specialityTitle {
    font-weight: bold;
    font-size: 12pt;
    padding-bottom: 0px;
}
    .moto-widget-text ul li {
        margin: 0 0 0 30px;
    }
    #map {
        height: 300px;
    }
    .moto-text_system_4 {
        margin-top: 41px;
        font-size: 19px;
    }
    .moto-text_system_3 {
        font-size: 16px;
        font-weight: 600;
    }
    .container-fluid,
    .moto-cell {
        padding-right: 0px;
    }
    .moto-container_header_566d47e1 {
        margin-top: 0px;
        border-bottom: 0px;
    }
    .moto-widget-menu-list {
        margin-top: 23px;
    }
    .moto-widget-menu-link-active {
        background:#1671a6;
    }
    .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item {
        margin-left: 0px;
    }
    .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
        border-bottom: 1px solid;
        text-align: left;
        font-size: 16px;
        padding-left: 20px;
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item:first-of-type {
        padding-left: 0px;
        border-top:1px #fff solid;
    }
  
    .row-gutter-0 .container-fluid,
    .row-gutter-0 .moto-cell {
        padding-left: 5px;
    }
   
   

}
