﻿/*=== IMPORTS AND LIBRARIES ===*/
@font-face {
  font-family: "Font Awesome 5 Brands Regular";
  src: url(fonts/FontAwesome/fa-brands-400.woff2) format("woff2"), url(fonts/FontAwesome/fa-brands-400.woff) format("woff"), url(fonts/FontAwesome/fa-brands-400.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Pro Light";
  src: url(fonts/FontAwesome/fa-light-300.woff2) format("woff2"), url(fonts/FontAwesome/fa-light-300.woff) format("woff"), url(fonts/FontAwesome/fa-light-300.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Pro Regular";
  src: url(fonts/FontAwesome/fa-regular-400.woff2) format("woff2"), url(fonts/FontAwesome/fa-regular-400.woff) format("woff"), url(fonts/FontAwesome/fa-regular-400.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Pro Solid";
  src: url(fonts/FontAwesome/fa-solid-900.woff2) format("woff2"), url(fonts/FontAwesome/fa-solid-900.woff) format("woff"), url(fonts/FontAwesome/fa-solid-900.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "Font Awesome 5 Duotone Solid";
  src: url(fonts/FontAwesome/fa-duotone-900.woff2) format("woff2"), url(fonts/FontAwesome/fa-duotone-900.woff) format("woff"), url(fonts/FontAwesome/fa-duotone-900.ttf) format("truetype");
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: "OpenSans Light";
  src: url(fonts/OpenSans/OpenSans-Light.woff2) format("woff2"), url(fonts/OpenSans/OpenSans-Light.woff) format("woff"), url(fonts/OpenSans/OpenSans-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: 'normal';
}
@font-face {
  font-family: "OpenSans Regular";
  src: url(fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"), url(fonts/OpenSans/OpenSans-Regular.woff) format("woff"), url(fonts/OpenSans/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: 'normal';
}
@font-face {
  font-family: "OpenSans Bold";
  src: url(fonts/OpenSans/OpenSans-Bold.woff2) format("woff2"), url(fonts/OpenSans/OpenSans-Bold.woff) format("woff"), url(fonts/OpenSans/OpenSans-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: 'normal';
}
@font-face {
  font-family: "OpenSans ExtraBold";
  src: url(fonts/OpenSans/OpenSans-ExtraBold.woff2) format("woff2"), url(fonts/OpenSans/OpenSans-ExtraBold.woff) format("woff"), url(fonts/OpenSans/OpenSans-ExtraBold.ttf) format("truetype");
  font-weight: 800;
  font-style: 'normal';
}
@font-face {
  font-family: "Gilroy Light";
  src: url(fonts/Gilroy/Gilroy-Light.woff2) format("woff2"), url(fonts/Gilroy/Gilroy-Light.woff) format("woff"), url(fonts/Gilroy/Gilroy-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: 'normal';
}
@font-face {
  font-family: "Gilroy Regular";
  src: url(fonts/Gilroy/Gilroy-Regular.woff2) format("woff2"), url(fonts/Gilroy/Gilroy-Regular.woff) format("woff"), url(fonts/Gilroy/Gilroy-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: 'normal';
}
@font-face {
  font-family: "Gilroy Medium";
  src: url(fonts/Gilroy/Gilroy-Medium.woff2) format("woff2"), url(fonts/Gilroy/Gilroy-Medium.woff) format("woff"), url(fonts/Gilroy/Gilroy-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: 'normal';
}
@font-face {
  font-family: "Gilroy Bold";
  src: url(fonts/Gilroy/Gilroy-Bold.woff2) format("woff2"), url(fonts/Gilroy/Gilroy-Bold.woff) format("woff"), url(fonts/Gilroy/Gilroy-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: 'normal';
}
@font-face {
  font-family: "Gilroy ExtraBold";
  src: url(fonts/Gilroy/Gilroy-ExtraBold.woff2) format("woff2"), url(fonts/Gilroy/Gilroy-ExtraBold.woff) format("woff"), url(fonts/Gilroy/Gilroy-ExtraBold.ttf) format("truetype");
  font-weight: 800;
  font-style: 'normal';
}
@font-face {
  font-family: "Gilroy Black";
  src: url(fonts/Gilroy/Gilroy-Black.woff2) format("woff2"), url(fonts/Gilroy/Gilroy-Black.woff) format("woff"), url(fonts/Gilroy/Gilroy-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: 'normal';
}
.fontawesome-brands {
  font-family: "Font Awesome 5 Brands Regular";
}
.fontawesome-light {
  font-family: "Font Awesome 5 Pro Light";
}
.fontawesome-regular {
  font-family: "Font Awesome 5 Pro Regular";
}
.fontawesome-solid {
  font-family: "Font Awesome 5 Pro Solid";
}
.fontawesome-duotone {
  font-family: "Font Awesome 5 Duotone Solid";
}
.open-sans-bold {
  font-family: 'OpenSans Bold', sans-serif;
}
.open-sans-regular {
  font-family: 'OpenSans Regular', sans-serif;
}
.open-sans-light {
  font-family: 'OpenSans Light', sans-serif;
}
.open-sans-extrabold {
  font-family: 'OpenSans ExtraBold', sans-serif;
}
.gilroy-bold {
  font-family: 'Gilroy Bold', sans-serif;
}
.gilroy-regular {
  font-family: 'Gilroy Regular', sans-serif;
}
.gilroy-medium {
  font-family: 'Gilroy Medium', sans-serif;
}
.gilroy-light {
  font-family: 'Gilroy Light', sans-serif;
}
.gilroy-extrabold {
  font-family: 'Gilroy ExtraBold', sans-serif;
}
.gilroy-black {
  font-family: 'Gilroy Black', sans-serif;
}
.montserrat-semibold {
  font-family: 'Montserrat SemiBold', sans-serif;
}
.montserrat-black {
  font-family: 'Montserrat Black', sans-serif;
}
.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
i.fas,
span.fas {
  font-family: "Font Awesome 5 Pro Solid";
}
i.fab,
span.fab {
  font-family: "Font Awesome 5 Brands Regular";
}
i.fal,
span.fal {
  font-family: "Font Awesome 5 Pro Light";
}
i.far,
span.far {
  font-family: "Font Awesome 5 Pro Regular";
}
/*=== GENERAL STYLES ===*/
/*=== STYLES ===*/
html body {
  /* Header */
  /* Slideshow Banner */
  /* Search */
  /* Standard Paragraph */
}
html body a[href="javascript:void(0)"] {
  cursor: default !important;
}
html body a[href="javascript:void(0)"],
html body a[href="javascript:void(0)"]:hover,
html body a[href="javascript:void(0)"]:focus {
  text-decoration: none !important;
}
html body a[href="javascript:void(0)"] *,
html body a[href="javascript:void(0)"]:hover *,
html body a[href="javascript:void(0)"]:focus * {
  text-decoration: none !important;
}
html body .margin-top-40 {
  margin-top: 40px;
}
html body .margin-bottom-40 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  html body {
    padding-top: 60px;
  }
  html body .margin-top-40 {
    margin-top: 20px;
  }
  html body .margin-bottom-40 {
    margin-bottom: 20px;
  }
  html body.no-scroll {
    position: fixed;
    overflow: hidden;
  }
}
html body .display-desktop {
  display: block;
}
@media (max-width: 767px) {
  html body .display-desktop {
    display: none !important;
  }
}
html body .display-mobile {
  display: none !important;
}
@media (max-width: 767px) {
  html body .display-mobile {
    display: block !important;
  }
}
html body .pubProd .mrec,
html body .pubProd .lrec {
  z-index: 9;
}
html body .abreu-header {
  border: none !important;
}
html body .abreu-header__wrapper {
  border: none !important;
}
html body .abreu-header__wrapper.affix .abreu-header__base,
html body .abreu-header__wrapper.affix .abreu-header__info {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
html body .abreu-header__wrapper.affix .abreu-header__navigation {
  margin-top: 0;
}
html body .abreu-header__wrapper.affix .abreu-header__navigation > .navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 17px;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  line-height: 16px !important;
  color: #54667B;
}
html body .abreu-header__wrapper.affix .abreu-header__navigation > .navbar-nav > li > a:hover {
  padding-top: 13px;
  border-top: 4px solid #0FB2F1;
}
html body .abreu-header__wrapper.affix .abreu-header__navigation > .navbar-nav > li:hover > a {
  padding-top: 13px !important;
}
html body .abreu-header__container {
  display: flex;
  align-items: center;
}
html body .abreu-header .affixLogoInicial {
  display: flex;
  align-items: center;
}
html body .abreu-header .affixLogoInicial a {
  padding-top: 0;
  padding-bottom: 0;
}
html body .abreu-header .affixLogoInicial a:before {
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 46px;
}
html body .abreu-header__base,
html body .abreu-header__info {
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
}
html body .abreu-header__info {
  display: none;
  align-items: center;
}
html body .abreu-header__info > div {
  display: flex;
}
html body .abreu-header__info > div a {
  float: unset !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 13px;
  color: #55657A;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
html body .abreu-header__info > div a:before,
html body .abreu-header__info > div a:after {
  content: unset !important;
}
html body .abreu-header__info > div a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
html body .abreu-header__info > div a.headerBrochures {
  display: flex;
  justify-content: center;
  padding-top: 40px !important;
  text-align: center;
  margin-right: 12px !important;
}
html body .abreu-header__info > div a.headerBrochures > span {
  top: 2px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
html body .abreu-header__info > div a.headerBrochures > span:before {
  width: 33px;
  height: 33px;
  content: '';
  float: left;
  background: url('../images/icons/abreu_icone_livro_azul.svg') no-repeat center center;
}
html body .abreu-header__info > div a.atendimento {
  background: none !important;
  padding-top: 40px !important;
  text-align: center;
  margin-left: 12px !important;
  position: relative;
}
html body .abreu-header__info > div a.atendimento:before {
  content: '' !important;
  top: 2px;
  width: 33px;
  height: 33px;
  float: left;
  background: url('../images/icons/abreu_icone_camara_verde.svg') no-repeat center top;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
html body .abreu-header__info > a {
  float: unset !important;
}
html body .abreu-header__info > a.tlf {
  margin-left: 20px;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 25px;
}
html body .abreu-header__navigation > .navbar-nav a.no-click {
  cursor: default;
}
html body .abreu-header__navigation > .navbar-nav > li {
  position: relative;
  /*                        &:hover {
                            .submenu-container {
                                display: block !important;
                            }
                        }*/
}
html body .abreu-header__navigation > .navbar-nav > li .caret {
  display: none !important;
}
html body .abreu-header__navigation > .navbar-nav > li.open > a,
html body .abreu-header__navigation > .navbar-nav > li.open > a:visited,
html body .abreu-header__navigation > .navbar-nav > li.open > a:focus {
  color: #54667B !important;
  outline: 0 !important;
}
html body .abreu-header__navigation > .navbar-nav > li.open > a:hover {
  color: #158CBA !important;
  outline: 0 !important;
}
html body .abreu-header__navigation > .navbar-nav > li > a {
  padding-top: 60px;
  padding-bottom: 40px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  line-height: 16px !important;
  color: #54667B;
  background-color: #FFF !important;
}
html body .abreu-header__navigation > .navbar-nav > li > a:visited,
html body .abreu-header__navigation > .navbar-nav > li > a:focus {
  color: #54667B !important;
  border-top: 1px solid transparent;
  outline: 0 !important;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container {
  display: none;
  background: #158CBA 0% 0% no-repeat padding-box;
  opacity: 0.96;
  position: fixed;
  width: 100vw;
  left: 0;
  z-index: 99999;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div {
  padding: 40px 0 60px 0;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul {
  position: static !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  background: none;
  box-shadow: unset !important;
  border: none !important;
  width: 100%;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li {
  width: calc(100% / 6);
  /*
                                                &:last-child {
                                                    width: calc(~'(100% / 6) * 2');

                                                    li {
                                                        flex: 50%;

                                                        a {
                                                            padding-right: 15px;
                                                        }
                                                    }
                                                }
                                            */
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li:first-child > a,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li:first-child > a,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li:first-child .container,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li:first-child .container {
  padding-left: 0 !important;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li a,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li a {
  color: #FFF;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  background: unset !important;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li > a,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li > a + .submenu-container,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li > a + .submenu-container {
  background: none !important;
  opacity: 1;
  position: static;
  width: 100%;
  left: auto;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li > a + .submenu-container > div,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li > a + .submenu-container > div {
  width: 100% !important;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li > a + .submenu-container > div > ul,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li > a + .submenu-container > div > ul {
  position: static !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  background: none;
  box-shadow: unset !important;
  border: none !important;
  width: 100%;
  flex-wrap: wrap;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li > a + .submenu-container > div > ul > li,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li > a + .submenu-container > div > ul > li {
  width: 100%;
}
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > div > ul > li > a + .submenu-container > div > ul > li a,
html body .abreu-header__navigation > .navbar-nav > li > a + .submenu-container > div > ul > li > a + .submenu-container > div > ul > li a {
  padding-left: 0;
  padding-right: 0;
}
html body .abreu-header__navigation > .navbar-nav > li > a:hover {
  padding-top: 57px;
  border-top: 4px solid #0FB2F1 !important;
  color: #158CBA !important;
  outline: 0 !important;
}
html body .abreu-header__navigation > .navbar-nav > li li > a {
  opacity: 1;
  filter: alpha(opacity=100);
}
html body .abreu-header__navigation > .navbar-nav > li li.active > a:not(.no-click),
html body .abreu-header__navigation > .navbar-nav > li li:hover > a:not(.no-click) {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
html body .abreu-header__navigation > .navbar-nav > li.active > a,
html body .abreu-header__navigation > .navbar-nav > li:hover > a {
  padding-top: 57px !important;
  border-top: 4px solid #0FB2F1 !important;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu > div {
  display: flex;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__box {
  border-right: 1px solid #FFF;
  padding-right: 55px;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__link-text {
  color: #FFF;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 23px;
  font-weight: 900;
  margin-bottom: 23px;
  display: inline-block;
  border-left: 4px solid #0FB2F1;
  padding-left: 8px;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__image img {
  max-width: 265px;
  box-shadow: 0px 6px 6px #00000096;
  opacity: 1;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list {
  padding-left: 55px;
  width: 100%;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li {
  width: 100% !important;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li > a {
  font-size: 25px !important;
  font-size: 2.5rem !important;
  line-height: 23px !important;
  display: inline-block;
  text-transform: uppercase !important;
  border-left: 4px solid #0FB2F1;
  padding-left: 8px !important;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li > div {
  padding-top: 36px !important;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li ul {
  display: flex;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li ul li {
  width: 50%;
  flex: 50%;
  padding-bottom: 30px;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li ul li:nth-child(even) {
  padding-left: 15px;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li ul li:nth-child(odd) {
  padding-right: 15px;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li ul li > a {
  font-size: 20px !important;
  font-size: 2rem !important;
  line-height: 23px !important;
  font-weight: bold !important;
  display: inline-block;
  white-space: unset !important;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu__list > ul > li ul li > a .menu-description {
  padding-top: 18px;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  line-height: 19px !important;
  font-weight: normal !important;
  text-align: justify;
}
html body .abreu-header__navigation > .navbar-nav > li .mega-menu.submenu-container > div > div > ul > li:first-child > a {
  padding-left: 8px !important;
}
html body .abreu-header__toggle {
  display: none !important;
}
@media (min-width: 1200px) {
  html body .abreu-header__info {
    display: flex;
  }
}
@media (min-width: 768px) {
  html body .abreu-header__navigation > .navbar-nav {
    display: flex;
  }
  html body .abreu-header__navigation .go-back-btn {
    display: none;
  }
  html body .abreu-header__navigation > .navbar-nav > li:hover .submenu-container {
    display: block !important;
  }
}
@media (max-width: 767px) {
  html body .abreu-header {
    min-height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
  }
  html body .abreu-header__wrapper {
    width: 100%;
  }
  html body .abreu-header__container {
    width: 100%;
    flex-direction: column;
  }
  html body .abreu-header__info {
    align-items: center;
    width: 100%;
    padding: 0 60px !important;
    background: #158CBA;
    display: none !important;
    position: relative;
    z-index: 98;
  }
  html body .abreu-header__info.show-mobile {
    display: flex !important;
  }
  html body .abreu-header__info > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 20px 0;
  }
  html body .abreu-header__info > div a {
    color: white;
  }
  html body .abreu-header__info > div a.headerBrochures > span:before,
  html body .abreu-header__info > div a.atendimento:before {
    filter: brightness(0) invert(1);
  }
  html body .abreu-header__info .tlf {
    display: none;
  }
  html body .abreu-header .affixLogoInicial {
    display: none !important;
  }
  html body .abreu-header .affixLogoAbreu {
    display: block !important;
  }
  html body .abreu-header .affixLogoAbreu a {
    margin-top: 0 !important;
  }
  html body .abreu-header__toggle {
    display: block !important;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 999;
  }
  html body .abreu-header__toggle .navbar-toggle {
    border: unset;
  }
  html body .abreu-header__toggle .navbar-toggle:focus,
  html body .abreu-header__toggle .navbar-toggle:hover {
    background: unset;
  }
  html body .abreu-header__toggle .navbar-toggle.collapsed .icon-hamburguer:before {
    content: '\e945';
  }
  html body .abreu-header__toggle .navbar-toggle .icon-hamburguer:before {
    content: '\e944';
  }
  html body .abreu-header__toggle .navbar-toggle .icon-hamburguer {
    font-size: 25px;
    color: #0FB2F1;
  }
  html body .abreu-header__toggle button {
    margin: 0 !important;
  }
  html body .abreu-header__base {
    width: 100%;
    position: relative;
    z-index: 99;
  }
  html body .abreu-header__base .affixLogoAbreu {
    position: absolute;
    left: 15px;
  }
  html body .abreu-header__base .affixLogoAbreu a {
    height: 60px;
    padding-top: 13px;
  }
  html body .abreu-header #topFixedNavbar1 {
    width: 100%;
    margin-top: 60px;
    background-color: #158CBA;
    overflow-x: hidden;
    padding: 0 15px;
  }
  html body .abreu-header #topFixedNavbar1.navbar-collapse.collapse.in {
    height: auto;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav {
    margin: 0;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li.open > .submenu-container {
    display: block;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li.open > .submenu-container > div > ul {
    flex-direction: column;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav > li:first-child:before {
    top: 45px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav > li:first-child a {
    padding-top: 50px !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav > li > a {
    background-color: transparent !important;
    font-size: 18px !important;
    font-size: 1.8rem !important;
    line-height: 18px !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li {
    position: relative;
    width: fit-content;
    padding: 0 30px;
    border-bottom: 1px solid #0FB2F1;
    width: 100%;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li.dropdown:before {
    content: '\e918';
    font-family: 'Abreu' !important;
    font-size: 14px;
    color: white;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .go-back-btn {
    margin: 15px 45px 0;
    background: none;
    border: none;
    color: white;
    text-transform: uppercase;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .go-back-btn:before {
    content: '\e919';
    font-family: 'Abreu' !important;
    font-size: 16px;
    color: white;
    position: absolute;
    top: 14px;
    left: 30px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li li:hover > a:not(.no-click) {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li a {
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: normal;
    width: fit-content;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li a:focus,
  html body .abreu-header #topFixedNavbar1 .navbar-nav li a:hover {
    background-color: none !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li a:focus:before,
  html body .abreu-header #topFixedNavbar1 .navbar-nav li a:hover:before {
    content: unset !important;
    width: unset !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .submenu-container {
    position: fixed;
    width: 100%;
    top: 60px;
    left: 0;
    height: calc(100vh - 40px);
    background: #158CBA !important;
    display: none;
    z-index: 999999;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .submenu-container > div {
    padding: 10px 15px 10px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .submenu-container > div > ul > li {
    width: 100%;
    flex: 1 1 100%;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .submenu-container > div > ul > li a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li:hover > a {
    padding-top: unset;
    border-top: unset !important;
    background: #158CBA 0% 0% no-repeat padding-box;
    opacity: 0.96;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu .container {
    flex-direction: column;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__link {
    margin: 0;
    display: inline-flex;
    position: relative;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__link:first-child {
    margin: 0 30px;
    width: calc(100% - 60px);
    display: inline-flex;
    border-bottom: 1px solid #0FB2F1;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__link:first-child:before {
    content: '\e918';
    font-family: 'Abreu' !important;
    font-size: 14px;
    color: white;
    position: absolute;
    top: 8px;
    right: 15px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__link:hover {
    background: none !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__link-text {
    font-size: 16px !important;
    margin: 0;
    text-align: start;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__box {
    padding-right: 0;
    border-right: unset;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li {
    padding-left: 0;
    padding-right: 0;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li > a {
    font-size: 16px !important;
    font-weight: 900;
    padding-left: 8px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li > div {
    padding-top: unset !important;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li .submenu-container {
    position: relative;
    display: block;
    top: auto;
    border-top: 1px solid #0FB2F1;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li .submenu-container > button {
    display: none;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li .submenu-container .container {
    padding: 0;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li .submenu-container .container ul li {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li ul li > a {
    font-size: 13px !important;
    line-height: 17px !important;
    width: calc(100% - 30px);
    text-align: left;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li ul li > a:after,
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li ul li > a:hover:after {
    content: '\e918' !important;
    font-family: 'Abreu' !important;
    font-size: 14px;
    color: white;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-weight: normal;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__list > ul > li ul li > a .menu-description {
    display: none;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__image {
    padding-top: 15px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav li .mega-menu__image > img {
    max-width: 110px;
    margin: 0 30px;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav .submenuLevel4 {
    z-index: 9999;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav .submenuLevel5 {
    z-index: 10000;
  }
  html body .abreu-header #topFixedNavbar1 .navbar-nav submenuLevel6 {
    z-index: 10001;
  }
}
html body .banner-slideshow {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
html body .banner-slideshow .bx-wrapper,
html body .banner-slideshow .bx-wrapper .bx-viewport {
  position: relative;
  width: 100% !important;
  max-width: unset !important;
  top: 0;
  left: 0;
}
html body .banner-slideshow .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  outline: 0;
  z-index: 9998;
  font-size: 25px;
  text-decoration: none;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  width: 57px;
  height: 76px;
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
}
html body .banner-slideshow .bx-wrapper .bx-controls-direction a:before {
  text-shadow: 0px 3px 6px #0000006B;
}
html body .banner-slideshow .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0 !important;
  border-radius: 0px 56px 56px 0px;
}
html body .banner-slideshow .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0 !important;
  border-radius: 56px 0px 0px 56px;
}
html body .banner-slideshow__list {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
html body .banner-slideshow__item {
  width: 100%;
  height: 400px;
  position: relative;
  background-color: #D8D8D8;
}
html body .banner-slideshow__item:before {
  content: '';
  width: 100%;
  height: 139px;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  background: transparent linear-gradient(180deg, #FFFFFF00 0%, #0000004B 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  left: 0;
  top: 0;
}
html body .banner-slideshow__item:after {
  content: '';
  width: 100%;
  height: 139px;
  background: transparent linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  left: 0;
  bottom: 0;
}
html body .banner-slideshow__link-wrapper {
  background-size: cover;
  background-position: center;
}
html body .banner-slideshow__link-wrapper:hover {
  text-decoration: none;
}
html body .banner-slideshow__box {
  height: 400px;
  padding-top: 20px;
  padding-bottom: 80px;
  background-size: cover;
  background-position: center;
}
html body .banner-slideshow__box .slideshow-info {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 999;
}
html body .banner-slideshow__box .slideshow-info__image__mobile {
  display: none;
}
html body .banner-slideshow__box .slideshow-info__wrapper {
  text-align: center;
}
html body .banner-slideshow__box .slideshow-info__uptitle {
  letter-spacing: 0px;
  color: #FFF;
  text-shadow: 0px 3px 6px #00000099;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
}
html body .banner-slideshow__box .slideshow-info__title {
  letter-spacing: 0px;
  color: #FFF;
  text-shadow: 0px 3px 6px #00000099;
  font-size: 120px;
  font-size: 12rem;
  line-height: 120px;
  font-weight: 900;
  margin: 0;
}
html body .banner-slideshow__box .slideshow-info__subtitle-legend {
  letter-spacing: 0px;
  color: #FFF;
  text-shadow: 0px 3px 6px #00000099;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
}
html body .banner-slideshow__box .slideshow-info__subtitle {
  letter-spacing: 0px;
  color: #FFF;
  text-shadow: 0px 3px 6px #00000099;
  font-size: 50px;
  font-size: 5rem;
  line-height: 60px;
  font-weight: 900;
}
html body .banner-slideshow__box .slideshow-info__subtitle span {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 60px;
}
html body .banner-slideshow__box .slideshow-info__link {
  background: #F1910F 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000099;
  border-radius: 60px;
  letter-spacing: 0px;
  color: #FFF;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  padding: 8px 30px;
  text-decoration: none !important;
  margin-top: 15px;
  display: inline-block;
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  -ms-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
html body .banner-slideshow__box .slideshow-info__link:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  -ms-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
@media (max-width: 991px) {
  html body .banner-slideshow .bx-wrapper .bx-controls-direction a {
    margin-top: 0px;
  }
  html body .banner-slideshow__link-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 100%;
  }
  html body .banner-slideshow__box {
    background-image: none !important;
  }
  html body .banner-slideshow__box .slideshow-info__image {
    padding: 0 40px;
  }
  html body .banner-slideshow__box .slideshow-info__image__mobile {
    display: block;
  }
  html body .banner-slideshow__box .slideshow-info__image__desktop {
    display: none;
  }
  html body .banner-slideshow__box .slideshow-info__title {
    font-size: 80px;
    font-size: 8rem;
    line-height: 80px;
  }
  html body .banner-slideshow__box .slideshow-info__subtitle-legend {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
  }
  html body .banner-slideshow__box .slideshow-info__link {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19px;
  }
}
html body .banner-slideshow ~ #mainSearch {
  margin-top: -60px !important;
}
@media (max-width: 991px) {
  html body .banner-slideshow ~ #mainSearch {
    margin-top: -40px !important;
  }
}
html body #mainSearch {
  background: none !important;
  min-height: unset !important;
  position: relative;
  margin-top: 30px;
}
html body #mainSearch > #searchArea {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin-bottom: 8px;
  background: #020101 !important;
  background: hsla(0, 33.33333333%, 0.58823529%, 0.53) !important;
  box-shadow: 0px 2px 2px #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
html body #mainSearch > #searchArea > h2 {
  display: none !important;
}
html body #mainSearch > #searchArea > #searchActionMenu {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background: none !important;
  border-bottom: 1px solid #54667A !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a {
  background: none !important;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i {
  padding: 0 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i:before {
  content: '';
  background-size: cover;
  filter: brightness(0) invert(1);
  float: left;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i.icon-ferias:before {
  width: 23px;
  height: 18px;
  background: url('../images/icons/abreu_camara.svg') no-repeat 0 0 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i.icon-voos:before {
  width: 20px;
  height: 18px;
  background: url('../images/icons/abreu_aviao.svg') no-repeat 0 0 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i.icon-hotel:before {
  width: 24px;
  height: 18px;
  background: url('../images/icons/abreu_cama.svg') no-repeat 0 0 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i.icon-voohotel:before {
  width: 18px;
  height: 18px;
  background: url('../images/icons/abreu_bilhete.svg') no-repeat 0 0 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i.icon-cruzeiros:before {
  width: 23px;
  height: 18px;
  background: url('../images/icons/abreu_cruzeiro.svg') no-repeat 0 0 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a i.icon-disney:before {
  width: 22px;
  height: 18px;
  background: url('../images/icons/abreu_disney.svg') no-repeat 0 0 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu > li a span {
  width: auto !important;
  padding-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  text-transform: capitalize;
}
html body #mainSearch > #searchArea > #searchActionMenu > li.active a {
  border-bottom: 4px solid #0FB2F1 !important;
}
html body #mainSearch > #searchArea > #searchActionMenu + div {
  height: auto !important;
  padding-bottom: 0 !important;
  margin-top: 10px;
}
html body #mainSearch > #searchArea > #tabContent {
  background: none !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms {
  padding: 0 !important;
  /* Cruises */
  /* Flight + Hotel */
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row {
  margin: 0 !important;
  padding-right: 45px !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row:first-child {
  box-shadow: 0px 2px 2px #00000029;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
  -ms-border-radius: 4px 4px 4px 4px !important;
  -o-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
  overflow: hidden;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset > span {
  color: #FFF !important;
  padding-left: 10px;
  padding-top: 4px !important;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset .rating {
  margin-left: 5px;
  padding-top: 0 !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset label {
  margin: 0 !important;
  padding: 0 !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset label > span {
  display: none;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset label input {
  padding-left: 10px;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset label.select:after {
  color: #0FB2F1 !important;
  position: absolute;
  right: 0;
  width: 30px;
  height: 22px;
  display: inline-block;
  margin: auto;
  vertical-align: middle;
  pointer-events: none;
  bottom: 0;
  top: 0;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset label.select span {
  display: none;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset label.select select {
  padding-left: 10px;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset input,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset select {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  border: 1px solid #00000029;
  height: 50px;
  font-weight: 400;
  background-color: #FFF;
  color: #54667a;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row .formButtons {
  padding: 0 !important;
  width: auto !important;
  position: absolute;
  right: 0;
  top: 0;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row .formButtons button[type="submit"] {
  position: relative;
  overflow: hidden;
  line-height: 200px;
  width: 45px;
  background: #0FB2F1 0% 0% no-repeat padding-box;
  border: none !important;
  -webkit-border-radius: 0px 4px 4px 0px !important;
  -moz-border-radius: 0px 4px 4px 0px !important;
  -ms-border-radius: 0px 4px 4px 0px !important;
  -o-border-radius: 0px 4px 4px 0px !important;
  border-radius: 0px 4px 4px 0px !important;
  opacity: 1;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row .formButtons button[type="submit"] i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  margin: 0 !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row:first-child {
  overflow: visible !important;
  box-shadow: unset !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset {
  padding-left: 5px !important;
  padding-right: 5px !important;
  width: 20% !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset input,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset select {
  width: 100% !important;
  box-shadow: 0px 2px 2px #00000029;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
  -ms-border-radius: 4px 4px 4px 4px !important;
  -o-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset:last-child {
  padding-right: 0 !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset:last-child input,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset:last-child select {
  -webkit-border-radius: 4px 0 0 4px !important;
  -moz-border-radius: 4px 0 0 4px !important;
  -ms-border-radius: 4px 0 0 4px !important;
  -o-border-radius: 4px 0 0 4px !important;
  border-radius: 4px 0 0 4px !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset:nth-child(3),
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset:nth-child(4) {
  width: calc(20% / 2) !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row .formButtons button[type="submit"] {
  margin-top: 0 !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row {
  height: auto !important;
  display: inline-block !important;
  width: 100%;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row:first-child,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row:first-child,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row:first-child {
  overflow: visible !important;
  box-shadow: unset !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset {
  padding-left: 5px !important;
  padding-right: 5px !important;
  width: 20% !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset input,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset input,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset input,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset select,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset select,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset select {
  width: 100% !important;
  box-shadow: 0px 2px 2px #00000029;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
  -ms-border-radius: 4px 4px 4px 4px !important;
  -o-border-radius: 4px 4px 4px 4px !important;
  border-radius: 4px 4px 4px 4px !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset:last-child,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset:last-child,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset:last-child {
  padding-right: 0 !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset:last-child label,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset:last-child label,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset:last-child label {
  width: 100% !important;
  box-shadow: 0px 2px 2px #00000029;
  -webkit-border-radius: 4px 0 0 4px !important;
  -moz-border-radius: 4px 0 0 4px !important;
  -ms-border-radius: 4px 0 0 4px !important;
  -o-border-radius: 4px 0 0 4px !important;
  border-radius: 4px 0 0 4px !important;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  border: 1px solid #00000029;
  background-color: #FFF !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset:last-child label > span.rooms-select,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset:last-child label > span.rooms-select,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset:last-child label > span.rooms-select {
  margin-top: 0 !important;
  margin-left: 10px !important;
  display: block !important;
  height: 50px !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset:last-child label > span.rooms-select > span,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset:last-child label > span.rooms-select > span,
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset:last-child label > span.rooms-select > span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  color: #54667a;
  font-weight: 400;
  width: 100% !important;
}
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row .formButtons button[type="submit"],
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row .formButtons button[type="submit"],
html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row .formButtons button[type="submit"] {
  margin-top: 0 !important;
}
@media (max-width: 991px) {
  html body #mainSearch {
    padding: 0 15px;
    margin-top: 15px;
  }
  html body #mainSearch > #searchArea > #searchActionMenu > li a {
    flex-wrap: wrap !important;
    position: relative;
    padding-bottom: 30px !important;
  }
  html body #mainSearch > #searchArea > #searchActionMenu > li a span {
    width: 50px !important;
    max-width: 50px !important;
    display: inline-block !important;
    padding: 0 !important;
    font-size: 10px !important;
    line-height: 12px !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 27px;
    word-break: break-all;
    word-break: break-word;
    white-space: pre-wrap;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row {
    padding-right: 0px !important;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset {
    width: 100% !important;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row fieldset:first-child {
    margin-bottom: 10px;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms > .row .formButtons {
    top: -10px;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row > fieldset {
    width: 100% !important;
    padding-left: 0px !important;
    padding-top: 10px;
    padding-right: 0px !important;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row > fieldset:first-child {
    padding-top: 0px;
    margin-bottom: 0px;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row > fieldset:nth-child(3),
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row fieldset:nth-child(4) {
    width: 50% !important;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms#cruisesearch > .row > fieldset:first-child {
    padding-right: 45px !important;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schDisneyForm"] > .row > fieldset {
    padding-top: 0px;
    margin-bottom: 0px;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schVacationsForm"] > .row > fieldset:first-child {
    padding-right: 45px !important;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset,
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset,
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset {
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding-top: 10px;
    width: 100% !important;
    margin-bottom: 0px;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row fieldset:first-child,
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row fieldset:first-child,
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row fieldset:first-child {
    padding-top: 0px;
  }
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schFlightsForm"] > .row:first-child fieldset,
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelForm"] > .row:first-child fieldset,
  html body #mainSearch > #searchArea > #tabContent .homeSearchForms[name="schHotelAndFlightForm"] > .row:first-child fieldset {
    margin-bottom: 0px;
  }
}
html body .paragraph > figure.home-style {
  padding: 30px !important;
  background: #F4F4F4;
}
html body .paragraph .paragraphHeader.home-style {
  padding: 0 15px;
}
html body .paragraph .paragraphHeader.home-style h1,
html body .paragraph .paragraphHeader.home-style h2,
html body .paragraph .paragraphHeader.home-style h3,
html body .paragraph .paragraphHeader.home-style h4,
html body .paragraph .paragraphHeader.home-style h5 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 23px;
  font-weight: bold;
  color: #54667A;
  border-left: 4px solid #0FB2F1;
  padding-left: 8px !important;
}
html body .paragraph.home-style .opImageDskList {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 114px;
}
html body .paragraph.home-style .opImageDskList > img {
  display: none;
}
html body .paragraph.home-style .opTopList {
  background: none;
  border: none !important;
}
html body .paragraph.home-style .opTopList .opTopTitle > h1,
html body .paragraph.home-style .opTopList .opTopTitle > h2,
html body .paragraph.home-style .opTopList .opTopTitle > h3,
html body .paragraph.home-style .opTopList .opTopTitle > h4,
html body .paragraph.home-style .opTopList .opTopTitle > h5 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 30px;
  font-weight: 900;
  color: #FFF;
  text-shadow: 0px 0.07em 0.07em rgb(0 0 0%), 0px -0.1em 0.5em rgb(0 0 0%), 0px 2px 0.5em rgb(0 0 0%);
  text-transform: capitalize;
  margin-top: -45px;
  padding-top: 0;
}
html body .paragraph.home-style .opTopList .opTopTitle > p {
  display: none !important;
}
html body .paragraph.home-style .bgList {
  border: none !important;
}
html body .paragraph.home-style .bgList .opTopDesde span {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 0;
}
html body .paragraph.home-style .bgList > li:last-child {
  border-bottom: none !important;
}
html body .paragraph.home-style .bgList > li > .row {
  display: flex;
}
html body .paragraph.home-style .bgList > li > .row > div:last-child {
  align-items: center;
  justify-content: end;
  display: flex;
}
html body .paragraph.home-style .bgList > li .imglstDestinos .opTexto a strong {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 17px;
  font-weight: 900;
}
html body .paragraph.home-style .bgList > li .imglstSeta {
  display: none;
}
html body .paragraph.home-style .bgList > li .imglstPreco a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  font-weight: 900;
  position: relative;
}
html body .paragraph.home-style .bgList > li .imglstPreco[data-icon="seloVAsimple"] a:before,
html body .paragraph.home-style .bgList > li .imglstPreco[data-icon="aviao"] a:before {
  content: '';
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url('../images/icons/abreu_va.svg') no-repeat 0 0;
  left: -40px;
  top: -3px;
  position: absolute;
}
html body .paragraph.home-style.hpDestaque > .row {
  margin-top: 0;
}
html body .paragraph.home-style.hpDestaque .dskLista {
  background: none !important;
}
html body .paragraph.home-style.hpDestaque .dskLista .smImage {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
html body .paragraph.home-style.hpDestaque .dskLista .smImage .btnOferta {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
html body .paragraph.home-style.hpDestaque .dskLista .smImage .btnOferta a {
  background: none !important;
  border: none !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  line-height: 600px;
  white-space: unset !important;
  text-transform: none !important;
  padding-left: 15px;
  padding-right: 15px;
}
html body .paragraph.home-style.hpDestaque .dskLista .smImage .btnOferta a > h1,
html body .paragraph.home-style.hpDestaque .dskLista .smImage .btnOferta a > h2,
html body .paragraph.home-style.hpDestaque .dskLista .smImage .btnOferta a > h3,
html body .paragraph.home-style.hpDestaque .dskLista .smImage .btnOferta a > h4,
html body .paragraph.home-style.hpDestaque .dskLista .smImage .btnOferta a > h5 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 30px;
  color: #FFF;
  text-shadow: 0px 0.07em 0.07em rgb(0 0 0%), 0px -0.1em 0.5em rgb(0 0 0%), 0px 2px 0.5em rgb(0 0 0%);
  padding-top: 0;
  position: absolute;
  bottom: 0;
  text-align: left;
  font-weight: 900;
  margin-bottom: 15px;
  width: calc(100% - 30px);
  white-space: unset !important;
}
html body .paragraph.home-style.hpDestaque .dskLista .smImage:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1.1);
}
html body .paragraph.home-style.hpDestaque .dskLista .infoTOP5 {
  background: none !important;
  padding-top: 12px !important;
}
html body .paragraph.home-style.hpDestaque .dskLista .infoTOP5 .destinoTop5 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
}
html body .paragraph.home-style.hpDestaque .dskLista .infoTOP5 .destinoTop5 p span strong {
  text-transform: uppercase;
}
html body .paragraph.home-style.hpDestaque .dskLista .infoTOP5 .desdeTop5 {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  padding-top: 1px;
  padding-bottom: 8px;
}
html body .paragraph.home-style.hpDestaque .dskLista .infoTOP5 .precoTop5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  font-weight: 900;
}
html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div .dskLista {
  margin-bottom: 20px;
}
html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div:first-child .dskLista .smImage {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 451px;
}
html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div:first-child .dskLista .smImage img {
  display: none !important;
}
html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div:first-child .dskLista .smImage .btnOferta a {
  line-height: 1000px;
}
html body .paragraph.home-style.hpDestaque.highlighted-1.numbered > .row > div .dskLista .destinoTop5 {
  position: relative;
  padding-left: 25px;
}
html body .paragraph.home-style.hpDestaque.highlighted-1.numbered > .row > div .dskLista .destinoTop5:before {
  content: attr(data-counter) ".";
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  color: #158CBA;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: -15px;
}
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(1) .dskLista .smImage,
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(2) .dskLista .smImage,
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(3) .dskLista .smImage {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 440px;
}
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(1) .dskLista .smImage img,
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(2) .dskLista .smImage img,
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(3) .dskLista .smImage img {
  display: none !important;
}
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(1) .dskLista .smImage .btnOferta a,
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(2) .dskLista .smImage .btnOferta a,
html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div:nth-child(3) .dskLista .smImage .btnOferta a {
  line-height: 1000px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div {
  width: 16.666% !important;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 190px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage img,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage img {
  display: none !important;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a {
  line-height: 1000px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h1,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h1,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h2,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h2,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h3,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h3,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h4,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h4,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h5,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h5 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  padding-top: 0;
  bottom: 0;
  margin-bottom: 15px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 {
  background: none !important;
  padding-top: 12px !important;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .destinoTop5 p,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 .destinoTop5 p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 11px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .desdeTop5,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 .desdeTop5 {
  font-size: 6px;
  font-size: 0.6rem;
  line-height: 7px;
  padding-top: 1px;
  padding-bottom: 8px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .precoTop5,
html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 .precoTop5 {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 11px;
  font-weight: 900;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div {
  width: 20% !important;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a {
  line-height: 1000px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h1,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h2,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h3,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h4,
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h5 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  padding-top: 0;
  bottom: 0;
  margin-bottom: 15px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 {
  background: none !important;
  padding-top: 12px !important;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .destinoTop5 p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 11px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .desdeTop5 {
  font-size: 10px;
  font-size: 1rem;
  line-height: 10px;
  padding-top: 1px;
  padding-bottom: 8px;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .precoTop5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  font-weight: 900;
}
html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .text-right {
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  html body .paragraph.home-style.hpDestaque,
  html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div {
    width: 100%;
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  html body .paragraph.home-style.hpDestaque h2,
  html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
  }
  html body .paragraph.home-style.hpDestaque:not(:first-child),
  html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div:not(:first-child) {
    margin-bottom: 0;
    /*
                                .dskLista .infoTOP5 > .row > div:first-child {
                                    padding-left: 0;
                                }
                                */
  }
  html body .paragraph.home-style.hpDestaque:first-child,
  html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div:first-child {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  html body .paragraph.home-style.hpDestaque:first-child .dskLista .smImage,
  html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div:first-child .dskLista .smImage {
    height: 200px !important;
  }
}
@media (max-width: 991px) {
  html body .paragraph.home-style.hpDestaque .dskLista .smImage {
    height: 200px;
  }
  html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div {
    width: 100%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div .dskLista .smImage {
    height: 200px !important;
  }
  html body .paragraph.home-style.hpDestaque.highlighted-3 > .row > div .dskLista .smImage h2 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 25px;
  }
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div {
    width: 100% !important;
  }
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a {
    line-height: 1000px;
  }
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h1,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h1,
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h2,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h2,
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h3,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h3,
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h4,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h4,
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .smImage .btnOferta a > h5,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .smImage .btnOferta a > h5 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 25px;
  }
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 {
    background: none !important;
    padding-top: 12px !important;
  }
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .destinoTop5 p,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 .destinoTop5 p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
  }
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .desdeTop5,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 .desdeTop5 {
    font-size: 10px;
    font-size: 1rem;
    line-height: 12px;
    padding-top: 1px;
    padding-bottom: 8px;
  }
  html body .paragraph.home-style.hpDestaque.grid-5 > .row > div .dskLista .infoTOP5 .precoTop5,
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div .dskLista .infoTOP5 .precoTop5 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19px;
    font-weight: 900;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  html body .paragraph.home-style.hpDestaque.grid-6 > .row > div {
    width: 33.333% !important;
  }
  html body .paragraph.home-style.hpDestaque.highlighted-1 > .row > div:first-child .dskLista .smImage {
    height: 490px;
  }
}
html body .paragraph.banner-1 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  position: relative;
}
html body .paragraph.banner-1 .content-paragraph {
  width: 50%;
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
html body .paragraph.banner-1 .content-paragraph .paragraphText {
  width: 100%;
  display: inline-block;
  color: #54667B;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
}
html body .paragraph.banner-1 .content-paragraph .paragraphButton {
  padding-top: 28px;
  display: inline-block;
  width: 100%;
}
html body .paragraph.banner-1 .content-paragraph .paragraphButton a {
  background: #0FB2F1 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  color: #FFF;
  display: inline-block;
  padding: 10px 80px;
}
@media (max-width: 991px) {
  html body .paragraph.banner-1 figure {
    height: 310px;
  }
  html body .paragraph.banner-1 figure > img {
    height: 310px;
    object-fit: contain;
    object-position: bottom;
  }
  html body .paragraph.banner-1 .content-paragraph {
    right: 15px;
    margin: 25px 0;
  }
  html body .paragraph.banner-1 .content-paragraph .paragraphText {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
  html body .paragraph.banner-1 .content-paragraph .paragraphButton a {
    padding: 10px 40px;
    width: 100%;
    text-align: center;
  }
}