/*COLOR*/
.color-1 {
  color: #00913f; }

.color-2 {
  color: #fafbfc; }

.color-3 {
  color: #c2c2c2; }

.color-4 {
  color: #eeeff0; }

.color-5 {
  color: #d8d8d8; }

.color-6 {
  color: #f1f1f1; }

.color-7 {
  color: #4d4d4d; }

.color-8 {
  color: #ffffff; }

.color-9 {
  color: #ff5f7a; }

.color-10 {
  color: #ECECEC; }

.bg-color-1 {
  background-color: #00913f; }

.bg-color-2 {
  background-color: #fafbfc; }

.bg-color-3 {
  background-color: #c2c2c2; }

.bg-color-4 {
  background-color: #eeeff0; }

.bg-color-5 {
  background-color: #d8d8d8; }

.bg-color-6 {
  background-color: #f1f1f1; }

.bg-color-7 {
  background-color: #4d4d4d; }

.bg-color-8 {
  background-color: #ffffff; }

.bg-color-9 {
  background-color: #ff5f7a; }

.bg-color-10 {
  background-color: #ECECEC; }

.border-full-1 {
  border: 1px solid #d8d8d8; }

.border-topbot-1 {
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2; }

.border-topbot-2 {
  border-top: 5px solid #00913f;
  border-bottom: 5px solid #00913f; }

.border-bot-1 {
  border-bottom: 1px solid #c2c2c2; }

.border-left-1 {
  border-left: 1px solid #ff5f7a; }

/*AJUSTES BASICOS*/
.transition {
  transition: all 0.3s; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: 'Montserrat', sans-serif;
  color: #4d4d4d; }

a, button {
  border: none;
  text-decoration: none; }

a:hover, a:visited, a:active, a:link {
  text-decoration: none; }

p, label, li, ol {
  color: #4d4d4d;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: 'Montserrat', sans-serif;
  line-height: 20px;
  font-size: 1em; }

/* MARGIN Y PADDING */
.imagenCenter {
  margin: 0 auto; }

.hrCenter {
  margin: 0 auto; }

.hr-1 {
  margin: 0 0; }

.mgTopNot {
  margin-top: 0rem !important; }

.mgBotNot {
  margin-bottom: 0rem !important; }

.mgLfNot {
  margin-left: 0rem !important; }

.mgRgNot {
  margin-right: 0rem !important; }

.mgTop05 {
  margin-top: 0.5rem !important; }

.mgTop1 {
  margin-top: 1rem !important; }

.mgTop2 {
  margin-top: 2rem !important; }

.mgTop3 {
  margin-top: 3rem !important; }

.mgTop4 {
  margin-top: 4rem !important; }

.mgTop5 {
  margin-top: 5rem !important; }

.mgTop6 {
  margin-top: 6rem !important; }

.mgTop7 {
  margin-top: 7rem !important; }

.mgTop8 {
  margin-top: 8rem !important; }

.mgTop9 {
  margin-top: 9rem !important; }

.mgTop10 {
  margin-top: 10rem !important; }

.mgTop15 {
  margin-top: 15rem !important; }

.mgTop20 {
  margin-top: 20rem !important; }

.mgTop25 {
  margin-top: 25rem !important; }

.mgTop30 {
  margin-top: 30rem !important; }

.mgBot05 {
  margin-bottom: 0.5rem !important; }

.mgBot1 {
  margin-bottom: 1rem !important; }

.mgBot2 {
  margin-bottom: 2rem !important; }

.mgBot3 {
  margin-bottom: 3rem !important; }

.mgBot4 {
  margin-bottom: 4rem !important; }

.mgBot5 {
  margin-bottom: 5rem !important; }

.mgBot6 {
  margin-bottom: 6rem !important; }

.mgBot7 {
  margin-bottom: 7rem !important; }

.mgBot8 {
  margin-bottom: 8rem !important; }

.mgBot9 {
  margin-bottom: 9rem !important; }

.mgBot10 {
  margin-bottom: 10rem !important; }

.mgBot20 {
  margin-bottom: 20rem !important; }

.pdTopNot {
  padding-top: 0rem !important; }

.pdBotNot {
  padding-bottom: 0rem !important; }

.pdLfNot {
  padding-left: 0rem !important; }

.pdRgNot {
  padding-right: 0rem !important; }

.pdTop05 {
  padding-top: 0.5rem !important; }

.pdTop1 {
  padding-top: 1rem !important; }

.pdTop2 {
  padding-top: 2rem !important; }

.pdTop3 {
  padding-top: 3rem !important; }

.pdTop4 {
  padding-top: 4rem !important; }

.pdTop5 {
  padding-top: 5rem !important; }

.pdTop6 {
  padding-top: 6rem !important; }

.pdTop7 {
  padding-top: 7rem !important; }

.pdTop8 {
  padding-top: 8rem !important; }

.pdTop9 {
  padding-top: 9rem !important; }

.pdTop10 {
  padding-top: 10rem !important; }

.pdTop15 {
  padding-top: 15rem !important; }

.pdTop20 {
  padding-top: 20rem !important; }

.pdTop25 {
  padding-top: 25rem !important; }

.pdTop30 {
  padding-top: 30rem !important; }

.pdBot05 {
  padding-bottom: 0.5rem !important; }

.pdBot1 {
  padding-bottom: 1rem !important; }

.pdBot2 {
  padding-bottom: 2rem !important; }

.pdBot3 {
  padding-bottom: 3rem !important; }

.pdBot4 {
  padding-bottom: 4rem !important; }

.pdBot5 {
  padding-bottom: 5rem !important; }

.pdBot6 {
  padding-bottom: 6rem !important; }

.pdBot7 {
  padding-bottom: 7rem !important; }

.pdBot8 {
  padding-bottom: 8rem !important; }

.pdBot9 {
  padding-bottom: 9rem !important; }

.pdBot10 {
  padding-bottom: 10rem !important; }

.pdBot15 {
  padding-bottom: 15rem !important; }

.pdBot20 {
  padding-bottom: 20rem !important; }

.pdBot25 {
  padding-bottom: 25rem !important; }

.pdBot30 {
  padding-bottom: 30rem !important; }

.fw100 {
  font-weight: 100 !important; }

.fw200 {
  font-weight: 200 !important; }

.fw300 {
  font-weight: 300 !important; }

.fw400 {
  font-weight: 400 !important; }

.fw500 {
  font-weight: 500 !important; }

.fw600 {
  font-weight: 600 !important; }

.fw700 {
  font-weight: 700 !important; }

.fw800 {
  font-weight: 800 !important; }

.fw900 {
  font-weight: 900 !important; }

.em1 {
  font-size: 1em; }

.em1-5 {
  font-size: 1.5em; }

.em2 {
  font-size: 2em; }

.em2-5 {
  font-size: 2.5em; }

.em3 {
  font-size: 3em; }

.em3-5 {
  font-size: 3.5em; }

.em4 {
  font-size: 4em; }

.em4-5 {
  font-size: 4.5em; }

.em5 {
  font-size: 5em; }

/* DISPLAY FLEX */
.flexRow {
  display: flex;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important; }

.flexCol {
  display: flex;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important; }

.flexRowFsC {
  display: flex;
  flex-direction: row !important;
  justify-content: flex-start !important;
  align-items: center !important; }

.preloader-1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: white; }

@media screen and (max-width: 768px) and (min-width: 320px) {
  .fRC-cc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }

  .fRR-cc-w {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /*align-items: center;*/
    flex-wrap: wrap; }

  .fRR-sps-w {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }

  .flexRow-around-stretch {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; } }
@media screen and (min-width: 769px) {
  .fRC-cc {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }

  .fRR-cc-w {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /*align-items: center;*/
    flex-wrap: wrap; }

  .fRR-sps-w {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap; }

  .flexRow-around-stretch {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap; } 
  
    .Footer {
      background-color: #b5b5b5;
      margin-top: 25px
  }
  
  .footer_wrapper {
      display: flex;
      width: 100%;
      color: #fff
  }
  
  .contacto_title,.redes_title,.suscribete_title {
      font-weight: bolder;
      font-size: 2em;
      margin: 2.5% 0;
      padding-left: 5%
  }

  table, td {
    border:1px solid black;
  }

  .colorfondo {
    border:1px solid black;
    background-color: #00913f;
    align-content: center;
    color: white;

  }
  .col1 {
      padding: 50px 50px;
      width: 70%;
      background-size: contain;
  }
  
  .col2 {
      background-image: url(/_next/static/media/BannerImagen.edec3134.png);
      background-size: contain;
      background-position: 100%;
      background-repeat: no-repeat;
      width: 40%
  }
  
  .redes_list {
      display: flex;
      list-style: none;
      flex-wrap: wrap;
      grid-gap: 5px;
      align-items: center
  }
  
  .redes_icon {
      width: 43px;
      height: 43px
  }
  
  .dl1,.dl2 {
      list-style: none;
      display: flex;
      grid-gap: 5px;
      align-items: center
  }
  
  .suscribete {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      padding: 10px!important;
      margin-left: 5%;
      width: 100%
  }
  
  .suscribete button {
      background-color: #009640;
      color: #fff;
      padding: 10px;
      border-radius: 0 10px 10px 0;
      border: 0;
      width: 20%
  }
  
  .suscribete input {
      width: 80%;
      padding: 10px;
      border: 0;
      border-radius: 10px 0 0 10px
  }
  
  .footer_wrapper2 {
      background-color: #009640;
      padding: 4px
  }
  
  .ley_list {
      display: flex;
      list-style: none;
      flex-wrap: wrap;
      justify-content: space-between;
      line-height: 25px;
      font-size: 19px;
      margin-right: 18%;
      margin-left: 15%
  }
  
  .ley_list a p {
      font-weight: 700;
      color: #fff
  }
  
  .wpp_image {
      width: 50px;
      height: 50px;
      margin-left: 20px
  }
  
  .footer_gov_ {
      background-color: #46b5e8;
      color: #fff;
      overflow: hidden;
      padding-top: 12px;
      padding-bottom: 10px;
      display: flex;
      align-items: center;
      justify-content: center
  }
  
  .centradototal_ {
      width: 100%;
      max-width: 1160px;
      margin: auto
  }
  
  .fooflex {
      display: flex;
      flex-wrap: wrap;
      align-content: space-between;
      margin-left: 30px;
      margin-right: 30px
  }
  
  .alcaldia_mod_footer .log_nww_footer {
      width: 190px;
      height: auto
  }
  
  .alcaldia_mod_footer,.fooflex .logos_footer_gov {
      display: flex;
      align-items: center;
      justify-content: center
  }
  
  .fooflex .logos_footer_gov {
      margin-left: auto
  }
  
  .fooflex .logos_footer_gov .marcaco_l {
      width: 20px;
      margin-right: 10px
  }
  
  .fooflex .logos_footer_gov .govimg_f {
      width: 150px;
      height: auto
  }
  
  @media screen and (max-width: 600px) {
      .col1 {
          padding:3px;
          width: 60%
      }
  
      .alcaldia_mod_footer .log_nww_footer {
          width: 120px;
          height: auto
      }
  
      .fooflex .logos_footer_gov .govimg_f {
          width: 110px;
          height: auto
      }
  
      .wpp_image {
          width: 25px;
          height: 25px;
          margin-left: 20px
      }
  
      .suscribete {
          display: flex;
          flex-wrap: nowrap;
          justify-content: center;
          padding: 10px!important;
          margin-left: 5%;
          width: 100%
      }
  
      .suscribete button {
          background-color: #009640;          ;
          color: #fff;
          padding: 0;
          border-radius: 0 10px 10px 0;
          border: 0;
          width: 30%
      }
  
      .ley_list {
          padding: 0;
          margin: 0;
          flex-direction: column;
          text-align: center
      }
  }
  
  @media screen and (max-width: 466px) {
      .redes_list {
          grid-gap:3px;
          margin: 0;
          padding-left: 5%
      }
  
      .redes_icon {
          width: 30px;
          height: 30px
      }
  }
  
  @media screen and (max-width: 390px) {
      .alcaldia_mod_footer .log_nww_footer,.fooflex .logos_footer_gov .govimg_f {
          width:100px;
          height: auto
      }
  
      .wpp_image {
          width: 25px;
          height: 25px;
          margin-left: 20px
      }
  }
  
  .container_loading {
      width: 100%;
      position: fixed;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1000;
      justify-content: center;
      align-items: center;
      display: flex;
      background: hsla(0,0%,100%,.96)
  }
  
  .text_loading {
      font-size: 28px
  }
  
  .folding {
      margin: 20px auto;
      width: 50px;
      height: 50px;
      position: relative;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg)
  }
  
  .folding .sk-cube {
      float: left;
      width: 50%;
      height: 50%;
      position: relative;
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
  }
  
  .folding .sk-cube:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #009640;      ;
      -webkit-animation: sk-foldCubeAngle 2.4s linear infinite both;
      animation: sk-foldCubeAngle 2.4s linear infinite both;
      -webkit-transform-origin: 100% 100%;
      transform-origin: 100% 100%
  }
  
  .folding .sk-cube2 {
      -webkit-transform: scale(1.1) rotate(90deg);
      transform: scale(1.1) rotate(90deg)
  }
  
  .folding .sk-cube3 {
      -webkit-transform: scale(1.1) rotate(180deg);
      transform: scale(1.1) rotate(180deg)
  }
  
  .folding .sk-cube4 {
      -webkit-transform: scale(1.1) rotate(270deg);
      transform: scale(1.1) rotate(270deg)
  }
  
  .folding .sk-cube2:before {
      -webkit-animation-delay: .3s;
      animation-delay: .3s
  }
  
  .folding .sk-cube3:before {
      -webkit-animation-delay: .6s;
      animation-delay: .6s
  }
  
  .folding .sk-cube4:before {
      -webkit-animation-delay: .9s;
      animation-delay: .9s
  }
  
  @-webkit-keyframes sk-foldCubeAngle {
      0%,10% {
          -webkit-transform: perspective(140px) rotateX(-180deg);
          transform: perspective(140px) rotateX(-180deg);
          opacity: 0
      }
  
      25%,75% {
          -webkit-transform: perspective(140px) rotateX(0deg);
          transform: perspective(140px) rotateX(0deg);
          opacity: 1
      }
  
      90%,to {
          -webkit-transform: perspective(140px) rotateY(180deg);
          transform: perspective(140px) rotateY(180deg);
          opacity: 0
      }
  }
  
  @keyframes sk-foldCubeAngle {
      0%,10% {
          -webkit-transform: perspective(140px) rotateX(-180deg);
          transform: perspective(140px) rotateX(-180deg);
          opacity: 0
      }
  
      25%,75% {
          -webkit-transform: perspective(140px) rotateX(0deg);
          transform: perspective(140px) rotateX(0deg);
          opacity: 1
      }
  
      90%,to {
          -webkit-transform: perspective(140px) rotateY(180deg);
          transform: perspective(140px) rotateY(180deg);
          opacity: 0
      }
  }
  
  
  
  
  }

