.cta img,
.cta-background,
.ryker_tm_hero .avatar .image {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
body {
  background: url(../assets/background.png) #f8f8f8;
  font-family: sans-serif;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 0;
  border-bottom: 2px solid #fff;
  background: transparent;
}
.bi {
  margin-right: 5px;
}
.product-img {
  position: absolute;
  left: 0;
  margin-top: -16px;
  margin-left: 50px;
}
.servicio {
  background: url(/assets/backblue.jpg) 0 0 / cover;
  width: 80%;
  height: 15vh;
  padding: 15vh 5vw;
  border-radius: 20px;
  margin: 20px;
}
.servicio:hover {
  backdrop-filter: blue(2px);
}
.card-team,
.con,
.con-1,
.site-footer {
  backdrop-filter: blur(1px);
}
.accordion {
  margin: 5vh 0;
}
.accordion-button,
.accordion-header .accordion-item {
  backdrop-filter: blur(1px);
  background-color: #ffffff29 !important;
}

.con {
  background-color: #f5f5f5;
  background-image: url(../assets/Ellipse\ 8.png);
  background-repeat: no-repeat;
  background-position-x: 80%;
  background-position-y: 100%;
  color: #123467;
  padding: 10vh 5vw;
  border-radius: 20px 0 0 20px;
}
.con-1 {
  border-radius: 0 20px 20px 0;
  background: #3e96fc;
}
.contacto {
  width: 80%;
  margin: 5vh 10vw;
  grid-gap: 5vw;
}
.not {
  list-style: none;
  font-size: 15px;
  color: #123467;
}
.not > li {
  margin-bottom: 15px;
}
.middle,
.middles {
  width: 50%;
}
.color {
  color: #3e96fc;
  margin-right: 5px;
}
.desc {
  font-size: 18px;
}
.card-team {
  background: #ffffff60;
  width: 300px;
  padding: 15px 10px;
  margin: 10px 5px;
  border-radius: 25px;
  transition: 0.8s ease-in-out;
}
.ryker_tm_hero,
.ryker_tm_hero .avatar .image {
  background-position: center;
  background-size: cover;
}
.cta,
.item-galery {
  border-radius: 20px;
}
.card-team:hover {
  box-shadow: 0 0 5px 0 #3e96fc;
  background: rgba(62, 151, 252, 0.068);
  transition: 0.8s ease-in-out;
}
.cta .text,
.cta img {
  transition: 0.5s ease-in-out;
}
.card-team > h4 {
  font-weight: 700;
}
.prueba {
  justify-content: center !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 1rem;
  color: #c1c1c1;
  grid-gap: 5vh;
  padding: 0 2vw;
}
.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.logo {
  width: 120px;
}
.producto {
  width: 40vw;
}
.ryker_tm_section {
  width: 100%;
  height: auto;
  clear: both;
}
.ryker_tm_hero {
  height: 650px;
  position: relative;
}
.ryker_tm_hero .container {
  height: auto;
}
.ryker_tm_hero .content {
  width: 100%;
  height: 100%;
  clear: both;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15vh 4vw;
}
.ryker_tm_hero .texts {
  padding: 0 5vw;
  width: 50%;
}
.ryker_tm_hero .job {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.ryker_tm_hero video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.ryker_tm_hero .job h3 {
  position: relative;
  z-index: 5;
  font-size: 72px;
  font-weight: 900;
  line-height: 0.9;
}
.ryker_tm_hero .job h4 {
  position: relative;
  z-index: 5;
  font-size: 50px;
  font-weight: 600;
  line-height: 0.9;
}
.cta .text h2,
.cta .text p {
  font-weight: 300;
  color: #fff;
}
.ryker_tm_hero .desc {
  width: 100%;
  float: left;
  margin: 50px 0;
}
.ryker_tm_hero .desc p {
  max-width: 550px;
  font-size: 20px;
  font-family: sans-serif;
  color: #96a2b2;
  margin-top: -40px;
}
.ryker_tm_hero .avatar .image {
  position: absolute;
  background-repeat: no-repeat;
  animation: 8s ease-in-out 1s infinite morph;
  background-blend-mode: multiply;
}
.avatar {
  background-repeat: no-repeat;
  width: 50%;
  text-align: center;
}
.item-galery {
  width: 45%;
  height: 290px;
  margin: 10px;
}
.cta-background {
  background-size: cover;
  background-position: center center;
  filter: blur(50px);
  position: absolute;
  width: 100%;
  z-index: -1;
}

.cta {
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
  height: 450px;
  overflow: hidden;
  position: relative;
  width: 300px;
  margin: 30px;
}
.cta:hover img {
  top: -10%;
  filter: brightness(70%);
}
.cta:hover .text {
  bottom: 0;
  height: 290px;
}
.cta img {
  filter: brightness(100%);
  position: absolute;
  width: 115%;
}
.cta .text {
  bottom: -40%;
  padding: 15px;
  position: absolute;
  height: 240px;
}
.cta .text h2 {
  display: inline-block;
  margin-bottom: 5px;
  position: relative;
}
.cta .text p {
  font-size: 15px;
}
.site-footer {
  background-color: #00aeed46;
  padding: 45px 0 20px;
  font-size: 15px;
  line-height: 24px;
  color: #737373;
}
.footer-links,
.social-icons {
  padding-left: 0;
  list-style: none;
}
.site-footer hr {
  border-top-color: #bbb;
  opacity: 0.5;
}
.site-footer hr.small {
  margin: 20px 0;
}
.site-footer h6 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
  letter-spacing: 2px;
}
.footer-links a,
.site-footer a {
  color: #737373;
}
.site-footer a:hover {
  color: #00aced;
  text-decoration: none;
}
.footer-links li {
  display: block;
}
.footer-links.inline li,
.social-icons a,
.social-icons li {
  display: inline-block;
}
.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
  color: #36c;
  text-decoration: none;
}
.site-footer .social-icons {
  text-align: right;
}
.site-footer .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 6px;
  margin-right: 0;
  border-radius: 100%;
  background-color: #00aeed00;
  backdrop-filter: blur(10px);
}
.copyright-text {
  margin: 0;
}
@media (max-width: 991px) {
  .site-footer [class^="col-"] {
    margin-bottom: 30px;
  }
}
.social-icons {
  margin-bottom: 0;
}
.social-icons li {
  margin-bottom: 4px;
}
.social-icons li.title {
  margin-right: 15px;
  text-transform: uppercase;
  color: #96a2b2;
  font-weight: 700;
  font-size: 13px;
}
.social-icons a {
  background-color: #eceeef;
  color: #818a91;
  font-size: 16px;
  line-height: 44px;
  width: 44px;
  height: 44px;
  text-align: center;
  margin-right: 8px;
  border-radius: 100%;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
  color: #fff;
  background-color: #29aafe;
}
.social-icons.size-sm a {
  line-height: 34px;
  height: 34px;
  width: 34px;
  font-size: 14px;
}
.social-icons a.dribbble:hover,
.social-icons a.facebook:hover,
.social-icons a.linkedin:hover,
.social-icons a.twitter:hover {
  background-color: #00aeed;
}
.nova {
  margin-bottom: 23vh;
  text-align: left;
}
@media (max-width: 767px) {
  .site-footer {
    padding-bottom: 0;
  }
  .site-footer .copyright-text,
  .site-footer .social-icons {
    text-align: center;
  }
  #card .text-block p {
    width: 100%;
  }
  .social-icons li.title {
    display: block;
    margin-right: 0;
    font-weight: 600;
  }
  .con {
    border-radius: 20px 20px 0 0;
  }
  .con-1 {
    border-radius: 0 0 20px 20px;
  }
}
@media (min-width: 1600px) {
  .producto {
    width: 700px;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1070px;
  }
  .ryker_tm_hero .job h3 {
    font-size: 55px;
    line-height: 1.2;
  }
  .ryker_tm_hero .job {
    margin-bottom: 22px;
  }
  .ryker_tm_hero .avatar {
    min-width: 350px;
    min-height: 350px;
  }
}
@media (max-width: 1040px) {
  .ryker_tm_hero .content {
    flex-direction: column-reverse;
    justify-content: center;
    text-align: center;
  }
  .ryker_tm_hero .job h3 {
    font-size: 50px;
  }
  .ryker_tm_hero .texts {
    padding: 0;
    width: 100%;
  }
  .producto {
    width: 60vw;
    margin-left: -4vw;
    padding-top: 10vh;
  }
  .avatar {
    display: contents;
  }
}
@media (max-width: 768px) {
  .ryker_tm_hero .job h3 {
    font-size: 35px !important;
    text-align: left;
  }
  .ryker_tm_hero .desc p {
    font-size: 16px;
    margin-top: -90px;
    text-align: left;
  }
  .short_skills {
    flex-direction: column;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .short_skills .text:before {
    display: none;
  }
  .short_skills .icons {
    margin-left: 0;
  }
  .short_skills .text {
    margin-bottom: 20px;
  }
  .short_skills .icons ul li {
    width: 45px;
    height: 45px;
    margin-right: 15px;
  }
  .short_skills .icons ul li .svg {
    width: 18px;
    height: 18px;
  }
  .servicio-t {
    padding: 0 30px;
  }
  .wow {
    text-align: center !important;
  }
  .manager {
    visibility: hidden;
    display: none !important;
  }
  .pleca {
    padding: 42vh 5vw;
    height: 500px;
  }
  .pleca > div > h2 {
    font-size: 6.5vw;
    line-height: 1.8;
  }
  .textFix {
    font-size: 25px;
  }
  .glas-img {
    width: 61vw;
  }
  .producto {
    width: 70vw;
  }
  .middle {
    width: 100%;
  }
  .w {
    margin-bottom: 19vh;
  }
  .item-galery {
    width: 94%;
  }
  .con-1 {
    height: 100%;
  }
}
@media (max-width: 574px) {
  .sup-tittle {
    font-size: 150px !important;
  }
  .glas-img {
    width: 300px;
  }
  .avatar {
    margin-left: -44vw;
  }
  .ryker_tm_hero {
    background-image: url(assets/banner_movil.webp);
  }
  .producto {
    width: 80vw;
    margin-top: 16vh;
  }
  .con-1 {
    height: 100%;
  }
}
@media (max-width: 380px) {
  .con-1 {
    height: 100%;
  }

  .avatar {
    margin-left: -44vw;
  }
}
