@charset "iso-8859-1";
/* CSS Document */
/* CODI 2023 */

@font-face {
   
    src: url("../font/Myriad Pro Bold.ttf") format("opentype");
    font-style: bold;
    font-weight: 600;
}


body {
     font-family: 'Myriad Pro', sans-serif;
    font-style: bold;
    font-weight: 600;
    font-size: 18px;    
  padding-top: 4.9rem;
  color: rgb(var(--bs-tertiary-color-rgb));
}

/*template*/
.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        width: 100%;
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }

      .btn-bd-primary {
        --bd-violet-bg: #712cf9;
        --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

        --bs-btn-font-weight: 600;
        --bs-btn-color: var(--bs-white);
        --bs-btn-bg: var(--bd-violet-bg);
        --bs-btn-border-color: var(--bd-violet-bg);
        --bs-btn-hover-color: var(--bs-white);
        --bs-btn-hover-bg: #6528e0;
        --bs-btn-hover-border-color: #6528e0;
        --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
        --bs-btn-active-color: var(--bs-btn-hover-color);
        --bs-btn-active-bg: #5a23c8;
        --bs-btn-active-border-color: #5a23c8;
      }
      .bd-mode-toggle {
        z-index: 1500;
      }

/*template marketing*/
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
  letter-spacing: -.05rem;
}

/* rtl:end:remove */

/*  template RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}


/*personalizacion del css*/

.menu
{
    background-color: black;
    color:white;
    font-size: 1.5rem;
    font-weight: 600;
    
}

/*menu colores*/

.nav-link {
    color: #ffffff;
}

.nav-link:hover {
    color: #007078;
}
.dropdown-item {
    color: #ffffff !important;
   
}

 .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #007078 !important;
    
}

.foot {
    
    background-color: black;
    color: white;
}


#region-contact {
    background-color: #007078;
    padding: 5px 0;
}

#scroll-top-wrapper {
    position: relative;
}
#scroll-top-wrapper #scroll-top-control {
    color: #007078;
    position: absolute;
    left: -1px;
    right: 0;
    margin: 0 auto;
    top: -20px;
    z-index: 100;
    background: #007078;
    height: 50px;
    width: 50px;
    border-radius: 25px;
}

.tarjetas{  
    background-size:contain;
    background-size:cover;
    min-height: auto;
}


.btnuso {
    color: #ffffff;
    background-color: #007078;
    border-color: #3bd4ae;
    font-weight: 500;
    font-size: 1.5rem;
}


.btnuso:hover {
    color: #ffffff;
    font-weight: 500;
    border-radius: 4px 4px 4px 4px;
    background-color: #3bd4ae;
    border-color: #007078;
}


.btnesta {
    color: #000000;
    background-color: #ffffff;
    border-color: #3bd4ae;
    font-weight: 500;
    font-size: 1.5rem;
}


.btnesta:hover {
    color: #ffffff;
    font-weight: 500;
    border-radius: 4px 4px 4px 4px;
    background-color: #6bcdb2;
    border-color: #3bd4ae;
}


hr.fot1 {
  border: 3px solid #007078;
    opacity: 1;
  margin:0px;
}


.tarje {
     background-color: #007078; 
    border-bottom-left-radius: 2rem; 
    border-bottom-right-radius: 2rem;
    height: 17rem;
}


.text-bg-danger {
    color: #fff!important;
    background-color: RGBA(232,79,87,var(--bs-bg-opacity,1))!important;
}


.text-bg-primary {
    color: #fff!important;
    font-weight: lighter !important;
    background-color: RGBA(66,92,199,var(--bs-bg-opacity,1))!important;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel .carousel-indicators button {
    width: 10px;
   height: 10px;
   border-radius: 100%;
   background-color: #007078;
 }


.carousel-control-next-icon {
    background-image: url("../img/recursos/next.svg");
     width: 3rem;
    height: 3rem;
}

.carousel-control-prev-icon {
    background-image: url("../img/recursos/prev.svg");
    width: 3rem;
    height: 3rem;
}


#inicio {
   background-image: url('../img/recursos/fondo_ver.jpg'); 
}

.img-card {
    max-height: 3rem;
    margin-bottom: .5rem;
    margin-top: .5rem;
    display: grid;
    justify-content: center;
}

.img-card2col {
    max-height: 20rem;
    display: grid;
    justify-content: center;
}

.afoot {
    color:#ffffff !important;
    text-decoration: none;
}

.afoot:hover {
      color:#3bd4ae !important;
      text-decoration: underline;
}
/*imagenes numeros*/
.nume {
    max-height: 3rem;
}

/*imagenes secundarias*/
.imgsec {
    max-height: 17rem;
}
/*imagenes secundarias centradas*/
.imgcentra {
    max-height: 17rem;
    display: block;
    margin: auto;
}

.imgh {
    max-height: 13rem;
    display: block;
    margin: auto;
}




/*fondo sectiones*/
.sections {
    background-color:rgba(147,218,207,0.25);
}

.card {
   --bs-card-bg: rgba(0, 0, 0, 0); 
    
}



/*textos*/
/*titulos del footer*/

h4.fot {
    color: #93dacf;
    font-weight: 500;
    margin-bottom: 0.6rem;
    text-decoration: underline;
    padding-left: 1rem;
}

.titulo {
  background-color: #007078; 
  font-size: 2rem;
  font-weight: 400;
  color: #ffffff;
    border-radius: 1.8rem;
    padding: 0.5rem 1.5rem;
  
}


.texvercar
{
  font-size: 1.5rem;
  font-weight: 600;
  color:#3bd4ae;
}

.tittexver
{
  font-size: 2rem;
  font-weight: 600;
  color:#007078;
}


.text_tarje {
    font-size: 1.5rem;
     color: #ffffff;
    font-weight: 600;
}

.text-black1 {
    font-size: 1.5rem; 
    font-weight: 600;
}



.texver
{
  font-size: 1.5rem;
  font-weight: 600;
  color:#007078;
}

.textvercard
{
  font-size: 2rem;
  font-weight: 700;
  color:#007078;
}

/*textos de tarjetas*/
.textros {
    font-size: 1.5rem;
    font-weight: 600;
    color:#e84f57;
}

.textnar {
    font-size: 1.5rem;
    font-weight: 600;
    color:#f88d2a;
}

.textblue {
    font-size: 1.5rem;
    font-weight: 600;
    color:#4197cd;
}

.textlil {
    font-size: 1.5rem;
    font-weight: 600;
    color:#8093dc;
}
/*textos de banner superiores*/
.text_banw {
    font-size: 2.7rem;
     color: #ffffff;
    font-weight: 600;
}

.text_banver
{
  font-size: 2.7rem;
  font-weight: 600;
  color:#3bd4ae;
}


/*cards desarrolladores*/
.text-blackcards {
    font-size: 1rem; 
    font-weight: 600;
    margin-bottom: .4rem;
    margin-top: .4rem;
}


a.mail {
    color: black;
    font-size: 1rem;
   font-weight: 600;
    text-decoration: none;
}

a.mail:active {
    color: #007078;
    font-size: 1rem;
   font-weight: 600;
    text-decoration: none;
}

a.tel {
    color: black;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
}

a.tel:active {
    color: #007078;
   font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: #3bd4ae !important
}

.maildesa {
    color: #007078;
}

.accordion
{
    --bs-accordion-border-color: #3bd4ae;
    --bs-accordion-active-bg: #93dacf;
}
.img-circu {
    max-height: 10rem;
    min-height: 6rem;
    margin: 1rem;
}

.rbanner
{
    min-height: 23rem;
    
}

.icon_fot {
    width: 2.3rem;
    height: 2.3;
    margin-left: .5rem;
    margin-right: .5rem;
}


#lisdesa li { 
    color: #007078; 
}
#lisdesa li span {
    color: var(--bs-body-color);
}

input.form-control {
    background-color: rgba(147, 218, 207, .25);
}

input.form-control:focus {
    background-color: rgba(147, 218, 207, .25);
}

select.form-control {
    background-color: rgba(147, 218, 207, .25) !important;
}