/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  padding: 0 !important;
  box-shadow: none !important;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../img/elements/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/elements/fancybox/fancybox_loading.gif) center center
    no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: url(../img/elements/fancybox/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/elements/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(../img/elements/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(../img/elements/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
html {
  background: 0 0;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
figure,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
li {
  list-style: none;
}
caption {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
q:after,
q:before {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
body {
  font: 62.5% arial, helvetica, clean, sans-serif;
}
button,
input,
select,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
  resize: vertical;
}
table {
  font-size: inherit;
  font-size: 100%;
}
code,
kbd,
pre,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}
article,
aside,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
footer,
header {
  width: 100%;
}
label,
strong,
th {
  font-weight: 700;
}
table {
  width: 100%;
  table-layout: fixed;
}
em {
  font-style: italic;
  font-weight: inherit;
}
a,
a:active,
a:hover,
a:visited {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
button {
  cursor: pointer;
}
pre {
  text-align: left;
}
*,
:after,
:before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0;
}
.clearfix {
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.overflow {
  overflow: hidden;
}
.hide {
  display: none !important;
}
.block {
  display: block !important;
}
.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block !important;
}
.center {
  margin: 0 auto;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clear {
  clear: both;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}
.small-wrap {
  max-width: 970px;
  margin: 0 auto;
}
.extended-wrap {
  background-color: #2a2a2a;
  padding: 100px 0;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
a {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
}
a:hover {
  text-decoration: none !important;
}
img {
  width: 100%;
  height: auto;
  display: inline-block;
}
iframe {
  display: inline-block;
  border: none;
}
hr {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
}
@font-face {
  font-family: latoregular;
  src: url(../fonts/lato-regular-webfont.eot);
  src: url(../fonts/lato-regular-webfont.eot?#iefix) format("embedded-opentype"),
    url(../fonts/lato-regular-webfont.woff2) format("woff2"),
    url(../fonts/lato-regular-webfont.woff) format("woff"),
    url(../fonts/lato-regular-webfont.ttf) format("truetype"),
    url(../fonts/lato-regular-webfont.svg#latoregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: latoheavy;
  src: url(../fonts/lato-heavy-webfont.eot);
  src: url(../fonts/lato-heavy-webfont.eot?#iefix) format("embedded-opentype"),
    url(../fonts/lato-heavy-webfont.woff2) format("woff2"),
    url(../fonts/lato-heavy-webfont.woff) format("woff"),
    url(../fonts/lato-heavy-webfont.ttf) format("truetype"),
    url(../fonts/lato-heavy-webfont.svg#latoheavy) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: latolight;
  src: url(../fonts/lato-light-webfont.eot);
  src: url(../fonts/lato-light-webfont.eot?#iefix) format("embedded-opentype"),
    url(../fonts/lato-light-webfont.woff2) format("woff2"),
    url(../fonts/lato-light-webfont.woff) format("woff"),
    url(../fonts/lato-light-webfont.ttf) format("truetype"),
    url(../fonts/lato-light-webfont.svg#latolight) format("svg");
  font-weight: 400;
  font-style: normal;
}
@keyframes body {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes body {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
::selection {
  background: #fff;
  color: #cc2229;
}
::-moz-selection {
  background: #fff;
  color: #cc2229;
}
h2 {
  font-size: 25px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 31px;
}
h2:after {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #cc2229;
  display: block;
  margin-top: 12px;
}
p {
  margin-bottom: 23px;
  color: #6c6c6d;
}
.phone {
  pointer-events: none;
  cursor: default;
}
.comma:after {
  content: ",";
  display: inline-block;
  float: none;
  margin-left: -5px;
}
.dash:before {
  content: " - ";
  display: block;
  float: left;
  padding: 0 5px;
}
.slash:after {
  content: " / ";
  display: inline-block;
  padding: 0 5px;
}
.overflow-y {
  overflow: hidden;
}
.error {
  background: 0 0;
  border: 1px solid #cc2229;
  color: #cc2229 !important;
  height: 33px;
  line-height: 33px;
  padding: 9px 15px;
  display: none;
}
.success {
  background: 0 0;
  border: 1px solid #68c363;
  color: #68c363 !important;
  height: 33px;
  line-height: 33px;
  padding: 9px 15px;
  display: none;
}
.working {
  display: none;
  padding: 9px 15px;
}
input.required,
textarea.required {
  border: 2px solid #cc2229 !important;
}
.ctrl {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.arrow {
  width: 24px;
  height: 100%;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
  background: url(../img/background/arrows.png) 0 center no-repeat;
  position: absolute;
}
.arrow.no-ctrl {
  top: 0;
}
.arrow.left {
  left: 0;
  background-position: left center;
}
.arrow.right {
  right: 0;
  background-position: right center;
}
.ellipses {
  position: static;
  height: 15px;
  margin-top: 30px;
}
.ellipses li {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 6.25px;
  overflow: hidden;
}
.ellipses li button {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  display: block;
  transition: background 0.3s;
  background-color: #fff;
  cursor: pointer;
  border: none;
  text-indent: -99999px;
}
.ellipses li.slick-active button,
.ellipses li:focus button,
.ellipses li:hover button {
  background-color: #cc2229;
}
.overlay {
  width: 100%;
  height: 0;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.8);
  overflow: hidden;
  opacity: 0;
  z-index: 99999;
  transition: opacity 0.3s;
}
.overlay.active {
  opacity: 1;
  height: 100%;
}
.overlay.lightbox.active {
  width: 100%;
  height: 100%;
}
.overlay.lightbox.active .content {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.overlay.lightbox.active .content img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.overlay .content {
  width: 830px;
  height: 555px;
  background-color: #fff;
  padding: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.overlay .content h2 {
  text-align: left;
}
.overlay .content a {
  display: block;
}
.overlay .content img {
  width: 100%;
  max-height: 396px;
}
.overlay .content iframe {
  width: 100%;
  height: 396px;
}
.overlay .close {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #504f51;
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 35px;
  cursor: pointer;
  text-align: center;
}
.overlay .close:focus,
.overlay .close:hover {
  color: #cc2229;
}
.overlay .left {
  left: 11px;
}
.overlay .right {
  right: 11px;
}
@media screen and (max-width: 1024px) {
  .phone {
    pointer-events: inherit;
  }
}
@media screen and (max-width: 837px) {
  .overlay {
    width: 100%;
  }
  .overlay .content {
    width: 100%;
    height: auto;
  }
  .overlay .content img {
    width: 100%;
    max-height: 100%;
  }
}
@media screen and (max-width: 640px) and (orientation: landscape) {
  .overlay.active {
    height: 360px;
    padding: 50px;
  }
  .overlay .content {
    height: 100%;
  }
  .overlay .content img {
    width: 60%;
  }
}
@media screen and (max-width: 640px) {
  .lightbox-album .arrow,
  .lightbox-blueprints .arrow {
    display: none;
  }
}
body {
  font-family: "Roboto" !important;
  font-size: 1em;
  color: #2a2a2a;
  background-color: #fff;
  animation: body 1s;
  -webkit-animation: body 1s;
  overflow-x: hidden;
}
.header {
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 1;
}
.header .brand {
  max-width: 430px;
  max-height: 127px;
  display: inline-block;
  margin: 181px 0 208px;
  padding: 0 15px;
}
.master {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.navigation .icons {
  width: auto;
  display: inline-block;
}
.navigation .icons li {
  width: 73px;
  height: 73px;
  border-radius: 71px;
  display: inline-block;
  margin: 0 20px;
  background: url(../img/background/nav-icons.png) center 0 no-repeat;
  border: 2px solid #fff;
  position: relative;
  transition: all 0.3s;
}
.navigation .icons li a {
}
.navigation .icons li a small {
  width: 129px;
  height: 33px;
  line-height: 33px;
  position: absolute;
  top: -50px;
  left: -30px;
  background-color: #fff;
  text-align: center;
  font-size: 11px;
  color: #504f51;
  text-transform: uppercase;
  opacity: 0;
  transition: all 0.3s;
}
.navigation .icons li a small:after {
  content: "";
  background: url(../img/background/navigation.png) no-repeat;
  width: 13px;
  height: 8px;
  position: absolute;
  left: 60px;
  bottom: -8px;
  transition: all 0.3s;
}
.navigation .icons li:nth-child(2) {
  background-position: center -71px !important;
}
.navigation .icons li:nth-child(3) {
  background-position: center -142px;
}
.navigation .icons li:nth-child(4) {
  background-position: center -213px;
}
.navigation .icons li:nth-child(5) {
  background-position: center -284px;
}
.navigation .icons li:focus,
.navigation .icons li:hover {
  background-color: #cc2229;
}
.navigation .icons li:focus small,
.navigation .icons li:hover small {
  opacity: 1;
}
.navigation a {
  width: 100%;
  height: 100%;
  display: block;
}
.navigation .mobile-trigger {
  display: none;
  width: 47px;
  height: 62px;
  padding-top: 25px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.navigation .mobile-trigger span {
  width: 30px;
  height: 3px;
  background-color: #cc2229;
  margin: 0 auto 3px;
  display: block;
}
.navigation .arrow-down {
  display: none;
  width: 42px;
  height: 24px;
  margin: -160px auto 0;
  background: url(../img/background/arrow-down.png) center no-repeat;
}
.banner {
  width: 100%;
}
.banner .slider li {
  width: 100%;
  height: 669px;
  position: relative;
}
.banner .slider li img {
  width: auto;
  height: 669px;
  display: block;
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.main {
  background-color: #fff;
  margin-top: 669px;
  z-index: 2;
  overflow-x: hidden;
}
.sticky {
  width: 100%;
  height: 0;
  background-color: #000;
  text-align: right;
  transition: height 0.3s;
  overflow: hidden;
  opacity: 0;
}
.sticky.visible {
  opacity: 1;
  height: 62px;
}
.sticky.visible.fixed {
  top: 0;
  left: 0;
  z-index: 20;
}
.sticky .brand {
  max-width: 121px;
  max-height: 36px;
  float: left;
  margin: 12px 0 0;
  padding: 0;
}
.sticky .navigation {
  width: auto;
  display: inline-block;
}
.sticky .navigation.master-fixed {
  top: 0;
  right: 0;
  height: 100%;
  overflow: scroll;
}
.sticky .navigation.master-fixed.open {
  height: 100%;
}
.sticky .nav {
  height: 62px;
}
.sticky .nav li {
  display: inline-block;
  margin-left: 42px;
}
.sticky .nav a {
  width: 100%;
  height: 62px;
  line-height: 62px;
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.sticky .nav a span {
  width: 30px;
  height: 3px;
  background-color: #cc2229;
  margin-top: 9px;
  position: absolute;
  top: 39px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}
.sticky .nav a:focus span,
.sticky .nav a:hover span {
  opacity: 1;
}
.footer {
  background-color: #000;
  height: 62px;
  padding-top: 15px;
  position: relative;
  z-index: 999;
}
.footer .brand {
  width: 121px;
  height: 36px;
  float: left;
}
.footer .copyrights {
  width: 14px;
  height: 5px;
  float: right;
  margin-top: 9px;
}
@media screen and (max-width: 768px) {
  .sticky.visible.active {
    overflow: visible;
  }
  .sticky.visible.active .navigation ul {
    display: block;
    height: 3000px;
  }
  .sticky .navigation ul {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #6c6c6d;
    width: 320px;
    padding-top: 60px;
  }
  .sticky .navigation ul li {
    display: block;
    float: left;
    width: 320px;
    margin: 0;
    padding: 0 42px;
  }
  .sticky .navigation ul li a {
    text-align: left;
  }
  .sticky .navigation ul li a span {
    height: 1px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    left: 0;
    width: 100%;
  }
  .sticky .navigation .mobile-trigger {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header .master .navigation .icons {
    display: none;
  }
  .header .master .navigation .arrow-down {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .sticky .navigation ul {
    height: 100% !important;
  }
  .sticky .navigation.master-fixed {
    position: fixed;
    width: 320px;
    background-color: #6c6c6d;
  }
}
@media screen and (max-width: 480px) {
  .navigation ul {
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) and (orientation: landscape) {
  .header .brand {
    margin: 30px 0 150px !important;
  }
}
.business-center {
  padding-top: 44px;
}
.business-center.stabilize {
  padding-top: 105px;
}
.business-center .description {
  max-width: 48.2%;
  float: left;
}
.business-center .description p {
  font-size: 14px;
  text-align: justify;
  line-height: 20px;
}
.business-center .description p br {
  margin-bottom: 10px;
}
.business-center .signature {
  position: relative;
  margin-top: 35px;
}
.business-center .signature:before {
  content: "Ricardo Monti:";
  font-size: 14px;
}
.business-center .signature img {
  width: 100%;
  max-width: 148px;
  height: 67px;
  position: absolute;
  top: -20px;
  left: 80px;
}
.business-center .blueprint {
  width: 51.8%;
  max-height: 651px;
  float: left;
}
.business-center .blueprint > img {
  display: block;
  float: left;
  max-width: 77.554%;
  margin: 0 5.4%;
}
.business-center .blueprint .thumbs {
  width: 11.552%;
  float: right;
}
.business-center .blueprint .thumbs li {
  margin-top: 5px;
}
.business-center .blueprint .thumbs li:first-child {
  margin-top: 15px;
}
.business-center .see-on-the-map {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 0 5.4%;
}
.business-center .see-on-the-map small {
  display: block;
  font-size: 16px;
  color: #6c6c6d;
  margin-bottom: 20px;
  margin-left: 45px;
  text-align: left;
}
.business-center .see-on-the-map .button {
  width: 170px;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  text-align: center;
  color: #504f51;
  box-shadow: 0 0 0 1px #504f51 inset;
  margin-left: 4.5%;
}
.business-center .see-on-the-map .button:focus,
.business-center .see-on-the-map .button:hover {
  background-color: #cc2229;
  box-shadow: 0 0 0 1px #cc2229 inset;
  color: #fff;
}
.business-center .see-on-the-map a:not(.button) {
  width: 276px;
  height: 62px;
  display: inline-block;
  margin-right: 4.5%;
}
.our-work {
  padding-top: 45px;
  margin-bottom: 44px;
}
.progress {
  max-width: 970px;
  margin: 0 auto 45px;
}
.progress li {
  text-align: center;
  display: inline-block;
  width: 8.5%;
  margin: 0 2% 20px;
}
.progress li:first-child {
  margin-left: 0;
}
.progress li:last-child {
  margin-right: 0;
}
.progress li small {
  font-size: 16px;
  color: #6c6c6d;
}
.progress li .factorial {
  width: 100%;
  height: 85px;
  border-radius: 101px;
  line-height: 85px;
  background-color: #e5e5e5;
  overflow: hidden;
  position: relative;
  margin-bottom: 17px;
}
.progress li .factorial .painted {
  width: 100%;
  display: block;
  vertical-align: bottom;
  background-color: #cc2229;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: rotate(180deg);
}
.progress li .factorial .percentage {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 16px;
  color: #504f51;
}
.progress li .factorial .percentage.color-change {
  color: #fff;
}
.gallery {
  margin-bottom: 45px;
  position: relative;
}
.gallery .album ul {
  width: auto;
  height: 322px;
  overflow: hidden;
  text-align: center;
}
.gallery .album ul li {
  position: relative;
  width: 320px;
  display: inline-block;
  overflow: hidden;
}
.gallery .album ul li:focus .details,
.gallery .album ul li:hover .details {
  opacity: 0.4;
}
.gallery .album ul li img {
  width: 322px;
  height: 322px;
  display: block;
  margin: 0 auto;
}
.gallery .album ul li .details {
  min-width: 320px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  text-align: left;
  transition: opacity 0.3s;
  background-color: rgba(0, 0, 0, 0.6);
}
.gallery .album ul li .details h3 {
  letter-spacing: 0.9px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 29px 0 0 31px;
  margin-bottom: 144px;
  height: 23px;
  line-height: 23px;
}
.gallery .album ul li .details p {
  height: 107px;
  border: 2px solid #fff;
  padding: 19px 14px;
  font-size: 15px;
  letter-spacing: 0.6px;
  color: #fff;
  display: block;
  margin: 0 31px;
  overflow: hidden;
  line-height: normal;
}
.gallery .album ul li .details a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.sponsors {
  border: 1px solid #e5e5e5;
  padding: 46px 52px;
  margin-bottom: 45px;
  margin-top: 70px;
}
.sponsors h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #504f51;
  margin-right: 36px;
  float: left;
}
.sponsors hr {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  width: 90%;
  display: block;
  margin: 50px auto;
}
.sponsors .technicals ul {
  width: 71.9%;
  float: left;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 41px;
  -moz-column-gap: 41px;
  -webkit-column-gap: 41px;
}
.sponsors .technicals ul li {
  width: 305px;
  display: inline-block;
  font-size: 12px;
  color: #6c6c6d;
}
.sponsors .technicals ul li:nth-child(1),
.sponsors .technicals ul li:nth-child(10),
.sponsors .technicals ul li:nth-child(12),
.sponsors .technicals ul li:nth-child(14),
.sponsors .technicals ul li:nth-child(16),
.sponsors .technicals ul li:nth-child(18),
.sponsors .technicals ul li:nth-child(20),
.sponsors .technicals ul li:nth-child(4),
.sponsors .technicals ul li:nth-child(7) {
  color: #504f51;
}
.sponsors .partners ul {
  float: left;
}
.sponsors .partners ul li {
  max-width: 150px;
  max-height: 65px;
  display: inline-block;
  margin: 0 40px;
}
.blueprints {
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}
.blueprints .button.download {
  width: 100%;
  max-width: 301px;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #504f51;
  box-shadow: 0 0 0 1px #504f51 inset;
}
.blueprints .button.download:focus,
.blueprints .button.download:hover {
  background-color: #cc2229;
  box-shadow: 0 0 0 1px #cc2229 inset;
  color: #fff;
}
.blueprints .info {
  height: 425px;
  overflow: hidden;
  text-align: center;
}
.blueprints .info li {
  width: 266px;
  display: inline-block;
  margin: 0 25px;
  position: relative;
  height: 421px;
}
.blueprints .info li div {
  width: 266px;
  height: 421px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.blueprints .info li div:focus span,
.blueprints .info li div:hover span {
  opacity: 1;
}
.blueprints .info li div a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.blueprints .info li div figure {
  width: 266px;
  height: 266px;
  position: relative;
}
.blueprints .info li div figure span {
  width: 100%;
  height: 100%;
  border: 2px solid rgba(204, 34, 41, 0.7);
  border-bottom: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: url(../img/background/zoom.png) center no-repeat
    rgba(204, 34, 41, 0.7);
  opacity: 0;
  transition: opacity 0.3s;
}
.blueprints .info li div .description {
  border: 1px solid #e5e5e5;
  text-align: left;
  max-height: 154px;
  min-height: 60px;
}
.blueprints .info li div .description h3 {
  font-size: 13px;
  text-align: center;
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  color: #504f51;
  margin: 20px 16px 16px;
}
.blueprints .info li div .description p {
  max-height: 107px;
  font-size: 16px;
  display: block;
  line-height: normal;
  margin: 0 16px 27px;
}
.stores h2 {
  color: #fff;
}
.stores .warning {
  font-size: 16px;
  display: block;
  line-height: normal;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.stores .list {
  width: 100%;
  height: 200px;
  margin-bottom: 50px;
  text-align: center;
}
.stores .list div li {
  width: 270px;
  margin: 0;
  height: 200px;
  display: inline-block;
}
.stores .list div li div {
  width: 274px;
  height: 183px;
  position: relative;
}
.stores .list div li div:focus .info,
.stores .list div li div:hover .info {
  opacity: 0.4;
}
.stores .list div li div img {
  display: block;
}
.stores .list div li div .info {
  width: 274px;
  height: 183px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0 15px;
  text-align: left;
}
.stores .list div li div .info h3 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin: 11px 0 10px 15px;
}
.stores .list div li div .info p {
  color: #fff;
  line-height: 1.15em;
  border: 2px solid #fff;
  max-width: 206px;
  height: 114px;
  font-size: 14px;
  margin: 0 0 0 15px;
  padding: 13px 18px;
}
.stores .list div li div a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.contact {
  margin: 0 auto 100px;
  padding-top: 100px;
}
.contact form fieldset {
  width: 31%;
  display: inline-block;
  vertical-align: top;
}
.contact form fieldset:nth-child(2) {
  margin: 0 3.4% 0 1.4%;
}
.contact form fieldset:nth-child(2) textarea {
  margin-bottom: 17px;
}
.contact form fieldset label {
  width: 100%;
  color: #504f51;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
}
.contact form fieldset input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  border: 1px solid #e5e5e5;
  margin-bottom: 18px;
  padding: 0 3px;
  color: #6c6c6d;
}
.contact form fieldset textarea {
  width: 100%;
  min-height: 220px;
  border: 1px solid #e5e5e5;
  padding: 3px;
}
.contact form fieldset button {
  width: 106px;
  height: 40px;
  color: #504f51;
  text-align: center;
  display: block;
  float: right;
  transition: 0.3s;
  background-color: #c7c7c7;
  box-shadow: 0 0 0 1px #504f51 inset;
  border: none;
}
.contact form fieldset button:focus,
.contact form fieldset button:hover {
  background-color: #cc2229;
  box-shadow: 0 0 0 1px #cc2229 inset;
  color: #fff;
}
.contact form fieldset address {
  margin-top: 25px;
}
.contact form fieldset address small {
  display: inline-block;
  margin-bottom: 47px;
  font-size: 16px;
}
.contact form fieldset address small span {
  display: block;
  float: left;
  height: 32px;
  line-height: 32px;
}
.contact form fieldset address small span.address {
  margin-left: 0;
}
.contact form fieldset address small span.city {
  margin-left: 45px;
}
.contact form fieldset address small span.postalcode {
  margin-left: 5px;
}
.contact form fieldset address small span.postalcode span {
  float: none;
  display: inline-block;
}
.contact form fieldset address small a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
}
.contact form fieldset address small:before {
  content: "";
  width: 33px;
  height: 32px;
  display: block;
  float: left;
  padding-right: 45px;
  background: url(../img/background/address.png) left top no-repeat;
}
.contact form fieldset address small + small:before {
  background-position: left bottom;
}
.localization #googlemaps {
  width: 100%;
  height: 573px;
  display: block;
  border: none;
}
#locacao .img-responsive {
  width: auto;
  max-width: 100%;
  margin-bottom: 40px;
}
#lojas button {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 30px;
  display: block;
  text-indent: -99999px;
  cursor: pointer;
  background: url(../img/background/arrows.png) 0 center no-repeat;
  position: absolute;
  border: 0;
  box-shadow: none;
  left: 50%;
}
#lojas button.slick-prev {
  background: url(../img/background/arrows.png) -22px center no-repeat;
}
#lojas button.slick-next {
  margin-left: -45px;
}
.fancybox-opened .fancybox-title {
  display: none;
}
@media screen and (max-width: 1200px) {
  .business-center .see-on-the-map .button {
    margin-left: 1.05%;
  }
  .business-center .see-on-the-map a:not(.button) {
    margin-right: 1.05%;
  }
  .progress li {
    width: 20.58%;
  }
  .progress li:first-child {
    margin-left: 2%;
  }
  .progress li:last-child {
    margin-right: 2%;
  }
  .progress li small {
    display: block;
  }
  .progress .factorial {
    width: 85px !important;
    display: inline-block;
  }
  .stores .list div li {
    position: relative;
  }
  .stores .list div li div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .contact form fieldset address span {
    margin-left: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .business-center .description {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .business-center .blueprint {
    width: 100%;
    max-width: 715px;
    max-height: 100%;
    margin: 0 auto;
    float: none;
  }
  .business-center .blueprint > img {
    margin: 0 5.4% 0 0;
  }
  .business-center .blueprint .thumbs {
    margin-right: 5.4%;
  }
  .business-center .blueprint .see-on-the-map .button {
    margin-left: 4.5%;
  }
  .business-center .blueprint .see-on-the-map a:not(.button) {
    margin-right: 4.5%;
  }
  .gallery .album ul li .details {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .sponsors .technicals ul {
    width: 100%;
  }
  .partners ul {
    width: 100%;
    margin-top: 15px;
  }
  .partners ul li {
    margin-left: 0 !important;
  }
  .contact form {
    text-align: center;
  }
  .contact form fieldset {
    width: 350px;
    text-align: left;
  }
  .contact form fieldset.contact-address {
    width: 100%;
  }
  .contact form fieldset.contact-address small {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .business-center .blueprint {
    text-align: center;
  }
  .business-center .blueprint > img {
    width: 100%;
    display: inline-block;
    margin: 0;
    float: none;
  }
  .business-center .blueprint .thumbs {
    width: 100%;
    margin: 0;
  }
  .business-center .blueprint .thumbs li {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin: 0 10px;
  }
  .business-center .see-on-the-map {
    margin-top: 30px;
  }
  .progress li {
    width: 20%;
  }
  .gallery .arrow {
    display: none !important;
  }
  .sponsors hr {
    width: 100%;
    margin: 20px 0;
  }
  .partners ul li {
    margin: 0 40px 15px 0 !important;
  }
  .contact form fieldset address small span.city {
    margin-left: 10px;
  }
  .contact form fieldset address small span.neighborhood {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .technicals ul {
    column-count: 1 !important;
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
  }
  .technicals ul li {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .business-center .description img {
    width: 100%;
  }
  .business-center .see-on-the-map {
    padding: 0;
  }
  .business-center .see-on-the-map small {
    padding-left: 0;
    margin-left: 0;
  }
  .business-center .see-on-the-map a:not(.button) {
    margin: 0 !important;
  }
  .progress li {
    width: 45%;
  }
  .sponsors {
    padding: 22px;
  }
  .blueprints .arrow {
    display: none;
  }
  .list li {
    margin-right: 0 !important;
  }
  .contact form fieldset {
    width: 100%;
    margin: 0 !important;
  }
  #lojas button {
    margin-top: 20px;
    height: 45px;
  }
}
@media screen and (max-width: 360px) {
  /* .stores .list div li div .info {
    width: 100%;
    padding: 0;
  }
  .blueprints,
  .business-center,
  .contact,
  .extended-wrap,
  .our-work {
    padding-top: 80px;
  }
  .blueprints,
  .contact {
    margin-bottom: 80px;
  } */
}
@media screen and (max-width: 320px) {
  .gallery .album ul li .details p {
    margin: 0 31px;
  }
  .blueprints .info li {
    margin: 0;
  }
  .our-work .button.download {
    max-width: 291px;
    width: 100%;
  }
  .stores .list div li div .info {
    padding: 0 15px;
  }
}
/* div#lojas ul {
  display: flex;
}
div#lojas li section,
div#lojas li a {
  display: none;
} */
