/*
Theme Name: Tema Clínica Luso Espanhola
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: 'Open Sans'; src: url('OpenSans-Light-webfont.eot'); src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Light-webfont.woff') format('woff'), url('OpenSans-Light-webfont.ttf') format('truetype'), url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url('OpenSans-LightItalic-webfont.eot'); src: url('OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-LightItalic-webfont.woff') format('woff'), url('OpenSans-LightItalic-webfont.ttf') format('truetype'), url('OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg'); font-weight: 300; font-style: italic; }
@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-Italic-webfont.eot'); src: url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Italic-webfont.woff') format('woff'), url('OpenSans-Italic-webfont.ttf') format('truetype'), url('OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: url('OpenSans-Bold-webfont.eot'); src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Bold-webfont.woff') format('woff'), url('OpenSans-Bold-webfont.ttf') format('truetype'), url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url('OpenSans-BoldItalic-webfont.eot'); src: url('OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-BoldItalic-webfont.woff') format('woff'), url('OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg'); font-weight: 700; font-style: italic; }

textarea, button, select, input,
html { color: #666; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 14px; }
a { color: #657f86; text-decoration: none; transition: color 400ms; }
a:hover { color: #9db9ba; }

/* 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 - - - */
.sharerr { background-color: rgb(101,127,134); display: block; position: absolute; z-index: 100; right: 0; height: 50px; width: 50px; margin-top: 100px; transition: padding-right 400ms; padding-right: 0px; overflow: hidden; }
.sharerr > img { display: block; position: absolute; top: 50%; left: 50%; height: 80px; width: 80px; margin: -40px; transition: margin 400ms; }
.sharerr:hover { padding-right: 14px; }
.sharerr:hover > img { margin-left: -47px; }

/* header - - - */
#header { display: block; background-color: #fafafa; height: 184px; width: 100%; position: relative; }
#header > .w { display: block; margin: 0 auto; max-width: 1200px; width: 90%; padding: 15px 0; height: 154px; position: relative; }
#header > .w > .l { display: block; position: absolute; top: 50%; left: 0; height: 154px; width: 198px; overflow: hidden; margin-top: -77px; }
#header > .w > .l > .o { display: block; max-width: 100%; }
#header > .w > .e { display: block; margin: 0 0 0 auto; height: 42px; line-height: 38px; padding: 10px 0; float: right; clear: right; }
#header > .w > .e > .t { display: inline-block; vertical-align: top; height: 42px; }
#header > .w > .e > .t > .h { display: block; height: 42px; background-color: #657f86; transition: background-color 400ms; }
#header > .w > .e > .t:hover > .h { background-color: #9db9ba; }
#header > .w > .e > .n { display: inline-block; vertical-align: top; color: #808080; margin-left: 25px; }
#header > .w > .e > .n > .o { display: inline-block; vertical-align: middle; height: 22px; background-color: #657f86; }
#header > .w > .e > .n > .r { display: inline-block; vertical-align: middle; font-size: 13px; line-height: 16px; padding-left: 10px; padding-bottom: 2px; }
#header > .w > .e > .d { display: inline-block; vertical-align: top; line-height: 22px; height: 42px; transition: height 400ms, background-color 400ms, box-shadow 400ms, padding 400ms; box-shadow: 0 1px 3px rgba(0,0,0,0); background-color: rgba(255,255,255,0); position: relative; overflow: hidden; padding-bottom: 0; margin-left: 15px; }
#header > .w > .e > .d:hover { height: 106px; background-color: rgba(255,255,255,1); box-shadow: 0 1px 3px rgba(0,0,0,0.5) }
#header > .w > .e > .d > .r { display: block; height: 32px; line-height: 22px; padding: 0 15px; position: relative; }
#header > .w > .e > .d > .r:first-child { padding-top: 10px; }
#header > .w > .e > .d > .r > .o { width: 21px; display: inline-block; vertical-align: top; margin-right: 10px; margin-top: 3px; }
#header > .w > .e > .d > .r > .o > .p { display: block; width: 21px; height: 14px; }
#header > .w > .e > .d > .r > .d { display: inline-block; vertical-align: top; color: #808080; transition: color 400ms; margin-top: -1px; font-size: 13px; }
#header > .w > .e > .d > .r > .w { display: inline-block; vertical-align: top; width: 14px; height: 14px; text-align: center; line-height: 8px; transform: rotate(90deg); font-size: 20px; margin-left: 5px; margin-top: 5px; }
#header > .w > .e > .s { display: inline-block; vertical-align: top; margin-right: -7px; margin-left: 8px; }
#header > .w > .e > .s > .o { height: 15px; width: 15px; display: inline-block; vertical-align: top; padding: 7px; margin-left: 1px; margin-top: 7px; }
#header > .w > .e > .s > .o > .c { display: block; width: 15px; height: 15px; }

/* main menu - - - */
#header > .w > .m { display: block; float: right; clear: right; text-align: right; height: 84px; white-space: nowrap; line-height: 84px; padding-top: 23px; margin-right: -20px; font-size: 0px; }
#header > .w > .m * { display: inline-block; vertical-align: top; list-style: none; font-stretch: 0px; position: relative; }
#header > .w > .m a { font-size: 14px; text-transform: uppercase; color: #000; padding: 0 20px; }
#header > .w > .m a:hover { color: #657f86; }
#header > .w > .m a::before { content: " "; display: block; top: 36px; width: 1px; height: 4px; border-top: 5px solid #d5d5d5; border-bottom: 5px solid #d5d5d5; position: absolute; overflow: hidden; margin-left: -20.5px; }
#header > .w > .m .current-menu-item > a { color: #657f86; }
#header > .w > .m .current-menu-item > a > .c { display: block; margin: -6px auto -7px; background-color: #657f86; height: 11px; width: 13px; border-radius: 50%; padding-top: 2px; }
#header > .w > .m .current-menu-item > a > .c > span { width: 7px; height: 7px; display: block; margin: 0 auto 0; border: 1px solid #fff; border-radius: 50%; }
#header > .w > .m > div > ul > li:first-child > a::before { display: none; }
#header > .w > .m { padding-top: 0; margin-top: 22px; border-top: 1px solid #f0f0f0; }

/* index - - - */
#index-features { display: block; height: 657px; position: relative; overflow: hidden; width: 100%; }
#index-features > .h { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; z-index: 1; }
#index-features > .a { z-index: 10; margin: -62px 40px; padding: 40px; width: 27px; height: 44px; position: absolute; top: 50%; }
#index-features > .a.l { left: 0; }
#index-features > .a.r { right: 0; }
#index-features > .a > .r { display: block; height: 44px; width: 27px; line-height: 14px; text-align: left; color: rgba(0,0,0,0.5); font-size: 110px; text-indent: 0px; transition: color 400ms; font-weight: 300; }
#index-features > .w,
#index-features > .h > .o > .w { display: block; position: absolute; z-index: 5; margin: 0 auto; top: 0; bottom: 0; left: 0; right: 0; max-width: 1200px; width: 90%; text-align: right; padding: 100px 0; }
#index-features > .w > .c,
#index-features > .h > .o > .w > .c { max-width: 100%; background-color: rgba(101,127,134,0.9); display: inline-block; vertical-align: top; }
#index-features > .w > .c > .p,
#index-features > .h > .o >  .w > .c > .p { padding: 40px; color: #fff; text-align: left; max-width: 500px; }
#index-features > .w > .c > .p > h2,
#index-features > .h > .o > .w > .c > .p > h2 { font-size: 38px; text-transform: uppercase; line-height: 45px; padding-bottom: 15px; font-weight: normal; }
#index-features > .w > .c > .p > p,
#index-features > .h > .o > .w > .c > .p > p { font-size: 16px; line-height: 26px; }
#index-features > .w > .c > .p > a,
#index-features > .h > .o > .w > .c > .p > a { display: inline-block; vertical-align: top; padding: 0 20px; line-height: 40px; font-size: 18px; color: #fff; border: 1px solid #fff; margin-top: 25px; transition: color 400ms, background-color 400ms; }
#index-features > .w > .c > .p > a:hover,
#index-features > .h > .o > .w > .c > .p > a:hover { color: #657f86; background-color: #fff; }
#index-features > .h > .o { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
#index-features > .h > .o > .l { display: block; position: absolute; top: 0; left: 0; }

#index-stats { display: block; position: relative; width: 100%; overflow: hidden; }
#index-stats > .i { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: #657f86; }
#index-stats > .i > .m { display: block; position: absolute; top: 0; left: 0; opacity: 0.1; filter: alpha(opacity=10); }
#index-stats > .a { position: relative; z-index: 10; width: 100%; }
#index-stats > .a > .c { display: block; margin: 0 auto; max-width: 1200px; width: 90%; padding: 85px 0; }
#index-stats > .a > .c > .t { display: block; margin-right: -150px; text-align: center; }
#index-stats > .a > .c > .t > .u { display: inline-block; vertical-align: top; width: 25%; }
#index-stats > .a > .c > .t > .u > .a { margin-right: 150px; }
#index-stats > .a > .c > .t > .u > .a > .i { display: block; text-align: center; height: 56px; line-height: 56px; }
#index-stats > .a > .c > .t > .u > .a > .i > .c { max-width: 100%; max-height: 56px; vertical-align: middle; display: inline-block; margin: 0; }
#index-stats > .a > .c > .t > .u > .a > .b { margin: 16px 0; height: 1px; display: block; background-color: #fff; }
#index-stats > .a > .c > .t > .u > .a > .t { display: block; }
#index-stats > .a > .c > .t > .u > .a > .t > .e { font-size: 16px; line-height: 24px; color: #fff; }
#index-stats > .a > .c > .t > .u > .a > .t > .x { display: block; text-align: center; font-size: 20px; line-height: 26px; color: #fff; }

#index-people { background-color: #fdfdfd; padding: 50px 0; width: 100%; overflow: hidden; position: relative; }
#index-people > .w { display: block; margin: 0 auto; max-width: 1200px; width: 90%; text-align: center; font-size: 33px; color: #000; line-height: 40px; }
#index-people > .w > h2 { display: block; font-weight: normal; padding-bottom: 50px; }
#index-people > .h { display: block; width: 100%; overflow: hidden; height: 237.875px; white-space: nowrap; }
#index-people > .h > .c { display: inline-block; vertical-align: top; width: 12.5%; height: 237.875px; position: relative; }
#index-people > .h > .c > .l { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; }
#index-people > .h > .c > .l > .i { display: block; position: absolute; top: 0; left: 0; opacity: 1; filter: none; transition: opacity 400ms; }
#index-people > .h > .c > .l > .t { display: block; position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; background-color: rgba(255,255,255,0.75); text-align: center; font-size: 14px; line-height: 21px; padding: 5px 10px; color: #657f86; transition: background-color 400ms; }
#index-people > .h > .c > .l:hover > .i { opacity: 0.25; filter: alpha(opacity=25); }
#index-people > .h > .c > .l:hover > .t { background-color: rgba(255,255,255,0); }
#index-people > .a { padding: 30px 0 50px; text-align: center; margin: 0 auto; max-width: 1200px; width: 90%; }
#index-people > .a > .r { vertical-align: top; width: 28px; height: 28px; border-radius: 3px; border: 1px solid #808080; display: inline-block; margin: 0 5px; position: relative; transition: border-color 400ms, background-color 400ms; background-color: transparent; }
#index-people > .a > .r > span { display: block; position: absolute; width: 20px; height: 20px; line-height: 12px; color: #808080; font-size: 34px; text-align: center; top: 50%; left: 50%; margin: -10px; text-indent: 1px; transition: color 400ms; }
#index-people > .a > .r:hover { border-color: #657f86; background-color: #657f86; }
#index-people > .a > .r:hover > span { color: #fff; }

#index-about { background-color: #fafafa; display: block; position: relative; width: 100%; overflow: hidden; padding: 50px 0; }
#index-about > .w { display: block; margin: 0 auto; max-width: 1200px; width: 90%; }
#index-about > .w > h2 { display: block; font-weight: normal; text-align: center; font-size: 33px; color: #000; line-height: 40px; }
#index-about > .w > .b { display: block; background-color: #657f86; height: 2px; width: 80px; margin: 25px auto 40px; }
#index-about > .w > .l { display: block; margin-right: -50px; }
#index-about > .w > .l > .c { display: inline-block; vertical-align: top; margin-bottom: 100px; }
#index-about > .w > .l > .c.l { width: 40%; }
#index-about > .w > .l > .c.r { width: 60%; }
#index-about > .w > .l > .c > .p { display: block; margin-right: 50px; font-size: 14px; line-height: 26px; color: #666666; }
#index-about > .w > .l > .c > .p > .l { padding: 15px 30px; line-height: 20px; display: inline-block; vertical-align: top; text-transform: uppercase; background-color: #657f86; color: #fff; transition: background-color 400ms; }
#index-about > .w > .l > .c > .p > .l:hover { background-color: #9db9ba; }
#index-about > .w > .l > .c.r > .v { background-image: url('img/index-non-video-small.jpg'); height: 383px; margin-right: 50px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
#index-about > .w > p { display: block; margin: 0 auto; text-align: center; max-width: 500px; font-size: 16px; line-height: 1.4em; color: #657f86; margin-top: -15px; }
#index-about > .i { display: block; position: relative; overflow: hidden; width: 100%; margin: 50px 0 30px; }
#index-about > .i > .d { margin-left: 30px; display: block; white-space: nowrap; }
#index-about > .i > .d > .c { display: inline-block; vertical-align: top; width: 33.3333%; }
#index-about > .i > .d > .c > .l { display: block; margin-right: 30px; border: 1px solid #b2bfc3; background-color: #fff; padding: 30px; text-align: center; white-space: normal; transition: border-color 400ms; }
#index-about > .i > .d > .c > .l > .i { display: block; height: 284px; background-color: rgba(0,0,0,0.02); position: relative; overflow: hidden; }
#index-about > .i > .d > .c > .l > .i > .m { display: block; position: absolute; top: 0; left: 0; }
#index-about > .i > .d > .c > .l > .t { display: block; font-size: 18px; color: #666; line-height: 1.4em; padding-top: 21px; margin-bottom: -6px; transition: color 400ms; }
#index-about > .i > .d > .c > .l:hover { border-color: #657f86; }
#index-about > .i > .d > .c > .l:hover > .t { color: #657f86; }
#index-about > .a { padding: 0; text-align: center; margin: 0 auto; max-width: 1200px; width: 90%; }
#index-about > .a > .r { vertical-align: top; width: 28px; height: 28px; border-radius: 3px; border: 1px solid #808080; display: inline-block; margin: 0 5px; position: relative; transition: border-color 400ms, background-color 400ms; background-color: transparent; }
#index-about > .a > .r > span { display: block; position: absolute; width: 20px; height: 20px; line-height: 12px; color: #808080; font-size: 34px; text-align: center; top: 50%; left: 50%; margin: -10px; text-indent: 1px; transition: color 400ms; }
#index-about > .a > .r:hover { border-color: #657f86; background-color: #657f86; }
#index-about > .a > .r:hover > span { color: #fff; }

#index-novelties { background-color: #fdfdfd; display: block; position: relative; width: 100%; padding: 50px 0; overflow: hidden; }
#index-novelties > .w { display: block; margin: 0 auto; max-width: 1200px; width: 90%; }
#index-novelties > .w > h2 { display: block; font-weight: normal; text-align: left; font-size: 33px; color: #000; line-height: 40px; }
#index-novelties > .w > .b { display: block; background-color: #657f86; height: 2px; width: 80px; margin: 25px auto 40px 0; }
#index-novelties > .w > p { display: block; text-align: left; max-width: 500px; font-size: 16px; line-height: 1.4em; color: #657f86; margin-top: -15px; }
#index-novelties > .i { display: block; position: relative; margin: 50px 0 0; overflow: hidden; }
#index-novelties > .i > .d { display: block; margin: 0 auto; width: 90%; position: relative; }
#index-novelties > .i > .d > .t { display: block; width: 90%; max-width: 1200px; margin: 0 auto; position: relative; overflow: hidden; }
#index-novelties > .i > .d > .t > .h { display: block; margin-right: -30px; white-space: nowrap; }
#index-novelties > .i > .d > .t > .h > .c { display: inline-block; vertical-align: top; width: 33.3333%; }
#index-novelties > .i > .d > .t > .h > .c > .l { display: block; margin-right: 30px; border: 1px solid #b2bfc3; background-color: #fff; padding: 30px; text-align: center; white-space: normal; transition: border-color 400ms; }
#index-novelties > .i > .d > .t > .h > .c > .l > .i { display: block; height: 284px; background-color: rgba(0,0,0,0.02); position: relative; overflow: hidden; }
#index-novelties > .i > .d > .t > .h > .c > .l > .i > .m { display: block; position: absolute; top: 0; left: 0; }
#index-novelties > .i > .d > .t > .h > .c > .l > .t { display: block; font-size: 18px; color: #666; line-height: 1.4em; padding-top: 21px; margin-bottom: -6px; transition: color 400ms; }
#index-novelties > .i > .d > .t > .h > .c > .l > .t > .e { display: block; }
#index-novelties > .i > .d > .t > .h > .c > .l > .t > .x { display: inline-block; font-size: 14px; line-height: 21px; margin-top: 10px; vertical-align: top; padding: 0 10px; }
#index-novelties > .i > .d > .a { z-index: 10; margin: -52px 0; padding: 30px; width: 27px; height: 44px; position: absolute; top: 50%; }
#index-novelties > .i > .d > .a.l { left: 0; }
#index-novelties > .i > .d > .a.r { right: 0; }
#index-novelties > .i > .d > .a > .r { display: block; height: 44px; width: 27px; line-height: 14px; text-align: left; color: #657f86; font-size: 110px; text-indent: 0px; transition: color 400ms; font-weight: 300; }
#index-novelties > .i > .d > .a:hover > .r { color: #9db9ba; }

#index-contacts { background-color: #fdfdfd; width: 100%; overflow: hidden; display: block; position: relative; }
#index-contacts > .c { display: inline-block; vertical-align: top; width: 50%; position: relative; overflow: hidden; }
#index-contacts > .c > .t { display: block; padding: 40px 60px; }
#index-contacts > .c > .t > h2 { display: block; font-weight: normal; text-align: left; font-size: 33px; color: #000; line-height: 40px; }
#index-contacts > .c > .t > .b { display: block; background-color: #657f86; height: 2px; width: 80px; margin: 25px auto 40px 0; }
#index-contacts > .c > .t > p { display: block; text-align: left; max-width: 500px; font-size: 16px; line-height: 1.4em; color: #657f86; margin-top: -15px; }
#index-contacts > .c > .t > form { padding-top: 10px; display: block; }
#index-contacts > .c > .t > form > .c { padding-top: 20px; margin-right: 40px; }
#index-contacts > .c > .t > form > .c > input,
#index-contacts > .c > .t > form > .c > textarea { display: block; width: 100%; padding: 12px 19px; line-height: 21px; border: 1px solid #eaeaea; resize: vertical; border-radius: 0; box-shadow: none; background: #fff; }
#index-contacts > .c > .t > form > .c > textarea { min-height: 126px; }
#index-contacts > .c > .t > form > .b { padding-top: 20px; text-align: right; }
#index-contacts > .c > .t > form > .b > input { text-align: center; height: 50px; display: inline-block; vertical-align: top; text-transform: uppercase; background-color: #657f86; color: #fff; transition: background-color 400ms; box-shadow: none; border: 0; border-radius: 0; cursor: pointer; }
#index-contacts > .c > .t > form > .b > input:hover { background-color: #9db9ba; }
#index-contacts > .c.l > .t { z-index: 10; background-color: rgba(101,127,134,0.9); position: absolute; left: 0; top: 0; right: 0; bottom: 110px; padding-bottom: 0px; }
#index-contacts > .c.l > .t > .w { display: inline-block; line-height: 21px; vertical-align: middle; width: 100%; }
#index-contacts > .c.l > .t > .w > .p { display: block; margin-right: -30px; }
#index-contacts > .c.l > .t > .w > .p > .e { display: inline-block; vertical-align: top; width: 50%; color: #fff; }
#index-contacts > .c.l > .t > .w > .p > .e > .l { margin-right: 30px; display: block; }
#index-contacts > .c.l > .t > .w > .p > .e > .l > h2 { display: block; font-size: 17px; line-height: 21px; font-weight: bold; text-transform: uppercase; }
#index-contacts > .c.l > .t > .w > .p > .e > .l > p { padding-top: 21px; display: block; }
#index-contacts > .c.l > .l { z-index: 10; display: block; position: absolute; bottom: 0; left: 0; right: 0; padding: 40px 60px; background-color: rgba(101,127,134,0.9); text-align: center; }
#index-contacts > .c.l > .l > .i { display: inline-block; vertical-align: top; height: 30px; line-height: 28px; text-transform: uppercase; color: #fff; transition: opacity 400ms; opacity: 0.8; }
#index-contacts > .c.l > .l > .i > .n { display: inline-block; vertical-align: middle; margin-right: 16px; }
#index-contacts > .c.l > .l > .i > .k { display: inline-block; vertical-align: middle; }
#index-contacts > .c.l > .l > .i:hover { opacity: 1; }
#index-contacts > .c.l > .b { display: block; position: absolute; left: 50%; top: 30px; z-index: 5; width: 170px; padding: 10px 15px; line-height: 20px; background-color: #fff; margin-left: -100px; box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-align: center; text-transform: uppercase; transition: background-color 400ms, color 400ms; }
#index-contacts > .c.l > .b:hover { color: #fff; background-color: #657f86; }
#index-contacts > .c.l > #the-map { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; z-index: 1; height: auto; }
#index-contacts > .c > .t > form > .b { min-height: 83px; }

/* footer - - - */
#footer { line-height: 22px; background: #657f86; text-align: center; color: rgba(255,255,255,0.75); }
#footer > .w { padding: 20px 0; display: block; margin: 0 auto; max-width: 1200px; width: 90%; position: relative; overflow: hidden; }
#footer > .w > .t { display: inline-block; vertical-align: top; float: left; }
#footer > .w > .t > .e { display: inline-block; vertical-align: top; margin-right: 10px; }
#footer > .w > .t > span.e { margin-bottom: 0; margin-top: 2px; }
#footer > .w > .t > span.e > a { color: #fff; }
#footer > .w > .s { display: inline-block; vertical-align: top; float: right; margin-top: 3px; }
#footer > .w > .s > .o { display: inline-block; vertical-align: top; margin-left: 5px; width: 21px; height: 21px; }
#footer > .w > .s > .o > .c { display: block; opacity: 1; transition: opacity 400ms; }
#footer > .w > .s > .o:hover > .c { opacity: 0.75; }

/* 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-title { position: relative; overflow: hidden; width: 100%; }
.page-title > img { display: block; position: absolute; top: 0; left: 0; }
.page-title > .cover { background-color: #657f86; opacity: 0.9; filter: alpha(opacity=90); position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 2; }
.page-title > .w { display: block; line-height: 42px; padding: 75px 0; max-width: 1200px; width: 90%; margin: 0 auto; }
.page-title > .w > .title { display: inline-block; font-size: 33px; color: #fff; position: relative; z-index: 10; font-weight: normal; text-align: left; width: 50%; line-height: 1.2em; vertical-align: middle; }
.page-title > .w > .breadcrumbs { display: inline-block; vertical-align: middle; width: 50%; text-align: right; position: relative; z-index: 3; color: #000; font-size: 14px; line-height: 28px; }
.page-title > .w > .breadcrumbs > a { display: inline-block; vertical-align: top; white-space: nowrap; max-width: 150px; text-overflow: ellipsis; overflow: hidden; color: #000; height: 28px; line-height: 28px; }
.page-title > .w > .breadcrumbs > a:hover { color: #fff; }
.page-title > .w > .breadcrumbs > a.home { color: #fff; cursor: default; }
.page-title > .w > .breadcrumbs > a.home > img { display: inline-block; vertical-align: middle; width: 17px; height: 13px; margin-top: -4px; margin-right: 5px; }
.page-title > .w > .breadcrumbs > span { display: inline-block; vertical-align: top; height: 28px; text-align: center; cursor: default; padding: 0 10px; font-size: 19px; line-height: 26px; }

.page-container { display: block; width: 100%; overflow: hidden; background-color: #fff; }
.page-container > .w { width: 90%; max-width: 1200px; margin: 0 auto; padding: 50px 0; }

/* scroll - - - */
.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 - 11 - 08 */
#index-stats > .a > .c > h2 { text-align: center; font-size: 33px; line-height: 1.2em; color: #fff; }
#index-stats > .a > .c > p { text-align: center; color: #fff; font-size: 16px; line-height: 1.5em; margin: 25px auto 50px; max-width: 920px; }

#index-people > .h > .c { width: 14.28571%; }

/* patch - 18 - 11 - 09 */
#index-about > .w > * { z-index: 3; position: relative; }
#index-about > .w > .gagagagaga { display: block; position: absolute; left: 0; right: 0; background: #fdfdfd; height: 1000px; }
#index-about > .w > .gagagagagaaaaa { display: block; height: 50px; }
#index-about > .i { z-index: 4; }
#index-about > .a { position: relative; z-index: 5; }
#index-novelties { background-color: #fafafa; }
#index-contacts > .c.l > .t > .w > .p > .e > .l > p > strong { font-weight: bold; }
#index-about > .i > .d > .c > .l { border-color: #eaeaea; padding-top: 15px; padding-right: 15px; padding-left: 15px; }
#index-novelties > .i > .d > .t > .h > .c > .l { border-color: #eaeaea; padding-top: 15px; padding-right: 15px; padding-left: 15px; }
/* #footer { background-color: #918e8f; } */

/* patch - 18 - 11 - 19 */
#index-novelties { padding-bottom: 75px; }

.page-template-template-images div.casdasd { display: block; width: 100%; text-align: left; overflow: hidden; position: relative; background-color: #fff; }
.page-template-template-images div.casdasd > .n { display: block; position: relative; margin: 0 auto; max-width: 1200px; width: 90%; padding: 50px 0; }
.page-template-template-images div.casdasd > .n > .p { display: block; margin-right: -30px; margin-top: -30px; }
.page-template-template-images div.casdasd > .n > .p > .e { display: inline-block; vertical-align: top; width: 33.3333%; position: relative; overflow: hidden; }
.page-template-template-images div.casdasd > .n > .p > .e > a { display: block; margin-top: 30px; margin-right: 30px; position: relative; overflow: hidden; height: 285px; }
.page-template-template-images div.casdasd > .n > .p > .e > a > img { display: block; position: absolute; top: 0; left: 0; max-width: none; }
.page-template-template-images div.casdasd > .n > .p > .e > a > strong { display: block; z-index: 2; position: absolute; top: 0; left: 0; bottom: 0; right: 0; overflow: hidden; background-color: rgba(255,255,255,0.75); transition: opacity 400ms; opacity: 0; filter: alpha(opacity=0); }
.page-template-template-images div.casdasd > .n > .p > .e > a > strong > img { display: block; position: absolute; top: 50%; left: 50%; width: 60px; height: 60px; margin: -30px; }
.page-template-template-images div.casdasd > .n > .p > .e > a:hover > strong { opacity: 1; filter: none; }
.page-template-template-images #index-stats > .a > .c > h2 { text-align: left; }

#index-contacts > .c.l > .b { top: auto; bottom: 30px; }

/* patch - 18 - 11 - 22 */
.holder-of-news { display: block; margin-top: -30px; text-align: left; }
.holder-of-news > .c { display: inline-block; vertical-align: top; width: 33.3333%; margin-top: 30px; }
.holder-of-news > .c > .l { display: block; margin-right: 30px; border: 1px solid #eaeaea; background-color: #fff; padding-bottom: 30px; text-align: center; white-space: normal; transition: border-color 400ms; padding-top: 15px; padding-right: 15px; padding-left: 15px; }
.holder-of-news > .c > .l > .i { display: block; height: 284px; background-color: rgba(0,0,0,0.02); position: relative; overflow: hidden; }
.holder-of-news > .c > .l > .i > .m { display: block; position: absolute; top: 0; left: 0; max-width: none; }
.holder-of-news > .c > .l > .t { display: block; font-size: 18px; color: #666; line-height: 1.4em; padding-top: 21px; margin-bottom: -6px; transition: color 400ms; }
.holder-of-news > .c > .l > .t > .e { display: block; }
.holder-of-news > .c > .l > .t > .x { display: inline-block; font-size: 14px; line-height: 21px; margin-top: 10px; vertical-align: top; padding: 0 10px; }
.holder-of-news > .c > .l > .t > p { font-size: 13px; text-align: center; display: block; padding-top: 15px; line-height: 1.5em; }

.holder-of-news > .c > a.l { transition: border-color 400ms; }
.holder-of-news > .c > a.l:hover { border-color: #657f86; }
.holder-of-news > .c > a.l > .i > strong { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; background: #657f86; opacity: 0; transition: opacity 400ms; filter: alpha(opacity=0); }
.holder-of-news > .c > a.l:hover > .i > strong { opacity: 0.9; filter: alpha(opacity=90); }
.holder-of-news > .c > a.l > .t > .e { transition: color 400ms; }
.holder-of-news > .c > a.l:hover > .t > .e { color: #657f86; }
.holder-of-news > .c > a.l > .i > strong > span { display: block; left: 50%; height: 20px; margin: -10px -65px; width: 130px; top: 50%; position: absolute; color: #fff; text-align: center; font-weight: normal; line-height: 20px; font-size: 14px; }

.holder-of-news.centered { text-align: center; }
.holder-of-news.centered > .c { width: 50%; }
.content h1,
.content h2 { color: #657f86; font-size: 20px; line-height: 1.5em; padding-bottom: 1em; }

.holder-of-page-form { background-color: #fdfdfd; padding: 25px 30px; }
.holder-of-page-form > form { display: block; }
.holder-of-page-form > form > .c { display: block; margin-right: 40px; }
.holder-of-page-form > form > .c > p { display: block; color: #000; font-size: 14px; line-height: 1.5em; }
.holder-of-page-form > form > .c > p > label { display: inline-block; vertical-align: top; cursor: pointer; }
.holder-of-page-form > form > .c > p > label > span { color: red; }
.holder-of-page-form > form > .c > input,
.holder-of-page-form > form > .c > select,
.holder-of-page-form > form > .c > textarea { display: block; width: 100%; padding: 12px 19px; line-height: 21px; border: 1px solid #eaeaea; resize: vertical; border-radius: 0; box-shadow: none; background: #fff; margin: 5px 0 15px; }
.holder-of-page-form > form > .c > textarea { resize: vertical; min-height: 210px; }
.holder-of-page-form > form > .c.select { margin-right: 0; }
.holder-of-page-form > form > .c > p.small { font-size: 12px; color: #666; margin-top: -10px; margin-bottom: 15px; }
.holder-of-page-form > form > .c > p.normal { color: #666; }
.holder-of-page-form > form > .s { display: block; text-align: right; padding-top: 15px; }
.holder-of-page-form > form > .s > input { text-align: center; height: 50px; display: inline-block; vertical-align: top; text-transform: uppercase; background-color: #657f86; color: #fff; transition: background-color 400ms; box-shadow: none; border: 0; border-radius: 0; cursor: pointer; padding: 0 30px; appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0px; box-shadow: none; }
.holder-of-page-form > form > .s > input:hover { background-color: #9db9ba; }

.page-container > .w > .alignright:first-child,
.page-container > .w > .alignleft:first-child,
.page-container > .w > .aligncenter:first-child,
.page-container > .w > .alignnone:first-child,
.page-container > .w > .mainbody > .alignright:first-child,
.page-container > .w > .mainbody > .alignleft:first-child,
.page-container > .w > .mainbody > .aligncenter:first-child,
.page-container > .w > .mainbody > .alignnone:first-child { margin-top: 0; }

.page-container > .w > .mainbody { display: inline-block; vertical-align: top; width: 70%; }

.page-container > .w > .sidebody { display: inline-block; vertical-align: top; width: 30%; }
.page-container > .w > .sidebody > .a { display: block; margin-right: 60px; }
.page-container > .w > .sidebody > .a > .links { display: block; border-bottom: 1px solid #dde1e4; }
.page-container > .w > .sidebody > .a > .links > .mainer { height: 53px; position: relative; overflow: hidden; }
.page-container > .w > .sidebody > .a > .links > .mainer > a { display: block; height: 52px; line-height: 52px; border: 1px solid #dde1e4; padding: 0 19px; position: relative; transition: color 400ms, background-color 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > a > span { display: inline-block; vertical-align: middle; font-size: 16px; line-height: 20px; margin-right: 32px; max-height: 40px; overflow: hidden; position: relative; }
.page-container > .w > .sidebody > .a > .links > .mainer > a > strong { width: 21px; height: 21px; position: absolute; top: 50%; right: 19px; margin-top: -11px; }
.page-container > .w > .sidebody > .a > .links > .mainer > a > strong > span { display: block; width: 1px; height: 21px; position: absolute; top: 0; left: 10px; background-color: #aaaeaf; transition: background-color 400ms, width 400ms, height 400ms, left 400ms, top 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > a > strong > em { display: block; height: 1px; width: 21px; position: absolute; top: 10px; left: 0; background-color: #aaaeaf; transition: background-color 400ms, width 400ms, height 400ms, left 400ms, top 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > a.current,
.page-container > .w > .sidebody > .a > .links > .mainer > a:hover { background-color: #b2c0c3; color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > a.current > strong > span,
.page-container > .w > .sidebody > .a > .links > .mainer > a:hover > strong > span { background-color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > a.current > strong > em,
.page-container > .w > .sidebody > .a > .links > .mainer > a:hover > strong > em { background-color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer.open > a > strong > span { height: 1px; top: 10px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber { display: block; height: 40px; line-height: 40px; position: relative; overflow: hidden; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a { display: block; height: 39px; line-height: 38px; border-width: 1px 1px 0; border-style: solid; border-color: #dde1e4; padding: 0 19px; position: relative; transition: color 400ms, background-color 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber:nth-child(2) { height: 39px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber:nth-child(2) > a { border-top-width: 0px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a > span { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 17px; margin-right: 32px; max-height: 34px; overflow: hidden; position: relative; text-indent: -8px; padding-left: 8px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a > strong { width: 17px; height: 17px; position: absolute; top: 50%; right: 21px; margin-top: -9px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a > strong > span { display: block; width: 1px; height: 17px; position: absolute; top: 0; left: 8px; background-color: #aaaeaf; transition: background-color 400ms, width 400ms, height 400ms, left 400ms, top 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a > strong > em { display: block; height: 1px; width: 17px; position: absolute; top: 8px; left: 0; background-color: #aaaeaf; transition: background-color 400ms, width 400ms, height 400ms, left 400ms, top 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a.current,
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a:hover { background-color: #b2c0c3; color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a.current > strong > span,
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a:hover > strong > span { background-color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a.current > strong > em,
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > a:hover > strong > em { background-color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber.open > a > strong > span { height: 1px; top: 10px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer { display: block; height: 36px; line-height: 36px; position: relative; overflow: hidden; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a { display: block; height: 35px; line-height: 34px; border-width: 1px 1px 0; border-style: solid; border-color: #dde1e4; padding: 0 19px; position: relative; transition: color 400ms, background-color 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a > span { display: inline-block; vertical-align: middle; font-size: 12px; line-height: 14px; margin-right: 32px; max-height: 28px; overflow: hidden; position: relative; text-indent: -14px; padding-left: 14px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a > strong { width: 15px; height: 15px; position: absolute; top: 50%; right: 22px; margin-top: -8px; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a > strong > span { display: block; width: 1px; height: 15px; position: absolute; top: 0; left: 7px; background-color: #aaaeaf; transition: background-color 400ms, width 400ms, height 400ms, left 400ms, top 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a > strong > em { display: block; height: 1px; width: 15px; position: absolute; top: 7px; left: 0; background-color: #aaaeaf; transition: background-color 400ms, width 400ms, height 400ms, left 400ms, top 400ms; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a.current,
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a:hover { background-color: #b2c0c3; color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a.current > strong > span,
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a:hover > strong > span { background-color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a.current > strong > em,
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer > a:hover > strong > em { background-color: #fff; }
.page-container > .w > .sidebody > .a > .links > .mainer > .subber > .morer.open > a > strong > span { height: 1px; top: 10px; }
.page-container > .w > .sidebody > .a > .text { display: block; padding-top: 10px; }
.page-container > .w > .sidebody > .a > .text > h2 { color: #000; font-size: 18px; line-height: 27px; padding: 10px 0; border-bottom: 1px solid #dae1e3; }
.page-container > .w > .sidebody > .a > .text > p { border-bottom: 1px solid #dae1e3; padding: 10px 0 10px 75px; font-size: 14px; line-height: 28px; position: relative; }
.page-container > .w > .sidebody > .a > .text > p > strong { display: block; position: absolute; left: 0; font-weight: normal; font-size: 12px; color: #698389; }
.page-container > .w > .sidebody > .a > .text > p > span { display: block; text-align: left; position: relative; }
.page-container > .w > .sidebody > .a > .text.form {  }
.page-container > .w > .sidebody > .a > .text.form > form { display: block; position: relative; margin-top: -1px; }
.page-container > .w > .sidebody > .a > .text.form > form > .t { display: block; padding-right: 40px; height: 53px; position: relative; }
.page-container > .w > .sidebody > .a > .text.form > form > .t.e { height: auto; }
.page-container > .w > .sidebody > .a > .text.form > form > .t > .blocker { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }
.page-container > .w > .sidebody > .a > .text.form > form > .t > input,
.page-container > .w > .sidebody > .a > .text.form > form > .t > textarea { display: block; padding: 12px 19px; height: 29px; border: 1px solid #dae1e3; width: 100%; line-height: 29px; color: #000; background: #fff; border-radius: 0px; box-shadow: none; }
.page-container > .w > .sidebody > .a > .text.form > form > .t > textarea { min-height: 82px; resize: vertical; }
.page-container > .w > .sidebody > .a > .text.form > form > .s { display: block; text-align: right; }
.page-container > .w > .sidebody > .a > .text.form > form > .s > input { display: inline-block; vertical-align: top; margin: 20px 0 0; background: #657f86; color: #fff; height: 53px; border: 0; text-transform: uppercase; padding: 0 20px; border-radius: 0px; box-shadow: none; transition: background-color 400ms; cursor: pointer; }
.page-container > .w > .sidebody > .a > .text.form > form > .s > input:hover { background-color: #b2c0c3; }

/* patch - 18 - 11 - 30 */
#index-novelties > .i > p { text-align: center; width: 90%; margin: 0 auto; display: block; padding-top: 30px; }
#index-novelties > .i > p > a { padding: 15px 30px; line-height: 20px; display: inline-block; vertical-align: top; text-transform: uppercase; background-color: #657f86; color: #fff; transition: background-color 400ms; }
#index-novelties > .i > p > a:hover { background-color: #9db9ba; }

.left-video-floater,
.left-video-floaterr { display: inline-block; vertical-align: top; width: 50%; position: relative; }
.left-video-floater > p { display: block; margin-right: 50px; padding-top: 66px; position: relative; }
.right-content-floater { display: inline-block; vertical-align: top; width: 50%; }
.right-content-floater > h1,
.page-template-template-clinic .page-container.white > .w > h1 { color: #000; font-size: 32px; line-height: 40px; font-weight: normal; padding: 0 0 27px; margin: 0 0 30px; position: relative; }
.right-content-floater > h1 > .border,
.page-template-template-clinic .page-container.white > .w > h1 > span { background-color: #657f86; height: 2px; width: 75px; display: block; position: absolute; bottom: 0; left: 0; }
.right-content-floater > h2 { text-transform: uppercase; font-weight: normal; color: #657f86; font-size: 18px; line-height: 1.5em; padding: 0 0 1.2em; }
.right-content-floater > p { text-align: left; line-height: 2em; }
.right-content-floater > h3 { display: block; color: #000; font-weight: normal; font-size: 18px; line-height: 1.5em; padding-bottom: 1.5em;}

/* patch - 18 - 12 - 03 */
.left-video-floater { overflow: hidden; }
.left-video-floater iframe { margin-right: 50px; display: block; }
.left-video-floater > img { position: absolute; top: 0; left: 0; cursor: pointer; }
.page-template-template-clinic .page-container { background-color: #fafafa; }
.page-template-template-clinic .page-container.white { background-color: #fff; }
.page-template-template-clinic .page-container.white.butnot { background-color: #fafafa; }
.page-template-template-clinic .page-container.white > .w > h2 { font-size: 16px; }
.holder-oif-af { display: block; margin-bottom: 5px; position: relative; }
.holder-oif-af > .w { display: block; position: relative; overflow: hidden; margin: 0 -25px 0 0; white-space: nowrap; }
.holder-oif-af > .w > .c { display: inline-block; vertical-align: top; width: 20%; white-space: normal; }
.holder-oif-af > .w > .c > .a { display: block; margin: 0 25px 25px 0; position: relative; overflow: hidden; border: 1px solid #bac3c4; }
.holder-oif-af > .w > .c > .a > .i { display: block; border-width: 24px 24px 10px; border-style: solid; border-color: #fff; overflow: hidden; position: relative; }
.holder-oif-af > .w > .c > .a > .i > img { display: block; position: absolute; top: 0; left: 0; max-width: none; }
.holder-oif-af > .w > .c > .a > strong { font-weight: normal; padding: 5px 24px 18px; text-align: center; display: block; font-size: 15px; line-height: 1.3em; }
.holder-oif-af > .w > .c > .a > span { display: block; text-align: center; font-size: 12px; line-height: 1.3em; color: #657f86; padding: 0 24px 20px; margin-top: -12px; }
.holder-oif-af > .a { position: absolute; /* color: #657f86; */ font-size: 130px; top: 50%; height: 100px; margin-top: -50px; width: 30px; text-align: center; z-index: 1; font-weight: 300; line-height: 63px; }
.holder-oif-af > .a.left { left: -55px; }
.holder-oif-af > .a.right { right: -55px; }
@media screen and (max-width: 1340px) {
	.page-template-template-clinic .page-container.white > .w { width: 84%; }
}
.page-template-template-clinic .page-container.white > .w > h1.morr { text-align: center; }
.page-template-template-clinic .page-container.white > .w > h1.morr > span { left: 50%; margin-left: -37.5px; }

.contacts-holder { display: block; margin-right: -30px; }
.contacts-holder > .col { display: inline-block; vertical-align: top; width: 50%; }
.contacts-holder > .col > .cell { display: block; margin-right: 30px; margin-top: 30px; }
.contacts-holder > .col > .cell:first-child { margin-top: 0; }
.contacts-holder > .col > .cell > .background { background-color: #fafafa; padding: 25px 30px; }
.contacts-holder > .col > .cell > .background > h2 { color: #000; font-size: 24px; line-height: 1.2em; }
.contacts-holder > .col > .cell > .background > form { display: block; margin-top: -20px; }
.contacts-holder > .col > .cell > .background > form > .l { display: block; margin: 0-20px 0 0;  }
.contacts-holder > .col > .cell > .background > form > .l > .c { display: inline-block; vertical-align: bottom; width: 50%; }
.contacts-holder > .col > .cell > .background > form > .l > .c > .p { display: block; padding: 20px 20px 0 0; margin-right: 40px; }
.contacts-holder > .col > .cell > .background > form > .l > .c > .p > input { background: #fff; border: 1px solid #eaeaea; padding: 12px 19px; line-height: 21px; font-size: 14px; width: 100%; color: #000; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.contacts-holder > .col > .cell > .background > form > .c { display: block; }
.contacts-holder > .col > .cell > .background > form > .c > .p { display: block; padding: 20px 0 0; margin-right: 40px; }
.contacts-holder > .col > .cell > .background > form > .c > .p > textarea { background: #fff; border: 1px solid #eaeaea; padding: 12px 19px; line-height: 21px; font-size: 14px; width: 100%; color: #000; -webkit-appearance: none; -moz-appearance: none; appearance: none; resize: vertical; min-height: 131px; }
.contacts-holder > .col > .cell > .background > form > .s { display: block; text-align: right; padding-top: 20px; padding-bottom: 5px; }
.contacts-holder > .col > .cell > .background > form > .s > input { cursor: pointer; border: 0; border-radius: 0; box-shadow: 0; text-shadow: 0; margin: 0; height: 50px; font-size: 14px; padding: 0 30px 1px; display: inline-block; vertical-align: top; text-transform: uppercase; background-color: #657f86; color: #fff; transition: background-color 400ms; }
.contacts-holder > .col > .cell > .background > form > .s > input:hover { background-color: #9db9ba; }
.contacts-holder > .col > .cell > .background > .hho,
.contacts-holder > .col > .cell > .background > p { line-height: 24px; padding-bottom: 12px; position: relative; }
.contacts-holder > .col > .cell > .background > .hho > strong,
.contacts-holder > .col > .cell > .background > p > strong { display: inline-block; vertical-align: top; width: 230px; text-overflow: ellipsis; overflow: hidden; color: #000; font-weight: normal; }
.contacts-holder > .col > .cell > .background > .hho > span,
.contacts-holder > .col > .cell > .background > p > span { display: inline-block; vertical-align: top; }
.contacts-holder > .col > .cell > .background > .cch { display: block; background-color: #f2f2f2; height: 1px; margin-bottom: 11px; }
.contacts-holder > .col > .cell > .background > .hho.odd > strong { font-size: 16px; line-height: 24px; padding-left: 35px; width: 195px; position: relative; }
.contacts-holder > .col > .cell > .background > .hho.odd > strong > img { display: block; position: absolute; top: 50%; width: 20px; height: 20px; left: 0; margin-top: -10px; }

/* patch - 18 - 12 - 04 */
.contacts-holder > .col > .cell > .background > h2 { text-transform: uppercase; font-size: 18px; color: #657f86; }
.contacts-holder > .col > .cell > .background > .hho > strong { color: #657f86; }
.contacts-holder > .col > .cell > .background > .hho.odd > strong > img { opacity: 0.593; }
#the-map { display: block; width: 100%; height: 450px; overflow: hidden; position: relative; }
.page-title > .w > .breadcrumbs > span { color: #fff; }
.page-title > .w > .breadcrumbs > a { color: #fff; }
.page-container > .w > .sidebody > .a:first-child > .text:first-child { padding-top: 0; margin-top: -10px; }

/* patch - 18 - 12 - 07 */
.left-video-floaterr > .gpano-container.gpanoid-1303 { margin-right: 50px; width: auto; }

/* patch - 18 - 12 - 10 */
#header > .w > .e > .d { z-index: 100; }

/* patch - 18 - 12 - 11 */
#index-contacts > .c > .t > form > .b > input { padding: 0 25px; }

/* patch - 18 - 12 - 12 */
.holder-of-news.sider > .c > .l > .t { font-size: 14px; margin-bottom: -16px; padding-top: 13px; }
form > .headsup { color: #b00; font-size: 14px; line-height: 1.5em; padding-top: 5px; }
form .indexerror { display: block; font-size: 14px; line-height: 1.5em; color: #b00; padding-bottom: 5px; margin-right: -40px; }
.contacts-holder > .col > .cell > .background > form > .headsup { padding-top: 15px; }
.page-container > .w > .sidebody > .a > .text.form > form > .headsup { text-align: left; padding-top: 15px; padding-bottom: 15px; }

/* patch - 18 - 12 - 17 */
#footer > .w > .s > .o { width: 91px; }

/* patch - 19 - 01 - 03 */
.page-container > .w > .mainbody > div.alignnone,
.page-container > .w > .mainbody > div.alignleft,
.page-container > .w > .mainbody > div.alignright,
.page-container > .w > .mainbody > div.aligncenter { max-width: 100%; }

/* patch - 19 - 01 - 14 */
/* #header > .w > .e > .t:first-child { display: none !important; } */

/* mobile - - - */
#header > .w > .mobile-menu { display: none; }
@media screen and (max-width: 1000px) , screen and (max-height: 500px) {
	.sharerr { display: none !important; }

	#header > .w > .e { margin-right: -15px; }
	#header > .w > .e > .n { display: none !important; }
	#header > .w > .e > .s { display: none !important; }
	#header > .w > .e > .d { z-index: 100; }
	#header > .w > .e > .t { position: relative; z-index: 20; }
	#header > .w > .m { display: none !important; }
	#header > .w > .mobile-menu { display: block; position: absolute; right: 0; text-transform: uppercase; height: 60px; color: #657f86; bottom: 32px; cursor: pointer; }
	#header > .w > .mobile-menu > span { display: inline-block; vertical-align: top; line-height: 60px; height: 60px; font-size: 17px; padding-right: 2px; font-weight: bold; width: 53px; }
	#header > .w > .mobile-menu > img { display: inline-block; height: 60px; margin-left: 10px; }
	#header > .w > .mobile-menu > select { background: #FFFFFF !important; border-color: #000000; border-radius: 0; border-style: solid; border-width: 6px 0 54px; display: block; height: 6px; left: 0; line-height: 6px; margin: 0; opacity: 0; overflow: hidden; padding: 0; position: absolute; text-indent: 99px; top: 0; width: 125px; z-index: 100; cursor: pointer; }

	#index-features { height: 500px; }
	#index-features > .w { width: 100%; top: auto; bottom: 0; margin: 0; padding: 0; }
	#index-features > .w > .c { display: block; }
	#index-features > .w > .c > .p { padding: 20px 25px 25px; max-width: none; }
	#index-features > .w > .c > .p > h2 { line-height: 1.2em; font-size: 21px; padding-bottom: 10px; }
	#index-features > .w > .c > .p > p { font-size: 14px; line-height: 1.5em; }
	#index-features > .w > .c > .p > a { font-size: 14px; line-height: 2em; padding: 0 15px 3px; margin-top: 15px; }
	#index-features > .a { margin: 0; padding: 40px 25px; }

	#index-stats { border-top: 5px solid #fff; }
	#index-stats > .a > .c { width: auto; margin: 0 25px; padding: 25px 0; }
	#index-stats > .a > .c > p { font-size: 14px; margin: 10px 0 25px; }
	#index-stats > .a > .c > .t > .u > .a > .t > .e { font-size: 13px; line-height: 1.5em; }
	#index-stats > .a > .c > .t > .u > .a > .t > .x { font-size: 14px; line-height: 1.3em; }

	#index-people { padding: 25px 0 0; }
	#index-people > .w { width: auto; margin: 0 25px; }
	#index-people > .w > h2 { padding-bottom: 20px; font-size: 22px; line-height: 1.3em; }
	#index-people > .a { padding: 15px 0 25px; }
	#index-people > .h > .c { width: 16.666%; }

	#index-about { padding: 25px 0; }
	#index-about > .w { width: auto; margin: 0 25px; }
	#index-about > .w > h2 { font-size: 22px; line-height: 1.2em; }
	#index-about > .w > .b { margin: 15px auto 25px; }
	#index-about > .w > .l > .c { display: block; min-width: 100%; margin-bottom: 25px; }
	#index-about > .w > .gagagagagaaaaa { height: 25px; }
	#index-about > .w > p { font-size: 14px; line-height: 1.5em; margin-top: -10px; }
	#index-about > .i { margin: 25px 0 10px; }
	#index-about > .i > .d > .c > .l { padding-top: 5px; padding-right: 5px; padding-left: 5px; }
	#index-about > .i > .d > .c > .l > .t { font-size: 14px; margin-bottom: -15px; margin-top: -10px; }

	#index-novelties { padding-bottom: 25px; padding-top: 25px; }
	#index-novelties > .w { width: auto; margin: 0 25px; }
	#index-novelties > .w > h2 { font-size: 22px; line-height: 1.2em; }
	#index-novelties > .w > .b { margin: 15px auto 25px 0; }
	#index-novelties > .w > p { font-size: 14px; line-height: 1.5em; margin-top: -10px; }
	#index-novelties > .i { margin-top: 25px; }
	#index-novelties > .i > .d > .t > .h > .c > .l { padding-top: 5px; padding-right: 5px; padding-left: 5px; }
	#index-novelties > .i > .d > .t > .h > .c > .l > .t { margin-bottom: -15px; padding-top: 10px; font-size: 14px; }
	#index-novelties > .i > .d > .t > .h > .c > .l > .t > .x { margin-bottom: -3px; }
	#index-novelties > .i > p { padding-top: 10px; }

	#index-contacts > .c { display: block; min-width: 100%; }
	#index-contacts > .c > .t { padding: 20px 25px; max-width: none !important; }
	#index-contacts > .c > .t > h2 { font-size: 22px; line-height: 1.2em; }
	#index-contacts > .c > .t > .b { margin: 15px auto 25px 0; }
	#index-contacts > .c > .t > p { font-size: 14px; line-height: 1.5em; margin-top: -10px; }
	#index-contacts > .c.l { height: auto !important; }
	#index-contacts > .c.l > .t { padding: 20px 25px 0; position: relative; left: auto; top: auto; bottom: auto; right: auto; }
	#index-contacts > .c.l > .l { position: relative; bottom: auto; left: auto; right: auto; padding: 20px 25px 25px; }
	#index-contacts > .c.l > .b { bottom: 25px; }
	#index-contacts > .c.l > .t > .w > .p { margin-right: -15px; }
	#index-contacts > .c.l > .t > .w > .p > .e > .l { margin-right: 15px; }
	#index-contacts > .c.r { height: auto !important; }

	#footer > .w > .t { float: none; }
	#footer > .w > .t > .e { margin-left: 10px; }
	#footer > .w > .s { display: block; float: none; margin-top: 10px; }

	.page-title > .w { margin: 0; width: auto; padding: 20px 25px; text-align: center; }
	.page-title > .w > .title { display: block; text-align: center; width: auto; }
	.page-title > .w > .breadcrumbs { display: block; text-align: center; width: auto; padding-top: 10px; }
	.page-container > .w { width: auto; padding: 25px; margin: 0; }
	.left-video-floater,
	.left-video-floaterr { width: 100%; }
	.left-video-floater iframe { margin-right: 0; margin-bottom: 0; }
	.right-content-floater { width: auto; margin-top: 25px; }
	.right-content-floater > h1,
	.page-template-template-clinic .page-container.white > .w > h1 { font-size: 22px; line-height: 1.2em; padding-bottom: 17px; margin-bottom: 20px; }
	.holder-oif-af > .w { margin-right: -10px; margin-bottom: 15px; white-space: normal; }
	.holder-oif-af > .w > .c > .a { margin: 0 10px 10px 0; }
	.holder-oif-af > .a { display: none !important; }
	.page-template-template-clinic .page-container.white > .w { width: auto; }
	.holder-oif-af > .w > .c > .a > .i { border-width: 9px 9px 5px; }
	.holder-oif-af > .w > .c > .a > strong { padding-bottom: 13px; padding-right: 14px; padding-left: 14px; }
	.holder-oif-af > .w > .c > .a > span { padding-bottom: 15px; padding-right: 14px; padding-left: 14px; }

	.holder-of-news { margin-right: -15px; margin-top: -15px; }
	.holder-of-news > .c { margin-top: 15px; }
	.holder-of-news > .c > .l { margin-right: 15px; padding-right: 9px; padding-left: 9px; padding-top: 9px; padding-bottom: 20px; }
	.holder-of-news > .c > .l > .t { font-size: 14px; padding-top: 10px; margin-bottom: -8px; }

	.page-container > .w > .mainbody { width: auto; display: block; }
	.page-container > .w > .sidebody { display: block; width: auto; }
	.page-container > .w > .sidebody > .a { margin: 0 auto; max-width: 400px; }
	.page-container > .w > .mainbody > :last-child { margin-bottom: 25px; }

	.page-template-template-images div.casdasd > .n { width: auto; padding: 25px; }
	.page-template-template-images div.casdasd > .n > .p { margin-right: -10px; margin-top: -10px; }
	.page-template-template-images div.casdasd > .n > .p > .e > a { margin-top: 10px; margin-right: 10px; }

	.page-template-template-images div.casdasd > .n > .p > .e { width: 20%; }

	.page-template-template-news .holder-of-news > .c { width: 50%; }

	.contacts-holder > .col { width: 100%; }
	.contacts-holder > .col:first-child { margin-bottom: 25px; }
	.contacts-holder > .col > .cell > .background > form > .l > .c { width: 100%; }
	.contacts-holder > .col > .cell > .background > .hho > strong { display: block; width: auto; }
	.contacts-holder > .col > .cell > .background > .hho.odd > strong { display: inline-block; width: 195px; }

	/* patch - 18 - 12 - 04 */
	#header > .w > .e > .t { display: none !important; }
	#header > .w > .mobile-menu > span { display: none; }
	#header > .w > .mobile-menu > select { width: 70px; }
}
@media screen and (max-width: 860px) {
	#index-people > .h > .c { width: 20%; }
}
@media screen and (max-width: 800px) {
	.page-template-template-images div.casdasd > .n > .p > .e { width: 25%; }
}
@media screen and (max-width: 760px) {
	.holder-oif-af > .w > .c { width: 25%; }
}
@media screen and (max-width: 710px) {
	#index-people > .h > .c { width: 33.333%; }
	#index-novelties > .i > .d > .t > .h > .c { width: 50%; }
}
@media screen and (max-width: 700px) {
	#index-stats > .a > .c > .t { margin-right: 0 !important; margin-top: -25px !important; }
	#index-stats > .a > .c > .t > .u { width: 50%; margin-top: 25px; }
	#index-stats > .a > .c > .t > .u > .a { margin-left: auto; margin-right: auto !important; max-width: 150px; }
}
@media screen and (max-width: 670px) {
	#index-about > .i > .d > .c { width: 50%; }
}
@media screen and (max-width: 620px) {
	.holder-oif-af > .w > .c { width: 33.333%; }

	.page-template-template-images div.casdasd > .n > .p > .e { width: 33.333%; }
}
@media screen and (max-width: 580px) {
	.holder-of-news > .c { width: 50%; }

	.contacts-holder > .col > .cell > .background > .hho.odd > strong { display: block; width: auto; }
}
@media screen and (max-width: 550px) {
	#index-contacts > .c.l > .t > .w > .p > .e { width: 100%; margin-top: 25px; }
	#index-contacts > .c.l > .t > .w > .p > .e:first-child { margin-top: 0px; }

	.page-template-template-news .holder-of-news > .c { width: 100%; }
}
@media screen and (max-width: 520px) {
	#index-novelties > .i > .d > .t > .h > .c { width: 100%; }
}
@media screen and (max-width: 470px) {
	.holder-oif-af > .w > .c { width: 50%; }
}
@media screen and (max-width: 420px) {
	#index-stats > .a > .c > .t > .u { width: 100%; }
	#index-people > .h > .c { width: 50%; }

	.page-template-template-images div.casdasd > .n > .p > .e { width: 50%; }
}
@media screen and (max-width: 400px) {
	#header > .w > .e > .d > .r > .d { display: none; }
	#header > .w > .mobile-menu > span { display: none; }
	#header > .w > .mobile-menu > select { width: 70px; }
}