@charset "UTF-8";
/* GLOBAL STYLES
   ============================= */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap");
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent; }

p {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem; }

.grecaptcha-badge {
  display: none !important; }

.item-desc span {
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

label.error {
  color: #f04124; }

.rrssb-buttons li {
  width: 20%; }

.tit {
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300 !important; }

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  clear: both; }

ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

a.conoce-mas-seguro {
  font-weight: 700;
  font-size: 1rem;
  color: #008CBA; }
  a.conoce-mas-seguro strong {
    text-decoration: underline; }

ul,
ol,
dl {
  font-family: "Open Sans", sans-serif; }

figure {
  margin: 0;
  padding: 0; }

blockquote {
  quotes: none; }

blockquote:before,
blockquote:after {
  content: '';
  content: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal; }

table tr th,
table tr td {
  color: #222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left; }

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: #F9F9F9; }

a img {
  border: none; }

a:hover {
  text-decoration: none; }

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
  font-family: "Open Sans", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif; }

h1 {
  margin: 0 !important; }

a {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  font-weight: normal;
  color: #052675; }
  a:hover {
    text-decoration: underline;
    color: #0736a6; }

pre {
  font-family: "Open Sans", sans-serif; }

code {
  font-family: "Open Sans", sans-serif; }

input,
textarea {
  color: #666;
  font-size: font-size-input;
  line-height: 1.125rem; }

hr {
  background-color: #d3e9ff;
  border: 0;
  height: 1px;
  margin-bottom: 1.125rem;
  clear: both; }

.flt_Lt {
  float: left;
  display: inline; }

.flt_Rt {
  float: right;
  display: inline; }

.wrapper {
  margin: 0 auto; }

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  display: block; }

.last {
  margin: 0 !important; }

.pad_last {
  padding: 0 !important; }

.no_bg {
  background: transparent !important; }

/* ------------------ HEADER HERE -------------------*/
.row-custom {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  display: inline-block; }

.show-small {
  display: none; }

.show-small-640 {
  display: none; }

.hide-small-640 {
  display: block; }

/* ------------------------- NAVIGATION HERE ---------------*/
.hide-small {
  display: block; }

.show-small {
  display: none; }

.general {
  padding-top: 3.5rem; }
  .general .content-page {
    text-align: left;
    padding: 0; }
    .general .content-page .share-img {
      margin: 1rem 0 1.125rem 0; }
      .general .content-page .share-img .rrssb-buttons li a {
        padding: 11px 7px 12px 27px !important; }
        .general .content-page .share-img .rrssb-buttons li a .rrssb-icon {
          left: 10px !important;
          position: absolute !important;
          top: 0 !important;
          width: 10% !important;
          overflow: initial; }
      .general .content-page .share-img .rrssb-linkedin .rrssb-text {
        visibility: visible; }
      .general .content-page .share-img .rrssb-twitter {
        max-width: 42px !important; }
        .general .content-page .share-img .rrssb-twitter .rrssb-text {
          visibility: hidden; }
      .general .content-page .share-img .rrssb-googleplus {
        max-width: 92px !important; }
    .general .content-page .parrafo {
      margin-bottom: 4rem; }
    .general .content-page .contenedor {
      width: 100%; }
    .general .content-page .contenedor-items .item {
      background: url(img/border-item-loc.png);
      background-repeat: no-repeat;
      width: 25.3%;
      padding-left: 1.25rem;
      margin-bottom: 3.5rem;
      min-height: 17rem;
      float: left; }
      .general .content-page .contenedor-items .item h3 {
        color: #0a0a0a;
        font-weight: 600;
        font-size: 1.25rem;
        margin-bottom: 1.25rem; }
      .general .content-page .contenedor-items .item .icon {
        float: left;
        width: 1.75rem;
        min-height: 2.375rem;
        margin-right: 0.8125rem; }
      .general .content-page .contenedor-items .item .icon-tel,
      .general .content-page .contenedor-items .item .icon-loc {
        padding-top: 0.5rem; }
      .general .content-page .contenedor-items .item .item-desc {
        float: left;
        width: 84%;
        margin-bottom: 1.25rem;
        min-height: 2rem; }
    .general .content-page .contenedor-items .i1 {
      background: transparent;
      padding-left: 0;
      width: 24%; }
    .general .content-page .map {
      margin-top: 2rem; }
      .general .content-page .map .content-market {
        text-align: center;
        color: #fefefe;
        font-weight: 700;
        font-size: 0.75rem;
        text-transform: uppercase;
        margin-top: 0.2rem;
        font-family: 'GothamBold'; }
      .general .content-page .map .share-img {
        margin: 6.5rem auto 11rem; }
  .general h2 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.75rem;
    color: #0a0a0a; }

.search-results article .entry-summary {
  margin-bottom: 2rem; }

.search-results .navigation .screen-reader-text {
  display: none; }

.business {
  padding-top: 2.5rem; }
  .business .content-page {
    padding-left: 0; }
    .business .content-page .des-business {
      display: inline-block; }
      .business .content-page .des-business .p-content {
        padding-left: 0;
        padding-right: 3rem; }
        .business .content-page .des-business .p-content .parrafo {
          text-align: left;
          font-size: 0.875rem;
          width: 100%;
          margin-bottom: 4rem;
          font-weight: 300;
          padding-left: 0;
          margin-top: 3rem; }
    .business .content-page .content-business {
      display: inline-block; }
      .business .content-page .content-business .portal {
        text-align: left;
        padding-left: 0; }
        .business .content-page .content-business .portal h2 {
          font-size: 2.188rem;
          color: #048fcb;
          font-weight: 300;
          margin-bottom: 1.5rem; }
        .business .content-page .content-business .portal img {
          float: left; }
        .business .content-page .content-business .portal .item-content {
          float: left;
          width: 100%;
          text-align: center; }
          .business .content-page .content-business .portal .item-content p {
            font-size: 0.875rem;
            font-weight: 300;
            color: #333333; }
          .business .content-page .content-business .portal .item-content h3 {
            font-size: 1rem;
            font-weight: 700;
            color: #0a0a0a;
            margin: 1.25rem 0; }
          .business .content-page .content-business .portal .item-content ul li {
            font-size: 0.875rem;
            font-weight: 300;
            list-style-type: disc;
            margin-left: 1rem;
            color: #222222; }
            .business .content-page .content-business .portal .item-content ul li::marker {
              color: #052675; }
          .business .content-page .content-business .portal .item-content .btn {
            font-size: 0.8125rem;
            color: #fefefe;
            font-weight: 400;
            background: #56c1e3 url(img/arrow-btn-business.png) scroll no-repeat 92% center;
            width: 18.13rem;
            height: 3.125rem;
            border-bottom: 0.25rem solid #4daac7;
            text-align: left;
            box-shadow: none;
            text-transform: uppercase;
            border-radius: 0.3125rem;
            display: block;
            margin: 2rem auto;
            padding: 0.875rem 2rem; }
          .business .content-page .content-business .portal .item-content .btn1 {
            font-size: 1rem;
            color: #fefefe;
            font-weight: 400;
            background: #ffa14a url(img/right-arrow.png) scroll no-repeat 91% center;
            width: 14rem;
            height: 3.5rem;
            border-bottom: 0.25rem solid #e08d41;
            text-align: left;
            box-shadow: none;
            text-transform: uppercase;
            border-radius: 0.3125rem;
            display: block;
            margin: 2rem auto;
            padding: 0.875rem 1.25rem; }
          .business .content-page .content-business .portal .item-content .btn:hover {
            opacity: 0.9; }
    .business .content-page .commercial-form {
      text-align: left;
      margin-top: 8rem;
      margin-bottom: 1rem;
      display: inline-block; }
      .business .content-page .commercial-form h2 {
        font-weight: 300;
        color: #393939;
        font-size: 2.5rem;
        margin-bottom: 2rem; }
      .business .content-page .commercial-form .it {
        padding-left: 2rem; }
      .business .content-page .commercial-form ul li {
        font-size: 0.875rem;
        font-weight: 400;
        list-style-type: disc;
        margin-left: 0.5rem;
        margin-bottom: 0.875rem;
        color: #222222; }
        .business .content-page .commercial-form ul li::marker {
          color: #052675; }
    .business .content-page .top2 {
      width: 100%;
      margin-bottom: 8rem; }
      .business .content-page .top2 .bg-app {
        background: url(img/back-app-home.png);
        min-height: 17.5rem;
        width: 60.63rem;
        margin: 7rem auto 0;
        float: none;
        color: #fff;
        text-align: left; }
        .business .content-page .top2 .bg-app .copy {
          width: 55%;
          padding-top: 6rem;
          padding-left: 2rem; }
          .business .content-page .top2 .bg-app .copy h3 {
            font-weight: 300;
            font-size: 1.25rem;
            color: #fff; }
          .business .content-page .top2 .bg-app .copy h2 {
            font-weight: 300;
            font-size: 3.125rem;
            color: #fff;
            line-height: 1.5rem; }
          .business .content-page .top2 .bg-app .copy p {
            font-weight: 300;
            font-size: 0.875rem;
            margin-top: 1.1rem;
            line-height: 1rem;
            margin-bottom: 1rem; }
        .business .content-page .top2 .bg-app a {
          display: block;
          float: left;
          width: 8.688rem;
          height: 2.625rem; }
        .business .content-page .top2 .bg-app a.android {
          background: url(img/btn-ios-content.png);
          margin-right: 0.8rem; }
        .business .content-page .top2 .bg-app a.ios {
          background: url(img/btn-android-content.png); }

.responsive-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.faqs .leftc {
  width: 100% !important; }
  .faqs .leftc .share-container {
    max-width: 350px !important; }
  .faqs .leftc .blue-box {
    background: url(img/bluebox-bg.png) scroll no-repeat 0 0;
    padding: 20px;
    margin: 0 0 70px 0; }
    .faqs .leftc .blue-box h6 {
      color: #ffffff;
      padding: 0 0 15px 0;
      font-size: 1rem;
      font-weight: normal; }
    .faqs .leftc .blue-box .form {
      background: #ffffff url(img/search-icon.png) scroll no-repeat 10px 7px;
      padding: 5px;
      border-radius: 4px;
      height: 45px; }
      .faqs .leftc .blue-box .form input[type=search] {
        float: left;
        font-size: 20px;
        line-height: 20px;
        color: #393939;
        font-weight: 300;
        font-style: italic;
        font-family: 'Open Sans', sans-serif;
        border: 0;
        box-shadow: none;
        background: none;
        width: 100%;
        margin: -24px 0 0 70px;
        outline: 0; }
      .faqs .leftc .blue-box .form input[type=submit] {
        float: right;
        font-size: 14px;
        line-height: 31px;
        color: #ffffff;
        background: #ffa14a url(img/submit-arrow2.png) scroll no-repeat right center;
        font-family: 'Open Sans', sans-serif;
        width: 140px;
        margin: -35px auto;
        display: block;
        border: 0;
        border-bottom: 3px solid #e08d41;
        border-radius: 5px;
        box-shadow: none;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif; }
    .faqs .leftc .blue-box label {
      width: 75%;
      margin-left: 5%; }
    .faqs .leftc .blue-box span {
      display: none; }
  .faqs .leftc .comp .share-img-m .rrssb-email {
    width: 20% !important; }
  .faqs .leftc .title {
    position: relative;
    margin: 0 0 10px 0; }
    .faqs .leftc .title h1 {
      padding: 0 0 30px 0 !important;
      font-size: 2.5rem;
      color: #393939;
      font-weight: 300; }
    .faqs .leftc .title .share-img-m {
      position: absolute;
      top: 0;
      right: 0;
      width: 26%; }
  .faqs .leftc p {
    font-weight: 300; }
  .faqs .leftc h2 {
    padding: 0 0 30px 0; }
  .faqs .leftc .contenedor {
    margin-bottom: 6rem;
    display: initial !important; }
  .faqs .leftc .communicate {
    margin: 20px 0 0 0; }
    .faqs .leftc .communicate .phone.email {
      border: 0; }
      .faqs .leftc .communicate .phone.email h6 {
        text-align: center;
        padding: 15px 0 0 0; }
      .faqs .leftc .communicate .phone.email h4 {
        background: none;
        padding: 0; }
        .faqs .leftc .communicate .phone.email h4 a {
          color: #58b5db;
          font-weight: 300;
          font-size: 26px; }
    .faqs .leftc .communicate h2 {
      padding: 0 0 20px 0;
      border-bottom: 1px dotted #7f7f7f;
      margin: 0 0 10px 0;
      font-size: 2.5rem;
      color: #393939;
      font-weight: 300; }
    .faqs .leftc .communicate .phone {
      float: left;
      width: 33%;
      border-right: 1px dotted #7f7f7f;
      padding: 0 2%;
      min-height: 120px; }
      .faqs .leftc .communicate .phone h6 {
        padding: 0.9375rem 0 0.3125rem 0;
        font-size: 1rem;
        font-weight: normal; }
      .faqs .leftc .communicate .phone h3 {
        font-size: 26px;
        line-height: 26px;
        color: #58b5db;
        background: url(img/phone-icon-c.png) scroll no-repeat left center;
        padding: 3px 0 3px 35px; }
    .faqs .leftc .communicate .communicate-in {
      background: #ffffff;
      padding: 80px 20px; }
  .faqs .leftc .comp {
    position: relative;
    margin: 30px 0 100px 0; }
    .faqs .leftc .comp .share-img-m {
      position: absolute;
      top: 0;
      right: 0; }
    .faqs .leftc .comp .titulo {
      text-align: center !important;
      font-size: 1.5rem !important;
      font-weight: 500 !important; }
  .faqs .leftc .share-img .rrssb-buttons li a .rrssb-text {
    display: none; }
  .faqs .leftc .share-img .rrssb-buttons li {
    width: 42px !important; }

.faqs .link-block1 .linea {
  border-right: 1px dotted #7f7f7f;
  padding: 0; }

.faqs .link-block1 h6 {
  float: left;
  background: #56c1e3;
  color: #ffffff;
  margin: 0 10px 0 0;
  width: 25px;
  height: 26px;
  border-radius: 12px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  padding: 7px 0 0 0; }

.faqs .link-block1 .rightc li a {
  background: url(img/disc1.png) scroll no-repeat left 7px;
  padding: 0 0 0 15px;
  margin: 0rem; }

.faqs .link-block1 .rightc-in {
  margin: 0 0 0 40px; }

.faqs .link-block {
  padding: 0 0 80px 0; }
  .faqs .link-block h2 {
    padding: 0 0 30px 0;
    font-size: 36px;
    line-height: 40px;
    font-weight: 100;
    color: #393939; }
  .faqs .link-block ul li {
    margin: 0 0 15px 0; }
  .faqs .link-block ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #048fcb;
    font-weight: 300; }

.faqs button {
  font-size: 0.875rem;
  line-height: 1.375rem;
  height: 3.875rem;
  color: #fff;
  width: 18rem;
  margin: 5.25rem 1.5rem;
  border: 0;
  border-radius: 0.3125rem;
  box-shadow: none;
  text-align: left;
  padding-left: 3.5rem;
  padding-right: 0; }

.faqs button.ok {
  background: #ffa14a url(img/tick-icon.png) scroll no-repeat 5% center;
  border-bottom: 0.125rem solid #e08d41; }

.faqs button.off {
  background: #56c1e3 url(img/close-icon-button.png) scroll no-repeat 7% center;
  border-bottom: 0.25rem solid #4daac7;
  background-size: 20px auto; }

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

.faqs .espacio {
  padding-bottom: 3rem;
  padding-top: 3rem; }

.faqs .regresar {
  text-align: center;
  padding-bottom: 1rem;
  padding-top: 0rem; }

.content-page {
  text-align: center; }
  .content-page .leftc {
    padding-left: 0;
    width: 72.5%;
    padding-top: 3.5rem;
    text-align: left; }
    .content-page .leftc .contenido p {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 300;
      margin-bottom: 1.5rem;
      margin-top: 1rem; }
    .content-page .leftc h3 {
      font-size: 2.188rem;
      color: #393939;
      text-align: left;
      font-weight: 300;
      line-height: 2.75rem;
      margin-bottom: 2rem; }
    .content-page .leftc .contenedor {
      display: inline-block; }
    .content-page .leftc .share-img-bottom {
      padding: 3rem 0 9rem 0; }
      .content-page .leftc .share-img-bottom .rrssb-twitter {
        max-width: 42px !important; }
        .content-page .leftc .share-img-bottom .rrssb-twitter .rrssb-text {
          visibility: hidden; }
      .content-page .leftc .share-img-bottom .rrssb-googleplus {
        max-width: 92px !important; }
    .content-page .leftc .share-img-bottom2 {
      padding: 3rem 0 4.5rem 0; }
    .content-page .leftc .share-container {
      max-width: 600px; }
  .content-page .small-breadcrumb {
    text-align: left;
    margin-bottom: 1rem;
    margin-top: 1rem;
    color: #048fcb;
    font-size: 0.875rem;
    font-weight: 300; }
    .content-page .small-breadcrumb sub {
      margin-left: 1.125rem;
      margin-right: 1.125rem; }
    .content-page .small-breadcrumb .sub-bcm {
      color: #525252; }
    .content-page .small-breadcrumb a {
      color: #008cba;
      font-weight: 400; }
    .content-page .small-breadcrumb .current-item {
      color: #333333; }
  .content-page .share-img {
    padding: 1rem 0 4.063rem 0; }
  .content-page .share-container {
    max-width: 600px; }
  .content-page h1.titulo {
    text-align: left;
    font-size: 2.5rem;
    color: #393939;
    font-weight: 300; }
  .content-page .titulo3 {
    text-align: left;
    font-size: 2.2rem;
    color: #fefefe;
    font-weight: 300;
    position: absolute;
    padding: 0 0 0 1.813rem; }
  .content-page .image {
    position: relative;
    width: 100%; }
  .content-page h1 {
    left: 0;
    width: 100%;
    top: 9rem; }
  .content-page .parrafo {
    text-align: left;
    font-size: 0.875rem;
    width: 100%;
    margin-bottom: 5.313rem;
    font-weight: 300; }
  .content-page .par {
    text-align: left;
    font-size: 0.875rem;
    width: 100%;
    margin-bottom: 1.313rem;
    font-weight: 300; }
  .content-page .contenedor .columns {
    padding-left: 0;
    text-align: left;
    width: 47%;
    float: left !important; }
  .content-page .contenedor .item1,
  .content-page .contenedor .item3 {
    margin-right: 2.5rem; }
  .content-page .contenedor .item-content {
    text-align: left; }
    .content-page .contenedor .item-content h3 {
      font-size: 1.25rem;
      color: #048fcb;
      text-align: left;
      margin: 1rem 1rem 0rem 0.5rem;
      font-weight: 700;
      line-height: 1.75rem; }
    .content-page .contenedor .item-content p {
      width: 23.25rem;
      font-size: 0.875rem;
      margin: 1rem 1rem 5.688rem 0.5rem;
      font-weight: 300;
      padding-right: 1rem; }
  .content-page .conten .accordion li.active {
    background: url(img/acc-minus.png) scroll no-repeat left 0.875rem; }
  .content-page .conten .accordion li.accordion-navigation {
    border-bottom: 1px dotted #bfbfbf;
    background: url(img/acc-plus.png) scroll no-repeat left 0.875rem; }
    .content-page .conten .accordion li.accordion-navigation a {
      background: transparent;
      font-size: 1rem;
      color: #000000;
      text-align: left;
      font-weight: 700;
      padding-left: 2.5rem; }
      .content-page .conten .accordion li.accordion-navigation a h4 {
        font-size: 1rem;
        color: #000000;
        text-align: left;
        font-weight: 700;
        margin: -0.60rem 0px 0px 40px; }
    .content-page .conten .accordion li.accordion-navigation .item-content {
      text-align: left;
      margin-top: 0;
      padding-bottom: 2rem;
      padding-left: 2.5rem;
      padding-top: 0;
      display: none; }
      .content-page .conten .accordion li.accordion-navigation .item-content ul.tam {
        margin-left: 0; }
  .content-page .conten .accordion li.active,
  .content-page .conten .accordion li.is-active {
    background: url(img/acc-minus.png) scroll no-repeat left 0.875rem; }
  .content-page .conten .item-content {
    text-align: left;
    margin-top: -1rem; }
    .content-page .conten .item-content h3 {
      font-size: 2.188rem;
      color: #393939;
      text-align: left;
      font-weight: 300; }
    .content-page .conten .item-content h4 {
      font-size: 1rem;
      color: #000000;
      text-align: left;
      font-weight: 700;
      margin-top: 2rem; }
    .content-page .conten .item-content p {
      color: #333333;
      font-size: 0.875rem;
      font-weight: 300;
      margin-bottom: 1rem; }
      .content-page .conten .item-content p span {
        margin-bottom: 0.5rem;
        display: block; }
  .content-page .contact-banner {
    margin: 0 0 2.5rem;
    background: #048FCB none repeat scroll 0% 0%;
    padding: 1.25rem 1.875rem;
    margin-bottom: 1rem;
    margin-top: 4.688rem; }
    .content-page .contact-banner h4 {
      float: left;
      color: #fefefe;
      padding: 0.625rem 0.625rem 0 0.625rem;
      font-weight: 300;
      font-size: 1.563rem;
      line-height: 1.563rem; }
    .content-page .contact-banner a {
      font-size: 0.875rem;
      line-height: 2.75rem;
      color: #fefefe;
      background: #FFA14A none repeat scroll 0% 0%;
      display: block;
      border-width: 0 0 0.1875rem;
      border-style: none none solid;
      border-color: -moz-use-text-color -moz-use-text-color #E08D41;
      border-top-color: -moz-use-text-color;
      border-right-color: -moz-use-text-color;
      border-bottom-color: #E08D41;
      border-left-color: -moz-use-text-color;
      -moz-border-top-colors: none;
      -moz-border-right-colors: none;
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      border-image: none;
      border-radius: 0.3125rem;
      box-shadow: none;
      text-transform: uppercase;
      text-align: center;
      float: right;
      width: 23.75rem; }
    .content-page .contact-banner a:hover {
      opacity: 0.9; }
    .content-page .contact-banner a span {
      background: transparent url("img/right-arrow.png") no-repeat scroll right center;
      padding: 0.25rem 2.188rem 0.25rem 0;
      font-weight: 600; }
  .content-page .fac .sidebar {
    padding-top: 2.75rem; }
  .content-page .products .rigthc {
    width: 27.5%;
    background: url(img/linea-vertical.png);
    background-repeat: no-repeat;
    background-position: left 4.5rem;
    padding-right: 0;
    padding-left: 1.5rem;
    margin-bottom: 11rem; }
  .content-page .products .sidebar {
    padding-top: 0; }
  .content-page .rigthc {
    width: 27.5%;
    background: url(img/border-sidebar.png);
    background-repeat: no-repeat;
    background-position: left 4.5rem;
    padding-top: 3.6rem; }
  .content-page .sidebar-blue {
    width: 100%;
    background: url(img/background-sidebar.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 6.688rem;
    padding: 0 0.625rem 1.5rem;
    display: inline-block; }
    .content-page .sidebar-blue .copy {
      padding: 1.5rem 0.9rem; }
    .content-page .sidebar-blue .copy h2 {
      color: #fefefe;
      font-size: 1.563rem;
      line-height: 2rem;
      text-align: left;
      margin-bottom: 2.5rem; }
    .content-page .sidebar-blue .copy ul {
      margin-top: 1.5rem;
      margin-bottom: 3.5rem; }
    .content-page .sidebar-blue .copy ul li {
      min-height: 3.5rem; }
    .content-page .sidebar-blue .copy ul li sub {
      color: #fefefe;
      font-weight: 700;
      font-size: 1.375rem;
      display: block;
      float: left;
      margin-right: 0.75rem;
      min-height: 2.813rem;
      width: 5%;
      margin-top: -0.312rem; }
    .content-page .sidebar-blue .copy ul li span {
      color: #fff;
      font-size: 0.875rem;
      float: left;
      width: 90%;
      text-align: left;
      font-weight: 300;
      margin-bottom: 0.438rem; }
      .content-page .sidebar-blue .copy ul li span .blue-sidebar-text {
        color: #ddf5ff;
        text-align: left;
        font-size: 0.875rem;
        font-weight: 300;
        width: 100%;
        float: left;
        display: block; }
  .content-page .sidebar {
    text-align: left; }
    .content-page .sidebar .copy {
      display: none; }
    .content-page .sidebar .item-content {
      margin-bottom: 4rem; }
    .content-page .sidebar h2.titulo2 {
      font-size: 2.188rem;
      color: #393939;
      font-weight: 300;
      margin-bottom: 1.85rem; }
    .content-page .sidebar a.btn {
      color: #048fcb;
      font-size: 0.75rem;
      font-weight: 300;
      background: url(img/arrow-support-link.png);
      background-position: right bottom;
      background-repeat: no-repeat;
      width: 12.25rem;
      padding-top: 0.125rem;
      text-transform: uppercase;
      height: 1.3rem;
      display: none !important;
      margin: -1rem auto 2.5rem; }
    .content-page .sidebar h3 {
      margin-top: 2.313rem;
      font-size: 1.25rem;
      color: #393939;
      text-align: left;
      margin-bottom: 1.25rem; }
    .content-page .sidebar p {
      margin-top: 1.25rem;
      text-align: justify;
      font-size: 0.875rem;
      font-weight: 300; }
      .content-page .sidebar p a {
        color: #0091cf; }
    .content-page .sidebar h6 {
      color: #fefefe;
      text-align: center;
      background: #56c1e3;
      width: 4.313rem;
      height: 4.313rem;
      position: absolute;
      left: 50%;
      margin: -2.5rem 0 0 -2.188rem;
      border-radius: 2.5rem;
      font-size: 1.125rem;
      line-height: 1rem;
      font-weight: 100;
      padding: 1.25rem 0 0 0;
      z-index: 100; }
    .content-page .sidebar h6 sub {
      font-size: 1.813rem;
      line-height: 0; }
    .content-page .sidebar .espacio {
      margin-bottom: 1.5rem;
      /*background: url(img/border-ads-page.png);*/
      background-repeat: no-repeat;
      /*padding-top:1.25rem;
	    	margin-top: 3.938rem;*/ }

.simple .espacio {
  padding-bottom: 3rem;
  padding-top: 3rem; }

.prod .leftc .share-img-mob {
  display: none; }

.prod .content-banner a.btn-banner {
  font-size: 0.875rem;
  line-height: 1.75rem;
  font-weight: 400;
  color: #fff;
  background: #ffa14a url(img/right-arrow.png) scroll no-repeat 87% center;
  width: 11.5rem;
  margin-top: 1rem;
  display: block;
  border: 0;
  padding: 0.5rem 1.5rem;
  border-bottom: 0.3125rem solid #e08d41;
  border-radius: 0.3125rem;
  box-shadow: none;
  text-transform: uppercase; }

.prod .content-banner a.btn-banner:hover {
  opacity: .9; }

.prod .share-img .rrssb-twitter {
  max-width: 42px !important; }
  .prod .share-img .rrssb-twitter .rrssb-text {
    visibility: hidden; }

.prod .share-img .rrssb-googleplus {
  max-width: 92px !important; }

.prod .item-content ul li.col {
  list-style: initial !important;
  color: #0088ce;
  font-size: 0.875rem; }

.prod .item-content ul li {
  color: #333333;
  font-size: 0.875rem;
  font-weight: 300; }

.prod .item-content ul li.col2 {
  margin-left: 1.25rem;
  margin-bottom: 0.5rem; }

.prod .item-content .col-left {
  margin-left: 2.5rem !important;
  color: #0088ce;
  font-size: 0.875rem;
  list-style: initial; }

.prod .item-content .col {
  margin-left: 1.25rem !important; }

.prod ul span {
  color: #333333; }

.prod .item-content p {
  margin-bottom: 0rem !important; }

.prod .conten {
  margin-top: -1rem; }

.about .leftc .share-img-mob {
  display: none; }

.about .contenedor .col {
  list-style: initial !important;
  color: #0088ce;
  font-size: 0.875rem;
  margin-left: 1.25rem !important; }

.about .contenedor ul span {
  color: #333333; }

.report table.responsive tr {
  background: #ffffff;
  background: url(img/barra-vertical.png);
  background-repeat: no-repeat; }

.report .contenedor h2 {
  font-size: 1.3125rem;
  margin-bottom: 1rem; }

.report .contenedor h4 {
  font-size: 1rem;
  margin-bottom: 1rem; }

.report .leftc {
  width: 100%; }
  .report .leftc .share-img-bottom {
    margin: 0 auto;
    width: 50%; }

.report .right .espacio {
  margin: 0.3125rem; }

.report .om {
  text-align: justify;
  font-size: 0.875rem;
  font-weight: 300;
  padding-right: 1rem; }

.report .share-img .rrssb-twitter {
  max-width: 42px; }
  .report .share-img .rrssb-twitter .rrssb-text {
    visibility: hidden; }

.report .share-img .rrssb-googleplus {
  max-width: 92px; }
  .report .share-img .rrssb-googleplus .rrssb-text {
    visibility: hidden; }

.report .parrafo {
  text-align: left;
  font-size: 0.875rem;
  width: 100%;
  margin-bottom: 2.313rem;
  font-weight: 300; }

.report .item-content h2 {
  font-size: 0.8125rem;
  font-weight: 600; }

.report .item-content h3 {
  font-size: 0.875rem !important;
  font-weight: 900 !important;
  color: #222 !important;
  margin: 0 !important; }

.report .item-content table thead {
  background: transparent; }

.report .item-content p {
  margin: 0 !important; }

.report .right {
  background: url(img/flecha-central.png);
  background-repeat: no-repeat;
  width: 50%;
  margin-bottom: 3.5rem;
  min-height: 30rem; }

.report .contenedor .item-content p {
  width: 0 !important; }

.report .leftc h3 {
  font-size: 1.25rem;
  color: #010101;
  margin-bottom: 0rem;
  margin-top: 9rem;
  font-weight: 900; }

.protec .leftc {
  margin-top: 1rem;
  margin-bottom: 10.63rem; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .leftc .share-img .rrssb-twitter {
    max-width: 42px !important; }
    .protec .leftc .share-img .rrssb-twitter .rrssb-text {
      visibility: hidden; }
  .protec .leftc .share-img .rrssb-googleplus {
    max-width: 92px !important; }
  .protec .leftc .share-img-bottom {
    padding: 3rem 0 4rem 0; }

.protec .cont h2 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.75rem;
  color: #0a0a0a; }

.protec .cont .parrafo {
  text-align: left;
  font-size: 0.875rem;
  width: 100%;
  margin-bottom: 2.375rem;
  font-weight: 300; }

.protec .cont .parrafo2 {
  text-align: left;
  font-size: 0.875rem;
  width: 100%;
  margin-top: 2.75rem;
  margin-bottom: 3.938rem;
  font-weight: 300; }

.protec .cont a {
  color: #3399cc;
  font-size: 0.875rem;
  font-weight: 300; }

.protec .cuadros h2 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.75rem;
  color: #0a0a0a; }

.protec .cuadros .first {
  color: #33ccff;
  list-style-type: disc;
  margin-left: 1.25rem; }

.protec .cuadros span {
  color: #333333;
  font-weight: 300;
  font-size: 0.875rem; }

.protec .cuadros .item-content {
  padding-left: 0; }
  .protec .cuadros .item-content .miniatura {
    font-size: 0.75rem;
    font-weight: 200;
    margin-top: 1rem; }

.protec .cuadros .parent {
  margin-top: 5.188rem;
  margin-bottom: 8.063rem; }

.protec h6 {
  font-size: 2.188rem;
  font-weight: 300;
  color: #393939;
  margin-bottom: 2.438rem; }

.protec .orientacion {
  float: left;
  width: 100%; }
  .protec .orientacion .item-content-2 {
    padding-left: 0;
    margin-bottom: 5.813rem; }
    .protec .orientacion .item-content-2 h2 {
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.75rem;
      color: #0a0a0a; }
    .protec .orientacion .item-content-2 a {
      color: #3399cc;
      font-size: 0.875rem;
      font-weight: 300; }
    .protec .orientacion .item-content-2 .parrafo3 {
      text-align: left;
      font-size: 0.875rem;
      font-weight: 300;
      margin-bottom: 0.625rem; }

.protec .titulo-news {
  font-size: 2.188rem;
  font-weight: 300;
  color: #393939;
  float: left;
  margin-top: 3.31rem; }

.protec .news {
  clear: both; }

.protec .news .item1,
.protec .news .item3 {
  margin-right: 2.5rem; }

.protec .news .columns {
  padding-left: 0;
  text-align: left;
  width: 47%;
  float: left;
  margin-top: 4rem; }

.protec .news .item-content {
  text-align: left; }
  .protec .news .item-content h3 {
    font-size: 1.25rem;
    color: #0099cc;
    text-align: left;
    margin: 2rem 1rem 0rem 0.1rem;
    font-weight: 600;
    line-height: 1.75rem; }
  .protec .news .item-content p {
    width: 22.25rem;
    text-align: justify;
    font-size: 0.875rem;
    margin: 0.813rem 0 0.438rem 0.1rem;
    font-weight: 300;
    padding-right: 1rem; }
  .protec .news .item-content a {
    font-weight: 500;
    font-size: 0.875rem;
    color: #6699cc;
    margin: 0 0 1.438rem 0.1rem; }

.protec .protect .rigthc {
  width: 27.5%;
  background: url(img/linea.png);
  background-repeat: no-repeat;
  min-height: 156.3rem;
  background-position: left 4.5rem;
  padding-top: 4.5rem; }

.simple {
  padding-top: 2.5rem;
  padding-bottom: 8rem; }
  .simple .content-page {
    padding-left: 0; }
    .simple .content-page h1.titulo {
      margin-bottom: 1.5rem; }
    .simple .content-page .content-simple {
      padding-top: 2rem;
      text-align: left; }
      .simple .content-page .content-simple .left {
        padding-left: 0; }
      .simple .content-page .content-simple ol {
        list-style: lower-alpha;
        margin-left: 1rem; }
        .simple .content-page .content-simple ol li {
          color: #222222; }
          .simple .content-page .content-simple ol li::marker {
            color: #052675; }
      .simple .content-page .content-simple h4 {
        font-size: 1rem;
        color: #0a0a0a;
        text-align: left;
        font-weight: 700;
        margin-top: 2rem; }
      .simple .content-page .content-simple h4.first {
        margin-top: 0; }
      .simple .content-page .content-simple ul li {
        list-style: initial;
        margin-left: 1rem;
        margin-bottom: 1rem;
        font-size: 0.875rem;
        color: #0a0a0a !important; }
        .simple .content-page .content-simple ul li::marker {
          color: #052675 !important; }
      .simple .content-page .content-simple a.view-more {
        color: #052675;
        font-size: 0.875rem;
        font-weight: 300; }
      .simple .content-page .content-simple p {
        margin-bottom: 0.5rem;
        font-size: 0.875rem;
        font-weight: 200; }

/* TABLET VERSION
   ============================= */
/* DESKTOP VERSION
   ============================= */
@media screen and (min-width: 64.06rem) and (max-width: 73.06rem) {
  .row-custom {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .about .leftc .share-img-mob {
    display: none; }
  .about .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .protec .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .content-page .contenedor .item-content p {
    width: 20.25rem; }
  .content-page .sidebar-blue {
    padding: 0; }
  .content-page .contact-banner h4 {
    padding: 0.4375rem 0 0 0;
    font-size: 1.2rem; }
  .content-page .products .rigthc {
    padding-left: 1.125rem; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .news .item-content p {
    width: 20.25rem; }
  .content-page h1 {
    top: 8rem; }
  .content-page .contact-banner a {
    width: 21.75rem; }
  .general .content-page .contenedor-items .item {
    min-height: 20rem; }
    .general .content-page .contenedor-items .item .item-desc {
      float: left;
      width: 68%;
      margin-bottom: 1.5rem; } }

@media screen and (min-width: 60rem) and (max-width: 64.06rem) {
  .row-custom {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .about .leftc .share-img-mob {
    display: none; }
  .about .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .protec .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .content-page .contenedor .item-content p {
    width: 19.25rem; }
  .content-page .titulo3 {
    top: 7rem; }
  .content-page .sidebar-blue .copy ul li span {
    font-size: 0.787rem; }
  .content-page .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 0.740rem; }
  .content-page .contact-banner h4 {
    font-size: 0.999rem; }
  .content-page .contact-banner a {
    width: 21.75rem; }
  .content-page .products .rigthc {
    padding-left: 0.9375rem; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .cuadros h2 {
    line-height: 5.75rem; }
  .protec .cuadros .item-content {
    margin-top: 3rem; }
  .protec .news .item-content p {
    width: 17.25rem; }
  .general .content-page .contenedor-items .item {
    min-height: 20rem; }
    .general .content-page .contenedor-items .item .item-desc {
      float: left;
      width: 65%;
      margin-bottom: 1rem; } }

@media screen and (min-width: 56.25rem) and (max-width: 59.94rem) {
  .row-custom {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .content-page h1 {
    top: 6rem; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .about .leftc .share-img-mob {
    display: none; }
  .about .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .protec .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .content-page .sidebar-blue .copy ul li span {
    font-size: 0.8125rem; }
  .content-page .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 0.5625rem; }
  .content-page .contact-banner h4 {
    font-size: 0.833rem; }
  .content-page .contact-banner a {
    width: 21.75rem; }
  .content-page .contenedor .columns {
    width: 46%; }
  .content-page .contenedor .item-content p {
    width: 17.25rem; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .cuadros .item-content {
    margin-top: 3rem; }
  .protec .news .columns {
    width: 46%; }
  .protec .news .item-content p {
    width: 16.25rem; }
  .faqs .medium-12 {
    width: 50%; }
  .faqs .leftc .communicate .phone.email h4 a {
    font-size: 23px; }
  .general .content-page .contenedor-items .item {
    min-height: 20rem; }
    .general .content-page .contenedor-items .item .item-desc {
      float: left;
      width: 65%;
      margin-bottom: 1rem; }
  .business .content-page .content-business .portal .item-content .btn {
    width: 100%;
    padding: 0.375rem 2rem; }
  .business .content-page .top2 .bg-app {
    background: url(img/back-app-home.png);
    min-height: 17.5rem;
    width: 100%;
    background-size: cover;
    margin: 7rem auto 0;
    float: none;
    color: #fff;
    text-align: left; } }

@media screen and (min-width: 50.1rem) and (max-width: 56.19rem) {
  .row-custom {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .prod .sidebar h6 {
    left: 57%; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .about .leftc .share-img-mob {
    display: none; }
  .about .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .protec .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .prod .products .sidebar-blue .copy ul li span {
    font-size: 0.5599rem; }
  .prod .products .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 0.6625rem; }
  .prod h1 {
    top: 5rem; }
  .prod .contact-banner h4 {
    font-size: 0.8rem; }
  .prod .contact-banner a {
    width: 17.75rem;
    font-size: 0.675rem; }
  .prod .products .rigthc {
    padding-right: 0; }
  .about .contenedor .item-content p {
    width: 15.25rem; }
  .about .contenedor .columns {
    width: 46%; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec h1 {
    top: 5rem; }
  .protec .cuadros .item-content {
    padding-top: 3rem; }
  .protec .cuadros .parent {
    margin-top: 1.188rem; }
  .protec .news .item-content p {
    width: 15.25rem; }
  .protec .news .columns {
    width: 46%; }
  .faqs .leftc .blue-box .form input[type=search] {
    margin: 2px 0 0 3px; }
  .faqs .leftc .communicate .phone.email h4 a {
    font-size: 20px; }
  .general .content-page .contenedor-items .item {
    min-height: 21rem; }
    .general .content-page .contenedor-items .item .item-desc {
      float: left;
      width: 65%;
      margin-bottom: 1rem; }
  .general .medium-12 {
    width: 100%; }
  .business .content-page .content-business .portal .item-content .btn {
    width: 100%;
    padding: 0.375rem 2rem; }
  .business .content-page .top2 .bg-app {
    background: url(img/back-app-home.png);
    min-height: 17.5rem;
    width: 100%;
    background-size: cover;
    margin: 7rem auto 0;
    float: none;
    color: #fff;
    text-align: left; } }

@media screen and (max-width: 50.07rem) {
  .content-page .conten .accordion li.accordion-navigation a h4 {
    font-size: 1.5rem; }
  .content-page .conten .accordion li.active {
    background: url(img/acc-minus.png) scroll no-repeat left 0.875rem !important; }
  .content-page .conten .accordion li.accordion-navigation {
    border-bottom: 1px dotted #bfbfbf !important; }
  .hide-small {
    display: none; }
  .show-small {
    display: block; }
  .app-responsive {
    width: 100%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fefefe;
    text-align: left;
    margin-bottom: 4rem; }
    .app-responsive .copy {
      padding: 2rem 1.75rem !important; }
      .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 35px;
        padding-right: 14rem;
        font-weight: 200;
        line-height: 2.5rem; }
        .app-responsive .copy h3 strong {
          font-weight: 900; }
      .app-responsive .copy p {
        color: #fefefe;
        font-size: 23px;
        font-weight: 200;
        padding-right: 12rem;
        padding-top: 1rem; }
    .app-responsive .content-btn {
      background: #0c83c1;
      padding: 1.25rem 3rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .app-responsive .content-btn .android {
        float: left;
        background: url(img/btn-android-res.png);
        width: 210px;
        height: 64px;
        margin-left: 1.125rem; }
      .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        width: 210px;
        height: 64px; }
  .content-page .sidebar .app-responsive {
    width: 100%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fefefe;
    text-align: left;
    margin-bottom: 4rem; }
    .content-page .sidebar .app-responsive .copy {
      padding: 2rem 1.75rem !important;
      display: block; }
      .content-page .sidebar .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .content-page .sidebar .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 35px;
        font-weight: 200;
        padding: 0 14rem 0 0;
        line-height: 2.5rem;
        text-align: left;
        margin: 0; }
        .content-page .sidebar .app-responsive .copy h3 strong {
          font-weight: 900; }
      .content-page .sidebar .app-responsive .copy p {
        color: #fefefe;
        font-size: 23px;
        font-weight: 200;
        padding-right: 12rem;
        padding-top: 1rem;
        text-align: left;
        display: block; }
    .content-page .sidebar .app-responsive .content-btn {
      background: #0c83c1;
      padding: 1.25rem 3rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .content-page .sidebar .app-responsive .content-btn .android {
        float: left;
        background: url(img/btn-android-res.png);
        width: 210px;
        height: 64px;
        margin-left: 1.125rem; }
      .content-page .sidebar .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        width: 210px;
        height: 64px; }
  .home-content .top-content .leftc .content-btn a {
    font-size: 2.5rem;
    text-align: justify;
    line-height: 3rem;
    padding: 0 0 4.25rem 0; }
  .prod .item-content ul li.col {
    font-size: 1.5rem; }
  .prod .item-content ul li {
    font-size: 1.5rem; }
  .prod .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .prod .leftc h3 {
    padding-top: 3.25rem;
    font-size: 2.5rem; }
  .prod .conten .item-content h4 {
    font-size: 1.5rem; }
  .prod .conten .item-content p {
    font-size: 1.5rem; }
  .prod .leftc .contenido p {
    font-size: 1.5rem; }
  .prod .sidebar-blue .copy ul li {
    min-height: 4.438rem; }
  .prod .leftc {
    width: 100%;
    padding: 0; }
  .prod .small-breadcrumb {
    display: none; }
  .prod .share-img {
    display: none; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 0.5625rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 2.5625rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 9.5625rem; }
  .prod .conten .item-content {
    font-size: 1.5rem;
    color: #333333;
    font-weight: 300;
    margin-bottom: 1rem; }
  .prod .titulo3 {
    padding: 10.125rem 0 0 3.5rem;
    color: #393939;
    font-size: 3rem !important; }
  .prod .contenido {
    padding: 0;
    margin: 0 3.563rem 0; }
  .prod .conten {
    margin: 0 3.563rem 0; }
  .prod .contact-banner {
    padding: 4.75rem 1.875rem; }
  .prod .tam {
    font-size: 1.5rem; }
  .prod .contact-banner a {
    width: 38rem;
    height: 4.75rem;
    font-size: 1.5rem;
    line-height: 4.75rem;
    background: #ffa14a scroll no-repeat 85% center !important;
    margin: auto;
    float: none; }
  .prod .contact-banner h4 {
    font-size: 3rem;
    padding: 0 0 1.875rem 0;
    text-align: center;
    float: none; }
  .rrssb-buttons li.rrssb-email a {
    display: none; }
  .rrssb-buttons li a .rrssb-text {
    display: none; }
  .rrssb-buttons li.rrssb-facebook a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -2rem; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 0.5625rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 2.5625rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 9.5625rem; }
  .rrssb-buttons li.rrssb-googleplus a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 9.5625rem; }
  .rrssb-buttons li a .rrssb-icon svg {
    height: 2.25rem;
    width: 2.25rem; }
  .rrssb-buttons li a .rrssb-icon {
    left: 40px;
    padding-top: 18px; }
  .prod .widget .item-content a {
    display: none; }
  .prod .products .rigthc {
    width: 100%;
    background: none;
    padding-left: 0; }
  .prod .sidebar-blue {
    background: url(img/background-sidebar-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0;
    min-height: 42.81rem; }
  .prod .sidebar-blue .copy {
    margin: 0;
    padding: 7.938rem 8.9rem 0 3.688rem;
    width: 100%; }
  .prod .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 1.563rem; }
  .prod .widget a img {
    width: 100%; }
  .prod .sidebar-blue .copy ul li span {
    font-size: 1.563rem;
    width: 92%;
    margin-bottom: 0; }
  .prod .sidebar-blue .copy h2 {
    font-size: 2.5rem;
    text-align: justify;
    line-height: 3rem;
    padding: 0 0 4.25rem 0; }
  .prod .sidebar h6 {
    width: 8.25rem;
    height: 8.25rem;
    border-radius: 5.5rem;
    font-size: 2.188rem;
    padding: 2rem 0 0 0;
    margin: -4.5rem 0 0 -3.188rem;
    line-height: 2rem; }
  .prod .sidebar h6 sub {
    font-size: 3.813rem; }
  .prod .sidebar-blue .copy ul li sub {
    font-size: 2.5rem; }
  .prod .sidebar h2.titulo2 {
    text-align: center;
    font-size: 3.75rem;
    padding: 3.75rem 0 3.938rem 0; }
  .prod .sidebar h3 {
    font-size: 1.875rem;
    padding: 7.5rem 0 5.375rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .prod .sidebar a.btn {
    font-size: 1.563rem;
    font-weight: 700;
    width: 23.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .prod .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 8.125rem;
    padding-top: 4.25rem; }
  .prod .sidebar .espacio img {
    padding-top: 5.25rem;
    margin: auto; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .sidebar p {
    display: none; }
  .prod .contact-banner a span {
    background: transparent url("img/right-arrow-2.png") scroll no-repeat 100% center !important;
    padding: 0.2rem 3.188rem 1rem 0;
    font-weight: 600; }
  .about .widget .item-content a {
    display: none; }
  .about .titulo3 {
    padding: 3.125rem 0 0 3.5rem;
    color: #393939;
    font-size: 3rem !important;
    position: static; }
  .about .share-img {
    display: none; }
  .about .leftc {
    padding: 0 !important; }
  .about .rigthc {
    padding: 0 !important; }
  .about .contenedor .columns {
    padding: 0; }
  .about .contenedor .columns {
    width: 100%; }
  .about .contenedor img {
    width: 100%; }
  .about h1.titulo {
    padding: 3.125rem 0 0 3.5rem;
    color: #393939;
    font-size: 3rem; }
  .about .leftc {
    width: 100%;
    padding: 0 !important; }
  .about .small-breadcrumb {
    display: none; }
  .about .parrafo {
    font-size: 1.5rem;
    margin-top: 3.75rem; }
  .about .contenedor .item-content h3 {
    font-size: 1.875rem; }
  .about .contenedor .item-content p {
    font-size: 1.5rem;
    width: 100%;
    margin: 1rem 1rem 5.688rem 0rem; }
  .about .rigthc {
    width: 100%;
    background: none;
    padding-left: 0; }
  .about .sidebar-blue {
    background-size: 100%;
    padding: 0;
    min-height: 79.81rem; }
  .about .sidebar-blue .copy {
    margin: 0 3.563rem 0;
    padding: 7.938rem 8.9rem 0 0;
    width: 100%; }
  .about .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 1.563rem; }
  .about .widget a img {
    width: 100%; }
  .about .sidebar-blue .copy ul li span {
    font-size: 1.563rem;
    width: 93%; }
  .about .sidebar-blue .copy h2 {
    font-size: 2.5rem;
    text-align: justify;
    line-height: 3rem;
    padding: 0 0 4.25rem 0; }
  .about .sidebar h6 {
    width: 8.25rem;
    height: 8.25rem;
    border-radius: 5.5rem;
    font-size: 2.188rem;
    padding: 2rem 0 0 0;
    margin: -4.5rem 0 0 -2.188rem;
    line-height: 2rem; }
  .about .sidebar h6 sub {
    font-size: 3.813rem; }
  .about .sidebar-blue .copy ul li sub {
    font-size: 2.5rem; }
  .about .sidebar h2.titulo2 {
    text-align: center;
    font-size: 3.75rem;
    padding: 5.75rem 0 3.938rem 0; }
  .about .sidebar h3 {
    font-size: 1.875rem;
    padding: 7.5rem 0 5.375rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .about .sidebar a.btn {
    font-size: 1.563rem;
    font-weight: 700;
    width: 23.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .about .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 8.125rem;
    padding-top: 4.25rem; }
  .about .sidebar .espacio img {
    padding-top: 5.25rem;
    margin: auto;
    display: block;
    width: 33.44rem;
    height: 33.13rem; }
  .about .leftc .share-img-mob {
    display: none; }
  .about .sidebar p {
    display: none; }
  .about .leftc .contenedor {
    margin: 0 3.563rem 0; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 9.5625rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 2.5625rem;
    height: 4.688rem;
    width: 7.438rem; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem;
    height: 4.688rem;
    width: 7.438rem; }
  .protec .widget .item-content a {
    display: none; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .leftc {
    width: 100%;
    padding: 0;
    margin-top: 0; }
  .protec .small-breadcrumb {
    display: none; }
  .protec .share-img {
    display: none; }
  .protec .titulo3 {
    padding: 7.125rem 0 0 3.5rem;
    color: #393939;
    font-size: 3rem; }
  .protec .cont {
    padding: 0;
    margin: 0 3.563rem 0; }
  .protec .cuadros .item-content {
    margin: 0 3.563rem 0;
    width: initial;
    padding-top: 3rem; }
  .protec .cont h2 {
    font-size: 1.5rem; }
  .protec .cont .parrafo {
    font-size: 1.5rem; }
  .protec .cont a {
    font-size: 1.5rem; }
  .protec .cont .parrafo2 {
    font-size: 1.5rem; }
  .protec .cuadros .parent {
    margin: 4.063rem 3.563rem 5.188rem;
    float: none; }
  .protec .cuadros h2 {
    font-size: 1.5rem;
    padding-top: 3rem; }
  .protec .cuadros span {
    font-size: 1.5rem; }
  .protec h6 {
    padding: 2.125rem 0 0 3.5rem;
    font-size: 2.5rem; }
  .protec .orientacion {
    float: left;
    width: 100%; }
  .protec .orientacion .item-content-2 {
    margin: 0 3.563rem 5.813rem;
    float: none;
    width: initial; }
  .protec .orientacion .item-content-2 h2 {
    font-size: 1.5rem; }
  .protec .orientacion .item-content-2 .parrafo3 {
    font-size: 1.5rem; }
  .protec .orientacion .item-content-2 a {
    font-size: 1.5rem; }
  .protec .titulo-news {
    font-size: 3.75rem;
    text-align: center;
    float: none; }
  .protec .news img {
    width: 100%; }
  .protec .news .columns {
    width: 100%;
    padding: 0; }
  .protec .news .item-content {
    margin: 0 3.563rem 0; }
  .protec .news .item-content h3 {
    font-size: 1.5rem; }
  .protec .news .item-content p {
    width: initial;
    font-size: 1.5rem; }
  .protec .news .item-content a {
    font-size: 1.5rem; }
  .protec .protect .rigthc {
    width: 100%;
    padding: 0;
    min-height: auto; }
  .protec .sidebar h2.titulo2 {
    text-align: center;
    font-size: 3.75rem;
    padding: 0rem 0 3.938rem 0; }
  .protec .widget a img {
    width: 100%; }
  .protec .sidebar h6 {
    width: 8.25rem;
    height: 8.25rem;
    border-radius: 5.5rem;
    font-size: 2.188rem;
    padding: 2rem 0 0 0;
    margin: -4.5rem 0 0 -2.188rem;
    line-height: 2rem; }
  .protec .sidebar h6 sub {
    font-size: 3.813rem; }
  .protec .sidebar h3 {
    font-size: 1.875rem;
    padding: 7.5rem 0 5.375rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .protec .sidebar p {
    display: none; }
  .protec .sidebar a.btn {
    font-size: 1.563rem;
    font-weight: 700;
    width: 23.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .protec .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 8.125rem;
    padding-top: 4.25rem; }
  .protec .sidebar .espacio img {
    padding-top: 5.25rem;
    margin: auto;
    display: block;
    width: 33.44rem;
    height: 33.13rem; }
  .faqs {
    background: url(img/human-bg.png) scroll repeat-x bottom left; }
    .faqs .espacio a {
      font-size: 1rem; }
    .faqs .regresar a {
      font-size: 1rem; }
    .faqs .leftc .comp .share-img-m {
      position: relative; }
    .faqs .leftc p {
      text-align: justify; }
    .faqs button {
      width: 17rem; }
    .faqs .rrssb-buttons li.rrssb-googleplus a {
      margin: 0 0 0 24.5625rem; }
    .faqs .rrssb-buttons li.rrssb-twitter a {
      height: 4.688rem;
      width: 7.438rem;
      margin: 0 0 0 17.5625rem; }
    .faqs .rrssb-buttons li.rrssb-linkedin a {
      height: 4.688rem;
      width: 7.438rem;
      margin: 0 0 0 10.5625rem; }
    .faqs .rrssb-buttons li.rrssb-facebook a {
      margin: 0 0 0 3rem; }
    .faqs .medium-12 {
      width: 50%; }
    .faqs .blue-box {
      padding: 1.25rem 1.25rem 6.25rem !important;
      background-size: cover !important; }
      .faqs .blue-box .form input[type="submit"] {
        margin: 0.9375rem 0 !important;
        width: 100% !important;
        height: 4rem;
        font-size: 1.5rem !important;
        background: #ffa14a url(img/arrow-btn-azul.png) scroll no-repeat 85% center !important;
        background-size: 30px !important; }
    .faqs .leftc {
      padding-top: 0;
      padding-left: 0.9375rem; }
      .faqs .leftc .share-img-bottom {
        width: 100%; }
      .faqs .leftc .communicate h2 {
        font-size: 1.875rem;
        line-height: 1.875rem; }
      .faqs .leftc .communicate .phone {
        width: 100%;
        float: none;
        min-height: 1px;
        border: 0;
        padding: 0 0 10px 0;
        text-align: center; }
        .faqs .leftc .communicate .phone h3 {
          text-align: center;
          display: inline-block;
          font-size: 1.25rem;
          line-height: 1.25rem;
          word-break: break-all; }
      .faqs .leftc .title h1 {
        padding: 0 0 30px 0 !important;
        font-size: 1.875rem;
        color: #393939;
        font-weight: 300;
        line-height: 1.875rem; }
    .faqs .small-breadcrumb {
      display: none; }
    .faqs .leftc .title .share-img-m {
      display: none; }
  .simple {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    .simple .right {
      padding-left: 0; }
  .business .content-page {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
    .business .content-page .content-business .portal {
      margin-bottom: 2rem;
      width: 100%;
      text-align: center; }
      .business .content-page .content-business .portal img {
        margin: auto;
        float: none; }
    .business .content-page .des-business .p-content {
      width: 100%; }
      .business .content-page .des-business .p-content .parrafo {
        margin-bottom: 1rem; }
    .business .content-page .commercial-form {
      margin-top: 6rem;
      border-top: 1px dashed #cccccc;
      padding-top: 2rem; }
      .business .content-page .commercial-form .it {
        padding-left: 1rem; }
    .business .content-page .ads-responsive {
      margin: 4rem auto; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0;
    text-align: center; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem;
    height: 4.688rem;
    width: 7.438rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.4375rem;
    height: 4.688rem;
    width: 7.438rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; }
  .general h1.titulo {
    padding: 0 0 30px 0 !important;
    font-size: 1.875rem;
    color: #393939;
    font-weight: 300;
    line-height: 1.875rem; }
  .general .small-breadcrumb {
    display: none; }
  .general .accordion-title:hover {
    background: url(img/arrow-header_2.png) no-repeat !important;
    background-position: 97% center !important; }
  .general .accordion {
    list-style-type: none;
    background: #fefefe;
    border: 0px solid #e6e6e6;
    border-radius: 0;
    margin-left: 0; }
    .general .accordion a h3 {
      font-size: 1.5rem;
      margin-bottom: 1rem; }
    .general .accordion .icon {
      float: left;
      padding-top: 0.5rem;
      min-height: 4rem;
      width: 50px; }
    .general .accordion span {
      font-size: 1.5rem; }
    .general .accordion .item-desc {
      min-height: 3rem;
      margin-bottom: 1.25rem;
      width: 90%;
      float: left; }
    .general .accordion .content {
      display: none; }
  .general .accordion-title {
    background: transparent;
    background: url(img/arrow-header.png) no-repeat !important;
    background-position: 97% center !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 18px;
    text-align: left;
    color: #0B304C;
    height: auto;
    line-height: 26px;
    max-width: 100%;
    display: block;
    padding-left: 0; }
  .general .ui-accordion-content-active::after {
    content: '';
    display: block;
    clear: both; }
  .general .content-page {
    padding: 0 0.9375rem 0 0.9375rem; }
    .general .content-page .share-img {
      display: none; }
  .report .right {
    background: transparent; }
    .report .right .espacio {
      margin: 0; }
  .report .leftc {
    padding: 0; }
  .report .small-breadcrumb {
    display: none; }
  .report h1.titulo {
    padding: 0 0 2.5rem 3.5rem; }
  .report .responsive {
    width: 100%; }
  .report .leftc .contenedor {
    margin: 0 3.563rem 0; }
  .report .share-img-mob {
    padding: 3rem 0 9rem 0; }
  .report .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 0.5625rem; }
  .report .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 2.5625rem;
    height: 4.688rem;
    width: 7.438rem; }
  .report .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 4.5625rem; }
  .report .contenedor .columns {
    width: 100%;
    padding: 0;
    margin-bottom: 5rem; } }

@media screen and (max-width: 47.94rem) {
  .prod .contact-banner a {
    width: 44rem;
    font-size: 1.5rem;
    line-height: 4.75rem; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -1rem; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 2.5625rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 9.5625rem; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .sidebar-blue .copy ul li span {
    width: 92%; }
  .about .leftc .share-img-mob {
    display: none; }
  .about .contact-banner a {
    width: 39.88rem;
    font-size: 1.5rem;
    line-height: 4.75rem; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem !important; }
  .about .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 3.5625rem;
    height: 4.688rem;
    width: 7.438rem; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 1.5625rem;
    height: 4.688rem;
    width: 7.438rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 10.5625rem; }
  .about .sidebar-blue .copy ul li span {
    width: 92%; }
  .about .sidebar .espacio {
    background-size: initial; }
    .about .sidebar .espacio img {
      padding-top: 5.25rem;
      margin: auto;
      display: block;
      width: 33.44rem;
      height: 33.13rem; }
  .prod .contact-banner h4 {
    font-size: 3rem;
    padding: 0 0 1.875rem 0;
    text-align: center; }
  .prod .titulo3 {
    font-size: 3rem; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .contact-banner a {
    width: 39.88rem;
    font-size: 1.5rem;
    line-height: 4.75rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 4.5625rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 11.5625rem; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 2.5625rem; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem; }
  .protec .sidebar-blue .copy ul li span {
    width: 92%; }
  .protec .leftc {
    padding: 0;
    margin-top: 0; }
  .faqs .medium-12 {
    width: 100%; }
  .faqs .link-block1 .rightc-in {
    margin: 2.5rem 0 0 0; }
  .faqs .link-block1 .linea {
    border-right: 0; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.4375rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; } }

@media screen and (max-width: 43.13rem) {
  .hide-small {
    display: none; }
  .show-small {
    display: block; }
  .prod .leftc h3 {
    padding-top: 3.25rem;
    font-size: 2.5rem; }
  .prod .conten .item-content h4 {
    font-size: 1.5rem; }
  .prod .conten .item-content p {
    font-size: 1.5rem; }
  .prod .leftc .contenido p {
    font-size: 1.5rem; }
  .rrssb-buttons li a .rrssb-icon {
    padding-top: 18px; }
  .rrssb-buttons li a .rrssb-icon svg {
    height: 2.25rem !important;
    width: 2.25rem !important; }
  .rrssb-buttons.small-format li a .rrssb-icon {
    padding-top: 18px; }
  .rrssb-buttons.small-format li a .rrssb-icon svg {
    top: 0; }
  .prod .rrssb-buttons li {
    padding: 0 2px !important; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 1rem; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 7.5625rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 14.2625rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 21.1625rem !important; }
  .prod .titulo3 {
    font-size: 3rem;
    padding: 6.125rem 0 0 3.5rem; }
  .prod .leftc {
    width: 100%;
    padding: 0; }
  .prod .small-breadcrumb {
    display: none; }
  .prod .share-img {
    display: none; }
  .prod .titulo3 {
    padding: 6.125rem 0 0 3.5rem;
    color: #393939; }
  .prod .contenido {
    padding: 0;
    margin: 0 3.563rem 0; }
  .prod .conten {
    margin: 0 3.563rem 0; }
  .prod .contact-banner a {
    width: 34rem;
    font-size: 1.2rem;
    line-height: 4.75rem; }
  .prod .contact-banner h4 {
    font-size: 3rem;
    text-align: center;
    line-height: 2.563rem; }
  .rrssb-buttons li.rrssb-email a {
    display: none; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 0rem; }
  .rrssb-buttons li a .rrssb-text {
    display: none; }
  .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -6.4375rem; }
  .rrssb-buttons li.rrssb-twitter a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -5.7375rem; }
  .rrssb-buttons li.rrssb-googleplus a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -2.8375rem !important; }
  .prod .leftc .share-img-bottom {
    width: 35%; }
  .rrssb-buttons li a .rrssb-icon svg {
    height: 2.25rem;
    width: 2.25rem; }
  .rrssb-buttons li a .rrssb-icon {
    left: 40px;
    padding-top: 18px; }
  .prod .products .rigthc {
    width: 100%;
    background: none;
    padding-left: 0; }
  .prod .sidebar-blue {
    background-size: 100%;
    padding: 0;
    min-height: 45.81rem; }
  .prod .sidebar-blue .copy {
    margin: 0;
    padding: 7.938rem 8.9rem 0 3.688rem;
    width: 100%; }
  .prod .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 1.563rem; }
  .prod .widget a img {
    width: 100%; }
  .prod .sidebar-blue .copy ul li span {
    font-size: 1.563rem;
    width: 92%; }
  .prod .sidebar-blue .copy h2 {
    font-size: 2.5rem;
    text-align: justify;
    line-height: 3rem;
    padding: 0 0 4.25rem 0; }
  .prod .sidebar h6 {
    width: 8.25rem;
    height: 8.25rem;
    border-radius: 5.5rem;
    font-size: 2.188rem;
    padding: 2rem 0 0 0;
    margin: -4.5rem 0 0 -3.188rem;
    line-height: 2rem; }
  .prod .sidebar h6 sub {
    font-size: 3.813rem; }
  .prod .sidebar-blue .copy ul li sub {
    font-size: 2.5rem; }
  .prod .sidebar h2.titulo2 {
    text-align: center;
    font-size: 3.75rem;
    padding: 0.75rem 0 3.938rem 0; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .sidebar h3 {
    font-size: 1.875rem;
    padding: 7.5rem 0 5.375rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .prod .sidebar a.btn {
    font-size: 1.563rem;
    font-weight: 700;
    width: 23.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .prod .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 8.125rem;
    padding-top: 4.25rem; }
  .prod .sidebar p {
    display: none; }
  .about .leftc {
    padding: 0; }
  .about .rigthc {
    padding: 0; }
  .about .contenedor .columns {
    padding: 0; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -5rem !important; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -2.4375rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 0.2625rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 7.1625rem !important; }
  .about .contenedor .item-content p {
    width: 100%; }
  .about .leftc .share-img-mob {
    display: none; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .leftc {
    width: 100%;
    padding: 0;
    margin-top: 0; }
  .protec .small-breadcrumb {
    display: none; }
  .protec .share-img {
    display: none; }
  .protec .titulo3 {
    padding: 5.125rem 0 0 3.5rem;
    color: #393939; }
  .protec .cont {
    padding: 0;
    margin: 0 3.563rem 0; }
  .protec .cuadros .item-content {
    margin: 0 3.563rem 0;
    width: initial;
    padding-top: 3rem; }
  .protec .cont h2 {
    font-size: 1.5rem; }
  .protec .cont .parrafo {
    font-size: 1.5rem; }
  .protec .cont a {
    font-size: 1.5rem; }
  .protec .cont .parrafo2 {
    font-size: 1.5rem; }
  .protec .cuadros .parent {
    margin: 4.063rem 3.563rem 5.188rem;
    float: none; }
  .protec .cuadros h2 {
    font-size: 1.5rem;
    padding-top: 3rem; }
  .protec .cuadros span {
    font-size: 1.5rem; }
  .protec h6 {
    padding: 2.125rem 0 0 3.5rem;
    font-size: 2.5rem; }
  .protec .orientacion .item-content-2 {
    margin: 0 3.563rem 5.813rem;
    float: none;
    width: initial; }
  .protec .orientacion .item-content-2 h2 {
    font-size: 1.5rem; }
  .protec .orientacion .item-content-2 .parrafo3 {
    font-size: 1.5rem; }
  .protec .orientacion .item-content-2 a {
    font-size: 1.5rem; }
  .protec .titulo-news {
    font-size: 3rem;
    text-align: center;
    float: none; }
  .protec .news img {
    width: 100%; }
  .protec .news .columns {
    width: 100%; }
  .protec .news .item-content {
    margin: 0 1.563rem 0; }
  .protec .news .item-content h3 {
    font-size: 1.5rem; }
  .protec .news .item-content p {
    width: initial;
    font-size: 1.5rem; }
  .protec .news .item-content a {
    font-size: 1.5rem; }
  .protec .protect .rigthc {
    width: 100%;
    background: none; }
  .protec .sidebar h2.titulo2 {
    text-align: center;
    font-size: 3.75rem;
    padding: 0.75rem 0 3.938rem 0; }
  .protec .widget a img {
    width: 100%; }
  .protec .sidebar h6 {
    width: 8.25rem;
    height: 8.25rem;
    border-radius: 5.5rem;
    font-size: 2.188rem;
    padding: 2rem 0 0 0;
    margin: -4.5rem 0 0 -2.188rem;
    line-height: 2rem; }
  .protec .sidebar h6 sub {
    font-size: 3.813rem; }
  .protec .sidebar h3 {
    font-size: 1.875rem;
    padding: 7.5rem 0 5.375rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .protec .sidebar p {
    display: none; }
  .protec .sidebar a.btn {
    font-size: 1.563rem;
    font-weight: 700;
    width: 23.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .protec .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 8.125rem;
    padding-top: 4.25rem; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -4rem; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -1.4375rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 0.2625rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 7.1625rem !important; }
  .faqs .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -1rem; }
  .faqs .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 5.5625rem; }
  .faqs .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 12.5625rem; }
  .faqs .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 18.1625rem !important; }
  .faqs .link-block1 .rightc {
    padding: 0; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.4375rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; }
  .report .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -5rem; }
  .report .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -2.4375rem; }
  .report .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -0.4375rem; }
  .report .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 2.1625rem !important; } }

@media screen and (max-width: 40rem) {
  .show-small-640 {
    display: block; }
  .hide-small-640 {
    display: none; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -1rem; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 5.5625rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 12.2625rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 19.1625rem !important; }
  .protec .titulo3 {
    font-size: 2.5rem; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -5rem; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -3.4375rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -1.7375rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 4.1625rem !important; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 3.1625rem !important; }
  .about .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.7375rem; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem !important; }
  .about .leftc .share-container {
    max-width: 700px; }
  .report .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem; }
  .report .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .report .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.4375rem; }
  .report .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; } }

@media screen and (max-width: 37.5rem) {
  .hide-small {
    display: none; }
  .show-small {
    display: block; }
  .about .leftc {
    padding: 0; }
  .about .rigthc {
    padding: 0; }
  .about .contenedor .columns {
    padding: 0; }
  .prod .leftc h3 {
    padding-top: 3.25rem;
    font-size: 2.5rem; }
  .prod .conten .item-content h4 {
    font-size: 1.5rem; }
  .prod .conten .item-content p {
    font-size: 1.5rem; }
  .prod .leftc .contenido p {
    font-size: 1.5rem; }
  .prod .leftc {
    width: 100%;
    padding: 0; }
  .prod .small-breadcrumb {
    display: none; }
  .prod .share-img {
    display: none; }
  .prod .titulo3 {
    padding: 6.125rem 0 0 4rem !important;
    color: #393939; }
  .prod .contenido {
    padding: 0;
    margin: 0 3.563rem 0; }
  .prod .conten {
    margin: 0 3.563rem 0; }
  .rrssb-buttons.small-format li a .rrssb-icon {
    padding-top: 0; }
  .prod .contact-banner a {
    width: 32.88rem;
    font-size: 1.1rem;
    line-height: 4.75rem; }
  .prod .contact-banner a span {
    padding: 0.5rem 3.188rem 1rem 0; }
  .prod .contact-banner h4 {
    font-size: 2.5rem;
    text-align: center;
    line-height: 2.563rem; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 5.5625rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 11.2625rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 17.1625rem !important; }
  .rrssb-buttons li.rrssb-email a {
    display: none; }
  .rrssb-buttons li.rrssb-facebook a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -2rem; }
  .rrssb-buttons li a .rrssb-text {
    display: none; }
  .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 0.5625rem; }
  .rrssb-buttons li.rrssb-twitter a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -1.7375rem; }
  .rrssb-buttons li.rrssb-googleplus a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 -2.8375rem !important; }
  .prod .leftc .share-img-bottom {
    width: 35%; }
  .rrssb-buttons li a .rrssb-icon svg {
    height: 2.25rem;
    width: 2.25rem; }
  .rrssb-buttons li a .rrssb-icon {
    left: 40px;
    padding-top: 18px; }
  .rrssb-buttons.small-format li a .rrssb-icon svg {
    top: 16px; }
  .prod .titulo3 {
    font-size: 3rem;
    padding: 4.125rem 0 0 4rem; }
  .prod .products .rigthc {
    width: 100%;
    background: none;
    padding-left: 0; }
  .prod .sidebar-blue {
    background-size: 100%;
    padding: 0;
    min-height: 45.81rem; }
  .prod .sidebar-blue .copy {
    margin: 0;
    padding: 7.938rem 8.9rem 0 3.688rem;
    width: 100%; }
  .prod .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 1.563rem; }
  .prod .sidebar-blue .copy ul li {
    min-height: 6.438rem; }
  .prod .widget a img {
    width: 100%; }
  .prod .sidebar-blue .copy ul li span {
    font-size: 1.563rem;
    width: 91%; }
  .prod .sidebar-blue .copy h2 {
    font-size: 2.5rem;
    text-align: justify;
    line-height: 3rem;
    padding: 0 0 0 0; }
  .prod .sidebar h6 {
    width: 8.25rem;
    height: 8.25rem;
    border-radius: 5.5rem;
    font-size: 2.188rem;
    padding: 2rem 0 0 0;
    margin: -4.5rem 0 0 -3.188rem;
    line-height: 2rem; }
  .prod .sidebar h6 sub {
    font-size: 3.813rem; }
  .prod .sidebar-blue .copy ul li sub {
    font-size: 2.5rem; }
  .prod .sidebar h2.titulo2 {
    text-align: center;
    font-size: 3.75rem;
    padding: 0.75rem 0 3.938rem 0; }
  .prod .sidebar h3 {
    font-size: 1.875rem;
    padding: 7.5rem 0 5.375rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .prod .leftc .share-img-mob {
    display: none; }
  .prod .sidebar a.btn {
    font-size: 1.563rem;
    font-weight: 700;
    width: 23.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .prod .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 8.125rem;
    padding-top: 4.25rem; }
  .prod .sidebar p {
    display: none; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem !important; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 5.5625rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 11.2625rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 17.1625rem !important; }
  .about .titulo3 {
    font-size: 2rem !important; }
  .about .leftc .contenedor {
    margin: 1.25rem 3.563rem 0 !important; }
  .about .share-img {
    width: 35%; }
  .about .leftc .share-img-mob {
    display: none; }
  .about .contenedor .item1,
  .content-page .contenedor .item3 {
    width: 100%; }
  .about .contenedor img {
    width: 100%; }
  .about .contenedor .item-content h3 {
    font-size: 1.875rem; }
  .about .contenedor .item-content p {
    width: 100%; }
  .about .contenedor .columns {
    width: 100%; }
  .about .leftc .share-img-bottom {
    width: 35%; }
  .protec .leftc .share-img-mob {
    display: none; }
  .protec .titulo-news {
    font-size: 3rem; }
  .protec .leftc .share-img-bottom {
    width: 35%; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 17.1625rem !important; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 11.2625rem; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 5.5625rem; }
  .protec .leftc {
    padding: 0;
    margin-top: 0; }
  .protec .sidebar h6 {
    margin: -4.5rem 0 0 -3.188rem; }
  .protec .sidebar h2.titulo2 {
    font-size: 3rem; }
  .protec .titulo3 {
    font-size: 2.5rem; }
  .faqs .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -2rem; }
  .faqs .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 4.2rem; }
  .faqs .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 10.5625rem; }
  .faqs .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 17.1625rem !important; }
  .faqs button {
    width: 14rem;
    font-size: 0.675rem; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.4375rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; } }

@media screen and (max-width: 35.5rem) {
  .about .leftc .share-img-bottom {
    display: none; }
  .about .leftc .share-img-mob {
    display: block; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem !important; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.7375rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -1.3375rem !important; }
  .prod .leftc .share-img-bottom {
    display: none; }
  .prod .leftc .share-img-mob {
    display: block; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem !important; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.7375rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -1.3375rem !important; }
  .protec .leftc .share-img-bottom {
    display: none; }
  .protec .leftc .share-img-mob {
    display: block; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -6rem !important; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -2.7375rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -1.3375rem !important; }
  .protec .titulo3 {
    padding: 3.125rem 0 0 1.5rem;
    font-size: 2.5rem; }
  .protec .cont {
    margin: 0 1.563rem 0; }
  .protec .cuadros .item-content {
    margin: 0 1.563rem 0; }
  .protec .cuadros .parent {
    margin: 4.063rem 1.563rem 5.188rem; }
  .protec h6 {
    padding: 2.125rem 0 0 1.5rem; }
  .protec .orientacion .item-content-2 {
    margin: 0 1.563rem 5.813rem; }
  .faqs .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -2rem; }
  .faqs .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 3.5625rem; }
  .faqs .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 9.5625rem; }
  .faqs .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 15.1625rem !important; } }

@media screen and (max-width: 33.69rem) {
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 16.1625rem !important; }
  .prod .rrssb-buttons li {
    width: 42px !important; }
  .prod .leftc .share-img-mob {
    display: block;
    width: 100%;
    padding: 10px 70px;
    text-align: center; }
  .rrssb-buttons li a .rrssb-icon svg {
    height: 17px !important;
    width: 17px !important; }
  .rrssb-buttons li a .rrssb-icon {
    padding-top: 9px !important; }
  .rrssb-buttons li a {
    height: 100% !important;
    width: 100% !important; }
  .prod .share-container {
    max-width: 600px; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    padding: 0;
    margin: 0 0 0 4rem !important; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 4.5625rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 5.2625rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 5.5625rem !important; }
  .prod .contact-banner a {
    width: 29.88rem;
    font-size: 1.1rem;
    line-height: 4.75rem; }
  .prod .rrssb-buttons.tiny-format li a .rrssb-icon svg {
    width: 2.25rem; }
  .prod .titulo3 {
    font-size: 2rem !important;
    padding: 7.125rem 0 0 1.5rem !important; }
  .prod .contenido {
    margin: 0 1.563rem 0; }
  .prod .leftc h3 {
    font-size: 2rem; }
  .prod .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-size: 30.56rem;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 8.125rem;
    padding-top: 4.25rem; }
  .prod .sidebar .espacio img {
    padding-top: 5.25rem;
    margin: auto; }
  .prod .sidebar-blue .copy h2 {
    font-size: 1.2rem; }
  .prod .sidebar-blue .copy ul li span {
    font-size: 1.2rem; }
  .prod .sidebar-blue .copy ul li sub {
    font-size: 1.5rem !important; }
  .prod .sidebar-blue .copy ul li {
    min-height: 3.438rem; }
  .prod .leftc .share-img-bottom {
    display: none; }
  .prod .sidebar .espacio img {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .prod .products .rigthc {
    padding: 0; }
  .prod .sidebar-blue {
    min-height: 40.81rem; }
  .prod .sidebar h2.titulo2 {
    font-size: 3rem; }
  .prod .conten {
    margin: 0 1.563rem 0; }
  .prod .sidebar h3 {
    font-size: 1.5rem;
    padding: 5.5rem 0 5.375rem 0; }
  .protec .orientacion .item-content-2 {
    margin: 1.25rem 1.563rem 2.813rem; }
  .protec .leftc .share-img-bottom {
    display: none; }
  .protec .cont {
    margin: 0 1.563rem 0; }
  .protec .cuadros .item-content {
    margin: 0 1.563rem 0; }
  .protec .cuadros .parent {
    margin: 0 1.563rem 0; }
  .protec .leftc .share-img-mob {
    display: block;
    width: 100%;
    padding: 10px 100px;
    text-align: center; }
  .protec .share-container {
    max-width: 600px; }
  .protec .leftc {
    padding: 0;
    margin-top: 0; }
  .protec .titulo3 {
    padding: 4.125rem 0 0 1.5rem;
    font-size: 2rem; }
  .protec .cont h2 {
    font-size: 1.2rem; }
  .protec .cuadros h2 {
    font-size: 1.2rem;
    padding-top: 2rem; }
  .protec h6 {
    font-size: 2rem;
    padding: 2.125rem 0 0 1.5rem; }
  .protec .orientacion .item-content-2 h2 {
    font-size: 1.2rem; }
  .protec .rrssb-buttons.tiny-format li a .rrssb-icon svg {
    width: 2.25rem; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -9rem !important; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -7.4375rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -5.7375rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -3.8375rem !important; }
  .protec .titulo-news {
    font-size: 3rem; }
  .protec .sidebar h2.titulo2 {
    font-size: 3rem; }
  .protec .sidebar .espacio {
    background-size: 30.56rem; }
    .protec .sidebar .espacio img {
      padding-left: 1.5rem !important;
      padding-right: 1.5rem !important; }
  .protec .sidebar h6 {
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 5.5rem;
    font-size: 2rem;
    padding: 1rem 0 0 0;
    margin: -4.5rem 0 0 -2.188rem;
    line-height: 2rem; }
    .protec .sidebar h6 sub {
      font-size: 3rem; }
  .protec .sidebar h3 {
    font-size: 1.5rem;
    padding: 3.5rem 0 5.375rem 0; }
  .about .titulo3 {
    padding: 3.125rem 0 0 1.5rem !important; }
  .about h1.titulo {
    margin-bottom: 0;
    padding: 3.125rem 0 0 1.5rem;
    font-size: 2rem; }
  .about .leftc .share-img-mob {
    display: block;
    width: 100%;
    padding: 10px 110px;
    text-align: center; }
  .about .share-container {
    max-width: 600px; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -5rem !important; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -4.4375rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -3.7375rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -2.8375rem !important; }
  .about .rrssb-buttons.tiny-format li a .rrssb-icon svg {
    width: 2.25rem; }
  .about .leftc .share-img-bottom {
    display: none; }
  .about .sidebar h6 {
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 5.5rem;
    font-size: 1.5rem;
    padding: 1rem 0 0 0;
    margin: -4.5rem 0 0 -2.188rem;
    line-height: 2rem; }
    .about .sidebar h6 sub {
      font-size: 3rem; }
  .about .leftc .contenedor {
    margin: 0 1.563rem 0 !important; }
  .about .sidebar h2.titulo2 {
    font-size: 3rem; }
  .about .sidebar h3 {
    font-size: 1.3rem;
    padding: 4.5rem 0 5.375rem 0; }
  .about .contenedor .item-content h3 {
    font-size: 1.5rem; }
  .about .sidebar .espacio {
    background-size: 29.56rem; }
    .about .sidebar .espacio img {
      padding-left: 1.5rem !important;
      padding-right: 1.5rem !important; }
  .faqs .link-block h2 {
    font-size: 1.875rem; }
  .faqs .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 9.1625rem !important; }
  .faqs .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 7.5625rem; }
  .faqs .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 7rem; }
  .faqs .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 8.5625rem; }
  .general .accordion .item-desc {
    width: 80%;
    float: left; }
  .general .content-page .parrafo {
    margin-bottom: 4rem;
    text-align: justify; }
  .general .rrssb-buttons li {
    height: 100% !important;
    padding: 0 2px !important; }
  .general .rrssb-buttons li a .rrssb-icon svg {
    height: 17px !important;
    width: 17px !important; }
  .general .rrssb-buttons.small-format li a .rrssb-icon svg {
    top: 0px; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -3rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -2.4375rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -1.4375rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; }
  .report .share-img-mob {
    display: block;
    width: 100%;
    padding: 10px 110px;
    text-align: center;
    margin: -7.5rem 0 4rem 0; }
  .report h1.titulo {
    padding: 0 0 2.5rem 1.5rem;
    font-size: 2rem; }
  .report .leftc .contenedor {
    margin: 0 1.563rem 0; } }

@media screen and (max-width: 30rem) {
  .hide-small {
    display: none; }
  .show-small {
    display: block; }
  .app-responsive {
    width: 100%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-size: 105%;
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fff;
    margin-bottom: 4rem; }
    .app-responsive .copy {
      padding: 1rem 1rem !important; }
      .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 26px;
        padding-right: 9rem;
        font-weight: 200;
        line-height: 1.75rem; }
        .app-responsive .copy h3 strong {
          font-weight: 900; }
      .app-responsive .copy p {
        color: #fefefe;
        font-size: 16px;
        font-weight: 200;
        padding-right: 7rem;
        padding-top: 1rem; }
    .app-responsive .content-btn {
      background: #0c83c1;
      padding: 0.75rem 2rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .app-responsive .content-btn .android {
        float: left;
        background: url(img/btn-android-res.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 130px;
        height: 39px;
        margin-left: 1.125rem; }
      .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 130px;
        height: 39px; }
  .content-page .sidebar .app-responsive {
    width: 88%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-size: 105%;
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fefefe;
    text-align: left;
    margin-bottom: 4rem; }
    .content-page .sidebar .app-responsive .copy {
      padding: 2rem 1rem !important;
      display: block; }
      .content-page .sidebar .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .content-page .sidebar .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 26px;
        font-weight: 200;
        padding: 0 9rem 0 0;
        line-height: 1.75rem;
        text-align: left;
        margin: 0; }
        .content-page .sidebar .app-responsive .copy h3 strong {
          font-weight: 900; }
      .content-page .sidebar .app-responsive .copy p {
        color: #fefefe;
        font-size: 16px;
        font-weight: 200;
        padding-right: 7rem;
        padding-top: 1rem;
        text-align: left;
        display: block;
        margin-top: 0; }
    .content-page .sidebar .app-responsive .content-btn {
      background: #0c83c1;
      padding: 0.75rem 2.5rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .content-page .sidebar .app-responsive .content-btn .android {
        float: left;
        background: url(img/btn-android-res.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 130px;
        height: 39px;
        margin-left: 1.125rem; }
      .content-page .sidebar .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 130px;
        height: 39px; }
  .about .leftc {
    padding: 0; }
  .about .rigthc {
    padding: 0; }
  .about .contenedor .columns {
    padding: 0; }
  .about .leftc .share-img-bottom {
    display: none; }
  .prod .leftc h3 {
    padding-top: 3.25rem;
    font-size: 1.7rem; }
  .prod .conten .item-content h4 {
    font-size: 1.5rem; }
  .prod .conten .item-content p {
    font-size: 1rem; }
  .prod .leftc .contenido p {
    font-size: 1rem; }
  .prod .leftc {
    width: 100%;
    padding: 0; }
  .prod .small-breadcrumb {
    display: none; }
  .prod .share-img {
    display: none; }
  .prod .titulo3 {
    padding: 5.125rem 0 0 1.5rem !important;
    color: #393939;
    font-size: 2rem !important; }
  .prod .conten .item-content h3 {
    font-size: 1.5rem; }
  .prod .contenido {
    padding: 9.375rem 0 0 0;
    margin: 0 1.563rem 0; }
  .prod .conten {
    margin: 0 1.563rem 0; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    padding: 0;
    margin: 0 0 0 0rem !important; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.2625rem; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 1.5625rem !important; }
  .prod .rrssb-buttons li {
    width: 42px !important; }
  .prod .contact-banner a {
    width: 23rem;
    font-size: 0.744rem;
    line-height: 4.75rem; }
  .prod .contact-banner a span {
    padding: 2rem 3.188rem 2.25rem 0;
    background-size: 2.5rem; }
  .prod .contact-banner h4 {
    font-size: 2rem;
    text-align: center;
    line-height: 2.563rem; }
  .prod .rrssb-buttons.tiny-format li a .rrssb-icon svg {
    height: 100%;
    width: 100%; }
  .prod .leftc .share-img-mob {
    padding: 10px 100px; }
  .about .rrssb-buttons.tiny-format li a .rrssb-icon svg {
    height: 70%;
    width: 100%; }
  .rrssb-buttons.small-format {
    padding-top: 0; }
  .rrssb-buttons li {
    width: 42px !important;
    height: 100% !important;
    padding: 0 2px !important; }
  .about .leftc .share-container {
    max-width: 600px; }
  .about .rrssb-buttons.small-format li a .rrssb-icon svg {
    top: 0 !important; }
  .about .sidebar h2.titulo2 {
    font-size: 2.5rem; }
  .about .leftc .contenedor {
    margin: 0 1.563rem 0 !important; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem !important; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.2625rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 1.5625rem !important; }
  .about .parrafo {
    font-size: 1rem; }
  .about .sidebar a.btn {
    font-size: 1.3rem;
    font-weight: 700;
    width: 19.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .about .leftc .share-img-mob {
    padding: 10px 100px; }
  .rrssb-buttons li.rrssb-email a {
    display: none; }
  .rrssb-buttons li a .rrssb-text {
    display: none; }
  .rrssb-buttons li.small a {
    padding: 0; }
  .rrssb-buttons.small-format li a .rrssb-icon svg {
    top: 0 !important; }
  .rrssb-buttons li a {
    height: 100% !important;
    width: 100% !important;
    padding: 0; }
  .prod .leftc .share-img-bottom {
    width: 35%; }
  .rrssb-buttons li a .rrssb-icon svg {
    height: 17px;
    width: 17px; }
  .rrssb-buttons li a .rrssb-icon {
    left: auto;
    padding-top: 9px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: auto;
    display: block !important;
    width: 100%; }
  .rrssb-buttons.small-format li a .rrssb-icon svg {
    top: 16px; }
  .prod .products .rigthc {
    width: 100%;
    background: none;
    padding-left: 0;
    margin-bottom: 3rem; }
  .prod .sidebar-blue {
    background-size: 100%;
    padding: 0;
    min-height: 35.81rem; }
  .prod .sidebar-blue .copy ul li {
    min-height: 4.438rem; }
  .prod .sidebar-blue .copy {
    margin: 0;
    padding: 7.938rem 8.9rem 0 3.688rem;
    width: 100%; }
  .prod .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 1rem; }
  .prod .widget a img {
    width: 100%; }
  .prod .sidebar-blue .copy ul li span {
    font-size: 1rem;
    width: 88%; }
  .prod .sidebar-blue .copy h2 {
    font-size: 1.2rem;
    text-align: justify;
    line-height: 2rem;
    padding: 0 0 0.25rem 0; }
  .prod .sidebar h6 {
    width: 5.25rem;
    height: 5.25rem;
    border-radius: 5.5rem;
    font-size: 1.5rem;
    padding: 1.25rem 0 0 0;
    margin: -3.5rem 0 0 -2.188rem;
    line-height: 1.75rem; }
  .prod .sidebar h6 sub {
    font-size: 2.75rem; }
  .prod .leftc .share-img-bottom {
    display: none; }
  .prod .sidebar-blue .copy ul li sub {
    font-size: 1.5rem; }
  .prod .sidebar h2.titulo2 {
    text-align: center;
    font-size: 2rem;
    padding: 0.75rem 0 3.938rem 0; }
  .prod .item-content ul li.col {
    font-size: 1rem; }
  .prod .item-content ul li {
    font-size: 1rem; }
  .prod .sidebar h3 {
    font-size: 1.2rem;
    padding: 4.5rem 0 1rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .prod .sidebar a.btn {
    font-size: 1.1rem;
    font-weight: 700;
    width: 17.25rem;
    padding: 0.63rem 0 0 0.9375rem;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 2.3rem; }
  .prod .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-size: 17.56rem;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 2.125rem;
    padding-top: 2.25rem; }
  .prod .sidebar .espacio img {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .prod .sidebar p {
    display: none; }
  .about .sidebar .espacio {
    background-size: 26.56rem; }
    .about .sidebar .espacio img {
      height: initial; }
  .about .sidebar h6 {
    margin: -4.5rem 0 0 -2.188rem; }
  .about h1.titulo {
    font-size: 2rem; }
  .about .rrssb-buttons.tiny-format li {
    padding-right: 0px; }
  .protec .leftc .share-img-bottom {
    display: none; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -1rem !important; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -0.4375rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 0.2625rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 1.1625rem !important; }
  .protec .leftc .share-img-bottom {
    width: 47%; }
  .protec .leftc .share-img-mob {
    padding: 10px 110px; }
  .protec .news .item-content p {
    font-size: 1rem; }
  .protec .news .item-content a {
    font-size: 1rem; }
  .protec .leftc {
    padding: 0;
    margin-top: 0; }
  .protec .titulo3 {
    padding: 2.125rem 0 0 1.5rem;
    font-size: 2rem; }
  .protec .titulo-news {
    font-size: 2.5rem; }
  .protec .sidebar {
    padding-top: 0; }
  .protec .sidebar .espacio {
    background-size: 27.56rem;
    margin-top: 0; }
    .protec .sidebar .espacio img {
      height: initial; }
  .protec .sidebar h2.titulo2 {
    font-size: 3rem; }
  .protec .sidebar h3 {
    font-size: 1.375rem; }
  .protec .cont h2 {
    font-size: 1.2rem; }
  .protec .cont .parrafo {
    font-size: 1rem; }
  .protec .cont .parrafo2 {
    font-size: 1rem; }
  .protec .cont a {
    font-size: 1rem; }
  .protec .cuadros span {
    font-size: 1rem; }
  .protec .orientacion .item-content-2 .parrafo3 {
    font-size: 1rem; }
  .protec .orientacion .item-content-2 a {
    font-size: 1rem; }
  .protec .sidebar h6 {
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 5.5rem;
    font-size: 1.5rem;
    padding: 1rem 0 0 0;
    margin: -4.5rem 0 0 -2.188rem;
    line-height: 2rem; }
    .protec .sidebar h6 sub {
      font-size: 2rem; }
  .protec .sidebar a.btn {
    font-size: 1.3rem;
    font-weight: 700;
    width: 18.25rem;
    padding: 3.63rem 0 0 0;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 5.6rem; }
  .protec .cuadros h2 {
    font-size: 1.2rem;
    padding-top: 2rem; }
  .protec h6 {
    font-size: 2rem; }
  .protec .orientacion .item-content-2 h2 {
    font-size: 1.2rem; }
  .faqs .link-block h2 {
    font-size: 1.5rem; }
  .faqs .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 5.1625rem !important; }
  .faqs .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 3.5625rem; }
  .faqs .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 3rem; }
  .faqs .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 4.5625rem; }
  .faqs .leftc .blue-box .form input[type=search] {
    font-size: 1rem;
    margin: 0.125rem 0 0 1.125rem; }
  .business .content-page .des-business .p-content {
    padding-left: 0;
    padding-right: 0; }
  .business .content-page .content-business {
    display: block; }
    .business .content-page .content-business .portal {
      margin-bottom: 2rem;
      padding-left: 0;
      padding-right: 0; }
      .business .content-page .content-business .portal img {
        float: none;
        width: 100%; }
      .business .content-page .content-business .portal .item-content {
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top: 2rem; }
        .business .content-page .content-business .portal .item-content .btn {
          font-size: 0.875rem;
          color: #fff;
          font-weight: 400;
          width: 100%;
          height: 3.125rem;
          text-align: center;
          box-shadow: none;
          text-transform: uppercase;
          border-radius: 0.3125rem;
          display: block;
          margin-top: 1.25rem;
          padding: 0.75rem 0.75rem; }
  .business .content-page .commercial-form h2 {
    font-size: 1.7rem; }
  .general .accordion a h3 {
    font-size: 1.3rem !important; }
  .general .accordion span {
    font-size: 1rem; }
  .general .accordion .icon {
    padding-top: 0rem !important; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -3rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -2.4375rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -1.4375rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; }
  .report .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 2.1625rem !important; }
  .report .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.5625rem; }
  .report .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem; }
  .report .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; } }

@media screen and (max-width: 25.88rem) {
  .prod .leftc .share-img-mob {
    padding: 10px 70px; }
  .prod .sidebar .espacio {
    background-size: 22.56rem; }
  .protec .sidebar .espacio {
    background-size: 22.56rem; }
  .about .sidebar .espacio {
    background-size: 22.56rem; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -2rem !important; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -1.4375rem; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -0.7375rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 0.1625rem !important; }
  .about .leftc .share-img-mob {
    padding: 10px 70px; }
  .report .share-img-mob {
    padding: 10px 70px; } }

@media screen and (max-width: 23.69rem) {
  .hide-small {
    display: none; }
  .show-small {
    display: block; }
  .app-responsive {
    width: 100%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-size: 105%;
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fff;
    margin-bottom: 4rem; }
    .app-responsive .copy {
      padding: 1rem 1rem !important; }
      .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 23px;
        padding-right: 7rem;
        font-weight: 200;
        line-height: 1.75rem; }
        .app-responsive .copy h3 strong {
          font-weight: 900; }
      .app-responsive .copy p {
        color: #fefefe;
        font-size: 13px;
        font-weight: 200;
        padding-right: 6rem;
        padding-top: 1rem; }
    .app-responsive .content-btn {
      background: #0c83c1;
      padding: 0.75rem 0.75rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .app-responsive .content-btn .android {
        float: left;
        background: url(img/btn-android-res.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 130px;
        height: 39px;
        margin-left: 1.125rem; }
      .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 130px;
        height: 39px; }
  .content-page .sidebar .app-responsive {
    width: 88%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-size: 105%;
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fefefe;
    text-align: left;
    margin-bottom: 4rem; }
    .content-page .sidebar .app-responsive .copy {
      padding: 2rem 1rem !important;
      display: block; }
      .content-page .sidebar .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .content-page .sidebar .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 21px;
        font-weight: 200;
        padding: 0 9rem 0 0;
        line-height: 1.75rem;
        text-align: left;
        margin: 0; }
        .content-page .sidebar .app-responsive .copy h3 strong {
          font-weight: 900; }
      .content-page .sidebar .app-responsive .copy p {
        color: #fefefe;
        font-size: 13px;
        font-weight: 200;
        padding-right: 7rem;
        padding-top: 1rem;
        text-align: left;
        display: block;
        margin-top: 0; }
    .content-page .sidebar .app-responsive .content-btn {
      background: #0c83c1;
      padding: 0.75rem 1.125rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .content-page .sidebar .app-responsive .content-btn .android {
        float: left;
        background: url(img/btn-android-res.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 130px;
        height: 39px;
        margin-left: 1.125rem; }
      .content-page .sidebar .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 130px;
        height: 39px; }
  .about .leftc {
    padding: 0; }
  .about .rigthc {
    padding: 0; }
  .about .contenedor .columns {
    padding: 0; }
  .about .leftc .share-img-bottom {
    display: none; }
  .prod .rrssb-buttons li a .rrssb-icon svg {
    height: 17px !important;
    width: 17px !important; }
  .prod .leftc .share-img-mob {
    padding: 10px 50px; }
  .prod .rrssb-buttons li.rrssb-facebook a {
    background-color: #306199 !important; }
  .prod .rrssb-buttons {
    height: 36px !important; }
  .prod .leftc h3 {
    padding-top: 3.25rem;
    font-size: 1.5rem;
    text-align: justify; }
  .prod .conten .item-content h4 {
    font-size: 1.125rem; }
  .content-page .conten .accordion li.accordion-navigation a h4 {
    font-size: 1.125rem; }
  .prod .conten .item-content p {
    font-size: 1rem; }
  .prod .leftc .contenido p {
    font-size: 1rem; }
  .prod .item-content ul li.col {
    font-size: 1rem; }
  .prod .item-content ul li {
    font-size: 1rem; }
  .prod .leftc {
    width: 100%;
    padding: 0; }
  .prod .small-breadcrumb {
    display: none; }
  .prod .share-img {
    display: none; }
  .prod .titulo3 {
    padding: 9.125rem 0 0 1.5rem !important;
    color: #393939;
    font-size: 2rem !important;
    top: 0; }
  .prod .contenido {
    padding: 8.375rem 0 0 0;
    margin: 0 1.563rem 0; }
  .prod .conten {
    margin: 0 1.563rem 0; }
  .prod .contact-banner a {
    width: 19.88rem;
    font-size: 0.5999rem;
    line-height: 4.75rem; }
  .prod .contact-banner h4 {
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.563rem; }
  .rrssb-buttons li.rrssb-email a {
    display: none; }
  .rrssb-buttons li a .rrssb-text {
    display: none; }
  .about .leftc .share-img-mob {
    padding: 10px 40px; }
  .about .rrssb-buttons {
    height: 36px !important; }
  .about .rrssb-buttons li {
    width: 42px !important; }
  .about .parrafo {
    font-size: 1rem; }
  .about .sidebar .espacio {
    background-size: 20.56rem; }
  .about .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem !important;
    padding: 0;
    background-color: #306199 !important; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 0.5625rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 1.2625rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    height: 4.688rem;
    width: 7.438rem;
    margin: 0 0 0 2.1625rem !important; }
  .about .rrssb-buttons li a .rrssb-icon svg {
    height: 17px !important;
    width: 17px !important; }
  .prod .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 1.5625rem !important; }
  .prod .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.2625rem; }
  .prod .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; }
  .prod .tam {
    font-size: 1rem; }
  .prod .products .rigthc {
    width: 100%;
    background: none;
    padding-left: 0; }
  .prod .sidebar-blue {
    background-size: 100%;
    padding: 0;
    min-height: 30.81rem; }
  .prod .sidebar-blue .copy {
    margin: 0;
    padding: 3.938rem 3.9rem 0 2.125rem;
    width: 100%; }
  .prod .sidebar-blue .copy ul li span .blue-sidebar-text {
    font-size: 0.899rem; }
  .prod .widget a img {
    width: 100%; }
  .prod .sidebar-blue .copy ul li span {
    font-size: 1rem;
    width: 90%;
    margin-bottom: 0; }
  .prod .sidebar-blue .copy h2 {
    font-size: 1.5rem;
    text-align: justify;
    line-height: 2rem;
    padding: 0 0 0 0; }
  .prod .sidebar h6 {
    width: 5.25rem;
    height: 5.25rem;
    border-radius: 5.5rem;
    font-size: 1.5rem;
    padding: 1.25rem 0 0 0;
    margin: -3.5rem 0 0 -2.188rem;
    line-height: 1.75rem; }
  .prod .sidebar h6 sub {
    font-size: 2.75rem; }
  .prod .sidebar-blue .copy ul li sub {
    font-size: 1.5rem; }
  .prod .sidebar h2.titulo2 {
    text-align: center;
    font-size: 2rem;
    padding: 0.75rem 0 3.938rem 0; }
  .prod .sidebar h3 {
    font-size: 1.2rem;
    padding: 4.5rem 0 1rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .prod .leftc .share-img-bottom {
    display: none; }
  .prod .sidebar a.btn {
    font-size: 1.1rem;
    font-weight: 700;
    width: 17.25rem;
    padding: 0.63rem 0 0 0.9375rem;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 2.3rem; }
  .prod .sidebar .espacio {
    background: url(img/border-ads-page-2.png);
    background-size: 17.56rem;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 2.125rem;
    padding-top: 2.25rem; }
  .prod .sidebar .espacio img {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .prod .sidebar p {
    display: none; }
  .about h1.titulo {
    font-size: 2rem !important; }
  .about .sidebar h2.titulo2 {
    font-size: 2rem; }
  .about .sidebar h6 {
    margin: -4.5rem 0 0 -2.188rem; }
  .about .sidebar h3 {
    font-size: 1.3rem; }
  .about .sidebar a.btn {
    font-size: 1.275rem;
    width: 18.25rem; }
  .about .contenedor .item-content h3 {
    font-size: 1.2rem; }
  .about .contenedor .item-content p {
    font-size: 1.2rem; }
  .protec .leftc .share-img-mob {
    display: block;
    width: 100%;
    padding: 10px 40px;
    text-align: center; }
  .protec .rrssb-buttons {
    height: 36px !important; }
  .protec .rrssb-buttons li {
    width: 42px !important; }
  .protec .leftc .share-img-bottom {
    display: none; }
  .protec .titulo3 {
    padding: 3.125rem 0 0 1.5rem;
    color: #393939;
    font-size: 2rem;
    top: 6.25rem; }
  .protec .leftc {
    padding: 0;
    margin-top: 0; }
  .protec h6 {
    font-size: 2rem; }
  .protec .rrssb-buttons li a .rrssb-icon svg {
    height: 17px !important;
    width: 17px !important; }
  .protec .rrssb-buttons li.rrssb-facebook a {
    padding: 0;
    margin: 0 0 0 0rem !important;
    background-color: #306199 !important; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 2.1625rem !important; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.2625rem; }
  .protec .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; }
  .protec .orientacion .item-content-2 h2 {
    font-size: 1.3rem; }
  .protec .sidebar {
    padding-top: 0; }
  .protec .titulo-news {
    font-size: 1.5rem; }
  .protec .news .item-content h3 {
    font-size: 1.3rem; }
  .protec .sidebar h2.titulo2 {
    font-size: 2rem;
    padding: 0.75rem 0 3.938rem 0; }
  .protec .cont h2 {
    font-size: 1.2rem; }
  .protec .cuadros h2 {
    font-size: 1.2rem; }
  .protec .sidebar h3 {
    font-size: 1.2rem;
    padding: 3.5rem 0 5.375rem 0;
    text-align: justify;
    font-weight: bold;
    margin: 0 3.563rem 0; }
  .protec .sidebar a.btn {
    font-size: 1.163rem;
    font-weight: 700;
    width: 18.25rem;
    padding: 2.63rem 0 0 0.9375rem;
    background: url(img/arrow-support-link-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 4.6rem; }
  .protec .sidebar .espacio {
    background-size: 20.56rem; }
    .protec .sidebar .espacio img {
      height: initial; }
  .protec .sidebar h6 {
    margin: -4.5rem 0 0 -2.188rem; }
  .faqs .link-block h2 {
    font-size: 1.5rem; }
  .faqs .leftc .communicate .phone.email h4 a {
    font-size: 23px !important; }
  .faqs .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 3.1625rem !important; }
  .faqs .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 2rem; }
  .faqs .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 1rem; }
  .faqs .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 2.5625rem; }
  .faqs .leftc .blue-box .form input[type=search] {
    font-size: 0.399rem;
    margin: -1.875rem 0 0 1rem;
    text-align: center; }
  .content-page h1.titulo {
    font-size: 1.7rem !important; }
  .general .rrssb-buttons.small-format {
    padding-top: 0px; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -3rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -2.4375rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -1.4375rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; }
  .report .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 0.1625rem !important; }
  .report .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -0.4375rem; }
  .report .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -1.4375rem; }
  .report .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -2rem; } }

@media screen and (max-width: 20rem) {
  .app-responsive {
    width: 100%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-size: 105%;
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fff;
    margin-bottom: 4rem; }
    .app-responsive .copy {
      padding: 1rem 1rem !important; }
      .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 19px;
        padding-right: 6rem;
        font-weight: 200;
        line-height: 1.5rem; }
        .app-responsive .copy h3 strong {
          font-weight: 900; }
      .app-responsive .copy p {
        color: #fefefe;
        font-size: 12px;
        font-weight: 200;
        padding-right: 5rem;
        padding-top: 0; }
    .app-responsive .content-btn {
      background: #0c83c1;
      padding: 0.75rem 0.25rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .app-responsive .content-btn .android {
        float: left;
        background: url(img/btn-android-res.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 121px;
        height: 39px;
        margin-left: 0.25rem; }
      .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 121px;
        height: 39px; }
  .content-page .sidebar .app-responsive {
    width: 88%;
    max-width: 535px;
    margin: auto;
    background: url(img/back-app-responsive.jpg);
    background-size: 105%;
    background-repeat: no-repeat;
    margin-top: 5.25rem;
    color: #fefefe;
    text-align: left;
    margin-bottom: 4rem; }
    .content-page .sidebar .app-responsive .copy {
      padding: 1rem 1rem !important;
      display: block; }
      .content-page .sidebar .app-responsive .copy h2 {
        color: #fefefe;
        font-size: 35px; }
      .content-page .sidebar .app-responsive .copy h3 {
        color: #fefefe;
        font-size: 19px;
        font-weight: 200;
        padding: 0 7rem 0 0;
        line-height: 1.5rem;
        text-align: left;
        margin: 0; }
        .content-page .sidebar .app-responsive .copy h3 strong {
          font-weight: 900; }
      .content-page .sidebar .app-responsive .copy p {
        color: #fefefe;
        font-size: 13px;
        font-weight: 200;
        padding-right: 7rem;
        padding-top: 0;
        text-align: left;
        display: block;
        margin-top: 0; }
    .content-page .sidebar .app-responsive .content-btn {
      background: #0c83c1;
      padding: 0.75rem 0.5rem;
      display: inline-block;
      text-align: center;
      width: 100%; }
      .content-page .sidebar .app-responsive .content-btn .android {
        float: right;
        background: url(img/btn-android-res.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 130px;
        height: 39px;
        margin-left: 0rem; }
      .content-page .sidebar .app-responsive .content-btn .ios {
        float: left;
        background: url(img/btn-ios-res.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 130px;
        height: 39px; }
  .prod .contact-banner a {
    width: 16.88rem; }
  .prod .leftc .share-img-mob {
    padding: 10px 30px; }
  .prod .rrssb-buttons li {
    height: 100% !important;
    padding: 0 2px !important; }
  .prod .rrssb-buttons.small-format {
    padding-top: 0; }
  .prod .rrssb-buttons.small-format li a .rrssb-icon svg {
    position: relative;
    top: 0; }
  .prod .sidebar-blue .copy ul li span {
    width: 89%; }
  .prod .titulo3 {
    font-size: 1.5rem !important;
    padding: 8.125rem 0 0 1.5rem; }
  .protec .rrssb-buttons.small-format {
    padding-top: 0; }
  .rrssb-buttons li a .rrssb-icon {
    padding-top: 9px !important; }
  .protec .rrssb-buttons li {
    height: 100% !important;
    padding: 0 2px !important; }
  .protec .leftc .share-img-mob {
    padding: 10px 20px; }
  .protec .rrssb-buttons li a {
    height: 100% !important;
    width: 100% !important; }
  .protec .rrssb-buttons.small-format li a .rrssb-icon svg {
    position: relative;
    top: 0; }
  .protec .sidebar h6 {
    margin: -4.5rem 0 0 -2.188rem; }
  .protec .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 2.1625rem !important; }
  .protec .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.2625rem; }
  .protec .sidebar .espacio {
    background-size: 17.56rem; }
  .about .leftc .share-img-mob {
    padding: 10px 20px; }
  .about .rrssb-buttons.small-format {
    padding-top: 0; }
  .about .rrssb-buttons li {
    height: 100% !important;
    padding: 0 2px !important; }
  .about .rrssb-buttons.small-format li a .rrssb-icon svg {
    position: relative;
    top: 0; }
  .about .sidebar .espacio {
    background-size: 16.56rem; }
  .about .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.2625rem; }
  .about .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 2.1625rem !important; }
  .about .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; }
  .faqs .leftc .communicate h2 {
    font-size: 1.475rem; }
  .faqs .leftc .title h1 {
    font-size: 1.575rem; }
  .faqs .link-block h2 {
    font-size: 1.5rem; }
  .faqs .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 3.1625rem !important; }
  .faqs .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.2rem; }
  .faqs .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -1rem; }
  .faqs .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.5625rem; }
  .faqs .leftc .blue-box .form input[type=search] {
    font-size: 0.199rem;
    margin: -1.875rem 0 0 1.125rem; }
  .general .share-container {
    max-width: 600px;
    margin: auto; }
  .general .share-img-mob {
    padding: 4.375rem 0 6.25rem 0; }
  .general .rrssb-buttons.tiny-format {
    padding-top: 0; }
  .general .rrssb-buttons {
    height: 36px !important; }
  .general .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 -3rem; }
  .general .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 -2.4375rem; }
  .general .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 -1.4375rem; }
  .general .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 -0.8375rem !important; }
  .business .content-page .des-business .p-content {
    padding-left: 0;
    padding-right: 0; }
  .business .content-page .content-business .portal {
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0; }
    .business .content-page .content-business .portal img {
      float: none;
      width: 100%; }
    .business .content-page .content-business .portal .item-content {
      float: none;
      width: 100%;
      padding-left: 0;
      margin-top: 2rem; }
      .business .content-page .content-business .portal .item-content .btn {
        font-size: 0.8375rem;
        color: #fff;
        font-weight: 400;
        width: 100%;
        height: 3.125rem;
        text-align: center;
        box-shadow: none;
        text-transform: uppercase;
        border-radius: 0.3125rem;
        display: block;
        margin-top: 1.25rem;
        padding: 1rem 0.75rem; }
  .business .content-page .commercial-form h2 {
    font-size: 1.7rem; }
  .report .share-img-mob {
    padding: 10px 20px; }
  .report .rrssb-buttons li.rrssb-facebook a {
    margin: 0 0 0 0rem; }
  .report .rrssb-buttons li.rrssb-linkedin a {
    margin: 0 0 0 0.5625rem; }
  .report .rrssb-buttons li.rrssb-twitter a {
    margin: 0 0 0 1.5625rem; }
  .report .rrssb-buttons li.rrssb-googleplus a {
    margin: 0 0 0 2.1625rem !important; } }

.reveal-overlay {
  background-color: transparent; }
  .reveal-overlay:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #052675d9;
    backdrop-filter: blur(10px); }

#modal-leaving .title {
  font-size: 2.25rem;
  color: #052675;
  margin-bottom: 10px; }

#modal-leaving .spacer {
  margin-bottom: 40px; }

#modal-leaving p {
  margin-bottom: 20px; }

@media print, screen and (min-width: 40em) {
  #modal-leaving .title {
    font-size: 2.5rem; } }

@media print, screen and (min-width: 64em) {
  #modal-leaving {
    width: 40%; } }

.embed-container {
  position: relative;
  height: 0;
  overflow: hidden;
  border-radius: 10px; }
  .embed-container.view16-9 {
    padding-bottom: 56.25%; }
  .embed-container.view4-3 {
    padding-bottom: 75%; }
  .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
header {
  text-align: center; }
  header .top-header {
    background: url(img/back-navbar.jpg);
    height: 2.938rem; }
    header .top-header .leftc {
      width: 60.333333%;
      padding-left: 0; }
      header .top-header .leftc .call_responsive {
        display: none; }
    header .top-header .leftc ul li {
      float: left;
      height: 2.938rem;
      display: table;
      padding: 0 1.813rem;
      background: url(img/head-sep1.png) scroll no-repeat right center; }
    header .top-header .leftc ul li.icon3 {
      background: transparent; }
    header .top-header .leftc ul li.icon1 a {
      background: url(img/head-icon1.png) scroll no-repeat left center; }
    header .top-header .leftc ul li.icon2 a {
      background: url(img/icon-building.png) scroll no-repeat 1.8rem 0.4375rem;
      padding: 0.25rem 0.625rem 0 4.7rem; }
    header .top-header .leftc ul li.icon3 a {
      background: url(img/head-icon3.png) scroll no-repeat 1rem center;
      padding: 0.25rem 0 0 4.063rem; }
    header .top-header .leftc ul li.icon1:hover a,
    header .top-header .leftc ul li.icon1.active a {
      background: url(img/head-icon1h.png) scroll no-repeat left center; }
    header .top-header .leftc ul li.icon2:hover a,
    header .top-header .leftc ul li.icon2.active a {
      background: url(img/icon-building-hover.png) scroll no-repeat 1.8rem 0.4375rem; }
    header .top-header .leftc ul li.icon3:hover a,
    header .top-header .leftc ul li.icon3.active a {
      background: url(img/head-icon3h.png) scroll no-repeat 1rem center; }
    header .top-header .leftc ul li a {
      padding: 0.25rem 0 0 2.5rem;
      display: table-cell;
      vertical-align: middle;
      color: #fefefe;
      font-weight: 100;
      font-size: 0.875rem;
      line-height: 1rem;
      text-transform: uppercase; }
    header .top-header .leftc ul li.last {
      background: none; }
    header .top-header .leftc ul li:hover,
    header .top-header .leftc ul li.active {
      background: #fefefe; }
    header .top-header .leftc ul li:hover a,
    header .top-header .leftc ul li.active a {
      color: #408fb1;
      text-decoration: none; }
    header .top-header .rightc {
      width: 39.666667%;
      padding-right: 0; }
    header .top-header .rightc ul {
      float: right; }
    header .top-header .rightc ul li {
      float: left;
      height: 2.938rem;
      display: table;
      padding: 0 0.4375rem;
      background: url(img/head-sep2.png) scroll no-repeat right center; }
      header .top-header .rightc ul li::before {
        display: none; }
    header .top-header .rightc ul .menu-item-6 {
      background: transparent;
      padding-right: 0; }
    header .top-header .rightc ul li:hover {
      text-decoration: underline; }
    header .top-header .rightc ul li a {
      display: table-cell;
      vertical-align: middle;
      color: #fefefe;
      font-weight: 100;
      font-size: 0.8125rem;
      line-height: 1rem; }
    header .top-header .rightc ul li.last {
      background: none;
      padding-right: 0; }
  header .logo-mjpatr {
    border-left: 1px solid #e5e5e5; }
  header #mobile-plan {
    display: none; }
  header .mid-header {
    padding: 1.563rem 0;
    /* ------------------------ CALL MENU ----------------------*/ }
    header .mid-header #logo {
      display: block;
      padding: 0;
      float: left; }
    header .mid-header .text-logo {
      color: #0092cf;
      font-style: italic;
      font-size: 1.25rem;
      font-weight: 100;
      padding-top: 0.8125rem;
      padding-left: 0.9375rem;
      float: left; }
    header .mid-header .text-logo:hover {
      text-decoration: none; }
    header .mid-header .rightc {
      font-weight: 300;
      float: right;
      margin-top: 1rem; }
    header .mid-header .lefthm {
      float: left;
      padding-left: 0; }
    header .mid-header .rightc ul {
      float: right;
      position: relative; }
    header .mid-header .rightc ul li {
      float: left;
      padding: 0 1.25rem;
      background: transparent;
      min-height: 3.125rem; }
    header .mid-header .rightc ul li.phone_first {
      float: left;
      padding: 0 2.063rem;
      background: url(img/arrow-header.png) scroll no-repeat right center;
      min-height: 3.125rem;
      cursor: pointer;
      margin-right: 2.75rem; }
    header .mid-header .rightc ul li.phone_second {
      float: left;
      padding: 0 2.063rem;
      background: url(img/arrow-header_2.png) scroll no-repeat right center;
      min-height: 3.125rem;
      cursor: pointer;
      margin-right: 2.75rem; }
    header .mid-header .rightc ul li h6 {
      color: #535353;
      font-weight: 300; }
    header .mid-header .rightc ul li h3 {
      font-weight: 500;
      background: url(img/head-icon4.png) scroll no-repeat left center;
      padding: 0.9375rem 0 0 3.125rem;
      margin: 0 0 0 -2.813rem;
      height: 2.438rem;
      font-size: 0.9375rem;
      text-transform: uppercase; }
    header .mid-header .rightc ul li h3 a {
      font-size: 1rem;
      line-height: 1rem;
      text-decoration: underline; }
    header .mid-header .rightc ul li.last {
      background: none; }
    header .mid-header .rightc ul li.phone h5 {
      padding: 0.9375rem 0 0 0;
      font-weight: 300; }
    header .mid-header .rightc ul li.phone h5 a {
      background: url(img/head-icon5.png) scroll no-repeat left center;
      padding: 0.125rem 0 0.125rem 2.188rem; }
    header .mid-header .rightc #content-search {
      width: 18.75rem;
      position: absolute;
      top: 0px;
      right: 2.063rem;
      background: #fefefe;
      height: 3.188rem;
      display: none; }
    header .mid-header .rightc #content-search h2 {
      display: none; }
    header .mid-header .rightc #content-search label input[type="search"] {
      width: 18.75rem;
      height: 0.9375rem;
      margin-top: 1.688rem;
      border-top: 0;
      border-left: 0.0625rem solid #CCCCCC;
      border-right: 0.0625rem solid #CCCCCC;
      border-bottom: 0.0625rem solid #CCCCCC;
      padding: 0.625rem;
      font-weight: 300;
      color: #535353;
      font-size: 0.875rem; }
    header .mid-header .rightc #content-search label span {
      display: none; }
    header .mid-header .rightc #content-search .search-submit,
    header .mid-header .mid-header .rightc #content-search input[type="submit"] {
      background: url(img/head-icon6.png) scroll no-repeat center center;
      width: 1.5rem;
      height: 3.125rem;
      text-indent: -9999px;
      border: 0;
      position: absolute;
      right: 0.75rem;
      top: 0.125rem;
      outline: 0; }
    header .mid-header .rightc #content-search label input {
      outline: 0; }
    header .mid-header .rightc ul li.search {
      padding: 0.75rem 0.5rem 0 1.688rem;
      background: url(img/separator-search.png);
      background-repeat: no-repeat; }
      header .mid-header .rightc ul li.search .content-search {
        position: absolute;
        top: 0;
        right: -40px;
        background: url(img/separator-search.png);
        background-repeat: no-repeat;
        background-color: #fefefe;
        width: 21rem;
        height: 3.563rem;
        display: none; }
      header .mid-header .rightc ul li.search h2 {
        display: none; }
      header .mid-header .rightc ul li.search label {
        display: none; }
      header .mid-header .rightc ul li.search input[type="search"],
      header .mid-header .rightc ul li.search input[type="text"] {
        width: 18.88rem;
        height: 0.9375rem;
        margin-top: 0;
        margin-left: 1.8rem;
        border: 0;
        padding: 1.375rem 1.125rem;
        font-weight: 200;
        color: #535353;
        font-size: 0.875rem;
        background: #fefefe url(img/back-search-input.png) scroll no-repeat left bottom;
        box-shadow: none; }
      header .mid-header .rightc ul li.search input[type="search"]::-webkit-input-placeholder,
      header .mid-header .rightc ul li.search input[type="search"]:-moz-placeholder,
      header .mid-header .rightc ul li.search input[type="search"]::-moz-placeholder,
      header .mid-header .rightc ul li.search input[type="search"]:-ms-input-placeholder,
      header .mid-header .rightc ul li.search input[type="text"]::-webkit-input-placeholder,
      header .mid-header .rightc ul li.search input[type="text"]:-moz-placeholder,
      header .mid-header .rightc ul li.search input[type="text"]::-moz-placeholder,
      header .mid-header .rightc ul li.search input[type="text"]:-ms-input-placeholder {
        font-weight: 200;
        color: #535353;
        padding: 1.375rem 1.125rem;
        font-size: 0.875rem; }
      header .mid-header .rightc ul li.search input[type="submit"] {
        background: url(img/lupa-header.png) scroll no-repeat center center;
        width: 1.625rem;
        height: 1.563rem;
        cursor: pointer;
        display: block;
        border: 0;
        box-shadow: none;
        position: absolute;
        top: 0.5rem;
        right: 1rem;
        color: transparent; }
      header .mid-header .rightc ul li.search a {
        background: url(img/lupa-header.png) scroll no-repeat center center;
        width: 1.625rem;
        height: 1.563rem;
        cursor: pointer;
        display: block; }
    header .mid-header .call {
      clear: both;
      padding: 1.5rem;
      background-color: #58b5db;
      border-radius: 0.4375rem;
      text-align: left;
      box-shadow: 0px 0px 3px 0px #bdb9bd;
      position: absolute;
      z-index: 1001;
      display: none;
      box-shadow: 0px 0px 6px 0px rgba(153, 153, 153, 0.9);
      right: 130px;
      top: 60px;
      min-width: 270px; }
    header .mid-header .call p {
      color: #fefefe;
      font-size: 1rem;
      margin-bottom: 1.25rem; }
    header .mid-header .call p .name-call {
      font-weight: 700;
      font-size: 1rem; }
    header .mid-header .call p .number-call {
      font-size: 1.563rem;
      display: block;
      margin-top: -0.4375rem;
      font-weight: 300; }
    header .mid-header .call p .number-call a,
    header .mid-header .call p .number-call a:hover,
    header .mid-header .call p .number-call a:visited {
      color: #fefefe;
      text-decoration: none; }
    header .mid-header .call p .hours {
      font-size: 0.75rem;
      display: block;
      margin-top: -0.3125rem; }
    header .mid-header .img-top-call {
      height: 0;
      width: 0;
      border-left: 0.6875rem solid transparent;
      border-right: 0.6875rem solid transparent;
      border-bottom: 0.6875rem solid #58b5db;
      font-size: 0;
      position: absolute;
      top: 50px;
      right: 160px;
      line-height: 0;
      display: none;
      z-index: 10000; }

@media screen and (min-width: 64.06rem) and (max-width: 73.06rem) {
  header .top-header .leftc {
    width: 69.333333%; }
  header .top-header .rightc {
    width: 28.666667%;
    padding-right: 0; }
  header .mid-header .call {
    margin-left: -4rem; }
  header .bottom-header .nav-sub-menu {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 60rem) and (max-width: 64.06rem) {
  header .top-header .leftc {
    width: 70.333333%; }
  header .top-header .rightc {
    width: 28.666667%;
    padding-right: 0; }
  header .mid-header .call {
    margin-left: -4rem; }
  header .bottom-header .nav-sub-menu {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 56.25rem) and (max-width: 59.94rem) {
  header .top-header .leftc {
    width: 68.333333%; }
    header .top-header .leftc ul li {
      padding: 0 1rem; }
  header .top-header .rightc {
    width: 30.666667%;
    padding-right: 0; }
  header .mid-header .rightc ul li.phone_first {
    margin-right: 1.75rem; }
  header .mid-header .call {
    margin-left: -4rem; }
  header .bottom-header .nav-sub-menu {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 50.1rem) and (max-width: 56.19rem) {
  header .top-header .leftc {
    width: 64.333333%;
    padding-right: 0; }
    header .top-header .leftc ul li {
      padding: 0 0.5rem; }
      header .top-header .leftc ul li a {
        font-size: 0.815rem; }
  header .top-header .rightc {
    width: 34.666667%;
    padding-right: 0; }
  header .mid-header .rightc ul li.phone_first {
    margin-right: 1.75rem; }
  header .mid-header .call {
    margin-left: -4rem; }
  header .bottom-header .nav-sub-menu {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 50.07rem) {
  header .top-header {
    height: 4.813rem;
    border-bottom: 1px solid #58b5db;
    background: url(img/back-menu.jpg);
    background-size: 100%; }
    header .top-header .leftc {
      width: 100%;
      padding-right: 0; }
      header .top-header .leftc ul li {
        height: 4.813rem;
        padding: 0 8px;
        width: 24%;
        background: url(img/head-sep5.png) scroll no-repeat right center; }
        header .top-header .leftc ul li a {
          background: none !important;
          padding: 0 !important;
          font-size: 1.25rem;
          line-height: 1rem;
          text-align: center; }
      header .top-header .leftc ul li.icon3 {
        width: 39.9%; }
      header .top-header .leftc ul li.phone-icon {
        padding: 0;
        width: 12.1%;
        background: #177ca7;
        position: relative;
        float: right;
        display: block; }
      header .top-header .leftc ul li.phone-icon a,
      header .top-header .leftc ul li.phone-icon2 a {
        display: block;
        margin: 0 auto;
        position: relative;
        top: 1rem; }
      header .top-header .leftc .call_responsive {
        clear: both;
        padding: 3.75rem 5.625rem 6.25rem;
        background: url(img/back-contact-res.jpg);
        background-size: cover;
        box-shadow: 0px 0px 3px 0px #bdb9bd;
        position: absolute;
        z-index: 1001;
        display: none;
        text-align: left;
        width: 100%; }
        header .top-header .leftc .call_responsive .close-call {
          position: absolute;
          top: 1rem;
          right: 1.5rem; }
        header .top-header .leftc .call_responsive h2 {
          color: #fefefe;
          font-weight: 200;
          font-size: 3.75rem;
          line-height: 3.75rem;
          margin-bottom: 6rem; }
        header .top-header .leftc .call_responsive p.tels {
          font-size: 2.5rem;
          color: #fefefe;
          font-weight: 200; }
        header .top-header .leftc .call_responsive .number-call {
          border: 0.0625rem solid #fefefe;
          background: url(img/phone-icon-menu.png);
          background-repeat: no-repeat;
          background-position: 5% center;
          padding: 0.4375rem;
          font-size: 3.125rem;
          text-align: center;
          clear: both;
          border-radius: 0.75rem;
          width: 100%;
          float: left;
          margin: 0.625rem 0 4rem;
          color: #fefefe; }
          header .top-header .leftc .call_responsive .number-call a {
            color: #fefefe; }
        header .top-header .leftc .call_responsive hr {
          background: url(img/back-separator-call.png);
          width: 100%;
          height: 0.125rem; }
        header .top-header .leftc .call_responsive h3 {
          font-size: 3.125rem;
          color: #fefefe;
          font-weight: 200;
          margin-bottom: 0.5rem; }
        header .top-header .leftc .call_responsive p {
          font-size: 1.5rem;
          color: #fefefe;
          font-weight: 200;
          margin-bottom: 1rem; }
        header .top-header .leftc .call_responsive .right-inputs,
        header .top-header .leftc .call_responsive .left-inputs {
          padding: 0; }
        header .top-header .leftc .call_responsive input[type="text"],
        header .top-header .leftc .call_responsive input[type="email"] {
          padding: 2.5rem 1.563rem 2rem;
          border-radius: 0.4375rem;
          height: 4.75rem;
          margin-bottom: 1rem;
          font-size: 1.5rem;
          font-style: italic;
          font-weight: 200; }
        header .top-header .leftc .call_responsive textarea {
          border-radius: 0.4375rem;
          font-size: 1.5rem;
          font-style: italic;
          padding: 1.5rem 1.25rem;
          font-weight: 200;
          height: 22.5rem; }
        header .top-header .leftc .call_responsive h4 {
          margin-top: 4rem;
          color: #fefefe;
          font-size: 1.5rem;
          text-transform: uppercase;
          margin-bottom: 4rem; }
        header .top-header .leftc .call_responsive h5 {
          color: #fefefe;
          font-size: 1.5rem;
          font-weight: 700; }
        header .top-header .leftc .call_responsive .go-call {
          border: 0.0625rem solid #fefefe;
          background: url(img/go-call-action.png);
          background-repeat: no-repeat;
          background-position: 8% center;
          padding: 1.75rem;
          font-size: 3.125rem;
          text-align: center;
          clear: both;
          border-radius: 0.75rem;
          width: 96%;
          display: block;
          float: none;
          margin: 2rem 0 4rem;
          color: #fefefe; }
          header .top-header .leftc .call_responsive .go-call a {
            color: #fefefe;
            font-size: 1.563rem;
            text-transform: uppercase;
            font-weight: 400;
            display: block; }
    header .top-header .rightc {
      width: 34.666667%;
      padding-right: 0; }
  header .mid-header .lefthm {
    padding-left: 1.5rem;
    width: 70%; }
  header .mid-header .rightc ul li.phone_first {
    margin-right: 1.75rem; }
  header .mid-header .call {
    margin-left: -4rem; }
  header .mid-header .text-logo {
    color: #0092cf;
    font-style: italic;
    font-size: 1.563rem;
    font-weight: 100;
    padding-top: 0.5rem;
    padding-left: 0.9375rem;
    float: left; }
  header .bottom-header .nav-sub-menu {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 43.13rem) {
  header .top-header {
    height: 4.813rem;
    border-bottom: 1px solid #58b5db;
    background: url(img/back-menu.jpg);
    background-size: 100%; }
    header .top-header .leftc {
      width: 100%;
      padding-right: 0; }
      header .top-header .leftc ul li {
        height: 4.813rem;
        padding: 0 8px;
        width: 24%;
        background: url(img/head-sep5.png) scroll no-repeat right center; }
        header .top-header .leftc ul li a {
          background: none !important;
          padding: 0 !important;
          font-size: 1.25rem;
          line-height: 1rem;
          text-align: center; }
      header .top-header .leftc ul li.icon3 {
        width: 39%; }
      header .top-header .leftc ul li.phone-icon {
        padding: 0;
        width: 13%;
        background: #177ca7;
        position: relative;
        float: right;
        display: block; }
      header .top-header .leftc ul li.phone-icon a,
      header .top-header .leftc ul li.phone-icon2 a {
        display: block;
        margin: 0 auto;
        position: relative;
        top: 1rem; }
      header .top-header .leftc .call_responsive {
        clear: both;
        padding: 3.75rem 3.625rem 6.25rem;
        background: url(img/back-contact-res.jpg);
        background-size: cover;
        box-shadow: 0px 0px 3px 0px #bdb9bd;
        position: absolute;
        z-index: 1001;
        display: none;
        text-align: left;
        width: 100%; }
        header .top-header .leftc .call_responsive .close-call {
          position: absolute;
          top: 1rem;
          right: 1.5rem; }
        header .top-header .leftc .call_responsive h2 {
          color: #fefefe;
          font-weight: 200;
          font-size: 3.75rem;
          line-height: 3.75rem;
          margin-bottom: 6rem; }
        header .top-header .leftc .call_responsive p.tels {
          font-size: 2.5rem;
          color: #fefefe;
          font-weight: 200; }
        header .top-header .leftc .call_responsive .number-call {
          border: 0.0625rem solid #fff;
          background: url(img/phone-icon-menu.png);
          background-repeat: no-repeat;
          background-position: 6% center;
          padding: 0.4375rem;
          font-size: 3.125rem;
          padding-left: 6rem;
          text-align: center;
          clear: both;
          border-radius: 0.75rem;
          text-align: left;
          width: 98%;
          float: left;
          margin: 0.625rem 0 4rem;
          color: #fefefe; }
          header .top-header .leftc .call_responsive .number-call a {
            color: #fefefe;
            padding-left: 3.125rem; }
        header .top-header .leftc .call_responsive hr {
          background: url(img/back-separator-call.png);
          width: 100%;
          height: 0.125rem; }
        header .top-header .leftc .call_responsive h3 {
          font-size: 3.125rem;
          color: #fefefe;
          font-weight: 200;
          margin-bottom: 0.5rem; }
        header .top-header .leftc .call_responsive p {
          font-size: 1.5rem;
          color: #fefefe;
          font-weight: 200;
          margin-bottom: 1rem; }
        header .top-header .leftc .call_responsive .right-inputs,
        header .top-header .leftc .call_responsive .left-inputs {
          padding: 0; }
        header .top-header .leftc .call_responsive input[type="text"],
        header .top-header .leftc .call_responsive input[type="email"] {
          padding: 2.5rem 1.563rem 2rem;
          border-radius: 0.4375rem;
          height: 4.75rem;
          margin-bottom: 1rem;
          font-size: 1.5rem;
          font-style: italic;
          font-weight: 200; }
        header .top-header .leftc .call_responsive textarea {
          border-radius: 0.4375rem;
          font-size: 1.5rem;
          font-style: italic;
          padding: 1.5rem 1.25rem;
          font-weight: 200;
          height: 22.5rem; }
        header .top-header .leftc .call_responsive h4 {
          margin-top: 4rem;
          color: #fefefe;
          font-size: 1.5rem;
          text-transform: uppercase;
          margin-bottom: 4rem; }
        header .top-header .leftc .call_responsive h5 {
          color: #fefefe;
          font-size: 1.5rem;
          font-weight: 700; }
        header .top-header .leftc .call_responsive .go-call {
          border: 0.0625rem solid #fefefe;
          background: url(img/go-call-action.png);
          background-repeat: no-repeat;
          background-position: 8% center;
          padding: 1.75rem;
          font-size: 3.125rem;
          text-align: center;
          clear: both;
          border-radius: 0.75rem;
          width: 96%;
          display: block;
          float: none;
          margin: 2rem 0 4rem;
          color: #fefefe; }
          header .top-header .leftc .call_responsive .go-call a {
            color: #fefefe;
            font-size: 1.563rem;
            text-transform: uppercase;
            font-weight: 400;
            display: block; }
    header .top-header .rightc {
      width: 34.666667%;
      padding-right: 0; }
  header .mid-header .lefthm {
    padding-left: 1.5rem;
    width: 70%; }
  header .mid-header .rightc ul li.phone_first {
    margin-right: 1.75rem; }
  header .mid-header .call {
    margin-left: -4rem; }
  header .mid-header .text-logo {
    color: #0092cf;
    font-style: italic;
    font-size: 1.375rem;
    font-weight: 100;
    padding-top: 0.5rem;
    padding-left: 0.9375rem;
    float: left; }
  header .bottom-header .nav-sub-menu {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 37.5rem) {
  header .top-header {
    height: 4.813rem;
    border-bottom: 1px solid #58b5db;
    background: url(img/back-menu.jpg);
    background-size: 100% 100%; }
    header .top-header .leftc .call_responsive .number-call {
      width: 100%;
      font-size: 2.75rem; }
      header .top-header .leftc .call_responsive .number-call a {
        padding-left: 1rem; }
    header .top-header .leftc ul li {
      width: 23%; }
      header .top-header .leftc ul li a {
        background: none !important;
        padding: 0 !important;
        font-size: 1rem;
        line-height: 1rem;
        text-align: center; }
    header .top-header .leftc ul li.icon3 {
      width: 39%; }
    header .top-header .leftc ul li.phone-icon {
      width: 15%; }
  header .mid-header .lefthm {
    width: 85%; } }

@media screen and (max-width: 33.69rem) {
  header .top-header {
    height: 4.813rem;
    border-bottom: 1px solid #58b5db;
    background: url(img/back-menu.jpg);
    background-size: 100% 100%; }
    header .top-header .leftc ul li a {
      line-height: 1.25rem; }
    header .top-header .leftc .call_responsive h3 {
      font-size: 2.25rem; }
    header .top-header .leftc .call_responsive p.tels {
      font-size: 2rem; }
    header .top-header .leftc .call_responsive .number-call {
      width: 100%;
      font-size: 2rem; }
    header .top-header .leftc ul li {
      width: 23%; }
      header .top-header .leftc ul li a {
        background: none !important;
        padding: 0 !important;
        font-size: 1rem;
        line-height: 1.25rem;
        text-align: center; }
    header .top-header .leftc ul li.icon3 {
      width: 37%; }
    header .top-header .leftc ul li.phone-icon {
      width: 17%; }
  header .mid-header .lefthm {
    width: 85%; }
    header .mid-header .lefthm .text-logo {
      font-size: 1.25rem; } }

@media screen and (max-width: 30rem) {
  .page-template-business header .mid-header .lefthm {
    width: 100%; }
  header .top-header {
    height: 3.813rem;
    border-bottom: 1px solid #58b5db;
    background: url(img/back-menu.jpg);
    background-size: 100% 100%; }
    header .top-header .leftc ul li {
      width: 24%;
      height: 3.813rem; }
      header .top-header .leftc ul li a {
        line-height: 1.25rem !important;
        font-size: 0.75rem !important; }
    header .top-header .leftc ul li.icon3 {
      width: 41%; }
    header .top-header .leftc ul li.phone-icon {
      width: 14%;
      top: -3rem; }
      header .top-header .leftc ul li.phone-icon a {
        width: 34px;
        top: 0.75rem; }
    header .top-header .leftc .call_responsive {
      padding: 2.5rem 3rem 3rem; }
      header .top-header .leftc .call_responsive h2 {
        font-size: 2rem;
        margin-bottom: 3rem;
        line-height: 2rem; }
      header .top-header .leftc .call_responsive h3 {
        font-size: 1.75rem; }
      header .top-header .leftc .call_responsive p.tels {
        font-size: 1.375rem; }
      header .top-header .leftc .call_responsive p {
        font-size: 0.875rem;
        font-weight: 200;
        margin-bottom: 1.5rem; }
      header .top-header .leftc .call_responsive .number-call {
        width: 100%;
        font-size: 1.75rem;
        background-size: 2.25rem auto;
        padding: 0.25rem;
        padding-left: 4rem;
        border-radius: 0.375rem;
        margin: 0.625rem 0 2.5rem; }
        header .top-header .leftc .call_responsive .number-call a {
          padding-left: 0.5rem; }
      header .top-header .leftc .call_responsive input[type="text"],
      header .top-header .leftc .call_responsive input[type="email"] {
        padding: 1rem 1rem 1rem;
        border-radius: 0.25rem;
        height: 2.75rem;
        margin-bottom: 0.5rem;
        font-size: 1rem;
        font-style: italic;
        font-weight: 200; }
      header .top-header .leftc .call_responsive input::-webkit-input-placeholder,
      header .top-header .leftc .call_responsive input:-moz-placeholder,
      header .top-header .leftc .call_responsive input::-moz-placeholder,
      header .top-header .leftc .call_responsive input:-ms-input-placeholder {
        font-size: 1rem;
        font-style: italic;
        font-weight: 200; }
      header .top-header .leftc .call_responsive textarea {
        border-radius: 0.4375rem;
        font-size: 1rem;
        font-style: italic;
        padding: 1rem 1rem;
        font-weight: 200;
        height: 13.5rem; }
      header .top-header .leftc .call_responsive .go-call {
        width: 100% !important;
        background-size: 2.25rem;
        padding: 0.75rem;
        margin: 2rem 0 3rem;
        background-size: 1.75rem;
        border-radius: 0.375rem; }
        header .top-header .leftc .call_responsive .go-call a {
          font-size: 1.25rem !important;
          padding-left: 2.4rem !important; }
      header .top-header .leftc .call_responsive h4 {
        margin-top: 3rem;
        color: #fff;
        font-size: 1rem;
        text-transform: uppercase;
        margin-bottom: 3rem; }
      header .top-header .leftc .call_responsive h5 {
        font-size: 1rem; }
      header .top-header .leftc .call_responsive .close-call {
        position: absolute;
        top: 1rem;
        right: 1rem; }
        header .top-header .leftc .call_responsive .close-call img {
          width: 25px; }
    header .top-header .leftc ul li {
      width: 23%; }
      header .top-header .leftc ul li a {
        background: none !important;
        padding: 0 !important;
        font-size: 1rem;
        line-height: 1.25rem;
        text-align: center; }
    header .top-header .leftc ul li.icon3 {
      width: 41%; }
  header .mid-header {
    padding: 1rem 0; }
    header .mid-header .lefthm {
      width: 85%;
      padding-left: 1rem; }
      header .mid-header .lefthm .text-logo {
        font-size: 1rem; } }

@media screen and (max-width: 23.69rem) {
  header .top-header {
    height: 50px;
    border-bottom: 1px solid #58b5db;
    background: url(img/back-menu.jpg);
    background-size: 100% 100%; }
    header .top-header .leftc ul li {
      width: 24%;
      height: 50px; }
      header .top-header .leftc ul li a {
        line-height: 1.25rem !important;
        font-size: 0.65rem !important; }
    header .top-header .leftc ul li.icon3 {
      width: 38% !important; }
    header .top-header .leftc ul li.phone-icon {
      width: 14.1%; }
      header .top-header .leftc ul li.phone-icon a {
        width: 34px;
        top: 0.75rem; }
    header .top-header .leftc .call_responsive .number-call {
      width: 100%;
      font-size: 1.25rem;
      background-size: 2.25rem auto;
      padding: 0.5rem;
      padding-left: 4rem;
      border-radius: 0.375rem;
      margin: 0.625rem 0 2.5rem; }
    header .top-header .leftc ul li {
      width: 24%; }
      header .top-header .leftc ul li a {
        background: none !important;
        padding: 0 !important;
        font-size: 1rem;
        line-height: 1.25rem;
        text-align: center; }
    header .top-header .leftc ul li.icon3 {
      width: 38%; }
  header .mid-header .lefthm {
    width: 85%;
    padding-left: 1rem; }
    header .mid-header .lefthm .text-logo {
      font-size: 1rem; }
  footer .newsletter-footer .form input[type="submit"] {
    width: 16.38rem; }
  footer .newsletter-footer .text h2 {
    font-size: 2.75rem; } }

@media screen and (max-width: 20rem) {
  header .top-header {
    height: 3.813rem;
    border-bottom: 1px solid #58b5db;
    background: url(img/back-menu.jpg);
    background-size: 100% 100%; }
    header .top-header .leftc ul li {
      width: 24%;
      height: 3.813rem; }
      header .top-header .leftc ul li a {
        line-height: 1.25rem !important;
        font-size: 0.65rem !important; }
    header .top-header .leftc ul li.icon3 {
      width: 40.2% !important; }
    header .top-header .leftc ul li.phone-icon {
      width: 13%; }
      header .top-header .leftc ul li.phone-icon a {
        width: 34px;
        top: 0.75rem; }
    header .top-header .leftc .call_responsive {
      padding: 2.5rem 2.625rem 3rem; }
      header .top-header .leftc .call_responsive h2 {
        font-size: 1.7rem; }
      header .top-header .leftc .call_responsive h3 {
        font-size: 1.3rem; }
      header .top-header .leftc .call_responsive p {
        font-size: 1.2rem; }
      header .top-header .leftc .call_responsive p.tels {
        font-size: 1.2rem; }
      header .top-header .leftc .call_responsive .number-call {
        width: 100%;
        font-size: 1.25rem;
        background-size: 2.25rem; }
        header .top-header .leftc .call_responsive .number-call a {
          color: #fff;
          padding-left: 0.125rem; }
      header .top-header .leftc .call_responsive .go-call {
        width: 100% !important; }
        header .top-header .leftc .call_responsive .go-call a {
          font-size: 1.1rem !important;
          padding-left: 2.4rem !important; }
    header .top-header .leftc ul li {
      width: 23%; }
      header .top-header .leftc ul li a {
        background: none !important;
        padding: 0 !important;
        font-size: 1rem;
        line-height: 1.25rem;
        text-align: center; }
    header .top-header .leftc ul li.icon3 {
      width: 40%; }
  header .mid-header .lefthm {
    width: 85%;
    padding-left: 1rem; }
    header .mid-header .lefthm .text-logo {
      font-size: 1rem; } }

header .bottom-header-business {
  border-bottom: 0 !important; }

header .bottom-header {
  border-top: 0.0625rem solid #E9E9E9;
  border-bottom: 0.0625rem solid #E9E9E9;
  height: 2.813rem; }
  header .bottom-header .bottom-header-in {
    position: relative; }
    header .bottom-header .bottom-header-in .leftc {
      padding-left: 0; }
    header .bottom-header .bottom-header-in .leftc ul li {
      padding: 0 1.6rem;
      background: url(img/head-sep4.png) scroll no-repeat right center;
      float: left;
      height: 2.813rem;
      display: table; }
      header .bottom-header .bottom-header-in .leftc ul li:last {
        background: transparent; }
    header .bottom-header .bottom-header-in .leftc ul li.last {
      background: transparent; }
    header .bottom-header .bottom-header-in .leftc ul li a {
      font-size: 0.875rem;
      line-height: 0.875rem;
      font-family: "Open Sans", sans-serif;
      color: #383838;
      text-transform: uppercase;
      display: table-cell;
      vertical-align: middle;
      font-weight: 600; }
    header .bottom-header .bottom-header-in .leftc ul li a:hover {
      text-decoration: none !important; }
    header .bottom-header .bottom-header-in .leftc ul li ul {
      display: none; }
    header .bottom-header .bottom-header-in .leftc ul li a.arrow {
      background: url(img/submenu-arrow.png) scroll no-repeat right center;
      padding: 0 1.563rem 0 0; }
    header .bottom-header .bottom-header-in .leftc ul > li > a:hover {
      color: #fefefe !important; }
    header .bottom-header .bottom-header-in .leftc .first_level li a:hover {
      color: #fefefe; }
    header .bottom-header .bottom-header-in .leftc ul li:hover a.arrow {
      background: url("img/submenu-arrow-h.png") no-repeat scroll right center rgba(0, 0, 0, 0); }
    header .bottom-header .bottom-header-in .leftc > ul > li:hover {
      background: #048fcb; }
    header .bottom-header .bottom-header-in .leftc > ul > li:hover .flecha_abajo {
      display: block; }
    header .bottom-header .bottom-header-in .leftc > ul > li:hover a {
      color: #fefefe; }
    header .bottom-header .bottom-header-in .leftc > ul > li > a:hover {
      color: #fefefe; }
    header .bottom-header .bottom-header-in .leftc ul li:hover.nav-sub-menu {
      display: block; }
    header .bottom-header .bottom-header-in .flecha_abajo {
      position: relative;
      display: none; }
    header .bottom-header .bottom-header-in .flecha_abajo:after {
      border-left: 0.625rem solid transparent;
      border-right: 0.625rem solid transparent;
      border-top: 0.625rem solid #048fcb;
      content: " ";
      height: 0;
      left: 75%;
      margin-left: -24%;
      margin-top: 14px;
      position: absolute;
      top: 125%;
      width: 0;
      z-index: 100000; }
    header .bottom-header .bottom-header-in .rightc {
      padding: 0; }
      header .bottom-header .bottom-header-in .rightc .enter {
        width: 11rem;
        background: #048fcb;
        height: 3.563rem;
        display: table;
        float: right;
        position: relative;
        z-index: 100;
        margin: 0; }
      header .bottom-header .bottom-header-in .rightc .enter a {
        font-size: 1rem;
        line-height: 1rem;
        color: #fefefe;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        font-weight: 400;
        text-transform: uppercase; }
      header .bottom-header .bottom-header-in .rightc .enter a span {
        background: url(img/icon-login.png) scroll no-repeat left center;
        padding: 0.375rem 0 0.375rem 2.75rem;
        display: inline-block; }
  header .bottom-header .leftc ul li:hover .nav-sub-menu {
    display: block; }
  header .bottom-header .leftc ul li .nav-sub-menu a.arrow {
    background: none !important; }
  header .bottom-header .leftc ul li .nav-sub-menu a.arrow:hover {
    color: #048fcb; }
  header .bottom-header .leftc {
    position: static; }
  header .bottom-header .nav-sub-menu {
    display: none;
    position: absolute;
    top: 2.75rem;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #fefefe;
    border-bottom: 0.1875rem solid #048ecc; }
  header .bottom-header .nav-sub-menu .leftc {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
    min-height: 30rem;
    background: url(img/back-megamenu.jpg);
    background-repeat: repeat-x; }
  header .bottom-header .support .leftc {
    width: 100%;
    min-height: 24.94rem; }
  header .bottom-header .nav-sub-menu .rightc {
    width: 23.5%;
    float: left; }
  header .bottom-header .products-megamenu .rightc {
    display: none; }
  header .bottom-header .support .rightc {
    width: 38%;
    padding: 0 1% 0 0.5%; }
  header .bottom-header .support .leftc .top {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    min-height: 25.63rem; }
  header .bottom-header .nav-sub-menu .leftc .top {
    padding: 2.688rem 0.5625rem 0 1rem;
    min-height: 24.94rem; }
  header .bottom-header .nav-sub-menu .leftc .leftt {
    width: 100%;
    float: left;
    padding: 0 1% 0 0; }
  header .bottom-header .support .leftc .leftt {
    width: 22.5%;
    float: left;
    padding: 0 1% 0 0.5%; }
  header .bottom-header .nav-sub-menu .leftc .rightt {
    width: 25%;
    float: left;
    padding: 0 1% 0 1.5%; }
  header .bottom-header .nav-sub-menu .leftc .separador-megamenu {
    float: left;
    width: 7px;
    background: url(img/back-separator-menu.png);
    height: 341px; }
  header .bottom-header .support .leftc .rightt {
    width: 38%;
    padding: 0 1% 0 1%; }
  header .bottom-header .support .leftc .rightt .link {
    float: left;
    width: 46.5%;
    margin: 0 2% 0 0;
    padding: 10px 0 0 0; }
  header .bottom-header .support .leftc .rightt .link a {
    font-size: 14px;
    line-height: 14px;
    color: #383838;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    font-weight: 500; }
  header .bottom-header .support .leftc .rightt .link a span {
    color: #048fcb;
    font-size: 11px;
    line-height: 11px;
    display: block;
    padding: 0 0 0px 0; }
  header .bottom-header .support .leftc .rightt .link a span:hover {
    color: #048fcb;
    text-decoration: underline; }
  header .bottom-header .nav-sub-menu .leftc .rightt2 {
    width: 5%;
    float: left;
    padding: 0 0 0 5%;
    border-left: 1px dotted #ebebeb; }
  header .bottom-header .nav-sub-menu h5 {
    font-size: 0.6875rem;
    line-height: 0.75rem;
    padding: 0 0 0.3125rem 0;
    color: #0a0a0a;
    border-bottom: 0.0625rem solid #E5E5E5;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 0.625rem 0; }
  header .bottom-header .support .rightc .rightc-in h5 {
    margin-left: 1rem;
    margin-right: 1rem; }
  header .bottom-header .nav-sub-menu .leftc .leftt h6 {
    color: #048fcb;
    font-size: 0.75rem;
    line-height: 0.75rem;
    padding: 0 0 0.75rem 0;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 0.3125rem; }
  header .bottom-header .nav-sub-menu .leftc .leftt p {
    color: #0a0a0a;
    font-size: 0.6875rem;
    line-height: 1rem;
    font-weight: 400;
    margin-bottom: 2rem; }
  header .bottom-header .support .leftc .leftt p {
    color: #0a0a0a;
    font-size: 0.6875rem;
    line-height: 0.8125rem;
    font-weight: 400;
    margin-bottom: 1.4rem; }
  header .bottom-header .nav-sub-menu .leftc .leftt span {
    color: #048fcb;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    display: block;
    padding: 0 0 0 0; }
  header .bottom-header .nav-sub-menu .leftc .leftt span:hover {
    color: #048fcb;
    text-decoration: underline; }
  header .bottom-header .nav-sub-menu .leftc .leftt .link {
    float: left;
    width: 25%;
    margin: 0 1% 0 0;
    padding: 0.625rem 1.188rem 0 0; }
  header .bottom-header .support .leftc .leftt .link {
    width: 100%; }
  header .bottom-header .nav-sub-menu .leftc .leftt .link-new {
    width: 45%; }
  header .bottom-header .nav-sub-menu .leftc .leftt .link4 {
    margin: 0;
    width: 22%;
    padding-right: 0; }
  header .bottom-header .nav-sub-menu .leftc .bottom {
    position: relative;
    bottom: -0.5625rem;
    left: 0;
    width: 100%;
    background: #048ecc;
    padding: 0.5rem 0.5rem; }
  header .bottom-header .nav-sub-menu .leftc .bottom a.arrow {
    font-size: 0.9375rem;
    line-height: 2.75rem;
    font-weight: 400;
    color: #fefefe;
    background: #ffa14a !important;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    width: 13rem;
    display: block;
    border: 0;
    border-bottom: 0.1875rem solid #e08d41;
    border-radius: 0.3125rem;
    box-shadow: none;
    text-transform: uppercase;
    text-align: center;
    float: right;
    padding: 0 !important;
    margin-top: 0.4375rem;
    margin-right: 3rem; }
  header .bottom-header .nav-sub-menu .leftc .bottom a.arrow:hover {
    color: #fefefe;
    opacity: 0.9; }
  header .bottom-header .nav-sub-menu .leftc .bottom a.arrow span {
    background: url(img/arrow-btn-menu.png);
    display: block;
    padding: 0.1875rem 1.938rem 0 0;
    background-position: 85% center;
    background-repeat: no-repeat; }
  header .bottom-header .support .bottom, header .bottom-header .orientate .bottom {
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #048ecc;
    padding: 0.5625rem 3.125rem;
    float: left; }
  header .bottom-header .support .leftc .last-support {
    padding-left: 1%; }
    header .bottom-header .support .leftc .last-support .link a {
      cursor: default; }
      header .bottom-header .support .leftc .last-support .link a:last-child {
        cursor: pointer; }
  header .bottom-header .nav-sub-menu .leftc .rightt ul {
    display: block; }
  header .bottom-header .nav-sub-menu .leftc .rightt h6 {
    color: #038fcd;
    font-size: 0.75rem;
    line-height: 0.75rem;
    padding: 0 0 0.3125rem 0;
    text-transform: uppercase;
    font-weight: 700; }
  header .bottom-header .nav-sub-menu .leftc .rightt p {
    color: #0a0a0a;
    font-size: 0.6875rem;
    line-height: 1rem;
    font-weight: 400;
    margin-bottom: 1.4rem; }
  header .bottom-header .support .leftc .rightt p {
    color: #0a0a0a;
    font-size: 0.6875rem;
    line-height: 0.8125rem;
    font-weight: 400;
    margin-bottom: 1.4rem; }
  header .bottom-header .support .leftc .last-support p {
    color: #0a0a0a;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    font-weight: 400;
    margin-bottom: 1.4rem; }
  header .bottom-header .support .leftc .last-support .know-more {
    background: url(img/arrow-support-link.png);
    background-repeat: no-repeat;
    background-position: right 0;
    color: #0091cf !important;
    text-transform: uppercase !important;
    font-size: 0.75rem !important;
    background-position: right 0;
    width: 6.25rem;
    padding-top: 0.125rem;
    height: 1.125rem;
    display: inline-block !important;
    margin-left: 0.375rem; }
  header .bottom-header .nav-sub-menu .leftc .rightt ul li {
    padding: 0;
    float: none;
    height: auto;
    display: block;
    background: none; }
  header .bottom-header .nav-sub-menu .rightc-in {
    padding: 2.688rem 0.75rem 0.4rem 0.75rem;
    background: url(img/back-col-right.jpg);
    background-repeat: no-repeat;
    text-align: left; }
  header .bottom-header .nav-sub-menu .rightc-in h5 {
    margin-bottom: 1rem; }
  header .bottom-header .nav-sub-menu .rightc-in span.date {
    color: #878787;
    font-weight: 200;
    font-size: 0.6875rem; }
  header .bottom-header .nav-sub-menu .rightc-in p.ads {
    color: #0082ba;
    font-size: 0.875rem;
    font-weight: 200;
    line-height: 1rem;
    padding-bottom: 0; }
  header .bottom-header .support .rightc-in {
    background: url(img/back-customer-support.jpg);
    background-repeat: no-repeat;
    min-height: 399px; }
  header .bottom-header .nav-sub-menu .leftc .bottom p {
    color: #fefefe;
    float: left;
    font-size: 1.563rem;
    line-height: 1.5rem;
    padding: 1.313rem 0 0 3.125rem;
    font-weight: 300; }
  header .bottom-header .leftc ul li .nav-sub-menu .leftc .bottom a.tel {
    background: url(img/icon-phone-menu-bottom.png) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    float: right;
    width: 280px;
    padding-left: 45px;
    color: #ffffff; }
  header .bottom-header .leftc ul li .nav-sub-menu .leftc .bottom a.tel:hover {
    color: #ffffff; }
  header .bottom-header .leftc ul li .nav-sub-menu .leftc .bottom a.tel span {
    background: transparent;
    font-size: 12px;
    padding-left: 0;
    text-transform: none;
    font-weight: 100;
    margin-top: 5px; }
  header .bottom-header .leftc ul li .nav-sub-menu .leftc .bottom a.tel h4 {
    font-size: 30px;
    font-weight: 300;
    margin-top: 0; }
  header .bottom-header .leftc ul li .support .bottom a, header .bottom-header .leftc ul li .orientate .bottom a {
    float: left;
    width: 32%;
    padding-left: 0.625rem;
    position: relative;
    top: 0.3125rem;
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom a:hover, header .bottom-header .leftc ul li .orientate .bottom a:hover {
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom a span, header .bottom-header .leftc ul li .orientate .bottom a span {
    background: transparent;
    font-size: 0.8125rem;
    padding-left: 0;
    text-transform: none;
    font-weight: 100;
    margin-top: 0.3125rem;
    text-transform: none; }
  header .bottom-header .leftc ul li .support .bottom a h4, header .bottom-header .leftc ul li .orientate .bottom a h4 {
    font-size: 25px;
    font-weight: 300;
    margin-top: 0;
    text-transform: none; }
  header .bottom-header .leftc ul li .support .bottom a.tel, header .bottom-header .leftc ul li .orientate .bottom a.tel {
    background: url(img/icon-phone-menu-bottom.png) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    float: left;
    width: 32%;
    padding-left: 3.313rem;
    position: relative;
    top: 0.3125rem;
    color: #fefefe;
    text-align: left; }
  header .bottom-header .leftc ul li .support .bottom a.tel:hover, header .bottom-header .leftc ul li .orientate .bottom a.tel:hover {
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom a.tel span, header .bottom-header .leftc ul li .orientate .bottom a.tel span {
    background: transparent;
    font-size: 0.875rem;
    padding-left: 0;
    display: block;
    text-transform: none;
    font-weight: 100;
    margin-top: 0.3125rem;
    text-transform: none; }
  header .bottom-header .leftc ul li .support .bottom a.tel h4, header .bottom-header .leftc ul li .orientate .bottom a.tel h4 {
    font-size: 1.563rem;
    font-weight: 300;
    margin-top: 0.6875rem;
    text-transform: none;
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom a.chat, header .bottom-header .leftc ul li .orientate .bottom a.chat {
    background: url(img/chat-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    float: left;
    width: 220px;
    padding-left: 50px;
    position: relative;
    top: 8px;
    color: #ffffff; }
  header .bottom-header .leftc ul li .support .bottom a.chat:hover, header .bottom-header .leftc ul li .orientate .bottom a.chat:hover {
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom a.chat h4, header .bottom-header .leftc ul li .orientate .bottom a.chat h4 {
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
    text-transform: none; }
  header .bottom-header .leftc ul li .support .bottom a.email, header .bottom-header .leftc ul li .orientate .bottom a.email {
    background: url(img/mail-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    float: left;
    width: 12.5rem;
    padding-left: 3.438rem;
    position: relative;
    top: 0.6375rem;
    margin-left: 0.625rem;
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom a.email:hover, header .bottom-header .leftc ul li .orientate .bottom a.email:hover {
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom a.email h4, header .bottom-header .leftc ul li .orientate .bottom a.email h4 {
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 1.1875rem;
    margin-bottom: 1rem;
    text-transform: none;
    color: #fefefe; }
  header .bottom-header .leftc ul li .support .bottom .divisor-bottom-menu, header .bottom-header .leftc ul li .orientate .bottom .divisor-bottom-menu {
    float: left;
    background: url(img/menu-separator-bottom.png);
    background-repeat: no-repeat;
    width: 0.3125rem;
    padding-right: 1.8rem;
    height: 2.938rem;
    position: relative;
    top: 0.25rem;
    height: 3.563rem; }
  header .bottom-header .nav-sub-menu .leftc .bottom a span {
    background: url(img/submit-arrow1.png);
    display: block;
    padding: 3px 31px 0 9px;
    background-position: 193px center;
    background-repeat: no-repeat; }
  header .bottom-header .nav-sub-menu .rightc-in h6 {
    font-size: 11px;
    line-height: 16px;
    padding: 10px 0; }
  header .bottom-header .nav-sub-menu .rightc-in p {
    color: #515151;
    font-size: 11px;
    line-height: 14px;
    padding: 0 0 12px 0;
    font-weight: 500;
    text-transform: none; }
  header .bottom-header .nav-sub-menu .rightc-in label {
    display: none; }
  header .bottom-header .nav-sub-menu .rightc-in input {
    height: 44px;
    font-size: 13px;
    font-style: italic;
    padding-left: 10px;
    background: #ffffff;
    box-shadow: none;
    color: #5a5a5a;
    font-weight: 400; }
  header .bottom-header .nav-sub-menu .rightc-in input.form-control::-webkit-input-placeholder {
    font-size: 13px;
    color: #5a5a5a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  header .bottom-header .nav-sub-menu .rightc-in input.form-control:-moz-placeholder {
    font-size: 13px;
    color: #5a5a5a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  header .bottom-header .nav-sub-menu .rightc-in input.form-control::-moz-placeholder {
    font-size: 13px;
    color: #5a5a5a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  header .bottom-header .nav-sub-menu .rightc-in input.form-control:-ms-input-placeholder {
    font-size: 13px;
    color: #5a5a5a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  header .bottom-header .nav-sub-menu .rightc-in input[type=submit] {
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    background: #ffa14a url(img/submit-arrow1.png) scroll no-repeat 87% center;
    font-family: 'Open Sans', sans-serif;
    width: 99%;
    margin: auto;
    display: block;
    border: 0;
    border-bottom: 3px solid #e08d41;
    border-radius: 5px;
    box-shadow: none;
    text-transform: uppercase;
    padding-left: 0px;
    font-style: normal;
    text-align: left;
    padding-left: 30px;
    margin-top: 0px;
    height: 44px; }
  header .bottom-header .nav-sub-menu .rightc-in input[type=submit]:hover {
    opacity: 0.9; }
  header .bottom-header .nav-sub-menu .rightc-in p.help-block {
    margin-bottom: 0;
    margin-top: 0; }
  header .bottom-header .nav-sub-menu .rightc-in .img {
    position: relative; }
  header .bottom-header .nav-sub-menu .rightc-in hr {
    background: url(img/back-separador-ser-cliente.png);
    height: 0.25rem;
    width: 16.13rem;
    border: 0;
    margin: 1rem 0 1rem -0.2rem; }
  header .bottom-header .orientate {
    background: url(img/back-megamenu.jpg);
    background-repeat: repeat-x; }
  header .bottom-header .orientate .leftc {
    width: 25.6%;
    background: url(img/back-left-orientate.jpg);
    background-repeat: no-repeat;
    min-height: 25.1rem;
    text-align: center;
    position: relative;
    padding-top: 2.688rem; }
  header .bottom-header .orientate .leftc .copy {
    padding: 0 0.5625rem; }
  header .bottom-header .orientate .leftc h5 {
    color: #fefefe;
    text-transform: none;
    font-size: 1.125rem;
    font-weight: 300;
    border: none; }
  header .bottom-header .orientate .leftc h5 span {
    font-weight: 700; }
  header .bottom-header .orientate .leftc p {
    color: #fefefe;
    font-size: 0.875rem;
    line-height: 0.875rem;
    font-weight: 300; }
  header .bottom-header .orientate .leftc .back-btn-mobile {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3.5rem;
    background: #0c83c1;
    padding: 0.625rem 1.625rem; }
  header .bottom-header .orientate .leftc .back-btn-mobile .ios-btn {
    float: left;
    background: url(img/btn-ios.png);
    width: 7.375rem;
    height: 2.313rem; }
  header .bottom-header .orientate .leftc .back-btn-mobile .ios-btn:hover {
    opacity: 0.7; }
  header .bottom-header .orientate .leftc .back-btn-mobile .android-btn {
    float: left;
    background: url(img/btn-android.png);
    width: 7.375rem;
    height: 2.313rem;
    margin-left: 0.625rem; }
  header .bottom-header .orientate .leftc .back-btn-mobile .android-btn:hover {
    opacity: 0.7; }
  header .bottom-header .orientate .center {
    float: left;
    width: 38.5%;
    padding: 2.688rem 1% 0 2.5%;
    text-align: left; }
  header .bottom-header .orientate .center .link {
    float: left;
    width: 47.5%;
    margin: 0 2% 0 0;
    padding: 0.625rem 0 0 0; }
  header .bottom-header .orientate .center .link a {
    font-size: 0.875rem;
    line-height: 0.875rem;
    color: #383838;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    font-weight: 500; }
  header .bottom-header .orientate .center .link a h6 {
    color: #038fcd;
    font-size: 0.75rem;
    line-height: 0.75rem;
    padding: 0 0 0.3125rem 0;
    text-transform: uppercase;
    font-weight: 700; }
  header .bottom-header .orientate .center .link p {
    color: #0a0a0a;
    font-size: 0.6875rem;
    line-height: 0.8125rem;
    font-weight: 400;
    margin-bottom: 1.4rem; }
  header .bottom-header .orientate .center .link .content-links {
    margin-top: -0.875rem; }
  header .bottom-header .orientate .center .link .items {
    font-weight: 400;
    font-size: 0.6875rem;
    line-height: 0.8125rem;
    color: #048fcb;
    text-transform: none;
    line-height: 1.063rem;
    display: block; }
  header .bottom-header .orientate .center .link br {
    line-height: 0; }
  header .bottom-header .orientate .rightc {
    float: left;
    width: 35.7%;
    min-height: 25.13rem;
    background: url(img/back-slider-megamenu.jpg);
    background-repeat: no-repeat;
    margin-left: 0.125rem;
    padding: 2.688rem 2% 0 2%;
    text-align: left; }
  header .bottom-header .slick-carousel {
    width: 100%;
    height: 18.75rem; }
    header .bottom-header .slick-carousel .slick-list {
      height: 18.75rem; }
    header .bottom-header .slick-carousel .slick-track {
      width: 100% !important;
      height: 18.75rem; }
    header .bottom-header .slick-carousel .item:nth-child(2), header .bottom-header .slick-carousel .item:nth-child(3) {
      display: none; }
    header .bottom-header .slick-carousel .item {
      width: 100% !important;
      padding: 0 2.5rem;
      top: 0 !important;
      left: 0 !important;
      outline: none !important; }
      header .bottom-header .slick-carousel .item .titulo_slider {
        font-size: 1.875rem;
        color: #0a0a0a;
        font-weight: 200;
        line-height: 1.875rem;
        padding: 1.563rem 0 0.9375rem; }
      header .bottom-header .slick-carousel .item .descripcion_slider {
        color: #0a0a0a;
        font-size: 0.875rem;
        line-height: 1.2rem;
        margin-top: 0.5rem; }
      header .bottom-header .slick-carousel .item .submit {
        text-align: left;
        font-size: 0.8125rem;
        font-weight: 400;
        color: #048fcb !important;
        width: 17.38rem;
        background: url(img/bg_boton_slider.png) scroll no-repeat right center;
        border: 0.0625rem solid #038fcd !important;
        border-radius: 0.625rem;
        box-shadow: none;
        display: block;
        padding: 1.188rem 0 1.188rem 1.563rem;
        margin-top: 0.5rem; }
    header .bottom-header .slick-carousel .slick-prev, header .bottom-header .slick-carousel .slick-next {
      height: 1.75rem !important;
      width: 1.75rem !important;
      top: 42% !important; }
    header .bottom-header .slick-carousel .slick-prev {
      background: url(img/slider_left.png) !important;
      left: -0.75rem; }
    header .bottom-header .slick-carousel .slick-next:before {
      content: ""; }
    header .bottom-header .slick-carousel .slick-next {
      background: url(img/slider_right.png) !important;
      right: 0 !important; }
    header .bottom-header .slick-carousel .slick-prev:before {
      content: ""; }

@media screen and (min-width: 64.06rem) and (max-width: 73.06rem) {
  header .bottom-header .nav-sub-menu .leftc {
    min-height: 27rem; }
    header .bottom-header .nav-sub-menu .leftc .leftt p {
      margin-bottom: 1.5rem; }
    header .bottom-header .nav-sub-menu .leftc .top {
      min-height: 23.625rem; }
    header .bottom-header .nav-sub-menu .leftc .bottom {
      bottom: 0; }
      header .bottom-header .nav-sub-menu .leftc .bottom p {
        font-size: 1.25rem;
        padding: 1.313rem 0 0 1.125rem; }
  header .bottom-header .leftc ul li .support .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .support .bottom a.tel {
      width: 33%; }
    header .bottom-header .leftc ul li .support .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .support .bottom a.email {
      width: 11.5rem; }
  header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile {
    padding: 0.625rem 0.875rem; }
    header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .ios-btn {
      width: 47%;
      background-repeat: no-repeat;
      background-size: 100% auto; }
    header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .android-btn {
      background-size: 100% auto;
      background-repeat: no-repeat;
      width: 47%; }
  header .bottom-header .leftc ul li .orientate .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.tel {
      width: 33%; }
    header .bottom-header .leftc ul li .orientate .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.email {
      width: 11.5rem; }
  header .bottom-header .slick-carousel .item .submit {
    width: 16.25rem; } }

@media screen and (min-width: 60rem) and (max-width: 64.06rem) {
  header .bottom-header .nav-sub-menu .leftc {
    min-height: 27rem; }
    header .bottom-header .nav-sub-menu .leftc .leftt p {
      margin-bottom: 1.5rem; }
    header .bottom-header .nav-sub-menu .leftc .top {
      min-height: 23.625rem; }
    header .bottom-header .nav-sub-menu .leftc .bottom {
      bottom: 0; }
      header .bottom-header .nav-sub-menu .leftc .bottom p {
        font-size: 1.175rem;
        padding: 1.313rem 0 0 1.125rem; }
  header .bottom-header .nav-sub-menu .rightc {
    min-height: 32rem; }
    header .bottom-header .nav-sub-menu .rightc .rightc-in {
      min-height: 32rem;
      background-size: 100% 100%; }
      header .bottom-header .nav-sub-menu .rightc .rightc-in hr {
        margin: 2rem 0 2rem -0.2rem; }
  header .bottom-header .leftc ul li .support .leftc .rightt {
    width: 37%; }
  header .bottom-header .leftc ul li .support .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .support .bottom a.tel {
      width: 32%; }
      header .bottom-header .leftc ul li .support .bottom a.tel span {
        font-size: 0.8375rem; }
      header .bottom-header .leftc ul li .support .bottom a.tel h4 {
        font-size: 1.375rem; }
    header .bottom-header .leftc ul li .support .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .support .bottom a.email {
      width: 11.5rem; }
  header .bottom-header .leftc ul li .orientate .leftc {
    background-size: 100%;
    min-height: 24.8rem; }
    header .bottom-header .leftc ul li .orientate .leftc h5 {
      font-size: 1rem; }
    header .bottom-header .leftc ul li .orientate .leftc p {
      font-size: 0.8125rem; }
    header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile {
      padding: 0.625rem 0.875rem; }
      header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .ios-btn {
        width: 47%;
        background-repeat: no-repeat;
        background-size: 100% auto; }
      header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .android-btn {
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 47%; }
  header .bottom-header .leftc ul li .orientate .rightc {
    min-height: 25rem; }
  header .bottom-header .leftc ul li .orientate .center {
    width: 38.4%; }
  header .bottom-header .leftc ul li .orientate .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.tel {
      width: 32%; }
      header .bottom-header .leftc ul li .orientate .bottom a.tel span {
        font-size: 0.8375rem; }
      header .bottom-header .leftc ul li .orientate .bottom a.tel h4 {
        font-size: 1.375rem; }
    header .bottom-header .leftc ul li .orientate .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.email {
      width: 11.5rem; }
  header .bottom-header .slick-carousel .item .titulo_slider {
    font-size: 1.75rem; }
  header .bottom-header .slick-carousel .item .submit {
    width: 16rem; } }

@media screen and (min-width: 56.25rem) and (max-width: 59.94rem) {
  header .bottom-header .nav-sub-menu .leftc {
    min-height: 27rem; }
    header .bottom-header .nav-sub-menu .leftc .leftt p {
      margin-bottom: 1.5rem; }
    header .bottom-header .nav-sub-menu .leftc .top {
      min-height: 23.625rem;
      padding: 1.5rem 0.5625rem 0 1rem; }
    header .bottom-header .nav-sub-menu .leftc .bottom {
      bottom: 0; }
      header .bottom-header .nav-sub-menu .leftc .bottom p {
        font-size: 1rem;
        padding: 1.313rem 0 0 1.125rem; }
  header .bottom-header .nav-sub-menu .rightc {
    min-height: 32rem; }
    header .bottom-header .nav-sub-menu .rightc .rightc-in {
      min-height: 32rem;
      background-size: 100% 100%;
      padding: 1.5rem 0.75rem 0.4rem 0.75rem; }
      header .bottom-header .nav-sub-menu .rightc .rightc-in hr {
        margin: 2rem 0 2rem -0.2rem; }
  header .bottom-header .leftc ul li .support .leftc .rightt {
    width: 37%; }
  header .bottom-header .leftc ul li .support .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .support .bottom a.tel {
      width: 31%; }
      header .bottom-header .leftc ul li .support .bottom a.tel span {
        font-size: 0.8125rem; }
      header .bottom-header .leftc ul li .support .bottom a.tel h4 {
        font-size: 1.25rem; }
    header .bottom-header .leftc ul li .support .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .support .bottom a.email {
      width: 10.5rem; }
      header .bottom-header .leftc ul li .support .bottom a.email h4 {
        font-size: 1.25rem; }
  header .bottom-header .leftc ul li .orientate .leftc {
    background-size: 100%;
    min-height: 22.2rem;
    padding-top: 1.5rem; }
    header .bottom-header .leftc ul li .orientate .leftc h5 {
      font-size: 1rem;
      margin-bottom: 0; }
    header .bottom-header .leftc ul li .orientate .leftc p {
      font-size: 0.8125rem; }
    header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile {
      padding: 0.625rem 0.875rem; }
      header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .ios-btn {
        width: 47%;
        background-repeat: no-repeat;
        background-size: 100% auto; }
      header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .android-btn {
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 47%; }
  header .bottom-header .leftc ul li .orientate .rightc {
    min-height: 23rem;
    padding: 1.5rem 2% 0 2%; }
  header .bottom-header .leftc ul li .orientate .center {
    width: 38.4%;
    padding: 1.5rem 1% 0 2.5%; }
  header .bottom-header .leftc ul li .orientate .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.tel {
      width: 31%; }
      header .bottom-header .leftc ul li .orientate .bottom a.tel span {
        font-size: 0.8125rem; }
      header .bottom-header .leftc ul li .orientate .bottom a.tel h4 {
        font-size: 1.25rem; }
    header .bottom-header .leftc ul li .orientate .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.email {
      width: 10.5rem; }
      header .bottom-header .leftc ul li .orientate .bottom a.email h4 {
        font-size: 1.25rem; }
  header .bottom-header .slick-carousel .item .titulo_slider {
    font-size: 1.5rem; }
  header .bottom-header .slick-carousel .item .submit {
    width: 100%;
    font-size: 0.75rem;
    background: transparent;
    padding: 1.188rem 0 1.188rem 1rem; } }

@media screen and (min-width: 50.1rem) and (max-width: 56.19rem) {
  header .bottom-header .bottom-header-in .leftc ul li {
    padding: 0 1rem; }
  header .bottom-header .nav-sub-menu .leftc {
    min-height: 27rem; }
    header .bottom-header .nav-sub-menu .leftc .leftt p {
      margin-bottom: 1.5rem; }
    header .bottom-header .nav-sub-menu .leftc .top {
      min-height: 23.625rem;
      padding: 1.5rem 0.5625rem 0 1rem; }
    header .bottom-header .nav-sub-menu .leftc .bottom {
      bottom: 0; }
      header .bottom-header .nav-sub-menu .leftc .bottom p {
        font-size: 0.875rem;
        padding: 1.313rem 0 0 1.125rem; }
  header .bottom-header .nav-sub-menu .rightc {
    min-height: 32rem; }
    header .bottom-header .nav-sub-menu .rightc .rightc-in {
      min-height: 32rem;
      background-size: 100% 100%;
      padding: 1.5rem 0.75rem 0.4rem 0.75rem; }
      header .bottom-header .nav-sub-menu .rightc .rightc-in hr {
        margin: 2rem 0 2rem -0.2rem;
        width: 100%; }
  header .bottom-header .leftc ul li .support .leftc .rightt {
    width: 37%; }
  header .bottom-header .leftc ul li .support .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .support .bottom a.tel {
      width: 30%; }
      header .bottom-header .leftc ul li .support .bottom a.tel span {
        font-size: 0.8125rem; }
      header .bottom-header .leftc ul li .support .bottom a.tel h4 {
        font-size: 1rem; }
    header .bottom-header .leftc ul li .support .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .support .bottom a.email {
      width: 10.5rem; }
      header .bottom-header .leftc ul li .support .bottom a.email h4 {
        font-size: 1.175rem; }
  header .bottom-header .leftc ul li .orientate .leftc {
    background-size: 100%;
    min-height: 20.2rem;
    padding-top: 1.25rem; }
    header .bottom-header .leftc ul li .orientate .leftc h5 {
      font-size: 1rem;
      margin-bottom: 0; }
    header .bottom-header .leftc ul li .orientate .leftc p {
      font-size: 0.8125rem; }
    header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile {
      padding: 0.625rem 0.875rem; }
      header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .ios-btn {
        width: 47%;
        background-repeat: no-repeat;
        background-size: 100% auto; }
      header .bottom-header .leftc ul li .orientate .leftc .back-btn-mobile .android-btn {
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 47%; }
  header .bottom-header .leftc ul li .orientate .rightc {
    min-height: 23rem;
    padding: 1.5rem 2% 0 2%; }
  header .bottom-header .leftc ul li .orientate .center {
    width: 38.4%;
    padding: 1.5rem 1% 0 2.5%; }
  header .bottom-header .leftc ul li .orientate .bottom {
    padding: 0.5625rem 1.125rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.tel {
      width: 30%; }
      header .bottom-header .leftc ul li .orientate .bottom a.tel span {
        font-size: 0.8125rem; }
      header .bottom-header .leftc ul li .orientate .bottom a.tel h4 {
        font-size: 1rem; }
    header .bottom-header .leftc ul li .orientate .bottom .divisor-bottom-menu {
      padding-right: 1rem; }
    header .bottom-header .leftc ul li .orientate .bottom a.email {
      width: 10.5rem; }
      header .bottom-header .leftc ul li .orientate .bottom a.email h4 {
        font-size: 1.175rem; }
  header .bottom-header .slick-carousel .item .titulo_slider {
    font-size: 1.25rem; }
  header .bottom-header .slick-carousel .item .descripcion_slider {
    font-size: 0.75rem; }
  header .bottom-header .slick-carousel .item .submit {
    width: 100%;
    font-size: 0.75rem;
    background: transparent;
    padding: 1rem 0 1rem 1rem;
    margin-top: 1rem; } }

footer .newsletter-footer {
  background: url(img/back-newsletter-desk.jpg) scroll no-repeat 0 0;
  height: 14.31rem;
  text-align: center; }
  footer .newsletter-footer .icon {
    float: left;
    padding: 4.375rem 1.375rem 0 0; }
  footer .newsletter-footer .text {
    float: left;
    width: 24.5rem;
    color: #fefefe;
    padding: 2.188rem 0 0 0;
    font-weight: 300;
    text-align: left; }
    footer .newsletter-footer .text h2 {
      font-size: 2.625rem;
      line-height: 2.5rem;
      padding: 0 0 0.625rem 0;
      font-weight: 100;
      color: #fefefe;
      margin-top: 1.313rem; }
  footer .newsletter-footer .form {
    width: 39.94rem;
    float: right;
    padding: 5.313rem 0 0 0; }
    footer .newsletter-footer .form p {
      width: 14.44rem;
      float: left;
      margin: 0 0.5rem 0 0; }
    footer .newsletter-footer .form label {
      display: none; }

footer .top-footer {
  text-align: center; }
  footer .top-footer .bottom {
    padding: 3.125rem 0 0 0;
    position: relative;
    text-align: left; }
    footer .top-footer .bottom .bottom-in {
      padding: 110px 0 0 0; }
    footer .top-footer .bottom h2 {
      padding: 0 0 1.25rem 0;
      font-size: 3.25rem;
      line-height: 3.125rem;
      color: #0499da;
      font-weight: 300; }
    footer .top-footer .bottom p {
      font-size: 1rem;
      line-height: 1.25rem;
      color: #595959;
      font-weight: 400;
      padding: 0 0 0.5rem 0;
      margin: 0; }
    footer .top-footer .bottom .leftc {
      padding-right: 0;
      width: 32.333333%; }
    footer .top-footer .bottom .rightc {
      padding-left: 0;
      padding-right: 0;
      width: 67.666667%; }
    footer .top-footer .bottom label {
      display: none; }
    footer .top-footer .bottom .left-inputs {
      padding-left: 0.1rem;
      padding-right: 0.1rem;
      margin-top: 2.5rem; }
      footer .top-footer .bottom .left-inputs input[type="text"],
      footer .top-footer .bottom .left-inputs input[type="email"] {
        width: 100%;
        height: 3.188rem;
        box-shadow: none;
        color: #3a3a3a;
        line-height: 1.125rem;
        font-size: 1.125rem;
        font-weight: 300;
        background: #fefefe;
        padding: 0 0.625rem;
        margin-bottom: 0.625rem; }
      footer .top-footer .bottom .left-inputs input::-webkit-input-placeholder,
      footer .top-footer .bottom .left-inputs input:-moz-placeholder,
      footer .top-footer .bottom .left-inputs input::-moz-placeholder,
      footer .top-footer .bottom .left-inputs input:-ms-input-placeholder {
        color: #3a3a3a;
        line-height: 1.125rem;
        font-size: 1.125rem;
        font-weight: 300; }
    footer .top-footer .bottom .right-inputs {
      padding-right: 0;
      margin-top: 2.5rem; }
      footer .top-footer .bottom .right-inputs textarea {
        width: 100%;
        box-shadow: none;
        color: #3a3a3a;
        line-height: 1.125rem;
        font-size: 1.125rem;
        font-weight: 300;
        background: #fefefe;
        height: 11.88rem;
        padding: 0.9375rem 1.25rem; }

footer .mid-footer {
  background: white;
  padding: 4rem 0 2rem 0;
  text-align: left; }
  @media print, screen and (min-width: 40em) {
    footer .mid-footer .mid-desk {
      display: -ms-flexbox;
      display: flex; } }
  footer .mid-footer .medium-4 {
    padding: 0 2rem; }
    @media print, screen and (min-width: 40em) {
      footer .mid-footer .medium-4:nth-of-type(2) {
        border-left: 1px solid #d3e9ff;
        border-right: 1px solid #d3e9ff; } }
    @media print, screen and (min-width: 64em) {
      footer .mid-footer .medium-4 {
        padding: 0 4rem; } }
  footer .mid-footer .foot h6 {
    font-size: 1.125rem;
    line-height: 1.25rem;
    color: #052675;
    padding: 0 0 1.25rem 0;
    font-weight: 400; }
  footer .mid-footer .foot ul li a {
    color: #0a0a0a;
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 1rem; }
  footer .mid-footer .foot ul li a:hover {
    color: #052675;
    text-decoration: none !important; }
  footer .mid-footer .foot2 {
    padding-right: 1.25rem; }
  footer .mid-footer .foot3 h6 {
    padding-bottom: 0 !important; }
  footer .mid-footer .foot4 {
    width: 12.81rem;
    padding: 0.625rem 1.563rem 0;
    background: url(img/separator-footer.png);
    background-repeat: no-repeat; }
  footer .mid-footer .foot5 {
    width: 11.25rem;
    padding: 0.625rem 1.25rem 0 0;
    background: url(img/separator-footer.png);
    background-repeat: no-repeat;
    background-position: right top; }
  footer .mid-footer .foot6 {
    margin: 0; }
    footer .mid-footer .foot6 .contact-footer {
      background: url(img/icon-phone-blue.svg) scroll no-repeat left center;
      padding: 0 0 0 70px;
      margin-bottom: 0; }
    footer .mid-footer .foot6 p {
      margin-top: 0;
      margin-bottom: 0; }
    footer .mid-footer .foot6 p.h5 {
      font-size: 0.75rem;
      color: #242424;
      font-weight: 400; }
    footer .mid-footer .foot6 p.h3 {
      color: #052675;
      font-size: 1.1875rem;
      font-weight: 300; }
    footer .mid-footer .foot6 span {
      color: #052675;
      font-size: 0.75rem;
      margin-top: -0.3125rem;
      margin-bottom: 1.25rem;
      display: block; }

footer .bottom-footer-first {
  background: #204083;
  padding: 1.625rem 0 0.9375rem 0;
  height: 4.375rem;
  text-align: center;
  font-weight: 600; }
  footer .bottom-footer-first h4 {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    color: #fefefe; }
    footer .bottom-footer-first h4 a {
      text-transform: uppercase;
      font-weight: 600;
      color: #fefefe; }
    footer .bottom-footer-first h4 a:hover {
      text-transform: uppercase;
      font-weight: 600;
      color: #fefefe; }
  footer .bottom-footer-first .facebook-footer {
    display: block;
    background: url(img/facebook-footer.png);
    background-repeat: no-repeat;
    width: 1.188rem;
    height: 1.688rem;
    float: right;
    margin-top: -1.438rem;
    margin-right: 0.9375rem; }
  footer .bottom-footer-first .linkedin-footer {
    display: block;
    background: url(img/linkedin.png);
    background-repeat: no-repeat;
    width: 1.813rem;
    height: 1.688rem;
    float: right;
    margin-top: -1.438rem; }

footer .bottom-footer {
  background: #58b5db;
  padding: 2.063rem 0 2.063rem 0;
  text-align: center;
  color: #fefefe; }
  footer .bottom-footer p {
    font-weight: 200;
    font-size: 0.875rem; }

@media only screen and (min-width: 120.063em) {
  footer .newsletter-footer {
    background-size: 100% auto; }
  footer .mid-footer {
    background-size: 100% auto; } }

@media screen and (min-width: 64.06rem) and (max-width: 73.06rem) {
  footer .newsletter-footer .form {
    width: 28.5rem; }
    footer .newsletter-footer .form input[type="text"],
    footer .newsletter-footer .form input[type="email"] {
      width: 47%;
      margin: 0 0.625rem 0.625rem 0; }
    footer .newsletter-footer .form input[type="submit"] {
      float: none; }
  footer .top-footer .bottom .left-inputs input[type="text"],
  footer .top-footer .bottom .left-inputs input[type="email"] {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs textarea {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs input[type="submit"] {
    font-size: 0.93735rem;
    background: #ffa14a url(img/right-arrow.png) scroll no-repeat 97% center;
    width: 100%; } }

@media screen and (min-width: 60rem) and (max-width: 64.06rem) {
  footer .newsletter-footer .text {
    width: 22.5rem; }
    footer .newsletter-footer .text h2 {
      font-size: 2.25rem; }
  footer .newsletter-footer .form {
    width: 28.5rem; }
    footer .newsletter-footer .form p {
      width: 47%;
      float: left;
      margin: 0 0.5rem 0 0; }
    footer .newsletter-footer .form input[type="text"],
    footer .newsletter-footer .form input[type="email"] {
      width: 100%;
      margin: 0 0.625rem 0.625rem 0; }
    footer .newsletter-footer .form input[type="submit"] {
      float: none; }
  footer .top-footer .bottom .left-inputs input[type="text"],
  footer .top-footer .bottom .left-inputs input[type="email"] {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs textarea {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs input[type="submit"] {
    font-size: 0.93735rem;
    background: #ffa14a url(img/right-arrow.png) scroll no-repeat 97% center;
    width: 100%; } }

@media screen and (min-width: 56.25rem) and (max-width: 59.94rem) {
  footer .newsletter-footer .text {
    width: 22.5rem; }
    footer .newsletter-footer .text h2 {
      font-size: 2.25rem; }
  footer .newsletter-footer .form {
    width: 25.5rem; }
    footer .newsletter-footer .form p {
      width: 47%;
      float: left;
      margin: 0 0.5rem 0 0; }
    footer .newsletter-footer .form input[type="text"],
    footer .newsletter-footer .form input[type="email"] {
      width: 100%;
      margin: 0 0.625rem 0.625rem 0; }
    footer .newsletter-footer .form input[type="submit"] {
      float: none; }
  footer .top-footer .bottom .bottom-in {
    padding: 4.375rem 0 0 0; }
  footer .top-footer .bottom .left-inputs input[type="text"],
  footer .top-footer .bottom .left-inputs input[type="email"] {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs textarea {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs input[type="submit"] {
    font-size: 0.875rem;
    background: #ffa14a;
    width: 100%;
    text-align: center;
    padding-left: 5%; } }

@media screen and (min-width: 50.1rem) and (max-width: 56.19rem) {
  footer .newsletter-footer .text {
    width: 19.5rem; }
    footer .newsletter-footer .text h2 {
      font-size: 2rem; }
  footer .newsletter-footer .form {
    width: 21.5rem; }
    footer .newsletter-footer .form p {
      width: 47%;
      float: left;
      margin: 0 0.5rem 0 0; }
    footer .newsletter-footer .form input[type="text"],
    footer .newsletter-footer .form input[type="email"] {
      width: 100%;
      margin: 0 0.625rem 0.625rem 0; }
    footer .newsletter-footer .form input[type="submit"] {
      float: none; }
  footer .top-footer .bottom .photo {
    display: block;
    margin-top: 4rem; }
  footer .top-footer .bottom .bottom-in {
    padding: 4.375rem 0 0 0; }
  footer .top-footer .bottom .left-inputs input[type="text"],
  footer .top-footer .bottom .left-inputs input[type="email"] {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs textarea {
    font-size: 1rem; }
  footer .top-footer .bottom .right-inputs input[type="submit"] {
    font-size: 0.7925rem;
    background: #ffa14a;
    width: 100%;
    text-align: center;
    padding-left: 3%; } }

@media screen and (max-width: 50.07rem) {
  footer .newsletter-footer {
    background: url(img/back-newsletter.jpg) scroll no-repeat 0 0;
    background-size: cover;
    padding: 3.125rem 3.125rem 6.25rem;
    height: auto; }
    footer .newsletter-footer .icon {
      float: none;
      padding: 3.125rem 0 0;
      display: block; }
      footer .newsletter-footer .icon img {
        width: 6.563rem;
        height: 6.563rem;
        margin: 0 auto; }
    footer .newsletter-footer .text {
      float: none;
      text-align: center;
      width: 100%;
      font-size: 1.5rem; }
      footer .newsletter-footer .text h2 {
        font-size: 3.75rem;
        line-height: 3.75rem;
        margin-bottom: 1rem; }
    footer .newsletter-footer .form {
      width: 100%;
      float: none;
      margin: 1rem auto 0;
      padding: 1.25rem 0; }
      footer .newsletter-footer .form p {
        width: 100%;
        float: none; }
      footer .newsletter-footer .form input[type="text"],
      footer .newsletter-footer .form input[type="email"] {
        width: 100%;
        float: none;
        display: block;
        height: 4.875rem;
        margin: 0.9375rem 0;
        font-size: 1.563rem;
        font-weight: 300;
        line-height: 2rem;
        padding: 1.5rem; }
      footer .newsletter-footer .form input::-webkit-input-placeholder,
      footer .newsletter-footer .form input:-moz-placeholder,
      footer .newsletter-footer .form input::-moz-placeholder,
      footer .newsletter-footer .form input:-ms-input-placeholder {
        font-size: 1.563rem;
        line-height: 2rem;
        color: #5a5a5a;
        font-style: italic;
        font-weight: 300; }
      footer .newsletter-footer .form input[type="submit"] {
        margin: 2.5rem auto;
        display: block;
        float: none;
        height: 4.625rem;
        font-size: 1.563rem;
        width: 19.38rem;
        background: url(img/arrow-btn-azul.png) scroll no-repeat 90% center; }
  footer .top-footer {
    text-align: center;
    padding: 4rem 3.125rem 6.25rem; }
    footer .top-footer .bottom {
      padding: 0 0 0;
      position: relative;
      text-align: center; }
      footer .top-footer .bottom .bottom-in {
        padding: 0; }
      footer .top-footer .bottom h2 {
        font-size: 3.75rem;
        line-height: 3rem; }
      footer .top-footer .bottom p {
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 300; }
      footer .top-footer .bottom .rightc {
        width: 100%; }
        footer .top-footer .bottom .rightc .left-inputs {
          padding-left: 0;
          padding-right: 0; }
          footer .top-footer .bottom .rightc .left-inputs input[type="text"],
          footer .top-footer .bottom .rightc .left-inputs input[type="email"] {
            padding: 2rem 1.563rem;
            border-radius: 0.4375rem;
            height: 5.625rem;
            margin-bottom: 1rem;
            font-size: 1.5rem;
            font-style: italic; }
          footer .top-footer .bottom .rightc .left-inputs input::-webkit-input-placeholder,
          footer .top-footer .bottom .rightc .left-inputs input:-moz-placeholder,
          footer .top-footer .bottom .rightc .left-inputs input::-moz-placeholder,
          footer .top-footer .bottom .rightc .left-inputs input:-ms-input-placeholder {
            color: #3a3a3a;
            line-height: 1.5rem;
            font-size: 1.5rem;
            font-style: italic;
            font-weight: 300; }
        footer .top-footer .bottom .rightc .right-inputs {
          padding-left: 0;
          padding-right: 0;
          margin-top: 0; }
        footer .top-footer .bottom .rightc input[type="submit"] {
          background: #ffa14a;
          font-size: 1.5rem;
          margin: 3.125rem auto 0;
          width: 35rem;
          height: 5.625rem;
          font-weight: 400;
          padding: 2rem 1.25rem; }
        footer .top-footer .bottom .rightc textarea {
          border-radius: 0.4375rem;
          font-size: 1.5rem;
          font-style: italic;
          padding: 1rem 1.25rem; }
  footer .bottom-footer-first {
    height: 6.875rem; }
    footer .bottom-footer-first .center-social {
      width: 7rem; }
    footer .bottom-footer-first .facebook-footer {
      background: url(img/facebook-mobile.png);
      width: 1.625rem;
      height: 2.938rem;
      float: left;
      margin: auto; }
    footer .bottom-footer-first .linkedin-footer {
      background: url(img/linkedin-mobile.png);
      width: 3.188rem;
      height: 2.938rem;
      float: right;
      margin: auto; }
  footer .bottom-footer {
    padding: 3.063rem 0 5rem 0; }
    footer .bottom-footer p {
      font-size: 1.125rem; }
  footer .bottom-text {
    text-align: center;
    padding: 5rem 5rem 7rem; }
    footer .bottom-text h4 {
      color: #204083;
      font-weight: 600;
      font-size: 1.5rem;
      text-transform: uppercase; }
      footer .bottom-text h4 a {
        color: #204083; }
      footer .bottom-text h4 a:hover {
        color: #204083; } }

@media screen and (max-width: 43.13rem) {
  footer .newsletter-footer {
    padding: 3.125rem 2.5rem 6.25rem; } }

@media screen and (max-width: 37.5rem) {
  footer .newsletter-footer {
    padding: 3.125rem 2.5rem 6.25rem; }
    footer .newsletter-footer .text h2 {
      font-size: 3rem; } }

@media screen and (max-width: 33.69rem) {
  footer .newsletter-footer {
    padding: 3.125rem 2.5rem 6.25rem; }
    footer .newsletter-footer .text h2 {
      font-size: 2.5rem; } }

@media screen and (max-width: 30rem) {
  footer .newsletter-footer {
    padding: 3.125rem 2.5rem 6.25rem; }
    footer .newsletter-footer .text {
      font-size: 1rem; }
      footer .newsletter-footer .text h2 {
        font-size: 2rem; }
    footer .newsletter-footer .form input[type="text"],
    footer .newsletter-footer .form input[type="email"] {
      width: 100%;
      float: none;
      display: block;
      height: 4.5rem;
      margin: 0.9375rem 0;
      font-size: 1.25rem;
      font-weight: 300;
      line-height: 2rem;
      padding: 1.25rem; }
    footer .newsletter-footer .form input[type="submit"] {
      font-size: 1.2rem;
      background: url(img/arrow-btn-azul.png) scroll no-repeat 90% center;
      background-size: 1.875rem;
      height: 4rem;
      width: 97%; }
  footer .bottom-footer p {
    font-size: 0.75rem; } }

@media screen and (max-width: 23.69rem) {
  footer .newsletter-footer .text h2 {
    font-size: 1.6rem !important;
    line-height: 1.8rem; }
  footer .newsletter-footer .text {
    font-size: 1rem !important; }
  footer .bottom-text h4 {
    font-size: 1.2rem !important; }
  footer .bottom-footer p {
    font-size: 0.75rem; } }

ul.menu {
  margin-bottom: 2.5rem;
  margin-left: 1rem;
  list-style: none; }
  ul.menu li {
    line-height: 1.1;
    margin-bottom: 1rem;
    display: list-item; }
    ul.menu li a {
      color: #515151;
      line-height: 1.4;
      font-size: 12px;
      padding: 0.2rem 0;
      font-weight: normal; }
      ul.menu li a:hover {
        color: #46a0c5; }
    ul.menu li::before {
      content: "\2022";
      color: #052675;
      display: inline-block;
      width: 1em;
      margin-left: -1em; }

.site-colophon {
  font-size: 1rem;
  text-align: center;
  padding: 2rem 0;
  border-top: 5px solid #052675;
  position: relative;
  background: #ffffff; }
  .site-colophon:before {
    content: "";
    height: 5px;
    background: #fdc740;
    width: 40vw;
    position: absolute;
    top: -5px;
    right: 0; }
  .site-colophon .logo-patronos img {
    max-width: 175px; }
  .site-colophon ul.revisions-list li {
    display: inline-block;
    text-align: center;
    color: #224281 !important;
    font-weight: 400;
    font-size: 1rem; }
    .site-colophon ul.revisions-list li a {
      color: #224281;
      font-weight: 400;
      display: inline-block; }
    .site-colophon ul.revisions-list li span {
      padding-right: 10px; }
      .site-colophon ul.revisions-list li span:after {
        content: "|";
        color: #999;
        font-size: 0.85rem;
        margin-left: 15px; }
    .site-colophon ul.revisions-list li:last-child span:after {
      content: ""; }

.social-links {
  width: auto;
  text-align: left; }
  .social-links ul {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex; }
  .social-links li {
    display: inline-block;
    margin-right: 10px; }

#scroll-top-page {
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    #scroll-top-page {
      margin-top: 2rem; } }
  #scroll-top-page.active {
    display: block; }
  #scroll-top-page.fixed {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 10000; }
  #scroll-top-page a {
    background: #052675 url(img/arrow-up-white.svg) no-repeat center;
    background-size: 20px;
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    margin: 0 auto; }
    #scroll-top-page a span {
      display: none; }

.accordion-v2 dt {
  border-top: 1px dotted #bfbfbf;
  background: url(img/acc-plus.png) scroll no-repeat left center;
  padding: 20px 0 10px 0; }
  .accordion-v2 dt.active {
    background: url(img/acc-minus.png) scroll no-repeat left center; }
  .accordion-v2 dt:first-of-type {
    border-top: 0; }
  .accordion-v2 dt:last-of-type {
    border-bottom: 1px dotted #bfbfbf; }
  .accordion-v2 dt h4 {
    font-size: 1rem;
    color: #000;
    text-align: left;
    font-weight: 700;
    margin: -0.60rem 0px 0px 40px; }

.accordion-v2 dd {
  padding-left: 40px;
  padding-bottom: 30px; }
  .accordion-v2 dd:last-of-type {
    border-bottom: 1px dotted #bfbfbf; }
  .accordion-v2 dd p {
    font-size: 0.875rem; }

#cookie-law-info-bar {
  background: rgba(5, 38, 117, 0.95) !important;
  text-align: center;
  padding: 2rem 1rem; }
  #cookie-law-info-bar p {
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.4;
    max-width: 700px;
    margin: 0 auto; }
  #cookie-law-info-bar a {
    color: white;
    text-decoration: underline; }
  #cookie-law-info-bar #cookie_action_close_header {
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    font-weight: bold;
    font-size: 0.9375rem;
    padding: 0.8rem 3rem; }

#cookie-law-info-again {
  background: rgba(5, 38, 117, 0.65) !important;
  box-shadow: inherit;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 0.75rem; }

body.has-cookie-modal::before {
  content: " ";
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9998; }

.orientation-form {
  background: transparent url(img/rectangle-dotted-white.svg) no-repeat center 2rem;
  background-size: 100% auto;
  max-width: 420px;
  position: relative;
  margin: 0 auto;
  padding: 20px 10px;
  z-index: 10; }
  @media print, screen and (min-width: 40em) {
    .orientation-form {
      padding: 20px; } }
  @media print, screen and (min-width: 64em) {
    .orientation-form {
      position: absolute;
      right: 8%;
      bottom: 0px;
      z-index: 90; } }
  @media screen and (min-width: 1441px) {
    .orientation-form {
      right: 8%; } }
  .orientation-form .wrapper {
    transition: all .6s linear;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    background: white;
    border-radius: 10px; }
    .orientation-form .wrapper.highlight {
      background-color: #ffa705;
      box-shadow: 0 0 20px rgba(255, 139, 31, 0.6); }
  .orientation-form .stars {
    display: none; }
    @media print, screen and (min-width: 40em) {
      .orientation-form .stars {
        position: absolute;
        right: -15px;
        top: -15px;
        display: block; } }
  .orientation-form .box-header {
    background: #d3e9ff;
    border-radius: 10px 10px 0 0;
    color: #052675;
    text-align: center;
    padding: 20px 30px; }
    .orientation-form .box-header .box-title {
      line-height: 1.2;
      margin: 0;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 1.125rem;
      text-align: center; }
  .orientation-form .box-body {
    padding: 15px; }
    @media print, screen and (min-width: 40em) {
      .orientation-form .box-body {
        padding: 20px 30px; } }
    .orientation-form .box-body .box-lead {
      color: #052675;
      font-size: 1.125rem;
      line-height: 1.2;
      text-align: center;
      margin-bottom: 1rem; }
    .orientation-form .box-body .req-msg.alert-box.warning.radius.alert.callout {
      display: none !important; }
  .orientation-form form input[type="text"],
  .orientation-form form input[type="email"] {
    margin-bottom: 0.5rem;
    padding: 0.7rem;
    height: auto;
    font-size: 1rem;
    font-weight: 300;
    border-color: #d3e9ff;
    color: #052675;
    text-overflow: ellipsis; }
    @media print, screen and (min-width: 40em) {
      .orientation-form form input[type="text"],
      .orientation-form form input[type="email"] {
        font-size: 0.875rem; } }
    .orientation-form form input[type="text"]:-ms-input-placeholder,
    .orientation-form form input[type="email"]:-ms-input-placeholder {
      color: #052675; }
    .orientation-form form input[type="text"]::placeholder,
    .orientation-form form input[type="email"]::placeholder {
      color: #052675; }
  .orientation-form form select,
  .orientation-form form textarea {
    margin-bottom: 0.5rem;
    padding: 0.6rem 0.5rem;
    height: auto;
    font-family: "Open Sans", sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    text-overflow: ellipsis;
    border-color: #d3e9ff;
    color: #052675; }
    @media print, screen and (min-width: 40em) {
      .orientation-form form select,
      .orientation-form form textarea {
        font-size: 0.875rem; } }
    .orientation-form form select:-ms-input-placeholder,
    .orientation-form form textarea:-ms-input-placeholder {
      color: #052675; }
    .orientation-form form select::placeholder,
    .orientation-form form textarea::placeholder {
      color: #052675; }
  .orientation-form form #ifSelectOtro {
    display: none; }
  .orientation-form form .mob-lbl {
    display: none; }
  @media print, screen and (min-width: 40em) {
    .orientation-form form .column.no-padding-right {
      padding-right: 0; } }
  .orientation-form form .options-group {
    margin-bottom: 1rem; }
    .orientation-form form .options-group label {
      display: inline-block;
      padding-right: 1rem;
      color: #052675;
      cursor: pointer; }
      .orientation-form form .options-group label input {
        margin-bottom: 0; }
      .orientation-form form .options-group label:last-child {
        padding-right: 0;
        margin-right: 0; }
    .orientation-form form .options-group .opt-label {
      display: inline-block;
      font-size: 1rem;
      font-weight: 300;
      padding-right: 1rem;
      color: #052675; }
      @media print, screen and (min-width: 40em) {
        .orientation-form form .options-group .opt-label {
          font-size: 0.875rem; } }
    .orientation-form form .options-group p {
      display: inline-block;
      margin-bottom: 0;
      margin-top: 0.8rem; }
      @media print, screen and (min-width: 40em) {
        .orientation-form form .options-group p {
          width: 20%; } }
  .orientation-form form .box-action .button {
    width: 100%;
    padding: 1rem 4rem 1.1rem 1rem;
    font-size: 0.9375rem; }

#expandable-form {
  display: none;
  background: linear-gradient(to bottom, #03194e, #052675);
  padding: 1.5rem 1rem 2rem 1rem; }
  #expandable-form.active {
    display: block; }
  #expandable-form .orientation-form {
    background: none;
    background-size: 100% auto;
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    padding: 20px 10px;
    z-index: 10;
    right: inherit;
    bottom: inherit; }
    @media print, screen and (min-width: 40em) {
      #expandable-form .orientation-form form .column.no-padding-right {
        padding-right: 0.5rem; } }
    #expandable-form .orientation-form form .box-action .button {
      max-width: max-content; }

.search-box {
  position: relative; }
  .search-box .show-search-btn {
    background: url("../images/icons/icon-search.svg") no-repeat center;
    background-size: auto 32px;
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    text-indent: -99999px; }
    .search-box .show-search-btn:hover {
      opacity: 0.8; }
    .search-box .show-search-btn:active {
      opacity: 0.6; }
  .search-box .search-popup {
    position: absolute;
    right: 0;
    top: 0;
    background: white;
    padding-top: 5px;
    width: 350px;
    display: none; }
  .search-box #searchform .search-text {
    margin: 0;
    margin-top: -10px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #999;
    background: none; }
    .search-box #searchform .search-text:focus, .search-box #searchform .search-text:active {
      box-shadow: none;
      border-bottom: 1px solid #2199e8; }
  .search-box #searchform .search-button {
    background: url("../images/icons/icon-search.svg") no-repeat center;
    border: none;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    text-indent: -99999px;
    z-index: 2;
    outline: none;
    background-size: auto 31px;
    width: 32px;
    height: 32px; }

.shortcode-accordion {
  margin-bottom: 3rem;
  margin-top: 3rem;
  text-align: left; }
  .shortcode-accordion.uppercase .ui-accordion-header {
    text-transform: uppercase; }
  .shortcode-accordion .ui-accordion-header {
    border-bottom: 1px dashed #052675;
    cursor: pointer;
    margin: 0;
    font-size: 1rem;
    font-weight: normal;
    outline: none;
    padding: 1.2rem 0.8rem 1.2rem 2.5rem;
    position: relative; }
    .shortcode-accordion .ui-accordion-header a {
      color: #052675;
      font-size: 1.125rem; }
    .shortcode-accordion .ui-accordion-header:hover {
      background-color: #f2f8ff; }
    .shortcode-accordion .ui-accordion-header.ui-accordion-header-active {
      background: none;
      font-weight: bold;
      font-size: 1rem;
      border-bottom: none; }
    .shortcode-accordion .ui-accordion-header .ui-accordion-header-icon {
      background: no-repeat center center;
      background-size: 22px auto;
      display: block;
      float: left;
      position: absolute;
      left: 0;
      height: 25px;
      width: 25px; }
      .shortcode-accordion .ui-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-e {
        background: url("../images/icons/btn-arrow-down.svg") no-repeat center; }
      .shortcode-accordion .ui-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-s {
        background: url("../images/icons/btn-arrow-up.svg") no-repeat center; }
  .shortcode-accordion .acc-content {
    border-bottom: 1px dashed #052675;
    padding: 1.4rem 1rem 1.4rem 2.5rem;
    font-size: 1.125rem; }
    .shortcode-accordion .acc-content:after {
      content: " ";
      display: block;
      clear: both; }
    .shortcode-accordion .acc-content ul li {
      line-height: 1.5; }
      .shortcode-accordion .acc-content ul li ul {
        margin-top: -10px; }
        .shortcode-accordion .acc-content ul li ul li {
          margin: 0;
          font-size: 12px; }
    .shortcode-accordion .acc-content .button {
      width: auto;
      display: inline-block; }

.top-banner {
  background: radial-gradient(41.18% 41.18% at 53.84% 58.82%, rgba(183, 216, 249, 0) 0%, rgba(183, 216, 249, 0.17) 100%);
  min-height: 475px;
  position: relative; }
  .top-banner .color-line {
    background: #052675;
    height: 8px;
    display: block;
    position: absolute;
    top: 546px;
    width: 100%;
    z-index: 1; }
    .top-banner .color-line::before {
      content: " ";
      background: #fdc740;
      position: absolute;
      height: 8px;
      width: 30%; }
    @media print, screen and (min-width: 64em) {
      .top-banner .color-line {
        top: 475px; } }

.home-content {
  padding: 3rem 0 0; }
  .home-content .top-content {
    text-align: center;
    padding: 0; }
    .home-content .top-content .top1, .home-content .top-content .top2 {
      width: 100%; }
    .home-content .top-content .leftc {
      text-align: left; }
      .home-content .top-content .leftc h2 {
        font-size: 2.1875rem;
        text-align: center;
        line-height: 1;
        color: #052675;
        margin-bottom: 3rem;
        font-weight: 300; }
        @media print, screen and (min-width: 64em) {
          .home-content .top-content .leftc h2 {
            font-size: 2.8125rem;
            text-align: left; } }
      .home-content .top-content .leftc .item-poliza {
        margin-bottom: 4.063rem;
        min-height: 520px; }
        .home-content .top-content .leftc .item-poliza h3 {
          color: #052675;
          font-size: 1.5625rem;
          margin: 1rem 0; }
        .home-content .top-content .leftc .item-poliza p {
          color: #0A0A0A;
          font-size: 0.875rem; }
        .home-content .top-content .leftc .item-poliza a {
          margin: 1rem auto;
          width: 100%; }
        .home-content .top-content .leftc .item-poliza .item-content {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-pack: justify;
              justify-content: space-between;
          min-height: 270px; }
      .home-content .top-content .leftc .content-btn {
        text-align: center;
        margin-top: 0.625rem;
        float: left;
        width: 100%; }
        .home-content .top-content .leftc .content-btn a {
          font-size: 0.875rem;
          color: #fefefe;
          font-weight: 600;
          background: #56c1e3 url(img/right-arrow.png) scroll no-repeat 91% center;
          width: 17.88rem;
          height: 3.375rem;
          border-bottom: 0.25rem solid #4daac7;
          text-align: left;
          box-shadow: none;
          text-transform: uppercase;
          border-radius: 0.3125rem;
          display: block;
          margin: auto;
          padding: 0.9375rem 1.625rem 0.9375rem 4rem; }
        .home-content .top-content .leftc .content-btn a:hover {
          opacity: 0.8; }
    .home-content .top-content .rigthc {
      text-align: left; }
      @media print, screen and (min-width: 64em) {
        .home-content .top-content .rigthc {
          max-width: 337px; } }
      .home-content .top-content .rigthc .sidebar-blue {
        width: 100%;
        background: #f2f8ff;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 0;
        padding: 1.5rem 0.625rem 1rem;
        display: inline-block; }
        .home-content .top-content .rigthc .sidebar-blue .copy {
          padding: 0.5rem 0.9rem;
          display: inline-block; }
          .home-content .top-content .rigthc .sidebar-blue .copy h2 {
            color: #052675;
            font-size: 1.375rem;
            text-align: center;
            line-height: 1; }
          .home-content .top-content .rigthc .sidebar-blue .copy ul {
            margin: 2rem 0 0 0; }
            .home-content .top-content .rigthc .sidebar-blue .copy ul li {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: baseline;
                  align-items: baseline; }
              .home-content .top-content .rigthc .sidebar-blue .copy ul li sub {
                color: #052675;
                font-weight: bold;
                font-size: 1.5625rem;
                display: block;
                float: left;
                margin-right: 10px;
                width: 42px;
                height: 42px;
                line-height: 38px;
                text-align: center;
                border: 1px solid #fdc740;
                border-radius: 42px;
                position: relative; }
                .home-content .top-content .rigthc .sidebar-blue .copy ul li sub::before {
                  content: '';
                  width: 11px;
                  height: 11px;
                  background: #fdc740;
                  border-radius: 11px;
                  border-radius: 11px;
                  display: block;
                  position: absolute;
                  right: 0; }
              .home-content .top-content .rigthc .sidebar-blue .copy ul li span {
                color: #052675;
                font-size: 0.875rem;
                float: left;
                width: 79%; }
        .home-content .top-content .rigthc .sidebar-blue a.btn {
          font-size: 0.875rem;
          font-weight: 700;
          color: #fefefe;
          display: block;
          background: #ffa14a url(img/right-arrow.png) scroll no-repeat 80% center;
          width: 100%;
          height: 3.313rem;
          border-bottom: 0.125rem solid #e08d41;
          text-transform: uppercase;
          box-shadow: none;
          border-radius: 0.3125rem;
          text-align: left;
          padding: 0.9375rem 3.5rem;
          margin-top: 2rem; }
        .home-content .top-content .rigthc .sidebar-blue a.btn:hover {
          opacity: 0.8; }
      .home-content .top-content .rigthc img {
        margin: 0 auto; }
  .home-content .bottom-content {
    margin: 6rem 0 0;
    /*background: url(img/back-articles-section.jpg) scroll no-repeat center bottom;*/
    background: transparent;
    text-align: center;
    /*min-height: 54.13rem;*/ }
    .home-content .bottom-content .bottom-content-in {
      position: relative;
      margin-top: 3.125rem;
      display: none; }
    .home-content .bottom-content .top {
      position: relative;
      padding: 0;
      text-align: left;
      margin-bottom: 1.25rem; }
      .home-content .bottom-content .top h2 {
        font-size: 3.125rem;
        line-height: 3.125rem;
        padding: 0 0 1.875rem 0;
        font-weight: 300;
        color: #0e83c0; }
      .home-content .bottom-content .top a {
        font-size: 0.75rem;
        line-height: 0.75rem;
        color: #0091cf;
        font-weight: 400;
        text-transform: uppercase;
        position: absolute;
        top: 1.875rem;
        right: 0; }
        .home-content .bottom-content .top a span {
          background: url(img/arrow-ver-noticiasl.png) scroll no-repeat right center;
          padding: 0 1.563rem 0 0; }
    .home-content .bottom-content .lists ul li .li-in .img {
      position: relative; }
    .home-content .bottom-content .lists ul li .li-in .img img {
      width: 100%;
      height: auto; }
    .home-content .bottom-content .lists ul li .li-in h6 {
      color: #fefefe;
      text-align: center;
      background: #56c1e3;
      width: 4.313rem;
      height: 4.313rem;
      position: absolute;
      bottom: -2.188rem;
      left: 50%;
      margin: 0 0 0 -2.188rem;
      border-radius: 2.5rem;
      font-size: 1.125rem;
      line-height: 1rem;
      font-weight: 100;
      padding: 1.25rem 0 0 0;
      z-index: 100; }
      .home-content .bottom-content .lists ul li .li-in h6 sub {
        font-size: 1.813rem;
        line-height: 0; }
    .home-content .bottom-content .lists ul li .cont {
      background: #fefefe;
      padding: 4rem 2rem 4.5rem 1.25rem;
      position: relative;
      margin-top: -0.3125rem;
      text-align: left; }
      .home-content .bottom-content .lists ul li .cont h5 {
        font-size: 1.25rem;
        line-height: 1.625rem;
        color: #111111;
        padding: 0 0 0.9375rem 0;
        font-weight: 400; }
      .home-content .bottom-content .lists ul li .cont p {
        font-size: 0.875rem;
        line-height: 1.25rem;
        color: #414042;
        font-weight: 300; }
    .home-content .bottom-content .lists ul li a.linkt {
      position: absolute;
      font-size: 0.875rem;
      line-height: 3.063rem;
      color: #fefefe;
      background: #57c1e3;
      font-family: "Open Sans", sans-serif;
      width: 9.688rem;
      display: block;
      border: 0;
      border-bottom: 0.1875rem solid #4daac7;
      border-radius: 0.3125rem;
      box-shadow: none;
      text-transform: uppercase;
      text-align: center;
      bottom: -1.25rem;
      left: 50%;
      margin: 0 0 0 -4.688rem; }
      .home-content .bottom-content .lists ul li a.linkt span {
        background: url(img/right-arrow.png) scroll no-repeat right center;
        padding: 0.25rem 2.188rem 0.25rem 0;
        font-weight: 600; }
    .home-content .bottom-content .lists ul li a.linkt:hover {
      opacity: 0.8; }
    .home-content .bottom-content .lists ul li.li1 {
      padding-left: 0;
      padding-right: 1.2rem; }
      .home-content .bottom-content .lists ul li.li1 a {
        left: 47%; }
    .home-content .bottom-content .lists ul li.li2 {
      padding-left: 0.6rem;
      padding-right: 0.6rem; }
    .home-content .bottom-content .lists ul li.li3 {
      padding-right: 0;
      padding-left: 1.2rem; }
      .home-content .bottom-content .lists ul li.li3 a {
        left: 52%; }

.banner-asegurado {
  border-radius: 20px;
  max-width: 340px;
  margin: 1rem auto;
  overflow: hidden; }
  .banner-asegurado p {
    color: white !important;
    font-size: 1rem !important;
    text-align: center !important;
    font-weight: 400 !important;
    padding: 1rem !important;
    background: #052675 !important;
    display: block !important; }
  .banner-asegurado .img {
    background: url(img/banner-asegurado-bg.jpg) no-repeat center;
    background-size: cover;
    height: 220px;
    position: relative; }
    .banner-asegurado .img .button {
      max-width: 228px;
      padding-top: 0.7rem;
      padding-bottom: 0.7rem;
      position: absolute;
      left: 50%;
      margin-left: -114px;
      bottom: 30px; }

.page-cover-house .banner {
  position: relative; }
  .page-cover-house .banner .color-line {
    background: #052675;
    height: 8px;
    display: block;
    position: absolute;
    bottom: -8px;
    width: 100%;
    z-index: 1; }
    .page-cover-house .banner .color-line::before {
      content: " ";
      background: #fdc740;
      position: absolute;
      left: 0;
      height: 8px;
      width: 30%; }

.page-cover-house .sec-video {
  background: #052675;
  border-radius: 10px;
  margin-top: 5rem;
  padding: 2rem;
  margin-bottom: 2rem; }
  .page-cover-house .sec-video .column {
    position: relative; }
  .page-cover-house .sec-video .info {
    color: white;
    font-weight: normal;
    text-align: left; }
    @media print, screen and (min-width: 64em) {
      .page-cover-house .sec-video .info {
        margin: 1rem; } }
    .page-cover-house .sec-video .info h2 {
      font-size: 2.125rem;
      margin-bottom: 1.5rem;
      line-height: 1; }
  .page-cover-house .sec-video .video {
    background: #d3e9ff;
    padding: 1rem;
    border-radius: 5px;
    margin-top: 1.5rem;
    position: absolute;
    width: 100%;
    left: 0; }
    @media print, screen and (min-width: 40em) {
      .page-cover-house .sec-video .video {
        margin-top: 0; } }
    @media print, screen and (min-width: 64em) {
      .page-cover-house .sec-video .video {
        max-width: 500px;
        bottom: -300px; } }
    .page-cover-house .sec-video .video p {
      color: #052675;
      font-size: 1.375rem;
      margin-bottom: 1rem;
      line-height: 1; }
      .page-cover-house .sec-video .video p strong {
        font-weight: bold; }
    .page-cover-house .sec-video .video .video-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden; }
      .page-cover-house .sec-video .video .video-container iframe,
      .page-cover-house .sec-video .video .video-container object,
      .page-cover-house .sec-video .video .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

.page-cover-house .sec-cintillo {
  background: #fdc740;
  padding: 2rem 0;
  margin: 3rem 0; }
  .page-cover-house .sec-cintillo h3 {
    text-align: center;
    font-size: 2.625rem;
    line-height: 1;
    color: #052675;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media print, screen and (min-width: 64em) {
      .page-cover-house .sec-cintillo h3 {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .page-cover-house .sec-cintillo h3 div {
      font-size: 9.375rem;
      line-height: 0.75;
      font-family: 'Montserrat', 'Open Sans', sans-serif;
      font-weight: 900;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .page-cover-house .sec-cintillo h3 div span {
        font-size: 4.375rem; }

.page-cover-house .sec-cards {
  margin-bottom: 3rem; }
  .page-cover-house .sec-cards .column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .page-cover-house .sec-cards .column .card {
      -ms-flex: 100%;
          flex: 100%;
      padding: 1rem;
      margin: 0.5rem;
      border: 1px solid #052675;
      border-radius: 8px; }
      @media print, screen and (min-width: 40em) {
        .page-cover-house .sec-cards .column .card {
          -ms-flex: 47%;
              flex: 47%; } }
      @media print, screen and (min-width: 64em) {
        .page-cover-house .sec-cards .column .card {
          -ms-flex: 23%;
              flex: 23%; } }
      .page-cover-house .sec-cards .column .card p {
        font-size: 0.875rem; }
        .page-cover-house .sec-cards .column .card p.title {
          font-weight: bold;
          color: #052675;
          margin: 0.6rem; }

.page-cover-house .sec-cubiertas {
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 64em) {
    .page-cover-house .sec-cubiertas {
      background: linear-gradient(90deg, #d3e9ff 0%, #d3e9ff 50%, #f9f9f9 50%, #f9f9f9 100%); } }
  .page-cover-house .sec-cubiertas .column:first-of-type {
    background: #d3e9ff; }
    .page-cover-house .sec-cubiertas .column:first-of-type .cubierta {
      color: #052675; }
      .page-cover-house .sec-cubiertas .column:first-of-type .cubierta ul li {
        color: #052675 !important; }
  .page-cover-house .sec-cubiertas .column:last-of-type {
    background: #f9f9f9; }
    .page-cover-house .sec-cubiertas .column:last-of-type .cubierta {
      color: #727272; }
      .page-cover-house .sec-cubiertas .column:last-of-type .cubierta ul li {
        color: #727272 !important; }
  .page-cover-house .sec-cubiertas .column .cubierta {
    padding: 2rem 1rem;
    text-align: left;
    max-width: 410px;
    margin: 0 auto; }
    @media print, screen and (min-width: 40em) {
      .page-cover-house .sec-cubiertas .column .cubierta {
        min-height: 450px; } }
    @media print, screen and (min-width: 64em) {
      .page-cover-house .sec-cubiertas .column .cubierta {
        min-height: 420px; } }
    .page-cover-house .sec-cubiertas .column .cubierta h3 {
      font-size: 2.25rem;
      margin-bottom: 1rem; }
      .page-cover-house .sec-cubiertas .column .cubierta h3 img {
        margin-right: 1rem; }
    .page-cover-house .sec-cubiertas .column .cubierta p {
      font-size: 1.25rem; }
    .page-cover-house .sec-cubiertas .column .cubierta ul {
      list-style: disc; }
      .page-cover-house .sec-cubiertas .column .cubierta ul li {
        font-size: 1.5625rem;
        margin-left: 2rem;
        margin-bottom: 0; }

.page-cover-house .sec-cubiertas-adicionales {
  margin-bottom: 5rem; }
  .page-cover-house .sec-cubiertas-adicionales h3 {
    margin: 0 auto;
    max-width: 250px;
    background: white;
    padding: 1rem;
    text-align: center;
    font-size: 2.375rem;
    line-height: 1;
    color: #052675;
    font-weight: 100;
    z-index: 1;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .page-cover-house .sec-cubiertas-adicionales h3 {
        max-width: 420px; } }
  .page-cover-house .sec-cubiertas-adicionales small {
    margin-top: 1.5rem;
    display: block;
    color: #052675;
    font-size: 0.875rem; }
  .page-cover-house .sec-cubiertas-adicionales .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    position: relative; }
    .page-cover-house .sec-cubiertas-adicionales .inner::after {
      content: '';
      width: 100%;
      height: 90%;
      border-radius: 8px;
      border: 1px dashed #052675;
      position: absolute;
      top: -50px; }
      @media print, screen and (min-width: 40em) {
        .page-cover-house .sec-cubiertas-adicionales .inner::after {
          top: -30px; } }
      @media print, screen and (min-width: 64em) {
        .page-cover-house .sec-cubiertas-adicionales .inner::after {
          height: 70%; } }
    .page-cover-house .sec-cubiertas-adicionales .inner .card {
      -ms-flex: 100%;
          flex: 100%;
      border: 1px solid #052675;
      border-radius: 8px;
      max-width: 440px;
      margin: 0.5rem 2rem;
      z-index: 1; }
      @media print, screen and (min-width: 40em) {
        .page-cover-house .sec-cubiertas-adicionales .inner .card {
          -ms-flex: 47%;
              flex: 47%;
          margin: 2rem; } }
      @media print, screen and (min-width: 64em) {
        .page-cover-house .sec-cubiertas-adicionales .inner .card {
          -ms-flex: 23%;
              flex: 23%; } }
      .page-cover-house .sec-cubiertas-adicionales .inner .card .top {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        background: #052675;
        padding: 1rem; }
        .page-cover-house .sec-cubiertas-adicionales .inner .card .top p {
          font-size: 1.5rem;
          color: white;
          text-align: center; }
          @media print, screen and (min-width: 40em) {
            .page-cover-house .sec-cubiertas-adicionales .inner .card .top p {
              font-size: 1.375rem; } }
          .page-cover-house .sec-cubiertas-adicionales .inner .card .top p img {
            margin-right: 1rem;
            vertical-align: middle; }
      .page-cover-house .sec-cubiertas-adicionales .inner .card .bottom {
        padding: 2rem;
        background: white;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px; }
        .page-cover-house .sec-cubiertas-adicionales .inner .card .bottom p {
          font-size: 1rem;
          color: #052675;
          text-align: center; }

#encuentra-taller header {
  background: url(../images/bg-banner-talleres.jpg) no-repeat center bottom;
  background-size: cover;
  height: 200px;
  position: relative; }
  @media print, screen and (min-width: 40em) {
    #encuentra-taller header {
      height: 300px; } }
  #encuentra-taller header span {
    width: 100%;
    height: 6px;
    background: #EDDA1C;
    position: absolute;
    bottom: 0;
    left: 0; }
    #encuentra-taller header span::before {
      content: '';
      width: 50%;
      height: 100%;
      background: #82DBE1;
      position: absolute;
      bottom: 0;
      left: 0; }
    #encuentra-taller header span::after {
      content: '';
      width: 10%;
      height: 100%;
      background: #AC979C;
      position: absolute;
      bottom: 0;
      right: 0; }
  #encuentra-taller header .row {
    height: 100%; }
    #encuentra-taller header .row .column {
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      #encuentra-taller header .row .column h1 {
        color: #052675;
        font-size: 3.4375rem;
        font-weight: 700;
        line-height: 1.1;
        text-align: left; }
        @media print, screen and (min-width: 40em) {
          #encuentra-taller header .row .column h1 {
            font-size: 3.875rem; } }

#encuentra-taller .subtitle {
  background: rgba(211, 233, 255, 0.35);
  padding: 2rem 0; }
  @media print, screen and (min-width: 40em) {
    #encuentra-taller .subtitle {
      padding: 4rem 0; } }
  #encuentra-taller .subtitle h2 {
    color: #052675;
    font-size: 1.5625rem;
    line-height: 1.1;
    text-align: center;
    text-wrap: balance; }

#encuentra-taller .benefits {
  padding: 2rem 0; }
  @media print, screen and (min-width: 40em) {
    #encuentra-taller .benefits {
      padding: 4rem 0; } }
  #encuentra-taller .benefits h3 {
    color: #052675;
    font-size: 1.875rem;
    line-height: 1.1;
    text-align: center;
    text-wrap: balance;
    margin-bottom: 3rem; }
  #encuentra-taller .benefits .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(47%, 1fr))[auto-fill];
        grid-template-columns: repeat(auto-fill, minmax(47%, 1fr));
    gap: 2rem 3rem; }
    #encuentra-taller .benefits .grid .item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      gap: 1.5rem;
      width: 100%;
      padding-bottom: 1.5rem;
      position: relative; }
      #encuentra-taller .benefits .grid .item::after {
        content: '';
        width: calc(100% - 75px);
        height: 1px;
        background: #052675;
        position: absolute;
        bottom: 0;
        right: 0; }
      #encuentra-taller .benefits .grid .item:last-child::after {
        content: none; }
      @media print, screen and (min-width: 40em) {
        #encuentra-taller .benefits .grid .item:nth-last-child(-n+2)::after {
          content: none; } }
      #encuentra-taller .benefits .grid .item img {
        width: 50px;
        height: 50px; }
      #encuentra-taller .benefits .grid .item p {
        color: #052675;
        font-size: 1.125rem;
        line-height: 1.1;
        text-align: left;
        width: 100%; }
        #encuentra-taller .benefits .grid .item p strong {
          font-weight: 600; }

#encuentra-taller .network {
  background-color: #052675;
  padding: 2rem 0; }
  @media print, screen and (min-width: 40em) {
    #encuentra-taller .network {
      padding: 4rem 0; } }
  #encuentra-taller .network h3 {
    color: #FDC740;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    text-wrap: balance;
    margin-bottom: 3rem; }
  #encuentra-taller .network .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(47%, 1fr))[auto-fill];
        grid-template-columns: repeat(auto-fill, minmax(47%, 1fr));
    gap: 2rem 3rem; }
    #encuentra-taller .network .grid .item {
      padding-bottom: 1rem;
      border-bottom: 1px solid white; }
      #encuentra-taller .network .grid .item:last-child {
        border-bottom: none; }
      @media print, screen and (min-width: 40em) {
        #encuentra-taller .network .grid .item:nth-last-child(-n+2) {
          border-bottom: none; } }
      #encuentra-taller .network .grid .item p {
        font-size: 1rem;
        line-height: 1.1;
        text-align: left;
        color: white;
        font-weight: 400; }
        #encuentra-taller .network .grid .item p.town {
          color: #FDC740;
          font-weight: 600; }
        #encuentra-taller .network .grid .item p.name {
          color: #FDC740;
          font-size: 1.875rem;
          font-weight: 700;
          margin-bottom: 1rem; }
          #encuentra-taller .network .grid .item p.name span {
            font-weight: 400; }
        #encuentra-taller .network .grid .item p.address, #encuentra-taller .network .grid .item p.phone, #encuentra-taller .network .grid .item p.email {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          margin-bottom: 1rem; }
          #encuentra-taller .network .grid .item p.address::before, #encuentra-taller .network .grid .item p.phone::before, #encuentra-taller .network .grid .item p.email::before {
            content: '';
            width: 20px;
            height: 20px;
            display: block;
            padding-right: 2rem;
            margin-right: 1rem;
            border-right: 1px solid white; }
        #encuentra-taller .network .grid .item p.address::before {
          background: url(../images/icons/icon-location-white.svg) left center no-repeat;
          background-size: contain; }
        #encuentra-taller .network .grid .item p.phone::before {
          background: url(../images/icons/icon-phone-white.svg) left center no-repeat;
          background-size: contain; }
        #encuentra-taller .network .grid .item p.email::before {
          background: url(../images/icons/icon-email-white.svg) left center no-repeat;
          background-size: 20px; }

.page-seguro-obligatorio .hide-mobile {
  display: none; }
  @media print, screen and (min-width: 40em) {
    .page-seguro-obligatorio .hide-mobile {
      display: block; } }

.page-seguro-obligatorio .show-mobile {
  display: block; }
  @media print, screen and (min-width: 40em) {
    .page-seguro-obligatorio .show-mobile {
      display: none; } }

.page-seguro-obligatorio .banner {
  position: relative;
  background: #49B3E2 url(../images/tsp-banner-pros-mob-bg.png) no-repeat center;
  background-size: cover;
  min-height: 460px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-pack: center;
      justify-content: center; }
  @media print, screen and (min-width: 40em) {
    .page-seguro-obligatorio .banner {
      background-image: url(../images/tsp-banner-pros-bg.png);
      -ms-flex-align: center;
          align-items: center; } }
  .page-seguro-obligatorio .banner .banner_row {
    width: 100%;
    max-width: 1180px;
    padding: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .banner .banner_row {
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  .page-seguro-obligatorio .banner .banner_content {
    width: 100%;
    max-width: 350px;
    text-align: center; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .banner .banner_content {
        max-width: 250px;
        text-align: left; } }
    @media print, screen and (min-width: 64em) {
      .page-seguro-obligatorio .banner .banner_content {
        max-width: 400px; } }
    .page-seguro-obligatorio .banner .banner_content.en {
      max-width: 450px; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .banner .banner_content.en {
          max-width: 300px; } }
      @media print, screen and (min-width: 64em) {
        .page-seguro-obligatorio .banner .banner_content.en {
          max-width: 400px; } }
      .page-seguro-obligatorio .banner .banner_content.en .title {
        font-size: 1.75rem;
        margin-top: 1.5rem; }
        @media (max-width: 375px) {
          .page-seguro-obligatorio .banner .banner_content.en .title {
            font-size: 1.5625rem; } }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .banner .banner_content.en .title {
            font-size: 1.625rem;
            margin-top: 0; } }
        @media print, screen and (min-width: 64em) {
          .page-seguro-obligatorio .banner .banner_content.en .title {
            font-size: 2.875rem; } }
      .page-seguro-obligatorio .banner .banner_content.en .description {
        font-size: 1.125rem; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .banner .banner_content.en .description {
            font-size: 1.0625rem; } }
        @media print, screen and (min-width: 64em) {
          .page-seguro-obligatorio .banner .banner_content.en .description {
            font-size: 1.5rem; } }
    .page-seguro-obligatorio .banner .banner_content .title {
      color: #fefefe;
      font-size: 2.25rem;
      font-weight: 300;
      line-height: 1;
      margin-bottom: 1rem; }
      .page-seguro-obligatorio .banner .banner_content .title strong {
        font-weight: 700; }
      @media (max-width: 360px) {
        .page-seguro-obligatorio .banner .banner_content .title {
          font-size: 1.875rem;
          margin-top: 1rem; } }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .banner .banner_content .title {
          font-size: 1.625rem; } }
      @media print, screen and (min-width: 64em) {
        .page-seguro-obligatorio .banner .banner_content .title {
          font-size: 2.875rem; } }
    .page-seguro-obligatorio .banner .banner_content .description {
      color: #052675;
      font-size: 1.25rem;
      font-weight: 300;
      line-height: 1.2;
      margin-bottom: 0; }
      .page-seguro-obligatorio .banner .banner_content .description strong {
        font-weight: 700; }
      @media (max-width: 360px) {
        .page-seguro-obligatorio .banner .banner_content .description {
          font-size: 1.125rem; } }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .banner .banner_content .description {
          font-size: 1.0625rem; } }
      @media print, screen and (min-width: 64em) {
        .page-seguro-obligatorio .banner .banner_content .description {
          font-size: 1.5rem; } }

.page-seguro-obligatorio .sec-cintillo {
  border-bottom: 1px dashed #052675;
  padding: 1rem 0;
  margin: 0 0 3rem 0; }
  .page-seguro-obligatorio .sec-cintillo .column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-cintillo .column {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .page-seguro-obligatorio .sec-cintillo .column .button {
      margin: 2rem;
      max-width: 266px; }

.page-seguro-obligatorio .sec-tabla .row .column h3 {
  color: #052675;
  font-size: 1.625rem;
  font-weight: 100;
  line-height: 1;
  margin-bottom: 3rem; }
  @media print, screen and (min-width: 40em) {
    .page-seguro-obligatorio .sec-tabla .row .column h3 {
      font-size: 2.0625rem; } }
  .page-seguro-obligatorio .sec-tabla .row .column h3 strong {
    font-weight: 400; }

.page-seguro-obligatorio .sec-tabla .row .column table {
  width: 100%;
  margin-bottom: 1rem; }
  .page-seguro-obligatorio .sec-tabla .row .column table thead {
    background: #052675; }
    .page-seguro-obligatorio .sec-tabla .row .column table thead th {
      color: white;
      font-size: 0.75rem;
      border-right: 1px dashed white;
      text-align: center;
      font-weight: 400;
      vertical-align: middle;
      padding: 0.2rem; }
      .page-seguro-obligatorio .sec-tabla .row .column table thead th:not(:first-of-type) {
        min-width: 60px; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-tabla .row .column table thead th {
          font-size: 1rem;
          padding: 1rem;
          min-width: 120px; } }
      .page-seguro-obligatorio .sec-tabla .row .column table thead th img {
        margin: 0 auto; }
  .page-seguro-obligatorio .sec-tabla .row .column table tbody tr {
    border-bottom: 1px dashed #d3e9ff; }
    .page-seguro-obligatorio .sec-tabla .row .column table tbody tr:nth-of-type(even) {
      background: white; }
    .page-seguro-obligatorio .sec-tabla .row .column table tbody tr td {
      font-size: 0.75rem;
      color: #052675;
      vertical-align: middle;
      border-right: 1px dashed #d3e9ff;
      padding: 1rem 0.2rem; }
      .page-seguro-obligatorio .sec-tabla .row .column table tbody tr td:nth-of-type(1) {
        border-left: 1px dashed #d3e9ff; }
      .page-seguro-obligatorio .sec-tabla .row .column table tbody tr td:nth-of-type(2) {
        background: #eaf4ff; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-tabla .row .column table tbody tr td {
          padding: 1rem 2rem;
          font-size: 1rem; } }
      .page-seguro-obligatorio .sec-tabla .row .column table tbody tr td img {
        margin: 0 auto;
        max-width: 44px; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-tabla .row .column table tbody tr td img {
            max-width: none; } }

.page-seguro-obligatorio .sec-tabla .row .column small {
  text-align: left;
  color: #052675;
  font-weight: bold;
  display: block;
  margin-bottom: 4rem;
  margin-left: 1rem; }
  @media print, screen and (min-width: 40em) {
    .page-seguro-obligatorio .sec-tabla .row .column small {
      margin-left: 2rem; } }

.page-seguro-obligatorio .sec-cards {
  margin-bottom: 3rem; }
  .page-seguro-obligatorio .sec-cards .row:first-of-type p {
    color: #052675;
    font-size: 1.5rem;
    margin: 2rem auto;
    max-width: 960px; }
  .page-seguro-obligatorio .sec-cards .row:last-of-type .column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card {
      -ms-flex: 100%;
          flex: 100%;
      padding: 1rem;
      margin: 0.5rem;
      border: 1px solid #052675;
      border-radius: 8px; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card {
          -ms-flex: 25%;
              flex: 25%; } }
      @media print, screen and (min-width: 64em) {
        .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card {
          -ms-flex: 17%;
              flex: 17%; } }
      .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card p {
        font-size: 0.875rem; }
        .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card p.title {
          font-weight: bold;
          color: #052675;
          margin: 0.6rem; }
      .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card a {
        text-decoration: underline; }
      .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card ul li {
        text-align: left;
        font-size: 0.75rem;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0; }
        .page-seguro-obligatorio .sec-cards .row:last-of-type .column .card ul li::before {
          content: "★";
          color: #fdc740;
          margin-right: 0.5rem; }

.page-seguro-obligatorio .sec-ads {
  margin-bottom: 4rem; }
  @media print, screen and (min-width: 40em) {
    .page-seguro-obligatorio .sec-ads .column {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  .page-seguro-obligatorio .sec-ads .ad-app {
    max-width: 700px;
    border: 1px solid #052675;
    position: relative;
    margin-top: 6rem; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-ads .ad-app {
        margin-top: 0; } }
    .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type {
      background: white;
      position: relative;
      padding: 1rem; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type {
          padding: 2rem; } }
      .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top: 14px solid white;
        position: absolute;
        left: 1rem;
        bottom: -14px; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type:before {
            left: 2rem; } }
      .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type p {
        font-size: 1.5625rem;
        font-weight: 100;
        line-height: 1;
        text-align: left;
        color: #052675;
        width: 70%; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type p {
            font-size: 2.375rem;
            width: 55%; } }
        .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type p strong {
          font-size: 2rem;
          font-weight: 400;
          display: block; }
          @media print, screen and (min-width: 40em) {
            .page-seguro-obligatorio .sec-ads .ad-app div:first-of-type p strong {
              font-size: 3.625rem; } }
    .page-seguro-obligatorio .sec-ads .ad-app div:last-of-type {
      background: #052675;
      padding: 1rem; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-ads .ad-app div:last-of-type {
          padding: 2rem; } }
      .page-seguro-obligatorio .sec-ads .ad-app div:last-of-type p {
        color: white;
        text-align: center;
        font-size: 1.125rem;
        font-weight: 400; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-ads .ad-app div:last-of-type p {
            text-align: left;
            width: 55%; } }
    .page-seguro-obligatorio .sec-ads .ad-app .content-btn {
      padding: 0 !important;
      margin-top: 1rem;
      display: -ms-flexbox;
      display: flex; }
      .page-seguro-obligatorio .sec-ads .ad-app .content-btn::before {
        content: none !important; }
      .page-seguro-obligatorio .sec-ads .ad-app .content-btn a {
        display: block;
        width: 143px;
        height: 45px; }
      .page-seguro-obligatorio .sec-ads .ad-app .content-btn a.android {
        background: url(img/btn-ios-content.svg); }
      .page-seguro-obligatorio .sec-ads .ad-app .content-btn a.android:hover {
        opacity: 0.8; }
      .page-seguro-obligatorio .sec-ads .ad-app .content-btn a.ios {
        background: url(img/btn-android-content.svg);
        margin-right: 1rem; }
      .page-seguro-obligatorio .sec-ads .ad-app .content-btn a.ios:hover {
        opacity: 0.8; }
    .page-seguro-obligatorio .sec-ads .ad-app img {
      position: absolute;
      width: 133px;
      top: -110px;
      right: 1rem; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-ads .ad-app img {
          width: 230px;
          right: 2rem;
          top: auto;
          bottom: 0; } }
  .page-seguro-obligatorio .sec-ads .ad-seguro {
    margin: 1rem 0; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-ads .ad-seguro {
        margin-left: 1rem;
        width: 420px; } }
    .page-seguro-obligatorio .sec-ads .ad-seguro p {
      color: white;
      font-size: 0.875rem;
      text-align: center;
      font-weight: 400;
      padding: 1rem;
      background: #052675; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-ads .ad-seguro p {
          font-size: 1.125rem; } }
      .page-seguro-obligatorio .sec-ads .ad-seguro p .big {
        font-size: 1.375rem;
        display: block;
        line-height: 1; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-ads .ad-seguro p .big {
            font-size: 1.625rem; } }
    .page-seguro-obligatorio .sec-ads .ad-seguro .img {
      background: url(img/banner-seguro-carro-bg.jpg) no-repeat center;
      background-size: cover;
      height: 280px;
      position: relative; }
      .page-seguro-obligatorio .sec-ads .ad-seguro .img .button {
        padding-top: 0.7rem;
        padding-bottom: 0.7rem;
        position: absolute;
        width: 300px;
        left: 50%;
        margin-left: -150px;
        bottom: 30px;
        font-size: 0.75rem; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-ads .ad-seguro .img .button {
            font-size: 0.875rem;
            width: 390px;
            margin-left: -195px; } }

.page-seguro-obligatorio .sec-como-escogernos {
  margin-bottom: 4rem; }
  .page-seguro-obligatorio .sec-como-escogernos h3 {
    color: #052675;
    font-size: 1.625rem;
    font-weight: 100;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-como-escogernos h3 {
        font-size: 2.0625rem; } }
    .page-seguro-obligatorio .sec-como-escogernos h3 strong {
      font-weight: 400; }
  .page-seguro-obligatorio .sec-como-escogernos p {
    font-size: 1rem; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-como-escogernos p {
        font-size: 1.5rem; } }
  .page-seguro-obligatorio .sec-como-escogernos ul.steps-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 1.5rem; }
    @media print, screen and (min-width: 64em) {
      .page-seguro-obligatorio .sec-como-escogernos ul.steps-list {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .page-seguro-obligatorio .sec-como-escogernos ul.steps-list li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1;
          flex: 1;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center; }
    .page-seguro-obligatorio .sec-como-escogernos ul.steps-list .step {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      background: #052675;
      width: 90px;
      height: 90px;
      border-radius: 100px;
      color: white !important;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      color: white;
      font-size: 2.875rem !important;
      font-weight: bold !important;
      line-height: 1;
      margin-bottom: 1rem; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-como-escogernos ul.steps-list .step {
          width: 100px;
          height: 100px; } }
      .page-seguro-obligatorio .sec-como-escogernos ul.steps-list .step span {
        color: white !important;
        font-weight: 400 !important;
        font-size: 1.125rem; }
    .page-seguro-obligatorio .sec-como-escogernos ul.steps-list p {
      font-size: 1rem;
      color: #0a0a0a !important; }
      @media print, screen and (min-width: 40em) {
        .page-seguro-obligatorio .sec-como-escogernos ul.steps-list p {
          font-size: 1.125rem; } }

.page-seguro-obligatorio .sec-poliza {
  margin-bottom: 5rem; }
  .page-seguro-obligatorio .sec-poliza h3 {
    color: #052675;
    font-size: 1.625rem;
    font-weight: 100;
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-poliza h3 {
        font-size: 2.0625rem; } }
    .page-seguro-obligatorio .sec-poliza h3 strong {
      font-weight: 400; }
  .page-seguro-obligatorio .sec-poliza img {
    margin-bottom: 3rem; }
  .page-seguro-obligatorio .sec-poliza p {
    text-align: left;
    margin-bottom: 1rem; }
    .page-seguro-obligatorio .sec-poliza p strong {
      font-weight: 600; }
  .page-seguro-obligatorio .sec-poliza .button {
    width: 100%;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-poliza .button {
        margin: 0;
        width: 90%; } }
  .page-seguro-obligatorio .sec-poliza ul {
    list-style: none;
    margin-top: 0; }
    .page-seguro-obligatorio .sec-poliza ul li {
      background: url(../images/icons/icon-check-circle.svg) no-repeat left top;
      padding-left: 45px;
      padding-bottom: 10px;
      text-align: left;
      color: #052675 !important;
      font-size: 1rem; }
      .page-seguro-obligatorio .sec-poliza ul li span {
        color: #0a0a0a; }
      .page-seguro-obligatorio .sec-poliza ul li ul {
        list-style: disc;
        margin-top: 2rem;
        margin-left: 2rem; }
        .page-seguro-obligatorio .sec-poliza ul li ul li {
          color: #052675 !important;
          background: none;
          padding: 0; }

.page-seguro-obligatorio .sec-reclamaciones {
  margin-bottom: 4rem; }
  @media print, screen and (min-width: 40em) {
    .page-seguro-obligatorio .sec-reclamaciones .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center; } }
  .page-seguro-obligatorio .sec-reclamaciones .img {
    background: url(../images/reclamaciones-bg.png) no-repeat center 2rem;
    background-size: contain;
    width: 100%;
    height: 100%;
    min-height: 420px; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-reclamaciones .img {
        min-height: 626px; } }
    .page-seguro-obligatorio .sec-reclamaciones .img .text {
      width: 85%;
      margin: 0 auto;
      background: #052675;
      color: white;
      padding: 1rem;
      border-radius: 8px; }
      .page-seguro-obligatorio .sec-reclamaciones .img .text h3 {
        font-weight: 100;
        font-size: 2.0625rem;
        text-align: center;
        line-height: 1; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-reclamaciones .img .text h3 {
            font-size: 2.875rem; } }
      .page-seguro-obligatorio .sec-reclamaciones .img .text p {
        font-size: 1.125rem;
        text-align: center; }
        @media print, screen and (min-width: 40em) {
          .page-seguro-obligatorio .sec-reclamaciones .img .text p {
            font-size: 1.5rem; } }
  .page-seguro-obligatorio .sec-reclamaciones h4 {
    color: #052675;
    font-size: 1.375rem;
    line-height: 1;
    font-weight: 100;
    margin: 1.5rem 0;
    text-align: center; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-reclamaciones h4 {
        font-size: 1.625rem;
        text-align: left; } }
  .page-seguro-obligatorio .sec-reclamaciones p {
    text-align: center; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-reclamaciones p {
        text-align: left; } }
  .page-seguro-obligatorio .sec-reclamaciones .acordeon {
    max-width: 460px;
    margin: 3rem 0; }
    .page-seguro-obligatorio .sec-reclamaciones .acordeon .title {
      background: url("../images/icons/icon-plus-circle.svg") no-repeat 1rem center;
      padding: 1rem 1rem 1rem 4.5rem;
      border: 1px dashed #052675;
      border-radius: 10px;
      margin-bottom: 1rem;
      cursor: pointer; }
      .page-seguro-obligatorio .sec-reclamaciones .acordeon .title.active {
        background: #052675 url("../images/icons/icon-minus-circle-white.svg") no-repeat 1rem center;
        color: white;
        font-weight: 400; }
    .page-seguro-obligatorio .sec-reclamaciones .acordeon .content {
      display: none;
      margin: 1.5rem 0; }
      .page-seguro-obligatorio .sec-reclamaciones .acordeon .content ul {
        list-style: disc !important;
        margin: 1rem 2rem !important;
        text-align: left; }
        .page-seguro-obligatorio .sec-reclamaciones .acordeon .content ul li {
          color: #052675 !important; }
          .page-seguro-obligatorio .sec-reclamaciones .acordeon .content ul li ul li {
            color: #2d9cdb !important; }
  .page-seguro-obligatorio .sec-reclamaciones .content-btn {
    padding: 0 !important;
    margin-top: 1.5rem;
    display: -ms-flexbox;
    display: flex; }
    .page-seguro-obligatorio .sec-reclamaciones .content-btn::before {
      content: none !important; }
    .page-seguro-obligatorio .sec-reclamaciones .content-btn a {
      display: block;
      width: 143px;
      height: 45px; }
    .page-seguro-obligatorio .sec-reclamaciones .content-btn a.android {
      background: url(img/btn-ios-content.svg); }
    .page-seguro-obligatorio .sec-reclamaciones .content-btn a.android:hover {
      opacity: 0.8; }
    .page-seguro-obligatorio .sec-reclamaciones .content-btn a.ios {
      background: url(img/btn-android-content.svg);
      margin-right: 1rem; }
    .page-seguro-obligatorio .sec-reclamaciones .content-btn a.ios:hover {
      opacity: 0.8; }
  .page-seguro-obligatorio .sec-reclamaciones .button {
    max-width: 385px;
    margin: 1.5rem auto; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-reclamaciones .button {
        margin: 1rem 0; } }

.page-seguro-obligatorio .sec-faqs {
  margin-bottom: 4rem; }
  .page-seguro-obligatorio .sec-faqs h3 {
    color: #052675;
    font-size: 1.625rem;
    font-weight: 100;
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 40em) {
      .page-seguro-obligatorio .sec-faqs h3 {
        font-size: 2.0625rem; } }
    .page-seguro-obligatorio .sec-faqs h3 strong {
      font-weight: 400; }
  .page-seguro-obligatorio .sec-faqs .subtitle {
    margin: 4rem 0 2rem 0;
    text-align: left; }
    .page-seguro-obligatorio .sec-faqs .subtitle h4 {
      font-size: 1.8125rem;
      color: #052675;
      font-weight: 100;
      margin-bottom: 1rem; }

.page-voucher .banner {
  position: relative; }
  .page-voucher .banner .color-line {
    background: #052675;
    height: 8px;
    display: block;
    position: absolute;
    bottom: -8px;
    width: 100%;
    z-index: 1; }
    .page-voucher .banner .color-line::before {
      content: " ";
      background: #fdc740;
      position: absolute;
      left: 0;
      height: 8px;
      width: 30%; }

.page-voucher .sec-video {
  background: #052675;
  border-radius: 10px;
  min-height: 330px;
  margin-top: 5rem;
  padding: 1rem;
  padding-bottom: 10rem;
  margin-bottom: 6rem; }
  @media print, screen and (min-width: 40em) {
    .page-voucher .sec-video {
      padding-bottom: 0;
      margin-bottom: 0; } }
  .page-voucher .sec-video .column {
    position: relative; }
  .page-voucher .sec-video .info {
    color: white;
    font-weight: normal;
    text-align: left; }
    @media print, screen and (min-width: 64em) {
      .page-voucher .sec-video .info {
        margin: 3rem; } }
    .page-voucher .sec-video .info h2 {
      font-size: 2.125rem;
      margin-bottom: 1.5rem;
      line-height: 1; }
  .page-voucher .sec-video .video {
    background: #d3e9ff;
    padding: 1rem;
    border-radius: 5px;
    margin-top: 1.5rem;
    position: absolute;
    width: 100%;
    left: 0; }
    @media print, screen and (min-width: 40em) {
      .page-voucher .sec-video .video {
        margin-top: 0; } }
    @media print, screen and (min-width: 64em) {
      .page-voucher .sec-video .video {
        max-width: 500px;
        bottom: -300px; } }
    .page-voucher .sec-video .video p {
      color: #052675;
      font-size: 1.375rem;
      margin-bottom: 1rem;
      line-height: 1; }
      .page-voucher .sec-video .video p strong {
        font-weight: bold; }
    .page-voucher .sec-video .video .video-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden; }
      .page-voucher .sec-video .video .video-container iframe,
      .page-voucher .sec-video .video .video-container object,
      .page-voucher .sec-video .video .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

.page-voucher .sec-pasos {
  text-align: left;
  margin: 5rem auto;
  max-width: 1440px; }
  @media print, screen and (min-width: 64em) {
    .page-voucher .sec-pasos {
      background: url(img/img-tablet-voucher.png) no-repeat left center;
      background-size: contain; } }
  .page-voucher .sec-pasos h3 {
    color: #052675;
    font-size: 1.75rem;
    line-height: 1;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 40em) {
      .page-voucher .sec-pasos h3 {
        font-size: 1.875rem; } }
  .page-voucher .sec-pasos .pasos {
    padding-left: 90px;
    height: 84px;
    padding-top: 15px;
    margin-bottom: 1rem; }
    .page-voucher .sec-pasos .pasos.paso1 {
      background: url(img/paso1.svg) no-repeat left center;
      background-size: contain; }
    .page-voucher .sec-pasos .pasos.paso2 {
      background: url(img/paso2.svg) no-repeat left center;
      background-size: contain; }
    .page-voucher .sec-pasos .pasos.paso3 {
      background: url(img/paso3.svg) no-repeat left center;
      background-size: contain; }
  .page-voucher .sec-pasos small {
    color: #052675;
    font-size: 1rem;
    margin: 1.3rem 0;
    display: block; }
  .page-voucher .sec-pasos a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem; }
    @media print, screen and (min-width: 40em) {
      .page-voucher .sec-pasos a {
        max-width: 275px;
        margin: 0; } }
  @media screen and (min-width: 64em) {
    .page-voucher .sec-pasos .hide-large {
      display: none; } }

.page-nuestras-oficinas img {
  margin: 2rem auto; }

.page-nuestras-oficinas h1 {
  color: #052675;
  font-size: 1.625rem;
  font-weight: 100;
  position: relative;
  top: 0;
  overflow: hidden; }
  @media print, screen and (min-width: 40em) {
    .page-nuestras-oficinas h1 {
      font-size: 2.875rem; } }
  .page-nuestras-oficinas h1::before {
    content: "";
    width: 1440px;
    height: 2px;
    border-top: 1px dashed #052675;
    display: block;
    position: absolute;
    left: 0;
    top: 60%; }
  .page-nuestras-oficinas h1 span {
    background: white;
    padding: 1rem 2rem;
    margin: 0 auto;
    z-index: 1;
    position: relative; }

.page-nuestras-oficinas table {
  width: 100%;
  margin: 4rem auto; }
  .page-nuestras-oficinas table thead {
    background: #052675; }
    .page-nuestras-oficinas table thead th {
      color: white;
      font-size: 1.375rem;
      padding: 1rem 2rem;
      border-right: 1px dashed white; }
      @media print, screen and (min-width: 40em) {
        .page-nuestras-oficinas table thead th {
          width: 33%; } }
      .page-nuestras-oficinas table thead th img {
        margin: 0;
        margin-right: 1rem; }
  .page-nuestras-oficinas table tbody tr:nth-of-type(odd) {
    background: #eaf4ff; }
  .page-nuestras-oficinas table tbody tr:nth-of-type(even) {
    background: #f2f8ff; }
  .page-nuestras-oficinas table tbody tr td {
    color: #052675;
    font-size: 1rem;
    font-weight: 400;
    border-right: 1px dashed #d3e9ff; }
    @media print, screen and (min-width: 40em) {
      .page-nuestras-oficinas table tbody tr td {
        padding: 1rem 2rem; } }

@media screen and (max-width: 39.9375em) {
  .page-nuestras-oficinas {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
      Label the data
  You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
      */ }
    .page-nuestras-oficinas table,
    .page-nuestras-oficinas thead,
    .page-nuestras-oficinas tbody,
    .page-nuestras-oficinas th,
    .page-nuestras-oficinas td,
    .page-nuestras-oficinas tr {
      display: block; }
    .page-nuestras-oficinas thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .page-nuestras-oficinas tr {
      margin: 0 0 1rem 0; }
    .page-nuestras-oficinas td {
      border: none;
      border-bottom: 1px dashed #eaf4ff;
      position: relative;
      padding-left: 20%;
      min-height: 60px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .page-nuestras-oficinas td:nth-child(odd) {
        background: #eaf4ff; }
      .page-nuestras-oficinas td:nth-child(even) {
        background: #f2f8ff; }
    .page-nuestras-oficinas td:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 100%;
      white-space: nowrap; }
    .page-nuestras-oficinas td:nth-of-type(1):before {
      content: "";
      background: #052675 url("../images/icons/icon-centros-white.svg") no-repeat center;
      background-size: 60%; }
    .page-nuestras-oficinas td:nth-of-type(2):before {
      content: "";
      background: #052675 url("../images/icons/icon-phone-white.svg") no-repeat center;
      background-size: 60%; }
    .page-nuestras-oficinas td:nth-of-type(3):before {
      content: "";
      background: #052675 url("../images/icons/icon-address-white.svg") no-repeat center;
      background-size: 60%; } }

#page-herramientas .bg-header {
  background: url(../images/herramientas/header-mob.jpg) no-repeat center bottom;
  background-size: cover;
  height: 440px; }
  @media print, screen and (min-width: 40em) {
    #page-herramientas .bg-header {
      background: url(../images/herramientas/header.jpg) no-repeat center bottom;
      background-size: cover;
      height: 492px; } }
  #page-herramientas .bg-header h1 {
    color: #052675;
    font-size: 1.1875rem;
    line-height: 1;
    text-align: left;
    margin-top: 12rem !important; }
    @media print, screen and (min-width: 40em) {
      #page-herramientas .bg-header h1 {
        margin-top: 7rem !important; } }
    @media print, screen and (min-width: 64em) {
      #page-herramientas .bg-header h1 {
        font-size: 1.5rem;
        margin-top: 10rem !important; }
        #page-herramientas .bg-header h1 .show-for-small-only {
          display: none; } }
    #page-herramientas .bg-header h1 span {
      display: block;
      font-size: 5rem;
      font-weight: bold;
      letter-spacing: -7px; }
      @media print, screen and (min-width: 64em) {
        #page-herramientas .bg-header h1 span {
          font-size: 6.25rem; } }
  #page-herramientas .bg-header p {
    color: #052675;
    line-height: 1;
    text-align: left;
    background: url(../images/herramientas/phone.svg) no-repeat left center;
    background-size: contain;
    font-size: 1.125rem;
    padding-left: 3rem;
    margin-top: 2rem;
    height: 50px;
    padding-top: 5px; }
    @media print, screen and (min-width: 64em) {
      #page-herramientas .bg-header p {
        font-size: 1.375rem;
        padding-left: 70px;
        margin-left: 3rem;
        height: 70px;
        padding-top: 12px; } }
    #page-herramientas .bg-header p strong {
      font-weight: bold;
      position: relative; }
      #page-herramientas .bg-header p strong::after {
        content: "";
        background: url(../images/herramientas/arrow.svg) no-repeat center;
        background-size: contain;
        width: 47px;
        height: 100px;
        display: block;
        position: absolute;
        right: -55px;
        top: -25px; }
        @media print, screen and (min-width: 40em) {
          #page-herramientas .bg-header p strong::after {
            background-size: auto;
            top: 0; } }

#page-herramientas .intro {
  margin: 3rem 0; }
  @media print, screen and (min-width: 40em) {
    #page-herramientas .intro {
      margin: 5rem 0; } }
  #page-herramientas .intro h2 {
    color: #052675;
    font-size: 1.6875rem;
    font-weight: bold;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 40em) {
      #page-herramientas .intro h2 {
        font-size: 2.8125rem; } }
  #page-herramientas .intro p {
    font-size: 1rem;
    max-width: 800px;
    margin: 0 auto; }
    @media print, screen and (min-width: 40em) {
      #page-herramientas .intro p {
        font-size: 1.125rem; } }

#page-herramientas .card {
  background: #f6f9ff;
  border-radius: 10px;
  padding: 1.5rem 1rem;
  margin: 1rem auto; }
  @media print, screen and (min-width: 40em) {
    #page-herramientas .card {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      #page-herramientas .card:nth-of-type(even) {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }
  @media print, screen and (min-width: 40em) {
    #page-herramientas .card .column.large-7 {
      padding: 0 4rem; } }
  #page-herramientas .card h3 {
    font-size: 1.75rem;
    color: #052675;
    margin: 1rem 0; }
    @media print, screen and (min-width: 40em) {
      #page-herramientas .card h3 {
        text-align: left;
        margin: 0 0 1rem 0; } }
  #page-herramientas .card p {
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 40em) {
      #page-herramientas .card p {
        text-align: left; } }
  #page-herramientas .card .button-new {
    max-width: 200px; }
    @media print, screen and (min-width: 40em) {
      #page-herramientas .card .button-new {
        margin: 0; } }
  #page-herramientas .card .buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    @media print, screen and (min-width: 40em) {
      #page-herramientas .card .buttons {
        -ms-flex-direction: unset;
            flex-direction: unset;
        -ms-flex-align: unset;
            align-items: unset; } }
    #page-herramientas .card .buttons a {
      width: 160px;
      margin: 0 10px; }
      @media print, screen and (min-width: 40em) {
        #page-herramientas .card .buttons a {
          margin: 0 10px 0 0; } }

.button-herramientas {
  background: #ffa14a;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  padding: 17px 10px;
  position: relative;
  top: 16px; }

.faqs-new .title {
  margin: 3rem 0 2rem 0; }
  .faqs-new .title h1 {
    color: #052675;
    text-align: center;
    font-size: 2.75rem;
    font-weight: 100;
    line-height: 1; }
    @media print, screen and (min-width: 40em) {
      .faqs-new .title h1 {
        text-align: left;
        font-size: 2.0625rem; } }

.faqs-new h2 {
  color: #052675;
  text-align: center;
  font-size: 1.125rem; }
  @media print, screen and (min-width: 40em) {
    .faqs-new h2 {
      text-align: left;
      font-size: 1.3125rem; } }

.faqs-new .blue-box {
  background: #052675;
  padding: 1.5rem;
  margin: 1rem 0; }
  @media print, screen and (min-width: 40em) {
    .faqs-new .blue-box {
      padding: 1rem; } }
  .faqs-new .blue-box form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media print, screen and (min-width: 40em) {
      .faqs-new .blue-box form {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .faqs-new .blue-box form label {
      width: 100%; }
      .faqs-new .blue-box form label input {
        color: #052675;
        font-size: 1.125rem;
        font-style: italic;
        margin: 0;
        padding: 1rem;
        height: auto; }
        .faqs-new .blue-box form label input:-ms-input-placeholder {
          color: #052675;
          font-size: 1.125rem;
          font-style: italic; }
        .faqs-new .blue-box form label input::placeholder {
          color: #052675;
          font-size: 1.125rem;
          font-style: italic; }
    .faqs-new .blue-box form .button {
      max-width: 100%;
      width: 100%;
      margin: 1rem 0 0 0; }
      @media print, screen and (min-width: 40em) {
        .faqs-new .blue-box form .button {
          max-width: 168px;
          margin-top: 0;
          margin-left: 1rem; } }

.faqs-new .sec-videos {
  margin: 3rem 0;
  padding: 3rem 0;
  background: #f2f8ff; }
  .faqs-new .sec-videos h3 {
    font-size: 1.5625rem;
    color: #17398b;
    margin-bottom: 1rem;
    line-height: 1; }
    @media print, screen and (min-width: 40em) {
      .faqs-new .sec-videos h3 {
        font-size: 1.875rem; } }
  .faqs-new .sec-videos .pasos {
    padding-left: 100px;
    height: 84px;
    margin-bottom: 20px;
    margin-top: 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-size: 1.375rem;
    color: #052675;
    text-align: left; }
    .faqs-new .sec-videos .pasos.paso1 {
      background: url(img/paso1.svg) no-repeat left center;
      background-size: contain; }
    .faqs-new .sec-videos .pasos.paso2 {
      background: url(img/paso2.svg) no-repeat left center;
      background-size: contain; }
    .faqs-new .sec-videos .pasos.paso3 {
      background: url(img/paso3.svg) no-repeat left center;
      background-size: contain; }
    .faqs-new .sec-videos .pasos.paso4 {
      background: url(img/paso4.svg) no-repeat left center;
      background-size: contain; }

.faqs-new .sec-listas {
  margin: 3rem auto; }
  .faqs-new .sec-listas .link-block {
    text-align: left; }
    .faqs-new .sec-listas .link-block h5 {
      font-size: 2.0625rem;
      color: #052675;
      line-height: 1;
      font-weight: 100;
      margin: 2rem 0; }
      @media print, screen and (min-width: 40em) {
        .faqs-new .sec-listas .link-block h5 {
          font-size: 2.75rem; } }
    .faqs-new .sec-listas .link-block ol {
      counter-reset: my-awesome-counter;
      list-style: none;
      padding-left: 40px; }
      .faqs-new .sec-listas .link-block ol li {
        margin: 0 0 1.5rem 0;
        counter-increment: my-awesome-counter;
        position: relative; }
        .faqs-new .sec-listas .link-block ol li::before {
          content: counter(my-awesome-counter);
          color: #052675;
          font-size: 1rem;
          position: absolute;
          --size: 30px;
          left: calc(-1 * var(--size) - 10px);
          line-height: var(--size);
          width: var(--size);
          height: var(--size);
          top: 0;
          background: #fdc740;
          border-radius: 50%;
          text-align: center; }
        .faqs-new .sec-listas .link-block ol li a {
          color: #0a0a0a; }
          .faqs-new .sec-listas .link-block ol li a:hover {
            color: #052675; }
    .faqs-new .sec-listas .link-block ul {
      list-style-type: disc;
      padding-left: 2rem; }
      .faqs-new .sec-listas .link-block ul li {
        margin-bottom: 10px;
        color: #052675 !important; }
        .faqs-new .sec-listas .link-block ul li a {
          color: #0a0a0a; }
          .faqs-new .sec-listas .link-block ul li a:hover {
            color: #052675; }

.nuestros-valores {
  padding: 0 1rem 4rem 1rem; }
  @media print, screen and (min-width: 40em) {
    .nuestros-valores .sec-title {
      text-align: center;
      width: 20%;
      margin: 0 auto 2rem auto; } }
  .nuestros-valores .elements {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .nuestros-valores .elements .element {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end; }
      @media only screen and (max-width: 820px) {
        .nuestros-valores .elements .element {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .nuestros-valores .elements .element img {
        margin-right: 1rem !important; }
      .nuestros-valores .elements .element p.title {
        color: white;
        font-size: 1.25rem !important;
        font-weight: 700 !important;
        line-height: 1;
        margin: 1rem;
        padding: 1rem 2rem;
        width: 250px;
        text-align: left;
        text-transform: uppercase;
        background: #052675;
        position: relative; }
        .nuestros-valores .elements .element p.title span {
          font-weight: 300; }
        .nuestros-valores .elements .element p.title::after {
          content: '+';
          color: white;
          display: block;
          background: rgba(255, 255, 255, 0.2);
          padding: 1rem;
          line-height: 20px;
          position: absolute;
          right: 0;
          top: 0;
          font-size: 1.875rem;
          height: 100%; }
      .nuestros-valores .elements .element:nth-of-type(2) .title {
        background: #448fcb; }
      .nuestros-valores .elements .element:nth-of-type(3) .title {
        background: #f19e03; }
      .nuestros-valores .elements .element:nth-of-type(4) .title {
        background: #C4357D; }
      .nuestros-valores .elements .element:nth-of-type(5) .title {
        background: #A9C556; }
      .nuestros-valores .elements .element:nth-of-type(6) .title {
        background: #fdc740; }
      .nuestros-valores .elements .element p {
        font-size: 1.125rem;
        color: #052675;
        margin: 1rem;
        line-height: 1;
        width: 65%; }
        @media only screen and (max-width: 820px) {
          .nuestros-valores .elements .element p {
            text-align: center; } }

.page-template-products-v2 .small-breadcrumb {
  padding-left: 1rem;
  padding-right: 1rem; }

.page-template-products-v2 .page-hero {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
  border-bottom: 5px solid #052675;
  min-height: 185px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }
  @media print, screen and (min-width: 64em) {
    .page-template-products-v2 .page-hero {
      background-position: right bottom;
      min-height: 255px; } }
  .page-template-products-v2 .page-hero .row-custom {
    padding: 0 1rem; }
  .page-template-products-v2 .page-hero .page-title {
    display: none; }
    @media print, screen and (min-width: 64em) {
      .page-template-products-v2 .page-hero .page-title {
        max-width: 40%;
        display: block; } }

.page-template-products-v2 .page-title {
  color: #052675;
  font-size: 2.125rem;
  text-align: left;
  font-weight: 700;
  line-height: 1.1;
  padding-bottom: 1.5rem; }
  .page-template-products-v2 .page-title::after {
    content: "";
    background: #052675;
    display: block;
    width: 50px;
    height: 5px;
    position: relative;
    left: 0;
    bottom: -1.5rem; }

.page-template-products-v2 .page-header-mob {
  display: -ms-flexbox;
  display: flex;
  padding: 0 1rem;
  margin-top: 2rem; }
  @media print, screen and (min-width: 64em) {
    .page-template-products-v2 .page-header-mob {
      display: none; } }
  .page-template-products-v2 .page-header-mob .page-title {
    font-size: 1.8125rem; }

.page-template-products-v2 .main-content, .page-template-products-v2 .bottom-content {
  text-align: left; }
  .page-template-products-v2 .main-content p, .page-template-products-v2 .bottom-content p {
    margin-bottom: 0.8rem; }
  .page-template-products-v2 .main-content h3, .page-template-products-v2 .bottom-content h3 {
    color: #052675;
    font-size: 1.5rem;
    font-weight: 700; }
    @media print, screen and (min-width: 64em) {
      .page-template-products-v2 .main-content h3, .page-template-products-v2 .bottom-content h3 {
        font-size: 1.625rem; } }

.page-template-products-v2 .bottom-content {
  padding: 0 1rem;
  margin-bottom: 3rem; }

.page-template-products-v2 .show-small .bottom-content {
  padding: 0; }

.page-template-products-v2 .row-content {
  margin: 0 auto;
  max-width: 1200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0 1rem;
  margin-bottom: 3rem;
  width: 100%; }
  @media print, screen and (min-width: 64em) {
    .page-template-products-v2 .row-content {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .page-template-products-v2 .row-content .column-content {
    margin-bottom: 3rem; }
    @media print, screen and (min-width: 64em) {
      .page-template-products-v2 .row-content .column-content {
        width: 70%;
        padding-right: 3.125rem;
        margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .page-template-products-v2 .row-content .column-aside {
      width: 30%; } }

.page-template-products-v2 .row-custom.fullwidth {
  max-width: 100%; }

.page-template-products-v2 .sec-notice {
  margin-bottom: 2.5rem;
  padding: 0 1rem; }
  .page-template-products-v2 .sec-notice p {
    color: #052675;
    font-size: 1.125rem;
    font-weight: normal;
    text-align: left;
    font-style: italic; }

.page-template-products-v2 .show-small .sec-notice {
  padding: 0; }

.page-template-products-v2 .sec-cta {
  margin-bottom: 3rem; }
  .page-template-products-v2 .sec-cta .column {
    padding: 0; }

.page-template-products-v2 .column-aside-frame {
  border: 1px solid #CADFE7;
  border-radius: 22px;
  padding: 2rem 1rem 1rem 1rem; }

.page-template-products-v2 .lists-content {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  @media print, screen and (min-width: 64em) {
    .page-template-products-v2 .lists-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      margin-left: -0.5rem;
      margin-right: -0.5rem; } }
  .page-template-products-v2 .lists-content ul {
    border: 1px dashed #D3E9FF;
    border-radius: 22px;
    padding: 1.5rem 1rem; }
    @media print, screen and (min-width: 64em) {
      .page-template-products-v2 .lists-content ul {
        margin: 0 0.5rem;
        width: 50%; } }
    .page-template-products-v2 .lists-content ul li {
      font-size: 1rem;
      color: #222 !important;
      margin-bottom: 1.2rem;
      line-height: 1.3;
      position: relative;
      padding-left: 1.5rem; }
      .page-template-products-v2 .lists-content ul li::before {
        content: "";
        background: #FDC740;
        border-radius: 100%;
        height: 6px;
        width: 6px;
        position: absolute;
        left: 0;
        top: 0.5rem; }

.page-template-products-v2 ul.benefits-blocks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3rem;
  margin-top: 2rem;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media print, screen and (min-width: 40em) {
    .page-template-products-v2 ul.benefits-blocks {
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  .page-template-products-v2 ul.benefits-blocks li {
    max-width: 160px;
    margin-bottom: 1rem; }
    .page-template-products-v2 ul.benefits-blocks li.b-double {
      max-width: 600px; }
      @media print, screen and (min-width: 40em) {
        .page-template-products-v2 ul.benefits-blocks li.b-double {
          max-width: 320px; } }
      .page-template-products-v2 ul.benefits-blocks li.b-double .b-box span {
        color: #052675;
        font-size: 1.125rem;
        margin: 0 1rem; }
    .page-template-products-v2 ul.benefits-blocks li .b-box {
      border: 1px solid #CADFE7;
      border-radius: 25px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      padding: 2.5rem 1rem;
      margin-bottom: 0.8rem;
      -ms-flex-pack: center;
          justify-content: center;
      position: relative;
      -ms-flex-align: center;
          align-items: center; }
      .page-template-products-v2 ul.benefits-blocks li .b-box::before {
        content: "";
        background: #FDC740;
        border-radius: 100%;
        height: 20px;
        width: 20px;
        position: absolute;
        right: 0.7rem;
        top: 0.7rem; }
      .page-template-products-v2 ul.benefits-blocks li .b-box h3 {
        font-size: 0.8125rem;
        font-weight: 700;
        line-height: 1; }
        .page-template-products-v2 ul.benefits-blocks li .b-box h3 strong {
          font-size: 2.875rem;
          display: block; }
    .page-template-products-v2 ul.benefits-blocks li p {
      font-size: 0.8125rem;
      line-height: 1.3; }

#page-blog header {
  background: #052675;
  padding: 1.5rem 0; }
  #page-blog header .flexbox {
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -ms-flex-align: center;
        align-items: center; }
    #page-blog header .flexbox h1 {
      color: #fff;
      font-size: 1.875rem;
      line-height: 1.2;
      margin: 0; }
      @media print, screen and (min-width: 40em) {
        #page-blog header .flexbox h1 {
          font-size: 2.1875rem; } }

#page-blog article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  #page-blog article.cat-1 .category {
    background: #13B8DC; }
  #page-blog article.cat-2 .category {
    background: #9CC128; }
  #page-blog article.cat-3 .category {
    background: #FF693A; }
  #page-blog article.cat-4 .category {
    background: #E4B02C; }
  #page-blog article.cat-5 .category {
    background: #FA0C8D; }
  #page-blog article > a {
    -ms-flex: 1;
        flex: 1; }
  #page-blog article figure {
    overflow: hidden;
    border-radius: 20px;
    height: 100%;
    position: relative; }
    #page-blog article figure img {
      transition: all 0.5s ease-in-out;
      height: 100%;
      width: 100%;
      object-fit: cover;
      aspect-ratio: 9/6; }
    #page-blog article figure:hover img {
      -ms-transform: scale(1.1);
          transform: scale(1.1); }
  #page-blog article .category {
    color: white;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 20px;
    border-radius: 20px;
    width: fit-content; }
  #page-blog article .article-content {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 2;
        flex: 2;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    #page-blog article .article-content .databox {
      display: -ms-flexbox;
      display: flex;
      gap: 1rem;
      -ms-flex-align: center;
          align-items: center;
      margin: 1rem 0; }
      #page-blog article .article-content .databox .date {
        color: #0082BE;
        font-size: 1.125rem; }
    #page-blog article .article-content h2 {
      font-size: 1.6875rem;
      line-height: 1.2;
      font-weight: bold;
      color: #00257A;
      margin: 0; }
      @media print, screen and (min-width: 40em) {
        #page-blog article .article-content h2 {
          font-size: 2rem; } }
    #page-blog article .article-content h3 {
      font-size: 1.5rem;
      line-height: 1.2;
      font-weight: bold;
      color: #00257A;
      margin: 0; }
    #page-blog article .article-content p {
      color: #607B93;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 5; }
  #page-blog article .actionbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    gap: 1rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(96, 123, 147, 0.41); }
    #page-blog article .actionbox .watchers {
      padding-left: 3rem;
      background: url(../images/blog/ico-watch.svg) no-repeat left center;
      background-size: contain;
      font-size: 0.875rem;
      color: #052675;
      font-weight: bold; }
    #page-blog article .actionbox .cta {
      -ms-flex-align: center;
          align-items: center;
      border-radius: 6px;
      border: 1px solid #052675;
      border: 1px solid #052675;
      box-shadow: none;
      color: #052675;
      display: -ms-flexbox;
      display: flex;
      font-size: 1rem;
      font-weight: bold;
      height: 60px;
      -ms-flex-pack: center;
          justify-content: center;
      line-height: 1;
      max-width: 185px;
      padding: 1.2rem 4rem 1.2rem 1rem;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      width: 100%; }
      #page-blog article .actionbox .cta::after {
        -ms-flex-align: center;
            align-items: center;
        background: url(../images/blog/ico-plus.svg) no-repeat center center;
        border-bottom-right-radius: 6px;
        border-left: 1px solid #052675;
        border-top-right-radius: 6px;
        content: '';
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -ms-flex-pack: center;
            justify-content: center;
        position: absolute;
        right: 0;
        top: 0;
        transition: all 0.5s ease;
        width: 53px; }
      #page-blog article .actionbox .cta:hover {
        background-color: rgba(96, 123, 147, 0.1); }
      #page-blog article .actionbox .cta:active {
        background-color: rgba(96, 123, 147, 0.2); }

#page-blog .main-article {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  margin: 4rem 0; }
  #page-blog .main-article .article-img img {
    aspect-ratio: 8/6; }
  @media print, screen and (min-width: 40em) {
    #page-blog .main-article {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
      gap: 2rem; }
      #page-blog .main-article .article-img {
        -ms-flex-order: 2;
            order: 2; }
      #page-blog .main-article .article-content {
        -ms-flex-order: 1;
            order: 1; } }

#page-blog .articles-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  gap: 3rem;
  padding: 0 1rem; }
  @media print, screen and (min-width: 40em) {
    #page-blog .articles-grid {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
      padding: 0; } }
  @media print, screen and (min-width: 64em) {
    #page-blog .articles-grid {
      -ms-grid-columns: 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr; } }

#page-blog .sec-bottom {
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 1rem;
  margin-top: 4rem;
  position: relative; }
  #page-blog .sec-bottom > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
  #page-blog .sec-bottom .btn {
    padding: 1.2rem 5rem 1.2rem 2rem;
    width: auto; }

/* Common styles of menus dl menu */
.dl-menuwrapper {
  width: 100%;
  /*max-width: 300px;*/
  /*float: left;*/
  position: absolute;
  perspective: 1000px;
  top: 5rem;
  perspective-origin: 50% 200%;
  z-index: 99;
  background: #fefefe; }

.dl-menuwrapper:first-child {
  margin-right: 100px; }

.dl-menuwrapper button, button.dl-trigger {
  transition: .2s;
  background: url(img/hamburguer.png) !important;
  background-repeat: no-repeat !important;
  border: none;
  width: 2.563rem;
  height: 1.875rem;
  text-indent: -900em;
  overflow: hidden;
  position: relative;
  right: 1.5rem;
  top: 2rem;
  cursor: pointer;
  outline: none;
  float: right;
  padding: 0;
  border-radius: inherit; }

.dl-menuwrapper button.dl-active {
  background: url(img/close-menu.png) !important;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 2.25rem;
  z-index: 100;
  width: 2.5rem;
  height: 2.5rem; }

.dl-menuwrapper .open-search {
  display: block !important;
  background: #fefefe;
  position: relative;
  margin-top: 3rem;
  margin-bottom: 3rem;
  width: 33.13rem; }

.dl-menuwrapper .search {
  display: none; }
  .dl-menuwrapper .search .content-search {
    width: 33.13rem;
    height: 3.563rem; }
    .dl-menuwrapper .search .content-search h2 {
      display: none; }
    .dl-menuwrapper .search .content-search label {
      display: none; }
    .dl-menuwrapper .search .content-search input[type="text"] {
      width: 30.19rem;
      height: 1.188rem;
      top: 0;
      margin-left: 10%;
      position: relative;
      border: 0;
      padding: 1.375rem 1.75rem;
      font-weight: 200;
      color: #535353;
      font-size: 1.438rem;
      background: #fff url(img/back-input-search-menu.png) scroll no-repeat left bottom;
      box-shadow: none; }
    .dl-menuwrapper .search .content-search input[type="submit"] {
      background: url(img/lupa-menu.png) scroll no-repeat center center;
      width: 2.625rem;
      height: 2.438rem;
      cursor: pointer;
      display: block;
      border: 0;
      box-shadow: none;
      position: absolute;
      top: -0.5rem;
      text-indent: -999px;
      right: 2rem; }

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: white; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "" !important; }

.dl-menuwrapper ul {
  background-color: #ffffff;
  background-repeat: repeat-x; }

.dl-menuwrapper button:after {
  /*content: '';*/
  position: absolute;
  width: 68%;
  height: 5px;
  background: #333333;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #333333,  0 20px 0 #333333; }

.dl-menuwrapper button:hover:after {
  background: #204083;
  box-shadow: 0 10px 0 #204083,  0 20px 0 #204083; }

.dl-menuwrapper button:active:after {
  background: white; }

/*ADDED BY JOHNBA*/
button.dl-trigger {
  text-indent: inherit;
  color: #44A3CA;
  margin: 0;
  padding: 0.2rem;
  font-size: 2.1rem; }

button.dl-trigger:hover, button.dl-trigger:active, button.dl-trigger:focus {
  background: white;
  color: #048fcb; }

button.dl-trigger.dl-active i:before {
  content: '\f00d'; }

.dl-menuwrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
  transform-style: preserve-3d; }

.dl-menuwrapper li {
  position: relative;
  border-bottom: 3px solid #ebebeb; }

.dl-menuwrapper li.articulos {
  border-bottom: 0;
  margin-bottom: 3rem; }

.dl-menuwrapper li:hover {
  background: #fefefe; }

.dl-menuwrapper li:hover > a.arrow {
  /*color: #ffffff;
	background: url(img/arrow-mobile-hover.png) scroll no-repeat right center;*/ }

.dl-menuwrapper li:last-child {
  border-bottom: none; }

.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 2.4rem 3rem;
  font-size: 1.438rem;
  line-height: 1;
  text-align: left;
  font-weight: 600;
  color: #048fcb;
  outline: none;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif; }

.dl-menuwrapper li a.arrow {
  background: url(img/arrow-azul-menu.png) scroll no-repeat right center;
  background-position: 95% center; }

.dl-menuwrapper li.conectate {
  background: #048fcb;
  color: #ffffff;
  display: block !important; }
  .dl-menuwrapper li.conectate a {
    background: url(img/icon-login.png) scroll no-repeat;
    background-position: 35% 48%;
    padding-left: 11%;
    color: #ffffff;
    text-align: center; }

.dl-menuwrapper li.herramientas {
  background: #ffa14a;
  color: #ffffff;
  display: block !important; }
  .dl-menuwrapper li.herramientas a {
    color: #ffffff;
    text-align: center; }

.no-touch .dl-menuwrapper li a:hover, .no-touch .dl-menuwrapper li a:active, .no-touch .dl-menuwrapper li a:focus {
  color: #FFF;
  background-color: #59b5dc; }

.dl-menuwrapper li.dl-back {
  min-height: 2.5rem;
  background: #fefefe;
  padding-bottom: 2rem; }

.dl-menuwrapper li.dl-back > a {
  padding: 1rem 5.5rem;
  color: #048fcb;
  background: url(img/arrow-left-menu.png) scroll no-repeat right center;
  background-position: 6% center;
  text-transform: uppercase; }

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 60px;
  font-family: 'icomoon';
  speak: none;
  -webkit-font-smoothing: antialiased;
  /*content: "\e000";*/ }

.dl-menuwrapper li.dl-back:after {
  left: 10px;
  height: 55px;
  color: rgba(212, 204, 198, 0.3);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15); }

.dl-menuwrapper .dl-menu {
  margin: 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -ms-transform: translateY(10px);
      transform: translateY(10px);
  backface-visibility: hidden; }

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -ms-transform: translateY(0px);
      transform: translateY(0px); }

.dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen {
  border-bottom: 0; }
  .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen a.arrow {
    color: #0a0a0a;
    background: transparent;
    padding-left: 8rem;
    margin-top: 1.5rem; }
  .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna {
    border-bottom: 0; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna a {
      background: transparent;
      padding: 4.5rem 8rem;
      text-transform: capitalize;
      font-weight: 400; }
  .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li {
    display: block;
    border-bottom: 0; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li a {
      text-transform: capitalize;
      font-weight: 400;
      padding: 2rem 8rem; }
  .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li:last-child {
    margin-bottom: 3rem; }

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none; }

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none; }

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0; }

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
  animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 {
  animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 {
  animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 {
  animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 {
  animation: MenuAnimOut5 0.4s ease; }

@keyframes MenuAnimOut1 {
  0% { }
  50% {
    transform: translateZ(-250px) rotateY(30deg); }
  75% {
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5; }
  100% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; } }

@keyframes MenuAnimOut2 {
  0% { }
  100% {
    transform: translateX(-100%);
    opacity: 0; } }

@keyframes MenuAnimOut3 {
  0% { }
  100% {
    transform: translateZ(300px);
    opacity: 0; } }

@keyframes MenuAnimOut4 {
  0% { }
  100% {
    transform: translateZ(-300px);
    opacity: 0; } }

@keyframes MenuAnimOut5 {
  0% { }
  100% {
    transform: translateY(40%);
    opacity: 0; } }

.dl-menu.dl-animate-in-1 {
  animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 {
  animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 {
  animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 {
  animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 {
  animation: MenuAnimIn5 0.4s ease; }

@keyframes MenuAnimIn1 {
  0% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; }
  20% {
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5; }
  100% {
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1; } }

@keyframes MenuAnimIn2 {
  0% {
    transform: translateX(-100%);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes MenuAnimIn3 {
  0% {
    transform: translateZ(300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes MenuAnimIn4 {
  0% {
    transform: translateZ(-300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes MenuAnimIn5 {
  0% {
    transform: translateY(40%);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  animation: SubMenuAnimIn5 0.4s ease; }

@keyframes SubMenuAnimIn1 {
  0% {
    transform: translateX(50%);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn3 {
  0% {
    transform: translateZ(-300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn4 {
  0% {
    transform: translateZ(300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn5 {
  0% {
    transform: translateZ(-200px);
    opacity: 0; }
  100% {
    transform: translateZ(0);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  animation: SubMenuAnimOut5 0.4s ease; }

@keyframes SubMenuAnimOut1 {
  0% {
    transform: translateX(0%);
    opacity: 1; }
  100% {
    transform: translateX(50%);
    opacity: 0; } }

@keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0%);
    opacity: 1; }
  100% {
    transform: translateX(100%);
    opacity: 0; } }

@keyframes SubMenuAnimOut3 {
  0% {
    transform: translateZ(0px);
    opacity: 1; }
  100% {
    transform: translateZ(-300px);
    opacity: 0; } }

@keyframes SubMenuAnimOut4 {
  0% {
    transform: translateZ(0px);
    opacity: 1; }
  100% {
    transform: translateZ(300px);
    opacity: 0; } }

@keyframes SubMenuAnimOut5 {
  0% {
    transform: translateZ(0);
    opacity: 1; }
  100% {
    transform: translateZ(-200px);
    opacity: 0; } }

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -ms-transform: none;
      transform: none; }

.no-js .dl-menuwrapper li .dl-submenu {
  display: block; }

.no-js .dl-menuwrapper li.dl-back {
  display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1); }

.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: ''; }

/* Colors for demos */
/* Demo 1 */
.demo-1 .dl-menuwrapper button {
  background: #c62860; }

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
  background: #9e1847; }

/* Demo 2 */
.demo-2 .dl-menuwrapper button {
  background: #e86814; }

.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul {
  background: #D35400; }

/* Demo 3 */
.demo-3 .dl-menuwrapper button {
  background: #08cbc4; }

.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
  background: #00b4ae; }

/* Demo 4 */
.demo-4 .dl-menuwrapper button {
  background: #90b912; }

.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul {
  background: #79a002; }

/* Demo 5 */
.demo-5 .dl-menuwrapper button {
  background: #744783; }

.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul {
  background: #643771; }

@media screen and (max-width: 37.5rem) {
  .dl-menuwrapper button.dl-active {
    background: url(img/close-menu.png) !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 2.25rem;
    z-index: 100;
    width: 2.5rem;
    height: 2.5rem; }
  .dl-menuwrapper .open-search {
    display: block !important;
    background: #fefefe;
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
    width: 75%; }
  .dl-menuwrapper .search {
    display: none; }
    .dl-menuwrapper .search .content-search {
      width: 90%;
      height: 3.563rem; }
      .dl-menuwrapper .search .content-search h2 {
        display: none; }
      .dl-menuwrapper .search .content-search label {
        display: none; }
      .dl-menuwrapper .search .content-search input[type="text"] {
        width: 100%;
        height: 1.188rem;
        top: 0;
        margin-left: 3%;
        position: relative;
        border: 0;
        padding: 1.375rem 1.75rem;
        font-weight: 200;
        color: #535353;
        font-size: 1.438rem;
        background: #fff url(img/back-input-search-menu.png) scroll no-repeat left bottom;
        box-shadow: none;
        background-size: 100%; }
      .dl-menuwrapper .search .content-search input[type="submit"] {
        background: url(img/lupa-menu.png) scroll no-repeat center center;
        width: 6.625rem;
        height: 2.438rem;
        cursor: pointer;
        display: block;
        border: 0;
        box-shadow: none;
        position: absolute;
        top: -0.5rem;
        text-indent: -999px;
        right: 2rem; }
  .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen {
    border-bottom: 0; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen a.arrow {
      color: #0a0a0a;
      background: transparent;
      padding-left: 5rem;
      margin-top: 1.5rem; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna {
      border-bottom: 0; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna a {
        background: transparent;
        padding: 4.5rem 5rem;
        text-transform: capitalize;
        font-weight: 400; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li {
      display: block;
      border-bottom: 0; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li a {
        text-transform: capitalize;
        font-weight: 400;
        padding: 2rem 5rem !important; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li:last-child {
      margin-bottom: 3rem; } }

@media screen and (max-width: 30rem) {
  button.dl-trigger {
    padding: 1rem;
    font-size: 1rem; }
  .dl-menuwrapper {
    top: 3rem; }
    .dl-menuwrapper button, .dl-menuwrapper button.dl-trigger {
      width: 1.375rem;
      height: 0.9375rem;
      right: 0.8rem;
      top: 1.5rem; }
    .dl-menuwrapper li.dl-back {
      min-height: 1.5rem;
      background: #fff;
      padding-bottom: 1rem; }
      .dl-menuwrapper li.dl-back a {
        background-size: 0.875rem auto !important;
        padding: 1rem 4rem; }
    .dl-menuwrapper li a {
      padding: 1rem;
      font-size: 0.9375rem; }
    .dl-menuwrapper li a.arrow {
      background-size: 0.75rem auto; }
    .dl-menuwrapper li.articulos {
      margin-bottom: 2rem; }
    .dl-menuwrapper button.dl-active {
      background-size: 1.875rem auto !important;
      background-repeat: no-repeat !important;
      position: absolute;
      top: 1.75rem;
      z-index: 100;
      width: 1.875rem;
      height: 1.875rem; }
    .dl-menuwrapper .open-search {
      display: block !important;
      background: #fefefe;
      position: relative;
      margin-top: 2.25rem;
      margin-bottom: 1rem;
      width: 80%; }
    .dl-menuwrapper .search {
      display: none; }
      .dl-menuwrapper .search .content-search {
        width: 100%;
        height: 3.563rem; }
        .dl-menuwrapper .search .content-search h2 {
          display: none; }
        .dl-menuwrapper .search .content-search label {
          display: none; }
        .dl-menuwrapper .search .content-search input[type="text"] {
          width: 100%;
          height: 1.188rem;
          top: 0;
          margin-left: 5%;
          position: relative;
          border: 0;
          padding: 1.125rem 1.25rem;
          font-weight: 200;
          color: #535353;
          font-size: 1.125rem;
          background: #fff url(img/back-input-search-menu.png) scroll no-repeat left bottom;
          box-shadow: none;
          background-size: 100%; }
        .dl-menuwrapper .search .content-search input[type="submit"] {
          background: url(img/lupa-menu.png) scroll no-repeat center center;
          background-size: 1.875rem auto;
          width: 1.875rem;
          height: 1.875rem;
          cursor: pointer;
          display: block;
          border: 0;
          box-shadow: none;
          position: absolute;
          top: -0.375rem;
          text-indent: -999px;
          right: 0rem; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen {
      border-bottom: 0; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen a.arrow {
        color: #0a0a0a;
        background: transparent;
        padding-left: 5rem;
        margin-top: 0.5rem; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna {
        border-bottom: 0; }
        .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna a {
          background: transparent;
          padding: 2.5rem 5rem;
          text-transform: capitalize;
          font-weight: 400; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li {
        display: block;
        border-bottom: 0; }
        .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li a {
          text-transform: capitalize;
          font-weight: 400;
          padding: 1rem 5rem !important; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li:last-child {
        margin-bottom: 3rem; } }

@media screen and (max-width: 23.69rem) {
  button.dl-trigger {
    padding: 1rem;
    font-size: 1rem; }
  .dl-menuwrapper {
    top: 3rem; }
    .dl-menuwrapper button, .dl-menuwrapper button.dl-trigger {
      width: 0.375rem;
      height: 0.375rem;
      right: 0.7rem; }
    .dl-menuwrapper button.dl-active {
      background: url(img/close-menu.png) !important;
      background-size: 2rem auto !important;
      background-repeat: no-repeat !important;
      position: absolute;
      top: 2rem;
      z-index: 100;
      width: 2rem;
      height: 2rem; }
    .dl-menuwrapper .open-search {
      display: block !important;
      background: #fefefe;
      position: relative;
      width: 85%; }
    .dl-menuwrapper .search {
      display: none; }
      .dl-menuwrapper .search .content-search {
        width: 100%;
        height: 3.563rem; }
        .dl-menuwrapper .search .content-search h2 {
          display: none; }
        .dl-menuwrapper .search .content-search label {
          display: none; }
        .dl-menuwrapper .search .content-search input[type="text"] {
          width: 90%;
          height: 1.188rem;
          top: 0;
          position: relative;
          border: 0;
          font-weight: 200;
          color: #535353;
          background: #fff url(img/back-input-search-menu.png) scroll no-repeat left bottom;
          box-shadow: none;
          background-size: 100%; }
        .dl-menuwrapper .search .content-search input[type="submit"] {
          background: url(img/lupa-menu.png) scroll no-repeat center center;
          background-size: 1.875rem auto;
          cursor: pointer;
          display: block;
          border: 0;
          box-shadow: none;
          position: absolute;
          top: -0.25rem;
          text-indent: -999px;
          right: 2.5rem; }
    .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen {
      border-bottom: 0; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen a.arrow {
        color: #0a0a0a;
        background: transparent;
        padding-left: 4.5rem; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna {
        border-bottom: 0; }
        .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .last-interna a {
          background: transparent;
          text-transform: capitalize;
          font-weight: 400; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li {
        display: block;
        border-bottom: 0; }
        .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li a {
          text-transform: capitalize;
          font-weight: 400;
          padding: 1rem 4.5rem !important; }
      .dl-menuwrapper .dl-menu.dl-subview .dl-subviewopen .internas-links li:last-child {
        margin-bottom: 3rem; }
  footer .newsletter-footer .text h2 {
    font-size: 2.75rem; } }

.hide-small {
  display: block; }

.show-small {
  display: none; }

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

.map-layout {
  background: url(img/back-mapa.jpg);
  background-repeat: no-repeat;
  background-size: cover; }

.search-agent .padding-0 {
  padding-left: 0;
  padding-right: 0; }

.search-agent .share-img-m {
  margin: auto;
  display: inline-block;
  width: 500px; }

.search-agent .header-page {
  padding: 3.5rem 0 3rem;
  background: url(img/back-complete-agent.png);
  background-repeat: no-repeat;
  background-position: bottom center; }
  .search-agent .header-page .padding-0 {
    padding-left: 0;
    padding-right: 0; }
  .search-agent .header-page .share-img-m {
    float: right;
    margin-top: 3.5rem; }

.search-agent .form-section {
  padding: 2rem 0 3rem; }
  .search-agent .form-section .firts {
    padding-left: 0;
    background: transparent !important; }
  .search-agent .form-section .inputs {
    text-align: left;
    background: url(img/back-portrait-agent.png);
    background-repeat: no-repeat;
    padding-bottom: 1rem;
    background-position: top left; }
    .search-agent .form-section .inputs .columns {
      padding-left: 0;
      margin-top: 1rem; }
    .search-agent .form-section .inputs span {
      font-size: 1rem;
      color: #393939; }
    .search-agent .form-section .inputs label {
      font-size: 1.563rem;
      color: #393939;
      text-transform: uppercase;
      font-weight: 200;
      line-height: 1; }
      .search-agent .form-section .inputs label span.blue {
        color: #048fcb;
        font-weight: 700;
        font-size: 1.563rem; }
    .search-agent .form-section .inputs input[type="text"], .search-agent .form-section .inputs input[type="email"] {
      height: 52px;
      padding: 1rem;
      border: 1px solid #048fcb;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      background: #fefefe;
      color: #5a5a5a;
      font-size: 1rem;
      font-weight: 200;
      font-style: italic; }
    .search-agent .form-section .inputs select {
      height: 52px;
      padding: 0.875rem 1rem;
      border: 1px solid #048fcb;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      background: url(img/arrow-header.png) scroll #fefefe no-repeat 97% center;
      color: #5a5a5a;
      font-size: 1rem;
      font-weight: 200;
      font-style: italic;
      overflow: hidden;
      text-indent: 0.01px;
      text-overflow: '';
      -o-appearance: none;
      appearance: none; }
      .search-agent .form-section .inputs select::-ms-expand {
        display: none; }
    .search-agent .form-section .inputs input::-webkit-input-placeholder, .search-agent .form-section .inputs input:-moz-placeholder, .search-agent .form-section .inputs input::-moz-placeholder, .search-agent .form-section .inputs input:-ms-input-placeholder {
      color: #5a5a5a;
      font-size: 1rem;
      font-weight: 200;
      font-style: italic; }
    .search-agent .form-section .inputs input[type=submit] {
      font-size: 0.875rem;
      height: 52px;
      color: #fefefe;
      background: #ffa14a url(img/right-arrow.png) scroll no-repeat 85% center;
      display: block;
      font-weight: 500;
      cursor: pointer;
      padding-left: 1rem;
      width: 100%;
      text-align: left;
      border: 0;
      border-bottom: 0.25rem solid #e08d41;
      border-radius: 0.3125rem;
      box-shadow: none;
      text-transform: uppercase; }
      .search-agent .form-section .inputs input[type=submit]:hover {
        opacity: .9; }

.search-agent a.return-map {
  font-size: 0.875rem;
  color: #fefefe;
  font-weight: 600;
  background: #56c1e3 url(img/right-arrow.png) scroll no-repeat 91% center;
  width: 9rem;
  height: 3.375rem;
  border-bottom: 0.25rem solid #4daac7;
  text-align: left;
  box-shadow: none;
  text-transform: uppercase;
  border-radius: 0.3125rem;
  display: block;
  margin: auto;
  margin-bottom: 2rem;
  padding: 0.9375rem 1.625rem; }

.search-agent .form-section-results {
  padding: 1.25rem 0 1.5rem;
  background: url(img/back-complete-agent.png);
  background-repeat: no-repeat;
  background-position: bottom center; }

.search-agent .map-title {
  color: #393939;
  font-size: 1rem;
  font-weight: 300;
  background: url(img/back-semicomplete-agent.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 2rem; }
  .search-agent .map-title h3 {
    color: #048fcb;
    font-weight: 700;
    font-size: 1.563rem;
    line-height: 1; }

.search-agent .map-content {
  margin-bottom: 2rem; }
  .search-agent .map-content g path {
    stroke: transparent !important; }
  .search-agent .map-content g polygon, .search-agent .map-content g polyline {
    display: block !important;
    cursor: auto;
    fill: transparent !important;
    stroke: transparent;
    outline: 0 !important; }
  .search-agent .map-content g.active polygon:hover, .search-agent .map-content g.active polyline:hover {
    fill: url(#image) #048fcb !important; }
  .search-agent .map-content g.active polygon, .search-agent .map-content g.active polyline {
    fill: url(#image) #048fcb !important;
    stroke: white;
    cursor: pointer; }

.search-agent .compartir {
  text-align: center;
  margin-bottom: 15rem; }

.search-agent .leftc {
  padding-left: 0;
  width: 72.5%;
  padding-top: 2.5rem;
  text-align: left; }
  .search-agent .leftc .share-img-bottom {
    float: left;
    width: 100%;
    padding: 3rem 0 15rem 0; }

.search-agent .featured {
  background-color: #f5f5f5;
  padding: 1.25rem;
  margin-bottom: 6rem; }
  .search-agent .featured .left, .search-agent .featured .right {
    padding-left: 0; }
  .search-agent .featured h3 {
    color: #000000;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem; }
  .search-agent .featured .item {
    width: 100%;
    display: table;
    padding-bottom: 0.5rem; }
    .search-agent .featured .item .icon {
      float: left;
      width: 2rem;
      height: 3rem; }
    .search-agent .featured .item .description {
      float: left;
      color: #515151;
      font-size: 0.875rem;
      font-weight: 300;
      padding-left: 1rem;
      padding-right: 2rem;
      width: 90%; }
    .search-agent .featured .item .phone {
      background: url(img/phone_results.png);
      background-repeat: no-repeat; }
    .search-agent .featured .item .loc {
      background: url(img/loc_results.png);
      background-repeat: no-repeat; }
    .search-agent .featured .item .email {
      background: url(img/email_results.png);
      background-repeat: no-repeat; }

.search-agent .no-featured {
  padding-left: 0;
  margin-bottom: 3rem;
  min-height: 17rem; }
  .search-agent .no-featured .content-item {
    padding-left: 0; }
  .search-agent .no-featured h4 {
    color: #000000;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem; }
  .search-agent .no-featured .item {
    width: 100%;
    display: table;
    padding-bottom: 0.5rem; }
    .search-agent .no-featured .item .icon {
      float: left;
      width: 2rem;
      height: 3rem; }
    .search-agent .no-featured .item .description {
      float: left;
      color: #515151;
      font-size: 0.875rem;
      font-weight: 300;
      padding-left: 1rem;
      padding-right: 2rem;
      width: 90%; }
    .search-agent .no-featured .item .phone {
      background: url(img/phone_results.png);
      background-repeat: no-repeat; }
    .search-agent .no-featured .item .loc {
      background: url(img/loc_results.png);
      background-repeat: no-repeat; }
    .search-agent .no-featured .item .email {
      background: url(img/email_results.png);
      background-repeat: no-repeat; }

.search-agent .rigthc {
  width: 27.5%;
  background: url(img/border-sidebar.png);
  background-repeat: no-repeat;
  background-position: left 3rem;
  padding-right: 0; }

.search-agent .sidebar {
  text-align: left;
  padding-top: 0; }

@media screen and (max-width: 50.07rem) {
  .content-page .leftc .share-img-bottom .rrssb-twitter {
    max-width: auto !important; }
  .hide-small {
    display: none; }
  .show-small {
    display: block; }
  .content-page h1.titulo {
    font-size: 3rem; }
  .search-agent {
    padding: 0 3rem; }
    .search-agent .header-page {
      background: transparent; }
    .search-agent .map-content svg {
      width: 100% !important; }
    .search-agent a.return-map {
      margin-bottom: 4rem; }
    .search-agent .separator-form {
      background: url(img/back-complete-agent.png);
      background-repeat: no-repeat;
      background-position: center;
      padding: 3.5rem 0;
      float: left;
      /* height: 18px; */
      width: 100%; }
    .search-agent .form-section .inputs {
      width: 100%;
      background: transparent;
      padding: 0; }
      .search-agent .form-section .inputs span {
        font-size: 1.5rem; }
      .search-agent .form-section .inputs label {
        font-size: 2.25rem;
        display: block; }
        .search-agent .form-section .inputs label span.blue {
          font-size: 2.25rem; }
      .search-agent .form-section .inputs input[type="text"], .search-agent .form-section .inputs input[type="email"] {
        height: 60px;
        padding: 1rem;
        font-size: 1.5rem; }
      .search-agent .form-section .inputs select {
        height: 60px;
        padding: 0.5rem 1rem;
        font-size: 1.5rem; }
      .search-agent .form-section .inputs input::-webkit-input-placeholder, .search-agent .form-section .inputs input:-moz-placeholder, .search-agent .form-section .inputs input::-moz-placeholder, .search-agent .form-section .inputs input:-ms-input-placeholder {
        color: #5a5a5a;
        font-size: 1.5rem;
        font-weight: 200;
        font-style: italic; }
      .search-agent .form-section .inputs input[type=submit] {
        font-size: 1.5rem;
        height: 60px;
        color: #fefefe;
        background: #ffa14a url(img/right-arrow-2.png) scroll no-repeat 94% 15px;
        background-size: 42px; }
    .search-agent .share-img-bottom {
      float: left;
      width: 100%;
      padding: 3rem 0 15rem 0;
      text-align: center; }
      .search-agent .share-img-bottom .share-container {
        max-width: 600px;
        margin: auto; }
        .search-agent .share-img-bottom .share-container .rrssb-buttons {
          height: 75px; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons li {
            width: 20% !important;
            margin: 0 15px; }
            .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-facebook a {
              margin: 0 0 0 0rem; }
            .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-twitter {
              max-width: auto !important; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons .rrssb-twitter {
            max-width: auto !important; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-googleplus {
            max-width: auto !important; }
            .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-googleplus a {
              margin: 0 0 0 0; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-email {
            display: none; }
    .search-agent .leftc {
      width: 100%; }
    .search-agent .rigthc {
      width: 100%;
      background: transparent;
      padding: 0; }
      .search-agent .rigthc .espacio img {
        margin: auto; }
    .search-agent .form-section-results {
      background: transparent; }
    .search-agent .no-featured {
      width: 100%;
      text-align: center;
      padding: 0; }
      .search-agent .no-featured .content-item {
        text-align: center;
        margin: auto;
        float: none;
        padding: 0; }
        .search-agent .no-featured .content-item .item {
          width: 100%;
          display: table;
          max-width: 460px;
          padding-bottom: 0.5rem;
          margin: auto;
          padding: 1.25rem; }
          .search-agent .no-featured .content-item .item.phone-i {
            width: 100%;
            display: table;
            max-width: 460px;
            padding-bottom: 0.5rem;
            border: 1px solid #048ecc;
            border-radius: 8px;
            margin: auto;
            margin-bottom: 3rem;
            padding: 1.25rem; }
            .search-agent .no-featured .content-item .item.phone-i .phone {
              background: url(img/phone-res-icon.png);
              background-repeat: no-repeat;
              width: 53px; }
            .search-agent .no-featured .content-item .item.phone-i .description {
              float: left;
              color: #048ecc;
              font-size: 2.75rem;
              font-weight: 300;
              padding-left: 1rem;
              padding-right: 1rem;
              width: 86%;
              line-height: 2.75rem; }
          .search-agent .no-featured .content-item .item .loc {
            background: url(img/loc-icon-res.png);
            background-repeat: no-repeat;
            background-size: 35px;
            width: 36px; }
          .search-agent .no-featured .content-item .item .description {
            float: left;
            color: #048ecc;
            font-size: 2rem;
            font-weight: 300;
            padding-left: 1rem;
            padding-right: 1rem;
            width: 86%;
            line-height: 2rem; }
      .search-agent .no-featured h4 {
        color: #000000;
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: 3rem;
        text-transform: uppercase; } }

@media screen and (max-width: 30rem) {
  .content-page h1.titulo {
    font-size: 1.5rem; }
  .search-agent {
    padding: 0 1.5rem; }
    .search-agent .header-page {
      padding: 1.5rem 0 1.5rem; }
    .search-agent .map-title {
      background: transparent; }
    .search-agent .separator-form {
      background: url(img/back-complete-agent.png);
      background-repeat: no-repeat;
      background-position: center;
      padding: 2rem 0;
      float: left;
      /* height: 18px; */
      width: 100%; }
    .search-agent .form-section .inputs {
      width: 100%;
      background: transparent;
      padding: 0; }
      .search-agent .form-section .inputs span {
        font-size: 0.875rem; }
      .search-agent .form-section .inputs label {
        font-size: 1.125rem;
        display: block; }
        .search-agent .form-section .inputs label span.blue {
          font-size: 1.125rem; }
      .search-agent .form-section .inputs input[type="text"], .search-agent .form-section .inputs input[type="email"] {
        height: 36px;
        padding: 1rem;
        font-size: 0.875rem; }
      .search-agent .form-section .inputs select {
        height: 36px;
        padding: 0.5rem 1rem;
        font-size: 0.875rem; }
      .search-agent .form-section .inputs input::-webkit-input-placeholder, .search-agent .form-section .inputs input:-moz-placeholder, .search-agent .form-section .inputs input::-moz-placeholder, .search-agent .form-section .inputs input:-ms-input-placeholder {
        color: #5a5a5a;
        font-size: 0.875rem;
        font-weight: 200;
        font-style: italic; }
      .search-agent .form-section .inputs input[type=submit] {
        font-size: 0.875rem;
        height: 36px;
        color: #fefefe;
        background: #ffa14a url(img/right-arrow-2.png) scroll no-repeat 94% 8px;
        background-size: 26px; }
    .search-agent .no-featured {
      width: 100%;
      text-align: center;
      padding: 0;
      margin-bottom: 1rem; }
      .search-agent .no-featured .content-item {
        text-align: center;
        margin: auto;
        float: none;
        padding: 0; }
        .search-agent .no-featured .content-item .item {
          width: 100%;
          display: table;
          max-width: 300px;
          padding-bottom: 0.5rem;
          margin: auto;
          padding: 0.5rem 1.25rem; }
          .search-agent .no-featured .content-item .item.phone-i {
            width: 100%;
            display: table;
            max-width: 300px;
            padding-bottom: 0.5rem;
            border: 1px solid #048ecc;
            border-radius: 4px;
            margin: auto;
            margin-bottom: 3rem;
            padding: 0.75rem 1.25rem; }
            .search-agent .no-featured .content-item .item.phone-i .phone {
              background: url(img/phone-res-icon.png);
              background-repeat: no-repeat;
              background-size: 30px;
              width: 30px;
              height: 30px; }
            .search-agent .no-featured .content-item .item.phone-i .description {
              float: left;
              color: #048ecc;
              font-size: 1.75rem;
              font-weight: 300;
              padding-left: 1rem;
              padding-right: 1rem;
              width: 87%;
              line-height: 1.75rem; }
          .search-agent .no-featured .content-item .item .loc {
            background: url(img/loc-icon-res.png);
            background-repeat: no-repeat;
            background-size: 27px;
            width: 27px; }
          .search-agent .no-featured .content-item .item .description {
            float: left;
            color: #048ecc;
            font-size: 1rem;
            font-weight: 500;
            font-weight: 400;
            padding-left: 1rem;
            padding-right: 1rem;
            width: 86%;
            line-height: 1rem; }
      .search-agent .no-featured h4 {
        color: #000000;
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: 2rem;
        text-transform: uppercase; }
    .search-agent .share-img-bottom {
      float: left;
      width: 100%;
      padding: 3rem 0 8rem 0 !important;
      text-align: center; }
      .search-agent .share-img-bottom .share-container {
        max-width: 274px;
        margin: auto; }
        .search-agent .share-img-bottom .share-container .rrssb-buttons {
          height: 38px; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons li {
            width: 21% !important;
            margin: 0 5px; }
            .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-facebook a {
              margin: 0 0 0 0rem; }
            .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-linkedin a {
              margin: 0; }
            .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-twitter {
              max-width: auto !important; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons .rrssb-twitter {
            max-width: auto !important; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-twitter a {
            margin: 0 0 0 0; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-googleplus {
            max-width: auto !important; }
            .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-googleplus a {
              margin: 0 0 0 0 !important; }
          .search-agent .share-img-bottom .share-container .rrssb-buttons li.rrssb-email {
            display: none; }
    .search-agent .rigthc .app-responsive {
      width: 100%; } }

@media screen and (max-width: 23.69rem) {
  .content-page h1.titulo {
    font-size: 1.5rem; }
  .search-agent {
    padding: 0 1.5rem; }
    .search-agent .header-page {
      padding: 1.5rem 0 1.5rem; }
    .search-agent .map-title {
      background: transparent; }
    .search-agent .separator-form {
      background: url(img/back-complete-agent.png);
      background-repeat: no-repeat;
      background-position: center;
      padding: 2rem 0;
      float: left;
      /* height: 18px; */
      width: 100%; }
    .search-agent .form-section .inputs {
      width: 100%;
      background: transparent;
      padding: 0; }
      .search-agent .form-section .inputs span {
        font-size: 0.875rem; }
      .search-agent .form-section .inputs label {
        font-size: 1.125rem;
        display: block; }
        .search-agent .form-section .inputs label span.blue {
          font-size: 1.125rem; }
      .search-agent .form-section .inputs input[type="text"], .search-agent .form-section .inputs input[type="email"] {
        height: 36px;
        padding: 1rem;
        font-size: 0.875rem; }
      .search-agent .form-section .inputs select {
        height: 36px;
        padding: 0.5rem 1rem;
        font-size: 0.875rem; }
      .search-agent .form-section .inputs input::-webkit-input-placeholder, .search-agent .form-section .inputs input:-moz-placeholder, .search-agent .form-section .inputs input::-moz-placeholder, .search-agent .form-section .inputs input:-ms-input-placeholder {
        color: #5a5a5a;
        font-size: 0.875rem;
        font-weight: 200;
        font-style: italic; }
      .search-agent .form-section .inputs input[type=submit] {
        font-size: 0.875rem;
        height: 36px;
        color: #fefefe;
        background: #ffa14a url(img/right-arrow-2.png) scroll no-repeat 94% 8px;
        background-size: 26px; }
    .search-agent .rigthc .app-responsive {
      width: 100%; }
      .search-agent .rigthc .app-responsive .copy {
        padding: 1rem 1rem !important;
        display: block; }
      .search-agent .rigthc .app-responsive .content-btn {
        background: #0c83c1;
        padding: 0.75rem 1rem;
        display: inline-block;
        text-align: center;
        width: 100%; } }

@media screen and (max-width: 20rem) {
  .content-page h1.titulo {
    font-size: 1.5rem; }
  .search-agent {
    padding: 0 1rem; }
    .search-agent .header-page {
      padding: 1.5rem 0 1.5rem; }
    .search-agent .map-title {
      background: transparent; }
    .search-agent .separator-form {
      background: url(img/back-complete-agent.png);
      background-repeat: no-repeat;
      background-position: center;
      padding: 2rem 0;
      float: left;
      /* height: 18px; */
      width: 100%; }
    .search-agent .form-section .inputs {
      width: 100%;
      background: transparent;
      padding: 0; }
      .search-agent .form-section .inputs span {
        font-size: 0.875rem; }
      .search-agent .form-section .inputs label {
        font-size: 1.125rem;
        display: block; }
        .search-agent .form-section .inputs label span.blue {
          font-size: 1.125rem; }
      .search-agent .form-section .inputs input[type="text"], .search-agent .form-section .inputs input[type="email"] {
        height: 36px;
        padding: 1rem;
        font-size: 0.875rem; }
      .search-agent .form-section .inputs select {
        height: 36px;
        padding: 0.5rem 1rem;
        font-size: 0.875rem; }
      .search-agent .form-section .inputs input::-webkit-input-placeholder, .search-agent .form-section .inputs input:-moz-placeholder, .search-agent .form-section .inputs input::-moz-placeholder, .search-agent .form-section .inputs input:-ms-input-placeholder {
        color: #5a5a5a;
        font-size: 0.875rem;
        font-weight: 200;
        font-style: italic; }
      .search-agent .form-section .inputs input[type=submit] {
        font-size: 0.875rem;
        height: 36px;
        color: #fefefe;
        background: #ffa14a url(img/right-arrow-2.png) scroll no-repeat 94% 8px;
        background-size: 26px; }
    .search-agent .no-featured {
      width: 100%;
      text-align: center;
      padding: 0; }
      .search-agent .no-featured .content-item {
        text-align: center;
        margin: auto;
        float: none;
        padding: 0; }
        .search-agent .no-featured .content-item .item {
          width: 100%;
          display: table;
          max-width: 300px;
          padding-bottom: 0.5rem;
          margin: auto;
          padding: 0.5rem 1.25rem; }
          .search-agent .no-featured .content-item .item.phone-i {
            width: 100%;
            display: table;
            max-width: 300px;
            padding-bottom: 0.5rem;
            border: 1px solid #048ecc;
            border-radius: 4px;
            margin: auto;
            margin-bottom: 3rem;
            padding: 0.75rem 1.25rem; }
            .search-agent .no-featured .content-item .item.phone-i .phone {
              background: url(img/phone-res-icon.png);
              background-repeat: no-repeat;
              background-size: 30px;
              width: 30px;
              height: 30px; }
            .search-agent .no-featured .content-item .item.phone-i .description {
              float: left;
              color: #048ecc;
              font-size: 1.5rem;
              font-weight: 300;
              padding-left: 1rem;
              padding-right: 1rem;
              width: 87%;
              line-height: 1.5rem; }
          .search-agent .no-featured .content-item .item .loc {
            background: url(img/loc-icon-res.png);
            background-repeat: no-repeat;
            background-size: 27px;
            width: 27px; }
          .search-agent .no-featured .content-item .item .description {
            float: left;
            color: #048ecc;
            font-size: 1rem;
            font-weight: 500;
            font-weight: 400;
            padding-left: 1rem;
            padding-right: 1rem;
            width: 86%;
            line-height: 1rem; }
      .search-agent .no-featured h4 {
        color: #000000;
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: 2rem;
        text-transform: uppercase; }
    .search-agent .rigthc .app-responsive {
      width: 100%; }
      .search-agent .rigthc .app-responsive .copy {
        padding: 1rem 1rem !important;
        display: block; }
      .search-agent .rigthc .app-responsive .content-btn {
        background: #0c83c1;
        padding: 0.75rem 0.75rem;
        display: inline-block;
        text-align: center;
        width: 100%; } }

#bottom-header {
  transition: 0.5s;
  background: white;
  /*display: none;*/
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  width: 100%;
  z-index: 100; }
  #bottom-header.sticky-menu {
    position: fixed !important;
    top: 0 !important;
    z-index: 100 !important;
    height: 70px;
    padding: 12px 0 0; }
    #bottom-header.sticky-menu .sub-nav-menu {
      display: none; }
      #bottom-header.sticky-menu .sub-nav-menu > li.menu-item {
        height: 49px; }
  #bottom-header a.home-icon {
    display: none; }
  #bottom-header.sticky-menu a.home-icon {
    display: block;
    float: left;
    max-width: 200px;
    margin: 5px 20px 0; }
  #bottom-header.sticky-menu .nav-cta a {
    line-height: 60px;
    height: 60px; }
  #bottom-header.sticky-menu ul li {
    padding: 0 1rem; }
    #bottom-header.sticky-menu ul li a {
      font-size: 13px; }

@media only screen and (min-width: 40.063em) {
  #bottom-header.sticky-menu .sub-nav-menu {
    display: block; }
    #bottom-header.sticky-menu .sub-nav-menu > li.menu-item {
      height: 60px; }
      #bottom-header.sticky-menu .sub-nav-menu > li.menu-item a {
        padding: 1.4rem 1rem; }
    #bottom-header.sticky-menu .sub-nav-menu > li.divider {
      height: 58px; } }

/* .cintillo {
  background: #058fcc;
  padding: 1rem 0;
  p {
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    a {
      font-size: 1rem;
      line-height: 1.375rem;
      height: 3.875rem;
      color: #fefefe;
      background: #ffa14a url(img/right-arrow.png) scroll no-repeat 93% center;
      width: 27.875rem;
      margin: 0 auto 1.25rem;
      display: block;
      border: 0;
      border-bottom: 0.25rem solid #e08d41;
      border-radius: 0.3125rem;
      box-shadow: none;
      text-transform: uppercase;
      padding-left: 0;
    }
  }
} */
.homepage-cintillo {
  background: #052675;
  padding: 1rem 0; }
  @media print, screen and (min-width: 64em) {
    .homepage-cintillo .column:first-child .alert:after {
      content: "";
      background: #ffffff;
      width: 1px;
      height: 60px;
      display: inline-block;
      position: absolute;
      right: -15px;
      top: 20px;
      z-index: 999; } }
  .homepage-cintillo .column .alert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    max-width: 990px;
    margin: 0.5rem auto;
    position: relative;
    background: #0e3183;
    padding: 1rem;
    border-radius: 10px; }
    @media print, screen and (min-width: 64em) {
      .homepage-cintillo .column .alert {
        -ms-flex-direction: row;
            flex-direction: row;
        margin: 0; } }
    .homepage-cintillo .column .alert .info {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 1rem; }
      @media print, screen and (min-width: 64em) {
        .homepage-cintillo .column .alert .info {
          margin-bottom: 0; } }
      .homepage-cintillo .column .alert .info img {
        display: inline-block;
        vertical-align: middle; }
      .homepage-cintillo .column .alert .info p {
        line-height: 100%;
        margin: 0;
        font-size: 1.125rem;
        display: inline-block;
        padding: 0 0 0 1rem;
        text-align: left;
        color: #fff; }
        @media print, screen and (min-width: 64em) {
          .homepage-cintillo .column .alert .info p {
            font-size: 18px; } }
    .homepage-cintillo .column .alert .button {
      max-width: 230px;
      border-color: #fff;
      color: #fff;
      padding: 0.8rem 5rem 0.8rem 2rem;
      width: auto; }
      .homepage-cintillo .column .alert .button::after {
        border-color: #fff;
        background: url("../images/icons/btn-arrow-white.svg") no-repeat center; }
      .homepage-cintillo .column .alert .button:hover {
        background: #fff;
        color: #052675; }
        .homepage-cintillo .column .alert .button:hover::after {
          border-color: #052675;
          background: url("../images/icons/btn-arrow-blue.svg") no-repeat center; }

/*
.sites-button {
  background: #FF6908;
  font-size: 1.25rem;
  font-weight: bold;
  box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
  border-radius: 3px;
  border: none;
}*/
.button .orange {
  line-height: 1.375rem;
  color: #fefefe;
  background: #ffa14a url(img/right-arrow.png) scroll no-repeat 93% center;
  border-bottom: 4px solid #e08d41;
  border-radius: 4px;
  padding: 1rem 4rem 1rem 3rem;
  margin-bottom: 1rem;
  border: 0;
  box-shadow: none;
  font-weight: 600; }
  .button .orange:hover {
    background-color: #e08d41; }

.button-new {
  background: #052675;
  border: 0;
  color: white;
  font-size: 1rem;
  font-weight: bold !important;
  text-transform: uppercase;
  text-decoration: none !important;
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 1.2rem 4rem 1.2rem 1rem;
  transition: all 0.5s ease;
  position: relative;
  box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.086);
  border-radius: 6px; }
  .button-new::after {
    content: "";
    background: #17398B url("../images/icons/btn-arrow-white.svg") no-repeat center;
    width: 53px;
    height: 100%;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    top: 0;
    right: 0;
    transition: all 0.5s ease;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.086); }
  .button-new:hover {
    background: #17398B; }
  .button-new.orange {
    background: #FDC740;
    color: #052675; }
    .button-new.orange::after {
      content: "";
      background: #FFDB81 url("../images/icons/btn-arrow-blue.svg") no-repeat center; }
    .button-new.orange:hover {
      background: #FFDB81; }

#page-loader {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 9999; }
  #page-loader .inner {
    position: fixed;
    top: 40%;
    display: block;
    text-align: center;
    width: 100%; }
  #page-loader #img-load {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1100; }

a {
  color: #052675; }

.button {
  background: #052675;
  border: 0;
  color: white;
  font-size: 1rem;
  font-weight: bold !important;
  text-transform: uppercase;
  text-decoration: none !important;
  text-align: center;
  display: block;
  cursor: pointer;
  width: 90%;
  margin: 0 auto;
  padding: 1.2rem 4rem 1.2rem 1rem;
  transition: all 0.5s ease;
  position: relative;
  box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.086);
  border-radius: 6px; }
  .button::after {
    content: "";
    background: #17398b url("../images/icons/btn-arrow-white.svg") no-repeat center;
    width: 53px;
    height: 100%;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    top: 0;
    right: 0;
    transition: all 0.5s ease;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.086); }
  .button:hover {
    background: #17398b; }
  @media print, screen and (min-width: 40em) {
    .button.float-right {
      float: right; } }
  .button.orange {
    background: #fdc740;
    color: #052675; }
    .button.orange::after {
      content: "";
      background: #ffdb81 url("../images/icons/btn-arrow-blue.svg") no-repeat center; }
    .button.orange:hover {
      background: #ffdb81; }
  .button.gray {
    background-color: #edf2f6;
    color: #052675; }
    .button.gray::after {
      content: "";
      background: #f5fafd url("../images/icons/btn-arrow-blue.svg") no-repeat center; }
    .button.gray:hover {
      background: #f5fafd; }
  .button.sky-blue {
    background-color: #b4edff;
    color: #052675; }
    .button.sky-blue::after {
      content: "";
      background: #c8f2ff url("../images/icons/btn-arrow-blue.svg") no-repeat center; }
    .button.sky-blue:hover {
      background: #c8f2ff; }
  .button.light-blue {
    background-color: #d3e9ff;
    color: #052675; }
    .button.light-blue::after {
      content: "";
      background: #eaf4ff url("../images/icons/btn-arrow-blue.svg") no-repeat center; }
    .button.light-blue:hover {
      background: #eaf4ff; }
  .button.outline {
    background-color: transparent;
    color: #052675;
    border: 1px solid #052675;
    box-shadow: none; }
    .button.outline::after {
      content: "";
      background: transparent url("../images/icons/btn-arrow-blue.svg") no-repeat center;
      border-left: 1px solid #052675;
      box-shadow: none; }
    .button.outline:hover::after {
      content: "";
      background: #052675 url("../images/icons/btn-arrow-white.svg") no-repeat center; }

.slick-slider {
  margin-left: 0; }
  .slick-slider ul.slick-dots li.slick-active button:before {
    font-size: 14px !important; }

.slick-dots {
  bottom: -45px; }
  .slick-dots li button:before {
    opacity: 1 !important;
    font-size: 8px !important;
    color: #052675 !important; }

form input.error {
  border: solid 1px red !important;
  margin-bottom: 1rem; }
  form input.error:focus {
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.8) !important; }

form label.error {
  font-size: 0.75rem; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #008cba;
  border-color: #0078a0;
  color: #fff; }
  .alert-box.warning {
    background-color: #ffd6d5;
    border-color: #ffd6d5;
    color: #c00; }

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea,
select {
  color: #052675 !important;
  font-size: 1rem;
  font-weight: 400 !important;
  border-color: #d3e9ff !important;
  box-shadow: none !important; }
  [type="text"]:-ms-input-placeholder,
  [type="password"]:-ms-input-placeholder,
  [type="date"]:-ms-input-placeholder,
  [type="datetime"]:-ms-input-placeholder,
  [type="datetime-local"]:-ms-input-placeholder,
  [type="month"]:-ms-input-placeholder,
  [type="week"]:-ms-input-placeholder,
  [type="email"]:-ms-input-placeholder,
  [type="number"]:-ms-input-placeholder,
  [type="search"]:-ms-input-placeholder,
  [type="tel"]:-ms-input-placeholder,
  [type="time"]:-ms-input-placeholder,
  [type="url"]:-ms-input-placeholder,
  [type="color"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    color: #052675; }
  [type="text"]::placeholder,
  [type="password"]::placeholder,
  [type="date"]::placeholder,
  [type="datetime"]::placeholder,
  [type="datetime-local"]::placeholder,
  [type="month"]::placeholder,
  [type="week"]::placeholder,
  [type="email"]::placeholder,
  [type="number"]::placeholder,
  [type="search"]::placeholder,
  [type="tel"]::placeholder,
  [type="time"]::placeholder,
  [type="url"]::placeholder,
  [type="color"]::placeholder,
  textarea::placeholder,
  select::placeholder {
    color: #052675; }

label {
  color: #052675;
  font-size: 1rem;
  font-weight: 400; }

select {
  color: #052675;
  font-size: 1rem;
  font-weight: 400; }

[type="radio"]:checked, [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  margin-left: 0;
  cursor: pointer;
  line-height: 20px; }

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #d3e9ff;
  border-radius: 100%;
  background: #fff; }

[type="radio"]:checked + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #052675;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  transition: all 0.2s ease; }

[type="radio"]:checked + label:before {
  background: #d3e9ff; }

[type="radio"]:not(:checked) + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #052675;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  transition: all 0.2s ease;
  opacity: 0;
  -ms-transform: scale(0);
      transform: scale(0); }

[type="radio"]:checked + label:after {
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1); }

[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px; }

[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  margin-left: 0;
  cursor: pointer;
  line-height: 20px; }

[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #d3e9ff;
  background: #fff; }

[type="checkbox"]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 6px;
  width: 6px;
  height: 14px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  transition: all 0.2s ease; }

[type="checkbox"]:checked + label:before {
  background: #052675; }

[type="checkbox"]:not(:checked) + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 6px;
  width: 6px;
  height: 14px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  transition: all 0.2s ease;
  opacity: 0; }

[type="checkbox"]:checked + label:after {
  opacity: 1; }

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.inputfile + label {
  background: #d3e9ff;
  border: 0;
  cursor: pointer;
  color: #052675;
  font-size: 1rem;
  text-align: center;
  font-weight: bold !important;
  text-transform: uppercase;
  text-decoration: none !important;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0.9rem 4rem 0.8rem 1rem;
  transition: all 0.5s ease;
  position: relative;
  box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.086);
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .inputfile + label::after {
    content: "";
    background: #eaf4ff url("../icons/icon-attach-navy.svg") no-repeat center;
    width: 53px;
    height: 100%;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    top: 0;
    right: 0;
    transition: all 0.5s ease;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.086); }
  .inputfile + label:hover {
    background: #eaf4ff; }
  .inputfile + label:focus {
    background: #eaf4ff;
    outline: -webkit-focus-ring-color auto 5px;
    outline: 3px solid #fdc740; }

.show-medium {
  display: block; }
  @media (min-width: 1024px) {
    .show-medium {
      display: none; } }

.hide-medium {
  display: none; }
  @media (min-width: 1024px) {
    .hide-medium {
      display: block; } }

hr {
  background-color: #d3e9ff; }

.page-id-209 .leftc .image::before,
.page-id-1847 .leftc .image::before {
  display: none !important; }

.content-page.faqs h1 {
  position: static !important;
  color: #052675 !important; }

.content-page.faqs button {
  margin: 3rem 1rem;
  display: inline-block;
  padding: 1.2rem 4rem 1.2rem 1rem;
  width: auto;
  height: auto; }

.content-page.faqs .rrssb-buttons {
  margin: 0; }

@media print, screen and (min-width: 64em) {
  .content-page .leftc .image::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 30%;
    bottom: 0;
    background: #052675;
    background: linear-gradient(180deg, rgba(5, 38, 117, 0) 0%, #052675 80%); } }

.content-page .leftc .image img {
  width: 100%; }

.content-page .leftc h1.titulo3 {
  font-size: 2.0625rem;
  color: #052675;
  position: static;
  padding: 0 !important;
  width: auto;
  margin: 1rem 1.563rem !important; }
  @media print, screen and (min-width: 40em) {
    .content-page .leftc h1.titulo3 {
      margin: 1rem 3.563rem !important; } }
  @media print, screen and (min-width: 64em) {
    .content-page .leftc h1.titulo3 {
      font-size: 2.375rem;
      color: white;
      position: absolute;
      margin: 0 !important;
      padding: 0 1rem !important;
      top: inherit;
      bottom: 5px; } }

.content-page .leftc h3 {
  font-size: 1.375rem;
  margin: 2rem 0;
  padding: 0;
  color: #052675;
  line-height: 1.2;
  text-align: left; }
  @media print, screen and (min-width: 64em) {
    .content-page .leftc h3 {
      font-size: 2rem; } }

.content-page ul {
  list-style: none;
  margin: 1rem 0; }
  .content-page ul li {
    color: #052675 !important;
    margin-bottom: 0.5rem; }
    .content-page ul li span {
      color: #0a0a0a; }

.content-page strong {
  font-weight: bold; }

.content-page .item-content h3 {
  color: #052675 !important;
  font-weight: 400 !important;
  margin-top: 1rem !important; }

.content-page .item-content h4 {
  font-weight: bold !important;
  color: #052675 !important;
  font-size: 1.125rem !important; }

.content-page .item-content a {
  color: #052675 !important; }

.content-page .products .rigthc {
  background: none;
  margin-bottom: 0; }
  @media screen and (max-width: 39.9375em) {
    .content-page .products .rigthc {
      width: 100%;
      max-width: 340px;
      margin: 1rem; } }

.content-page .rigthc {
  background: none;
  margin-bottom: 0; }
  @media screen and (max-width: 39.9375em) {
    .content-page .rigthc {
      width: 100%;
      max-width: 340px;
      margin: 1rem; } }

.content-page .contenido {
  padding: 0; }
  @media print, screen and (min-width: 40em) {
    .content-page .contenido {
      text-align: justify;
      margin: 0 3.563rem 0; } }
  @media print, screen and (min-width: 64em) {
    .content-page .contenido {
      margin: 0; } }

.content-page .accordion-v2 {
  margin-top: 1rem;
  margin-bottom: 3rem; }
  .content-page .accordion-v2 dt {
    background: url("../images/arrow-down-blue.svg") no-repeat left;
    background-size: 20px;
    padding: 1.2rem 0.8rem 1.2rem 2.5rem;
    border: 0;
    border-bottom: 1px dashed #052675; }
    .content-page .accordion-v2 dt:hover {
      background-color: #f2f8ff; }
    .content-page .accordion-v2 dt.active {
      background: url("../images/arrow-up-blue.svg") no-repeat left;
      background-size: 20px; }
    .content-page .accordion-v2 dt a h4 {
      color: #052675;
      font-size: 1.125rem;
      font-weight: 400;
      margin: 0; }
  .content-page .accordion-v2 dd {
    border-bottom: 1px dashed #052675;
    padding: 1.4rem 1rem 1.4rem 2.5rem;
    margin-top: -1px; }
    .content-page .accordion-v2 dd p,
    .content-page .accordion-v2 dd li {
      font-size: 0.875rem; }
  .content-page .accordion-v2.style2023 dt {
    background: url(../images/icon-more-blue.svg) no-repeat 1rem;
    background-size: 25px;
    border: 1px dashed #052675;
    border-radius: 8px;
    padding: 0;
    margin-bottom: 0.75rem; }
    @media print, screen and (min-width: 64em) {
      .content-page .accordion-v2.style2023 dt {
        background-size: 28px; } }
    .content-page .accordion-v2.style2023 dt a {
      display: block;
      padding: 1rem 1rem 1rem 3.5rem; }
      @media print, screen and (min-width: 64em) {
        .content-page .accordion-v2.style2023 dt a {
          padding: 1rem 1rem 1rem 4.3rem; } }
      .content-page .accordion-v2.style2023 dt a h4 {
        font-size: 1rem !important;
        font-weight: normal !important;
        color: #222 !important; }
    .content-page .accordion-v2.style2023 dt.active {
      background: #052675 url(../images/icon-minus-white.svg) no-repeat 1rem;
      background-size: 28px;
      border-radius: 14px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      color: white;
      margin-bottom: 0;
      padding: 0; }
      @media print, screen and (min-width: 64em) {
        .content-page .accordion-v2.style2023 dt.active {
          background-size: 38px; } }
      .content-page .accordion-v2.style2023 dt.active a {
        color: white;
        padding-top: 1.875rem;
        padding-bottom: 1.875rem; }
        .content-page .accordion-v2.style2023 dt.active a h4 {
          color: white !important;
          font-size: 1.25rem !important; }
          @media print, screen and (min-width: 64em) {
            .content-page .accordion-v2.style2023 dt.active a h4 {
              font-size: 1.375rem !important; } }
  .content-page .accordion-v2.style2023 dd {
    background: #052675;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    color: white;
    padding: 0 3.5rem 2rem 3.5rem;
    margin-bottom: 0.75rem; }
    @media print, screen and (min-width: 64em) {
      .content-page .accordion-v2.style2023 dd {
        padding: 0 4.3rem 2rem 4.3rem; } }
    .content-page .accordion-v2.style2023 dd ul {
      margin: 0 0 1.2rem 0; }
    .content-page .accordion-v2.style2023 dd p,
    .content-page .accordion-v2.style2023 dd ul li,
    .content-page .accordion-v2.style2023 dd ol li {
      color: white !important;
      font-size: 1rem; }
      @media print, screen and (min-width: 64em) {
        .content-page .accordion-v2.style2023 dd p,
        .content-page .accordion-v2.style2023 dd ul li,
        .content-page .accordion-v2.style2023 dd ol li {
          font-size: 1.0625rem; } }
      .content-page .accordion-v2.style2023 dd p span,
      .content-page .accordion-v2.style2023 dd ul li span,
      .content-page .accordion-v2.style2023 dd ol li span {
        color: white;
        font-size: 1rem; }
        @media print, screen and (min-width: 64em) {
          .content-page .accordion-v2.style2023 dd p span,
          .content-page .accordion-v2.style2023 dd ul li span,
          .content-page .accordion-v2.style2023 dd ol li span {
            font-size: 1.0625rem; } }
    .content-page .accordion-v2.style2023 dd p {
      margin-bottom: 1.2rem; }

.content-page .contact-banner-508 {
  background: #052675;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 2rem auto 0 auto; }
  @media print, screen and (min-width: 40em) {
    .content-page .contact-banner-508 {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .content-page .contact-banner-508 h4 {
    color: white !important;
    font-size: 1.625rem !important;
    font-weight: 400 !important;
    line-height: 1.1;
    text-align: center;
    margin: 2rem 2rem 1rem 2rem; }
    @media print, screen and (min-width: 40em) {
      .content-page .contact-banner-508 h4 {
        font-size: 1.875rem !important;
        margin: 1rem; } }
  .content-page .contact-banner-508 .button {
    max-width: 440px;
    margin: 1rem 2rem 2rem 2rem; }
    @media print, screen and (min-width: 40em) {
      .content-page .contact-banner-508 .button {
        margin: 1rem; } }

.content-page .share-img,
.content-page .share-img-508,
.content-page .share-img-bottom,
.content-page .share-img-mob,
.content-page .share-img-m,
.content-page .comp {
  display: none;
  visibility: hidden; }

.content-page .share-img-508 .share-container {
  max-width: inherit !important; }
  @media print, screen and (min-width: 64em) {
    .content-page .share-img-508 .share-container {
      max-width: 600px !important; } }
  .content-page .share-img-508 .share-container ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: auto;
    margin: 3rem auto; }
    @media screen and (max-width: 63.9375em) {
      .content-page .share-img-508 .share-container ul li,
      .content-page .share-img-508 .share-container ul .rrssb-googleplus {
        padding: 0 !important;
        width: 70px !important;
        height: auto; } }
    .content-page .share-img-508 .share-container ul li:first-of-type,
    .content-page .share-img-508 .share-container ul .rrssb-googleplus:first-of-type {
      display: none; }
      @media print, screen and (min-width: 64em) {
        .content-page .share-img-508 .share-container ul li:first-of-type,
        .content-page .share-img-508 .share-container ul .rrssb-googleplus:first-of-type {
          display: block; } }
    .content-page .share-img-508 .share-container ul li a,
    .content-page .share-img-508 .share-container ul .rrssb-googleplus a {
      width: 100% !important;
      display: block !important;
      margin: 0 !important; }

.content-page .small-breadcrumb {
  text-align: left;
  margin: 2rem 0;
  color: #052675;
  font-size: 0.875rem;
  display: none; }
  @media print, screen and (min-width: 64em) {
    .content-page .small-breadcrumb {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }
  .content-page .small-breadcrumb sub {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
    font-size: 0.875rem;
    display: block;
    position: unset;
    line-height: 1; }
  .content-page .small-breadcrumb .sub-bcm {
    color: #0a0a0a; }
  .content-page .small-breadcrumb a {
    color: #052675;
    font-weight: 300; }
  .content-page .small-breadcrumb .current-item {
    color: #0a0a0a; }

.content-page .sidebar .espacio img {
  padding: 0 !important; }

.content-page .sidebar-blue {
  width: 100%;
  background: #f2f8ff;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin: 0 !important;
  margin-top: 2rem;
  padding: 1.5rem 0.625rem 1rem;
  display: inline-block;
  min-height: auto; }
  .content-page .sidebar-blue .copy {
    padding: 0.5rem 0.9rem;
    display: inline-block; }
    .content-page .sidebar-blue .copy h2 {
      color: #052675;
      font-size: 1.375rem;
      font-weight: 700;
      text-align: center;
      line-height: 1;
      margin-bottom: 1.5rem; }
    .content-page .sidebar-blue .copy ul {
      margin: 0; }
      .content-page .sidebar-blue .copy ul li {
        display: -ms-flexbox;
        display: flex;
        line-height: 1.3;
        margin-bottom: 1.4rem; }
        .content-page .sidebar-blue .copy ul li::before {
          content: ""; }
        .content-page .sidebar-blue .copy ul li sub {
          color: #052675;
          font-weight: bold;
          font-size: 1.5625rem;
          display: block;
          float: none;
          margin-right: 1rem;
          width: 42px;
          height: 42px;
          line-height: 38px;
          text-align: center;
          border: 1px solid #fdc740;
          border-radius: 42px;
          position: relative;
          min-width: 0;
          min-height: 0;
          margin-top: 0; }
          .content-page .sidebar-blue .copy ul li sub::before {
            content: "";
            width: 11px;
            height: 11px;
            background: #fdc740;
            border-radius: 11px;
            border-radius: 11px;
            display: block;
            position: absolute;
            right: 0; }
        .content-page .sidebar-blue .copy ul li span {
          color: #052675;
          font-size: 0.9375rem;
          font-weight: normal;
          float: none;
          width: 79%;
          padding-bottom: 0;
          margin-bottom: 0; }
  .content-page .sidebar-blue a.btn {
    font-size: 0.875rem;
    font-weight: 700;
    color: #fefefe;
    display: block;
    background: #ffa14a url(img/right-arrow.png) scroll no-repeat 80% center;
    width: 100%;
    height: 3.313rem;
    border-bottom: 0.125rem solid #e08d41;
    text-transform: uppercase;
    box-shadow: none;
    border-radius: 0.3125rem;
    text-align: left;
    padding: 0.9375rem 3.5rem;
    margin-top: 2rem; }
  .content-page .sidebar-blue a.btn:hover {
    opacity: 0.8; }

.content-page .parrafo {
  margin-bottom: 2rem !important; }

.content-page h1.titulo {
  font-size: 2.0625rem;
  color: #052675; }
  @media print, screen and (min-width: 64em) {
    .content-page h1.titulo {
      font-size: 2.6875rem; } }

.content-page h4 {
  font-weight: bold !important;
  color: #052675 !important;
  font-size: 1.125rem !important;
  margin-top: 2rem; }

.content-page .contenedor-items .item {
  background: none !important;
  border-left: 1px solid #d3e9ff; }
  .content-page .contenedor-items .item.i1 {
    border: none; }
  .content-page .contenedor-items .item h3 {
    color: #052675 !important; }

.protec .leftc {
  margin-bottom: 3rem !important; }

.protec .cuadros h2 {
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  color: #052675 !important; }

.protec .cuadros .parent {
  margin-bottom: 2rem !important; }

.protec .titulo-news {
  color: #052675; }

.protec .news .columns {
  margin-top: 2rem !important; }

header .top-header {
  background: #052675; }
  @media print, screen and (min-width: 40em) {
    header .top-header {
      background: linear-gradient(90deg, #052675 50%, #d3e9ff 50%); } }
  header .top-header .fullWidth {
    height: 100%; }
    header .top-header .fullWidth a {
      text-decoration: none; }
  header .top-header .leftc {
    background: #052675;
    height: 100%;
    padding: 0; }
    header .top-header .leftc ul {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-pack: center;
          justify-content: center; }
      @media print, screen and (min-width: 40em) {
        header .top-header .leftc ul {
          -ms-flex-pack: start;
              justify-content: start; } }
      header .top-header .leftc ul li {
        padding: 0 1.2rem;
        width: auto !important; }
        header .top-header .leftc ul li:hover, header .top-header .leftc ul li.active {
          background: #17398b; }
          header .top-header .leftc ul li:hover a, header .top-header .leftc ul li.active a {
            color: #d3e9ff; }
        header .top-header .leftc ul li.icon1 a, header .top-header .leftc ul li.icon1:hover a, header .top-header .leftc ul li.icon1.active a {
          background: url("../images/icons/icon-personal.svg") no-repeat left;
          padding: 0 0 0 40px; }
        header .top-header .leftc ul li.icon2 a, header .top-header .leftc ul li.icon2:hover a, header .top-header .leftc ul li.icon2.active a {
          background: url("../images/icons/icon-comercial.svg") no-repeat left;
          padding: 0 0 0 40px; }
        header .top-header .leftc ul li.icon3, header .top-header .leftc ul li.icon3:hover, header .top-header .leftc ul li.icon3.active {
          width: 50% !important; }
          @media print, screen and (min-width: 40em) {
            header .top-header .leftc ul li.icon3, header .top-header .leftc ul li.icon3:hover, header .top-header .leftc ul li.icon3.active {
              width: auto !important; } }
          header .top-header .leftc ul li.icon3 a, header .top-header .leftc ul li.icon3:hover a, header .top-header .leftc ul li.icon3.active a {
            background: url("../images/icons/icon-socios.svg") no-repeat left;
            padding: 0 0 0 40px; }
        header .top-header .leftc ul li a {
          font-weight: bold;
          color: #d3e9ff;
          font-size: 0.6875rem; }
          @media print, screen and (min-width: 40em) {
            header .top-header .leftc ul li a {
              font-size: 0.75rem; } }
    header .top-header .leftc .call_responsive {
      background: #052675;
      padding: 3rem 2rem; }
      header .top-header .leftc .call_responsive h2 {
        font-size: 1.875rem;
        margin-bottom: 2rem; }
      header .top-header .leftc .call_responsive h4 {
        font-size: 1.75rem;
        text-transform: none;
        line-height: 1;
        margin: 2rem 0; }
      header .top-header .leftc .call_responsive h5 {
        font-size: 1.375rem; }
      header .top-header .leftc .call_responsive p {
        font-size: 1.375rem; }
      header .top-header .leftc .call_responsive .tels {
        font-size: 1.375rem;
        margin-bottom: 1rem; }
        header .top-header .leftc .call_responsive .tels::after {
          content: "";
          display: block;
          clear: both; }
        header .top-header .leftc .call_responsive .tels .number-call {
          background: url("../images/icons/icon-phone-white.svg") no-repeat 6% center;
          background-size: 38px;
          border-radius: 8px;
          margin: 0.7rem 0; }
          header .top-header .leftc .call_responsive .tels .number-call a {
            font-size: 1.875rem; }
      header .top-header .leftc .call_responsive hr {
        background: transparent;
        height: 1px;
        border-top: 2px dashed white;
        margin: 2rem 0;
        display: block; }
      header .top-header .leftc .call_responsive .form {
        padding: 0.5rem;
        border: 1px solid #fdc740;
        border-radius: 8px; }
        header .top-header .leftc .call_responsive .form h3 {
          font-size: 1.875rem;
          margin: 1rem 0;
          text-align: center; }
        header .top-header .leftc .call_responsive .form p {
          font-size: 1.125rem;
          text-align: center; }
        header .top-header .leftc .call_responsive .form form input,
        header .top-header .leftc .call_responsive .form form textarea {
          font-style: normal;
          font-size: 1rem; }
        header .top-header .leftc .call_responsive .form form .button {
          width: 100%;
          font-size: 0.9375rem;
          margin-bottom: 1rem; }
        header .top-header .leftc .call_responsive .form::after {
          content: "";
          display: block;
          clear: both; }
      header .top-header .leftc .call_responsive .go-call {
        background: url("../images/icons/icon-location-white.svg") no-repeat 6% center;
        background-size: 38px;
        border-radius: 8px;
        margin: 2rem 0; }
        header .top-header .leftc .call_responsive .go-call a {
          font-size: 1.875rem !important;
          text-transform: none; }
  header .top-header .rightc {
    background: #d3e9ff; }
    header .top-header .rightc ul.menu {
      margin-bottom: 0; }
      header .top-header .rightc ul.menu li {
        padding: 0 0.7rem;
        margin-bottom: 0;
        background: none;
        position: relative; }
        header .top-header .rightc ul.menu li::before {
          content: "";
          display: block;
          width: 2px;
          height: 12px;
          background: #052675;
          position: absolute;
          left: 100%;
          top: 50%;
          margin: 0;
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
          opacity: 0.5; }
        header .top-header .rightc ul.menu li:last-of-type::before {
          content: none; }
        header .top-header .rightc ul.menu li a {
          color: #052675; }

header .mid-header {
  padding: 1rem 0; }
  header .mid-header .rightc {
    margin: 0; }
  header .mid-header .call {
    background: #052675;
    box-shadow: none; }
    header .mid-header .call p:last-of-type {
      margin-bottom: 0; }
  header .mid-header .img-top-call {
    border-bottom: 0.6875rem solid #052675;
    right: 150px; }
  header .mid-header .row-custom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    header .mid-header .row-custom ul.top-toolbar {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      float: right;
      height: 50px; }
      header .mid-header .row-custom ul.top-toolbar li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        height: 100%;
        padding: 0 1rem;
        border-right: 1px solid #d3e9ff; }
        header .mid-header .row-custom ul.top-toolbar li.phone_first, header .mid-header .row-custom ul.top-toolbar li.phone_second {
          background: url("../images/icons/btn-arrow-down.svg") no-repeat 90% center;
          padding-right: 3rem;
          margin-right: 0; }
          header .mid-header .row-custom ul.top-toolbar li.phone_first h3, header .mid-header .row-custom ul.top-toolbar li.phone_second h3 {
            background: url("../images/icons/icon-phone-blue-small.svg") no-repeat left center;
            font-size: 1.4375rem;
            font-weight: 100;
            text-transform: none;
            color: #052675;
            padding-top: 0;
            margin: 0; }
        header .mid-header .row-custom ul.top-toolbar li.phone_second {
          background: url("../images/icons/btn-arrow-up.svg") no-repeat 90% center; }
        header .mid-header .row-custom ul.top-toolbar li.change-lang a {
          color: #052675;
          text-transform: uppercase;
          font-size: 0.75rem; }
        header .mid-header .row-custom ul.top-toolbar li.search {
          background: none; }
          header .mid-header .row-custom ul.top-toolbar li.search a {
            background: url("../images/icons/icon-search.svg") no-repeat center;
            width: 32px;
            height: 32px; }
        header .mid-header .row-custom ul.top-toolbar li:last-of-type {
          border: none;
          padding-right: 0; }
  header .mid-header .dl-menuwrapper {
    top: 157px;
    background: transparent; }
    header .mid-header .dl-menuwrapper button.dl-trigger {
      background: url("../images/icons/btn-menu.svg") no-repeat center !important;
      top: -93px;
      width: 32px;
      height: 30px; }
      header .mid-header .dl-menuwrapper button.dl-trigger.dl-active {
        background: url("../images/icons/btn-close.svg") no-repeat center !important; }
    header .mid-header .dl-menuwrapper li {
      border-bottom: 1px solid #d3e9ff; }
      header .mid-header .dl-menuwrapper li.dl-back {
        padding-bottom: 0; }
        header .mid-header .dl-menuwrapper li.dl-back a {
          background: url("../images/icons/btn-arrow-left-blue.svg") no-repeat 7% center; }
      header .mid-header .dl-menuwrapper li a {
        color: #052675;
        font-weight: 400; }
        header .mid-header .dl-menuwrapper li a.arrow {
          background: url("../images/icons/btn-arrow-blue.svg") no-repeat 95% center;
          color: #052675; }
    header .mid-header .dl-menuwrapper .dl-subviewopen a.arrow {
      color: #052675 !important;
      margin-left: -3rem; }
    header .mid-header .dl-menuwrapper .dl-subviewopen .last-interna a {
      padding: 1.5rem !important; }
    header .mid-header .dl-menuwrapper .internas-links li:last-child {
      margin-bottom: 0 !important; }

header .bottom-header .bottom-header-in .leftc ul li:hover,
header #bottom-header .bottom-header-in .leftc ul li:hover {
  background: #052675; }
  header .bottom-header .bottom-header-in .leftc ul li:hover a,
  header #bottom-header .bottom-header-in .leftc ul li:hover a {
    color: white; }
    header .bottom-header .bottom-header-in .leftc ul li:hover a.arrow,
    header #bottom-header .bottom-header-in .leftc ul li:hover a.arrow {
      background: url("../images/icons/btn-arrow-down-white.svg") no-repeat right center; }

header .bottom-header .bottom-header-in .leftc ul li:last-of-type a.arrow,
header #bottom-header .bottom-header-in .leftc ul li:last-of-type a.arrow {
  background: none; }

header .bottom-header .bottom-header-in .leftc ul li a,
header #bottom-header .bottom-header-in .leftc ul li a {
  color: #052675;
  font-weight: 400; }
  header .bottom-header .bottom-header-in .leftc ul li a.arrow,
  header #bottom-header .bottom-header-in .leftc ul li a.arrow {
    background: url("../images/icons/btn-arrow-down.svg") no-repeat right center;
    position: relative; }
    header .bottom-header .bottom-header-in .leftc ul li a.arrow .flecha_abajo,
    header #bottom-header .bottom-header-in .leftc ul li a.arrow .flecha_abajo {
      position: absolute;
      left: 40%;
      bottom: 2px; }
      header .bottom-header .bottom-header-in .leftc ul li a.arrow .flecha_abajo::after,
      header #bottom-header .bottom-header-in .leftc ul li a.arrow .flecha_abajo::after {
        border-top: 0.625rem solid #052675;
        position: absolute;
        margin: 0; }

header .bottom-header .bottom-header-in .rightc,
header #bottom-header .bottom-header-in .rightc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end; }
  header .bottom-header .bottom-header-in .rightc .button-herramientas,
  header #bottom-header .bottom-header-in .rightc .button-herramientas {
    background: #fdc740;
    height: 60px;
    width: 290px;
    position: relative;
    text-align: center;
    padding: 0;
    font-weight: bold;
    color: #052675;
    display: table;
    top: 0;
    margin-right: 0.5rem;
    z-index: 10000; }
    header .bottom-header .bottom-header-in .rightc .button-herramientas:after,
    header #bottom-header .bottom-header-in .rightc .button-herramientas:after {
      content: none; }
    header .bottom-header .bottom-header-in .rightc .button-herramientas:before,
    header #bottom-header .bottom-header-in .rightc .button-herramientas:before {
      content: "";
      width: 60px;
      height: 100%;
      background: #ffdb81;
      position: absolute;
      left: 0;
      top: 0; }
    header .bottom-header .bottom-header-in .rightc .button-herramientas:after,
    header #bottom-header .bottom-header-in .rightc .button-herramientas:after {
      content: "";
      width: 23px;
      height: 30px;
      position: absolute;
      background-image: url("../images/icons/icon-tools.svg");
      left: 20px;
      top: 50%;
      background-size: cover;
      background-repeat: no-repeat;
      margin: 0;
      border: none;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
    header .bottom-header .bottom-header-in .rightc .button-herramientas span,
    header #bottom-header .bottom-header-in .rightc .button-herramientas span {
      padding: 0.375rem 1rem 0.375rem 4.75rem;
      display: table-cell;
      vertical-align: middle; }
    @media (max-width: 850px) {
      header .bottom-header .bottom-header-in .rightc .button-herramientas,
      header #bottom-header .bottom-header-in .rightc .button-herramientas {
        padding: 0;
        width: 60px; } }
  header .bottom-header .bottom-header-in .rightc .enter,
  header #bottom-header .bottom-header-in .rightc .enter {
    background: #052675;
    height: 60px;
    width: 200px;
    float: none;
    position: relative;
    z-index: 10000; }
    header .bottom-header .bottom-header-in .rightc .enter a,
    header #bottom-header .bottom-header-in .rightc .enter a {
      text-align: center;
      padding-right: 0;
      font-weight: bold;
      color: #d3e9ff; }
      header .bottom-header .bottom-header-in .rightc .enter a:after,
      header #bottom-header .bottom-header-in .rightc .enter a:after {
        content: none; }
      header .bottom-header .bottom-header-in .rightc .enter a:before,
      header #bottom-header .bottom-header-in .rightc .enter a:before {
        content: "";
        width: 60px;
        height: 100%;
        background: #0e3183;
        position: absolute;
        left: 0;
        top: 0; }
      header .bottom-header .bottom-header-in .rightc .enter a:after,
      header #bottom-header .bottom-header-in .rightc .enter a:after {
        content: "";
        width: 23px;
        height: 30px;
        position: absolute;
        background-image: url("../images/icons/icon-padlock.svg");
        left: 20px;
        top: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0;
        border: none;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
      header .bottom-header .bottom-header-in .rightc .enter a span,
      header #bottom-header .bottom-header-in .rightc .enter a span {
        background: none; }
      @media (max-width: 850px) {
        header .bottom-header .bottom-header-in .rightc .enter a,
        header #bottom-header .bottom-header-in .rightc .enter a {
          padding: 0;
          width: 60px; } }

header .bottom-header.sticky-menu,
header #bottom-header.sticky-menu {
  height: 60px;
  padding: 0; }
  header .bottom-header.sticky-menu .medium-7,
  header #bottom-header.sticky-menu .medium-7 {
    width: 70%; }
    header .bottom-header.sticky-menu .medium-7 .home-icon,
    header #bottom-header.sticky-menu .medium-7 .home-icon {
      height: 50px;
      margin: 0;
      margin-right: 2rem;
      display: -ms-flexbox;
      display: flex;
      max-width: 230px; }
    header .bottom-header.sticky-menu .medium-7 ul li,
    header #bottom-header.sticky-menu .medium-7 ul li {
      height: 60px; }
    header .bottom-header.sticky-menu .medium-7 .nav-sub-menu,
    header #bottom-header.sticky-menu .medium-7 .nav-sub-menu {
      top: 59px; }
  header .bottom-header.sticky-menu .medium-5,
  header #bottom-header.sticky-menu .medium-5 {
    width: 30%; }
  header .bottom-header.sticky-menu .button-herramientas,
  header .bottom-header.sticky-menu .enter,
  header #bottom-header.sticky-menu .button-herramientas,
  header #bottom-header.sticky-menu .enter {
    width: 60px !important; }
    header .bottom-header.sticky-menu .button-herramientas span,
    header .bottom-header.sticky-menu .enter span,
    header #bottom-header.sticky-menu .button-herramientas span,
    header #bottom-header.sticky-menu .enter span {
      display: none !important; }

header .bottom-header .nav-sub-menu,
header #bottom-header .nav-sub-menu {
  border-bottom: 0; }
  header .bottom-header .nav-sub-menu .top,
  header #bottom-header .nav-sub-menu .top {
    padding: 2rem 1rem 0 1rem; }
  header .bottom-header .nav-sub-menu h5,
  header #bottom-header .nav-sub-menu h5 {
    color: #052675;
    font-weight: 100;
    font-size: 1.375rem;
    line-height: 1;
    text-transform: none;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #d3e9ff; }
  header .bottom-header .nav-sub-menu h6,
  header #bottom-header .nav-sub-menu h6 {
    color: #052675;
    font-size: 1rem;
    line-height: 1;
    padding-bottom: 0.3rem;
    text-transform: none;
    font-weight: 400; }
  header .bottom-header .nav-sub-menu p,
  header #bottom-header .nav-sub-menu p {
    color: #0a0a0a;
    font-size: 0.8125rem;
    line-height: 1.3;
    font-weight: 100;
    margin-bottom: 1rem; }
  header .bottom-header .nav-sub-menu .bottom,
  header #bottom-header .nav-sub-menu .bottom {
    background: #052675;
    height: 100px;
    padding: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    header .bottom-header .nav-sub-menu .bottom p,
    header #bottom-header .nav-sub-menu .bottom p {
      color: white;
      font-size: 1.75rem;
      padding: 0;
      margin: 0; }
    header .bottom-header .nav-sub-menu .bottom a.button,
    header #bottom-header .nav-sub-menu .bottom a.button {
      color: #052675 !important;
      font-size: 1rem;
      max-width: 230px;
      margin: 0 2rem; }
  header .bottom-header .nav-sub-menu.products-megamenu .content-links,
  header #bottom-header .nav-sub-menu.products-megamenu .content-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
    header .bottom-header .nav-sub-menu.products-megamenu .content-links div:first-of-type,
    header #bottom-header .nav-sub-menu.products-megamenu .content-links div:first-of-type {
      margin-right: 1rem; }
    header .bottom-header .nav-sub-menu.products-megamenu .content-links a,
    header #bottom-header .nav-sub-menu.products-megamenu .content-links a {
      color: #052675 !important;
      font-weight: 100;
      font-size: 0.8125rem;
      display: block;
      text-transform: none;
      margin-bottom: 0.5rem; }
  header .bottom-header .nav-sub-menu.orientate, header .bottom-header .nav-sub-menu.support,
  header #bottom-header .nav-sub-menu.orientate,
  header #bottom-header .nav-sub-menu.support {
    background: white; }
    header .bottom-header .nav-sub-menu.orientate .bottom, header .bottom-header .nav-sub-menu.support .bottom,
    header #bottom-header .nav-sub-menu.orientate .bottom,
    header #bottom-header .nav-sub-menu.support .bottom {
      height: auto;
      padding: 0.5rem 1rem; }
      header .bottom-header .nav-sub-menu.orientate .bottom a, header .bottom-header .nav-sub-menu.support .bottom a,
      header #bottom-header .nav-sub-menu.orientate .bottom a,
      header #bottom-header .nav-sub-menu.support .bottom a {
        margin-bottom: 1rem; }
        header .bottom-header .nav-sub-menu.orientate .bottom a.tel, header .bottom-header .nav-sub-menu.support .bottom a.tel,
        header #bottom-header .nav-sub-menu.orientate .bottom a.tel,
        header #bottom-header .nav-sub-menu.support .bottom a.tel {
          background: url("../images/icons/icon-phone-white.svg") left center no-repeat !important;
          padding-left: 70px;
          height: auto;
          width: 25%; }
          header .bottom-header .nav-sub-menu.orientate .bottom a.tel span, header .bottom-header .nav-sub-menu.support .bottom a.tel span,
          header #bottom-header .nav-sub-menu.orientate .bottom a.tel span,
          header #bottom-header .nav-sub-menu.support .bottom a.tel span {
            font-size: 1.25rem;
            color: white;
            line-height: 1; }
        header .bottom-header .nav-sub-menu.orientate .bottom a.email, header .bottom-header .nav-sub-menu.support .bottom a.email,
        header #bottom-header .nav-sub-menu.orientate .bottom a.email,
        header #bottom-header .nav-sub-menu.support .bottom a.email {
          background: url("../images/icons/icon-email-white.svg") left center no-repeat !important;
          padding-left: 70px;
          height: 55px;
          width: auto; }
      header .bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos, header .bottom-header .nav-sub-menu.support .bottom .numeros-nuevos,
      header #bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos,
      header #bottom-header .nav-sub-menu.support .bottom .numeros-nuevos {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        width: 25%; }
        header .bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a, header .bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a,
        header #bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a,
        header #bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a {
          float: none;
          width: 100%; }
          header .bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a.tel, header .bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a.tel,
          header #bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a.tel,
          header #bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a.tel {
            padding-left: 40px !important;
            background-size: 30px !important; }
            header .bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a.tel span, header .bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a.tel span,
            header #bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a.tel span,
            header #bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a.tel span {
              font-size: 0.875rem; }
            header .bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a.tel h4, header .bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a.tel h4,
            header #bottom-header .nav-sub-menu.orientate .bottom .numeros-nuevos a.tel h4,
            header #bottom-header .nav-sub-menu.support .bottom .numeros-nuevos a.tel h4 {
              font-size: 1.25rem; }
  header .bottom-header .nav-sub-menu.support .top .row .column:last-of-type a,
  header #bottom-header .nav-sub-menu.support .top .row .column:last-of-type a {
    cursor: default; }
  header .bottom-header .nav-sub-menu.support .top .button,
  header #bottom-header .nav-sub-menu.support .top .button {
    color: #052675; }
  header .bottom-header .nav-sub-menu.orientate,
  header #bottom-header .nav-sub-menu.orientate {
    text-align: left; }
    header .bottom-header .nav-sub-menu.orientate .content,
    header #bottom-header .nav-sub-menu.orientate .content {
      padding: 1rem 1rem 1rem 0; }
      header .bottom-header .nav-sub-menu.orientate .content .row h5,
      header #bottom-header .nav-sub-menu.orientate .content .row h5 {
        border-bottom: 0; }
      header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app,
      header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app {
        border: 1px solid #052675;
        height: 100%; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .copy,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .copy {
          padding: 1rem; }
          header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .copy h5,
          header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .copy h5 {
            text-align: center;
            font-size: 1.375rem;
            border: 0;
            padding-bottom: 0; }
          header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .copy p,
          header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .copy p {
            color: #052675;
            text-align: center;
            font-size: 1rem; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app img,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app img {
          display: block;
          margin: 0 auto;
          max-width: 140px; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .back-btn-mobile,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .back-btn-mobile {
          background: #052675;
          padding: 1rem 0.5rem;
          display: -ms-flexbox;
          display: flex; }
          header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .back-btn-mobile .ios-btn,
          header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .back-btn-mobile .ios-btn {
            display: inline-block;
            background: url(img/btn-ios.png);
            width: 7.375rem;
            height: 2.313rem; }
          header .bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .back-btn-mobile .android-btn,
          header #bottom-header .nav-sub-menu.orientate .content .row .column-1 .tsp-app .back-btn-mobile .android-btn {
            float: inline-block;
            background: url(img/btn-android.png);
            width: 7.375rem;
            height: 2.313rem;
            margin-left: 0.625rem; }
      header .bottom-header .nav-sub-menu.orientate .content .row .column-2,
      header #bottom-header .nav-sub-menu.orientate .content .row .column-2 {
        padding: 0 2rem; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-2 h5,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-2 h5 {
          margin-top: 1.6rem 0; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-2 .content-links a,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-2 .content-links a {
          color: #052675;
          font-weight: 100;
          display: block;
          text-transform: none;
          margin-bottom: 0.5rem; }
      header .bottom-header .nav-sub-menu.orientate .content .row .column-3,
      header #bottom-header .nav-sub-menu.orientate .content .row .column-3 {
        background: #d3e9ff;
        text-align: center;
        padding: 1rem 2rem;
        margin-top: 1rem;
        width: auto;
        max-width: 480px; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-3 h5,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-3 h5 {
          font-size: 1.875rem;
          margin-bottom: 0; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-3 img,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-3 img {
          display: inline-block;
          margin-bottom: 1rem;
          max-width: 60px; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-3 p.titulo_slider,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-3 p.titulo_slider {
          color: #052675;
          font-size: 1.125rem;
          font-weight: bold; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-3 p.descripcion_slider,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-3 p.descripcion_slider {
          font-size: 0.875rem; }
        header .bottom-header .nav-sub-menu.orientate .content .row .column-3 .button,
        header #bottom-header .nav-sub-menu.orientate .content .row .column-3 .button {
          padding: 1.2rem 1rem;
          margin: 0 auto;
          display: block;
          max-width: 270px;
          color: #052675; }
          header .bottom-header .nav-sub-menu.orientate .content .row .column-3 .button::after,
          header #bottom-header .nav-sub-menu.orientate .content .row .column-3 .button::after {
            display: none; }

@media screen and (max-width: 768px) {
  header .bottom-tools {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: end; } }

header .bottom-tools .button-herramientas {
  background: #fdc740;
  height: 48px;
  width: 200px;
  position: relative;
  text-align: center;
  padding: 0;
  font-weight: bold;
  color: #052675;
  display: table;
  top: 0;
  margin-right: 0; }
  header .bottom-tools .button-herramientas:after {
    content: none; }
  header .bottom-tools .button-herramientas:before {
    content: "";
    width: 48px;
    height: 100%;
    background: #ffdb81;
    position: absolute;
    left: 0;
    top: 0; }
  header .bottom-tools .button-herramientas:after {
    content: "";
    width: 23px;
    height: 30px;
    position: absolute;
    background-image: url("../images/icons/icon-tools.svg");
    left: 10px;
    top: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    border: none;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  header .bottom-tools .button-herramientas span {
    padding: 0.375rem 1rem 0.375rem 4rem;
    display: table-cell;
    vertical-align: middle; }

header .bottom-tools .button-conectate {
  background: #052675;
  height: 48px;
  width: 200px;
  position: relative;
  text-align: center;
  padding: 0;
  font-weight: bold;
  color: #d3e9ff;
  text-transform: uppercase;
  display: table;
  top: 0; }
  header .bottom-tools .button-conectate:after {
    content: none; }
  header .bottom-tools .button-conectate:before {
    content: "";
    width: 48px;
    height: 100%;
    background: #17398b;
    position: absolute;
    left: 0;
    top: 0; }
  header .bottom-tools .button-conectate:after {
    content: "";
    width: 23px;
    height: 30px;
    position: absolute;
    background-image: url("../images/icons/icon-padlock.svg");
    left: 10px;
    top: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    border: none;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  header .bottom-tools .button-conectate span {
    padding: 0.375rem 1rem 0.375rem 4rem;
    display: table-cell;
    vertical-align: middle; }

header .bottom-tools .search-box {
  position: absolute;
  right: 65px;
  top: 65px; }
  header .bottom-tools .search-box label {
    display: none; }
  header .bottom-tools .search-box .search-popup {
    width: 300px; }

.bg-app {
  background: url(img/banner-app-mob.jpg);
  background-size: contain;
  height: 615px;
  width: 100%;
  max-width: 348px;
  margin: 0 auto;
  float: none;
  color: #052675;
  text-align: left; }
  @media print, screen and (min-width: 64em) {
    .bg-app {
      background: url(img/banner-app.jpg);
      background-size: contain;
      height: 280px;
      max-width: 1147px; } }
  .bg-app .copy {
    padding: 0.4rem;
    padding-top: 19rem; }
    @media print, screen and (min-width: 64em) {
      .bg-app .copy {
        width: 55%;
        padding-top: 7rem;
        padding-left: 2rem; } }
  .bg-app h3 {
    color: #052675 !important;
    font-weight: 300;
    font-size: 1.5625rem; }
    @media print, screen and (min-width: 64em) {
      .bg-app h3 {
        display: inline-block; } }
  .bg-app h2 {
    font-weight: 300;
    font-size: 2.8125rem;
    line-height: 1.5rem; }
    @media print, screen and (min-width: 64em) {
      .bg-app h2 {
        font-size: 3.4375rem;
        display: inline-block;
        margin-left: 1rem; } }
  .bg-app p {
    font-weight: 400;
    font-size: 1.0625rem;
    margin: 2rem 0;
    line-height: 1.2; }
    @media print, screen and (min-width: 64em) {
      .bg-app p {
        margin: 1rem 0;
        font-size: 0.9375rem; } }
  .bg-app a {
    display: block;
    float: left;
    width: 143px;
    height: 45px;
    text-indent: -1000000px; }
  .bg-app a.android {
    background: url(img/btn-ios-content.svg); }
  .bg-app a.android:hover {
    opacity: 0.8; }
  .bg-app a.ios {
    background: url(img/btn-android-content.svg);
    margin-right: 1rem; }
  .bg-app a.ios:hover {
    opacity: 0.8; }

.top-footer {
  text-align: center !important;
  padding: 0 0 4rem 0 !important; }
  .top-footer .bottom .bottom-in {
    padding: 0 !important; }
    .top-footer .bottom .bottom-in h2 {
      font-size: 2rem !important;
      color: #052675 !important;
      line-height: 1 !important;
      text-align: center !important; }
      @media print, screen and (min-width: 40em) {
        .top-footer .bottom .bottom-in h2 {
          font-size: 2.1875rem !important; } }
    .top-footer .bottom .bottom-in p {
      color: #052675 !important;
      font-size: 1.125rem !important;
      line-height: 1 !important;
      text-align: center !important;
      margin-bottom: 3rem !important; }
    .top-footer .bottom .bottom-in .left-inputs,
    .top-footer .bottom .bottom-in .right-inputs {
      padding: 0 10px !important;
      margin: 0 !important; }
      .top-footer .bottom .bottom-in .left-inputs p,
      .top-footer .bottom .bottom-in .right-inputs p {
        margin: 0 !important; }
    .top-footer .bottom .bottom-in .button {
      max-width: 460px; }
