/*css General*/

body {
  font-family: "XuntaSans" !important;
  font-size: 18px;
  overflow-x: hidden;
}
main {
  position: relative;
  overflow-x: hidden;
}

/*css de header*/

.logo-xunta img {
  height: 48px;
  margin-bottom: 2em;
}

header {
  background-image: url("../files/landing_carne65_bg.png");
  background-size: cover;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid white;
  position: fixed;
  width: 100%;
  z-index: 200;
}

header .logos {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 0;
}

header .logo-xunta img {
  height: 48px;
  margin: 0;
}

header .carneimg {
  height: 48px;
}

header .menu-icon img {
  height: 48px;
  cursor: pointer;
}

main .menu {
  display: none;
  background-image: url("../files/landing_carne65_bg.png");
  background-size: cover;
  border-bottom: 2px solid white;
  position: fixed;
  width: 100%;
  z-index: 200;
}

main .menu ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

main .menu li {
  padding: 10px 30px;
}

main .menu li a {
  text-decoration: none;
  color: white;
  text-transform: uppercase;
}

main .menu li a.active {
  font-weight: bold;
}

nav.menu li.logox {
  display: none;
}

/*css de main*/
.float-adhesion,
.menu {
  margin-top: 114px;
}
main {
  background-image: url("../files/landing_carne65_bg.png");
  background-size: cover;
  text-align: center;
  color: white;
}

main div.container {
  padding: 0 0 5em;
  position: relative;
  overflow-x: hidden;
}

main div .index-logo {
  padding-top: 5em;
}

main .index-logo + p {
  margin: 1.5em 0;
}

main img.carneimg {
  height: 100px;
}

main .breadcrumbs {
  margin: 1em 0;
}

main .breadcrumbs a {
  color: white;
  text-decoration: none;
}

main h3 {
  margin: 1.5em 0 0 0;
  font-weight: bold;
}
main h4 {
  margin: 1.5em 0 0 0;
  font-weight: bold;
}

main h3.text-start {
  font-size: 42px;
  margin-top: 0.75em;
}

main .text-start.subtitulo {
  margin-top: 0.1em;
  font-size: 22px;
  font-style: italic;
  margin-bottom: 0;
}

main .text-start.subtitulo2 {
  margin-top: 0.1em;
  font-size: 11px;
  font-style: italic;
  margin-bottom: 0;
}

main .cursiva {
  font-style: italic;
  font-size: 1.3em;
  position: relative;
  z-index: 5;
}
main .grupo {
  display: none;
  height: 500px;
  position: absolute;
  bottom: 0;
  right: 0;
}

main .vantaxes {
  border: 2px solid white;
  position: relative;
  padding: 50px 50px 25px;
}
main .vantaxesp {
  margin-top: 90px;
}

main .text-azul {
  position: absolute;
  top: -65px;
  left: 20%;
  right: 20%;
  width: 60%;
  z-index: 10;
}

main .text-azul-hide {
  display: none;
}

main .hide_border {
  height: 6px;
  width: 70%;
  left: 15%;
  position: absolute;
  top: -4px;
  background-color: #0076b7;
}

main .col-6 > a {
  text-decoration: none;
}

main .empresas div .photo {
  width: 100%;
  background-color: white;
}

main .empresas .empresa-title {
  font-size: 16px;
  background-color: white;
  color: #192844;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 16px 0;
}

main .empresas .empresa-text.init {
  display: block;
}

main .empresas .empresa-text {
  background-color: #192844;
  color: white;
  font-weight: bold;
  margin: 0;
  padding: 16px;
  margin-bottom: 24px;
  min-height: 86px;
  display: grid;
  align-items: center;
}

main .empresas .empresa-text span {
  font-size: 2em;
}

main .empresas .empresa-text a {
  text-decoration: none;
  color: white;
}

main .empresas .empresa-text.init span.aqui {
  color: #03e7ea;
  font-size: 1em;
}

main .solicitude {
  position: absolute;
  right: 0;
  top: 250px;
  width: 30%;
}

main .solicitude img {
  width: 50%;
  margin-left: 30%;
}

main .solicitude p {
  font-size: 14px;
  position: absolute;
  top: 60%;
  font-weight: bold;
  margin: 0.5em 0 0 6em;
  font-style: italic;
  width: 50%;
}

main .solicitude a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

main .desconto-destacado {
  position: absolute;
  left: 0;
  top: 250px;
  width: 30%;
}

main .desconto-destacado img {
  width: 60%;
  margin-right: 30%;
}

main .desconto-destacado p {
  font-size: 14px;
  position: absolute;
  top: 95%;
  font-style: italic;
  margin: 0.3em 0 0 3em;
  line-height: 1.2;
  width: 50%;
}

main .text-adhesion-one span {
  color: white !important;
  text-decoration: underline;
}

main .text-adhesion-two {
  text-transform: none;
}

main .text-adhesion-two a {
  color: #03e7ea !important;
  text-decoration: none;
}

main .float-adhesion {
  padding-top: 1em;
  position: relative;
  display: flex;
  justify-content: end;
}

main .float-adhesion div {
  width: 30%;
  padding: 2em 0;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: rgba(0, 123, 196);
  filter: drop-shadow(1px 3px 5px black);
  position: absolute;
  z-index: 150;
}

main .float-adhesion div p {
  text-align: right;
}

main .float-adhesion a {
  color: white;
  text-decoration: none;
}

main .text-adhesion {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
main .float-adhesion div span {
  font-weight: 100;
}
main .float-adhesion div span {
  font-weight: bold;
}

main .float-adhesion div:hover {
  cursor: pointer;
  filter: drop-shadow(2px 4px 6px black);
  background-color: rgba(25, 40, 68, 0.8);
}

main .float-adhesion div:hover span {
  color: #03e7ea;
}

/*CSS selector provincias y concellos*/


.filters .provincias select,
.filters .concellos select {
  margin: 25px auto;
  padding: 0.25em 0.5em;
  border: solid 2px #192844;
  background-color: transparent;
  color: white;
  font-weight: bold;
}
.filters .provincias select:hover,
.filters .concellos select:hover {
  background-color: #192844;
}

.filters .concellos select:disabled {
  background-color: #cacaca; 
  color: #cacaca;
}

#mensajeSinResultados {
  margin-bottom: 60px;
}

/*GO top*/
main .gotop {
  width: fit-content;
  height: fit-content;
  filter: opacity(0.7);
  position: fixed;
  bottom: 100px;
}
main .gotop:hover {
  cursor: pointer;
  filter: opacity(1);
}

/**/

/* CSS de footer */
footer {
  background-color: white;
}

footer .footgsm-center {
  width: 100%;
  margin: auto;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

footer .footgsm-center .logo-container--xunta img {
  height: 36px;
}

footer .footgsm-center .texto-container--desktop {
  display: block;
  text-align: right;
  font-size: 12px;
  color: #007bc4;
  width: 35%;
}

footer .footgsm-center a {
  text-decoration: none;
  color: #007bc4;
  font-weight: bold;
}

footer .footgsm-center p {
  margin-bottom: 0;
}

footer .footgsm-center .ligazons a {
  padding-top: 8px;
}

/*Mobile*/
@media (min-width: 1000px) and (max-width: 1250px) {
  main .vantaxes .empresas .empresa-title {
    min-height: 86px;
    display: grid;
    align-items: center;
  }
}

@media (max-width: 999px) {
  .logo-xunta img {
    height: 36px;
  }
  header {
    padding: 0 1em;
    border: none;
  }
  header .carneimg {
    display: block;
    height: 36px;
  }
  header .logo-xunta {
    display: none;
  }

  nav.menu li.logox {
    display: block;
    text-align: center;
  }

  nav .logox img {
    height: 36px;
  }

  header .menu-icon img {
    height: 36px;
  }

  main .breadcrumbs {
    display: none;
  }

  main .text-azul-hide {
    display: block;
  }

  main .hide_border {
    width: 80%;
    left: 10%;
  }

  main .menu ul {
    display: flex;
    flex-direction: column;
  }
  main .menu li:first-child {
    padding-left: 1em;
  }

  main .menu li {
    text-align: left;
    padding-left: 1em;
  }
  main {
    font-size: 0.7em;
  }

  main .solicitude {
    position: absolute;
    right: 0;
    top: 230px;
    width: 60%;
  }
  main .solicitude img {
    width: 30%;
    margin-left: 60%;
  }

  main .non-necesita {
    font-size: 1.2em;
  }

  main .solicitude p {
    font-size: 10px;
    position: absolute;
    top: 50%;
    font-weight: normal;
    margin: 0.5em 0 0 5%;
    width: 80%;
  }
  main .solicitude a {
    font-size: 12px;
  }
  
  main .desconto-destacado {
    left: 0;
    top: 100px;
    width: 60%;
  }

  main .desconto-destacado img {
    width: 60%;
    margin-right: 60%;
  }

  main .desconto-destacado p {
    font-size: 10px;
    top: 50%;
    margin: 0.5em 0 0 5%;
    width: 80%;
  }

  main .empresas .empresa-title {
    font-size: 0.8em;
    min-height: 63px;
    display: grid;
    align-items: center;
  }

  main .empresas .empresa-text {
    font-size: 0.7em;
    padding: 12px;
    min-height: 80px;
  }
  main img.carneimg {
    height: 48px;
  }

  main .vantaxes {
    margin-top: 100px;
    padding: 25px 25px 14px;
  }

  main .text-azul {
    position: relative;
    top: -50px;
    font-size: 1em;
    width: 80%;
    left: 10%;
    right: 10%;
  }

  main div.container {
    padding: 0 1em 5em;
    position: relative;
  }

  main div.container {
    padding-bottom: 250px;
  }

  main .grupo {
    display: block;
    height: 280px;
    right: -40px;
  }

  .vantaxes select {
    width: 100%;
  }

  footer .footgsm-center .logo-container--xunta img {
    height: 28px;
  }

  footer .footgsm-center .texto-container--desktop {
    width: 80%;
  }

  footer .footgsm-center .texto-container--desktop p {
    font-size: 0.75em;
  }
}
@media (max-width: 766px) {
  
}

@media (min-width: 768.98px) and (max-width: 1000px) {
  main .solicitude {
    position: absolute;
    right: 0;
    top: 0;
    width: fit-content;
  }
  main .solicitude img {    
    margin-left: 0;
  }

  main .solicitude a span  {    
    margin-left: 10%;
    width: 80%;
    text-align: end;
    display: block;
  }

  main .desconto-destacado {
    left: 0;
    top: 200px;
    width: 60%;
  }
  main .desconto-destacado {
    width: 25%;
    margin-right: 60%;
  }

  main .desconto-destacado p {
    font-size: 10px;
    top: 100%;
    margin-left: 20%;
    width: 80%;
  }  
  
}
@media (min-width: 485px) and (max-width: 768px) {
  main .float-adhesion div {
    top: 250px;
    width: 40%;
    padding: 2em 2em;
    padding-right: 1em !important;
  }
  

  main .solicitude {
    position: absolute;
    right: 0;
    top: 0;
    width: fit-content;
  }
  main .solicitude img {    
    margin-left: 0;
  }

  main .solicitude a {    
    display: block;
    text-align: end;
  }

  main .solicitude a span {    
    display: none;
  }

  main .desconto-destacado {
    top: 220px;
    width: 30%;
  }

  main .desconto-destacado p {
    font-size: 10px;
    top: 90%;
    margin-left: 10%;
    width: 70%;
  }

  footer .footgsm-center .texto-container--desktop {
    width: 60%;
  }

  .filters {
    gap: 0 !important;
    text-align: start;
  }

  .filters .provincias,
  .filters .provincias select {
    margin-bottom: 0;
  }

  main .float-adhesion {
    position: static;
  }  

  body:not(.home-page) .vantaxes {
    margin-top: 0;
  }

}
@media (min-width: 400px) and (max-width: 484px) {
  main .solicitude {
    position: absolute;
    right: 0;
    top: 0;
    width: fit-content;
  }
  main .solicitude img {    
    margin-left: 0;
  }

  main .solicitude a {    
    display: block;
    text-align: end;
  }

  main .solicitude a span {    
    display: none;
  }
  main .desconto-destacado {
    top: 230px;
    width: 30%;
  }

  main .desconto-destacado p {
    top: 90%;
    width: 70%;
  }

  .filters {
    gap: 0 !important;
    text-align: start;
  }

  .filters .provincias,
  .filters .provincias select {
    margin-bottom: 0;
  }

  main .float-adhesion {
    position: static;
  }  

  body:not(.home-page) .vantaxes {
    margin-top: 0;
  }

}

@media (max-width: 399px) {
  main .index-logo + p {
    font-size: 0.9em;
  }
  main .solicitude {
    position: absolute;
    right: 0;
    top: 0;
    width: fit-content;
  }
  main .solicitude img {    
    margin-left: 0;
  }

  main .solicitude a {    
    display: block;
    text-align: end;
  }

  main .solicitude a span {    
    display: none;
  }

  main .desconto-destacado {
    top: 230px;
    width: 30%;
  }

  main .desconto-destacado p {
    top: 90%;
    width: 70%;
  }

  main .float-adhesion div {
    top: 260px;
  }

  footer .footgsm-center .texto-container--desktop {
    width: 60%;
  }

  .filters {
    gap: 0 !important;
    text-align: start;
  }

  .filters .provincias,
  .filters .provincias select {
    margin-bottom: 0;
  }

  main .float-adhesion {
    position: static;
  }  

  body:not(.home-page) .vantaxes {
    margin-top: 0;
  }
}
@media (max-width: 370px) {
  main .solicitude {
    position: absolute;
    right: 0;
    top: 0;
    width: fit-content;
  }
  main .solicitude img {    
    margin-left: 0;
  }

  main .solicitude a {    
    display: block;
    text-align: end;
  }

  main .solicitude a span {    
    display: none;
  }

  main .desconto-destacado {
    top: 270px;
    width: 30%;
  }

  main .desconto-destacado p {
    font-size: 8px;
  }

  main .float-adhesion > div {
    display: none;
  }
  .filters {
    gap: 0 !important;
    text-align: start;
  }

  .filters .provincias,
  .filters .provincias select {
    margin-bottom: 0;
  }  

  body:not(.home-page) .vantaxes {
    margin-top: 0;
  }
}

/* Google Fonts */
@font-face {
  font-family: "XuntaSans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/XuntaSans-Regular.otf") format("opentype");
}
@font-face {
  font-family: "XuntaSans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/XuntaSans-Bold.otf") format("opentype");
}
@font-face {
  font-family: "XuntaSans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/XuntaSans-Italic.otf") format("opentype");
}
@font-face {
  font-family: "XuntaSans";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/XuntaSans-BoldItalic.otf") format("opentype");
}
