/******************************************************************
 RESET CSS - Normalize
******************************************************************/
body, img, p, h1, h2, h3, h4, h5, fieldset { margin: 0; padding: 0; border: 0; resize: none; }
a, a:hover, a:visited, a:focus { text-decoration: none !important; }
input[type=submit] { cursor: pointer; }
*:focus { outline: none; }
::selection { background: #000; color: #fafafa; }
::-moz-selection { background: #000; color: #fafafa; }
._v-align { display: inline-block; vertical-align: middle; line-height: normal; }
.relative { position: relative; }
.unstyled { background: none; border: 0; box-shadow: none; list-style: none; margin: 0; padding: 0; line-height: normal; }

/******************************************************************
Geral Html
******************************************************************/
body { overflow-x: hidden; font-family: 'Montserrat', sans-serif; }
    body .wrapper { padding: 0 15px; max-width: 1200px; display: block; margin: auto; position: relative; }
    body .generalContentSection { padding-top: 50px; padding-bottom: 50px; background: white; }
    body img { max-width: 100%; }

    /* Headings */
    body h1, body h2, body h3, body h4, body h5, body h6 { }
    body h1 { font-size: 48px; line-height: 58px; font-family: 'Montserrat', sans-serif; color: #1d3632; }
    body h2 { font-size: 40px; font-family: 'Merriweather', sans-serif; color: #1d3632; }
    body h3 { font-size: 28px; font-family: 'Merriweather', sans-serif; color: #77b800; }
    body h4 { font-size: 21px; font-family: 'Montserrat', sans-serif; color: #1d3632; }
    body h5 { font-size: 16px; font-family: 'Montserrat', sans-serif; color: #1d3632; }
    body p { font-size: 14px; color: #1d3632; }

.m-t-20 { margin-top: 20px !important; }


/* Buttons */
.btn { border-radius: 100px; padding: 8px 28px; font-family: Merriweather; font-size: 14px; line-height: 18px; text-transform: lowercase; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
    .btn.btn-primary { /* TODO */ }
    .btn.btn-default { color: white; border-color: white; background: none; }
        .btn.btn-default:hover { background: rgba(0, 0, 0, 0.15); }
    .btn.btn-info { /* TODO */ }
    .btn.btn-warning { color: white; border-color: #eb7f14; background-color: #eb7f14; }
        .btn.btn-warning:hover { border-color: #cf6f11; background-color: #cf6f11; }
    .btn.btn-success { color: white; border-color: #77b800; background-color: #77b800; }
body .article .imgWrapper .btn.btn-success:hover { border-color: #68a002; background-color: #68a002; }
.btn.btn-danger { /* TODO */ }
.btn.btn-full { padding-left: 0; padding-right: 0; text-align: center; display: block; width: 100%; }
.btn.btn-square { border-radius: 0 !important; }

.btn.btn-download { color: #1d3632; border-color: #1d3632; background-color: transparent; text-transform: none; }
    .btn.btn-download.active,
    .btn.btn-download:hover { color: white; border-color: #77b800; background-color: #77b800; }

.btn.zcmscontentbox-section { border-color: #aaa; background-color: #aaa; }

/* Pagination */
.pagination-wrapper { position: relative; display: block; text-align: center; }

.pagination { display: inline-block; padding: 33px 0; margin: 0; border-radius: 0; }
    .pagination a { color: #eb7f14 !important; background-color: white !important; height: 35px; width: 35px; border-color: #eb7f14 !important; border-radius: 4px; margin: 0 5px; }
    .pagination .active a { border-color: #eb7f14; background: #eb7f14 !important; color: white !important; border: 1px solid #eb7f14; }
    .pagination .disabled a { cursor: not-allowed; opacity: 0.5 !important; filter: alpha(opacity=50) !important; font-size: 16px !important; text-align: center; }
    .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; padding: 6px 4px; border-radius: 4px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 0; border-top-right-radius: 0; padding: 6px 9px; border-radius: 4px; }

.form-control { border-radius: 0; }
    .form-control:focus { border-color: #1d3632; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(29, 54, 50,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(29, 54, 50,.6); }

/******************************************************************
Geral Plugins
******************************************************************/
/* Flexslider */
.flexslider { margin: 0; box-shadow: none; padding: 0; border: 0; border-radius: 0; background: none; }
    .flexslider .flex-direction-nav a { height: 48px; }
/*.flexslider .flex-direction-nav a:before { content: none; }*/

/* Select2 */
body .select2-container .select2-choice { height: 34px; line-height: 34px; }
body .select2-container.form-control { padding: 0; border: 0; }

/* Social  */
body .stButton span { height: 25px !important; }

/* Status */
.status.error { color: red; }
.status.success { color: green; }

/* Error inpus */
body input.error, body textarea.error { border-color: #B94A48; color: #A60D10; }
    body input.error:focus, body textarea.error:focus { border-color: #B94A48; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 0 0 2px rgba(185, 74, 72, 0.3); }

.color-red { color: red !important; }
.color-green { color: green !important; }

body ul.no-style { margin: 0; padding: 0; list-style: none; }

body ._wishlist-open { position: relative; }
body ._wishlist-selector { z-index: 999; position: absolute; left: 100%; top: 0; margin-left: 15px; width: 150px; display: block; background: #DFDFDF; padding: 10px; border-radius: 5px; }
    body ._wishlist-selector:before { content: ' '; position: absolute; left: -10px; top: 10px; width: 0; height: 0; border-style: solid; border-width: 7.5px 10px 7.5px 0; border-color: transparent #DFDFDF transparent transparent; }

/* Inputs */
input[type="text"], input[type="password"] { height: 34px; line-height: 34px; padding: 0 10px; }
.select2.select2-container { width: 100% !important; }
.select2-container .select2-selection--single { height: 34px; border: 1px solid #ccc; }
.select2-container.error .select2-selection--single { border-color: #B94A48; color: #A60D10; }
.select2-container .select2-selection--single .select2-selection__rendered { padding-left: 10px; line-height: 32px; }
.select2-container .select2-selection--single .select2-selection__arrow { line-height: 32px; height: 32px; }
textarea { padding: 4px 10px; }
    textarea.no-resize { resize: none; }

/* tables */
.table th, .table td { vertical-align: middle !important; }

/* icon stack */
.icon-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 0; vertical-align: middle; }
    .icon-stack .icon { position: absolute; left: 0; width: 100%; text-align: center; }
        .icon-stack .icon:before { display: inline; line-height: inherit; margin: 0; }
    .icon-stack .icon-1x { line-height: inherit; }
    .icon-stack .icon-2x { font-size: 2em; }

/* icons from file */
.z-icon { display: inline-block; width: auto; height: auto; }

/******************************************************************
Helpers
******************************************************************/
body .no-margin { margin: 0 !important; }
body .small-margin { margin-left: -8px !important; margin-right: -8px !important; }
body .no-padding { padding: 0 !important; }
body .small-padding { padding-left: 8px !important; padding-right: 8px !important; }
body .hidden { display: none; }
body .no-round-corner { border-radius: 0; }
body .transition-regular { -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
body .transition-fast { -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
body .transition-very-fast { -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
body .small-padding-bottom { padding-bottom: 20px; }
body .medium-padding-bottom { padding-bottom: 30px; }
body .large-padding-bottom { padding-bottom: 100px; }
body .text-wrapper { overflow: hidden; height: 100%; }
body .relative { position: relative; }
body .display-inline { display: inline-block; }
body .display-block { display: block; }
body .display-none { display: none; }
body .invisible { visibility: hidden; }
body .admin-inactive-view { opacity: 0.7; filter: alpha(opacity=70); }

p-5 { padding: 5px; }
p-10 { padding: 10px; }
p-15 { padding: 15px; }
p-30 { padding: 30px; }
p-t-5 { padding-top: 5px; }
p-t-10 { padding-top: 10px; }
p-t-15 { padding-top: 15px; }
p-t-30 { padding-top: 30px; }
p-r-5 { padding-right: 5px; }
p-r-10 { padding-right: 10px; }
p-r-15 { padding-right: 15px; }
p-r-30 { padding-right: 30px; }
p-b-5 { padding-bottom: 5px; }
p-b-10 { padding-bottom: 10px; }
p-b-15 { padding-bottom: 15px; }
p-b-30 { padding-bottom: 30px; }
p-l-5 { padding-left: 5px; }
p-l-10 { padding-left: 10px; }
p-l-15 { padding-left: 15px; }
p-l-30 { padding-left: 30px; }
m-5 { margin: 5px; }
m-10 { margin: 10px; }
m-15 { margin: 15px; }
m-30 { margin: 30px; }
m-t-5 { margin-top: 5px; }
m-t-10 { margin-top: 10px; }
m-t-15 { margin-top: 15px; }
m-t-30 { margin-top: 30px; }
m-r-5 { margin-right: 5px; }
m-r-10 { margin-right: 10px; }
m-r-15 { margin-right: 15px; }
m-r-30 { margin-right: 30px; }
m-b-5 { margin-bottom: 5px; }
m-b-10 { margin-bottom: 10px; }
m-b-15 { margin-bottom: 15px; }
m-b-30 { margin-bottom: 30px; }
m-l-5 { margin-left: 5px; }
m-l-10 { margin-left: 10px; }
m-l-15 { margin-left: 15px; }
m-l-30 { margin-left: 30px; }

.dark { color: #1d3632 !important; }
.green { color: #77b800 !important; }
.orange { color: #eb7f14 !important; }

.flex-control-paging li a { background: #9b9b9b; }
    .flex-control-paging li a.flex-active { background: #1d3632; }

.page-title .title h1,
.page-title .title h2 { font-family: 'Montserrat', sans-serif; color: #1d3632; font-weight: 400; text-transform: uppercase; margin: 10px 0 20px; }
.page-title .title h1 { font-size: 48px; line-height: 58px; }
.page-title .title h2 { font-size: 28px; line-height: 34px; }
.page-title .title p svg { width: 78px; height: 14px; }
    .page-title .title p svg path { fill: #1d3632; }

.page-title + .page-title-filters { margin-top: 22px; }

/******************************************************************
zCMSContent
******************************************************************/
#zCMSContent { padding: 0; }

/******************************************************************
Header
******************************************************************/
#Header { padding: 0; background: white; height: 80px; text-align: center; box-shadow: 0 0 1px 0 rgba(0,0,0,0.15); }
    #Header .row { margin: 0; }
    #Header [class^=col-] { padding: 0; }
    #Header .leftSection { text-align: left; }
    #Header .rightSection { text-align: right; }

    #Header .logo { display: inline-block; padding: 15px 0 15px 100px; height: 100%; }
        #Header .logo img { width: auto; height: 100%; }
    #Header .navigation { display: inline-block; text-align: center; margin: 0; padding: 0; }
        #Header .navigation li { display: inline-block; vertical-align: middle; }
        #Header .navigation a { display: block; }
        #Header .navigation li a { padding: 0 20px 5px; line-height: 70px; color: #000000; vertical-align: middle; font-weight: bold; display: inline-block; text-transform: uppercase; border-top: 5px solid transparent; }
            #Header .navigation li a:focus,
            #Header .navigation li a:hover,
            #Header .navigation li a.active { border-top-color: #77b800; }

    #Header .mediaWrapper { position: absolute; right: 150px; display: inline-block; vertical-align: middle; }
        #Header .mediaWrapper .media { display: block; color: white; line-height: 80px; }
            #Header .mediaWrapper .media a:first-of-type { display: inline-block; margin: 0 15px; }

    #Header .dropdown { color: #eb7f14; font-size: 16px; text-transform: uppercase; max-width: 100px; float: right; }
        #Header .dropdown .dropdown-toggle { background: #f5f5f5; height: 80px; width: 80px; text-align: center; border: none; }
        #Header .dropdown .dropdown-menu { background: #f5f5f5; border: none; border-radius: 0; top: 100%; }
            #Header .dropdown .dropdown-menu a { border-left: 5px solid transparent; }
                #Header .dropdown .dropdown-menu a:focus,
                #Header .dropdown .dropdown-menu a:hover { border-left-color: #eb7f14; font-weight: bold; }


#zCMSContent > #Header { position: fixed; z-index: 100; top: 0; width: 100%; }
    #zCMSContent > #Header + div { margin-top: 80px; }

/******************************************************************
Footer
******************************************************************/
#Footer { display: block; }
    #Footer .topSection { padding: 0 15px; }
        #Footer .topSection .page { position: relative; vertical-align: middle; height: 250px; overflow: hidden; }
            #Footer .topSection .page .background { z-index: -1; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-size: cover !important; overflow: hidden; }
            #Footer .topSection .page .contentWrapper { display: table; height: inherit; z-index: 1; vertical-align: middle; margin: 0 auto; }
            #Footer .topSection .page .content { display: table-cell; max-width: 350px; vertical-align: middle; text-align: center; }
        #Footer .topSection .title { line-height: 33px; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 28px; text-transform: uppercase; }
        #Footer .topSection .introduction { padding: 15px 0; color: #ffffff; font-family: Merriweather; font-size: 14px; font-weight: 400; line-height: 21px; }

    #Footer .middleSection,
    #Footer .bottomSection { padding: 0 100px; background-color: #1d3632; color: white; }

    #Footer .middleSection { padding-top: 75px; padding-bottom: 20px; }
        #Footer .middleSection .logoWrapper a { display: block; padding-right: 50px; }
        #Footer .middleSection .shortcutsWrapper { }
            #Footer .middleSection .shortcutsWrapper h4,
            #Footer .middleSection .shortcutsWrapper a { display: block; color: white; font-family: 'Montserrat', sans-serif; font-weight: 400; margin: 0 0 1px; }
                #Footer .middleSection .shortcutsWrapper h4,
                #Footer .middleSection .shortcutsWrapper h4 a { font-size: 14px; line-height: 18px; text-transform: uppercase; }
            #Footer .middleSection .shortcutsWrapper h4 { margin: 0 0 9px; }
            #Footer .middleSection .shortcutsWrapper a { font-size: 12px; line-height: 18px; }
                #Footer .middleSection .shortcutsWrapper a:hover { color: #eb7f14; }


    #Footer .bottomSection { position: relative; padding-bottom: 25px; height: auto; background-color: #1d3632; }
        #Footer .bottomSection,
        #Footer .bottomSection a { line-height: 40px; color: white; }
            #Footer .bottomSection .creditsWrapper > div + div { border-top: 1px solid white; }
            #Footer .bottomSection .mediaWrapper { position: absolute; right: 100px; top: 0; vertical-align: middle; background: #1d3632; padding-left: 20px; }
                #Footer .bottomSection .mediaWrapper .media { display: block; color: white; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: bold; line-height: 80px; text-transform: uppercase; }
                    #Footer .bottomSection .mediaWrapper .media a:first-of-type { display: inline-block; margin: 0 15px; }

/******************************************************************
subHeader
******************************************************************/
.subHeader { overflow: hidden; z-index: 99; position: relative; min-height: 250px; }
    .subHeader .background { width: 100%; height: 100%; position: absolute; left: 0; top: 0; -moz-transform: translate3d(0,0,0) scale(1.25); -ms-transform: translate3d(0,0,0) scale(1.25); -o-transform: translate3d(0,0,0) scale(1.25); -webkit-transform: translate3d(0,0,0) scale(1.25); transform: translate3d(0,0,0) scale(1.25); background-size: cover; z-index: -1; background-size: cover !important; background-attachment: scroll, fixed !important; background-position: center center !important; }
    .subHeader.kenBurnsReady .background { -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); -moz-transition: 8s transform; -o-transition: 8s transform; -webkit-transition: 8s transform; transition: 8s transform; }
    .subHeader h1 { text-align: center; line-height: 200px; color: #fff; font-size: 50px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; }

/******************************************************************
HomeIndex
******************************************************************/
#HomeBanners { position: relative; height: calc(100vh - 80px); min-height: 660px; width: 100vw; background: white; text-align: center; }
    #HomeBanners .background { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: transparent no-repeat center center; background-size: cover; }
        #HomeBanners .background:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(29, 54, 50, 0.3); }
    #HomeBanners .image { position: relative; top: 18%; }
    #HomeBanners .content { position: relative; top: 32%; }
        #HomeBanners .content h1 { display: inline-block; max-width: 640px; color: white; font-size: 48px; font-weight: 400; text-align: center; text-transform: uppercase; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    #HomeBanners .scroll-down { position: absolute; bottom: 30px; width: 100%; }
        #HomeBanners .scroll-down a { display: inline-block; -moz-animation: bounce 2.5s ease-in-out infinite; -o-animation: bounce 2.5s ease-in-out infinite; -webkit-animation: bounce 2.5s ease-in-out infinite; animation: bounce 2.5s ease-in-out infinite; }

@keyframes bounce {
    0%, 100% { transform: translateY(0) scale(1); }
    60% { transform: translateY(6px) scale(1.05); }
}

#HomeIndex { }
    #HomeIndex .productsSection { background: #e47b13 url(/Content/app/images/tile.png) repeat center center; padding: 30px 50px; }
        #HomeIndex .productsSection > h2 { font-family: 'Montserrat', sans-serif; margin: 60px 0 30px; font-size: 40px; font-weight: 400; text-transform: uppercase; text-align: center; color: white; }
        #HomeIndex .productsSection .flexslider { background: none; }
    #HomeIndex .testimonialsSection { position: relative; background-color: #f5f5f5; text-align: center; padding: 60px 0 72px; }
        #HomeIndex .testimonialsSection h2,
        #HomeIndex .testimonialsSection h3 { color: #1d3632; font-family: 'Montserrat', sans-serif; padding: 10px 0; }
        #HomeIndex .testimonialsSection h2 { line-height: 48px; font-size: 40px; text-transform: uppercase; }
        #HomeIndex .testimonialsSection h3 { line-height: 36px; font-size: 28px; margin-bottom: 30px; }
        #HomeIndex .testimonialsSection:after { content: ''; position: absolute; bottom: -18px; left: 0; right: 0; height: 36px; background: radial-gradient(ellipse at center, white 0%, white 70%, transparent 70%); background-repeat: repeat-x; background-position: top center; background-size: 50px 36px; }

    #HomeIndex .generalContentSection { position: relative; text-align: right; padding: 60px 0; }
        #HomeIndex .generalContentSection h2,
        #HomeIndex .generalContentSection h4 { color: #1d3632; display: inline-block; max-width: 360px; text-align: left; }

        #HomeIndex .generalContentSection h2 { font-family: Merriweather; font-size: 48px; line-height: 56px; margin-bottom: 15px; }
        #HomeIndex .generalContentSection h4 { font-family: 'Montserrat', sans-serif; font-size: 18px; line-height: 26px; }
        #HomeIndex .generalContentSection .photo { text-align: center; }
            #HomeIndex .generalContentSection .photo img { display: inline-block; }
        #HomeIndex .generalContentSection .buttonWrapper { text-align: center; margin-top: 60px; }

    #HomeIndex .flexslider { padding: 0 60px; }
    #HomeIndex .flex-direction-nav a { margin-top: -50px; text-shadow: none; height: 50px; width: 50px; background: rgba(255,255,255,0.2); border-radius: 50px; padding: 0; font-size: 28px; line-height: 50px; opacity: 0.8; }
        #HomeIndex .flex-direction-nav a:hover { opacity: 1; }
        #HomeIndex .flex-direction-nav a:before { color: white; font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; opacity: 1; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; font-size: 120%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); }

    #HomeIndex .flex-direction-nav .flex-prev:before { content: '\e87c'; }
    #HomeIndex .flex-direction-nav .flex-next:before { content: '\e87d'; }

    #HomeIndex .flexslider .flex-direction-nav .flex-prev { left: 10px; }
    #HomeIndex .flexslider .flex-direction-nav .flex-next { right: 10px; }

    #HomeIndex .btnWrapper { margin: 40px 0; text-align: center; }

/******************************************************************
HomeContent
******************************************************************/
#HomeContent { }
    #HomeContent h1,
    #HomeContent h2,
    #HomeContent h3 { font-family: 'Montserrat', sans-serif; font-weight: 400; text-transform: uppercase; }
    #HomeContent h1 { font-size: 48px; line-height: 58px; }
    #HomeContent h2 { font-size: 40px; line-height: 50px; }
    #HomeContent h3 { font-size: 34px; line-height: 44px; }

#HomeContentGalery { float: left; max-width: 500px; margin-right: 15px; }

/******************************************************************
HomeContacts
******************************************************************/
#HomeContacts { }

    #HomeContacts h2 { line-height: 50px; font-family: Merriweather; font-size: 40px; font-weight: 400; margin-bottom: 15px; }
    #HomeContacts address p { display: block; color: #1d3632; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 300; line-height: 26px; }
    #HomeContacts address .coords { margin-top: 26px; }
    #HomeContacts .logoWrapper { margin: 50px 0 75px; }
    #HomeContacts .media { color: #1d3632; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 700; line-height: 36px; text-transform: uppercase; }
        #HomeContacts .media a:first-of-type { display: inline-block; margin: 0 15px; }

    #HomeContacts .mapAndRoute { position: relative; background-color: #f5f5f5; padding: 40px 0 90px; margin-top: 130px; }
        #HomeContacts .mapAndRoute:before { content: ''; position: absolute; top: -25px; left: 0; right: 0; height: 36px; background: radial-gradient(ellipse at center, #f5f5f5 0%, #f5f5f5 70%, transparent 70%); background-repeat: repeat-x; background-position: top center; background-size: 60px 50px; }
        #HomeContacts .mapAndRoute .iconWrapper { margin-bottom: 45px; text-align: center; }
        #HomeContacts .mapAndRoute .route { max-width: 680px; margin: 0 auto 75px; text-align: center; color: #1d3632; font-family: Merriweather; font-size: 16px; font-weight: 400; line-height: 28px; }

/******************************************************************
BlogIndex
******************************************************************/
#BlogIndex { }

    #BlogIndex .generalContentSection .categories { text-align: center; line-height: 58px; }
        #BlogIndex .generalContentSection .categories h3 { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold; line-height: 26px; margin-right: 44px; }
        #BlogIndex .generalContentSection .categories .category { padding: 4px 5px; display: inline-block; }
            #BlogIndex .generalContentSection .categories .category .btn.btn-download { text-transform: lowercase; }
                #BlogIndex .generalContentSection .categories .category .btn.btn-download.active,
                #BlogIndex .generalContentSection .categories .category .btn.btn-download:hover { color: white; border-color: #1d3632; background-color: #1d3632; }

    #BlogIndex .listing { margin-top: 70px; }


/******************************************************************
BlogDetail
******************************************************************/
#BlogDetail { }
    #BlogDetail .title p svg { width: 42px; height: 7px; }

    #BlogDetail .generalContentSection .date { line-height: 13px; color: #9b9b9b; font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 300; }
    #BlogDetail .generalContentSection h1 { color: #77b800; font-family: Merriweather; font-size: 40px; font-weight: 400; margin: 10px 0; }
    #BlogDetail .generalContentSection .introduction { color: #1d3632; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; line-height: 28px; }

    #BlogDetail .moreArticles { position: relative; background-color: #f5f5f5; padding: 50px 0 100px; margin-top: 130px; }
        #BlogDetail .moreArticles:before { content: ''; position: absolute; top: -25px; left: 0; right: 0; height: 36px; background: radial-gradient(ellipse at center, #f5f5f5 0%, #f5f5f5 70%, transparent 70%); background-repeat: repeat-x; background-position: top center; background-size: 60px 50px; }
        #BlogDetail .moreArticles h3 { color: #77b800; font-family: 'Montserrat', sans-serif; font-size: 28px; font-weight: 400; text-transform: uppercase; text-align: center; margin-bottom: 50px; }

/******************************************************************
article
******************************************************************/
body .article { margin-bottom: 30px; display: block; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
    body .article .imgWrapper { position: relative; text-align: center; background: #f0f0f0; }
        body .article .imgWrapper img { max-width: 100%; }
        body .article .imgWrapper .hoverEffect { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: #4a4a4a; opacity: 0; will-change: opacity; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
        body .article .imgWrapper .btnWrapper { position: absolute; top: 50%; left: 0; right: 0; margin-top: -18px; text-align: center; opacity: 0; will-change: opacity; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
            body .article .imgWrapper .btnWrapper .btn { display: inline-block; }
    body .article .description { background-color: transparent; padding: 18px; min-height: 170px; overflow: hidden; }
        body .article .description h2 { height: 27px; color: #77b800; font-family: Merriweather; font-size: 21px; font-weight: 700; margin-bottom: 6px; overflow: hidden; }
        body .article .description .date { height: 13px; color: #9b9b9b; font-family: 'Montserrat', sans-serif; font-size: 10px; font-weight: 300; margin-bottom: 20px; overflow: hidden; text-transform: capitalize; }
        body .article .description .introduction { color: #1d3632; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 300; line-height: 21px; overflow: hidden; }
    body .article:hover { box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
        body .article:hover .imgWrapper .hoverEffect { opacity: 0.4; }
        body .article:hover .imgWrapper .btnWrapper { opacity: 1; }
    body .article .textShadowHover { text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.0); -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
    body .article:hover .textShadowHover { text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.56); }


/******************************************************************
TabList from Portfolio
******************************************************************/
#TabList,
#TabList .nav { position: relative; width: 100%; }
    #TabList .nav li { position: relative; display: block; height: 50px; width: 20%; line-height: 50px; text-align: center; color: white; text-transform: uppercase; float: left; }
        #TabList .nav li button,
        #TabList .nav li a { display: inline-block; z-index: 2; line-height: 50px; color: white; width: 100%; padding: 0; margin: 0; border: none; background: #77b800; text-transform: uppercase; border-left: 1px solid rgba(255,255,255, 0.9); border-right: 1px solid rgba(255,255,255, 0.9); border-radius: 0; }

        #TabList .nav li:first-child a { display: block; height: 100%; background: #1d3632; border-right: 1px solid rgba(255,255,255, 0.9); }
        #TabList .nav li:first-child > * { border-left: none; }
        #TabList .nav li:last-child > * { border-right: none; }

        #TabList .nav li.active { font-weight: bold; }

        #TabList .nav li:last-child:after { content: ''; position: absolute; z-index: 0; margin-right: -17px; right: 350%; top: 0; border: 17px solid #77b800; border-left-color: transparent; border-bottom-color: transparent; border-right-color: transparent; -moz-transition: 1s ease; -o-transition: 1s ease; -webkit-transition: 1s ease; transition: 1s ease; }

    #TabList .nav > li + li.active + li + li + li:after { right: 350%; top: 100%; }
    #TabList .nav > li + li + li.active + li + li:after { right: 250%; top: 100%; }
    #TabList .nav > li + li + li + li.active + li:after { right: 150%; top: 100%; }
    #TabList .nav > li + li + li + li + li.active:after { right: 50%; top: 100%; }

    #TabList .nav > li.active + li + li + li + li:after,
    #TabList .nav > li:not(.active) + li:not(.active) + li:not(.active) + li:not(.active) + li:not(.active):after { right: 350%; top: 0; }

    #TabList.affix { position: fixed; top: 80px; z-index: 1; }
        #TabList.affix + * { margin-top: 50px; }

/******************************************************************
PortfolioIndex
******************************************************************/
#PortfolioIndex { }
    #PortfolioIndex #TabList { z-index: 99; opacity: 0.9; }
    #PortfolioIndex .generalContentSection .title h2 { line-height: 36px; font-family: Merriweather; font-size: 28px; margin: 10px 0; }
    #PortfolioIndex .generalContentSection .title p svg path { fill: #1d3632; }
    #PortfolioIndex .generalContentSection h3 { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold; line-height: 26px; margin-right: 44px; }
    #PortfolioIndex .generalContentSection .categories { text-align: center; }
        #PortfolioIndex .generalContentSection .categories .category { padding: 4px 5px; display: inline-block; }

            #PortfolioIndex .generalContentSection .categories .category .btn.btn-download { text-transform: lowercase; }
                #PortfolioIndex .generalContentSection .categories .category .btn.btn-download.active,
                #PortfolioIndex .generalContentSection .categories .category .btn.btn-download:hover { color: white; border-color: #1d3632; background-color: #1d3632; }

    #PortfolioIndex .attributes-container { display: block; padding: 50px; width: 100%; background: grey; }
    #PortfolioIndex .listingSection { margin-bottom: 50px; }

    #PortfolioIndex .attributes-selector { min-height: initial; }
        #PortfolioIndex .attributes-selector.open { margin-bottom: 30px; }

.attributesWrapper { margin: 0 15px 30px; padding: 30px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); background-color: #ffffff; }

/*#PortfolioIndex .categories .category a { border: 1px solid #68c3a3; padding: 8px 20px; display: block; font-size: 16px; color: #000; text-transform: uppercase; text-align: center; font-weight: 700; }
                #PortfolioIndex .categories .category a.active,
                 #BlogIndex .categories .category a:hover { border: 1px solid #68c3a3; background: #68c3a3; color: #fff; }*/

/******************************************************************
PortfolioDetail
******************************************************************/
#PortfolioDetail { }
    #PortfolioDetail .mainContentSection { padding: 75px 0; }
        #PortfolioDetail .mainContentSection svg { -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; -webkit-transform-origin: left center; transform-origin: left center; -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); -webkit-transform: scale(2); transform: scale(2); }
            #PortfolioDetail .mainContentSection svg path { fill: #1d3632; }
        #PortfolioDetail .mainContentSection h1 { padding: 20px 0 30px; line-height: 60px; color: #1d3632; font-family: Merriweather; font-size: 48px; text-transform: uppercase; }
        #PortfolioDetail .mainContentSection h2 { padding: 20px 0; color: #77b800; font-family: 'Montserrat', sans-serif; font-size: 40px; font-weight: 400; }
        #PortfolioDetail .mainContentSection .introduction { color: #1d3632; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: lighter; line-height: 26px; }
        #PortfolioDetail .mainContentSection .imgWrapper { text-align: center; }
            #PortfolioDetail .mainContentSection .imgWrapper img { max-width: 100%; }

    #PortfolioDetail .section-content { position: relative; padding: 70px 0; overflow: hidden; }
        #PortfolioDetail .section-content.dark { background: #f5f5f5; }
        #PortfolioDetail .section-content h3 { text-align: center; margin-bottom: 75px; }
            #PortfolioDetail .section-content h3 .icon { display: block; text-align: center; margin-bottom: 30px; }
                #PortfolioDetail .section-content h3 .icon img { display: inline-block; }
            #PortfolioDetail .section-content h3 .title { display: block; line-height: 33px; color: #77b800; font-family: 'Montserrat', sans-serif; font-size: 28px; text-transform: uppercase; font-weight: 400; }
        #PortfolioDetail .section-content h4 { margin: 0; line-height: 33px; color: #eb7f14; font-family: 'Montserrat', sans-serif; font-size: 28px; text-transform: uppercase; }
        #PortfolioDetail .section-content hr { margin: 0 !important; vertical-align: middle; padding: 0; height: 0; }
        #PortfolioDetail .section-content p { color: #1d3632; font-family: 'Montserrat', sans-serif; font-size: 14px; line-height: 21px; }


    #PortfolioDetail #Advantages .advantage { text-align: center; transition: all 0.2s ease; }
        #PortfolioDetail #Advantages .advantage:hover { background: white; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

    #PortfolioDetail #Advantages hr { margin-top: 1em !important; padding-bottom: 1em !important; }
    #PortfolioDetail #Advantages .advantage img { width: 100%; }
    #PortfolioDetail #Advantages .advantage p { margin: 0; padding: 1em 0; }
    #PortfolioDetail #Advantages .advantage .title { display: inline-block; margin: 0.2em 0 0.5em; line-height: 27px; color: #77b800; font-family: Merriweather; font-size: 21px; font-weight: bold; }
    #PortfolioDetail #Advantages .rule { text-align: center; }
        #PortfolioDetail #Advantages .rule p { display: inline-block; max-width: 210px; line-height: 20px; font-size: 16px; margin: 0.5em 0 0; }
            #PortfolioDetail #Advantages .rule p + p { margin: 0; font-size: 21px; font-weight: bold; line-height: 21px; text-transform: uppercase; }

.attributesWrapper img { display: inline-block; }
.attributesWrapper .header { margin-bottom: 70px; }
.attributesWrapper .close { display: inline-block; position: relative; width: 28px; height: 28px; float: none; opacity: 1; box-shadow: none; margin-bottom: 40px; }
    .attributesWrapper .close:after,
    .attributesWrapper .close:before { content: ''; position: absolute; display: inline-block; left: 0; width: 37px; height: 2px; border-radius: 2px; background: #9b9b9b; transform-origin: left center; }
    .attributesWrapper .close:after { top: 0; transform: rotate(45deg); }
    .attributesWrapper .close:before { bottom: 0; transform: rotate(-45deg); }
.attributesWrapper .title,
.attributesWrapper .subtitle { color: #77b800; font-family: 'Montserrat', sans-serif; font-size: 28px; line-height: 34px; text-transform: uppercase; }
.attributesWrapper .navigator { position: relative; cursor: pointer; }
    .attributesWrapper .navigator .title,
    .attributesWrapper .navigator .subtitle { color: #9b9b9b; font-family: 'Montserrat', sans-serif; font-size: 12px; line-height: 18px; text-transform: uppercase; }

    .attributesWrapper .navigator.next { text-align: right; }

    .attributesWrapper .navigator .arrow { display: inline-block; position: relative; width: 28px; height: 28px; float: left; margin-top: 2.5px; }
        .attributesWrapper .navigator .arrow:after,
        .attributesWrapper .navigator .arrow:before { content: ''; position: absolute; display: inline-block; left: 0; top: 50%; width: 18.5px; height: 2px; background: #77b800; transform-origin: left center; }
    .attributesWrapper .navigator.prev .arrow:after { transform: rotate(-45deg); }
    .attributesWrapper .navigator.prev .arrow:before { transform: rotate(45deg); }
    .attributesWrapper .navigator.next .arrow { float: right; }
        .attributesWrapper .navigator.next .arrow:after,
        .attributesWrapper .navigator.next .arrow:before { left: auto; right: 0; transform-origin: right center; }
        .attributesWrapper .navigator.next .arrow:after { transform: rotate(-45deg); }
        .attributesWrapper .navigator.next .arrow:before { transform: rotate(45deg); }

.attributesWrapper .attributes { }
    .attributesWrapper .attributes p { margin: 0 0 35px; }
    .attributesWrapper .attributes .caption,
    .attributesWrapper .attributes .value { display: block; font-family: 'Montserrat', sans-serif; }
    .attributesWrapper .attributes .caption { color: #1d3632; font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 19px; }
    .attributesWrapper .attributes .value { color: #77b800; font-size: 21px; font-weight: bold; line-height: 21px; }
.attributesWrapper .details { margin-top: 100px; color: #1d3632; font-family: Merriweather; font-size: 16px; font-weight: 400; line-height: 28px; }
.attributesWrapper .contactUsWrapper { padding-top: 200px; text-align: right; }
.attributesWrapper .contactUs { display: inline-block; max-width: 200px; }
    .attributesWrapper .contactUs > div { text-align: left; padding-top: 15px; }

.attributesWrapper.attributesAccessory .contactUsWrapper { padding-top: 50px; }


#PortfolioDetail .attributesWrapper { box-shadow: none; }


/******************************************************************
portfolio
******************************************************************/
.portfolio { display: block; position: relative; padding-top: 40px; margin: 30px 0; text-align: center; height: 550px; }
    .portfolio .imgWrapper { text-align: center; height: 150px; }
        .portfolio .imgWrapper img { display: inline-block; max-height: 120px; max-width: 100%; width: auto; }
    .portfolio .title { text-align: center; }
        .portfolio .title svg { margin: 25px 0 10px; }
            .portfolio .title svg,
            .portfolio .title svg path { fill: white; }
        .portfolio .title a { display: block; }
        .portfolio .title h2 { line-height: 36px; color: #ffffff; font-family: Merriweather, serif; font-size: 28px; font-weight: 400; text-transform: uppercase; text-align: center; }
    .portfolio > button { display: inline-block; padding: 0; border: none; background: none; margin-top: 15px; }
        .portfolio > button svg path { fill-opacity: 0.5; }
    .portfolio .description { font-family: 'Montserrat', sans-serif; text-align: center; background-color: #ffffff; overflow: hidden; }
        .portfolio .description .subtitle { color: #77b800; font-size: 21px; line-height: 25px; padding-top: 15px; }
        .portfolio .description .introduction { color: #1d3632; font-size: 14px; line-height: 21px; font-weight: lighter; padding-top: 15px; }
        .portfolio .description .categories { color: #77b800; font-size: 14px; line-height: 24px; font-weight: bold; padding: 30px 0; }

    .portfolio .dropdown-menu { display: block; z-index: 1; top: 90px; right: 50%; left: auto; width: 60px; min-width: unset; height: 80px; border: none; box-shadow: none; border-bottom-left-radius: 45%; border-bottom-right-radius: 45%; }
        .portfolio .dropdown-menu > div { opacity: 0; -moz-transition: opacity 0s ease; -o-transition: opacity 0s ease; -webkit-transition: opacity 0s ease; transition: opacity 0s ease; }

    .portfolio .imgWrapper,
    .portfolio .title { position: relative; z-index: 10; }

        .portfolio .imgWrapper img,
        .portfolio .title svg path,
        .portfolio .title h2,
        .portfolio .dropdown-menu { -moz-transition: all 0.66s ease-in-out; -o-transition: all 0.66s ease-in-out; -webkit-transition: all 0.66s ease-in-out; transition: all 0.66s ease-in-out; }

.active > .portfolio { }
    .active > .portfolio .imgWrapper img { max-height: 150px; }
    .active > .portfolio .title svg path { fill: black; }
    .active > .portfolio .title h2 { color: black; }
    .active > .portfolio .dropdown-menu { padding: 275px 30px 35px; top: 0; right: 0; width: 100%; height: 100%; overflow: visible; border-bottom-left-radius: 35%; border-bottom-right-radius: 35%; }
        .active > .portfolio .dropdown-menu > div { opacity: 1; -moz-transition: all 0.2s ease 0.56s; -o-transition: all 0.2s ease 0.56s; -webkit-transition: all 0.2s ease 0.56s; transition: all 0.2s ease 0.56s; }
        .active > .portfolio .dropdown-menu .buttonWrapper { position: absolute; bottom: -18px; left: 0; right: 0; text-align: center; }

.portfolio.admin-inactive-view .description { background-color: #ddd; }

.listingSection .portfolio { height: 350px; }
    .listingSection .portfolio .title svg,
    .listingSection .portfolio .title svg path { fill: #eb7f14; }
    .listingSection .portfolio .title h2 { color: #eb7f14; }
    .listingSection .portfolio .subtitle { }
    .listingSection .portfolio .imgWrapper img { max-height: 150px; }
    .listingSection .portfolio .description { border: 1px solid #e6e6e6; background-color: transparent; }
        .listingSection .portfolio .description .introduction { color: #e2e2e2; }
        .listingSection .portfolio .description .categories { color: black; font-weight: normal; }
    .listingSection .portfolio .dropdown-menu { padding: 275px 30px 35px; top: 0; right: 0; width: 100%; height: 100%; overflow: visible; border-bottom-left-radius: 35%; border-bottom-right-radius: 35%; }
        .listingSection .portfolio .dropdown-menu > div { opacity: 1; -moz-transition: all 0.2s ease 0.8s; -o-transition: all 0.2s ease 0.8s; -webkit-transition: all 0.2s ease 0.8s; transition: all 0.2s ease 0.8s; }
        .listingSection .portfolio .dropdown-menu .buttonWrapper { position: absolute; bottom: -18px; left: 0; right: 0; text-align: center; }

    .listingSection .portfolio .subtitle,
    .listingSection .portfolio .description .introduction,
    .listingSection .portfolio .description .categories { display: none; }

.listingSection .active > .portfolio .description { background: #f5f5f5; border-color: #f5f5f5; transition: 0.35s ease; }


/******************************************************************
portfolio
******************************************************************/

.accessory { display: block; position: relative; text-align: center; padding: 20px; border: 1px solid #e6e6e6; margin: 0 0 30px; cursor: pointer; -moz-transition: 0.35s ease; -o-transition: 0.35s ease; -webkit-transition: 0.35s ease; transition: 0.35s ease; }
    .accessory.active,
    .accessory:hover { background: #f5f5f5; border-color: #f5f5f5; }
        .accessory.active::after { content: ''; position: absolute; bottom: -44px; left: 50%; margin-left: -22px; height: 0; width: 0; border: 22px solid transparent; border-top-color: #f5f5f5; }
    .accessory img { display: inline-block; height: 100px; margin: 20px 0 40px; }
    .accessory h3,
    .accessory p { color: #1d3632; font-family: 'Montserrat', sans-serif; line-height: 18px; text-transform: uppercase; font-size: 16px; min-height: 18px; }
    .accessory h3 { min-height: 36px; }
    .accessory p { font-size: 12px; }

/******************************************************************
quote
******************************************************************/
.quote { text-align: center; margin-top: 30px; }
    .quote > div { position: relative; display: block; color: #1d3632; }
    .quote .quotation-mark { font-family: Merriweather; font-size: 68px; line-height: 0.5; font-weight: bold; color: #e47b13; }
        .quote .quotation-mark.start { vertical-align: top; }
        .quote .quotation-mark.end { padding-top: 34px; }
    .quote .introduction { font-family: Merriweather; font-size: 21px; line-height: 34px; }
        .quote .introduction .introductionWrapper { max-width: 678px; margin: 0 auto; }
    .quote .title { font-family: Merriweather; font-size: 18px; font-style: italic; line-height: 20px; padding-top: 15px; }
    .quote .subtitle { color: #9b9b9b; font-family: Merriweather; font-size: 14px; font-weight: 400; line-height: 18px; }

/******************************************************************
.searchBoxContainer
******************************************************************/
.searchBoxContainer { }
    .searchBoxContainer .searchBox { padding-top: 25px; padding-bottom: 25px; }

/******************************************************************
.searchBox
******************************************************************/
.searchBox .inputTextHolder { height: 68px; width: 100%; padding-left: 25px; padding-right: 60px; text-align: left; background: #22B7E8; color: #FFF; font-size: 14px; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
    .searchBox .inputTextHolder input { height: auto; padding: 0; border: 0; background: transparent; line-height: 68px; width: 100%; font-size: 14px; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
    .searchBox .inputTextHolder .submitBtn { display: inline-block; width: 20px; height: 20px; position: absolute; right: 30px; top: 25px; font-size: 40px; color: white; }
        .searchBox .inputTextHolder .submitBtn svg { width: 20px; height: 20px; vertical-align: top; fill: white; }
.searchBox .specialDropdown .select { height: 68px; width: 100%; text-align: left; background: #F2F5F7; color: #C2C2C2; font-size: 14px; padding-right: 40px; display: inline-block; border: 1px solid #EBEEF1; padding: 0; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
    .searchBox .specialDropdown .select .icon { line-height: 20px; font-size: 24px; color: #FFF; border-radius: 0px 5px 5px 0px; position: absolute; top: 23px; right: 5px; }
    .searchBox .specialDropdown .select .title { display: inline-block; color: #FFF; font-size: 16px; }
.searchBox .specialDropdown .dropdown-menu { width: 100%; max-height: 350px; overflow-y: scroll; }
.searchBox .specialDropdown .dropdownItem { cursor: pointer; padding: 5px; }
    .searchBox .specialDropdown .dropdownItem:hover { background: #EBEBEB; }
    .searchBox .specialDropdown .dropdownItem a { color: black; width: 100%; display: block; }
.searchBox .open > .dropdown-menu { display: block !important; }
.searchBox .specialDropdownForm .select { border: 1px solid #1DA0CC; border-radius: 0; padding: 21px 26px; background: #1DA0CC; padding-right: 7px; }
.searchBox ::-webkit-input-placeholder { color: white; }
.searchBox :-moz-placeholder { /* Firefox 18- */ color: white; }
.searchBox ::-moz-placeholder { /* Firefox 19+ */ color: white; }
.searchBox :-ms-input-placeholder { color: white; }

/******************************************************************
product
******************************************************************/
body .product { background: white; display: block; margin-bottom: 20px; border: 1px solid #EAEAEA; }
    body .product:hover { background: #EAEAEA; -webkit-box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.36); -moz-box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.36); box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.36); }
        body .product:hover .details { }
    body .product .discount { position: absolute; top: 15px; right: 15px; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 50%; display: inline-block; background: #a93737; color: #FFF; }
    body .product .imgWrapper { display: block; border-bottom: 1px solid #EAEAEA; }
        body .product .imgWrapper > img { display: inline-block; width: 100%; }
    body .product .details { padding: 15px; padding-right: 40px; position: relative; }
        body .product .details .stockSignal { height: 10px; width: 10px; border-radius: 50%; position: absolute; top: 20px; right: 20px; }
        body .product .details .title { color: #13657F; font-size: 16px; font-weight: 700; line-height: 20px; height: 40px; overflow: hidden; }
        body .product .details .subtitle { color: #13657F; font-size: 14px; padding-top: 3px; }
            body .product .details .subtitle span { color: #000; }
        body .product .details .actions { padding-top: 5px; color: #FF9225; }
            body .product .details .actions .cartBtn { font-size: 16px; vertical-align: top; height: 35px; }
                body .product .details .actions .cartBtn svg { height: 18px; width: 14px; vertical-align: top; fill: white; margin-left: 5px; margin-top: 3px; }
            body .product .details .actions .priceHolder { }
            body .product .details .actions .old { height: 20px; }
                body .product .details .actions .old .lineOver { text-decoration: line-through; }
            body .product .details .actions .price { font-size: 16px; margin-bottom: 8px; }
                body .product .details .actions .price span { font-size: 14px; margin-left: 15px; }
    body .product:hover .details .actions .quantityHolder { width: 80px; }
    body .product .details .actions .quantityHolder { color: white; overflow: hidden; width: 0; display: inline-block; height: 35px; vertical-align: top; }
        body .product .details .actions .quantityHolder .quantityWrapper { width: 80px; }
        body .product .details .actions .quantityHolder .decrementProduct { display: inline-block; width: 20px; height: 35px; padding: 8px 3px; vertical-align: top; color: white; background: #999999; }
        body .product .details .actions .quantityHolder .quantityDisplay { display: inline-block; width: 25px; height: 35px; padding: 7px 4px; text-align: center; vertical-align: top; color: white; background: #999999; }
        body .product .details .actions .quantityHolder .incrementProduct { display: inline-block; width: 20px; height: 35px; padding: 8px 0px; vertical-align: top; color: white; background: #999999; }


    body .product.alter { }
        body .product.alter .imgWrapper { border: 0; }
        body .product.alter .details { padding-right: 0; padding-left: 25px; padding-top: 30px; padding-bottom: 15px; }
        body .product.alter .detailsAction { padding-right: 25px; padding-left: 0; padding-top: 0; padding-bottom: 15px; }
        body .product.alter .details .actions { padding-top: 4px; }
        body .product.alter .details .stockBox { display: inline-block; margin-left: 25px; padding: 5px 14px; color: white; }
        body .product.alter .details .actions .old { text-align: right; }
        body .product.alter .details .actions .price { text-align: right; height: 40px; margin-bottom: 3px; }

/******************************************************************
ProductsIndex
******************************************************************/
#ProductsIndex { }
    #ProductsIndex .filters { }
        #ProductsIndex .filters select { display: inline-block; }
        #ProductsIndex .filters .brandFilter { display: inline-block; height: 75px; vertical-align: top; margin-right: 50px; max-width: 165px; }
            #ProductsIndex .filters .brandFilter h4 { display: inline-block; color: #105870; font-size: 14px; padding-bottom: 10px; font-weight: 700; }
        #ProductsIndex .filters .orderFilter { display: inline-block; height: 75px; vertical-align: top; margin-right: 15px; max-width: 165px; }
            #ProductsIndex .filters .orderFilter h4 { display: inline-block; color: #105870; font-size: 14px; padding-bottom: 10px; font-weight: 700; }
        #ProductsIndex .filters .displays { display: inline-block; height: 75px; vertical-align: top; padding-top: 30px; }
            #ProductsIndex .filters .displays h4 { display: inline-block; color: #105870; font-size: 14px; font-weight: 700; vertical-align: top; padding-top: 10px; padding-right: 15px; }
            #ProductsIndex .filters .displays a { color: #105870; font-size: 25px; display: inline-block; vertical-align: top; }
                #ProductsIndex .filters .displays a.active { color: #22B7E8; }
    #ProductsIndex .listing { }
        #ProductsIndex .listing .products { padding-top: 25px; }
    #ProductsIndex .mainCategories { background: #e5e5e5; margin-bottom: 20px; padding-top: 20px; padding-bottom: 23px; }
        #ProductsIndex .mainCategories .category { text-transform: uppercase; padding-right: 50px; color: #ABABAB; font-weight: 700; font-size: 14px; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
        #ProductsIndex .mainCategories .active { color: #E68D22; text-decoration: underline !important; }
        #ProductsIndex .mainCategories .category:hover { color: #E68D22; text-decoration: underline !important; }

    #ProductsIndex .categories { color: #FFF; }
        #ProductsIndex .categories h2 { font-size: 14px; }
        #ProductsIndex .categories h3 { font-size: 14px; }
        #ProductsIndex .categories h4 { font-size: 14px; }
        #ProductsIndex .categories .panel { background: none; }
        #ProductsIndex .categories .panel-group { margin: 0; }
        #ProductsIndex .categories .panel-default { border-radius: 0 !important; margin-top: 0; border: 0; border-bottom: 1px solid #105870; }
            #ProductsIndex .categories .panel-default .panel-heading { padding: 17px 24px; padding-right: 15px; color: #FFF; text-transform: uppercase; font-weight: 400; font-size: 14px; background: #105870; border-radius: 0 !important; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
            #ProductsIndex .categories .panel-default .panel-body { padding: 0; }
        #ProductsIndex .categories .accordion-toggle { padding: 0; }
        #ProductsIndex .categories .panel-heading:hover, #ProductsIndex .categories .active .panel-heading { background: #13657F; color: #FFF; }
        #ProductsIndex .categories .panel-default .collapsed .panel-heading { background: #13657F; color: #FFF; }
            #ProductsIndex .categories .panel-default .collapsed .panel-heading:hover, #ProductsIndex .categories .panel-default .active .panel-heading { background: #105870; }

        #ProductsIndex .categories .collapsed .panel-heading .icon-angle-down { display: block; }
        #ProductsIndex .categories .collapsed .panel-heading .icon-angle-up { display: none; }
        #ProductsIndex .categories .panel-heading .icon-angle-down { display: none; }
        #ProductsIndex .categories .panel-heading .icon-angle-up { display: block; }

        #ProductsIndex .categories .panel-collapse.lvl1Cat.in { color: #FFF; }
        #ProductsIndex .categories .panel .panel { border: 0; }
            #ProductsIndex .categories .panel .panel .collapsed .panel-heading { background: #105870; }
            #ProductsIndex .categories .panel .panel .panel-heading { background: #1DA0CC; padding: 17px 24px; padding-right: 15px; text-transform: unset; }
                #ProductsIndex .categories .panel .panel .panel-heading:hover, #ProductsIndex .categories .panel .panel .active .panel-heading { background: #1DA0CC; }
        #ProductsIndex .categories .panel-body .panel-body { }
            #ProductsIndex .categories .panel-body .panel-body a { background: #1DA0CC; padding: 17px 24px; text-transform: unset; display: block; color: #FFF; border-top: 1px solid #256581; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
                #ProductsIndex .categories .panel-body .panel-body a:hover, #ProductsIndex .categories .panel-body .panel-body a.active { background: #37bdea; }
        #ProductsIndex .categories .panel-group .panel-default { margin: 0; border-top: 1px solid #0C485C; }


#PriceRangeSlider { width: 100%; margin: 20px 0; }
    #PriceRangeSlider .range-slider-value { margin-top: 8px; }


/******************************************************************
ProductDetail 
******************************************************************/
#ProductDetail { /* TODO */ }
    #ProductDetail .details-prod { background-color: #F5F5F5; }
    #ProductDetail .top { background: #F9F9F9; padding-top: 45px; padding-bottom: 20px; margin-bottom: 45px; text-transform: uppercase; }
        #ProductDetail .top .categories { font-size: 14px; color: #C1C1C1; }
        #ProductDetail .top .title { font-size: 30px; color: #363636; font-weight: 800; }
    #ProductDetail .productImages { position: relative; }
        #ProductDetail .productImages .promo { position: absolute; font-weight: 700; top: 15px; left: 15px; border-radius: 5px; display: inline-block; padding: 3px 5px; background: #ED7777; color: white; text-transform: uppercase; z-index: 20; }
        #ProductDetail .productImages .new { position: absolute; font-weight: 700; top: 15px; right: 15px; border-radius: 5px; display: inline-block; padding: 3px 5px; background: #3CB878; color: white; text-transform: uppercase; z-index: 20; }
    #ProductDetail .details-prod .details { padding: 40px 25px; }
        #ProductDetail .details-prod .details h1 { font-weight: 700; font-size: 30px; color: #555555; text-transform: uppercase; }
        #ProductDetail .details-prod .details .reference { font-size: 17px; color: #656565; padding-top: 20px; padding-bottom: 8px; border-bottom: 1px solid #777777; display: inline-block; }
        #ProductDetail .details-prod .details .introduction { font-weight: 400; font-size: 16px; color: #656565; }
        #ProductDetail .details-prod .details .brand { padding: 10px; border: 2px solid #C1C1C1; background-color: white; position: relative; margin-top: 30px; }
            #ProductDetail .details-prod .details .brand .name-brand { font-weight: 600; color: #656565; font-size: 17px; display: inline-block; }
            #ProductDetail .details-prod .details .brand img { display: block; position: relative; right: 0; width: 200px; margin: auto; margin-bottom: 20px; }
        #ProductDetail .details-prod .details .priceHolder { padding-top: 30px; font-weight: 400; }
            #ProductDetail .details-prod .details .priceHolder .price { font-size: 30px; color: #555555; line-height: 34px; display: inline-block; vertical-align: middle; }
                #ProductDetail .details-prod .details .priceHolder .price.desc { font-weight: 700; color: #BF2328; font-size: 36px; }
            #ProductDetail .details-prod .details .priceHolder .oldPrice { font-size: 30px; color: #C1C1C1; text-decoration: line-through; padding-right: 15px; line-height: 34px; display: inline-block; vertical-align: middle; }
            #ProductDetail .details-prod .details .priceHolder .iva { float: right; font-size: 12px; color: #555555; display: inline-block; vertical-align: middle; line-height: 34px; }
        #ProductDetail .details-prod .details .options { padding: 10px 0; }
            #ProductDetail .details-prod .details .options .actions { display: inline-block; vertical-align: middle; margin-top: 12px; }
                #ProductDetail .details-prod .details .options .actions .stockHolder { height: 0; opacity: 0; overflow: hidden; }
                    #ProductDetail .details-prod .details .options .actions .stockHolder.selected { height: auto; opacity: 1; }
            #ProductDetail .details-prod .details .options .quantities { padding: 10px 0; padding-right: 10px; position: relative; z-index: 1; display: inline-block; vertical-align: middle; }
                #ProductDetail .details-prod .details .options .quantities .quantity { text-align: center; color: #545454; font-size: 18px; width: 110px; display: inline-block; padding: 8px 15px; font-weight: 700; border: 2px solid #DFDFDF; height: 50px; }
                #ProductDetail .details-prod .details .options .quantities .controller { vertical-align: top; text-align: center; color: #C2C2C2; font-size: 16px; display: inline-block; padding: 4px 15px; }
                    #ProductDetail .details-prod .details .options .quantities .controller:hover { color: #BF2328; }
                    #ProductDetail .details-prod .details .options .quantities .controller.increment { position: absolute; right: 15px; top: 24px; display: inline-block; vertical-align: middle; padding: 0; }
                    #ProductDetail .details-prod .details .options .quantities .controller.decrement { position: absolute; left: 8px; top: 25px; display: inline-block; vertical-align: middle; padding: 0; }

    #ProductDetail .details-prod .versionsHolder { padding-top: 30px; padding-bottom: 30px; color: #717174; font-size: 30px; text-align: center; }
        #ProductDetail .details-prod .versionsHolder .btn { padding: 5px 20px; color: #717174; font-size: 18px; border: 1px solid #BFBFBF; text-align: center; }
            #ProductDetail .details-prod .versionsHolder .btn.hidden { height: 0 !important; }
            #ProductDetail .details-prod .versionsHolder .btn.selected, #ProductDetail .details-prod .versionsHolder .btn:hover { color: #BF2328; }
        #ProductDetail .details-prod .versionsHolder .productSize { }
        #ProductDetail .details-prod .versionsHolder .productColor { height: 40px; width: 40px; border-radius: 50%; }
        #ProductDetail .details-prod .versionsHolder .sizeHolder { height: 0; overflow: hidden; opacity: 0; }
            #ProductDetail .details-prod .versionsHolder .sizeHolder.selected { height: auto; opacity: 1; }
    #ProductDetail .details-prod .cartHolder { padding-top: 35px; padding-bottom: 35px; text-align: center; }
        #ProductDetail .details-prod .cartHolder .btn { padding: 10px 72px; text-transform: uppercase; font-size: 12px; }
    #ProductDetail .details-prod .actionsHolder { padding-top: 15px; padding-bottom: 15px; color: #717174; font-size: 12px; text-align: center; border-bottom: 1px solid #BFBFBF; }
        #ProductDetail .details-prod .actionsHolder a { color: #717174; font-size: 12px; text-transform: uppercase; }
            #ProductDetail .details-prod .actionsHolder a:hover { color: #BF2328; }
        #ProductDetail .details-prod .actionsHolder .icon { font-size: 25px; vertical-align: middle; }

    #ProductDetail .details-prod .reviewsHolder { padding-top: 30px; padding-bottom: 30px; color: #717174; font-size: 30px; }
        #ProductDetail .details-prod .reviewsHolder .rating { text-align: center; }
            #ProductDetail .details-prod .reviewsHolder .rating .icon { color: #A01127; font-size: 30px; }
        #ProductDetail .details-prod .reviewsHolder .info { text-align: center; font-size: 12px; color: #C1C3C7; }
            #ProductDetail .details-prod .reviewsHolder .info a { color: #C1C3C7; }

    #ProductDetail .details-prod .details .share { margin-top: 30px; }
    #ProductDetail .details-prod .next { margin-top: 200px; display: block; float: right; padding-right: 50px; }
    #ProductDetail .details-prod .details .share .caption { font-size: 17px; color: #656565; font-weight: 600; text-transform: uppercase; }
    #ProductDetail .details-prod .details .share .social { display: block; margin-top: 20px; }
        #ProductDetail .details-prod .details .share .social .square { height: 55px; width: 55px; border: 2px solid #C7C7C7; background-color: white; padding: 10px 5px; border-radius: 2px; margin-right: 10px; }
            #ProductDetail .details-prod .details .share .social .square:hover { border: 2px solid #BF2328; -moz-transition: 1s ease; -o-transition: 1s ease; -webkit-transition: 1s ease; transition: 1s ease; }
                #ProductDetail .details-prod .details .share .social .square:hover .icon { color: #BF2328; -moz-transition: 1s ease; -o-transition: 1s ease; -webkit-transition: 1s ease; transition: 1s ease; }
            #ProductDetail .details-prod .details .share .social .square .icon { font-size: 22px; color: #C7C7C7; }
    #ProductDetail .details-prod .details .share .text .stButton .stLarge { height: 32px !important; }
    #ProductDetail .specs { font-weight: 400; font-size: 16px; padding-top: 60px; }
        #ProductDetail .specs .nav-tabs { border-bottom: 1px solid #DDDDDD; text-align: center; }
            #ProductDetail .specs .nav-tabs > li { display: inline-block; float: none !important; }
                #ProductDetail .specs .nav-tabs > li > a { border-radius: 0; border: 1px solid transparent; font-size: 18px; color: #656565; font-weight: 600; text-transform: uppercase; }
                #ProductDetail .specs .nav-tabs > li.active { border: 1px solid #DDDDDD; border-bottom: 0; border-top: 3px solid #374C83; background-color: white; text-decoration: none; }
        #ProductDetail .specs .nav > li > a:hover { background-color: white; border: 1px solid transparent; }
        #ProductDetail .specs .inner { padding-top: 50px; }
        #ProductDetail .specs .table > thead > tr > th, #ProductDetail .specs .table > tbody > tr > th, #ProductDetail .specs .table > tfoot > tr > th, #ProductDetail .specs .table > thead > tr > td, #ProductDetail .specs .table > tbody > tr > td, #ProductDetail .specs .table > tfoot > tr > td { border: 0 !important; }
    #ProductDetail .relatedProducts { padding-bottom: 40px; padding-top: 55px; margin: 0 70px; }
        #ProductDetail .relatedProducts .caption { padding-bottom: 30px; font-size: 35px; color: #666666; font-weight: 400; line-height: 30px; text-transform: uppercase; margin-bottom: 35px; text-align: center; }
    #ProductDetail .glass { position: absolute; bottom: 0; right: 0; z-index: 1; color: #666666; width: 40px; height: 40px; background-color: white; }
        #ProductDetail .glass .icon { text-align: center; position: relative; top: 8px; left: 11px; }

/* PhotosGalery */
#PhotosGalery { }
/* #PhotosGalery img { max-width: 100%; }
    #PhotosGalery .flex-direction-nav .flex-prev { left: 50px; opacity: 1; background: url('/Content/app/images/sprites.png') -102px -73px; width: 30px; height: 63px; }
    #PhotosGalery .flex-direction-nav .flex-next { right: 50px; opacity: 1; background: url('/Content/app/images/sprites.png') -139px -73px; width: 30px; height: 63px; }
    #PhotosGalery .flex-direction-nav a:before { content: ""; }*/

#ThumbsGalery { padding: 25px 30px; background-color: #EBEBEB; height: 170px; }
    #ThumbsGalery .flex-active-slide img { opacity: 1; }
    #ThumbsGalery li { padding: 5px 5px 5px 0; }
        #ThumbsGalery li img { border: 2px solid #DFDFDF; width: 110px; height: auto; opacity: 0.6; cursor: pointer; -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }

/******************************************************************
BasketDetail
******************************************************************/
#BasketDetail { /* TODO */ }
    #BasketDetail .basket-products td, #BasketDetail .basket-products th { vertical-align: middle; }
    #BasketDetail .box-content h1 { text-transform: uppercase; font-size: 24px; color: #656565; font-weight: 300; padding: 20px 0; border-bottom: 1px #E1E1E1 solid; }
    #BasketDetail .box-content table { width: 100%; }
        #BasketDetail .box-content table .price { font-size: 14px; }
        #BasketDetail .box-content table .price-send { font-size: 18px; }
        #BasketDetail .box-content table .text-table { font-size: 13px; padding: 20px 0; color: #333333; text-transform: none; }
        #BasketDetail .box-content table .price-total { font-size: 30px; }
        #BasketDetail .box-content table th { font-size: 13px; padding-top: 10px; padding-bottom: 10px; color: #333333; }
        #BasketDetail .box-content table tr { border: 1px #E1E1E1 solid; }
        #BasketDetail .box-content table td { font-size: 14px; padding: 15px; text-transform: uppercase; color: #666666; }
        #BasketDetail .box-content table .remove-product, #BasketDetail .box-content table .remove-coupon { font-size: 25px; color: #c0392b; }
    #BasketDetail .actions { margin-top: 20px; }
    #BasketDetail .product-color-square { height: 22px; width: 22px; display: inline-block; border: 1px solid #ccc; }
    #BasketDetail .basket-products .product-operation { height: 35px; border: 1px solid #b6b3b3; line-height: 35px; width: 35px; text-align: center; display: inline-block; vertical-align: middle; color: #666666; }
        #BasketDetail .basket-products .product-operation:hover { color: #FFF; background: #666; }
        #BasketDetail .basket-products .product-operation i { margin: 0; }
    #BasketDetail .basket-products .quantity { height: 35px; border: 1px solid #b6b3b3; line-height: 32px; width: 45px; text-align: center; display: inline-block; vertical-align: middle; }

    #BasketDetail .coupon { background: #eee; padding: 20px 20px 20px 20px; color: #666; }

/******************************************************************
BasketCheckout
******************************************************************/
#BasketCheckout { /* TODO */ }
    #BasketCheckout .box { border: 1px solid #e1e1e1; }
        #BasketCheckout .box .box-title { padding: 20px; display: block; }
        #BasketCheckout .box.last .box-title { background: #583857; }
        #BasketCheckout .box .box-title h2 { display: block; margin: 0; padding: 0; color: #000; text-transform: uppercase; }
        #BasketCheckout .box.finished .box-title { background: #f0f0f0; }
        #BasketCheckout .box.blocked .box-title { background: #666; }
            #BasketCheckout .box.blocked .box-title h2, #BasketCheckout .box.last .box-title h2 { color: #FFF; }
        #BasketCheckout .box .box-content { padding: 20px; border-top: 1px solid #e1e1e1; }
        #BasketCheckout .box.finished .box-content { background: #f0f0f0; }
        #BasketCheckout .box.blocked .box-content { background: #666; display: none; }
        #BasketCheckout .box .box-bottom { padding: 20px; border-top: 1px solid #e1e1e1; min-height: 110px; }
            #BasketCheckout .box .box-bottom .info { color: #666; }
            #BasketCheckout .box .box-bottom .price-total { color: #583857; font-size: 22px; font-weight: 700; }
    #BasketCheckout .basket-lines { }
        #BasketCheckout .basket-lines table { margin: 0; }
            #BasketCheckout .basket-lines table td, #BasketCheckout .basket-lines table th { vertical-align: middle; }
            #BasketCheckout .basket-lines table td { border-top: 1px dashed #ddd; }
            #BasketCheckout .basket-lines table p b { color: #666; font-weight: normal; }
        #BasketCheckout .basket-lines .product-color-square { height: 22px; width: 22px; display: inline-block; border: 1px solid #ccc; }
    #BasketCheckout .basket-steps { }
        #BasketCheckout .basket-steps .row { margin-left: -15px !important; margin-right: -15px !important; }
        #BasketCheckout .basket-steps .form-group { margin-bottom: 10px; }
        #BasketCheckout .basket-steps .box { margin-bottom: 15px; }
        #BasketCheckout .basket-steps h2 { font-size: 20px; }
        #BasketCheckout .basket-steps h3 { font-size: 18px; display: block; margin-bottom: 20px; }
        #BasketCheckout .basket-steps .step { }
            #BasketCheckout .basket-steps .step label { margin: 0; font-weight: normal; }
        #BasketCheckout .basket-steps .step-actions { margin-top: 15px; }
#Step1 form .row { height: 34px; line-height: 34px; }
#Step1 form .form-group { margin-bottom: 15px !important; }
#Step1 .newdeliver-option { margin-top: 15px; }
#Step1 .specialDropdown { line-height: initial; }
#Step1 .dropdown { margin-right: 15px; }
    #Step1 .dropdown .dropdown-toggle { background: #E1E1E1; padding: 0 20px; box-shadow: none; border: 0; color: #333; }
    #Step1 .dropdown .dropdown-menu { padding: 0; }
        #Step1 .dropdown .dropdown-menu li { display: block; padding: 0 15px; }
            #Step1 .dropdown .dropdown-menu li:hover { background: #E1E1E1; color: #333; cursor: pointer; }

#NewDeliverAddressLabel { text-align: center; display: block; cursor: pointer; }
#NewDeliverAddress { margin-top: 15px; }
#Step2 form label { cursor: pointer; display: block; margin: 0; line-height: 24px; }
#Step3 p { display: block; margin-bottom: 10px; }
#Step3 .price { color: #583857; font-size: 18px; font-weight: 700; }

/******************************************************************
AccountSign
******************************************************************/
#AccountSign { /* TODO */ }

/******************************************************************
AccountIndex
******************************************************************/
#AccountIndex { }
    #AccountIndex hr { margin-top: 7px; margin-bottom: 15px; }
    #AccountIndex h2, #AccountIndex h3 { text-transform: uppercase; color: #6D6E6E; margin-bottom: 5px; }
    #AccountIndex p { font-size: 12px; color: #6D6D6D; }
    #AccountIndex .nav-tabs > li { display: block; float: none; }
    #AccountIndex .nav-tabs { border-bottom: 0; }
        #AccountIndex .nav-tabs li > a { border: 0; border-top: 1px solid #DDDDDD; border-radius: 0; padding: 10px 0; color: #6D6D6D; padding-left: 15px; }
        #AccountIndex .nav-tabs li.active > a { border: 0; border-top: 1px solid #DDDDDD; border-radius: 0; font-weight: bold; }

/******************************************************************
AccountOrder
******************************************************************/
#AccountOrder { }
    #AccountOrder .box { margin-bottom: 20px; }
        #AccountOrder .box .box-title { padding: 10px; background: #DFDFDF; }
        #AccountOrder .box .box-content { padding: 10px; background: #f9f9f9; }
            #AccountOrder .box .box-content h4 { margin-bottom: 10px; font-weight: bold; }
    #AccountOrder .table td { vertical-align: middle; }
    #AccountOrder .responsive-scroll { margin-bottom: 20px; }
        #AccountOrder .responsive-scroll table { margin-bottom: 0; }

/******************************************************************
AccountRegister
******************************************************************/
#AccountRegister { /* TODO */ }

/******************************************************************
ResellersIndex
******************************************************************/
#ResellersIndex { }

    #ResellersIndex .title h1 { font-family: 'Montserrat', sans-serif; margin: 10px 0 20px; color: #1d3632; font-size: 48px; line-height: 58px; font-weight: 400; text-transform: uppercase; }
    #ResellersIndex .title p svg { width: 78px; height: 14px; }
        #ResellersIndex .title p svg path { fill: #1d3632; }

    #ResellersIndex #Store-Select-Form { background: transparent; margin: auto; padding: 5px 12px; position: relative; border: 1px solid black; color: #1d3632; border-radius: 25px; margin-bottom: 40px; }
        #ResellersIndex #Store-Select-Form,
        #ResellersIndex #Store-Select-Form form { display: inline-block; width: auto; }
            #ResellersIndex #Store-Select-Form .results { display: none; }

            #ResellersIndex #Store-Select-Form label,
            #ResellersIndex #Store-Select-Form select { display: block; line-height: 40px; text-align: center; width: 100%; font-size: 16px; }


            #ResellersIndex #Store-Select-Form label { color: white; padding: 0 30px; }
            #ResellersIndex #Store-Select-Form select { background: none; color: #1d3632; border: none; border-radius: 0; box-shadow: none; text-shadow: none; margin: auto; }
                #ResellersIndex #Store-Select-Form select option { background: white; border: none; font-size: 16px; color: #1d3632; }
                    #ResellersIndex #Store-Select-Form select option:hover { background: #1d3632; }

    #ResellersIndex .gm-style-iw strong { font-family: monospace; }

    #ResellersIndex #Stores { padding-bottom: 50px; text-align: center; margin-top: 20px; }

    #ResellersIndex .bg-light { background-color: #f5f5f5; padding: 50px 0; margin-top:30px; }
        #ResellersIndex .bg-light:before { content: ''; position: absolute; top: -25px; left: 0; right: 0; height: 36px; background: radial-gradient(ellipse at center, #f5f5f5 0%, #f5f5f5 70%, transparent 70%); background-repeat: repeat-x; background-position: top center; background-size: 60px 50px; }

#StoresMap { text-align: left; }
    #StoresMap h2 { font-size: 16px !important; margin-bottom:15px;}

/******************************************************************
LoginModal
******************************************************************/
#LoginModal { }
    #LoginModal .status { margin-bottom: 10px; text-align: center; }
    #LoginModal .modal-header { border: 0; padding-bottom: 0; }
    #LoginModal .modal-title { text-align: center; color: #000; }
    #LoginModal .modal-dialog { width: 450px; }
        #LoginModal .modal-dialog label { font-weight: normal; margin-bottom: 0; cursor: pointer; }
    #LoginModal .modal-body a { color: #656565; }
    #LoginModal .modal-footer { margin-top: 0; border-top: 0; }
        #LoginModal .modal-footer a { color: #163882; }
#LoginModal-CreateAccount .modal-footer { border: 0; }

/******************************************************************
BasketModal
******************************************************************/
#BasketModal { top: 30px; right: 30px; width: 450px; bottom: auto; left: auto; margin: 0; overflow: hidden; }
    #BasketModal .modal-body { padding: 0 15px; background: #FFF; }
    #BasketModal .modal-header h4 { display: inline-block; vertical-align: middle; }
    #BasketModal .modal-dialog { width: auto; display: block; padding: 0; margin: 0; }
    #BasketModal .modal-content { background: #f4f4f4; border: 0; border-radius: 0; }
        #BasketModal .modal-content .infos { font-size: 18px; padding: 15px 0; background: #f4f4f4; }
            #BasketModal .modal-content .infos strong { display: block; font-size: 25px; }
        #BasketModal .modal-content .basket-product { margin: 0; border-bottom: 1px solid #e5e5e5; padding: 15px 0; }
            #BasketModal .modal-content .basket-product h2 { font-size: 18px; }
    #BasketModal .modal-footer { text-align: left; margin-top: 0; padding: 0; }
        #BasketModal .modal-footer a { height: 50px; line-height: 50px; padding: 0; display: block; text-align: center; font-size: 18px; border-radius: 0; }

/******************************************************************
TermsAndConditionsModal
******************************************************************/
#TermsAndConditionsModal .modal-dialog { width: 75%; }

/******************************************************************
ShopConditionsModal
******************************************************************/
#ShopConditionsModal .modal-dialog { width: 75%; }

/******************************************************************
CoockiesTerms
******************************************************************/
#CoockiesTerms { position: fixed; width: 340px; padding: 30px; padding-top: 40px; left: 30px; bottom: 30px; border: 1px solid #DDD; background: none repeat scroll #FFF; color: #808080; font-size: 10px; z-index: 10000; }
    #CoockiesTerms .close { position: absolute; top: 10px; right: 10px; font-size: 18px; }

/******************************************************************
reviews
******************************************************************/
body .reviews { }
body .review { border: 2px solid #DDD; padding: 10px; margin: 0 15px 15px 0; border-radius: 10px; }
    body .review .rating { display: block; }
        body .review .rating .icon { font-size: 22px; margin: 0; padding: 0; margin-right: -10px; }
        body .review .rating .icon-star { color: #f1c40f; }
    body .review .description { margin: 5px 0; color: #000; font-size: 15px; }
    body .review .user { color: #595959; text-transform: uppercase; line-height: 15px; margin-top: 5px; }
        body .review .user strong { }
        body .review .user p { float: right; }

/******************************************************************
zForm
******************************************************************/
body .zForm { max-width: 800px; margin: auto; }
    body .zForm h3 { text-align: center; font-size: 26px; font-weight: 700; padding-bottom: 35px; text-transform: uppercase; }
    body .zForm .form-control { padding: 10px 16px; border-radius: 0; border: 1px solid #f4f4f4; color: #000; background: #fff; font-weight: 700; font-size: 14px; }
    body .zForm input[type="text"], .zForm input[type="password"] { height: 42px; line-height: 42px; }
    body .zForm .g-recaptcha > div { margin: auto; }
    body .zForm .form-actions { text-align: center; }
        body .zForm .form-actions .btn { padding: 10px 40px; }

/******************************************************************
WayPoints Stuff
******************************************************************/
.os-animation { opacity: 0; }
    .os-animation.animated { opacity: 1; }
.staggered-animation { opacity: 0; }
    .staggered-animation.animated { opacity: 1; }
.delay-1s { -moz-animation-delay: 1s; -o-animation-delay: 1s; -webkit-animation-delay: 1s; animation-delay: 1s; }

@media print {
    /* TODO */
    #Header, #Footer, #CoockiesTerms, #HeaderMobile { display: none; }
    #AccountOrder { padding: 0; }
        #AccountOrder .box { margin: 0; padding: 0; }
        #AccountOrder .btn { display: none; }
        #AccountOrder .col-md-6 { width: 50% !important; float: left !important; }
}


.rev_slider .uranus.tparrows { width: 50px; height: 50px; background: rgba(255,255,255,0); }
    .rev_slider .uranus.tparrows:before { width: 50px; height: 50px; line-height: 50px; font-size: 40px; transition: all 0.3s; -webkit-transition: all 0.3s; }
    .rev_slider .uranus.tparrows:hover:before { opacity: 0.75; }
.hesperiden .tp-thumb { opacity: 1; -webkit-perspective: 600px; perspective: 600px; }
    .hesperiden .tp-thumb .tp-thumb-title { display: none; }
