/**
 * Arquivo base do SCSS
 * @version 1.1.0
 */

/* ============= BASE ============= */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strong {
  font-weight: bold;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  min-height: 100%;
}

button,
input,
optgroup,
select,
textarea,
html input[type=button],
input[type=reset],
input[type=submit],
button[disabled],
html input[disabled],
button::-moz-focus-inner,
input::-moz-focus-inner,
input[type=checkbox],
input[type=radio],
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=search],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  border: none;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
}

.slick-hidden {
  display: none !important;
}

html {
  font-size: 62.5%;
}

@media (max-width: 900px) {
  html {
    font-size: 50%;
  }
}

html,
body {
  width: 100%;
  font-family: "Roboto Slab", sans-serif;
  color: #000000;
}

body {
  font-size: 1.5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", sans-serif;
  color: #000000;
  font-size: 4rem;
}

.text--ligther {
  font-weight: lighter;
}

.text--regular {
  font-weight: normal;
}

.text--bold {
  font-weight: bold;
}

.text--primary {
  color: #819965;
}

.text--secondary {
  color: #4E7437;
}

/* ============= FONTS ============ */

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-Black.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-Bold.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-ExtraBold.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-Medium.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-Light.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-Thin.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-SemiBold.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-Regular.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("/assets/site/fonts/RobotoSlab-ExtraLight.woff2") format("woff2"), url("/assets/site/fonts/RobotoSlab-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNeueETW01-45Lt";
  src: url("/assets/site/fonts/b8765d4b-d9a3-48b9-ac65-560e7517cf0e.woff2") format("woff2"), url("/assets/site/fonts/d7d2e6c6-fc3a-41a5-9b52-648e12e215b2.woff") format("woff");
}

@font-face {
  font-family: "HelveticaNeueETW01-46Lt";
  src: url("/assets/site/fonts/0381d699-73ef-4558-9e61-38385c9fc5da.woff2") format("woff2"), url("/assets/site/fonts/2731e338-d92f-4492-8480-8b55ae1139f6.woff") format("woff");
}

@font-face {
  font-family: "HelveticaNeueETW01-55Rg";
  src: url("/assets/site/fonts/dc50c02f-3f77-4e75-b89c-e3f9bb4752e6.woff2") format("woff2"), url("/assets/site/fonts/ce6f5b38-1cb5-4a27-8182-583aa68b2436.woff") format("woff");
}

@font-face {
  font-family: "HelveticaNeueETW01-56It";
  src: url("/assets/site/fonts/56e66f56-3016-44fd-84b2-8e40d9743656.woff2") format("woff2"), url("/assets/site/fonts/4d65bb6f-e667-4bd0-8e92-34e67bf6ac8b.woff") format("woff");
}

@font-face {
  font-family: "Helvetica Neue Medium";
  src: url("/assets/site/fonts/3e8a8b56-3cb0-4347-b670-eaaf06b76e9b.woff2") format("woff2"), url("/assets/site/fonts/07173950-fa69-4b65-9c71-0cf2ec00b51d.woff") format("woff");
}

@font-face {
  font-family: "Helvetica Neue Medium Italic";
  src: url("/assets/site/fonts/7d8282ed-f0c0-49f6-99f1-95be8623cbf1.woff2") format("woff2"), url("/assets/site/fonts/2620c12a-dedb-4d35-8f4c-b951dcc1d4df.woff") format("woff");
}

@font-face {
  font-family: "HelveticaNeueETW01-75Bd";
  src: url("/assets/site/fonts/6dfa3ef5-ebc5-4d23-a631-b3d746c2ad39.woff2") format("woff2"), url("/assets/site/fonts/588c9ba8-1d28-4ad6-bf18-7128152d84c4.woff") format("woff");
}

@font-face {
  font-family: "HelveticaNeueETW01-76Bd";
  src: url("/assets/site/fonts/15ed0ff2-0715-4aca-af0c-00840c3a4dd7.woff2") format("woff2"), url("/assets/site/fonts/9b77b336-b221-497e-b255-7833856bb4a9.woff") format("woff");
}

/* =========== SECTIONS =========== */

.header {
  width: 100%;
  position: relative;
  background: #819965;
  background: linear-gradient(90deg, #819965 5px, white 5px);
}

.header .menu {
  z-index: 9;
  position: relative;
  background: #ffffff;
  padding: 4rem 7rem 10rem;
  background: #819965;
  background: linear-gradient(90deg, #819965 10px, white 10px);
  padding-left: 7.6rem;
}

.header .menu .logo-space {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

.header .menu .logo-space .logo {
  display: inline-block;
  margin-right: 10px;
}

.header .menu .logo-space p {
  flex: 1;
  max-width: 60%;
  font-family: "Roboto Slab", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  padding-top: 1.5rem;
  text-transform: uppercase;
}

.header .menu .logo-space .buttons-header {
  display: flex;
  justify-content: end;
  align-items: center;
  width: 50%;
}

.header .menu .logo-space .buttons-header .button {
  padding: 0 45px;
  display: flex;
  align-items: center;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  color: #000000;
  font-weight: 500;
  font-size: 1.5rem;
  cursor: pointer;
  transition: all 0.5s ease;
}

.header .menu .logo-space .buttons-header .button a {
  display: flex;
  align-items: center;
  width: 100%;
  text-decoration: none;
  color: #000000;
  transition: all 0.5s ease;
}

.header .menu .logo-space .buttons-header .button a:hover,
.header .menu .logo-space .buttons-header .button a .active {
  color: #819965;
}

.header .menu .logo-space .buttons-header .button a .vector-js {
  margin-left: 5px;
  transition: all 0.5s ease;
}

.header .menu .logo-space .buttons-header .button .vector-js {
  margin-left: 5px;
  transition: all 0.5s ease;
}

.header .menu .logo-space .buttons-header .button svg {
  display: inline-block;
  margin-right: 5px;
}

.header .menu .logo-space .buttons-header .button:hover,
.header .menu .logo-space .buttons-header .button.active {
  color: #819965;
}

.header .menu .logo-space .buttons-header .button.active .vector-js {
  transform: rotate(-180deg);
}

.header .menu .logo-space .buttons-header .button.active .vector-js path {
  stroke: #819965;
}

.header .menu .logo-space .buttons-header .lenguage-js {
  padding: 0;
  flex: 1;
  justify-content: end;
}

.header .menu.menuhome {
  padding-bottom: 0;
}

.header .modal {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0%;
  left: 0;
  background: #ffffff;
  z-index: 8;
  transition: all 0.8s ease;
  background: linear-gradient(90deg, #819965 10px, white 5px);
}

.header .modal .container {
  margin: auto !important;
}

.header .modal .container .options {
  display: flex;
  justify-content: center;
  width: 100%;
}

.header .modal .container .options .option {
  width: 25%;
  display: flex;
  justify-content: center;
  padding: 11rem 0 6rem;
  flex-wrap: wrap;
  position: relative;
}

.header .modal .container .options .option ::after {
  position: absolute;
  content: " ";
  display: block;
  top: calc(50% - 5rem);
  right: 0;
  width: 2px;
  height: 50%;
  background: #E1E1E1;
}

.header .modal .container .options .option a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-decoration: none;
}

.header .modal .container .options .option a h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 2rem;
}

.header .modal .container .options .option a.active h2 {
  color: #5F0F01;
}

.header .modal .container .options .option a.active svg path {
  stroke: #5F0F01;
}

.header .modal .container .options .option:last-child ::after {
  display: none;
}

.header .modal.active {
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
  bottom: calc(-100% - 5rem);
}

.header .hamburguer-bt {
  cursor: pointer;
  transition: all 0.2s ease-out;
  display: none;
  width: 40px;
}

.header .hamburguer-bt .hamburguer-bt__stripe {
  width: 100%;
  height: 5px;
  background: #819965;
  margin: 4px auto;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.header .hamburguer-bt.on .hamburguer-bt__stripe__top {
  transform: rotate(45deg) translate(7px, 7px);
}

.header .hamburguer-bt.on .hamburguer-bt__stripe__middle {
  opacity: 0;
}

.header .hamburguer-bt.on .hamburguer-bt__stripe__bottom {
  transform: rotate(-45deg) translate(6px, -6px);
}

.header .menu-mobile {
  display: none;
}

.header--fixed {
  position: fixed;
  left: 0;
  top: 0;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
  z-index: 10000;
  background: #fff;
  height: 92px;
  transform: translateY(-100%);
  transition: 0.3s all ease;
}

.header--fixed .modal {
  top: 0;
  transform: translateY(-100%);
  background-color: #fff;
  width: 100%;
  bottom: unset;
  z-index: -1;
}

.header--fixed .modal.active {
  transform: translateY(0);
  opacity: 1;
}

.header--fixed .modal .options {
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: #fff;
}

.header--fixed .modal .options .option {
  width: 25%;
  display: flex;
  justify-content: center;
  padding: 11rem 0 6rem;
  flex-wrap: wrap;
  position: relative;
}

.header--fixed .modal .options .option ::after {
  position: absolute;
  content: " ";
  display: block;
  top: calc(50% - 5rem);
  right: 0;
  width: 2px;
  height: 50%;
  background: #E1E1E1;
}

.header--fixed .modal .options .option a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-decoration: none;
}

.header--fixed .modal .options .option a h2 {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 2rem;
}

.header--fixed .modal .options .option a.active h2 {
  color: #5F0F01;
}

.header--fixed .modal .options .option a.active svg path {
  stroke: #5F0F01;
}

.header--fixed .modal .options .option:last-child ::after {
  display: none;
}

.header--fixed .menu {
  padding: 0;
  background: #fff;
  height: 100%;
  position: relative;
  z-index: 10;
  padding: 0 2rem 0 5rem;
}

.header--fixed .menu .logo-space {
  height: 100%;
  gap: 7.5rem;
}

.header--fixed .menu .logo-space .logo {
  margin-right: 0;
  width: 80px;
}

.header--fixed .menu .logo-space .logo img {
  width: 100%;
  transform: translateY(-5px);
}

.header--fixed .menu .logo-space .buttons-header {
  width: auto;
  justify-content: flex-start;
  align-items: center;
  gap: 7.5rem;
}

.header--fixed .menu .logo-space .buttons-header .button {
  padding: 0;
}

.header--fixed .menu .search-menu-fixed {
  flex: 2;
  max-width: 500px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: auto;
}

.header--fixed .menu .search-menu-fixed form {
  width: 100%;
}

.header--fixed .menu .search-menu-fixed form .input-search {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header--fixed .menu .search-menu-fixed form .input-search svg {
  margin-right: 3.5rem;
}

.header--fixed .menu .search-menu-fixed form .input-search input {
  border: none;
  outline: none;
  min-width: 240px;
}

.header--fixed.show {
  transform: translateY(0);
}

@media (max-width: 1200px) {
  .header .menu {
    padding: 4rem;
  }

  .header .menu .logo-space p {
    display: none;
  }

  .header .menu .logo-space .buttons-header {
    flex: 1;
  }

  .header .menu .logo-space .buttons-header .button {
    padding: 0 14px;
  }

  .header--fixed .menu {
    padding: 0 2rem 0 5rem;
  }

  .header--fixed .menu .logo-space .buttons-header {
    display: none;
  }
}

@media (max-width: 534px) {
  .header .menu {
    padding-bottom: 3rem;
  }

  .header .menu.menuhome {
    padding-bottom: 3rem;
  }

  .header .menu .logo-space {
    justify-content: space-between;
  }

  .header .menu .logo-space .buttons-header {
    display: none;
  }

  .header .modal {
    display: none;
  }

  .header .hamburguer-mobile .hamburguer-bt {
    margin-top: 10px;
    display: block;
  }

  .header .menu-mobile {
    display: block;
    position: fixed;
    top: 0;
    left: -100%;
    background: #819965;
    width: 75%;
    height: 100%;
    z-index: 7;
    transition: all 1s ease;
  }

  .header .menu-mobile.on {
    left: 0;
  }

  .header .menu-mobile ul {
    padding: 20rem 4rem;
  }

  .header .menu-mobile ul li {
    font-size: 4rem;
    margin-bottom: 3rem;
    color: #ffffff;
  }

  .header .menu-mobile ul li a {
    color: #ffffff;
    text-decoration: none;
  }

  .header .menu-mobile ul li .submenu-js,
  .header .menu-mobile ul li .submenulenguage-js {
    background: #ffffff;
    display: block;
    overflow: hidden;
    transition: all 1s ease;
    max-height: 0;
  }

  .header .menu-mobile ul li .submenu-js a,
  .header .menu-mobile ul li .submenulenguage-js a {
    color: #000000;
    width: 100%;
    display: block;
    font-size: 3rem;
    padding: 1.5rem;
  }

  .header .menu-mobile ul li .submenu-js.on,
  .header .menu-mobile ul li .submenulenguage-js.on {
    max-height: 500px;
  }

  .header--fixed {
    height: auto;
  }

  .header--fixed .menu {
    padding: 2rem !important;
  }

  .header--fixed .menu .logo-space .logo {
    display: none;
  }

  .header--fixed .menu .search-menu-fixed {
    border-left: 0;
  }

  .header--fixed .menu .search-menu-fixed form .input-search {
    justify-content: space-between;
  }

  .header--fixed .menu .search-menu-fixed form .input-search input {
    min-width: 200px;
  }

  .header--fixed .menu .search-menu-fixed form .input-search svg {
    margin-right: 1.5rem;
    min-width: 20px;
  }

  .header--fixed .menu .search-menu-fixed form .input-search .btn {
    padding: 15px 0;
  }
}

.footer {
  width: 100%;
  background: #4E7437;
  padding: 5rem 9.1rem;
  position: relative;
}

.footer::before {
  content: "";
  left: 50%;
  top: 0;
  width: calc(100% - 18rem);
  transform: translateX(-50%);
  position: absolute;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .menu {
  width: 100%;
  display: flex;
  align-items: center;
}

.footer .menu .info li a {
  width: 80%;
}

.footer .menu .logo {
  width: 20%;
}

.footer .menu ul {
  width: 80%;
  display: flex;
}

.footer .menu ul li {
  width: calc(40% - 15px);
  position: relative;
  padding-left: 15px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 1.5rem;
}

.footer .menu ul li a {
  color: #fff;
  text-decoration: none;
}

.footer .menu ul li.phone {
  width: 20%;
}

.footer .menu ul li .svgAbsolute {
  position: absolute;
  top: 25%;
  left: -25px;
}

.footer .menu ul li .midia-social {
  padding: 0 5px;
}

.footer .menu #logo-deend {
  flex: 1;
  display: flex;
  justify-content: end;
}

.footer.is-white {
  background-color: #fff;
}

.footer.is-white::before {
  border-color: rgba(0, 0, 0, 0.2);
}

.footer.is-white a {
  color: #000000 !important;
}

.footer.is-white .change-svg-color svg path {
  stroke: #5F0F01;
}

.footer.is-white #logo-deen svg path {
  fill: #000;
}

@media (max-width: 1200px) {
  .footer .menu ul li.phone {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .footer .menu {
    flex-wrap: wrap;
    text-align: center;
  }

  .footer .menu .logo {
    width: 100%;
    padding-left: 5px;
  }

  .footer .menu ul li {
    padding: 0;
  }

  .footer .menu ul li .svgAbsolute {
    display: none;
  }

  .footer .menu .info {
    width: 100%;
    display: block;
  }

  .footer .menu .info li {
    width: 100%;
    margin: 15px 0;
    justify-content: center;
  }

  .footer .menu .info li.phone {
    width: 100%;
    margin: 5px 0;
  }

  .footer .menu .info li a {
    font-size: 1.8rem;
    width: 100%;
  }

  .footer .menu #logo-deen {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}

/* ============ PAGES ============= */

.home {
  background: #819965;
  background: linear-gradient(90deg, #819965 10px, white 10px);
}

.home .intro {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20rem 0;
  overflow: hidden;
}

.home .intro .brand {
  position: absolute;
  right: -5%;
  top: 100%;
  transform: translateY(-50%);
  width: 395px;
  height: 445px;
}

.home .intro .row {
  display: flex;
  align-items: center;
  width: min(100%, 1150px);
  margin: auto;
}

.home .intro .row h1 {
  font-size: 6.5rem;
  font-weight: bold;
  width: 100%;
  max-width: 650px;
  color: #424242;
}

.home .intro .row h1 strong {
  color: #819965;
}

.home .intro .row .text {
  flex: 1;
  padding-left: 150px;
  display: flex;
  align-items: center;
}

.home .intro .row .text p {
  flex: 1;
  width: 100%;
  max-width: 260px;
  display: inline-block;
  font-family: Helvetica Neue Medium;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #4B4B4B;
  margin-bottom: 0;
}

.home .video {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  height: 80vh;
}

.home .video img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.home .video video {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.home .video .search {
  position: absolute;
  top: -15%;
  width: 100%;
  display: flex;
  justify-content: center;
}

.home .video .search form {
  width: 100%;
  max-width: 1150px;
}

.home .video .search form .theme {
  z-index: 1;
}

.home .video .search form .theme label {
  background: #ebf0ec;
  border-radius: 10px 10px 0px 0px;
  padding: 25px 25px 15px;
  display: inline-block;
  transition: all 0.5s ease;
  color: #a8aea0;
  cursor: pointer;
  border: none;
}

.home .video .search form .theme label.active-js {
  background: #FFF;
  border: 1px solid #ECF0EC;
  border-bottom: 0;
  z-index: 1000;
}

.home .video .search form .theme label.active-js p {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #4B4B4B;
}

.home .video .search form .theme label:hover {
  background: #FFFFFF;
  color: #4b4b4b;
  box-sizing: border-box;
  border: 1px solid #ECF0EC;
  border-bottom: none;
}

.home .video .search form .theme label input {
  display: none;
}

.home .video .search form .theme label p {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #B7BDB2;
}

.home .video .search form .input-search {
  z-index: 2;
  border: 1px solid #EEEEEE;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: #FFFFFF;
  padding: 14px 4%;
  border-radius: 10px;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.home .video .search form .input-search input {
  border: none;
  outline: none;
  font-size: 2rem;
  flex: 1;
}

.home .company-topics {
  width: 100%;
  height: 100vh;
}

.home .company-topics ul {
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  position: relative;
}

.home .company-topics ul .all-background {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.home .company-topics ul .all-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.home .company-topics ul li {
  width: 25%;
  padding: 0 60px 90px;
  display: flex;
  align-items: end;
  position: relative;
  background: transparent;
  border-right: 1px solid #cecccc;
  overflow: hidden;
}

.home .company-topics ul li a {
  text-decoration: none;
}

.home .company-topics ul li a .background {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}

.home .company-topics ul li a .gradiente {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 36%, black 100%);
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease;
}

.home .company-topics ul li a .text {
  display: block;
  position: relative;
  z-index: 3;
  color: #FFFFFF;
  font-size: 1.5rem;
}

.home .company-topics ul li a .text h3 {
  margin-bottom: 20px;
  color: #FFFFFF;
  font-size: 4rem;
  font-weight: bold;
}

.home .company-topics ul li a .text p {
  display: block;
  width: 65%;
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #FFFFFF;
}

.home .company-topics ul li a .text span {
  margin-top: 40px;
  display: block;
  color: #819965;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
}

.home .company-topics ul li a .text span svg {
  margin-left: 15px;
  transition: all 0.5s ease;
}

.home .company-topics ul li a:hover .background {
  opacity: 1;
  transform: scale(1.1);
}

.home .company-topics ul li a:hover .gradiente {
  opacity: 0.6;
}

.home .company-topics ul li a:hover .text span svg {
  margin-left: 20px;
}

.home .company-info {
  position: relative;
  height: 80vh;
}

.home .company-info .control {
  display: flex;
  justify-content: space-between;
  position: absolute;
  margin-top: 18rem;
  z-index: 9;
  left: 9.1rem;
}

.home .company-info .control .container {
  margin: 0 !important;
}

.home .company-info .control .left,
.home .company-info .control .rigth {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background: #FFFFFF;
}

.home .company-info .control .left {
  margin-right: 8rem;
}

.home .company-info .carrousel-info {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
}

.home .company-info .carrousel-info .item {
  position: relative;
  height: 100%;
}

.home .company-info .carrousel-info .item .content {
  position: relative;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  display: flex;
}

.home .company-info .carrousel-info .item .content .text {
  width: 40%;
  padding-left: 9.1rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 9.1rem;
  position: relative;
}

.home .company-info .carrousel-info .item .content .text .date {
  color: #FFFFFF;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 14.2rem;
  top: 19rem;
  z-index: 9;
}

.home .company-info .carrousel-info .item .content .text a {
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 33%;
}

.home .company-info .carrousel-info .item .content .text a span {
  font-size: 1.3rem;
  color: #819965;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
}

.home .company-info .carrousel-info .item .content .text a svg {
  margin-left: 15px;
}

.home .company-info .carrousel-info .item .content .text .category {
  color: #FFFFFF;
  display: inline-block;
  border: 2px solid #FFFFFF;
  padding: 2px 12px;
  box-sizing: border-box;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.home .company-info .carrousel-info .item .content .text h2 {
  color: #FFFFFF;
  width: 75%;
  font-weight: 400;
  font-size: 4rem;
  display: block;
  margin-bottom: 30px;
}

.home .company-info .carrousel-info .item .content .text p {
  display: block;
  margin-bottom: 35px;
  width: 75%;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
}

.home .company-info .carrousel-info .item .content .subtext {
  width: 40%;
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
  position: relative;
}

.home .company-info .carrousel-info .item .content .subtext p {
  width: 70%;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  font-size: 1.3rem;
  line-height: 1.7rem;
  font-style: italic;
  font-weight: 400;
}

.home .company-info .carrousel-info .item .content .subtext:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
}

.home .company-info .carrousel-info .item .image-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -2;
}

.home .company-info .carrousel-info .item .image-background img {
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}

.home .company-info .carrousel-info .item .image-background:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}

.home .company-info .carrousel-info .slick-list {
  height: 100%;
}

.home .company-info .carrousel-info .slick-list .slick-track {
  height: 100%;
}

.home .company-info .carrousel-info .slick-list .slick-track div {
  height: 100%;
}

@media (max-width: 1580px) {
  .home .intro .container .text {
    padding-left: 45px;
  }

  .home .company-info .control {
    margin-top: 7rem;
  }

  .home .company-info .carrousel-info .item .content .text .date {
    top: 8rem;
  }
}

@media (max-width: 1366px) {
  .home .company-info .control {
    margin-top: 7rem;
  }

  .home .company-info .control .container {
    padding-left: 0;
  }

  .home .company-info .carrousel-info .item .content .text .date {
    top: 8rem;
  }
}

@media (max-width: 1200px) {
  .home .intro .container {
    width: 90%;
    z-index: 2;
  }

  .home .intro .container .container {
    padding-left: 0;
  }

  .home .video {
    height: 35vh;
  }

  .home .video .search {
    top: -15%;
  }

  .home .video .search form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .home .video .search form .input-search {
    width: 80%;
  }

  .home .company-topics {
    height: 50vh;
  }

  .home .company-topics ul li {
    padding: 0 20px 45px;
  }

  .home .company-info .carrousel-info .item .content .subtext p {
    width: 90%;
  }
}

@media (max-width: 952px) {
  .home .intro {
    padding: 100px 0;
  }

  .home .intro .row {
    display: block;
    padding-left: 5rem;
  }

  .home .intro .row h1 {
    margin-bottom: 2rem;
  }

  .home .intro .row .text {
    padding-left: 0px;
  }

  .home .company-topics {
    height: 60vh;
  }

  .home .company-topics ul li a .text span {
    margin-top: 20px;
  }
}

@media (max-width: 876px) {
  .home .intro {
    padding: 50px 0 100px;
  }

  .home .intro .container {
    display: block;
  }

  .home .intro .container h1 {
    margin-bottom: 15px;
  }

  .home .video {
    height: 30vh;
  }

  .home .video .search {
    top: -35%;
  }

  .home .company-topics {
    height: 50vh;
  }

  .home .company-topics ul li {
    padding: 0 10px 45px;
  }

  .home .company-topics ul li a .text P {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .home .intro {
    padding: 50px 0 70px;
  }

  .home .intro .brand {
    bottom: -170%;
  }

  .home .intro .container h1 {
    font-size: 5.5rem;
  }

  .home .video {
    height: 25vh;
  }

  .home .video .search form .theme label {
    padding: 25px 10px 15px;
  }

  .home .video .search form .input-search {
    width: 90%;
  }

  .home .video .search form .input-search .btn {
    padding: 15px 0;
  }

  .home .company-topics ul li {
    width: 50%;
    padding-bottom: 25px;
  }

  .home .company-info .control {
    margin-top: 4rem;
  }

  .home .company-info .carrousel-info .item {
    height: 100%;
    padding: 50px 0;
  }

  .home .company-info .carrousel-info .item .background {
    display: none;
  }

  .home .company-info .carrousel-info .item .content .subtext {
    display: none;
  }

  .home .company-info .carrousel-info .item .content .text {
    display: block;
    width: 100%;
  }
}

@media (max-width: 534px) {
  .home .intro .brand {
    bottom: -180%;
    right: -10%;
  }

  .home .video .search form .input-search {
    width: 98%;
  }
}

@media (max-width: 461px) {
  .home .intro .row {
    position: relative;
  }

  .home .intro .brand {
    bottom: -100%;
    width: 50%;
  }

  .home .video .search {
    display: none;
  }

  .home .company-topics {
    height: 100%;
  }

  .home .company-topics ul li {
    width: 100%;
    padding: 30px 15px;
    border-bottom: 1px solid #f1f1f1;
  }

  .home .company-info {
    height: 65vh;
  }

  .home .company-info .control {
    left: 2rem;
  }

  .home .company-info .carrousel-info {
    height: 65vh;
  }

  .home .company-info .carrousel-info .item .content .text {
    padding-left: 2rem;
  }

  .home .company-info .carrousel-info .item .content .text .category {
    margin-top: 5rem;
  }

  .home .company-info .carrousel-info .item .content .text .date {
    top: 0;
    left: 7rem;
  }
}

.about {
  background: #819965;
  background: linear-gradient(90deg, #819965 5px, white 5px);
}

.about .intro {
  position: relative;
  display: block;
  padding-left: 22.4rem;
  min-height: 100vh;
  padding-top: 18rem;
}

.about .intro .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
}

.about .intro .background img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.about .intro .background:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: linear-gradient(176.75deg, rgba(0, 0, 0, 0) -22.31%, rgba(0, 0, 0, 0.8) 97.32%);
}

.about .intro .container {
  padding: 0 !important;
}

.about .intro .container .text-about {
  position: relative;
  color: #fff;
  width: 50% !important;
  padding-left: 0;
  z-index: 3;
}

.about .intro .container .text-about h2 {
  margin-bottom: 1.5rem;
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 6rem;
  line-height: 97%;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}

.about .intro .container .text-about h2 strong {
  color: #819965;
}

.about .intro .container .text-about p {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  color: #FFFFFF;
}

.about .text-space {
  position: relative;
  overflow: hidden;
}

.about .text-space:after {
  content: "";
  width: 10px;
  height: 100%;
  background: #819965;
  position: absolute;
  left: 0;
  top: 0;
}

.about .text-space img {
  position: absolute;
  width: 80%;
  right: -130%;
  bottom: -20rem;
}

.about .text-space .container {
  padding: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.about .text-space .container .text-content {
  display: block;
  width: 50%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 11.8rem 0 11.8rem 22.4rem;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  color: #4B4B4B;
}

.about .syndicates {
  padding: 8rem 0 10rem;
  background: #819965;
  background: linear-gradient(90deg, #5F0F01 5px, transparent 5px);
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  margin-top: -20rem;
}

.about .syndicates:after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  background-color: #5F0F01;
  top: 0;
  left: 0;
  z-index: 4;
}

.about .syndicates .title h2 {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 6rem;
  line-height: 97%;
  letter-spacing: -0.03em;
  color: #5F0F01;
  padding-left: 20rem;
  margin-bottom: 8rem;
}

.about .syndicates .controls {
  width: 100%;
  padding: 0 5%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(50% - 8rem);
  height: 50px;
  display: flex;
  justify-content: space-between;
  z-index: 100;
}

.about .syndicates .controls .left,
.about .syndicates .controls .right {
  background: #ffffff;
  height: 74px;
  width: 74px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-self: center;
  cursor: pointer;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.about .syndicates .controls .left svg,
.about .syndicates .controls .right svg {
  width: 100%;
}

.about .syndicates .carousel-syndicates-js .slick-list {
  padding: 0 20rem;
}

.about .syndicates .carousel-syndicates-js .slick-track {
  padding-bottom: 20rem;
  display: flex !important;
}

.about .syndicates .carousel-syndicates-js .slick-slide {
  margin-right: 20px;
  opacity: 0.3;
}

.about .syndicates .carousel-syndicates-js .slick-slide.slick-active {
  opacity: 1;
}

.about .syndicates .carousel-syndicates-js .item {
  height: auto;
}

.about .syndicates .carousel-syndicates-js .item .content {
  height: 100%;
  border-radius: 10px;
  background: #FFFFFF;
  padding: 2rem 1.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.about .syndicates .carousel-syndicates-js .item .content ul {
  width: 100%;
  margin-top: 30px;
}

.about .syndicates .carousel-syndicates-js .item .content ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.about .syndicates .carousel-syndicates-js .item .content ul li svg {
  margin-right: 20px;
}

.about .vision {
  background: #819965;
  background: linear-gradient(90deg, #819965 5px, transparent 5px);
  height: 400px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: -20rem;
}

.about .vision:after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  background-color: #819965;
  top: 0;
  left: 0;
  z-index: 4;
}

.about .vision .container {
  padding: 0 15rem 0 20rem !important;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 5rem;
}

.about .vision .container .item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.about .vision .container .item h3 {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 97%;
  letter-spacing: -0.03em;
  color: #000000;
  margin-bottom: 2rem;
}

.about .vision .container .item h3 strong {
  color: #819965;
}

.about .vision .container .item P {
  width: 90%;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  color: #4B4B4B;
}

.about .vision .container .item .lema {
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
  color: #4B4B4B;
}

.about .board {
  padding: 5rem 0 0 0;
  background: #819965;
  background: linear-gradient(90deg, #5F0F01 5px, white 5px);
  position: relative;
}

.about .board:after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  background-color: #5F0F01;
  top: 0;
  left: 0;
  z-index: 4;
}

.about .board .controls {
  width: 100%;
  padding: 0 5%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 35%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  z-index: 3;
}

.about .board .controls .left,
.about .board .controls .right {
  background: #ffffff;
  height: 74px;
  width: 74px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-self: center;
  cursor: pointer;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.about .board .controls .left svg,
.about .board .controls .right svg {
  width: 100%;
}

.about .board .container {
  display: block;
}

.about .board .container h2 {
  margin: 0 0 10rem 20rem;
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 97%;
  letter-spacing: -0.03em;
  color: #5F0F01;
}

.about .board .container .container-inner .persona-carrousel-js {
  min-width: 1px;
}

.about .board .container .container-inner .persona-carrousel-js .slick-slide {
  margin: 0 32px;
}

.about .board .container .container-inner .persona-carrousel-js .slick-list {
  margin: 0 20rem;
}

.about .board .container .container-inner .persona-carrousel-js .slick-track {
  padding-bottom: 20rem;
}

.about .board .container .container-inner .persona-carrousel-js .item {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
}

.about .board .container .container-inner .persona-carrousel-js .item .imagem {
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  background-color: #819965;
  margin-bottom: 25px;
}

.about .board .container .container-inner .persona-carrousel-js .item .imagem img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about .board .container .container-inner .persona-carrousel-js .item .text .name,
.about .board .container .container-inner .persona-carrousel-js .item .text .sector {
  color: #4B4B4B;
  display: block;
  font-size: 1.5rem;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
}

.about .board .container .container-inner .persona-carrousel-js .item .text .name {
  font-weight: bold;
  margin-bottom: 1rem;
}

@media screen and (max-width: 991px) {
  .about .intro {
    padding: 5rem 4rem;
  }

  .about .intro .container .text-about {
    width: 90% !important;
  }

  .about .text-space .container .text-content {
    width: 90%;
    padding: 5rem 4rem;
  }

  .about .syndicates {
    padding: 5rem 0;
    margin: 0;
  }

  .about .syndicates .title h2 {
    padding: 0 2rem;
  }

  .about .syndicates .controls {
    top: 50%;
  }

  .about .syndicates .controls .left,
  .about .syndicates .controls .right {
    width: 50px;
    height: 50px;
  }

  .about .syndicates .carousel-syndicates-js .slick-list {
    padding: 0;
  }

  .about .syndicates .carousel-syndicates-js .slick-list .slick-track .slick-slide {
    opacity: 1;
  }

  .about .vision {
    height: auto;
  }

  .about .vision .container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem !important;
  }

  .about .board .container h2 {
    margin: 0 4rem 5rem;
  }

  .about .board .container .container-inner .persona-carrousel-js .slick-list {
    margin: 0 5rem;
  }

  .about .board .container .container-inner .persona-carrousel-js .slick-list .item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.newsDetails .galery {
  background: white;
  background: linear-gradient(180deg, white 50%, #4e7437 50%);
}

@media screen and (max-width: 991px) {
  .newsDetails .intro .text {
    padding: 5rem 4rem;
  }
}

.detailsinfo .imagefeatured {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.detailsinfo .imagefeatured img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.detailsinfo .container .intro {
  background: #4e7437;
}

.detailsinfo .container .intro img {
  display: none;
}

.detailsinfo .container .intro .gradiente {
  display: none;
}

.imagesinfo .intro {
  background: #4e7437;
}

.imagesinfo .intro img {
  display: none;
}

.imagesinfo .intro .gradiente {
  display: none;
}

.imagesinfo .galery-section {
  padding-left: 2rem;
  background: white;
  background: linear-gradient(0deg, white 41%, #819965 41%);
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .imagesinfo .galery-section {
    padding-left: 0;
  }
}

.videoinfo .intro {
  background: #fff;
}

.videoinfo .intro .text {
  color: #000000;
}

.videoinfo .intro .text h2 {
  color: #000000;
}

.videoinfo .intro .text svg path {
  stroke: #000000;
}

.videoinfo .intro img {
  display: none;
}

.videoinfo .intro .gradiente {
  display: none;
}

.videoinfo .video-space {
  background: #819965;
  padding: 23rem 0;
  width: 100%;
  display: flex;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.videoinfo .video-space svg {
  position: relative;
  z-index: 3;
  transition: all 0.8s ease;
}

.videoinfo .video-space .background,
.videoinfo .video-space .gradiente {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}

.videoinfo .video-space .gradiente {
  z-index: 2;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 67%, rgba(0, 0, 0, 0.6839110644) 93%);
}

.videoinfo .video-space:hover svg,
.videoinfo .video-space .active svg {
  transform: scale(1.1);
}

@media (max-width: 876px) {
  .videoinfo .video-space {
    padding: 15rem 0;
  }
}

.contact .intro {
  padding: 10rem 0;
  position: relative;
}

.contact .intro h2 {
  z-index: 2;
  position: relative;
  color: #ffffff;
  font-weight: 700;
  padding-left: 22.4rem;
}

.contact .intro .background {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact .info {
  position: relative;
  padding: 12rem 21.4rem 30rem;
}

.contact .info::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
  background-color: #f1f1f1;
  height: 100%;
  z-index: -1;
}

.contact .info .form_alert {
  position: absolute;
  top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: 600;
  color: #819965;
  font-size: 20px;
}

.contact .info form {
  display: block;
  width: 50%;
}

.contact .info form input,
.contact .info form textarea,
.contact .info form select {
  display: block;
  width: calc(100% - 5rem);
  padding: 2.5rem;
  border: none;
  outline: none;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  resize: none;
  color: #4B4B4B;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  margin: 1px 0;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.contact .info form button {
  margin-top: 5rem;
}

.contact .info .modal {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  padding: 5rem 0;
  width: calc(100% - 9rem);
}

.contact .info .modal .container-location {
  position: relative;
  margin: 0 50px;
}

.contact .info .modal .container-location .content-space {
  border: 2px solid #F1F1F1;
  display: flex;
  overflow: hidden;
  border-radius: 10px;
}

.contact .info .modal .container-location .content-space .infotext {
  padding: 8rem 5rem 0;
  width: 50%;
  background: #ffffff;
}

.contact .info .modal .container-location .content-space .infotext .infomain {
  width: 90%;
}

.contact .info .modal .container-location .content-space .infotext .map a {
  display: flex;
  text-decoration: none;
}

.contact .info .modal .container-location .content-space iframe {
  width: 50%;
}

.contact .news-wrapper {
  background-color: #4E7437;
  padding-top: 25rem;
}

@media screen and (max-width: 1200px) {
  .contact .intro {
    padding-top: 20rem;
  }

  .contact .intro h2 {
    padding-left: 5rem;
  }

  .contact .info {
    padding: 5rem 5rem 30rem 5rem;
  }
}

@media screen and (max-width: 767px) {
  .contact .intro {
    padding: 10rem 0;
  }

  .contact .info {
    padding-bottom: 60rem;
  }

  .contact .info::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    background-color: #f1f1f1;
    height: 100%;
    z-index: -1;
  }

  .contact .info .container {
    flex-direction: column;
  }

  .contact .info .container .infotext {
    width: 100%;
    margin-bottom: 3rem;
  }

  .contact .info .container .infotext p {
    width: 100%;
  }

  .contact .info .container .infotext .infomain h3 {
    font-size: 3rem;
  }

  .contact .info .container form {
    width: 100%;
  }

  .contact .info .container form input,
  .contact .info .container form select,
  .contact .info .container form textarea {
    width: 100%;
  }

  .contact .info .modal {
    width: 95%;
  }

  .contact .info .modal .container-location {
    margin: 0;
  }

  .contact .info .modal .container-location .content-space {
    flex-direction: column;
  }

  .contact .info .modal .container-location .content-space .infotext,
  .contact .info .modal .container-location .content-space .map,
  .contact .info .modal .container-location .content-space iframe {
    width: 100%;
  }

  .contact .news-wrapper {
    padding-top: 50rem;
  }
}

.search .intro {
  background: #819965;
}

.search .intro .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  margin: 0 auto;
}

.search .intro .content .result {
  color: #fff;
  font-size: 4rem;
  font-weight: 400;
  font-family: "Roboto Slab", sans-serif;
}

.search .intro .content .result span {
  font-weight: 700;
}

.search .intro .content .count-result {
  color: #ffffff;
  font-size: 1.5rem;
}

.search .intro.second {
  background: #819965;
}

.search .intro.second .result {
  font-weight: 100;
  font-size: 4.5rem;
}

.search .intro.second .result strong {
  font-weight: 400;
}

.search .intro.second .count-result {
  position: relative;
  cursor: pointer;
}

.search .modal {
  padding: 5rem 0;
}

.search .modal .content-space {
  border: 2px solid #F1F1F1;
  display: flex;
  overflow: hidden;
  border-radius: 10px;
}

.search .modal .content-space .infotext {
  padding: 8rem 5rem;
  width: 50%;
  background: #ffffff;
}

.search .modal .content-space .infotext .infomain {
  width: 90%;
}

.search .modal .content-space .infotext .link {
  text-decoration: none;
  display: flex;
  align-items: center;
}

.search .modal .content-space .infotext .link span {
  margin: 0;
}

.search .modal .content-space .infotext .link svg {
  transition: all 1s ease;
  margin-left: 1rem;
}

.search .modal .content-space .infotext .link:hover svg {
  margin-left: 2rem;
}

.search .modal .content-space .image {
  width: 50%;
  background: #819965;
}

.search .modal .content-space .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}

.search .news-result {
  background: #4e7437;
  background: linear-gradient(180deg, #4e7437 15%, white 15%);
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 50vh;
  position: relative;
}

.search .news-result::before {
  content: "";
  left: 0;
  top: 0;
  border-right: 10px solid #819965;
  position: absolute;
  height: 100%;
}

.search .news-result.second {
  background: #4e7437;
  background: linear-gradient(180deg, #819965 15%, white 15%);
}

.search .news-result .notfound {
  height: 50%;
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search .news-result .notfound h1 {
  font-size: 4rem;
  font-weight: 400;
  font-family: "Roboto Slab", sans-serif;
  color: #7a7a7a;
}

.search .news-result .container {
  display: inline-block;
  max-width: 90%;
  margin: auto;
}

.search .news-result .container .newslist {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  overflow-y: hidden;
  position: relative;
  transition: all 1.5s ease;
}

.search .news-result .container .newslist .item {
  width: calc(33.3% - 10px);
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: end;
  overflow: hidden;
  height: 570px;
  border-radius: 10px;
  margin: 5px;
  padding: 60px 50px;
}

.search .news-result .container .newslist .item .text {
  position: relative;
  z-index: 3;
  width: 100%;
}

.search .news-result .container .newslist .item .text h3 {
  color: #FFFFFF;
  font-size: 2.8rem;
  margin-bottom: 30px;
}

.search .news-result .container .newslist .item .text span {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 1.5rem;
  color: #819965;
}

.search .news-result .container .newslist .item .text span svg {
  margin-left: 25px;
}

.search .news-result .container .newslist .item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.8s ease;
}

.search .news-result .container .newslist .item .background {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 41%, rgba(0, 0, 0, 0.8239889706) 100%);
}

.search .news-result .container .newslist .item:hover img {
  transform: scale(1.1);
}

.search .news-result .container .seemore-js {
  display: flex;
  justify-content: center;
  padding: 4rem 0;
  width: 100%;
}

.search .news-result .container .seemore-js .btn {
  padding: 2rem 3rem;
  max-width: 20rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1200px) {
  .search .news-result .container .newslist .item {
    height: 450px;
  }

  .search .modal .content-space .infotext {
    padding: 5rem;
  }

  .search .modal .content-space .infotext .infomain {
    width: 100%;
  }
}

@media (max-width: 952px) {
  .search #news .container .newslist .item {
    width: calc(50% - 10px);
  }
}

@media (max-width: 767px) {
  .search .news-result .container .newslist .item {
    height: 350px;
    padding: 40px 20px;
  }

  .search .modal .content-space {
    flex-wrap: wrap;
  }

  .search .modal .content-space .infotext {
    width: 100%;
  }

  .search .modal .content-space .image {
    width: 100%;
    height: 30rem;
  }
}

@media (max-width: 534px) {
  .search .news-result .container .newslist .item {
    width: 100%;
  }
}

@media (max-width: 461px) {
  .search .modal .content-space .infotext {
    padding: 2rem 3rem;
  }
}

@media screen and (max-width: 991px) {
  .search .news-result::before {
    display: none;
  }
}

/* ========= COMPONENTES ========== */

.btn {
  background: #819965;
  color: #fff;
  padding: 25px 0;
  border-radius: 10px;
  width: 100%;
  max-width: 160px;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  font-weight: 500;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  transition: all 0.5s ease;
}

.btn:hover {
  background: #4E7437;
}

.form__row {
  display: flex;
  gap: 1rem;
}

.form__row:not(:last-child) {
  margin-bottom: 1rem;
}

.container {
  margin: 0 auto;
  display: flex;
}

.container--center {
  align-items: center;
}

#news {
  background: #4E7437;
}

#news .carousel-news {
  width: 100%;
  position: relative;
  padding-bottom: 12rem;
}

#news .carousel-news .controls {
  top: 0;
  margin-top: 20rem;
}

#news .carousel-news .text-js-pagination {
  width: 50%;
  padding-top: 5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}

#news .carousel-news .text-js-pagination::after {
  content: "";
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 20px;
  margin-left: 1rem;
  flex: 1;
}

#news .carousel-news .text-js-pagination .slick-dots {
  display: flex;
  align-items: center;
  gap: 1rem;
}

#news .carousel-news .text-js-pagination .slick-dots li {
  height: 20px;
  width: 45px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

#news .carousel-news .text-js-pagination .slick-dots li button {
  display: none;
}

#news .carousel-news .text-js-pagination .slick-dots li.slick-active {
  border-color: #fff;
}

#news .carousel-news .item-main {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 125rem;
}

#news .carousel-news .item-main .imagens-js {
  width: 100%;
  height: 650px;
  min-width: 0;
  min-height: 0;
  border-radius: 10px;
  overflow: hidden;
}

#news .carousel-news .item-main .imagens-js .item {
  height: 100%;
}

#news .carousel-news .item-main .imagens-js .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#news .carousel-news .item-main .text-js {
  background: #FFFFFF;
  max-width: 60rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 6.5rem 7.1rem 5rem 7.1rem;
  position: absolute;
  top: 45%;
  border-radius: 10px;
  margin-bottom: -100px;
}

#news .carousel-news .item-main .text-js .item {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

#news .carousel-news .item-main .text-js .item .content {
  text-decoration: none;
  width: 100%;
}

#news .carousel-news .item-main .text-js .item .content span {
  color: #5F0F01;
  display: block;
  margin-bottom: 2rem;
  padding-left: 7rem;
  position: relative;
  font-weight: 600;
}

#news .carousel-news .item-main .text-js .item .content span::before {
  content: "";
  width: 5rem;
  height: 2px;
  background: #5F0F01;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
}

#news .carousel-news .item-main .text-js .item .content a {
  text-decoration: none;
}

#news .carousel-news .item-main .text-js .item .content a .see-more {
  color: #819965;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  padding: 0;
}

#news .carousel-news .item-main .text-js .item .content a .see-more svg {
  margin-left: 1rem;
}

#news .carousel-news .item-main .text-js .item .content a .see-more::before {
  display: none;
}

#news .carousel-news .item-main .text-js .item .content h3 {
  margin-bottom: 3rem;
  font-size: 4rem;
  color: #424242;
  font-weight: 400;
  line-height: 4rem;
}

#news .title {
  padding: 6rem 0;
  display: block;
  width: 100%;
  padding-left: 10rem;
}

#news .title h2 {
  color: #FFFFFF;
  font-size: 4rem;
  font-weight: 300;
}

#news .newslist {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  overflow-y: hidden;
  max-height: 80rem;
  position: relative;
  transition: all 1.5s ease;
  margin: 0 9.1rem !important;
}

#news .newslist.active {
  max-height: 100%;
}

#news .newslist .item {
  width: calc(33.3% - 10px);
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: end;
  overflow: hidden;
  height: 570px;
  border-radius: 10px;
  margin: 5px;
  padding: 60px 50px;
}

#news .newslist .item .text {
  position: relative;
  z-index: 3;
  width: 100%;
}

#news .newslist .item .text h3 {
  color: #FFFFFF;
  font-size: 2.8rem;
  margin-bottom: 30px;
}

#news .newslist .item .text span {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 1.5rem;
  color: #819965;
}

#news .newslist .item .text span svg {
  margin-left: 25px;
}

#news .newslist .item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.8s ease;
}

#news .newslist .item .background {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 41%, rgba(0, 0, 0, 0.8239889706) 100%);
}

#news .newslist .item:hover img {
  transform: scale(1.1);
}

#news .newslist .seemore-js {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  display: flex;
  justify-content: center;
  width: 100%;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #4e7437 100%);
  padding: 30rem 0 4rem;
  transition: all 0.5s ease;
}

#news .newslist .seemore-js .button {
  padding: 1.5rem 2.2rem;
  display: flex;
  align-items: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.5s ease;
}

#news .newslist .seemore-js .button svg {
  margin-left: 1rem;
  transition: all 0.5s ease;
}

#news .newslist .seemore-js .button:hover,
#news .newslist .seemore-js .button.active {
  background: #ffffff;
  color: #819965;
}

#news .newslist .seemore-js .button:hover svg path,
#news .newslist .seemore-js .button.active svg path {
  stroke: #819965;
}

#news .newslist .seemore-js .button.nomore {
  opacity: 0;
}

#news .newslist .seemore-js.nomore {
  padding: 0;
  height: 0;
}

#news .newslist .livewire {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #4e7437 100%);
  padding: 4rem 0 4rem;
  transition: all 0.5s ease;
}

#news .newslist .livewire .livewire_btn {
  padding: 1.5rem 2.2rem;
  display: flex;
  align-items: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.5s ease;
}

#news .newslist .livewire .livewire_btn svg {
  margin-left: 1rem;
  transition: all 0.5s ease;
}

#news .newslist .livewire .livewire_btn:hover {
  background: #ffffff;
  color: #819965;
}

#news .newslist .livewire .livewire_btn:hover svg path {
  stroke: #819965;
}

#news .newslist .see-all {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #4e7437 100%);
  padding: 4rem 0 4rem;
  transition: all 0.5s ease;
}

#news .newslist .see-all .seeall_btn {
  padding: 1.5rem 2.2rem;
  display: flex;
  align-items: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.5s ease;
}

#news .newslist .see-all .seeall_btn svg {
  margin-left: 1rem;
  transition: all 0.5s ease;
}

#news .newslist .see-all .seeall_btn:hover {
  background: #ffffff;
  color: #819965;
}

#news .newslist .see-all .seeall_btn:hover svg path {
  stroke: #819965;
}

.galery {
  position: relative;
}

.galery .controls {
  width: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(50% - 18rem);
  height: 50px;
  display: flex;
  justify-content: space-between;
  z-index: 3;
}

.galery .controls .left,
.galery .controls .right {
  background: #ffffff;
  height: 74px;
  width: 74px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-self: center;
  cursor: pointer;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.galery .controls .left svg,
.galery .controls .right svg {
  width: 100%;
}

.galery .slider-news .item .content .background {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.galery .slider-news .item .content .background img {
  -o-object-fit: contain;
     object-fit: contain;
}

.galery__carroussel {
  overflow: hidden;
}

.galery__carroussel__slider {
  flex: 1;
  min-width: 0;
  min-height: 0;
}

.galery__carroussel__slider .list-js {
  width: 100%;
}

.galery__carroussel__slider .list-js .slick-track {
  padding-bottom: 20rem;
}

.galery__carroussel__slider .list-js .slick-list {
  padding: 0;
  overflow: visible;
  padding-right: 25rem;
}

.galery__carroussel__slider .list-js .slick-list .slick-track .slick-slide {
  height: 650px;
  margin-right: 20px;
}

.galery__carroussel__slider .list-js.no-padding .slick-list {
  padding: 0;
}

.galery__carroussel__slider .list-js.no-padding .slick-track .slick-slide {
  margin-right: 0;
}

.galery__carroussel__slider .item {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0px 100px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198)) drop-shadow(0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275)) drop-shadow(0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035)) drop-shadow(0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725)) drop-shadow(0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802));
  border-radius: 10px;
}

.galery__carroussel__slider .item .content {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.galery__carroussel__slider .item .content p {
  position: absolute;
  z-index: 2;
  color: #ffffff;
  display: block;
  bottom: 10%;
  left: 7.5rem;
  font-weight: 500;
  font-size: 1.5rem;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
}

.galery__carroussel__slider .item .content .background {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.galery__carroussel__slider .item .content .background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

.galery__carroussel__slider .item .content .background:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.98%, rgba(0, 0, 0, 0.8) 100%);
  top: 0;
  left: 0;
  border-radius: 10px;
}

.container {
  padding-left: 0 !important;
  margin: 0 !important;
  position: relative;
}

.container .text-content {
  position: relative;
  width: 100%;
  padding: 15rem 0 0 8rem;
  display: flex;
}

.container .text-content:after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  background: #819965;
  top: 0;
  left: 0;
}

.container .text-content .social-midia {
  padding: 0 50px 0 0;
  border-right: 1px solid #5F0F01;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: -webkit-sticky;
  position: sticky;
  top: 12rem;
}

.container .text-content .social-midia li {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
}

.container .text-content .content {
  width: 70%;
  border-left: 1px solid #CECECE;
  padding-left: 3.5rem;
  padding-bottom: 12.9rem;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  color: #4B4B4B;
}

.intro {
  position: relative;
  padding: 20rem 0 10rem;
}

.intro .gradiente {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.intro .background {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.intro .background img {
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.intro .background:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.intro .gradiente {
  z-index: 2;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 14%, rgba(0, 0, 0, 0.8239889706) 90%);
}

.intro .background-green {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #819965;
  top: 0;
}

.intro .background-white {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #FFF;
  top: 0;
}

.intro .text-background-white {
  z-index: 3;
  position: relative;
  color: #000;
  width: 60%;
}

.intro .text-background-white:before {
  position: fixed;
  content: "";
  width: 10px;
  height: 100%;
  left: 0;
  top: 0;
  background: #819965;
  z-index: 4;
}

.intro .text-background-white .iconback {
  position: absolute;
  top: 30%;
  left: -8rem;
}

.intro .text-background-white span {
  font-size: 1.5rem;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  display: block;
  margin-bottom: 2rem;
}

.intro .text-background-white h2 {
  color: #000;
  display: block;
  margin-bottom: 3rem;
}

.intro .text-background-white p {
  font-size: 1.8rem;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  line-height: 2.2rem;
  display: block;
  margin-bottom: 10rem;
}

.intro .container {
  margin: 0 !important;
}

.intro .container .text {
  z-index: 3;
  position: relative;
  color: #ffffff;
  width: 60%;
  padding-left: 22.4rem;
}

.intro .container .text .iconback {
  position: absolute;
  top: 30%;
  left: -8rem;
}

.intro .container .text span {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
}

.intro .container .text h2 {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 97%;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  margin-top: 3.5rem;
  margin-bottom: 4rem;
}

.intro .container .text p {
  font-size: 1.8rem;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  line-height: 2.2rem;
  display: block;
  margin-bottom: 6.5rem;
}

.intro .container .text .date {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.5);
}

.infotext {
  width: 50%;
}

.infotext span,
.infotext .subtitle {
  color: #819965;
  font-weight: 500;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  margin-bottom: 2rem;
  display: block;
}

.infotext .subtitle {
  color: #5F0F01;
  margin-bottom: 3rem;
  padding-left: 8rem;
  position: relative;
}

.infotext .subtitle::after {
  content: "";
  display: block;
  width: 6rem;
  height: 1px;
  background: #5F0F01;
  position: absolute;
  left: 0;
  top: 50%;
}

.infotext .infomain {
  margin-bottom: 5rem;
}

.infotext .infomain h3 {
  color: #424242;
  font-weight: 400;
  display: block;
  margin-bottom: 1.5rem;
}

.infotext p {
  display: block;
  width: 37%;
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-family: "HelveticaNeueW01-77BdCnObl", sans-serif;
  margin-bottom: 2rem;
}

.infotext .map {
  width: 100%;
  display: flex;
  align-items: center;
}

.infotext .map span {
  margin: 0;
  margin-right: 25px;
}

.search-menu {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: -6rem;
  z-index: 9;
  background: transparent;
  position: absolute;
  top: 0;
  margin-top: 12rem;
}

.search-menu form {
  width: 100%;
  max-width: 90%;
}

.search-menu form .theme {
  z-index: 1;
}

.search-menu form .theme label {
  background: #ebf0ec;
  border-radius: 10px 10px 0px 0px;
  padding: 25px 25px 15px;
  display: inline-block;
  transition: all 0.5s ease;
  color: #a8aea0;
  cursor: pointer;
  border: none;
}

.search-menu form .theme label.active-js,
.search-menu form .theme label:hover {
  background: #FFFFFF;
  color: #4b4b4b;
  box-sizing: border-box;
  border: 1px solid #ECF0EC;
  border-bottom: none;
}

.search-menu form .theme label input {
  display: none;
}

.search-menu form .input-search {
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  padding: 14px 4%;
  border-radius: 10px;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.search-menu form .input-search input {
  border: none;
  outline: none;
  font-size: 2rem;
  flex: 1;
}

.controls {
  width: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 50%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  z-index: 3;
}

.controls .left,
.controls .right {
  background: #ffffff;
  height: 74px;
  width: 74px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-self: center;
  cursor: pointer;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}

.controls .left svg,
.controls .right svg {
  width: 100%;
}

@media (max-width: 1200px) {
  #news .newslist .item {
    height: 450px;
  }

  #news .carousel-news .controls {
    padding: 0 1rem;
    margin-top: 15rem;
  }

  #news .carousel-news .item-main .text-js {
    margin-top: 15rem;
  }

  #news .carousel-news .item-main .text-js a h3 {
    line-height: 3rem;
    font-size: 3rem;
  }
}

@media (max-width: 952px) {
  #news .newslist .item {
    width: calc(50% - 10px);
  }

  .newsDetails .intro .text {
    width: 70%;
  }

  .newsDetails .text-content .social-midia,
  .newsDetails .text-content .content {
    padding-left: 1.5rem;
  }
}

@media (max-width: 876px) {
  .text-content {
    padding: 10rem 0;
  }

  #news .carousel-news {
    padding-bottom: 5rem;
  }

  #news .carousel-news .item-main .text-js {
    margin: 0;
    position: relative;
    border-radius: 0 0 10px 10px;
    left: 0;
    transform: translateX(0);
    margin-top: -16rem;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  #news .newslist .item {
    height: 350px;
    padding: 40px 20px;
  }

  #news .carousel-news .item-main {
    max-width: 75%;
  }

  #news .carousel-news .item-main .text-js {
    padding: 2rem;
    margin-top: -10rem;
  }

  #news .carousel-news .item-main .text-js a h3 {
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2rem;
  }

  .search-menu {
    width: 100%;
    max-width: 100%;
  }

  .search-menu form {
    width: 100%;
    max-width: 70rem;
  }

  .search-menu form .input-search {
    border-radius: 0 0 10px 10px;
  }

  .search-menu form .theme label {
    padding: 10px 20px 5px;
  }
}

@media (max-width: 534px) {
  .controls {
    display: none;
  }

  #news .newslist .item {
    width: 100%;
  }

  #news .carousel-news .item-main {
    max-width: 100%;
  }

  .newsDetails .intro .text {
    width: 90%;
  }

  .search-menu {
    display: none;
  }

  .galery .controls {
    top: 40%;
  }

  .galery .controls .left,
  .galery .controls .right {
    height: 50px;
    width: 50px;
  }

  .galery__carroussel__slider .list-js .slick-list {
    padding-right: 0;
  }

  .galery__carroussel__slider .list-js .slick-list .slick-track {
    padding-bottom: 0;
  }

  .galery__carroussel__slider .list-js .slick-list .slick-track .slick-slide {
    margin: 0;
    height: 450px;
    border-radius: 0;
  }

  .galery__carroussel__slider .list-js .slick-list .slick-track .slick-slide .background {
    border-radius: 0;
  }

  .galery__carroussel__slider .list-js .slick-list .slick-track .slick-slide .background::after {
    border-radius: 0;
  }
}

@media (max-width: 461px) {
  #news .newslist {
    margin: 0 2rem !important;
  }

  #news .content .title {
    padding: 5rem 2rem;
  }

  #news .content .title h2 {
    font-size: 3rem;
  }

  .intro {
    padding: 10rem 0;
  }

  .intro .result {
    margin-bottom: 1rem;
  }

  .intro .container .text {
    width: 100%;
    padding: 2rem;
  }

  .container .text-content {
    padding: 5rem 3rem;
  }

  .container .text-content .social-midia {
    padding: 0 15px 0 0;
  }

  .container .text-content .content {
    width: 95%;
  }
}

