/* /Areas/Admin/Views/Shared/_AdminLayout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-hz2edr2y6q] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-hz2edr2y6q] {
    color: #0077cc;
}

.btn-primary[b-hz2edr2y6q] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-hz2edr2y6q], .nav-pills .show > .nav-link[b-hz2edr2y6q] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-hz2edr2y6q] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-hz2edr2y6q] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-hz2edr2y6q] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-hz2edr2y6q] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-hz2edr2y6q] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: var(--adminbar-height);
}
/* /Pages/Contacto.cshtml.rz.scp.css */
.contactTop[b-pcwaqwse0i] {
    background-image: url('/images/contact-us.jpeg');
    background-size: cover;
}

    .contactTop .row[b-pcwaqwse0i] {
        padding: 65px 0;
    }

    .contactTop h1[b-pcwaqwse0i] {
        font-size: 2em;
    }


.contactMain[b-pcwaqwse0i] {
    max-width: var(--max-width);
}

    .contactMain .row[b-pcwaqwse0i] {
        padding: 65px 0;
    }

hr[b-pcwaqwse0i] {
    width: 100px;
    background-color: #ccc;
    border: 0;
    margin: 35px 0 1.5em;
    height: 1px;
}

.a3a3a3[b-pcwaqwse0i] {
    color: #a3a3a3;
}

.button-row[b-pcwaqwse0i] {
    width: 90%;
}
/* /Pages/Shared/_CookieConsentPartial.cshtml.rz.scp.css */
#cookieConsent[b-6stufvz4tm] {
    position: fixed;
    bottom: 0;
    font-size: 15px;
    padding: 12px 10px;
    text-align: center;
    font-weight: 300;
    box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
    width: 100%;
    z-index: 10000;
    background: white;
}

    #cookieConsent .cookieButton[b-6stufvz4tm] {
        color: rgb(255,255,255);
        background-color: rgb(10,0,0);
        font-size: 13px;
        font-weight: 400;
        line-height: 1;
        margin-top: 5px;
        padding: 9px 12px;
        display: inline-block;
        margin-left: 5px;
        text-decoration: none;
    }
/* /Pages/Shared/_DismissibleBannerPartial.cshtml.rz.scp.css */
.dialog-background[b-x8acctcuur] {
    cursor: pointer;
    background-color: rgba(10,10,10,0.8);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 1.5s ease-in-out;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dialog[b-x8acctcuur] {
    width: 60%;
    padding: 18px;
    background-color: rgba(249,249,249,1);
    position: absolute;
}

.dialog-content[b-x8acctcuur] {
    text-align: center;
}

.dialog-close[b-x8acctcuur] {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 8px;
    color: white;
    font-size: 12px;
    line-height: 36px;
    box-shadow: 1px 1px 3px 0px rgba(2,2,2,0.23);
    background-color: rgba(0,183,205,1);
    cursor: pointer;
}
/* /Pages/Shared/_FooterPartial.cshtml.rz.scp.css */
.site-footer[b-93qlsy2b8s] {
    background-color: #231F20;
    padding: 30px 0 20px 0;
    font-family: "Archer book", sans-serif !important;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.page-center[b-93qlsy2b8s] {
    max-width: var(--max-width);
}
/* /Pages/Shared/_HeaderDefault.cshtml.rz.scp.css */
.overhead[b-2sn0zgdqoy] {
    background-color: #231F20;
    height: 38px;
    font-family: 'Archer book', sans-serif;
}

.page-center[b-2sn0zgdqoy] {
    max-width: var(--max-width);
}


.menu-left li[b-2sn0zgdqoy] {
    list-style-type: none;
}

#navbar-top[b-2sn0zgdqoy] {
    border-bottom: 1px solid #eee;
    background: #fff;
}

    #navbar-top > .container[b-2sn0zgdqoy] {
        max-width: var(--max-width);
    }

    #navbar-top li[b-2sn0zgdqoy] {
        padding: 4px 10px;
    }

@media (max-width: 988px) {
    .navbar-nav[b-2sn0zgdqoy] {
        margin: 0;
    }

    .navbar-nav li[b-2sn0zgdqoy] {
        margin-left: 0;
        border-bottom: 1px solid #eee;
    }

        .navbar-nav li br[b-2sn0zgdqoy] {
            display: none;
        }

        .navbar-nav li:first-child[b-2sn0zgdqoy] {
            border-top: 1px solid #eee;
        }

        .navbar-nav li:last-child[b-2sn0zgdqoy] {
            border-bottom: 0px solid transparent;
        }
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
body .main-site[b-hy0ztil2ka] {
    min-height: calc(100vh - 291px);
}

@media(min-width: 322px) {
    body .main-site[b-hy0ztil2ka] {
        min-height: calc(100vh - 270px);
    }
}

@media(min-width: 354px) {
    body .main-site[b-hy0ztil2ka] {
        min-height: calc(100vh - 229px);
    }
}

@media(min-width: 426px) {
    body .main-site[b-hy0ztil2ka] {
        min-height: calc(100vh - 209px);
    }
}

@media(min-width: 768px) {
    body .main-site[b-hy0ztil2ka] {
        min-height: calc(100vh - 190px);
    }
}

@media(min-width: 980px) {
    body .main-site[b-hy0ztil2ka] {
        min-height: calc(100vh - 140px);
    }
}

body > footer[b-hy0ztil2ka] {
    margin-top: 30px;
    overflow: hidden;
}

.main-site > main[b-hy0ztil2ka] {
    padding-bottom: 50px;
}

a.navbar-brand[b-hy0ztil2ka] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-hy0ztil2ka] {
    color: #0077cc;
}

.btn-primary[b-hy0ztil2ka] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-hy0ztil2ka], .nav-pills .show > .nav-link[b-hy0ztil2ka] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-hy0ztil2ka] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-hy0ztil2ka] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-hy0ztil2ka] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-hy0ztil2ka] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-hy0ztil2ka] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.main-site-contact[b-hy0ztil2ka] {
    max-width: 100% !important;
}
