@font-face {
  font-family: "AdelleSans-Light";
  src: url("./fonts/Adelle/AdelleSans-Light.otf");
}

@font-face {
  font-family: "AdelleSans-Regular";
  src: url("../fonts/Adelle/AdelleSans-Regular.otf")
}

@font-face {
  font-family: "AdelleSans-Bold";
  src: url("../fonts/Adelle/AdelleSans-Bold_2.otf")
}

@font-face {
  font-family: "AdelleSans-SemiBold";
  src: url("../fonts/Adelle/AdelleSans-SemiBold.otf")
}

@font-face {
  font-family: "AdelleSans-Light";
  src: url("../fonts/Adelle/AdelleSans-Light.otf")
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("./fonts/Montserrat/Montserrat-Regular.ttf");
}

@font-face {
  font-family: "Montserrat-Bold_2";
  src: url("./fonts/Montserrat/Montserrat-Bold_2.ttf");
}

@font-face {
  font-family: "OldSansBlack";
  src: url("./fonts/OldSansBlack.ttf");
}

@font-face {
  font-family: "OldSansBlack";
  src: url("./fonts/OldSansBlack.ttf");
}

@font-face {
  font-family: "ProzaLibre-Regular";
  src: url("../fonts/Proza/Proza_Libre/Proza_Libre/ProzaLibre-Regular.ttf");
}

@font-face {
  font-family: "ProzaLibre-Bold";
  src: url("../fonts/Proza/Proza_Libre/Proza_Libre/ProzaLibre-Bold.ttf");
}

/* GENERAL STYLES */

body {
  background-image: url(../img/fondo2.png);
  background-position: center;
  background-size: contain;
  z-index: 1;
  background-repeat: repeat;
  background-position-y: inherit;
  background-position-x: right;
}

.ytp-title .ytp-chrome-top .ytp-share-button-visible .ytp-show-share-title .ytp-show-cards-title {
  display: none !important;
}

.hero-area {
  position: relative;
  padding-top: 12%;
  padding-bottom: 0%;
}

.hero-area>.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.DivPtoCiudadano {
  padding-left: 5%;
}

.DivPtoCiudadano h2 {
  font-size: 39px;
  font-family: 'AdelleSans-Regular';
  color: #ffff;
  line-height: 45px;
  font-weight: bold;
}

.DivPtoCiudadano p {
  font-size: 20px;
  color: #ffff;
  font-family: 'AdelleSans-SemiBold';
}

/******** CSS DE LOS TIPOS DE GASTO *******/

.rowVacio {
  width: 100%;
  height: 70px;
}

.rowVacio3 {
  width: 25%;
  height: 25px;
}

.Tgastos {
  border-radius: 20px;
}

.cuadroCifrasGastos h1 {
  text-align: center;
  color: #691C32;
  padding-top: 25px;
  font-size: 27px;
  font-family: 'AdelleSans-Bold';
}

.tiposGasto h3 {
  padding-top: 15px;
  color: #3D3D3D;
  text-align: left;
  font-size: 24px;
  line-height: 0px;
  font-family: 'AdelleSans-Bold';
  text-shadow: none !important;
}

.tiposGasto p {
  font-size: 16px !important;
  color: #3D3D3D;
  text-align: justify;
  line-height: 17px;
  font-family: 'AdelleSans-Light';
  text-shadow: none !important;
  margin-top: 20px;
}


#cicloP_container {
  padding-top: 4%;
}

#cicloP {
  padding: 0 8% 0 8%;
}

.lineaCP {
  width: 100%;
  height: 80px;
  background-color: #0E312D;
}

.lineaCP h1 {
  color: #ffffff;
  text-align: center;
  font-size: 35px;
  font-style: italic;
  padding-top: 20px;
  font-family: "ProzaLibre-Regular" !important;
}

.texto_pie p {
  font-family: 'AdelleSans-Regular';
  text-align: center;
  font-size: 18px !important;
  color: #3D3D3D;
  line-height: 22px;
  padding-top: 15px;
}

.top-catagory-area {
  z-index: 1;
  padding: 0% 0% 0% 0%;
}

.single-top-catagory {
  text-align: center;
  padding: 0% 0% 0% 0;
}

.single-top-catagory img {
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.titulo_IE {
  color: #55555b;
  text-align: center;
  font-family: "ProzaLibre-Regular";
  font-size: 28px;
  font-style: italic;
}

.numerosT {
  font-family: 'OldSansBlack';
  color: #55555b;
  font-size: 33px;
  text-align: center;
}

.numerosTE {
  font-family: 'OldSansBlack';
  color: #55555b;
  font-size: 33px;
  text-align: center;
}

.recursos {
  font-family: 'OldSansBlack';
  color: #54565A;
  font-size: 18px;
  text-align: left;
  padding-left: 15px;
}

.cifra {
  font-family: 'OldSansBlack';
  color: #691C32;
  font-size: 25px;
  text-align: left;
  padding-bottom: 15px;
  padding-left: 15px;
}

.section_IE {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 8% 1% 8%;
}

#btnCiudadano {
  border-radius: 25px;
  background-color: #C79B66;
  height: 35px;
  border: none !important;
  padding-bottom: 40px;
}

#btnCiudadano:hover {
  background-color: #247D6D;
  font-weight: 100 !important;
}

.delicious-btn {
  line-height: 40px !important;
}

#baner {
  width: 100% !important;
  padding: 0 !important;
  max-width: 100% !important;
}

.continer-GG {
  height: 90% !important;
}

.importes-GG {
  align-items: flex-end !important;
}

.importe-G {
  align-items: center !important;
  background: none !important;
  top: 10% !important;
  text-align: center;
}

.importe-T {
  align-items: center !important;
  background: none !important;
  padding: 0% 1.5% 0% 0% !important;
  text-align: right;
}

.ml {
  margin-left: 30%;
  margin-top: 20%;
}

.p-0 {
  padding: 0;
}

.ajusteL {
  margin-bottom: -20px !important;
  left: 37% !important;
  right: 0% !important;
}

.ajusteR {
  margin-bottom: 30px !important;
  right: 18% !important;
  left: 10% !important;
}

.h1-ultimo {
  margin-left: 20%;
}

.presupuesto {
  background-image: url(../img/presupuesto.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 500px;
}

.presupuesto-color {
  background-color: #F5F5F4;
  border-radius: 50px;
  box-shadow: 0px 10px 20px -7px rgba(0, 0, 0, 0.75);
  margin: 20px;
  padding: 20px;

}

.presupuesto-bg1 {
  background-image: url(../img/presupuesto1.svg);
  background-repeat: no-repeat;
  height: 400px;
  background-position: center;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}

.presupuesto-bg2 {
  background-image: url(../img/presupuesto2.svg);
  background-repeat: no-repeat;
  height: 400px;
  background-position: center;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container-cifra {
  height: 24%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.container-cifra p {
  width: 65%;
  margin: 15px auto;
}

.tableLeft {
  margin-left: 21% !important;
  margin-top: 0%;
}

.tableRight {
  margin-left: -14% !important;
  margin-top: -25% !important;
}

.importe_alineado {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  margin-right: 15%;
}

.marco {
  border: 40px solid rgba(255, 255, 255, .7);
  border-radius: 20px;
}

.center {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.hidden {
  display: none;
}

.mt-10-vh {
  margin-top: 10vh !important;
}

.hover:hover {
  cursor: pointer;
}

.col-ciclo-izq {
  margin-right: -5rem;
}

.col-ciclo-der {
  margin-left: -5rem;
}

@media only screen and (min-width: 2560px) {
  .cuadroCifrasGastos h1 {
    float: left;
    padding-left: 80px;
  }

}

@media only screen and (min-width: 1441px) and (max-width: 1700px) {
  div.crece {
    max-width: 100% !important;
    padding: 0px !important;
    height: 100% !important;
  }

  div.ajusteL {
    top: 20%;
    width: 54% !important;
  }

  div.ajusteR {
    top: 2%;
    width: 56% !important;

  }

  .GE {
    padding-right: 30%;
  }

  .GNE {
    padding-left: 10%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPC {
    padding-top: 8%;
  }

  div .GNPT {
    text-align: right !important;
    font-size: 124% !important;
  }

  table.tableLeft {
    margin-left: -8% !important;
  }

  table.tableRight {
    margin-left: -4% !important;
    margin-top: -40% !important;
  }

  .tIE .numerosT {
    font-size: 22px !important;
  }

  .tIE .recursos {
    font-size: 18px !important;
  }

  .tIE .cifra {
    font-size: 22px !important;
  }

  .mg-b-5 {
    margin-bottom: 0rem;
  }

  .p-ultimo {
    margin-bottom: 0rem;
    line-height: 14px !important;
  }
}

@media only screen and (max-width: 1440px) {
  .hero-area {
    padding-top: 12%;
  }

  .single-top-catagory {
    width: 100%;
  }

  .cuadroCifrasGastos {
    background-size: cover;
    height: 60px;
  }

  .cuadroCifrasGastos h1 {
    padding-top: 16px;
    font-size: 25px;
  }


}

@media only screen and (max-width: 1366px) {
  .hero-area {
    padding-top: 12%;
  }

  .single-top-catagory {
    width: 100%;
  }

  .top-catagory-area {
    margin-top: 1%;
  }

  .DivPtoCiudadano h2 {
    font-size: 30px;
    line-height: normal;
  }

  .DivPtoCiudadano p {
    font-size: 16px;
    line-height: normal;
  }
}

@media only screen and (min-width: 1350px) {
  .nota {
    font-size: 100%;
    margin: 0 !important;
  }
}

@media only screen and (max-width: 1350px) {
  .nota {
    font-size: 50%;
    margin: 0 !important;
    text-align: center;
  }
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
  table.tableLeft {
    margin-left: 2% !important;
  }

  table.tableRight {
    margin-left: 6% !important;
    margin-top: -30% !important;
  }

  .tIE .numerosT {
    font-size: 18px !important;
  }

  .tIE .recursos {
    font-size: 10px !important;
  }

  .tIE .cifra {
    font-size: 18px !important;
  }

  .p-ultimo {
    margin-bottom: 1rem !important;
  }

  .tiposGasto .crece p {
    font-size: 110% !important;
    margin-bottom: 0px !important;
    line-height: 16px;
  }

  .tiposGasto .crece h3 {
    padding-top: 10%;
    font-size: 24px !important;
    margin: 0px !important;
  }

  .tiposGasto .crece h1 {
    font-size: 24px !important;
    padding: 5% !important;
  }

  div.crece {
    max-width: 100% !important;
    padding: 0px !important;
    height: 100% !important;
  }

  div.ajusteL {
    left: 38% !important;
    top: 10%;
    margin-bottom: 5px !important;
    width: 53% !important;
  }

  div.ajusteR {
    left: 10% !important;
    top: -4%;
    width: 57% !important;
  }

  .p-ultimo {
    line-height: 14px !important;
  }

  .cifra {
    font-size: 15px !important;
  }

  .recursos {
    font-size: 9px !important;
  }

  div .GNPT {
    text-align: right !important;
  }

  .GE {
    padding-right: 30%;
    padding-top: 4%;
  }

  .GP {
    padding-right: 30% !important;
    padding-bottom: 1%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1081px) {

  .single-top-catagory {
    padding: 20% 0;
  }

  .titulo_IE {
    font-size: 18px !important;
  }

  table tr .numerosT {
    font-size: 28px;
  }

  .tiposGasto .crece p {
    font-size: 15px !important;
    margin-bottom: 0px !important;
    line-height: 14px;
  }

  .tiposGasto .crece h3 {
    font-size: 22px !important;
    margin: 0px !important;
  }

  .tiposGasto .crece h1 {
    font-size: 22px !important;
    padding: 5% !important;
  }

  div.crece {
    max-width: 53% !important;
    padding: 0px !important;
    height: 100% !important;
  }

  div.ajusteL {
    left: 38% !important;
    margin-bottom: -1% !important;
    top: 22%;
    width: 50% !important;
  }

  div.ajusteR {
    left: 10% !important;
    margin-bottom: 0% !important;
    top: 2%;
    width: 54% !important;
  }

  .p-ultimo {
    line-height: 13px !important;
  }

  .cifra {
    font-size: 15px !important;
  }

  .recursos {
    font-size: 9px !important;
  }

  div .GNPT {
    text-align: right !important;
  }

  .GE {
    padding-right: 30%;
    padding-top: 2%;
  }

  .GP {
    padding-right: 30% !important;
  }

  table.tableLeft {
    margin-left: 10% !important;
  }

  table.tableRight {
    margin-left: -3% !important;
    margin-bottom: 10% !important;
  }

  div.presupuesto {
    height: 360px;
  }

  .texto_pie p {
    font-size: 12px !important;
  }

  .contFooter {
    margin-bottom: -1px !important;
  }
}

@media only screen and (max-width: 1080px) and (min-width: 991px) {


  .titulo_IE {
    font-size: 18px !important;
  }

  table tr .numerosT {
    font-size: 15px;
  }

  .tiposGasto .crece p {
    font-size: 11px !important;
    margin-bottom: 0px !important;
  }

  .tiposGasto .crece h3 {
    font-size: 14px !important;
    margin: 0px !important;
  }

  .tiposGasto .crece h1 {
    font-size: 14px !important;
    padding: 5% !important;
  }

  div.crece {
    max-width: 53% !important;
    padding: 0px !important;
    height: 100% !important;
  }

  div.ajusteL {
    left: 40% !important;
    margin-bottom: -1% !important;
    top: 22%;
    width: 50% !important;
  }

  div.ajusteR {
    left: 10% !important;
    margin-bottom: -1% !important;
    top: 4%;
    width: 75% !important;
  }

  div .GNPT {
    text-align: right !important;
  }

  .GE {
    padding-right: 30%;
    padding-top: 2%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .p-ultimo {
    line-height: 10px !important;
  }

  .cifra {
    font-size: 15px !important;
  }

  .recursos {
    font-size: 9px !important;
  }

  div.presupuesto {
    height: 360px;
  }

  .texto_pie p {
    font-size: 12px !important;
  }

  .tiposGasto .crece p {
    line-height: 11px;
  }

  .contFooter {
    margin-bottom: -1px !important;
  }

  table.tableLeft {
    margin-left: -10% !important;
  }

  table.tableRight {
    margin-left: -5% !important;
    margin-bottom: 10% !important;
  }

  .tIE .numerosT {
    font-size: 18px !important;
  }

  .tIE .recursos {
    font-size: 11px !important;
  }

  .tIE .cifra {
    font-size: 13px !important;
  }

  .rowVacio {
    height: 100px;
  }
}

@media only screen and (max-width: 1024px) {
  #banner_img1 h3 {
    font-size: 28pt;
  }

  #btnCiudadano {
    margin-top: -5%;
  }

  .cifras {
    height: 30px !important;
    width: 56% !important;
    padding-right: 21px !important;
    margin-left: 55% !important;
    padding-top: 4px !important;
    margin-top: -26% !important;
    font-size: 19px !important;
  }

  .derecha {
    margin-left: 10% !important;
  }

  .section_IE h2 {
    font-size: 1.5rem;
  }

  .texto_pie p {
    font-size: 12px !important;
    padding-top: 21px;
  }

  .top-catagory-area {
    margin-top: -39%;
  }

  #main-img {
    margin-top: -14%;
    margin-bottom: -10%;
  }

  #cicloP_container {
    padding-top: 45%;
  }

  .cta-content h1 {
    font-size: 30pt;
  }

  .cta-content p {
    font-size: 10pt;
    line-height: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .presupuesto-cuadro2 {
    display: none !important;
  }

}

@media only screen and (max-width: 992px) {
  .presupuesto-cuadro1 {
    display: none !important;
  }

  .presupuesto-cuadro2 {
    padding: 0 !important;
    margin: 40px auto !important;
  }

  .tIE .numerosT {
    font-size: 22px;
  }

  .tIE .recursos {
    font-size: 15px;
  }

  .tIE .cifra {
    font-size: 22px;
  }

  .tableLeft2 {
    margin-left: 37%;
    margin-top: 10%;
  }

  .tableRight2 {
    margin-top: 17%;
    margin-right: 30%;
  }

  .rowVacio2 {
    width: 100%;
    height: 50px;
    display: block !important;
  }

  .rowVacio {
    height: 100px;
  }

  .single-top-catagory {
    padding: 14% 0;
  }
}

@media only screen and (max-width: 958px) {

  .ajusteR {
    max-width: 60% !important;
    margin-left: 1% !important;
    top: 5%;
  }

  .ajusteL {
    max-width: 50% !important;
    top: 20%;
  }

  .tableLeft2 {
    margin-left: 2% !important;
    margin-top: 6% !important;
    margin-right: 32% !important;
  }

  .tableRight2 {
    margin-top: 0% !important;
    margin-bottom: 14%;
    margin-left: 0% !important;
    margin-right: 28% !important;
  }

  .DivPtoCiudadano {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }

  .imgBanner {
    padding-left: 0% !important;
  }

  .DivPtoCiudadano h2 {
    padding-top: 25px;
  }

  #btnCiudadano {
    margin-top: 0% !important;
    margin-bottom: 3% !important;
  }


  .quitarBR {
    display: none !important;
  }

  .DivPtoCiudadano h2 {
    font-size: 20px;
  }

  .DivPtoCiudadano p {
    font-size: 13px;
    font-weight: 100;
  }

  .cuadroCifrasGastos {
    background-size: cover;
    height: 85px;
  }

  .cuadroCifrasGastos h1 {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 837px) {
  .DivPtoCiudadano {
    padding-left: 5%;
  }

  .DivPtoCiudadano h2 {
    font-size: 25px;
    line-height: normal;
    padding-top: 5px;
  }

  .DivPtoCiudadano p {
    font-size: 18px;
    line-height: normal;
    padding-bottom: 5px;
  }

  .fasesCP {
    width: 80%;
  }

  .tiposGasto .crece p {
    font-size: 20px !important;
    line-height: 20px;
    margin-bottom: 0px !important;
  }

  .tiposGasto .crece h3 {
    font-size: 28px !important;
    margin: 0px !important;
  }

  .tiposGasto .crece h1 {
    font-size: 30px !important;
    padding: 7% !important;
  }

  div.crece {
    max-width: 52% !important;
    padding: 0px !important;
    height: 100% !important;
    top: 4%;
  }

  div.ajusteL {
    left: 38% !important;
    top: 30%;

  }

  div.ajusteR {
    left: 12% !important;
    top: 4%;
  }

  .GE {
    padding-right: 30%;
  }

  .EG {
    margin-left: -2%;
    margin-right: 41%;
    margin-top: -10% !important
  }

  .EG .recursos {
    padding-left: -1px;
  }

  .EG .cifra {
    padding-left: 5px;
    padding-bottom: 0px;

  }

  .GNPT {
    text-align: right !important;
  }

  .GNPC {
    padding-top: 0%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .p-ultimo {
    line-height: 17px !important;
  }

  table tr .numerosT {
    font-size: 38px;
  }

  .tableLeft2 {
    margin-left: 8% !important;
    margin-top: 4% !important;
  }

  .tableRight2 {
    margin-top: 0% !important;
    margin-bottom: 10%;
    margin-left: 10% !important;
    margin-right: 34% !important;
  }

  .tIE .numerosT {
    font-size: 26px !important;
  }

  .tIE .recursos {
    font-size: 18px !important;
  }

  .tIE .cifra {
    font-size: 20px !important;
  }

  .cifra {
    font-size: 15px;
  }

  .recursos {
    font-size: 9px;
  }

  div.presupuesto {
    height: 360px;
  }

  .texto_pie p {
    font-size: 11px !important;
  }

  .section_IE h2 {
    font-size: 2.5rem;
  }
}

@media only screen and (max-width: 958px) and (min-width: 915px) {

  div.ajusteL {
    left: 38% !important;
    top: 34%;

  }

  div.ajusteR {
    left: 12% !important;
    top: 16%;
  }

  .tableLeft2 {
    margin-right: 22% !important;
    margin-top: 8% !important;
    margin-left: 0% !important;
  }

  .tIE .numerosT {
    font-size: 22px !important;
  }

  .tIE .recursos {
    font-size: 16px !important;
  }

  .tIE .cifra {
    font-size: 18px !important;
  }
}


@media only screen and (max-width: 992px) and (min-width: 959px) {

  div.ajusteL {
    left: 38% !important;
    top: 34%;

  }

  div.ajusteR {
    left: 12% !important;
    top: 16%;
  }

  .tableLeft2 {
    margin-right: 22% !important;
    margin-top: 8% !important;
    margin-left: 0% !important;
  }

  .tIE .numerosT {
    font-size: 22px !important;
  }

  .tIE .recursos {
    font-size: 16px !important;
  }

  .tIE .cifra {
    font-size: 18px !important;
  }
}


@media only screen and (max-width: 836px) {
  .DivPtoCiudadano {
    padding-left: 0 !important;
  }

  .imgBanner {
    padding-right: 0% !important;
    padding-left: 0% !important;
  }

  .textoIndex {
    padding: 15px 0px 15px 0px;
  }

  #btnCiudadano {
    margin-top: 0%;
  }

  .section_IE h2 {
    font-size: 27px;
    padding-top: 10px !important;
  }

  .cuadroCifrasGastos {
    height: 72px;
  }

  .Tgastos {
    margin-top: 30px;
  }

  .cuadroCifrasGastos h1 {
    padding-top: 20px;
  }

  .top-catagory-area {
    margin-top: -67%;
  }

  #main-img {
    margin-top: -14%;
    margin-bottom: -12%;
  }

  #banner_img1 h3 {
    font-size: 18pt;
  }

  #banner_img1 p {
    font-size: 13px;
    line-height: 14px;
  }

  #btnCiudadano {
    padding-bottom: 30px !important;
  }

  .derecha {
    margin-left: 10% !important;
  }

  .cifras {
    height: 22px !important;
    width: 56% !important;
    padding-right: 10px !important;
    margin-left: 58%;
    padding-top: 2px !important;
    margin-top: -26% !important;
    font-size: 13px !important;
  }

  .texto_pie p {
    font-size: 16px !important;
    padding-top: 21px;
    line-height: 15px;
    margin-bottom: 50px;
  }

  #cicloP_container {
    padding-top: 75%;
  }

  .cta-content h1 {
    font-size: 20pt;
    line-height: 26px;
  }

  .cta-content p {
    font-size: 9pt;
    line-height: 12px;
  }

  #main-img {
    margin-top: -8%;
    margin-bottom: -5%;
  }

  .crece {
    top: -6%;
  }

  .tiposGasto h1.h1-ultimo {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 790px) and (max-width: 836px) {
  .tiposGasto p {
    font-size: 130% !important;
    line-height: 17px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 650px) and (max-width: 836px) {
  .tiposGasto h3 {
    padding-top: 33px;
  }

  .tiposGasto p {
    margin-bottom: 0rem;
  }

  .tableLeft2 {
    margin-left: 2% !important;
    margin-top: 6% !important;
    margin-right: 32% !important;
  }

  .tableRight2 {
    margin-top: 0% !important;
    margin-bottom: 14%;
    margin-left: 0% !important;
    margin-right: 28% !important;
  }

  .tIE .numerosT {
    font-size: 30px !important;
  }

  .tIE .recursos {
    font-size: 16px !important;
  }

  .tIE .cifra {
    font-size: 20px !important;
  }

  .ajusteR {
    max-width: 60% !important;
    margin-left: -2% !important;
    top: 5%;
  }

  .ajusteL {
    max-width: 50% !important;
    top: 20%;
  }

  .p-ultimo {
    margin-bottom: 1rem !important;
  }

  .GE {
    padding-right: 30%;
  }

  .GNE {
    padding-left: 10%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPT {
    text-align: right !important;
  }
}

@media only screen and (max-width: 767px) {
  .single-top-catagory {
    display: block;
  }

}

@media only screen and (min-width: 701px) and (max-width: 765px) {
  .tiposGasto p {
    line-height: 15px;
  }
}

@media only screen and (min-width: 650px) and (max-width: 700px) {
  .tiposGasto p {
    font-size: 12px !important;
    line-height: 16px;
  }

  .tiposGasto h3 {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 650px) {
  .crece {
    -ms-flex: 0 0 50%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .rowVacio,
  .rowVacio2 {
    height: 70px;
  }
}

@media only screen and (min-width: 600px) and (max-width:700px) {
  .ajusteL {
    width: 58% !important;
    left: 35% !important;
    top: 12%;
  }

  .ajusteR {
    width: 60% !important;
    left: 7% !important;
    top: 0%;
  }

  .GE {
    padding-right: 30%;
    padding-top: 6%;
  }

  .GNE {
    padding-left: 10%;
    padding-top: 6%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPT {
    text-align: right !important;
  }

  .tiposGasto h3 {
    font-size: 24px !important;
    margin: -2px;
    padding-top: 15px;
    color: #3D3D3D;
    text-align: left;
    line-height: 28px;
    font-family: 'AdelleSans-Bold';
    text-shadow: none !important;
  }

  .tiposGasto p {
    font-size: 17px !important;
    color: #3D3D3D;
    text-align: justify;
    line-height: 17px !important;
    font-family: 'AdelleSans-Light';
    text-shadow: none !important;
    margin-top: 8px;
  }

  .p-ultimo p {
    margin-bottom: 0rem;
    font-size: 11px !important;
    line-height: 10px;
  }


  .cuadroCifrasGastos h1 {
    padding-top: 1px;
    padding-left: 20px;
    font-size: 20px;
  }

  div .p-ultimo {
    margin-bottom: 0rem;
    font-size: 14px !important;
    line-height: 10px;
  }

  table.tableLeft2 {
    margin-top: 10% !important;
    margin-right: 26% !important;
    margin-left: -9% !important;
    margin-bottom: 0%;
  }

  table.tableRight2 {
    margin-top: 0% !important;
    margin-right: 30% !important;
    margin-left: -9% !important;
    margin-bottom: 20%;
  }

  .tIE .numerosT {
    font-size: 30px !important;
  }

  .tIE .recursos {
    font-size: 15px !important;
  }

  .tIE .cifra {
    font-size: 22px !important;
  }
}

@media (min-width:500px) and (max-width:600px) {
  .ajusteL {
    width: 58% !important;
    left: 35% !important;
    top: 12% !important;
  }

  .ajusteR {
    width: 60% !important;
    left: 7% !important;
    top: 0% !important;
  }

  .tiposGasto h3 {
    font-size: 150% !important;
    margin: -2px;
    padding-top: 15px;
    color: #3D3D3D;
    text-align: left;
    line-height: 28px;
    font-family: 'AdelleSans-Bold';
    text-shadow: none !important;
  }

  .tiposGasto p {
    font-size: 100% !important;
    color: #3D3D3D;
    text-align: justify;
    line-height: 13px !important;
    font-family: 'AdelleSans-Light';
    text-shadow: none !important;
    margin-top: 6%;
  }

  .GE {
    padding-right: 30%;
  }

  .GNE {
    padding-left: 10%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPC {
    padding-top: 8%;
  }

  div .GNPT {
    text-align: right !important;
    font-size: 124% !important;
  }

  .cuadroCifrasGastos h1 {
    padding-top: 1px;
    padding-left: 20px;
    font-size: 20px;
  }

  div .p-ultimo {
    margin-bottom: 0rem;
    margin-top: 2% !important;
    font-size: 84% !important;
    line-height: 10px;
  }

  .h1-ultimo {
    font-size: 20px !important;
    margin-left: 10%;
  }

  table.tableLeft2 {
    margin-top: 10% !important;
    margin-right: 34% !important;
    margin-left: -9% !important;
    margin-bottom: 0% !important;
  }

  table.tableRight2 {
    margin-top: 0% !important;
    margin-right: 34% !important;
    margin-left: -9%;
    margin-bottom: 20%;
  }

  .tIE .numerosT {
    font-size: 30px !important;
  }

  .tIE .recursos {
    font-size: 15px !important;
  }

  .tIE .cifra {
    font-size: 22px !important;
  }
}

@media only screen and (min-width: 468px) and (max-width:500px) {
  .ajusteL {
    width: 58% !important;
    left: 35% !important;
    top: 0% !important;
  }

  .ajusteR {
    width: 60% !important;
    left: 7% !important;
    top: -16% !important;
  }

  .GE {
    padding-right: 30%;
  }

  .GNE {
    padding-left: 10%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPT {
    text-align: right !important;
  }

  .tiposGasto h3 {
    font-size: 14px !important;
    margin: -2px;
    padding-top: 18%;
    color: #3D3D3D;
    text-align: left;
    line-height: 28px;
    font-family: 'AdelleSans-Bold';
    text-shadow: none !important;
  }

  .tiposGasto p {
    font-size: 12px !important;
    color: #3D3D3D;
    text-align: justify;
    line-height: 11px;
    font-family: 'AdelleSans-Light';
    text-shadow: none !important;
    margin-top: 2%;
  }

  .cuadroCifrasGastos h1 {
    padding-top: 1px;
    padding-left: -5px;
    font-size: 20px;
  }

  .p-ultimo {
    margin-bottom: .5rem;
    font-size: 12px !important;
    line-height: 10px !important;
  }

  .mg-b-5 {
    margin-bottom: .5rem !important;
  }

  .mg-b-4 {
    margin-bottom: .5rem !important;
  }

  .h1-ultimo {
    margin-left: 5%;
  }

  .tableLeft2 {
    margin-right: 44% !important;
    margin-top: 19% !important;
    margin-left: -2% !important;
  }

  .tableRight2 {
    margin-top: 0% !important;
    margin-right: 34% !important;
    margin-left: -9% !important;
    margin-bottom: 20% !important;
  }

  .tIE .numerosT {
    font-size: 26px !important;
  }

  .tIE .recursos {
    font-size: 14px !important;
  }

  .tIE .cifra {
    font-size: 20px !important;
  }
}

@media only screen and (max-width: 467px) {
  .hero-area {
    padding-top: 15%;
  }

  #banner_img1 h3 {
    font-size: 12pt;
    line-height: 17px;
    margin-top: 22px;
    margin-bottom: 0px;
  }

  #banner_img1 {
    margin-left: -4%;
  }

  #banner_img1 p {
    font-size: 9px;
    line-height: 10px;
    margin-top: -10px;
    margin-bottom: 30px;
  }

  #btnCiudadano {
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none !important;
    padding-bottom: 0px !important;
    font-size: 10px !important;
    text-align: center;
  }

  .section_IE h2 {
    font-size: 18px;
  }

  .linea_ie {
    height: 60px;
  }

  .titulo_IE {
    padding-top: 8px !important;
  }

  #banner_img3 {
    margin-left: 0%;
  }

  #banner_img2 h1,
  #banner_img2 h2 {
    font-family: OldSansBlack;
    font-size: 1.3rem;
  }

  .texto_pie p {
    font-size: 15px !important;
    padding-top: 13px;
    line-height: 16px;
    margin-bottom: 40px;
  }

  .cta-content h1 {
    font-size: 12pt;
    line-height: 12pt;
  }

  .cta-content p {
    font-size: 7pt;
    line-height: 8pt;
  }

  .cifra {
    font-size: 22px;
  }

  .lineaCP {
    height: 10%;
  }

  .lineaCP h1 {
    font-size: 30px;
    padding-top: 15px;
  }

  #main-img {
    margin-top: -20%;
    margin-bottom: -5%;
  }

  .mg-b-5 {
    margin-bottom: 10px !important;
  }

  .center-div {
    margin: 0 10px !important;
    padding: 0px !important;
  }

  .no-margin {
    margin: 0px !important;
  }

  .mw-80 {
    max-width: 80% !important;
    margin: 0 auto !important;
  }

  .marco {
    border-width: 25px !important;
  }

  .rowVacio--responsive {
    height: 0px !important;
  }

  .pt-85_ {
    padding-top: 85% !important;
  }

  .presupuesto-cuadro1 {
    display: none !important;
  }

  .presupuesto-cuadro2 {
    padding: 0 !important;
    margin: 0 auto !important;
  }

  .tIE .numerosT {
    font-size: 17px;
  }

  .tIE .recursos {
    font-size: 11px;
  }

  .tIE .cifra {
    font-size: 17px;
  }

  .tableLeft2 {
    margin-right: 48% !important;
    margin-left: 0% !important;
    margin-top: 10% !important;
  }

  .tableRight2 {
    margin-top: 0% !important;
    margin-left: -18% !important;
    margin-right: 40% !important;
  }

  .ajusteL {
    width: 63% !important;
    left: 34% !important;
    top: 18%;
  }

  .ajusteR {
    width: 65% !important;
    left: 5% !important;
    top: 5%;
  }

  .tiposGasto h3 {
    font-size: 16px !important;
    margin: -2px;
  }

  .tiposGasto p {
    font-size: 12px !important;
    line-height: 12px;
    margin-top: 12px;

  }

  .cuadroCifrasGastos h1 {
    font-size: 15px;
    padding: 0;
    padding-left: 0%;
  }

  .cuadroCifrasGastos {
    height: 50px;
  }

  .GE {
    padding-right: 30%;
  }

  .EG {
    margin-left: -2% !important;
    margin-right: 41% !important;
    margin-top: -10% !important;
  }

  .EG .recursos {
    padding-left: -1px;
  }

  .EG .cifra {
    padding-left: 5px;
    padding-bottom: 0px;

  }

  .GNPT {
    text-align: right !important;
  }

  .GNPC {
    padding-top: 10%;
  }

  div .p-ultimo {
    line-height: 11px !important;
    font-size: 11px !important;
    width: 108% !important;
    margin-bottom: 0px !important;
    padding-top: 6%;
  }

  .section_IE {
    padding: 0 5% 1% 5%;
  }
}

@media (max-width: 400px) {
  .ajusteL {
    left: 33% !important;
    top: 18%;
    width: 64% !important;
  }

  .ajusteR {
    left: 2% !important;
    top: 8%;
    width: 75% !important;
  }

  .tiposGasto h3 {
    font-size: 14px !important;
    margin: 0;
  }

  .tiposGasto p {
    font-size: 11px !important;
    line-height: 11px;
    margin-top: 10PX;
  }

  .GE {
    padding-right: 30%;
  }

  .GNE {
    padding-left: 10%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPT {
    text-align: right !important;
  }

  .GNPC {
    padding-top: 5%;
  }

  div .p-ultimo {
    line-height: 10px !important;
    font-size: 10px !important;
    width: 94% !important;
    padding-top: 4%;
  }

  .mg-b-5 {
    margin-bottom: 4px !important;
  }

  .mg-b-4 {
    margin-bottom: 10px !important;
  }

  .no-margin {
    margin-bottom: 0 rem !important;
  }

  .h1-ultimo {
    padding-left: 0px !important;
    margin-left: 10%;
  }

  .tableRight2 {
    margin-top: -8% !important;
    margin-right: 42%;
  }
}

@media only screen and (max-width: 375px) {
  #banner_img1 h3 {
    font-size: 10pt;
    line-height: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  #banner_img1 p {
    font-size: 7px;
    line-height: 8px;
    margin-top: -7px;
    margin-bottom: 22px;
  }

  .cifras {
    height: 12px !important;
    width: 47% !important;
    padding-right: 11px !important;
    margin-left: 58%;
    padding-top: 1.5px !important;
    margin-top: -55% !important;
    font-size: 7px !important;
  }

  .derecha {
    margin-left: 26% !important;
  }

  .section_IE h2 {
    font-size: 12px;
  }

  .linea_ie {
    height: 31px;
  }

  .texto_pie p {
    font-size: 5px !important;
    padding-top: 13px;
    line-height: 5px;
  }

  #cicloP_container {
    padding-top: 73%;
  }

  .cta-content h1 {
    font-size: 11pt;
    line-height: 10pt;
  }

  .cta-content p {
    font-size: 5pt;
    line-height: 5pt;
  }

  #main-img {
    margin-top: -11%;
    margin-bottom: -8%;
  }

  .ajusteL {
    left: 33% !important;
    top: 16%;
    width: 64% !important;
  }

  .ajusteR {
    left: 4% !important;
    top: 8%;
    width: 75% !important;
  }

  .tiposGasto h3 {
    font-size: 12px !important;
    margin: 0;
  }

  .tiposGasto p {
    font-size: 10px !important;
    line-height: 11px;
  }

  .GE {
    padding-right: 30%;
  }

  .GNE {
    padding-left: 10%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPT {
    text-align: right !important;
  }

  div .p-ultimo {
    line-height: 8px !important;
    font-size: 10px !important;
  }
}

@media only screen and (max-width: 320px) {
  #banner_img1 {
    margin-left: -5%;
  }

  .cifras {
    height: 10px !important;
    width: 42% !important;
    padding-right: 8px !important;
    margin-left: 58%;
    padding-top: 1.5px !important;
    margin-top: -61% !important;
    font-size: 5px !important;
  }

  .ajusteL {
    left: 34% !important;
    top: 16%;
    width: 64% !important;
  }

  .ajusteR {
    left: 4% !important;
    top: 8%;
    width: 75% !important;
  }

  .tiposGasto h3 {
    font-size: 11px !important;
    margin: 0;
  }

  .tiposGasto p {
    font-size: 9px !important;
    line-height: 9px;
  }

  .GE {
    padding-right: 30%;
  }

  .GNE {
    padding-left: 10%;
  }

  .GP {
    padding-right: 30% !important;
  }

  .GNPT {
    text-align: right !important;
  }

  div .p-ultimo {
    line-height: 8px !important;
    font-size: 7px !important;
  }
}