/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v13-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/raleway-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v13-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v13-latin-300.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v13-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'), url('../fonts/raleway-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v13-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v13-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/raleway-v13-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v13-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v13-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v13-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v13-latin-500.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v13-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v13-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v13-latin-600.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v13-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/raleway-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v13-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v13-latin-700.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/raleway-v13-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url('../fonts/raleway-v13-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v13-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v13-latin-800.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v13-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v13-latin-800.svg#Raleway') format('svg');
  /* Legacy iOS */
}
a {
  font-family: 'Raleway', sans-serif;
  text-decoration: none;
  line-height: inherit;
  color: #2d2f92;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
/* Default paragraph styles */
p,
span {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 12px;
  text-align: left;
  text-rendering: optimizeLegibility;
  color: #707078;
}
form input[type],
form select,
form span,
form label,
form textarea {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizeLegibility;
  font-style: normal;
  margin: 0 0 16px 0;
  line-height: 1.4;
  color: #232332;
}
/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
/* Lists */
ul,
ol,
dl {
  font-family: 'Raleway', sans-serif;
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 1.6;
  font-size: 15px;
  color: #707078;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
/*
All snippets
**/
.relative {
  position: relative;
}
.text-center {
  text-align: center;
}
/*
Icomoon
**/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
Responsive image canvas
**/
figure.image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
figure.image img {
  visibility: hidden;
}
figure.image.contain {
  background-size: contain;
}
.image-item {
  height: auto;
}
img {
  max-width: 100%;
}
/*
Flexbox snippets
**/
.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.align-start {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.align-end {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.justify-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.justify-evenly {
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
}
.justify-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.justify-around {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.justify-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-start {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-centered {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 70em) {
  .tablet-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 40em) {
  .mobile-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/*
Colors
**/
/*
Structure
**/
body {
  background-color: #ffffff;
}
*:focus {
  outline: none;
}
.row .row {
  margin: 0 -1rem;
}
.row.extended {
  max-width: 100rem;
}
.row.expanded {
  max-width: 100%;
}
/*
Fetures
**/
.opacity {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.opacity:hover {
  opacity: 0.6;
  text-decoration: none;
}
.opacity-translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.opacity-translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button {
  background-color: #D21111;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
  padding: 0 20px;
  height: 46px;
  border: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-display: inline-flex;
  -moz-display: inline-flex;
  -ms-display: inline-flex;
  display: inline-flex;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.default-button:hover {
  opacity: 0.6;
  text-decoration: none;
}
.default-button.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.default-button.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button.full {
  width: 100%;
}
.spacing {
  padding: 60px 0;
}
form input[type],
form textarea,
form select {
  border: 1px solid #e4e4e4;
  height: 46px;
  border-radius: 4px;
  padding: 0 0 0 6px;
  display: block;
  color: #686a6f;
  width: 100%;
  margin-bottom: 16px;
  background-color: #f2f2f2;
}
form input[type]:focus,
form textarea:focus,
form select:focus {
  outline: 0;
}
form input[type]::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder,
form select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #686a6f;
}
form input[type]::-moz-placeholder,
form textarea::-moz-placeholder,
form select::-moz-placeholder {
  /* Firefox 19+ */
  color: #686a6f;
}
form input[type]:-ms-input-placeholder,
form textarea:-ms-input-placeholder,
form select:-ms-input-placeholder {
  /* IE 10+ */
  color: #686a6f;
}
form input[type="radio"],
form input[type="checkbox"] {
  width: 12px;
  height: 12px;
  display: inline-block;
}
form textarea {
  height: 150px;
}
/*
Slick slider
**/
.slider {
  position: relative;
}
.slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 0;
  z-index: 2;
  border: none;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider .slick-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #D21111;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.slider .slick-arrow.slick-prev {
  left: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-prev {
    left: 0;
  }
}
.slider .slick-arrow.slick-prev::before {
  content: "\f060";
}
.slider .slick-arrow.slick-next {
  right: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-next {
    right: 0;
  }
}
.slider .slick-arrow.slick-next::before {
  content: "\f061";
}
.slider .slick-arrow:hover::before {
  opacity: 0.8;
}
.slider .slick-dots {
  list-style: none;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider .slick-dots > li {
  margin: 0 5px;
}
.slider .slick-dots > li button {
  font-size: 0;
  border: none;
  background-color: transparent;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.slider .slick-dots > li button::before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #a5a5a5;
  opacity: 0.5;
  display: block;
  border-radius: 50%;
}
.slider .slick-dots > li.slick-active button::before {
  opacity: 1;
}
/*
Footer
**/
@media screen and (min-width: 70em) {
  .wrap-page {
    min-height: 100%;
    margin-bottom: -445px;
  }
  .wrap-page::after {
    content: '';
    display: block;
  }
  .wrap-footer,
  .wrap-page::after {
    height: 445px;
    position: relative;
  }
}
/*
Blog
*/
.blog-list {
  list-style: none;
}
.blog-list li {
  margin-bottom: 20px;
}
.blog-list li a {
  display: block;
  border: 1px solid #f2f2f2;
  padding: 16px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.blog-list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.blog-list li a header {
  height: 100%;
  position: relative;
}
.blog-list li a header h2 {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-list li a header span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #353333;
  margin: 0;
  font-style: italic;
  font-size: 12px;
}
.widgets {
  padding: 40px;
  margin-bottom: 40px;
  background-color: #353333;
}
@media (max-width: 70em) {
  .widgets {
    padding: 20px;
  }
}
@media (max-width: 40em) {
  .widgets {
    margin-top: 40px;
  }
}
.widgets h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
}
.widgets form {
  position: relative;
  margin-bottom: 40px;
}
.widgets form input[type] {
  background-color: #ffffff;
}
.widgets form button {
  position: absolute;
  right: 10px;
  top: 50%;
  background: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widgets ul {
  list-style: none;
}
.widgets ul li a {
  color: #686a6f;
}
.widgets ul li a.active {
  font-weight: 700;
}
.pagination {
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  background-color: #353333;
  color: #ffffff;
  display: block;
  width: 20px;
  line-height: 1.2;
  border-radius: 4px;
  padding: 4px 10px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.pagination li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.pagination li a.current {
  background-color: #686a6f;
}
.pagination li.current {
  background-color: #686a6f;
}
.pagination li:not(:first-child) a,
.pagination li:not(:last-child) a {
  width: auto;
}
.blog-content .featured-image {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 16px;
}
.blog-content iframe {
  width: 100%;
  margin-top: 40px;
}
.blog-content .carousel-blog {
  margin: 10px -10px 0 -10px;
}
.blog-content .carousel-blog .item {
  padding: 10px;
}
.blog-content .carousel-blog .slick-arrow {
  bottom: 50%;
  color: #ffffff;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.blog-content .carousel-blog .slick-arrow.slick-prev {
  left: -30px;
}
.blog-content .carousel-blog .slick-arrow.slick-next {
  right: -30px;
}
.blog-content .addthis_inline_share_toolbox span {
  margin: 0;
}
/*
Header
*/
.card-maps {
  width: 100%;
  height: 350px;
  margin: 30px 0 60px;
}
.wrap-header {
  background-color: #353333;
  padding: 35px 0;
  position: relative;
}
.wrap-header .logo img {
  max-width: 210px;
}
.wrap-header .menu {
  list-style: none;
  margin: 0;
}
.wrap-header .menu li a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header.home-header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: transparent;
  z-index: 2;
}
.homeindex .home-header .lg-3 {
  display: none;
}
/*
Banner
*/
.wrap-banner {
  position: relative;
}
.wrap-banner figure {
  -webkit-filter: brightness(40%);
  -moz-filter: brightness(40%);
  -ms-filter: brightness(40%);
  filter: brightness(40%);
}
@media (min-width: 70em) {
  .wrap-banner figure {
    height: 99vh;
    min-height: 700px;
  }
}
.wrap-banner .filters {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 50px;
  z-index: 7;
}
@media (max-width: 70em) {
  .wrap-banner .filters {
    top: 40px;
    transform: none;
    padding-top: 0;
  }
}
.wrap-banner .filters .inner {
  padding-top: 55px;
}
@media (max-width: 70em) {
  .wrap-banner .filters .inner {
    padding-top: 0;
  }
}
.wrap-banner .filters form input[type],
.wrap-banner .filters form select {
  background-color: #f2f2f2;
  margin-bottom: 1rem;
  margin-right: 5px;
}
@media (max-width: 40em) {
  .wrap-banner .filters form input[type="text"],
  .wrap-banner .filters form select {
    height: 40px;
    margin-bottom: 10px;
  }
}
@media (max-width: 40em) {
  .wrap-banner .filters form .tipo-select .selection,
  .wrap-banner .filters form .tipo-select-wrap .selection-wrap {
    height: 40px;
    padding: 10px 55px 0 15px;
    margin-bottom: 10px;
  }
}
.wrap-banner .filters form label {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
.wrap-banner .filters form .row {
  margin: 0 -0.5rem;
}
.wrap-banner .filters form .row > div {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.wrap-banner .filters form i {
  margin-right: 5px;
}
/*
Home
*/
.yellow-home {
  background-color: #D21111;
}
.yellow-home ul {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.yellow-home ul li {
  width: 25%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 40em) {
  .yellow-home ul li {
    width: 50%;
  }
}
@media (min-width: 40em) {
  .yellow-home ul li:not(:last-child) {
    border-right: 1px solid #ffffff;
  }
}
.yellow-home ul li a {
  color: #353333;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  padding: 20px 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.yellow-home ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.yellow-home ul li a span {
  width: 40px;
  color: #353333;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0 10px 0 0;
  border-radius: 2px;
  font: 20px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.padd60bottom {
  padding-bottom: 60px;
}
.items-list {
  padding: 60px 0 0 0;
}
@media (min-width: 40em) {
  .items-list .title {
    width: 50%;
    margin: 0 auto;
  }
}
.items-list .title h2 {
  font-size: 16px;
  color: #D21111;
  text-align: center;
  margin-bottom: 0;
}
.items-list .title h3 {
  font-size: 33px;
  text-align: center;
  font-weight: 400;
}
.items-list .title h3 strong,
.items-list .title h3 b {
  font-weight: 600;
}
.items-list .background {
  background-color: #f2f2f2;
  padding: 60px 0;
  margin-top: 60px;
}
.items-list .filters-list {
  margin-bottom: 30px;
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.items-list .filters-list li:not(:first-child) {
  margin-left: 20px;
}
.items-list .filters-list li a {
  color: #353333;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.items-list .filters-list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.items-list .filters-list li a.active {
  color: #D21111;
}
.items-list .filters-list li a.active::before {
  content: '';
  width: 110%;
  height: 2px;
  background-color: #D21111;
  position: absolute;
  bottom: -10px;
  left: -5%;
}
.items-list .order {
  padding-right: 0.625rem;
}
.items-list .list {
  margin: 0 -0.625rem;
}
.items-list .list.venda {
  padding-bottom: 60px;
}
.items-list .list .slick-dots {
  bottom: 23px;
}
.items-list .list div a,
.items-list .list li a {
  position: relative;
  display: block;
  background-color: #f2f2f2;
  border: 1px solid #e4e4e4;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.items-list .list div a:hover,
.items-list .list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.items-list .list div a .labels,
.items-list .list li a .labels {
  list-style: none;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.items-list .list div a .labels li,
.items-list .list li a .labels li {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
  white-space: nowrap;
  border-radius: 4px;
  line-height: 1;
  padding: 10px;
}
.items-list .list div a figure,
.items-list .list li a figure {
  margin-bottom: 10px;
}
.items-list .list div a .content,
.items-list .list li a .content {
  padding: 20px;
}
.items-list .list div a .content h3,
.items-list .list li a .content h3,
.items-list .list div a .content h4,
.items-list .list li a .content h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #D21111;
  line-height: 1;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
.items-list .list div a .content h2,
.items-list .list li a .content h2 {
  text-transform: uppercase;
  color: #353333;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 8px;
}
.items-list .list div a .content p,
.items-list .list li a .content p {
  font-size: 16px;
  margin-bottom: 8px;
}
.items-list .list div a .content h4,
.items-list .list li a .content h4 {
  font-size: 20px;
}
.items-list .list div a .content span,
.items-list .list li a .content span {
  background-color: #D21111;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
  padding: 0 20px;
  height: 46px;
  border: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-display: inline-flex;
  -moz-display: inline-flex;
  -ms-display: inline-flex;
  display: inline-flex;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  background-color: #686a6f;
}
.items-list .list div a .content span:hover,
.items-list .list li a .content span:hover {
  opacity: 0.6;
  text-decoration: none;
}
.items-list .list div a .content span.translate,
.items-list .list li a .content span.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.items-list .list div a .content span.translate:hover,
.items-list .list li a .content span.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.items-list .list div a .content span.full,
.items-list .list li a .content span.full {
  width: 100%;
}
.items-list .list div a {
  margin: 0 0.625rem;
}
.newsletter {
  padding: 35px 0;
  background-color: #D21111;
}
.newsletter h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
}
.newsletter h2 strong {
  color: #ffffff;
  font-weight: 700;
}
.newsletter p {
  margin: 0;
  color: #ffffff;
}
.newsletter form {
  position: relative;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsletter form input[type] {
  width: 40%;
  margin: 0;
  margin-right: 1%;
}
@media (max-width: 40em) {
  .newsletter form input[type] {
    width: 100%;
    margin: 0 0 5px 0;
  }
}
.newsletter form input[type].big {
  width: 59%;
  margin-right: 0;
}
@media (max-width: 40em) {
  .newsletter form input[type].big {
    width: 100%;
    margin: 0 0 5px 0;
  }
}
.newsletter form button[type] {
  position: absolute;
  top: 50%;
  right: 5px;
  height: 36px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 40em) {
  .newsletter form button[type] {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/*
	Footer
*/
.wrap-footer {
  padding-top: 60px;
  position: relative;
  background-color: #353333;
}
.wrap-footer .logo {
  margin-bottom: 70px;
}
.wrap-footer .logo img {
  max-width: 260px;
  width: 90%;
}
.wrap-footer h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #ffffff;
}
.wrap-footer h3 strong {
  color: #D21111;
}
.wrap-footer ul {
  list-style: none;
  margin-bottom: 40px;
}
.wrap-footer ul li a,
.wrap-footer ul li p {
  color: #ffffff;
  font-size: 16px;
}
@media (max-width: 70em) {
  .wrap-footer ul li a,
  .wrap-footer ul li p {
    font-size: 13px;
  }
}
.wrap-footer ul li a {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer ul li a.txt {
  font-family: Arial, sans-serif;
  font-size: 26px;
}
.wrap-footer ul li a span {
  color: #D21111;
  font-weight: 700;
  margin-right: 10px;
}
.wrap-footer .menu {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.wrap-footer .relative {
  position: relative;
}
.wrap-footer .relative .copy {
  margin-top: 60px;
  opacity: 0.5;
  color: #ffffff;
}
.wrap-footer .relative .copy a {
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .relative .copy a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .relative .scroll-top {
  height: 46px;
  width: 46px;
  background-color: #D21111;
  color: #ffffff;
  border-radius: 4px;
  font-size: 24px;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.wrap-footer .relative .scroll-top:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
@media (max-width: 40em) {
  .wrap-footer .relative .scroll-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
  }
}
/*
Internals
*/
/** CSS for selection **/
.tipo-select {
  position: relative;
}
.tipo-select .selection,
.tipo-select-wrap .selection-wrap {
  background: #f2f2f2 url('../images/arrow-down-form.png') no-repeat 95% 50%;
  padding: 11px 55px 0 15px;
  font-weight: 500;
  height: 46px;
  cursor: pointer;
  display: block;
  border-radius: 4px;
  width: 100%;
  font-size: 15px;
  margin-bottom: 16px;
  color: #7f7f7f;
  border: 1px solid #e4e4e4;
}
.tipo-select-wrap {
  position: relative;
}
.tipo-select-wrap ul {
  list-style: none;
  position: absolute;
  left: 0;
  top: 39px;
  z-index: 2;
  margin: 0;
  width: 100%;
  background: #686a6f;
  padding: 15px;
}
.tipo-select-wrap ul li {
  margin-bottom: 5px;
}
.tipo-select input[type="text"] {
  height: 35px;
  margin-top: 5px;
}
.tipo-select.select-range input[type="text"] {
  display: inline-block;
  width: 28%;
  margin: 0 1%;
  padding: 5px;
  background-color: #ffffff;
}
.select-range label {
  color: #D21111;
  display: inline-block;
}
.tipo-select ul {
  background-color: #fefefe;
  position: absolute;
  list-style: none;
  margin-right: 0;
  z-index: 4500;
  width: 100%;
  top: 38px;
  margin: 0;
  left: 0;
  display: none;
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}
@media (max-width: 600px) {
  .tipo-select ul {
    width: 100%;
  }
}
.l-custom input[type="checkbox"] {
  display: none;
}
.l-custom .text-label {
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  color: #4c5860;
}
.l-custom input[type="checkbox"] + .text-label:before {
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  content: "\f0c8";
  font-weight: 400;
  width: 1em;
}
.l-custom input[type="checkbox"]:checked + .text-label:before {
  content: "\f0c8";
  font-weight: 900;
}
.tipo-select-wrap ul {
  display: none;
}
/** CSS for selection END  **/
.list-bar {
  background-color: #f2f2f2;
  padding: 25px 0;
}
.list-bar p {
  margin: 0;
}
.list-bar .search-list {
  position: relative;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.list-bar .search-list a {
  color: #D21111;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.list-bar .search-list a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.list-bar .search-list form {
  display: none;
  position: absolute;
  right: 0;
  top: 40px;
  width: 250px;
  padding: 20px;
  background-color: #353333;
  z-index: 2;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.list-bar .search-list form input[type] {
  width: 75%;
  margin: 0;
  margin-right: 5%;
  display: inline-block;
}
.list-bar .search-list form button[type] {
  width: 20%;
  margin: 0;
  background-color: #D21111;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
  padding: 0 20px;
  height: 46px;
  border: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-display: inline-flex;
  -moz-display: inline-flex;
  -ms-display: inline-flex;
  display: inline-flex;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.list-bar .search-list form button[type]:hover {
  opacity: 0.6;
  text-decoration: none;
}
.list-bar .search-list form button[type].translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.list-bar .search-list form button[type].translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.list-bar .search-list form button[type].full {
  width: 100%;
}
.list-bar .search-list form .close {
  color: #ffffff;
  background-color: #D21111;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  position: absolute;
  font-size: 18px;
  padding: 8px;
  right: -10px;
  top: -10px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.list-bar .search-list form .close:hover {
  opacity: 0.6;
  text-decoration: none;
}
.lateral-toggle {
  margin-bottom: 16px;
  display: none;
}
.lateral-toggle.active {
  display: flex;
}
.lateral-filter {
  display: block;
  padding-top: 60px;
  padding-bottom: 40px;
}
@media (max-width: 40em) {
  .lateral-filter {
    display: none;
  }
}
.lateral-filter form h3 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
}
.lateral-filter form .labels {
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.lateral-filter form .labels li label {
  background-color: #f2f2f2;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px;
  margin: 0 5px 5px 0;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.lateral-filter form .labels li label:hover {
  opacity: 0.6;
  text-decoration: none;
}
.lateral-filter form .labels li label input[type="checkbox"] {
  display: none;
}
.lateral-filter form .labels li label.active {
  background-color: #D21111;
  color: #ffffff;
}
.lateral-filter form .labels li label:hover {
  cursor: pointer;
}
.lateral-filter form .range-response {
  background-color: #ffffff;
  border: 0;
  text-align: right;
}
.lateral-filter form .ui-slider-horizontal .ui-slider-range {
  background-color: #D21111;
}
.realty {
  padding: 60px 0;
}
.realty .photos {
  position: relative;
  margin-bottom: 60px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.realty .photos .label {
  position: absolute;
  left: 20px;
  bottom: 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  background-color: #D21111;
  padding: 10px;
  border-radius: 4px;
  z-index: 2;
  margin: 0;
}
.realty .photos .area {
  width: 50%;
}
.realty .photos .area.small {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.realty .photos .area.small .item {
  width: 50%;
}
.realty .photos .area a {
  display: block;
  padding: 0 1px 1px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.realty .photos .area a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.realty .content h1 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
}
.realty .content h2 {
  font-size: 14px;
  color: #D21111;
  font-family: Arial, Helvetica, sans-serif;
}
.realty .content h3 {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 5px 0;
  font-family: Arial, Helvetica, sans-serif;
}
.realty .content h4 {
  color: #D21111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
}
.realty .content .tag {
  background-color: rgba(0, 0, 0, 0.2);
  color: #686a6f;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
  white-space: nowrap;
  border-radius: 4px;
  line-height: 1;
  padding: 10px;
  display: inline-block;
}
.realty .content .tag:hover {
  text-decoration: none;
}
.realty .content .features {
  margin-bottom: 20px;
}
.realty .content .features li {
  padding: 0;
}
.realty .content .features li img {
  margin-right: 5px;
}
.realty .content .default-button i {
  margin-right: 5px;
}
.realty .content hr {
  margin: 30px 0;
}
.title h1 {
  text-transform: uppercase;
}
.title.center h1 {
  text-align: center;
}
/*
Mobile menu
**/
.wrap-header-mobile {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #353333;
  padding: 10px 0;
  z-index: 9;
}
.wrap-header-mobile .toggle-menu {
  font-size: 24px;
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .toggle-menu:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .logo img {
  display: block;
  height: 50px;
  margin: auto;
}
.wrap-header-mobile .mobile-menu {
  background-color: #D21111;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
.wrap-header-mobile .mobile-menu.opened {
  top: 0;
}
.wrap-header-mobile .mobile-menu .toggle-menu {
  padding: 30px 0 0 0;
  color: #ffffff;
}
.wrap-header-mobile .mobile-menu .menu {
  list-style: none;
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu li {
  display: block;
  width: 100%;
}
.wrap-header-mobile .mobile-menu .menu li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 15px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .mobile-menu .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .mobile-menu .menu li a i {
  margin-right: 5px;
}
.wrap-header-mobile .mobile-menu .menu li:not(:last-child) {
  border-bottom: 1px solid #ffffff;
}
@media (max-width: 70em) {
  .wrap-page {
    padding-top: 70px;
  }
}
.acordeon {
  margin: 0 0 20px 0;
  list-style: none;
}
.acordeon > li > a {
  background: #d7d7d7;
  border-radius: 3px;
  display: block;
  color: #353333;
  padding: 12px;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.acordeon > li > a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.acordeon > li:not(:last-child) {
  padding-bottom: 15px;
}
.acordeon .acordeon-content {
  background: rgba(241, 233, 233, 0.5);
  border-radius: 3px;
  display: none;
  padding: 20px;
}
.acordeon .acordeon-content > p:last-child {
  margin-bottom: 0;
}
.card-banner::before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("../../static/images/mask.svg");
  background-size: 101% auto;
  background-repeat: no-repeat;
  background-position: center 100.1%;
}
.horizontal-home {
  background-size: cover;
  background-position: center;
  padding: 110px 0;
}
@media (max-width: 40em) {
  .horizontal-home {
    padding: 40px 0;
  }
}
.horizontal-home a {
  text-decoration: none;
}
.horizontal-home a h1 {
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 5px 0;
  font-weight: 400;
  text-transform: uppercase;
}
.horizontal-home a h2 {
  font-weight: 400;
  color: #ffffff;
  font-size: 36px;
}
@media (max-width: 40em) {
  .horizontal-home a h2 {
    font-size: 26px;
  }
}
.horizontal-home a h2 strong,
.horizontal-home a h2 b {
  font-weight: 600;
}
.home-about {
  padding: 80px 0;
}
.home-about .title h1,
.home-about .title h3 {
  text-transform: uppercase;
  color: #D21111;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.home-about .title h2 {
  font-size: 30px;
  margin: 0;
}
@media (max-width: 40em) {
  .home-about .title h2 {
    font-size: 26px;
  }
}
.home-about .default-button {
  margin-top: 15px;
}
@media (max-width: 40em) {
  .home-about {
    padding: 20px 0;
  }
  .home-about .row {
    flex-direction: column-reverse;
  }
  .home-about .about-image {
    margin-top: 15px;
  }
  .home-about .default-button {
    margin-top: 10px;
  }
}
.home-about .title {
  margin-bottom: 20px;
}
.home-about .title h1 {
  margin-top: 3px;
}
.home-about ul {
  margin-left: 1rem;
}
.home-about figure {
  border-radius: 4px;
  height: 100%;
}
.bv_hidden {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.filled_obj {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.items-list figure,
.photos figure {
  position: relative;
}
.items-list figure::before,
.photos figure::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  background-image: url("../images/marca-dagua_ebm.png");
  background-size: 50% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.fancybox-inner {
  position: relative;
}
.fancybox-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  background-image: url("../images/marca-dagua_ebm.png");
  background-size: 60% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.grecaptcha-badge {
  opacity: 0.02;
}
