 #icontent #logo, #icontent .mega_menu, #icontent .dropdown, #icontent .dropbtn, #icontent .dropdown-content, #icontent .dropdown-content .row{ display: block !important; position: relative; width: 100% !important; max-width: 1920px !important; opacity: 1 !important; visibility: visible !important; }
 .mega_menu { overflow: hidden; text-align: right !important; display: inline-block; }
 .mega_menu *{ box-sizing: border-box; }
 .dropdown { display: inline-block; overflow: hidden; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; -webkit-transition-delay: 100ms !important; transition-delay: 100ms !important; }
 .dropdown .dropbtn { padding: 30px 0; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
 .dropdown .dropbtn .dropbtn-inner { font-size: 18px; border: none; outline: none; color: #2b2a27; padding: 15px 30px 15px 20px; margin: 0 0 0 20px; border: 1px solid #f0f0f0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
 body:not(.wsite-editor) .dropdown .dropbtn .dropbtn-inner { cursor: pointer; }
 .dropdown .dropbtn .dropbtn-inner:before { content: ''; display: inline-block; width: 30px; height: 30px; vertical-align: middle; background-size: 100% 100% !important; margin-right: 3px; }
 .dropdown:first-child .dropbtn .dropbtn-inner:before { background: url(theme/images/icon-solar.png?1575602127) no-repeat center center; }
 .dropdown:nth-child(2) .dropbtn .dropbtn-inner:before { background: url(theme/images/icon-diesel.png?1575602127) no-repeat center center; }
 .dropdown:nth-child(3) .dropbtn .dropbtn-inner:before { background: url(theme/images/icon-hydro.png?1575602127) no-repeat center center; }
 .dropdown:last-child .dropbtn .dropbtn-inner:before { background: url(theme/images/icon-battery2.png?1575602127) no-repeat center center; }
 .mega_menu a:hover, .dropdown:hover .dropbtn .dropbtn-inner { color: #2b2a27; border: 1px solid #f4f4f4; background-color: #f4f4f4; }
 .dropdown-content { text-align: left; position: absolute; background-color: #fafafa; width: 100%; left: 0; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1); z-index: 1; opacity: 0; visibility: hidden; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; -webkit-transition-delay: 100ms !important; transition-delay: 100ms !important; }
 .dropdown-content .container{ padding-top: 10px !important; padding-bottom: 10px !important; box-sizing: border-box; }
 .dropdown-content .header { background: #f4f4f4; padding: 16px; color: ; }
 .dropdown:hover .dropdown-content { display: block; opacity: 1; visibility: visible; }
 .row:after { content: ""; display: table; clear: both; }
 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div.paragraph,blockquote,fieldset,input,iframe,img { margin: 0; padding: 0; border: 0; }
 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,iframe,img { margin: 0; padding: 0; border: 0; }
 a img { border: 0; }
 body { -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
 input:focus,select:focus,textarea:focus,button:focus { outline: none; }
 .styled-scrollbar-boolean-on::-webkit-scrollbar { width: 8px; height: 8px; }
 .styled-scrollbar-boolean-on::-webkit-scrollbar-track { background-color: #333; border-left: 1px solid #333 !important; border-right: 1px solid #333 !important; }
 .styled-scrollbar-boolean-on::-webkit-scrollbar-thumb { background: #2b2a27; -webkit-box-shadow: inset 1px 1px 2px rgba(155,155,155,0.4); border-left: 1px solid #333 !important; border-right: 1px solid #333 !important; }
 .styled-scrollbar-boolean-on::-webkit-scrollbar-thumb:hover { -webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3); }
 .styled-scrollbar-boolean-on::-webkit-scrollbar-thumb:active { background: #888; -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3); }
 html { height: 100%; padding: 0 !important; margin: 0 !important; width: 100%; }
 body { width: 100%; min-height: 100%; padding: 0 !important; margin: 0 !important; overflow-x: hidden; }
 #header,#banner,#main { position: relative; width: 100%; overflow: hidden; padding: 0; margin: 0; }
 #main { background: #fff; z-index: 1; }
 #header .row1,#banner { color: #fff; }
 #footer { position: relative; width: 100%; background: #f7f7f7; color: #333; padding-top: 50px; padding-bottom: 50px; }
 #header .row2 { position: relative; background: #fff; color: #333; }
 #footer .wsite-social a { color: #444; }
 #footer a { text-decoration: none !important; }
 .container { margin: 0 auto; max-width: 1100px; padding: 3em 1.5em; box-sizing: border-box; }
 .wsite-footer { margin: 0 auto; max-width: 1100px; padding: 4em 1.5em; box-sizing: border-box; }
 #footer .container { padding-top: 0; padding-bottom: 0; }
 #header .container { padding: 0 1.5em; }
 body { color: #333; font-family: 'Open Sans',sans-serif,arial; }
 a { text-decoration: none; color: #888; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
 a:hover { color: inherit; }
 h1 { font-family: 'Work Sans'; font-weight: 400; font-size: 1.9em; margin: 0 auto .3em; }
 h2 { font-family: 'Work Sans'; font-weight: 400; font-size: 1.65em; margin: 0 auto .3em; }
 div.paragraph,div.paragraph { color: #555; font-size: .9em; line-height: 1.5; margin: 0 auto .6em; }
 div.paragraph,p { color: #555; font-size: .9em; line-height: 1.5; margin: 0 auto .6em; }
 div.paragraph a,div.paragraph a { text-decoration: underline; }
 div.paragraph a,p a { text-decoration: underline; }
 blockquote{ border-left: 10px solid #333; padding-left: 15px; font-style: italic; }
 .wsite-footer { border-top: 1px solid rgba(0,0,0,0.1); font-size: .9em; }
 .wsite-footer h2 { font-size: 1.35em; }
 .wsite-footer div.paragraph,.wsite-footer div.paragraph { color: #fff; }
 .wsite-footer div.paragraph,.wsite-footer p { color: #fff; }
 #header { font-family: 'Open Sans'; overflow: visible; }
 #header a { color: inherit; }
 .row1-color{ background: #000; width: 100%; overflow-x: hidden; }
 .row1,.row2 .container { display: table; width: 100%; box-sizing: border-box; }
 .row1 { margin: 0 auto; width: 100%; max-width: 1100px; padding: 0 15px; box-sizing: border-box; font-weight: 400; }
 .row1 > div { position: relative; display: inline-block; }
 .row1 > div,.row2 .container > div { display: table-cell; vertical-align: middle; text-align: left; }
 .row1 .social { text-align: right; position: relative; display: inline-block !important; float: right; padding-right: 15px; }
 .row1 .phone-number { text-align: left; padding-left: .5em; display: inline-block; float: left; padding-right: 15px; padding-top: 1px; font-size: 15px; }
 .row1 .tagline { text-align: left; padding-left: .6em; display: inline-block; float: left; padding-right: .5em; padding-top: 1px; font-size: 15px; }
 .row1 #nav, .row2 #nav { text-align: right; padding-left: 1.5em; }
 .row1 .search .wsite-search-button { position: absolute; left: 0; top: 0; width: 45px; height: 35px; background: url(theme/images/search-icon.png?1575602127) no-repeat center center; background-size: contain; border-right: 1px solid rgba(255,255,255,0.2); }
 .row1 .search .wsite-search-input { height: 35px; background: none; color: #fff; padding: 5px 5px 5px 60px !important; box-sizing: border-box; border: none !important; }
 .row1 .search .wsite-search-input::-webkit-input-placeholder { color: rgba(255,255,255,0.5); }
 .row1 .search .wsite-search-input:-moz-placeholder { color: rgba(255,255,255,0.5); opacity: 1; }
 .row1 .search .wsite-search-input::-moz-placeholder { color: rgba(255,255,255,0.5); opacity: 1; }
 .row1 .search .wsite-search-input:-ms-input-placeholder { color: rgba(255,255,255,0.5); }
 .row1 .social * { text-align: inherit !important; }
 #wsite-search-header h2 { font-weight: 700; width: 100%; max-width: 200px; }
 #wsite-search-query { box-shadow: none; background: rgba(0,0,0,0.07); }
 .row1 .tagline > span { display: inline-block; white-space: nowrap; padding-top: 10px; padding-bottom: 10px; }
 .row1 .phone-number > span { display: inline-block; white-space: nowrap; padding-top: 10px; padding-bottom: 10px; }
 #logo { padding: 10px 0; }
 .wsite-logo { max-width: 400px; }
 .wsite-logo img { max-width: 400px; max-height: 100px; margin: 0 !important; }
 #wsite-title { display: block; color: inherit; font-family: 'Work Sans'; font-size: 2.2em; font-weight: 700; }
 #menu-button,#navmobile,#mobile-input { display: none; }
 .stuck { position: fixed !important; top: 0; left: 0; width: 100%; z-index: 2; }
 #icontent .stuck{ position: relative !important; }
 #nav a:not([href]) { cursor: default; }
 #nav > ul li:last-child a { }
 .wsite-menu-default { margin: 0 auto; }
 .wsite-menu-default li { list-style: none; display: inline-block; }
 .wsite-menu-default a,.wsite-menu li a,#wsite-menus .wsite-menu li a { display: block; padding: 10px 0; margin: 0 15px; color: #eee !important; font-family: 'Open Sans'; font-size: 14px; font-weight: 300; }
 .wsite-menu-default a:after{ content: ""; height: 1px; width: 100%; position: absolute; right: 15% !important; z-index: 203; opacity: 0; filter: alpha(opacity=0); top: 75% !important; left: 0 !important; height: 1px; width: 0% !important; -webkit-transition: width 0.3s,opacity 0.3s,-webkit-transform .5s; -moz-transition: width 0.3s,opacity 0.3s,-moz-transform .5s; transition: width 0.3s,opacity 0.3s,transform .5s; background: #fff !important; }
 .wsite-menu-default a:hover::after,.wsite-menu li a:hover::after,.wsite-menu-default #active a::after { text-decoration: none; width: 100% !important; opacity: 1; -webkit-transform: translateY(0px) !important; -moz-transform: translateY(0px) !important; transform: translateY(0px) !important; }
 .wsite-menu li a,#wsite-menus .wsite-menu li a { padding: 10px 15px; }
 .wsite-menu-default a:hover,.wsite-menu a:hover,.wsite-menu-default #active a { color: #fff !important; }
 #wsite-menus .wsite-menu { box-shadow: 0 1px 3px -1px rgba(0,0,0,.15); }
 #wsite-menus .wsite-menu-wrap * { border: none !important; }
 #wsite-menus .wsite-menu li a { background: #fff; color: #2b2a27 !important; margin: 0 0; }
 #wsite-menus .wsite-menu li a:hover { background: #eee; }
 #wsite-menus span.wsite-menu-title { padding: 0; }
 .wsite-menu-arrow { font-size: 0 !important; }
 .wsite-menu-mobile-arrow { display: inline-block !important; font-size: inherit !important; padding: 0 5px; }
 .wsite-background, .wsite-header-section{ background: url(theme/images/bg1.jpg?1575602127) no-repeat center center; background-size: cover; }
 .wsite-header-section h2 { font-weight: 200 !important; margin-bottom: 10px !important; }
 #banner { width: 100%; }
 .banner-shade { background: rgba(0,0,0,.35); }
 #banner .container { width: 100%; display: table; }
 .banner-content { display: table-cell; vertical-align: middle; text-align: center; }
 .button-wrap { display: inline-block; }
 .banner-content h2,.banner-content > div { margin: 0; padding: 0; }
 #banner h1{ font-size: 48px; color: #fff; font-weight: 200; }
 .banner-content h2 { font-weight: 200 !important; }
 .banner-content div.paragraph { margin-bottom: 20px; }
 .banner-content p { margin-bottom: 20px; }
 #banner .wsite-headline,.splash-page h2 { font-family: 'Open Sans'; font-weight: 300 !important; font-size: 45px; }
 #banner .wsite-headline-paragraph,.splash-page #banner { font-size: 1.5em; color: rgba(255,255,255,0.5); }
 .splash-page .paragraph,.splash-page div.paragraph { color: #fff; }
 .splash-page .paragraph,.splash-page p { color: #fff; }
 .landing-page #banner .container { }
 .landing-page #banner .wsite-button-highlight { }
 .landing-page #banner .wsite-button-highlight:hover { }
 .tall-header-page #banner .container { height: 325px; }
 .short-header-page #banner .container { height: 225px; }
 .title-header-page #banner .container { height: 260px; }
 .no-header-page #header { overflow: visible; }
 .no-header-page .row2 { position: relative; z-index: 2; }
 .no-header-page .row2,.stuck { box-shadow: 0 1px 3px -1px rgba(0,0,0,.15); }
 body.splash-page { height: 100%; }
 .splash-page .wsite-background { background-attachment: fixed; }
 .splash-page { display: table; height: 100%; }
 .splash-page > div { display: table-row; }
 .splash-page .banner-shade { display: table-cell; }
 .splash-page #banner,.splash-page .banner-shade,.splash-page #banner .container { width: 100%; height: 100%; }
 .blog-sidebar h2 { font-size: 20px; }
 .blog-title { font-size: 36px; }
 .date-text,.blog-comments a,.blog-comments-bottom a { font-weight: 700; color: #888; text-decoration: none; }
 .blog-sidebar h2,#footer .wsite-content-title,.blog-title { padding-bottom: 15px; position: relative; font-weight: 700; }
 .blog-sidebar h2:after,#footer .wsite-content-title:after,.blog-title:after { content: ""; position: absolute; display: inline-block; text-align: left; height: 5px; width: 60px; background: #2b2a27; left: 0; top: 100%; }
 .blog-title .blog-title-link { padding-bottom: 10px; }
 .blog-read-more .blog-link { background-color: #2b2a27; color: #fff; font-weight: 700; padding: 10px 15px; }
 .blog-read-more .blog-link:hover { background: transparent; color: #2b2a27; font-weight: 700; }
 .blog-category-list a,.blog-archive-list a,.blog-feed-link a { text-decoration: none; font-weight: 700; }
 .blog-feed-link a { position: relative; top: -4px; }
 #wsite-com-store .wsite-com-content:not(.wsite-com-content-with-sidebar) { padding: 0 !important; }
 .wsite-com-category-product-image-wrap,.wsite-com-category-product-featured-image-wrap,.wsite-com-category-subcategory-image-wrap { border: none; }
 .wsite-com-category-subcategory-name-bg { opacity: .3; -webkit-transition: opacity 240ms linear; -moz-transition: opacity 240ms linear; -o-transition: opacity 240ms linear; -ms-transition: opacity 240ms linear; transition: opacity 240ms linear; }
 .wsite-com-category-subcategory-name { top: 0; }
 .wsite-com-category-subcategory-name-text { display: table; padding: 0; width: 100%; height: 100%; text-shadow: none; -webkit-transition: all 240ms linear; -moz-transition: all 240ms linear; -o-transition: all 240ms linear; -ms-transition: all 240ms linear; transition: all 240ms linear; }
 .wsite-com-category-subcategory-name-text span { display: table-cell; vertical-align: middle; font-family: 'Open Sans'; font-size: 1.25em; font-weight: 400; }
 .wsite-com-category-subcategory-link:hover .wsite-com-category-subcategory-name-bg { background: #444; opacity: .8; }
 .wsite-com-sidebar { width: 140px; }
 #wsite-com-store #wsite-com-hierarchy ul .wsite-com-link-text { margin-bottom: 0; padding: 10px 0; }
 #wsite-com-store #wsite-com-hierarchy ul,.wsite-com-category-subcategory-name-text { font-family: 'Open Sans'; text-transform: uppercase; font-size: 1em; text-transform: uppercase; }
 #wsite-com-store #wsite-com-hierarchy ul a:hover,.wsite-selected a { color: #888; }
 #wsite-com-product-title { font-weight: 700; }
 .wsite-com-product-option-label { margin: 0 auto 5px; }
 .wsite-com-product-option-color .wsite-com-product-option-color-swatch { border-radius: 0; box-shadow: none; outline: none; }
 #wsite-com-product-price-area { font-size: 1.25em; }
 .blog-sidebar { width: 250px; }
 .blog-post .blog-separator { border: none !important; }
 .blog-title .blog-title-link { display: block; color: inherit; margin-bottom: .5em; line-height: 1; }
 .blogCommentReplyWrapper iframe { height: 450px !important; }
 .wsite-button,.wsite-button-inner,.blog-button,.blog-button span { height: auto !important; margin: 0 !important; padding: 0 !important; background-image: none !important; line-height: 1 !important; font-family: 'Open Sans'; font-size: 16px; }
 .wsite-button,.blog-button,.wsite-editor .wsite-button { padding: .85em 1.5em !important; color: #fff !important; background-color: #2b2a27; color: #fff; box-shadow: 0 2px #2b2a27; text-shadow: .5px 1px 0 rgba(0,0,0,0.3) !important; border-radius: 3px; font-size: 14px; font-weight: 700 !important; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; }
 .wsite-button:hover,.blog-button:hover { background: rgba(43,42,39,0.8) !important; border-color: #b1b1b1 !important; }
 .wsite-button-highlight,.wsite-editor .wsite-button-highlight { box-shadow: inset 0px 0px 0px 2px #2b2a27; background: transparent; }
 .wsite-button-highlight .wsite-button-inner{ color: #2b2a27; }
 .wsite-button-highlight:hover { box-shadow: none; -webkit-animation: swing 1s ease; animation: swing 1s ease; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
 .wsite-button-highlight:hover .wsite-button-inner{ color: #fff; }
 @-webkit-keyframes swing { 15% 
 30% { -webkit-transform: translateX(-5px); transform: translateX(-5px); }
 50% { -webkit-transform: translateX(3px); transform: translateX(3px); }
 65% { -webkit-transform: translateX(-3px); transform: translateX(-3px); }
 80% { -webkit-transform: translateX(2px); transform: translateX(2px); }
 100% { -webkit-transform: translateX(0); transform: translateX(0); }
 }
 @keyframes swing { 15% 
 30% { -webkit-transform: translateX(-5px); transform: translateX(-5px); }
 50% { -webkit-transform: translateX(3px); transform: translateX(3px); }
 65% { -webkit-transform: translateX(-3px); transform: translateX(-3px); }
 80% { -webkit-transform: translateX(2px); transform: translateX(2px); }
 100% { -webkit-transform: translateX(0); transform: translateX(0); }
 }
 .wsite-social { white-space: normal; }
 .wsite-social-item { font-size: 1.25em; display: inline-block; margin: 0 8px 10px; color: inherit; }
 #header .wsite-social-item { font-size: 1em; margin: 10px 8px; }
 #header .wsite-social-item:before { vertical-align: middle; }
 .wsite-social-item:hover { color: #888; }
 .wsite-form-label { display: block; font-size: 1em !important; padding: 0 0 10px !important; }
 .wsite-form-sublabel { margin: 5px 0 -10px; }
 .wsite-form-input-container,.wsite-form-radio-container { margin-bottom: 25px; }
 input,textarea,select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 2px; box-shadow: none !important; outline: none !important; border: 0 !important; }
 .wsite-form-input,.wsite-search-element-input,select,#commentPostDiv .field input[type=text],#commentPostDiv .field textarea { color: inherit; background: rgba(0,0,0,0.1); box-shadow: 0 !important; outline: 0 !important; padding: 5px !important; min-height: 36px !important; -webkit-transition: all 240ms linear; -moz-transition: all 240ms linear; -o-transition: all 240ms linear; -ms-transition: all 240ms linear; transition: all 240ms linear; }
 .wsite-form-input:hover,.wsite-search-element-input:hover,#commentPostDiv .field input[type=text]:hover,#commentPostDiv .field textarea:hover,.wsite-form-input:focus, .wsite-form-input--focus,.wsite-search-element-input:focus,#commentPostDiv .field input[type=text]:focus,#commentPostDiv .field textarea:focus { }
 .form-field-error .wsite-form-radio-container { border: none; }
 .wsite-phone-field .wsite-form-phone-separator { line-height: 2.5; }
 select { border-radius: 0; height: 38px !important; background: rgba(200,198,196,.1) url(theme/images/dropdown.png?1575602127) no-repeat right center /contain; }
 .wsite-form-field input[type='checkbox'],.wsite-form-field input[type='radio'],.wsite-com-product-option-label input[type='radio'] { display: none !important; }
 .wsite-form-field input[type='checkbox'] + label:before,.wsite-form-field input[type='radio'] + label:before,.wsite-com-product-option-label input[type='radio'] + span:before { content: ''; display: inline-block; height: 10px; width: 10px; margin-right: 8px; background: #f9f9f8; border: solid 4px #f9f9f8; vertical-align: middle; -webkit-box-shadow: 0 0 0 2px rgba(200,198,196,0.4); -moz-box-shadow: 0 0 0 2px rgba(200,198,196,0.4); box-shadow: 0 0 0 2px rgba(200,198,196,0.4); }
 .wsite-form-field input[type='radio'] + label:before,.wsite-com-product-option-label input[type='radio'] + span:before { border-radius: 100%; }
 .wsite-form-field input[type='radio']:checked + label:before,.wsite-form-field input[type='checkbox']:checked + label:before,.wsite-com-product-option-label input[type='radio']:checked + span:before { background: #888; }
 .form-field-error input[type='radio'] + label:before,.form-field-error input[type='checkbox'] + label:before { -webkit-box-shadow: 0 0 0 2px #c00; -moz-box-shadow: 0 0 0 2px #c00; box-shadow: 0 0 0 2px #c00; }
 .imageGallery .galleryCaptionInnerText div.paragraph,.imageGallery .galleryCaptionInnerText { font-weight: 400; font-family: 'Open Sans'; }
 .imageGallery .galleryCaptionInnerText p,.imageGallery .galleryCaptionInnerText { font-weight: 400; font-family: 'Open Sans'; }
 .fancybox-skin { background: transparent !important; webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
 .fancybox-close { right: 20px; top: 18px; }
 .fancybox-close,.fancybox-next span,.fancybox-prev span { background: none !important; width: auto; height: auto; }
 .fancybox-close:before,.fancybox-next span:before,.fancybox-prev span:before { font-size: 50px; line-height: .5; color: #fff !important; }
 .fancybox-close:hover:before,.fancybox-next:hover span:before,.fancybox-prev:hover span:before { color: #fff !important; }
 .fancybox-close:before { font-family: 'Open Sans'; font-size: 50px; content: '\00D7'; }
 .fancybox-prev span:before { content: '\3008'; font-family: 'Open Sans',arial; }
 .fancybox-next span:before { content: '\3009'; font-family: 'Open Sans',arial; }
 .fancybox-title { color: #fff; font-size: 1em; text-align: center; }
 .fancybox-overlay { background: rgba(22,22,22,.95); }
 #fancybox-thumbs ul li a { border: none; }
 #fancybox-thumbs ul li.active { opacity: 1; }
 .wsite-product { border: solid 2px #e4e3e2; border-radius: 0; box-shadow: none; }
 .wsite-product-image { border: none; border-radius: 0; box-shadow: none; }
 #wsite-mini-cart { color: #333; position: fixed !important; top: auto !important; }
 #wsite-mini-cart div,#wsite-mini-cart li { border-color: #e4e3e2 !important; }
 .wsite-cart-contents .wsite-product-list { border: none !important; }
 .wsite-product-list *,.wsite-cart-bottom { color: inherit !important; }
 .wsite-product-list .wsite-product-description { font-size: 13px; }
 .wsite-com-continue-shopping .caret { line-height: 1.5; vertical-align: middle; }
 .wsite-checkout-button { margin: 1px 0 !important; }
 #footer hr.styled-hr { background: #555; }
 @media (max-width: 992px) {
 body { height: 100%; }
 .wsite-logo img { max-width: 400px; max-height: 75px; }
 .row2 .container > div { text-align: center; width: 100%; }
 #logo { padding: 20px 4px; }
 .row1 #nav{ display: none !important; }
 .mega_menu{ display: none !important; }
 .wsite-menu-default a:after,.wsite-menu li a:after,#wsite-menus .wsite-menu li a:after { display: none; }
 .wsite-menu-default a:hover::after,.wsite-menu li a:hover::after,#wsite-menus .wsite-menu li a:hover::after,.wsite-menu-default #active a::after { display: none; }
 #wsite-menus { display: none !important; }
 #menu-button,.wsite-nav-cart { display: table-cell; width: 24px; height: 21px; vertical-align: middle; }
 .row2 #nav { display: none; }
 .hamburger { position: relative; }
 .hamburger span,.hamburger:before,.hamburger:after { position: relative; display: block; width: 24px; height: 4px; background: #333; -webkit-transition: all 300ms cubic-bezier(0,0.085,0.68,0.53); -moz-transition: all 300ms cubic-bezier(0,0.085,0.68,0.53); -o-transition: all 300ms cubic-bezier(0,0.085,0.68,0.53); -ms-transition: all 300ms cubic-bezier(0,0.085,0.68,0.53); transition: all 300ms cubic-bezier(0,0.085,0.68,0.53); }
 .hamburger:before,.hamburger:after { content: ''; }
 .hamburger span { margin: 4px 0; }
 body.menu-open #header .hamburger:before { top: 7px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
 body.menu-open #header .hamburger:after { top: -9px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
 body.menu-open #header .hamburger span { opacity: 0; }
 #navmobile { position: absolute; top: auto; left: 0; display: block; width: 100%; padding: 40px 0 65px; box-sizing: border-box; background: #fff; color: #333; opacity: 0; z-index: -1; text-align: center; -webkit-transition: opacity .35s ease-in-out,z-index .1s .35s ease-in-out,-webkit-transform .1s .35s ease-in-out; -moz-transition: opacity .35s ease-in-out,z-index .1s .35s ease-in-out,-moz-transform .1s .35s ease-in-out; -o-transition: opacity .35s ease-in-out,z-index .1s .35s ease-in-out,-o--transform .1s .35s ease-in-out; -ms-transition: opacity .35s ease-in-out,z-index .1s .35s ease-in-out,-ms-transform .1s .35s ease-in-out; transition: opacity .35s ease-in-out,z-index .1s .35s ease-in-out,transform .1s .35s ease-in-out; }
 .postload #navmobile { height: 100%; overflow: hidden; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
 #navmobile > ul { display: block; width: 100%; }
 .postload #navmobile > ul { margin-bottom: 30px; overflow-y: auto; -webkit-overflow-scrolling: touch; }
 body.menu-open #header .row1 { display: none; }
 body.menu-open #header .row2 { position: fixed; top: 0; left: 0; width: 100%; z-index: 2; }
 body.menu-open #header #navmobile { display: block; position: fixed; opacity: 1; z-index: 2; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: opacity .35s ease-in-out; -moz-transition: opacity .35s ease-in-out; -o-transition: opacity .35s ease-in-out; -ms-transition: opacity .35s ease-in-out; transition: opacity .35s ease-in-out; }
 #navmobile li { display: block; text-align: center; }
 .wsite-menu-default a,.wsite-menu li a { display: inline-block; font-size: 16px; font-weight: 600 !important; padding: 7px 15px; color: #2b2a27 !important; opacity: .7; }
 .wsite-menu-default a:hover,.wsite-menu a:hover,.wsite-menu-default #active a { color: #2b2a27 !important; opacity: 1; }
 .wsite-menu-wrap { display: block !important; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
 body.postload .wsite-menu { max-height: 0; overflow: hidden; background: rgba(0,0,0,.1); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
 .accordion.open > .wsite-menu { max-height: 2000px; }
 .expand:before { content: '+'; display: inline-block; }
 .accordion.open > a > .expand:before { content: '–'; }
 .wsite-nav-cart a { position: relative; padding: 0; font-size: 0; overflow: hidden; display: block; margin: 0; }
 .wsite-nav-cart a span { position: relative; font-size: 12px; font-family: 'Open Sans',arial,sans-serif; display: block; padding: 3px 0 7px; color: #fff; width: 24px; text-align: center; z-index: 1; }
 .wsite-nav-cart a span:before { content: ''; position: absolute; top: 1px; left: 0; display: block; width: 16px; height: 0; border-top: 15px solid #333; border-left: 4px solid transparent; border-right: 4px solid transparent; z-index: -1; }
 .wsite-nav-cart a span:after,.wsite-nav-cart a:after { content: ''; position: absolute; bottom: 0; left: 6px; width: 4px; height: 4px; border-radius: 100%; display: block; background: #333; }
 .wsite-nav-cart a:after { left: auto; right: 6px; }
 #wsite-mini-cart { position: absolute !important; left: auto !important; right: auto !important; top: auto !important; width: 100% !important; border-radius: 0 !important; border: none !important; border-top: 1px solid rgba(255,255,255,.15) !important; box-shadow: none !important; background: #fff !important; color: #333 !important; padding: 1.5em !important; box-sizing: border-box; }
 #wsite-mini-cart .wsite-product-list { display: block; max-height: 300px; overflow: auto; }
 #wsite-mini-cart .wsite-items-right { width: 30%; padding-right: 0; }
 #wsite-mini-cart .wsite-product-list > li { display: table; width: 100%; }
 #wsite-mini-cart:before,#wsite-mini-cart:after { display: none !important; }
 #wsite-mini-cart *,#wsite-com-checkout-list { font-size: 15px !important; }
 .wsite-com-continue-shopping .caret { font-size: .65em; }
 .wsite-product-list li { border: none; }
 #blogTable > tbody > tr > td { display: block !important; width: 100% !important; margin: 0 auto; padding: 0 !important; }
 .blog-body { float: none !important; }
 .blog-sidebar .column-blog { width: 100%; float: none; padding-top: 2em; }
 .blog-sidebar-separator { padding: 0; }
 }
 @media (max-width: 767px) {
 body { font-size: 14px; }
 .wsite-multicol-col { display: block !important; width: auto !important; max-width: 100% !important; margin: 0 auto 1em !important; }
 .container,.wsite-footer { padding: 2.5em 1.5em; }
 .row1 { padding: 0 0px 0 0 !important; padding-top: 0 !important; }
 .row2 #nav { padding-left: .5em; }
 .row1 .social,.row1 .phone-number,.row1 .tagline { padding-left: 0 !important; }
 .row1 .social,.row1 .phone-number,.row1 .tagline { float: none; width: 100%; text-align: center; }
 .row1 .tagline { padding: 2px 20px 0 5px !important; margin: 0 !important; text-align: left; box-sizing: border-box; }
 .row1 .phone-number { padding: 0 !important; margin: 0 !important; }
 .row1 .social { text-align: center; }
 .row1 .search { text-align: left !important; }
 .row1 .search .wsite-search-button { width: 40px; box-sizing: border-box !important; border-left: 1px solid rgba(255,255,255,0.3); }
 .row1 .search .wsite-search-input { width: calc(100%-40px) !important; min-width: 0px !important; padding: 5px 5px 5px 50px !important; }
 #header .wsite-social-item { margin: 6px; }
 .row1 .tagline { white-space: normal; font-size: 12px; font-weight: 400; }
 .row1 .phone-number { white-space: normal; font-size: 12px; font-weight: 400; }
 .row1 .tagline > span { padding: 6px 0; }
 .row1 .phone-number > span { padding: 6px 0; }
 .wsite-logo img { max-width: 200px; max-height: 50px; }
 #wsite-title { font-size: 1.35em; }
 #banner .wsite-headline,.splash-page h2 { font-size: 36px; }
 #banner h1{ font-size: 37px; }
 h2 .wsite-headline,div.paragraph .wsite-headline-paragraph { font-size: inherit !important; line-height: inherit !important; }
 h2 .wsite-headline,p .wsite-headline-paragraph { font-size: inherit !important; line-height: inherit !important; }
 .banner-content h2,.banner-content div.paragraph,.banner-content > div { padding: 10px 0; }
 .banner-content h2,.banner-content p,.banner-content > div { padding: 10px 0; }
 .landing-page #banner .container { height: 300px; }
 .tall-header-page #banner .container { height: 250px; }
 .short-header-page #banner .container { height: 150px; }
 .title-header-page #banner .container { height: 175px; }
 #wsite-mini-cart .wsite-product-list { max-height: 250px; }
 #wsite-mini-cart .wsite-items-right { width: 50%; }
 #wsite-mini-cart .wsite-product-list .wsite-list-image-container { margin: 5px !important; }
 #wsite-mini-cart .wsite-items-right { padding-right: 5px; }
 #wsite-mini-cart .wsite-description-wrapper { padding-left: 5px; }
 #wsite-mini-cart .wsite-product-image,.wsite-list-image-container,#wsite-com-checkout-list .wsite-com-checkout-item-image,#wsite-com-checkout-summary-list .wsite-com-checkout-item-image { width: 30px !important; height: 30px !important; padding: 5px !important; }
 .wsite-com-checkout-item-remove { display: block !important; margin: 5px auto 0 !important; top: auto !important; left: auto !important; }
 .wsite-com-sidebar,.wsite-com-content-with-sidebar { display: block; width: 100%; margin: 0 auto; padding: 0; text-align: center; }
 .wsite-com-sidebar:before { content: 'CATEGORIES'; display: inline-block; font-family: 'Open Sans'; font-size: 16px; margin: 0 auto 10px; vertical-align: top; background: url(theme/images/dropdown2.png?1575602127) no-repeat right top /contain; padding-right: 20px; }
 #wsite-com-hierarchy { max-height: 0; overflow: hidden; -webkit-transition: all 600ms linear; -moz-transition: all 600ms linear; -o-transition: all 600ms linear; -ms-transition: all 600ms linear; transition: all 600ms linear; }
 .open #wsite-com-hierarchy { max-height: 100vh; }
 #wsite-com-store .wsite-com-category-subcategory-group .wsite-com-column,#wsite-com-store .wsite-com-category-product-featured-group .wsite-com-column,#wsite-com-store .wsite-com-category-product-group .wsite-com-column { width: 50% !important; }
 #wsite-com-product-images,select { width: 100% !important; }
 #wsite-com-product-images,#wsite-com-product-images .wsite-com-column { float: none !important; }
 #wsite-com-product-info { margin-left: 0 !important; margin-top: 25px; }
 .wsite-com-checkout-payment-column,.wsite-com-checkout-summary-column { display: block !important; width: auto !important; max-width: 100% !important; margin: 0 auto 1em !important; }
 #wsite-com-checkout-cart-footer { text-align: center; }
 .wsite-com-continue-shopping { display: block; margin: 0 auto 5px; }
 #wsite-com-checkout-cart-footer form { float: none !important; }
 #wsite-com-checkout-list,#wsite-com-checkout-list * { font-size: 12px !important; }
 #wsite-com-checkout-payment-order { margin-left: 0; }
 #wsite-com-checkout-list .wsite-coupon-input,#wsite-com-checkout-summary-list .wsite-coupon-input { width: 120px; }
 .imageGallery > div { width: 50% !important; }
 .galleryCaptionHover .galleryCaptionHolder { display: none !important; }
 .galleryImageHolder .galleryCaptionInnerText { font-size: 10px; margin: 5px auto; line-height: 1; }
 #wsite-search-results,#wsite-search-product-results .wsite-search-product-result { width: 100% !important; padding: 0 !important; }
 #wsite-search-form-container { float: none; width: 100%; margin-top: 10px; }
 #wsite-search-sidebar { display: block; width: 100%; margin: 0 auto; padding: 0; text-align: center; }
 #wsite-search-sidebar:before { content: 'FILTER'; display: inline-block; font-family: 'Open Sans'; font-size: 16px; margin: 20px auto; vertical-align: top; background: url(theme/images/dropdown2.png?1575602127) no-repeat right top /contain; padding-right: 20px; }
 .wsite-search-filter { display: none; }
 #wsite-search-sidebar { max-height: 50px; overflow: hidden; -webkit-transition: all 600ms linear; -moz-transition: all 600ms linear; -o-transition: all 600ms linear; -ms-transition: all 600ms linear; transition: all 600ms linear; }
 #wsite-search-sidebar.open { max-height: 800px; }
 .imgPusher + span { display: 100% !important; }
 .imgPusher + span,.imgPusher + span * { display: block !important; margin-left: 0 !important; margin-right: 0 !important; }
 }
 #icontent #header .row1{ padding-top: 40px; }
 .full-screen-header #banner, .full-screen-header .banner-shade, .full-screen-header #banner .wsite-elements, .full-screen-header #banner .wsite-section-wrap, .full-screen-header .wsite-header-section{ min-height: calc(100vh - 110px) !important; padding-top: 0px !important; }
 @media only screen and (min-height: 600px) {
 .full-screen-header .banner-content .wsite-section-elements{ margin-top: -100px !important; box-sizing: border-box; }
 }
 .sidebar-layout .sidebar-content-container{ margin: 20px auto; padding: 0; }
 .sidebar-layout #main.main, .sidebar-layout #main.sidebar{ -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.3); box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.3); }
 @media(min-width: 992px) {
 .sidebar-layout .sidebar-content-container{ width: 100%; max-width: 1050px; margin: 30px auto; padding: 0; }
 .sidebar-layout #main.main{ display: inline-block; width: 70% !important; box-sizing: border-box; }
 .sidebar-layout #main.sidebar{ display: inline-block; vertical-align:top !important; width: calc(30% - 25px) !important; margin-left: 20px; box-sizing: border-box; }
 }
 @media(max-width: 992px) {
 .sidebar-layout #main.sidebar{ margin-top: 20px; }
 }
 .wsite-form-container .wsite-form-field, .wsite-form-container .wsite-form-input-container, .wsite-form-container .wsite-form-input, .wsite-form-container .wsite-input{ width: 100% !important; max-width: 1200px !important; min-width: 100% !important; }
 .wsite-form-label.wsite-form-fields-required-label{ display: none !important; }
 .social .wsite-social-item { font-size: .9em !important; display: inline-block; margin: 7px 4px 7px !important; color: #2b2a27 !important; background: #fff; border: 1px solid #fff; padding: 4px 6px 4px 7px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
 .social .wsite-social-item:hover { opacity: .8 }
 .testimonials-section{ background: transparent !important; padding-top: 40px !important; padding-bottom: 40px !important; }
 #icontent .testimonials-section h2{ text-shadow: 1px 1px 3px rgba(0, 0, 0, .5); }
 #icontent .testimonials-section .paragraph{ text-shadow: 1px 1px 3px rgba(0, 0, 0, .5); }
 .testimonials-section div.paragraph{ text-align:center; }
 .testimonials-section p{ text-align:center; }
 #icontent .testimonials-section div.paragraph{ text-shadow: 1px 1px 3px rgba(0, 0, 0, .5); }
 #icontent .testimonials-section p{ text-shadow: 1px 1px 3px rgba(0, 0, 0, .5); }
 .testimonials-section .container{ max-width: 800px !important; }
 .testiimonials-overlay-on .testimonials-section .bg-overlay{ -webkit-box-shadow: inset 0px 0px 5px 200px rgba(0,0,0,0.7); -moz-box-shadow: inset 0px 0px 5px 200px rgba(0,0,0,0.7); box-shadow: inset 0px 0px 5px 200px rgba(0,0,0,0.7); }
 .testimonials-section .sl-conteiner{ max-width: 700px; }
 #weebly-footer-signup-container{ display: none !important; height: 0px !important; visibility: hidden !important; overflow: hidden !important; margin-bottom: -500px !important; position: absolute !important; bottom: -500px !important; }
 #bottom-footer{ background: #fff; color: #555; }
 #bottom-footer .paragraph{ margin-bottom:2px !important; }
 #bottom-footer div.paragraph, #bottom-footer .paragraph, #bottom-footer h2, #bottom-footer .wsite-social a:hover, #bottom-footer a:hover{ color: #555 !important; background: none; border:none; }
 #bottom-footer p, #bottom-footer .paragraph, #bottom-footer h2, #bottom-footer .wsite-social a:hover, #bottom-footer a:hover{ color: #555 !important; background: none; border:none; }
 #bottom-footer h2{ margin-bottom: 10px; }
 #bottom-footer .wsite-social a{ color: #bbb; padding:0; border:none; }
 #bottom-footer .container{ padding-top: 10px; padding-bottom:10px; }
 .team-card--large{ width: 100% !important; max-width: 400px !important; }
 .team-card--large .team-card__image--round, .team-card--large .team-card__image--filled{ margin-left: auto !important; margin-right: auto !important; margin-top:20px !important; width:96% !important; max-width: 240px !important; }
 .team-card--large, .team-card--small{ -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3) !important; -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3) !important; box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3) !important; border:none !important; padding-top: 10px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; }
 .team-card--large:hover, .team-card--small:hover{ -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3) !important; -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3) !important; box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3) !important; }
 .team-card--large .wsite-button:hover, .team-card--small .wsite-button:hover{ -moz-transform: none !important; -webkit-transform: none !important; transform: none !important; }
 .accordion__item{ -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; }
 .accordion__title{ background: #2b2a27 !important; }
 .accordion__title .paragraph, .accordion__title .paragraph font, .accordion__title .paragraph span{ color: #fff !important; }
 .active .accordion__title .paragraph, .active .accordion__title .paragraph font, .active .accordion__title .paragraph span{ color: #333 !important; }
 .active .accordion__title{ color: #525252 !important; background: #fff !important; }
 .active .accordion__title::after{ color: #525252 !important; filter: brightness(50%) !important; }
 .accordion__item .accordion__title{ color: #fff; }
 .accordion__item .accordion__title::after{ color: #fff; filter: brightness(900%); margin-top: -5px !important; }
 .accordion__item{ margin-bottom: 4px !important; }
 .accordion__title{ -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; }
 @media(min-width: 767px) {
 .price-chart { -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; }
 .price-chart .name{ font-size: 1.3em !important; }
 .price-chart .name .cell{ background: #f2f6f8; background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); background: -webkit-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); background: linear-gradient(to bottom, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); }
 .price-chart .price .cell:nth-child(2), .price-chart .metric .cell:nth-child(2){ -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); border-top:1px solid #aaa !important; border-bottom: 2px solid #aaa !important; border-left: 2px solid #aaa !important; border-right: 2px solid #aaa !important; background: #fff !important; }
 .price-chart td{ border-top: none; border-bottom: !important; }
 .price-chart .name .cell:nth-child(2){ height: 60px; -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); border-top: 2px solid #aaa !important; border-left: 2px solid #aaa !important; border-right: 2px solid #aaa !important; border-bottom: 2px solid #aaa !important; background: #fceabb; background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); background: -webkit-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); background: linear-gradient(to bottom, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); }
 .price-chart .name .cell:nth-child(2) .paragraph{ margin-top: -15px !important; }
 .price-chart .buttons-middle .cell:nth-child(2){ -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); height: 50px; border-left: 2px solid #aaa !important; border-right: 2px solid #aaa !important; background: #fff !important; }
 .price-chart .buttons-middle .cell:nth-child(2) .wsite-button{ -moz-transform: scale(.9); -webkit-transform: scale(.9); transform: scale(.9); margin-top: -15px !important; }
 .price-chart .rate .cell:nth-child(2){ -moz-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); height: 50px; border-left: 2px solid #aaa !important; border-right: 2px solid #aaa !important; background: #fff !important; }
 .price-chart .metric:last-child .cell:nth-child(2){ border-bottom: 2px solid #aaa !important; }
 .price-chart .metric .cell:nth-child(2) .paragraph{ margin-top: -7px !important; }
 }
 #icontent #nav, #icontent .banner-content, #icontent.fade-in-effect{ opacity: 1; }
 .pages-fade-boolean-off .banner-content, .pages-fade-boolean-off.fade-in-effect{ opacity: 1 !important; }
 #nav, .banner-content, .fade-in-effect{ opacity: 0; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; -o-transition: opacity .5s; -ms-transition: opacity .5s; transition: opacity .5s; }
 .load { opacity: 1 !important; }
 .animate-out { -webkit-transition: opacity .3s; -moz-transition: opacity .3s; -o-transition: opacity .3s; -ms-transition: opacity .3s; transition: opacity .3s; opacity: 0 !important; }
 .weebly-content-area{ border: 1px dashed #aaa; min-height: 20px; margin: 0 auto; display: block; }
 .note { display: none; color: #fff !important; font-size: 15px !important; text-align: center; position:relative; width:100%; max-width:1050px; background: #172943; padding-top:10px !important; padding-bottom:10px !important; margin-left: auto; margin-right:auto; }
 #icontent .note { display: block; }
 .back-to-top-boolean-off .cd-top{ display:none !important; }
 .testiimonials-section-bollean-off .testimonials-section{ display: none !important; }
 .contact-section-bollean-off .contact-section{ display: none; }
 .bottom-footer-bollean-off #bottom-footer{ display: none !important; }
 .cd-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); z-index:999999; overflow: hidden; text-indent: 100%; white-space: nowrap; border-radius: 100px; background: #2b2a27 url(/files/theme/Scroll-to-top/cd-top-arrow.svg?1575602127) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; }
 .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; }
 .cd-top.cd-is-visible { visibility: visible; opacity: 1; }
 .no-touch .cd-top:hover { opacity: .8; }
 @media only screen and (min-width: 768px) {
 .cd-top { right: 20px; bottom: 20px; }
 }
 @media only screen and (min-width: 1024px) {
 .cd-top { height: 60px; width: 60px; right: 30px; bottom: 30px; }
 }
 @media screen and (min-height: 700px) and (min-width: 1090px) {
 #contentArrow { position: absolute; display: block; left: 0; right: 0; bottom: 55px; width: 46px; height: 46px; margin: 0 auto; border: 3px solid #ffffff; border-radius: 100%; opacity: 0.7; text-shadow: 1px 1px 3px rgba(0, 0, 0, .5); -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
 #contentArrow span { position: relative; top: 14px; left: 13px; content: '\203A'; font-family: 'Lato', sans-serif; font-size: 24px; font-weight: bold; line-height: 11px; z-index: 3; text-shadow: 1px 1px 3px rgba(0, 0, 0, .5); -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5) !important; }
 #contentArrow span:before, #contentArrow span:after { position: relative; display: block; background: #ffffff; width: 2px; height: 16px; content: ' '; }
 #contentArrow span:before { top: 5px; left: 4px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
 #contentArrow span:after { top: -11px; left: 14px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
 #contentArrow:hover { opacity: 1; }
 #contentArrow span{ display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; }
 #contentArrow:hover span, #contentArrow:focus span, #contentArrow:active span{ -webkit-animation-name: hvr-wobble-vertical; animation-name: hvr-wobble-vertical; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; top: 11px; }
 }
 #scrolling-point{ position: absolute; margin-top: -69px; height: 0px; visibility: hidden; }
 .bounce { -moz-animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; }
 @-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% 
 40% { -moz-transform: translateY(-30px); transform: translateY(-30px); }
 60% { -moz-transform: translateY(-15px); transform: translateY(-15px); }
 }
 @-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% 
 40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
 60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); }
 }
 @keyframes bounce { 0%, 20%, 50%, 80%, 100% 
 40% { -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -webkit-transform: translateY(-30px); transform: translateY(-30px); }
 60% { -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); -webkit-transform: translateY(-15px); transform: translateY(-15px); }
 }
 #ddslider1{ background-color: #fff !important; }
 .ddslide{ width: 100%; vertical-align:middle !important; display: flex; justify-content: center; display: -webkit-inline-box; -webkit-box-pack: center; -webkit-box-align: center; }
 .ddslide .paragraph{ font-size: 1.2em; color: #fff; }
 .ddslide .paragraph{ color: #fff; }
 #ddslider1 .ddslide{ min-height: 650px; }
 #icontent .ddslide{ display:block !important; }
 .ddslide .wsite-elements{ vertical-align: middle; }
 @media (max-width: 1700px) {
 #ddslider1 .ddslide{ min-height: 620px; }
 #ddslider-home .ddslide{ min-height: 100%; }
 }
 @media (max-width: 1500px) {
 #ddslider1 .ddslide{ min-height: 575px; }
 }
 @media (max-width: 1350px) {
 #ddslider1 .ddslide{ min-height: 520px; }
 }
 @media (max-width: 1100px) {
 #ddslider1 .ddslide{ min-height: 450px; }
 }
 @media (max-width: 950px) {
 #ddslider1 .ddslide{ min-height: 400px; }
 }
 @media (max-width: 700px) {
 #ddslider1 .ddslide{ min-height: 300px; }
 }
 @media (max-width: 500px) {
 #ddslider1 .ddslide{ min-height: 138px; }
 }
 @media (max-width: 410px) {
 #ddslider1 .ddslide{ min-height: 100px; }
 }
 @media (max-width: 374px) {
 #ddslider1 .ddslide{ min-height: 90px; }
 }
 .sl-container{ display:block; width: 90%; margin-left: auto; margin-right: auto; margin-bottom:20px; padding-top:20px; padding-bottom:0px; vertical-align: middle; align-self: center !important; border-radius:2px; max-width:1060px; position:relative; }
 @media screen and (min-width: 1102px) {
 .sl-container{ padding-left:5px; padding-right:5px; }
 }
 #icontent .sl-container{ display:block !important; background: #efefef }
 .sl-container h2{ margin-bottom:10px; color: #fff; font-weight: 200 !important; }
 .sl-container .paragraph{ margin-bottom:7px; }
 .sl-container .wsite-multicol-col{ vertical-align: middle; }
 #bar{ width: 0%; max-width: 100%; height: 8px; margin-top: -8px; background: #2b2a27; opacity: .3 }
 #ddslider-testimonials #bar{ display: none; }
 #progressBar{ width: 100%; background: transparent; display:none; opacity: .0 }
 .nav-next, .nav-prev{ opacity: .7; -webkit-transition: opacity .3s ease; -o-transition: opacity .3s ease; -moz-transition: opacity .3s ease; -ms-transition: opacity .3s ease; transition: opacity .3s ease; color: #aaa; margin-top: -20px !important; }
 .nav-prev:hover, .nav-next:hover{ opacity: 1; }
 .navicon:before { font-family: 'FontAwesome'; font-size: 2em; font-weight: 600; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; width: 27px; height: 40px; color: #ffffff; text-align: center; line-height: 40px; cursor: pointer !important; }
 .nav-prev:before{ content: '\276E'; }
 .nav-next:before{ content: '\276F'; }
 @font-face { font-family: 'FontAwesome'; src: url(/files/theme/dd-slider/fontawesome-webfont.woff?1575602127); font-weight: normal; font-style: normal; }
 .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
 .owl-carousel{ display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
 .owl-carousel .owl-wrapper{ display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
 .owl-carousel .owl-wrapper-outer{ overflow: hidden; position: relative; width: 100%; }
 .owl-carousel .owl-wrapper-outer.autoHeight{ -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
 .owl-carousel .owl-item{ float: left; }
 .owl-controls .owl-page, .owl-controls .owl-buttons div{ }
 .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 1); }
 .grabbing { cursor:url(/files/theme/grabbing.png?1575602127) 8 8, move; }
 .owl-carousel .owl-wrapper, .owl-carousel .owl-item{ -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }
 #icontent .ddslide{ display: block; width: 100%; min-height: 300px; margin: 30px 0; position: relative; }
 #icontent .owl-carousel{ display: block }
 .owl-item.loading{ min-height: 150px; background: url(/files/theme/ajax-loader.gif?1575602127) no-repeat center center }
 .navicon{ position: absolute; top: 50%; margin-top: -10px; }
 .nav-prev{ left: 10px; }
 .nav-next{ right: 10px; }
 @media screen and (max-width:640px){
 .navicon{ display:none; }
 .slajdermargine{ margin-top:40px; }
 }
 .custom-background{ position:absolute; top:0; left:0; width:100% !important; height:100%; text-align:center; overflow:hidden !important; z-index:-1; }
 .custom-background-fixed{ position:relative; width:100%; height:100%; }
 #icontent .custom-background{ position:relative; z-index:1; }
 #icontent .custom-background img{ position:relative; max-height:200px; }
 .custom-background .wsite-image{ display:block; object-fit: cover; position:absolute; width:100% !important; height:100% !important; overflow:hidden !important; }
 .custom-background img{ position:absolute; top:0; left:0; width:100% !important; height:100% !important; object-fit: cover; overflow:hidden !important; }
 //////////////// // END DD-SLIDER // /////////////////*/ @media screen (max-width: 667px){
 }

div.paragraph ul, div.paragraph ol { padding-left: 3em !important; margin: 5px 0 !important; }
div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }
