/*@import "../../fonts.googleapis.com/css-family=Open+Sans_300, 400, 600.css";
    */
body, html {
    height: 100%}
.color-primary {
    color: #1d5b7f;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.loader {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.loader__logo {
    position: relative;
    width: 100px;
    height: 100px;
    margin: auto;
    background: url("../images/home/header_logo-wm.png") no-repeat 50%;
    background-size: 100px 100px;
    animation-iteration-count: infinite;
}
*, :after, :before {
    box-sizing: inherit;
}
body, html {
    -webkit-font-smoothing: antialiased;
}
html {
    box-sizing: border-box;
}
body {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #9b9b9b;
}
a {
    text-decoration: none;
    color: #1d5b7f;
}
.btn {
    cursor: pointer;
    padding: 15px 45px;
    border: none;
    border-radius: 40px;
    outline: 0;
    box-shadow: none;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.btn .fa {
    margin-right: 9px;
}
.btn--primary {
    background: #1d5b7f;
}
.btn--primary:hover {
    background: #ab40a8;
}
.btn--disabled {
    background: #999;
    pointer-events: none;
    cursor: not-allowed;
    color: #4a4a4a;
    opacity: .25;
}
.btn--login {
    padding: 10px 25px;
    font-size: 18px;
    background: hsla(0, 0%, 98%, .9);
    color: #1d5b7f;
    border-radius: 0;
}
.btn--login:hover {
    background: #1d5b7f;
    color: #fff;
}
.btn--small {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 600;
}
#particle-system {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.header {
    /*overflow: hidden;*/
    position: fixed;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #999;
}
.header--home {
    height: 820px;
    background-image: url("../images/home/header_bg_optimized.jpg");
}
.header--business {
    background-image: url("../images/business/header_bg_optimized.jpg");
}
.header--business, .header--personal {
    position: relative;
    height: 567px;
    background-position: 0 25%}
.header--personal {
    background-image: url("../images/home/header_bg_optimized.jpg");
}
.header--shop {
    background-image: url("../images/shop/header_bg_2.jpg");
    background-position: 0 25%}
.header--faqs, .header--shop {
    position: relative;
    height: 567px;
}
.header--faqs {
    background-image: url("../images/faqs/header_bg_optimized.jpg");
}
.header--contact {
    position: relative;
    height: 567px;
    background-image: url("../images/contact/header_bg_optimized.jpg");
}
.header--invest {
    position: relative;
    height: 567px;
    background-image: url("../images/invest/en-CB/header_bg.jpg");
}
.header--loyale {
    position: relative;
    height: 567px;
    background-image: url("../images/loyale/en-CB/header_bg.jpg");
}
.header--insurance {
    position: relative;
    height: 567px;
    background-image: url("../images/insurance/en-TT/header_bg.jpg");
}
@media screen and (max-width:980px) {
    .header {
    position: relative;
    height: 600px;
    background-size: cover;
    background-position: 50%}
.header--home {
    background-image: url("../images/home/header_bg_small.jpg");
}
.header--business {
    background-image: url("../images/business/header_bg_small.jpg");
}
.header--personal {
    background-image: url("../images/home/header_bg_small.jpg");
}
.header--shop {
    background-image: url("../images/shop/header_bg_small_2.jpg");
}
.header--faqs {
    background-image: url("../images/faqs/header_bg_small.jpg");
}
.header--contact {
    background-image: url("../images/contact/header_bg_small.jpg");
}
.header--invest {
    background-image: url("../images/invest/en-CB/header_bg_small.jpg");
}
.header--loyale {
    background-image: url("../images/loyale/en-CB/header_bg_small.jpg");
}
.header--insurance {
    background-image: url("../images/insurance/en-TT/header_bg_small.jpg");
}
}@media screen and (max-width:600px) {
    .header {
    height: 500px;
}
}.header__content {
    position: relative;
    float: left;
    width: 49.85%;
    height: 100%;
    padding: 536px 0 0;
    text-align: right;
}
.header__content--subpage {
    padding: 420px 0 0;
}
@media screen and (max-width:980px) {
    .header__content {
    float: none;
    width: 100%;
    padding: 400px 0 0;
    text-align: center;
    padding: 350px 0 0;
}
}.header__scroll {
    cursor: pointer;
    position: absolute;
    z-index: 3;
    bottom: -10px;
    right: -45px;
    width: 90px;
    height: 90px;
    margin-left: -100px;
    background: transparent;
}
@media screen and (max-width:980px) {
    .header__scroll {
    display: none;
}
}.header__scroll img {
    display: block;
    animation-iteration-count: infinite;
}
.header__logo {
    position: absolute;
    z-index: 3;
    top: 25px;
    left: 15%;
    height: 100px;
    animation-delay: .75s;
}
@media screen and (max-width:980px) {
    .header__logo {
    left: 5%;
    height: 100px;
}
}.header__tagline {
    position: relative;
    z-index: 3;
    width: auto;
    height: 80px;
    margin: 0 0px 20px 0;
    animation-delay: .75s;
}
@media screen and (max-width:980px) {
    .header__tagline {
    height: 70px;
}
}@media screen and (max-width:600px) {
    .header__tagline {
    height: 50px;
}
}.header__login {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
}
@media screen and (max-width:980px) {
    .header__login {
    top: 0;
    right: 0;
}
}.header-overlay-blur, .header-overlay-lines {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.header-overlay-lines__image {
    width: 100%;
    height: 100%}
@media screen and (max-width:980px) {
    .header-overlay-lines__image {
    display: none;
}
}.header-overlay-lines__image--mobile {
    display: none;
}
@media screen and (max-width:980px) {
    .header-overlay-lines__image--mobile {
    display: block;
}
}.header-overlay-blur {
    z-index: 1;
    background-image: url("../images/home/header_bg_blur.jpg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    animation: u 2s infinite alternate;
}
@media screen and (max-width:980px) {
    .header-overlay-blur {
    background-image: url("../images/home/header_bg_small_blur.jpg");
}
}.header-nav {
    overflow: visible;
    position: relative;
    z-index: 3;
    width: 100%;
    height: 48px;
    animation-delay: .1s;
}
@media screen and (max-width:980px) {
    .header-nav {
    height: auto;
}
}.header-nav__links {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    list-style: none;
    list-style-type: none;
    width: auto;
    height: 100%;
    margin-right: 3px;
}
@media screen and (max-width:980px) {
    .header-nav__links {
    display: block;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .75));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
    margin-right: 0;
    display: none;
}
}.header-nav__link, .header-nav__spacer {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    float: right;
    height: 100%;
    padding: 17px 0;
    border-left: 2px solid #1d5b7f;
    text-align: center;
    font-size: 14px;
    color: #fff;
    transition: all .25s ease-in-out;
    cursor: pointer;
}
.header-nav__link:nth-child(2), .header-nav__spacer:nth-child(2) {
    border: none;
}
.header-nav__link a, .header-nav__spacer a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    text-decoration: none;
    color: inherit;
}
.header-nav__link--active, .header-nav__link:hover, .header-nav__spacer:hover {
    background: #1d5b7f;
    color: #fff;
}
@media screen and (max-width:980px) {
    .header-nav__link--active, .header-nav__link: hover, .header-nav__spacer:hover {
    background: transparent;
    color: #30b5bf;
}
}@media screen and (max-width:1200px) {
    .header-nav__link, .header-nav__spacer {
    font-size: 14px;
}
}@media screen and (max-width:980px) {
    .header-nav__link, .header-nav__spacer {
    -ms-flex: none;
    flex: none;
    float: none;
    width: 100%;
    padding: 11px 0;
    border: none;
    font-size: 16px;
}
}.header-nav__spacer {
    min-width: 5%;
    background-color: hsla(0, 0%, 98%, .8);
    border-left: none;
    cursor: default;
}
.header-nav__spacer--subpage {
    background-color: #1d5b7f;
}
.header-nav__spacer:hover {
    background: hsla(0, 0%, 98%, .8);
}
@media screen and (max-width:1200px) {
    .header-nav__spacer {
    min-width: 0;
    padding: 0;
    margin: 0;
}
}@media screen and (max-width:980px) {
    .header-nav__spacer {
    display: none;
}
}.content-wrapper {
    position: relative;
    top: 820px;
}
.content-wrapper--subpage {
    top: 0;
}
@media screen and (max-width:980px) {
    .content-wrapper {
    top: 0;
}
}.footer {
    background: #1d5c80;
    padding: 45px 85px;
    color: #fff;
    line-height: 21px;
}
@media screen and (max-width:800px) {
    .footer {
    padding: 25px;
}
}.footer__flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (max-width:800px) {
    .footer__flex {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
}.footer__group {
    width: 25%;
    text-align: right;
}
@media screen and (max-width:800px) {
    .footer__group {
    width: 100%;
    margin: 15px 0;
    text-align: center;
}
}.footer__group--logo {
    width: 40%;
    text-align: left;
}
@media screen and (max-width:800px) {
    .footer__group--logo {
    width: 100%;
    text-align: center;
}
}.footer__legal {
    margin-top: 15px;
}
.footer__title {
    font-weight: 600;
    font-size: 20px;
}
.footer__ssl {
    margin-top: 5px;
}
.footer i {
    font-size: 20px;
}
.footer__icon {
    margin: 15px 10px 0 0;
    font-size: 24px;
    color: #fff;
}
.footer__icon:hover {
    color: #30b5bf;
}
.footer-contact {
    margin: 15px 0 0;
}
.footer-contact a {
    color: #fff;
}
.footer-contact__title {
    font-weight: 600;
}
.footer-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-list li {
    margin: 15px 0;
    padding: 0;
    line-height: 14px;
}
.footer-list li a {
    text-decoration: none;
    color: #fff;
}
.footer-list li a:hover {
    color: #30b5bf;
}
.fixed-nav {
    top: -60px;
    position: fixed;
    opacity: 0;
    z-index: 4;
    width: 100%;
    height: 60px;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    box-shadow: 1px 0 5px rgba(0, 0, 0, .2);
}
@media screen and (max-width:800px) {
    .fixed-nav {
    display: none;
}
}.fixed-nav-links {
    overflow: hidden;
    height: 100%;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.fixed-nav-link {
    position: relative;
    cursor: pointer;
    float: right;
    padding: 20px 10px;
    margin: 0 15px;
    font-size: 16px;
    font-weight: 600;
}
.fixed-nav-link:hover {
    color: #1d5b7f;
}
.fixed-nav-link--logo {
    float: left;
    padding: 8px;
}
.fixed-nav-link--active {
    color: #1d5b7f;
}
.fixed-nav-link--login {
    padding: 10px;
}
.fixed-nav-link--lang {
    margin-top: -6px;
}
.fixed-nav-link__label {
    padding-left: 10px;
    font-size: 12px;
}
.fixed-nav-link__label:hover {
    color: #999!important;
}
.fixed-nav-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.fixed-nav-link select {
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    font-size: 12px;
    font-weight: 600;
    color: #1d5b7f;
}
.mobile-nav {
    display: none;
    position: absolute;
    z-index: 6;
    top: 50px;
    right: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.mobile-nav:hover .mobile-nav__icon {
    color: #30b5bf;
}
@media screen and (max-width:980px) {
    .mobile-nav {
    display: block;
}
}.mobile-nav__icon {
    font-size: 42px;
    color: #fff;
}
.mobile-nav-overlay {
    display: none;
    position: fixed;
    z-index: 7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(146, 39, 143, .97);
    animation-duration: .25s!important;
}
.mobile-nav-overlay__close {
    cursor: pointer;
    position: absolute;
    z-index: 8;
    top: 50px;
    right: 35px;
    color: #fff;
    font-size: 42px;
}
.mobile-nav-overlay__links {
    width: 100%;
    margin: auto;
    text-align: center;
}
.mobile-nav-overlay__link {
    position: relative;
    margin: 0;
    padding: 20px 0;
    font-size: 24px;
    font-weight: 100;
    color: #fff;
    cursor: pointer;
}
@media screen and (max-width:600px) {
    .mobile-nav-overlay__link {
    padding: 10px 0;
    font-size: 16px;
}
}.mobile-nav-overlay__link:hover {
    background: hsla(0, 0%, 98%, .1);
}
.mobile-nav-overlay__link--active {
    font-weight: 600;
    background: hsla(0, 0%, 98%, .1);
}
.mobile-nav-overlay__link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}
.mobile-nav-lang-selector {
    margin-top: 50px;
    background: transparent;
}
.mobile-nav-lang-selector__label {
    font-size: 14px;
    font-weight: 700;
    color: #e5a0e4;
}
.mobile-nav-lang-selector__select {
    margin-top: 10px;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 24px;
}
@media screen and (max-width:600px) {
    .mobile-nav-lang-selector__select {
    margin-top: 5px;
    font-size: 16px;
}
}.loyale-overlay {
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
}
.lo-container {
    margin: auto;
    padding: 50px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 34px -13px rgba(0, 0, 0, .64);
    text-align: center;
}
.lo-container__logo {
    margin-bottom: 20px;
}
.lo-container__title {
    font-size: 24px;
    font-weight: 600;
    color: #1d5b7f;
}
.lo-container__subtitle {
    margin-top: 10px;
    font-size: 16px;
    color: #9b9b9b;
}
.lo-form {
    margin-top: 25px;
}
.lo-form__input {
    padding: 10px 30px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    color: #9b9b9b;
    text-align: center;
    outline: none;
}
.lo-form__input:focus {
    color: #1d5b7f;
    font-weight: 600;
}
.lo-form__btn {
    margin-top: 20px;
}
.lo-form__cancel {
    cursor: pointer;
    margin-top: 10px;
    color: #9b9b9b;
    font-size: 14px;
}
.lo-form__cancel:hover {
    color: #1d5b7f;
}
.investment {
    background:  #E6E6E6;
}
.about {
    overflow: hidden;
    height: 400px;
    padding: 0;
    background: #E6E6E6;
    background: #fE6E6E6ff url("../images/shared/sayagata.png") repeat 50%}

@media screen and (max-width:880px) {
    .about {
    height: auto;
    padding: 75px 15px 45px;
}

}
@media screen and (max-width:600px) {
    .about {
    padding: 50px 15px 25px;
}

}.about__group {
    width: 50%;
    height: 100%}
.about__group--left {
    float: left;
    text-align: right;
}
.about__group--right {
    float: right;
    text-align: left;
}
@media screen and (max-width:880px) {
    .about__group--right {
    background: none;
}
}@media screen and (max-width:880px) {
    .about__group--left, .about__group--right {
    float: none;
    text-align: center;
}
}@media screen and (max-width:880px) {
    .about__group {
    width: 100%}
}.about-tagline {
    position: relative;
    right: -17px;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: auto 400px;
}
.about-tagline--en-BB {
    background-image: url("../images/home/en-CB/about_h1.png");
}
@media screen and (max-width:880px) {
    .about-tagline--en-BB {
    background-image: url("../images/home/en-CB/about_h1_alt@2x.png");
}
}.about-tagline--en-CB {
    
	background-image:  url(../images/home/en-CB/about_h1.png)
}
@media screen and (max-width:880px) {
    .about-tagline--en-CB {
    background-image: url("../images/home/en-CB/about_h1_alt@2x.png");
}
}.about-tagline--en-TT {
    background-image: url("../images/home/en-CB/about_h1.png");
}
@media screen and (max-width:880px) {
    .about-tagline--en-TT {
    background-image: url("../images/home/en-CB/about_h1_alt@2x.png");
}
}.about-tagline--en-GY {
    background-image: url("../images/home/en-CB/about_h1.png");
}
@media screen and (max-width:880px) {
    .about-tagline--en-GY {
    background-image: url("../images/home/en-CB/about_h1_alt@2x.png");
}
}.about-tagline--en-LC {
    background-image: url("../images/home/en-CB/about_h1.png");
}
@media screen and (max-width:880px) {
    .about-tagline--en-LC {
    background-image: url("../images/home/en-CB/about_h1_alt@2x.png");
}
}.about-tagline--en-JM {
    background-image: url("../images/home/en-JM/about_h1.png");
}
@media screen and (max-width:880px) {
    .about-tagline--en-JM {
    background-image: url("../images/home/en-JM/about_h1_alt@2x.png");
}
}.about-tagline--es-CR {
    background-image: url("../images/home/es-CR/about_h1.png");
}
@media screen and (max-width:880px) {
    .about-tagline--es-CR {
    background-image: url("../images/home/es-CR/about_h1_alt@2x.png");
}
}@media screen and (max-width:880px) {
    .about-tagline {
    right: 0;
    width: auto;
    height: 100px;
    background-size: contain;
    background-position: 50%}
}@media screen and (max-width:600px) {
    .about-tagline {
    height: 100px;
}
}.about-content {
    padding: 75px 25px 75px 60px;
    font-size: 20px;
    font-weight: 300;
    color: #4a4a4a;
    line-height: 30px;
}
@media screen and (max-width:1050px) {
    .about-content {
    margin: 50px 0 0;
    padding: 25px 25px 25px 50px;
    font-size: 18px;
    line-height: 28px;
}
}@media screen and (max-width:880px) {
    .about-content {
    padding: 0;
    font-size: 20px;
    line-height: 30px;
}
}@media screen and (max-width:600px) {
    .about-content {
    font-size: 16px;
    line-height: 21px;
}
}.about-content__h2 {
    max-width: 100%;
    height: 38px;
    margin-bottom: 40px;
}
@media screen and (max-width:880px) {
    .about-content__h2 {
    height: 30px;
    margin-bottom: 20px;
}
}.about-content__p {
    margin-bottom: 20px;
}
.values {
    overflow: hidden;
    background: #fff;
    background-image: url("../images/home/values_bg_2.jpg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-attachment: auto;
}
@media screen and (max-width:1100px) {
    .values {
    width: 100%;
    background: #f5f5f5;
}
}.values-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
}
.values-container__group {
    overflow: visible;
    width: 50%}
@media screen and (max-width:1100px) {
    .values-container__group {
    width: 100%}
}@media screen and (max-width:600px) {
    .values-container__group {
    padding: 25px 0;
}
}.values-container__group--content {
    position: relative;
    background: hsla(0, 0%, 98%, .95);
}
@media screen and (max-width:855px) {
    .values-container__group--content {
    background: #f5f5f5;
}
}.values-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
}
.values-title__line {
    width: 7px;
    height: 100px;
    margin: auto;
    margin: 0 0 0 -4px;
    background: #30b5bf;
    background: linear-gradient(180deg, #30b5bf 0, #1d5b7f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30b5bf", endColorstr="#1d5b7f", GradientType=0);
}
@media screen and (max-width:1100px) {
    .values-title__line {
    margin: auto;
}
}@media screen and (max-width:600px) {
    .values-title__line {
    display: none;
}
}.values-title__icon {
    max-width: 100%;
    height: 118px;
    margin: 0 0 0 -59px;
}
@media screen and (max-width:1100px) {
    .values-title__icon {
    margin: auto;
}
}@media screen and (max-width:600px) {
    .values-title__icon {
    width: auto;
    height: 100px;
}
}.values-title__h1 {
    max-width: 100%;
    height: auto;
    margin: 25px 75px;
    padding: 0;
}
@media screen and (max-width:1100px) {
    .values-title__h1 {
    max-width: 75%;
    margin: 25px auto;
}
}@media screen and (max-width:600px) {
    .values-title__h1 {
    width: auto;
    height: 30px;
}
}.values-title__h2 {
    margin: 0 75px;
    padding: 0 25px;
    font-size: 24px;
    font-weight: 300;
    color: #9b9b9b;
    line-height: 34px;
}
@media screen and (max-width:1100px) {
    .values-title__h2 {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
}@media screen and (max-width:855px) {
    .values-title__h2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
}@media screen and (max-width:600px) {
    .values-title__h2 {
    font-size: 18px;
    line-height: 23px;
}
}.values-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin: 25px 0 50px;
}
@media screen and (max-width:1100px) {
    .values-list {
    margin: 50px 0;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%}
}@media screen and (max-width:855px) {
    .values-list {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin: 25px 0 30px;
    padding: 0 25px;
}
}.value {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 30px 0;
}
@media screen and (max-width:1100px) {
    .value {
    width: 45%;
    height: 250px;
    padding: 0 25px;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
}@media screen and (max-width:855px) {
    .value {
    width: 100%;
    height: auto;
    padding: 25px;
    margin: 5px 0;
    background: #f5f5f5;
}
}.value__icon {
    position: relative;
    min-width: 69px;
    width: 69px;
    height: 69px;
    margin: 0 0 0 -32.5px;
    padding: 0;
}
@media screen and (max-width:1100px) {
    .value__icon {
    margin: 10px auto 5px;
    padding: 0;
}
}.value__content {
    margin: 0 0 0 45px;
    padding: 0;
}
@media screen and (max-width:1100px) {
    .value__content {
    margin: auto;
    padding: 0;
    text-align: center;
}
}.value__h1 {
    margin: 0;
    padding: 0 50px 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #1d5b7f;
    line-height: 23px;
}
@media screen and (max-width:1100px) {
    .value__h1 {
    margin: 10px 0;
    padding: 0 25px;
}
}.value__desc {
    margin: 7px 0 0;
    padding: 0 50px 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
@media screen and (max-width:1100px) {
    .value__desc {
    height: 120px;
    margin: 15px 0 0;
    padding: 0;
}
}@media screen and (max-width:855px) {
    .value__desc {
    height: auto;
}
}.how {
    overflow: hidden;
    margin: 0;
    background: #f5f5f5;
    background: #fff url("../images/shared/sayagata.png") repeat 50%}
.how-footer, .how-title {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 25px;
    text-align: center;
}
@media screen and (max-width:600px) {
    .how-footer, .how-title {
    padding: 25px;
}
}
.how-title__line {
    width: 7px;
    height: 100px;
    margin: auto;
    background: #30b5bf;
    background: linear-gradient(180deg, #30b5bf 0, #1d5b7f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30b5bf", endColorstr="#1d5b7f", GradientType=0);
}
@media screen and (max-width:600px) {
    .how-title__line {
    display: none;
}
}.how-title__icon {
    margin: auto;
}
@media screen and (max-width:600px) {
    .how-title__icon {
    height: 100px;
}
}.how-title__h1 {
    max-width: 100%;
    height: auto;
    margin: 25px auto;
    padding: 0;
}
@media screen and (max-width:700px) {
    .how-title__h1 {
    max-width: 75%}
}@media screen and (max-width:600px) {
    .how-title__h1 {
    width: auto;
    height: 30px;
}
}.how-title__h2 {
    width: 50%;
    margin: 5px auto;
    padding: 0;
    font-size: 24px;
    font-weight: 300;
    color: #9b9b9b;
    line-height: 34px;
}
@media screen and (max-width:1200px) {
    .how-title__h2 {
    width: 75%}
}@media screen and (max-width:700px) {
    .how-title__h2 {
    width: 100%}
}@media screen and (max-width:600px) {
    .how-title__h2 {
    font-size: 18px;
    line-height: 23px;
}
}.how-steps {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    margin: 55px auto;
    padding: 0 75px;
}
@media screen and (max-width:1200px) {
    .how-steps {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
}
}@media screen and (max-width:700px) {
    .how-steps {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px auto;
    padding: 0 25px;
}
}.how-step {
    position: relative;
    cursor: pointer;
    width: 25%;
    height: 475px;
    margin: 0 2px;
    padding: 50px 25px;
    background: #fff;
    border-bottom: 10px solid transparent;
    text-align: center;
    color: #9b9b9b;
    transition: border .1s ease-in-out;
}
.how-step:hover {
    border-color: #1d5b7f;
}
.how-step:hover .how-step__desc {
    top: 70%}
@media screen and (max-width:1200px) {
    .how-step {
    width: 45%;
    height: 350px;
    margin: 5px;
    padding: 25px;
}
}@media screen and (max-width:700px) {
    .how-step {
    width: 100%;
    height: auto;
}
}.how-step__icon {
    width: 78px;
    height: 78px;
    margin: 0 auto 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}
.how-step__icon--step-1 {
    background-image: url("../images/home/how_step_1_icon_active@2x.png");
}
.how-step__icon--step-2 {
    background-image: url("../images/home/how_step_2_icon_active@2x.png");
}
.how-step__icon--step-3 {
    background-image: url("../images/home/how_step_3_icon_active@2x.png");
}
.how-step__icon--step-4 {
    background-image: url("../images/home/how_step_4_icon_active@2x.png");
}
.how-step__h2 {
    margin: 0 0 5px;
    padding: 0;
    font-weight: 600;
}
.how-step__h1 {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 24px;
    font-weight: 600;
    color: #1d5b7f;
}
@media screen and (max-width:600px) {
    .how-step__h1 {
    font-size: 18px;
}
}.how-step__desc {
    position: absolute;
    top: 75%;
    left: 0;
    padding: 0 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    transition: all .25s ease-in-out;
}
@media screen and (max-width:700px) {
    .how-step__desc {
    position: relative;
    top: auto;
    left: auto;
    margin: 25px 0 0;
    padding: 0;
}
}.how-footer {
    margin: 75px 0;
}
@media screen and (max-width:1200px) {
    .how-footer {
    margin: 50px;
}
}@media screen and (max-width:700px) {
    .how-footer {
    margin: 25px;
}
}
.products {
    overflow: hidden;
    margin: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
}

.products-title {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 25px;
    text-align: center;
}
@media screen and (max-width:600px) {
    .products-title {
    padding: 25px;
}
}.products-title__line {
    width: 7px;
    height: 100px;
    margin: auto;
    background: #1d5b7f;
    background: #2d65a8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30b5bf", endColorstr="#1d5b7f", GradientType=0);
}
@media screen and (max-width:600px) {
    .products-title__line {
    display: none;
}
}
.products-title__icon {
    margin: auto;
}
@media screen and (max-width:600px) {
    .products-title__icon {
    height: 100px;
}
}.products-title__h1 {
    max-width: 100%;
    height: auto;
    margin: 25px auto;
    padding: 0;
}
@media screen and (max-width:740px) {
    .products-title__h1 {
    max-width: 75%}
}@media screen and (max-width:600px) {
    .products-title__h1 {
    width: auto;
    height: 30px;
}
}.products-title__h2 {
    width: 50%;
    margin: 5px auto;
    padding: 0;
    font-size: 24px;
    font-weight: 300;
    color: #9b9b9b;
    line-height: 34px;
}
@media screen and (max-width:1100px) {
    .products-title__h2 {
    width: 75%}
}@media screen and (max-width:740px) {
    .products-title__h2 {
    width: 100%}
}@media screen and (max-width:600px) {
    .products-title__h2 {
    font-size: 18px;
    line-height: 23px;
}
}

.products-list {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px auto;
    padding: 0 40px;
}
@media screen and (max-width:1100px)

 {
    .products-list {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: auto;
    margin: 5px auto 25px;
}
}@media screen and (max-width:740px)

 {
    .products-list {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin: 25px 0 40px;
    padding: 0;
}
}@media screen and (max-width:600px)

 {
    .products-list {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin: 10px 0 25px;
    padding: 0;
}
}

.products-product {
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 33%;
    height: 400px;
    margin: 0 0 10px;
    padding: 0;
    border-bottom: 10px solid transparent;
    text-align: center;
    color: #9b9b9b;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
}
.products-product:first-child {
    border-left: none;
}
.products-product:last-child {
    border-right: none;
}
@media screen and (max-width:1100px) {
    .products-product {
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 50%;
    margin: 0;
    border: none;
}
}@media screen and (max-width:740px) {
    .products-product {
    width: 100%;
    padding: 25px 0;
    height: auto;
    border-bottom: 2px solid #f5f5f5;
}
.products-product:last-child {
    border: none;
}
}.products-product__icon {
    height: 65px;
    margin: 0 auto;
}
.products-product__h1 {
    margin: 25px 0 5px;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
}

.products-product__img {
    
    margin-top:  25px;
    
    margin-right:  0;
    
    margin-left:  0;
    
    margin-bottom:  -4px;
    
    padding:  0;
    
    font-size:  24px;
    
    font-weight:  600
}
.products-product__h1--salary-advancement {
    color: #1d5b7f;
}
.products-product__h1--short-term-loan {
    color: #1d5b7f;
}
.products-product__h1--cash-flow-loan {
    color: #1d5b7f;
}
@media screen and (max-width:600px) {
    .products-product__h1 {
    font-size: 18px;
}
}.products-product__h2 {
    margin: 8px 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
}
.products-product__desc {
    margin: 25px 0 40px;
    padding: 0 25px;
    font-size: 16px;
    line-height: 23px;
}
@media screen and (max-width:740px) {
    .products-product__desc {
    height: auto;
    margin: 25px 0;
    padding: 0 25px;
}
}@media screen and (max-width:600px) {
    .products-product__desc {
    font-size: 14px;
}
}.products-product__desc strong {
    font-weight: 700;
    color: #1d5b7f;
}
.products-product__btn.products-product__btn:disabled {
    cursor: not-allowed;
    background: rgba(0, 0, 0, .25);
    color: #fff;
}
.products-product__btn:disabled:hover {
    background: rgba(0, 0, 0, .25);
}
.products-product__btn--salary-advancement {
    background: #1d5b7f;
    color: #fff;
}
.products-product__btn--salary-advancement:hover {
    background: #1d5b7f;
}
.products-product__btn--short-term-loan {
    background: #1d5b7f;
    color: #fff;
}
.products-product__btn--short-term-loan:hover {
    background: #1d5b7f;
}
.products-product__btn--cash-flow-loan {
    background: #30b5bf;
    color: #fff;
}
.products-product__btn--cash-flow-loan:hover {
    background: #26abb5;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    animation-duration: .75s;
}
@keyframes a {
    0%, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0);
}
40%, 43% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -30px, 0);
}
70% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -15px, 0);
}
90% {
    transform: translate3d(0, -4px, 0);
}
}.bounce {
    animation-name: a;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}
@keyframes b {
    0%, 50%, to {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}.flash {
    animation-name: b;
}
@keyframes c {
    0% {
    transform: scaleX(1);
}
50% {
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    transform: scaleX(1);
}
}.pulse {
    animation-name: c;
}
@keyframes d {
    0% {
    transform: scaleX(1);
}
30% {
    transform: scale3d(1.25, .75, 1);
}
40% {
    transform: scale3d(.75, 1.25, 1);
}
50% {
    transform: scale3d(1.15, .85, 1);
}
65% {
    transform: scale3d(.95, 1.05, 1);
}
75% {
    transform: scale3d(1.05, .95, 1);
}
to {
    transform: scaleX(1);
}
}.rubberBand {
    animation-name: d;
}
@keyframes e {
    0%, to {
    transform: translateZ(0);
}
10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
}
}.shake {
    animation-name: e;
}
@keyframes f {
    0% {
    transform: translateX(0);
}
6.5% {
    transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
    transform: translateX(5px) rotateY(7deg);
}
31.5% {
    transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
    transform: translateX(2px) rotateY(3deg);
}
50% {
    transform: translateX(0);
}
}.headShake {
    animation-timing-function: ease-in-out;
    animation-name: f;
}
@keyframes g {
    20% {
    transform: rotate(15deg);
}
40% {
    transform: rotate(-10deg);
}
60% {
    transform: rotate(5deg);
}
80% {
    transform: rotate(-5deg);
}
to {
    transform: rotate(0deg);
}
}.swing {
    -ms-transform-origin: top center;
    transform-origin: top center;
    animation-name: g;
}
@keyframes h {
    0% {
    transform: scaleX(1);
}
10%, 20% {
    transform: scale3d(.9, .9, .9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
}
40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
}
to {
    transform: scaleX(1);
}
}.tada {
    animation-name: h;
}
@keyframes i {
    0% {
    transform: none;
}
15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
}
30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
}
45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
}
60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
}
75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
}
to {
    transform: none;
}
}.wobble {
    animation-name: i;
}
@keyframes j {
    0%, 11.1%, to {
    transform: none;
}
22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg);
}
77.7% {
    transform: skewX(.39062deg) skewY(.39062deg);
}
88.8% {
    transform: skewX(-.19531deg) skewY(-.19531deg);
}
}.jello {
    animation-name: j;
    -ms-transform-origin: center;
    transform-origin: center;
}
@keyframes k {
    0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
}
20% {
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    transform: scale3d(.9, .9, .9);
}
60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    transform: scale3d(.97, .97, .97);
}
to {
    opacity: 1;
    transform: scaleX(1);
}
}.bounceIn {
    animation-name: k;
}
@keyframes l {
    0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
}
75% {
    transform: translate3d(0, -10px, 0);
}
90% {
    transform: translate3d(0, 5px, 0);
}
to {
    transform: none;
}
}.bounceInDown {
    animation-name: l;
}
@keyframes m {
    0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
}
75% {
    transform: translate3d(-10px, 0, 0);
}
90% {
    transform: translate3d(5px, 0, 0);
}
to {
    transform: none;
}
}.bounceInLeft {
    animation-name: m;
}
@keyframes n {
    0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
}
75% {
    transform: translate3d(10px, 0, 0);
}
90% {
    transform: translate3d(-5px, 0, 0);
}
to {
    transform: none;
}
}.bounceInRight {
    animation-name: n;
}
@keyframes o {
    0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
75% {
    transform: translate3d(0, 10px, 0);
}
90% {
    transform: translate3d(0, -5px, 0);
}
to {
    transform: translateZ(0);
}
}.bounceInUp {
    animation-name: o;
}
@keyframes p {
    20% {
    transform: scale3d(.9, .9, .9);
}
50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
}
}.bounceOut {
    animation-name: p;
}
@keyframes q {
    20% {
    transform: translate3d(0, 10px, 0);
}
40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}.bounceOutDown {
    animation-name: q;
}
@keyframes r {
    20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}.bounceOutLeft {
    animation-name: r;
}
@keyframes s {
    20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}.bounceOutRight {
    animation-name: s;
}
@keyframes t {
    20% {
    transform: translate3d(0, -10px, 0);
}
40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}.bounceOutUp {
    animation-name: t;
}
@keyframes u {
    0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}.fadeIn {
    animation-name: u;
}
@keyframes v {
    0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInDown {
    animation-name: v;
}
@keyframes w {
    0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInDownBig {
    animation-name: w;
}
@keyframes x {
    0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInLeft {
    animation-name: x;
}
@keyframes y {
    0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInLeftBig {
    animation-name: y;
}
@keyframes z {
    0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInRight {
    animation-name: z;
}
@keyframes A {
    0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInRightBig {
    animation-name: A;
}
@keyframes B {
    0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInUp {
    animation-name: B;
}
@keyframes C {
    0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInUpBig {
    animation-name: C;
}
@keyframes D {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
}
}.fadeOut {
    animation-name: D;
}
@keyframes E {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
}.fadeOutDown {
    animation-name: E;
}
@keyframes F {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}.fadeOutDownBig {
    animation-name: F;
}
@keyframes G {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
}.fadeOutLeft {
    animation-name: G;
}
@keyframes H {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}.fadeOutLeftBig {
    animation-name: H;
}
@keyframes I {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
}.fadeOutRight {
    animation-name: I;
}
@keyframes J {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}.fadeOutRightBig {
    animation-name: J;
}
@keyframes K {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
}.fadeOutUp {
    animation-name: K;
}
@keyframes L {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}.fadeOutUpBig {
    animation-name: L;
}
@keyframes M {
    0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out;
}
40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
}
50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
}
80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
}
to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
}
}.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: M;
}
@keyframes N {
    0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotateX(-5deg);
}
to {
    transform: perspective(400px);
}
}.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: N;
}
@keyframes O {
    0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotateY(-5deg);
}
to {
    transform: perspective(400px);
}
}.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: O;
}
@keyframes P {
    0% {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
}
}.flipOutX {
    animation-name: P;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}
@keyframes Q {
    0% {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
}.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: Q;
}
@keyframes R {
    0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
}
60% {
    transform: skewX(20deg);
    opacity: 1;
}
80% {
    transform: skewX(-5deg);
    opacity: 1;
}
to {
    transform: none;
    opacity: 1;
}
}.lightSpeedIn {
    animation-name: R;
    animation-timing-function: ease-out;
}
@keyframes S {
    0% {
    opacity: 1;
}
to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
}
}.lightSpeedOut {
    animation-name: S;
    animation-timing-function: ease-in;
}
@keyframes T {
    0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0;
}
to {
    transform-origin: center;
    transform: none;
    opacity: 1;
}
}.rotateIn {
    animation-name: T;
}
@keyframes U {
    0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
}
}.rotateInDownLeft {
    animation-name: U;
}
@keyframes V {
    0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
}
}.rotateInDownRight {
    animation-name: V;
}
@keyframes W {
    0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
}
}.rotateInUpLeft {
    animation-name: W;
}
@keyframes X {
    0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
}
}.rotateInUpRight {
    animation-name: X;
}
@keyframes Y {
    0% {
    transform-origin: center;
    opacity: 1;
}
to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0;
}
}.rotateOut {
    animation-name: Y;
}
@keyframes Z {
    0% {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
}
}.rotateOutDownLeft {
    animation-name: Z;
}
@keyframes ab {
    0% {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0;
}
}.rotateOutDownRight {
    animation-name: ab;
}
@keyframes bb {
    0% {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
}
}.rotateOutUpLeft {
    animation-name: bb;
}
@keyframes cb {
    0% {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
}
}.rotateOutUpRight {
    animation-name: cb;
}
@keyframes db {
    0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
}
20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
}
40%, 80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
}
to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
}
}.hinge {
    animation-name: db;
}
@keyframes eb {
    0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
}
to {
    opacity: 1;
    transform: none;
}
}.rollIn {
    animation-name: eb;
}
@keyframes fb {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
}
}.rollOut {
    animation-name: fb;
}
@keyframes gb {
    0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}.zoomIn {
    animation-name: gb;
}
@keyframes hb {
    0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.zoomInDown {
    animation-name: hb;
}
@keyframes ib {
    0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.zoomInLeft {
    animation-name: ib;
}
@keyframes jb {
    0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.zoomInRight {
    animation-name: jb;
}
@keyframes kb {
    0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.zoomInUp {
    animation-name: kb;
}
@keyframes lb {
    0% {
    opacity: 1;
}
50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
}
to {
    opacity: 0;
}
}.zoomOut {
    animation-name: lb;
}
@keyframes mb {
    40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.zoomOutDown {
    animation-name: mb;
}
@keyframes nb {
    40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
}
}.zoomOutLeft {
    animation-name: nb;
}
@keyframes ob {
    40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
}
}.zoomOutRight {
    animation-name: ob;
}
@keyframes pb {
    40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}.zoomOutUp {
    animation-name: pb;
}
@keyframes qb {
    0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
to {
    transform: translateZ(0);
}
}.slideInDown {
    animation-name: qb;
}
@keyframes rb {
    0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
to {
    transform: translateZ(0);
}
}.slideInLeft {
    animation-name: rb;
}
@keyframes sb {
    0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
}
to {
    transform: translateZ(0);
}
}.slideInRight {
    animation-name: sb;
}
@keyframes tb {
    0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
to {
    transform: translateZ(0);
}
}.slideInUp {
    animation-name: tb;
}
@keyframes ub {
    0% {
    transform: translateZ(0);
}
to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
}
}.slideOutDown {
    animation-name: ub;
}
@keyframes vb {
    0% {
    transform: translateZ(0);
}
to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
}
}.slideOutLeft {
    animation-name: vb;
}
@keyframes wb {
    0% {
    transform: translateZ(0);
}
to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
}
}.slideOutRight {
    animation-name: wb;
}
@keyframes xb {
    0% {
    transform: translateZ(0);
}
to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
}
}.slideOutUp {
    animation-name: xb;
}
.btn-primary {
    color: #fff;
    background-color: #1d5b7f !important;
    border-color: #1d5b7f !important;
}
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

html,
body {
	font-family: "Rubik", sans-serif !important;
}

.bg-authentication {
	background: #f7f4eb;
	border-radius: 30px;
	overflow: hidden;
}

.login-heading h4 {
	background: #ede7d4 !important;
	padding: 12px 0;
	border-radius: 6px;
}
.glb-message-bx{
    margin-bottom: 10px;
}
/* .glb-message-bx.success {
	text-align: center;
	background: #036803b3;
	padding: 8px;
	color: #fff !important;
	border-radius: 50px;
	margin-bottom: 14px;
	font-size: 14px;
} */

.header-overlay-blur,
.header-overlay-lines {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.hrlogin-bg {
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 1;
	display: flex;
	column-gap: 14px;
}

.main-header {
	width: 100%;
}

.menu-home {
	width: 56.85%;
}

.header__logo {
	left: 30px;
}

.about {
	width: 100%;
}

.main-header:after {
	content: '';
	background-image: url(../../../images/header_lines_subpage_overlay_optimized.png);
	height: 100%;
	width: 175px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.logo {
	height: 104px;
	position: absolute;
	top: 25px;
	width: 231px;
	left: 25px;
	padding: 16px;
	border-radius: 18px;
}

.logo img {
	width: 100%;
	height: auto;
	position: relative;
	left: 0;
	top: 0;
}

.custom-navbar .nav-item:last-child .nav-link {
	border: none;
}

.custom-file-label::after {
	content: 'Choose File' !important;
	text-transform: capitalize !important;
}

.hrlogin-bg.mobile-view-hrlog {
	display: none;
}
@media (min-width: 767px) {
    .go-btn {
        margin-top: 25px;
    }
}
@media(max-width:767px) {
	.logo {
		margin: 0 auto;
		left: 0;
		right: 0;
	}

	.hrlogin-bg {
		bottom: 45%;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
		justify-content: center;
		align-items: center;
	}

	.hrlogin-bg.mobile-view-hrlog {
		position: relative;
		display: flex;
		/* flex-direction: column; */
		row-gap: 8px;
		top: 0;
	}

	.hrlogin-bg.desktop-view-hrlog {
		display: none;
	}
}