@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;700;900&display=swap');
body{
    visibility: visible!important;
    font-family: 'Raleway', sans-serif;
}
.wsp-new {
    background: #E8A600;
  /*background: #2187C7;*/
  font-size: 16px;
  padding: 10px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 50px;
  right: 20px;
  color: #000000;
  display: inline;
  width: 210px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 600;
}
.maq-mob{
    display: none;
}
@media (max-width:767px){
    .maq-mob{
        display: block;
    }
    .maq-pc{
        display: none;
    }
}
.logo{
    width: 300px;
}
.logo-2{
    width: 200px;
}
.logo-pie{
    width: 180px;
    margin-bottom: 30px;
}
.thumbs-fotos-proyectos {
    border: 0 solid #ccc;
    border-radius: 0;
    margin-bottom: 5px;
    padding: 10px;
    height: auto;
    display: block;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    color: #CC6800;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.thumbs-fotos-proyectos a {
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: none;
    margin: 15px 0;
    padding: 10px;
    background: rgba(255, 255, 255, 0.4)
}

.thumbs-fotos-proyectos a:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none;
    background: rgba(255, 255, 255, 0.95)
}

.thumbs-fotos-proyectos>a>span {
    color: #111;
    text-align: center !important;
    margin: 10px auto 0;
    display: block;
    font-size: 14px;
    line-height: 17px
}

.thumbs-fotos-proyectos>a>p {
    color: #111;
    text-align: center !important;
    margin: 15px auto 0;
    display: block;
    font-size: 16px;
    line-height: 16px
}

.proyecto {
    margin-bottom: 15px
}

#layerslider {
    font-family: 'Raleway', sans-serif
}

.panel_home {
    padding: 20px 0;
    background: #1a3385
}

.tit_interior_white {
    font-size: 30px;
    text-align: center;
    margin: 0 15px;
    color: #fff;
    line-height: 43px;
    padding: 0;
    font-weight: 400;
    font-family: 'Raleway', sans-serif
}
@media(max-width:767px){
    .tit_interior_white{
        font-size: 25px;
    }
}

.bg1 {
    background: #eee !important
}

.bg2 {
    background: #FFF !important
}

.bg3 {
    background: #999 !important
}

.bg4 {
    background: #333 !important
}

.txt_presentacion {
    font-size: 22px;
    line-height: 30px;
    padding: 5px 0;
    color: #222;
    text-align: center;
    font-weight: 400;
    padding: 10px 0;
    margin: 20px auto;
    border-bottom: 0 dashed #999;
    border-top: 0 dashed #999;
    max-width: 1000px;
    font-family: 'Raleway', sans-serif
}
.tit-home {
    font-size: 30px;
    padding: 5px 0;
    color: #372b1f;
    text-align: center;
    font-weight: 400;
    padding: 10px 0;
    margin: 20px auto;
    border-bottom: 0 dashed #999;
    border-top: 0 dashed #999;
    max-width: 1000px;
    font-family: 'Raleway', sans-serif;
    border-bottom: 5px solid #E8A600;
}

.txt_interior_black {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
    margin: 10px auto 40px;
    max-width: 1200px;
    border: 0 solid #fff;
    padding: 10px 50px;
    color: #111;
    font-family: 'Raleway', sans-serif
}

.txt_interior_black ul {
    text-align: left;
    line-height: 35px
}

.txt_interior_black ul li {
    margin-bottom: 30px
}

.tit_banner_home {
    position: absolute;
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    top: 110px;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 290px;
    height: 45px
}

.cont_button_white {
    margin: 0 auto;
    display: table
}

.button_white {
    background-color: transparent;
    border: 1px solid #111;
    display: inline-table;
    cursor: pointer;
    color: #111;
    font-size: 15px;
    padding: 4px 20px;
    margin: 5px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 10px;
}

.button_white:hover {
    background-color: #2b58ab;
    border: 1px solid #2b58ab;
    color: #fff;
    text-decoration: none
}

.button_white:active {
    position: relative;
    top: 1px
}

.cont_ficha {
    padding: 30px;
    border: 1px solid #ccc;
    background: #fafafa;
    margin: 0 0 20px;
    border-radius: 20px;

}

.tit_proyectos {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    line-height: 27px;
    color: #E8A600
}
.dot{
    display: none;
}
@media(max-width:767px){
    .tit_proyectos {
        font-size: 18px;
        line-height: normal;
    }
    .txt_interior_black {
        padding: 10px 10px;
    }
    .txt_interior_black_left {
        text-align: left;
    }
    .dot{
        display: inline-block;
    }
}
.info_proyectos {
    font-size: 16px;
    line-height: 19px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-top: 10px
}

.txt_proyectos {
    font-size: 14px;
    line-height: 18px;
    font-family: 'Raleway', sans-serif;
    margin-top: 10px;
    text-align: justify
}

.duracion_proyectos {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    margin-top: 15px
}

.valor_proyectos {
    font-size: 16px;
    margin-top: 15px;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.05);
    padding: 5px 15px;
    display: table;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.ingresar {
    font-weight: 300;
    font-size: 15px;
    border: 1px solid #fff;
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.banner-home1_1 a {
    width: auto;
    margin: 0 auto 20px;
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: none;
    background: url(../proyectos/1.jpg) center center;
    font-family: 'Raleway', sans-serif;
    min-height: 300px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.banner-home1_1 a:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none
}

.banner-home2_2 a {
    width: auto;
    margin: 0 auto 20px;
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: none;
    background: url(../proyectos/2.jpg) center center;
    font-family: 'Raleway', sans-serif;
    min-height: 300px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.banner-home2_2 a:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none
}

.banner-home3_3 a {
    width: auto;
    margin: 0 auto 20px;
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: none;
    background: url(../proyectos/3.jpg) center center;
    font-family: 'Raleway', sans-serif;
    min-height: 300px
}

.banner-home3_3 a:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none
}

.banner-home4_4 a {
    width: auto;
    margin: 0 auto 20px;
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: none;
    background: url(../proyectos/4.jpg) center center;
    font-family: 'Raleway', sans-serif;
    min-height: 300px
}

.banner-home4_4 a:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none
}
.bg-boton-maquina{

padding: 30px;
    border: 1px solid #ccc;
    background: #fafafa;
    margin: 0 0 20px;
    border-radius: 10px;

}

@media (max-width:1199px){
    .bg-boton-maquina{
min-height: 600px;

}
}
@media (max-width:991px){
    .bg-boton-maquina{
min-height: 450px;

}
}

.pad-boton-maquina{
    padding: 20px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: none;
}
.pad-boton-maquina:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none
}
.nombre-maquina-int{
    background-color: #1a3385;
    color: #FFF;
padding: 10px;
border-radius: 10px;
-moz-webkit--border-radius: 10px;
border-radius: 10px;
margin: 0 0 20px 0;
text-align: center;
font-size: 25px;
font-weight: bold;
}
.nombre-maquina{
    background-color: #1a3385;
    color: #FFF;
padding: 10px;
border-radius: 10px;
-moz-webkit--border-radius: 10px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
font-size: 25px;
font-weight: bold;
}
.ver-maquina{
    background-color: #1a3385;
    color: #FFFFFF;
padding: 10px;
border-radius: 10px;
-moz-webkit--border-radius: 10px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
font-size: 20px;
font-weight: bold;
}
.ver-maquina-boton{
    background-color: #1a3385;
    color: #FFFFFF;
padding: 10px;
border-radius: 20px;
-moz-webkit--border-radius: 20px;
border-radius: 10px;
margin: 20px 0;
text-align: center;
font-size: 20px;
font-weight: bold;
}
.ver-maquina-boton:hover{
    background-color: #2b58ab;
    text-decoration: none;
}
.img-round{
    border-radius: 20px;
-moz-webkit--border-radius: 20px;
border-radius: 20px;
}
.info_maquina {
    font-size: 18px;
    line-height: 19px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-top: 10px;
}

.txt_maquina {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Raleway', sans-serif;
    margin-top: 10px;
    text-align: left
}
.wid-slider-maqu{
    width: 100%!important;
}
.txt-slider  {
    background-color: rgba(0, 0, 253, 0.9);
padding: 10px!important;
border-radius: 10px;
color: #ffffff;
font-size: 20px!important;
text-align: center;
}
@media (max-width: 991px) {
    .panel_home {
        padding: 20px 0;
        background: #1a3385
    }
    .nombre-maquina{
    font-size: 16px;
    }
}
@media (max-width: 767px) {
    .panel_home {
        padding: 20px 0;
        background: #1a3385
    }
    .nombre-maquina{
    font-size: 25px;
    }
    .txt-slider  {
    font-size: 13px!important;

    }
}
@media (max-width: 480px) {
    .txt-slider  {
        font-size: 13px!important;
        margin-right:100px!important ;
    
        }
}
.txt_panel_productos {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    margin: 10px auto;
    max-width: 1000px;
    border: 0 solid #fff;
    padding: 0 50px;
    color: #fff;
    font-family: 'Raleway', sans-serif
}

.txt_panel_proyectos {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    margin: 10px auto;
    max-width: 1000px;
    border: 0 solid #fff;
    padding: 0 50px;
    color: #fff;
    font-family: 'Raleway', sans-serif
}

@media (max-width: 768px) {
    .tit_banner_home {
        position: absolute;
        color: #fff;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        top: 110px;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 290px;
        height: 45px
    }
    .valor_proyectos {
       text-align: center;
    }
    .txt_panel_productos {
        font-size: 18px;
        line-height: normal;
    }
}

.clientes {
    margin: 15px auto;
    min-height: 250px;
    background: #fff;
    max-width: 290px;
    padding: 15px
}

.cont_productos {
    margin: 0 auto
}

.partners {
    background: #eee;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    padding: 0;
    display: block;
    height: auto
}

.contacto {
    background: url(../contacto/bg_contacto.jpg) bottom right no-repeat #b0b5b4
}

.contact {
    margin: 50px auto;
    max-width: 800px
}

input,
textarea,
button,
select {
    margin-top: 10px;
    border-color: #73C1CC;
    color: #fff
}

.form-group {
    margin: 0 0 20px;
    padding: 0 15PX
}

.form-control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fafafa;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 0
}

.control-label {
    margin: 0;
    padding: 0
}

.content {
    padding: 50px 0;
    margin: 0 auto
}

label {
    margin-top: 18px;
    text-align: right;
    color: #333;
    font-size: 18px;
    font-weight: 400
}

footer {
    background: #fff;
    border-top: 5px solid #f5f5f5;
    padding: 30px 0;
    margin: 0
}

.pie {
    height: 120px;
    width: 100%;
    background: url(../images/bg-pie.jpg) top repeat-x;
    background-color: #991F36
}

.txt-pie {
    color: #111;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding-top: 5px;
    margin: 0;
    text-align: center;
}

.txt-pie a {
    color: #111;
    text-decoration: none
}

.txt-pie a:hover {
    color: #111;
    text-decoration: underline
}
.txt-pie-nav {
    color: #111;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 20px;
    margin: 0;
    text-align: center;
    border-top: 1px solid #00000040;
    border-bottom: 1px solid #00000040;
}

.txt-pie-nav a {
    color: #111;
    text-decoration: none
}

.txt-pie-nav a:hover {
    color: #111;
    text-decoration: underline
}
.br-pie{
    display: none;
}
.linea-sep-pie{
    display: none;
}
@media (max-width:767px) {

    .txt-pie-nav {
        font-size: 16px;
        padding: 10px;
    }
    .linea{
        display: none;
    }
    .br-pie{
        display: block;
    }
    .linea-sep-pie{
        border-bottom: 1px solid #cccccc;
        margin-bottom: 10px;
        display: block;
    }}

@media (min-width:767px) {

    .txt-pie-nav {
        font-size: 16px;
    }

    .col-lg-3:nth-child(4n+1),
    .col-lg-6:nth-child(2n+1),
    .col-md-3:nth-child(4n+1) {
        clear: none
    }

    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width:992px) {

    .col-lg-3:nth-child(4n+1),
    .col-lg-6:nth-child(2n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: none
    }

    .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width:1200px) {

    .col-md-3:nth-child(4n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: none
    }

    .col-lg-3:nth-child(4n+1),
    .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 748px
    }
}






.txt-sand {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    color: #FFF
  }
  
  .closebtn, .titulo-nav{
    display: none;
  }
  .bg-nav{
    background: transparent;
    height: 80px;
  }
  .bg-nav2{
    background: #00000000;
    display: inline-block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 500;
  }
  .no-bg-nav{
    background: #FFFFFF;
  }
  .navbar-nav::-webkit-scrollbar {
    background: rgba(0,0,0,0);
  }
  .navbar-collapse::-webkit-scrollbar {
    background: rgba(0,0,0,0);
  }
  .logo{
    width: 200px;
  }
  .logo2{
    width: 170px;
    margin-top: 55px;
  }
  .logo3{
   display: none;
  }
  @media (max-width:767px) {
    .logo{
      float: right;
      margin-top: 20px;
      width: 200px;
    }
    .logo2{
        display: none;
          }
          .logo3{
            float: right;
            width: 200px;
            display: block;
          }
    .navbar-toggle{
      float: left;
      width: 70px;
      height: 70px;
      margin-left: 20px;
    }
  .navbar-collapse {
      position: fixed;
      top: 0px;
      left: 0;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px;
      width: 60%;
      height: 100%;
      z-index: 15000!important;
      background-color: #FFFFFF;
      box-shadow: 5px 0 20px -5px rgba(0,0,0,0.4),
  -5px 0 5px -5px rgba(0,0,0,0.4);
    }
    .navbar-collapse{
      left: 0;
      transition: left 300ms ease-in-out!important;
    }
    .navbar-collapse.collapsing {
      left: -75%;
      transition: left 300ms ease!important;
      height: 100%!important;
    }
  
    
    .closebtn {
      position: absolute;
      top: 20px;
      right: 25px;
      font-size: 50px;
      margin-left: 50px;
        color: #000000;
        display: block;
    }
    .closebtn:link {
        color: #000000!important;
        text-decoration: none;
  
    }
    .overflow-scroll {
      overflow: scroll !important
  }
  .titulo-nav{
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    color: #000000;
    display: block;
    padding: 0 20px 10px 0;
  }
  .padd-nav{
    padding: 20px;
  }
  .navbar-nav{
    padding: 0 10px;
    width: 100%;
    margin: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    color: #000000!important;
    padding: 20px 10px!important;
    margin-left: 5px!important;
    border-bottom: 1px solid #CCCCCC90!important;
  }
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #FFF!important;
    padding: 20px 10px!important;
    margin-left: 5px!important
  }
  .mar-top > img{
    margin-top: 0;
  }
  footer{
    padding-bottom: 150px;
  }
    }
    @media (max-width:480px){
        .navbar-inverse .navbar-nav > li > a {
            color: #000000!important;
            padding: 10px 5px!important;
            margin-left: 5px!important;
            border-bottom: 1px solid #CCCCCC90!important;
            font-size: 13px;
          }
          .navbar-inverse .navbar-nav > li > a:hover {
            color: #FFF!important;
            padding: 10px 5px!important;
            margin-left: 5px!important;
            border-radius: 10px;
          }
          .navbar-inverse .navbar-nav > li > a:focus {
            color: #FFF!important;
          }
          .navbar-collapse {
            padding-left: 10px;
            padding-right: 10px;
            padding-bottom: 15px;
          }
          .padd-nav{
            padding: 10px;
          }
          .closebtn {
            
            top: 0px;
            right: 25px;
          }
          .logo{
            width:140px;
            margin-top: 10px!important;
          }
          .logo2{
              display: none;
                }
                .logo3{
                  width: 100px;
                  margin-top: 10px;
                }
    }


    .logo-composite {
  position: relative;
  display: inline-block; /* Se ajusta al tamaño del logo */
}

.logo-composite img {
  display: block;
  height: auto;
}

/* Base para los enlaces invisibles */
.link-urban, .link-celpa {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
  /* background: rgba(255,0,0,0.2); */ /* Descomenta esto para ver las áreas mientras pruebas */
}

/* Área superior (70% del alto aprox) */
.link-urban {
  top: 0;
  height: 75%;
}

/* Área inferior (30% del alto aprox) */
.link-celpa {
  bottom: 0;
  height: 25%;
}

/* Contenedor que limita el área de clic a la imagen */
.logo-wrapper {
    position: relative;
    display: inline-block;
}

/* Regla general para los links invisibles */
.area-link {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 5;
    /* background: rgba(0, 255, 0, 0.3); */ /* Descomenta para ver las áreas verdes al probar */
}

/* Área para el logo principal (Aproximadamente el 75% superior) */
.link-urban-top {
    top: 0;
    height: 75%;
}

/* Área para el texto de CELPA (Aproximadamente el 25% inferior) */
.link-celpa-bottom {
    bottom: 0;
    height: 25%;
}

/* Asegura que el puntero cambie al pasar sobre las áreas */
.area-link:hover {
    cursor: pointer;
}

.container_txtIntro {
    text-align: center; /* Esto centrará el logo-wrapper porque es inline-block */
}

.logo-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 20px; /* Espacio opcional antes del H1 */
    vertical-align: middle;
}

/* Este contenedor obliga a que todo lo que esté adentro se centre sí o sí */
.flex-center-container {
    display: flex !important;
    justify-content: center !important; /* Centrado horizontal */
    align-items: center;    /* Centrado vertical opcional */
    width: 100%;
    float: none !important; /* Eliminamos cualquier empuje lateral de Bootstrap */
}

.logo-wrapper-pie {
    position: relative;
    width: 250px; /* El ancho que necesitas */
    flex-shrink: 0; /* Evita que el logo se aplaste si el contenedor es chico */
}

.logo-wrapper-pie img {
    width: 100%;
    height: auto;
    display: block;
}

/* Links (se mantienen igual) */
.area-link { position: absolute; left: 0; width: 100%; z-index: 10; }
.link-urban-top { top: 0; height: 70%; }
.link-celpa-bottom { bottom: 0; height: 30%; }

@media (max-width:767px){
        .logo-composite {
float: right;
}
        .logo-composite-pie {
float: none;
}
.logo-composite img {
  display: block;
  height: auto;
}
}



.txt-pie-nav {
    color: #111;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 20px;
    margin: 0;
    text-align: center;
    border-top: 1px solid #00000040;
    border-bottom: 1px solid #00000040;
}

.txt-pie-nav a {
    color: #111;
    text-decoration: none
}

.txt-pie-nav a:hover {
    color: #111;
    text-decoration: underline
}
.br-pie{
    display: none;
}
.linea-sep-pie{
    display: none;
}
@media (max-width:767px) {

    .txt-pie-nav {
        font-size: 16px;
        padding: 10px;
    }
    .linea{
        display: none;
    }
    .br-pie{
        display: block;
    }
    .linea-sep-pie{
        border-bottom: 1px solid #cccccc;
        margin-bottom: 10px;
        display: block;
    }}

@media (min-width:767px) {

    .txt-pie-nav {
        font-size: 16px;
    }
}