@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Kaushan+Script&family=Playfair+Display:wght@600;741&family=Noto+Sans+JP&family=Lato&family=Archivo+Black&family=Open+Sans&family=Abril+Fatface&family=Aclonica&family=Acme&family=Advent+Pro&family=Akaya+Telivigala&display=swap');

/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #006699;
}

::selection {
  color: #fff;
  background-color: #006699;
}

.bg-primary ::-moz-selection {
  color: #006699;
  /*background-color: #fff;*/
}

.bg-primary ::selection {
  color: #006699;
  /*background-color: #fff;*/
}
 
/*------------------- 
# General
---------------------*/
/*header {
  transition: all 0.3s ease-in-out;
}

header.scrolled {
  background-color: rgba(0, 0, 0, 0.8); /* Cambiar el color del fondo al hacer scroll 
  padding: 1px 0;
}

header.scrolled .navbar-brand img {
  height: 40px; /* Tamaño del logo reducido 
}

.navbar-brand img {
 /* height: 80px;  Tamaño original del logo 
}
*/

/* Tamaño inicial del logo */
#logo {
  max-width: 150px;
  transition: all 0.3s ease-in-out;
}

/* Logo reducido al hacer scroll */
.navbar.scrolled #logo {
  max-width: 100px;
}


h1, h2{
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
  font-weight:bolder;
  color: #3333FF;
}

.letra1{
  font-family: "Acme" ;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}

.letra2{
  font-family: "Advent Pro" ;
}

.letra3{
  font-family: "Akaya Telivigala" ;
}

.letra4{
  font-family: "Abril Fatface" ;
}

.letra5{
  font-family: "Lato", sans-serif;
}

.letra6{
  font-family: "Noto Sans JP", sans-serif;
}

.letra7{
  font-family: "Roboto", sans-serif;
}

.letra8{
  font-family: "Archivo Black", sans-serif;
}

/*html {
  font-size: 1rem;
}*/

body {
  font-weight: 400;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.6;
  color: #1b1e24;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  text-rendering: optimizelegibility;
}

a {
  color: #FFFFFF;
}

a:hover {
  color: #0d638f;
}

a:focus {
  outline: none;
}

p {
  line-height: 1.8;
}

figure {
  margin-bottom: 0;
}

hr {
  border-color: #e6e7e9;
}

[role=button] {
  cursor: pointer;
}

/*------------------------------------
  Headings
------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, .h7,
h1, h2, h3, h4, h5, h6 {
  line-height: 1.6;
  font-weight:600;
} 
/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #0d638f;
}

::selection {
  color: #fff;
  background-color: #0d638f;
}

.bg-primary ::-moz-selection {
  color: #0d638f;
  background-color: #fff;
}

.bg-primary ::selection {
  color: #0d638f;
  background-color: #fff;
}
.nav-top a, .nav-top li{
  color: #003366;
  text-decoration: none;
}
.nav-top-contact a {
  color:#ffffff;
  text-decoration: none;
}
.nav-top-contact a:hover {
  background-color: #ffffff;
  color: #003366;
  text-decoration: none;
}

.hero-img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.inner-page{
  background: #006bdf;
}
footer{
  color:#bdbdbd;
}
footer a{
  color: #fff;
}
.btn-outline-dark {
  color: #6f7173;
  border-color: #b8b8b8;
}
/*a.active span{
  color: #ffffff !important;
  background: #003399;
}*/
/*a.active{
  color: #ffffff !important;
  background: red;
}*/
.logo{
  color: #222;
  margin: 5px 0 5px 0;
}
.logo a{
  text-decoration:none;
}
.logo h2 span{
  padding: 5px 7px;
  color: #0d638f;
}   
.menu-area{
  position:relative;
  background: #fff;
}
.logo h2 {
  font-size: 30px;
  color: #fff;
} 
.bg-primary {
  color: #ffffff;
  border-color: #00387b !important;
  background-color: #00387b !important;
  padding-top: 0.2rem;
}
.nav-top {
  background-color: #ffffff !important; /*#00387b !important;*/
}
.inner-page-header p {
  color: #333;
}
.btn-primary {
  color: #FFFFFF;
  border-color: #3333FF !important;
  background-color: #006699 !important;
}
.btn-outline-primary{
  color: #0d638f;
  background-color: transparent !important;
  border-color: #0d638f !important;
} 
.btn-outline-primary:hover{
  color: #fff;
  background-color:#0d638f !important; 
}
.bg-overlay, .hero-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.nav-top i {
  color: #ffffff;
}
section.wt-section.hero-large {
  /*background: #B3C100;*/
  margin-top: 0px !important;
  /*background: #0f5386; */
  padding: 125px 0 175px 0;
}
section.wt-section.hero-large p {
  /* color: #fff; */
}
section.wt-section.hero-large h1 {
  /* color: #fff; */
  font-size: 46px;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff !important;
  background-color: #0d638f;
  border-color: #0d638f;
}
.text-primary, .page-link{
  color: #0d638f !important;
}
.hero-img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.hero-content{
  
}
.inner-page{
  background: #006bdf;
}  

.price-card .card-body ul li{
  line-height:38px;
}
.contact-info i{
  font-size:24px;
}
.team-dp ul{
  display:block;
  margin:0 auto;
  padding:0;
}
.team-dp{
  text-align:center;
  display:block;
}

.portfolio-menu ul li {
  margin: 0px 22px 8px;
  border: none;
  border-bottom: 4px solid;
  border-radius: 0;
  padding: 10px 4px;
}
.portfolio-menu ul li.active, .portfolio-menu ul li:hover {
  margin: 0px 22px 8px;
  border: none;
  border-bottom: 4px solid;
  border-color: #0d638f !important;
  border-radius: 0;
  padding: 54px 54px;
}
 .main-footer li{
  line-height:32px;
  color: #fff;
}
.inner-page-header {
  background: rgba(0, 152, 58, 0.07) ; /*#dee2e6; */
  padding: 0px 0 100px 0;
}
.sub-text{
  font-size:16px;
}
.nav-top-contact li{
  font-size:13px;
} 
.contactIcons .fa {
  font-size: 34px;
  padding: 32px;
  background: #ebebeb;
  border-radius: 50%;
  margin-bottom:15px;
}
.copyrights{
  font-size:13px !important;
}
@media (max-width: 991px) {
  .hero-img { 
    background-position: 74%; 
  }
}

/*.my-5 {
  margin-top: 3rem !important;
}*/
.color-fondo{
  background: linear-gradient(to right, #C99D66 0%, #AD7E4E 15%, #003399 100%);
  
}
.texto-blanco {
  color: #ffffff;
  font-family: "montserrat";
  font-weight: bold;
  display: marker;
}
.lead{
  font-family: "montserrat";
  font-size: 14px;
  font-weight: bold;
  display: marker;
}
.col-md-4-servicios{
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
.wt-section-servicios {
  padding-top: 5.25rem;
  padding-bottom: 20rem;
  float:none;
  width: 100%;
  background:#fff;
}
.counter {
  background-color: rgba(214, 255, 113, 0.4);
  padding: 20px 0;
  border-radius: 5px;
}
.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color: #2B4992;
}
.count-text {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
}
.count-number-1 {
  font-size: 50px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.color-count-1{
  color: #2B4992;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}
.color-count-2{
  color: #1B6792 ;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}

.texto-sombra-1 {
  margin: 0 auto;
  text-align: center;
  font-weight: 600;
  /*text-shadow: -4px 3px 0 #34d16e, -8px 7px 0 #0a0e27;*/
}
.espacio-abajo {
  padding-top: 10px;
}
.espacio-abajo-50 {
  padding-top: 3,125rem;
}
.espacio-abajo-slider {
  padding-top: 10.0625rem;
  /*padding-top: 161px;*/
}

.espacio-titulos {
  padding-top: 48px;
  padding-bottom: 50px;
}
.espacio-formulario {
  padding-top: 30px;
  padding-bottom: 20px;
}
.testimonio {
  background: #003399;
  width: 400px;
  height: 50px;
  clip-path: polygon(5% 0, 95% 0, 100% 50%, 95% 100%, 5% 100%, 0 50%);
  color: #ffffff;
    left: 50%;
    margin-left: -199px;
  position: absolute;
}

@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(10%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-10%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

.borde_2{
  border-color: #ACB453;
  box-shadow: 2px 2px 5px #666666;
  padding: 10px 15px;
  margin: 10px 5px;
  
}


.margen-25 {
  padding: 0 40px;
  margin: 0 40px;
}

.color-titulo-1 {
  color: #003399 ;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}

.texto-testimonio {
  color: #797A7E;
  font-size: 12Px;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}
.bloque-equipo {
  padding: 0px;
  /*border-radius: 15px;
  /*background: #f0f0f0;*/
  /*border: 1px solid black;*/
  box-shadow: 2px 2px 2px 2px #474747;
  background: rgba(220, 220, 220, 9.9); /*linear-gradient(60deg, #000000 5%, #ffffff);*/
  align-items: center;
width: 60%
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
  color: red;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.color-as {
    color:#2B4992;
}
.color-as a:link {
    color:#2B4992;

}
.color-as  a:hover {
    color:#ffffff;
  background: #003399;
  background: rgb(146, 95, 54);
  border-radius: 25px;
}
.color-as  a:active {
    color:#003399;
  /*background: #ffffff;*/
  padding: 10px 20px;
  background: rgb(146, 95, 54);
  border-radius: 25px;
}

.carousel-control-prev {
    position: absolute;
    top: 120px; /* pushes the icon in the middle of the height */
     z-index: 5;
    display: inline-block;
  left: -45px;
}
.carousel-control-next {
    position: absolute;
    top: 120px; /* pushes the icon in the middle of the height */
     z-index: 5;
    display: inline-block;
  right: -45px;
}
.letra-40 {
  font-size: 40px;
  color: #ffffff;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
  font-weight:bold;

}

.tit-dir {
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
  color: #2B4992;
  text-decoration: none;
}

.letra-60 {
  font-size: 60px;
}

.letra-32 {
  font-size: 2rem;
  font-weight:bold;
}

.texto-justificado {
  text-align: justify;
}

.margen-20 {
  padding: 0 20px;
  margin: 0 20px;
}

.margen-10 {
  padding: 0 10px;
  margin: 0 10px;

}

.color-titulo-2 {
  color: #006699;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}

.color-titulo-3 {
  color: #2B4992;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}

.alto-tit {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10vh;
}

.alto-tit-p {
  /*position: relative;*/
}

.servicios-tit {
  background: #003399;
  width: 800px;
  height: 50px;
  clip-path: polygon(15% 0, 85% 0, 100% 100%, 85% 100%, 15% 100%, 0 0%);
  color: #ffffff;
  left: 50%;
  margin-left: -399px;
}

.letra-20 {
  font-size: 20px;
}
.color-pie-1{
  background-color: #2B4992 !important;
}
.color-pie-2 {
  background-color: #9E1012;
}

.letra-44 {
  font-size: 3,75rem;
  font-weight:bold;
}

.letra-9 {
  font-size: 9px;
}

.bocadillo-cuadrado {
    position: relative;
/*    height: 200px;
    width: 300px;
    background: white;
  box-shadow: 1px 12px 33px rgba(0, 0, 0, 0.5);*/
  background: #F3F6F9;
}
.bocadillo-cuadrado:before {
    border: 25px solid #F3F6F9;
    content: '';
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    position: absolute;
    bottom: -48px;
    left: calc(50% - 25px)
}
.espacio-abajo-20 {
  padding-top: 20px;
}

.color-pie-3 {
  background-color: #BF0B00 !important;
}

.margen-neg-10 {
  padding-top: -50px;
  margin-top: -50px;
}

.letra-8 {
  font-size: 8px;
}

.letra-10 {
    font-size: 10px;
}

.letra-12 {
  font-size: 12px;
}

.margen-0 {
  padding-bottom: -100px;
  padding-top: -100px;
}

.tam-50 {
  font-size: 50px;
}

 
.tit-faq {
    text-decoration: none;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
  font-weight:bolder;
  color: #3333FF;
}

.tit-faq-servicios {
  font-size: 12px;
  text-decoration: none;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
  font-weight:bolder;
  color: #3333FF;
}
.texto-faq-resp {
  color: #797A7E;
  font-size: 14Px;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
}

.color-blanco {
  background-color: #ffffff;
}

.espacio-abajo-70 {
  padding-top: 4,375rem;

}
#casos1  a,  li{
  color: #003399;
  text-decoration: none;
}
#casos1  a {
  color:#003399;
  text-decoration: none;
}
#casos1 a:hover {
  background-color: #ffffff;
  color: red;
  text-decoration: none;
}
#casos ol {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal; 
    font: 0.75rem 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#casos ol {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal; 
    font: 0.75rem 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#casos ol {
    margin: 0 0 0 2em; 
}

#casos {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 0;
    margin-left: 3em;
    padding: 0;
    counter-reset: li-counter;
}

#casos > li{
    position: relative;
    margin-bottom: 20px;
    padding: 1em;
    border-left: 2px solid #CCCCCC;
    background-color: #f5f5f5;
}

#casos > li:before {
    position: absolute;
    top: 0;
    left: -1.5em;
    width: 1em;
 
    font-size: 2em;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    color: #464646;
     
    transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    z-index: -99;
    overflow: hidden;
     
    content: counter(li-counter);
    counter-increment: li-counter;
}

#casos1 {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal; 
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#casos1 ol {
    margin: 0 0 0 2em; 
}

#casos1 li{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;   
}

#casos1 li:hover{
    background: #eee;
}   

#casos1 li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #fa8072;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

#casos1 li:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;               
}

#casos1 li:hover:after{
    left: -.5em;
    border-left-color: #fa8072;             
}
.poli_m1 {
  overflow: hidden;
  background: #006699;
  width: 22rem;
  height: 1.8rem;
  clip-path: polygon(5% 0, 95% 0, 100% 50%, 95% 100%, 5% 100%, 0 50%);
  color: #ffffff;
  left: 50%;
  margin-left: -11rem;
}

.imagen_back {
  background-image: url("../images/base_2.jpg");
  /* Se removió background-size innecesario */
  background-repeat: repeat;
  /* Se dejó el uso de background-repeat, y se eliminó background-size cover innecesario */
  vertical-align: middle; /* Este valor no tiene efecto en div, pero puede tener en inline-block/inline */
}

.card {
  flex-direction: column;
  flex: 25%;
  margin: 1rem;
  /* Se mantiene flex y margenes correctos para el layout */
}

.card-img-top {
  padding: 0;
  margin: 0;
}

.card .content {
  flex: 1 1 auto;
  /* Asegura que el contenido crezca adecuadamente */
}

.cards {
  display: flex;
  /* Flex para manejar múltiples tarjetas en fila */
}

#contenido {
  padding-top: 70px;
}

#content-normandia {
  padding: 0;
  z-index: 5;
  position: relative;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  /* Buena práctica usar sombras para resaltar contenido */
}

/* .carousel-caption-wrw: comentado completamente, ver si es necesario usar */
.carousel-indicators li {
  height: 5px;
  border-radius: 0;
  overflow: hidden;
  width: 5px;
  background: #FFFFFF;
  padding: 10px;
  margin: 2px 2px;
  border: 1px solid #333;
  /* Ajuste correcto de márgenes y tamaños */
}

.carousel-caption h2 {
  font-size: 56px;
  color: #FFFFFF;
  text-shadow: 5px 5px 5px black;
  /* Buen contraste con sombra para mejor visibilidad */
}

.carousel-caption p {
  font-size: 22px;
  text-transform: uppercase;
  color: #76A7E8;
  letter-spacing: 2px;
}

.carousel-item .container {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
}

.carousel-caption-wrw {
  position: absolute;
  right: 5%;
  left: 30%;
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 12% 49%;
  border-bottom-right-radius: 8% 36%;
  background-color: rgba(26, 82, 158, 0.4);
  margin-top: -2rem;
  padding-top: -2rem; /* Revisar padding negativo, puede no ser necesario */
}

.carousel-caption-wrw-h {
  position: relative;
  margin: 0 auto;
  width: 80%;
  color: #fff;
  text-align: left;
  font-size: 56px;
  text-shadow: 5px 5px 5px black;
  font-family: 'Righteous'; /* Verificar si se carga la fuente */
}

.logo {
  float: left;
  padding: 5px 0 5px;
}

.telefonos a:link {
  text-decoration: none;
  font-family: 'Montserrat Alternates', Righteous, sans-serif;
  color: #ffffff;
  font-weight: 100;
}

.titulos {
  padding-bottom: 50px;
  color: #003399;
  font-family: "Kaushan";
}

.margen {
  position: static; /* No es necesario padding-top si no está siendo usado */
}

.fondo-1 {
  padding: 10px 25px;
  margin: 10px 35px;
  background: linear-gradient(60deg, #7DAED3 20%, #607A9D 75%);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
}

/* El resto de los estilos tienen sintaxis correcta, pero revisar redundancias o propiedades no necesarias */

/*---- banner-info ----*/
.banner-info{
  float: left;
  margin-top: 120px;
  width: 100%;
  max-width: 350px;
  margin-right: 30px;
}
.banner-info h1{
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 5em;
  padding: 1.2em 0;
  padding-bottom: 5em;
}
.banner-info h1 span{

  font-weight: 100;
  background: #0d638f;
  font-size: 0.7em;
  padding: 0.1em 0.1em;
  display: inline-block;
}
.banner-info h1 label{
  background:rgba(0,0,0,.5);
  font-size: 0.7em;
  padding: 0.15em 0.2em;
  margin-left:1em;
}
.divPadre {
  text-align: center;
  padding-left: 0px;
  /*background: linear-gradient(40deg, #639D60, #D6E185);*/
  display: flex;
  align-items: center;
  
}
.divHijo {
  margin: 0 100px;
  text-align:center;
  position: absolute;
  min-height: 100%; /* Fallback for browsers do NOT support vh unit */
  min-height: 130vh; /* These two lines are counted as one :-)       */
  padding: 10px 25px;
  line-height : 70px;
  font-family: 'Kaushan Script', cursive;
  font-size: 40px;
  /*background-color: (rgba(25,24,24,0.4));
  padding: 10px 25px;*/
  /*background-color: rgba(25, 24, 24, 0.9);*/
  color: #6E9B2E;
}
.logo_grande {
  width: 100%;
  max-width: 532px;
}
.astrodivider {
  margin: 64px auto;
  width: 400px;
  max-width: 100%;
  position: relative;
}
.astrodividermask {
  overflow: hidden;
  height: 20px;
}
.astrodividermask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px #0d638f;
}
.astrodivider span {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
  margin-left: -25px;
}
.astrodivider i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #47B5EE;
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #049372;
}
.astrodivider-equipo {
  margin: 0rem 0rem 0rem ;
  position: absolute;
  align-content: center;
}
.astrodivider-equipo span {
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
}
.astrodivider-equipo i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #47B5EE;
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #47B5EE;
}
.astrodivider-testimonios {
  margin: 30px 0px 0px ;
  position: relative;
  align-content: center;
}
.astrodivider-testimonios span {
  position: absolute;
/*  bottom: 100%;
  margin-bottom: 25px;*/
  left: 50%;
}
.triangulo-izq {
     width: 0; 
     height: 0; 
     border-right: 100px solid #f0ad4e;
     border-top: 50px solid transparent;
     border-bottom: 50px solid transparent; 
}
.triangulo-der {
     width: 0; 
     height: 0; 
     border-left: 100px solid #f0ad4e;
     border-top: 50px solid transparent;
     border-bottom: 50px solid transparent; 
}

.main-footer{
  padding:40px 0 !important;
  color: #fff;
  text-decoration: none;
}
.main-footer a:hover{
    color: #003399 !important;
    transition: color .5s;
    text-decoration: none;
    display: inline-block;
  background: #ffffff;
    padding: 0px 10px;
  
  
}
.main-footer a:link{
    
    transition: color .5s;
    text-decoration: none;
    display: inline-block;
    padding: 0px 10px;
  
  
}

.st0
{
position : absolute ;
top : 0px;
width : 100%;
height : 3px;
background: -webkit-linear-gradient(left, #A1AA1F 0%, #A1AA1F 33%, #003399 33%, #003399 67%, #6E9B2E 67%, #6E9B2E 100%);
background: -o-linear-gradient(left, #A1AA1F 0%, #A1AA1F 33%, #006699 33%, #006699 67%, #6E9B2E 67%, #6E9B2E 100%);
background: linear-gradient(to right, #A1AA1F 0%, #A1AA1F 33%, #006699 33%, #006699 67%, #6E9B2E 67%, #6E9B2E 100%);
}
.st1
{
  background : #003399;
  position : absolute ;
  left : 33%;
  top : 0px;
  width : 34%;
  height : 8px;
}
.st2
{
  background : #006699;
  background : rgba(0, 102, 153, 1);
  position : absolute ;
  left : 67%;
  top : 0px;
  width : 33%;
  height : 8px;
}

.nav-item {
  color:#ffffff;
/*  background: #003399;
  background: rgb(13, 99, 143 , 0.80);*/
  border-radius: 1.5625rem;
  text-decoration: none;
  display: block;
    font-size: 0.8125rem;
    font-weight: normal;
  margin: 0.7rem 0.125rem;
   
}
.nav-item a{
  color: #E1E1E1;
  background: #006699;
  padding: 0.625rem  1.25rem;
  border-radius: 1.5625rem;
  text-decoration: none;
  margin: 0rem 0.125rem;
}
.nav-item a:hover{
  color: #ffffff !important;
  background: rgb(0, 51, 153 , 60%);
  border-radius: 1.5625rem;
  text-decoration: none;
  padding: 0.625rem  1.25rem;
}
.nav-item a.active{
  color: #E1E1E1 !important;
  background: rgb(0, 51, 153 , 70%);
  padding: 0.625rem  1.25rem;
  border-radius: 1.5625rem;
  text-decoration: none;
}


.hide-menu {
  display: none;
}



@media screen and (max-width: 768px) {
    .demo {
    width:96%;
    padding:2%;
    }
    ul[data-menu-style="vertical"] , ul[data-menu-style="accordion"],
    ul[data-menu-style="vertical"] li ul.sub-menu {
        width: 100% !important;
    } 
    .menu_central {
        float: left;
        width:100%;
    }
    .menu_central > li {
        border-bottom: 1px solid #242424;
       float: none;
    }   
    .menu_central li a:hover {

    }
    .menu_central > li:first-child {
        border-top: 2px solid #FD5025;
    }    
    .menu_central > li > a i {
    padding-right: 10px;
    color: #003399;
    }
    .menu_central > li > a > .arrow:before {
        float: right;
         content: " \276F";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block;
    transform: rotate(90deg);
    }
    li.menu-active > a > .arrow:before {
    content: " \276F";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
  transform: rotate(90deg);
    }
    .menu_central li ul.sub-menu > li {
        width: 100%;
    }
    .menu_central li ul.sub-menu li ul.sub-menu li a
        {
        padding-left: 30px;
    }  
    .menu_central li ul.sub-menu li ul.sub-menu li ul.sub-menu li a 
       {
        padding-left: 50px;
    }  
    .menu_central > li > ul.sub-menu {
        position: static;
    }
    .menu_central > li > ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .menu_central > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .menu_central li ul.sub-menu li.menu-active > a > .arrow:before {
          content: " \276F";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
  transform: rotate(90deg);
    }
} 
 

.fixed-top-1 {
  position: fixed;
  top: 3px;
  right: 0;
  left: 0;
  z-index: 2;
}

.fixed-top-2 {
  position: relative;
  top: 35px;
  right: 0;
  left: 0;
  z-index: -1;
}

.tam-40 {
  font-size: 40px;
}

.tam-30 {
  font-size: 30px;
}

.letra-26 {
  font-size: 26px;
}

.poli {
  overflow: hidden;
  background: #006699;
  width: 50rem;
  height: 3.125rem;
  clip-path: polygon(5% 0, 95% 0, 100% 50%, 95% 100%, 5% 100%, 0 50%);
  color: #ffffff;
  left: 50%;
  margin-left: -24.938rem;

}

.letra-30 {
  font-size: 30px;
  color: #ffffff;
  font-family: 'Montserrat Alternates',Righteous, sans-serif;
  font-weight:bold;
}
.carousel-control-next-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    color: black;
}

/*.fondo-nav{
    background: #ffffff !important;
  	background-image: url("../images/base_2.jpg");
  
}*/

#inicio{
    background: url("../images/1a.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.jumbotron{
    width: 100%;
    height: 43.75rem;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding-top: 25rem;
}

.espacio-abajo-slider {
  padding-top: 10.0625rem;
}
