@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,700";
@import "http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css";
/* line 5, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@media (min-width: 991px) {
  /* line 2, ../scss/_header.scss */
  #page-home nav.nav-header {
    background: rgba(0, 0, 0, 0.3);
  }
  /* line 4, ../scss/_header.scss */
  #page-home nav.nav-header.navbar-sticky-top {
    position: absolute;
  }
  /* line 9, ../scss/_header.scss */
  #page-home nav.nav-header .navbar-brand svg path#gecon {
    fill: #fff;
    transition: all .2s;
  }
  /* line 17, ../scss/_header.scss */
  #page-home nav.nav-header .nav.navbar-nav a {
    color: white !important;
  }
  /* line 19, ../scss/_header.scss */
  #page-home nav.nav-header .nav.navbar-nav a:hover {
    color: rgba(255, 255, 255, 0.6) !important;
  }
  /* line 23, ../scss/_header.scss */
  #page-home nav.nav-header .nav.navbar-nav .nav-phone a {
    color: #fbb92d !important;
    background: url("../img/icon-phone.svg") left center no-repeat;
  }
  /* line 27, ../scss/_header.scss */
  #page-home nav.nav-header .nav.navbar-nav .dropdown.open a.dropdown-toggle, #page-home nav.nav-header .nav.navbar-nav ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.4);
  }
}
/* line 34, ../scss/_header.scss */
nav.nav-header {
  max-height: 110px;
  border-radius: 0;
  padding: 0;
  background: #fff;
}
/* line 39, ../scss/_header.scss */
nav.nav-header .navbar-brand {
  padding: 28px 32px 28px 0;
  margin-right: 24px;
  transition: all .2s;
}
/* line 43, ../scss/_header.scss */
nav.nav-header svg {
  float: left;
  margin: 0;
  padding: 0;
}
/* line 47, ../scss/_header.scss */
nav.nav-header svg path#gecon {
  fill: #7A2A2B;
  transition: all .2s;
}
/* line 52, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav {
  float: left;
  font-size: 18px;
  text-transform: uppercase;
}
/* line 56, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav a {
  padding: 12px 14px;
  margin: 28px 0;
  position: relative;
  transition: all .2s;
  color: #7A2A2B !important;
  border: transparent solid 2px;
}
/* line 68, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav .nav-phone a {
  color: #4A4A4A !important;
  background: url("../img/icon-phone-grey.svg") left center no-repeat;
  padding-left: 30px;
}
/* line 73, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav a.dropdown-toggle {
  position: relative;
  border: #fbb92d solid 2px;
}
/* line 77, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav .dropdown.open a.dropdown-toggle {
  background: #fbb92d;
  border-bottom: none;
  border-radius: 0;
  transition: all .2s;
}
/* line 83, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav ul.dropdown-menu {
  top: 79px;
  width: 100%;
  text-align: center;
  padding: 0;
  background: none;
  border: #fbb92d solid 2px;
  border-top: none;
  background: #fbb92d;
  border-radius: 0;
}
/* line 93, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav ul.dropdown-menu li a {
  float: left;
  width: 100%;
  margin: 0;
  padding: 16px 0;
  background: none;
  color: #fff;
  text-decoration: none;
}
/* line 101, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav ul.dropdown-menu li a:hover {
  color: #fff;
  opacity: 0.8;
}
/* line 105, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav ul.dropdown-menu li a::before {
  content: "";
  width: 40%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 30%;
  opacity: 0.5;
}
/* line 117, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav .active a {
  color: #fff;
}
/* line 119, ../scss/_header.scss */
nav.nav-header .nav.navbar-nav .active a::before {
  content: "";
  width: 100%;
  height: 6px;
  background: #fbb92d;
  position: absolute;
  top: -30px;
  left: 0;
}

@media (max-width: 1148px) {
  /* line 134, ../scss/_header.scss */
  nav.nav-header .navbar-brand {
    margin-right: 20px;
  }
  /* line 136, ../scss/_header.scss */
  nav.nav-header .navbar-brand svg {
    max-width: 160px;
  }
  /* line 141, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav a {
    padding: 12px 10px;
    margin: 28px 12px;
    font-size: 16px;
  }
  /* line 146, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav ul.dropdown-menu {
    top: 74px;
    left: 1px;
    max-width: calc(100% - 2px);
  }
}
@media (max-width: 1140px) {
  /* line 156, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav a {
    margin: 28px 1px;
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  /* line 163, ../scss/_header.scss */
  nav.nav-header {
    background: #fff;
    max-height: 100%;
  }
  /* line 164, ../scss/_header.scss */
  nav.nav-header .navbar-brand {
    padding: 0;
    margin: 10px 0 15px;
  }
  /* line 171, ../scss/_header.scss */
  nav.nav-header svg path#gecon {
    fill: #7A2A2B;
  }

  /* line 176, ../scss/_header.scss */
  #nav-header {
    width: 100%;
    background: #fff;
    float: left;
    padding: 0;
    margin: 0;
  }

  /* line 183, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav {
    width: 100%;
  }
  /* line 185, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav a {
    width: auto;
    padding: 24px 0;
    margin: 0;
    text-align: center;
    color: #7A2A2B;
    border-bottom: rgba(0, 0, 0, 0.2) dashed 1px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
  }
  /* line 195, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav a:focus {
    width: auto;
    padding: 24px 0;
    margin: 0;
    text-align: center;
    color: #7A2A2B;
    border-bottom: rgba(0, 0, 0, 0.2) dashed 1px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
  }
  /* line 206, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav a:hover {
    color: #7A2A2B;
    background-color: rgba(0, 0, 0, 0.05);
  }
  /* line 211, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav .nav-phone a {
    background-position: calc(50vw - 88px) center;
    border: none;
  }
  /* line 214, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav .nav-phone a:hover, nav.nav-header .nav.navbar-nav .nav-phone a:focus {
    color: #fbb92d;
  }
  /* line 218, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav .active a {
    background: #fbb92d;
    color: #7A2A2B;
    border: none;
  }
  /* line 222, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav .active a:hover, nav.nav-header .nav.navbar-nav .active a:focus {
    background: #fbb92d;
    color: #7A2A2B;
    border: none;
  }
  /* line 228, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav ul.dropdown-menu li a::before, nav.nav-header .nav.navbar-nav .active a::before {
    display: none;
  }
  /* line 231, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav .dropdown.open a.dropdown-toggle, nav.nav-header .nav.navbar-nav a.dropdown-toggle {
    border: none;
    color: #7A2A2B;
    background-color: #fff;
    border-bottom: rgba(0, 0, 0, 0.2) dashed 1px;
  }
  /* line 237, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav ul.dropdown-menu {
    position: relative;
    top: auto;
    left: auto;
    float: left;
    margin-bottom: 24px;
    border: none;
    max-width: 100%;
    background: rgba(0, 0, 0, 0.05);
    margin: 0 0 24px 0;
  }
  /* line 247, ../scss/_header.scss */
  nav.nav-header .nav.navbar-nav ul.dropdown-menu li a {
    color: #7A2A2B;
    padding: 24px 0;
  }

  /* line 253, ../scss/_header.scss */
  #home-slider .owl-nav {
    display: none;
  }
}
/* line 258, ../scss/_header.scss */
button.navbar-toggler {
  float: right;
  margin-top: 20px;
  /*color: $color_secondary;
  background: $color_primary;*/
  color: rgba(0, 0, 0, 0.5);
  border: rgba(0, 0, 0, 0.2) solid 1px !important;
  text-rendering: optimizeLegibility;
}

/* line 1, ../scss/_home-slider.scss */
div#home-slider {
  position: relative;
  background: #fff;
  float: left;
  margin-top: 0;
  height: 100%;
  max-height: 840px;
  display: block;
  overflow: hidden;
}

/* line 13, ../scss/_home-slider.scss */
#home-slider .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  height: 840px;
}
/* line 18, ../scss/_home-slider.scss */
#home-slider .item {
  width: 100%;
  height: 100vh;
  max-height: 840px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 26, ../scss/_home-slider.scss */
#home-slider .owl-nav {
  width: 100%;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  right: 0;
  bottom: calc(50% + 45px);
}
/* line 35, ../scss/_home-slider.scss */
#home-slider div.owl-next, #home-slider div.owl-prev {
  width: 60px;
  height: 90px;
  line-height: 90px;
  font-size: 48px;
  color: #fff;
  margin: 0;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.1);
  border: #fff solid 1px;
  display: inline-block;
  cursor: pointer;
  transition: all .2s;
  right: 30px;
  position: absolute;
  background-color: none;
  border-radius: 0;
  text-align: center;
}
/* line 55, ../scss/_home-slider.scss */
#home-slider .owl-prev {
  left: 30px;
  right: auto;
}
/* line 60, ../scss/_home-slider.scss */
#home-slider .owl-nav [class*='owl-']:hover {
  opacity: 0.5;
}
/* line 63, ../scss/_home-slider.scss */
#home-slider .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
/* line 67, ../scss/_home-slider.scss */
.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
/* line 73, ../scss/_home-slider.scss */
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 77, ../scss/_home-slider.scss */
#.owl-dots .owl-dot span {
  width: 18px;
  height: 18px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: #fff solid 2px;
  position: relative;
  transition: all .2s;
}
/* line 96, ../scss/_home-slider.scss */
.owl-dots .owl-dot.active span::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 12px;
}

@media (max-width: 990px) {
  /* line 112, ../scss/_home-slider.scss */
  #home-slider .item {
    height: calc(100vh - 80px);
  }
}
/* line 1, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos {
  width: 100%;
  padding: 60px 0;
  float: left;
}
/* line 6, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .thumb-small .imghvr-slide-up span {
  width: 100%;
  text-align: center;
}
/* line 10, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .thumb-small .imghvr-slide-up a.link {
  width: 100%;
  margin-top: 20px;
}
/* line 15, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .imghvr-slide-up {
  margin-bottom: 23px;
}
/* line 18, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .imghvr-slide-up figcaption h2.title-thumb {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
/* line 30, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .imghvr-slide-up figcaption span {
  width: 100%;
  float: left;
  font-size: 18px;
  letter-spacing: -0.2px;
  line-height: 24px;
  text-align: center;
}
/* line 37, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .imghvr-slide-up figcaption span b {
  float: left;
  width: 100%;
}
/* line 40, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .imghvr-slide-up figcaption span b.status {
  color: #fbb92d;
  margin-bottom: 20px;
}
/* line 46, ../scss/_empreendimentos-thumbs.scss */
#empreendimentos .imghvr-slide-up figcaption a.link {
  display: table;
  padding: 12px 28px;
  border: #fff solid 1px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
  position: relative;
  max-width: 138px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 400px) {
  /* line 66, ../scss/_empreendimentos-thumbs.scss */
  #empreendimentos .imghvr-slide-up figcaption span {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: normal;
  }
  /* line 72, ../scss/_empreendimentos-thumbs.scss */
  #empreendimentos .imghvr-slide-up figcaption a.link {
    max-width: 100%;
    min-width: 100%;
    float: left;
    margin-top: 15px;
    text-align: -webkit-center;
    display: -webkit-box;
  }
}
/* line 83, ../scss/_empreendimentos-thumbs.scss */
.view-more {
  color: #7A2A2B;
  text-align: center;
  border: #7A2A2B solid 2px;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  margin: 30px auto 0;
  padding: 20px 30px;
  display: table;
  transition: all .2s;
}
/* line 94, ../scss/_empreendimentos-thumbs.scss */
.view-more:focus, .view-more:hover {
  color: #fff;
  background: #7A2A2B;
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 102, ../scss/_empreendimentos-thumbs.scss */
  #empreendimentos {
    padding: 20px 0;
  }
  /* line 104, ../scss/_empreendimentos-thumbs.scss */
  #empreendimentos .imghvr-slide-up {
    margin-bottom: 15px;
    position: relative;
    float: left;
  }
  /* line 108, ../scss/_empreendimentos-thumbs.scss */
  #empreendimentos .imghvr-slide-up figcaption h2.title-thumb {
    font-size: 18px;
  }
}
/*
 * ImageHover.css - http://www.imagehover.io
 * Version 1.0
 * Author: Ciarán Walsh

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 */
/* line 11, ../scss/_image-hover.scss */
[class^='imghvr-'], [class*=' imghvr-'] {
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  background-color: rgba(74, 74, 74, 0.8);
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 26, ../scss/_image-hover.scss */
[class^='imghvr-'] > img, [class*=' imghvr-'] > img {
  vertical-align: top;
  max-width: 100%;
}

/* line 31, ../scss/_image-hover.scss */
[class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
  background-color: rgba(74, 74, 74, 0.8);
  padding: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 18px;
}

/* .thumb-small [class^='imghvr-'] figcaption, .thumb-small [class*=' imghvr-'] figcaption {
  top:0;
}

@media (min-width: 600px) and (max-width: 768px) {
  [class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
    top: 60%;
  }
}

@media (min-width: 400px) and (max-width: 600px) {
  [class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
    top: 40%;
  }
}

@media (max-width: 400px) {
  [class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
    top: 0;
  }
} */
/* line 65, ../scss/_image-hover.scss */
[class^='imghvr-'] figcaption h1, [class*=' imghvr-'] figcaption h1, [class^='imghvr-'] figcaption h2, [class*=' imghvr-'] figcaption h2, [class^='imghvr-'] figcaption h3, [class*=' imghvr-'] figcaption h3, [class^='imghvr-'] figcaption h4, [class*=' imghvr-'] figcaption h4, [class^='imghvr-'] figcaption h5, [class*=' imghvr-'] figcaption h5, [class^='imghvr-'] figcaption h6, [class*=' imghvr-'] figcaption h6 {
  color: #ffffff;
}

/* line 69, ../scss/_image-hover.scss */
[class^='imghvr-'] a, [class*=' imghvr-'] a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

/* line 78, ../scss/_image-hover.scss */
[class^='imghvr-'], [class*=' imghvr-'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 86, ../scss/_image-hover.scss */
[class^='imghvr-']:before, [class^='imghvr-']:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 95, ../scss/_image-hover.scss */
[class*=' imghvr-']:before, [class*=' imghvr-']:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 103, ../scss/_image-hover.scss */
[class^='imghvr-'] *, [class*=' imghvr-'] * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 111, ../scss/_image-hover.scss */
[class^='imghvr-'] *:before, [class^='imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* line 120, ../scss/_image-hover.scss */
[class*=' imghvr-'] *:before, [class*=' imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* imghvr-fade-*
   ----------------------------- */
/* line 131, ../scss/_image-hover.scss */
[class^='imghvr-fade'] figcaption, [class*=' imghvr-fade'] figcaption, [class^='imghvr-fade']:hover > img, [class*=' imghvr-fade']:hover > img {
  opacity: 0;
}

/* line 135, ../scss/_image-hover.scss */
[class^='imghvr-fade']:hover figcaption, [class*=' imghvr-fade']:hover figcaption {
  opacity: 1;
}

/* line 139, ../scss/_image-hover.scss */
[class^='imghvr-fade']:hover > img, [class*=' imghvr-fade']:hover > img, [class^='imghvr-fade']:hover figcaption, [class*=' imghvr-fade']:hover figcaption {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

/* imghvr-fade
   ----------------------------- */
/* imghvr-fade-in-up
   ----------------------------- */
/* line 149, ../scss/_image-hover.scss */
.imghvr-fade-in-up figcaption {
  -webkit-transform: translate(0px, 15%);
  transform: translate(0px, 15%);
}

/* imghvr-fade-in-down
   ----------------------------- */
/* line 157, ../scss/_image-hover.scss */
.imghvr-fade-in-down figcaption {
  -webkit-transform: translate(0, -15%);
  transform: translate(0, -15%);
}

/* imghvr-fade-in-left
   ----------------------------- */
/* line 165, ../scss/_image-hover.scss */
.imghvr-fade-in-left figcaption {
  -webkit-transform: translate(-15%, 0);
  transform: translate(-15%, 0);
}

/* imghvr-fade-in-right
   ----------------------------- */
/* line 173, ../scss/_image-hover.scss */
.imghvr-fade-in-right figcaption {
  -webkit-transform: translate(15%, 0px);
  transform: translate(15%, 0px);
}

/* imghvr-push-*
   ----------------------------- */
/* line 181, ../scss/_image-hover.scss */
[class^='imghvr-push-']:hover figcaption, [class*=' imghvr-push-']:hover figcaption {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* imghvr-push-up
   ----------------------------- */
/* line 190, ../scss/_image-hover.scss */
.imghvr-push-up figcaption {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 194, ../scss/_image-hover.scss */
.imghvr-push-up:hover > img {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* imghvr-push-down
   ----------------------------- */
/* line 204, ../scss/_image-hover.scss */
.imghvr-push-down figcaption {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 208, ../scss/_image-hover.scss */
.imghvr-push-down:hover > img {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

/* imghvr-push-left
   ----------------------------- */
/* line 218, ../scss/_image-hover.scss */
.imghvr-push-left figcaption {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 222, ../scss/_image-hover.scss */
.imghvr-push-left:hover > img {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* imghvr-push--right
   ----------------------------- */
/* line 232, ../scss/_image-hover.scss */
.imghvr-push-right figcaption {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* line 236, ../scss/_image-hover.scss */
.imghvr-push-right:hover > img {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* imghvr-slide-*
   ----------------------------- */
/* line 245, ../scss/_image-hover.scss */
[class^='imghvr-slide-']:hover figcaption, [class*=' imghvr-slide-']:hover figcaption {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* imghvr-slide-up
   ----------------------------- */
/* line 253, ../scss/_image-hover.scss */
.imghvr-slide-up figcaption {
  -webkit-transform: translateY(100%) translateY(-66px);
  transform: translateY(100%) translateY(-66px);
  background-color: inherit;
}

/* imghvr-slide-down
   ----------------------------- */
/* line 262, ../scss/_image-hover.scss */
.imghvr-slide-down figcaption {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* imghvr-slide-left
   ----------------------------- */
/* line 270, ../scss/_image-hover.scss */
.imghvr-slide-left figcaption {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* imghvr-slide-right
   ----------------------------- */
/* line 278, ../scss/_image-hover.scss */
.imghvr-slide-right figcaption {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* imghvr-slide-top-left
   ----------------------------- */
/* line 286, ../scss/_image-hover.scss */
.imghvr-slide-top-left figcaption {
  -webkit-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}

/* imghvr-slide-top-right
   ----------------------------- */
/* line 294, ../scss/_image-hover.scss */
.imghvr-slide-top-right figcaption {
  -webkit-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
}

/* imghvr-slide-bottom-left
   ----------------------------- */
/* line 302, ../scss/_image-hover.scss */
.imghvr-slide-bottom-left figcaption {
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

/* imghvr-slide-bottom-right
   ----------------------------- */
/* line 310, ../scss/_image-hover.scss */
.imghvr-slide-bottom-right figcaption {
  -webkit-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
}

/* imghvr-reveal-*
   ----------------------------- */
/* line 318, ../scss/_image-hover.scss */
[class^='imghvr-reveal-']:before, [class*=' imghvr-reveal-']:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: #135796;
}

/* line 328, ../scss/_image-hover.scss */
[class^='imghvr-reveal-'] figcaption, [class*=' imghvr-reveal-'] figcaption {
  opacity: 0;
}

/* line 332, ../scss/_image-hover.scss */
[class^='imghvr-reveal-']:hover:before, [class*=' imghvr-reveal-']:hover:before {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 337, ../scss/_image-hover.scss */
[class^='imghvr-reveal-']:hover figcaption, [class*=' imghvr-reveal-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

/* imghvr-reveal-up
   ----------------------------- */
/* line 346, ../scss/_image-hover.scss */
.imghvr-reveal-up:before {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

/* imghvr-reveal-down
   ----------------------------- */
/* line 354, ../scss/_image-hover.scss */
.imghvr-reveal-down:before {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* imghvr-reveal-left
   ----------------------------- */
/* line 362, ../scss/_image-hover.scss */
.imghvr-reveal-left:before {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* imghvr-reveal-right
   ----------------------------- */
/* line 370, ../scss/_image-hover.scss */
.imghvr-reveal-right:before {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* imghvr-reveal-top-left
   ----------------------------- */
/* line 378, ../scss/_image-hover.scss */
.imghvr-reveal-top-left:before {
  -webkit-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}

/* imghvr-reveal-top-right
   ----------------------------- */
/* line 386, ../scss/_image-hover.scss */
.imghvr-reveal-top-right:before {
  -webkit-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
}

/* imghvr-reveal-bottom-left
   ----------------------------- */
/* line 394, ../scss/_image-hover.scss */
.imghvr-reveal-bottom-left:before {
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

/* imghvr-reveal-bottom-right
   ----------------------------- */
/* line 402, ../scss/_image-hover.scss */
.imghvr-reveal-bottom-right:before {
  -webkit-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
}

/* imghvr-hinge-*
   ----------------------------- */
/* line 410, ../scss/_image-hover.scss */
[class^='imghvr-hinge-'], [class*=' imghvr-hinge-'] {
  -webkit-perspective: 50em;
  perspective: 50em;
}

/* line 415, ../scss/_image-hover.scss */
[class^='imghvr-hinge-'] figcaption, [class*=' imghvr-hinge-'] figcaption {
  opacity: 0;
  z-index: 1;
}

/* line 420, ../scss/_image-hover.scss */
[class^='imghvr-hinge-']:hover img, [class*=' imghvr-hinge-']:hover img {
  opacity: 0;
}

/* line 424, ../scss/_image-hover.scss */
[class^='imghvr-hinge-']:hover figcaption, [class*=' imghvr-hinge-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

/* imghvr-hinge-up
   ----------------------------- */
/* line 434, ../scss/_image-hover.scss */
.imghvr-hinge-up img {
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
/* line 439, ../scss/_image-hover.scss */
.imghvr-hinge-up figcaption {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
/* line 447, ../scss/_image-hover.scss */
.imghvr-hinge-up:hover > img {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
/* line 451, ../scss/_image-hover.scss */
.imghvr-hinge-up:hover figcaption {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/* imghvr-hinge-down
   ----------------------------- */
/* line 462, ../scss/_image-hover.scss */
.imghvr-hinge-down img {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
/* line 467, ../scss/_image-hover.scss */
.imghvr-hinge-down figcaption {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% -50%;
  -ms-transform-origin: 50% -50%;
  transform-origin: 50% -50%;
}
/* line 475, ../scss/_image-hover.scss */
.imghvr-hinge-down:hover > img {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  opacity: 0;
}
/* line 480, ../scss/_image-hover.scss */
.imghvr-hinge-down:hover figcaption {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/* imghvr-hinge-left
   ----------------------------- */
/* line 491, ../scss/_image-hover.scss */
.imghvr-hinge-left img {
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
/* line 496, ../scss/_image-hover.scss */
.imghvr-hinge-left figcaption {
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
/* line 504, ../scss/_image-hover.scss */
.imghvr-hinge-left:hover > img {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
/* line 508, ../scss/_image-hover.scss */
.imghvr-hinge-left:hover figcaption {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* imghvr-hinge-right
   ----------------------------- */
/* line 519, ../scss/_image-hover.scss */
.imghvr-hinge-right img {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
/* line 524, ../scss/_image-hover.scss */
.imghvr-hinge-right figcaption {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
/* line 532, ../scss/_image-hover.scss */
.imghvr-hinge-right:hover > img {
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
/* line 536, ../scss/_image-hover.scss */
.imghvr-hinge-right:hover figcaption {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* imghvr-flip-*
   ----------------------------- */
/* line 546, ../scss/_image-hover.scss */
[class^='imghvr-flip-'], [class*=' imghvr-flip-'] {
  -webkit-perspective: 50em;
  perspective: 50em;
}

/* line 551, ../scss/_image-hover.scss */
[class^='imghvr-flip-'] img, [class*=' imghvr-flip-'] img {
  backface-visibility: hidden;
}

/* line 555, ../scss/_image-hover.scss */
[class^='imghvr-flip-'] figcaption, [class*=' imghvr-flip-'] figcaption, [class^='imghvr-flip-']:hover > img, [class*=' imghvr-flip-']:hover > img {
  opacity: 0;
}

/* line 559, ../scss/_image-hover.scss */
[class^='imghvr-flip-']:hover figcaption, [class*=' imghvr-flip-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.13999999999999999s;
  transition-delay: 0.13999999999999999s;
}

/* imghvr-flip-horiz
   ----------------------------- */
/* line 569, ../scss/_image-hover.scss */
.imghvr-flip-horiz figcaption {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
/* line 577, ../scss/_image-hover.scss */
.imghvr-flip-horiz:hover img {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
/* line 581, ../scss/_image-hover.scss */
.imghvr-flip-horiz:hover figcaption {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/* imghvr-flip-vert
   ----------------------------- */
/* line 592, ../scss/_image-hover.scss */
.imghvr-flip-vert figcaption {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
/* line 600, ../scss/_image-hover.scss */
.imghvr-flip-vert:hover > img {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* line 604, ../scss/_image-hover.scss */
.imghvr-flip-vert:hover figcaption {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* imghvr-flip-diag-1
   ----------------------------- */
/* line 615, ../scss/_image-hover.scss */
.imghvr-flip-diag-1 figcaption {
  -webkit-transform: rotate3d(1, -1, 0, 100deg);
  transform: rotate3d(1, -1, 0, 100deg);
}
/* line 620, ../scss/_image-hover.scss */
.imghvr-flip-diag-1:hover > img {
  -webkit-transform: rotate3d(-1, 1, 0, 100deg);
  transform: rotate3d(-1, 1, 0, 100deg);
}
/* line 624, ../scss/_image-hover.scss */
.imghvr-flip-diag-1:hover figcaption {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}

/* imghvr-flip-diag-2
   ----------------------------- */
/* line 635, ../scss/_image-hover.scss */
.imghvr-flip-diag-2 figcaption {
  -webkit-transform: rotate3d(1, 1, 0, 100deg);
  transform: rotate3d(1, 1, 0, 100deg);
}
/* line 640, ../scss/_image-hover.scss */
.imghvr-flip-diag-2:hover > img {
  -webkit-transform: rotate3d(-1, -1, 0, 100deg);
  transform: rotate3d(-1, -1, 0, 100deg);
}
/* line 644, ../scss/_image-hover.scss */
.imghvr-flip-diag-2:hover figcaption {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}

/* imghvr-shutter-out-*
   ----------------------------- */
/* line 654, ../scss/_image-hover.scss */
[class^='imghvr-shutter-out-']:before, [class*=' imghvr-shutter-out-']:before {
  background: #135796;
  position: absolute;
  content: '';
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}

/* line 662, ../scss/_image-hover.scss */
[class^='imghvr-shutter-out-'] figcaption, [class*=' imghvr-shutter-out-'] figcaption {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* line 668, ../scss/_image-hover.scss */
[class^='imghvr-shutter-out-']:hover:before, [class*=' imghvr-shutter-out-']:hover:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* line 673, ../scss/_image-hover.scss */
[class^='imghvr-shutter-out-']:hover figcaption, [class*=' imghvr-shutter-out-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}

/* imghvr-shutter-out-horiz
   ----------------------------- */
/* line 683, ../scss/_image-hover.scss */
.imghvr-shutter-out-horiz:before {
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
}
/* line 689, ../scss/_image-hover.scss */
.imghvr-shutter-out-horiz:hover:before {
  left: 0;
  right: 0;
}

/* imghvr-shutter-out-vert
   ----------------------------- */
/* line 699, ../scss/_image-hover.scss */
.imghvr-shutter-out-vert:before {
  top: 50%;
  bottom: 50%;
  left: 0;
  right: 0;
}
/* line 705, ../scss/_image-hover.scss */
.imghvr-shutter-out-vert:hover:before {
  top: 0;
  bottom: 0;
}

/* imghvr-shutter-out-diag-1
   ----------------------------- */
/* line 715, ../scss/_image-hover.scss */
.imghvr-shutter-out-diag-1:before {
  top: 50%;
  bottom: 50%;
  left: -35%;
  right: -35%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 723, ../scss/_image-hover.scss */
.imghvr-shutter-out-diag-1:hover:before {
  top: -35%;
  bottom: -35%;
}

/* imghvr-shutter-out-diag-2
   ----------------------------- */
/* line 733, ../scss/_image-hover.scss */
.imghvr-shutter-out-diag-2:before {
  top: 50%;
  bottom: 50%;
  left: -35%;
  right: -35%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 741, ../scss/_image-hover.scss */
.imghvr-shutter-out-diag-2:hover:before {
  top: -35%;
  bottom: -35%;
}

/* imghvr-shutter-in-*
   ----------------------------- */
/* line 750, ../scss/_image-hover.scss */
[class^='imghvr-shutter-in-']:after, [class*=' imghvr-shutter-in-']:after, [class^='imghvr-shutter-in-']:before, [class*=' imghvr-shutter-in-']:before {
  background: #135796;
  position: absolute;
  content: '';
}

/* line 756, ../scss/_image-hover.scss */
[class^='imghvr-shutter-in-']:after, [class*=' imghvr-shutter-in-']:after {
  top: 0;
  left: 0;
}

/* line 761, ../scss/_image-hover.scss */
[class^='imghvr-shutter-in-']:before, [class*=' imghvr-shutter-in-']:before {
  right: 0;
  bottom: 0;
}

/* line 766, ../scss/_image-hover.scss */
[class^='imghvr-shutter-in-'] figcaption, [class*=' imghvr-shutter-in-'] figcaption {
  opacity: 0;
  z-index: 1;
}

/* line 771, ../scss/_image-hover.scss */
[class^='imghvr-shutter-in-']:hover figcaption, [class*=' imghvr-shutter-in-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

/* imghvr-shutter-in-horiz
   ----------------------------- */
/* line 781, ../scss/_image-hover.scss */
.imghvr-shutter-in-horiz:after, .imghvr-shutter-in-horiz:before {
  width: 0;
  height: 100%;
}
/* line 786, ../scss/_image-hover.scss */
.imghvr-shutter-in-horiz:hover:after, .imghvr-shutter-in-horiz:hover:before {
  width: 50%;
}

/* imghvr-shutter-in-vert
   ----------------------------- */
/* line 796, ../scss/_image-hover.scss */
.imghvr-shutter-in-vert:after, .imghvr-shutter-in-vert:before {
  height: 0;
  width: 100%;
}
/* line 801, ../scss/_image-hover.scss */
.imghvr-shutter-in-vert:hover:after, .imghvr-shutter-in-vert:hover:before {
  height: 50%;
}

/* imghvr-shutter-in-out-horiz
   ----------------------------- */
/* line 811, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-horiz:after, .imghvr-shutter-in-out-horiz:before {
  width: 0;
  height: 100%;
}
/* line 816, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-horiz:hover:after, .imghvr-shutter-in-out-horiz:hover:before {
  width: 100%;
  opacity: 0.75;
}

/* imghvr-shutter-in-out-vert
   ----------------------------- */
/* line 827, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-vert:after, .imghvr-shutter-in-out-vert:before {
  height: 0;
  width: 100%;
}
/* line 832, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-vert:hover:after, .imghvr-shutter-in-out-vert:hover:before {
  height: 100%;
  opacity: 0.75;
}

/* imghvr-shutter-in-out-diag-1
   ----------------------------- */
/* line 843, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-1:after, .imghvr-shutter-in-out-diag-1:before {
  width: 200%;
  height: 200%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0.75;
}
/* line 850, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-1:after {
  -webkit-transform: skew(-45deg) translateX(-150%);
  transform: skew(-45deg) translateX(-150%);
}
/* line 854, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-1:before {
  -webkit-transform: skew(-45deg) translateX(150%);
  transform: skew(-45deg) translateX(150%);
}
/* line 859, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-1:hover:after {
  -webkit-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
}
/* line 863, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-1:hover:before {
  -webkit-transform: skew(-45deg) translateX(50%);
  transform: skew(-45deg) translateX(50%);
}

/* imghvr-shutter-in-out-diag-2
   ----------------------------- */
/* line 874, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-2:after, .imghvr-shutter-in-out-diag-2:before {
  width: 200%;
  height: 200%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0.75;
}
/* line 881, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-2:after {
  -webkit-transform: skew(45deg) translateX(-100%);
  transform: skew(45deg) translateX(-100%);
}
/* line 885, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-2:before {
  -webkit-transform: skew(45deg) translateX(100%);
  transform: skew(45deg) translateX(100%);
}
/* line 890, ../scss/_image-hover.scss */
.imghvr-shutter-in-out-diag-2:hover:after, .imghvr-shutter-in-out-diag-2:hover:before {
  -webkit-transform: skew(45deg) translateX(0%);
  transform: skew(45deg) translateX(0%);
}

/* imghvr-fold*
   ----------------------------- */
/* line 900, ../scss/_image-hover.scss */
[class^='imghvr-fold'], [class*=' imghvr-fold'] {
  -webkit-perspective: 50em;
  perspective: 50em;
}

/* line 905, ../scss/_image-hover.scss */
[class^='imghvr-fold'] img, [class*=' imghvr-fold'] img {
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

/* line 911, ../scss/_image-hover.scss */
[class^='imghvr-fold'] figcaption, [class*=' imghvr-fold'] figcaption {
  z-index: 1;
  opacity: 0;
}

/* line 916, ../scss/_image-hover.scss */
[class^='imghvr-fold']:hover > img, [class*=' imghvr-fold']:hover > img {
  opacity: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

/* line 922, ../scss/_image-hover.scss */
[class^='imghvr-fold']:hover figcaption, [class*=' imghvr-fold']:hover figcaption {
  -webkit-transform: rotateX(0deg) translate3d(0, 0%, 0) scale(1);
  transform: rotateX(0deg) translate3d(0, 0%, 0) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

/* imghvr-fold-up
   ----------------------------- */
/* line 934, ../scss/_image-hover.scss */
.imghvr-fold-up > img {
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
/* line 939, ../scss/_image-hover.scss */
.imghvr-fold-up figcaption {
  -webkit-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
/* line 946, ../scss/_image-hover.scss */
.imghvr-fold-up:hover > img {
  -webkit-transform: rotateX(90deg) scale(0.6) translateY(50%);
  transform: rotateX(90deg) scale(0.6) translateY(50%);
}

/* imghvr-fold-down
   ----------------------------- */
/* line 956, ../scss/_image-hover.scss */
.imghvr-fold-down > img {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
/* line 961, ../scss/_image-hover.scss */
.imghvr-fold-down figcaption {
  -webkit-transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
  transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
/* line 968, ../scss/_image-hover.scss */
.imghvr-fold-down:hover > img {
  -webkit-transform: rotateX(-90deg) scale(0.6) translateY(-50%);
  transform: rotateX(-90deg) scale(0.6) translateY(-50%);
}

/* imghvr-fold-left
   ----------------------------- */
/* line 978, ../scss/_image-hover.scss */
.imghvr-fold-left > img {
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
/* line 983, ../scss/_image-hover.scss */
.imghvr-fold-left figcaption {
  -webkit-transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
  transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
/* line 990, ../scss/_image-hover.scss */
.imghvr-fold-left:hover > img {
  -webkit-transform: rotateY(-90deg) scale(0.6) translateX(50%);
  transform: rotateY(-90deg) scale(0.6) translateX(50%);
}

/* imghvr-fold-right
   ----------------------------- */
/* line 999, ../scss/_image-hover.scss */
.imghvr-fold-right {
  -webkit-perspective: 50em;
  perspective: 50em;
}
/* line 1002, ../scss/_image-hover.scss */
.imghvr-fold-right > img {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
/* line 1007, ../scss/_image-hover.scss */
.imghvr-fold-right figcaption {
  -webkit-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
  transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
/* line 1014, ../scss/_image-hover.scss */
.imghvr-fold-right:hover > img {
  -webkit-transform: rotateY(90deg) scale(0.6) translateX(-50%);
  transform: rotateY(90deg) scale(0.6) translateX(-50%);
}

/* imghvr-zoom-in
   ----------------------------- */
/* line 1024, ../scss/_image-hover.scss */
.imghvr-zoom-in figcaption {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
/* line 1029, ../scss/_image-hover.scss */
.imghvr-zoom-in:hover figcaption {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* imghvr-zoom-out*
   ----------------------------- */
/* line 1039, ../scss/_image-hover.scss */
[class^='imghvr-zoom-out'] figcaption, [class*=' imghvr-zoom-out'] figcaption {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}

/* line 1048, ../scss/_image-hover.scss */
[class^='imghvr-zoom-out']:hover figcaption, [class*=' imghvr-zoom-out']:hover figcaption, [class^='imghvr-zoom-out'].hover figcaption, [class*=' imghvr-zoom-out'].hover figcaption {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

/* imghvr-zoom-out
   ----------------------------- */
/* line 1059, ../scss/_image-hover.scss */
.imghvr-zoom-out:hover > img {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

/* imghvr-zoom-out-up
   ----------------------------- */
/* line 1069, ../scss/_image-hover.scss */
.imghvr-zoom-out-up:hover > img, .imghvr-zoom-out-up.hover > img {
  -webkit-animation: imghvr-zoom-out-up 0.40249999999999997s linear;
  animation: imghvr-zoom-out-up 0.40249999999999997s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}
@keyframes imghvr-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}
/* imghvr-zoom-out-down
   ----------------------------- */
/* line 1113, ../scss/_image-hover.scss */
.imghvr-zoom-out-down:hover > img, .imghvr-zoom-out-down.hover > img {
  -webkit-animation: imghvr-zoom-out-down 0.40249999999999997s linear;
  animation: imghvr-zoom-out-down 0.40249999999999997s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-down {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(150%);
    transform: scale(0.8) translateY(150%);
    opacity: 0.5;
  }
}
@keyframes imghvr-zoom-out-down {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(150%);
    transform: scale(0.8) translateY(150%);
    opacity: 0.5;
  }
}
/* imghvr-zoom-out-left
   ----------------------------- */
/* line 1157, ../scss/_image-hover.scss */
.imghvr-zoom-out-left:hover > img, .imghvr-zoom-out-left.hover > img {
  -webkit-animation: imghvr-zoom-out-left 0.40249999999999997s linear;
  animation: imghvr-zoom-out-left 0.40249999999999997s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-left {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(-150%);
    transform: scale(0.8) translateX(-150%);
    opacity: 0.5;
  }
}
@keyframes imghvr-zoom-out-left {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(-150%);
    transform: scale(0.8) translateX(-150%);
    opacity: 0.5;
  }
}
/* imghvr-zoom-out-right
   ----------------------------- */
/* line 1201, ../scss/_image-hover.scss */
.imghvr-zoom-out-right:hover > img, .imghvr-zoom-out-right.hover > img {
  -webkit-animation: imghvr-zoom-out-right 0.40249999999999997s linear;
  animation: imghvr-zoom-out-right 0.40249999999999997s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-right {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(150%);
    transform: scale(0.8) translateX(150%);
    opacity: 0.5;
  }
}
@keyframes imghvr-zoom-out-right {
  50% {
    -webkit-transform: scale(0.8) translateX(0%);
    transform: scale(0.8) translateX(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateX(150%);
    transform: scale(0.8) translateX(150%);
    opacity: 0.5;
  }
}
/* imghvr-zoom-out-flip-horiz
   ----------------------------- */
/* line 1244, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-horiz {
  -webkit-perspective: 50em;
  perspective: 50em;
}
/* line 1247, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-horiz figcaption {
  opacity: 0;
  -webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
  transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
/* line 1252, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-horiz:hover > img, .imghvr-zoom-out-flip-horiz.hover > img {
  -webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
  transform: rotateX(-100deg) translateY(50%) scale(0.5);
  opacity: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
/* line 1259, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-horiz:hover figcaption, .imghvr-zoom-out-flip-horiz.hover figcaption {
  -webkit-transform: rotateX(0deg) translateY(0%) scale(1);
  transform: rotateX(0deg) translateY(0%) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

/* imghvr-zoom-out-flip-vert
   ----------------------------- */
/* line 1271, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-vert {
  -webkit-perspective: 50em;
  perspective: 50em;
}
/* line 1274, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-vert figcaption {
  opacity: 0;
  -webkit-transform: rotateY(90deg) translate(50%, 0px) scale(0.5);
  transform: rotateY(90deg) translate(50%, 0px) scale(0.5);
}
/* line 1279, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-vert:hover > img, .imghvr-zoom-out-flip-vert.hover > img {
  -webkit-transform: rotateY(-100deg) translateX(50%) scale(0.5);
  transform: rotateY(-100deg) translateX(50%) scale(0.5);
  opacity: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
/* line 1286, ../scss/_image-hover.scss */
.imghvr-zoom-out-flip-vert:hover figcaption, .imghvr-zoom-out-flip-vert.hover figcaption {
  -webkit-transform: rotateY(0deg) translate(0px, 0px) scale(1);
  transform: rotateY(0deg) translate(0px, 0px) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

/* imghvr-blur
   ----------------------------- */
/* line 1299, ../scss/_image-hover.scss */
.imghvr-blur figcaption {
  opacity: 0;
}
/* line 1303, ../scss/_image-hover.scss */
.imghvr-blur:hover > img {
  -webkit-filter: blur(30px);
  filter: blur(30px);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
}
/* line 1310, ../scss/_image-hover.scss */
.imghvr-blur:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

/* line 1, ../scss/_page-institucional.scss */
#institucional {
  width: 100%;
  padding: 60px 0;
  padding-bottom: 100px;
  background-color: #fbb92d;
  background-image: url("../img/bg-sobre.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}
/* line 11, ../scss/_page-institucional.scss */
#institucional .title-box {
  color: #4A4A4A;
}
/* line 14, ../scss/_page-institucional.scss */
#institucional p {
  font-size: 16px;
  color: #4A4A4A;
  letter-spacing: 0.03px;
  line-height: 24px;
  font-weight: 300;
}
/* line 21, ../scss/_page-institucional.scss */
#institucional .container {
  position: relative;
  z-index: 100;
}

@media (max-width: 993px) {
  /* line 27, ../scss/_page-institucional.scss */
  #institucional {
    padding: 20px 0 80px;
    background-image: none;
    display: table;
  }
}
/* line 1, ../scss/_page-empreendimentos.scss */
#header-empreendimentos {
  width: 100%;
  padding: 60px 0;
  padding-bottom: 100px;
  background-color: #222;
  background-image: url("../img/bg-empreendimentos.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
}

/* line 12, ../scss/_page-empreendimentos.scss */
div.btn-group-justified {
  display: flex;
  width: 100%;
}
/* line 15, ../scss/_page-empreendimentos.scss */
div.btn-group-justified .btn,
div.btn-group-justified .btn-group {
  flex: 1;
}
/* line 18, ../scss/_page-empreendimentos.scss */
div.btn-group-justified .btn .btn,
div.btn-group-justified .btn-group .btn {
  width: 100%;
}
/* line 21, ../scss/_page-empreendimentos.scss */
div.btn-group-justified .btn .dropdown-menu,
div.btn-group-justified .btn-group .dropdown-menu {
  left: auto;
}

/* line 29, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #empreendimentos {
  margin: 0;
  padding: 0 0 60px 0;
  background: #EDEDED;
  height: 100%;
  float: left;
}
/* line 35, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-icons {
  margin-top: -40px;
  height: 80px;
  margin-bottom: 20px;
}
/* line 39, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-icons i {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  line-height: 24px;
  color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 49, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-icons .btn-link {
  height: 80px;
  line-height: 60px;
  color: #fff;
  background-color: #7A2A2B;
  text-decoration: none !important;
  font-size: 20px;
  letter-spacing: -0.63px;
  font-weight: 200;
  width: calc(100% - 2px);
  transition: all .2s;
}
/* line 60, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-icons .btn-link:hover {
  background-color: #672324;
}
/* line 63, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-icons .is-checked {
  background-color: #a03738;
}
@media (max-width: 768px) {
  /* line 35, ../scss/_page-empreendimentos.scss */
  #page-empreendimentos #filter-icons {
    display: none;
  }
}
/* line 70, ../scss/_page-empreendimentos.scss */
#page-empreendimentos .mix {
  display: none;
}
/* line 73, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-select {
  background-color: #7A2A2B;
  background-image: url("../img/icon-select.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: auto;
  margin-top: -40px;
  margin-bottom: 20px;
  padding: 0 10px;
}
/* line 82, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-select:hover, #page-empreendimentos #filter-select:focus, #page-empreendimentos #filter-select:is-checked {
  background-color: #672324;
}
/* line 85, ../scss/_page-empreendimentos.scss */
#page-empreendimentos #filter-select select {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 80px;
  background: none;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.63px;
  font-weight: 200;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 73, ../scss/_page-empreendimentos.scss */
  #page-empreendimentos #filter-select {
    display: none;
  }
}
@media (max-width: 768px) {
  /* line 73, ../scss/_page-empreendimentos.scss */
  #page-empreendimentos #filter-select {
    display: block;
  }
}

/* line 105, ../scss/_page-empreendimentos.scss */
.icon-todos {
  background-image: url("../img/icon-todos.svg");
}

/* line 108, ../scss/_page-empreendimentos.scss */
.icon-lancamentos {
  background-image: url("../img/icon-lancamentos.svg");
}

/* line 111, ../scss/_page-empreendimentos.scss */
.icon-construcao {
  background-image: url("../img/icon-construcao.svg");
}

/* line 114, ../scss/_page-empreendimentos.scss */
.icon-entregues {
  background-image: url("../img/icon-entregues.svg");
}

/* ---- button ---- */
/* line 120, ../scss/_page-empreendimentos.scss */
.grid {
  max-width: 100%;
}

/* clear fix */
/* line 125, ../scss/_page-empreendimentos.scss */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* thumb-img */
/* line 133, ../scss/_page-empreendimentos.scss */
.thumb-img {
  max-width: 540px;
  max-height: 265px;
  margin: 0;
  float: left;
  position: relative;
}

/* line 144, ../scss/_page-empreendimentos.scss */
.thumb-img.thumb-small {
  max-width: 265px;
  min-height: 265px;
}

/* line 148, ../scss/_page-empreendimentos.scss */
.thumb-img.thumb-small img {
  width: 100%;
  height: 265px;
}

/* line 153, ../scss/_page-empreendimentos.scss */
.thumb-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1000;
}

@media (max-width: 1130px) {
  /* line 165, ../scss/_page-empreendimentos.scss */
  .thumb-img {
    min-width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    min-height: auto;
    float: left;
  }

  /* line 171, ../scss/_page-empreendimentos.scss */
  .thumb-img img {
    min-width: calc(50vw - 30px);
    width: 100%;
    min-height: 265px;
  }
}
@media (max-width: 1024px) {
  /* line 178, ../scss/_page-empreendimentos.scss */
  .thumb-img {
    min-width: 100%;
    min-height: auto;
    margin: 5px 0;
  }

  /* line 183, ../scss/_page-empreendimentos.scss */
  .thumb-img img {
    min-width: calc(100vw - 30px);
    width: 100%;
    max-height: 265px;
  }
}
/* Variables */
/* Calculations */
/* Mixins */
/* Tiles */
/* line 24, ../scss/_mosaic.scss */
.mosaic-tile {
  float: left;
  margin: 0;
  opacity: 0;
  box-sizing: border-box;
  transition: margin-top .6s, margin-left .6s;
  width: 8.9%;
  padding-bottom: 8.9%;
  margin-right: 1%;
  margin-bottom: 1%;
}

/* line 37, ../scss/_mosaic.scss */
.mosaic-tile.js-tile-style {
  position: absolute;
  opacity: 1;
}

/* line 42, ../scss/_mosaic.scss */
.mosaic-tile .content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* line 50, ../scss/_mosaic.scss */
.mosaic-tile:nth-child(10n) {
  margin-right: 0;
}

/* line 53, ../scss/_mosaic.scss */
.mosaic-tile:nth-child(10n+1) {
  margin-left: 1%;
}

/* line 56, ../scss/_mosaic.scss */
.mosaic-tile:nth-child(-n+11) {
  margin-top: 1%;
}

/* Width */
/* line 61, ../scss/_mosaic.scss */
.mosaic-tile.width-2 {
  width: 18.8%;
}

/* line 65, ../scss/_mosaic.scss */
.mosaic-tile.width-3 {
  width: 28.7%;
}

/* line 69, ../scss/_mosaic.scss */
.mosaic-tile.width-4 {
  width: 38.6%;
}

/* line 73, ../scss/_mosaic.scss */
.mosaic-tile.width-5 {
  width: 48.5%;
}

/* line 77, ../scss/_mosaic.scss */
.mosaic-tile.width-6 {
  width: 58.4%;
}

/* line 81, ../scss/_mosaic.scss */
.mosaic-tile.width-7 {
  width: 68.3%;
}

/* line 85, ../scss/_mosaic.scss */
.mosaic-tile.width-8 {
  width: 78.2%;
}

/* line 89, ../scss/_mosaic.scss */
.mosaic-tile.width-9 {
  width: 88.1%;
}

/* line 93, ../scss/_mosaic.scss */
.mosaic-tile.width-10 {
  width: 98%;
}

/* Height */
/* line 98, ../scss/_mosaic.scss */
.mosaic-tile.height-2 {
  padding-bottom: 18.8%;
}

/* line 102, ../scss/_mosaic.scss */
.mosaic-tile.height-3 {
  padding-bottom: 28.7%;
}

/* line 106, ../scss/_mosaic.scss */
.mosaic-tile.height-4 {
  padding-bottom: 38.6%;
}

/* line 110, ../scss/_mosaic.scss */
.mosaic-tile.height-5 {
  padding-bottom: 48.5%;
}

/* line 114, ../scss/_mosaic.scss */
.mosaic-tile.height-6 {
  padding-bottom: 58.4%;
}

/* line 118, ../scss/_mosaic.scss */
.mosaic-tile.height-7 {
  padding-bottom: 68.3%;
}

/* line 122, ../scss/_mosaic.scss */
.mosaic-tile.height-8 {
  padding-bottom: 78.2%;
}

/* line 126, ../scss/_mosaic.scss */
.mosaic-tile.height-9 {
  padding-bottom: 88.1%;
}

/* line 130, ../scss/_mosaic.scss */
.mosaic-tile.height-10 {
  padding-bottom: 98%;
}

/* Variables */
/* Calculations */
/* Mixin */
/* Media Query */
@media only screen and (max-width: 700px) {
  /* line 26, ../scss/_mosaic.mobile.scss */
  .mosaic-tile {
    width: 32%;
    padding-bottom: 32%;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 0;
    margin-top: 0;
  }

  /* line 35, ../scss/_mosaic.mobile.scss */
  .mosaic-tile:nth-child(3n) {
    margin-right: 0;
  }

  /* line 38, ../scss/_mosaic.mobile.scss */
  .mosaic-tile:nth-child(3n+1) {
    margin-left: 1%;
  }

  /* line 41, ../scss/_mosaic.mobile.scss */
  .mosaic-tile:nth-child(-n+4) {
    margin-top: 1%;
  }

  /* Width */
  /* line 46, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-2 {
    width: 65%;
  }

  /* line 50, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-3 {
    width: 98%;
  }

  /* line 54, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-4 {
    width: 98%;
  }

  /* line 58, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-5 {
    width: 98%;
  }

  /* line 62, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-6 {
    width: 98%;
  }

  /* line 66, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-7 {
    width: 98%;
  }

  /* line 70, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-8 {
    width: 98%;
  }

  /* line 74, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-9 {
    width: 98%;
  }

  /* line 78, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.width-10 {
    width: 98%;
  }

  /* Height */
  /* line 83, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-2 {
    padding-bottom: 65%;
  }

  /* line 87, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-3 {
    padding-bottom: 98%;
  }

  /* line 91, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-4 {
    padding-bottom: 131%;
  }

  /* line 95, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-5 {
    padding-bottom: 164%;
  }

  /* line 99, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-6 {
    padding-bottom: 197%;
  }

  /* line 103, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-7 {
    padding-bottom: 230%;
  }

  /* line 107, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-8 {
    padding-bottom: 263%;
  }

  /* line 111, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-9 {
    padding-bottom: 296%;
  }

  /* line 115, ../scss/_mosaic.mobile.scss */
  .mosaic-tile.height-10 {
    padding-bottom: 329%;
  }
}
/* line 1, ../scss/_page-contato.scss */
#header-contato {
  width: 100%;
  padding: 60px 0;
  background-color: #444E56;
  background-image: url("../img/bg-contato.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  display: block;
}
/* line 11, ../scss/_page-contato.scss */
#header-contato .title-page {
  color: #fff;
  width: 100%;
  float: left;
  border: none;
}
/* line 17, ../scss/_page-contato.scss */
#header-contato p {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.03px;
  line-height: 24px;
  font-weight: 300;
}

/* line 25, ../scss/_page-contato.scss */
.page {
  margin: 60px auto;
  float: left;
}
/* line 28, ../scss/_page-contato.scss */
.page .form {
  border-left: #CCC solid 1px;
  padding-left: 60px;
}
@media (max-width: 768px) {
  /* line 28, ../scss/_page-contato.scss */
  .page .form {
    border-top: #CCC solid 1px;
    border-left: none;
    margin-top: 30px;
    padding-left: 15px;
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  /* line 39, ../scss/_page-contato.scss */
  .page .form .form-group {
    padding: 0;
  }
}
/* line 44, ../scss/_page-contato.scss */
.page p {
  font-size: 20px;
  color: #4A4A4A;
  letter-spacing: 0.04px;
  font-weight: 200;
  margin: 0;
  line-height: normal;
}
@media (max-width: 900px) {
  /* line 44, ../scss/_page-contato.scss */
  .page p {
    font-size: 16px;
  }
}
/* line 55, ../scss/_page-contato.scss */
.page a.mail {
  font-size: 30px;
}
/* line 58, ../scss/_page-contato.scss */
.page a {
  font-size: 32px;
  color: #7A2A2B;
  letter-spacing: -0.96px;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
@media (max-width: 900px) {
  /* line 58, ../scss/_page-contato.scss */
  .page a {
    font-size: 24px;
  }
}
/* line 69, ../scss/_page-contato.scss */
.page a:hover, .page a:active, .page a:focus {
  color: #672324;
  text-decoration: none;
}
/* line 75, ../scss/_page-contato.scss */
.page strong {
  font-size: 22px;
  color: #646464;
  letter-spacing: -0.32px;
}
@media (max-width: 900px) {
  /* line 75, ../scss/_page-contato.scss */
  .page strong {
    font-size: 18px;
  }
}
/* line 83, ../scss/_page-contato.scss */
.page hr {
  width: 100%;
  height: 20px;
  margin-top: 10px;
  float: left;
  border-color: #CCC;
}
/* line 90, ../scss/_page-contato.scss */
.page label {
  width: 100%;
  font-size: 14px;
  color: #646464;
  letter-spacing: -0.19px;
  margin: 0;
  padding: 0;
  font-weight: 200;
}
/* line 99, ../scss/_page-contato.scss */
.page input, .page textarea, .page select {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 15px;
  background-color: #cacaca;
  transition: all .2s;
}
/* line 106, ../scss/_page-contato.scss */
.page select {
  height: 50px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../img/icon-select-grey.svg");
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
}
/* line 115, ../scss/_page-contato.scss */
.page textarea {
  height: auto;
}
/* line 118, ../scss/_page-contato.scss */
.page .btn {
  float: right;
  background-color: #fbb92d;
  color: #7A2A2B;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  transition: all .2s;
}
/* line 127, ../scss/_page-contato.scss */
.page .btn:hover, .page .btn:focus, .page .btn:active {
  color: #7A2A2B;
  background-color: #f0a505;
}
@media (max-width: 420px) {
  /* line 118, ../scss/_page-contato.scss */
  .page .btn {
    width: 100%;
    padding: 20px 15px;
  }
}

/* line 1, ../scss/_page-single.scss */
#header-single-1 {
  width: 100%;
  padding: 60px 0;
  padding-bottom: 0;
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 10, ../scss/_page-single.scss */
#header-single-1 .bg-single-1 {
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  position: absolute;
  top: -20px;
  left: -20px;
  background-color: #444E56;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center calc(100% - 20px);
  z-index: -1;
}
/* line 22, ../scss/_page-single.scss */
#header-single-1 .bg-single-1::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 34, ../scss/_page-single.scss */
#header-single-1 .info-bg-header {
  background: rgba(0, 0, 0, 0.5);
  margin-left: 0;
}
/* line 38, ../scss/_page-single.scss */
#header-single-1 .info-bg-header .info-1 {
  display: flex;
  justify-content: center;
}
/* line 43, ../scss/_page-single.scss */
#header-single-1 .info-bg-header .info-1 div {
  padding: 0 3%;
  color: #fff;
  font-weight: bold;
}
/* line 51, ../scss/_page-single.scss */
#header-single-1 .title-page {
  width: 100%;
  float: left;
  border: none;
  font-size: 48px;
  letter-spacing: -3.61px;
  line-height: normal;
  padding: 10px 0;
  color: #fbb92d;
}
/* line 61, ../scss/_page-single.scss */
#header-single-1 .category {
  color: #fff;
  width: 100%;
  float: left;
  font-size: 20px;
  letter-spacing: -0.63px;
  text-align: center;
  margin: 0;
  padding: 8px 0;
  font-weight: 200;
  line-height: 0;
}
/* line 72, ../scss/_page-single.scss */
#header-single-1 .category .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 10px -3px 0;
  padding: 0;
}
/* line 82, ../scss/_page-single.scss */
#header-single-1 .location {
  color: #fff;
  width: 100%;
  float: left;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: -0.4px;
  text-align: center;
}

/* line 94, ../scss/_page-single.scss */
#single-info .nav-inside {
  background: #AEAEAE;
  display: flex;
  padding: 0rem .2rem 0 0;
  margin-top: 3rem;
  margin-bottom: 2rem;
  align-items: center;
}
/* line 101, ../scss/_page-single.scss */
#single-info .nav-inside a {
  font-size: 11pt;
  font-weight: 400;
  color: #fff;
  padding: 0 2rem;
}
/* line 106, ../scss/_page-single.scss */
#single-info .nav-inside a:first-child {
  height: 90%;
  padding: 0;
}
/* line 112, ../scss/_page-single.scss */
#single-info .lead {
  float: right;
  -webkit-box-shadow: 0px 0px 101px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 101px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 101px -20px rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  border: 5px solid #FBB92D;
  border-width: 10px 0 0 0;
  overflow: hidden;
  position: fixed;
  margin-top: 1rem;
  right: 10%;
  width: 20%;
  z-index: 222;
  background: #fff;
}
/* line 128, ../scss/_page-single.scss */
#single-info .lead form.form-lead .form-lead-header {
  width: 100%;
  position: relative;
  left: 0;
  background: #993334;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
/* line 137, ../scss/_page-single.scss */
#single-info .lead form.form-lead p {
  text-align: center;
  font-size: 10pt;
  font-weight: 400;
  line-height: 15px;
  margin: 1rem 0;
  padding: 0 1rem;
}
/* line 145, ../scss/_page-single.scss */
#single-info .lead form.form-lead input, #single-info .lead form.form-lead textarea {
  width: 90%;
  margin-left: .75rem;
  margin-bottom: .2rem;
  border-radius: 5px;
  border: 1px solid #c9c9c9;
}
/* line 151, ../scss/_page-single.scss */
#single-info .lead form.form-lead input::placeholder, #single-info .lead form.form-lead textarea::placeholder {
  font-size: 9pt;
  padding-left: 5%;
}
/* line 156, ../scss/_page-single.scss */
#single-info .lead form.form-lead .btn-lead {
  background: #993334;
  color: #fff;
}
/* line 162, ../scss/_page-single.scss */
#single-info .title-box {
  letter-spacing: 1px;
  padding-left: 0;
  text-align: left;
  position: relative;
}
/* line 167, ../scss/_page-single.scss */
#single-info .title-box::after {
  left: 0;
}

/* line 173, ../scss/_page-single.scss */
.feature {
  width: 100%;
  height: auto;
  float: left;
}
/* line 177, ../scss/_page-single.scss */
.feature .info {
  width: 100%;
  background: #7A2A2B;
  padding: 40px 0;
  color: #FFFFFF;
  margin: 0 0 40px 0;
  float: left;
}
/* line 184, ../scss/_page-single.scss */
.feature .info .info-box {
  width: 25%;
  float: left;
  text-align: center;
}
/* line 189, ../scss/_page-single.scss */
.feature .info span {
  width: 200px;
  height: 36px;
  padding: 0;
  margin: 0 auto;
  line-height: 36px;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 500;
  letter-spacing: -0.6px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 203, ../scss/_page-single.scss */
.feature .info span img {
  margin-right: 10px;
  max-height: 36px;
  margin-top: -3px;
}
@media (max-width: 1080px) {
  /* line 211, ../scss/_page-single.scss */
  .feature .info {
    padding: 10px 0;
  }
  /* line 213, ../scss/_page-single.scss */
  .feature .info .info-box {
    width: 50%;
    padding: 10px 0;
  }
  /* line 216, ../scss/_page-single.scss */
  .feature .info .info-box span {
    width: 100%;
    text-align: left;
  }
  /* line 220, ../scss/_page-single.scss */
  .feature .info .info-box img {
    float: left;
    margin-left: 20px;
    margin-right: 15px;
  }
}
@media (max-width: 680px) {
  /* line 229, ../scss/_page-single.scss */
  .feature .info .info-box {
    width: calc(100% - 20px);
    display: block;
    padding: 10px 0;
    margin: 0 10px;
    border-bottom: rgba(0, 0, 0, 0.2) solid 1px;
  }
  /* line 235, ../scss/_page-single.scss */
  .feature .info .info-box:first-child {
    padding-top: 0;
  }
  /* line 238, ../scss/_page-single.scss */
  .feature .info .info-box:last-child {
    border: none;
  }
  /* line 241, ../scss/_page-single.scss */
  .feature .info .info-box img {
    float: left;
    margin-bottom: -4px;
    margin-left: 10px;
    margin-top: 2px;
  }
  /* line 247, ../scss/_page-single.scss */
  .feature .info .info-box span {
    font-size: 18px;
    text-align: left;
    line-height: 44px;
  }
}
/* line 254, ../scss/_page-single.scss */
.feature .cover {
  border: rgba(0, 0, 0, 0.5) solid 5px;
  border-bottom: none;
  margin-top: -60px;
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
/* line 263, ../scss/_page-single.scss */
.feature .cover img {
  width: 100%;
}
/* line 266, ../scss/_page-single.scss */
.feature .cover .img-feature {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 273, ../scss/_page-single.scss */
#single-info {
  font-weight: 200;
  font-size: 18px;
  color: #4A4A4A;
  letter-spacing: 0.03px;
  line-height: 28px;
  display: table;
}
/* line 280, ../scss/_page-single.scss */
#single-info a {
  color: #7A2A2B;
  font-weight: bold;
}
/* line 284, ../scss/_page-single.scss */
#single-info li {
  list-style: disc;
  list-style-position: inside;
}

/* line 290, ../scss/_page-single.scss */
div.container {
  /*   display: flex;
  display: -webkit-flex; */
}

/* line 294, ../scss/_page-single.scss */
hr.border {
  border-top-style: dashed;
  border-top-color: #979797;
  margin: 60px 0;
}

/* line 299, ../scss/_page-single.scss */
hr.space {
  opacity: 0;
  margin: 0;
  border: none;
}

/* line 305, ../scss/_page-single.scss */
.nav-pills {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
/* line 309, ../scss/_page-single.scss */
.nav-pills a.nav-link {
  font-size: 14px;
  color: #979797;
  letter-spacing: -0.71px;
  font-weight: 700;
  margin: 0 -3px;
  padding: 10px 24px 11px;
  text-transform: uppercase;
  box-shadow: inset 0 0 0 2px #979797;
  text-decoration: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
/* line 325, ../scss/_page-single.scss */
.nav-pills a.nav-link.active {
  box-shadow: inset 0 0 0 2px #4A4A4A;
  color: #4A4A4A;
  background: #EDEDED;
  z-index: 100;
}
/* line 330, ../scss/_page-single.scss */
.nav-pills a.nav-link.active:hover, .nav-pills a.nav-link.active:focus {
  color: #4A4A4A;
  background: #EDEDED;
}

/* line 337, ../scss/_page-single.scss */
.tab-content {
  width: 100%;
  margin-top: 40px;
  float: left;
}

/* line 343, ../scss/_page-single.scss */
.thumbs-galeria {
  float: left;
  width: 100%;
  position: relative;
}

/* line 348, ../scss/_page-single.scss */
.thumbs-galeria .owl-item > div img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 4px;
}
@media (max-width: 768px) {
  /* line 348, ../scss/_page-single.scss */
  .thumbs-galeria .owl-item > div img {
    margin: 0 2px;
    width: calc(50% - 4px);
    float: left;
  }
}

/* line 359, ../scss/_page-single.scss */
.owl-theme-single .owl-item > div,
.thumbs-galeria .owl-item > div {
  padding: 0px 2px;
}

/* line 364, ../scss/_page-single.scss */
.address {
  width: 100%;
  text-align: center;
  margin: -40px 0 20px;
  padding: 0;
  float: left;
  font-size: 22px;
  color: #9B9B9B;
  letter-spacing: -1.09px;
  line-height: normal;
}
@media (max-width: 768px) {
  /* line 364, ../scss/_page-single.scss */
  .address {
    font-size: 16px;
  }
}

/* line 379, ../scss/_page-single.scss */
.map {
  width: 100%;
  height: 480px;
  background: #eaeaea;
  float: left;
  transition: all .2s;
}
@media (max-width: 768px) {
  /* line 379, ../scss/_page-single.scss */
  .map {
    height: 280px;
  }
}

/* line 390, ../scss/_page-single.scss */
#charts,
#status-photos {
  max-width: 1120px;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

/* line 398, ../scss/_page-single.scss */
div#charts .owl-dots {
  margin: 0 auto;
}

.upload-progress {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: 20px auto 60px;
}
.upload-progress:after {
  content: "";
  position: absolute;
  background: #FFF;
  left: 12%;
  right: 12%;
  bottom: 12%;
  top: 12%;
  z-index: 1;
  border-radius: 100%;
}
.upload-progress:before {
  content: "";
  position: absolute;
  background: #EDEDED;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  border-radius: 100%;
}

.title-chart {
  position: absolute;
  bottom: -40px;
  width: 100%;
  z-index: 100;
  text-align: center;
  font-size: 17px;
  color: #9B9B9B;
  letter-spacing: -0.92px;
  font-weight: 500;
}

.progress-val {
  position: absolute;
  color: #fbb92d;
  font-size: 1.5em;
  font-weight: bold;
  z-index: 2;
  width: 100%;
  line-height: 80px;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
.progress-val:after {
  content: "";
  position: absolute;
  width: calc(80px + 20px);
  height: calc(80px + 20px);
  top: -10px;
  left: -10px;
  z-index: 0;
  border: #D4D4D4 solid 11px;
  border-radius: 100%;
  pointer-events: none;
}

.pie {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.first,
.last {
  width: 40px;
  height: 80px;
  background: #fbb92d;
}

.first {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  transform-origin: 100% 50%;
  position: absolute;
}

.last {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  transform-origin: 0% 50%;
  margin-left: 40px;
  position: relative;
  z-index: 1;
  transform: rotate(180deg);
}

.per0 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per0 .first {
  transform: rotate(0deg);
}

.per5 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per5 .first {
  transform: rotate(18deg);
}

.per10 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per10 .first {
  transform: rotate(36deg);
}

.per15 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per15 .first {
  transform: rotate(54deg);
}

.per20 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per20 .first {
  transform: rotate(72deg);
}

.per25 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per25 .first {
  transform: rotate(90deg);
}

.per30 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per30 .first {
  transform: rotate(108deg);
}

.per35 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per35 .first {
  transform: rotate(126deg);
}

.per40 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per40 .first {
  transform: rotate(144deg);
}

.per45 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per45 .first {
  transform: rotate(162deg);
}

.per50 .pie {
  clip: rect(0, 80px, 80px, 40px);
}

.per50 .first {
  transform: rotate(180deg);
}

.per55 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per55 .first {
  transform: rotate(180deg);
}

.per55 .last {
  transform: rotate(18deg);
}

.per60 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per60 .first {
  transform: rotate(180deg);
}

.per60 .last {
  transform: rotate(36deg);
}

.per65 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per65 .first {
  transform: rotate(180deg);
}

.per65 .last {
  transform: rotate(54deg);
}

.per70 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per70 .first {
  transform: rotate(180deg);
}

.per70 .last {
  transform: rotate(72deg);
}

.per75 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per75 .first {
  transform: rotate(180deg);
}

.per75 .last {
  transform: rotate(90deg);
}

.per80 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per80 .first {
  transform: rotate(180deg);
}

.per80 .last {
  transform: rotate(108deg);
}

.per85 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per85 .first {
  transform: rotate(180deg);
}

.per85 .last {
  transform: rotate(126deg);
}

.per90 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per90 .first {
  transform: rotate(180deg);
}

.per90 .last {
  transform: rotate(144deg);
}

.per95 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per95 .first {
  transform: rotate(180deg);
}

.per95 .last {
  transform: rotate(162deg);
}

.per100 .pie {
  clip: rect(0, 80px, 80px, 0px);
}

.per100 .first {
  transform: rotate(180deg);
}

.per100 .last {
  transform: rotate(180deg);
}

/* GALLERY */
/* line 537, ../scss/_page-single.scss */
#status-photos {
  padding: 20px 15px;
  position: relative;
}

/* line 542, ../scss/_page-single.scss */
#status-photos h1.title-box,
#status-photos h1.title-grey {
  text-align: left;
  height: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
}
@media (max-width: 768px) {
  /* line 542, ../scss/_page-single.scss */
  #status-photos h1.title-box,
  #status-photos h1.title-grey {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
}
/* line 555, ../scss/_page-single.scss */
#status-photos .title-box::after {
  display: none;
}

/* line 560, ../scss/_page-single.scss */
#status-date {
  width: 200px;
  position: absolute;
  top: 40px;
  right: 15px;
  z-index: 100;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 10px 15px;
  background-color: transparent;
  border: #55595c solid 2px;
  transition: all .2s;
  height: 50px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../img/icon-select-grey.svg");
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  /* line 560, ../scss/_page-single.scss */
  #status-date {
    position: relative;
    float: left;
    top: auto;
    right: auto;
    width: 100%;
    margin-top: 20px;
  }
}

/* line 588, ../scss/_page-single.scss */
#status-photos #thumbs-single {
  margin: 20px 0 0 0;
  float: left;
}

/* line 593, ../scss/_page-single.scss */
.btn-interesse {
  margin: 40px auto 80px;
  font-size: 28px;
  color: #7A2A2B;
  background: #fbb92d;
  letter-spacing: -0.96px;
  padding: 20px 80px;
  font-weight: 700;
  display: inline-block;
  transition: all .2s;
  widows: nowrap;
}
/* line 604, ../scss/_page-single.scss */
.btn-interesse i {
  width: 44px;
  height: 44px;
  background: url("../img/icon-interesse.svg") center no-repeat;
  background-size: contain;
  float: left;
  margin-top: -1px;
  margin-right: 10px;
}
/* line 614, ../scss/_page-single.scss */
.btn-interesse:hover, .btn-interesse:active, .btn-interesse:focus {
  color: #7A2A2B;
  background-color: #f0a505;
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 622, ../scss/_page-single.scss */
  a.btn-interesse {
    font-size: 18px;
    padding: 20px;
  }

  /* line 626, ../scss/_page-single.scss */
  .btn-interesse i {
    width: 22px;
    height: 22px;
    margin-top: 2px;
  }
}
/* line 1, ../scss/_thumbs.scss */
div#thumbs {
  height: 100%;
  position: relative;
  float: left;
  margin-top: -80px;
}
@media (max-width: 768px) {
  /* line 1, ../scss/_thumbs.scss */
  div#thumbs {
    margin-top: -50px;
  }
}

/* line 14, ../scss/_thumbs.scss */
#thumbs .owl-controls,
#thumbs-single .owl-controls,
#charts .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
/* line 18, ../scss/_thumbs.scss */
#thumbs .item,
#thumbs-single .item,
#charts .item {
  width: 100%;
  margin: 0;
  border: transparent solid 10px;
}
/* line 24, ../scss/_thumbs.scss */
 .owl-dots,
 .owl-dots,
 .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  bottom: 0;
  width: 100%;
  margin: 20px auto;
}
/* line 31, ../scss/_thumbs.scss */
 .owl-dots .owl-dot,
 .owl-dots .owl-dot,
 .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 35, ../scss/_thumbs.scss */
 .owl-dots .owl-dot span,
 .owl-dots .owl-dot span {
  width: 18px;
  height: 18px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: #9B9B9B solid 2px;
  position: relative;
  transition: all .2s;
}
/* line 53, ../scss/_thumbs.scss */
.owl-dots .owl-dot.active span, #thumbs .owl-dots .owl-dot:hover span,
#thumbs-single .owl-dots .owl-dot.active span,
#thumbs-single .owl-dots .owl-dot:hover span,
#charts .owl-dots .owl-dot.active span,
#charts .owl-dots .owl-dot:hover span {
  border-color: #fbb92d;
}
/* line 56, ../scss/_thumbs.scss */
.owl-dots .owl-dot.active span::before,
#thumbs-single .owl-dots .owl-dot.active span::before,
#charts .owl-dots .owl-dot.active span::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fbb92d;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 12px;
}


/**
 * jquery-bootstrap-scrolling-tabs
 * @version v2.4.0
 * @link https://github.com/mikejacobson/jquery-bootstrap-scrolling-tabs
 * @author Mike Jacobson <michaeljjacobson1@gmail.com>
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
.scrtabs-tab-container * {
  box-sizing: border-box; }

.scrtabs-tab-container {
  height: 42px; }
.scrtabs-tab-container .tab-content {
  clear: left; }

.scrtabs-tab-container.scrtabs-bootstrap4 .scrtabs-tabs-movable-container > .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%; }

.scrtabs-tabs-movable-container {
  position: relative; }
.scrtabs-tabs-movable-container .tab-content {
  display: none; }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
  padding-right: 0; }

.scrtabs-tab-scroll-arrow {
  border: 1px solid #dddddd;
  border-top: none;
  color: #428bca;
  display: none;
  float: left;
  font-size: 12px;
  height: 42px;
  margin-bottom: -1px;
  padding-left: 2px;
  padding-top: 13px;
  width: 20px; }

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
  cursor: pointer; }

.scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
  cursor: default; }

.scrtabs-tab-scroll-arrow.scrtabs-disable,
.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
  color: #ddd;
  cursor: default; }

.scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
  background-color: initial; }

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap; }

/**
 * jquery-bootstrap-scrolling-tabs
 * @version v0.0.3
 * @link https://github.com/mikejacobson/jquery-bootstrap-scrolling-tabs
 * @author Mike Jacobson <michaeljjacobson1@gmail.com>
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
/* line 13, jquery.scrolling-tabs.scss */
/* line 9, ../scss/_scrolling-tabs.scss */
.scrtabs-tab-container * {
  box-sizing: border-box;
}

/* line 17, jquery.scrolling-tabs.scss */
/* line 14, ../scss/_scrolling-tabs.scss */
.scrtabs-tab-container {
  height: 42px;
}

/* line 19, jquery.scrolling-tabs.scss */
/* line 18, ../scss/_scrolling-tabs.scss */
.scrtabs-tab-container .tab-content {
  clear: left;
}

/* line 24, jquery.scrolling-tabs.scss */
/* line 23, ../scss/_scrolling-tabs.scss */
.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%;
}

/* line 31, jquery.scrolling-tabs.scss */
/* line 31, ../scss/_scrolling-tabs.scss */
.scrtabs-tabs-movable-container {
  position: relative;
}

/* line 33, jquery.scrolling-tabs.scss */
/* line 35, ../scss/_scrolling-tabs.scss */
.scrtabs-tabs-movable-container .tab-content {
  display: none;
}

/* line 39, ../scss/_scrolling-tabs.scss */
.scrtabs-tab-scroll-arrow {
  cursor: pointer;
  float: left;
  font-size: 12px;
  height: 42px;
  width: 20px;
  color: #7A2A2B;
  background: #fbb92d;
  font-size: 28px;
  padding-top: 2px;
  position: relative;
}

/* line 53, ../scss/_scrolling-tabs.scss */
.scrtabs-js-tab-scroll-arrow-left span {
  position: absolute;
  top: 2px;
  right: 15px;
}

/* line 59, ../scss/_scrolling-tabs.scss */
.scrtabs-js-tab-scroll-arrow-left::before {
  content: "";
  width: 20px;
  height: 42px;
  background: #fbb92d;
  position: absolute;
  top: 0;
  left: -20px;
}

/* line 69, ../scss/_scrolling-tabs.scss */
.scrtabs-js-tab-scroll-arrow-right span {
  position: absolute;
  top: 2px;
  left: 15px;
}

/* line 75, ../scss/_scrolling-tabs.scss */
.scrtabs-js-tab-scroll-arrow-right::before {
  content: "";
  width: 20px;
  height: 42px;
  background: #fbb92d;
  position: absolute;
  top: 0;
  right: -20px;
}

/* line 85, ../scss/_scrolling-tabs.scss */
.scrtabs-tabs-fixed-container ul.nav-tabs {
  height: 41px;
}

/* line 89, ../scss/_scrolling-tabs.scss */
.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap;
}

/* line 93, ../scss/_scrolling-tabs.scss */
.scrtabs-tab-content-outside-movable-container .nav-tabs {
  display: none;
}

/* line 1, ../scss/_footer.scss */
footer {
  width: 100%;
  padding: 40px 0 0;
  background: #fff;
  float: left;
  text-align: center;
}
/* line 7, ../scss/_footer.scss */
footer .logo-footer {
  margin: 0 auto;
  text-align: center;
}
/* line 11, ../scss/_footer.scss */
footer .address {
  margin: 30px 0;
  color: #4A4A4A;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: normal;
}
/* line 19, ../scss/_footer.scss */
footer .copyright {
  width: 100%;
  height: auto;
  padding: 28px 0 25px;
  font-size: 14px;
  line-height: 16px;
  color: #7A2A2B;
  background-color: #fbb92d;
}
/* line 28, ../scss/_footer.scss */
footer a.asteroid {
  width: 30px;
  height: 30px;
  background: #fbb92d url("../img/logo-asteroid.svg") center 2px no-repeat;
  position: absolute;
  right: 30px;
  top: -4px;
  transition: all .2s;
  border-radius: 32px;
  border: #fbb92d solid 2px;
}
/* line 38, ../scss/_footer.scss */
footer a.asteroid:hover {
  background-color: #fbb92d;
  border: #7A2A2B solid 2px;
}

@media (max-width: 540px) {
  /* line 46, ../scss/_footer.scss */
  footer a.asteroid {
    width: 30px;
    height: 30px;
    position: relative;
    margin: 20px auto 0;
    text-align: center;
    right: auto;
    top: auto;
    background-position: center;
    display: block;
  }
}
/* line 20, ../scss/style.scss */
html, body {
  padding: 0;
  margin: 0;
  background-color: #EDEDED !important;
  font-family: "Roboto", sans-serif !important;
}

/* line 27, ../scss/style.scss */
a {
  color: #fbb92d;
}
/* line 29, ../scss/style.scss */
a:hover {
  color: #fbb92d;
}

/* line 34, ../scss/style.scss */
:focus {
  outline: 0 !important;
}

/* line 38, ../scss/style.scss */
.container {
  position: relative;
}

@media (max-width: 1200px) {
  /* line 43, ../scss/style.scss */
  div.container {
    max-width: 100%;
  }
}
/* STYLE */
/* line 56, ../scss/style.scss */
.title-box {
  color: #fbb92d;
  font-size: 65px;
  font-weight: 700;
  line-height: 82px;
  letter-spacing: -5.25px;
  padding-bottom: 40px;
  transition: all .2s;
}
/* line 65, ../scss/style.scss */
.title-box::after {
  content: "";
  width: 260px;
  height: 10px;
  background: #979797;
  position: absolute;
  bottom: 0;
}

@media (max-width: 768px) {
  /* line 77, ../scss/style.scss */
  .title-box {
    margin-bottom: 20px;
    font-size: 64px;
  }
  /* line 80, ../scss/style.scss */
  .title-box::after {
    display: none;
  }


  div.titlewrap::after{

    content: "";
    width: 90%;
    height: 10px;
    background: #979797;
    position: absolute;
    margin-top: -28px;
  }
}
/* line 86, ../scss/style.scss */
.title-grey, .title-yellow {
  color: #AEAEAE;
  margin: 0 auto 60px;
  text-align: center;
}
/* line 90, ../scss/style.scss */
.title-grey::after, .title-yellow::after {
  left: calc(50% - 130px);
}

/* line 95, ../scss/style.scss */
h1.title-yellow {
  color: #fbb92d;
  margin-bottom: 40px;
}
/* line 98, ../scss/style.scss */
h1.title-yellow::after {
  display: none;
}

@media (max-width: 520px) {
  /* line 104, ../scss/style.scss */
  .title-box {
    font-size: 32px;
    letter-spacing: -0.05em;
    text-align: center;
  }
}
@media (max-width: 680px) {
  /* line 112, ../scss/style.scss */
  .title-grey, .title-yellow {
    font-size: 38px;
    height: auto;
    line-height: normal;
    margin-bottom: 40px;
    padding: 0;
    letter-spacing: -0.05em;
    text-align: center;
  }
}
@media (max-width: 680px) and (max-width: 480px) {
  /* line 112, ../scss/style.scss */
  .title-grey, .title-yellow {
    font-size: 35px;
  }
}

/* line 126, ../scss/style.scss */
.title-page {
  color: #fff;
  font-size: 70px;
  font-weight: 700;
  line-height: 82px;
  letter-spacing: -5.25px;
  margin: 0 auto;
  transition: all .2s;
  border: #fff solid 1px;
  text-align: center;
  padding: 20px 40px;
  display: table;
}
@media (max-width: 768px) {
  /* line 126, ../scss/style.scss */
  .title-page {
    font-size: 64px;
  }
}
@media (max-width: 580px) {
  /* line 126, ../scss/style.scss */
  .title-page {
    font-size: 32px;
    padding: 0 20px;
    letter-spacing: -0.05em;
  }
}

/* line 148, ../scss/style.scss */
.bg-icon {
  background-image: url("../img/bg-icon.svg") !important;
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
}

/* line 157, ../scss/style.scss */
.bg-icon-yellow {
  background-image: url("../img/bg-icon-yellow.svg?12") !important;
  background-position: bottom center;
  background-size: auto;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
}

/* line 166, ../scss/style.scss */
.text-center {
  width: 100%;
  float: left;
  text-align: center;
}
