@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

img {
  width: 100px;
}

*::-moz-selection {
  background: #89AE30;
  color: white;
}

*::selection {
  background: #89AE30;
  color: white;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  background: #E67C1D;
}

* {
  font-family: "Inter", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.header {
  position: fixed;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 1s;
  transition: 1s;
  z-index: 1000;
  border-bottom: 1px solid white;
}
.header .header__navigation {
  width: 90%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
}
.header .header__navigation .navigation__logo {
  width: 150px;
  margin: 0;
  display: block;
  padding-top: 5px;
}
.header .header__navigation .navigation__logo img {
  width: 100%;
}
.header .header__navigation .navigation__menu {
  position: absolute;
  right: -300px;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  height: 100vh;
  width: 300px;
  overflow: scroll;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.header .header__navigation .navigation__menu ul {
  padding: 0;
  margin-top: 60px;
}
.header .header__navigation .navigation__menu ul .submenu-action {
  cursor: pointer;
}
.header .header__navigation .navigation__menu ul li {
  list-style: none;
}
.header .header__navigation .navigation__menu ul li a {
  padding: 15px 0 15px 30px;
  display: block;
  margin: 5px 0;
  color: white;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header .header__navigation .navigation__menu ul li a:hover {
  background: #E67C1D;
}
.header .header__navigation .navigation__menu ul li ul {
  margin: 0;
  display: none;
}
.header .header__navigation .navigation__menu ul li ul li a {
  padding-left: 50px;
}
.header .header__navigation .navigation__menu--active {
  right: 0;
}
.header .header__navigation .navigation__hamburger {
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: none;
  position: relative;
  right: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 3px;
}
.header .header__navigation .navigation__hamburger .ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 60px;
  height: 60px;
  margin: 0;
}
.header .header__navigation .navigation__hamburger .ham-rotate.active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header .header__navigation .navigation__hamburger .ham-rotate180.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header .header__navigation .navigation__hamburger .line {
  fill: none;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: white;
  stroke-width: 5.5;
  stroke-linecap: round;
}
.header .header__navigation .navigation__hamburger .ham4 .top {
  stroke-dasharray: 40 121;
}
.header .header__navigation .navigation__hamburger .ham4 .bottom {
  stroke-dasharray: 40 121;
}
.header .header__navigation .navigation__hamburger .ham4.active .top {
  stroke-dashoffset: -68px;
}
.header .header__navigation .navigation__hamburger .ham4.active .bottom {
  stroke-dashoffset: -68px;
}

.colored--header {
  background: #89AE30;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #89AE30;
}
.colored--header .header__navigation .navigation__logo img {
  -webkit-filter: grayscale(100) brightness(100);
          filter: grayscale(100) brightness(100);
}

.footer {
  background: #89AE30;
  padding: 30px 0 0;
  text-align: center;
}
.footer .footer__social a {
  color: white;
  text-decoration: none;
  font-size: 20px;
  margin: 0 5px;
}
.footer .footer__social a:hover {
  color: #B82817;
}
.footer .footer__copyright {
  color: white;
}
.footer .footer__developer {
  color: white;
  background: #3B5327;
  padding: 5px 0;
  margin: 30px 0 0;
}
.footer .footer__developer a {
  color: white;
}

@media screen and (min-width: 1279px) {
  .header .header__navigation .navigation__menu {
    -webkit-transition: none;
    transition: none;
  }
}
/*---------------------------------------*/
/*--------------          ---------------*/
/*--------------  1280px  ---------------*/
/*--------------          ---------------*/
/*---------------------------------------*/
@media screen and (min-width: 1280px) {
  .header {
    height: 100px;
  }
  .header .header__navigation {
    max-width: 1400px;
  }
  .header .header__navigation .navigation__logo {
    width: 200px;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .header .header__navigation .navigation__menu {
    position: relative;
    right: 0;
    background: transparent;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    height: initial;
    width: initial;
    overflow: initial;
  }
  .header .header__navigation .navigation__menu ul {
    margin: 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header .header__navigation .navigation__menu ul li {
    list-style: none;
    position: relative;
    margin: 0 20px;
  }
  .header .header__navigation .navigation__menu ul li a {
    padding: 5px 10px;
    margin: 0;
    border-bottom: 1px solid transparent;
  }
  .header .header__navigation .navigation__menu ul li a:hover {
    border-bottom: 1px solid white;
    background: transparent;
  }
  .header .header__navigation .navigation__menu ul li ul {
    margin: 0;
    display: none;
    position: absolute;
    left: -10px;
    top: 50px;
    background: black;
    width: 320px;
    padding: 10px;
    border-radius: 10px;
  }
  .header .header__navigation .navigation__menu ul li ul:before {
    content: "";
    width: 40px;
    height: 40px;
    background: black;
    position: absolute;
    border-radius: 5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: -15px;
    left: 30px;
  }
  .header .header__navigation .navigation__menu ul li ul:after {
    content: "";
    width: 100%;
    height: 40px;
    background: transparent;
    position: absolute;
    border-radius: 5px;
    -webkit-transform: none;
            transform: none;
    top: -20px;
    left: 0;
  }
  .header .header__navigation .navigation__menu ul li ul li {
    margin: 0;
  }
  .header .header__navigation .navigation__menu ul li ul li a {
    padding: 10px 0 10px 20px;
    margin: 0;
    border: none;
  }
  .header .header__navigation .navigation__menu ul li ul li a:hover {
    border: none;
    background: #B82817;
    border-radius: 5px;
  }
  .header .header__navigation .navigation__hamburger {
    display: none;
  }
  .colored--header {
    height: 70px;
  }
  .colored--header .header__navigation .navigation__logo {
    width: 150px;
  }
}
.main {
  background: url(../images/hojas.jpg);
  height: 100vh;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 700px;
  min-height: 450px;
  overflow: hidden;
}
.main.parallax {
  background-attachment: scroll;
}
.main:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  z-index: 100;
}
.main .main__content {
  width: 90%;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 200;
}
.main .main__content .content__title {
  margin: 0 0 40px;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 400;
}
.main .main__content .content__title span {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 5px 0;
}
.main .main__content .content__text {
  color: white;
  font-size: 18px;
  line-height: 24px;
  margin: 40px 0px;
}
.main .main__content .content__cta {
  background: #E67C1D;
  display: block;
  margin: auto;
  width: 230px;
  padding: 14px 20px;
  border-radius: 50px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main .main__content .content__cta:hover {
  background: #B82817;
}

.services .services__card {
  display: block;
  width: 200px;
  height: 220px;
  margin: 20px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  text-align: center;
  text-decoration: none;
  padding: 30px 10px;
  border-radius: 5px;
  border: 4px solid white;
  background: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.services .services__card:hover {
  border: 4px solid #89AE30;
}
.services .services__card .card__image {
  line-height: 0;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.services .services__card .card__image img {
  width: 110%;
}
.services .services__card .card__name {
  margin: 20px 0 0;
  font-size: 16px;
  color: rgb(48, 48, 48);
}

.intro {
  padding: 50px 0;
}
.intro .intro__layout {
  width: 90%;
  margin: auto;
}
.intro .intro__layout .layout__content {
  text-align: center;
}
.intro .intro__layout .layout__content .content__title {
  color: #535353;
  font-size: 30px;
}
.intro .intro__layout .layout__content .content__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .intro .intro__layout .layout__content .content__title {
    font-size: 50px;
  }
}
.intro .intro__layout .layout__content .content__text {
  font-size: 18px;
  line-height: 24px;
  color: #535353;
}
.intro .intro__layout .layout__content .content__button {
  background: #E67C1D;
  display: block;
  margin: auto;
  width: 230px;
  padding: 14px 20px;
  border-radius: 50px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 40px;
}
.intro .intro__layout .layout__content .content__button:hover {
  background: #B82817;
}
.intro .intro__layout .layout__image {
  width: 100%;
  max-width: 500px;
  margin: 40px auto 0;
}
.intro .intro__layout .layout__image img {
  width: 100%;
}

.banner {
  background: url(../images/futuro-sostenible.jpg);
  background-position: center;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
  position: relative;
}
.banner:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 100;
}
.banner .banner__text {
  position: relative;
  z-index: 200;
  color: white;
  width: 90%;
  margin: auto;
  font-size: 35px;
}

.blog {
  padding: 40px 0;
}
.blog .blog__title {
  color: #535353;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}
.blog .blog__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .blog .blog__title {
    font-size: 50px;
  }
}
.blog .blog__layout {
  width: 90%;
  margin: auto;
}
.blog .blog__layout .layout__article {
  display: block;
  width: 280px;
  text-decoration: none;
  margin: 30px auto;
}
.blog .blog__layout .layout__article:hover .article__image img {
  -webkit-transform: scale(1.1) rotate(1deg);
          transform: scale(1.1) rotate(1deg);
}
.blog .blog__layout .layout__article .article__image {
  width: 100%;
  height: 170px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.blog .blog__layout .layout__article .article__image img {
  width: 115%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  scale: 1;
}
.blog .blog__layout .layout__article .article__title {
  font-size: 18px;
  font-weight: 300;
  color: #535353;
  margin: 5px 0;
}
.blog .blog__button {
  background: #E67C1D;
  display: block;
  margin: auto;
  width: 230px;
  padding: 14px 20px;
  border-radius: 50px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog .blog__button:hover {
  background: #B82817;
}

.work {
  background: #F5F5F5;
  margin: 60px 0;
  padding-bottom: 60px;
}
.work .work__layout {
  width: 90%;
  margin: auto;
}
.work .work__layout .layout__image {
  width: 100%;
  max-width: 500px;
  margin: auto;
}
.work .work__layout .layout__image img {
  width: 100%;
}
.work .work__layout .layout__content {
  text-align: center;
}
.work .work__layout .layout__content .content__title {
  color: #535353;
  font-size: 30px;
}
.work .work__layout .layout__content .content__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .work .work__layout .layout__content .content__title {
    font-size: 50px;
  }
}
.work .work__layout .layout__content .content__text {
  font-size: 18px;
  color: #535353;
  line-height: 24px;
}

.partners .partners__title {
  color: #535353;
  font-size: 30px;
  width: 90%;
  margin: auto;
  text-align: center;
}
.partners .partners__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .partners .partners__title {
    font-size: 50px;
  }
}
.partners .partners__layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  width: 90%;
  margin: auto;
  max-width: 500px;
}
.partners .partners__layout figure {
  width: 120px;
  margin: 0 auto;
}
.partners .partners__layout figure img {
  width: 100%;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.contact {
  padding: 20px 0 50px;
}
.contact .contact__title {
  color: #535353;
  font-size: 30px;
  text-align: center;
}
.contact .contact__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .contact .contact__title {
    font-size: 50px;
  }
}
.contact .contact__container {
  background: url(../images/casco-seguridad.jpg);
  background-position: center;
  background-size: cover;
  width: 90%;
  margin: auto;
  border-radius: 10px;
}
.contact .contact__container .container__form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 0 50px;
}
.contact .contact__container .container__form .form__text {
  color: #B82817;
  font-weight: bolder;
  font-size: 25px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact .contact__container .container__form .form__text span {
  color: black;
  font-size: 18px;
  font-weight: 300;
}
.contact .contact__container .container__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact .contact__container .container__form form p {
  margin: 0;
  width: 100%;
}
.contact .contact__container .container__form form input, .contact .contact__container .container__form form textarea {
  width: calc(100% - 10px);
  padding: 0;
  margin: 5px 0;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  position: relative;
  padding: 15px 0 15px 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  border-radius: 50px;
}
.contact .contact__container .container__form form textarea {
  border-radius: 30px;
  height: 120px;
}
.contact .contact__container .container__form form input[type=submit] {
  background: #E67C1D;
  display: block;
  margin: auto;
  width: 230px;
  padding: 14px 20px;
  border-radius: 50px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 20px;
  cursor: pointer;
}
.contact .contact__container .container__form form input[type=submit]:hover {
  background: #B82817;
}

/*---------------------------------------*/
/*--------------          ---------------*/
/*--------------  900px   ---------------*/
/*--------------          ---------------*/
/*---------------------------------------*/
@media screen and (min-width: 900px) {
  .main .main__content .content__title {
    font-size: 30px;
  }
  .main .main__content .content__title span {
    font-size: 70px;
  }
  .main .main__content .content__text {
    font-size: 20px;
    line-height: 26px;
  }
  .main .main__content .content__cta {
    background: #E67C1D;
    display: block;
    margin: auto;
    width: 230px;
    padding: 14px 20px;
    border-radius: 50px;
    font-size: 18px;
    color: white;
    text-decoration: none;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main .main__content .content__cta:hover {
    background: #B82817;
  }
  .services {
    width: 90%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 40px;
  }
  .services .services__card {
    margin: 20px;
  }
  .blog .blog__layout {
    max-width: 800px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
  }
  .partners .partners__title {
    color: #535353;
    font-size: 30px;
    width: 90%;
    margin: auto;
    text-align: center;
  }
  .partners .partners__title span {
    color: #B82817;
  }
}
@media screen and (min-width: 900px) and (min-width: 1280px) {
  .partners .partners__title {
    font-size: 50px;
  }
}
@media screen and (min-width: 900px) {
  .partners .partners__layout {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 33.33% 33.33% 33.33%;
    grid-template-columns: 33.33% 33.33% 33.33%;
    width: 90%;
    margin: auto;
    max-width: 800px;
  }
  .partners .partners__layout figure {
    width: 120px;
    margin: 0 auto;
  }
  .partners .partners__layout figure img {
    width: 100%;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
  }
}
/*---------------------------------------*/
/*--------------          ---------------*/
/*--------------  1280px  ---------------*/
/*--------------          ---------------*/
/*---------------------------------------*/
@media screen and (min-width: 1280px) {
  .main {
    max-height: 1200px;
    min-height: 900px;
  }
  .main .main__content {
    max-width: 1400px;
  }
  .main .main__content .content__title {
    font-size: 35px;
  }
  .main .main__content .content__title span {
    font-size: 100px;
  }
  .main .main__content .content__text {
    font-size: 20px;
    line-height: 26px;
  }
  .services {
    margin: -110px auto 0;
    padding: 0;
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    z-index: 300;
  }
  .services .services__card {
    padding: 30px 5px;
    margin: 0;
    background: rgba(255, 255, 255, 0.1);
    border: 4px solid transparent;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .services .services__card:hover {
    border: 4px solid transparent;
    top: -20px;
  }
  .intro {
    padding: 40px 0 100px;
  }
  .intro .intro__layout {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .intro .intro__layout .layout__content {
    text-align: left;
    width: 50%;
  }
  .intro .intro__layout .layout__content .content__button {
    background: #E67C1D;
    display: block;
    margin: auto;
    width: 230px;
    padding: 14px 20px;
    border-radius: 50px;
    font-size: 18px;
    color: white;
    text-decoration: none;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: 40px 0 0;
  }
  .intro .intro__layout .layout__content .content__button:hover {
    background: #B82817;
  }
  .intro .intro__layout .layout__image {
    width: 50%;
    max-width: 600px;
    margin: 40px auto 0;
  }
  .intro .intro__layout .layout__image img {
    width: 100%;
  }
  .banner {
    padding: 150px 0;
  }
  .banner .banner__text {
    font-size: 50px;
  }
  .blog .blog__layout {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blog .blog__layout .layout__article {
    margin: 20px 0;
  }
  .blog .blog__layout .layout__article:hover .article__title {
    color: black;
  }
  .blog .blog__button {
    margin-top: 30px;
  }
  .work .work__layout {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .work .work__layout .layout__image {
    width: 35%;
    max-width: 800px;
    min-width: 500px;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin: 0 auto;
  }
  .work .work__layout .layout__content {
    width: 50%;
    text-align: left;
  }
  .partners .partners__layout {
    margin-top: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 15% 2% 15% 2% 15% 2% 15% 2% 15% 2% 15%;
    grid-template-columns: 15% 15% 15% 15% 15% 15%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-items: center;
    -webkit-column-gap: 2%;
       -moz-column-gap: 2%;
            column-gap: 2%;
    max-width: 1500px;
  }
  .partners .partners__layout figure {
    width: 120px;
    margin: 0;
  }
  .partners .partners__layout figure img {
    width: 100%;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
  }
  .contact {
    padding: 20px 0 100px;
  }
  .contact .contact__container {
    max-width: 1400px;
  }
  .contact .contact__container .container__form {
    width: 50%;
  }
  .contact .contact__container .container__form .form__text {
    text-align: left;
    width: 90%;
    margin: 30px auto 30px;
  }
  .contact .contact__container .container__form form input, .contact .contact__container .container__form form textarea {
    margin: 10px 0;
  }
  .contact .contact__container .container__form .form__recaptcha {
    width: 90%;
    margin: auto;
    margin-top: 40px;
  }
  .contact .contact__container .container__form .form__recaptcha .recaptcha__text {
    font-size: 12px;
    color: gray;
  }
  .contact .contact__container .container__form .form__recaptcha .recaptcha__text a {
    color: rgb(99, 99, 99);
  }
}
/*---------------------------------------*/
/*--------------          ---------------*/
/*--------------  1600px  ---------------*/
/*--------------          ---------------*/
/*---------------------------------------*/
@media screen and (min-width: 1500px) {
  .services .services__card {
    padding: 30px 20px;
  }
  .banner .banner__text {
    font-size: 60px;
  }
  .blog .blog__layout .layout__article {
    width: 320px;
  }
  .blog .blog__layout .layout__article .article__image {
    height: 200px;
  }
}
.about {
  padding: 70px 0 0;
}
.about .about__presentation {
  width: 90%;
  margin: auto;
}
.about .about__presentation .presentation__title {
  color: #535353;
  font-size: 30px;
  text-align: center;
}
.about .about__presentation .presentation__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .about .about__presentation .presentation__title {
    font-size: 50px;
  }
}
.about .about__presentation .presentation__content .content__image {
  width: 100%;
  max-width: 500px;
  margin: auto;
}
.about .about__presentation .presentation__content .content__image img {
  width: 100%;
}
.about .about__presentation .presentation__content .content__text p {
  font-size: 16px;
  line-height: 22px;
  color: #535353;
}
.about .about__corporative {
  background: #F6F6F6;
  padding: 40px 0;
}
.about .about__corporative .corporative__title {
  color: #535353;
  font-size: 30px;
  text-align: center;
  margin: 0 0 30px;
}
.about .about__corporative .corporative__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .about .about__corporative .corporative__title {
    font-size: 50px;
  }
}
.about .about__corporative .corporative__layout {
  width: 90%;
  margin: auto;
}
.about .about__corporative .corporative__layout .layout__values .values__title {
  color: #E67C1D;
  font-size: 20px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.about .about__corporative .corporative__layout .layout__values ul {
  list-style-position: inside;
  padding-left: 0px;
}
.about .about__corporative .corporative__layout .layout__values ul li {
  text-align: center;
  font-weight: bolder;
  color: #535353;
  margin: 10px 0;
  font-size: 16px;
}
.about .about__corporative .corporative__layout .layout__philosophy {
  background: #F5EFE9;
  padding: 30px;
  margin: 20px 0;
  border-radius: 10px;
}
.about .about__corporative .corporative__layout .layout__philosophy .philosophy__title {
  margin: 0 0 15px;
  color: #89AE30;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
.about .about__corporative .corporative__layout .layout__philosophy p {
  margin: 0;
  color: #535353;
  font-size: 16px;
  line-height: 22px;
}
.about .about__image {
  position: relative;
  height: 300px;
  overflow: hidden;
}
.about .about__image .rellax {
  background-image: url(../images/paisaje-guanacaste.jpg);
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 120px;
  width: 100%;
  height: 600px;
}
.about .about__ceo {
  padding: 20px 0;
  width: 90%;
  margin: auto;
}
.about .about__ceo .ceo__image {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.about .about__ceo .ceo__image img {
  width: 100%;
}
.about .about__ceo .ceo__content .content__title {
  color: #535353;
  font-size: 30px;
  text-align: center;
}
.about .about__ceo .ceo__content .content__title span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .about .about__ceo .ceo__content .content__title {
    font-size: 50px;
  }
}
.about .about__ceo .ceo__content p {
  color: #535353;
  font-size: 16px;
  line-height: 22px;
}
.about .about__cta {
  background: #F6F6F6;
  padding: 50px;
  text-align: center;
}
.about .about__cta .cta__text {
  color: #535353;
  font-size: 30px;
  font-weight: bolder;
  margin: 0 0 40px;
}
.about .about__cta .cta__text span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .about .about__cta .cta__text {
    font-size: 50px;
  }
}
.about .about__cta .cta__button {
  background: #E67C1D;
  display: block;
  margin: auto;
  width: 230px;
  padding: 14px 20px;
  border-radius: 50px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.about .about__cta .cta__button:hover {
  background: #B82817;
}

/*---------------------------------------*/
/*--------------          ---------------*/
/*--------------  1280px  ---------------*/
/*--------------          ---------------*/
/*---------------------------------------*/
@media screen and (min-width: 1280px) {
  .about {
    padding: 100px 0 0;
  }
  .about .about__presentation {
    width: 90%;
    max-width: 1400px;
  }
  .about .about__presentation .presentation__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0 40px;
  }
  .about .about__presentation .presentation__content .content__image {
    width: 45%;
    max-width: 600px;
    margin: 0;
  }
  .about .about__presentation .presentation__content .content__text {
    width: 48%;
  }
  .about .about__presentation .presentation__content .content__text p {
    font-size: 18px;
    line-height: 24px;
  }
  .about .about__corporative {
    background: #F6F6F6;
    padding: 60px 0;
  }
  .about .about__corporative .corporative__title {
    margin-bottom: 60px;
  }
  .about .about__corporative .corporative__layout {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about .about__corporative .corporative__layout .layout__values {
    width: 300px;
  }
  .about .about__corporative .corporative__layout .layout__values .values__title {
    text-align: left;
  }
  .about .about__corporative .corporative__layout .layout__values ul {
    list-style-position: initial;
    padding: 0 0 0 20px;
  }
  .about .about__corporative .corporative__layout .layout__values ul li {
    text-align: left;
    font-size: 18px;
  }
  .about .about__corporative .corporative__layout .layout__philosophy {
    max-width: 450px;
    margin: 0 10px;
  }
  .about .about__corporative .corporative__layout .layout__philosophy p {
    font-size: 18px;
    line-height: 24px;
  }
  .about .about__image {
    height: 400px;
  }
  .about .about__image .rellax {
    top: 20px;
    height: 800px;
  }
  .about .about__ceo {
    padding: 60px 0;
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about .about__ceo .ceo__image {
    width: 48%;
    max-width: 500px;
    height: auto;
    margin: 0 20px 0 0;
    line-height: 0;
  }
  .about .about__ceo .ceo__content {
    width: 58%;
  }
  .about .about__ceo .ceo__content .content__title {
    text-align: left;
  }
  .about .about__ceo .ceo__content p {
    color: #535353;
    font-size: 16px;
    line-height: 22px;
  }
}
.service .service__cover {
  background: url(../images/empresa-esg.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 60px 0 0;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service .service__cover .cover__title {
  margin: 0;
  text-align: center;
  position: relative;
  z-index: 200;
  color: white;
  width: 90%;
  margin: auto;
  font-size: 30px;
}
.service .service__cover:before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  z-index: 100;
}
.service .construction {
  background: url(../images/proyectos-de-construccion.jpg);
  background-position: center;
  background-size: cover;
}
.service .productive {
  background: url(../images/produccion-forestal.jpg);
  background-position: center;
  background-size: cover;
}
.service .research {
  background: url(../images/investigacion.jpg);
  background-position: center;
  background-size: cover;
}
.service .training {
  background: url(../images/capacitacion.jpg);
  background-position: center;
  background-size: cover;
}
.service .service__info {
  width: 90%;
  margin: auto;
  font-size: 16px;
  line-height: 22px;
  color: #535353;
  padding: 20px 0;
  text-align: center;
}
.service .service__features {
  background: rgb(243, 243, 243);
  padding: 40px 0;
}
.service .service__features .features__layout {
  width: 90%;
  margin: auto;
}
.service .service__features .features__layout .layout__items {
  list-style: none;
  padding-left: 0;
}
.service .service__features .features__layout .layout__items li {
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0;
  color: #535353;
  position: relative;
  padding-left: 25px;
}
.service .service__features .features__layout .layout__items li:before {
  content: "";
  background-image: url(../images/leaf.png);
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  background-size: cover;
  background-repeat: no-repeat;
}
.service .service__features .features__layout .layout__image {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
}
.service .service__features .features__layout .layout__image img {
  width: 100%;
  border-radius: 5px;
}
.service .service__cta {
  padding: 80px 0;
  text-align: center;
}
.service .service__cta p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: bolder;
  color: #535353;
  font-size: 30px;
  font-size: 25px;
  margin: 0 0 40px;
}
.service .service__cta p span {
  color: #B82817;
}
@media screen and (min-width: 1280px) {
  .service .service__cta p {
    font-size: 50px;
  }
}
.service .service__cta .cta__button {
  background: #E67C1D;
  display: block;
  margin: auto;
  width: 230px;
  padding: 14px 20px;
  border-radius: 50px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service .service__cta .cta__button:hover {
  background: #B82817;
}

@media screen and (min-width: 1280px) {
  .service .service__cover {
    height: 350px;
  }
  .service .service__cover .cover__title {
    font-size: 45px;
  }
  .service .service__info {
    font-size: 18px;
    line-height: 26px;
    max-width: 1400px;
    padding: 50px 0;
  }
  .service .service__features {
    padding: 60px 0 70px;
  }
  .service .service__features .features__layout {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .service .service__features .features__layout .layout__items {
    width: 48%;
  }
  .service .service__features .features__layout .layout__items li {
    font-size: 18px;
    line-height: 26px;
    margin: 15px 0;
  }
  .service .service__features .features__layout .layout__image {
    width: 50%;
    max-width: 600px;
    margin: 0;
  }
}
.blog--section .blog__cover {
  padding: 20px 0 0;
  background: url(../images/costa-rica-rainforest.jpg);
  background-position: center;
  background-size: cover;
  height: 250px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.blog--section .blog__cover h1, .blog--section .blog__cover p {
  position: relative;
  z-index: 200;
  text-align: center;
  color: white;
  width: 90%;
  margin: 5px auto;
}
.blog--section .blog__cover .cover__title {
  font-size: "Raleway", sans-serif;
  font-size: 45px;
}
.blog--section .blog__cover:before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  z-index: 100;
}

@media screen and (min-width: 1280px) {
  .blog--section .blog__cover {
    height: 300px;
  }
  .blog--section .blog__layout {
    width: 95%;
    max-width: 1450px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 25% 25% 25% 25%;
    grid-template-columns: 25% 25% 25% 25%;
    justify-items: center;
    padding: 30px 0 0;
  }
  .blog--section .blog__layout .layout__article {
    margin: 20px 0;
  }
  .blog--section .blog__layout .layout__article:hover .article__title {
    color: black;
  }
}
.single {
  padding: 100px 0 0;
  width: 90%;
  margin: auto;
}
.single .single__article {
  max-width: 1000px;
  margin: auto;
}
.single .single__article .article__image {
  width: 100%;
  margin: 0;
}
.single .single__article .article__image img {
  width: 100%;
}
.single .single__article .article__title {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  margin: 15px 0 30px;
  color: #535353;
}
.single .single__article h2 {
  font-size: 25px;
  color: #535353;
}
.single .single__article h3, .single .single__article h4, .single .single__article h5, .single .single__article h6 {
  font-size: 20px;
  color: #535353;
}
.single .single__article p, .single .single__article strong, .single .single__article span, .single .single__article ul, .single .single__article li, .single .single__article a {
  font-size: 16px;
  line-height: 22px;
  color: #535353;
}
.single .single__article a {
  color: #E67C1D;
}
.single .single__article .article__share {
  text-align: center;
  padding: 5px 0 50px;
  border-top: 1px solid rgb(204, 204, 204);
  margin-top: 30px;
}
.single .single__article .article__share p {
  font-size: 18px;
  margin: 10px 0;
}
.single .single__article .article__share a {
  text-decoration: none;
  font-size: 25px;
  margin: 0 5px;
  color: #B82817;
}
.single .single__article .article__share a:hover {
  color: #535353;
}
.single .single__sidebar {
  max-width: 800px;
  margin: auto;
}
.single .single__sidebar .sidebar__author {
  background: #F1F6E5;
  width: calc(100% - 40px);
  padding: 20px;
  text-align: center;
  border-radius: 20px;
  -webkit-box-shadow: 0 5px 0 #E67C1D;
          box-shadow: 0 5px 0 #E67C1D;
  margin-bottom: 50px;
  color: #535353;
}
.single .single__sidebar .sidebar__author .author__title {
  font-family: "Raleway", sans-serif;
  font-size: 25px;
}
.single .single__sidebar .sidebar__author .author__image {
  border-radius: 50%;
  overflow: hidden;
  line-height: 0;
  width: 150px;
  height: 150px;
  margin: auto;
}
.single .single__sidebar .sidebar__author .author__image img {
  width: 100%;
}
.single .single__sidebar .sidebar__author .author__name {
  font-weight: bolder;
  font-size: 20px;
}
.single .single__sidebar .sidebar__articles {
  background: #F1F6E5;
  width: calc(100% - 40px);
  padding: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 5px 0 #E67C1D;
          box-shadow: 0 5px 0 #E67C1D;
  margin-bottom: 30px;
  display: -ms-grid;
  display: grid;
  row-gap: 30px;
}
.single .single__sidebar .sidebar__articles .articles__resume {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  text-decoration: none;
}
.single .single__sidebar .sidebar__articles .articles__resume:hover {
  background: rgba(230, 124, 29, 0.1);
}
.single .single__sidebar .sidebar__articles .articles__resume .resume__image {
  width: 120px;
  height: 120px;
  min-width: 120px;
  margin: 0 10px 0 0;
  line-height: 0;
}
.single .single__sidebar .sidebar__articles .articles__resume .resume__image img {
  width: 100%;
  aspect-ratio: 1/1;
}
.single .single__sidebar .sidebar__articles .articles__resume .resume__title {
  margin: 0;
  width: 70%;
  color: #535353;
  font-size: 16px;
}

@media screen and (min-width: 1280px) {
  .single {
    padding: 120px 0 0;
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .single .single__article {
    width: 66%;
    margin: 0;
  }
  .single .single__article .article__title {
    font-size: 35px;
  }
  .single .single__article p, .single .single__article strong, .single .single__article span, .single .single__article ul, .single .single__article li, .single .single__article a {
    font-size: 18px;
    line-height: 26px;
  }
  .single .single__sidebar {
    width: 30%;
    margin: 0;
  }
  .single .single__sidebar .sidebar__articles .articles__resume .resume__image {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
  .single .single__sidebar .sidebar__articles .articles__resume .resume__title {
    font-size: 18px;
  }
}