@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

@font-face {
    font-family: 'KPMG';
    src: url('../Fonts/KPMG-Light.eot') format('embedded-opentype'), url('../font/KPMG-Light.woff') format('woff'), url('../font/KPMG-Light.ttf') format('truetype'), url('../font/KPMG-Light.svg') format('svg');
}

@font-face {
    font-family: 'KPMG-Bold';
    src: url('../Fonts/KPMG-Bold.ttf') format('truetype'), url('../Fonts/KPMG-Bold Italic.otf') format('opentype');
}

@font-face{
    font-family: 'KPMG-BoldItalic';
    src: url('../Fonts/KPMG-Bold Italic.otf') format('opentype')
}

@font-face {
    font-family: 'UniversforKPMG';
    src: url('../Fonts/UniversforKPMG.ttf') format('truetype'), url('../Fonts/UniversforKPMG-Bold.ttf') format('truetype'), url('../Fonts/UniversforKPMG-BoldObl.ttf') format('truetype'), url('../Fonts/UniversforKPMG-Light.ttf') format('truetype'), url('../Fonts/UniversforKPMG-LightObl.ttf') format('truetype');
}

@font-face{
    font-family: 'UniversforKPMGLight';
    src: url('../Fonts/UniversforKPMG-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'UniversforKPMGBold';
    src: url('../Fonts/UniversforKPMG-Bold.ttf') format('truetype');
}

body{
    width:100vw;
    
}
html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}



a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }


.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

    .fill img {
        flex-shrink: 0;
        min-width: 100%;
        min-height: 100%
    }



/*Home{
    background-image: url("'../Images/Background/Imagen Principal.jpg'");
}*/

Home {
    /*height: 100vh;*/
    position: relative;
}
.Background {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Logo {
    position: absolute;
    width:13%;
    top: 105px;
    left: 130px;
}

Title {
    /*padding: 15% 0;
    max-width: 50%;*/
    font-family: KPMG-Bold;
    padding: 11rem 1rem 1rem 1rem;
    line-height: 6rem;
}


    
/*.bottom-left {
    position: absolute;
    bottom: 19vh;*/
    /*line-height: 13vh;*/
    /*font-size: 14vh;*/
    /*line-height: 6rem;
    font-size: 6.5rem;
    padding-left: 17vh;
    font-family: KPMG-Bold;
    color: white;
}*/

.MainBackground {
    width: 100%;
/*    height: 590vh;
*/    
    height: 4130px;
    background-image: url('../Images/Background/Background.jpg');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.E-color-white {
    color: white !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.Background2 {
    background-image:url('../Images/Background/Imagen Principal.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

    .Background2 div .Logo {
        width: 13%;
        left: 2rem;
    }
    .Background2 div .Title {
        padding: 5% 0;
        max-width: 50%;
    }
        .Background2 div .Title h1 {
            font-size: 7vw !important;
            font-family: KPMG-Bold;
            padding: 10vw 0vw 0vw 1vw;
            line-height: 90%
        }


.PropRectangle {
   /* right: 0em;*/
    padding: 0vh 0vh 0vh 0vh;
/*    width: 0vw;*/
    /*height: 25vh;*/
    position: absolute;
}

    .PropRectangle .image {
        position: relative;
        width: 80%;
        padding: 5vh 0vh 0vh 0vh;
        right: 10vh;
    }

    .PropRectangle p{
        position:absolute;
        top:1rem;  
        padding: 4rem 4rem 15rem 4rem;
        width: 80%;
        font-family: 'KPMG';
        font-size: 2rem;
        color: white;

    }

.PropRectangle2 {    
    
}

    .Sheesh {
        
    }

.Rectangle {
    border-top: 4px solid rgb(99, 235, 218);
    border-bottom: 4px solid rgb(99, 235, 218);
    border-right: 4px solid rgb(99, 235, 218);
    padding: 2.5% 4% 2.5% 8%;
}

.FFParagraph {
    color: white;
    font-family: Arial;
    font-weight: bold;
    font-size: 1.9vw;
    line-height: 2.0rem;
    width: 80%;
    
}

.SFFParagraph {
    font-family: KPMG-Bold;
    color: rgb(0, 51, 141);
    z-index: 1;
    line-height: 95%;
    font-size: 175%;
    user-select: none;
    margin: -48% 25% 5% 27%;
    transition: 0.3s;
}

.beck {
    z-index: 1;
    background-color: rgb(98, 235, 217);
    width: 76%;
    left: 24%;
    height: 62%;
    border-radius: 10%;
    margin-top: -51%;
    padding-left: 10%;
    padding-right: 10%;
    align-items: center;
    display: flex;


}
.beck2 {
    z-index: 1;
    background-color: rgb(253, 52, 156);
    position: relative;
    width: 76%;
    left: 24%;
    height: 62%;
    border-radius: 10%;
    margin-top: -52%;
    padding-left: 10%;
    padding-right: 10%;
    align-items: center;
    display: flex;
}

.beck3 {
    font-size: 84%;
    font-family: UniversforKPMGLight;
    color: white;
    line-height: 115%;
    text-align: center;
    cursor: pointer;
}

.beck4 {
    z-index: 1;
    background-color: rgb(167, 237, 255);
    position: absolute;
    width: 76%;
    left: 24%;
    height: 62%;
    border-radius: 10%;
    margin-top: -50%;
    padding-left: 4%;
    padding-right: 4%;
    align-items: center;
    display: flex;
}

.beck5 {
    font-size: 84%;
    font-family: UniversforKPMGLight;
    color: rgb(0, 51, 141);
    line-height: 115%;
    text-align: center;
    cursor: pointer;
}

.beck6 {
    z-index: 1;
    background-color: rgb(0, 53, 133);
    position: relative;
    width: 76%;
    left: 0%;
    height: 62%;
    border-radius: 10%;
    margin-top: -50.5%;
    padding-left: 10%;
    padding-right: 10%;
    align-items: center;
    display: flex;
}

.beck7 {
    font-size: 84%;
    font-family: UniversforKPMGLight;
    color: white;
    line-height: 115%;
    text-align: center;
    cursor: pointer;
}

.beck8 {
    z-index: 1;
    background-color: rgb(115, 19, 231);
    position: relative;
    width: 76%;
    left: 0%;
    height: 62%;
    border-radius: 10%;
    margin-top: -45%;
    padding-left: 8%;
    padding-right: 8%;
    align-items: center;
    display: flex;
}

.beck9 {
    font-size: 84%;
    font-family: UniversforKPMGLight;
    color: white;
    line-height: 115%;
    text-align: center;
    cursor: pointer;
}

.beck10 {
    z-index: 1;
    background-color: rgb(0, 184, 246);
    position: absolute;
    width: 76%;
    left: 0%;
    height: 62%;
    border-radius: 10%;
    margin-top: -51%;
    padding-left: 10%;
    padding-right: 10%;
    align-items: center;
    display: flex;
}

.beck11 {
    font-size: 84%;
    font-family: UniversforKPMGLight;
    color: white;
    line-height: 115%;
    text-align: center;
    cursor: pointer;
}

.transition {
    transition: 0.3s;
    opacity: 0;
}

.transition:hover {
    transition: 0.3s;
    opacity: 1.0;
}

.inverse-transition {
    transition: 0.3s;
    opacity: 1.0;
}
.inverse-transition:hover {
    transition: 0.3s;
    opacity: 0;
}

.SFFParagraphHover {
    font-size: 84%;
    font-family: UniversforKPMGLight;
    color: rgb(0, 51, 141);
    line-height: 115%;
    text-align: center;
    cursor: pointer;
}



.Test10{
    width: 100%;
    height: 100%;
    padding: 2.5%;
    background-color: yellow;
}

.Test11 {
    background-image: url('../Images/Prop/Piramide1.png');
    background-color: red;
    width: 50%;
    float: left;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.Test12 {
    background-color: blue !important;
    width: 50% !important;
    height: 100% !important;
    float: left;
}

.Test13 {
    opacity: 0;
    transition: 0.3s;
}

.Test10:hover .Test13{
    opacity: 1.0;
    transition: 0.3s
}

.Test24 {
    max-width: 100%;
    float: left;
    justify-content: center;
    display: flex;
}

.Test25 {
    opacity: 0;
    transition: 0.3s;
}

.Test24:hover .Test25 {
    opacity: 1.0;
    transition: 0.3s;
}

.PieceBackground{}


.prueba {
    width: 20%;
    position: absolute;
    /* transform: rotate(120deg); */
    top: 9%;
    left: 1%;
}

.TFFirstParagraph {
    line-height: 150%;
    color: white;
    
    text-align: left;
    font-family: UniversforKPMGLight;
    font-size: 155%;
    
}

/*    .TFFirstParagraph:hover {
        opacity: 1.0;
        transition: 0.3s;
    }*/

.TFSecondParagraph {
    color: white;
    
    text-align: left;
    font-family: UniversforKPMGLight;
    font-size: 155%;

}
/*    .TFSecondParagraph:hover {
        opacity: 1.0;
        transition: 0.3s;
    }*/

.FFFirstParagraph {
    line-height: 150%;
    color: white;
    position: absolute;
    top: 50%;
    left: 67.9%;
    transform: translate(-50%, -50%);
    text-align: left;
    font-family: UniversforKPMGLight;
    font-size: 155%;
    opacity: 1.0;
    transition: 0.3s;
}
    .FFFirstParagraph:hover {
        opacity: 1.0;
        transition: 0.3s;
    }

.FFSecondParagraph {
    line-height: 150%;
    color: white;
    position: absolute;
    left: 19.9%;
    transform: translate(-50%, -50%);
    text-align: left;
    font-family: UniversforKPMGLight;
    font-size: 155%;
    right: 41%;
    top: -6%;
    opacity: 1.0;
    transition: 0.3s;
}
    .FFSecondParagraph:hover {
        opacity: 1.0;
        transition: 0.3s;
    }

.FFThirdParagraph {
    line-height: 150%;
    color: white;
    position: absolute;
    top: 56%;
    left: 67.9%;
    transform: translate(-50%, -50%);
    text-align: left;
    font-family: UniversforKPMGLight;
    font-size: 155%;
    right: -5%;
    opacity: 1.0;
    transition: 0.3s;
}

    .FFThirdParagraph:hover {
        opacity: 1.0;
        transition: 0.3s;
    }

    @media (min-width: 993px) and (max-width:1199px) {
        .Background2 div .Logo {
        width: 20%;
        left: 2rem;
    }

    .Background2 div .Title {
        padding: 0vw 0vw 0vw 0vw;
        top: 5vw;
        max-width: 50%;
    }

        .Background2 div .Title h1 {
            font-size: 13vw !important;
            font-family: KPMG-Bold;
            padding: 24vw 0vw 0vw 2vw;
        }

}

ul {
    margin: 0;
}

    ul.dashed {
        list-style-type: none;
    }

        ul.dashed > li {
            text-indent: -5px;
        }

            ul.dashed > li:before {
                content: "-";
                text-indent: -5px;
            }










@media (min-width: 767.99px) and (max-width:992.9px) {
    .Background2 div .Logo {
        width: 20%;
        left: 2rem;
    }

    .Background2 div .Title {
        padding: 0vw 0vw 0vw 0vw;
        top: 5vw;
        max-width: 50%;
    }

        .Background2 div .Title h1 {
            /*position: absolute;*/
            font-size: 14vw !important;
            font-family: KPMG-Bold;
            padding: 25vw 0vw 0vw 2vw;
        }
}

@media (min-width: 578px) and (max-width: 767.98px) {
    .Background2 div .Logo {
        width: 35%;
        left: 2rem;
    }

    .Background2 div .Title {
        padding: 5% 0;
        max-width: 50%;
    }

        .Background2 div .Title h1 {

            font-size: 14vw !important;
            font-family: KPMG-Bold;
            padding: 34vw 0vw 0vw 3vw;
        }
}

@media (max-width: 577.98px) {
    .Background2 div .Logo {
        /*width: 20%;
        left: 2rem;*/
        width: 25%;
        /*top: 10%;*/
    }

    .Background2 div .Title {
        padding: 22vh 0vh 0vh 2vh;
        max-width: 50%;
    }

        .Background2 div .Title h1 {
            font-size: 16vw !important;
            font-family: KPMG-Bold;
            padding: 10vw 0vw 0vw 1vw;
        }
}



