/* _content/PWP.CLI/Pages/Footer.razor.rz.scp.css */



#FooterPoligon[b-vtyj9lpip4] {
    clip-path: polygon(100% 100%, 0% 100%, 0% 10%, 10% 20%, 20% 0%, 50% 40%,100% 0%)
}
/* _content/PWP.CLI/Pages/Portada.razor.rz.scp.css */
.portada[b-cff20agajj] {
    background-image: url('/images/BGF.jpg');
    background-size: cover;
}
.photo[b-cff20agajj] {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
}

.avatar[b-cff20agajj] {
    background-image: url('/images/avatar.jpg');
    background-size: 150px;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 20px 2px black;
    -moz-box-shadow: 0px 2px 20px 2px black;
    box-shadow: 0px 2px 20px 2px black;
    margin-bottom: 20px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.orangeline[b-cff20agajj] {
    width: 170px;
    border-top: 1px solid orange;
    margin-bottom: 10px;
}

article[b-cff20agajj] {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    /*padding-top: 15%;*/
    height: inherit; /*-webkit-fill-available;*/
    bottom: 100px;
    width: 100%;
}

#iconPortada[b-cff20agajj] {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
/* _content/PWP.CLI/Pages/Servicios.razor.rz.scp.css */
img[b-zlqqwb8t2h] {
    height: 100px;
    filter: grayscale(100%);
}
    img:hover[b-zlqqwb8t2h] {
        filter: grayscale(0%);
    }

#Ordenador[b-zlqqwb8t2h] {
    display: flex;
    justify-content: center;
    background-color: white;
    flex-direction: column;
    align-items: center;
}



/*.blocktech2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}


.pro1h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
    text-align: center;
}

.pro1f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pro11,
.pro12,
.pro13,
.pro14,
.pro15,
.pro16,
.pro17,
.pro18,
.pro19,
.pro20,
.pro21,
.pro22,
.pro23,
.pro24,
.pro25 {
    width: 150px;
    height: 150px;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
}

.pro11 {
    background-image: url(images/html.png);
    background-size: 140px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro12 {
    background-image: url(images/css.png);
    background-size: 100px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro13 {
    background-image: url(images/javascript.png);
    background-size: 150px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro14 {
    background-image: url(images/jquery.jpg);
    background-size: 150px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro15 {
    background-image: url(images/fundationzurb.PNG);
    background-size: 160px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro16 {
    background-image: url(images/Bootstrap-Logo.png);
    background-size: 150px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro17 {
    background-image: url(images/ruby.jpg);
    background-size: 120px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro18 {
    background-image: url(images/python.jpg);
    background-size: 110px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro19 {
    background-image: url(images/csharp.jpg);
    background-size: 110px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro20 {
    background-image: url(images/netframe.png);
    background-size: 110px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro21 {
    background-image: url(images/sass.png);
    background-size: 110px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro22 {
    background-image: url(images/java-logo.png);
    background-size: 150px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

    .pro11:hover, .pro12:hover, .pro13:hover, .pro14:hover, .pro15:hover, .pro16:hover, .pro17:hover, .pro18:hover, .pro19:hover, .pro20:hover, .pro21:hover, .pro22:hover, .pro23:hover, .pro24:hover, .pro25:hover {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }

.pro23 {
    background-image: url(images/WordPress.png);
    background-size: 140px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro24 {
    background-image: url(images/sqlserver.jpg);
    background-size: 120px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.pro25 {
    background-image: url(images/php.jpg);
    background-size: 130px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}*/
/* _content/PWP.CLI/Shared/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* _content/PWP.CLI/Shared/ParallaxCreate.razor.rz.scp.css */
.photo[b-33tr5wc5g3] {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
}

.create[b-33tr5wc5g3] {
    background-image: url('/images/create.jpg');
    height: 200px;
}
