body{
  background-color: #ffff !important;

}

.indicator-item{
  display: none !important;
}
.img-logo{
    width: 280px;
}

label{
  font-size: 17px !important;
  font-weight: 500 !important;
}

nav{
    height: 9vh;
    background-color: black;
}


button{
    text-transform: none !important;
}


#btn-informacion{
    width: 100% !important;
    border-radius: 7px !important;
}

#btn-informacion:hover{
    transition: .8s;
    border-radius: 20px !important;
    background-color: #388e3c !important;
 
}
.modal{
    border-radius: 20px !important;
   
}

#btn-lead{
    width: 100% !important;
    border-radius: 5px;
    margin-top: 25px !important;
}
#btn-lead:hover{
  transition: .8s !important;
  border-radius: 25px !important;
}


#btn-descargar{
  position: absolute !important;
  z-index: 1 !important;
  left:71% !important;
  top:77% !important;
  border-radius: 5px;
  margin-top: 25px !important;
  
}
#btn-descargar:hover{
transition: .8s !important;
border-radius: 25px !important;
background-color: #1a237e !important;
color: #fafafa !important;
}
#btn-modal{
    
  position: absolute !important;
  z-index: 1 !important;
  left:60% !important;
  top:77% !important;
  border-radius: 5px;
  margin-top: 25px !important;
  margin-top: 25px !important;
  font-size: 15px!important;
  border-radius: 5px !important;
  background-color: #1a237e !important ;
}

#modal-responder, #modal-lead{
  min-height: 80% !important;
}

#btn-modal:hover{
  transition: .5s !important;
  border-radius: 8px !important;
  background-color: #2962ff !important;
}
.img-slide{
  
  width:100% !important;
  object-fit: cover;
}

.img-marks{
  object-fit: cover;
  height: 45vh !important;
}

.img-clientes{
 
  max-width: 80% !important;
  max-height: 10% !important;
  
}

h3{
  font-weight: 600 !important;
}

.material-tooltip {
    
    background-color: #f57c00   ;
    color: #fafafa;
    font-size: 13px;
    transition: .1s;
 
  }
 

   .p1{
    object-fit: cover !important;
    width:96vw;
    height:80vh;
   
  }
  p{
    font-size: 16px !important;
  }

  #card-logo{
    visibility: hidden !important;
  }

  @media only screen and (max-width: 600px){

    #card-logo{
      visibility: visible !important;
    }
    #btn-nuevo{
      visibility: hidden !important;
    }

    .img{
      display: none !important;
    }

    .img-atraer{
      height: 48vh !important;
    }
    .img-marks{
      object-fit: cover;
      height: 15vh !important;
      width: 88vw !important;
    }
    .fase_uno{
      height: 80vh !important;
      /* background-image: url("../img/desc1.png"); */
    }
    .p1{
      object-fit: cover;
      height:30vh;
      width:93vw;
    }

    .p4{
      object-fit: cover;
      height:70vh;
      width:93vw;
    }
    .p3{
      object-fit: cover;
      height:40vh;
      width:93vw;
    }
  }

  #modal-usuario{

    top: 2% !important;
    max-height: 95vh !important;
    border-radius: 10px !important;
  }

  .browser-default{
    border: 1px solid #bbdefb !important;
    border-radius: 12px !important;
  }

  .img{
    object-fit: cover;
    width:100%;
    height:100%;
    border-radius: 35px !important;
  }
 

  .titulo{
    font-size: 50px !important;
    font-weight: 800 !important;
  }
  .subtitulo{
    font-size:   20px !important;
    font-weight: 700 !important;
    font-style: italic !important;
  }

  .subtitulo1{
    font-weight: bold !important;
    font-style: italic !important;
  }

  .titulo2{
    font-size: 32px !important;
    font-weight: 800 !important;
  }

#btn-comentar, #btn-answer{
  width: 100% !important;
  border-radius: 5px !important;
}


  @media only screen and (max-width: 600px){

    

    #btn-descargar{
      position: absolute !important;
      z-index: 1 !important;
      left:40% !important;
      top:40% !important;
      border-radius: 5px;
      margin-top: 25px !important;
      
    }
    
  .titulo{
    font-size: 28px !important;
    font-weight: bold !important;
  }
  .titulo2{
    font-size: 26px !important;
    font-weight: 700 !important;
  }
  .subtitulo{
    font-size:   15px !important;
    font-weight: bold !important;
    font-style: italic !important;
  }

  .modal{
    top: 2% !important;
    min-height: 80% !important;
    border-radius: 10px !important;
  }
   
  }


 



  .amarcas{
    margin-left:195% !important;
    margin-top: 20px !important;
  }


div.contenedor{
  max-height: 340px !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;

}


.img-director{

 width: 60% !important;
  
}
.presentacion{
  font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 10px !important;
}