body {
  overflow-x: hidden;
}

.pillar-estafa {
  padding: 15px 0;
  margin: 15px 0;
}
.pillar-estafa .titulos-seguridad {
  text-align: left;
  font-size: 2.5em;
  font-weight: 700;
  border-bottom: none;
  border-color: none;
  color: #120e27;
  margin: 0 0 30px;
}
.pillar-estafa h2.titulos-seguridad {
  margin-bottom: 0.5rem;
}
.pillar-estafa p {
  color: #120e27;
  font-weight: 500;
  margin: 0;
}
.pillar-estafa .amarillo-rotado {
  width: 392px;
  margin: 30px 0;
  border-radius: 5px;
  background-color: #F5C219;
  transform: rotate(358deg) !important;
  -webkit-transform: rotate(358deg) !important;
  -moz-transform: rotate(358deg) !important;
  -ms-transform: rotate(358deg) !important;
  -o-transform: rotate(358deg) !important;
  padding: 4px 8px;
}
.pillar-estafa .amarillo-rotado p {
  text-align: center;
  color: #120e27;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.pillar-estafa .btn-saber-como {
  border: 2px solid #7259ff;
  display: flex;
  color: #7259ff;
  background-color: white;
  border-radius: 50px;
  padding: 5px 20px;
  font-family: "sf-medium";
  min-width: 252px;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.pillar-estafa .btn-saber-como img {
  color: #7259ff;
}
.pillar-estafa .btn-saber-como:hover {
  text-decoration: none;
  display: flex;
  color: white;
  background-color: #7259ff;
  border-radius: 50px;
  padding: 5px 20px;
  font-weight: 500;
}
.pillar-estafa .btn-saber-como:hover img {
  color: #7259ff;
}
.pillar-estafa .hero-mobile {
  display: none;
}

.separador {
  margin-top: 150px;
  margin-bottom: 75px;
}

.titulos-seguridad {
  text-align: center;
  font-size: 2.5em;
  font-weight: 700;
  color: #120e27;
}
.titulos-seguridad span {
  color: #7259ff;
}

.linea-lila {
  border: 3px solid #7259ff;
  background: #7259ff;
  width: 200px;
}

.dona-tortu {
  display: flex;
  position: relative;
}
.dona-tortu .decoracion {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 100%;
  max-height: 150px;
  height: 140px;
  background-image: url(/images/seguridad/decoracion/pattern.png);
  background-repeat: repeat;
}
.dona-tortu .donha-tortu {
  position: absolute;
  bottom: 0;
  right: 0;
}

.pattern-uno {
  position: absolute;
  float: left;
  left: 25px;
  top: 140px;
  min-width: 100%;
  height: 150px;
  width: 1500px;
  background-image: url(/images/seguridad/decoracion/pattern.png);
  background-repeat: repeat;
  background-size: 30px;
}
.pattern-uno .tapiti-pattern-uno {
  margin: auto;
  display: block;
  padding: 1px;
  width: 100%;
}

.pattern-dos {
  width: 1500px;
  position: absolute;
  float: right;
  right: 0;
  top: 40px;
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  min-width: 100%;
  height: 144px;
  background-image: url(/images/seguridad/decoracion/pattern.png);
  background-repeat: repeat;
}
.pattern-dos .tapiti-pattern-dos {
  width: 150px;
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
}

.pattern-tres {
  position: absolute;
  bottom: -55px;
  left: -30px;
  min-width: 100%;
  height: 144px;
  width: 1500px;
  background-image: url(/images/seguridad/decoracion/pattern.png);
  background-repeat: repeat;
}
.pattern-tres .donha-tortu {
  margin: 0;
  display: block;
  padding: 1px;
  width: 170px;
  position: relative;
  top: -100px;
}

.cosas-importantes {
  margin-top: 100px;
  padding: 15px 30px;
  margin: 15px;
  display: flex;
}
.cosas-importantes .cosas-importantes-div {
  width: 605px;
  padding: 0px 0;
  margin: 15px auto;
}
.cosas-importantes .cosas-importantes-div .cosas-importantes-titulo {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin-bottom: 15px;
}
.cosas-importantes .cosas-importantes-div .cosas-importantes-titulo img {
  width: 50px;
}
.cosas-importantes .cosas-importantes-div .cosas-importantes-titulo h4 {
  font-weight: 700;
  font-size: 25px;
  margin-left: 10px;
  color: #120e27;
}
.cosas-importantes .cosas-importantes-div .cosas-importantes-contenido {
  margin: 0;
}
.cosas-importantes .cosas-importantes-div .cosas-importantes-contenido p {
  margin: 0;
  margin-bottom: 15px;
  font-weight: 500;
  color: #120e27;
  font-size: 16px;
}

.phishing {
  display: flex;
  padding: 15px 30px;
  margin: 15px;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.phishing img {
  display: block;
  margin: auto;
  width: 100%;
}
.phishing h4 {
  font-weight: 700;
  font-size: 2em;
  color: #120e27;
  margin-bottom: 2rem;
}
.phishing h4 span {
  color: #7259ff;
}
.phishing p {
  color: #120e27;
  font-weight: 500;
  font-size: 16px;
}

#mensajes-falsos {
  display: flex;
  flex-direction: row;
}

.date-cuenta {
  padding: 15px 30px;
  margin: 15px;
}
.date-cuenta .date-cuenta-imagen {
  margin: auto;
}
.date-cuenta .date-cuenta-contenido {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  margin: 20px 0 20px 20px;
}
.date-cuenta .date-cuenta-contenido img {
  margin-right: 10px;
}
.date-cuenta .date-cuenta-contenido p {
  font-size: 16px;
  font-weight: 500;
  color: #120e27;
  margin: 0;
}

.chica-phishing {
  margin: auto;
  display: block;
  width: auto;
  max-width: 85%;
  padding-top: 30px;
}

.compartir {
  display: flex;
  padding: 30px 15px 0;
  margin: 10rem 0;
  position: relative;
  background-color: #f2f0ff;
  border-radius: 16px;
}
.compartir .compartir-contenido {
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-around;
  padding-left: 5px;
}
.compartir .compartir-contenido h4 {
  font-size: 1.5em;
  font-weight: 700;
  color: #120e27;
}
.compartir .compartir-contenido p {
  font-size: 16px;
  color: #120e27;
  font-weight: 500;
  margin-bottom: 0;
}
.compartir .compartir-contenido .btn-compartir {
  background-color: transparent;
  color: #5845c3;
  padding: 6px 12px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  transition: 0.15s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0;
}
.compartir .compartir-contenido .btn-compartir:hover {
  background-color: rgba(88, 69, 195, 0.15);
  text-decoration: none;
}
.compartir .compartir-contenido .btn-group-compartir {
  display: flex;
  margin: 5px;
}
.compartir .compartir-contenido .btn-group-compartir a[class^=btn-] {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.compartir .compartir-contenido .btn-group-compartir a[class^=btn-] img {
  width: 16px;
}
.compartir .compartir-contenido .btn-group-compartir .btn-fb {
  margin-right: 5px;
  background-color: #1b74e4;
  padding: 5px 15px;
  font-weight: 800;
  color: white;
  border-radius: 5px;
}
.compartir .compartir-contenido .btn-group-compartir .btn-fb img {
  filter: brightness(0) invert(1);
  display: flex;
  width: 20px;
  height: -moz-max-content;
  height: max-content;
  color: white;
}
.compartir .compartir-contenido .btn-group-compartir .btn-fb:hover {
  box-shadow: 0 0 2px 2px;
  text-decoration: none;
}
.compartir .compartir-contenido .btn-group-compartir .btn-tw {
  margin-right: 5px;
  background-color: rgb(29, 155, 240);
  padding: 5px 10px;
  font-weight: 800;
  color: white;
  border-radius: 5px;
}
.compartir .compartir-contenido .btn-group-compartir .btn-tw img {
  filter: brightness(0) invert(1);
  display: flex;
  width: 27px;
  height: -moz-max-content;
  height: max-content;
  color: white;
}
.compartir .compartir-contenido .btn-group-compartir .btn-tw:hover {
  box-shadow: 0 0 2px 2px;
  text-decoration: none;
}
.compartir .compartir-contenido .btn-group-compartir .btn-ig {
  margin-right: 5px;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
  padding: 5px 10px;
  font-weight: 800;
  color: white;
  border-radius: 5px;
}
.compartir .compartir-contenido .btn-group-compartir .btn-ig img {
  filter: brightness(0) invert(1);
  display: flex;
  width: 27px;
  height: -moz-max-content;
  height: max-content;
  color: white;
}
.compartir .compartir-contenido .btn-group-compartir .btn-ig:hover {
  box-shadow: 0 0 2px 2px;
  text-decoration: none;
}
.compartir .compartir-contenido .btn-group-compartir .btn-wa {
  margin-right: 5px;
  background-color: #00A400;
  padding: 5px 10px;
  font-weight: 800;
  color: white;
  border-radius: 5px;
}
.compartir .compartir-contenido .btn-group-compartir .btn-wa img {
  filter: brightness(0) invert(1);
  display: flex;
  width: 27px;
  height: -moz-max-content;
  height: max-content;
  color: white;
}
.compartir .compartir-contenido .btn-group-compartir .btn-wa:hover {
  box-shadow: 0 0 2px 2px;
  text-decoration: none;
}
.compartir .tortu-share {
  position: relative;
  width: auto;
  max-width: unset;
  height: 280px;
  top: -70px;
}
.compartir .tapiti-pulgar {
  bottom: -90px;
  position: absolute;
}

#buena-defensa {
  padding-bottom: 100px;
}
#buena-defensa h3 {
  font-size: 2em;
  color: #120e27;
  font-weight: 500;
  margin-bottom: 50px;
}
#buena-defensa .estrategia-bg {
  background-color: #f2f2f3;
  height: -moz-max-content;
  height: max-content;
  border-radius: 143px 143px 40px 40px;
  padding: 20% 5%;
  display: flex;
  flex-direction: column;
  margin: 5% 7.5%;
}
#buena-defensa .estrategia-bg img {
  margin: auto;
  display: block;
}
#buena-defensa .estrategia-bg p {
  margin: 20px 0;
  text-align: center;
  font-size: 16px;
  color: #120e27;
  font-weight: 500;
}

#perfiles {
  padding-bottom: 100px;
}
#perfiles h3 {
  font-size: 2em;
  color: #120e27;
  font-weight: 500;
  margin-bottom: 50px;
}
#perfiles .tipo-perfiles h6 {
  margin: 15px 0px;
  font-size: 16px;
  font-weight: 700;
  color: #120e27;
}
#perfiles .tipo-perfiles p {
  margin: 15px 0px;
  font-size: 16px;
  font-weight: 500;
  color: #120e27;
}

.visto {
  padding-top: 300px;
  padding-bottom: 150px;
}
.visto .rel {
  position: relative;
}
.visto .deco-tapiti {
  position: absolute;
  left: 0;
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  width: calc(100% - 25px);
  height: 120px;
  background-image: url(/images/seguridad/decoracion/pattern.png);
  background-repeat: repeat;
  background-size: 30px;
}
.visto .deco-tapiti img {
  position: absolute;
  left: -130px;
  top: -20px;
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  width: 400px;
}

.defensas {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
}
.defensas p {
  text-align: left;
  margin: 0;
  color: #120e27;
  font-size: 16px;
  font-weight: 500;
}

#preguntas-phishing {
  padding-bottom: 100px;
}
#preguntas-phishing .preguntas-frecuentes-phishing {
  margin: 15px;
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta {
  background-color: white;
  width: 100%;
  border-bottom: 1px solid #5845c3;
  padding: 0;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  display: flex;
  align-items: center;
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta p {
  text-align: left;
  margin: 15px;
  width: 90%;
  letter-spacing: 0;
  text-transform: none;
  font-size: 20px;
  color: #120e27;
  font-weight: 700;
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta p .flecha-pregunta {
  justify-content: end;
  text-align: end;
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta p .flecha-activa {
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta .flecha {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10%;
  height: 100%;
  color: #000;
  font-size: 28px;
  /*
  .fa-icon-angle-up:before {
  content: "\f106";
  }
  .fa-icon-angle-down:before {
  }
  */
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta .flecha::before {
  display: block;
  content: "\f107";
  font-family: FontAwesome;
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta:not(.collapsed) .flecha::before {
  content: "\f106";
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta:hover {
  border-bottom-width: 3px;
  margin-bottom: -2px;
}
#preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta-activa {
  border-bottom-width: 3px;
  border: none;
}
#preguntas-phishing .preguntas-frecuentes-phishing .respuestas {
  padding-bottom: 15px;
}
#preguntas-phishing .preguntas-frecuentes-phishing .respuestas p {
  font-size: 16px;
  margin: 15px;
  color: #120e27;
  font-weight: 500;
}

@media screen and (min-width: 1200px) {
  body#seguridad div#page-content .container {
    width: 1024px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  body#seguridad div#page-content .container {
    padding: 0;
  }
  body#seguridad div#page-content .titulos-seguridad {
    font-size: 32px;
    line-height: 36px;
  }
  body#seguridad div#page-content hr {
    width: 180px;
    margin: 30px auto;
  }
  body#seguridad div#page-content .pillar-estafa .titulos-seguridad {
    font-size: 28px;
    line-height: 30px;
  }
  body#seguridad div#page-content .pillar-estafa p {
    font-size: 16px;
    line-height: 1.5;
  }
  body#seguridad div#page-content .pillar-estafa .amarillo-rotado {
    width: 85%;
    height: auto;
    margin: 30px auto;
  }
  body#seguridad div#page-content .pillar-estafa .btn-saber-como {
    margin: 0 auto;
  }
  body#seguridad div#page-content .pillar-estafa .hero {
    display: none;
  }
  body#seguridad div#page-content .pillar-estafa .hero-mobile {
    position: relative;
    display: block;
    margin-top: 4rem;
    margin-bottom: 2.5rem;
  }
  body#seguridad div#page-content .pillar-estafa .pattern-uno {
    left: unset;
    right: -190px;
    top: 17px;
    height: 110px;
    width: 100%;
    background-size: 20px;
  }
  body#seguridad div#page-content div#importantes.separador {
    margin-top: 70px;
    margin-bottom: 20px;
  }
  body#seguridad div#page-content div#importantes.separador .cosas-importantes {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  body#seguridad div#page-content div#importantes.separador .cosas-importantes .pattern-dos {
    position: relative;
    left: -125px;
    top: 0;
    margin-bottom: 50px;
  }
  body#seguridad div#page-content div#importantes.separador .cosas-importantes .pattern-dos .tapiti-pattern-dos {
    width: 170px;
    position: absolute;
    left: -5px;
    top: -4px;
  }
  body#seguridad div#page-content div#importantes.separador .cosas-importantes .cosas-importantes-div {
    padding: 0 15px;
    width: 100%;
  }
  body#seguridad div#page-content div#importantes.separador .cosas-importantes .pattern-tres {
    position: relative;
    margin: 100px 0 0;
    left: 40%;
    bottom: 0;
    width: 100%;
  }
  body#seguridad div#page-content div.phishing, body#seguridad div#page-content div#mensajes-falsos {
    display: block;
  }
  body#seguridad div#page-content .date-cuenta {
    padding: 15px 0;
    margin: 15px 0;
  }
  body#seguridad div#page-content .date-cuenta .date-cuenta-imagen {
    margin: 0 30px;
  }
  body#seguridad div#page-content .compartir {
    margin: 5rem 30px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
    display: block;
  }
  body#seguridad div#page-content .compartir .tortu-share {
    position: relative;
    margin-top: -25px;
    margin-bottom: -70px;
  }
  body#seguridad div#page-content #buena-defensa .estrategia-bg {
    margin: 0 3rem 5rem;
  }
  body#seguridad div#page-content .visto {
    padding-bottom: 50px;
  }
  body#seguridad div#page-content .visto .deco-tapiti {
    position: relative;
    margin: 0 -15px 30px;
    left: -40px;
  }
  body#seguridad div#page-content .visto .deco-tapiti img {
    width: 290px;
    left: -75px;
    top: -5px;
  }
  body#seguridad div#page-content #preguntas-phishing {
    margin-bottom: 50px;
  }
  body#seguridad div#page-content #preguntas-phishing .preguntas-frecuentes-phishing {
    margin: 0;
  }
  body#seguridad div#page-content #preguntas-phishing .preguntas-frecuentes-phishing .btn-pregunta p {
    margin-left: 0;
    margin-right: 0;
  }
  body#seguridad div#page-content #preguntas-phishing .preguntas-frecuentes-phishing .respuestas p {
    margin-left: 0;
    margin-right: 0;
  }
}/*# sourceMappingURL=seguridad.css.map */