/*
Theme Name: Tema Casa Rosa
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: 'Playfair Display'; src: url('PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('PlayfairDisplay-Regular.otf') format('opentype'), url('PlayfairDisplay-Regular.woff') format('woff'), url('PlayfairDisplay-Regular.ttf') format('truetype'), url('PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Playfair Display'; src: url('PlayfairDisplay-Italic.eot?#iefix') format('embedded-opentype'), url('PlayfairDisplay-Italic.otf') format('opentype'), url('PlayfairDisplay-Italic.woff') format('woff'), url('PlayfairDisplay-Italic.ttf') format('truetype'), url('PlayfairDisplay-Italic.svg#PlayfairDisplay-Italic') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'Playfair Display'; src: url('PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('PlayfairDisplay-Bold.otf') format('opentype'), url('PlayfairDisplay-Bold.woff') format('woff'), url('PlayfairDisplay-Bold.ttf') format('truetype'), url('PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Playfair Display'; src: url('PlayfairDisplay-BoldItalic.eot?#iefix') format('embedded-opentype'), url('PlayfairDisplay-BoldItalic.otf') format('opentype'), url('PlayfairDisplay-BoldItalic.woff') format('woff'), url('PlayfairDisplay-BoldItalic.ttf') format('truetype'), url('PlayfairDisplay-BoldItalic.svg#PlayfairDisplay-BoldItalic') format('svg'); font-weight: 700; font-style: italic; }

@font-face { font-family: 'Great Vibes'; src: url('GreatVibes-Regular.eot?#iefix') format('embedded-opentype'), url('GreatVibes-Regular.otf') format('opentype'), url('GreatVibes-Regular.woff') format('woff'), url('GreatVibes-Regular.ttf') format('truetype'), url('GreatVibes-Regular.svg#GreatVibes-Regular') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Open Sans'; src: url('OpenSans-Regular-webfont.eot'); src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Regular-webfont.woff') format('woff'), url('OpenSans-Regular-webfont.ttf') format('truetype'), url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url('OpenSans-Semibold-webfont.eot'); src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Semibold-webfont.woff') format('woff'), url('OpenSans-Semibold-webfont.ttf') format('truetype'), url('OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg'); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url('raleway-regular-webfont.eot'); src: url('raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('raleway-regular-webfont.woff') format('woff'), url('raleway-regular-webfont.ttf') format('truetype'), url('raleway-regular-webfont.svg#ralewayregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Raleway'; src: url('raleway-bold-webfont.eot'); src: url('raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('raleway-bold-webfont.woff') format('woff'), url('raleway-bold-webfont.ttf') format('truetype'), url('raleway-bold-webfont.svg#ralewaysemibold') format('svg'); font-weight: 700; font-style: normal; }

input, textarea, button, select,
html { color: #666; font-family: 'Raleway' /* 'Playfair Display' */, Arial, Helvetica, sans-serif; font-size: 14px; }
a { color: #d2bc80; text-decoration: none; transition: color 400ms; }
a:hover { color: #bb5817; }

/* background - - - */
html,
body { background: #444; display: block; min-height: 100%; width: 100%; 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 { background-color: rgba(255,255,255,0.8); display: block; height: 120px; left: 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 10; }
#header > .w { display: block; height: 120px; line-height: 120px; margin: 0 50px; position: relative; }
#header > .w > .logo { display: block; height: 67px; left: 0; margin-left: -25px; margin-top: -58.5px; padding: 25px; position: absolute; top: 50%; width: 257px; }
#header > .w > .logo > img { display: block; height: 67px; width: 257px; }
#header > .w > .menu { display: block; height: 120px; left: 257px; line-height: 120px; margin: 0 25px; position: absolute; right: 97px; text-align: center; top: 0; }
#header > .w > .menu * { display: inline-block; font-size: 0; list-style: none; vertical-align: top; }
#header > .w > .menu a { color: #000000; font-size: 17px; padding: 0 15px; transition: background-color 400ms; }
#header > .w > .menu a:hover { background-color: #fff; }
#header > .w > .menu a.reserve { height: 35px; padding: 0; margin: 0 15px 0 35px; vertical-align: middle; }
#header > .w > .menu a.reserve > strong { border-color: #d1bd7e; border-style: solid; border-width: 0 2px 2px; display: block; height: 8px; transition: height 400ms, margin 400ms; }
#header > .w > .menu a.reserve > strong:first-child { border-width: 2px 2px 0; }
#header > .w > .menu a.reserve > span { display: block; font-family: 'Raleway' /* 'Open Sans' */, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 500; line-height: 15px; padding: 0 22px; text-transform: uppercase; }
#header > .w > .menu a.reserve:hover > strong { height: 16px; margin-top: -8px; }
#header > .w > .menu a.reserve:hover > strong:first-child { margin-bottom: -8px; margin-top: 0px; }
#header > .w > .menu .current-menu-item > a { color: #d1bd7e; }
#header > .w > .righter { display: block; height: 82px; margin-top: -41px; position: absolute; right: 0; top: 50%; width: 97px; }
#header > .w > .righter > img { display: block; height: 47px; margin-bottom: 10px; width: 97px; }
#header > .w > .righter > .lang { display: block; font-size: 15px; height: 30px; line-height: 25px; text-align: center; text-transform: uppercase; white-space: nowrap; }
#header > .w > .righter > .lang > a { color: #000000; display: inline-block; vertical-align: top; width: 25%; }
#header > .w > .righter > .lang > a:hover { color: #d1bd7e; }

/* main menu - - - */

/* index - - - */
#index-360 { background-color: #d2bc80; display: block; filter: alpha(opacity=80); height: 48px; margin-top: 50px; opacity: 0.8; overflow: hidden; position: absolute; top: 120px; transition: opacity 400ms; width: 70px; z-index: 10; }
#index-360:hover { filter: none; opacity: 1; }
#index-360 > img { display: block; height: 38px; margin: 5px; width: 60px; }

#index-feature { bottom: 0; display: block; left: 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; }
#index-feature > .b { display: block; height: 100%; left: 0; overflow: hidden; position: absolute; top: 0; width: 100%; }
#index-feature > .b > .c { display: block; height: 100%; left: 100%; overflow: hidden; position: absolute; top: 0; width: 100%; }
#index-feature > .b > .c:first-child { left: 0; }
#index-feature > .b > .c > img { display: block; left: 0; position: absolute; top: 0; }
#index-feature > .b > .c > .s { bottom: 43px; display: block; left: 0; margin: 50px; position: absolute; right: 0; text-align: center; top: 120px; z-index: 19; }
#index-feature > .b > .c > .s > .h { display: inline-block; line-height: 20px; max-width: 50%; vertical-align: middle; }
#index-feature > .b > .c > .s > .h > .border { border: 4px solid #d2bc80; display: block; height: 67px; margin: 0 auto; width: 115px; }
#index-feature > .b > .c > .s > .h > .border > span { border: 1px solid #d2bc80; display: block; height: 63px; margin: 3px; }
#index-feature > .b > .c > .s > .h > .border.top { border-bottom: none; margin-bottom: 15px; }
#index-feature > .b > .c > .s > .h > .border.top > span { border-bottom: none; }
#index-feature > .b > .c > .s > .h > .border.bottom { border-top: none; margin-top: 15px; }
#index-feature > .b > .c > .s > .h > .border.bottom > span { border-top: none; }
#index-feature > .b > .c > .s > .h > .text { display: block; text-align: center; }
#index-feature > .b > .c > .s > .h > .text.first { color: #d2bc80; font-family: 'Raleway' /* 'Great Vibes', 'Playfair Display' */, Arial, Helvetica, sans-serif; font-size: 40px; line-height: 1.2em; margin: -5px 0; padding-top: 10px; }
#index-feature > .b > .c > .s > .h > .text.second { color: #000; font-size: 63px; line-height: 1.2em; }
#index-feature > .arrow { display: block; height: 65px; margin-top: -19.5px; opacity: 0.5; padding: 25px; position: absolute; top: 50%; transition: opacity 400ms; width: 37px; z-index: 25; }
#index-feature > .arrow:hover { opacity: 1; }
#index-feature > .arrow > span { background-position: center center; background-repeat: no-repeat; background-size: contain; display: block; height: 65px; width: 37px; }
#index-feature > .arrow.left { left: 25px; }
#index-feature > .arrow.left > span { background-image: url('img/larr3.png'); }
#index-feature > .arrow.right { right: 25px; }
#index-feature > .arrow.right > span { background-image: url('img/rarr3.png'); }

/* footer - - - */
#footer { background-color: rgba(255,255,255,0.8); bottom: 0; display: block; height: 43px; left: 0; overflow: hidden; position: absolute; right: 0; z-index: 0; }
.home #footer { z-index: 10; }
#footer > .w { color: #000000; display: block; font-size: 13px; line-height: 23px; margin: 0 50px; padding: 10px 0; position: relative; }
#footer > .w > .t { float: left; }
#footer > .w > .t > a { color: inherit; }
#footer > .w > .t > a:hover { color: #d2bc80; }
#footer > .w > .l { display: block; position: absolute; right: -50px; }
#footer > .w > .l > img { display: inline-block; height: 28px; margin-top: -2px; vertical-align: top; }
#footer > .w > .l > img.h { height: 23px; margin-top: 1px; }
#footer > .w > .l > span { display: inline-block; padding-left: 10px; padding-right: 50px; vertical-align: top; }
#footer > .w > .l > span > a { color: inherit; }
#footer > .w > .l > span > a:hover { color: #d1bd7e; }

/* 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: 1.5em; 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%; }

#single-page { background-color: #ffffff; overflow: hidden; position: relative; width: 100%; z-index: 1; }
#single-page > .w { display: block; margin: 0 auto; max-width: 1150px; padding: 570px 0 100px; text-align: center; width: 90%; }
#single-page > .w > * { text-align: center; }
#single-page > .w > h2.special { color: #000000; display: inline-block; font-size: 40px; line-height: 1.2em; margin-bottom: 0; padding: 0 25px 23px; position: relative; text-align: center; vertical-align: top; }
#single-page > .w > h2.special > .border { border-top: 4px solid #d2bc80; bottom: 0; display: block; height: 4px; left: 0; position: absolute; right: 0; }
#single-page > .w > h2.special > .border > span { background-color: #d2bc80; bottom: 0; display: block; height: 1px; left: 0; margin: 0 40px; position: absolute; right: 0; }
#single-page > .w.content > h3 { color: #d2bc80; font-family: 'Raleway' /* 'Great Vibes' */, Arial, Helvetica, sans-serif; font-size: 30px; line-height: 40px; padding-bottom: 25px; }
#single-page > .w.content > p { font-family: 'Raleway' /* 'Open Sans' */, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.5em; text-align: center; }

/* 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 - - - */

/* contacts - - - */
#index-feature.buonpage { bottom: auto; height: 520px; z-index: 2; }
#index-feature.buonpage > .b > .c > .s { bottom: 0; z-index: 2; }
#index-feature.buonpage > .b > .c > .b,
#index-feature > .b > .c > .brudd { background-image: url('img/landline.png'); background-position: center center; background-repeat: repeat-y; background-size: contain; bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1; }
#index-feature.buonpage > .b > .c > .ba,
#index-feature > .b > .c > .barudd { background-color: rgba(255,255,255,0.25); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1; }
#index-feature.buonpage > .b > .c > .s > .h > .text.second { font-size: 34px; margin-top: -7px; }
#single-page > .w > .holder-of-contacts { display: block; margin: 0 auto; max-width: 900px; width: 90%; }
#single-page > .w > .holder-of-contacts > .p { display: block; margin: 0 -25px 0 0; }
#single-page > .w > .holder-of-contacts > .p > .c { display: inline-block; position: relative; vertical-align: top; width: 33.3333%; }
#single-page > .w > .holder-of-contacts > .p > .c > span { display: block; margin: 25px 25px 0 75px; }
#single-page > .w > .holder-of-contacts > .p > .c > strong { display: block; height: 50px; left: 0; margin-top: 6.5px; position: absolute; top: 25px; width: 50px; }
#single-page > .w > .holder-of-contacts > .p > .c > strong > span { border-color: #d2bc80; border-style: solid; border-width: 0 2px 2px; bottom: 0; display: block; height: 13px; left: 0; position: absolute; right: 0; }
#single-page > .w > .holder-of-contacts > .p > .c > strong > span:first-child { border-width: 2px 2px 0; bottom: auto; top: 0; }
#single-page > .w > .holder-of-contacts > .p > .c > strong > img { display: block; left: 50%; margin: -10px; position: absolute; top: 50%; }
#single-page > .w > .holder-of-more-contacts { border: 3px solid #d2bc80; display: block; margin-top: 75px; padding: 2px; position: relative; }
#single-page > .w > .holder-of-more-contacts > .t { display: block; position: relative; width: 50%; }
#single-page > .w > .holder-of-more-contacts > .t > .p { border-color: #d2bc80; border-style: solid; border-width: 1px 0 1px 1px; display: block; padding: 40px; }
#single-page > .w > .holder-of-more-contacts > .t > .p > form { display: block; overflow: hidden; position: relative; }
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .input { display: block; margin-right: 32px; padding-bottom: 15px; }
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .input > input,
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .input > textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #ffffff; border: 1px solid #d2bc80; color: #000000; display: block; font-size: 14px; line-height: 1.5em; padding: 10px 15px; width: 100%; }
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .input > input.error,
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .input > textarea.error { border-color: #ff0000; }
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .input > textarea { min-height: 208px; resize: vertical; }
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .submit > input { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #d2bc80; border: 0 none; color: #ffffff; cursor: pointer; height: 48px; line-height: normal; opacity: 1; padding: 0; text-align: center; transition: opacity 400ms; width: 100%; }
#single-page > .w > .holder-of-more-contacts > .t > .p > form > .submit > input:hover { opacity: 0.75; filter: alpha(opacity=75); }
#single-page > .w > .holder-of-more-contacts > .t > .p > form > p { background-color: #ffffff; bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; }
#single-page > .w > .holder-of-more-contacts > #the-map { background-color: #f7f7f7; border-color: #d2bc80; border-style: solid; border-width: 1px 1px 1px 0; bottom: 2px; display: block; left: 50%; position: absolute; right: 2px; top: 2px; }
#single-page > .w > .holder-of-more-contacts > #the-map .gm-style .gm-style-iw { text-align: left; }

/* eventos - - - */
#single-page > .w > .doublertitlter { display: block; position: relative; text-align: center; }
#single-page > .w > .doublertitlter > .h { display: inline-block; line-height: 20px; max-width: 50%; vertical-align: top; }
#single-page > .w > .doublertitlter > .h > .border { border: 4px solid #d2bc80; display: block; height: 67px; margin: 0 auto; width: 115px; }
#single-page > .w > .doublertitlter > .h > .border.top { border-bottom: none; margin-bottom: 15px; }
#single-page > .w > .doublertitlter > .h > .border > span { border: 1px solid #d2bc80; display: block; height: 63px; margin: 3px; }
#single-page > .w > .doublertitlter > .h > .border.top > span { border-bottom: none; }
#single-page > .w > .doublertitlter > .h > .border { border: 4px solid #d2bc80; display: block; height: 67px; margin: 0 auto; width: 115px; }
#single-page > .w > .doublertitlter > .h > .border.bottom { border-top: none; margin-top: 15px; }
#single-page > .w > .doublertitlter > .h > .border > span { border: 1px solid #d2bc80; display: block; height: 63px; margin: 3px; }
#single-page > .w > .doublertitlter > .h > .border.bottom > span { border-top: none; }
#single-page > .w > .doublertitlter > .h > .text { display: block; text-align: center; }
#single-page > .w > .doublertitlter > .h > .text.second { color: #000000; font-size: 34px; margin-top: -7px; line-height: 1.2em; }
.holder-of-eventsasdgd { display: block; margin-right: -10px; margin-top: 40px; min-height: 10px; }
.holder-of-eventsasdgd > .c { display: inline-block; vertical-align: top; width: 33.3333%; }
.holder-of-eventsasdgd > .c > .l { display: block; height: 250px; margin: 10px 10px 0 0; overflow: hidden; position: relative; }
.holder-of-eventsasdgd > .c > .l > img { display: block; left: 0; max-width: none; position: absolute; top: 0; }
.holder-of-eventsasdgd > .c > .l > span { bottom: 25px; color: #000000; display: block; font-size: 20px; left: 25px; line-height: 26px; position: absolute; z-index: 10; }
.holder-of-eventsasdgd > .c > .l > span > span { display: block; line-height: 1.5em; padding: 5px 15px; position: relative; text-align: left; z-index: 1; }
.holder-of-eventsasdgd > .c > .l > span > strong { background-color: #fff; bottom: 0; display: block; left: 0; opacity: 0.9; position: absolute; right: 0; transition: opacity 400ms, right 400ms; top: 0; }
.holder-of-eventsasdgd > .c > .l > span > strong.main { right: 30px; }
.holder-of-eventsasdgd > .c > .l > span > strong.right { background-color: transparent; background-image: url('img/more.png'); left: auto; opacity: 0.9; width: 30px; }
.holder-of-eventsasdgd > .c > .l:hover > span > strong.main { opacity: 1; right: 10px; }
.holder-of-eventsasdgd > .c > .l:hover > span > strong.right { opacity: 1; right: -20px; }

/* 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 - 01 - 08 */
.single #index-feature.buonpage > .b > .c > .ba,
.single #index-feature.buonpage > .b > .c > .b { display: none !important; }
.single #index-feature > .b > .c > .s { line-height: 20px !important; margin: 0 auto 50px; max-width: 1200px; text-align: left; top: auto; width: 90%; }
.single #index-feature > .b > .c > .s > .h { background-color: rgba(255,255,255,0.9); vertical-align: bottom; }
.single #index-feature > .b > .c > .s > .h .border { display: none; }
.single #index-feature.buonpage > .b > .c > .s > .h > .text.second { font-size: 34px; margin-top: -7px; padding: 15px 25px; }
.single #single-page > .w > *,
.single #single-page > .w.content > p { text-align: left; }
.single #single-page > .w > h1,
.single #single-page > .w > h2 { color: #d2bc80; font-family: 'Raleway' /* "Great Vibes", "Playfair Display" */, Arial, Helvetica, sans-serif; font-size: 32px; font-weight: normal; line-height: 1.2em; padding-top: 0.1em; margin-bottom: -0.1em; }
.single #single-page > .w > * > .tioasad { background-color: #d2bc80; display: block; height: 4px; margin-bottom: 25px; margin-top: 10px; position: relative; width: 155px; }
.single #single-page > .w > * > .tioasad > span { background-color: #d2bc80; bottom: -4px; display: block; height: 1px; position: absolute; width: 115px; }

/* patch - 18 - 07 - 03 */
.page-template-template-apartments #single-page > .w { padding: 120px 0 0; width: auto; max-width: none; margin: 0; }
#holder-of-apartment { display: block; width: 100%; position: relative; overflow: hidden; }
#holder-of-apartment > .l { display: block; text-align: left; width: 100%; white-space: normal; overflow: hidden; position: relative; padding-top: 63px; background: #2c2c2c; }
#holder-of-apartment > .l > .i { display: block; position: absolute; top: 0; z-index: 10000; left: 0; right: 0; background-color: rgba(0,0,0,0.7); color: #fff; font-size: 20px; line-height: 23px; }
#holder-of-apartment > .l > .i > .p { display: block; padding: 20px 0; margin: 0 50px; position: relative; }
#holder-of-apartment > .l > .i > .p > .ps { display: block; position: absolute; right: 0; top: 50%; margin-top: -15px; }
#holder-of-apartment > .l > .i > .p > .ps > img { display: inline-block; vertical-align: top; margin-left: 8px; }
#holder-of-apartment > .l > .c { display: inline-block; vertical-align: top; width: 33.3333%; position: relative; overflow: hidden; height: 422.878px; margin-top: -63px; }
#holder-of-apartment > .l > .c > .a { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
#holder-of-apartment > .l > .c > .a > .l { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#holder-of-apartment > .l > .c > .a > .l > img { max-width: none; display: block; position: absolute; top: 0; left: 0; }
#holder-of-apartment > .l > .c > .a > .l > .o { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255,255,255,0.7); margin-top: 63px; line-height: 359.883px; text-align: center; white-space: nowrap; opacity: 0; filter: alpha(opacity=0); transition: opacity 400ms; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v { display: inline-block; text-align: center; width: 100%; position: relative; vertical-align: middle; line-height: 20px; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > .t { display: block; font-family: 'Raleway' /* 'Open Sans', 'Playfair Display' */, Arial, Helvetica, sans-serif; text-transform: uppercase; color: #000; font-size: 32px; font-weight: normal; line-height: 40px; white-space: normal; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > a { display: inline-block; vertical-align: top; font-family: 'Raleway' /* 'Open Sans', 'Playfair Display' */, Arial, Helvetica, sans-serif; font-weight: normal; color: #000; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; line-height: 40px; position: relative; margin-top: 20px; transition: background-color 400ms, color 400ms; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > a > .b { display: block; position: absolute; left: 0; right: 0; height: 5px; border: 2px solid #d2bd7e; transition: border-color 400ms; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > a > .b.f { top: 0; border-bottom: 0; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > a > .b.l { bottom: 0; border-top: 0; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > a > .u { display: block; padding: 0 20px; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > a:hover { background-color: #bb5817; color: #fff; }
#holder-of-apartment > .l > .c > .a > .l > .o > .v > a:hover > .b { border-color: #bb5817; }
#holder-of-apartment > .l > .c > .a > .l > .o > .e { display: none; }
#holder-of-apartment > .l > .c > .a > .l > .o > .r { position: absolute; z-index: 10; bottom: 0; right: 0; width: 48px; height: 28px; margin: 20px 25px; }
#holder-of-apartment > .l > .c > .a > .l > .o:hover { opacity: 1; filter: none; }
#holder-of-apartment > .l[rel="24aaaaaaaa"] > .i { background-color: rgba(159,138,12,0.7); }
#holder-of-apartment > .l[rel="22aaaaaaaa"] > .i { background-color: rgba(120,120,120,0.7); }
#holder-of-apartment > .l[rel="20aaaaaaaa"] > .i { background-color: rgba(120,62,6,0.7); }
#holder-of-apartment > .l > .i { background-color: rgba(209,189,126,0.7); }
#holder-of-apartment > .l > .i > .p > .ps > span { display: inline-block; vertical-align: top; font-size: 37px; margin: 4px -5px 0 3px; }


.single #single-page > .w { position: relative; overflow: hidden; }
#apartmentright { display: block; float: right; width: 150px; margin-left: 50px; }
#apartmentright > .reserve { display: block; margin-bottom: 25px; background-color: #d2bc80; color: #fff; text-align: center; line-height: 21px; font-size: 16px; padding: 12px 0; cursor: pointer; transition: background-color 400ms; }
#apartmentright > .reserve:hover { background-color: #bb5817; }
#apartmentright > .thresixty { display: block; width: 96px; margin: 0 auto; transition: opacity 400ms; opacity: 1; }
#apartmentright > .thresixty > img { display: block; }
#apartmentright > .thresixty:hover { opacity: 0.7; }
#apartmentleft { display: block; position: relative; overflow: hidden; }

.contentgallery { display: block; margin-top: 40px; margin-right: -10px; text-align: left; }
.contentgallery > .c { display: inline-block; vertical-align: top; width: 25%; }
.contentgallery > .c > a { display: block; margin: 10px 10px 0 0; position: relative; overflow: hidden; }
.contentgallery > .c > a > span { display: block; position: absolute; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; }
.contentgallery > .c > a > span > img { display: block; position: absolute; top: 0; left: 0; max-width: none; }

/* patch - 18 - 07 - 06 */
.singlecategory #index-feature { min-height: 700px; }
.singlecategory #index-feature > .b > .c > img { opacity: 0; filter: alpha(opacity=0); }
.singlecategory #index-feature > .b > .c > img:first-child { opacity: 1; filter: none; }
.single.singlecategory #single-page > .w { padding-top: 750px; }

#thetingbaasl { display: block; text-align: center; bottom: 10px; left: 0; right: 0; margin: 0 auto; max-width: 1200px; width: 90%; line-height: 30px; position: absolute; z-index: 10; }
#thetingbaasl > a { display: inline-block; vertical-align: top; width: 30px; height: 30px; position: relative; }
#thetingbaasl > a > span { display: block; position: absolute; top: 50%; left: 50%; margin: -8px; width: 12px; height: 12px; border: 2px solid #d2bc80; border-radius: 50%; transition: background-color 400ms, border-color 400ms; }
#thetingbaasl > a:hover > span { border-color: #bb5817; }
#thetingbaasl > a.current > span { background-color: #d2bc80; }
#thetingbaasl > a.current:hover > span { background-color: #bb5817; }

#index-feature > .b > .c > .s > .h > .text { font-family: 'Raleway' /* 'Raleway', 'Open Sans', 'Playfair Display' */, Arial, Helvetica, sans-serif; text-transform: uppercase; }

/* patch - 18 - 07 - 10 */
.holder-of-testimonies { display: block; position: relative; overflow: hidden; text-align: center; }
.holder-of-testimonies > .w { display: block; margin: -25px -25px 0 0; }
.holder-of-testimonies > .w > .c { display: inline-block; vertical-align: top; width: 25%; }
.holder-of-testimonies > .w > .c > .e { display: block; padding: 25px 25px 0 0; text-align: center; font-size: 18px; line-height: 1.5em; }
.holder-of-testimonies > .w > .c > .e > .p { color: inherit; display: inline-block; text-align: center; font-size: 18px; line-height: 1.5em; vertical-align: middle; width: 100%; margin-top: -4px; }
.holder-of-testimonies > .w > .c > .e > .p > span { font-style: italic; }
.holder-of-testimonies > .w > .c > .e > .p:hover { color: #bb5817; }
#single-page > .w > .testimonies > p { text-align: center; font-size: 18px; line-height: 1.5em; }

/* patch - 18 - 07 - 11 */
.partilhocnaoausuae { display: inline-block; margin: 0 50px 50px; vertical-align: top; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #d2bc80; border: 0 none; color: #ffffff; cursor: pointer; padding: 15px 25px; line-height: 18px; opacity: 1; text-align: center; transition: opacity 400ms; }
.partilhocnaoausuae:hover { opacity: 0.75; filter: alpha(opacity=75); color: #fff; }
#single-page > .w > h2.aaaadadads { display: block; font-size: 18px; line-height: 1.5em; color: inherit; font-weight: inherit; }
form.tahtedhdh { display: block; margin-right: -10px; }
form.tahtedhdh > .c { display: inline-block; vertical-align: top; width: 50%; }
form.tahtedhdh > .c > .i { display: block; margin: 10px 10px 0 0; padding-right: 32px; }
form.tahtedhdh > .c > .i > input,
form.tahtedhdh > .c > .i > select,
form.tahtedhdh > .c > .i > textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #ffffff; border: 1px solid #d2bc80; color: #000000; display: block; font-size: 14px; line-height: 1.5em; padding: 10px 15px; width: 100%; }
form.tahtedhdh > .c > .i > select { height: 43px; }
form.tahtedhdh > .c > .i > textarea { min-height: 233px; resize: vertical; }
form.tahtedhdh > .c > .i.nm { padding-right: 0; }
form.tahtedhdh > .c > .i.butreallyspecial { padding-left: 310px; position: relative; }
form.tahtedhdh > .c > .i.butreallyspecial > select { height: 43px; left: 0; position: absolute; top: 0; width: 300px; }
form.tahtedhdh > .s { display: block; text-align: right; padding-right: 10px; }
form.tahtedhdh > .s > input { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #d2bc80; border: 0 none; color: #ffffff; cursor: pointer; height: 48px; line-height: normal; opacity: 1; filter: none; padding: 0; text-align: center; transition: opacity 400ms; width: auto; display: inline-block; vertical-align: top; padding: 0 16px; margin-top: 9px; }
form.tahtedhdh > .s > input:hover { opacity: 0.75; filter: alpha(opacity=75); }

/* patch - 18 - 07 - 13 */
@media screen and (max-width: 1220px) {
	#header > .w > .menu a { padding: 0 8px; font-size: 16px; }
}
@media screen and (max-width: 1320px) {
	#header > .w > .menu a { font-size: 14px; }
}
#menu-item-352 { display: none !important; }
.home #index-feature > .b > .c > .s,
.home #index-feature > .b > .c > .barudd,
.home #index-feature > .b > .c > .brudd { visibility: hidden; }

#thezoomconren { display: block; position: fixed; bottom: 0; left: 50%; margin: 0 0 25px -27.5px; opacity: 0.7; z-index: 1000; cursor: pointer; transition: opacity 400ms; }
#thezoomconren:hover { opacity: 1; }

/* patch - 18 - 08 - 24 */
#header > .w > .righter > strong { display: block; text-align: center; color: #dbbf7d; position: absolute; right: 9px; top: 0; line-height: 43px; font-size: 24px; width: 37px; transform: scaleX(0.8); overflow: hidden; white-space: nowrap; font-family: 'Playfair Display'; }

/* patch - 18 - 08 - 22 */
#holder-of-apartment > .l > .i > .p > .ps > span { font-size: 24px; }
#index-feature > .b > .c > .s > .h > .border,
#index-feature > .b > .c > .s > .h > .border > span { border-color: transparent; }

/* patch - 18 - 08 - 23 */
#single-page > .w > .holder-of-contacts > .p > .c > strong > span { border-color: transparent; }
#holder-of-apartment > .l > .i > .p > .ps > img { transform: scale(0.6); }

/* patch - 18 - 08 - 24 */
#index-feature.buonpage > .b > .c > .ba,
#index-feature > .b > .c > .barudd { background-color: transparent; }
#index-feature.buonpage > .b > .c > .b,
#index-feature > .b > .c > .brudd { background-image: none; }
#index-feature.buonpage > .b > .c > .s > .h > .text.second { text-shadow: 0 0 1px #fff, 0 0 5px #fff, 0 0 10px #fff; }

/* mobile - - - */
#header > .w > .mobile-menu { display: none; }
@media screen and (max-width: 1000px) , screen and (max-height: 500px) {
	html,
	body { background-color: #999; }

	#header > .w { margin: 0 5%; }
	#header > .w > .menu { display: none; }
	#header > .w > .righter > img { visibility: hidden; }
	#header > .w > .mobile-menu { display: block; position: absolute; width: 52px; height: 36px; padding: 10px; right: -7px; top: 18px; z-index: 1; cursor: pointer; }
	#header > .w > .mobile-menu > img { display: block; max-width: 100%; }
	#header > .w > .mobile-menu > #the-true-mobile-menu { background: #FFFFFF !important; border-color: #000000; border-radius: 0; border-style: solid; border-width: 6px 0 50px; display: block; height: 6px; left: 0; line-height: 6px; filter: alpha(opacity=0); margin: 0; opacity: 0; overflow: hidden; padding: 0; position: absolute; text-indent: 99px; top: 0; width: 72px; z-index: 100; }

	#index-feature { position: relative; left: auto; min-height: 400px; right: auto; bottom: auto; top: auto; }
	#index-feature > .arrow.left { left: 0; }
	#index-feature > .arrow.right { right: 0; }
	#index-feature > .b > .c > .s { margin: 25px 75px; }
	#index-feature > .b > .c > .s > .h { max-width: 100%; }
	#index-feature > .b > .c > .s > .h > .border { height: 27px; }
	#index-feature > .b > .c > .s > .h > .border > span { height: 23px; }
	#index-feature > .b > .c > .s > .h > .text.first { font-size: 25px; margin-bottom: 0; }
	#index-feature > .b > .c > .s > .h > .text.second { font-size: 34px; }
	#index-feature.buonpage { height: 400px; }

	#footer { position: relative; bottom: auto; left: auto; right: auto; height: auto; }
	#footer > .w { margin: 0 5%; }
	#footer > .w > .l { display: none; }
	#footer > .w > .t { float: none; text-align: center; }

	#single-page { min-height: 0px !important; }
	#single-page > .w { padding: 25px 0; }
	#single-page > .w > h2.special { margin-bottom: 0; padding-top: 5px; }
	#single-page > .w > .doublertitlter > .h { max-width: 500px; }
	#single-page > .w > .doublertitlter > .h > .border { height: 27px; }
	#single-page > .w > .doublertitlter > .h > .border > span { height: 23px; }
	#single-page > .w > .holder-of-contacts > .p > .c { width: 100%; /* display: block; */ margin: auto; max-width: 250px; }
	#single-page > .w > .holder-of-more-contacts > .t { width: 100%; }
	#single-page > .w > .holder-of-more-contacts > .t > .p { border-right-width: 1px; }
	#single-page > .w > .holder-of-more-contacts > #the-map { position: relative; right: auto; top: auto; left: auto; bottom: auto; height: 300px; border-width: 0 1px 1px; }

	.holder-of-eventsasdgd { margin-top: 15px; }
	.holder-of-eventsasdgd > .c { width: 50%; }

	#holder-of-apartment > .l { background-color: #f3f3f3; }
	#holder-of-apartment > .l > .c { width: 50%; }
	#holder-of-apartment > .l > .i > .p { margin: 0 5%; }
	#holder-of-apartment > .l > .c > .a > .l > .o { opacity: 1; filter: none; }
	#holder-of-apartment > .l > .c > .a > .l > .o > .v > a { margin-top: 10px; }
	#holder-of-apartment > .l > .c > .a > .l > .o > .v > .t { padding: 0 20px; font-size: 20px; line-height: 25px; }

	.single.singlecategory #single-page > .w { padding-top: 25px; }

	.the-inner-reserve > .a { max-width: none !important; right: 0 !important; top: 0 !important; bottom: 0 !important; left: 0 !important; margin: 0 !important; max-height: 100% !important; }

	.holder-of-testimonies > .w > .c { width: 100%; display: block; margin: 0 auto; max-width: 500px; }
	.holder-of-testimonies > .w > .c > .e { line-height: 1.5em !important; border-top: 1px dotted #666; margin-top: 25px; }
	.holder-of-testimonies > .w > .c:first-child > .e { border-top: 0; margin-top: 5px; }

	#index-feature.buonpage { height: 400px; min-height: 400px; }
	#index-feature.buonpage > .b > .c > .s > .h > .text.second { font-size: 25px; margin-top: -2px; }

	#header { height: 90px; }
	#header > .w { height: 90px; line-height: 90px; }
	#header > .w > .logo { padding-top: 10px; padding-bottom: 10px; margin-top: -43.5px; }
	#header > .w > .mobile-menu { top: 3px; }
	#header > .w > .mobile-menu > img { transform: scale(0.7); }

	#header > .w > .righter > strong { display: none; }

	#single-page > .w > .holder-of-more-contacts > #the-map { bottom: 0 !important; }
}
@media screen and (max-width: 590px) {
	#holder-of-apartment > .l > .c { width: 100%; }
}
@media screen and (max-width: 560px) {
	#apartmentright { float: none; margin: 0 auto 25px; }
	.content p,
	.content ul,
	.content ol { text-align: left; }
}
@media screen and (max-width: 530px) {
	.holder-of-eventsasdgd > .c { width: 100%; }
}
@media screen and (max-width: 430px) {
	#header > .w > .logo > img { width: 162px; height: 42.23333px; margin-top: 12.383333px; }
}
@media screen and (max-height: 500px) {
	#index-feature > .b > .c > .s > .h > .border { display: none; }
}