@font-face {
    font-family: 'Agrandir Variable';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/Agrandir-Variable.ttf') format('truetype');
}

@font-face {
    font-family: 'Agrandir Regular';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/Agrandir-Regular.otf') format('truetype');
}

@font-face {
    font-family: 'Agrandir WideLight';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/Agrandir-WideLight.otf') format('truetype');
}

@font-face {
    font-family: 'Agrandir GrandLight';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/Agrandir-GrandLight.otf') format('truetype');
}

html {
    overflow-x: hidden;
}

body {
    font-family: 'Agrandir Regular';
    font-size: 16px;
    color: #212529;
}

.color-green {
    color: #70CB99;
}

.color-blue {
    color: #0F059A;
}

.color-white-light {
    color: rgba(255, 255, 255, .7) !important;
}

.color-gray {
    color: #A9A9A9 !important;
}

.color-black {
    color: #212529;
}

.blue-bg {
    background: #0F069F;
}

.green-bg {
    background: #70CB99;
}

.gray-bg {
    background: #F8F8F8;
}

.family-variable {
    font-family: 'Agrandir Variable';
}

.family-wide {
    font-family: 'Agrandir WideLight';
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
    line-height: 22px;
}

.font-18 {
    font-size: 18px;
    line-height: 22px;
}

.font-20 {
    font-size: 20px;
}

.font-24 {
    font-size: 24px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-36 {
    font-size: 36px !important;
    line-height: 36px;
}

.font-50 {
    font-size: 50px !important;
}

.text-700 {
    font-weight: 700;
}

.mt-100 {
    margin-top: 100px;
}

.ml-158 {
    margin-left: 158px;
}

.w-110px {
    width: 110px;
}

hr {
    border-top: 1px solid #C0C0C0;
}

header.header .logo,
footer.footer .logo {
    height: 40px;
}

header.header {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: 100px;
    padding: 0 40px;
    top: 0;
}

.hero {
    height: 700px;
    display: flex;
    align-items: center;
}

.home-page .hero {
    background: url(../images/faro-iluminado.png) no-repeat center / cover;
}

.page-gestion-riesgo .hero {
    background: url(../images/hero-riesgos.png) no-repeat center / cover;
    height: 520px;
}

.page-que-ofrecemos .hero {
    background: url(../images/hero-que-ofrecemos.png) no-repeat center / cover;
    height: 520px;
}

.page-nosotros .hero {
    background: url(../images/hero-nosotros.png) no-repeat center / cover;
    height: 520px;
}

.page-blog-post .hero {
    height: 520px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.page-blog-post .post-content {
    padding: 65px 15px;
    max-width: 850px;
    margin: 0 auto;
}

.hero h1 {
    font-family: 'Agrandir WideLight';
    font-size: 40px;
    font-weight: 700;
}

header.header li {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.menu-responsive .nav li {
    padding: 25px 0;
    font-size: 20px;
    margin-left: 0;
}

header.header li a {
    color: #fff;
}

.icon-play {
    width: 70px;
    min-width: 70px;
}

.bordered-button {
    border: 1px #fff solid;
    border-radius: 32px;
    padding: 8px 32px;
    display: table;
}

.bordered-button.color-blue {
    border: 1px #0F059A solid;
}

.site-section {
    padding: 80px 0;
}

.section-title {
    font-family: 'Agrandir WideLight';
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 54px;
}

.blog-box .image {
    border-radius: 3px 3px 0 0;
    height: 230px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.blog-box .caption {
    border-radius: 0 0 3px 3px;
    height: 154px;
    overflow: hidden;
}

.blog-box .caption h3,
.blog-box .caption p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.blog-box .caption h3 {
    -webkit-line-clamp: 4;
}

.blog-box .caption p {
    -webkit-line-clamp: 2;
    margin-bottom: 0;
}

.allies-section img {
    max-height: 60px;
    max-width: 225px;
}

footer.footer h3,
footer.footer a,
footer.footer li {
    color: #fff;
}

footer.footer a {
    font-size: 12px;
}

footer.footer h3 a {
    font-size: 14px;
}

.footer-column {
    margin-right: 40px;
}

.footer.footer {
    padding: 40px 0 20px;
}

.footer-menu li {
    position: relative;
    padding-left: 12px;
    margin-left: 12px;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.footer-menu li::before {
    content: "";
    height: 10px;
    width: 1px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    left: 0;
    top: 3px;
}

.footer-menu li:first-child::before {
    content: none;
}

.box-riesgos {
    max-width: 500px;
    margin-bottom: 80px;
}

.page-cliente-privado .box-riesgos {
    max-width: 600px;
}

.box-riesgos img {
    width: 110px;
    min-width: 110px;
}

.white-box {
    min-height: 460px;
}

.allies-section {
    padding: 100px 0 80px;
}

header.header li a.active-link {
    font-weight: 700;
    font-family: 'Agrandir Variable';
}

.bordered-button.router-link-exact-active.active-link {
    color: #7D79DB;
    border: 1px #7D79DB solid;
}

footer.footer .bordered-button.router-link-exact-active.active-link {
    border: 1px #fff solid;
}

.box-gray-risk {
    min-height: 195px;
    margin-bottom: 30px;
}

.work-box {
    padding: 22px;
    height: 100%;
}

.box-blue {
    padding: 80px;
}

.box-blue img {
    min-width: 160px;
    width: 160px;
}

.contact-box img {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.contact-box {
    padding: 23px 32px 20px;
}

.contact-box {
    position: relative;
}

.box-us {
    padding: 80px 15%;
    margin-bottom: 30px;
}

.box-us h4 {
    letter-spacing: 4px;
}

.menu-responsive i {
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    position: relative;
    z-index: 99;
}

.menu-open .menu-responsive i {
    position: fixed;
    right: 40px;
    top: 30px;
}

.our-history {
    background: url(../images/history-bg.png) no-repeat center / cover;
}

.menu-responsive .nav {
    position: fixed;
    left: 0;
    background: #0F069F;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.w-lg-50 {
    width: 50% !important;
}

.w-lg-70 {
    width: 70% !important;
}

.allies-section h3:last-child span {
    display: none;
}

.acordion {
    padding-left: 0;
    max-width: 750px;
    margin: 0 auto;
}

.acordion li {
    list-style: none;
    position: relative;
    padding-left: 28px;
    margin-bottom: 40px;
}

.acordion li:last-child {
    margin-bottom: 0;
}

.acordion .acordion-content-container {
    overflow: hidden;
    margin-top: 18px;
    display: none;
}

.item.acordion-content {
    margin-bottom: 14px;
}

.acordion .acordion-icon {
    width: 10px;
    height: 10px;
    transition: all .3s;
    position: absolute;
    left: 0;
    transform: rotateZ(90deg);
    top: 3px;
}

.acordion .acordion-icon::after,
.acordion .acordion-icon::before {
    content: "";
    position: absolute;
    background: #0F059A;
}

.acordion .acordion-icon::before {
    width: 14px;
    height: 4px;
}

.acordion .acordion-icon::after {
    width: 4px;
    height: 14px;
    top: -5px;
    left: 5px;
}

.acordion h3.open .acordion-icon::after {
    content: none;
}

.acordion h3.open .acordion-icon {
    transform: rotateZ(0deg);
    top: 8px;
}

.acordion h3 {
    font-family: 'Agrandir Variable';
    font-size: 22px;
    cursor: pointer;
}

.item.acordion-content ul {
    margin: 20px 0 !important;
}

.item.acordion-content ul li,
.item.acordion-content ol li {
    list-style: outside;
    padding-left: 12px;
    margin: 14px 0;
}

.item.acordion-content ol li {
    list-style: decimal;
}

.acordion .item.acordion-content br {
    margin-bottom: 8px;
}

.search-group input::placeholder {
    color: #212529;
}

.search-group {
    border: 1px #0F059A solid;
    border-radius: 3px;
    display: flex;
    max-width: 500px;
    width: 100%;
}

.search-group input {
    border: none;
    width: 100%;
    padding: 0 14px;
    color: #212529;
    font-size: 12px;
    border-radius: 3px;
    height: 36px;
}

.search-group button {
    background: #70CB99;
    color: #fff;
    font-size: 12px;
    padding: 0 20px;
    border: none;
    border-radius: 3px;
    letter-spacing: 1px;
}

.page-blog .slider {
    position: relative;
}

.slider .swiper-slide {
    position: relative;
    height: 660px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    display: flex;
    align-items: center;
}

.slider .swiper-slide::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
}

.slide-navigation {
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
    padding: 0 0 24px;
}

.slide-navigation .navigation-button {
    margin: 0 50px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.5px;
    border-bottom: 3px #fff solid;
    padding-bottom: 12px;
    cursor: pointer;
    opacity: .5;
    width: 100%;
}

.slide-navigation .navigation-button.active-navigation-button {
    opacity: 1;
}

.page-blog .slider .container {
    padding-bottom: 100px;
}

.page-blog .slider .slide-navigation .container {
    padding-bottom: 0;
}

.page-blog-post .hero h1,
.page-blog-post .hero p {
    z-index: 9;
}

.page-blog-post .hero h1 {
    max-width: 450px;
    text-align: center;
}

.page-blog-post .hero .meta {
    position: relative;
    z-index: 9;
}

.page-blog-post .hero::after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
}

.page-faqItem .container {
    margin-top: 100px;
}

.blog-box {
    background: #F8F8F8;
    height: 100%;
}

.related-faqs p {
    border-bottom: 1px solid #C0C0C0;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.related-faqs p:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.graph-pic {
    max-width: 750px;
    padding-bottom: 100px;
    margin: 0 auto;
}

@media (max-width: 992px) {
    .hero {
        height: 450px;
        display: flex;
        align-items: center;
    }

    .hero h1 {
        font-size: 30px;
        margin-top: 75px;
    }

    .page-blog-post .hero h1 {
        margin-top: 0;
    }

    .site-section {
        padding: 50px 0;
    }

    .allies-section {
        padding: 50px 0;
    }

    .box-riesgos {
        margin-bottom: 50px;
    }

    .ml-158 {
        margin-left: 0;
    }

    .w-lg-50,
    .w-lg-70 {
        width: 100% !important;
    }

    .footer-menu li:first-child {
        padding-left: 0;
        margin-left: 0;
    }

    .page-faqItem .container {
        margin-top: 0;
    }

    .page-blog-post .hero {
        height: 350px;
    }

    /* End 992 */
}

@media (max-width: 767px) {
    header.header {
        padding: 0 20px;
    }

    .icon-play {
        margin-top: 35px;
    }

    .section-title {
        font-size: 30px;
    }

    .white-box,
    .box-gray-risk {
        min-height: auto;
    }

    .box-blue {
        padding: 40px;
    }

    .contact-box {
        position: relative;
        align-items: start !important;
        flex-direction: column-reverse;
    }

    .contact-box img {
        height: 70px;
        position: relative;
        margin-bottom: 30px;
    }

    .box-us {
        padding: 40px;
    }

    .menu-open .menu-responsive i {
        right: 20px;
    }

    .slide-navigation .navigation-button span {
        visibility: hidden;
    }

    .blog-box {
        height: auto;
    }

    /* End 767 */
}

@media (max-width: 575px) {
    .hero h1 {
        font-size: 25px;
        margin-top: 70px;
    }

    .hero {
        height: 420px;
    }

    .box-blue {
        padding: 30px 20px;
    }

    .menu-open .menu-responsive i {
        right: 15px;
    }

    header.header {
        padding: 0 15px;
    }

    .slider .swiper-slide {
        height: 450px;
    }

    .slide-navigation .navigation-button {
        margin: 0 10px;
    }

    .slider .swiper-slide h1 {
        font-size: 32px;
    }

    .page-blog .slider .container {
        padding-bottom: 30px;
    }
}

@media (max-width: 400px) {
    .hero h1 {
        font-size: 22px;
    }

    header.header .logo,
    footer.footer .logo {
        height: 35px;
    }

    .page-gobernabilidad h1 {
        font-size: 34px !important;
        margin: 8px 0 22px !important;
    }

    .graph-pic {
        width: 100%;
    }
}