.footer__left p a, .copy .btn, .clients__grid a, .hero__right form .btn-send, header nav li a {
  transition: all 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99);
}

.flex {
  display: flex;
}

.container {
  max-width: 1230px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .container {
    padding: 0 20px;
  }
}

.text-center {
  text-align: center;
}

p {
  font-family: "Karla", sans-serif;
}

.bg-grey {
  background: #484A47;
}

.fancybox-infobar {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

h2 {
  font-family: "Poppins", sans-serif;
  color: #484A47;
  font-size: 40px !important;
  text-transform: uppercase;
  letter-spacing: -2px;
}
h2 span {
  font-family: "Karla", sans-serif;
  color: #00a3d4;
}
h2 b {
  color: #00a3d4;
}

header {
  padding: 0 70px;
  height: 111px;
  position: fixed;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  top: 0;
  z-index: 99;
}
@media (min-width: 768px) and (max-width: 1099px) {
  header {
    padding: 0 20px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  header {
    padding: 0;
    text-align: center;
    height: 100px;
    box-shadow: 0px 0px 96px 0px rgba(0, 0, 0, 0.32);
  }
}
header .logo {
  float: left;
  margin-top: 28px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  header .logo {
    margin-top: 35px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  header .logo {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  header .logo img {
    width: 170px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  header .logo img {
    width: 140px;
  }
}
header .logo p {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #484A47;
  text-align: right;
  margin-top: 5px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  header .logo p {
    font-size: 10px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  header .logo p {
    display: block;
    text-align: center;
    font-size: 10px;
    margin-top: 9px;
  }
}
header .logo p span {
  color: #00a3d4;
}
header nav {
  float: right;
  margin-top: 50px;
}
@media (min-width: 320px) and (max-width: 767px) {
  header nav {
    display: none;
  }
}
header nav li {
  margin-right: 80px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  header nav li {
    margin-right: 30px;
  }
}
header nav li:nth-child(3) {
  margin-right: 60px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  header nav li:nth-child(3) {
    margin-right: 20px;
  }
}
header nav li:last-child {
  margin-right: 0;
}
header nav li a {
  color: #484A47;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1099px) {
  header nav li a {
    font-size: 12px;
  }
}
header nav li a:hover {
  color: #00a3d4;
}
header nav li a.selected {
  color: #00a3d4;
}
header nav li .whatsapp {
  border: 2px solid #01E677;
  border-radius: 4px;
  padding: 15px 21px 15px 50px;
}
header nav li .whatsapp:hover {
  color: #01E677;
}
header nav li .whatsapp img {
  position: absolute;
  left: 17px;
  top: 14px;
}
header nav li .whatsapp.selected {
  color: #484A47;
}

.hero {
  height: 800px;
  background: url(../images/bg-image.jpg) no-repeat;
  background-size: cover;
  margin-top: 111px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero {
    margin-top: 100px;
    height: auto;
    padding-bottom: 50px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero .flex {
    flex-direction: column;
  }
}
.hero__left {
  width: 60.9756097561%;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .hero__left {
    width: 48.7804878049%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__left {
    width: 100%;
  }
}
.hero__left h1 {
  color: #fff;
  font-size: 73px;
  letter-spacing: -1px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  padding-top: 130px;
  padding-bottom: 65px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .hero__left h1 {
    font-size: 45px;
    padding-top: 88px;
    padding-bottom: 35px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__left h1 {
    font-size: 38px;
    padding-top: 40px;
    padding-bottom: 35px;
    text-align: center;
    line-height: 50px;
  }
}
.hero__left p {
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .hero__left p {
    font-size: 16px;
    line-height: 25px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__left p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}
.hero__left video {
  width: 100%;
  border-radius: 6px;
  box-shadow: 0px 0px 96px 0px rgba(0, 0, 0, 0.32);
}
.hero__right {
  width: 39.0243902439%;
  padding-top: 80px;
  padding-left: 100px;
  box-sizing: border-box;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .hero__right {
    width: 48.7804878049%;
    padding-left: 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__right {
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
  }
}
.hero__right p {
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .hero__right p {
    font-size: 16px;
    line-height: 25px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__right p {
    font-size: 16px;
  }
}
.hero__right form {
  width: 300px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__right form {
    width: 100%;
  }
}
.hero__right form .field {
  margin-top: 15px;
  max-width: 266px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__right form .field {
    max-width: 100%;
  }
}
.hero__right form .field label {
  display: block;
  font-family: "Karla", sans-serif;
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
}
.hero__right form .field input {
  background: transparent;
  border: 2px solid #fff;
  padding: 15px;
  font-family: "Karla", sans-serif;
  font-size: 15px;
  color: #fff;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .hero__right form .field input {
    box-sizing: border-box;
  }
}
.hero__right form .field input::placeholder {
  color: #fff;
}
.hero__right form .field input:focus {
  background: white;
  color: #484A47;
}
.hero__right form .field input:focus::placeholder {
  color: #484A47;
}
.hero__right form .terms {
  margin: 30px 0;
}
.hero__right form .terms label {
  font-family: "Karla", sans-serif;
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
}
.hero__right form .terms label a {
  color: #fff;
  text-decoration: underline;
}
.hero__right form .btn-send {
  width: 100%;
  background: #00a3d4;
  border: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 0;
  cursor: pointer;
}
.hero__right form .btn-send:hover {
  background: #484A47;
}

.know {
  margin-top: 370px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .know {
    margin-top: 100px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .know {
    margin-top: 80px;
  }
}
.know h2 {
  margin-bottom: 40px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .know h2 {
    font-size: 35px !important;
  }
}
.know p {
  font-size: 20px;
  color: #484A47;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .know p {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .know p {
    font-size: 16px;
    line-height: 30px;
  }
}
.know__app {
  margin: 100px auto 0;
  justify-content: space-between;
  width: 100%;
}
.know__app img {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  .know__app {
    margin-top: 50px;
    overflow-x: scroll;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .know__app img {
    width: 30%;
  }
}
.know .canales-digitales {
  margin-top: 90px;
}

.benefits {
  margin-top: 130px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .benefits {
    margin-top: 90px;
  }
}
.benefits h2 {
  margin-bottom: 110px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .benefits h2 {
    font-size: 35px !important;
    margin-bottom: 62px;
  }
}
.benefits__grid {
  flex-wrap: wrap;
  justify-content: space-between;
}
.benefits__grid-content {
  max-width: 270px;
  margin-right: 100px;
  margin-bottom: 80px;
  display: block;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .benefits__grid-content {
    max-width: 183px;
    margin-right: 54px;
    margin-bottom: 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .benefits__grid-content {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
  }
}
.benefits__grid-content:nth-child(3n+3) {
  margin-right: 0;
}
.benefits__grid-content img {
  width: 250px;
  height: 250px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .benefits__grid-content img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .benefits__grid-content img {
    width: 50%;
    height: auto;
  }
}
.benefits__grid h3 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #484A47;
  font-weight: 700;
  margin-top: 50px;
  line-height: 25px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .benefits__grid h3 {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .benefits__grid h3 {
    font-size: 15px;
    max-width: 80%;
    margin: 50px auto 0;
  }
}
.benefits__grid h3 span {
  color: #00a3d4;
}

.clients {
  margin-top: 20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .clients {
    margin-top: 10px;
  }
}
.clients h2 {
  margin-bottom: 100px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .clients h2 {
    font-size: 35px !important;
  }
}
.clients__grid {
  justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 767px) {
  .clients__grid {
    flex-direction: column;
  }
}
.clients__grid a {
  background: #EBEBEB;
  display: block;
  border-radius: 6px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .clients__grid a {
    width: 30%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .clients__grid a {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .clients__grid a img {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .clients__grid a img {
    width: 100%;
  }
}
.clients__grid a .info {
  background: #EBEBEB;
  padding: 30px;
}
.clients__grid a .info h3 {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #484A47;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .clients__grid a .info h3 {
    font-size: 15px;
  }
}
.clients__grid a .info p {
  color: #484A47;
  font-size: 13.5px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .clients__grid a .info p {
    font-size: 11px;
  }
}
.clients__grid a:hover {
  box-shadow: 0px 0px 96px 0px rgba(0, 0, 0, 0.32);
}

.client-logos {
  margin-top: 90px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .client-logos {
    margin-top: 0;
  }
}
.client-logos ul {
  flex-wrap: wrap;
}
.client-logos ul li {
  width: 238px;
  height: 210px;
  justify-content: center;
  display: flex;
  align-items: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .client-logos ul li {
    width: 50%;
    height: 130px;
  }
}

.copy {
  margin-top: 60px;
}
.copy img {
  margin-bottom: 20px;
  max-width: 700px;
  width: 100%;
}
.copy .container {
  padding: 74px 0;
}
.copy h3 {
  color: #fff;
  font-size: 55px;
  font-weight: 900;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: -1px;
  max-width: 930px;
  margin: 0 auto 60px;
  line-height: 60px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .copy h3 {
    width: 80%;
    font-size: 45px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .copy h3 {
    font-size: 30px;
    letter-spacing: 0px;
    max-width: 90%;
    line-height: 45px;
  }
}
.copy span {
  color: #00a3d4;
  font-family: "Karla", sans-serif;
}
.copy .btn {
  background: #00a3d4;
  border: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 40px;
}
.copy .btn:hover {
  background: #fff;
  color: #00a3d4;
}

.quotes {
  margin: 150px 0;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .quotes {
    margin: 100px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes {
    margin: 40px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes .flex {
    flex-direction: column;
  }
}
.quotes__content {
  padding: 60px;
  border-right: 1px solid #E6E6E6;
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes__content {
    border-bottom: 1px solid #E6E6E6;
    border-right: none;
    padding: 20px;
    margin-bottom: 30px;
    padding-bottom: 50px;
  }
}
.quotes__content:last-child {
  border-right: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes__content:last-child {
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .quotes__content {
    padding: 30px;
  }
}
.quotes__content-inner {
  max-width: 280px;
  position: relative;
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes__content-inner {
    max-width: 100%;
    text-align: center;
  }
}
.quotes__content-inner img {
  position: absolute;
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes__content-inner img {
    position: relative;
  }
}
.quotes__content-inner .popsy {
  top: -20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes__content-inner .popsy {
    top: 0;
  }
}
.quotes__content-inner .text {
  padding-top: 80px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .quotes__content-inner .text {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes__content-inner .text {
    padding-top: 20px;
  }
}
.quotes__content-inner p {
  color: #484A47;
  line-height: 30px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .quotes__content-inner p {
    font-size: 12px;
  }
}
.quotes__content-inner h3 {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #484A47;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .quotes__content-inner h3 {
    font-size: 18px;
  }
}
.quotes__content .quote {
  display: block;
  margin-bottom: 60px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .quotes__content .quote {
    margin-bottom: 0;
  }
}

.footer {
  background: #00a3d4;
  padding: 70px 0;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .footer {
    padding: 70px 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer {
    text-align: center;
  }
}
.footer__left {
  float: left;
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer__left {
    float: none;
  }
}
.footer__left h3 {
  text-transform: uppercase;
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer__left p {
  color: #fff;
  line-height: 25px;
}
.footer__left p a {
  color: #fff;
}
.footer__left p a:hover {
  color: #484A47;
}
.footer__right {
  float: right;
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer__right {
    float: none;
    margin-top: 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer__right ul {
    justify-content: center;
  }
}
.footer__right ul li {
  margin-right: 20px;
}
.footer__right ul li:last-child {
  margin-right: 0;
}
.footer__right ul li .twitter {
  position: relative;
  top: 2px;
}
.footer__right p {
  margin-top: 12px;
  color: #fff;
  font-size: 13px;
  text-align: center;
}
