body {
    position: relative;
}

.moto-color1 {
    color: #005840;
}

.moto-color1_1 {
    color: #3880b2;
}

.moto-color1_2 {
    color: #418ec3;
}

.moto-color1_3 {
    color: #005840;
}

.moto-color1_4 {
    color: #68a5cf;
}

.moto-color1_5 {
    color: #7bb0d5;
}

.moto-color2 {
    color: #DBF7EF;
}

.moto-color2_1 {
    color: #cbdae1;
}

.moto-color2_2 {
    color: #dbe6eb;
}

.moto-color2_3 {
    color: #DBF7EF;
}

.moto-color2_4 {
    color: #fcfdfd;
}

.moto-color2_5 {
    color: #fff;
}

.moto-color3 {
    color: #224055;
}

.moto-color3_1 {
    color: #13242f;
}

.moto-color3_2 {
    color: #1a3142;
}

.moto-color3_3 {
    color: #224055;
}

.moto-color3_4 {
    color: #294d66;
}

.moto-color3_5 {
    color: #305b78;
}

.moto-color4 {
    color: #3e4042;
}

.moto-color4_1 {
    color: #252627;
}

.moto-color4_2 {
    color: #313335;
}

.moto-color4_3 {
    color: #3e4042;
}

.moto-color4_4 {
    color: #4a4d4f;
}

.moto-color4_5 {
    color: #56595c;
}

.moto-color5 {
    color: #108162;
}

.moto-color5_1 {
    color: #29557f;
}

.moto-color5_2 {
    color: #306292;
}

.moto-color5_3 {
    color: #108162;
}

.moto-color5_4 {
    color: #3c7cb8;
}

.moto-color5_5 {
    color: #4a89c4;
}

.moto-color_custom1 {
    color: #000;
}

.moto-color_custom2 {
    color: #fff;
}

.moto-color_custom3 {
    color: #4364f6;
}

.moto-color_custom4 {
    color: #f00;
}

.moto-color_custom5 {
    color: #35e7f8;
}

.moto-widget {
    position: relative;
}


.docspdf {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px;
    border: 2px solid #3b9f84;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 1px 1px 10px #00584045;
}
.docspdf a{
   width: 33%;
}

.docspdf a:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url('/i/pdf.svg') no-repeat;
    background-size: 50px;
    float: left;
    margin-right: 10px;
    min-height: 90px;
    filter: invert(22%) sepia(72%) saturate(1080%) hue-rotate(129deg) brightness(94%) contrast(101%);
}

.row-fixed .container-fluid {
    margin-left: auto;
    margin-right: auto;
}

.container-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.moto-widget-cover {
    display: none;
}

.moto-widget-text-content {
    padding: 0 1px;

}

.maintext  {
    font-family: 'Noto Sans', sans-serif !important;
}

.maintext p {
    line-height: 24px;
    margin-bottom: 20px;
    font-family: 'Noto Sans', sans-serif !important;
}

.moto-align-left {
    text-align: left;
}

.text ul, .text ol {
    margin-left: 30px;
}

.moto-align-center {
    text-align: center;
}

.moto-align-right {
    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-text ul, .moto-widget-text ol {
    /*list-style-type: none;*/
}

.moto-widget-divider {
    font-size: 0;
}

.moto-widget-divider .moto-widget-divider-line {
    margin: 0;
    display: inline-block;
    width: 100%;
}

.moto-widget-social-links {
    font-size: 0;
}

.moto-widget-social-links .moto-widget-social-links-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.moto-widget-social-links .moto-widget-social-links-item {
    display: inline-block;
    list-style: none;
}

.moto-widget-social-links .moto-widget-social-links-item.moto-widget-social-links-item_hidden {
    display: none;
}

.moto-widget-social-links .moto-widget-social-links-link {
    display: inline-block;
}

.moto-widget-social-links .moto-widget-social-links-link:hover {
    text-decoration: none;
}

.moto-widget-image {
    font-size: 0;
}

.moto-widget-image .moto-widget-image-link {
    display: inline-block;
}

.moto-widget-image .moto-widget-image-link:hover {
    zoom: 1;
}

.moto-widget-image .moto-widget-image-picture {
    width: 100%;
    max-width: 100%;
}

.moto-widget-image.moto-widget-image_empty {
    display: none;
}

.moto-widget-menu .moto-widget-menu-toggle-btn {
    display: none;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-toggle-btn {
        display: inline-block;
    }

    .maintext img{
        width: 100%
    }

    .docspdf a{
   width: 100%;
   margin-bottom: 20px
}

}

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
        display: block;
        padding: 0;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        display: block;
        margin: 0;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
        width: 100%;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
        display: none;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
        position: static;
        display: block;
        padding: 0;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
        width: auto;
        max-width: 100%;
    }
}

.moto-widget-menu .moto-widget-menu-list {
    list-style: none;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-list {
        position: absolute;
        z-index: 100;
        left: 0;
        right: 0;
        display: none;
    }
}

.moto-widget-menu .moto-widget-menu-list .moto-widget-menu-item {
    display: inline-block;
    position: relative;
}

.moto-widget-menu .moto-widget-menu-sublist {
    display: none;
    position: absolute;
    left: 0;
    z-index: 100;
}

.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-item {
    display: block;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.moto-widget-menu .moto-widget-menu-sublist .moto-widget-menu-link {
    position: relative;
    display: block;
}

.moto-widget-map .moto-widget-map-frame {
    display: block;
}

.moto-widget-iframe .moto-widget-iframe-frame {
    display: block;
}

.moto-widget-video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.moto-widget-video .video-container .video-frame {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.moto-widget-contact_form .moto-widget-contact_form-form {
    width: 100%;
}

.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;
}

.moto-widget-slider .slider-empty {
    display: none;
}

.moto-widget-slider .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.moto-widget-slider .bx-wrapper img {
    width: 100%;
    display: inline-block;
}

.moto-widget-slider .bx-wrapper .moto-widget-slider-list li {
    display: block;
}

.moto-widget-slider .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.moto-widget-slider .bx-caption {
    position: absolute;
    text-align: left;
}

.moto-widget-slider .bx-pager, .moto-widget-slider .bx-controls-auto {
    width: 100%;
}

.moto-widget-slider .bx-loading {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.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 .moto-widget-slider-list li {
    text-align: center;
    display: none;
}

.moto-widget-slider .moto-widget-slider-list li:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

@-webkit-keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes justified-gallery-animation {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .moto-widget-grid-gallery-image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption.caption-visible {
    display: block;
    opacity: 1;
    -webkit-animation: justified-gallery-animation 0.5s 0 ease;
    -moz-animation: justified-gallery-animation 0.5s 0 ease;
    -ms-animation: justified-gallery-animation 0.5s 0 ease;
    -o-animation: justified-gallery-animation 0.5s 0 ease;
    animation: justified-gallery-animation 0.5s 0 ease;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .caption-empty {
    visibility: hidden;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .entry-visible {
    opacity: 1;
    -webkit-animation: justified-gallery-animation 0.5s 0 ease;
    -moz-animation: justified-gallery-animation 0.5s 0 ease;
    -ms-animation: justified-gallery-animation 0.5s 0 ease;
    -o-animation: justified-gallery-animation 0.5s 0 ease;
    animation: justified-gallery-animation 0.5s 0 ease;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0 10px 0;
    left: 50%;
    opacity: initial;
    filter: initial;
    overflow: initial;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-items .spinner > span {
    display: inline-block;
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px 0 4px;
    background-color: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #ccc;
}

.mfp-preloader a:hover {
    color: #fff;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close::focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.3;
    margin: 0;
    top: 50%;
    margin-top: -50px;
    padding: 0;
    width: 80px;
    height: 100px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 48px;
}

.mfp-arrow:active {
    margin-top: -48px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    content: "\f104";
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    content: "\f105";
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.moto-back-to-top-button {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    z-index: 500;
}

.moto-back-to-top-button.moto-back-to-top-button_visible {
    visibility: visible;
    opacity: 1;
}

.moto-back-to-top-button .moto-back-to-top-button-link {
    display: inline-block;
}

.moto-spacing-top-auto {
    padding-top: auto;
}

.moto-spacing-top-zero {
    padding-top: 0;
}

.moto-spacing-top-small {
    padding-top: 10px;
}

.moto-spacing-top-medium {
    padding-top: 25px;
}

.moto-spacing-top-large {
    padding-top: 80px;
}

.moto-spacing-bottom-auto {
    padding-bottom: auto;
}

.moto-spacing-bottom-zero {
    padding-bottom: 0;
}

.moto-spacing-bottom-small {
    padding-bottom: 10px;
}

.moto-spacing-bottom-medium {
    padding-bottom: 25px;
}

.moto-spacing-bottom-large {
    padding-bottom: 80px;
}

.moto-spacing-left-auto {
    padding-left: auto;
}

.moto-spacing-left-zero {
    padding-left: 0;
}

.moto-spacing-left-small {
    padding-left: 10px;
}

.moto-spacing-left-medium {
    padding-left: 25px;
}

.moto-spacing-left-large {
    padding-left: 80px;
}

.moto-spacing-right-auto {
    padding-right: auto;
}

.moto-spacing-right-zero {
    padding-right: 0;
}

.moto-spacing-right-small {
    padding-right: 10px;
}

.moto-spacing-right-medium {
    padding-right: 25px;
}

.moto-spacing-right-large {
    padding-right: 80px;
}

@media (max-width: 1039px) {
    .moto-spacing-top-small {
        padding-top: 8px;
    }

    .moto-spacing-top-medium {
        padding-top: 20px;
    }

    .moto-spacing-top-large {
        padding-top: 60px;
    }

    .moto-spacing-bottom-small {
        padding-bottom: 8px;
    }

    .moto-spacing-bottom-medium {
        padding-bottom: 20px;
    }

    .moto-spacing-bottom-large {
        padding-bottom: 60px;
    }

    .moto-spacing-left-small {
        padding-left: 8px;
    }

    .moto-spacing-left-medium {
        padding-left: 20px;
    }

    .moto-spacing-left-large {
        padding-left: 60px;
    }

    .moto-spacing-right-small {
        padding-right: 8px;
    }

    .moto-spacing-right-medium {
        padding-right: 20px;
    }

    .moto-spacing-right-large {
        padding-right: 60px;
    }
}

@media (max-width: 767px) {
    .moto-spacing-top-small {
        padding-top: 5px;
    }

    .moto-spacing-top-medium {
        padding-top: 15px;
    }

    .moto-spacing-top-large {
        padding-top: 50px;
    }

    .moto-spacing-bottom-small {
        padding-bottom: 5px;
    }

    .moto-spacing-bottom-medium {
        padding-bottom: 15px;
    }

    .moto-spacing-bottom-large {
        padding-bottom: 50px;
    }

    .moto-spacing-left-small {
        padding-left: 5px;
    }

    .moto-spacing-left-medium {
        padding-left: 15px;
    }

    .moto-spacing-left-large {
        padding-left: 50px;
    }

    .moto-spacing-right-small {
        padding-right: 5px;
    }

    .moto-spacing-right-medium {
        padding-right: 15px;
    }

    .moto-spacing-right-large {
        padding-right: 50px;
    }
}

@media (max-width: 479px) {
    .moto-spacing-top-small {
        padding-top: 5px;
    }

    .moto-spacing-top-medium {
        padding-top: 15px;
    }

    .moto-spacing-top-large {
        padding-top: 50px;
    }

    .moto-spacing-bottom-small {
        padding-bottom: 5px;
    }

    .moto-spacing-bottom-medium {
        padding-bottom: 15px;
    }

    .moto-spacing-bottom-large {
        padding-bottom: 50px;
    }

    .moto-spacing-left-small {
        padding-left: 5px;
    }

    .moto-spacing-left-medium {
        padding-left: 15px;
    }

    .moto-spacing-left-large {
        padding-left: 50px;
    }

    .moto-spacing-right-small {
        padding-right: 5px;
    }

    .moto-spacing-right-medium {
        padding-right: 15px;
    }

    .moto-spacing-right-large {
        padding-right: 50px;
    }
}

.moto-container_content_5591cd85 {
    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_5591c8c042e1a {
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/06/mt-0082-home-bg2.jpg');
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}

.moto-container_content_5591bf977a079 {
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/06/mt-0082-home-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_5591aa8e3bc70 {
    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_5591aa8e44cfa {
    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_5591aa8e450e2 {
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/06/mt-0082-home-bg2.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_5591aa8e458b2 {
    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_5591ab375266f {
    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: #4a4d4f;
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/03/mt-0016-404-bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_559179ab {
    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_559179b3 {
    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_559179b5 {
    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_559179b7 {
    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_55917a08 {
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/06/mt-0082-home-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_55917a1d {
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/06/mt-0082-home-bg2.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_55914799 {
    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_5591479b {
    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_5591479d {
    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_559141ee {
    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: #0E5F49;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_558dc8b2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_header_558dc869 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #005840;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_5581f1d3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_5581f0f7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_556cae53 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_55782764 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_557ff6d5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_557ff6d8 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_557ff667 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_557ff672 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_556d48b7 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_556c5f19 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_556d4376 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_5547f3e4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #56595c;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_5547f1ce {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #224055;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_554767d1 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_553eb41d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550bde8a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}

.moto-container_content_550bd7b2 {
    margin-top: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550bcb1b {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550bcb9e {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550bcbb6 {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #DBF7EF;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550bcd7e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550bcdae {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #1a3142;
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/03/mt-0016-exhibitions-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_550aeead {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550aef36 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #DBF7EF;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_550ad835c1c8a {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550ad400 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550ad422 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #56595c;
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/03/mt-0016-bio-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_550acfc9 {
    margin-top: 13px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 19px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550ad300 {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550ab779 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550ab5c4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550ab572 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_550ab3f52de0d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_header_550ab39518846 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}

.moto-container_header_550ab39519fb6 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_550aac88 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #108162;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550aaa06 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550aaa1a {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550a9a65 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #1a3142;
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/03/mt-0016-home-bg2.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_550a971c {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550a9429 {
    margin-top: 44px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550a92bf {
    margin-top: 39px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550a91f9 {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_content_550a8e25 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #56595c;
    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://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/03/mt-0016-home-bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_content_550a8698 {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_header_550a8056 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_header_550a7fd4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fcfdfd;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}

.moto-container_content_550a7f8d {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url('http://template54639.motopreview.com/mt-demo/54600/54639/mt-content/uploads/2015/03/mt-0016-home-slider1.jpg');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.moto-container_footer_54b396f3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #108162;
    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: #4364f6;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
}

.moto-container_content_54759d6e {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_54759cc9 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_54759cd5 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: none;
    border-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_546357ca {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_54633ff2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_54633dae {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-container_footer_5461fc29 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.moto-text_normal {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #4a89c4;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
}

.moto-text_normal a {
    color: #4a89c4;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}

.moto-text_normal a:hover {
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
    color: #224055;
}

@media (max-width: 1039px) {
    .moto-text_normal {
        font-size: 14px;
        line-height: 1.3;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_normal {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_normal {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_1 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0px;
}

.moto-text_system_1 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_1 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #fff;
}

@media (max-width: 1039px) {
    .moto-text_system_1 {
        font-size: 28px;
        line-height: 0.8;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_1 {
        font-size: 30px;
        line-height: 0.9;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_1 {
        font-size: 30px;
        line-height: 0.9;
        letter-spacing: 0px;
    }
}

.moto-text_system_2 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-text_system_2 a {
    color: #005840;
    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: #224055;
}

@media (max-width: 1039px) {
    .moto-text_system_2 {
        font-size: 15px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_2 {
        font-size: 14px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_2 {
        font-size: 13px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

.moto-text_system_3 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #005840;
    font-size: 85px;
    line-height: 1;
    letter-spacing: 0px;
}

.moto-text_system_3 a {
    color: #224055;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}

.moto-text_system_3 a:hover {
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    color: #224055;
}

@media (max-width: 1039px) {
    .moto-text_system_3 {
        font-size: 60px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_3 {
        font-size: 40px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_3 {
        font-size: 40px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_4 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 85px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-text_system_4 a {
    color: #224055;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

.moto-text_system_4 a:hover {
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
    color: #224055;
}

@media (max-width: 1039px) {
    .moto-text_system_4 {
        font-size: 60px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_4 {
        font-size: 40px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_4 {
        font-size: 40px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_5 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #108162;
    font-size: 55px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-text_system_5 a {
    color: #224055;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_5 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #224055;
}

@media (max-width: 1039px) {
    .moto-text_system_5 {
        font-size: 36px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_5 {
        font-size: 30px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_5 {
        font-size: 28px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_6 {
    font-weight: 100;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 55px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-text_system_6 a {
    color: #224055;
    text-decoration: underline;
    font-weight: 100;
    font-style: normal;
}

.moto-text_system_6 a:hover {
    text-decoration: none;
    font-weight: 100;
    font-style: normal;
    color: #224055;
}

@media (max-width: 1039px) {
    .moto-text_system_6 {
        font-size: 36px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_6 {
        font-size: 30px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_6 {
        font-size: 28px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_7 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 29px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-text_system_7 a {
    color: #005840;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}

.moto-text_system_7 a:hover {
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    color: #224055;
}

@media (max-width: 1039px) {
    .moto-text_system_7 {
        font-size: 22px;
        line-height: 2.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_7 {
        font-size: 22px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_7 {
        font-size: 22px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_8 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #005840;
    font-size: 17px;
    line-height: 1.7;
    letter-spacing: 0px;
}

.moto-text_system_8 a {
    color: #005840;
    text-decoration: underline;
    font-weight: 300;
    font-style: normal;
}

.moto-text_system_8 a:hover {
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
    color: #005840;
}

@media (max-width: 1039px) {
    .moto-text_system_8 {
        font-size: 17px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_8 {
        font-size: 17px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_8 {
        font-size: 17px;
        line-height: 1.1;
        letter-spacing: 0px;
    }
}

.moto-text_system_9 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 25px;
    line-height: 1.8;
    letter-spacing: 0px;
}

.moto-text_system_9 a {
    color: #005840;
    line-height: 28px;
    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: #224055;
}

@media (max-width: 1039px) {
    .moto-text_system_9 {
        font-size: 15px;
        line-height: 1.3;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_9 {
        font-size: 14px;
        line-height: 1.3;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_9 {
        font-size: 13px;
        line-height: 1.3;
        letter-spacing: 0px;
    }
}

.moto-text_system_10 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 17px;
    line-height: 1.8;
    letter-spacing: 0px;
}

.moto-text_system_10 a {
    color: #4a89c4;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_10 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #005840;
}

@media (max-width: 1039px) {
    .moto-text_system_10 {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_10 {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_10 {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_11 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-text_system_11 a {
    color: #fff;
    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: #35e7f8;
}

@media (max-width: 1039px) {
    .moto-text_system_11 {
        font-size: 12px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_11 {
        font-size: 12px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_11 {
        font-size: 12px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

.moto-text_system_12 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 0.8;
    letter-spacing: 0px;
}

.moto-text_system_12 a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}

.moto-text_system_12 a:hover {
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    color: #fff;
}

@media (max-width: 1039px) {
    .moto-text_system_12 {
        font-size: 28px;
        line-height: 0.7;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_12 {
        font-size: 30px;
        line-height: 2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_12 {
        font-size: 30px;
        line-height: 1;
        letter-spacing: 0px;
    }
}

.moto-text_system_13 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 2.2;
    letter-spacing: 0px;
}

.moto-text_system_13 a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_13 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #35e7f8;
}

@media (max-width: 1039px) {
    .moto-text_system_13 {
        font-size: 10px;
        line-height: 2.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_13 {
        font-size: 11px;
        line-height: 2.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_13 {
        font-size: 11px;
        line-height: 2.2;
        letter-spacing: 0px;
    }
}

.moto-text_system_14 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #224055;
    font-size: 16px;
    line-height: 2.2;
    letter-spacing: 0px;
}

.moto-text_system_14 a {
    color: #4a89c4;
    text-decoration: underline;
    font-weight: 400;
    font-style: normal;
}

.moto-text_system_14 a:hover {
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    color: #005840;
}

@media (max-width: 1039px) {
    .moto-text_system_14 {
        font-size: 10px;
        line-height: 5;
        letter-spacing: 0px;
    }
}

@media (max-width: 767px) {
    .moto-text_system_14 {
        font-size: 12px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

@media (max-width: 479px) {
    .moto-text_system_14 {
        font-size: 12px;
        line-height: 1.2;
        letter-spacing: 0px;
    }
}

.moto-background {
    background-color: #DBF7EF;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.moto-background_1 {
    background-color: #306292;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.moto-background_2 {
    background-color: #108162;
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.moto-widget-text ul li {
    color: #005840;
    position: relative;
    padding-left: 20px;
    margin: 22px 0 0 0;
    line-height: 20px;
    transition: color .35s ease;
}

@media screen and (max-width: 1039px) {
    .moto-widget-text ul li {
        margin: 15px 0 0 0;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-text ul li {
        margin: 10px 0 0 0;
    }
}

.moto-widget-text ul li:first-child {
    margin: 0;
}

.moto-widget-text ul li:hover {
    color: #224055;
}

.moto-widget-text ul li:before {
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 25px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #224055;
    content: '\f054';
}

.moto-widget-text ol {
    counter-reset: moto-counter;
}

.moto-widget-text ol li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-text ol li {
        padding-left: 50px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-text ol li {
        padding-left: 40px;
        margin-bottom: 5px;
    }
}

/*.moto-widget-text ol li:before {
    content: counter(moto-counter) '.';
    counter-increment: moto-counter;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    color: #DBF7EF;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Open Sans Condensed';
    background: #005840;
    margin: 3px 5px 0 0;
    text-align: center;
    border-radius: 50%;
}
*/
@media screen and (max-width: 1039px) {
    .moto-widget-text ol li:before {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 27px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-text ol li:before {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 27px;
    }
}

.moto-widget-button .moto-widget-button-label {
    min-width: 10px;
    display: inline-block;
    vertical-align: middle;
}

.moto-widget-button .moto-widget-button-link {
    text-align: center;
    cursor: pointer;
}

.moto-widget-button .moto-widget-button-link:hover {
    text-decoration: none;
}

.moto-widget-button .moto-size-small {
    padding: 10px 20px 17px 20px;
    font-size: 23px;
}

.moto-widget-button .moto-size-medium {
    padding: 17px 25px 26px 25px;
    font-size: 25px;
}

.moto-widget-button .moto-size-large {
    padding: 17px 75px 26px 75px;
    font-size: 25px;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link {
    color: #fff;
    background: #005840;
    line-height: 1;
}

.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
    color: #005840;
    background: #DBF7EF;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link {
    color: #fff;
    background: #005840;
    line-height: 1;
}

.moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
    color: #fff;
    background: #35e7f8;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link {
    color: #fff;
    background: #224055;
    line-height: 1;
}

.moto-widget-button.moto-preset-3 .moto-widget-button-link:hover {
    color: #005840;
    background: #DBF7EF;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link {
    color: #fff;
    background: #3e4042;
    line-height: 1;
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
    color: #005840;
    background: #DBF7EF;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link {
    color: #7bb0d5;
    background: #fff;
    line-height: 1;
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
    color: #005840;
    background: #DBF7EF;
}

.moto-widget-divider .moto-widget-divider-line {
    border-top-width: 1px;
    border-top-style: solid;
}

.moto-widget-divider.moto-preset-default .moto-widget-divider-line {
    border-top-color: #224055;
}

.moto-widget-divider.moto-preset-2 .moto-widget-divider-line {
    border-top-color: #005840;
}

.moto-widget-divider.moto-preset-3 .moto-widget-divider-line {
    border-top-color: #4a4d4f;
}

.moto-widget-social-links .moto-widget-social-links-link {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background-color: #224055;
}

.moto-widget-social-links .moto-widget-social-links-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-size: 23px;
}

.moto-widget-social-links .moto-widget-social-links-link:hover {
    background-color: #005840;
}

.moto-widget-social-links .moto-widget-social-links-link_facebook:before {
    content: "\f09a";
}

.moto-widget-social-links .moto-widget-social-links-link_googleplus:before {
    content: "\f0d5";
}

.moto-widget-social-links .moto-widget-social-links-link_twitter:before {
    content: "\f099";
}

.moto-widget-social-links .moto-widget-social-links-link_pinterest:before {
    content: "\f0d2";
}

.moto-widget-social-links .moto-widget-social-links-link_linkedin:before {
    content: "\f0e1";
}

.moto-widget-social-links .moto-widget-social-links-link_instagram:before {
    content: "\f16d";
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-item {
    margin: 0 5px;
}

.moto-widget-social-links.moto-preset-default.moto-align-left .moto-widget-social-links-list {
    margin-left: -5px;
}

.moto-widget-social-links.moto-preset-default.moto-align-right .moto-widget-social-links-list {
    margin-right: -5px;
}


.logos {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}

.logos a IMG{
    width: 100%;   
}


.logos a {
    width: 23%;
}

.logos2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap:wrap;
}

.logos2 a IMG{
    width: 100%;   
}


.logos2 a {
    width: 20%;
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
    height: 81px;
    width: 81px;
    color: #fff;
    position: relative;
    text-align: center;
    border-radius: 50%;
    background: #2AA382;
}

@media screen and (max-width: 1039px) {
    .moto-widget-social-links.moto-preset-default .moto-widget-social-links-link {
        height: 61px;
        width: 61px;
    }
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:before {
    font-size: 26px;
}

.moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover {
    color: #fff;
    background: #4364f6;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item {
    margin-left: 10px;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-item:first-child {
    margin-left: 0;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
    height: 42px;
    width: 42px;
    font-size: 23px;
    color: #DBF7EF;
    border-radius: 50%;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
    opacity: 0.6;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_facebook {
    background: #4e71a8;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_googleplus {
    background: #e3411f;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_twitter {
    background: #1cb7eb;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_pinterest {
    background: #ca3737;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_linkedin {
    background: #1686b0;
}

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link_instagram {
    background: #3e739d;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-item {
    margin: 0 3px;
}

.moto-widget-social-links.moto-preset-3.moto-align-left .moto-widget-social-links-list {
    margin-left: -3px;
}

.moto-widget-social-links.moto-preset-3.moto-align-right .moto-widget-social-links-list {
    margin-right: -3px;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link {
    height: 39px;
    width: 39px;
    color: #dbe6eb;
    position: relative;
    text-align: center;
    border-radius: 50%;
    background: #fff;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:before {
    font-size: 22px;
}

.moto-widget-social-links.moto-preset-3 .moto-widget-social-links-link:hover {
    color: #005840;
    background: #fff;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link img {
    transform: scale(1);
    transition: all .5s ease;
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:hover img {
    transform: scale(1.2);
    -webkit-filter: grayscale(100%);
}

.moto-widget-image.moto-preset-2 .moto-widget-image-link:hover:before {
    opacity: 1;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:before {
    visibility: hidden;
    opacity: 0;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 28px;
    height: 28px;
    font-family: FontAwesome;
    font-size: 30px;
    color: #fff;
    content: '\f00e';
    z-index: 5;
    transform: translateY(-50%);
    transition: opacity .35s ease, visibility .35s ease;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link img {
    transform: scale(1);
    transition: all .5s ease;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover img {
    transform: scale(1.2);
    -webkit-filter: grayscale(100%);
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
    visibility: visible;
    opacity: 1;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:before, .moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
    display: block;
    width: 100%;
    height: 100%;
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link {
    position: relative;
    overflow: hidden;
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
    content: '';
    border: 5px solid #224055;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link:hover:after {
    border: 5px solid #418ec3;
}

.moto-widget-menu {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.moto-widget-menu .moto-widget-menu-toggle-btn {
    margin-bottom: 10px;
    width: 50px;
    text-align: center;
    background-color: #fff;
}

.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon {
    line-height: 40px;
}

.moto-widget-menu .moto-widget-menu-toggle-btn .moto-widget-menu-toggle-btn-icon:before {
    color: #005840;
}

.moto-widget-menu .moto-widget-menu-list {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-list {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        background: #fff;
        color: #005840;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
        border-bottom: 1px solid #13242f;
        border-right: none;
        text-align: left;
        width: 100%;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
           background: #3e4042;
    padding: 5px 15px 27px;
    color: #fff;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active, .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:hover {
        color: #005840;
        background: #3e4042;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist {
        margin-left: 0;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-item {
        text-align: left;
        border-bottom: none;
        margin: 0;
    }

    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
        padding: 10px 25px 10px 55px;
    }
}

.moto-widget-menu .moto-widget-menu-item {
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    line-height: 110px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu .moto-widget-menu-item {
        line-height: 70px;
    }
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    display: block;
    font-size: 22px;
    text-decoration: none;
    padding: 0 10px 0 10px;
    font-weight: 400;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1 {
        font-size: 14px;
        padding: 0 10px;
    }
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-link-level-1:hover {
    cursor: pointer;
}

.moto-widget-menu .moto-widget-menu-item:hover .moto-widget-menu-sublist {
    display: block;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist {
    min-width: 220px;
    white-space: nowrap;
    margin-left: 0;
    margin-top: -20px;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
    text-align: left;
    border-right: none;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:after {
    display: none;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #3e4042;
    text-decoration: none;
    padding: 0 30px;
}

.moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
    cursor: pointer;
    background: #005840;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:hover {
        background: #3e4042;
        color: #005840;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
        color: #fff;
        background: #3e4042;
    }

    .moto-widget-menu .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:hover {
        cursor: pointer;
        background: #3e4042;
        color: #005840;
    }
}

.moto-widget-menu .moto-widget-menu-item:last-child {
    margin-right: 0;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    color: #fff;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1:hover, .moto-widget-menu.moto-preset-default .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
    color: #fff;
    background: #108162;
    transition: color .35s ease;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    color: #fff;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1:hover, .moto-widget-menu.moto-preset-2 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
    color: #fff;
    background: #3e4042;
    transition: color .35s ease;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    color: #fff;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1:hover, .moto-widget-menu.moto-preset-3 .moto-widget-menu-item .moto-widget-menu-link-level-1.moto-widget-menu-link-active {
    color: #224055;
    background: #DBF7EF;
    transition: color .35s ease;
}

.moto-widget-contact_form *:focus {
    outline: none;
}

.moto-widget-contact_form ::-webkit-input-placeholder {
    color: #68a5cf;
}

.moto-widget-contact_form :-moz-placeholder {
    color: #68a5cf;
    opacity: 1;
}

.moto-widget-contact_form ::-moz-placeholder {
    color: #68a5cf;
    opacity: 1;
}

.moto-widget-contact_form :-ms-input-placeholder {
    color: #68a5cf;
}

.moto-widget-contact_form .moto-widget-contact_form-textarea {
    height: 210px;
}

.moto-widget-contact_form .moto-widget-contact_form-group {
    padding-bottom: 35px;
    position: relative;
}

.moto-widget-contact_form .moto-widget-contact_form-label {
    display: none;
}

.moto-widget-contact_form .moto-widget-contact_form-field {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #68a5cf;
    font-size: 13px;
    padding: 23px 10px 20px 30px;
    border: 1px solid #56595c;
}

.moto-widget-contact_form .moto-widget-contact_form-field.ng-touched.ng-invalid {
    border: 1px solid #005840;
}

.moto-widget-contact_form * .moto-widget-contact_form-field {
    padding: 20px 10px 20px 30px;
}

.moto-widget-contact_form .moto-widget-contact_form-field-error {
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 10px;
    line-height: 24px;
    color: #7bb0d5;
}

.moto-widget-contact_form .moto-widget-contact_form-danger, .moto-widget-contact_form .moto-widget-contact_form-success {
    color: #7bb0d5;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    bottom: 30px;
}

.moto-widget-contact_form .moto-widget-contact_form-required {
    color: #7bb0d5;
    font-size: 13px;
    line-height: 24px;
}

.moto-widget-contact_form .moto-widget-contact_form-submit {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-field {
    background: none;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field {
    background: #fff;
    border: 1px solid #224055;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-field.ng-touched.ng-invalid {
    border: 1px solid #005840;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-buttons {
    padding-top: 25px;
    text-align: left;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit {
    background: none;
    display: inline-block;
    color: #005840;
    border: none;
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit:hover {
    color: #224055;
}

.moto-widget-contact_form.moto-preset-3 ::-webkit-input-placeholder {
    color: #fff;
}

.moto-widget-contact_form.moto-preset-3 :-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.moto-widget-contact_form.moto-preset-3 ::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.moto-widget-contact_form.moto-preset-3 :-ms-input-placeholder {
    color: #fff;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field {
    font-size: 13px;
    padding: 13px 10px 10px 30px;
    background: rgba(34, 64, 85, 0.2);
    border: none;
    color: #fff;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-field.ng-touched.ng-invalid {
    background: rgba(84, 153, 201, 0.2);
    border: none;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-buttons {
    padding-top: 25px;
    text-align: left;
    line-height: 26px;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit {
    width: 100%;
    line-height: 26px;
    background: #005840;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    border: none;
}

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-buttons .moto-widget-contact_form-submit:hover {
    background: #224055;
}

.moto-widget-slider.moto-preset-default .bx-pager {
    position: absolute;
    bottom: 50px;
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-pager {
        bottom: 10px;
    }
}

.moto-widget-slider.moto-preset-default .bx-pager-link {
    font-size: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    margin: 0px 4px;
    background: #005840;
}

.moto-widget-slider.moto-preset-default .bx-pager-link:hover, .moto-widget-slider.moto-preset-default .bx-pager-link.active {
    background: #224055;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    top: 50%;
    margin-top: -36px;
    z-index: 50;
    font-size: 0;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #005840;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before, .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    font-size: 55px;
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:hover, .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:hover {
    text-decoration: none;
    color: #224055;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        margin-top: -39px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        margin-top: -13px;
    }

    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before, .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
        font-size: 20px;
    }
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
    left: 55px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
        left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev {
        left: 10px;
    }
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-prev:before {
    content: "\f104";
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
    right: 55px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next {
        right: 10px;
    }
}

.moto-widget-slider.moto-preset-default .bx-controls-direction .bx-next:before {
    content: "\f105";
}

.moto-widget-slider.moto-preset-default .bx-caption {
    top: 50%;
    width: 60%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 20%;
    right: 20%;
}

@media screen and (max-width: 1280px) {
    .moto-widget-slider.moto-preset-default .bx-caption {
        left: 10%;
        right: 10%;
        width: 80%;
    }
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-caption {
        left: 15%;
        right: 15%;
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-caption {
        left: 10%;
        right: 10%;
        width: 80%;
    }
}

.moto-widget-slider.moto-preset-default .bx-caption span {
    color: #224055;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 300;
    font-size: 85px;
    line-height: 1;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-caption span {
        font-size: 43px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-default .bx-caption span {
        font-size: 20px;
        line-height: normal;
    }
}

.moto-widget-slider.moto-preset-default .bx-loading {
    background: url("http://template54639.motopreview.com/mt-demo/54600/54639/mt-content/themes/mt-0082/images/slider-preset-1-loader.gif") no-repeat center center;
}

.moto-widget-slider.moto-preset-2 .bx-pager {
    position: absolute;
    top: 50px;
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-pager {
        top: 10px;
    }
}

.moto-widget-slider.moto-preset-2 .bx-pager-link {
    font-size: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    margin: 0px 4px;
    background: #005840;
}

.moto-widget-slider.moto-preset-2 .bx-pager-link:hover, .moto-widget-slider.moto-preset-2 .bx-pager-link.active {
    background: #224055;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    top: 50%;
    margin-top: -36px;
    z-index: 50;
    font-size: 0;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #005840;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
    font-size: 55px;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
    text-decoration: none;
    color: #224055;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        margin-top: -39px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        margin-top: -13px;
    }

    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before, .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
        font-size: 20px;
    }
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
    left: 55px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
        left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev {
        left: 10px;
    }
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:before {
    content: "\f177";
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    right: 55px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
        right: 10px;
    }
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:before {
    content: "\f178";
}

.moto-widget-slider.moto-preset-2 .bx-caption {
    top: 50%;
    width: 60%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 20%;
    right: 20%;
}

@media screen and (max-width: 1280px) {
    .moto-widget-slider.moto-preset-2 .bx-caption {
        left: 10%;
        right: 10%;
        width: 80%;
    }
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-caption {
        left: 15%;
        right: 15%;
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-caption {
        left: 10%;
        right: 10%;
        width: 80%;
    }
}

.moto-widget-slider.moto-preset-2 .bx-caption span {
    color: #224055;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 300;
    font-size: 85px;
    line-height: 1;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-2 .bx-caption span {
        font-size: 43px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-slider.moto-preset-2 .bx-caption span {
        font-size: 20px;
        line-height: normal;
    }
}

.moto-widget-slider.moto-preset-2 .bx-loading {
    background: url("http://template54639.motopreview.com/mt-demo/54600/54639/mt-content/themes/mt-0082/images/slider-preset-2-loader.gif") no-repeat center center;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item {
    position: relative;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    z-index: 0;
    opacity: 0;
    transition: opacity .35s ease;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item:hover:after {
    opacity: 1;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
    top: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-align: center;
    background: rgba(34, 64, 85, 0.3);
    color: #fff;
    z-index: 2;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption p {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
    transform: scale(1);
    transition: transform .35s ease;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover .moto-widget-grid-gallery-image {
    transform: scale(1.15);
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption p:after {
    display: block;
    font-family: FontAwesome;
    content: "\f00e";
    color: #fff;
    margin: 0 auto;
    margin-top: 5px;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item {
    border-radius: 20px;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item {
    border-radius: 50%;
}

.moto-back-to-top-button {
    right: 25px;
    bottom: 50px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.moto-back-to-top-button .moto-back-to-top-button-link {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #DBF7EF;
}

.moto-back-to-top-button .moto-back-to-top-button-link:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #56595c;
    background: #cbdae1;
}

.moto-back-to-top-button .moto-back-to-top-button-link:hover .moto-back-to-top-button-icon {
    color: #56595c;
}

.moto-back-to-top-button .moto-back-to-top-button-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #56595c;
    margin-top: 6px;
}

.moto-back-to-top-button .moto-back-to-top-button-icon:before {
    content: "\f077";
}


.lang {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;

}


.lang li{
    display: block;
    float: left;
    margin-left: 10px;
}


.lang a:hover{
    background: #a1f0da;
}

.buttp {
    font-size: 15px;
    width: 240px;
    height: 50px;
    font-weight: 100;
    text-transform: uppercase;
    padding: 15px 47px;
    border-width: 1px;
    color: #fff;
    border-color: #4b8f29;
    /* font-weight: bold; */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0px 10px 14px -7px #3e7327;
    text-shadow: 0px 1px 0px #5b8a3c;
    background: linear-gradient(#77b55a, #72b352);
    margin: 0px auto 20px auto;
    display: block;
    /* float: right; */
    clear: both;
    text-align: center;
}

.lang a{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #005840;
    width: 30px;
    height: 30px;
    display: block;
    color:#fff;
    font-size: 12px;
    padding: 7px;
}

.photo {
    width: 30%;
    float: left;
    margin-right: 15px;
    position: relative;
    z-index: 3;
}

.name {
    text-transform: uppercase;
    font-size: 20px;
    color: #68bc20;
}

.spec {
    border-bottom: 1px dashed;
    font-style: italic;
}

.photo IMG{

    width: 100%;
    
}

.hidinfo{
    display: none;
}

.hidinfo UL{
    list-style-type: none;
}

.clf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.head {
    margin: 20px 0;
    padding: 10px;
    box-shadow: 1px 1px 40px rgba(0,0,0,.4);

}

.resume {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 10px;
    background: #22a22b;
    color:#fff;
    margin: 10px 0;
    display: inline-block;
}

.photogal a{
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    width: 200px;
}

.photogal IMG{
    width: 100%;
}



#map SVG{
    width: 700px;
    margin: 0 auto;
    display: block;
    height: 550px;
}

.photos:before {
    content: '.';
    visibility: hidden;
    display: block;
    clear:both;
}

.photos IMG {
    width: 410px;
    float: left;
    max-height: 270px;
    display: block;
    margin: 0 10px 10px 0;

}

#map {
    margin: -10px 0 0 0;
    opacity: 1;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;

    height: 800px;
}

.fantable, .fantable td {
    border: 1px solid;
    padding: 10px;  
}

.fantable tbody tr:nth-child(odd) {
   background-color: #ccc;
}