/*
Theme Name: Tema Dom Villas
Theme URI: http://www.docwings.pt/
Author: Docwings Lda.
Author URI: http://www.docwings.pt/
Description: Tema personalizado Docwings Lda.
Version: 1.0
License: proprietário
License URI: 
Tags: 
*/

/* reset default browser CSS - - -
   ! ! ! remember to define focus styles ! ! !
   ! ! ! tables still need 'cellspacing="0"' in the markup ! ! !
   based on the original Twenty Eleven Wordpress theme - - - */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } body { background: #fff; line-height: 1; } ol, ul { list-style: none; } caption, th, td { font-weight: normal; text-align: left; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } a img { border: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } :focus { outline: 0; } table { border-collapse: separate; border-spacing: 0; }

/* general classes - - - */
.gc-absolute { position: absolute; }
.gc-body-center { display: block; margin: 0 auto; width: 1000px; }
.gc-clear { clear: both; }
.gc-dn { display: none !important; }

/* font - - - */
@font-face { font-family: 'Montserrat'; src: url('montserrat-regular-webfont.eot'); src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('montserrat-regular-webfont.woff2') format('woff2'), url('montserrat-regular-webfont.woff') format('woff'), url('montserrat-regular-webfont.ttf') format('truetype'), url('montserrat-regular-webfont.svg#montserratregular') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Cormorant'; src: url('Cormorant-BoldItalic-webfont.eot'); src: url('Cormorant-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('Cormorant-BoldItalic-webfont.woff2') format('woff2'), url('Cormorant-BoldItalic-webfont.woff') format('woff'), url('Cormorant-BoldItalic-webfont.ttf') format('truetype'), url('Cormorant-BoldItalic-webfont.svg#cormorantbold_italic') format('svg'); font-weight: normal; font-style: normal; }

select, input, button, textarea,
html { color: #666; font-family: 'Montserrat', Arial, Helvetica, sans-serif; font-size: 14px; }
a { color: #221a17; text-decoration: none; transition: color 400ms; }
a:hover { color: #900; }

/* background - - - */
html,
body { background: #444; display: block; min-height: 100%; width: 100%; overflow: hidden; height: auto; }
#body-wrapper { display: block; height: 100%; width: 100%; overflow: auto; position: absolute; }
#dwDB-backgrounds { position: fixed; top: 0; bottom: 0; margin: 0; right: 0; left: 0; background: #f1f1f1; overflow: hidden; z-index: 1; }
#dwDB-backgrounds img { position: absolute; display: block; z-index: 1; opacity: 0.01; filter: alpha(opacity=1); }
#dwDB-backgrounds div { position: absolute; height: 100%; width: 100%; z-index: 3; }
#dwDB-backgrounds img#dwDB-image-one { z-index: 2; }

/* pre-header - - - */

/* header - - - */
#header { display: block; position: absolute; z-index: 10; left: 5%; right: 5%; top: 0; height: 141px; }
#header > .w { display: block; height: 141px; margin: 0 50px; }
#header > .w > .logo { display: block; position: absolute; top: 0; bottom: 0; padding: 38px 20px; background-color: #221a17; }
#header > .w > .logo > a { display: block; width: 168px; height: 62px; }
#header > .w > .logo > a > img { display: block; margin: 0; width: 100%; }
#header > .w > .menu { display: block; position: relative; height: 44px; white-space: nowrap; line-height: 44px; margin-left: 208px; padding: 72px 20px 0; text-align: right; }
#header > .w > .menu > .actual { display: inline-block; vertical-align: top; }
#header > .w > .menu > .actual * { display: inline-block; vertical-align: top; list-style: none; font-size: 0px; }
#header > .w > .menu > .actual a { font-size: 16px; color: #fff; text-transform: uppercase; padding: 0 20px; transition: opacity 400ms; opacity: 1; filter: alpha(opacity=100); }
#header > .w > .menu > .actual a:hover { opacity: 0.75; filter: none; }
#header > .w > .menu > .actual .dwsep { font-size: 16px; color: #fff; cursor: default; }
#header > .w > .menu > .socials { display: inline-block; vertical-align: top; padding: 0 20px; }
#header > .w > .menu > .socials > a { display: inline-block; vertical-align: top; width: 42px; height: 44px; opacity: 1; transition: opacity 400ms; }
#header > .w > .menu > .socials > a > img { display: block; margin: 11px auto; width: 22px; height: 22px; }
#header > .w > .menu > .socials > a:hover { opacity: 0.75; }
#header > .w > .menu > .langs { display: inline-block; vertical-align: top; }
#header > .w > .menu > .langs > a { font-size: 16px; color: #fff; text-transform: uppercase; padding: 0 20px; transition: opacity 400ms; opacity: 1; filter: alpha(opacity=100); }
#header > .w > .menu > .langs > a:hover { opacity: 0.75; filter: none; }
#header > .w > .menu > .langs > span { font-size: 16px; color: #fff; cursor: default; }
#header > .w > .dots { background-image: url('img/dots.png'); height: 1px; position: absolute; left: 0; right: 0; z-index: 1; bottom: 24px; background-repeat: repeat-x; background-position: center center; background-size: 6px; }

/* main menu - - - */

/* index - - - */
#index-features { display: block; position: absolute; top: 0; bottom: 50px; left: 0; right: 0; overflow: hidden; }
#index-features > .h { display: block; position: absolute; left: 0; right: 0; bottom: 0; top: 0; overflow: hidden; }
#index-features > .h > .c { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
#index-features > .h > .c > img { display: block; position: absolute; top: 0; left: 0; }
#index-features > .b { display: block; position: absolute; bottom: 50px; left: 5%; right: 5%; z-index: 10; margin-bottom: -7px; line-height: 26px; text-align: center; }
#index-features > .b > a { display: inline-block; vertical-align: top; width: 26px; position: relative; overflow: hidden; height: 26px; border-radius: 50%; }
#index-features > .b > a > span { display: block; margin: 7px auto; width: 12px; height: 12px; border-radius: 50%; background-color: #fff; transition: opacity 400ms, background-color 1000ms; opacity: 1; filter: none; }
#index-features > .b > a:hover > span { opacity: 0.75; filter: alpha(opacity=75); }
#index-features > .b > a.current > span { background-color: #897d71; }
#index-features > .s { font-family: 'Cormorant', serif; position: absolute; z-index: 10; bottom: 50px; left: 0; right: 0; text-align: center; color: #fff; font-size: 48px; margin-bottom: 50px; line-height: 50px; }

/* footer - - - */
#footer { display: block; position: absolute; z-index: 10; bottom: 0; background-color: #221a17; left: 0; right: 0; }
#footer > .w { display: block; margin: 0 5%; padding: 14px 0; line-height: 22px; text-align: left; color: #fff; font-size: 14px; }

/* general content - - - */
.alignright { float: right; margin: 20px 0 20px 20px; }
.alignnone,
.alignleft { float: left; margin: 20px 20px 20px 0; }
.aligncenter { display: block; margin: 20px auto; }
.content strong { font-weight: bolder; }
.content em { font-style: italic; }
.content p,
.content ul,
.content ol { /* padding-bottom: 0.7em; */ line-height: 2em; text-align: justify; }
.content p[align="left"] { text-align: left; }
.content p[align="right"] { text-align: right; }
.content p[align="center"] { text-align: center; }
.content img { max-width: 100%; height: auto; }
.content li { list-style: outside disc; margin-left: 18px; }
.content img,
.content iframe { max-width: 100%; }

/* page - - - */
#page-holder { position: absolute; z-index: 3; top: 110px; bottom: 46px; left: 0; right: 0; margin: 25px 0; }
#page-content { position: absolute; width: 800px; padding: 25px; margin: 0 0 0 -426px; border: 1px solid #fff; background: url('img/white-90pc.png'); color: #000; top: 0; left: 50%; }

/* scroll - - - */
#page-content { padding-bottom: 0; }
#page-content .resizable { padding-bottom: 25px; }
.ps-container > .ps-scrollbar-y-rail { background-color: transparent !important; }
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y:hover { background-color: #000000; cursor: pointer; }

/* single - - - */

/* category - - - */

/* template page - - - */

/* gallery - - - */
.dw-gallery { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; clear: both; position: relative; }
.dw-gallery .overflower { width: 100%; position: relative; overflow: hidden; min-height: 200px; }
.dw-gallery .overflower > div img { display: block; height: auto; left: 50%; max-height: 100%; max-width: 100%; position: absolute; top: 50%; width: auto; z-index: 1; background: url("img/loading.gif") no-repeat scroll center center #000000; }
.dw-gallery .overflower > div img.right { left: 150%; z-index: 2; opacity: 0; filter: alpha(opacity=0); }
.dw-gallery .overflower > div img.left { left: -50%; z-index: 2; opacity: 0; filter: alpha(opacity=0); }
.dw-gallery .overflower > div { bottom: 0; display: block; left: 75px; position: absolute; right: 75px; top: 0; overflow: hidden; }
.dw-gallery .overflower a { display: block; height: 1px; width: 1px; position: absolute; z-index: 0; opacity: 0; filter: alpha ( opacity = 0 ); }
.dw-gallery .overflower a.current { height: auto; width: auto; top: 0; right: 75px; bottom: 0; left: 75px; border: 5px solid #FFF; z-index: 3; transition: opacity 400ms; background: url('img/black-50pc.png'); }
.dw-gallery .overflower a.current:hover { opacity: 1; filter: alpha ( opacity = 100 ); }
.dw-gallery .overflower a.current span { background: url('img/fullscreen.gif') no-repeat center center #000; bottom: 0; display: block; left: 0; opacity: 0.4; filter: alpha ( opacity = 40 ); position: absolute; right: 0; top: 0; }
.dw-gallery .overflower > span,
.dw-gallery > span,
#feature .holder > span { position: absolute; z-index: 4; width: 75px; height: 100%; right: 0; cursor: pointer; min-width: 19px; }
.dw-gallery .overflower > span,
.dw-gallery > span,
#feature .holder > span { background: url('img/spanleft.png') center center repeat-y; }
.dw-gallery .overflower > span:first-child,
.dw-gallery > span.first-child,
#feature .holder > span:first-child { left: 0; }
.dw-gallery .overflower > span:first-child,
.dw-gallery > span.first-child,
#feature .holder > span:first-child { background: url('img/spanright.png') center center repeat-y; }
.dw-gallery .overflower > span span,
.dw-gallery > span span,
#feature .holder > span span { height: 100%; display: block; width: 100%; position: absolute; background: url('img/rarr.png') 0 center no-repeat; right: 0; }
.dw-gallery .overflower > span:hover span,
.dw-gallery > span:hover span,
#feature .holder > span:hover span { background-position: -75px center; }
.dw-gallery .overflower > span:first-child span,
.dw-gallery > span.first-child span,
#feature .holder > span:first-child span { background-image: url('img/larr.png'); }
.dw-gallery .floater { height: 100px; margin: 10px 75px; overflow: hidden; padding: 5px; text-align: left; white-space: nowrap; position: relative; overflow: hidden; }
.dw-gallery .floater img { box-shadow: 0 2px 5px #000; cursor: pointer; margin: -1px 4px -1px -1px; border: 1px solid #FFF; height: 100px; width: 100px; opacity: 0.5; filter: alpha ( opacity = 50 ); transition: opacity 400ms; }
.dw-gallery .floater img:hover,
.dw-gallery .floater img.current { opacity: 1; filter: alpha ( opacity = 100 ); }
.dw-gallery > span { height: 110px; margin-top: 10px; }
.dw-gallery > span span { bottom: 5px; height: auto; top: 5px; background-image: url('img/rarr2.png'); }
.dw-gallery > span.first-child span { background-image: url('img/larr2.png'); }
.dw-gallery .floater > div { position: absolute; left: 0px; text-indent: 5px; min-width: 100%; overflow: visible !important; }
#ie6 .dw-gallery .overflower a.current:hover,
#ie7 .dw-gallery .overflower a.current:hover,
#ie8 .dw-gallery .overflower a.current:hover { background: none; }

/* patch - 18 - 04 - 16 */
#page-titler { display: block; position: relative; overflow: hidden; width: 100%; z-index: 1; }
#page-titler > .image { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
#page-titler > .image > img { display: block; position: absolute; top: 0; left: 0; }
#page-titler > .image > span { display: block; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; top: 0; background: rgba(255,255,255,0.5); background: rgba(255,255,255,0.25) linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0)); }
.page #header > .w > .menu > .actual a,
.category #header > .w > .menu > .actual a,
.page #header > .w > .menu > .actual .dwsep,
.category #header > .w > .menu > .actual .dwsep,
.page #header > .w > .menu > .langs > a,
.category #header > .w > .menu > .langs > a,
.page #header > .w > .menu > .langs > span,
.category #header > .w > .menu > .langs > span { color: #221a17; }
.page #header > .w > .dots,
.category #header > .w > .dots { display: none; }
#page-titler > .w { display: block; width: 90%; margin: 0 auto; padding: 191px 0 50px; position: relative; text-align: center; z-index: 5; }
#page-titler > .w > .c { display: block; margin: 0 auto; height: 65px; }
#page-titler > .w > h2 { display: block; color: #000; font-family: 'Cormorant', serif; text-align: center; font-size: 48px; line-height: 50px; padding: 15px 0; }
#page-titler > .w > .hr { background-image: url('img/bots.png'); height: 1px; display: block; background-repeat: repeat-x; background-position: center center; background-size: 6px; }
#page-titler > .w > h1 { line-height: 1.5em; text-transform: uppercase; color: #000; font-size: 32px; padding: 15px 0 0 3px; letter-spacing: 3px; }
.page #header > .w > .menu > .actual .current_page_item,
.category #header > .w > .menu > .actual .current_page_item { background-image: url('img/bots.png'); background-repeat: repeat-x; background-position: bottom center; background-size: 6px; }
#page-contenter { display: block; background-color: #fff; }
#page-contenter > .content { display: block; margin: 0 auto; padding: 50px 0; max-width: 960px; width: 90%; }
.page #footer,
.category #footer { position: relative; bottom: auto; left: auto; right: auto; }
#page-contenter > .content > .h { display: block; margin: -25px -25px 0 0; }
#page-contenter > .content > .h > .c { display: inline-block; vertical-align: top; width: 50%; padding-top: 25px; }
#page-contenter > .content > .h > .c > * { margin-right: 25px; }
#page-contenter > .content > .h > .c > .spaced:first-child,
#page-contenter > .content > .h > .c > .spaced:last-child { display: none; }
#page-contenter > .categories { display: block; margin: 0 auto; max-width: 1200px; width: 95%; padding-bottom: 50px; }
#page-contenter > .categories > .bots { background-image: url('img/bots.png'); background-repeat: repeat-x; background-position: bottom center; background-size: 6px; height: 1px; display: block; }
#page-contenter > .categories > .holder { padding: 25px 0 50px; display: block; margin-right: -25px; text-align: center; }
#page-contenter > .categories > .holder > .c { display: inline-block; vertical-align: bottom; position: relative; width: 25%; overflow: hidden; }
#page-contenter > .categories > .holder > .c > a { display: block; margin: 25px 25px 0 0; position: relative; overflow: hidden; }
#page-contenter > .categories > .holder > .c > a > .title { display: block; text-transform: uppercase; font-size: 22px; padding-bottom: 10px; color: #000; letter-spacing: 1px; padding-left: 1px; }
#page-contenter > .categories > .holder > .c > a > .image { display: block; position: relative; overflow: hidden; width: 100%; height: 281.25px; }
#page-contenter > .categories > .holder > .c > a > .image > img { display: block; position: absolute; top: 0; left: 0; }
#page-contenter > .gallery { display: block; width: 95%; max-width: 1200px; margin: 0 auto; padding-bottom: 50px; text-align: center; }

.page-template-template-contacts #page-contenter > .content > .h > .c { width: 100%; display: block; }
.page-template-template-contacts #page-contenter > .content > .h > .c > p { text-align: center !important; }
#page-contenter > .content > .h > .c > .mc { display: inline-block; vertical-align: top; margin-right: 0; width: 50%; }
#page-contenter > .content > .h > .c > .mc > .c { display: block; margin-right: 14px; margin-top: 28px; position: relative; padding-left: 70px; }
#page-contenter > .content > .h > .c > .mc > .c > h2 { display: block; position: absolute; left: 0; top: 50%; border: 2px solid #221a17; width: 44px; height: 44px; border-radius: 50%; margin-top: -26.5px; text-indent: 99px; white-space: nowrap; overflow: hidden; background-size: 32px; background-position: center center; background-repeat: no-repeat; }
#page-contenter > .content > .h > .c > .mc > .c.special { min-height: 28px; margin-bottom: 44px; }
#page-contenter > .content > .h > .c > .mc > .c > h2.morada { background-image: url('img/contacts-icon-1.png'); }
#page-contenter > .content > .h > .c > .mc > .c > h2.email { background-image: url('img/contacts-icon-2.png'); }
#page-contenter > .content > .h > .c > .mc > .c > h2.telefone { background-image: url('img/contacts-icon-3.png'); }
#page-contenter > .content > .h > .c > .mc > .c > h2.fax { background-image: url('img/contacts-icon-4.png'); }

#the-map { display: block; height: 296px; border: 2px solid #221a17; margin-top: 28px; margin-right: 25px; }
#page-contenter > .content > .h > .c > .moar { text-align: center; text-transform: uppercase; font-size: 25px; font-weight: normal; color: #000; letter-spacing: 1px; padding-left: 1px; line-height: 1.5em; margin-bottom: 0.5em; }
#page-contenter > .content > .h > .c > .moar > .dots { display: block; margin: 10px auto 0; height: 1px; background-image: url('img/bots.png'); background-repeat: repeat-x; background-position: bottom center; background-size: 6px; max-width: 150px; }

/* patch - 18 - 04 - 17 */
#page-contenter > .gallery > .bots { display: block; background-image: url('img/bots.png'); background-repeat: repeat-x; background-position: bottom center; background-size: 6px; height: 1px; margin-bottom: 40px; }
#page-contenter > .gallery > .holder { display: block; margin-right: -10px; text-align: center; }
#page-contenter > .gallery > .holder > .c { display: inline-block; vertical-align: top; width: 25%; position: relative; }
#page-contenter > .gallery > .holder > .c > a { display: block; margin: 10px 10px 0 0; position: relative; overflow: hidden; }
#page-contenter > .gallery > .holder > .c > a > img { display: block; position: absolute; top: 0; left: 0; max-width: none; }

#page-contenter > .content > .h > .c > #contacto { margin-right: 15px; }
#page-contenter > .content > .h > .c > #contacto > .d { display: inline-block; vertical-align: top; width: 100%; }
#page-contenter > .content > .h > .c > #contacto > .d.h { width: 50%; }
#page-contenter > .content > .h > .c > #contacto > .d > .w { display: block; padding: 10px 10px 0 0; position: relative; margin-right: 42px; }
#page-contenter > .content > .h > .c > #contacto > .d > .w > * { border: 1px solid #221a17; padding: 10px 20px; display: block; width: 100%; font-size: 14px; line-height: 21px; color: #000; background: #fff; border-radius: 0px; box-shadow: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
#page-contenter > .content > .h > .c > #contacto > .d > .w > textarea { resize: vertical; min-height: 105px; }
#page-contenter > .content > .h > .c > #contacto > .b { display: block; padding-top: 10px; text-align: center; padding-right: 10px; }
#page-contenter > .content > .h > .c > #contacto > .b > input { display: inline-block; vertical-align: top; border: 0; background: #221a17; appearance: none; border-radius: 0px; box-shadow: none; -webkit-apperance: none; -moz-appearance: none; color: #fff; text-transform: uppercase; font-size: 16px; line-height: 40px; height: 40px; padding: 0 20px; font-weight: normal; transition: opacity 400ms; opacity: 1; filter: none; cursor: pointer; }
#page-contenter > .content > .h > .c > #contacto > .b > input:hover { opacity: 0.75; filter: alpha(opacity=75); }

/* patch - 18 - 04 - 18 */
.category #page-titler { height: 300px; }
#page-contenter > .content > .new-categories { padding-bottom: 50px; display: block; text-align: center; text-transform: uppercase; font-size: 15px; }
#page-contenter > .content > .new-categories > .holder { line-height: 30px; }
#page-contenter > .content > .new-categories > .holder > .c { display: inline-block; vertical-align: top; white-space: nowrap; }
#page-contenter > .content > .new-categories > .holder > .c > a { display: block; border-left: 1px solid #221a17; line-height: 11px; margin: 9px 0 10px; padding: 0 20px; }
#page-contenter > .content > .new-categories > .holder > .c:first-child > a { border-left: 0px; }
#page-contenter > .content > .new-categories > .holder > .c > a.current { color: rgba(0,0,0,0.5); cursor: default; }
#page-contenter > .content > .h > .cc { display: block; margin: 0 auto; padding-right: 25px; max-width: 50%; max-height: 65px; }

/* patch - 18 - 04 - 23 */
.category #page-contenter > .content > .h > .cc { display: block; margin: 0 auto; max-width: 160px; }
.category #page-contenter > .content > .h > .ch { display: block; text-align: center; color: #000; text-transform: uppercase; font-size: 32px; letter-spacing: 2px; line-height: 40px; padding: 25px 0 25px 2px; }
.category #page-contenter > .content > .h > .cots { display: block; background-image: url('img/bots.png'); background-repeat: repeat-x; background-position: bottom center; background-size: 6px; height: 1px; }
.category #page-contenter > .content > .h > .cots.second { margin-top: 25px; }
#page-contenter > .content > .h > .c.f > * { margin-right: 12.5px; }
#page-contenter > .content > .h > .c.s > * { margin-right: 0; margin-left: 12.5px; }
.category #page-contenter > .content > .h { margin-right: 0; }
.category #page-contenter > .content > .h > .holder-of-productts { display: block; position: relative; margin-right: -25px; }
.category #page-contenter > .content > .h > .holder-of-productts > .c { display: inline-block; vertical-align: top; width: 33.3333%; }
.category #page-contenter > .content > .h > .holder-of-productts > .c > .dots { margin-top: -1px; display: block; background-image: url('img/bots.png'); background-repeat: repeat-x; background-position: bottom center; background-size: 6px; height: 1px; position: absolute; left: 0; right: 25px; }
.category #page-contenter > .content > .h > .holder-of-productts > .c > a { display: block; margin-right: 25px; position: relative; overflow: hidden; height: 303.317px; margin-bottom: 25px; }
.category #page-contenter > .content > .h > .holder-of-productts > .c > a > img { max-width: none; display: block; position: absolute; top: 0; left: 0; }
.category #page-contenter > .content > .h > .holder-of-productts > .c > a > .title { display: block; position: absolute; text-transform: uppercase; z-index: 1; font-size: 15px; line-height: 20px; text-align: right; width: 135px; bottom: 0; right: 0; transform: scale(0.75); transform-origin: bottom right; }
.category #page-contenter > .content > .h > .holder-of-productts > .dots.third { display: block; background-image: url('img/bots.png'); background-repeat: repeat-x; background-position: bottom center; background-size: 6px; height: 1px; margin-top: -1px; }

/* patch - 18 - 10 - 03 */
@media screen and (max-width: 1500px) {
	#header > .w > .menu { padding-right: 10px; padding-left: 10px; }
	#header > .w > .menu > .actual a { font-size: 12px; padding: 0 10px; }
	#header > .w > .menu > .socials { padding: 0 0px; }
	#header > .w > .menu > .langs > a { font-size: 12px; padding: 0 10px; }
}
@media screen and (max-width: 1100px) {
	#header > .w > .menu { padding-right: 5px; padding-left: 5px; }
	#header > .w > .menu > .actual a { font-size: 12px; padding: 0 5px; }
	#header > .w > .menu > .socials { padding: 0 0px; }
	#header > .w > .menu > .langs > a { font-size: 12px; padding: 0 5px; }
}

/* patch - 19 - 01 - 25 */
body.single-post #footer { position: relative; bottom: auto; left: auto; right: auto; }
#page-titler > .w.butempty { height: 60px; }
#page-contenter > .categories.first { padding-bottom: 0px; }
.content h1 { text-align: center; text-transform: uppercase; color: #000; font-size: 30px; font-weight: normal; letter-spacing: 2px; line-height: 1.2em; }
#page-contenter > .content.first > .classes { text-transform: uppercase; font-weight: bold; text-align: center; padding-bottom: 40px; margin-top: -10px; }
#page-contenter > .content.first > .classes > .aga { display: inline-block; vertical-align: top; white-space: nowrap; text-overflow: ellipsis; width: 93px; overflow: hidden; border-left: 20px solid #fff; border-right: 20px solid #fff; letter-spacing: 1px; font-size: 15px; font-weight: normal; padding-top: 10px; padding-bottom: 10px; }
#page-contenter > .content.first > .classes > .wort { background-color: #666; width: 1px; height: 12px; display: inline-block; vertical-align: top; margin-top: 12px; }
#page-contenter > .content.first > .classes > .aga.current { color: rgba(0,0,0,0.5); cursor: default; }
#page-contenter > .single-category-image { max-width: 1200px; width: 95%; margin: 25px auto; overflow: hidden; position: relative; }
#page-contenter > .single-category-image > .actual { width: 80%; display: block; position: relative; overflow: hidden; margin: 0 auto; height: 540px; }
#page-contenter > .single-category-image > .actual > .cell { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
#page-contenter > .single-category-image > .actual > .cell > .cboxElement { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
#page-contenter > .single-category-image > .actual > .cell > .cboxElement > img { display: block; position: absolute; top: 0; left: 0; }
#page-contenter > .single-category-image > .arrow { display: block; position: absolute; top: 0; bottom: 0; width: 10%; }
#page-contenter > .single-category-image > .arrow.left { left: 0; }
#page-contenter > .single-category-image > .arrow.right { right: 0; }
#page-contenter > .single-category-image > .arrow > a { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; }
#page-contenter > .single-category-image > .arrow > a > span { display: block; position: absolute; top: 50%; left: 50%; width: 30px; height: 30px; margin: -15px; transform: rotate(45deg); }
#page-contenter > .single-category-image > .arrow > a > span > strong { display: block; height: 30px; width: 2px; background-color: #000; left: 0; top: 0; transition: background-color 400ms; position: absolute; }
#page-contenter > .single-category-image > .arrow > a > span > em { display: block; width: 30px; height: 2px; background-color: #000; left: 0; bottom: 0; transition: background-color 400ms; position: absolute; }
#page-contenter > .single-category-image > .arrow.right > a > span { transform: rotate(-135deg); }
#page-contenter > .single-category-image > .arrow > a:hover > span > strong { background-color: #900; }
#page-contenter > .single-category-image > .arrow > a:hover > span > em { background-color: #900; }
#page-contenter > .categories.second { padding-bottom: 0; }
#page-contenter > .categories.last > .bots { background: no-repeat; }
#page-contenter > .single-category-image > .fichatecnica { display: block; position: absolute; bottom: 0; z-index: 10; right: 10%; background-color: #221a17; color: #fff; line-height: 27px; padding: 13px 22px; transition: background-color 400ms; }
#page-contenter > .single-category-image > .fichatecnica > img { display: inline-block; vertical-align: top; margin-right: 10px; }
#page-contenter > .single-category-image > .fichatecnica > span { display: inline-block; vertical-align: top; white-space: nowrap; }
#page-contenter > .single-category-image > .fichatecnica:hover { background-color: #900; }

/* patch - 20 - 04 - 23 */
#menu-item-197,
#menu-item-198 { font-weight: bolder; }

/* mobile - - - */
#header > .w > .mobile-menu { display: none; }
@media screen and (max-width: 1000px) , screen and (max-height: 500px) {
	#header > .w > .menu { display: none; }
	#header > .w > .mobile-menu { border: 1px solid #fff; width: 48px; height: 48px; display: block; position: absolute; border-radius: 50%; right: 50px; top: 33.5px; cursor: pointer; }
	#header > .w > .mobile-menu > span { display: block; position: absolute; bottom: -20px; line-height: 12px; left: -1px; right: -1px; color: #fff; text-transform: uppercase; text-align: center; font-size: 11px; padding-top: 8px; }
	#header > .w > .mobile-menu > strong { display: block; position: absolute; width: 28px; margin: 0 auto; left: 0; right: 0; top: 14.5px; }
	#header > .w > .mobile-menu > strong > span { height: 1px; background-color: #fff; display: block; margin-bottom: 8px; opacity: 0.8; filter: alpha(opacity=80); }
	#the-true-mobile-menu { background: #FFFFFF !important; border-color: #000000; border-radius: 0; border-style: solid; border-width: 6px 0 64px; display: block; height: 6px; left: -1px; line-height: 6px; margin: 0; opacity: 0; overflow: hidden; padding: 0; position: absolute; text-indent: 99px; top: -1px; width: 50px; z-index: 100; filter: alpha(opacity=0); cursor: pointer; }
	.page #header > .w > .mobile-menu,
	.category #header > .w > .mobile-menu { border-color: #221a17; }
	.page #header > .w > .mobile-menu > strong > span,
	.category #header > .w > .mobile-menu > strong > span { background-color: #221a17; }
	.page #header > .w > .mobile-menu > span,
	.category #header > .w > .mobile-menu > span { color: #221a17; }
	#index-features > .s { width: 90%; margin: 0 auto 25px; }
	#footer > .w { text-align: center; }

	#page-titler > .w { padding: 166px 0 25px; }
	#page-titler > .w > h2 { font-size: 24px; line-height: 25px; padding: 10px 0; }
	#page-titler > .w > h1 { font-size: 16px; padding-top: 8px; }
	#page-titler > .image > span { background: rgba(255,255,255,0.5); }
	#page-contenter > .content > .h > .c { padding: 0; display: block; width: auto; }
	.content p,
	.content ul,
	.content ol { text-align: left; }
	#page-contenter > .content { padding: 50px 0 25px; }
	#page-contenter > .content > .h > .c > .spaced:first-child,
	#page-contenter > .content > .h > .c > .spaced:last-child { display: block; }

	#page-contenter > .categories { width: auto; margin: 0 25px; }
	#page-contenter > .categories > .holder { padding: 0 0 25px; }
	#page-contenter > .categories > .holder > .c > a > .title { font-size: 16px; }

	#page-contenter > .content > .h > .c > .mc { display: block; width: 100%; }

	#page-contenter > .gallery > .bots { margin-bottom: 15px; }
}
@media screen and (max-width: 750px) {
	#page-contenter > .categories > .holder > .c { width: 33.3333%; }
}
@media screen and (max-width: 520px) {
	#page-contenter > .categories > .holder > .c { width: 50%; }
}
@media screen and (max-width: 460px) {
	#header > .w > .logo { left: 25px; }
	#header > .w > .mobile-menu { right: 25px; }
}
@media screen and (max-width: 380px) {
	#header > .w > .logo { left: 10px; }
	#header > .w > .mobile-menu { right: 10px; }
}