body {
  margin: 0;
  padding: 0;
  font-size: 1rem;
}

.section-header {
  /* background-image: url("../assets/APLANET_ImgHero-WebSite-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; */
  position: relative;
  height: 60rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.section-header video {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
}

.section-technology .button {
  position: relative;
}

.section-technology .button a.button-aplanet {
  position: absolute;
  bottom: 0px;
  left: 55px;
}

.section-technology {
  position: relative;
  max-height: 100%;
  margin-top: 301px;
}

.section-technology .row {
  color: #fff;
  position: relative;
}

.section-technology h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 41px;
  line-height: 42px;
  margin-top: 85px;
}

.section-technology div.text {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
}

.section-what-aplanet {
  position: relative;
  padding-top: 100px;
  padding-bottom: 77px;
}

.section-what-aplanet h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 67px;
  margin-bottom: 20px;
}

.section-what-aplanet .list-item-text {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
  border-bottom: 1px solid #000;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.section-what-aplanet .list-item-text.first {
  border-top: 1px solid #000;
  padding-top: 22px;
  margin-top: 22px;
}

.laptop-img {
  position: absolute;
  bottom: 80px;
  right: 70px;
  width: 45%;
}

.section-talk-sales {
  margin-bottom: 42px;
}

.section-talk-sales .bg-black-custom2 {
  padding: 22px 0px 21px 110px;
  background-color: black;
  color: white;
  border-radius: 5px;
  position: relative;
}

.section-talk-sales .lines-color {
  background-image: linear-gradient(90deg, #9d62ff 0%, #35cbdc 100%);
  height: 1px;
  position: absolute;
  bottom: 34px;
  z-index: 1;
  width: 75%;
  right: 0;
  opacity: 1;
  margin: 0;
}

.section-talk-sales .text span {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  z-index: 2;
  position: relative;
  padding-right: 15px;
}

.section-products .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
  margin-bottom: 25px;
}

.section-products {
  margin-bottom: 80px;
}

.section-products .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
}

.bg-black-custom {
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  display: flex;
  opacity: 0.95;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 42px;
}

.bg-black-custom div {
  margin-bottom: 20px;
}

.section-products .features .item:last-child {
  margin-bottom: 0px;
}

.section-products .concept {
  padding: 25px 60px 36px 60px;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
}

.section-products .features {
  padding: 0 35px;
  width: 100%;
}

.section-products .bg-black-custom h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 38px;
  margin: 40px 25px 34px 25px;
}

.section-products .features .item {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 16px;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
  padding-left: 25px;
  padding-right: 25px;
}

.section-products div#carouselProducts a.button-aplanet {
  position: absolute;
  bottom: 70px;
}

.section-products .carousel-item {
  height: 120vh;
  margin-top: 50px;
}

.section-products .carousel-control-next,
.section-products .carousel-control-prev {
  top: auto;
  bottom: 160px;
}

.section-products .carousel-indicators {
  bottom: 150px;
}

.section-clients {
  margin-bottom: 60px;
}

.section-clients h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 3rem;

}

.section-clients .logos {
  display: flex;
  border-bottom: 1px solid;
  padding: 25px 0px;
  border-top: 1px solid;
  flex-wrap: nowrap;
  overflow-x: auto !important;
}

.section-clients .logos img {
  height: 140px;
}

.carousel-item {  
  overflow-x: auto;
}
.carousel-item .carousel-caption {
  text-align: center;
  display: flex;
}

.section-clients .logos img:hover {
  opacity: 0.5;
  transition: opacity 0.2s ease;
}

.section-grow-organization {
  padding-top: 160px;
}

.section-grow-organization h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 50px;
  border-bottom: 1px solid;
  margin-bottom: 60px;
  padding-bottom: 60px;
}

.section-grow-organization .content {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  width: 95%;
}

.section-grow-organization .content-2 {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  margin-top: 168.8px;
  margin-bottom: 177px;
}

.section-grow-organization .image {
  position: relative;
}

.section-grow-organization .image a.button-aplanet {
  position: absolute;
  left: 45px;
  bottom: 68px;
}

.section-grow-organization .bg-letter-color {
  background-image: url("../assets/v74_43.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px;
  padding: 30px 10px;
  color: #040608;
}

.section-unlock {
  padding-bottom: 50px;
}

.section-unlock h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 82px;
}

.section-unlock h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 64px;
  margin-bottom: 48px;
}

.section-unlock .comments-people:first-child {
  border-top: 1px solid #ffffff;
  padding-top: 50px;
  margin-top: 20px;
}

.section-unlock .comments-people {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.section-unlock .comments-people .author {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  margin-top: 50px;
}

.section-unlock .comments-people p.comment {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
}

.section-unlock .comments-people .lines-color {
  background-image: linear-gradient(90deg, #9d62ff 0%, #35cbdc 100%);
  height: 1px;
  flex: 1;
}

.section-unlock .bg-image {
  background-image: url("../assets/v107_15.png");
  background-position: top;
  background-size: contain;
}

.section-unlock .carousel-item {
  height: 70vh;
}

.section-grow-organization-unlock {
  position: relative;
}

.button-position {

  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.button-position a {
  padding: 0.8rem 2.75rem;
}

.movie-movil,
.movie-hd {
  display: none;
}

.carousel .carousel-item {
  transition-duration: 4s;
}


/* begin slider */
@keyframes scroll {
	0% {
		transform: translateX(0);
   }
	100% {
		transform: translateX(calc(-200px * 27));
   }
}
.slider {
	margin: auto;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid;
	padding: 43px 0px;
	border-top: 1px solid;
	z-index: -1;
}
/* .slider::before, .slider::after {
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	content: "";
	height: 100%;
	position: absolute;
	width: 200px;
	z-index: 2;
} */
.slider::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}
.slider::before {
	left: 0;
	top: 0;
}
.slider .slide-track {
	animation: scroll 40s linear infinite;
	display: flex;
	width: calc(200px * 54);
}

/* end slider */

/* Medium devices (tablets, less than 992px) */
@media (max-width: 1023px) {

  .section-header {
    /* background-image: url("../assets/APLANET_MobileHome-bgHero2.png"); */
    background-color: #000;
    height: 950px;
  }

  .section-technology .button {
    text-align: center;
    margin-top: 70px;
  }

  .section-technology .button a.button-aplanet {
    position: static;
  }

  .section-technology {
    color: #fff;
    margin-top: 120px;
  }

  .section-header video {
    object-fit: cover;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    max-height: 100%;
    top: auto;
  }

  .section-technology h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 36px;
    margin-top: 50px;
    margin-bottom: 205px;
  }

  .section-technology div.text {
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 29px;
  }

  .section-what-aplanet {
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .section-what-aplanet h3 {
    font-size: 62px;
    line-height: 50px;
    margin-bottom: 32px;
  }

  .laptop-img {
    position: static;
    width: 100%;
  }

  .section-talk-sales .bg-black-custom2 {
    padding: 0;
  }

  .section-talk-sales .text span {
    font-size: 21px;
    line-height: 26px;
  }

  .section-talk-sales .text {
    padding: 44px 49px 27px 49px;
  }

  .section-talk-sales .lines-color {
    background-image: linear-gradient(90deg, #9d62ff 0%, #35cbdc 100%);
    height: 1px;
    position: static;
    opacity: 1;
    margin-bottom: 43px;
    width: 100%;
    margin-top: 31.2px;
  }

  .section-grow-organization {
    margin-top: -1px;
  }

  .section-grow-organization h3 {
    font-size: 32px;
    line-height: 32px;
  }

  .section-unlock h3 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 57px;
  }

  .section-unlock h4 {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 0px
  }

  .section-unlock .bg-image {
    background-image: none;
  }

  .section-products .bg-black-custom h3 {
    font-size: 30px;
    line-height: 28px;
  }

  .section-products .concept {
    padding: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
  }

  .section-products .features {
    padding: 10px;
    font-size: 17px !important;
    width: 100%;
  }

  .section-products .features .item {
    padding-left: 0px;
    padding-right: 0px;
  }

  .section-grow-organization {
    padding-top: 70px;
  }

  .section-grow-organization .content-2 {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    margin-top: 77px;
    margin-bottom: 79px;
  }

  .section-grow-organization .content {
    width: 100%;
    font-size: 23px;
    line-height: 29px;
  }

  .section-grow-organization .image a.button-aplanet {
    position: static;
  }
}


@media (max-width:1900px) and (min-width:1200px) {
  .section-technology div.text {
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 1.2;
  }

  .section-technology h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.1;
    letter-spacing: -0.015em;

  }

  .section-what-aplanet h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 67px;
    margin-bottom: 20px;
    margin-top: 50px;

  }

  .section-technology {
    margin-top: 250px;
  }

  .section-talk-sales .text span {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.3;
  }

  .section-products .concept {
    padding: 25px 55px 2px;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 21px;

  }

  .section-products .bg-black-custom h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-products .features {
    padding: 25px 55px;
    font-size: 17px !important;
    width: 100%;
    font-weight: 300;
  }

  .section-clients h3 {
    font-size: 36px;
    line-height: 1.1;
  }

  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 3rem;
  }

  .section-grow-organization .content {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 1.15;

  }

  .section-grow-organization h3 {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

  .section-grow-organization .content-2 {
    margin-bottom: 80px;
    font-weight: 300;
    font-size: 28px;
    line-height: 34px;
    text-align: center;

  }

  .section-unlock .comments-people p.comment {
    font-weight: 300;
    font-size: 17px;
    line-height: 21px;

  }

  .section-unlock .comments-people .author {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin-top: 35px;
    margin-bottom: 10px;

  }

  .button-aplanet div {
    font-size: 19px;
  }

  .bg-black-custom div {
    margin-bottom: 0px;
  }

  .section-grow-organization .content-2 {
    margin-top: 50px;
  }

  .section-technology .button a.button-aplanet {
    position: absolute;
    bottom: 45px;
    left: 55px;
  }
}

@media screen and (min-width:1024) {
  .movie-hd {
    display: block;
  }

  .movie-movil {
    display: none;
  }
}

@media screen and (max-width:1023) {
  .movie-hd {
    display: none;
  }

  .movie-movil {
    display: block;
  }
}


@media (max-width: 1024px) {

  .button-aplanet div {
    font-size: 19px;
  }

  .laptop-img {
    margin-top: 60px
  }

}


@media (max-width: 1023px) {
  .button-position {
    bottom: 85px;
    right: 15px;
  }
}
@media (min-width: 1024px) {
  .button-position {
    bottom: 460px;
    right: 130px;
  }
}
@media (min-width: 1280px) {
  .button-position {
    bottom: 350px;
    right: 200px;
  }
}
@media (min-width: 1366px) {
  .button-position {
    bottom: 315px;
    right: 210px;
  }
}
@media (min-width: 1440px) {
  .button-position {
    bottom: 270px;
    right: 240px;
  }
}
@media (min-width: 1600px) {
  .button-position {
    bottom: 203px;
    right: 300px;
  }
}
@media (min-width: 1920px) {
  .button-position {
    bottom: 146px;
    right: 376px;
  }
}

@media (min-width: 2560px) {
  .button-position {
    bottom: 83px;
    right: 560px;
  }
}
@media (min-width: 3840px) {
  .button-position {
    bottom: 0px;
    right: 950px;
  }
}





@media (min-width:1000px) and (max-width:1900px) {
  
.section-what-aplanet {
  position: relative;
  padding-top: 0px;
  padding-bottom: 77px;
}
}




/* cambios lu 30/03 */
.section-grow-organization .image a.button-aplanet{
  background-color: transparent;
    backdrop-filter: blur(4px);
}

