
        :root {
            --primary-color: #E08B0B;
        }
        /* Site Width */
             .bg {
            opacity: 0;
            transition: opacity 1s;
            -webkit-transition: opacity 1s;
        }
        .bg-loaded {
            opacity: 1;
        }
        img.wp-smiley,
        img.emoji {
            display: inline !important;
            border: none !important;
            box-shadow: none !important;
            height: 1em !important;
            width: 1em !important;
            margin: 0 .07em !important;
            vertical-align: -0.1em !important;
            background: none !important;
            padding: 0 !important;
        }

    .call-mobile {
        background: #ff7e29;
        position: fixed;
        bottom: 90px;
        height: 40px;
        line-height: 40px;
        padding: 0 0px 0 0px;
        border-radius: 40px;
        color: #fff;
        left: 90px;
        bottom: 25px;
        z-index: 99999;
    }
    .call-mobile1 {
        position: fixed;
        bottom: 45px;
        height: 50px;
        line-height: 40px;
        padding: 0 0px 0 0px;
        border-radius: 40px;
        color: #fff;
        left: 20px;
        z-index: 99999;
    }
    .call-mobile i {
        font-size: 20px;
        line-height: 40px;
        background: #B52026;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        text-align: center;
        float: right;
    }
    .call-mobile a {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
        margin-right: 10px;
        padding-left: 10px;
    }
            .woocommerce-product-gallery {
                opacity: 1 !important;
            }
        .full-width .ubermenu-nav,
        .container,
        .row {
            max-width: 1170px
        }
        .row.row-collapse {
            max-width: 1140px
        }
        .row.row-small {
            max-width: 1162.5px
        }
        .row.row-large {
            max-width: 1200px
        }
        #main,
        #main.dark {
            background-color: #FFFFFF
        }
        .header-main {
            height: 117px
        }
        #logo img {
            max-height: 117px
        }
        #logo {
            width: 461px;
        }
        .header-bottom {
            min-height: 48px
        }
        .header-top {
            min-height: 30px
        }
        .has-transparent + .page-title:first-of-type,
        .has-transparent + #main > .page-title,
        .has-transparent + #main > div > .page-title,
        .has-transparent + #main .page-header-wrapper:first-of-type .page-title {
            padding-top: 167px;
        }
        .header.show-on-scroll,
        .stuck .header-main {
            height: 86px!important
        }
        .stuck #logo img {
            max-height: 86px!important
        }
        .search-form {
            width: 100%;
        }
        .header-bg-color,
        .header-wrapper {
            background-color: rgba(255, 255, 255, 0.9)
        }
        .header-bottom {
                background-color: #e4bb2e;
        }
        .header-main .nav > li > a {
            line-height: 20px
        }
        .stuck .header-main .nav > li > a {
            line-height: 50px
        }
        .header-bottom-nav > li > a {
            line-height: 50px
        }
        @media (max-width: 549px) {
            .header-main {
                height: 70px
            }
            #logo img {
                max-height: 70px
            }
        }
        .main-menu-overlay {
            background-color: #3D3D3D
        }
        .nav-dropdown-has-arrow li.has-dropdown:before {
            border-bottom-color: #DD9933;
        }
        .nav .nav-dropdown {
            border-color: #DD9933
        }
        .nav-dropdown {
            border-radius: 3px
        }
        .nav-dropdown {
            font-size: 100%
        }
        .nav-dropdown-has-arrow li.has-dropdown:after {
            border-bottom-color: #FFFFFF;
        }
        .nav .nav-dropdown {
            background-color: #FFFFFF
        }
        /* Color */
        
        .accordion-title.active,
        .has-icon-bg .icon .icon-inner,
        .logo a,
        .primary.is-underline,
        .primary.is-link,
        .badge-outline .badge-inner,
        .nav-outline > li.active> a,
        .nav-outline >li.active > a,
        .cart-icon strong,
        [data-color='primary'],
        .is-outline.primary {
            color: #E08B0B;
        }
        /* Color !important */
        
        [data-text-color="primary"] {
            color: #E08B0B!important;
        }
        /* Background */
        
        .scroll-to-bullets a,
        .featured-title,
        .label-new.menu-item > a:after,
        .nav-pagination > li > .current,
        .nav-pagination > li > span:hover,
        .nav-pagination > li > a:hover,
        .has-hover:hover .badge-outline .badge-inner,
        button[type="submit"],
        .button.wc-forward:not(.checkout):not(.checkout-button),
        .button.submit-button,
        .button.primary:not(.is-outline),
        .featured-table .title,
        .is-outline:hover,
        .has-icon:hover .icon-label,
        .nav-dropdown-bold .nav-column li > a:hover,
        .nav-dropdown.nav-dropdown-bold > li > a:hover,
        .nav-dropdown-bold.dark .nav-column li > a:hover,
        .nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
        .is-outline:hover,
        .tagcloud a:hover,
        .grid-tools a,
        input[type='submit']:not(.is-form),
        .box-badge:hover .box-text,
        input.button.alt,
        .nav-box > li > a:hover,
        .nav-box > li.active > a,
        .nav-pills > li.active > a,
        .current-dropdown .cart-icon strong,
        .cart-icon:hover strong,
        .nav-line-bottom > li > a:before,
        .nav-line-grow > li > a:before,
        .nav-line > li > a:before,
        .banner,
        .header-top,
        .slider-nav-circle .flickity-prev-next-button:hover svg,
        .slider-nav-circle .flickity-prev-next-button:hover .arrow,
        .primary.is-outline:hover,
        .button.primary:not(.is-outline),
        input[type='submit'].primary,
        input[type='submit'].primary,
        input[type='reset'].button,
        input[type='button'].primary,
        .badge-inner {
            background-color: #e08b0b;
        }
        /* Border */
        
        .nav-vertical.nav-tabs > li.active > a,
        .scroll-to-bullets a.active,
        .nav-pagination > li > .current,
        .nav-pagination > li > span:hover,
        .nav-pagination > li > a:hover,
        .has-hover:hover .badge-outline .badge-inner,
        .accordion-title.active,
        .featured-table,
        .is-outline:hover,
        .tagcloud a:hover,
        blockquote,
        .has-border,
        .cart-icon strong:after,
        .cart-icon strong,
        .blockUI:before,
        .processing:before,
        .loading-spin,
        .slider-nav-circle .flickity-prev-next-button:hover svg,
        .slider-nav-circle .flickity-prev-next-button:hover .arrow,
        .primary.is-outline:hover {
            border-color: #E08B0B
        }
        .nav-tabs > li.active > a {
            border-top-color: #E08B0B
        }
        /* Fill */
        
        .slider .flickity-prev-next-button:hover svg,
        .slider .flickity-prev-next-button:hover .arrow {
            fill: #E08B0B;
        }
        /* Background Color */
        
        [data-icon-label]:after,
        .secondary.is-underline:hover,
        .secondary.is-outline:hover,
        .icon-label,
        .button.secondary:not(.is-outline),
        .button.alt:not(.is-outline),
        .badge-inner.on-sale,
        .button.checkout,
        .single_add_to_cart_button {
            background-color: #E08B0B;
        }
        /* Color */
        
        .secondary.is-underline,
        .secondary.is-link,
        .secondary.is-outline,
        .stars a.active,
        .star-rating:before,
        .woocommerce-page .star-rating:before,
        .star-rating span:before,
        .color-secondary {
            color: #E08B0B
        }
        /* Color !important */
        
        [data-text-color="secondary"] {
            color: #E08B0B!important;
        }
        /* Border */
        
        .secondary.is-outline:hover {
            border-color: #E08B0B
        }
        .success.is-underline:hover,
        .success.is-outline:hover,
        .success {
            background-color: #606060
        }
        .success-color,
        .success.is-link,
        .success.is-outline {
            color: #606060;
        }
        .success-border {
            border-color: #606060!important;
        }
        .alert.is-underline:hover,
        .alert.is-outline:hover,
        .alert {
            background-color: #515151
        }
        .alert.is-link,
        .alert.is-outline,
        .color-alert {
            color: #515151;
        }
        body {
            font-size: 100%;
        }
        @media screen and (max-width: 549px) {
            body {
                font-size: 100%;
            }
        }
        body {
            font-family: "Roboto", sans-serif
        }
        body {
            font-weight: 0
        }
        body {
            color: #5E5E5E
        }
        .nav > li > a {
            font-family: "Roboto", sans-serif;
        }
        .nav > li > a {
            font-weight: 0;
        }
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        .heading-font,
        .off-canvas-center .nav-sidebar.nav-vertical > li > a {
            font-family: "Roboto", sans-serif;
        }
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        .heading-font,
        .banner h1,
        .banner h2 {
            font-weight: 0;
        }
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        .heading-font {
            color: #E08B0B;
        }
        .section-title span {
            text-transform: none;
        }
        h3.widget-title {
            text-transform: none;
        }
        button,
        .button {
            text-transform: none;
        }
        .nav > li > a,
        .links > li > a {
            text-transform: none;
        }
        .alt-font {
            font-family: "Georgia,Times,&quot;Times New Roman&quot;,serif", sans-serif;
        }
        .header:not(.transparent) .header-bottom-nav.nav > li > a {
            color: #FFFFFF;
        }
        .header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
        .header:not(.transparent) .header-bottom-nav.nav > li.active > a,
        .header:not(.transparent) .header-bottom-nav.nav > li.current > a,
        .header:not(.transparent) .header-bottom-nav.nav > li > a.active,
        .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
            color: #DD3333;
        }
        .header-bottom-nav.nav-line-bottom > li > a:before,
        .header-bottom-nav.nav-line-grow > li > a:before,
        .header-bottom-nav.nav-line > li > a:before,
        .header-bottom-nav.nav-box > li > a:hover,
        .header-bottom-nav.nav-box > li.active > a,
        .header-bottom-nav.nav-pills > li > a:hover,
        .header-bottom-nav.nav-pills > li.active > a {
            color: #FFF!important;
            background-color: #e08b0b;
        }
        a {
            color: #E08B0B;
        }
        a:hover {
            color: #595959;
        }
        .tagcloud a:hover {
            border-color: #267aad;
            background-color: #e08b0b;
        }
        .widget a {
            color: #FFFFFF;
        }
        .widget a:hover {
            color: #FFFFFF;
        }
        .widget .tagcloud a:hover {
            border-color: #FFFFFF;
            background-color: #FFFFFF;
        }
        .is-divider {
            background-color: #FFFFFF;
        }
        .shop-page-title.featured-title .title-overlay {
            background-color: #000000;
        }
        [data-icon-label]:after,
        .button#place_order,
        .button.checkout,
        .single_add_to_cart_button.button {
            background-color: #E08B0B!important
        }
        .badge-inner.on-sale {
            background-color: #FFFFFF
        }
        .badge-inner.new-bubble {
            background-color: #FFFFFF
        }
        .star-rating span:before,
        .star-rating:before,
        .woocommerce-page .star-rating:before {
            color: #FFFFFF
        }
        @media screen and (min-width: 550px) {
            .products .box-vertical .box-image {
                min-width: 300px!important;
                width: 300px!important;
            }
        }
        .header-main .social-icons,
        .header-main .cart-icon strong,
        .header-main .menu-title,
        .header-main .header-button > .button.is-outline,
        .header-main .nav > li > a > i:not(.icon-angle-down) {
            color: #1A7528!important;
        }
        .header-main .header-button > .button.is-outline,
        .header-main .cart-icon strong:after,
        .header-main .cart-icon strong {
            border-color: #1A7528!important;
        }
        .header-main .header-button > .button:not(.is-outline) {
            background-color: #1A7528!important;
        }
        .header-main .current-dropdown .cart-icon strong,
        .header-main .header-button > .button:hover,
        .header-main .header-button > .button:hover i,
        .header-main .header-button > .button:hover span {
            color: #FFF!important;
        }
        .header-main .menu-title:hover,
        .header-main .social-icons a:hover,
        .header-main .header-button > .button.is-outline:hover,
        .header-main .nav > li > a:hover > i:not(.icon-angle-down) {
            color: #006D09!important;
        }
        .header-main .current-dropdown .cart-icon strong,
        .header-main .header-button > .button:hover {
            background-color: #006D09!important;
        }
        .header-main .current-dropdown .cart-icon strong:after,
        .header-main .current-dropdown .cart-icon strong,
        .header-main .header-button > .button:hover {
            border-color: #006D09!important;
        }
        .footer-1 {
            background-color: #E08B0B
        }
        .footer-2 {
            background-color: #CE720A
        }
        .absolute-footer,
        html {
            background-color: #CE720A
        }
        .page-title-small + main .product-container > .row {
            padding-top: 0;
        }
        .top-area-container {
            display: table-cell;
            vertical-align: middle;
        }
        .phone-container {
            float: right;
            margin-right: 15px;
        }
        .number-phone {
            display: block;
            color: #00984a;
            font-size: 24px;
            text-transform: uppercase;
            font-weight: 700;
            text-align: center;
        }
        .desc-phone {
            display: block;
            font-size: 14px;
            text-transform: uppercase;
            color: #00984a;
            text-align: center;
            margin-bottom: 5px;
        }
        .icon-phone {
            float: right;
            width: 44px;
            height: 44px;
            display: block;
            margin-right: 5px;
            background: transparent url(../images/phone.html) no-repeat center center;
            background-size: cover;
            position: relative;
            top: 3px;
        }
        .section-title-container {
            margin-bottom: 0.15em;
        }
        body {
            color: #5E5E5E;
            font-family: inherit !important;
        }
 
        span.amount {
            white-space: nowrap;
            color: #ff4200;
            font-size: 18px;
            font-family: roboto;
        }
        .box-text p {
            margin-top: .1em;
            margin-bottom: .1em;
        }
        #section_1492982846 {
            padding-top: 20px;
            padding-bottom: 30px;
        }
        .section {
            padding: 20px 0 !important;
        }
        .nav-uppercase>li>a {
            letter-spacing: .00002em;
            text-transform: uppercase;
        }
        #mega-menu-title {
            padding: 10px 0 10px 15px;
            font-size: 15px;
            font-family: "Roboto Condensed", sans-serif;
            font-weight: 700;
            color: #fff;
            cursor: pointer;
        }
        .uppercase,
        h6,
        th,
        h3.widget-title {
            line-height: 1.05;
            letter-spacing: .00005em;
        }
        .h4,
        h4 {
            font-size: 16px;
        }
        .widget a {
            color: #020202;
        }
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            width: 100%;
            margin-top: 0;
            margin-bottom: .515em;
            text-rendering: optimizeSpeed;
        }
        span.amount {
            white-space: nowrap;
            color: #ff4200;
            font-weight: bold;
            font-family: arial !important;
        }
        .button,
        button,
        input[type='submit'],
        input[type='reset'],
        input[type='button'] {
            !important;
        }
        .badge-inner {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            height: 100%;
            background-color: #446084;
            line-height: .85;
            color: #fff;
            padding: 2px;
            transition: background-color .3s, color .3s, border .3s;
        }
        .checkout-breadcrumbs {
            padding: 15px 0;
            font-size: 15px;
        }
        .label-new.menu-item > a:after {
            content: "New";
        }
        .label-hot.menu-item > a:after {
            content: "Hot";
        }
        .label-sale.menu-item > a:after {
            content: "Sale";
        }
        .label-popular.menu-item > a:after {
            content: "Popular";
        }

        
        .button span {
            display: block;
            line-height: 20px;
            font-family: inherit !important;
            text-rendering: optimizeSpeed;
            font-family: inherit !important;
            font-weight: bold;
            font-family: arial !important;
            border: 1px;
            border-color: rgba(216, 213, 3, 0.72);
        }
        .lightbox-content {
            background-color: #fff;
            max-width: 875px;
            margin: 0 auto;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
            position: relative;
            min-width: 300px !important;
        }
        .widget a {
            color: #020202;
        }
        div.wpcf7 {
            margin: 0;
            padding: 20px;
        }
        .mb {
            margin-bottom: 1px;
        }
        table {
            width: 100%;
            margin-bottom: 0.1em;
            border-color: #ececec;
            border-spacing: 0;
        }
        b,
        strong {
            font-weight: bold;
        }
        th,
        td {
            padding: .5em;
            text-align: left;
            border-bottom: 1px solid rgba(236, 236, 236, 0);
            line-height: 1.3;
            font-size: .9em;
        }
        .fa {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            padding: 5px;
        }
        .header-bg-color,
        .header-wrapper {
            background: linear-gradient(to bottom, rgb(255, 254, 222) 0%, rgba(255, 255, 255, 1) 100%);
        }
        .text-center .button:first-of-type {
            border-color: #dd3333;
            background: #dd3333 !important;
            color: white;
            border-radius: 28px;
            text-transform: none !important;
            font-family: arial;
            font-size: 17px !important;
            border-radius: 10px !important;
        }
        form.checkout h3 {
            font-size: 1.2em;
            overflow: hidden;
            padding-top: 10px;
            text-transform: uppercase;
        }
        h3.widget-title {
            font-size: 16px;
            margin-bottom: 10px;
        }
        .dark,
        .dark p,
        .dark td {
            color: #f1f1f1;
            font-size: 14px;
        }
        p.name.product-title {
            height: auto;
        }
        h3.widget-title {
            font-size: 16px;
        }
        .pull-left {
            margin-left: 0 !important;
        }
        .pull-left {
            float: left;
        }
        .support-item .skype {
            width: 30px;
            font-size: 22px;
            color: #3cb7e7;
        }
        .support-item {
            padding-bottom: 3px;
            border-bottom: solid 1px rgba(255, 255, 255, .08);
            margin-bottom: 3px;
        }
        .button,
        button,
        input[type='submit'],
        input[type='reset'],
        input[type='button'] {
            position: relative;
            display: inline-block;
            background-color: transparent;
            text-transform: uppercase;
            font-size: 1.1597em;
        }
        input[type='email'],
        input[type='date'],
        input[type='search'],
        input[type='number'],
        input[type='text'],
        input[type='tel'],
        input[type='url'],
        input[type='password'],
        textarea,
        select,
        .select2-container .select2-choice,
        .select2-container .select2-selection {
            border: 1px solid #d33;
            padding: 0 .75em;
            height: 2.9507em;
        }
        .button span {
            display: inline-block;
            line-height: 1.6;
        }
        [data-icon-label]:after,
        .secondary.is-underline:hover,
        .secondary.is-outline:hover,
        .icon-label,
        .button.secondary:not(.is-outline),
        .button.alt:not(.is-outline),
        .badge-inner.on-sale,
        .button.checkout,
        .single_add_to_cart_button {
            background-color: #dd3333;
        }
        img.size-full.alignnone {
            margin-bottom: 0.2em;
        }
        .header-main .header-button > .button:not(.is-outline) {
            background-color: #f38000!important;
        }
        .header-main .header-button > .button.is-outline,
        .header-main .cart-icon strong:after,
        .header-main .cart-icon strong {
            border-color: #f38000!important;
            border-radius: 50px;
        }
        .form-flat input:not([type="submit"]),
        .form-flat textarea,
        .form-flat select {
            border: 1px solid #a2a2a2 !important;
        }
        .wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal,
        .wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-vertical {
            background: #f3f1e7;
            border: 1px solid #ccc;
        }
        .wishlist-icon {
            position: relative;
            display: none;
        }
        .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
        .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
            padding-left: 6px !important;
        }
        #section {
            padding-top: 10px !important;
            padding-bottom: 10px;
        }
        li {
            margin-bottom: .01em;
        }
        .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
            margin-bottom: 1px;
            display: block;
            background: none;
        }
        .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
        .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
            display: inline-block;
            margin-bottom: 2px;
            text-transform: uppercase;
            line-height: 1.5;
            font-weight: 600;
            margin-top: 0;
            font-family: Open Sans;
            color: #333;
        }
        .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
        .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
            font-size: 14px;
            display: inline-block;
            padding: 5px;
            text-transform: uppercase;
            line-height: 1.5;
            font-weight: 600;
            margin-top: 0;
            font-family: Open Sans;
            color: #333;
        }
        .wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li > .wpmm-sub-menu-wrap {
            position: absolute;
            top: 0;
            font-size: 12px !important;
            padding: 3px 0px;
            opacity: 0;
            visibility: hidden;
            text-align: left;
            z-index: 999999;
            left: 100%;
            width: 550px;
            background: #f4fff4;
            border: 1px solid #e0e0e0;
            box-shadow: none;
            -webkit-box-shadow: none;
            -ms-box-shadow: none;
            transition: all ease-in-out 0.3s;
            -webkit-transition: all ease-in-out 0.3s;
            -ms-transition: all ease-in-out 0.3s;
            z-index: -1;
        }
        .wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li:hover {
            position: relative;
            background: #d8d8d8;
            color: white !important;
        }
        aside#nav_menu-2.widget.widget_nav_menu h3.widget-title {
            background: #0CA63A;
            color: #fff;
            padding: 12px 12px;
            margin-bottom: 0px;
            width: 100%;
        }
        aside#nav_menu-2.widget.widget_nav_menu {
            border: solid 1px #ddd;
        }
        .text-center .button:first-of-type {
            border-color: #b49d78;
            background: #b49d78;
            color: white;
            border-radius: 28px;
            text-transform: none !important;
            font-family: arial;
            font-size: 12px;
        }
        .nav>li>a,
        .nav-dropdown>li>a,
        .nav-column>li>a {
            color: #0a0a0a;
            transition: all .2s;
        }
        .ms-sbar .ms-bar {
            height: 4px;
            background-color: #e4e4e4 !important;
            border-radius: 4px;
            display: none;
        }
        ul.menu>li>a,
        ul.menu>li>span:first-child,
        .widget>ul>li>a,
        .widget>ul>li>span:first-child {
            display: inline-block;
            padding: 8px 0;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }
        .widget_product_categories > ul {
            border: solid 1px #ddd;
            padding: 1px 8px;
            border-top: none;
        }
        .widget_product_categories {
            margin-bottom: 40px;
        }
        .is-divider {
            height: 0px;
            display: block;
            background-color: rgb(255, 255, 255);
            margin: 0px;
            width: 100%;
            max-width: 100%;
        }
        .widget .is-divider {
            margin-top: 0px;
        }
        .widget_product_categories h3.widget-title {
            background: #e2d4b1;
            color: #8f5f27;
            padding: 12px 12px;
            margin-bottom: 0px;
        }
        .nav-small .nav>li>a,
        .nav.nav-small>li>a {
            vertical-align: top;
            padding-top: 5px;
            padding-bottom: 5px;
            font-weight: normal;
            text-transform: none !important;
        }
        .nav-small.nav>li.html {
            font-size: .85em;
        }
        *,
        *:before,
        *:after {
            box-sizing: border-box;
        }
        .fa-envelope:before {
            content: "\f0e0";
        }
        .fa-map-marker:before {
            content: "\f041";
        }
        .fa-phone:before {
            content: "\f095";
        }
        .fa {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }
        .nav-dropdown-default {
            padding: 5px;
        }
        .row-divided>.col+.col:not(.large-12) {
            border-left: 0px solid #ececec;
        }
        #r-top {
            background: url(../images/bg-tit.html)left top 35px repeat-x;
            margin-top: 19px;
        }
        #rtopsp ul {
            text-align: center;
            margin-bottom: 10px;
            width: 100%;
            overflow: hidden;
        }
        #rtopsp ul li {
            display: inline-block;
        }
        #rtopsp ul li img {
            height: 67px;
            padding: 0 40px;
        }
        #rtopsp img {} #rtopsp ul li p {
            text-transform: uppercase;
            font-size: 11px;
            padding-top: 5px;
            font-weight: bold;
        }
