@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,600,700";
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*------------------------------------------------------------
              banner analytics
------------------------------------------------------------*/
.banner{
  background-color: #133274 !important;
  background-clip: border-box;
}
.title_banner{
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-size: 50px;
  line-height: 60.51px;
  color: white;
  position: relative;
  top: 51px;
  left: 43px;
  z-index: 1;
}

.banner-text{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  line-height: 70px;
  color: white;
  position: relative;
  top: 110px;
  left: 43px;
  z-index: 1;
}

.banner-foot{
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 48.41px;
  color: #3cb9ff;
  position: relative;
  top: -53px;
  left: 43px;
}

.banner-body{
  height: 540px;
}

.modal-banner {
  max-width: 1400px;
  margin: 1.75rem auto;
  overflow-y: clip;
}

.mancha{
  position: relative;
  top: -254px;
  left: 102px;
  width: 440px;
}

.logo_banner{
  position: relative;
  top: -442px;
  width: 474px;
  left: 926px;
}

/*------------------------------------------------------------
              banner analytics
------------------------------------------------------------*/

.justify{
  text-align: justify;
}

#audio-control {
  cursor: pointer;
  padding: 10px 20px;
  background: transparent;
  color: #f3f3f3;
  font-size: 1.5rem;
  z-index: 1;
  position: absolute;
  top: 78%;
  right: 1%;
}

#audio_control_movil{display: none;}

.fullScreen{
  padding: 10px 20px;
  background: transparent;
  color: #f3f3f3;
  font-size: 1.5rem;
  border: none;
  z-index: 1;
  position: absolute;
  top: 78%;
  right: 3%;
}

/*------------------------------------------------------------
              Navbar
------------------------------------------------------------*/
/*ancho y margen de la navbar*/
.cont {
  width: 90%;
  margin: 0 auto;
}

.navbar {
  margin-top: 0%;
  margin-bottom: -1%;
  padding-left: 15%;
  padding-right: 15%;
  z-index: 1;
  transition: background-color 1.3s;
}

/*espaciado entre los items de la nav*/
.cont {
  display: flex;
  justify-content: space-between;
  line-height: 20%;
}

/*color del item*/
.nav-link {
  color: #000;
  font-size: 20px;
}

/*en hover dibuja una linea debajo del item del nav*/
.menu3 li:after {
  content: "";
  position: relative;
  width: 0%;
  height: 4px;
  display: block;
  transition: all 0.3s ease;
  bottom: -8px;
  border-radius: 2px;
}

.menu3 li:hover::after {
  width: 100%;
  height: 4px;
  background-color: #436CAE;
}
/*dropdown navbar*/
.dropdown-item {
  font-size: 18px;
}

.dropdown-item:hover {
  background: transparent;
}

.dropdown:hover .dropdown-menu {
  display: block;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.submenu {
  list-style-type: none;
}
/*estilo del item del drop al hover*/
.item-sm:hover {
  color: #436CAE;
  font-weight: bold;
}

#acceso{
  margin-top: 1%;
  cursor: pointer;
}
/*------------------------------------------------------------
      button to up
------------------------------------------------------------*/
#btn-back-to-top {
  position: fixed;
  bottom: 2%;
  right: 1%;
  display: none;
  background-color: #436CAE;
  color: white;
  border-radius: 48%;
}

/*------------------------------------------------------------
      scroll bar
------------------------------------------------------------*/

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #436CAE; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1b52ac; 
}

/*------------------------------------------------------------
                        body
------------------------------------------------------------*/
/*fuente del contenido*/
.body {
  font-family: 'Ubuntu', sans-serif;
  transition: background-color 1.3s;
  background-color: #f3f3f3;
}
/*espaciado entre el contenido del body*/
.contenido {
  padding-left: 17%;
  padding-right: 17%;
}

#background-video {
  object-fit: cover;
  width: 100vw;
  margin-left: -51vw;
  margin-top: -1%;
  height: 39vw;
  margin-left: -27%;
  z-index: -1;

}

.modal-dialog{
  background-color: #f3f3f3;
}

/*estilo botones*/
.boton {
  background-color: #436CAE;
  color: whitesmoke;
  font-size: 1.2rem;
  border-radius: 10px;
  border: none;
  width: auto;
  height: 45px;
  cursor: pointer;
  transition: 0.5s all;
  box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -webkit-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -moz-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
}

/*Elimina el subrayado de los href type button*/
.boton a {
  text-decoration: none;
}

/*estilo al hover del mouse*/
.boton:hover {
  background-color: #325285;
  transform: scale(1.05);
  /*transforma la escala del mismo*/
  color: white;
}

/*posicion y tamaño de los iconos debajo del video(cotenedor)*/
.icons {
  top: 88%;
  transform: scale(0.8);
  color: black;
  width: 124.5vw;
  position: absolute;
  margin-left: -51.5vw;
  margin-top: 0%;
  height: 8vw;
  left: 39%;
}

.btn_inicio{
  position: absolute;
  top: 70%;
  right: 73%;
}

/*espaciado entre cada icono del video*/
.icn-vd {
  margin-left: 6%;
}

.icons-vd {
  top: 14%;
  transform: scale(0.8);
  color: black;
  background-color: #f3f3f380;
  backdrop-filter: blur(3px);
  width: 124.5vw;
  position: absolute;
  margin-left: -51.5vw;
  height: 8vw;
  left: 39%;
}

/*posiciones iconos del video*/
#ras_arrow{
  position: relative;
  left: -0.2%;;
}

#ras_circle{
  position: relative;
  right: -10%;
}

#arrows{
  position: relative;
  right: 1.5%;
}

#cloud{
  position: relative;
  right: 7.9%;
  top: -5px;
}

#cloud_txt{
  margin-left: -7%;
}

.animate{
  -webkit-animation:spin 4s linear infinite;
  -moz-animation:spin 4s linear infinite;
  animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(-360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); } }

/*estilo para titiulos*/
.titulos {
  text-align: center;
  font-size: 30px;
}

.tit_inicio{
  opacity: 1; 
  font-size: 2.5rem;
}

/*estilo para suibtitulos*/
.subtit_list {
  text-align: center;
  font-size: 2.3rem;
  float: left;
  margin-left: 0px;
  font-weight: bold;
}

.subtit_tg99_inicio {
  text-align: center;
  font-size: 1.39rem;
  float: left;
  margin-left: 0px;
  font-weight: bold;
}

/* estilo subtitulos desarrollo*/
.subtit_des {
  text-align: center;
  font-size: 1.98rem;
  margin-left: 20px;
  font-weight: bold;
}

.frase_des{
  text-align: center;
  font-size: 1.66rem;
  margin-left: 20px;
  font-weight: bold;
}

.parrafo_des{
  text-align: center; 
  font-size: 1.25rem;
}

.lin_des{
  position: relative;
  width: 450px;
  height: 0px;
  left: 100px;
  top: -10px;
  border: 2px solid #436CAE;
  background-color: #436CAE;
  border-radius: 50px;
}

.linea_fras_des{
  position: relative;
  width: 30%;
  height: 0px;
  left: 35px;
  top: 3%;
  border: 2px solid #436CAE;
  background-color: #436CAE;
  border-radius: 50px;
}

/*resaltado de Palabras Clave*/
.clave {
  color: #436CAE;
}

.clave:hover {
  transform: scale(1.1);
}

#an:hover{
  transform: scale(1.05);
}

/*margen de los banners*/
#banners {
  margin-top: 50px;
}

/*alienacion de la lista del banner*/
.lista {
  display: inline;
  font-size: 2rem;
  margin: 0 20px 0 0;
  z-index: 0;
  color: whitesmoke;
}

/*margen(separación) de la lista*/
.lista li {
  display: block;
  list-style-type: none;
  align-items: flex-end;
  padding-bottom: 15%;
}

/*tamnaño de la fuente de la lisa(banner)*/
.et {
  height: 60px;
  font-size: 22px;
}

/*separación de los items de la lista*/
.t {
  margin: 20px 0 20px 30px;
}

#ras_arrow-serv{
  position: relative;
  left: -35%;
}

#ras_circle-serv{
  position: relative;
  right: -15%;
}

/* var para la animacion de los banners de telematics y analytics */
:root {
  --gradient: linear-gradient(45deg,
  #2A2A72,
  #436CAE,
  #4f81d1,
  #436CAE,
  #2A2A72);
}

/* animacion color gradiente banners */
.animationBackGradient {
  width: 300px;
  height: 300px;
  display: flex;
  align-items: center;
  color: #333333;
  background: #dddddd;
  background-image: var(--gradient);
  background-size: 400%;
  animation: bg-animation 5s infinite alternate;
}

@keyframes bg-animation {
  0% {
    background-position: left
  }

  100% {
    background-position: right;
  }
}

/*background telematics y analytics*/
.rectangulo {
  width: auto;
  height: 250px;
  border-radius: 10px;
}

/*subtitulos global*/
.subtit {
  text-align: center;
  font-size: 25px;
  margin-left: 20px;
  font-weight: bold;
}

/*subtitulos telematics*/
.subtit_tmt {
  position: relative;
  text-align: left;
  font-size: 35px;
  font-weight: bold;
  color: white;
}

/*subtitulos analytics*/
.subtit_an {
  position: relative;
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  color: white;
}

.subtit_an_home {
  text-align: center;
  font-size: 2rem;
  margin-left: 20px;
  font-weight: bold;
}

/*estilo lienas global*/
.linea {
  position: relative;
  width: 499px;
  height: 0px;
  left: 470px;
  top: 70px;
  border: 2px solid #436CAE;
  background-color: #436CAE;
  border-radius: 50px;
}

/*estilos parrafo*/
.parrafo {
  text-align: justify;
  font-size: 20px;
}

#lista_movil{
  display: none;
}

#lista_monitor{
  display: flex;
}

/*estilos listas*/
.list {
  list-style: none;
  float: right;
  margin-top: 7%;
}

/*estilos items listas*/
.list li::before {
  content: "\2022";
  color: #436CAE;
  font-weight: bold;
  font-size: 30px;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/*boton analytics*/
.btn-an {
  position: relative;
  left: 80%;
  top: 0;
  z-index: 1;
  box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -webkit-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -moz-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
}
/*------------------------------------------------------------
                slider servs
------------------------------------------------------------*/
#icon {
  margin-top: -1%;
  margin-left: 0%;
}

.titulo_serv{
  margin-top: 5%;
}

#img_des{
  z-index: 1;
  filter: hue-rotate(60deg) brightness(500%);
}

#img_telem{
  z-index: 1;
  filter: hue-rotate(60deg) brightness(500%);
}

.boxes {
  position: relative;
  overflow: hidden;
  margin-left: -30%;
  margin-right: -25.5%;
}
@media only screen and (max-width: 1000px) {
  .boxes {
    border-radius: 0;
  }
}

.slid {
  display: flex;
  width: 500%;
  height: 40rem;
  transition: all 0.25s ease-in;
  transform: translateX(0);
}
@media only screen and (max-width: 1000px) {
  .slid {
    height: 100vh;
  }
}
.slid .boxx {
  height: 100%;
  width: 20%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 650px) {
  .slid .boxx {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
  }
}
.slid .boxx .bg {
  padding: 2rem;
  background-color: rgba(0, 0, 0, 0.2);
  width: 70%;
  transform: skewX(7deg);
  position: absolute;
  height: 100%;
  left: -10%;
  padding-left: 20rem;
  transform-origin: 0 100%;
}
@media only screen and (max-width: 800px) {
  .slid .boxx .bg {
    width: 65%;
  }
}
@media only screen and (max-width: 650px) {
  .slid .boxx .bg {
    width: 100%;
    left: 0;
    bottom: 0;
    height: 54%;
    transform: skewX(0deg);
  }
}
.slid .boxx .bg::before {
  content: "";
  width: 1000%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: inherit;
  pointer-events: none;
  transform: skewX(10deg);
}
@media only screen and (max-width: 650px) {
  .slid .boxx .bg::before {
    width: 120%;
    bottom: 0;
    transform: skewX(0deg);
  }
}
.slid .boxx .details {
  padding: 5rem;
  padding-left: 10rem;
  z-index: 100;
  grid-column: 1/span 1;
  grid-row: 1/-1;
}
@media only screen and (max-width: 650px) {
  .slid .boxx .details {
    grid-row: 2/span 1;
    grid-column: 1/-1;
    text-align: center;
    padding: 2rem;
    transform: translateY(-9rem);
  }
}
.slid .boxx .details h1 {
  font-size: 3.4rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #f5f5f5;
}
.slid .boxx .details .text-slider {
  display: inline-block;
  font-size: 1.2rem;
  color: #B5B4B4;
  margin-bottom: 2rem;
  margin-right: 5rem;
}
@media only screen and (max-width: 800px) {
  .slid .box .details .text-slider {
    margin-right: 0;
  }
}
.slid .box1 {
  background-color: #436CAE;
}
.slid .box1 .illustration .inner {
  background-color: #436CAE;
}
.slid .box1 .illustration .inner::after, .slid .box1 .illustration .inner::before {
  background-color: #436CAE66;
}
.slid .box2 {
  background-color: #1A3F7D;
}
.slid .box2 .illustration .inner {
  background-color: #1A3F7D;
}
.slid .box2 .illustration .inner::after, .slid .box2 .illustration .inner::before {
  background-color: #1A3F7D66;
}
.slid .box3 {
  background-color: #6C99E3;
}
.slid .box3 .illustration .inner {
  background-color: #6C99E3;
}
.slid .box3 .illustration .inner::after, .slid .box3 .illustration .inner::before {
  background-color: #6C99E366;
}
.slid .illustration {
  grid-column: 2/0;
  grid-row: 1/-1;
  justify-self: center;
}
@media only screen and (max-width: 650px) {
  .slid .illustration {
    grid-row: 1/span 1;
    grid-column: 1/-1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.prev,
.next,
.trail {
  z-index: 10000;
  position: absolute;
}

.prev,
.next {
  cursor: pointer;
  opacity: 0.2;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 650px) {
  .prev,
.next {
    display: none;
  }
}
.prev:hover,
.next:hover {
  opacity: 1;
}

.prev {
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
}

.next {
  top: 50%;
  right: 2%;
  transform: translateY(-50%);
}

.trail {
  bottom: -3%;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  text-align: center;
  font-size: 1.5rem;
}
@media only screen and (max-width: 650px) {
  .trail {
    width: 90%;
    bottom: 13%;
  }
}
.trail .f {
  padding: 2rem;
  border-top: 3px solid #fff;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.3s ease;
}
.trail .f:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 650px) {
  .trail .f {
    padding: 1rem;
  }
}

.active {
  opacity: 1 !important;
}
/*------------------------------------------------------------
                popups
------------------------------------------------------------*/
/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: auto;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 90%;
  left: 50%;
  margin-left: -80px;
  font-size: 16px;
  font-weight: lighter;
}

/* Popup arrow 
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 20%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}*/

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*------------------------------------------------------------
                        sensores
------------------------------------------------------------*/
/*imagen a la derecha*/
.img-right {
  float: right;
  margin-right: 10%;
  margin-left: 10%;
  margin-top: 0;
}

#sensores{
  margin-bottom: -35%;
}

#img_sensor{
  width: 35%;
  position: relative;
  top: -45%;
  left: 8%;
}

/*boton sensores*/
.btn-sen {
  position: relative;
  left: 0;
  top: 3%;
  box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -webkit-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -moz-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
}

#sensor {
  display: flex;
  justify-content: space-between;
}

#com {
  transform-style: preserve-3d;
  transform: perspective(1000px);
}

.graf {
  position: relative;
  top: 8%;
  left: 5%;
  transform: translateZ(25px);
  z-index: 1;
}

.graf img{
  width: 70%;
}

#desc {
  position: relative;
  top: -170px;
  right: 150px;
}

#lin-sen{
  position: relative;
  width: 499px;
  height: 0px;
  left: 0px;
  top: 70px;
  border: 2px solid #436CAE;
  background-color: #436CAE;
  border-radius: 50px;
}

/*------------------------------------------------------------
            Formulario Contacto
------------------------------------------------------------*/
.signupFrm {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.form {
  background-color: white;
  width: 100%;
  border-radius: 8px;
  padding: 20px 40px;
  box-shadow: 0 10px 25px rgba(92, 99, 105, .2);
}

.picture_cont{
  border: 20px solid #436cae;
  border-radius: 50px;
  box-shadow: 0px 18px 30px -3px rgba(0,0,0,0.63);
  -webkit-box-shadow: 0px 18px 30px -3px rgba(0,0,0,0.63);
  -moz-box-shadow: 0px 18px 30px -3px rgba(0,0,0,0.63);
}

.title {
  text-align: left;
  font-size: 50px;
  margin-bottom: 20px;
  color: #436CAE;
}

.inputContainer {
  position: relative;
  height: 45px;
  width: 90%;
  margin-bottom: 17px;
}

.input {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border: 1px solid #DADCE0;
  border-radius: 7px;
  font-size: 16px;
  padding: 0 20px;
  outline: none;
  background: none;
  z-index: 1;
}

.textarea {
  position: absolute;
  top: 0px;
  left: 0px;
  height: auto;
  width: 100%;
  border: 1px solid #DADCE0;
  border-radius: 7px;
  font-size: 16px;
  padding: 0 20px;
  outline: none;
  background: none;
  z-index: 1;
}

::placeholder {
  color: transparent;
}

.label {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 0 4px;
  background-color: white;
  color: #DADCE0;
  font-size: 16px;
  transition: 0.5s;
  z-index: 0;
}

.label-txt {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 0 4px;
  background-color: white;
  color: #DADCE0;
  font-size: 16px;
  transition: 0.5s;
  z-index: 0;
}

.input:focus {
  border: 2px solid #436CAE;
}

.textarea:focus {
  border: 2px solid #436CAE;
}

.input:focus+.label {
  top: -7px;
  left: 3px;
  z-index: 10;
  font-size: 14px;
  font-weight: 600;
  color: #436CAE;
}

.textarea:focus+.label-txt {
  top: -15px;
  left: 3px;
  z-index: 10;
  font-size: 14px;
  font-weight: 600;
  color: #436CAE;
}

.input:not(:placeholder-shown)+.label {
  top: -7px;
  left: 3px;
  z-index: 10;
  font-size: 14px;
  font-weight: 600;
}

.textarea:not(:placeholder-shown)+.label-txt {
  top: -15px;
  left: 3px;
  z-index: 10;
  font-size: 14px;
  font-weight: 600;
}

.textarea {
  resize: none;
}
/* button formulario */
.btn-2{
  display: block;
  margin-left: auto;
  padding: 15px 30px;
  border: none;
  background-color: #436CAE;
  color: white;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 30px;
  padding: 12px 42px;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.8s;
  box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -webkit-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -moz-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
}
.btn-2:hover {
  background-color: #325285;
  transform: translateY(-2px);
}
.btn-2 i{
  display: none;
}
.btn-2:focus{
  left: 130px;
  padding: 10px;
  background-color: #fff;
  border: 3px solid #436CAE;
  box-sizing: border-box;
}
.btn-2:focus span{
  display: none;
}
.btn-2:focus i{
  display: inline;
  color: #436CAE;
  font-size: 18px;
}
/* ---------------------------------------------------
    Pestañas Telematics(Planes)
----------------------------------------------------- */
.benef{
  margin-left: 8%;
  cursor: pointer;
}

.benef:hover label{
  font-weight: bold;
  color: #436cae;
}

.carac_plan{
  font-size: 1.3rem;
  font-weight: bold;
  color: #436CAE;
}

.tabs {
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 6%;
}

.tab-list {
  display: flex;
  justify-content: space-between;
  border-bottom: 3px solid black;
}

.tab {
  text-align: center;
  border: 1px solid transparent;
  display: inline-block;
  text-decoration: none;
  padding: .5rem 1rem;
  font-weight: bold;
  font-size: 15px;
  color: black;
}

.tab.active {
  color: white;
  background: #436CAE;
  border: 1px solid #436CAE;
}

.tab-content {
  background: transparent;
  display: none;
  padding: 1.5rem;
  width: 100%;
  height: 100%;
}

.tab-content.show {
  display: block;
}

/*boton Telematics*/
.btn-tel {
  position: relative;
  left: 3%;
  top: 0;
  z-index: 1;
  box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -webkit-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -moz-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
}

.list_plan{
  list-style: circle;
}

/*------------------------------------------------------------
            Carrusel Analytics
------------------------------------------------------------*/
#legend {
  position: relative;
  top: 50px;
  font-weight: bold;
}

.cuadrado_bg{
  width: auto;
  height: auto;
  background: #ffffff;
  background: linear-gradient(180deg, #ffffff 3%, #e1e5f1 15%, #c3cbe4 25%, #a5b2d6 35%, #8ea1cf 50%, #a5b2d6 65%, #c3cbe4 75%, #e1e5f1 85%, #ffffff 97%);
  border-radius: 10px;
  margin: 0 -25.7% 0 -26%;
}

/*------------------------------------------------------------
                        cards
------------------------------------------------------------*/
.container {
  width: auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: none;
}

.card {
  border: none;
  background-color: transparent;
}

.container .card {
  position: relative;
}

.container .card .face {
  width: 350px;
  height: 200px;
  transition: .4s;
  border-radius: 15px;

}

.container .card .face.face1 {
  position: relative;
  background: #dddddd;
  background-image: var(--gradient);
  background-size: 400%;
  animation: bg-animation 5s infinite alternate;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  z-index: 1;
  transform: translateY(100px);
}

.container .card:hover .face.face1 {
  transform: translateY(0);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.8);
}

.container .card .face.face1 .content {
  opacity: .2;
  transition: 0.5s;
  text-align: center;
}

.container .card:hover .face.face1 .content {
  opacity: 1;
}
/*ICONO DE CARD TELEMATICS (borrar en caso de que se usen imagenes)*/
.container .card .face.face1 .content i {
  font-size: 3em;
  color: white;
  display: inline-block;

}

.container .card .face.face1 .content h3 {
  color: white;
  text-align: center;
}

.container .card .face.face1 .content a {
  transition: .5s;
}

.container .card .face.face2 {
  position: relative;
  background: #e6e3e3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 10px 25px rgba(0, 0, 0, .8);
  transform: translateY(-100px);
}

.container .card:hover .face.face2 {
  transform: translateY(0);
}

.container .card .face.face2 .content p,
a {
  font-size: 10pt;
  margin: 0;
  padding: 0;
  color: #333;
}

.container .card .face.face2 .content a {
  text-decoration: none;
  color: black;
  box-sizing: border-box;
  outline: 1px dashed #333;
  padding: 10px;
  margin: 15px 0 0;
  display: inline-block;
  border-radius: 10px;
  font-size: 16px;
}

.container .card .face.face2 .content a:hover {
  background: #436CAE;
  color: white;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/*------------------------------------------------------------
                  Desarrollos
------------------------------------------------------------*/
:root {
  --card: linear-gradient(45deg,
      #436CAE,
      #345d9f,
      #4272bf,
      #1e4a92);
}
/*fondo tarjetas*/
.cuadrado {
  width: auto;
  height: 45%;
  border-radius: 10px;
  background: #dddddd;
  background-image: var(--card);
  background-size: 400%;
  animation: bg-animation 5s infinite alternate;
  transform-style: preserve-3d;
  transform: perspective(1000px);
  position: relative;
  margin-top: 10%;
  right: 2%;
}

.movil{
  right: 0%;
}
/*estilos del contenedor*/
.container-02 {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 55vh;
	width: 40%;
}
/*estilos del titulo de las tarjetas*/
.container-02 h2 {
	position: relative;
	width: 30%;
	text-align: center;
	z-index: 11;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 5px 8px;
	font-size: 25px;
	border-radius: 15px;
	border-top: 1px solid rgba(255,255,255,0.5);
	backdrop-filter: blur(5px);
	border-left: 1px solid rgba(255,255,255,0.5);	
	background: rgba(255,255,255,0.05);
	
}
/*estilos tarjeta*/
.container-02 .glassmorphic-card {
	position: relative;
  top: -15%;
  left: 75%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	z-index: 1;
	width: 230%;
	height: 75%;
	margin: 28px;
	box-shadow: 20px 20px 50px rgba(0,0,0, 0.5);
	border-radius: 15px;
	border-top: 1px solid rgba(255,255,255,0.5);
	border-left: 1px solid rgba(255,255,255,0.5);
	background: rgba(255,255,255,0.1);
	backdrop-filter: blur(5px);
	overflow: hidden;
}
.container-02 .glassmorphic-card:before {
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	font-size: 10em;
	background: rgba(255,255,255,0.05);
	pointer-events: none;
}
.container-02 .glassmorphic-card .imgBox {
	position: relative;
  top: 15px;
	text-align: center;
}
.container-02 .glassmorphic-card .imgBox i {
	font-size: max(80px);
	color: rgba(255,255,255, 0.1);
}
.container-02 .glassmorphic-card .contentBox {
	position: relative;
	margin-top: 5%;
	text-align:center;
	transition: 0.5s;
}
.container-02 .glassmorphic-card .contentBox h3 {
	font-size: 1.5em;
	color: #fff;
	z-index: 1;
}
.container-02 .glassmorphic-card .contentBox p {
	font-size: 1em;
	color: #fff;
	font-weight: 300;
}
.container-02 .glassmorphic-card .contentBox2 {
	position: relative;
	margin-top: 5%;
	text-align:center;
	transition: 0.5s;
}
.container-02 .glassmorphic-card .contentBox2 h3 {
	font-size: 1.5em;
	color: #fff;
	z-index: 1;
}
/*texto de la tarjeta*/
.container-02 .glassmorphic-card .contentBox2 p {
	font-size: 1em;
	color: #fff;
	font-weight: 300;
}
/*texto de la tarjeta*/
.container-02 p {
	z-index: 12;
	margin: 20px auto 10px;
	position: relative;
	color: #fff;
}

#desktop{
  width: 40%;
}

/*lista desarrollo*/
.dev_list {
  position: relative;
  text-align: left;
  color: #fff;
  top: 1%;
  left: -10px;
  margin-right: 5%;
  font-size: 15px;
}

.dev_list li {
  list-style: none;
}

#movil{
  width : 30%;
}

/*lista movil*/
.movil_list {
  position: relative;
  text-align: left;
  color: #ffff;
  top: 1%;
  left: -10px;
  margin-right: 5%;
  font-size: 15px;
}

.movil_list li {
  list-style: none;
}

.btn-des{
  position: relative;
  left: 86%;
  margin-top: -17%;
  box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -webkit-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
  -moz-box-shadow: 0px 18px 35px -11px rgba(0,0,0,0.83);
}

#desarrolladora_img{
  position: relative;
  right: -40%;
  margin-top: -108%;
  width: 40%;
}

#desarrolladores{
  float: left;
  margin-top: -13.5%;
}

/*------------------------------------------------------------
              switch (DarkMode)
------------------------------------------------------------*/
.switch {
  position: absolute;
  display: inline-block;
  right: 10%;
  top: -87%;
  transform: translateX(-50%) translateY(400%);
  width: 50px;
  height: 28px;
  
}

.sun_moon{
  position: absolute;
  margin-left: 89%;
  top: 3%;
  color: #436CAE;
  z-index: 1;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #436CAE;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:after {
  background-color: #436CAE;
  content: "";
  position: absolute;
  border-radius: 50%;
  left: -20px;
  bottom: 9px;
  width: 20px;
  opacity: 0;
  height: 18px;
  -webkit-transition:.2s;
  transition: .2s;
}

input:checked + .slider:after {
  left: auto;
  opacity: 1;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-transition: .5s;
  transition: .5s;
}

input:checked + .slider {
  background-color: #436CAE;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  /*background: transparent;
  box-shadow: 25px 0px 0px 0px #f9c20a;*/
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.ellipse{
  margin-top: -4%;
  margin-left: 8%;
}

.earth-orbit_home {
  height: 25px;
  width: 80px;
  position: absolute;
  left: 8.5%;
  top: 5.4%;
  animation: orbit 10s linear infinite;
  transform-origin: 0 0;
}

/*------------------------------------------------------------
                        footer
------------------------------------------------------------*/
/*estilo de icons footer */
#facebook {
  color: #377DFF;
}

#instagram {
  color: #FF1717;
  font-weight: bold;
}

#twitter {
  color: #7EABFE;
}

#linkedin {
  color: #1288BB;
}
/*fin icons footer*/
/*estilos logo footer*/
.logo {
  padding-left: 3%;
}

.footer {
  padding-left: 15%;
  padding-right: 15%;
}

.txt-footer {
  font-size: 18px;
}

.text-muted:hover {
  color: #436CAE;
}

/*------------------------------------------------------------
      Modales
------------------------------------------------------------*/
/*radio en bordes ventana modal*/
.modal-dialog{
  border-radius: 10px;
}

/*------------------------------------------------------------
      PAGINA CONOCENOS
------------------------------------------------------------*/
#frase{
  display: flex;
  justify-content: center;
  margin-left: 20%;
  margin-top: 0.5%;
}

.frase_banner{
  font-weight: bold;
  color: #1A3F7D;
  font-size: 4rem;
}

.rect_con{
  width: auto;
  height: 650px;
  background-color: #D5D5D5;
  margin: 0 -25.5% 0 -25.5%;
}

.divisor{
  position: absolute;
    top: 104%;
    left: 11%;
}

.tit_his{
  font-weight: bold;
  font-size: 2rem;
  padding-left: 34%;
}

.parrafos{
  font-size: 1.2rem;
  text-align: justify;
  padding-left: 34%;
}

#img_his{
  width: 50%;
  margin-top: -8%;
  margin-left: 1%;
  border-radius: 30px;
}

#his_footer{
  float: left;
  margin-top: -9%;
  margin-left: 36%;
  margin-right: -10%;
}

#frase_al{
  display: flex;
  justify-content: center;
}

.frase_ali{
  color: #436CAE;
  font-size: 2.5rem;
  text-align: center;
}

.resalta{
  color: #1A3F7D;
}
#frase_com{
  display: flex;
  justify-content: center;
}
.sub_frase{
  font-size: 1.2rem;
  text-align: center;
}

#empresa{
  display: flex;
  justify-content: center;
}
.cuadrado-con{
  width: auto;
  height: auto;
  border-radius: 45px;
  background: #6C99E3;
  color: whitesmoke;
}

.icon_tit{
  display: flex;
  justify-content: center;
}

.titulo_con{
  text-align: center;
  text-transform: uppercase;
}

.desc_con{
  margin: 0 5% 0 8%;
  text-align: left;
  font-size: 1.1rem;
}

.img_con{
  padding-left: 1%;
}

#lista{
  display: flex;
  justify-content: center;
}

.li_tel{
  color: white;
  font-size: 1.2rem;
  list-style-type: none;
}

/*------------------------------------------------------------
      PAGINA ANALYTICS
------------------------------------------------------------*/
.rect_an {
  width: auto;
  height: 508px;
  background: #436CAE;
  border-radius: 10px;
  margin: 0 -24% 0 -24%;
}
#supervision{
  width: 110%;
}
#img_an{
  margin-top: 6%;
  margin-left: 33%;
  width: 598px;
  height: 250px;
}

.img_analy{
  position: absolute;
  right: 1%;
}

#lap_an{
  margin: 3% 0 0 0%;
  width: 546px;
  height: 303px;
}

.subtit_ana{
  font-size: 2.1rem;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 2% 0 0 45%;
}

.btn-analytics{
  background-color: #fff;
  color: #436CAE;
  width: 17%;
  border-radius: 7px;
  position: relative;
  margin: 47% 0 1% 39%;
}

.btn-analytics:hover{
  color: #3a2381;
  border-color: #3a2381;
  font-weight: bold;
  transform: scale(1.05);
}

.tit_analy{
  display: flex;
  justify-content: center;
  color: #436CAE;
  font-size: 2.5rem;
  text-align: center;
  font-weight: bold;
}

.desc_analy{
  font-size: 1.2rem;
}

#linAl{
  width: 450px;
  height: 10px;
  border: 2px solid #436CAE;
  background-color: #436CAE;
  border-radius: 50px;
}

.subtit_analy{
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 2rem;
}

.cuadrado_an{
  width: auto;
  height: auto;
  background: rgb(0,63,171);
  background: linear-gradient(0deg, rgba(0,63,171,1) 0%, rgba(26,63,125,1) 29%);
}

.tit_super{
  color: #6C99E3;
  font-weight: bold;
  font-size: 1.8rem;
  padding-left: 5%;
  padding-right: 5%;
}

.desc_super{
  color: white;
  font-size: 1.25rem;
  padding-left: 5%;
  padding-right: 5%;
}

.img_carac{
  padding-left: 30%;
  width: 50%;
}

#vis{
  padding-left: 25%;
  width: 45%;
}

#req{
  padding-left: 12%;
  width: 20%;
}

#titulos_carac:hover{
  color: #436CAE;
  font-weight: bold;
  transform: scale(1.10);
  transition: all 0.5s;
}

.subrLin{
  width: 90px;
  height: 6px;
  border: 2px solid #000;
  background-color: #000;
  border-radius: 50px;
  float: left;
  margin-top: -1%;
}

.tit_platf{
  color: #436CAE;
  font-weight: bold;
  font-size: 3rem;
}

.desc_platf{
  font-size: 1.4rem;
  padding-left: 2%;
}

.carousel-item ul{
  font-size: 1.2rem;
}

.carousel-control-prev img,
.carousel-control-next img{
  width: 70px;
  height: 70px;
}
/*------------------------------------------------------------
      Background
------------------------------------------------------------*/
.backg {
  background-image: linear-gradient(180deg, #f3f3f3 0%, #e1e5f1 13%, #b3c1e6 28%, #b7c4e9 50%);
  position: relative; 
  margin: 0 -25.7% 0 -26%;
}
.backg.wave-bottom:after, .backg.wave-top:after {
  content: "";
  display: block;
  margin: 0;
  padding: 0;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100% 64px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 64px;
}
@media screen and (max-width: 768px) {
  .backg.wave-bottom:after, .backg.wave-top:after {
    height: 32px;
    background-size: 100% 32px;
 }
}
@media (max-width: 349px) {
  .backg.wave-bottom:after, .backg.wave-top:after {
    height: 16px;
    background-size: 100% 16px;
 }
}
.backg.wave-bottom:after {
  bottom: 0;
  background-image: url("https://triss.dev/examples/wave.php?color=f3f3f3&orientation=0deg");
}
.backg.wave-top:after {
  top: 0;
  background-image: url("https://triss.dev/examples/wave.php?color=f3f3f3&orientation=180deg");
}

/*------------------------------------------------------------
      Modal right
------------------------------------------------------------*/
#exampleModalRight{
  width: 108%;
}
/*From Right/Left */
.modal.drawer {
  display: flex !important;
  pointer-events: none;
}
.modal.drawer * {
  pointer-events: none;
}
.modal.drawer .modal-dialog {
  margin: 0px;
  display: flex;
  flex: auto;
  transform: translate(25%, 0);
}
.modal.drawer .modal-dialog .modal-content {
  border: none;
  border-radius: 0px;
  width: 69%;
}
.modal.drawer .modal-dialog .modal-content .modal-body {
  overflow: auto;
}
.modal.drawer.show {
  pointer-events: auto;
}
.modal.drawer.show * {
  pointer-events: auto;
}
.modal.drawer.show .modal-dialog {
  transform: translate(0, 0);
}
.modal.drawer.right-align {
  flex-direction: row-reverse;
}
.modal.drawer.left-align:not(.show) .modal-dialog {
  transform: translate(-25%, 0);
}

.logos_acc{
  position: fixed;
  left: 15%;
}

.logo_acceso:hover{
  cursor: pointer;
}

.logo_acceso:after {
  content: "";
  position: relative;
  width: 0%;
  height: 4px;
  display: block;
  transition: all 0.3s ease;
  bottom: -8px;
  border-radius: 5px;
  z-index: 1;
}

.logo_acceso:hover::after {
  width: 40%;
  height: 5px;
  background-color: #436CAE;
}

img {
  transition: transform 0.25s;
}

.logo_acceso:hover img {
  transform: scale(1.1);
}

/*------------------------------------------------------------
      Vistas
------------------------------------------------------------*/
.vista_movil{
  display: none;
}
.vista_monitor{
  display: flex;
}

/*------------------------------------------------------------
      RESPONSIVE 1559px
------------------------------------------------------------*/
@media screen and (max-width: 1599px){
  .title_banner{
    font-size: 50px;
    line-height: 60.51px;
    top: 51px;
    left: 43px;
  }

  .banner-text{
    font-size: 40px;
    line-height: 70px;
    top: 110px;
    left: 43px;
  }

  .banner-foot{
    font-size: 40px;
    line-height: 48.41px;
    top: -53px;
    left: 43px;
  }

  .modal-banner {
    max-width: 1400px;
    margin: 1.75rem auto;
  }

  .mancha{
    top: -256px;
    left: 142px;
    width: 440px;
  }

  .logo_banner{
    top: -442px;
    width: 474px;
    left: 926px;
  }

  .btn_inicio{
    right: 71%;
  }
  #background-video {
    margin-top: 0%;
    height: 40vw;
  }
  #audio-control {
    top: 90%;
  }  
  .fullScreen{
    top: 90%;
    right: 4%
  }
  .icons{
    top: 100%;
  }
  #lista_movil{
    display: none;
  }
  #lista_monitor{
    display: flex;
  }
  .vista_movil{
    display: none;
  }
  .vista_monitor{
    display: flex;
  }
  .tit_inicio{
    font-size: 2rem;
  }
  #exampleModalRight{
    width: 110%;
  }
  .trail {
    bottom: 5%;
  }
  .icn-vd {
    margin-left: 3%;
  }
  .btn_inicio{
    top: 84%;
  }
  #ras_arrow{
    left: 0.3%;;
  }
  #ras_circle{
    right: -8.5%;
  }
  #arrows{
    right: 0.6%;
  }
  #cloud{
    right: 8.5%;
    top: -5px;
  }
  #img_sensor{
    top: -50%;
    left: 8%;
  }
  .graf {
    top: 2.5%;
    left: 15%;
  }
  #his_footer{
    margin-top: -9%;
    margin-left: 20%;
    margin-right: -10%;
  }
  .desc_con{
    font-size: 1.3rem;
  }
  .img_con{
    padding-left: 2%;
    padding-right: 2%;
  }
  #img_an{
    margin-left: 23%;
    width: 582px;
    height: 242px;
  }
  .subtit_ana{
    margin: 2% 0 0 30%;
  }
  #lap_an{
    margin: 3% 0 0 -4%;
    width: 546px;
    height: 303px;
  }
  .btn-analytics{
    margin: 58% 0 2% 20%;
    width: 20%;
  }
  .cuadrado_an{
    height: 520px;
  }
  .tit_super{
    font-size: 1.2rem;
    padding-left: 3%;
  }
  .desc_super{
    font-size: 1rem;
    padding-right: 0%;
    padding-left: 3%;
  }
  .cuadrado {
    height: 39%;
  }
  .btn-des{
    left: 83%;
    margin-top: -17%;
  }
  #desarrolladora_img{
    right: -35%;
    margin-top: -104%;
  }
  #desarrolladores{
    margin-top: -17%;
  }
  #movil {
    width: 26%;
  }
  #req{
    padding-left: 10%;;
  }
  #vis{
    margin-left: 33%;
    margin-top: -11%;
  }
  .ellipse{
    margin-top: -6%;
  }
  .earth-orbit_home {
    left: 9%;
    top: 7%;
  }
  .sun_moon {
    top: 4.5%;
  }
  #img_his{
    width: 65%;
  }
}

/*------------------------------------------------------------
      RESPONSIVE 1300px
------------------------------------------------------------*/
@media screen and (max-width: 1300px){
  .title_banner{
    font-size: 43px;
    line-height: 60.51px;
    top: 51px;
    left: 43px;
  }

  .banner-text{
    font-size: 40px;
    line-height: 70px;
    top: 90px;
    left: 43px;
  }

  .banner-foot{
    font-size: 40px;
    line-height: 48.41px;
    top: 132px;
    left: 43px;
  }

  .banner-body {
    height: 458px;
  }

  .modal-banner {
    max-width: 1197px;
    margin: 1.75rem auto;
    overflow-y: clip;
  }

  .mancha{
    top: -307px;
    left: 780px;
    width: 400px;
  }

  .logo_banner {
    top: -158px;
    width: 365px;
    left: 429px;
  }

  .btn_inicio{
    right: 71%;
    top: 70%;
  }
  #audio-control {
    top: 70%;
  }  
  .icons{
    top: 80%;
  }
  #exampleModalRight{
    width: 112%;
  }
  .trail {
    bottom: 5%;
  }
  .icn-vd {
    margin-left: 3%;
  }
  #ras_arrow{
    left: -0.5%;
  }
  .slid .boxx .details h1 {
    font-size: 2.7rem;
  }
  .et {
    font-size: 16px;
  }
  #ras_circle-serv {
    top: 120px;
  }
  #ras_arrow-serv {
    left: 15%;
    top: -230px;
  }
  .container {
    justify-content: space-between;
    flex-wrap: inherit;
  }
  .container .card {
    margin-right: 57%;
  }
  .subtit_list {
    font-size: 2rem;
  }
  .linea {
    left: 340px;
  }
  .subtit_tg99_inicio {
    font-size: 1.18rem;
  }
  #img_sensor{
    top: -50%;
    left: 8%;
  }
  .graf {
    top: 2.5%;
    left: 15%;
  }
  #his_footer{
    margin-top: -9%;
    margin-left: 20%;
    margin-right: -10%;
  }
  .desc_con{
    font-size: 1.3rem;
  }
  .img_con{
    padding-left: 2%;
    padding-right: 2%;
  }
  .img_analy {
    width: 50%;
  }
  .rect_an {
    height: 432px;
  }
  #img_an{
    margin-left: 23%;
    width: 582px;
    height: 242px;
  }
  .subtit_ana{
    margin: 2% 0 0 30%;
  }
  .subtit_an {
    font-size: 28px;
  }
  #lap_an{
    margin: 3% 0 0 -4%;
    width: 546px;
    height: 303px;
  }
  .btn-analytics{
    margin: 58% 0 2% 20%;
    width: 25%;
  }
  .cuadrado_an{
    height: 520px;
  }
  .tit_super{
    font-size: 1.2rem;
    padding-left: 3%;
  }
  .desc_super{
    font-size: 1rem;
    padding-right: 0%;
    padding-left: 3%;
  }
  .cuadrado {
    height: 39%;
  }
  .btn-des{
    left: 83%;
    margin-top: -17%;
  }
  .frase_des {
    font-size: 1.38rem;
  }
  #desarrolladora_img{
    right: -35%;
    margin-top: -128%;
  }
  #desarrolladores{
    margin-top: -17%;
  }
  #movil {
    width: 26%;
  }
  #req{
    padding-left: 10%;;
  }
  #vis{
    margin-left: 33%;
    margin-top: -11%;
  }
  .ellipse{
    margin-top: -6%;
  }
  .earth-orbit_home {
    left: 9%;
    top: 7%;
  }
  .sun_moon {
    top: 4.5%;
  }
  #img_his{
    width: 65%;
  }
}