/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}



hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 600
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}


/*!
 * Bootstrap v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 
 */

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
    #modalYT {
        display: flex;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.popupframe {
    width: 1280px;
    height: 720px;
    align-self: center;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
    margin-left: 10px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.title_products h2 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    margin: 0.67em 0;
    line-height: 1.15;
    box-sizing: inherit;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    #modalYT {
        display: flex;
    }
    .popupframe {
        width: 60vw;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0;
        text-align: left;
        padding: 0em 1em 0em 1em;
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #3D79BD
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.page-numbers,
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    border-radius: 0px
}

span.page-numbers,
a.page-numbers,
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #3D79BD;
    background-color: #fff;
    border: 1px solid #dee2e6
}

span.page-numbers:not(:disabled):not(.disabled),
a.page-numbers:not(:disabled):not(.disabled),
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-numbers li:first-child .page-link,
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-numbers li:last-child .page-link,
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-numbers li.current,
.page-numbers li.active .page-link,
.page-item.current,
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #3D79BD;
    border-color: #3D79BD;
    margin-right: 2px
}

.page-numbers li.disabled .page-link,
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

#modalYT {
    display: flex;
    align-content: center;
    justify-items: center;
}

@media (max-width: 767px) {
    #modalYT .modal-dialog {
        /* height: 350px; */
        height: auto;
        overflow: hidden;
    }
    #modalYT .modal-dialog iframe {
        height: 100%;
    }
    #modalYT {
        display: flex;
    }
    .hide-sm {
        display: none !important
    }
    header {
        background-color: #fff !important;
        display: block !important;
        height: 54px !important;
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 11
    }
    header .header_mobile {
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 1em;
        width: 100%
    }
    header .header_mobile img:first-child {
        margin-right: auto
    }
    header .header_mobile a {
        cursor: pointer
    }
    header .header_mobile a:last-child {
        margin-left: auto
    }
    header .header_mobile .logo {
        width: 125px
    }
    .navbar {
        height: calc(100vh - 53px);
        left: -100%;
        position: fixed;
        width: 95%;
        z-index: 11;
        background-color: rgba(255, 255, 255, 0.95);
        overflow: hidden;
        transition: all .3s;
        box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3)
    }
    .navbar.open-navbar {
        left: 0
    }
    .navbar-menu {
        height: auto !important;
        justify-content: flex-start !important;
        background-color: transparent !important;
        flex-direction: column
    }
    .navbar-menu ul {
        flex-direction: column;
        width: 100%;
        padding: 0;
        margin: 0
    }
    .navbar-menu ul li {
        margin: 0 !important;
        padding: 1em 1.5em;
        border-bottom: 1px solid #EAEAEA;
        height: 68px;
        display: flex;
        align-items: center;
    }
    .navbar-menu .help-bar {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
        padding-top: 10px
    }
    .navbar-menu .help-bar a {
        color: #4A4A4A;
        font-weight: 400;
        font-size: 14px;
        padding: 8px 2em;
        text-decoration: none;
        display: flex;
        align-items: center
    }
    .navbar-menu .help-bar a img {
        margin-right: 10px
    }
    .carrusel-home .slide-img img {
        object-fit: cover;
        height: 300px;
        width: 100%
    }
    .section-productos h1 {
        font-size: 24px !important;
        padding: 1em 1.5em 0;
        line-height: 25px
    }
    .section-productos .productos-financoop {
        border: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        padding: 1em 10px 0 !important
    }
    .section-productos .col-12 {
        margin: 0 0 4em
    }
    .section-productos .box-producto {
        border: none !important;
        box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3);
        border-radius: 6px;
        flex-direction: row !important;
        position: relative;
        padding: 1em 1em 2em !important
    }
    .section-productos .box-producto img {
        max-width: 52px
    }
    .section-productos .box-producto button {
        position: absolute;
        bottom: -20px;
        left: calc(50% - 75px);
        width: 150px;
    }
    .section-leyenda {
        padding: 170px 10px 2em !important
    }
    .section-leyenda h2 {
        font-weight: 400 !important;
        font-size: 24px !important
    }
    .section-beneficios {
        padding: 1em 10px 3em !important
    }
    .section-beneficios h3 {
        font-weight: 400 !important;
        font-size: 24px !important
    }
    .section-beneficios .grid-beneficios {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        padding: 0 10px
    }
    .section-beneficios .grid-beneficios p {
        text-align: center
    }
    .section-beneficios .grid-beneficios hr {
        width: 135px;
        margin: -10px 0 30px;
        border-color: #EAEAEA
    }
    .section-socios_box {
        padding: 2em 10px !important;
        flex-direction: column
    }
    .section-socios_box .socios_text {
        margin: 0 !important;
        padding: 1em 0;
        text-align: center
    }
    .section-busqueda {
        padding: 1em 0 !important
    }
    .section-busqueda h2 {
        font-weight: 400 !important;
        font-size: 24px !important;
        margin: 0
    }
    .section-busqueda h3,
    .section-busqueda h4 {
        margin: 5px 0 15px;
        font-size: 22px !important
    }
    .section-tab h1,
    .section-faq h1 {
        font-weight: 400 !important;
        font-size: 24px !important
    }
    .section-tab .nav-item,
    .section-faq .nav-item {
        width: 50% !important
    }
    .section-tab label,
    .section-faq label {
        min-height: 60px
    }
    .section-tab label:after,
    .section-faq label:after {
        top: 5px !important
    }
    .section-tab .tab-info h4,
    .section-faq .tab-info h4 {
        font-size: 22px !important;
        text-align: center
    }
    .section-tab .tab-info .box-ejemplo,
    .section-faq .tab-info .box-ejemplo {
        flex: 0 0 50% !important;
        margin-top: 1em;
        padding-bottom: 1em
    }
    .section-tab .tab-info .box-ejemplo p,
    .section-faq .tab-info .box-ejemplo p {
        max-width: 120px !important
    }
    .section-tab .tab-info .box-ejemplo:nth-child(1),
    .section-faq .tab-info .box-ejemplo:nth-child(1) {
        border-bottom: 1px solid #EAEAEA
    }
    .section-tab .tab-info .box-ejemplo:nth-child(2),
    .section-faq .tab-info .box-ejemplo:nth-child(2) {
        border-bottom: 1px solid #EAEAEA
    }
    .section-tab .tab-info_detalle-credito,
    .section-faq .tab-info_detalle-credito {
        flex-direction: column;
        padding: 1em !important;
        margin-left: -16px;
        width: calc(100% + 32px)
    }
    .section-tab .tab-info_detalle-credito h5,
    .section-faq .tab-info_detalle-credito h5 {
        margin: 0;
        text-align: center;
        flex: 0 0 auto !important;
        padding: 0 !important
    }
    .section-tab .tab-info_detalle-credito img,
    .section-faq .tab-info_detalle-credito img {
        transform: rotate(90deg)
    }
    .section-tab .tab-info_detalle-disclaimer p,
    .section-faq .tab-info_detalle-disclaimer p {
        padding: 1em 0 !important
    }
    .section-tab .tab-info_detalle-requisitos li,
    .section-faq .tab-info_detalle-requisitos li {
        flex: 0 0 100% !important
    }
    .section-nosotros h1 {
        font-weight: 400 !important;
        font-size: 24px !important;
        max-width: 250px !important;
        padding-bottom: 5px;
        margin: 0 auto 1em auto !important
    }
    .section-nosotros h2 {
        margin: 2em auto 1em auto !important
    }
    .section-nosotros p {
        margin: 0 10px !important
    }
    .section-nosotros_valores h3 {
        font-weight: 400 !important;
        font-size: 24px !important
    }
    .section-nosotros_valores_box {
        margin: 0 10px;
        padding: 1em !important
    }
    .section-nosotros_foco h3 {
        font-weight: 400 !important;
        font-size: 24px !important
    }
    .section-nosotros_foco-box {
        flex-direction: column;
        padding: 1em 10px !important
    }
    .section-nosotros_regulacion h3 {
        font-weight: 400 !important;
        font-size: 24px !important
    }
    .section-nosotros_regulacion p {
        padding-bottom: 2em
    }
    .section-sucursales .sucursal-box {
        justify-content: center !important
    }
    .section-beneficios_page {
        text-align: center;
        padding: 1em 1em 3em !important
    }
    .section-beneficios_page h1 {
        font-weight: 400 !important;
        font-size: 24px !important;
        margin: 1em 0 .5em !important
    }
    .section-beneficios_page h4 {
        font-size: 20px !important;
        padding-bottom: 1em
    }
    .section-beneficios_page img {
        width: 100%
    }
    .section-beneficios_page .col-12 {
        margin: 1em 0 !important;
        border-bottom: 2px solid #3D79BD
    }
    .section-noticias.inner .section-noticias_single {
        border-bottom: 1px solid #EAEAEA
    }
    .section-noticias_single .col-md-5 {
        max-height: initial !important
    }
    .section-noticias .news-text {
        padding: 0 10px !important
    }
    .section-noticias .tab-news {
        padding: 0 10px 1em !important
    }
    .section-noticias .tab-news .news-box {
        flex: 0 0 100% !important
    }
    .section-noticias .section-tab .nav-item {
        width: 33.3% !important
    }
    .form-footer_form {
        padding: 0 10px
    }
    .form-footer_form h2 {
        font-weight: 400 !important;
        font-size: 24px !important;
        border: none !important
    }
    footer {
        padding: 0 10px !important
    }
    footer .footer {
        display: flex;
        flex-direction: column-reverse
    }
    footer .footer .logo_financoop {
        justify-content: center !important
    }
    footer .footer .logo_financoop img {
        width: 150px
    }
    footer .footer-links {
        display: flex;
        flex-direction: column-reverse;
        border: none !important
    }
    footer .footer-links h6 {
        margin: 0 !important
    }
    footer .footer-links ul {
        flex-direction: column;
        align-items: center;
        padding: 0;
        margin: 1em 0 !important
    }
    footer .footer-links ul li {
        padding: 7px 0 !important;
        font-weight: 300 !important
    }
    footer .footer-contacto {
        padding: 2em 0 1em
    }
    footer .footer-contacto .contacto-box {
        display: flex;
        flex-direction: column;
        height: 100% !important
    }
    footer .footer-contacto .contacto-box h5 {
        margin-top: 5px !important
    }
    footer .footer-contacto .contacto-box h5:before {
        content: url(../assets/icons/icon_telefono-white.svg);
        margin-right: 5px
    }
}

.section-servicios {
    padding: 2em 0;
    max-width: 1000px;
    margin: 0 auto;
    text-align: left !important
}

.section-servicios h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    max-width: 480px;
    margin: 0 auto;
    border-bottom: 1px solid #EAEAEA;
    text-align: center
}

.section-servicios h2 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 22px;
    margin: 3em 0 1em
}

.section-servicios p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 16px;
    padding-bottom: 2em
}

.descrip {
    text-align: center;
    margin-bottom: 3em
}

.inbox {
    margin: 8px 0;
}

.inbox-img {
    height: 255px;
}

.inbox-img-bar {
    height: 255px
}

.row {
    margin-top: 1em;
    margin-bottom: 1em
}

.center-content{
    display: flex;
    justify-content: center;
}

.section-servicio {
    padding: 0em 0;
    text-align: center;
    max-width: 850px;
    margin: 0 auto
}

.section-servicio h1 {
    color: #EAEAEA;
    font-weight: 400;
    font-size: 22px !important;
    max-width: 800px;
    margin: 0 auto;
    border-bottom: 1px solid #EAEAEA
}

.section-servicio h2 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 22px;
    margin: 3em 0 1em
}

.section-servicio p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .hide-md {
        display: none !important
    }
}

@media (min-width: 1024px) {
    .hide-lg {
        display: none !important
    }
}

@media (max-width: 600px) {
    .popupframe {
        width: 100vw;
        height: 50vh !important;
    }
    #modalYT {
        display: flex;
    }
    .inbox-img-bar {
        display: none;
    }
    .inbox-img {
        width: 100%;
        height: auto;
    }
    .col-12 {
        margin-top: 0
    }
    .row {
        margin-bottom: 1em
    }
    .tab-content .tab-info ul {
        padding: 0 0 0em 25px !important
    }
    .tab-info {
        padding-bottom: 0em !important
    }
    .child-thumb {
        padding-bottom: 4em !important;
        padding-top: 4em !important
    }
}

.tab-info {
    padding: 0 3em 2em 3em
}

header {
    background-color: #F2F2F2;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

header a {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin: 0 10px
}

header a img {
    margin-right: 5px
}

header .header_contacto {
    flex: 1 1 auto;
    display: flex;
    justify-content: center
}

header .header_contacto .a_tel {
    color: #4A4A4A;
    font-weight: 700;
    font-size: 13px
}

header .header_utilidades {
    flex: 1 1 auto;
    display: flex;
    justify-content: center
}

header .header_utilidades .header_helper-size {
    margin: 0 10px;
    display: flex;
    align-items: center
}

header .header_utilidades .header_helper-size button {
    width: 20px;
    border: none;
    background-color: transparent;
    padding: 0
}

form {
    margin: 0 10px;
    position: relative
}

form input {
    border: 1px solid #979797;
    border-radius: 4px;
    height: 30px;
    padding: 0 10px
}

form input::-webkit-input-placeholder {
    color: #727272;
    font-style: italic;
    font-size: 12px
}

form input::-moz-placeholder {
    color: #727272;
    font-style: italic;
    font-size: 12px
}

form input:-ms-input-placeholder {
    color: #727272;
    font-style: italic;
    font-size: 12px
}

form img {
    position: absolute;
    right: 8px;
    top: 5px
}

.navbar-menu {
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.navbar-menu ul {
    list-style: none;
    display: flex
}

.navbar-menu ul li {
    margin: 0 1.5em
}

.navbar-menu ul li a {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none
}

.navbar-menu ul li.active {
    border-bottom: 2px solid #3D79BD
}

.gradient-border {
    height: 4px;
    background: linear-gradient(to right, #3D79BD, #fff)
}

footer {
    background-color: #4A4A4A;
    border-top: 6px solid #3D79BD;
    padding: 1.5em 0
}

footer.hubspot-footer {
    margin-top: 0;
    position: relative
}

footer .footer {
    max-width: 100%;
    margin: 0 auto
}

footer .footer-contacto .contacto-box {
    display: flex;
    align-items: center;
    height: 30px
}

footer .footer-contacto .contacto-box h4 {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    margin: 0 1em 0 0
}

footer .footer-contacto .contacto-box h5 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin: 0
}

footer .footer-contacto .contacto-box img {
    margin-right: 8px
}

footer .footer-contacto .footer-search input {
    width: 100%
}

footer .footer-links {
    border-bottom: 1px solid #fff
}

footer .footer-links ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 2em 0
}

footer .footer-links ul li {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 0 1.5em
}

footer .footer-links ul li a {
    color: white;
    text-decoration: none
}

footer .footer-links h6 {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    margin: 1em 0
}

footer .footer-logos {
    padding: 1em
}

footer .footer-logos .logo_financoop {
    display: flex;
    justify-content: flex-end
}

footer .footer-logos .logo_financoop img {
    max-width: 225px
}

.form-footer {
    padding: 0 0 1em
}

.form-footer_banner {
    background-color: #3D79BD;
    padding: 1em
}

.form-footer_banner a {
    color: white
}

.form-footer_banner p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    margin: 0
}

.form-footer_banner p span {
    font-size: 14px;
    font-weight: 300
}

.form-footer_banner p span a {
    cursor: pointer;
    text-decoration: underline
}

.form-footer_form {
    text-align: center
}

.form-footer_form h2 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 30px;
    margin: 1.5em auto .5em;
    padding: 5px 2em;
    border-bottom: 1px solid #4A4A4A;
    max-width: 575px
}

.form-footer_form p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    max-width: 490px;
    margin: 0 auto
}

.form-footer_form .form-upper p {
    margin: 0 !important;
}

.form-footer_form .form-hubspot {
    max-width: 470px;
    margin: 0 auto;
    padding: 2em 0 0
}

.form-footer_form .hide-mark {
    height: 50px;
    margin-top: -65px;
    background-color: #fff;
    position: relative;
    width: 100%
}

.hubspot {
    margin-bottom: -80px
}

.nav-tabs {
    border-bottom: 1px solid #727272;
    justify-content: center
}

.nav-tabs .nav-link {
    padding: .5em 0;
    width: 35%;
    text-align: center;
    text-decoration: none;
    color: #4A4A4A;
    font-weight: 400;
    font-size: 18px
}

.nav-tabs .nav-link:hover {
    border-color: transparent
}

.nav-tabs .nav-link.active {
    border: none;
    font-weight: 600
}

.nav-tabs .nav-link:first-child.active {
    border-bottom: 4px solid #95A653;
    color: #95A653
}

.nav-tabs .nav-link:last-child.active {
    border-bottom: 4px solid #D65E5B;
    color: #D65E5B
}

.nav-tabs .nav-link.news {
    width: 20%
}

.nav-tabs .nav-link.news.active {
    border-bottom: 4px solid #3D79BD;
    color: #3D79BD
}

.tab-content h4 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 25px;
    text-align: center;
    margin: 1em 0 .5em
}

.tab-content .tab-info {
    padding: 0.5em
}

.tab-content .tab-info .img-tab {
    width: 100%
}

.tab-content .tab-info p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 1em;
}

.tab-content .tab-info h4 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 20px;
    margin: 1em 0 .6em;
    text-align: left
}

.tab-content .tab-info ul {
    margin: 0;
    padding: 0 0 1em 25px;
    list-style-image: url("../icons/icon_check.svg")
}

.tab-content .tab-info ul li {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    padding: 5px 0;
    line-height: 22px
}

.tab-content .tab-info_detalle {
    padding: 0em 0 0
}

.tab-content .tab-info_detalle h3 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 4px;
    text-align: center;
    padding: 3em 0 2em
}

.tab-content .tab-info_detalle-ejemplos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-bottom: 2em
}

.tab-content .tab-info_detalle-ejemplos .box-ejemplo {
    flex: 0 0 25%;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column
}

.tab-content .tab-info_detalle-ejemplos .box-ejemplo p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    max-width: 175px;
    margin: 10px 0
}

.tab-content .tab-info_detalle-credito {
    background-color: rgba(149, 166, 83, 0.2);
    display: flex;
    padding: 1em 3em;
    justify-content: space-between
}

.tab-content .tab-info_detalle-credito.rose {
    background-color: rgba(214, 94, 91, 0.2)
}

.tab-content .tab-info_detalle-credito h5 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    flex: 0 0 375px
}

.tab-content .tab-info_detalle-credito h5 span {
    font-weight: 700
}

.tab-content .tab-info_detalle-credito h5:last-child {
    padding-right: 65px
}

.tab-content .tab-info_detalle-disclaimer p {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 10px;
    line-height: 14px;
    padding: 1em 7em;
    text-align: center
}

.tab-content .tab-info_detalle-requisitos h5 {
    color: #4A4A4A;
    font-weight: 700;
    font-size: 18px;
    margin: 1em 0 5px
}

.tab-content .tab-info_detalle-requisitos h6 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    font-style: italic;
    margin: 0 0 1em
}

.tab-content .tab-info_detalle-requisitos ul {
    display: flex;
    flex-wrap: wrap
}

.tab-content .tab-info_detalle-requisitos ul li {
    flex: 0 0 50%
}

.tab-content .tab-news {
    padding: 1em 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.tab-content .tab-news .news-box {
    border: 1px solid #E4E4E4;
    flex: 0 0 32%;
    position: relative;
    margin-bottom: 1em
}

.tab-content .tab-news .news-box img {
    width: 100%
}

.tab-content .tab-news .news-box .cat-box {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 95px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center
}

.tab-content .tab-news .news-box .cat-box h5 {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin: 0
}

.tab-content .tab-news .news-box .cat-box.inversion, .tab-content .tab-news .news-box .cat-box.blog-ahorro, .section-noticias_single .col-md-5 .cat-box.blog-ahorro{
    background-color: #D65E5B
}

.tab-content .tab-news .news-box .cat-box.creditos, .tab-content .tab-news .news-box .cat-box.blog-credito, .section-noticias_single .col-md-5 .cat-box.blog-credito{
    background-color: #95A653
}

.tab-content .tab-news .news-box .cat-box.negocio, .tab-content .tab-news .news-box .cat-box.blog-financiero, .section-noticias_single .col-md-5 .cat-box.blog-financiero{
    background-color: #3D79BD
}

.tab-content .tab-news .news-box_text {
    padding: 1em
}

.tab-content .tab-news .news-box_text h3 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 16px;
    margin: 0
}

.tab-content .tab-news .news-box_text p {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    padding-top: 1em
}

.tab-content .tab-news .news-box_bottom {
    display: flex;
    justify-content: space-between;
    padding: 0 1em 1em
}

.tab-content .tab-news .news-box_bottom h6 {
    margin: 0;
    color: #4A4A4A;
    font-weight: 300;
    font-size: 11px
}

.tab-content .tab-news .news-box_bottom .fav {
    display: flex;
    align-items: center
}

.tab-content .tab-news .news-box_bottom .fav span {
    margin-left: 5px
}

.tab-content .tab-faq .accordion {
    padding-bottom: 2em
}

.tab-content .tab-faq .accordion .tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden
}

.tab-content .tab-faq .accordion .tab:last-of-type label {
    border-bottom: 1px solid #EAEAEA
}

.tab-content .tab-faq .accordion .tab input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.tab-content .tab-faq .accordion .tab label {
    position: relative;
    display: block;
    padding: 1em;
    cursor: pointer;
    border-top: 1px solid #EAEAEA;
    color: #4A4A4A;
    font-weight: 600;
    font-size: 14px
}

.tab-content .tab-faq .accordion .tab-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s linear .3s;
    -o-transition: max-height .3s linear .3s;
    transition: max-height .3s linear .3s
}

.tab-content .tab-faq .accordion .tab-content p {
    margin: 0 2em 1em;
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px
}

.tab-content .tab-faq .accordion .tab input:checked~.tab-content {
    max-height: 100vh
}

.tab-content .tab-faq .accordion .tab input:checked~label {
    color: #3D79BD
}

.tab-content .tab-faq .accordion .tab label::after {
    position: absolute;
    right: 0;
    font-size: 25px;
    top: -15px;
    display: block;
    line-height: 3;
    width: 3em;
    height: 3em;
    color: #3D79BD;
    text-align: center;
    -webkit-transition: all .3s linear .3s;
    -o-transition: all .3s linear .3s;
    transition: all .3s linear .3s
}

.tab-content .tab-faq .accordion .tab input[type=checkbox]+label::after {
    content: "+"
}

.tab-content .tab-faq .accordion .tab input[type=checkbox]:checked+label::after {
    transform: rotate(315deg)
}

.btn-blue {
    background: linear-gradient(180deg, #70B1E0 -46.42%, #3D79BD 100%);
    border: none;
    border-radius: 20px;
    height: 40px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 0 25px
}

.btn-blue.btn-pulse {
    box-shadow: 0 0 0 rgba(61, 121, 189, 0.4);
    animation: pulse 2s infinite
}

.btn-blue.btn-pulse:hover {
    animation: none
}

.btn-blue_ingreso {
    background: linear-gradient(180deg, #70B1E0 -46.42%, #3D79BD 100%);
    border: none;
    border-radius: 17px;
    height: 40px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    padding: 0 10px;
	margin:1px;
}

.btn-blue_ingreso.btn-pulse {
    box-shadow: 0 0 0 rgba(61, 121, 189, 0.4);
    animation: pulse 2s infinite
}

.btn-blue_ingreso.btn-pulse:hover {
    animation: none
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(61, 121, 189, 0.4)
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(61, 121, 189, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(61, 121, 189, 0)
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(61, 121, 189, 0.4);
        box-shadow: 0 0 0 0 rgba(61, 121, 189, 0.4)
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(61, 121, 189, 0);
        box-shadow: 0 0 0 10px rgba(61, 121, 189, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(61, 121, 189, 0);
        box-shadow: 0 0 0 0 rgba(61, 121, 189, 0)
    }
}

.btn-sticky,
.btn-sticky_top,
.btn-sticky_bottom {
    border: none;
    width: 100%;
    height: 45px;
    background-color: #3D79BD;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    position: sticky;
    position: -webkit-sticky;
    z-index: 10
}

.btn-sticky_top {
    top: 54px
}

.btn-sticky_bottom {
    bottom: 10px;
    top: 64px
}

nav {
    padding: 1em 0 2em
}

nav ul.page-numbers {
    justify-content: center
}

nav ul.page-numbers li span.page-numbers,
nav ul.page-numbers li a.page-numbers {
    border: none;
    text-decoration: none;
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px
}

nav ul.page-numbers li span.page-numbers.current,
nav ul.page-numbers li a.page-numbers.current {
    border: 1px solid #4A4A4A;
    background-color: #fff;
    margin-right: 1px
}

.section-productos h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    margin: 1em 0
}

.section-productos .productos-financoop {
    max-width: 1150px;
    margin: 0 auto;
    padding: 1em;
    border: 1px solid #EAEAEA;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-top: 50px;
}

.section-productos .productos-financoop .col-12:not(:last-child) .box-producto {
    border-right: 2px solid #EAEAEA
}

.section-productos .productos-financoop .col-12 .box-producto {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0 1em;
    height: 100%
}

.section-productos .productos-financoop .col-12 .box-producto_text {
    padding: 5px 0
}

.section-productos .productos-financoop .col-12 .box-producto_text h5 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    margin: 1em 0 0
}

.section-productos .productos-financoop .col-12 .box-producto_text h4 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin: 0
}

.section-productos .productos-financoop .col-12 .box-producto_text h6 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 8px;
    text-align: center;
    margin: 3px 0 10px
}

.section-productos .productos-financoop .col-12 .box-producto button {
    margin-top: auto;
    /*margin-top: 22px*/
}

.section-leyenda {
    background-color: rgba(61, 121, 189, 0.2);
    padding: 170px 19% 2em;
    margin-top: -160px;
    position: relative;
    z-index: 0
}

.section-leyenda h2 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    padding: 1em 0 0 0;
}

.section-leyenda p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 22px
}

.section-beneficios {
    padding: 2.3em 0 3em
}

.section-beneficios h3 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center
}

.section-beneficios .grid-beneficios {
    max-width: 700px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 45px 1fr;
    grid-gap: 15px 20px;
    align-items: center
}

.section-beneficios .grid-beneficios p {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px
}

.section-socios {
    background-color: #F3F3F3
}

.section-socios_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    padding: 2em 0
}

.section-socios_box .socios_img {
    flex: 0 1 auto;
    border: 2px solid #3D79BD;
    border-radius: 50%;
    height: 121px
}

.section-socios_box .socios_img img {
    width: 117px
}

.section-socios_box .socios_text {
    flex: 0 1 50%;
    margin-right: 10%
}

.section-socios_box .socios_text h4 {
    color: #3D79BD;
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 .5em
}

.section-socios_box .socios_text p {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    line-height: 25px
}

.section-socios_box button {
    flex: 0 1 auto
}

.section-tab {
    max-width: 1000px;
    margin: 0 auto;
    text-align: left
}

.section-tab h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center
}

.section-tab h4 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 24px;
    text-align: left
}

.section-tab h5 {
    text-align: left;
    margin: 1em
}

.section-tab h6 {
    text-align: left;
}

.section-tab p {
    text-align: left
}

.section-tab ul {
    text-align: left
}

.section-tab li {
    text-align: left
}

.section-noticias {
    max-width: 1000px;
    margin: 0 auto
}

.section-noticias h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center
}

.section-noticias.inner {
    padding: 2em 0
}

.section-noticias.inner .news-img {
    width: calc(60% - 1em);
    margin: 0 0 1em 1em;
    float: right
}

.section-noticias.inner .news-text {
    max-height: inherit;
    border: none;
    max-width: inherit;
    padding: 0
}

.section-noticias.inner .news-btn .fuente {
    margin-left: auto
}

.section-noticias.inner .news-btn .fuente p {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    margin: 0
}

.section-noticias.inner .news-btn .fuente p a {
    cursor: pointer;
    text-decoration: underline
}

.section-noticias_single {
    padding-bottom: 2em
}

.section-noticias_single .img-news {
    width: 100%
}

.section-noticias_single .col-md-5 {
    padding: 1em;
    border: 1px solid #E4E4E4;
    max-height: 370px
}

.section-noticias_single .col-md-5 .cat-box {
    width: 95px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center
}

.section-noticias_single .col-md-5 .cat-box h5 {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin: 0
}

.section-noticias_single .col-md-5 .cat-box.inversion {
    background-color: #D65E5B
}

.section-noticias_single .col-md-5 .cat-box.creditos {
    background-color: #95A653
}

.section-noticias_single .col-md-5 .cat-box.negocio, .section-noticias_single .col-md-5 .cat-box.financiero {
    background-color: #3D79BD
}

.section-noticias_single .col-md-5 h6 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    margin: 1em 0
}

.section-noticias_single .col-md-5 h2 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 28px;
    line-height: 35px
}

.section-noticias_single .col-md-5 p {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px
}

.section-noticias_single .col-md-5 .news-btn {
    display: flex
}

.section-noticias_single .col-md-5 .news-btn .share {
    padding: 0 1em 0 0
}

.section-noticias_single .col-md-5 .news-btn .fav {
    display: flex;
    align-items: center
}

.section-noticias_single .col-md-5 .news-btn .fav span {
    margin-left: 5px
}

.section-404 {
    padding: 6em 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.section-404 h2 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 30px;
    padding: 0 1em;
    text-align: center
}

.section-404 a {
    color: #3D79BD;
    font-weight: 300;
    font-size: 13px;
    text-decoration: underline
}

.section-busqueda {
    text-align: center;
    padding: 2em 0
}

.section-busqueda h2 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px
}

.section-busqueda h3 {
    color: #3D79BD;
    font-weight: 300;
    font-size: 22px
}

.section-busqueda h4 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 22px
}

.section-busqueda_resultados .box-resultado {
    padding: 1em;
    max-width: 800px;
    margin: 0 auto 1em;
    text-align: left;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2)
}

.section-busqueda_resultados .box-resultado h5 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 22px;
    margin: 0 0 10px
}

.section-busqueda_resultados .box-resultado h6,
.section-busqueda_resultados .box-resultado a {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    margin: 0
}

.section-nosotros {
    padding: 2em 0
}

.section-nosotros_mision {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto
}

.section-nosotros_mision h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    max-width: 480px;
    margin: 0 auto;
    border-bottom: 1px solid #EAEAEA
}

.section-nosotros_mision h2 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 22px;
    margin: 3em 0 1em
}

.section-nosotros_mision p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.section-nosotros_mision p:nth-of-type(2) {
    max-width: 600px;
    margin: 0 auto
}

.section-nosotros_directivos {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.section-nosotros_directivos .info {
    max-width: 800px;
    margin: 0 auto;
    padding: 2em 0 1em 0
}

.section-nosotros_directivos .info h2 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 22px;
    margin: 3em 0 1em;
}

.section-nosotros_directivos .info p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.section-nosotros_directivos .box-directivo {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 3em 0 0
}

.section-nosotros_directivos .box-directivo_single {
    width: 130px
}

.section-nosotros_directivos .box-directivo_single .foto-dir {
    width: 100%
}

.section-nosotros_directivos .box-directivo_single-text {
    text-align: center
}

.section-nosotros_directivos .box-directivo_single-text h3 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    margin: 1em 0 0
}

.section-nosotros_directivos .box-directivo_single-text h4 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 14px;
    margin: 3px 0 5px
}

.section-nosotros_directivos .box-directivo_single-text a {
    color: #3D79BD;
    font-weight: 400;
    font-size: 12px
}

.section-nosotros_directivos .box-directivo_single-text a img {
    margin-right: 5px
}

.section-nosotros .blue-box {
    height: 160px;
    width: 100%;
    background-color: rgba(61, 121, 189, 0.1);
    margin-top: -135px
}

.section-nosotros_valores {
    padding: 2em 0;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center
}

.section-nosotros_valores h3 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px
}

.section-nosotros_valores_box {
    border: 1px solid #EAEAEA;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.215891);
    border-radius: 6px;
    padding: 2em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

#modalYT .modal-dialog {
    max-width: 1080px;
    /*max-width: 500px;*/
}

#modalYT .modal-dialog .close {
    font-size: 35px;
}

#modalYT .modal-content img {
    width:100%;
}

.section-nosotros_valores_box .valores_single {
    display: flex;
    flex: 0 1 275px;
    height: 65px;
    align-items: center
}

.section-nosotros_valores_box .valores_single img {
    margin-right: 10px;
    min-width: 40px
}

.section-nosotros_valores_box .valores_single h6 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    margin: 0
}

.section-nosotros_foco {
    text-align: center;
    padding: 2em 0;
    max-width: 1000px;
    margin: 0 auto
}

.section-nosotros_foco h3 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    margin: .5em
}

.section-nosotros_foco p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.section-nosotros_foco-box {
    display: flex;
    justify-content: space-between;
    padding: 1em 0
}

.section-nosotros_foco-box .foco-single img {
    width: 100%
}

.section-nosotros_foco-box .foco-single h5 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 14px;
    margin: 1em 0 0
}

.section-nosotros_foco-box .foco-single h6 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    margin: 5px auto;
    max-width: 250px
}

.section-nosotros_regulacion {
    background-color: #F6F6F6
}

.section-nosotros_regulacion-box {
    text-align: center;
    padding: 2em 0;
    max-width: 1000px;
    margin: 0 auto
}

.section-nosotros_regulacion-box h3 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    margin: .5em
}

.section-nosotros_regulacion-box p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 3em
}

.section-beneficios_page {
    padding: 1em 0 2em;
    max-width: 800px;
    margin: 0 auto
}

.section-beneficios_page .col-md-4,
.section-beneficios_page .col-md-8 {
    margin-bottom: 1em
}

.section-beneficios_page h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    margin: 1em 0 1.5em
}

.section-beneficios_page h4 {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 24px;
    margin: 0
}

.section-beneficios_page p {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px
}

.section-faq h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    margin: 1em 0
}

.section-sucursales {
    text-align: center;
    max-width: 800px;
    margin: 0 auto
}

.section-sucursales h1 {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 30px;
    margin: 1.5em 0 10px
}

.section-sucursales p {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 2em
}

.section-sucursales .sucursal-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.section-sucursales .sucursal-box .sucursal {
    flex: 0 0 233px;
    margin-bottom: 2em;
    margin-left: 0.2em;
    margin-right: 0.2em;
}

.section-sucursales .sucursal-box .sucursal-info {
    border: 1px solid #EAEAEA;
    padding: 1em;
    text-align: left;
    height: 200px;
    margin-top: -5px
}

.section-sucursales .sucursal-box .sucursal-info h3 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 20px;
    margin: 0
}

.section-sucursales .sucursal-box .sucursal-info h4 {
    color: #3D79BD;
    font-weight: 300;
    font-size: 14px;
    margin: 5px 0 10px
}

.section-sucursales .sucursal-box .sucursal-info h5 {
    color: #4A4A4A;
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    margin-left: 20px;
    position: relative
}

.section-sucursales .sucursal-box .sucursal-info h5.tel:before {
    content: url(../icons/icon_phone-simple.svg);
    position: absolute;
    left: -20px
}

.section-sucursales .sucursal-box .sucursal-info h5.week {
    margin: 10px 0 5px 20px
}

.section-sucursales .sucursal-box .sucursal-info h5.week:before {
    position: absolute;
    left: -20px;
    content: url(../icons/icon_reloj.svg)
}

.section-sucursales .sucursal-box .sucursal-info a {
    color: #3D79BD;
    font-weight: 300;
    font-size: 12px;
    margin-top: 10px;
    display: block
}

.section-sucursales .sucursal-box .sucursal-info a img {
    margin-right: 10px
}

.carrusel-home {
    position: relative;
    height: 300px;
    overflow: hidden
}

.carrusel-home .slide {
    position: relative
}

.carrusel-home .slide-img img {
    width: 100%
}

.carrusel-home .slide-filtro {
    position: absolute;
    /*background: linear-gradient(to right, rgba(0, 0, 0, 0.35), transparent);*/
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.carrusel-home .slide-text {
    position: absolute;
    left: 15%;
    top: 50px;
    width: 325px
}

.carrusel-home .slide-text h3 {
    color: #fff;
    font-weight: 400;
    font-size: 34px;
    margin: 0;
    padding: 0 0 1em 0;
}

.carrusel-home .slide-text p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin: 10px 0 30px;
    line-height: 23px
}

.carrusel-home .slick-arrow {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 40px;
    border: none;
    background-color: transparent;
    position: absolute;
    padding: 0;
    height: 30px;
    width: 30px;
    z-index: 1;
    top: 135px
}

.carrusel-home .slick-arrow:before {
    content: '';
    border: solid #3D79BD;
    border-width: 0 5px 5px 0;
    padding: 6px;
    text-indent: 0
}

.carrusel-home .slick-arrow.slick-next {
    right: 10px;
    top: 133px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.carrusel-home .slick-arrow.slick-next:before {
    float: left
}

.carrusel-home .slick-arrow.slick-prev {
    left: 20px;
    top: 130px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.carrusel-home .slick-arrow.slick-prev:before {
    float: right
}

.carrusel-home .slick-dots {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 50%;
    list-style: none;
    width: 100px;
    z-index: 1;
    margin: 0;
    padding: 0
}

.carrusel-home .slick-dots li {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 40px;
    border: none;
    background-color: transparent;
    padding: 0;
    height: 30px;
    width: 30px
}

.carrusel-home .slick-dots li:before {
    content: '';
    border: solid #3D79BD;
    border-width: 0 5px 5px 0;
    padding: 6px;
    text-indent: 0
}

body {
    font-family: 'Open Sans', sans-serif;
    background-color: lavender
}

body.no-scroll {
    overflow: hidden
}

main {
    max-width: 1500px;
    margin: 0 auto;
    background-color: #fff
}

button {
    cursor: pointer
}

a {
    color: #3d79bd;
    text-decoration: none;
    font-weight: bold
}

.contacto-box_iconos{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.love {
    margin: 2px !important
}

.aclaracion span {
    font-style: italic
}

.navbar {
    display: inherit;
}

.navbar-menu ul {
    margin-top: auto;
}

.navbar-menu ul li a {
    display: block;
}

@media (max-width: 767px) {
    .btn-blue {
        font-size: 12px;
        width: auto;
    }
    .carrusel-home .slide-text {
    width: 80%;
}
    footer .footer-contacto .contacto-box h5:before {
        content: '';
    }
    .section-tab label.LoveLabel:after,
    .section-faq label.LoveLabel:after {
        top: 30px !important;
    }
}

footer .footer-contacto .contacto-box h5 {
    display: inherit;
}

@media only screen and (min-width: 767px) and (max-width: 1184px) {
    footer .footer-contacto .contacto-box h4 {
        color: #fff;
        font-weight: 300;
        font-size: 10px;
        margin: 0 0.5em 0 0;
    }

    footer .footer-contacto .contacto-box h5 {
        color: #fff;
        font-weight: 600;
        font-size: 11px;
        margin: 0;
    }
    footer .footer-contacto .contacto-box h4 {

        font-size: 10px;
        margin: 0 0.5em 0 0;
    }

    footer .footer-links ul li {
        font-size: 13px;
        padding: 0 0.5em;
    }
}

.section-noticias_single li {
    color: #4A4A4A;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
}

.section-noticias_single .col-md-5 h1 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    text-align: left;
}

.section-noticias_single .col-md-5 h2 {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}

.section-noticias_single .col-md-5 h3 {
    color: #4A4A4A;
}

.section-noticias_single .col-md-5 h4 {
    color: #4A4A4A;
}

.tab-content .tab-news .news-box .cat-box.nosotros {
    background-color: #000;
}

.section-noticias_single .col-md-5 .cat-box.nosotros {
    background-color: #000;
}

.ver-video {
    color: #424B5A;
    font-size: 14px;
    font-weight: 600;
    position: relative
}

.ver-video:after {
    content: url(../assets/icons/icon-arrow.svg);
    position: absolute;
    right: -20px;
    top: 1px
}

/****** FORMULARIOS   *****/
.input {
    display: flex;
    flex-direction: column;
    border: 1px solid lightgrey;
    border-radius: 5px;
    text-align: left !important;
    padding: 10px;
    /* height: 40px; */
    color: #3d79bd;
    font-size: 11px;
    height: 69px;
}

.input input {
    height: 25px;
    font-size: 16px;
    color: #4A4A4A;
    padding-left: 10px;
    border: none;
}

.input label {
    font-size: 11px;
}
 
.formMain-container {
    max-width: 900px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 50px auto;
}

.form-upper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    column-gap: 25px;
    row-gap: 25px;
    margin-bottom: 25px;
}

.topdown-contact {
    color: #3d79bd;
    border: 1px solid lightgrey !important;
    font-size: 11px;
    border-radius: 5px;
    width: 100%;
    height: 100%;
}

.input input:focus, .input textarea:focus {
    outline: none;
    border-bottom: 0.5px solid #5d9adf;
} 

.form-footer_form p span{
       margin: 0;
}

@media only screen and (max-width: 768px) {
    .input {
        width: 260px !important;
    }
    span input {
        width: 97% !important;
    }
    .formMain-container {
        max-width: 300px !important;
        margin: 0 auto;
    }
    .form-upper {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1f 1fr;
    }
    .form-bottom {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr;
    }
    .content-table,
    .result-table {
        width: 290px !important;
        margin: 0 15px;
    }
    .plan-options {
        grid-template-columns: 1fr !important;
        grid-template-rows: 1fr 1fr !important;
        width: 290px !important;
        margin: 0 15px;
    }
    #sixty {
        margin-bottom: 35px;
    }
    #ninety {
        margin-top: 35px;
    }
    .simMain-container {
        max-width: 320px !important;
    }
    .share {
        margin-right: 15px;
        position: static !important;
        width: 100% !important;
    }
    .final-buttons {
        padding-right: 0px !important;
        display: inline !important;
    }
    .wpcf7-form p {
        width: 100%;
        margin-left: 0;
    }
    .wpcf7-submit {
        margin-bottom: 15px !important;
    }

    .topdown {
        height: 69px;
        width: 260px !important;
    }

    .carrusel-home .slide-img img{
        height: auto !important;
    }
    .carrusel-home{
        height: auto !important;
    }
    .carrusel-home .slide-mobile {
        position: relative;
    }
    .carrusel-home .slide-mobile-media {
        position: relative;
        line-height: 0;
    }
    .carrusel-home .slide-mobile-link {
        display: block;
    }
    .carrusel-home .slide-mobile .slide-img,
    .carrusel-home .slide-mobile .slide-img img {
        display: block;
        width: 100%;
    }
    .carrusel-home .slide-mobile-actions {
        position: absolute;
        left: 50%;
        bottom: 16px;
        transform: translateX(-50%);
        width: calc(100% - 32px);
        display: flex;
        justify-content: center;
        z-index: 2;
    }
    .carrusel-home .slide-mobile-actions .btn-blue {
        width: auto;
        min-width: 220px;
        text-align: center;
        margin: 0;
    }
    .d-s-block{
        display: block !important;
    }
}

@media (min-width: 768px){
    .d-lg-block{
        display: block !important;
    }
}

/*********************SUBMENU ************************/
 
.navbar-menu {
    position: relative;
}
.menu-item-has-children {
    transition: all 0.3s;
}
.menu-item-has-children:hover .sub-menu {
    transition: all 0.3s;
    height: auto;
    overflow: inherit;
}

.menu-item-has-children {
    transition: all 0.3s;
    position: relative;
}
.sub-menu {
    position: absolute;
    left: calc(50% - 90px);
    top: calc(100% - 3px);
    height: 0;
    z-index: 1;
    background-color: #fff;
    width: 180px;
    padding: 0;
    margin-top: 4px;
    transition: all 0.3s;
    overflow: hidden;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 8%);
    flex-flow: row wrap;
}
.sub-menu .menu-item {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #78A2D1;
}
.sub-menu .menu-item a {
    color: #fff;
    padding: 15px;
}
.sub-menu .menu-item a {
    color: #395C81;
}
.sub-menu .menu-item a:hover {
    color: white;
}


/* SECTION JUNTA */
.section-junta{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
    align-items: center;
}
.section-junta img{
    width: 100%;
}

/* PAGE NEW NOSOTROS*/
.new_nosotros .section-nosotros_valores_box{
    border: none !important;
    box-shadow: none !important;
}
.new_nosotros .section-nosotros_valores_box img{
    max-width: 80px !important;
}

.new_nosotros .section-nosotros_mision p{
    margin-left: 0px !important;
}

.new_nosotros .section-nosotros_directivos .foto-dir{
    width: 100%;
}
.new_nosotros .box-directivo_single-text{
    text-align: left !important;
}

.new_nosotros .fotor_dir_row{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 18px;
    padding: 0px !important;
}
.new_nosotros .box-directivo_single-text h4{
    text-align: left !important;
}
.new_nosotros .box-directivo_single-text p{
    text-align: left !important;
    font-size: 13px;
    line-height: 1.1 !important;
    margin: 5px 0px !important;
}

.new_nosotros .align-consejo{
    justify-content: center;
}
.new_nosotros .text-center{
    text-align: center !important;
}
.new_nosotros .text-center h4{
    text-align: center !important;
    color: #4A4A4A;
    font-weight: 600;
    font-size: 14px;
    margin: 3px 0 5px;
}

.new_nosotros .colorBlue{
    color: #3d79bd;
}
.new_nosotros .textUpper{
    text-transform: uppercase;
}

.new_nosotros .lista-cuerpo{
    margin-top: 10px;
    text-align: left;
    list-style: square;
}

.new_nosotros .lista-cuerpo li::marker{
    color: #3d79bd !important;
}

.new_nosotros .padre-row .hijo{
    display: flex;
    align-content: space-between;
    flex-direction: column;
    justify-content: space-between;
}
.new_nosotros .padre-row .hijo:nth-child(1) {
   border-right: 1px solid #3d79bd;
}

@media (min-width: 768px){
    .new_nosotros .col-md-4 {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }
}

.margin-0{
    margin: 0px !important;
}

/* PAGE NOSOTROS CSS NAVS TABS*/

.section-nosotros_mision .imagen{
    display: flex;
    align-content: center;
    justify-content: center;
}
.section-nosotros_mision .imagen img{
    width: 110%;
    height: auto;
}
.section-nosotros_mision .text-left{
    text-align: left;
}
.section-nosotros_mision h1 {
    margin-left: 0px !important;
    border-bottom: none !important;
}

#section-nosotros-tabs{
    margin-top: 40px;
}

#section-nosotros-tabs .nav-tabs .nav-link {
    width: 100% !important;
}

#section-nosotros-tabs .nav-tabs .nav-item {
    margin: 0px 5px;
}

#section-nosotros-tabs .nav-tabs {
    border-bottom: 2px solid #0292D2;
}

#section-nosotros-tabs .nav-tabs .nav-link {
    padding: 10px;
}

#section-nosotros-tabs .nav-tabs .nav-link:last-child.active {
    color: white;
    background: #0292d2;
    border-top: 1px solid;
    border-radius: 0px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 0px;
}

.new-administracion{
    width: 100% !important;
}

.ancho_mobile{
    padding: 10px;
}

@media (max-width: 575.98px) and (orientation:portrait) {
    #section-nosotros-tabs .nav-tabs .nav-link {
        padding: 5px;
    } 
    #section-nosotros-tabs .nav-tabs .nav-link:last-child.active {
        border-bottom: 1px solid;
        padding: 4px;
    }
    .new_nosotros .padre-row .hijo:nth-child(1) {
        border: none !important;
    }

    #mensajes_api{
        margin-top: 20px !important;
    }

    .ancho_mobile{
        padding: 0px !important;
    }
}

.select_actuaizar_datos{
    min-height: 69px;
}

#form_rut_api .fecha_nacimiento{
    width: 100%;
}

#mensajes_api{
    border: 1px solid #3D79BD;
    margin-bottom: 1rem;
    margin-top: -10px;
    border-radius: 5px;
}


/************ STYLE NEW PAGES ***********/

/********** PAGE CUENTA AHORRO ONLINE **************/
.title-center{
    display: flex;
    justify-content: center;
}

.div-center{
    display: flex;
    justify-content: center;
    margin-top: -10px;
}

.margin-top-40{
    margin-top: 40px !important;
}

.margin-10{
    margin-left: 10px;
    margin-right:  10px;
} 

.padding-10{
    padding-left: 10px;
    padding-right: 10px;
}

.paddin-1em{
    padding-left: 1em !important;
    padding-right: 1em !important;
}

@media (max-width: 575.98px) and (orientation:portrait) {
    .margin-10{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    #new-page-noticias .news-box{
        flex: 0 0 100% !important;
    }
    #simulador-page main{
        background-color: white !important;
    }
    #simulador-page .formMain-container{
        background-color: white !important;
        padding: 0px !important;
        max-width: 100% !important;
    }
}

#simulador-page{
    margin-top: 40px;
}

#simulador-page header, #simulador-page .navbar, #simulador-page .navbar-menu, #simulador-page .form-banner, #simulador-page footer{
    display: none !important;
}

#new-page-noticias b, #new-page-noticias strong{
    font-weight: 600 !important;
}

#new-page-noticias .news-box_text p {
    line-height: 1.6 !important;
}

.texto-informate{
    font-weight: 600;
    font-size: 22px;
    text-decoration: underline;
    padding-bottom: 20px;
}

#simulador-page main{
    background-color: #B3D6FB !important;
}
#simulador-page .formMain-container{
    background-color: white !important;
    padding: 30px;
}

.page-ahorro{
    background-color: #B3D6FB !important;
}

/*** PAGE ENCUESTA - 05-07-2022 ***/
.bannerEncuesta img{
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    height: 300px;
}

.sectionEncuestaActive{
    padding-top: 1rem !important;
    margin-top: 0px !important;
}

.section-encuesta{
    background-color: rgba(61, 121, 189, 0.2);
    padding: 170px 0px 0px;
    margin-top: -160px;
}

.section-encuesta img{
    padding-top: 2rem;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    height: 300px;
}

.section-encuesta a{
    position: relative;
    z-index: 999 !important;
    bottom: 65px;
    left: 50%;
    background: #49C5F2 !important;
    color: white !important;
    padding: 0.5rem 1rem;
    border-radius: 35px;
    text-align: center;
}

@media (max-width: 575.98px) and (orientation:portrait) {
    .bannerEncuesta img{
        height: 150px !important;
    }
    .section-encuesta img{
        height: 150px !important;
    }
    .section-encuesta a{
        left: 33% !important;
    }
}

.text-hazte-socio {
    background-color: #080808;
    width: 50%;
    margin: 0 auto;
    padding: 0px 10px 10px;
    color: white;
}
.text-hazte-socio h2{ color: white; }
.contact-home .input{
  background: white;
}

.hazte-socio-back{
    background: url('https://www.financoop.cl/wp-content/uploads/2023/08/hazte-socio-fer.jpg');
    background-size: contain;
}
    
@media (max-width: 800px){
    .hazte-socio-back{
        background: url('https://www.financoop.cl/wp-content/uploads/2022/07/socios-mobile.png');
        background-size: cover;
    }
    .hubspot {
        margin-bottom: 0px;
    }
}


/************* IFRAME ENCUESTA - 11/07/2022 ******************/
@media only screen and (max-width: 767px) {
    #formIframe{
        min-height: 840vh !important;
    }
}


/******* PAGE ACTUALIZAR DATOS - 20/07/2022 *************/

.actualizar_datos{
    margin-top: -8px;
    display: flex;
    justify-content: center;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
}

.actualizar_datos .form-footer_form{
    background: white;
    max-width: 900px;
}

/* @media (max-width: 767px) {
    .actualizar_datos{
        background: url("https://www.financoop.cl/wp-content/uploads/2022/07/fodo-mobile-ATD-.png") !important;
    }
} */
