@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;700;900&display=swap');
html, body {
    margin: 0;
    padding: 0;
   font-family: 'Raleway', sans-serif;
}
a:focus, a:active {
    outline: none !important;
    box-shadow: none !important;
}
.white{
    background: white
}

a {
  text-decoration: none !important;
}

.container-btn{
    margin: 30px 0;
}

/* HAMBURGER */

.wsp-new {
  background: #2187C7;
  font-size: 16px;
  padding: 10px;
  border-radius: 20px !important;
  position: fixed;
  bottom: 50px;
  right: 20px;
  color: #FFFFFF;
  display: inline;
  width: 220px;
  text-align: right;
  font-weight: bold;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 200;
}
.whatsapp {
  width: 60px;
  height: 60px;
  position: fixed;
  color: #FFF;
  background: #25d366;
  text-align: center;
  bottom: 20px;
  right: 20px;
  z-index: 500;
  border-radius: 50px !important;
  -webkit-box-shadow: 2px 2px 3px #999;
  box-shadow: 2px 2px 3px #999;
}
.whatsapp a:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
.whatsapp-2 {
  margin-top: 10px;
  color: #FFFFFF;
  font-size: 45px !important;
  margin-left: 3px;
}
.whatsapp-2 a:hover {
  text-decoration: none;
}

img {
  border: 0px;
  margin: 0;
  padding: 0px;
}

.container_txtIntro{
    padding: 0; 
    padding: 30px 0;
    margin: 30px auto 0;
}

.container_txtIntro3{
    padding: 50px 40px;
    margin: 0px auto;
    background-color: #57BFFF;

}

.txt_intro2{
    font-size:18px;
    padding: 0;
    font-weight: 400;
    color:#fff;
    text-align: justify;
    margin: 0 auto;
}
@media (max-width:767px){
  .txt_intro2{

letter-spacing: -0.03em;
}
}
.txt_intro2 span{
    font-weight: 700;

}

.txt_intro3{
    font-size:25px;
    line-height: 26px;
    padding: 0;
    font-weight: 300;
    color:#1a3385;
    text-align: center;
    margin: 0 auto 10px auto;
    text-align: center;
}

.txt_intro3 span{
    font-weight: 700;

}

.wrapper {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto;
}
.navbar-wrapper {
  border-bottom: 1px solid #CCCCCC;
  padding: 20px 0;
}
.navbar-wrapper1 {
  border-bottom: none;
}

.tit_intro {
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-size: 45px;
  font-weight: 500;
  line-height: 46px;
  border: none;
  padding: 15px;
  margin: 0 auto;
}

.tit_intro3 {
  text-decoration: none;
  text-align: center;
  color: #1a3385;
  font-size: 40px;
  font-weight: 500;
  line-height: 43px;
  border: none;
  padding: 15px;
  margin: 0 auto;
}
.txt_intro {
  text-decoration: none;
  text-align: center;
  color: #111;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
    font-weight: 400;
  border: none;
  
  padding: 0px 30px 15px 15px;
  margin: 0 auto;
}

.tit-interior {
  font-size: 25px;
  text-align: left;
  margin: 0px;
  color: #1a3385;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
  padding: 15px 0;
  margin: 20px 0 20px 0;
}

.navbar-inverse {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  margin: 0 0 10px 0;
  text-transform: none;
  padding-bottom: 0
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background-color: #f5f5f5;
}
.navbar-inverse {
  background-image: none
}
.navbar-inverse {
  border-color: #5e3d93
}
.navbar-inverse .navbar-nav > li > a {
  color: #111;
  padding: 10px 5px;
  margin-left: 25px
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
  margin-left: 25px;
  padding: 10px 5px
}
.navbar {
  position: relative;
  margin-bottom: 0;
  border: 0 solid transparent
}

.header {
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    z-index: 9980;
    padding: 20px 0;
    overflow: hidden;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s;
    transition: .2s all linear;
    border-bottom: 1px solid #CCCCCC
}
.navbar-header {
  float: none
}
.header-alt {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: .2s all linear;
    z-index: 99999;
    -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.55);
    box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.55); 
    border-bottom: 5px solid #1a3385;
}
.header_alt_interior {
      background: white;    
     border-bottom: 5px solid #1a3385;
     padding: 20px 0;
}

.link_logotipo{
   float: left
}
.logotipo {
    position: relative;
    transition: all .5s;
    width:200px;
}

.logotipo_alt {
  transition: all .5s;
  width: 160px;
}
.margin_nav {
    margin: 10px auto;
    border-top: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    padding: 4px 0;
    transition: all .5s;
}

.margin_nav_alt {
    margin: 2px auto 10px auto;
    border-top: 0px solid #ccc;
    border-bottom: 0px solid #ccc;  
    transition: all .5s;
    font-size: 13px;
    display: table
}


.version {
    display: block;
    width: 100px;
    text-align: right;
    margin: 0 0 0 10px;
}


.version_alt {
    display: block;
    width: 85px;
    text-align: right;
    margin: 0 0 0 10px;
}


.logotipo_mobile {
  display: none
}

   
@media (max-width:1370px) {
  .navbar .navbar-nav {
    display: block;
    font-size: 16px;
    margin-left: 120px
  }
  .navbar-inverse .navbar-nav > li > a {
    color: #111;
    padding: 10px 5px;
    margin-left: 10px
  }
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
    margin-left: 10px;
    padding: 10px 5px
  }
  .navbar .navbar-collapse {
    text-align: left
  }

}
@media (max-width:768px) {
  .header_alt_interior {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ddd;
    z-index: 9980;
    padding: 4px 0;
    overflow: hidden;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s;
    max-width: 1903px;
    transition: .2s all linear;
    z-index: 9999;
    height: auto
  }
  .logotipo_mobile {
    display: block
  }
  .logotipo {
    display: none
  }
  .logotipo_alt {
    display: none
  }
  .navbar-inverse {
    margin-top: 0;
    padding: 10px 10px
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 8px;
    background-color: #1a3385;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
  }
  .navbar-toggle:focus {
    outline: 0
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
  }
  .header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9980;
    padding: 4px 0;
    overflow: hidden;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s;
    max-width: 1903px;
    transition: .2s all linear;
    z-index: 9999
  }
  .header-alt {
    background-color: #111;
    position: relative
  }
  .logotipo {
    margin-top: 5px;
    margin-left: 5px
  }
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    font-size: 18px
  }
}    
    


/* ------------------------------------------------------ 
					BANNER HOME		
*-------------------------------------------------------- */

.banner_servicios a{
    width: auto;
    margin: 50px auto 50px auto;
	display:block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration:none;
	background:none;
    
}

.banner_servicios 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;
}

ul.migas {
        
    padding: 0.625rem 1rem;
    list-style: none;
    border: 0.063rem solid #CCC;
    display: inline-block;
    margin: 0 0 15px 0;
    font-weight: 400;
    color: #555555;
    border-radius: 10px;
}

ul.migas li {
    display: inline;
    font-size: 16px;
}

ul.migas li + li:before {
    padding: 8px;
    color: black;
    content: ">\00a0";
}

.container-interior{
    margin-top: 50px
}

.btn-purple2{
    background-color: #1a3385;
    border: 3px solid #fff;
    color: #fff;
    padding: 7px 20px 5px 20px;
    height: 40px;
    margin: 15px 0px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    margin: 20px auto;
    display: table;
    border-radius: 10px
}

.btn-purple2:hover, .btn-purple2:active {
    background-color: #2b58ab;
    text-decoration: none;
    color: #fff;
}

.logo_pie{
    width: 100px
}

.btn-blue-2{
    background-color: #1a3385;
    color: #fff;
    padding: 10px;
    margin: 15px 0px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    font-size: 25px;
    font-weight: bold;
    cursor: pointer;
    margin: 20px auto;
    display: table;
    border-radius: 10px !important
}

.btn-blue-2:hover, .btn-blue-2:active {
    background-color: #2b58ab;
    text-decoration: none;
    color: #fff;
}
.btn-blue{
    background-color: #1a3385;
    color: #fff;
    padding: 10px;
    margin: 15px 0px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    margin: 20px auto;
    display: table;
    border-radius: 10px !important
}

.btn-blue:hover, .btn-blue:active {
    background-color: #2b58ab;
    text-decoration: none;
    color: #fff;
}

/* ------------------------------------------------------ 
					QUIENES	
*-------------------------------------------------------- */

.tit_quienes{
    font-size: 35px;
    text-align: left;
    line-height: 32px;
    color:#04264C;
    margin-bottom: 0px
}

.subtit_quienes{
    font-size: 23px;
    text-align: left;
    color:#04264C;
    margin-bottom: 15px
}

.tit_quienes_box{
    font-size: 30px;
    text-align: center;
    color:#04264C;
    margin-bottom: 15px
}

@media (max-width:767px){
  .tit_quienes_box{
    font-size: 25px;
    margin-bottom: 0;
}
}

.tit_quienes_box2{
    font-size: 30px;
    text-align: left;
    color:#04264C;
    margin-bottom: 15px
}

.txt_quienes_box{
    font-size: 20px;
    text-align: left;
    color:#04264C;
    margin-bottom: 25px;
    border-bottom: 3px solid white;
    padding-bottom: 20px
    
}

.txt_quienes{
    font-size: 18px;
    text-align: justify;
    color:#333;
}

.box_quienes{
    background: #E8F3FF;
    padding: 50px 70px;
    margin-bottom: 50px
}

.padd-col{
  padding: 0;
}

@media (max-width: 767px) {
    .box_quienes{
        background: #E8F3FF;
        padding: 20px 10px;
        margin-bottom: 50px
    }
    .padd-col2{
  padding: 0;
}
}


/* ------------------------------------------------------ 
					METODOLOGÍAS	
*-------------------------------------------------------- */

.tit_metodologias{
    font-size: 35px;
    text-align: left;
    line-height: 32px;
    color:#04264C;
    margin-bottom: 0px
}

.subtit_metodologias{
    font-size: 23px;
    line-height: 25px;
    text-align: left;
    color:#04264C;
    margin-bottom: 0px;
    margin-top: 15px;
}

.icon_metodologia{
    margin: 0 auto;
    width: 100px
}

.tit_icon{
    font-size: 40px;
    line-height: 43px;
    font-weight: 600;
    text-align: center;
    color:#04264C;
    margin-bottom: 10px
}

.txt_icon{
    font-size: 20px;
    text-align: center;
    color:#333
}

.box_icon{
    padding: 30px 15px 50px 15px;
    margin-bottom: 40px;
    margin-top: 40px;
    min-height: 400px;
}

@media (max-width: 767px) {
    .box_icon{
    min-height: auto;
}
}


/* ------------------------------------------------------ 
					PRODUCTOS	
*-------------------------------------------------------- */

.center{
    margin: 0 auto;
    display: table !important
}

.img-rouded{
    border-radius:10px; 
    -moz-border-radius:10px;
    -webkit-border-radius:10px;  
}

.tit_form_contacto{
    font-size: 18px;
    text-align: left;
    margin: 0 0 30px 0; 

}

.box_form {
    background: #fff;
    padding: 20px 30px;
    margin: 30px auto 80px auto;
    border: 5px solid #ccc;
    background: #f5f5f5; 
    border-radius: 10px;  
}

.form-group {
  margin: 0 0 20px 0;
  padding: 0 15PX;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  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;
    font-size: 18px;
}

.content {
  background: #EEE1D0;
  padding: 50px 0;
  margin: 0;
}

label {
  margin-top: 17px;
  text-align: right;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

/* ------------------------------------------------------ 
						SLIDER					
*-------------------------------------------------------- */

#ls-s-2, #ls-s-3 {
  background: black;
  padding: 9px 20px;
  color: #fff;
  font-size:25px;
  
}

.ls-l{
      text-align: center;
    font-size:40px;
    font-weight: 400;
    
    color: white;
    background-color: rgba(36, 68, 127, 0.8);
    padding: 10px 15px;
    border-radius: 20px;
}

/*=========================================
	SERVICIOS
=========================================*/

.txt_servicios{
    margin-bottom: 20px;

        font-size: 18px;
    text-align: justify;
    color:#333;
}

.tit_servicios{
    font-size: 35px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 10px;
    color: #24447F 
}

.tit_servicios2{
    color: #1a3385; 
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
}


.img-curve{
    border-radius: 20px !important
}

.img-shadow{
    box-shadow: 0 3px 30px rgba(0,0,0,0.4);
}

.box_carga{
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
    display: table
}

.box_proyectos_home{
    margin-bottom: 50px;
    padding: 10px;
}

.btn-blue-mini{
    background-color: #1a3385;
    color: #fff;
    padding: 6px 20px 2px 20px;
    height: 30px;
    margin: 7px auto;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    display: table;
    border-radius: 10px !important
}

.btn-blue-mini:hover, .btn-blue-mini:active {
    background-color: #2b58ab;
    text-decoration: none;
    color: #fff;
}


/*=========================================
	HOVER IMG HOME
=========================================*/
figure {
	background: white;
	overflow: hidden;
    margin: 0 0 30px 0;
    padding: 0;
    
}
figure:hover+span {
	bottom: 0;
	opacity: 1;
}
.hover01 figure img {
    background: black;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 100%;
    border-radius: 20px !important;
    filter: opacity(0.8) drop-shadow(0 0 black);
}
.hover01 figure:hover img {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    filter: opacity(0.5) drop-shadow(0 0 black);
    border-radius:20px; 
    -moz-border-radius:20px;
    -webkit-border-radius:7px;
    cursor: pointer
}

footer {
  padding: 25px 0 0 0;
  margin: 0 !important;
  position: relative;
  background: #1a3385;
  display: table;
  width: 100%;
  color: white
}

.wsp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px !important;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 100
}

.txt-pie {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.txt-pie a {
  color: #fff;
}
.txt-pie a:hover {
  color: #fff;
  text-decoration: underline!important;
}
.txt-pie-nav {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 50;
  margin: 0;
  text-align: center;
  margin-top: 20px;
    font-weight: 300;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.txt-pie-nav a {
  color: #fff;
}

.txt-pie-nav a:hover {
  text-decoration: underline !important;
}

@media (max-width: 767px) {
  .txt-pie-nav {
    font-size: 2.8vmax;
  }
}

.txt-pie-nav {
    color: #FFFFFF;
    font-size: 16px;
    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: #FFFFFF;
    text-decoration: none
}

.txt-pie-nav a:hover {
    color: #FFFFFF;
    text-decoration: underline
}
.br-pie{
    display: none;
}
.linea-sep-pie{
    display: none;
}

.logo-composite {
  position: relative;
  display: inline-block;
}

.logo-composite img {
  display: block;
  height: auto;
}


.link-urban, .link-celpa {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
  /* background: rgba(255,0,0,0.2);  */
}


.link-urban {
  top: 0;
  height: 85%;
}


.link-celpa {
  bottom: 0;
  height: 15%;
}

@media (max-width: 1273px) {

    .logo-composite {
        margin-right: 0;
        margin-left: auto; /* Refuerza el empuje a la derecha */
    }

    .logo-composite {
        margin: 0 auto; /* Asegura que el bloque tenga márgenes iguales a los lados */
    }
    .logo{
      width: 150px;
      margin-top: 15px;
    }
    .link-urban {
  top: 0;
  height: 85%;
}
}










.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: 65%;
}

/* Área inferior (30% del alto aprox) */
.link-celpa {
  bottom: 0;
  height: 35%;
}


.container_txtIntro {
    text-align: center; /* Esto centrará el logo-wrapper porque es inline-block */
}

  .logomob{
  display: none;
}
 @media (max-width:767px) {
      .logomob{
  display: block;
}

    .logo {
      float: right;
      margin-top: 20px;
      width: 150px;
    }
  .logo-composite {
    float: right;
}
  
  }




  .txt-slider  {
    background-color: #203F9290;
padding: 20px!important;
border-radius: 10px;
color: #ffffff;
font-size: 30px!important;
text-align: center;
line-height: 22px!important;
text-shadow: 2px 2px 2px #000000;
font-weight: bold;
}

@media (max-width: 767px) {
    .txt-slider  {
    font-size: 16px!important;
    padding: 10px!important;

    }
}
@media (max-width: 480px) {
    .txt-slider  {
        font-size: 16px!important;
        margin-right:100px!important ;
    
        }
}

/* Alineación perfecta de botones */
.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.banner_servicios {
    height: 80%;
}

.banner_servicios a {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    text-decoration: none;
}

.tit_servicios2 {
    flex-grow: 1; /* Esto empuja el botón al fondo */
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px; /* Ajusta según el texto más largo */
}

.btn-blue-mini {
    margin-top: auto; /* Ancla el botón al fondo de la caja */
}

.txt-pie-nav {
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 20px;
    margin: 0;
    text-align: center;
    border-top: 1px solid #FFFFFF30;
    border-bottom: 1px solid #FFFFFF30;
}

.txt-pie-nav a {
    color: #FFF;
    text-decoration: none
}

.txt-pie-nav a:hover {
    color: #FFF;
    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;
    }
}