/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.textjustify{
    text-align: justify;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-Medium.eot');
    src: url('./fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gotham-Medium.woff2') format('woff2'),
        url('./fonts/Gotham-Medium.woff') format('woff'),
        url('./fonts/Gotham-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('./fonts/Gotham-Thin.eot');
    src: url('./fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gotham-Thin.woff2') format('woff2'),
        url('./fonts/Gotham-Thin.woff') format('woff'),
        url('./fonts/Gotham-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'PFHandbookPro-Light';
    src: url(./fonts/PFHandbookPro-Light.eot);
    src: url(./fonts/PFHandbookPro-Light.eot?#iefix) format("embedded-opentype"),url(./fonts/PFHandbookPro-Light.ttf) format("truetype"),url(./fonts/PFHandbookPro-Light.woff2) format("woff2"),url(./fonts/PFHandbookPro-Light.woff) format("woff"),url(./fonts/PFHandbookPro-Light.svg#PFHandbookPro-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'PFHandbookPro-Medium';
    src: url(./fonts/PFHandbookPro-Medium.eot);
    src: url(./fonts/PFHandbookPro-Medium.eot?#iefix) format("embedded-opentype"),url(./fonts/PFHandbookPro-Medium.svg#PFHandbookPro-Medium) format("svg"),url(./fonts/PFHandbookPro-Medium.ttf) format("truetype"),url(./fonts/PFHandbookPro-Medium.woff2) format("woff2"),url(./fonts/PFHandbookPro-Medium.woff) format("woff");
    font-weight: 400;
    font-style: normal
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  /* margin-bottom: 60px; */
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {
  /* -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff; */
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('../images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('../images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('../images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('../images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px; }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/* Responsive hack - Bootstrap */
@media (min-width: 300px) and (max-width: 991px) {
  img.responsive {
    max-width: 100%;
    height: auto;
  }
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  font-weight: 400;
  margin-top: 0 !important;
}
body {
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #000;
  overflow-x: hidden;
  font-family: Open Sans, sans-serif;
  vertical-align: middle;
}
article {
  max-width: 1020px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  article {
    padding: 0px 10px;
    box-align: border-box;
  }
}
a {
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header {
  width: 100%;
  float: left;
  background: #002659;
  position: relative;
}
header h1 {
  width: 114px;
  height: 90px;
  display: block;
  margin: 0;
  padding: 0;
  background-image: url('../images/jn.svg');
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  float: left;
  margin-top: 5px;
}
@media (max-width: 960px) {
  header h1 {
    padding-bottom: 9px;
    width: 72px;
    height: 62px;
  }
}
header .socials {
  float: right;
  margin-top: 23px;
}
header .socials li {
  float: left;
  font-size: 16px;
  background: #002857;
  padding: 10px 11px;
  margin: 5px;
  border-radius: 100%;
  vertical-align: middle;
}
header .socials li a {
  color: #FFF;
  margin-top: -4px;
  float: left;
}
header .socials li#resp {
  display: none;
}
@media (max-width: 960px) {
  header .socials li#resp {
    display: block;
    font-size: 30px;
    margin-top: -9px;
  }
}
header .menu {
  float: right;
}
@media (max-width: 960px) {
  header .menu {
    display: none;
    position: absolute;
    background: rgba(12, 37, 91, 0.88);
    margin-top: 76px;
    z-index: 99999;
    margin-left: -20px;
  }
}
header .menu li {
  float: left;
  font-size: 16px;
  position: relative;
}
@media (max-width: 960px) {
  header .menu li {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-left: 0;
  }
}
header .menu li ul {
  position: absolute;
  margin-left: -29px;
  text-align: center;
  background: #efefef;
  margin-top: 0px;
  border-radius: 10px;
  display: none;
  z-index: 9999;
}
@media (max-width: 959px) {
  header .menu li ul {
    width: 100%;
    border: 1px solid #ccc;
    margin-left: 0;
  }
}
header .menu li a {
  color: #FFF;
  padding: 45px 15px;
  display: block;
}
@media (max-width: 960px) {
  header .menu li a {
    padding: 10px 0px;
    display: block;
  }
}
header .menu li a:hover {
  background: #005ea8;
}
.menu_sub {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.menu_sub ul {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99999;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+84&0+0,1+67 */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 89%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 89%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 89%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.menu_sub ul li {
  display: inline-block;
}
.menu_sub ul li a {
  color: #505050;
  padding: 20px;
  display: block;
}
.menu_sub ul li a:hover {
  color: #FFF;
  background: #002857;
}
section {
  float: left;
  width: 100%;
}
footer {
  float: left;
  width: 100%;
}
footer .footerfinal {
  float: left;
  width: 100%;
  padding: 40px 0;
  font-size: 14px;
  margin-bottom: 80px;
}
@media (max-width: 960px) {
  footer .footerfinal {
    display: none;
  }
}
footer .footerfinal li {
  display: inline-block;
  vertical-align: top;
  width: 24.7%;
}
@media (max-width: 960px) {
  footer .footerfinal li {
    width: 100%;
    text-align: center;
    display: none;
  }
}
footer .footerfinal li h3 {
  color: #002857;
  margin: 0;
  margin-bottom: 10px;
}
footer .footerfinal li ul li {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
footer .footerfinal li ul li a {
  color: #000;
}
footer section#grey {
  background: #ededed;
  padding: 20px 0;
}
@media (max-width: 959px) {
  footer section#grey {
    padding-bottom: 140px;
  }
}
footer section#grey ul {
  float: left;
  width: 100%;
}
footer section#grey ul li {
  float: left;
  width: 33.33%;
  color: #000;
  font-size: 12px;
}
@media (max-width: 960px) {
  footer section#grey ul li {
    width: 100%;
    margin-top: 20px;
  }
}
footer section#grey ul li i.fa-phone {
  color: #002857;
  -webkit-transform: rotate(109deg);
  -moz-transform: rotate(109deg);
  -o-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
  font-size: 24px;
  margin-top: 20px;
  float: left;
  margin-bottom: 20px;
  margin-right: 13px;
}
footer section#grey ul li h3 {
  color: #002857;
  margin: 0;
  font-size: 16px;
  margin-top: 13px;
  margin-top: 0;
}
footer section#grey ul li p {
  margin: 3px 0;
  font-size: 13px;
}
footer section#grey ul li strong {
  color: #002857;
  font-size: 16px;
}
footer section#grey ul li ul {
  text-align: center;
}
footer section#grey ul li ul li {
  background: #002857;
  font-size: 24px;
  border-radius: 100%;
  width: 25px;
  padding: 10px 10px;
  text-align: center;
  float: none;
  display: inline-block;
  margin: 0 15px;
  margin-top: 5px;
}
footer section#grey ul li ul li a {
  color: #FFF;
  display: block;
  margin-top: -4px;
}
.titulo_super {
  font-size: 40px !important;
  font-weight: 300 !important;
}
section#posheader {
  background: #ededed;
  color: #606060;
}
h2 {
  color: #002857;
}
section#internas {
  padding: 0;
}
section#internas p {
  line-height: 18px;
}
section#internas ul.galeria {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
section#internas ul.galeria li {
  float: left;
  margin: 5px;
}
section#internas .categorias {
  float: left;
  width: 100%;
  text-align: center;
  background: #ededed;
}
section#internas .categorias li {
  display: inline-block;
}
@media (max-width: 960px) {
  section#internas .categorias li {
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
}
section#internas .categorias li a {
  color: #002857;
  padding: 20px 30px;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 960px) {
  section#internas .categorias li a {
    padding: 15px 30px;
  }
}
section#internas .categorias li a:hover {
  background: #005ea8;
  color: #FFF;
}
section#internas .cidades {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 959px) {
  section#internas .cidades {
    margin-top: 8px;
  }
}
section#internas .cidades li {
  display: inline-block;
  color: #CCC;
  font-size: 18px;
}
section#internas .cidades li a {
  color: #002857;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 959px) {
  section#internas .cidades li a {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media (max-width: 959px) {
  section#internas .cidades li {
    margin-left: 0px;
    margin-right: 0px;
  }
  section#internas .cidades li:first-child {
    width: 100%;
  }
}
section#internas .capa {
  width: 100%;
  display: inline-block;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  height: 650px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
section#internas .capa:hover .meio {
  width: 100%;
}
section#internas .capa:hover .meio .first {
  display: none;
}
section#internas .capa:hover .meio .second {
  width: 100%;
}
section#internas .capa:hover .meio .btn {
  display: inline-block;
}
section#internas .capa .meio {
  transition: all 0.5s ease;
  float: right;
  width: 100%;
  background: rgba(168, 0, 129, 0.68);
  height: 500px;
  padding: 0 40px;
  box-sizing: border-box;
}
section#internas .capa .meio div {
  margin-top: 100px;
}
section#internas .capa .meio a {
  color: #FFF;
}
section#internas .capa .meio .btn {
  border: 1px solid #FFF;
  padding: 10px 20px;
  display: inline-block;
  display: none;
}
section#internas .capa .meio h3 {
  font-size: 32px;
  margin: 20px 0;
  color: #FFF;
}
section#internas .capa .meio img {
  max-height: 300px;
}
section#internas .capa .meio2 {
  transition: all 0.5s ease;
  float: right;
  width: 100%;
  background: rgba(168, 0, 129, 0.68);
  height: 500px;
  padding: 0 40px;
  box-sizing: border-box;
}
section#internas .capa .meio2 div {
  margin-top: 100px;
}
section#internas .capa .meio2 a {
  color: #FFF;
}
section#internas .capa .meio2 .btn {
  border: 1px solid #FFF;
  padding: 10px 20px;
  display: inline-block;
  display: none;
}
section#internas .capa .meio2 h3 {
  font-size: 32px;
  margin: 20px 0;
  color: #FFF;
}
section#internas .capa .meio2 img {
  max-height: 300px;
}
section#internas .six {
  width: 66.66%;
  padding: 0 40px;
  box-sizing: border-box;
}
section#internas #conceito {
  width: 100%;
  float: left;
  padding-top: 40px;
}
section#internas #conceito h3 {
  margin-left: 40px;
}
section#internas #conceito .grey {
  background-color: #efefef;
  padding: 40px 40px;
}
section#internas #conceito .white {
  background-color: #FFF;
  padding: 40px 40px;
}
section#internas #conceito .conteudo {
  padding: 10px;
  width: 60%;
  padding-top: 62px;
}
@media (max-width: 959px) {
  section#internas #conceito .conteudo {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }
}
section#internas .p40l {
  padding-left: 40px !important;
  box-sizing: border-box;
}
section#internas #projeto {
  width: 100%;
  float: left;
  background: #ededed;
  color: #002659;
}
section#internas #projeto .thumb {
  background-position: top center;
  background-size: cover;
}
@media (max-width: 959px) {
  section#internas #projeto .thumb {
    height: 770px !important;
  }
}
section#internas #projeto .tree {
  display: block;
  height: 770px;
}
@media (max-width: 959px) {
  section#internas #projeto .tree {
    height: auto;
  }
}
section#internas #projeto .tcenter {
  text-align: center;
  padding-left: 40px;
  line-height: 25px;
}
section#internas #projeto .tcenter h2 {
  font-size: 40px;
  color: #002659;
}
@media (max-width: 959px) {
  section#internas #projeto .tcenter {
    padding: 10px !important;
    box-sizing: border-box;
  }
}
section#internas #projeto .tcenter .box_one {
  width: 100%;
  border: 1px solid #002659;
  padding: 10px;
  box-sizing: border-box;
  font-size: 22px;
  margin-bottom: 20px;
}
section#internas #projeto .tcenter .box_two {
  width: 48%;
  border: 1px solid #002659;
  padding: 10px;
  box-sizing: border-box;
  font-size: 22px;
  margin-bottom: 20px;
}
@media (max-width: 959px) {
  section#internas #projeto .tcenter .box_two {
    width: 100%;
  }
}
section#internas .imovieis {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 959px) {
  section#internas .imovieis {
    margin-top: 10px;
  }
}
section#internas .imovieis li {
  width: 100%;
  display: inline-block;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  height: 500px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
section#internas .imovieis li:hover .meio {
  width: 100%;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
section#internas .imovieis li:hover .meio .first {
  display: none;
}
section#internas .imovieis li:hover .meio .second {
  width: 100%;
}
section#internas .imovieis li:hover .meio .btn {
  display: inline-block;
}
section#internas .imovieis li.menosmargin {
  margin: 10px 18px;
}
section#internas .imovieis li .meio {
  transition: all 0.5s ease;
  float: left;
  width: 100%;
  background: rgba(168, 0, 129, 0.68);
  height: 500px;
  padding: 40px;
  box-sizing: border-box;
}
section#internas .imovieis li .meio div {
  margin-top: 100px;
}
section#internas .imovieis li .meio a {
  color: #FFF;
}
section#internas .imovieis li .meio .btn {
  border: 1px solid #FFF;
  padding: 10px 20px;
  display: inline-block;
}
section#internas .imovieis li .meio h3 {
  font-size: 32px;
  margin: 20px 0;
  color: #FFF;
}
section#internas .imovieis li .meio img {
  max-height: 300px;
}
section#internas .depoimentos {
  float: left;
  width: 100%;
}
section#internas .depoimentos li {
  float: left;
  width: 100%;
  background: #ededed;
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
section#internas .depoimentos li .photo {
  float: left;
  margin-right: 20px;
}
@media (max-width: 959px) {
  section#internas .depoimentos li .photo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  section#internas .depoimentos li .photo img {
    width: 100%;
    margin-bottom: 10px;
  }
}
section#internas .depoimentos li .photo p {
  margin: 0;
}
section#internas .minibox {
  width: 160px;
  min-height: 110px;
  background: #005ea8;
  color: #FFF;
  padding: 20px;
  text-align: center;
}
@media (max-width: 960px) {
  section#internas .minibox {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
}
section#internas .minibox i {
  font-size: 40px !important;
  display: block;
  float: none !important;
}
section#internas .minibox p {
  float: left;
  width: 100%;
}
section#internas .box {
  background: #ededed;
  padding: 20px;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
section#internas .box input[type='text'] {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  text-transform: uppercase;
}
section#internas .box.blue {
  background: #002857;
  color: #FFF;
}
section#internas .box.blue h2 {
  color: #FFF;
}
section#internas .fleft {
  float: left;
}
section#internas .fright {
  float: right;
}
section#internas .p10 {
  padding: 10px;
  box-sizing: border-box;
}
section#internas button,
section#internas .button {
  background: #002857;
  color: #FFF;
  border: 0;
  padding: 20px 30px;
  display: block;
  box-sizing: border-box;
  text-align: center;
}
section#internas .button i {
  font-size: 12px !important;
  margin-top: 0 !important;
  float: none !important;
  margin-right: 0 !important;
}
section#internas .tright {
  text-align: right;
}
section#internas h3 {
  color: #002857;
}
section#internas .cblue {
  color: #002857;
}
section#internas .l1 {
  padding: 0 50px 0 0;
}
section#internas .l2 {
  padding: 0 0 0 50px;
}
section#internas .bigger {
  font-size: 18px;
}
section#internas .f16 {
  font-size: 16px;
}
section#internas .w100 {
  width: 100%;
}
section#internas i.fa-phone {
  -webkit-transform: rotate(109deg);
  -moz-transform: rotate(109deg);
  -o-transform: rotate(109deg);
  -ms-transform: rotate(109deg);
  transform: rotate(109deg);
  font-size: 22px;
  margin-top: 7px;
  float: left;
  margin-right: 13px;
}
section#internas .escritorios li {
  font-size: 15px;
  margin-bottom: 20px;
}
section#internas .escritorios li p {
  margin: 7px 0;
}
section#internas img {
  max-width: 100%;
}
section#internas .w225 {
  width: 225px;
}
@media (max-width: 959px) {
  section#internas .w225 {
    display: none;
  }
}
section#internas #menustack {
  width: 100%;
  position: absolute;
  top: 814px;
  right: 0;
  padding: 0px;
  box-sizing: border-box;
  text-align: center;
  background: #052c56;
  z-index: 999;
  font-size: 14px;
}
section#internas #menustack img {
  display: inline-block;
}
section#internas #menustack ul {
  float: left;
  width: 100%;
  text-align: center;
}
section#internas #menustack ul li {
  display: inline-block;
}
section#internas #menustack ul li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  text-align: center;
  color: #FFF;
}
section#internas #menustack ul li a:hover {
  background: #ededed;
  color: #052c56;
}
section#internas .diferenciais_lista {
  padding: 40px;
  box-sizing: border-box;
}
section#internas .diferenciais_lista li {
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
section#internas .diferenciais_lista li:hover {
  background: #005ea8;
}
section#internas .diferenciais_lista li.clicked {
  background: #005ea8;
}
@media (max-width: 960px) {
  section#internas .diferenciais_lista li {
    width: 100%;
  }
}
section#internas .diferenciais_lista li a {
  color: #fff;
  font-size: 20px;
  padding-bottom: 10px;
  display: block;
}
section#internas .diferenciais_info {
  font-size: 18px;
}
section#internas .diferenciais_info p {
  line-height: initial;
}
section#internas #videos,
section#internas #galeria {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
section#internas #videos li,
section#internas #galeria li {
  display: inline-block;
  margin: 21px;
}
section#internas #galeria li {
  display: inline-block;
  margin: 0 18px;
}
section#internas #galeriadefotos {
  background: #ededed;
}
section#internas #listadiferenciais ul li {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 50px;
}
@media (max-width: 959px) {
  section#internas #listadiferenciais ul li {
    width: 100%;
    text-align: center;
  }
  section#internas #listadiferenciais ul li img {
    float: none !important;
    display: inline-block;
  }
  section#internas #listadiferenciais ul li p {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
section#internas #listadiferenciais ul li img {
  display: inline-block;
  float: left;
}
section#internas #listadiferenciais ul li p {
  display: inline-block;
  margin: 0;
  font-size: 20px;
  margin-top: 8px;
  margin-left: 20px;
  width: 349px;
}
section#internas #bluebar {
  background: #002659;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
section#internas #bx-pager {
  text-align: center;
  float: left;
  height: 663px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-top: 84px;
}
section#internas #bx-pager .foto {
  display: inline-block;
  background: #002659;
  line-height: 0;
  cursor: pointer;
  margin: 6px 2px;
}
section#internas #bx-pager .foto img:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
section#internas .fotosGrandes {
  width: 66%;
  float: left;
}
@media (max-width: 959px) {
  section#internas .fotosGrandes {
    width: 100%;
  }
}
section#internas .fotosGrandes h2 {
  margin-top: 10px;
}
section#internas .video {
  position: relative;
  width: 620px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 959px) {
  section#internas .video {
    width: 100%;
  }
}
section#internas .video .play {
  width: 100%;
  background: rgba(0, 40, 87, 0.7);
  color: #FFF;
  height: 307px;
  position: absolute;
  top: 0;
  transition: all 0.5s ease;
}
@media (max-width: 959px) {
}
section#internas .video .play:hover {
  background: rgba(0, 40, 87, 0.2);
}
section#internas .video .play a i {
  font-size: 80px;
  margin-top: 100px;
  color: #FFF;
}
section#internas #listaplantas {
  width: 60%;
  float: left;
}
section#internas #listaplantas li {
  margin-bottom: 20px;
  font-size: 16px;
  text-align: left;
}
section#internas #listaplantas li a {
  color: #606060;
}
section#internas #listaplantas li.active {
  font-weight: bold;
}
section#internas textarea {
  width: 100%;
  border: 1px solid #ededed;
  box-sizing: border-box;
  padding: 10px;
}
section#internas input {
  border: 1px solid #ededed;
}
section#internas .formulario li {
  padding: 5px;
  box-sizing: border-box;
}
section#internas .boxcontato p {
  margin: 9px 0px;
}
section#internas .boxcontato h3 {
  margin-top: 0;
}
.middle {
  width: 50%;
  box-sizing: border-box;
}
.tree,
.tree2 {
  width: 33.33%;
  box-sizing: border-box;
}
.two {
  width: 25%;
  box-sizing: border-box;
}
.full {
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 960px) {
  .middle,
  .tree,
  .two,
  .full {
    width: 100%;
    padding: 0 !important;
  }
}
#chamado {
  width: 50%;
  display: none;
}
#chamado input,
#chamado textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
#chamado button.enviar {
  padding: 15px 20px;
  background: #002857;
  color: #FFF;
}
.title {
  font-size: 22px;
  margin-top: 20px;
  float: left;
  width: 100%;
}
.bar {
  width: 100%;
  float: left;
  padding: 20px 0;
}
.p0 {
  padding: 0;
}
.hide {
  display: none;
}
table {
  border-collapse: collapse;
  width: 100%;
}
th {
  font-weight: bold;
}
th,
td {
  text-align: left;
  padding: 8px;
  border: 1px solid #ccc;
}
th a,
td a {
  color: #000;
}
th i,
td i {
  font-size: 20px;
}
td.click {
  cursor: pointer;
}
.pt5 p {
  margin: 1px 0;
}
.w10p {
  width: 10%;
}
.w30p {
  width: 30%;
}
.botoes p {
  width: 100%;
  margin: 0;
  float: left;
  margin-top: 5px;
}
.botoes p a {
  width: 91%;
}
.blight {
  background: #005ea8 !important;
  color: #FFF;
}
#ligamos,
#trabalheconosco {
  font-family: Arial, Helvetica, sans-serif;
}
.diferencialtamanho {
  width: 45%;
}
@media (max-width: 959px) {
  .hresp {
    display: none;
  }
}
@media (max-width: 959px) {
  .sresp {
    display: block;
  }
}
@media (max-width: 959px) {
  #cidadelist {
    display: none;
  }
  section#internas .button {
    width: 100%;
  }
  .p10 {
    margin-top: 10px;
  }
  .imagemEmpreendimento img {
    width: 100%;
  }
  .diferencialtamanho {
    width: 100%;
  }
  section#internas #plantasimg {
    margin-top: 0;
  }
  .w10p {
    width: 100%;
  }
  .w30p {
    width: 100%;
  }
  section#internas #listaplantas {
    width: 100%;
  }
}
#footerbar {
  width: 50px;
  float: left;
  background: #002857;
  color: #FFF;
  position: fixed;
  z-index: 100;
  top: 285px;
  right: 0;
  z-index: 999;
}
#footerbar a {
  color: #FFF;
}
#footerbar .fas,
#footerbar .fab {
  float: left;
  font-size: 31px;
  margin-top: 15px;
  margin-right: 10px;
}
#footerbar .whatsapp {
  font-size: 18px;
}
#footerbar ul {
  display: inline-block;
  text-align: center;
  width: 100%;
  vertical-align: top;
  position: relative;
}
#footerbar ul li {
  text-align: left;
  vertical-align: top;
  display: inline-block;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
  position: relative;
  background: #002857;
  height: 80px;
}
#footerbar ul li:hover {
  width: 200px;
  margin-left: -151px;
}
#footerbar ul li:hover p {
  display: block;
}
#footerbar ul li p {
  display: none;
}
@media (max-width: 959px) {
  #footerbar {
    width: 100%;
    bottom: 0;
    top: initial;
  }
  #footerbar ul li {
    width: 50%;
    float: left;
    height: 58px;
    padding: 0;
    text-align: center;
  }
  #footerbar ul li i {
    float: none !important;
  }
  #footerbar ul li:hover {
    width: 50%;
    margin-left: 0;
  }
  #footerbar ul li:hover p {
    display: none;
  }
}
#contato {
  background: #ededed;
}
#contato input,
#contato textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
#contato div {
  padding: 5px;
  box-sizing: border-box;
}
#banner_resp {
  display: none;
}
@media (max-width: 959px) {
  .clientesmenuresp {
    display: none;
  }
  #menustack {
    display: none;
  }
  #banner {
    display: none;
  }
  #banner_resp {
    display: block;
  }
  #internas .capa {
    width: 100% !important;
    display: inline-block !important;
    background-attachment: fixed !important;
    background-position: top center !important;
    background-size: initial !important;
    height: 360px !important;
    margin-bottom: 10px !important;
    box-sizing: border-box !important;
    background-repeat: no-repeat;
  }
}
.bx-wrapper .bx-prev {
  left: 70px;
}
.bx-wrapper .bx-next {
  right: 70px;
}
.fotostitulo {
  margin-left: -221px;
}
@media (max-width: 959px) {
  .fotostitulo {
    margin-left: 0;
  }
}
.empresa {
  padding-bottom: 100px;
}
.empresa p {
  line-height: 26px !important;
}
.oportunidades .meio,
.oportunidades li {
  width: 50%;
  float: left;
  line-height: 0;
  transition: all 0.5s ease;
}
.oportunidades .meio:hover,
.oportunidades li:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.oportunidades .grande {
  width: 100%;
}
