@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Regular.ttf');
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf');
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Roboto';
  -webkit-font-smoothing: subpixel-antialiased !important;
}

.page {
  scrollbar-color: #24272f #706F6F;
  scrollbar-width: thin;
  height: 100%;
}

.page::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #706F6F;
}

.page::-webkit-scrollbar {
  width: 10px;
  background-color: #706F6F;
}

.page::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #24272f;
}

.footer_container {
  max-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.footer_container_column {
  max-width: 20%;
  margin: 0px 25px;
}

.efr_img {
  margin-top: 1rem;
}

nav {
  width: 100%;
  background-color: white;
  line-height: 2;
}

nav .navbar-brand {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  color: black !important;
}

nav img {
  max-height: 30px;
}

nav span {
  color: black;
  margin: 5px 10px 0px 10px;
}

#boxidioma {
  display: inline-block;
}

#idioma {
  padding: 23px 20px;
  cursor: pointer;
}

#boxidioma>a:first-of-type {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #c4c4c7 !important;
}

#idiomasdisponibles {
  display: none;
  position: absolute;
  background-color: #F2F2F2;
  z-index: 1;
  margin-top: 18px;
}

#idiomasdisponibles a {
  text-decoration: none;
  display: block;
  color: #5f5f5f;
  padding: 10px 20px;
  font-size: 13px;
}

#idiomasdisponibles a:hover {
  background-color: rgba(0, 0, 0, .06);
}

#boxidioma:hover #idiomasdisponibles {
  display: block;
}

#idiomasdisponibles>a:first-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

#navbot>a:first-of-type {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #c4c4c7 !important;
}

#navbot button a {
  margin: 0px 10px 0px 10px;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 0px;
  color: #0c0c0c;
  line-height: 30px;
  text-decoration: none;
}

footer {
  padding-top: 25px;
  color: #2A531F;
  font-family: 'poppins';
  font-size: 13px;
  letter-spacing: 1px;
  background-color: #EAE7E4;
}

footer a {
  color: #97989d;
}

.logosFooter {
  height: 90px;
}

#section1 {
  min-height: 30%;
  padding: 40px 0px 80px 0px;
}

#section2,#mainSection2 {
  min-height: 30%;
}

.carousel_link_btn {
  padding: 60px 0px 40px 0px;
}

.news_link_btn {
  padding: 40px 0px 40px 0px;
}

#botonsend {
  display: none;
}

#labelrefresh {
  position: absolute;
  margin-top: 16px;
  margin-left: 10px;
}

#captcha {
  border-radius: 8px;
  border: 1px solid black;
}

video::-webkit-media-controls-timeline {
  display: none;
}

#sizeiconos img {
  width: 90px;
  height: 90px;
}

#sizeiconos h1 {
  font-size: 19px;
}

.filtroimagen::before {
  content: '';
  background-image: linear-gradient(180deg, #0A0A0A3B 95%, rgba(255, 255, 255) 100%);
  display: block;
  width: 100%;
  height: 75%;
  position: absolute;
  left: 0px;
}

/* Create a Parallax Effect */
.imgSection0 {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 75%;
}

/* First image (Logo. Full height) */
.imgSection0 {
  background-image: url('../img/IMG_6451.jpg');
  min-height: 75%;
}

.imgSection01 {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 50%;
}

.imgSection01 {
  background-image: url('../img/_MG_2614.JPG');
  min-height: 65%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.filtroimagen0_1::before {
  content: '';
  display: block;
  width: 100%;
  height: 65%;
  position: absolute;
  left: 0px;
  background-image: linear-gradient(360deg, #0A0A0A3B 95%, rgba(255, 255, 255) 100%);
}

.imgSection0_2 {
  background-image: url('../img/_MG_3218_2.JPG');
  min-height: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.filtroimagen_2::before {
  content: '';
  background-image: linear-gradient(180deg, #0A0A0A3B 95%, #D9D0BC 100%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
}

.filtroimagen3::before {
  content: '';
  display: block;
  width: 100%;
  height: 75%;
  position: absolute;
  left: 0px;
  background-image: linear-gradient(180deg, #0A0A0A3B 95%, rgba(255, 255, 255) 100%);
}

.imgSection0_3 {
  background-image: url('../img/IMG_6459_2.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.filtroimagen4::before {
  content: '';
  display: block;
  width: 100%;
  height: 65%;
  position: absolute;
  left: 0px;
  background-image: linear-gradient(360deg, #0a0a0a14 95%, rgba(255, 255, 255) 100%);
}

.imgSection0_4 {
  background-image: url('../img/IMG_3944_2.JPG');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 65%;
  display: flex;
  align-items: center;
}

/* First image (Logo. Full height) */
.imgSection1 {
  background-image: url('../img/segunda.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

footer li {
  list-style: none;
}

#carbogan_title {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  top: 35%;
  transform: translateY(-50%);
  color: #EAE7E4;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1pt;
  font-family: 'Bebasneue';
}

.carbogan_title_2 {
  position: absolute;
  left: 0%;
  right: 0%;
  display: block;
  top: 45%;
  transform: translateY(-50%);
  color: #EAE7E4;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1.2pt;
  font-family: 'Roboto';
  text-align: justify;
}

/* position: absolute;
left: 0;
right: 0;
display: block;
top: 35%;
transform: translateY(-50%);
color: #EAE7E4;
font-size: 10em;
font-weight: bold;
letter-spacing: 2pt;
font-family: 'Bebasneue'; */
#carbogan_subtitle {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  top: 35%;
  transform: translateY(-50%);
  color: #EAE7E4;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1pt;
  font-family: 'Roboto';
}

.carbogan_description {
  font-size: 22px;
  letter-spacing: 0.02em;
  color: #618B35;
  font-family: 'Roboto';
  padding-top: 1.75rem;
  padding-bottom: .5rem;
}

#titulo2 {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  top: 35%;
  transform: translateY(-50%);
  color: white;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 1pt;
  font-family: 'poppins';
}

#cookie {
  background-color: rgb(32, 32, 32);
  bottom: 0px;
  position: fixed;
  display: block;
  border: 0;
  font-size: 12pt;
  margin: 0 auto;
  padding: 13px 10px;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  z-index: 9999;
  box-shadow: rgba(0, 0, 0, .5) 0px 5px 50px;
  left: 0px;
}

#cookie span {
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  font-size: 12pt;
  text-align: center;
  font-weight: 300;
}

#cookie-again {
  background-color: rgb(32, 32, 32);
  color: rgb(255, 255, 255);
  position: fixed;
  font-family: "Poppins";
  width: auto;
  bottom: 0px;
  right: 100px;
  display: block;
  font-size: 10pt;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  z-index: 9999;
  cursor: pointer;
  box-shadow: #161616 2px 2px 5px 2px;
  letter-spacing: 1px;
}

#cookie a {
  display: inline-block;
  color: rgb(255, 255, 255);
}

#cookie button {
  display: inline-block;
  color: rgb(255, 255, 255);
  background-color: rgb(169, 170, 172);
  line-height: 1;
  padding: 10px 16px 10px;
  border: none
}

@media only screen and (max-device-width: 600px) {
  #titulo2 {
    top: 33%;
  }

  #titulo1 {
    top: 28%;
  }

  #imgcopernicus {
    width: 25% !important;
    left: 38%;
  }
}

@media (max-width: 1400px) {
  #section5 h3 {
    margin-left: 300px;
  }

  #titulo2 {
    top: 39%;
  }
}

@media (max-width: 1200px) {

  #titulo1,
  #titulo2 {
    font-size: 2.8em;
  }

  #section5 h3 {
    margin-left: 200px;
  }
}

@media (max-width: 1000px) {

  #titulo1,
  #titulo2 {
    font-size: 2.3em;
  }

  #section5 h3 {
    margin-left: 0px;
    text-align: center;
  }

  #objetivos_title_second {
    margin-top: 1rem;
  }
}

@media (max-width: 664px) {
  #section5 h3 {
    margin-left: 0px;
  }
}

.animacionguay {
  content: '';
  opacity: 0;
  animation: 2s fadeIn;
  animation-fill-mode: forwards;
  transition: opacity 1.5s;
  animation-delay: 500ms;
}

.animacionguay2 {
  content: '';
  opacity: 0;
  animation: 3s fadeIn;
  animation-fill-mode: forwards;
  transition: opacity 1.5s;
  animation-delay: 500ms;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {

  /* Firefox */
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {

  /* Safari and Chrome */
  from {
    -webkit-opacity: 0;
  }

  to {
    -webkit-opacity: 1;
  }
}

@-o-keyframes fadein {

  /* Opera */
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.grid_container {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "socios_title socios_title socios_title financiado_title financiado_title links"
    "socios socios socios financiado financiado links"
    "info info info info info links"
    "info info info info info empty";

    /* display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
        "socios_title socios_title socios_title socios_title socios_title financiado_title financiado_title links"
        "socios socios socios socios socios financiado financiado links"
        "info info info info info info info links"
        "info info info info info info info empty"; */
}

.socios {
  grid-area: socios;
  margin-bottom: 2rem;

  .row{
    margin-left: 0px;
    margin-right: 0px;
  }
}

.socios_title {
  grid-area: socios_title;
  display: flex;
  align-items: center;
}

.links {
  grid-area: links;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.info {
  grid-area: info;
}

.empty {
  grid-area: empty;
}

.financiado_title {
  grid-area: financiado_title;
  display: flex;
  align-items: center;
}

.financiado {
  grid-area: financiado;
}

.carbogan_social_media_link {
  width: 32px;
  margin-right: 5px;
}

.footer_first_text {
  font-size: smaller;
  text-align: justify;
}

.footer_second_text {
  font-size: smaller;
  color: #0c0c0c;
}

.carbogan_footer_media {
  display: flex;
  align-items: center;
}

.carbogan_footer_logo {
  display: flex;
  justify-content: end;
}

.footer_logos_socio {
  height: 50px;
  /* margin-right: 10px; */
}

.footer_logos_financiado {
  height: 46px;
}

.proyecto_objetivos_container {
  background: #618B35;
  border-radius: 1em;
  padding-bottom: 10px;
  padding-top: 25px;
  color: whitesmoke;
}

#section_objetivos {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.navbar_social_media {
  padding-right: 2rem;
}

.navbar_social_media .carbogan_footer_media .carbogan_social_media_link {
  margin: 0px !important;
  margin-right: 5px !important;
}

.carbogan_navbar {
  background-color: #EAE7E4 !important;
}

.carbogan_links_list {
  align-self: center;
}

.carbogan_links_title {
  align-self: center;
}

.carbogan_links_item {
  padding-bottom: 1rem;
}

.nav-link {
  color: #618B35;
}

.active {
  color: #2A531F !important;
}

.navbar-brand {
  margin: 0px !important;
}

.navbar-nav {
  margin-left: 2rem;
}

.carbogan_home_logos_cards {
  border: none;
  width: 250px;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carbogan_home_logos_cards:hover {
  border: none;
}


.carbogan_card_img {
  width: 215px;
  padding: 0.5rem;
  height: 110px;
  transition: transform .2s;
}

.carbogan_card_img_2 {
  height: 150px;
}

.carbogan_card_img:hover {
  transform: scale(1.2);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.accordion-item {
  background-color: transparent !important;
  color: #EAE7E4;
  border: none;
}

.accordion-header {
  display: flex;
  justify-content: center;
}

.accordion-button {
  background-color: transparent !important;
  color: #EAE7E4;
  width: 22rem;
  font-size: 20px;
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
  box-shadow: none;
  color: #D9D0BC;
}

.accordion-button::after {
  filter: invert(1);
}

.accordion-button:not(.collapsed)::after {
  filter: invert(1);
}

.accordion-body {
  display: flex;
  align-items: center;
  justify-content: flex-start;

  p {
    max-width: 28rem;
    text-align: justify;
    padding-left: 5rem;
    color: #EAE7E4;
  }
}

.accordion-body-flecha {
  width: 24px;
  margin-right: 1rem;
  filter: invert(1);
}

.objetivos_title_container {
  display: flex;
  justify-content: center;
}

.objetivos_title {
  font-family: 'Bebasneue';
  font-size: 30px;
}

.carbogan_objetivo_principal {
  font-family: 'Roboto';
  font-size: x-large;
  color: #618B35;
  padding-top: 3rem;
}

.carbogan_subtitle_home {
  font-family: 'Roboto';
  font-size: 18px;
  /* color: #618B35; */
}

#section2, #mainSection2 {
  min-height: 20%;
}

.row_logos_home {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.row_logos_home_second {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 3rem;
}

.home_buttons {
  background: #618B35;
  border-radius: 11px;
  color: #EAE7E4;
  font-size: 20px;
}

.home_buttons:hover {
  background-color: #2A531F;
  color: #EAE7E4;
}

.qs_title {
  padding-top: 2rem;
  color: #EAE7E4;
  font-family: 'Bebasneue';
  font-size: xx-large;
  text-align: center;
}

.qs_card {
  margin: 2rem;
  border: none;
  border-radius: 1em !important;
  padding: 5px;
  width: 250px;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  height: max-content;
}

.qs_img_logo_3 {
  padding: 1rem;
  background-color: whitesmoke;
  border-radius: 0.8rem !important;
  transition: transform .2s;
  height: 125px;
  min-width: 225px;
  max-width: 230px;
}

.qs_img_logo_1 {
  padding: 1rem;
  background-color: whitesmoke;
  border-radius: 0.8rem !important;
  transition: transform .2s;
  height: auto;
  width: 100%;
}

.qs_img_logo_2 {
  padding: 0.5rem;
  background-color: whitesmoke;
  border-radius: 0.8rem !important;
  transition: transform .2s;
  height: auto;
  width: 180px;
}

.qs_img_logo:hover {
  transform: scale(1);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.qs_card_body {
  padding: 1rem;
  background-color: whitesmoke;
  border-radius: 1em;
  margin-top: .5rem;
  max-width: 230px;
  display: none;
}

.card-title {
  text-align: center;
  font-family: 'Bebasneue';
  font-size: x-large;
}

.qs_cards_unis {
  justify-content: space-evenly;
  margin-bottom: 4rem;
}

.qs_cards_socios_logos_1 {
  /* height: 120px; */
}

.qs_cards_unis_logos {
  height: 170px;
  min-width: auto;
}

.qs_cards_unis_logos:hover {
  transform: scale(1.2);
}

.qs_title_2 {
  padding-top: 3rem;
  margin-top: 1rem;
  color: #EAE7E4;
  font-family: 'Bebasneue';
  font-size: xx-large;
  text-align: center;
}

.qs_container {
  position: relative;
  padding-top: 3rem;
}

.home_logos_container {
  margin-top: 40px;
}

.carbogan_title_imglogo {
  height: 100px;
  min-width: 459px;
  background-image: url('../img/GO_Carbogan_Principal_blanco.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@keyframes reveal {
  from {
    opacity: 0;
    clip-path: inset(45% 20% 45% 20%);
  }

  to {
    opacity: 1;
    clip-path: inset(0% 0% 0% 0%);
  }
}

@-webkit-keyframes reveal {
  from {
    -webkit-opacity: 0;
    -webkit-clip-path: inset(45% 20% 45% 20%);
  }

  to {
    -webkit-opacity: 1;
    -webkit-clip-path: inset(0% 0% 0% 0%);
  }
}

.revealing-image {
  /* Create View Timeline */
  view-timeline-name: --revealing-image;
  view-timeline-axis: block;

  /* Attach animation, linked to the  View Timeline */
  animation: linear reveal both;
  animation-timeline: --revealing-image;

  /* Tweak range when effect should run*/
  animation-range: entry 5% cover 40%;
}

.qs_card:hover {
  background-color: transparent !important;
  border: none !important;
}

#UPA_LOGO img:hover {
  transform: scale(1.2);
}

#DIGITANIMAL_LOGO img:hover {
  transform: scale(1.2);
}

#FORA_LOGO img:hover {
  transform: scale(1.2);
}

#AGRESTA_LOGO img:hover {
  transform: scale(1.2);
}

.qs_card #UPA_LOGO:hover~#UPA_qs_card_body {
  display: block;
  opacity: 0;
  animation: 0.5s fadeIn;
  animation-fill-mode: both;
  transition: opacity 0.2s;
  animation-delay: 50ms;
  margin-top: 2rem;
}

.qs_card #DIGITANIMAL_LOGO:hover~#DIGITANIMAL_qs_card_body {
  display: block;
  opacity: 0;
  animation: 0.5s fadeIn;
  animation-fill-mode: both;
  transition: opacity 0.2s;
  animation-delay: 50ms;
  margin-top: 2rem;
}

.qs_card #FORA_LOGO:hover~#FORA_qs_card_body {
  display: block;
  opacity: 0;
  animation: 0.5s fadeIn;
  animation-fill-mode: both;
  transition: opacity 0.2s;
  animation-delay: 50ms;
  margin-top: 2rem;
}

.qs_card #AGRESTA_LOGO:hover~#AGRESTA_qs_card_body {
  display: block;
  opacity: 0;
  animation: 0.5s fadeIn;
  animation-fill-mode: both;
  transition: opacity 0.2s;
  animation-delay: 50ms;
  margin-top: 2rem;
}

.qs_container_2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 40%;
}

.home_btn_1 {
  position: relative;
  border: solid;
    border-width: thin;
    border-color: #2A531F;
  /* box-shadow: 0px 0px 30px rgba(234,231,228,1); */
  /* box-shadow: 0px 0px 30px rgba(97,139,53,1); */
}

.home_btn_0{
  position: relative;
  border: solid;
  border-width: thin;
  border-color: #2A531F;
  margin-bottom: 1.75rem;
}

@keyframes hideimage {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes hideimage {
  from {
    -webkit-opacity: 1;
  }

  to {
    -webkit-opacity: 0;
  }
}

.hide-image {
  /* Create View Timeline */
  view-timeline-name: --hide-image;
  view-timeline-axis: block;

  /* Attach animation, linked to the  View Timeline */
  animation: linear hideimage both;
  animation-timeline: --hide-image;

  /* Tweak range when effect should run*/
  animation-range: entry 50%;
  /* cover 50%; */
}

.hiding {
  /* opacity: 0; */
  transition: all 0.8s;
}

@media(prefers-reduced-motion) {
  .hiding {
    transition: none;
  }
}

.show {
  opacity: 1;
}

.carbogan_card_img_var1 {
  height: auto;
  width: 100%;
}

.carbogan_card_img_var2 {
  height: auto;
  width: 180px;
}

#proyecto_main_title {
  display: flex;
  justify-content: center;
}

.carbogan_hlcards_parent {
  display: flex;
  justify-content: center;
  padding-right: 0px;
}

.footer_section_titles{
  font-size: medium;
}

@-moz-document url-prefix() {
  #section2,#mainSection2 {
    height:20%;
  }
  .imgSection0_2{ 
    height:75%;
  }
}

.card-img-overlay{
  position: relative;
  background-image: linear-gradient(0deg, rgba(0,0,0,0.5) 1%, rgba(0,212,255,0) 100%), url('../img/_MG_3218_2.JPG');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 20rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}

.carbogan_color{
  background-color: #2A531F;
  color: #EAE7E4;
}

#news_section0{
  margin: 2rem 0px;
}

.news_row{
  padding-bottom: 2rem;
}

.card-img-overlay:hover .news_description {
  display: block;
  opacity: 0;
  animation: 1s fadeIn;
  animation-fill-mode: both;
  transition: opacity 0.2s;
  animation-delay: 50ms;
}

/* .card-img-overlay:hover {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.8519782913165266) 30%, rgba(0,212,255,0) 100%), url('../img/_MG_3218_2.JPG');
} */

.news_description{
  display: none;
}

.news_template_section{
  padding-left: 15rem;
  padding-right: 15rem;
  margin-bottom: 3rem;  
}

.news_template_maintitle{
  font-family: 'Bebasneue';
  font-size: 30px;
  color: #2A531F;
  text-align: justify;
  margin: 2rem 0px;
  -webkit-font-smoothing: antialiased;
}

.news_template_title{
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 2rem;
  -webkit-font-smoothing: antialiased;
}

.news_template_subtitle{
  font-family: 'Roboto';
  font-size: 18px;
  color: #2A531F;
  font-weight: bold;
  margin-top: 2rem;
  -webkit-font-smoothing: antialiased;
}

.news_template_text{
  font-family: 'Roboto';
  font-size: 16px;
  text-align: justify;

  a{
    color: #618B35;
    text-decoration: none;
  }

  a:hover{
    color: #2A531F;
  }
}

.news_template_text b span{
  font-style: italic;
}

.news_template_text span{
  font-style: italic;

}

.breadcrumbs{
  font-family: 'Roboto';
  font-size: 14px;
  color: #2A531F;
  margin: 2rem;
  letter-spacing: 1px;

  a {
    color: #618B35;
    text-decoration: none;
  }
}

.news_template_img_container{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 2rem 0px 1rem 0px;
}

.news_link{
  text-decoration: none;
  color: #EAE7E4;
}

#news_1 {
  background-image: url('../img/noticias/noticia_2/54415188086_eb5495a2fb_c.jpg');
}

#news_1:hover {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.8519782913165266) 25%, rgba(0,212,255,0) 85%), url('../img/noticias/noticia_2/54415188086_eb5495a2fb_c.jpg');
}

#news_2{
  background-image: url('../img/IMG_6459.jpg');
}

#news_2:hover {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.8519782913165266) 25%, rgba(0,212,255,0) 85%), url('../img/IMG_6459.jpg');
}

/* TEMPORAL */
#news_1, #news_2, .news_link, .carbogan_color{
  height: 100%;
}

.news_row{
  height: 80%;
}


@media screen and (min-width: 780px) and (max-width: 1205px) {
  .carbogan_title_2{
    top: 50%;
  }
}

/* Resize de ventana en PC */
@media screen and (max-width: 1000px) {
    .news_template_section{
      padding-left: 8rem;
      padding-right: 8rem;
    }
  
    .breadcrumbs{
      margin: 2rem 0px;
      font-size: 16px;
    }
  
    .filtroimagen3::before, .filtroimagen::before{
      height: 76%;
    }
  
    #section2, #mainSection2{
      min-height: 16%;
  
      .carbogan_description {
        margin-bottom: 0px;
      }
    }
  
    .social_links_list{
      display: none !important;
    }
  
    .imgSection0_4{
      height: 85%;
    }
  
    #news_section0 {
      height: fit-content;
    }
  
    .news_row div {
      margin-bottom: 2rem;
    }
  }

/* Resize de ventana en PC */
@media screen and (max-width: 440px) {
  #carbogan_title{
    font-size: 80px;
  }

  .carbogan_title_2{
    font-size: 38px;
    top: 54%;
    padding: 0px 6rem;
  }

  #mainSection2 {
    min-height: 30%;
  }

  .carbogan_description {
    font-size: 38px;
  }

  .home_buttons{
    padding: 20px !important;
    border-radius: 20px;
    font-size: 34px;
  }

  .footer_section_titles {
    font-size: 22px;
  }

  .footer_first_text {
    font-size: 16px;
  }

  .footer_second_text {
    font-size: 16px;
  }

  .filtroimagen3::before {
    height: 70%;
  }

  .imgSection0_2{
    min-height: 70%;
  }

  .carbogan_title_imglogo {
    height: 130px;
    min-width: 596.7px;
  }

  .socios .row div{
    padding-bottom: 1rem;
  }

  .financiado a img{
    margin-bottom: 1rem;
  }

  #section2 {
    min-height: 20%;
  }

  .carbogan_objetivo_principal{
    font-size: 38px;
  }

  .objetivos_title{
    font-size: 60px;
  }

  .accordion-button {
    width: 32rem;
    font-size: 34px;
  }

  .accordion-body p{
    font-size: 28px;
    max-width: 36rem;
    margin-bottom: 1rem;
  }

  #objetivos_title_second{
    margin-top: 3rem;
  }

  .qs_title{
    font-size: 60px;
  }

  .qs_title_2{
    font-size: 60px;
  }

  .card-title{
    font-size: 38px;
  }

  .card-text:last-child {
    font-size: 26px;
  }

  #news_section0{
    height: fit-content;
  }

  .news_row div{
    margin-bottom: 2rem;
  }

  .news_row{
    padding-bottom: 0px;
    padding-top: 2rem;
  }

  .news_description{
    font-size: 28px;
  }

  .breadcrumbs{
    font-size: 20px;
  }

  .news_template_maintitle{
    font-size: 40px;
  }

  .news_template_title{
    font-size: 26px;
  }

  .news_template_text{
    font-size: 24px;
  }

  .news_template_subtitle{
    font-size: 26px;
  }
}

/* Dispositivos tablet */
@media (max-device-width: 1000px) {
  .news_template_section{
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .navbar-toggler{
    font-size: 2.5rem;
    border-width: 3px;
  }

  .nav-link{
    font-size: 2.5rem;
  }

  nav img{
    max-height: 50px;
  }

  .breadcrumbs{
    margin: 2rem 0px;
    font-size: 16px;
  }

  .filtroimagen3::before, .filtroimagen::before{
    height: 76%;
  }

  #section2, #mainSection2{
    min-height: 16%;

    .carbogan_description {
      margin-bottom: 0px;
    }
  }

  .social_links_list{
    display: none !important;
  }

  .imgSection0_4{
    height: 85%;
  }

  #news_section0 {
    height: fit-content;
  }

  .news_row div {
    margin-bottom: 2rem;
  }
}

/* Smartphones */
@media (max-device-width: 440px) {
  #carbogan_title{
    font-size: 80px;
  }

  .carbogan_title_2{
    font-size: 38px;
    top: 54%;
    padding: 0px 6rem;
  }

  #mainSection2 {
    min-height: 30%;
  }

  .carbogan_description {
    font-size: 38px;
  }

  .home_buttons{
    padding: 20px !important;
    border-radius: 20px;
    font-size: 34px;
  }

  .footer_section_titles {
    font-size: 22px;
  }

  .footer_first_text {
    font-size: 16px;
  }

  .footer_second_text {
    font-size: 16px;
  }

  .filtroimagen3::before {
    height: 70%;
  }

  .imgSection0_2{
    min-height: 70%;
  }

  .carbogan_title_imglogo {
    height: 130px;
    min-width: 596.7px;
  }

  .socios .row div{
    padding-bottom: 1rem;
  }

  .financiado a img{
    margin-bottom: 1rem;
  }

  #section2 {
    min-height: 20%;
  }

  .carbogan_objetivo_principal{
    font-size: 38px;
  }

  .objetivos_title{
    font-size: 60px;
  }

  .accordion-button {
    width: 32rem;
    font-size: 34px;
  }

  .accordion-body p{
    font-size: 28px;
    max-width: 36rem;
    margin-bottom: 1rem;
  }

  #objetivos_title_second{
    margin-top: 3rem;
  }

  .qs_title{
    font-size: 60px;
  }

  .qs_title_2{
    font-size: 60px;
  }

  .card-title{
    font-size: 38px;
  }

  .card-text:last-child {
    font-size: 26px;
  }

  #news_section0{
    height: fit-content;
  }

  .news_row div{
    margin-bottom: 2rem;
  }

  .news_row{
    padding-bottom: 0px;
    padding-top: 2rem;
  }

  .news_description{
    font-size: 28px;
  }

  .breadcrumbs{
    font-size: 20px;
  }

  .news_template_maintitle{
    font-size: 40px;
  }

  .news_template_title{
    font-size: 26px;
  }

  .news_template_text{
    font-size: 24px;
  }

  .news_template_subtitle{
    font-size: 26px;
  }
}

.social_links_list{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  list-style: none;
  margin-bottom: 0px;
  margin-right: 1rem;
}

.navbar_social_svg{
  filter: invert(44%) sepia(85%) saturate(292%) hue-rotate(47deg) brightness(92%) contrast(94%);
}

.navbar_social_svg:hover{
  filter: invert(25%) sepia(12%) saturate(2877%) hue-rotate(62deg) brightness(90%) contrast(82%);
}

.nav-link:hover{
  color: #2A531F;
}