@charset "UTF-8";

.moto-color1 {
    color: #ff5e14;
}

.moto-color1_1 {
    color: #e04700;
}

.moto-color1_2 {
    color: #fa4f00;
}

.moto-color1_3 {
    color: #ff5e14;
}

.moto-color1_4 {
    color: #ff702e;
}

.moto-color1_5 {
    color: #ff8147;
}

.moto-color2 {
    color: #3d3d3d;
}

.moto-color2_1 {
    color: #242424;
}

.moto-color2_2 {
    color: #303030;
}

.moto-color2_3 {
    color: #3d3d3d;
}

.moto-color2_4 {
    color: #4a4a4a;
}

.moto-color2_5 {
    color: #575757;
}

.moto-color3 {
    color: #283372;
}

.moto-color3_1 {
    color: #1a224c;
}

.moto-color3_2 {
    color: #212a5e;
}

.moto-color3_3 {
    color: #283372;
}

.moto-color3_4 {
    color: #2e3b84;
}

.moto-color3_5 {
    color: #354497;
}

.moto-color4 {
    color: #b4c1de;
}

.moto-color4_1 {
    color: #91a4cf;
}

.moto-color4_2 {
    color: #a3b3d6;
}

.moto-color4_3 {
    color: #b4c1de;
}

.moto-color4_4 {
    color: #c6d0e6;
}

.moto-color4_5 {
    color: #d8dfee;
}

.moto-color5 {
    color: #e8ebee;
}

.moto-color5_1 {
    color: #cad1d8;
}

.moto-color5_2 {
    color: #d9dee3;
}

.moto-color5_3 {
    color: #e8ebee;
}

.moto-color5_4 {
    color: #f6f7f8;
}

.moto-color5_5 {
    color: #ffffff;
}

.moto-color_custom1 {
    color: #000000;
}

.moto-color_custom2 {
    color: #62a404;
}

.moto-color_custom3 {
    color: #313d85;
}

.moto-color_custom4 {
    color: #e03400;
}

.moto-color_custom5 {
    color: #e9f0fe;
}

.moto-bg-color1 {
    background: #ff5e14;
}

.moto-bg-color1_1 {
    background: #e04700;
}

.moto-bg-color1_2 {
    background: #fa4f00;
}

.moto-bg-color1_3 {
    background: #ff5e14;
}

.moto-bg-color1_4 {
    background: #ff702e;
}

.moto-bg-color1_5 {
    background: #ff8147;
}

.moto-bg-color2 {
    background: #3d3d3d;
}

.moto-bg-color2_1 {
    background: #242424;
}

.moto-bg-color2_2 {
    background: #303030;
}

.moto-bg-color2_3 {
    background: #3d3d3d;
}

.moto-bg-color2_4 {
    background: #4a4a4a;
}

.moto-bg-color2_5 {
    background: #575757;
}

.moto-bg-color3 {
    background: #283372;
}

.moto-bg-color3_1 {
    background: #1a224c;
}

.moto-bg-color3_2 {
    background: #212a5e;
}

.moto-bg-color3_3 {
    background: #283372;
}

.moto-bg-color3_4 {
    background: #2e3b84;
}

.moto-bg-color3_5 {
    background: #354497;
}

.moto-bg-color4 {
    background: #b4c1de;
}

.moto-bg-color4_1 {
    background: #91a4cf;
}

.moto-bg-color4_2 {
    background: #a3b3d6;
}

.moto-bg-color4_3 {
    background: #b4c1de;
}

.moto-bg-color4_4 {
    background: #c6d0e6;
}

.moto-bg-color4_5 {
    background: #d8dfee;
}

.moto-bg-color5 {
    background: #e8ebee;
}

.moto-bg-color5_1 {
    background: #cad1d8;
}

.moto-bg-color5_2 {
    background: #d9dee3;
}

.moto-bg-color5_3 {
    background: #e8ebee;
}

.moto-bg-color5_4 {
    background: #f6f7f8;
}

.moto-bg-color5_5 {
    background: #ffffff;
}

.moto-bg-color_custom1 {
    background: #000000;
}

.moto-bg-color_custom2 {
    background: #62a404;
}

.moto-bg-color_custom3 {
    background: #313d85;
}

.moto-bg-color_custom4 {
    background: #e03400;
}

.moto-bg-color_custom5 {
    background: #e9f0fe;
}

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

.moto-text_255 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #3d3d3d;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_255 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_255:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_255 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_255:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_255 a {
    color: #3d3d3d;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

    .moto-text_255 a:hover {
        text-decoration: none;
        font-weight: 300;
        font-style: normal;
        color: #3d3d3d;
    }

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

    .moto-widget-text ul li.moto-text_255 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_255:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_255 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_255:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_255 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_255:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-container_content_5f3151154 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-services-img4.jpg);
    background-size: cover;
    background-position: top;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-container_content_5f31510b3 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-services-img3.jpg);
    background-size: cover;
    background-position: top;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-container_content_5f3151012 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-services-img2.jpg);
    background-size: cover;
    background-position: top;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-container_content_5f3150a21 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-services-img1.jpg);
    background-size: cover;
    background-position: top;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-text_248 {
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #2b2f40;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_248 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_248:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_248 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_248:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_248 a {
    color: #2b2f40;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

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

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

    .moto-widget-text ul li.moto-text_248 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_248:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_248 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_248:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_248 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_248:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_247 {
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_247 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_247:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_247 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_247:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_247 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_247:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_247 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_247:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_247 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_247:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_246 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_246 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_246:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_246 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_246:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_246 a {
    color: #000000;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

    .moto-text_246 a:hover {
        text-decoration: none;
        font-weight: 300;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_246 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_246:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_246 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_246:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_246 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_246:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_245 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 42px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_245 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_245:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_245 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_245:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_245 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_245:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_245 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_245:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_245 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_245:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-container_content_5f2d81e77 {
    background-color: rgba(21,27,62,0.6);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-container_content_5f2d81e78 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-get-bg3.jpg);
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-container_content_5f2d80835 {
    background-color: rgba(21,27,62,0.6);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-container_content_5f2d80836 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-get-bg2.jpg);
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-text_240 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_240 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_240:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_240 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_240:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

    .moto-text_240 a:hover {
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_240 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_240:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_240 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_240:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_240 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_240:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-container_content_5f2d7f7f4 {
    background-color: rgba(21,27,62,0.6);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-container_content_5f2d7f1d2 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-get-bg1.jpg);
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition-duration: 0.4s;
}

.moto-text_237 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_237 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_237:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_237 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_237:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

    .moto-text_237 a:hover {
        text-decoration: none;
        font-weight: 600;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_237 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_237:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_237 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_237:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_237 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_237:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_236 {
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #2b2f40;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_236 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_236:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_236 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_236:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_236 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_236:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_236 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_236:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_236 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_236:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-container_content_5f2ae9ae6 {
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
    margin-left: 1px;
}

.moto-container_content_5f2ae7ff4 {
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
    margin-left: 1px;
}

.moto-container_content_5f2ad6a12 {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}

.moto-container_content_5f2ac95a2 {
    padding-top: 10px;
    /*background-color: #ff5e14;*/
    background-color: #182259;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition-duration: 0.4s;
    padding-bottom: 10px;
}

.moto-container_content_5f2abfd015 {
    background-image: url(/mt-demo/111000/111047/mt-content/uploads/2020/08/mt-2072-services-bg1.jpg);
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    transition-duration: 0.4s;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.moto-container_content_5f2ab8d114 {
    padding-bottom: 5px;
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}

.moto-container_content_5f2ab8cf12 {
    padding-bottom: 5px;
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}

.moto-container_content_5f2ab8c010 {
    padding-bottom: 5px;
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}

.moto-text_222 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #3d3d3d;
    font-size: 14px;
    line-height: 2.5;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_222 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_222:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_222 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_222:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_222 a {
    color: #3d3d3d;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

    .moto-text_222 a:hover {
        text-decoration: none;
        font-weight: 300;
        font-style: normal;
        color: #3d3d3d;
    }

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

    .moto-widget-text ul li.moto-text_222 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_222:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_222 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_222:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_222 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_222:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-container_content_5f2ab43b7 {
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
    padding-bottom: 5px;
}

.moto-container_content_5f2a9f0d5 {
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}

.moto-container_content_5f2a9f0a4 {
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}

.moto-container_content_5f2a9d693 {
    background-color: #ffffff;
    border-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition-duration: 0.4s;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.35);
}

.moto-text_215 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ff5e14;
    font-size: 7px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_215 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_215:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_215 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_215:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_215 a {
    color: #ff5e14;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}

    .moto-text_215 a:hover {
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        color: #3d3d3d;
    }

@media (max-width: 1039px) {
    .moto-text_215 {
        font-size: 6px;
        line-height: 1.3;
        letter-spacing: 0px;
    }

    .moto-widget-text ul li.moto-text_215 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_215:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_215 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_215:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_215 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_215:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-container_content_5f2a98052 {
    border-style: solid;
    border-color: #828282;
    /*border-left-width: 1px;*/
    border-right-width: 1px;
    transition-duration: 0.4s;
}

.moto-container_header_5f2a8f361 {
    transition-duration: 0.4s;
    box-shadow: 0px 4px 6px 0px rgba(40,51,114,0.2);
}

    .moto-container_header_5f2a8f361.moto-sticky__attached {
        background-color: #ffffff;
    }

.moto-text_212 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_212 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_212:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_212 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_212:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_212 a {
    color: #000000;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}

    .moto-text_212 a:hover {
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_212 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_212:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

@media (max-width: 767px) {
    .moto-text_212 {
        font-size: 19px;
        line-height: 1.9;
        letter-spacing: 0px;
    }

    .moto-widget-text ul li.moto-text_212 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_212:before {
            top: 4px;
            bottom: auto;
        }
}

@media (max-width: 479px) {
    .moto-text_212 {
        font-size: 18px;
        line-height: 1.9;
        letter-spacing: 0px;
    }

    .moto-widget-text ul li.moto-text_212 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_212:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_211 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_211 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_211:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_211 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_211:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

    .moto-text_211 a:hover {
        text-decoration: none;
        font-weight: 600;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_211 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_211:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_211 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_211:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_211 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_211:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_210 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #ff5e14;
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_210 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_210:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_210 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_210:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_210 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_210:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_210 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_210:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_210 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_210:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_209 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_209 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_209:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_209 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_209:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_209 a {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    font-style: normal;
}

    .moto-text_209 a:hover {
        text-decoration: none;
        font-weight: 600;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_209 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_209:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_209 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_209:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_209 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_209:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_208 {
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_208 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_208:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_208 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_208:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_208 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_208:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_208 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_208:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_208 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_208:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_207 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 25px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_207 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_207:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_207 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_207:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

    .moto-text_207 a:hover {
        text-decoration: none;
        font-weight: 600;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_207 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_207:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_207 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_207:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_207 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_207:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_206 {
    font-weight: 400;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_206 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_206:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_206 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_206:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

    .moto-text_206 a:hover {
        text-decoration: none;
        font-weight: 400;
        font-style: italic;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_206 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_206:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_206 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_206:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_206 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_206:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_205 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_205 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_205:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_205 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_205:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

    .moto-text_205 a:hover {
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_205 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_205:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_205 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_205:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_205 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_205:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_204 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_204 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_204:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_204 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_204:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

    .moto-text_204 a:hover {
        text-decoration: none;
        font-weight: 300;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_204 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_204:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_204 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_204:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_204 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_204:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_203 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_203 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_203:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_203 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_203:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_203 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_203:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_203 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_203:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_203 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_203:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_202 {
    font-weight: 600;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    color: #3d3d3d;
    font-size: 22px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_202 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_202:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_202 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_202:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_202 a {
    color: #3d3d3d;
    text-decoration: none;
    font-weight: 600;
    font-style: italic;
}

    .moto-text_202 a:hover {
        text-decoration: none;
        font-weight: 600;
        font-style: italic;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_202 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_202:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_202 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_202:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_202 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_202:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_201 {
    font-weight: 400;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    color: #ff5e14;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_201 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_201:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_201 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_201:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_201 a {
    color: #ff5e14;
    text-decoration: none;
    font-weight: 400;
    font-style: italic;
}

    .moto-text_201 a:hover {
        text-decoration: none;
        font-weight: 400;
        font-style: italic;
        color: #000000;
    }

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

    .moto-widget-text ul li.moto-text_201 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_201:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_201 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_201:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_201 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_201:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-background_2 {
    background-color: #ff5e14;
}

.moto-background_1 {
    background-color: #ff8147;
}

.moto-background {
    background-color: #ffffff;
}

.moto-text_system_14 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_14 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_14:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_14 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_14:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_14 a {
    color: #000000;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

    .moto-text_system_14 a:hover {
        text-decoration: none;
        font-weight: 300;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_system_14 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_14:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_14 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_14:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_14 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_14:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_13 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ff5e14;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 2px;
}

.moto-widget-text ul li.moto-text_system_13 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_13:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_13 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_13:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_13 a {
    color: #ff5e14;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
}

    .moto-text_system_13 a:hover {
        text-decoration: none;
        font-weight: 700;
        font-style: normal;
        color: #3d3d3d;
    }

@media (max-width: 1039px) {
    .moto-text_system_13 {
        font-size: 11px;
        line-height: 1.3;
        letter-spacing: 2px;
    }

    .moto-widget-text ul li.moto-text_system_13 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_13:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

@media (max-width: 767px) {
    .moto-text_system_13 {
        font-size: 11px;
        line-height: 1.2;
        letter-spacing: 2px;
    }

    .moto-widget-text ul li.moto-text_system_13 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_13:before {
            top: 4px;
            bottom: auto;
        }
}

@media (max-width: 479px) {
    .moto-text_system_13 {
        font-size: 11px;
        line-height: 1.6;
        letter-spacing: 2px;
    }

    .moto-widget-text ul li.moto-text_system_13 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_13:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_12 {
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_12 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_12:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_12 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_12:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_system_12 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_12:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_12 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_12:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_12 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_12:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_11 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_11 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_11:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_11 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_11:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_system_11 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_11:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_11 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_11:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_11 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_11:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_10 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #3d3d3d;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_10 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_10:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_10 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_10:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_10 a {
    color: #3d3d3d;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

    .moto-text_system_10 a:hover {
        text-decoration: none;
        font-weight: 300;
        font-style: normal;
        color: #3d3d3d;
    }

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

    .moto-widget-text ul li.moto-text_system_10 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_10:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_10 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_10:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_10 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_10:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_9 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #f0f0f0;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_9 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_9:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_9 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_9:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_9 a {
    color: #f0f0f0;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

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

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

    .moto-widget-text ul li.moto-text_system_9 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_9:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_9 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_9:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_9 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_9:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_8 {
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #2b2f40;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_8 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_8:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_8 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_8:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_8 a {
    color: #2b2f40;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

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

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

    .moto-widget-text ul li.moto-text_system_8 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_8:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_8 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_8:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_8 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_8:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_7 {
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_7 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_7:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_7 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_7:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_system_7 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_7:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_7 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_7:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_7 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_7:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_6 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_6 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_6:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_6 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_6:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_6 a {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    font-style: normal;
}

    .moto-text_system_6 a:hover {
        text-decoration: none;
        font-weight: 600;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_system_6 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_6:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_6 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_6:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_6 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_6:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_5 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 46px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_5 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_5:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_5 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_5:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_system_5 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_5:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_5 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_5:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_5 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_5:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_4 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    /*font-size: 56px;*/
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_4 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_4:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_4 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_4:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_system_4 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_4:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_4 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_4:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_4 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_4:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_3 {
    font-weight: 800;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ff5e14;
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_3 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_3:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_3 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_3:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_3 a {
    color: #ff5e14;
    text-decoration: none;
    font-weight: 800;
    font-style: normal;
}

    .moto-text_system_3 a:hover {
        text-decoration: none;
        font-weight: 800;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_system_3 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_3:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_3 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_3:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_3 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_3:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_2 {
    font-weight: 300;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #ff5e14;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_2 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_2:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_2 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_2:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_system_2 a {
    color: #ff5e14;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

    .moto-text_system_2 a:hover {
        text-decoration: none;
        font-weight: 300;
        font-style: normal;
        color: #ff5e14;
    }

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

    .moto-widget-text ul li.moto-text_system_2 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_2:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_2 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_2:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_2 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_2:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_system_1 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #283372;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_system_1 {
    margin-bottom: 3px;
    padding-left: 24px;
}

    .moto-widget-text ul li.moto-text_system_1:before {
        top: 50%;
        transform: translate(0,-50%);
        content: "\f00c";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 16px;
        width: 14px;
        height: 14px;
        color: #e9f0fe;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_system_1 {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_system_1:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

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

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

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

    .moto-widget-text ul li.moto-text_system_1 {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_system_1:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_1 {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_system_1:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_system_1 {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_system_1:before {
            top: 4px;
            bottom: auto;
        }
}

.moto-text_normal {
    font-weight: 300;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
}

.moto-widget-text ul li.moto-text_normal {
    margin-bottom: 3px;
    padding-left: 22px;
}

    .moto-widget-text ul li.moto-text_normal:before {
        top: 4px;
        bottom: auto;
        content: "\f111";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 10px;
        width: 14px;
        height: 14px;
        color: #ff5e14;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-text ol li.moto-text_normal {
    margin-bottom: 3px;
    padding-left: 20px;
}

    .moto-widget-text ol li.moto-text_normal:before {
        top: 50%;
        transform: translate(0,-50%);
        font-family: 'Open Sans', sans-serif;
        content: counter(moto-counter,decimal-leading-zero) "";
        border-style: none;
        border-left-width: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-radius: 0px;
        font-size: 14px;
        width: 20px;
        height: 20px;
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        font-weight: 300;
        font-style: normal;
    }

.moto-text_normal a {
    color: #000000;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}

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

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

    .moto-widget-text ul li.moto-text_normal {
        padding-left: 20px;
    }

        .moto-widget-text ul li.moto-text_normal:before {
            font-size: 8px;
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_normal {
        padding-left: 19px;
    }

        .moto-widget-text ul li.moto-text_normal:before {
            top: 4px;
            bottom: auto;
        }
}

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

    .moto-widget-text ul li.moto-text_normal {
        padding-left: 18px;
    }

        .moto-widget-text ul li.moto-text_normal:before {
            top: 4px;
            bottom: auto;
        }
}

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

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

.moto-widget-menu-link {
    padding: 5px 15px;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    display: block;
    text-align: left;
    transition: .3s;
    z-index: 1;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu-link {
        padding: 3px;
        font-size: 14px;
    }
}

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

.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist {
    top: calc(100% + 15px);
    min-width: 180px;
    padding: 7px 0;
    box-shadow: -1px 2px 5px rgba(0,0,0,0.2);
    left: -20px;
}

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

    .moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
        /*font-size: 12px;
  line-height: 17px;
  padding: 4px 10px;*/
        /*ChngByACA*/
        font-size: 16px;
        padding: 10px;
        font-weight: 500;
    }

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

.moto-widget-menu .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
    top: -7px;
    left: 100%;
}

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

.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 20px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
        margin-left: 12px;
    }
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    padding: 3px 0px;
    border-bottom: 2px solid;
}

.moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist {
    border-width: 1px;
    border-style: solid;
}

    .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
        position: absolute;
        right: 10px;
        font: 16px 'FontAwesome';
        transition: .33s all ease;
        line-height: 21px;
        transform: none;
        -webkit-transform: none;
    }

        .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
            content: '\f105';
        }

    .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
        content: '';
        height: 1px;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }

    .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
        display: none;
    }

    .moto-widget-menu.moto-preset-default .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-sublist {
        top: -8px;
    }

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item:not(:first-child) {
    margin-left: 10px;
}

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

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    line-height: 21px;
    border: 2px solid;
}

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    position: absolute;
    right: 10px;
    font: 16px 'FontAwesome';
    transition: .33s all ease;
    line-height: 21px;
    transform: none;
    -webkit-transform: none;
}

    .moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
        content: '\f105';
    }

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
    content: '';
    height: 1px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item > .moto-widget-menu-link {
    padding: 8px 16px;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item:last-child .moto-widget-menu-link:after {
    content: none;
}

.moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    font-size: 20px;
}

    .moto-widget-menu.moto-preset-3 .moto-widget-menu-list > .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link .moto-widget-menu-link-arrow:before {
        content: "\f105";
    }

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list {
        border: 2px solid;
        z-index: 560;
    }

        .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
            border: none;
            margin: 0 !important;
            padding: 0;
        }

            .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:after,
            .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item:before {
                display: none;
            }

            .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
                padding: 10px 50px 10px 20px;
                font-size: 14px;
                line-height: 1.2;
                text-align: left;
                border: none;
                border-radius: 0;
            }

                .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:after,
                .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link:before {
                    display: none;
                }

                .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: block !important;
                    position: absolute !important;
                    right: 0 !important;
                    top: 0;
                    text-align: center !important;
                    width: 50px !important;
                    height: 100%;
                    transition: .3s;
                    font-family: FontAwesome !important;
                    color: inherit !important;
                    font-size: 16px;
                }

                    .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:after {
                        content: "\f107";
                        display: -webkit-box;
                        display: -webkit-flex;
                        display: flex;
                        -webkit-box-pack: center;
                        -webkit-justify-content: center;
                        justify-content: center;
                        -webkit-box-align: center;
                        -webkit-align-items: center;
                        align-items: center;
                        height: 100%;
                        color: inherit !important;
                    }

                    .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:before {
                        display: none;
                    }

            .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist {
                width: 100%;
                padding: 0;
                border: none;
                box-shadow: none;
                border-radius: 0;
                -webkit-transform: translate(0,0);
                transform: translate(0,0);
            }

                .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:before,
                .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist:after {
                    content: none;
                }

                .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item {
                    width: 100%;
                    border-bottom: none;
                }

                    .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
                        padding: 7px 40px;
                        font-size: 14px;
                        margin: 0;
                        border: none;
                        text-align: left;
                    }

                        .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:before,
                        .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
                            display: none;
                        }

                .moto-widget-menu.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-sublist .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
                    padding: 7px 40px 7px 60px;
                }
}

.moto-widget-button .moto-widget-button-link {
    position: relative;
    text-align: center;
    z-index: 1;
    transition: .3s;
    line-height: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 6px;
}

    .moto-widget-button .moto-widget-button-link.moto-size-small {
        padding: 8px 12px;
        min-width: 150px;
        font-size: 14px;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-button .moto-widget-button-link.moto-size-small {
        font-size: 9px;
        min-width: 100px;
        padding: 5px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-button .moto-widget-button-link.moto-size-small {
        font-size: 11px;
        padding: 8px 11px;
    }
}

.moto-widget-button .moto-widget-button-link.moto-size-medium {
    padding: 13px 12px;
    min-width: 150px;
    font-size: 14px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-button .moto-widget-button-link.moto-size-medium {
        font-size: 10px;
        min-width: 95px;
        padding: 8px;
    }
}

.moto-widget-button .moto-widget-button-link.moto-size-large {
    padding: 18px 12px;
    min-width: 218px;
    font-size: 14px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-button .moto-widget-button-link.moto-size-large {
        padding: 13px 12px;
        font-size: 13px;
        min-width: 130px;
    }
}

.moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large {
    min-width: 280px;
    padding: 13px 20px;
    font-size: 18px;
    width: 320px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large {
        font-size: 15px;
        min-width: 160px;
    }
}

.moto-widget-button.moto-preset-5 .moto-widget-button-link {
    border-radius: 0;
}

.moto-widget-image .moto-widget-image-link {
    position: relative;
    overflow: hidden;
    transition: .3s;
}

    .moto-widget-image .moto-widget-image-link .moto-widget-image-picture {
        transition: .3s;
    }

    .moto-widget-image .moto-widget-image-link:before,
    .moto-widget-image .moto-widget-image-link:after {
        content: "";
        position: absolute;
        transition: all .3s ease-in-out;
    }

    .moto-widget-image .moto-widget-image-link:before {
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        border: 1px solid;
    }

    .moto-widget-image .moto-widget-image-link:after {
        top: 50%;
        left: 50%;
        font-family: FontAwesome;
        font-size: 34px;
        z-index: 5;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.moto-widget-image.moto-preset-default .moto-widget-image-link:before,
.moto-widget-image.moto-preset-default .moto-widget-image-link:after {
    display: none;
}

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

    .moto-widget-image.moto-preset-2 .moto-widget-image-link:before,
    .moto-widget-image.moto-preset-2 .moto-widget-image-link:after {
        display: none;
    }

.moto-widget-image.moto-preset-3 .moto-widget-image-link {
    border-radius: 15px;
}

    .moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
        content: "\f144";
        font-size: 46px;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
        font-size: 32px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
        font-size: 26px;
    }
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

    .moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
        content: "\f067 ";
        font-size: 45px;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
        font-size: 20px;
    }
}

.moto-widget-image.moto-preset-5 .moto-widget-image-link {
    border-radius: 9px;
}

    .moto-widget-image.moto-preset-5 .moto-widget-image-link:before {
        border-width: 2px;
    }

    .moto-widget-image.moto-preset-5 .moto-widget-image-link:after {
        font-size: 24px;
        content: '\f00e';
    }

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .moto-widget-grid-gallery-image {
    transition: .35s;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption {
    position: absolute;
    z-index: 99;
    display: block;
    width: auto;
    padding: 5px;
    opacity: 0;
    transition: .35s;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption_text {
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: .88px;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item .caption-visible {
    opacity: 1;
    transition: .35s;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before,
.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
    position: absolute;
    transition: .35s;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item:before {
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
}

.moto-widget-grid-gallery .moto-widget-grid-gallery-item:after {
    z-index: 10;
    font-family: FontAwesome;
    font-size: 32px;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption {
    opacity: 0;
    right: auto;
    top: 50%;
    left: 0;
    width: 100%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 22px 30px;
}

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item .caption_text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.08px;
    text-align: center;
}

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

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:after {
    bottom: 13px;
    right: 13px;
    left: 13px;
    top: 13px;
    width: auto;
    height: auto;
    text-align: center;
    content: "";
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption {
    top: 65%;
    left: 50%;
    opacity: 0;
    transition: all .3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption_text {
    font-size: 24px;
    text-align: center;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:hover .caption {
    top: 60%;
    opacity: 1;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
    bottom: 50%;
    width: 100%;
    text-align: center;
    content: "\f065";
    transform: translateY(50%) scale(0);
    -webkit-transform: translateY(50%) scale(0);
    font-size: 35px;
}

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:hover:after {
    transform: translateY(50%) scale(1);
    -webkit-transform: translateY(50%) scale(1);
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption {
    width: 70%;
    padding: 5px 20px;
    bottom: auto;
    top: 80%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    opacity: 0;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item .caption-visible {
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    opacity: 1;
}

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-items .moto-widget-grid-gallery-item:after {
    bottom: 50%;
    width: 100%;
    text-align: center;
    content: "\f002";
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    font-size: 34px;
}

.moto-widget-slider .bx-wrapper .bx-controls {
    font-size: 0;
}

    .moto-widget-slider .bx-wrapper .bx-controls a {
        transition: .3s;
    }

    .moto-widget-slider .bx-wrapper .bx-controls .bx-pager {
        position: absolute;
        bottom: 75px;
    }

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

.moto-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
    margin-left: 10px;
}

.moto-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
    width: 10px;
    height: 10px;
    transition: .3s;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
}

.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction a {
    z-index: 1;
}

.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border-width: 1px;
    border-style: solid;
    width: 35px;
    height: 35px;
    transition: .3s;
    border-radius: 50%;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
    .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
        width: 25px;
        height: 25px;
    }
}

.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
.moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
    transition: .3s;
    font: 36px/33px FontAwesome;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
    .moto-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
        font: 25px/23px FontAwesome;
    }
}

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

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

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

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

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

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

.moto-widget-slider .bx-caption {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 10px 20px;
    width: 61%;
}

.moto-widget-slider .bx-caption_text {
    text-align: center;
    font-size: 100px;
    line-height: 1.2;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-caption_text {
        font-size: 18px;
    }
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .bx-caption {
        padding: 10px;
        width: 75%;
    }
}

.moto-widget-slider .carousel-block {
    padding-bottom: 50px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider .carousel-block {
        padding-bottom: 20px;
    }
}

.moto-widget-slider .carousel-block .bx-wrapper {
    padding: 0 60px;
}

    .moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
        left: 0;
    }

    .moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
        right: 0;
    }

    .moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-pager {
        bottom: -40px !important;
        width: 100%;
        text-align: center;
        position: relative;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-pager {
        bottom: -20px !important;
    }
}

.moto-widget-slider.moto-widget-slider-loader li:first-child:after {
    border-top-color: rgba(250,79,0,0.2);
    border-right-color: rgba(250,79,0,0.2);
    border-bottom-color: rgba(250,79,0,0.2);
    border-left-color: #fa4f00;
}

.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-pager {
    width: 100%;
    position: absolute;
    bottom: 30px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-pager {
        bottom: 10px;
    }
}

.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 10px;
}

.moto-widget-slider.moto-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 10px;
}

.moto-widget-slider.moto-preset-default .carousel-block .moto-widget-carousel-caption {
    padding: 50px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .carousel-block .moto-widget-carousel-caption {
        padding: 20px;
    }
}

.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper {
    padding: 0 50px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper {
        padding: 0 30px;
    }
}

.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper .bx-controls .bx-pager {
    text-align: center;
}

.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 0;
}

.moto-widget-slider.moto-preset-default .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 0;
}

.moto-widget-slider.moto-preset-2 .carousel-block {
    padding-bottom: 50px;
}

    .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper {
        padding: 0;
    }

        .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-pager {
            bottom: -40px;
            text-align: center;
        }

        .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction {
            display: inline-block;
            position: absolute;
            bottom: -50px;
            top: auto;
            right: auto;
            left: 0;
            -webkit-transform: none;
            transform: none;
        }

            .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
            .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
                display: inline-block;
                position: relative;
                top: auto;
                -webkit-transform: none;
                transform: none;
            }

            .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
                right: auto;
            }

            .moto-widget-slider.moto-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
                left: auto;
                margin-right: 10px;
            }

.moto-widget-contact_form input[type="text"]:focus {
    outline: none;
    background-color: transparent;
}

.moto-widget-contact_form textarea:focus {
    outline: none;
}

.moto-widget-contact_form .moto-widget-contact_form-success,
.moto-widget-contact_form .moto-widget-contact_form-danger {
    position: relative;
    font-size: 13px;
    top: 0;
    text-align: left;
    top: auto;
}

@media screen and (max-width: 1039px) {
    .moto-widget-contact_form .moto-widget-contact_form-success,
    .moto-widget-contact_form .moto-widget-contact_form-danger {
        font-size: 12px;
    }
}

.moto-widget-contact_form .moto-widget-contact_form-form {
    overflow: visible;
}

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

.moto-widget-contact_form .moto-widget-contact_form-group {
    margin-bottom: 10px;
}

    .moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
        font-size: 14px;
        line-height: 22px;
        padding: 13px 20px;
        border: 1px solid;
        border-radius: 6px;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field {
        padding: 8px 15px;
    }
}

.moto-widget-contact_form .moto-widget-contact_form-group .moto-widget-contact_form-field.moto-widget-contact_form-textarea {
    height: 80px;
    margin-bottom: 15px;
}

.moto-widget-contact_form .moto-widget-contact_form-group__attachment .moto-widget-button .moto-widget-button-link {
    min-width: 0;
    width: 100%;
}

.moto-widget-contact_form .moto-widget-contact_form-buttons {
    margin-top: 15px;
}

.moto-widget-contact_form .moto-widget-contact_form-field-error {
    right: 11px;
    top: 5px;
    font-size: 10px;
    position: absolute;
}

@media screen and (max-width: 1039px) {
    .moto-widget-contact_form .moto-widget-contact_form-field-error {
        font-size: 9px;
        top: 4px;
    }
}

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-group {
    margin-bottom: 10px;
}

    .moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-group .moto-widget-contact_form-field {
        padding: 4px 0;
        line-height: 16px;
        font-size: 14px;
        border: none;
        border-bottom: 1px solid;
        border-radius: 0;
    }

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-group .moto-widget-contact_form-field {
    border-width: 2px;
    line-height: 20px;
    border-radius: 0;
    font-size: 15px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-group .moto-widget-contact_form-field {
        font-size: 12px;
    }
}

.moto-back-to-top-button {
    right: 40px;
    bottom: -50px;
    transition: .3s;
}

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

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

.moto-back-to-top-button.moto-back-to-top-button_visible {
    bottom: 40px;
}

.moto-back-to-top-button .moto-back-to-top-button-link {
    transition: .3s;
    color: #ffffff;
    background: #ff5e14;
    font: 26px/56px 'FontAwesome';
    text-align: center;
    height: 58px;
    border-radius: 50%;
    width: 58px;
}

@media screen and (max-width: 1039px) {
    .moto-back-to-top-button .moto-back-to-top-button-link {
        height: 40px;
        width: 40px;
        font: 22px/38px 'FontAwesome';
    }
}

.moto-back-to-top-button .moto-back-to-top-button-link:hover {
    background: #2e3b84;
}

.moto-back-to-top-button .moto-back-to-top-button-link .moto-back-to-top-button-icon:before {
    content: "\f106";
}

.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    padding: 10px 0;
}

.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-item {
    margin-right: 20px;
    margin-left: 0;
}

@media screen and (max-width: 767px) {
    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-item {
        margin-right: 10px;
    }
}

.moto-widget-accordion.moto-preset-default .moto-widget-accordion__content {
    padding: 10px 10px 25px 45px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__content {
        padding: 10px 10px 25px 40px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__content {
        padding: 10px 10px 15px 30px;
    }
}

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    opacity: 1;
    width: auto;
    position: absolute;
    bottom: 5px;
    left: 10px;
}

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-caption {
    opacity: 1;
}

.moto-widget-countdown .countdown-item-unit {
    bottom: 0;
}

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

.moto-divider-line_top.moto-preset-default {
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #ffffff;
}

.moto-divider-line_left.moto-preset-default {
    border-left-color: #ffffff;
    border-left-width: 7px;
    border-left-style: solid;
}

.moto-divider-line_bottom.moto-preset-default {
    border-bottom-color: #ffffff;
    border-bottom-width: 7px;
    border-bottom-style: solid;
}

.moto-divider-line_right.moto-preset-default {
    border-right-color: #ffffff;
    border-right-width: 7px;
    border-right-style: solid;
}

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

.moto-divider-line_top.moto-preset-2 {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #ff5e14;
}

.moto-divider-line_left.moto-preset-2 {
    border-left-color: #ff5e14;
    border-left-width: 2px;
    border-left-style: solid;
}

.moto-divider-line_bottom.moto-preset-2 {
    border-bottom-color: #ff5e14;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.moto-divider-line_right.moto-preset-2 {
    border-right-color: #ff5e14;
    border-right-width: 2px;
    border-right-style: solid;
}

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

.moto-divider-line_top.moto-preset-3 {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #b4c1de;
}

.moto-divider-line_left.moto-preset-3 {
    border-left-color: #b4c1de;
    border-left-width: 1px;
    border-left-style: solid;
}

.moto-divider-line_bottom.moto-preset-3 {
    border-bottom-color: #b4c1de;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.moto-divider-line_right.moto-preset-3 {
    border-right-color: #b4c1de;
    border-right-width: 1px;
    border-right-style: solid;
}

.moto-widget-image.moto-preset-3 .moto-widget-image-link:after {
    color: #ffffff;
}

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

.moto-widget-image.moto-preset-3 .moto-widget-image-link:hover:before {
    border-color: transparent;
}

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

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

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

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

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

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

.moto-widget-button.moto-preset-default .moto-widget-button-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    background-color: #ff5e14;
    border-color: transparent;
}

    .moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
        color: #ff5e14;
        background-color: #ffffff;
        border-color: #ff5e14;
    }

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

.moto-widget-button.moto-preset-2 .moto-widget-button-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #FFFFFF;
    background-color: #ff5e14;
    border-color: transparent;
}

    .moto-widget-button.moto-preset-2 .moto-widget-button-link:hover {
        color: #ff5e14;
        background-color: #ffffff;
        border-color: transparent;
    }

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

.moto-widget-button.moto-preset-3 .moto-widget-button-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    border-color: #ff5e14;
}

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

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

.moto-widget-button.moto-preset-4 .moto-widget-button-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

    .moto-widget-button.moto-preset-4 .moto-widget-button-link:hover {
        color: #ff5e14;
        background-color: #ffffff;
    }

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

.moto-widget-button.moto-preset-5 .moto-widget-button-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    background-color: #182259;
    border-color: transparent;
}

    .moto-widget-button.moto-preset-5 .moto-widget-button-link:hover {
        color: #ffffff;
        background-color: #ff5e14;
        border-color: transparent;
    }

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

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

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

    .moto-widget-social-links.moto-preset-default .moto-widget-social-links-link:hover {
        border-color: #b4c1de;
        background-color: #b4c1de;
    }

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

.moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link {
    border-color: transparent;
    background-color: transparent;
}

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

    .moto-widget-social-links.moto-preset-2 .moto-widget-social-links-link:hover {
        border-color: transparent;
        background-color: transparent;
    }

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

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

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

.moto-widget-slider.moto-preset-default .bx-caption {
    background-color: transparent;
}

.moto-widget-slider.moto-preset-default .bx-caption_text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
}

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

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

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

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

.moto-widget-slider.moto-preset-default .bx-pager-link {
    border-color: transparent;
    background-color: #313d85;
}

    .moto-widget-slider.moto-preset-default .bx-pager-link:hover {
        border-color: transparent;
        background-color: #ff5e14;
    }

    .moto-widget-slider.moto-preset-default .bx-pager-link.active {
        border-color: transparent;
        background-color: #ff5e14;
    }

.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination {
    margin-top: 0px;
}

.moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item {
    height: 75px;
    width: 100px;
    margin-right: 5px;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-radius: 10px;
    border-color: #d3d8db;
}

    .moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:before {
        background-color: rgba(0,0,0,0);
    }

    .moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:hover {
        border-color: rgba(0,0,0,0.15);
    }

        .moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item:hover:before {
            background-color: rgba(0,0,0,0.15);
        }

    .moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active {
        border-color: #d3d8db;
    }

        .moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:before {
            background-color: rgba(0,0,0,0.05);
        }

        .moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:hover {
            border-color: rgba(0,0,0,0.15);
        }

            .moto-widget-slider.moto-preset-default .moto-widget-slider__thumbnail-pagination-item.active:hover:before {
                background-color: rgba(0,0,0,0.15);
            }

.moto-widget.moto-widget-carousel.moto-preset-default .moto-widget-carousel-caption {
    background-color: #ecf5ff;
}

.moto-widget-slider.moto-preset-2 .bx-caption {
    background-color: transparent;
}

.moto-widget-slider.moto-preset-2 .bx-caption_text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
}

.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev,
.moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next {
    background-color: #3d3d3d;
    border-color: transparent;
}

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

    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-prev:hover,
    .moto-widget-slider.moto-preset-2 .bx-controls-direction .bx-next:hover {
        background-color: #ff5e14;
        border-color: transparent;
    }

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

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

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

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

.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination {
    margin-top: 0px;
}

.moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item {
    height: 75px;
    width: 100px;
    margin-right: 5px;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-radius: 10px;
    border-color: #d3d8db;
}

    .moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:before {
        background-color: rgba(0,0,0,0);
    }

    .moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:hover {
        border-color: rgba(0,0,0,0.15);
    }

        .moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item:hover:before {
            background-color: rgba(0,0,0,0.15);
        }

    .moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active {
        border-color: #d3d8db;
    }

        .moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:before {
            background-color: rgba(0,0,0,0.05);
        }

        .moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:hover {
            border-color: rgba(0,0,0,0.15);
        }

            .moto-widget-slider.moto-preset-2 .moto-widget-slider__thumbnail-pagination-item.active:hover:before {
                background-color: rgba(0,0,0,0.15);
            }

.moto-widget.moto-widget-carousel.moto-preset-2 .moto-widget-carousel-caption {
    background-color: transparent;
}

.moto-widget-grid-gallery.moto-preset-default .caption_text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

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

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

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

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

.moto-widget-grid-gallery.moto-preset-default .moto-widget-grid-gallery-item:hover:after {
    color: transparent;
}

.moto-widget-grid-gallery.moto-preset-2 .caption_text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

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

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

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

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

.moto-widget-grid-gallery.moto-preset-2 .moto-widget-grid-gallery-item:hover:after {
    color: #ffffff;
}

.moto-widget-grid-gallery.moto-preset-3 .caption_text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

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

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

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

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

.moto-widget-grid-gallery.moto-preset-3 .moto-widget-grid-gallery-item:hover:after {
    color: #ffffff;
}

.moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form {
    font-family: 'Montserrat', sans-serif;
}

    .moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field {
        color: #bdbdbd;
        background-color: #e9f0fe;
        font-style: normal;
        font-weight: 500;
        border-color: transparent;
    }

        .moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field.ng-touched.ng-invalid {
            color: #bdbdbd;
            background-color: #e9f0fe;
            border-color: #e03400;
        }

        .moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
            color: #bdbdbd;
        }

        .moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
            color: #bdbdbd;
        }

        .moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
            color: #bdbdbd;
        }

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

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

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

    .moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
        width: 16px;
        height: 16px;
        font-size: 16px;
        border-color: #81868c;
        color: #55616d;
    }

    .moto-widget-contact_form.moto-preset-default .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
        border-color: #ff0000;
    }

.moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form {
    font-family: 'Open Sans', sans-serif;
    background-color: transparent;
}

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

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

        .moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
            color: #ffffff;
        }

        .moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
            color: #ffffff;
        }

        .moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
            color: #ffffff;
        }

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

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

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

    .moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
        width: 16px;
        height: 16px;
        font-size: 16px;
        border-color: #81868c;
        color: #55616d;
    }

    .moto-widget-contact_form.moto-preset-2 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
        border-color: #ff0000;
    }

.moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form {
    font-family: 'Open Sans', sans-serif;
    background-color: transparent;
}

    .moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field {
        color: #ffffff;
        background-color: transparent;
        font-style: normal;
        font-weight: 300;
        border-color: #ffffff;
    }

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

        .moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-webkit-input-placeholder {
            color: #ffffff;
        }

        .moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field::-moz-placeholder {
            color: #ffffff;
        }

        .moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-field:-ms-input-placeholder {
            color: #ffffff;
        }

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

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

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

    .moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-checkbox-icon {
        width: 16px;
        height: 16px;
        font-size: 16px;
        border-color: #81868c;
        color: #55616d;
    }

    .moto-widget-contact_form.moto-preset-3 .moto-widget-contact_form-form .moto-widget-contact_form-group-not-valid .moto-widget-contact_form-checkbox-icon {
        border-color: #ff0000;
    }

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

.moto-widget-menu.moto-preset-default .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    border-color: transparent;
}

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

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

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

    .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
        color: #ff5e14;
    }

        .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
            color: #ff5e14;
        }

    .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        text-decoration: none;
        background-color: transparent;
    }

        .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
            background-color: transparent;
        }

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

            .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
                color: #000000;
            }

            .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
                color: #ff5e14;
            }

                .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
                    color: #ff5e14;
                }

    .moto-widget-menu.moto-preset-default .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
        color: #000000;
    }

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

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        color: #ffffff;
        background-color: #3d3d3d;
    }

    .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list {
        background-color: #ffffff;
        border-color: #ff5e14;
    }

        .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
            border-color: transparent;
        }

            .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
                color: #3d3d3d;
                text-decoration: none;
                background-color: transparent;
            }

                .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
                    color: #ff5e14;
                    text-decoration: none;
                    background-color: transparent;
                }

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

            .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
                color: #3d3d3d;
                text-decoration: none;
                background-color: transparent;
            }

                .moto-widget-menu.moto-preset-default.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
                    color: #ff5e14;
                    text-decoration: none;
                    background-color: transparent;
                }
}

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

.moto-widget-menu.moto-preset-2 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}

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

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

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

    .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
        color: #3d3d3d;
        background-color: transparent;
    }

        .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
            color: #3d3d3d;
        }

    .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        text-decoration: none;
        background-color: transparent;
    }

        .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link:after {
            background-color: transparent;
        }

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

            .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
                color: #000000;
            }

            .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
                color: #3d3d3d;
            }

                .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
                    color: #3d3d3d;
                }

    .moto-widget-menu.moto-preset-2 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
        color: #000000;
    }

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

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        color: #ffffff;
        background-color: #ff5e14;
    }

    .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list {
        background-color: #ff5e14;
        border-color: #ff5e14;
    }

        .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
            border-color: transparent;
        }

            .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
                color: #ffffff;
                text-decoration: none;
                background-color: transparent;
            }

                .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
                    color: #ffffff;
                    text-decoration: none;
                    background-color: #ff5e14;
                }

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

            .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
                color: #3d3d3d;
                text-decoration: none;
                background-color: transparent;
            }

                .moto-widget-menu.moto-preset-2.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
                    color: #ff5e14;
                    text-decoration: none;
                    background-color: transparent;
                }
}

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

    .moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item:hover .moto-widget-menu-link-level-1 {
        color: #ffffff;
        background-color: #ff5e14;
    }

    .moto-widget-menu.moto-preset-3 .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link-level-1 {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #000000;
        text-decoration: none;
        background-color: transparent;
    }

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

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

    .moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link {
        color: #ff5e14;
        background-color: transparent;
    }

        .moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item:hover > .moto-widget-menu-link .moto-widget-menu-link-arrow {
            color: #ff5e14;
        }

    .moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #000000;
        text-decoration: none;
        background-color: transparent;
    }

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

            .moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active .moto-widget-menu-link-arrow {
                color: #ff5e14;
            }

            .moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover {
                color: #ff5e14;
                background-color: transparent;
            }

                .moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active:hover .moto-widget-menu-link-arrow {
                    color: #ff5e14;
                }

    .moto-widget-menu.moto-preset-3 .moto-widget-menu-sublist .moto-widget-menu-item .moto-widget-menu-link-arrow {
        color: #000000;
    }

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

@media screen and (max-width: 767px) {
    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-toggle-btn {
        color: #ff5e14;
        background-color: transparent;
    }

    .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list {
        background-color: #ffffff;
        border-color: #ff5e14;
    }

        .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item {
            border-color: transparent;
        }

            .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link {
                color: #3d3d3d;
                text-decoration: none;
                background-color: transparent;
            }

                .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-item .moto-widget-menu-link.moto-widget-menu-link-active {
                    color: #ffffff;
                    text-decoration: none;
                    background-color: #ff5e14;
                }

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

            .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link {
                color: #3d3d3d;
                text-decoration: none;
                background-color: transparent;
            }

                .moto-widget-menu.moto-preset-3.moto-widget-menu-mobile-open .moto-widget-menu-list .moto-widget-menu-sublist .moto-widget-menu-link.moto-widget-menu-link-active {
                    color: #ff5e14;
                    text-decoration: none;
                    background-color: transparent;
                }
}

.moto-widget-pagination.moto-preset-default {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

    .moto-widget-pagination.moto-preset-default .moto-pagination-item,
    .moto-widget-pagination.moto-preset-default li {
        margin-right: 5px;
    }

    .moto-widget-pagination.moto-preset-default .moto-pagination-link,
    .moto-widget-pagination.moto-preset-default a {
        color: #ff5e14;
        background-color: transparent;
        border-color: transparent;
        border-width: 1px;
        border-radius: 0%;
        border-style: solid;
        text-decoration: none;
        width: 31px;
        height: 31px;
    }

        .moto-widget-pagination.moto-preset-default .moto-pagination-link:hover,
        .moto-widget-pagination.moto-preset-default a:hover {
            color: #283372;
        }

    .moto-widget-pagination.moto-preset-default .moto-pagination-link_active,
    .moto-widget-pagination.moto-preset-default li.active a {
        font-style: normal;
        font-weight: 400;
        color: #283372;
        border-color: transparent;
        text-decoration: none;
    }

        .moto-widget-pagination.moto-preset-default .moto-pagination-link_active:hover,
        .moto-widget-pagination.moto-preset-default li.active a:hover {
            font-style: normal;
            font-weight: 400;
            color: #283372;
            border-color: transparent;
            text-decoration: none;
        }

.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button,
.moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a {
    background-color: #3d3d3d;
}

    .moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before,
    .moto-media-player.moto-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-moto-download-button a:before {
        color: #283372;
    }

.moto-media-player.moto-preset-default .mejs-controls .mejs-button button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button,
.moto-media-player.moto-preset-default .mejs-overlay-button,
.moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a {
    background-color: transparent;
}

    .moto-media-player.moto-preset-default .mejs-controls .mejs-button button:before,
    .moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:before,
    .moto-media-player.moto-preset-default .mejs-overlay-button:before,
    .moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a:before {
        color: #ffffff;
    }

    .moto-media-player.moto-preset-default .mejs-controls .mejs-button button:hover:before,
    .moto-media-player.moto-preset-default .mejs-controls .mejs-volume-button button:hover:before,
    .moto-media-player.moto-preset-default .mejs-overlay-button:hover:before,
    .moto-media-player.moto-preset-default .mejs-controls .mejs-button.mejs-moto-download-button a:hover:before {
        color: #7f878a;
    }

.moto-media-player.moto-preset-default .mejs-controls {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #283372;
    background-color: #3d3d3d;
    font-size: 12px;
    border-color: #3d3d3d;
}

    .moto-media-player.moto-preset-default .mejs-controls .mejs-time-current,
    .moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
        background-color: #283372;
    }

    .moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-current,
    .moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
        background-color: #ffffff;
    }

    .moto-media-player.moto-preset-default .mejs-controls .mejs-time-loaded {
        background-color: rgba(40,51,114,0.25);
    }

    .moto-media-player.moto-preset-default .mejs-controls .mejs-time-total {
        background-color: rgba(40,51,114,0.25);
    }

    .moto-media-player.moto-preset-default .mejs-controls .mejs-time-handle {
        box-shadow: 0px 0px 4px 0px #283372;
    }

    .moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-total {
        background-color: rgba(255,255,255,0.5);
    }

    .moto-media-player.moto-preset-default .mejs-controls .mejs-horizontal-volume-handle {
        box-shadow: 0px 0px 4px 0px #ffffff;
    }

.moto-media-player.moto-preset-default .mejs__playlist {
    border-color: #3d3d3d;
}

    .moto-media-player.moto-preset-default .mejs__playlist li {
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-size: 12px;
        color: #283372;
        background-color: #3d3d3d;
    }

        .moto-media-player.moto-preset-default .mejs__playlist li.current {
            color: #283372;
            background-color: transparent;
        }

.moto-widget-countdown.moto-preset-default .countdown-item-amount {
    color: #ffffff;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
}

.moto-widget-countdown.moto-preset-default .countdown-item-unit {
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 0px;
}

.moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
    min-width: 20px;
    font-size: 36px;
    color: #3d3d3d;
}

.moto-widget-countdown.moto-preset-default .countdown-item-block {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #81868c;
    background-color: #313d85;
    font-size: 12px;
    height: 80px;
    width: 80px;
    border-color: transparent;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    border-radius: 110px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-countdown.moto-preset-default .countdown-item-amount {
        font-size: 28px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-unit {
        font-size: 0px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
        min-width: 17px;
        font-size: 30px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-block {
        height: 80px;
        width: 80px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-countdown.moto-preset-default .countdown-item-amount {
        font-size: 28px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-unit {
        font-size: 0px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
        min-width: 17px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-block {
        height: 80px;
        width: 80px;
    }
}

@media screen and (max-width: 479px) {
    .moto-widget-countdown.moto-preset-default .countdown-item-amount {
        font-size: 26px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-unit {
        font-size: 0px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-delimiter {
        min-width: 10px;
        font-size: 20px;
    }

    .moto-widget-countdown.moto-preset-default .countdown-item-block {
        height: 68px;
        width: 68px;
    }
}

.moto-widget-countdown.moto-preset-2 .countdown-item-amount {
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
}

.moto-widget-countdown.moto-preset-2 .countdown-item-unit {
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
}

.moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
    min-width: 60px;
    font-size: 20px;
    color: #ff5e14;
}

.moto-widget-countdown.moto-preset-2 .countdown-item-block {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #81868c;
    background-color: #ff5e14;
    font-size: 12px;
    height: 120px;
    width: 120px;
    border-color: #ffffff;
    border-top-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-style: solid;
    border-radius: 2px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-countdown.moto-preset-2 .countdown-item-amount {
        font-size: 35px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-unit {
        font-size: 14px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
        min-width: 50px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-block {
        height: 120px;
        width: 120px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-countdown.moto-preset-2 .countdown-item-amount {
        font-size: 28px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-unit {
        font-size: 11px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
        min-width: 20px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-block {
        height: 100px;
        width: 100px;
    }
}

@media screen and (max-width: 479px) {
    .moto-widget-countdown.moto-preset-2 .countdown-item-amount {
        font-size: 20px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-unit {
        font-size: 10px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-delimiter {
        min-width: 10px;
    }

    .moto-widget-countdown.moto-preset-2 .countdown-item-block {
        height: 60px;
        width: 60px;
    }
}

.moto-widget-countdown.moto-preset-3 .countdown-item-amount {
    color: #3d3d3d;
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
}

.moto-widget-countdown.moto-preset-3 .countdown-item-unit {
    color: #3d3d3d;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
}

.moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
    min-width: 60px;
    font-size: 20px;
    color: #ffffff;
}

.moto-widget-countdown.moto-preset-3 .countdown-item-block {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #81868c;
    background-color: #ffffff;
    font-size: 12px;
    height: 120px;
    width: 120px;
    border-color: transparent;
    border-top-width: 3px;
    border-left-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-style: solid;
    border-radius: 115px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-countdown.moto-preset-3 .countdown-item-amount {
        font-size: 35px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-unit {
        font-size: 14px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
        min-width: 50px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-block {
        height: 100px;
        width: 100px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-countdown.moto-preset-3 .countdown-item-amount {
        font-size: 28px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-unit {
        font-size: 11px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
        min-width: 20px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-block {
        height: 100px;
        width: 100px;
    }
}

@media screen and (max-width: 479px) {
    .moto-widget-countdown.moto-preset-3 .countdown-item-amount {
        font-size: 20px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-unit {
        font-size: 10px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-delimiter {
        min-width: 10px;
    }

    .moto-widget-countdown.moto-preset-3 .countdown-item-block {
        height: 60px;
        width: 60px;
    }
}

.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
    background-color: transparent;
    border-bottom-width: 0px;
    border-color: transparent;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-width: 0px;
    border-style: none;
    border-top-width: 0px;
    color: #3d3d3d;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}

.moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
    color: #3d3d3d;
    font-size: 24px;
}

.moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
    color: #ff5e14;
    font-size: 20px;
}

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon:before {
        content: "\f067";
    }

@media screen and (max-width: 1039px) {
    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
        font-size: 16px;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
        font-size: 16px;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
        font-size: 15px;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
        font-size: 15px;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
        font-size: 15px;
    }
}

@media screen and (max-width: 479px) {
    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header {
        font-size: 15px;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__header-icon {
        font-size: 15px;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__collapse-icon {
        font-size: 17px;
    }
}

.moto-widget-accordion.moto-preset-default .moto-widget-accordion__item {
    border-bottom-width: 0px;
    border-color: transparent;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-width: 0px;
    border-style: none;
    border-top-width: 0px;
    margin-bottom: 0px;
}

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__header-title {
        text-decoration: none;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item .moto-widget-accordion__content {
        background-color: transparent;
        border-bottom-width: 0px;
        border-color: transparent;
        border-left-width: 0px;
        border-radius: 0px;
        border-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item:hover .moto-widget-accordion__header {
        background-color: transparent;
        border-color: transparent;
    }

    .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open {
        border-bottom-width: 0px;
        border-color: transparent;
        border-left-width: 0px;
        border-radius: 0px;
        border-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
    }

        .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
            text-decoration: none;
        }

        .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
            background-color: transparent;
            border-bottom-width: 0px;
            border-color: transparent;
            border-radius: 0px;
            border-style: none;
            color: #3d3d3d;
            border-left-width: 0px;
            border-top-width: 0px;
            border-right-width: 0px;
        }

        .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
            color: #3d3d3d;
        }

        .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
            color: #ff5e14;
        }

            .moto-widget-accordion.moto-preset-default .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
                content: "\f068";
            }

.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
    background-color: transparent;
    border-bottom-width: 0px;
    border-color: transparent;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-width: 0px;
    border-style: none;
    border-top-width: 0px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
}

.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
    color: #000000;
    font-size: 24px;
}

.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
    color: #ff5e14;
    font-size: 18px;
}

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon:before {
        content: "\f067";
    }

@media screen and (max-width: 1039px) {
    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
        font-size: 18px;
    }

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
        font-size: 18px;
    }

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
        font-size: 18px;
    }
}

@media screen and (max-width: 479px) {
    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header {
        font-size: 16px;
    }

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__header-icon {
        font-size: 16px;
    }

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__collapse-icon {
        font-size: 16px;
    }
}

.moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item {
    border-bottom-width: 0px;
    border-color: transparent;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-width: 0px;
    border-style: none;
    border-top-width: 0px;
    margin-bottom: 0px;
}

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__header-title {
        text-decoration: none;
    }

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item .moto-widget-accordion__content {
        background-color: transparent;
        border-bottom-width: 0px;
        border-color: transparent;
        border-left-width: 0px;
        border-radius: 0px;
        border-style: none;
        border-top-width: 0px;
    }

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover {
        border-color: transparent;
    }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
            background-color: transparent;
            border-color: transparent;
            color: #ff5e14;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
            color: #ff5e14;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
            color: #ff5e14;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item:hover .moto-widget-accordion__content {
            background-color: transparent;
        }

    .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open {
        border-bottom-width: 0px;
        border-color: transparent;
        border-left-width: 0px;
        border-radius: 0px;
        border-right-width: 0px;
        border-style: none;
        border-top-width: 0px;
    }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
            text-decoration: none;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
            background-color: transparent;
            border-bottom-width: 0px;
            border-color: transparent;
            border-radius: 0px;
            border-style: none;
            color: #000000;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
            color: #000000;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
            color: #ff5e14;
        }

            .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
                content: "\f068";
            }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header {
            color: #ff5e14;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__header-icon {
            color: #ff5e14;
        }

        .moto-widget-accordion.moto-preset-2 .moto-widget-accordion__item.moto-widget-accordion__item_open:hover .moto-widget-accordion__collapse-icon {
            color: #ff5e14;
        }

.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
    background-color: #3d3d3d;
    border-bottom-width: 0px;
    border-color: transparent;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-width: 0px;
    border-style: none;
    border-top-width: 0px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
    color: #ffffff;
    font-size: 16px;
}

.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
    color: #ffffff;
    font-size: 16px;
}

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon:before {
        content: "\f067";
    }

@media screen and (max-width: 1039px) {
    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
        font-size: 16px;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
        font-size: 16px;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header {
        font-size: 15px;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__header-icon {
        font-size: 15px;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__collapse-icon {
        font-size: 15px;
    }
}

.moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item {
    border-bottom-width: 0px;
    border-color: transparent;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-width: 0px;
    border-style: none;
    border-top-width: 0px;
    margin-bottom: 20px;
}

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__header-title {
        text-decoration: none;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item .moto-widget-accordion__content {
        background-color: transparent;
        border-bottom-width: 0px;
        border-color: transparent;
        border-left-width: 0px;
        border-radius: 0px;
        border-style: none;
        border-top-width: 0px;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header {
        background-color: #ff5e14;
        color: #ffffff;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__header-icon {
        color: #ffffff;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item:hover .moto-widget-accordion__collapse-icon {
        color: #ffffff;
    }

    .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open {
        border-bottom-width: 0px;
        border-color: transparent;
        border-left-width: 0px;
        border-radius: 0px;
        border-style: none;
        border-top-width: 0px;
        border-right-width: 0px;
    }

        .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-title {
            text-decoration: none;
        }

        .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header {
            background-color: #ff5e14;
            border-bottom-width: 0px;
            border-color: transparent;
            border-radius: 0px;
            border-style: none;
            color: #ffffff;
        }

        .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__header-icon {
            color: #ffffff;
        }

        .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon {
            color: #ffffff;
        }

            .moto-widget-accordion.moto-preset-3 .moto-widget-accordion__item.moto-widget-accordion__item_open .moto-widget-accordion__collapse-icon:before {
                content: "\f068";
            }

.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
    margin-bottom: 0px;
    margin-left: 12px;
    margin-right: 12px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item {
        margin-left: 8px;
        margin-right: 8px;
    }
}

.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__item:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.moto-widget-social-links-extended.moto-preset-default.moto-align-left .moto-widget-social-links-extended__item {
    margin-left: 0;
}

.moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 6px;
    margin-left: 6px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-social-links-extended.moto-preset-default.moto-align-center .moto-widget-social-links-extended__item {
        margin-right: 4px;
        margin-left: 4px;
    }
}

.moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item {
    margin-right: 0;
}

    .moto-widget-social-links-extended.moto-preset-default.moto-align-right .moto-widget-social-links-extended__item:first-child {
        margin-left: 0;
    }

.moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link {
    font-size: 14px;
    width: 26px;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-radius: 62px;
    border-style: none;
    color: #ffffff;
    background-color: #313d85;
    border-color: transparent;
}

    .moto-widget-social-links-extended.moto-preset-default .moto-widget-social-links-extended__link:hover {
        background-color: #ff5e14;
        border-color: transparent;
    }

.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
    margin-bottom: 0px;
    margin-left: 12px;
    margin-right: 12px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item {
        margin-left: 17px;
        margin-right: 17px;
    }
}

.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__item:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.moto-widget-social-links-extended.moto-preset-2.moto-align-left .moto-widget-social-links-extended__item {
    margin-left: 0;
}

.moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 6px;
    margin-left: 6px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-social-links-extended.moto-preset-2.moto-align-center .moto-widget-social-links-extended__item {
        margin-right: 8.5px;
        margin-left: 8.5px;
    }
}

.moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item {
    margin-right: 0;
}

    .moto-widget-social-links-extended.moto-preset-2.moto-align-right .moto-widget-social-links-extended__item:first-child {
        margin-left: 0;
    }

.moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link {
    font-size: 15px;
    width: 24px;
    height: 24px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-radius: 62px;
    border-style: none;
    color: #283372;
    background-color: #ffffff;
    border-color: transparent;
}

    .moto-widget-social-links-extended.moto-preset-2 .moto-widget-social-links-extended__link:hover {
        color: #283372;
        background-color: #ff5e14;
    }

.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item {
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 8px;
}

    .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__item:last-child {
        margin-bottom: 0;
        margin-right: 0;
    }

.moto-widget-social-links-extended.moto-preset-3.moto-align-left .moto-widget-social-links-extended__item {
    margin-left: 0;
}

.moto-widget-social-links-extended.moto-preset-3.moto-align-center .moto-widget-social-links-extended__item {
    margin-right: 4px;
    margin-left: 4px;
}

.moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item {
    margin-right: 0;
}

    .moto-widget-social-links-extended.moto-preset-3.moto-align-right .moto-widget-social-links-extended__item:first-child {
        margin-left: 0;
    }

.moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
    font-size: 12px;
    width: 44px;
    height: 44px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-radius: 58px;
    border-style: none;
    color: #ffffff;
    background-color: #283372;
    border-color: transparent;
}

    .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link:hover {
        color: #ffffff;
        background-color: #ff5e14;
        border-color: transparent;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-social-links-extended.moto-preset-3 .moto-widget-social-links-extended__link {
        font-size: 11px;
        width: 25px;
        height: 25px;
    }
}

.moto-widget-back-to-top {
    top: auto;
    bottom: 60px;
    right: 40px;
    left: auto;
}

    .moto-widget-back-to-top.moto-back-to-top-button_visible {
        -webkit-animation-name: none;
        animation-name: none;
    }

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

@media screen and (max-width: 767px) {
    .moto-widget-back-to-top {
        top: auto;
        left: auto;
    }
}

@media screen and (max-width: 479px) {
    .moto-widget-back-to-top {
        top: auto;
        left: auto;
    }
}

.moto-widget-back-to-top .moto-widget-back-to-top-link {
    width: 48px;
    height: 48px;
}

.moto-widget-back-to-top .moto-widget-back-to-top-link {
    font-size: 24px;
    background-color: rgba(211,216,219,0.8);
    color: #2e3a46;
    border-color: #ffffff;
    border-style: solid;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-radius: 0px;
}

    .moto-widget-back-to-top .moto-widget-back-to-top-link:hover {
        color: #d3d8db;
        background-color: #2e3a46;
        border-color: #d3d8db;
    }

.moto-widget-back-to-top .moto-widget-back-to-top-icon:before {
    content: "\f077";
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
    margin-right: 12px;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
    margin-bottom: 20px;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__content {
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    background-color: transparent;
    border-color: transparent;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
    font-size: 18px;
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 6px;
    border-color: transparent;
    background-color: #eaeef8;
    padding-top: 13px;
    padding-right: 20px;
    padding-bottom: 13px;
    padding-left: 20px;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
    font-size: 18px;
    margin-right: 10px;
    color: #000000;
    margin-left: 10px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop {
        margin-right: 10px;
    }

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper {
        margin-bottom: 15px;
    }

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header {
        font-size: 15px;
        padding-top: 11px;
        padding-right: 14px;
        padding-bottom: 11px;
        padding-left: 14px;
    }

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__item {
        margin-bottom: 12px;
    }
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover {
    border-color: transparent;
    background-color: #ff5e14;
}

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
        color: #ffffff;
        text-decoration: none;
    }

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
        color: #ffffff;
    }

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 6px;
    background-color: #ff5e14;
    border-color: transparent;
}

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
        color: #ffffff;
        text-decoration: none;
    }

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
        color: #ffffff;
    }

@media screen and (max-width: 767px) {
    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened {
        margin-bottom: 20px;
    }
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
    border-color: transparent;
}

    .moto-widget-tabs.moto-preset-default .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
        text-decoration: none;
    }

.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
    margin-left: 20px;
    margin-right: 20px;
}

.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
    margin-bottom: 12px;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
    margin-right: 0;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
    margin-left: 0;
}

.moto-widget-tabs.moto-preset-default .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-default.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
    margin-bottom: 0;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop {
    margin-right: 15px;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper {
    margin-bottom: 40px;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__content {
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    border-color: transparent;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header {
    font-size: 20px;
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-radius: 6px;
    border-color: transparent;
    background-color: transparent;
    padding-top: 9px;
    padding-right: 14px;
    padding-bottom: 9px;
    padding-left: 14px;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon {
    font-size: 20px;
    margin-right: 10px;
    color: #ffffff;
    margin-left: 10px;
}

@media screen and (max-width: 767px) {
    .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item {
        margin-bottom: 15px;
    }
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header:hover {
    border-color: #ffffff;
    background-color: transparent;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    border-style: solid;
    border-left-width: 2px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-radius: 6px;
    background-color: transparent;
    border-color: #ffffff;
}

    .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
        color: #ffffff;
        text-decoration: none;
    }

    .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
        color: #ffffff;
    }

@media screen and (max-width: 767px) {
    .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
        margin-bottom: 40px;
    }
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover {
    border-color: #ffffff;
}

    .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-title {
        color: #ffffff;
    }

    .moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header.moto-widget-tabs__header_opened:hover .moto-widget-tabs__header-icon {
        color: #ffffff;
    }

.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
    margin-left: 40px;
    margin-right: 40px;
}

.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
    margin-bottom: 15px;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
    margin-right: 0;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
    margin-left: 0;
}

.moto-widget-tabs.moto-preset-2 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-2.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
    margin-bottom: 0;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop {
    margin-right: 1px;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper {
    margin-bottom: 0px;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__content {
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-radius: 0px;
    background-color: #ffffff;
    border-color: #b4c1de;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header {
    font-size: 14px;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    border-color: transparent;
    background-color: #ffffff;
    padding-top: 18px;
    padding-right: 30px;
    padding-bottom: 18px;
    padding-left: 30px;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #3d3d3d;
    text-decoration: none;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon {
    font-size: 18px;
    margin-right: 10px;
    color: #3d3d3d;
    margin-left: 10px;
}

@media screen and (max-width: 767px) {
    .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item {
        margin-bottom: 1px;
    }
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover {
    background-color: #ffffff;
}

    .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-title {
        color: #ff5e14;
    }

    .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header:hover .moto-widget-tabs__header-icon {
        color: #ff5e14;
    }

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    border-color: transparent;
}

    .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-title {
        color: #ff5e14;
        text-decoration: none;
    }

    .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened .moto-widget-tabs__header-icon {
        color: #ff5e14;
    }

@media screen and (max-width: 767px) {
    .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
        margin-bottom: 0px;
    }
}

.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper {
    margin-left: 0px;
    margin-right: 0px;
}

.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop {
    margin-bottom: 1px;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header_desktop:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header-icon:last-child,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-right + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
    margin-right: 0;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__headers-wrapper_icon-left + .moto-widget-tabs__items-wrapper .moto-widget-tabs__header-icon,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
    margin-left: 0;
}

.moto-widget-tabs.moto-preset-3 .moto-widget-tabs__item:last-child,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__headers-wrapper,
.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical .moto-widget-tabs__header_desktop:last-child {
    margin-bottom: 0;
}

.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-horizontal .moto-widget-tabs__headers-wrapper {
    margin-bottom: -1px;
}

.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_left .moto-widget-tabs__headers-wrapper {
    margin-right: -1px;
}

.moto-widget-tabs.moto-preset-3.moto-widget-tabs_type-vertical_right .moto-widget-tabs__headers-wrapper {
    margin-left: -1px;
}

@media screen and (max-width: 767px) {
    .moto-widget-tabs.moto-preset-3 .moto-widget-tabs__header.moto-widget-tabs__header_opened {
        margin-bottom: -1px;
    }
}

.moto-cookie-notification {
    background-color: #1f2228;
}

.moto-cookie-notification__button_close {
    color: rgba(255,255,255,0.4);
}

    .moto-cookie-notification__button_close:hover {
        color: #ffffff;
    }

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item {
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 20px;
    border-color: transparent;
}

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer {
    background-color: transparent;
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    border-color: transparent;
}

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon {
    color: transparent;
}

    .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-layer-icon:before {
        content: "\f067";
    }

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
    background-color: transparent;
    font-size: 16px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
    background-color: rgba(49,61,133,0.7);
}

.moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
    font-size: 42px;
    color: transparent;
}

@media screen and (max-width: 1039px) {
    .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
        padding-top: 16px;
        padding-right: 16px;
        padding-bottom: 16px;
        padding-left: 16px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item-caption {
        padding-top: 12px;
        padding-right: 12px;
        padding-bottom: 12px;
        padding-left: 12px;
        font-size: 14px;
    }

    .moto-widget-tile-gallery.moto-preset-default .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
        font-size: 30px;
    }
}

.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item {
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    border-color: transparent;
}

.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
    background-color: transparent;
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    border-color: transparent;
}

.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 40px;
    color: transparent;
}

    .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon:before {
        content: "\f065";
    }

.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    color: #000000;
    background-color: transparent;
    font-size: 16px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover {
    border-color: transparent;
}

    .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
        background-color: rgba(0,0,0,0.5);
    }

    .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
        color: #ffffff;
    }

@media screen and (max-width: 767px) {
    .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer-icon {
        font-size: 30px;
    }

    .moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-caption {
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        font-size: 14px;
    }
}

.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item-layer {
    margin: 0;
    padding: 0;
    padding-top: 30px;
}

.moto-widget-tile-gallery.moto-preset-2 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
    padding-top: 0;
}

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item {
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    border-color: transparent;
}

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
    background-color: transparent;
    border-style: solid;
    border-left-width: 16px;
    border-top-width: 16px;
    border-right-width: 16px;
    border-bottom-width: 16px;
    border-radius: 0px;
    border-color: transparent;
}

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
    font-size: 40px;
    color: transparent;
}

    .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon:before {
        content: "\f00e";
    }

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    color: #ffffff;
    background-color: transparent;
    font-size: 16px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
    background-color: rgba(219,199,218,0.63);
}

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer-icon {
    color: #ffffff;
}

@media screen and (max-width: 767px) {
    .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer-icon {
        font-size: 30px;
    }

    .moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-caption {
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        font-size: 14px;
    }
}

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item-layer {
    margin: 0;
    padding: 0;
    padding-bottom: 16px;
}

.moto-widget-tile-gallery.moto-preset-3 .moto-widget-tile-gallery__item:hover .moto-widget-tile-gallery__item-layer {
    padding-bottom: 0;
}

.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-radius: 5px;
    text-decoration: none;
    color: #ff5e14;
    background-color: #ffffff;
    border-color: #ff5e14;
}

    .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link:hover {
        font-style: normal;
        font-weight: 400;
        background-color: #ff5e14;
        color: #ffffff;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item-link {
        font-size: 10px;
        padding-left: 7px;
        padding-right: 7px;
    }
}

.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__item {
    margin-right: 6px;
    margin-bottom: 6px;
}

.moto-widget-blog-post_tags.moto-preset-default .moto-widget-blog-post_tags__title {
    margin-right: 15px;
    margin-bottom: 6px;
}

.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-color: #e8ebee;
    border-bottom-width: 1px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item {
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
}

.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #2b2f40;
}

    .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover {
        color: #ff5e14;
        font-style: normal;
        font-weight: 400;
    }

.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
    font-size: 18px;
    text-decoration: none;
}

    .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text:hover {
        text-decoration: none;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-text {
        font-size: 13px;
    }
}

.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
    color: #000000;
}

.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-icon {
    font-size: 8px;
    margin-right: 10px;
    color: #ff5e14;
}

.moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-count {
    color: #55616d;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin-left: 10px;
}

    .moto-widget-blog-category_list.moto-preset-default .moto-widget-blog-category_list__item-count:hover {
        font-style: normal;
        font-weight: 400;
    }

.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item {
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    margin-bottom: 10px;
}

.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

    .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover {
        color: #ff5e14;
        font-style: normal;
        font-weight: 500;
    }

.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
    font-size: 16px;
    text-decoration: none;
}

@media screen and (max-width: 1039px) {
    .moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-text {
        font-size: 14px;
    }
}

.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-link:hover .moto-widget-blog-category_list__item-icon {
    color: #ff5e14;
}

.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-icon {
    font-size: 10px;
    margin-right: 10px;
    color: #000000;
}

.moto-widget-blog-category_list.moto-preset-2 .moto-widget-blog-category_list__item-count {
    color: #55616d;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin-left: 10px;
}

.moto-widget-callback.moto-preset-default {
    bottom: 10px;
    left: 10px;
    right: auto;
    box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
    background-color: #ffffff;
    color: #ff5e14;
    max-height: 80vh;
}

@media screen and (max-width: 1039px) {
    .moto-widget-callback.moto-preset-default {
        bottom: 100px;
        left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-callback.moto-preset-default {
        bottom: 180px;
        left: 10px;
    }
}

@media screen and (max-width: 479px) {
    .moto-widget-callback.moto-preset-default {
        bottom: 180px;
        left: 10px;
    }
}

.moto-widget-callback.moto-preset-default.moto-widget-callback_opened,
.moto-widget-callback.moto-preset-default.moto-widget-callback_opening {
    border-radius: 3px;
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-color: transparent;
}

.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-color: transparent;
    border-radius: 40px;
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty) {
    border-radius: 40px;
    margin-bottom: 10px;
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__agent .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 80px;
    margin-bottom: 10px;
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-divider {
    border-top-color: #d3d8db;
    border-top-width: 1px;
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button {
    color: #adb0b4;
}

    .moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-button:hover {
        color: #81868c;
    }

.moto-widget-callback.moto-preset-default .moto-widget-callback__close-button {
    color: #adb0b4;
    top: 9px;
    right: 8px;
}

    .moto-widget-callback.moto-preset-default .moto-widget-callback__close-button:hover {
        color: #81868c;
    }

.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_open-button {
    background-color: transparent;
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__overlay_link {
    background-color: transparent;
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button:hover .moto-widget-callback__overlay_open-button {
    background-color: rgba(255,255,255,0.35);
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__more-details-item:hover .moto-widget-callback__overlay_link {
    background-color: rgba(255,255,255,0.25);
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
    width: 80px;
    height: 80px;
    font-size: 50px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-callback.moto-preset-default .moto-widget-callback__thumbnail_image:not(.moto-widget-callback__thumbnail_empty),
    .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_empty {
        width: 70px;
        height: 70px;
        font-size: 45px;
    }
}

.moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
.moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
    width: 80px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-callback.moto-preset-default.moto-widget-callback_closed,
    .moto-widget-callback.moto-preset-default.moto-widget-callback_closing {
        width: 70px;
    }
}

.moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
    font-size: 50px;
    line-height: 80px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-callback.moto-preset-default .moto-widget-callback__open-button .moto-widget-callback__thumbnail_icon:not(.moto-widget-callback__thumbnail_empty) {
        font-size: 45px;
        line-height: 70px;
    }
}

.moto-widget-content_slider.moto-preset-default .bx-prev,
.moto-widget-content_slider.moto-preset-default .bx-next {
    background-color: transparent;
    border-color: transparent;
    color: #ffffff;
    width: 42px;
    height: 42px;
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 6px;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

    .moto-widget-content_slider.moto-preset-default .bx-prev:before,
    .moto-widget-content_slider.moto-preset-default .bx-next:before {
        font-size: 36px;
    }

    .moto-widget-content_slider.moto-preset-default .bx-prev:hover,
    .moto-widget-content_slider.moto-preset-default .bx-next:hover {
        background-color: transparent;
        border-color: transparent;
        color: #ff5e14;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-default .bx-prev,
    .moto-widget-content_slider.moto-preset-default .bx-next {
        width: 24px;
        height: 24px;
    }

        .moto-widget-content_slider.moto-preset-default .bx-prev:before,
        .moto-widget-content_slider.moto-preset-default .bx-next:before {
            font-size: 20px;
        }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-default .bx-prev,
    .moto-widget-content_slider.moto-preset-default .bx-next {
        width: 24px;
        height: 24px;
    }

        .moto-widget-content_slider.moto-preset-default .bx-prev:before,
        .moto-widget-content_slider.moto-preset-default .bx-next:before {
            font-size: 20px;
        }
}

.moto-widget-content_slider.moto-preset-default .bx-pager-link {
    border-style: none;
    width: 20px;
    height: 20px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 32px;
    background-color: transparent;
    color: #3d3d3d;
    transition: .4s;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    border-color: transparent;
    font-size: 14px;
}

.moto-widget-content_slider.moto-preset-default .bx-pager {
    left: 50%;
    transform: translateX(-50%);
    bottom: 100px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-default .bx-pager {
        bottom: 20px;
    }
}

.moto-widget-content_slider.moto-preset-default .bx-pager-item:not(:last-child) {
    margin-right: 6px;
}

.moto-widget-content_slider.moto-preset-default .bx-pager-link {
    border-style: none;
    width: 20px;
    height: 20px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 32px;
    background-color: transparent;
    color: #3d3d3d;
    transition: .4s;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    border-color: transparent;
    font-size: 14px;
}

    .moto-widget-content_slider.moto-preset-default .bx-pager-link:hover {
        color: #ff5e14;
    }

    .moto-widget-content_slider.moto-preset-default .bx-pager-link.active {
        color: #ff5e14;
        background-color: transparent;
        border-color: transparent;
    }

.moto-widget-content_slider.moto-preset-default .bx-prev {
    left: 0px;
}

    .moto-widget-content_slider.moto-preset-default .bx-prev:before {
        content: "\f104";
    }

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-default .bx-prev {
        left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-default .bx-prev {
        left: 0px;
    }
}

.moto-widget-content_slider.moto-preset-default .bx-next {
    right: 0px;
}

    .moto-widget-content_slider.moto-preset-default .bx-next:before {
        content: "\f105";
    }

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-default .bx-next {
        right: 0px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-default .bx-next {
        right: 0px;
    }
}

.moto-widget-content_slider.moto-preset-default .bx-controls-auto {
    right: 65px;
    bottom: 48px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
        right: 60px;
        bottom: 28px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-default .bx-controls-auto {
        right: 22px;
    }
}

.moto-widget-content_slider.moto-preset-default .bx-start,
.moto-widget-content_slider.moto-preset-default .bx-stop {
    color: #d3d8db;
    transition: 0.4s;
}

    .moto-widget-content_slider.moto-preset-default .bx-start:before,
    .moto-widget-content_slider.moto-preset-default .bx-stop:before {
        font-size: 22px;
    }

    .moto-widget-content_slider.moto-preset-default .bx-start:hover,
    .moto-widget-content_slider.moto-preset-default .bx-stop:hover {
        color: #81868c;
    }

    .moto-widget-content_slider.moto-preset-default .bx-start:before {
        content: "\f04b";
    }

    .moto-widget-content_slider.moto-preset-default .bx-stop:before {
        content: "\f04c";
    }

.moto-widget-content_slider.moto-preset-default .moto-widget-loader__indicator {
    border-top-color: rgba(40,51,114,0.2);
    border-right-color: rgba(40,51,114,0.2);
    border-bottom-color: rgba(40,51,114,0.2);
    border-left-color: #283372;
}

.moto-widget-content_slider.moto-preset-2 .bx-prev,
.moto-widget-content_slider.moto-preset-2 .bx-next {
    background-color: #ff5e14;
    border-color: transparent;
    color: #ffffff;
    width: 60px;
    height: 60px;
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 50px;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

    .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
    .moto-widget-content_slider.moto-preset-2 .bx-next:before {
        font-size: 25px;
    }

    .moto-widget-content_slider.moto-preset-2 .bx-prev:hover,
    .moto-widget-content_slider.moto-preset-2 .bx-next:hover {
        background-color: #b4c1de;
        border-color: transparent;
    }

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-2 .bx-prev,
    .moto-widget-content_slider.moto-preset-2 .bx-next {
        width: 40px;
        height: 40px;
    }

        .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
        .moto-widget-content_slider.moto-preset-2 .bx-next:before {
            font-size: 20px;
        }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-2 .bx-prev,
    .moto-widget-content_slider.moto-preset-2 .bx-next {
        width: 24px;
        height: 24px;
    }

        .moto-widget-content_slider.moto-preset-2 .bx-prev:before,
        .moto-widget-content_slider.moto-preset-2 .bx-next:before {
            font-size: 12px;
        }
}

.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
    border-style: none;
    width: 12px;
    height: 12px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 50px;
    background-color: #283372;
    color: #ffffff;
    transition: .4s;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0px;
}

.moto-widget-content_slider.moto-preset-2 .bx-pager {
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-2 .bx-pager {
        bottom: 20px;
    }
}

.moto-widget-content_slider.moto-preset-2 .bx-pager-item:not(:last-child) {
    margin-right: 6px;
}

.moto-widget-content_slider.moto-preset-2 .bx-pager-link {
    border-style: none;
    width: 12px;
    height: 12px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 50px;
    background-color: #283372;
    color: #ffffff;
    transition: .4s;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0px;
}

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

    .moto-widget-content_slider.moto-preset-2 .bx-pager-link.active {
        color: #ffffff;
        background-color: #ff5e14;
        border-color: transparent;
    }

.moto-widget-content_slider.moto-preset-2 .bx-prev {
    left: 40px;
}

    .moto-widget-content_slider.moto-preset-2 .bx-prev:before {
        content: "\f177";
    }

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-2 .bx-prev {
        left: 40px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-2 .bx-prev {
        left: 10px;
    }
}

.moto-widget-content_slider.moto-preset-2 .bx-next {
    right: 40px;
}

    .moto-widget-content_slider.moto-preset-2 .bx-next:before {
        content: "\f178";
    }

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-2 .bx-next {
        right: 40px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-2 .bx-next {
        right: 10px;
    }
}

.moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
    right: 65px;
    bottom: 48px;
}

@media screen and (max-width: 1039px) {
    .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
        right: 60px;
        bottom: 28px;
    }
}

@media screen and (max-width: 767px) {
    .moto-widget-content_slider.moto-preset-2 .bx-controls-auto {
        right: 22px;
    }
}

.moto-widget-content_slider.moto-preset-2 .bx-start,
.moto-widget-content_slider.moto-preset-2 .bx-stop {
    color: #d3d8db;
    transition: 0.4s;
}

    .moto-widget-content_slider.moto-preset-2 .bx-start:before,
    .moto-widget-content_slider.moto-preset-2 .bx-stop:before {
        font-size: 22px;
    }

    .moto-widget-content_slider.moto-preset-2 .bx-start:hover,
    .moto-widget-content_slider.moto-preset-2 .bx-stop:hover {
        color: #81868c;
    }

    .moto-widget-content_slider.moto-preset-2 .bx-start:before {
        content: "\f04b";
    }

    .moto-widget-content_slider.moto-preset-2 .bx-stop:before {
        content: "\f04c";
    }

.moto-widget-content_slider.moto-preset-2 .moto-widget-loader__indicator {
    border-top-color: rgba(40,51,114,0.2);
    border-right-color: rgba(40,51,114,0.2);
    border-bottom-color: rgba(40,51,114,0.2);
    border-left-color: #283372;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__list {
    background-color: transparent;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-color: transparent;
    border-radius: 0px;
    border-style: none;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    background-color: transparent;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link {
    color: #3d3d3d;
    text-decoration: none;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-radius: 0px;
    border-color: transparent;
    border-style: none;
}

    .moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_link:hover {
        color: #ff5e14;
    }

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-content_current {
    color: #ff5e14;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-radius: 0px;
    border-color: transparent;
    border-style: none;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color: #283372;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon {
    color: #3d3d3d;
    font-size: 12px;
    margin-right: 5px;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
    color: #ff5e14;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item:not(:last-child) {
    margin-right: 10px;
}

.moto-widget-breadcrumbs.moto-preset-default .moto-widget-breadcrumbs__item-icon:last-child {
    margin-right: 0;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__list {
    background-color: transparent;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-color: transparent;
    border-radius: 0px;
    border-style: none;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    background-color: transparent;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link {
    color: #ffffff;
    text-decoration: none;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-radius: 0px;
    border-color: transparent;
    border-style: none;
}

    .moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_link:hover {
        color: #ff5e14;
    }

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-content_current {
    color: #ff5e14;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-radius: 0px;
    border-color: transparent;
    border-style: none;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon {
    color: #ffffff;
    font-size: 12px;
    margin-right: 5px;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:hover .moto-widget-breadcrumbs__item-icon {
    color: #ff5e14;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-delimiter,
.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item:not(:last-child) {
    margin-right: 10px;
}

.moto-widget-breadcrumbs.moto-preset-2 .moto-widget-breadcrumbs__item-icon:last-child {
    margin-right: 0;
}

.moto-preset-default .moto-form__field-control {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 2px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #d3d8db;
    color: #353159;
    background-color: #ffffff;
}

    .moto-preset-default .moto-form__field-control::-webkit-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-default .moto-form__field-control::-ms-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-default .moto-form__field-control::-moz-placeholder {
        color: #7e81a5;
    }

    .moto-preset-default .moto-form__field-control:focus {
        border-color: #09a4fb;
    }

.moto-preset-default .moto-form__element_invalid .moto-form__field-control {
    border-color: #ff6464;
}

.moto-preset-default .moto-form__field-control_input,
.moto-preset-default .moto-form__field-control_select {
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-default .moto-form__field-control_textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-default .moto-form__field_with-icon .moto-form__field-control_input {
    padding-left: 42px;
}

.moto-preset-default .moto-form__element_input .moto-form__field-icon {
    font-size: 18px;
    left: 10px;
    color: #7e81a5;
}

.moto-preset-default .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
    color: #ff6464;
}

.moto-preset-default .moto-form__error-item {
    font-size: 12px;
    line-height: 1.2;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #ff6464;
    margin-top: 5px;
}

.moto-preset-default .moto-form__element_radio .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-default .moto-form__element_radio .moto-form__field-label {
    color: #353159;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-default .moto-form__element_checkbox .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-default .moto-form__element_checkbox .moto-form__field-label_type-text {
    color: #353159;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-default .moto-form__element_checkbox .moto-form__field-icon {
    color: #7e81a5;
    font-size: 20px;
}

    .moto-preset-default .moto-form__element_checkbox .moto-form__field-icon:before {
        content: "\f096";
    }

.moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
    color: #353159;
}

    .moto-preset-default .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
        content: "\f14a";
    }

.moto-preset-default .moto-form__element_radio .moto-form__field-icon {
    color: #7e81a5;
    font-size: 20px;
}

    .moto-preset-default .moto-form__element_radio .moto-form__field-icon:before {
        content: "\f1db";
    }

.moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
    color: #353159;
}

    .moto-preset-default .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
        content: "\f192";
    }

.moto-preset-default .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
    margin-bottom: 10px;
}

.moto-preset-default .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
    margin-right: 30px;
}

.moto-preset-default .moto-form__attachments-item {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 2px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #d3d8db;
    color: #353159;
    background-color: #ffffff;
}

    .moto-preset-default .moto-form__attachments-item::-webkit-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-default .moto-form__attachments-item::-ms-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-default .moto-form__attachments-item::-moz-placeholder {
        color: #7e81a5;
    }

    .moto-preset-default .moto-form__attachments-item:hover {
        border-color: #09a4fb;
    }

    .moto-preset-default .moto-form__attachments-item.moto-form__attachments-item_error {
        border-color: #ff6464;
    }

.moto-preset-default .moto-form__attachments-item_button {
    color: #7e81a5;
}

.moto-preset-2 .moto-form__field-control {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 2px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #4e5964;
    color: #ffffff;
    background-color: #10151b;
}

    .moto-preset-2 .moto-form__field-control::-webkit-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-2 .moto-form__field-control::-ms-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-2 .moto-form__field-control::-moz-placeholder {
        color: #4e5964;
    }

    .moto-preset-2 .moto-form__field-control:focus {
        border-color: #8a98a5;
    }

.moto-preset-2 .moto-form__element_invalid .moto-form__field-control {
    border-color: #ff6464;
}

.moto-preset-2 .moto-form__field-control_input,
.moto-preset-2 .moto-form__field-control_select {
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-2 .moto-form__field-control_textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-2 .moto-form__field_with-icon .moto-form__field-control_input {
    padding-left: 42px;
}

.moto-preset-2 .moto-form__element_input .moto-form__field-icon {
    font-size: 18px;
    left: 10px;
    color: #4e5964;
}

.moto-preset-2 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
    color: #ff6464;
}

.moto-preset-2 .moto-form__error-item {
    font-size: 12px;
    line-height: 1.2;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #ff6464;
    margin-top: 5px;
}

.moto-preset-2 .moto-form__element_radio .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-2 .moto-form__element_radio .moto-form__field-label {
    color: #8a98a5;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-2 .moto-form__element_checkbox .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-2 .moto-form__element_checkbox .moto-form__field-label_type-text {
    color: #8a98a5;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon {
    color: #4e5964;
    font-size: 20px;
}

    .moto-preset-2 .moto-form__element_checkbox .moto-form__field-icon:before {
        content: "\f096";
    }

.moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
    color: #8a98a5;
}

    .moto-preset-2 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
        content: "\f14a";
    }

.moto-preset-2 .moto-form__element_radio .moto-form__field-icon {
    color: #4e5964;
    font-size: 20px;
}

    .moto-preset-2 .moto-form__element_radio .moto-form__field-icon:before {
        content: "\f1db";
    }

.moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
    color: #8a98a5;
}

    .moto-preset-2 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
        content: "\f192";
    }

.moto-preset-2 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
    margin-bottom: 10px;
}

.moto-preset-2 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
    margin-right: 30px;
}

.moto-preset-2 .moto-form__attachments-item {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 2px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #4e5964;
    color: #ffffff;
    background-color: #10151b;
}

    .moto-preset-2 .moto-form__attachments-item::-webkit-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-2 .moto-form__attachments-item::-ms-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-2 .moto-form__attachments-item::-moz-placeholder {
        color: #4e5964;
    }

    .moto-preset-2 .moto-form__attachments-item:hover {
        border-color: #8a98a5;
    }

    .moto-preset-2 .moto-form__attachments-item.moto-form__attachments-item_error {
        border-color: #ff6464;
    }

.moto-preset-2 .moto-form__attachments-item_button {
    color: #4e5964;
}

.moto-preset-3 .moto-form__field-control {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 25px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #d3d8db;
    color: #353159;
    background-color: #ffffff;
}

    .moto-preset-3 .moto-form__field-control::-webkit-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-3 .moto-form__field-control::-ms-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-3 .moto-form__field-control::-moz-placeholder {
        color: #7e81a5;
    }

    .moto-preset-3 .moto-form__field-control:focus {
        border-color: #09a4fb;
    }

.moto-preset-3 .moto-form__element_invalid .moto-form__field-control {
    border-color: #ff6464;
}

.moto-preset-3 .moto-form__field-control_input,
.moto-preset-3 .moto-form__field-control_select {
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-3 .moto-form__field-control_textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-3 .moto-form__field_with-icon .moto-form__field-control_input {
    padding-left: 42px;
}

.moto-preset-3 .moto-form__element_input .moto-form__field-icon {
    font-size: 18px;
    left: 10px;
    color: #7e81a5;
}

.moto-preset-3 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
    color: #ff6464;
}

.moto-preset-3 .moto-form__error-item {
    font-size: 12px;
    line-height: 1.2;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #ff6464;
    margin-top: 5px;
}

.moto-preset-3 .moto-form__element_radio .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-3 .moto-form__element_radio .moto-form__field-label {
    color: #353159;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-3 .moto-form__element_checkbox .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-3 .moto-form__element_checkbox .moto-form__field-label_type-text {
    color: #353159;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon {
    color: #7e81a5;
    font-size: 20px;
}

    .moto-preset-3 .moto-form__element_checkbox .moto-form__field-icon:before {
        content: "\f096";
    }

.moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
    color: #353159;
}

    .moto-preset-3 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
        content: "\f14a";
    }

.moto-preset-3 .moto-form__element_radio .moto-form__field-icon {
    color: #7e81a5;
    font-size: 20px;
}

    .moto-preset-3 .moto-form__element_radio .moto-form__field-icon:before {
        content: "\f1db";
    }

.moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
    color: #353159;
}

    .moto-preset-3 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
        content: "\f192";
    }

.moto-preset-3 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
    margin-bottom: 10px;
}

.moto-preset-3 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
    margin-right: 30px;
}

.moto-preset-3 .moto-form__attachments-item {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 25px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #d3d8db;
    color: #353159;
    background-color: #ffffff;
}

    .moto-preset-3 .moto-form__attachments-item::-webkit-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-3 .moto-form__attachments-item::-ms-input-placeholder {
        color: #7e81a5;
    }

    .moto-preset-3 .moto-form__attachments-item::-moz-placeholder {
        color: #7e81a5;
    }

    .moto-preset-3 .moto-form__attachments-item:hover {
        border-color: #09a4fb;
    }

    .moto-preset-3 .moto-form__attachments-item.moto-form__attachments-item_error {
        border-color: #ff6464;
    }

.moto-preset-3 .moto-form__attachments-item_button {
    color: #7e81a5;
}

.moto-preset-4 .moto-form__field-control {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 25px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #4e5964;
    color: #ffffff;
    background-color: #10151b;
}

    .moto-preset-4 .moto-form__field-control::-webkit-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-4 .moto-form__field-control::-ms-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-4 .moto-form__field-control::-moz-placeholder {
        color: #4e5964;
    }

    .moto-preset-4 .moto-form__field-control:focus {
        border-color: #8a98a5;
    }

.moto-preset-4 .moto-form__element_invalid .moto-form__field-control {
    border-color: #ff6464;
}

.moto-preset-4 .moto-form__field-control_input,
.moto-preset-4 .moto-form__field-control_select {
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-4 .moto-form__field-control_textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.moto-preset-4 .moto-form__field_with-icon .moto-form__field-control_input {
    padding-left: 42px;
}

.moto-preset-4 .moto-form__element_input .moto-form__field-icon {
    font-size: 18px;
    left: 10px;
    color: #4e5964;
}

.moto-preset-4 .moto-form__element.moto-form__element_invalid .moto-form__field-icon {
    color: #ff6464;
}

.moto-preset-4 .moto-form__error-item {
    font-size: 12px;
    line-height: 1.2;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #ff6464;
    margin-top: 5px;
}

.moto-preset-4 .moto-form__element_radio .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-4 .moto-form__element_radio .moto-form__field-label {
    color: #8a98a5;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-4 .moto-form__element_checkbox .moto-form__field-text {
    margin-left: 10px;
}

.moto-preset-4 .moto-form__element_checkbox .moto-form__field-label_type-text {
    color: #8a98a5;
    font-size: 15px;
    line-height: 1.6;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon {
    color: #4e5964;
    font-size: 20px;
}

    .moto-preset-4 .moto-form__element_checkbox .moto-form__field-icon:before {
        content: "\f096";
    }

.moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon {
    color: #8a98a5;
}

    .moto-preset-4 .moto-form__field-control_checkbox:checked + .moto-form__field-icon:before {
        content: "\f14a";
    }

.moto-preset-4 .moto-form__element_radio .moto-form__field-icon {
    color: #4e5964;
    font-size: 20px;
}

    .moto-preset-4 .moto-form__element_radio .moto-form__field-icon:before {
        content: "\f1db";
    }

.moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon {
    color: #8a98a5;
}

    .moto-preset-4 .moto-form__element_radio .moto-form__field-options-item_selected .moto-form__field-icon:before {
        content: "\f192";
    }

.moto-preset-4 .moto-form__element_radio .moto-form__field-options_vertical .moto-form__field-options-item {
    margin-bottom: 10px;
}

.moto-preset-4 .moto-form__element_radio .moto-form__field-options_horizontal .moto-form__field-options-item {
    margin-right: 30px;
}

.moto-preset-4 .moto-form__attachments-item {
    font-size: 15px;
    line-height: 1.6;
    border-radius: 25px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    border-color: #4e5964;
    color: #ffffff;
    background-color: #10151b;
}

    .moto-preset-4 .moto-form__attachments-item::-webkit-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-4 .moto-form__attachments-item::-ms-input-placeholder {
        color: #4e5964;
    }

    .moto-preset-4 .moto-form__attachments-item::-moz-placeholder {
        color: #4e5964;
    }

    .moto-preset-4 .moto-form__attachments-item:hover {
        border-color: #8a98a5;
    }

    .moto-preset-4 .moto-form__attachments-item.moto-form__attachments-item_error {
        border-color: #ff6464;
    }

.moto-preset-4 .moto-form__attachments-item_button {
    color: #4e5964;
}

.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-style: none;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    text-decoration: none;
    color: #2e3a46;
    background-color: #d3d8db;
    border-color: transparent;
}

    .moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item-link:hover {
        font-style: normal;
        font-weight: 400;
        background-color: #55616d;
        color: #ffffff;
    }

.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__item {
    margin-right: 4px;
    margin-bottom: 4px;
}

.moto-widget-blog-post_tags.moto-preset-2 .moto-widget-blog-post_tags__title {
    margin-right: 15px;
    margin-bottom: 4px;
}

.moto-widget-text .table.moto-preset-default {
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-radius: 0px;
    border-color: #d3d8db;
}

    .moto-widget-text .table.moto-preset-default > tbody > tr > td,
    .moto-widget-text .table.moto-preset-default > tbody > tr > th,
    .moto-widget-text .table.moto-preset-default > thead > tr > td,
    .moto-widget-text .table.moto-preset-default > thead > tr > th {
        border-style: solid;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 0px;
        border-top-width: 0px;
        border-radius: 0px;
        border-color: #d3d8db;
    }

    .moto-widget-text .table.moto-preset-default > tbody > tr {
        background-color: #ffffff;
    }

    .moto-widget-text .table.moto-preset-default.table-striped > tbody > tr:nth-child(2n) {
        background-color: #f4f5f6;
    }

    .moto-widget-text .table.moto-preset-default.table-striped > tbody > tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    .moto-widget-text .table.moto-preset-default > tbody > tr > th {
        background-color: #2e3a46;
    }

    .moto-widget-text .table.moto-preset-default > thead > tr {
        background-color: #55616d;
    }

    .moto-widget-text .table.moto-preset-default.table-hover > tbody > tr:hover {
        background-color: #c0c2c5;
    }

    .moto-widget-text .table.moto-preset-default.table-hover.table-striped > tbody > tr:nth-child(2n):hover {
        background-color: #c0c2c5;
    }

    .moto-widget-text .table.moto-preset-default.table-hover.table-striped > tbody > tr:nth-child(2n+1):hover {
        background-color: #c0c2c5;
    }

.moto-widget-text .table.moto-preset-2 {
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    border-color: #55616d;
}

    .moto-widget-text .table.moto-preset-2 > tbody > tr > td,
    .moto-widget-text .table.moto-preset-2 > tbody > tr > th,
    .moto-widget-text .table.moto-preset-2 > thead > tr > td,
    .moto-widget-text .table.moto-preset-2 > thead > tr > th {
        border-style: solid;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-radius: 0px;
        border-color: #55616d;
    }

    .moto-widget-text .table.moto-preset-2 > tbody > tr {
        background-color: #2e3a46;
    }

    .moto-widget-text .table.moto-preset-2.table-striped > tbody > tr:nth-child(2n) {
        background-color: #384450;
    }

    .moto-widget-text .table.moto-preset-2.table-striped > tbody > tr:nth-child(2n+1) {
        background-color: #2e3a46;
    }

    .moto-widget-text .table.moto-preset-2 > tbody > tr > th {
        background-color: #d3d8db;
    }

    .moto-widget-text .table.moto-preset-2 > thead > tr {
        background-color: #414d59;
    }

    .moto-widget-text .table.moto-preset-2.table-hover > tbody > tr:hover {
        background-color: #818991;
    }

    .moto-widget-text .table.moto-preset-2.table-hover.table-striped > tbody > tr:nth-child(2n):hover {
        background-color: #818991;
    }

    .moto-widget-text .table.moto-preset-2.table-hover.table-striped > tbody > tr:nth-child(2n+1):hover {
        background-color: #818991;
    }

.moto-widget-text .table.moto-preset-3 {
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
    border-color: #81868c;
}

    .moto-widget-text .table.moto-preset-3 > tbody > tr > td,
    .moto-widget-text .table.moto-preset-3 > tbody > tr > th,
    .moto-widget-text .table.moto-preset-3 > thead > tr > td,
    .moto-widget-text .table.moto-preset-3 > thead > tr > th {
        border-style: solid;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-radius: 0px;
        border-color: #81868c;
    }

    .moto-widget-text .table.moto-preset-3 > tbody > tr {
        background-color: #d3d8db;
    }

    .moto-widget-text .table.moto-preset-3.table-striped > tbody > tr:nth-child(2n) {
        background-color: #bec3c7;
    }

    .moto-widget-text .table.moto-preset-3.table-striped > tbody > tr:nth-child(2n+1) {
        background-color: #d3d8db;
    }

    .moto-widget-text .table.moto-preset-3 > tbody > tr > th {
        background-color: #ffffff;
    }

    .moto-widget-text .table.moto-preset-3 > thead > tr {
        background-color: #55616d;
    }

    .moto-widget-text .table.moto-preset-3.table-hover > tbody > tr:hover {
        background-color: #2e3a46;
    }

    .moto-widget-text .table.moto-preset-3.table-hover.table-striped > tbody > tr:nth-child(2n):hover {
        background-color: #2e3a46;
    }

    .moto-widget-text .table.moto-preset-3.table-hover.table-striped > tbody > tr:nth-child(2n+1):hover {
        background-color: #2e3a46;
    }

.container-fluid,
.moto-cell,
.moto-cell.moto-spacing-left-auto {
    padding-left: 15px;
}

    .container-fluid,
    .moto-cell,
    .moto-cell.moto-spacing-right-auto {
        padding-right: 15px;
    }

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

.moto-container_width-fixed,
.row-fixed .container-fluid {
    max-width: 1200px;
}

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

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

.moto-spacing-top-10 {
    padding-top: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1039px) {
    .moto-spacing-top-small {
        padding-top: 10px;
    }

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .moto-spacing-top-small {
        padding-top: 10px;
    }

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 479px) {
    .moto-spacing-top-small {
        padding-top: 10px;
    }

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

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

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

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

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

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

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

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

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

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

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

h1 {
    margin: 0em 0;
}

h2 {
    margin: 0em 0;
}

h3 {
    margin: 0em 0;
}

h4 {
    margin: 0em 0;
}

.moto-widget-text ul li:last-child,
.moto-widget-text ol li:last-child {
    margin-bottom: 0;
}

.moto-widget-text li {
    position: relative;
}

    .moto-widget-text li:before {
        position: absolute;
        transform: translate(0,0);
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        content: ' ';
        transition: .3s;
        line-height: 1;
        letter-spacing: 0;
        font-style: normal;
        font-weight: 400;
    }

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

    .moto-widget-text ol li:before {
        counter-increment: moto-counter;
    }

.moto-widget-text ul li:before {
    font-family: 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.text-justify {
    text-align: justify !important;
}

.TextCenter {
    text-align: center !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.text-blue {
    color: #182259 !important;
}

@media (max-width: 768px) {
    .RspTextCenter {
        text-align: center;
    }

    .RspSectorLogo {
        width: 80px !important;
        height: 80px !important;
    }

    .RspFooterLogo {
        width: 250px;
        height: 68px;
    }

    .RspISOLogo {
        width: 150px;
        height: auto;
    }
}

@media (max-width: 480px) {
    .rsp-fs-30 {
        font-size: 30px !important;
    }

    .rsp-mt-20 {
        margin-top: 20px !important;
    }

    .rsp-mb-50 {
        margin-bottom: 50px !important;
    }

    .rsp-mb-10 {
        margin-bottom: 10px !important;
    }

    .moto-widget-button.moto-preset-4 .moto-widget-button-link.moto-size-large {
        width: 250px !important;
    }

    #SpnMjrCltTitle {
        font-size: 20px !important;
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
}
