/*
Theme Name: Intentionally Blank
Theme URI: https://www.nilovelez.com/blank/
Author: Nilo Velez
Author URI: https://www.nilovelez.com/
Description: This theme was intentionally left blank. There are times when all you need is the WordPress dashboard and an blank frontend. You might be using the WordPress REST API as a backend for a mobile App or you might be a minimalism obsessed hipster. This is your theme.
Version: 3.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, custom-background, theme-options, translation-ready
Text Domain: intentionally-blank
Requires at least: 4.6
Tested up to: 6.0
Requires PHP: 5.6
*/

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500&display=swap');

body {
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    line-height: 1.3;
}

.font-26 {
    font-size: 26px;
}
.font-28 {
    font-size: 28px;
}
.font-32 {
    font-size: 32px;
}
.font-36 {
    font-size: 36px;
}
.font-56 {
    font-size: 56px;
}
/************************************/
.g-container {
    width: 100%;
    padding-right: 90px;
    padding-left: 90px;
    margin-right: auto;
    margin-left: auto;
}
.g-container-left {
    left: 90px;
}
.g-container-right {
    right: 90px;
}
@media (max-width: 1399px) {
    .g-container {
        padding-right: 53px;
        padding-left: 53px;
        padding-right: 3.9vw;
        padding-left: 3.9vw;
    }
    .g-container-left {
        left: 53px;
        left: 3.9vw;
    }
    .g-container-right {
        right: 53px;
        right: 3.9vw;
    }
}
/************************************/
header {
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    z-index: 999;
    color: #fff;
    font-size: 24px;
    line-height: 1;
}
.top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-menu li {
    padding: 0 35px;
}
.top-menu a {
    text-decoration: none;
    color: #FFFFFF;
    white-space: nowrap;
}
.header-lng {
    display: flex;
}
.header-lng > a {
    color: #fff;
    text-decoration: none;
    display: flex;
    padding: 5px 6px;
    border: 1px solid transparent;
    border-radius: 26px;
    opacity: 0.4;
    align-items: center;
}
.header-lng > a + a {
    margin-left: 16px;
}
.header-lng > a.active {
    border-color: #FFFFFF;
    opacity: 1;
}
.header-lng > a > img {
    margin-right: 9px;
}
@media (max-width: 1399px) {
    header {
        font-size: 18px;
        top: 39px;
    }
    .top-menu li {
        padding: 0 25px;
        padding: 0 1.8vw;
    }
    .header-logo {
        width: 143px;
    }
}
@media (max-width: 992px) {
    header {
        font-size: 16px;
        top: 35px;
    }
    .top-menu li {
        padding: 0 1.6vw;
    }
    .header-logo {
        width: 111px;
    }
    .header-lng > a > img {
        width: 16px;
    }
    .header-lng > a + a {
        margin-left: 6px;
    }
}
@media (max-width: 767px) {
    .menu-top-menu-container {
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 6px;
    }
    .top-menu {
        justify-content: space-around;
        width: fit-content;
        min-width: 100%;
    }
    .top-menu li {
        padding: 0 25px;
    }
}
/****************************************************/
.top-slide {
    height: 45vw;
    min-height: 540px;
    max-height: 860px;
    position: relative;
    background: no-repeat url("/images/topslide-bg.png") center / cover #0943E3;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: #FFFFFF;
    overflow: hidden;
}
.top-slide-title {
    font-size: 140px;
    font-weight: 500;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    line-height: 1;
    font-size: 6.3vw;
}
.top-slide-piramid {
    position: absolute;
    bottom: -106px;
    bottom: -6vw;
    max-width: 905px;
    width: 49vw;
}
@media (min-width: 1921px) {
    .top-slide-title {
        font-size: 140px;
    }
    .top-slide-piramid {
        bottom: -106px;
    }
}
@media (max-width: 992px) {
    .top-slide-title {
        font-size: 77px;
        font-size: 8vw;
    }
    .top-slide-piramid {
        bottom: 0;
        right: -62px;
        width: 410px;
    }
}
@media (max-width: 767px) {
    .top-slide-title {
        font-size: 50px;
    }
}
@media (max-width: 575px) {
    .top-slide {
        height: 653px;
    }
    .top-slide-title {
        top: auto;
        bottom: 324px;
    }
    .top-slide-piramid {
        width: 363px;
        right: 0;
    }
    body.it .top-slide-title {
        font-size: 38px;
        bottom: 360px;
    }
}
/**********************************************************/
.index-2 {
    color: #002E5F;
    padding: 140px 0 80px;
    margin-top: -60px;
    background: no-repeat url(/images/index-2.png) #F1F1F2;;
    background-position-x: calc(50% - 500px);
    background-position-y: 140px;
}
@media (max-width: 1800px) {
    .index-2 .font-56 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .index-2 {
        background-position-y: bottom;
    }
}
@media (max-width: 992px) {
    .index-2 {
        padding-bottom: 300px;
        background-position-x: center;
        background-size: auto 300px;
    }
    .index-2 .font-56 {
        font-size: 32px;
    }
    .index-2 .font-36 {
        font-size: 18px;
    }
    .index-2 .font-28 {
        font-size: 20px;
    }
    body.it .index-2 {
        padding-bottom: 320px;
    }
}
/********************************************************/
.index-3-dia {
    position: relative;
    text-align: center;
    max-width: 1618px;
    margin: 0 auto;
}
.index-3-circle {
    width: 70%;
}
.btn-dia {
    width: 437px;
    color: #002E5F;
    font-size: 40px;
    line-height: 1.1;
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 37px 62px 37px 29px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(33px);
    position: absolute;
}
.btn-dia:after {
    content: ">";
    transform: rotate(90deg);
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -25px;
    transition: all 0.2s ease-out ;
}
.btn-dia[aria-expanded="true"] {
    background: #090DE9;
    backdrop-filter: blur(46.5px);
    color: #FFFFFF;
    z-index: 2;
}
.btn-dia[aria-expanded="true"]:after {
    transform: rotate(0);
}
.btn-dia:nth-of-type(1) {
    top: 1%;
    left: 37%;
}
.btn-dia:nth-of-type(2) {
    top: 30%;
    right: 72%;
}
.btn-dia:nth-of-type(3) {
    top: 30%;
    left: 73%;
}
.btn-dia:nth-of-type(4) {
    top: 75%;
    right: 67%;
}
.btn-dia:nth-of-type(5) {
    top: 73%;
    left: 64%;
}
.dia-content {
    position: absolute;
    width: 30%;
    left: 50%;
    top: 50%;
    transform:  translate(-50%, -50%);
    font-size: 26px;
    font-weight: 400;
    line-height: 130%; /* 33.8px */
    letter-spacing: -0.52px;
    text-align: left;
}
.dia-content .font-32 {
    color: #002E5F;
    font-weight: 500;
}
.index-3-title {
    color: #002E5F;
    font-size: 140px;
    line-height: 0.9;
    letter-spacing: -5.6px;
    position: absolute;
    left: 0;
    top: 0;
    width: 487px;
    text-align: left;
}
body.it .index-3-title {
    min-width: 900px;
    top: -220px;
}
body.it .index-3 {
    padding-top: 220px;
}
@media (max-width: 1600px) {
    .btn-dia {
        width: 310px;
        font-size: 28px;
        padding: 27px 42px 27px 20px;
    }
    .index-3-title {
        font-size: 100px;
    }
    .dia-content {
        font-size: 18px;
    }
    .dia-content .font-32 {
        font-size: 20px;
    }
    .btn-dia:after {
        margin-top: -18px;
    }
}
@media (max-width: 1199px) {
    .btn-dia {
        width: 211px;
        font-size: 24px;
        padding: 16px 42px 16px 20px;
    }
    .index-3-title {
        font-size: 80px;
        width: 300px;
    }
    .btn-dia:after {
        margin-top: -12px;
    }
    body.it .index-3-title {
        min-width: 740px;
        top: -180px;
    }
}
@media (max-width: 990px) {
    .index-3-dia {
        margin-top: 110px;
        margin-bottom: 40px;
    }
    .btn-dia {
        width: 311px;
        font-size: 24px;
        padding: 16px 42px 16px 20px;
    }
    .index-3-title {
        width: 100%;
        text-align: center;
        top: -72px;
    }
    .btn-dia:after {
        margin-top: 0;
        top: 17px;
    }
    .btn-dia:nth-of-type(2),
    .btn-dia:nth-of-type(4) {
        right: auto;
        left: 0;
    }
    .btn-dia:nth-of-type(3),
    .btn-dia:nth-of-type(5) {
        right: 0;
        left: auto;
    }
    .btn-dia:nth-of-type(5) {
        top: 75%;
    }
    .btn-dia > div {
        font-size: 18px;
        line-height: 130%;
        padding-top: 27px;
        width: 100%;
    }
    body.it .index-3 {
        padding-top: 80px;
    }
    body.it .index-3-title {
        min-width: auto;
        top: -180px;
    }
}
@media (max-width: 698px) {
    .index-3 {
        overflow-x: clip;
    }
    .index-3-dia {
        margin: 0 auto;
        padding-top: 70px;
    }
    .index-3-circle {
        width: 506px;
        position: absolute;
        top: -298px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .index-3-title {
        z-index: 2;
        width: 300px;
        top: -128px;
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 72px;
    }
    .btn-dia {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        border-radius: 30px;
        background: rgba(235, 235, 235, 0.50);
        backdrop-filter: blur(33.08281326293945px);
        margin-bottom: 8px;
        width: 100%;
    }
    body.it .index-3-title {
        font-size: 48px;
        width: 300px;
        top: -104px;
        letter-spacing: -1.6px;
    }
}
/******************************************************************/
.index-4 {
    background-color: #022F60;
    background: linear-gradient(180deg, #022F60 0%, #004590 100%);
    color: #FFFFFF;
    padding-top: 112px;
    padding-bottom: 60px;
}
.index-4-title {
    font-size: 140px;
    font-size: 7vw;
    line-height: 0.9;
}
.assist-item {
    border-radius: 40px;
    background: #FFF;
    padding: 20px 110px 20px 36px;
    position: relative;
    color: #002E5F;
    font-size: 48px;
    font-size: 2.5vw;
    letter-spacing: -0.96px;
    margin-bottom: 20px;
    height: 285px;
    height: 15vw;
}
.assist-num {
    position: absolute;
    right: 30px;
    bottom: 27px;
    opacity: 0.2;
    font-size: 36px;
    font-size: 1.9vw;
    letter-spacing: -0.72px;
    color: #002E5F;
}
.assist-item:nth-child(2) {
    /*opacity: 0.6;*/
    background: rgba(255,255,255,0.6);
}
.assist-item:nth-child(3) {
    /*opacity: 0.4;*/
    background: rgba(255,255,255,0.4);
}
.assist-item:nth-child(4) {
    /*opacity: 0.2;*/
    background: rgba(255,255,255,0.2);
}
.index-4-list {
    position: relative;
    padding-left: 32px;
    padding-bottom: 118px;
}
.index-4-list:before {
    content: "";
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,66829f+100&0.43+0,0.43+100 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.43) 0%,rgba(102,130,159,0.43) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    width: 3px;
    position: absolute;
    top: 51px;
    bottom: 0;
    left: 0;
}
.index-4-list:after {
    content: "";
    position: absolute;
    left: -30px;
    bottom: -30px;
    width: 65px;
    height: 65px;
    border-radius: 35px;
    background: #FFFFFF;
}
.assist-item:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 38px;
    left: -43px;
    border-radius: 13px;
    background: #6f8aa7;
}
.assist-item:nth-child(2):before {
    background: #406690;
}
.assist-item:nth-child(3):before {
    background: #2d5989;
}
.assist-item:nth-child(4):before {
    background: #2c5c8f;
}
@media (min-width: 1921px) {
    .index-4-title {
        font-size: 140px;
    }
    .assist-item {
        font-size: 48px;
    }
    .assist-num {
        font-size: 36px;
    }
    .assist-item {
        height: 285px;
    }
}
@media (max-width: 1366px) {
    .index-4 {
        padding-top: 80px;
    }
    .assist-item {
        border-radius: 28px;
        padding: 14px 100px 14px 25px;
    }
    .assist-item:before {
        width: 20px;
        height: 20px;
        left: -41px;
        top: 32px;
    }
}
@media (max-width: 991px) {
    .index-4 {
        padding-top: 57px;
    }
    .assist-item {
        height: auto;
        padding: 14px 20px 55px 20px;
        border-radius: 24px;
    }
    .index-4-list:before {
        top: 25px;
    }
    .assist-item:before {
        width: 15px;
        height: 15px;
        left: -38px;
        top: 23px;
    }
}
@media (max-width: 767px) {
    .index-4-title {
        font-size: 50px;
    }
    .assist-item {
        font-size: 20px;
        border-radius: 24px;
    }
    .assist-num {
        font-size: 24px;
    }
}
/*************************************************************/
.index-5 {
    background: #FFFFFF;
    margin-top: -60px;
    position: relative;
    z-index: 1;
}
.index5-title {
    font-size: 100px;
    font-size: 5.2vw;
    position: absolute;
    top: 0;
    right: 0;
    transform:  translate(0, -50%);
    color: #002E5F;
    line-height: 90%;
}
.index-5-row {
    height: 42vw;
}
.index5-item {
    border-radius: 40px;
    background: #074EE8;
    color: #ffffff;
    padding: 23px 30px 40px;
    display: flex;
    flex-direction: column;
}
.index5-item > div {
    position: relative;
    z-index: 1;
}
.index5-item-title {
    font-size: 52px;
    font-size: 2.7vw;
    line-height: 1;
    margin-bottom: 14px;
}
.index5-item-text {
    font-size: 24px;
    font-size: 1.25vw;
}
.index5-item-img {
    position: absolute;
    left: 0;
    width: 100%;
}
.index5-item-1 .index5-item-img {
    bottom: -18px;
}
.index5-item-2 .index5-item-img {
    top: -24px;
}
.index5-item-3 .index5-item-img {
    bottom: -17px;
}




@media (max-width: 1366px) {
    .index5-item-title {
        margin-bottom: 9px;
    }
    .index5-item-text {
        font-size: 17px;
    }
}
@media (max-width: 991px) {
    .index-5 {
        margin-top: -125px;
    }
    .index-5-row {
        height: auto;
    }
    .index5-title {
        left: 0;
        font-size: 64px;
    }
    .index5-item-title {
        font-size: 32px;
        margin-bottom: 6px;
    }
    .index5-item-2 {
        transform: translate(0, 50%);
    }
}
@media (max-width: 767px) {
    .index5-item-2 {
        transform: none;
    }
    .index-5 .ratio::before {
        display: none;
    }
    .index5-item {
        position: static;
        padding-bottom: 0;
    }
    .index5-item-img {
        position: static;
    }
    .index5-title {
        position: static;
        font-size: 43px;
        text-align: center;
    }
    .index5-item-text {
        margin-bottom: 16px;
    }
}
/*************************************************************/
footer {
    background: #002E5F;
    padding: 84px 0 73px;
    color: #fff;
    position: relative;
}
footer:before {
    content: "";
    display: block;
    position: absolute;
    background: no-repeat url(/images/footer-bg.jpg) center / cover;
    top:0;
    bottom: 0;
    left: 50%;
    right: 0;
}
.index-5 + footer {
    padding-top: 144px;
    margin-top: -60px;
}
.footer-gray {
    color: #3F6287;
    font-size: 28px;
    letter-spacing: -0.56px;
    margin-top: 36px;
}
.footer-white {
    color: #FFF;
    font-size: 44px;
    letter-spacing: -0.88px;
}
.footer-right {
    position: relative;
    z-index: 1;
    font-size: 24px;
}
footer form {
    margin-top: 35px;
}
footer .form-control {
    font-size: inherit;
    margin-bottom: 12px;
    padding: 0.6em 1.1em;
    border-radius: 0.8em;
}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #074EE8;
    --bs-btn-border-color: #074EE8;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #074EE8;
    --bs-btn-hover-border-color: #074EE8;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #074EE8;
    --bs-btn-active-border-color: #074EE8;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #074EE8;
    --bs-btn-disabled-border-color: #074EE8;
}
footer .btn-primary {
    margin-top: 16px;
}

@media (max-width: 1366px) {
    .footer-right {
        font-size: 20px;
    }
    .footer-white {
        font-size: 40px;
    }
    .footer-gray {
        font-size: 20px;
        margin-top: 24px;
    }
}
@media (max-width: 991px) {
    footer {
        overflow: hidden;
        padding-bottom: 0;
    }
    .footer-right {
        padding-top: 34px;
        padding-block: 64px;
        font-size: 18px;
    }
    footer:before {
        display: none;
    }
    .footer-right:before {
        content: "";
        display: block;
        position: absolute;
        background: no-repeat url(/images/footer-bg.jpg) center / cover;
        top:0;
        bottom: 0;
        left: 50%;
        width: 100vw;
        transform: translate(-50vw, 0);
        z-index: -1;
    }
    .footer-white {
        font-size: 32px;
    }
    .footer-gray {
        font-size: 20px;
    }
}
@media (max-width: 767px) {

}

/*************************************************************/
.top-slide,
.index-5 {
    border-radius: 3.12vw;
}
@media (min-width: 1921px) {
    .top-slide,
    .index-5  {
        border-radius: 60px;
    }
}
@media (max-width: 991px) {
    .top-slide,
    .index-5  {
        border-radius: 40px;
    }
}

.slidemenu::-webkit-scrollbar {
    display: none;
}