/*Fuentes*/
@font-face {
    font-family: 'Poppins-Black';
    src: url('../fonts/Poppins/Poppins-Black.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins/Poppins-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-ExtraBold';
    src: url('../fonts/Poppins/Poppins-ExtraBold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-ExtraLight';
    src: url('../fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('../fonts/Poppins/Poppins-Light.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins/Poppins-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins/Poppins-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Thin';
    src: url('../fonts/Poppins/Poppins-Thin.ttf') format('truetype');
    font-display: swap;
}

.text-regular {
    font-family: 'Poppins-Regular';
}

.text-bold {
    font-family: 'Poppins-Medium', sans-serif;
}

.text-bld {
    font-family: 'Poppins-Bold', sans-serif;
}

.text-strong {
    font-family: 'Poppins-SemiBold', sans-serif;
}

.text-light {
    font-family: 'Poppins-Light', sans-serif;
}

.text-extralight {
    font-family: 'Poppins-ExtraLight', sans-serif;
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat/Montserrat-Black.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-BlackItalic';
    src: url('../fonts/Montserrat/Montserrat-BlackItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-BoldItalic';
    src: url('../fonts/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat/Montserrat-ExtraBold.ttf') format('truetype');
    font-display: swap;
}


@font-face {
    font-family: 'Montserrat-ExtraBoldItalic';
    src: url('../fonts/Montserrat/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraLight';
    src: url('../fonts/Montserrat/Montserrat-ExtraLight.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraLightItalic';
    src: url('../fonts/Montserrat/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Italic';
    src: url('../fonts/Montserrat/Montserrat-Italic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat/Montserrat-Light.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-LightItalic';
    src: url('../fonts/Montserrat/Montserrat-LightItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-MediumItalic';
    src: url('../fonts/Montserrat/Montserrat-MediumItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBoldItalic';
    src: url('../fonts/Montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Thin';
    src: url('../fonts/Montserrat/Montserrat-Thin.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ThinItalic';
    src: url('../fonts/Montserrat/Montserrat-ThinItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-display: swap;
}
/*-------------------------------------General styles-------------------------------------*/
.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    margin-right: 0px;
}

body {
    background: #fff;
    color: #474747;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    height: 100%;
    overflow-y: scroll !important;
    overflow-x: hidden;
    padding-bottom: 0;
    /*-webkit-overflow-scrolling: touch !important;*/
}

.body-content {
    min-height: 100vh;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat-Bold', sans-serif;
}

p, span, a, label, ul, li {
    line-height: 30px;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active,
input[type=submit],
input[type=button] {
    background: #ac292f;
    border-color: #ac292f;
    border-radius: 50px;
    color: #FFF;
    white-space: normal;
}

input[type=submit],
input[type=button] {
    border-width: 0px;
    box-shadow: none;
    margin-top: 3rem;
    padding: 6px 12px;
}

.m-auto {
    margin: auto;
}

@media (max-width: 992px) {
    body {
        padding-top: 0;
    }
}

.logos .row {
    margin-right: 0;
    margin-left: 0;
}
/*-------------------------------------Navbar-------------------------------------*/
.navbar {
    background-color: #FFF;
    border: none;
    box-shadow: 0px 2px 10px rgba(116, 116, 116, .2);
    height: 65px;
    margin-bottom: 0px;
}

    .navbar.navbar-default .navbar-collapse {
        background-color: #FFF;
        border: none;
    }

    .navbar .navbar-nav li,
    .navbar .navbar-nav button {
        font-size: 1.5rem;
    }

        .navbar .navbar-nav li a,
        .navbar .navbar-nav .dropdown-toggle {
            padding: 1rem;
            color: #25224a;
            font-size: 13.5px;
            font-family: 'Poppins-SemiBold';
            background-color: transparent;
            border: none;
        }

    .navbar .navbar-nav .caret {
        border-top-color: #777;
        border-bottom-color: #777;
    }

@media (min-width: 992px) {
    .navbar {
        height: 80px;
        padding: 0 6rem;
    }


        .navbar .navbar-header .navbar-toggle {
            margin-top: 25px !important;
        }

        .navbar .navbar-nav {
            height: 80px;
            align-items: center;
            display: inline-flex;
            justify-content: left;
            padding: 0 1rem;
            width: auto;
            float: right;
            margin-right: 112px;
        }

        .navbar .navbar-brand {
            align-content: center;
            display: grid;
            height: 75px;
        }

        .navbar .logo-associated {
            align-items: center;
            display: flex;
            height: 80px;
            padding: 15px 15px;
        }

            .navbar .logo-associated img {
                position: absolute;
            }
}

@media (min-width: 768px) {
    .container-fluid {
        padding: 0;
    }

    .navbar .navbar-header .navbar-toggle {
        position: absolute;
        right: 2rem;
    }
}

@media (max-width: 992px) {
    .navbar {
        background-color: transparent;
        box-shadow: 0px 2px 10px rgba(116, 116, 116, .2);
    }

        .navbar .navbar-header {
            height: 65px;
        }

            .navbar .navbar-header .navbar-toggle {
                background: transparent;
                border: none;
                display: block;
                margin-top: 12px;
            }

                .navbar .navbar-header .navbar-toggle .icon-bar {
                    height: 3px;
                    background: #333;
                    width: 30px;
                }

            .navbar .navbar-header .navbar-brand {
                background-image: url(../images/index/Fondo-negro-nex.svg);
                background-position-x: right;
                background-position-y: bottom;
                background-repeat: no-repeat;
                background-size: 200px;
                margin-left: 15px;
                min-width: 200px;
                padding-top: 10px;
            }

        .navbar.top-nav-collapse {
            background-color: #FFF;
            box-shadow: 0px 2px 10px rgba(116, 116, 116, .2);
        }

            .navbar.top-nav-collapse .navbar-header .navbar-toggle .icon-bar {
                background-color: #333 !important;
            }

            .navbar.top-nav-collapse .navbar-header .navbar-brand {
                background-image: url(../images/index/Fondo-negro-nex.svg);
            }

        .navbar .menu-open {
            display: block;
            height: 100vh !important;
            min-height: 100vh !important;
            max-height: 100vh !important;
            position: fixed !important;
            right: 0 !important;
            top: 0 !important;
            background-color: #FFF;
        }

        .navbar .menu-close {
            display: none !important;
        }

    .nav.navbar-nav {
        display: grid;
        padding: 4rem 2rem 2rem;
    }
}

@media (min-width: 1440px) {
    .navbar {
        padding: 0 8rem;
    }
}

@media(min-width: 1200px) {
    .navbar .navbar-nav {
        padding: 0 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
}
/*-------------------------------------Footer-------------------------------------*/
.footer {
    background-color: #25224a;
    font-size: 1.6rem;
    padding: 2rem 0 0;
}

.color-items-menu-footer {
    color: #fff;
}
/*.footer .section-grid {
        background-image: url(/images/footer/city.png);
        background-position-x: right;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-size: 40%;
        padding: 10rem 0;
    }*/

.footer .section-grid .info-section img {
    margin-right: 10px;
}

.footer .section-grid .info-section,
.footer .section-grid .info-section a {
    color: #fff !important;
}

.footer .section-grid .socials a {
    margin: 0 1.2rem;
}

.footer .copyright {
    font-weight: 400;
    padding: 2rem 0 1rem;
    color: #fff;
}

    .footer .copyright span {
        color: #adadad;
        margin-left: .5rem;
    }

@media (max-width: 768px) {
    .footer .container {
        max-width: 750px !important;
    }

    .footer .section-grid .info-section {
        text-align: center;
        margin-bottom: 2rem;
        display: grid;
    }

    .footer .section-grid {
        background-size: 60%;
    }

        .footer .section-grid .info-section,
        .footer .section-grid .info-section a {
            margin-bottom: 1.5rem;
        }
}

@media (min-width: 992px) {
    .footer .container {
        max-width: 970px !important;
    }
}

@media (min-width: 1200px) {
    .footer .container {
        max-width: 1170px !important;
    }
}

@media(min-width: 992px) {
    .info-section {
        justify-content: center;
        margin-bottom: 3rem;
        text-align: center;
    }

    .footer .section-grid .info-section a {
        margin-bottom: 1rem;
        margin: 0 1.2rem;
    }
}

/*-------------------------------------Index-------------------------------------*/
.index .content-list-documents {
    background-image: url(/images/index/image-fondo.jfif);
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    padding: 8rem 1.5rem 2rem;
}

    .index .content-list-documents h4 {
        font-weight: lighter;
    }

    .index .content-list-documents .list {
        background: #f7f7f7;
        border-radius: 5px;
        box-shadow: 0px 0 20px rgba(0, 0, 0, .3);
        color: #747474;
        list-style: none;
        margin: auto;
        margin-left: 1rem;
        padding-left: 0;
        position: absolute;
        width: 90%;
        z-index: 1;
    }

        .index .content-list-documents .list li {
            cursor: pointer;
            padding: .8rem 1rem;
        }

            .index .content-list-documents .list li:hover {
                background: #fff;
            }

    .index .content-list-documents .buscador {
        background-color: #FFF;
        background-image: url(/images/lupa.png);
        background-repeat: no-repeat;
        background-size: 17px;
        background-position-x: 2%;
        background-position-y: center;
        border: none;
        border-radius: 5px;
        box-shadow: none;
        font-size: 1.6rem;
        color: #a8a8a8;
        height: 40px;
        margin: 3rem auto 1rem;
        padding: 2.6rem 3.5rem;
    }

.index .content-video {
    padding: 2rem;
}

    .index .content-video .video-section iframe {
        box-shadow: 0px 5px 10px rgba(0, 0, 0, .5);
        min-height: 200px;
        width: 100%;
    }

    .index .content-video .text-section {
        color: #555555;
        margin-top: 2rem;
    }

        .index .content-video .text-section h2 {
            font-size: 2rem;
            font-weight: 100;
            margin-top: 0px;
        }

            .index .content-video .text-section h2.text-principal {
                text-transform: uppercase;
            }

    .index .content-video .grid-section {
        margin-top: 5rem;
    }

        .index .content-video .grid-section .text-box p {
            font-weight: bold;
            font-size: 1.2rem;
            line-height: 1.8rem;
        }

.element-scroll {
    animation-name: iconScroll;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    left: 2vw;
    position: absolute;
    top: 85vh;
}

    .element-scroll p {
        color: #555;
        font-weight: bold;
        font-size: 1rem;
    }

.index .banners {
    width: 100%;
    padding: 0rem;
}

    .index .banners .title,
    .index .home-documents .title {
        color: #747474;
        font-size: 2rem;
        font-weight: 100;
        padding: 1rem;
    }

    .index .banners .carousel-inner {
        padding: 0;
    }

        .index .banners .carousel-inner .item {
            box-shadow: 0px 5px 10px rgba(0, 0, 0, .1);
        }

            .index .banners .carousel-inner .item .carousel-caption {
                width: 100%;
                left: 0;
                right: 0;
                bottom: 20px;
            }

    .index .banners .carousel-control {
        align-items: center;
        background: none;
        display: flex;
    }

        .index .banners .carousel-control.left {
            justify-content: flex-start;
        }

        .index .banners .carousel-control.right {
            justify-content: flex-end;
        }

    .index .banners .carousel-indicators {
        bottom: -50px;
    }

        .index .banners .carousel-indicators li {
            border: 1px solid #888;
        }

        .index .banners .carousel-indicators .active {
            background-color: #888;
        }

    .index .banners .text-banner {
        bottom: 0%;
        color: #FFF;
        position: absolute;
        width: 100%;
    }

        .index .banners .text-banner.isapres .btn-isapres,
        .index .banners .text-banner.empresas .btn-empresas,
        .index .banners .text-banner.script .btn-script {
            border-radius: 0px;
            box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
            color: #FFF;
            font-size: 13px;
            padding: .8rem 3rem;
            text-transform: uppercase;
        }

        .index .banners .text-banner.isapres,
        .index .banners .text-banner.script {
            left: 0%;
        }

            .index .banners .text-banner.isapres .btn-isapres {
                background-color: #5A8EAC;
            }

            .index .banners .text-banner.script .btn-script {
                background-color: #00a0a2;
            }

        .index .banners .text-banner.empresas {
            right: 0%;
        }

            .index .banners .text-banner.empresas .btn-empresas {
                background-color: #903031;
            }

.index .documents-extra {
    padding: 0rem 1rem 5rem;
    color: #555;
}

    .index .documents-extra h2 {
        font-size: 2.5rem;
    }

    .index .documents-extra p {
        font-size: 1.5rem;
    }

    .index .documents-extra .btn {
        background-color: #ac2c2d;
        border-radius: 50px;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
        color: #fff;
        font-size: 13px;
        padding: .8rem 3rem;
        text-transform: uppercase;
    }


@media (max-width: 992px) {
    .index .content-list-documents {
        height: 100vh;
    }
}

@media (max-width: 768px) {
    .index .content-list-documents {
        height: 110vh;
    }

        .index .content-list-documents h2 {
            font-family: 'Roboto-Bold', sans-serif;
            padding: 0 10px;
        }

        .index .content-list-documents h4 {
            font-family: 'Roboto-Light', sans-serif;
            font-size: 1.7rem;
            line-height: 2rem;
            padding: 0 10px;
        }

    .index .content-list-documents {
        padding: 6rem 1rem 2rem;
    }

        .index .content-list-documents .items-nex {
            margin-top: 3rem;
        }

            .index .content-list-documents .items-nex p {
                line-height: 1.8rem;
                font-size: 1.4rem;
            }

            .index .content-list-documents .items-nex .image-item {
                height: 80px;
                justify-content: center;
                display: grid;
                align-items: center;
            }
}

@media (min-width: 992px) {
    .index .content-list-documents {
        background-image: url(/images/banners/banner.jpg);
        padding: 8rem 1.5rem;
    }

        .index .content-list-documents .list {
            margin-left: calc(30% - 1.5rem);
            width: 40%;
        }

    .index .banners {
        padding: 3rem 6rem;
    }

    .index .content-video {
        padding: 6rem 10rem;
    }

        .index .content-video .video-section iframe {
            height: 300px;
            width: 550px;
        }

        .index .content-video .text-section {
            margin-top: 0;
        }

            .index .content-video .text-section h2 {
                font-size: 3rem;
            }

    .index .banners {
        margin: 3rem 0 6rem;
    }

        .index .banners .title,
        .index .home-documents .title {
            font-size: 2.5rem;
            margin-bottom: 2rem;
        }

        .index .banners .carousel-inner {
            padding: 3rem 6rem;
        }

            .index .banners .carousel-inner .next,
            .index .banners .carousel-inner .prev {
                padding: 3rem 6rem;
            }

                .index .banners .carousel-inner .next .carousel-caption,
                .index .banners .carousel-inner .prev .carousel-caption {
                    display: none;
                }

    .index .grid-section .text-box {
        min-height: 4rem;
    }

        .index .grid-section .text-box p {
            margin-top: 0;
        }

    .index .banners .text-banner.isapres,
    .index .banners .text-banner.script {
        left: 30%;
    }

    .index .banners .text-banner.empresas {
        right: 30%;
    }

        .index .banners .text-banner.isapres .btn-isapres,
        .index .banners .text-banner.empresas .btn-empresas,
        .index .banners .text-banner.script .btn-script {
            margin-top: 1rem;
        }

    .index .documents-extra {
        padding: 5rem 1rem;
    }
}

@keyframes iconScroll {
    0% {
        margin-top: 0px;
        opacity: 0;
    }

    100% {
        margin-top: 25px;
        opacity: 1;
    }
}
/*-------------------------------------Completar tramite-------------------------------------*/

.completar-tramite .text-information-personal {
    font-family: Montserrat-LightItalic;
    font-size: 15px;
    color: #747474;
    margin: 35px 0px;
    letter-spacing: -1px;
    line-height: 23px;
}

.completar-tramite input[type=submit] {
    font-size: 14px;
}

.completar-tramite input[type=button] {
    font-size: 14px;
    padding: 1rem 10rem;
    border-radius: 5px;
    background-color: #bc1330;
    text-transform: uppercase;
}

.completar-tramite .data-document .item-info {
    color: #747474;
    font-size: 1.8rem;
}

.completar-tramite .information-important {
    color: #ac292f;
    font-size: 1.8rem;
}

.completar-tramite .subtitle-page {
    font-size: 1.8rem !important;
    color: #555 !important;
}

.completar-tramite .tabla-form {
    background: #f4f4f3;
    padding: 1rem 1rem 5rem;
}

.completar-tramite .customHeaderRow {
    text-align: left;
    color: #666666;
    font-size: 18px !important;
    height: 40px;
    border-bottom: 40px solid #f4f4f3;
    border-top: 40px solid #f4f4f3;
}

    .completar-tramite .customHeaderRow td {
        color: #33344b !important;
        font-family: 'Roboto-black';
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

.completar-tramite #MainContent_controlTramites_documentTable {
    padding: 20px;
}

    .completar-tramite #MainContent_controlTramites_documentTable td {
        padding: .5rem 2rem;
    }

    .completar-tramite #MainContent_controlTramites_documentTable input[type="text"],
    .completar-tramite #MainContent_controlTramites_documentTable textarea,
    .completar-tramite #MainContent_controlTramites_documentTable select {
        border-radius: 2px;
        border: 1px solid #d4d4d4 !important;
        min-height: 4rem;
        outline: 0;
        padding: .5rem 1rem;
        width: 100%;
    }

        .completar-tramite #MainContent_controlTramites_documentTable input[type="text"]:focus,
        .completar-tramite #MainContent_controlTramites_documentTable select:focus {
            box-shadow: 0 0 3pt 2pt rgba(204, 204, 204, 0.7);
            text-align: left;
        }

@media(min-width:992px) {
    .completar-tramite .tabla-form {
        padding: 4rem 12rem;
    }

    .completar-tramite #MainContent_controlTramites_documentTable td {
        padding: .5rem 2rem 2rem;
    }
}

@media(max-width:767px) {
    .completar-tramite input[type=button] {
        width: 100%;
        padding: 1rem 3rem;
    }
}
/*-------------------------------------Page NotarioExpress General-------------------------------------*/
.page-nex {
    margin-top: 80px;
}

    .page-nex .section {
        margin: 3rem 0;
    }

    .page-nex .title-page {
        color: #888;
        font-family: 'Montserrat-Medium', sans-serif;
        font-size: 2.5rem;
        margin: 5rem 0;
    }

        .page-nex .title-page h1,
        .page-nex .title-page h2,
        .page-nex .title-page h3 {
            font-size: 2.4rem;
        }

    .page-nex .subtitle-page {
        color: #888;
        font-size: 1.6rem;
        margin: 4rem 0 2rem;
    }

    .page-nex .text-highlighter {
        font-size: 1.8rem;
        font-family: 'Roboto-Regular', sans-serif;
    }
/*-------------------------------------Agenda-------------------------------------*/
.agenda .filter-wrapper {
    margin: auto;
    padding-left: 0px;
    width: 100%;
}

    .agenda .filter-wrapper li {
        display: inline-block;
        margin-left: 0px;
        margin-right: 0px;
        width: auto;
    }

        .agenda .filter-wrapper li a {
            color: #999999;
            font-size: 14px;
            padding: 0px 8px;
            margin: 0px 4px;
            border-radius: 4px;
            border: 1px solid #3b382088;
            display: block;
            transition: all 0.4s ease-in-out;
        }

            .agenda .filter-wrapper li .selected,
            .agenda .filter-wrapper li a:focus,
            .agenda .filter-wrapper li a:hover,
            .agenda .filter-wrapper li a:active {
                background-color: #25224A;
                color: #FFF !important;
                outline: none;
            }

.agenda #MainContent_panelManana,
.agenda #MainContent_panelTarde {
    border-radius: 50px;
    margin: auto;
    /*width: max-content;*/
    /*padding: .4rem 2rem;*/
}

    .agenda #MainContent_panelManana .smoothScroll,
    .agenda #MainContent_panelTarde .smoothScroll {
        color: #25224A;
        background-color: White;
        margin: 8px;
        padding: 3px 18px;
        border: none;
    }

.agenda .red-legend {
    color: #f06161;
}

.agenda .yellow-legend {
    color: #d5cc39;
}

.agenda .green-legend {
    color: #5cc991;
}

@media (max-width: 767px) {
    .agenda .filter-wrapper {
        /*width: auto;*/
        display: inline-flex;
    }

        .agenda .filter-wrapper li {
            width: 100%;
        }

    .agenda #MainContent_panelManana,
    .agenda #MainContent_panelTarde {
        width: auto;
    }
}

/*------------------------------------- Como funciona -------------------------------------*/
.landing {
    font-family: 'Roboto-Regular', sans-serif;
}

    .landing .section {
        margin: 10rem 0;
    }

    .landing .title-landing {
        font-size: 4rem;
        font-weight: 600;
    }

    .landing .title-1 {
        font-size: 5rem;
        font-weight: 600;
        margin-bottom: 2rem;
    }

    .landing .text-1 {
        font-family: 'Roboto-Light', sans-serif;
        font-size: 2.4rem;
        margin-bottom: 2rem;
    }

    .landing .title-2 {
        color: #ab2c2c;
        font-size: 3rem;
        font-weight: 600;
        margin-bottom: 2rem;
    }

    .landing .text-2 {
        font-size: 1.9rem;
        margin-bottom: 2rem;
    }

    .landing .ld-buttons {
        display: inline-flex;
    }

    .landing .ld-button1 a {
        background-color: #ab2c2c;
        border-color: #ab2c2c;
        color: #f7f7f7;
    }

    .landing .ld-button2 a {
        border-color: transparent;
        display: flex;
        margin-top: -5px;
    }

        .landing .ld-button2 a img {
            margin-right: 5px;
        }

        .landing .ld-button2 a:hover,
        .landing .ld-button2 a:focus,
        .landing .ld-button2 a:active {
            background-color: transparent;
        }

@media (max-width: 767px) {
    .landing .section {
        margin: 3rem 0;
    }
}
/*-------------------------------------Page Details Documents-------------------------------------*/
.page-details-document .header {
    align-items: center;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    min-height: 45vh;
}

    .page-details-document .header .title {
        color: #FFF;
        font-size: 4.5rem;
        margin-bottom: 3rem;
    }

    .page-details-document .header .btn-get {
        border: 1px solid #FFF;
        border-radius: 50px;
        color: #FFF;
        padding: .8rem 3rem;
        text-transform: uppercase;
        margin-top: 3rem;
    }

.page-details-document .box-document {
    color: #474747;
    padding: 5rem 0;
}

    .page-details-document .box-document h2 {
        font-size: 3rem;
        line-height: 4rem;
        margin-bottom: 3rem;
    }

    .page-details-document .box-document .btn-get {
        margin-top: 3rem;
    }

        .page-details-document .box-document .btn-get a {
            background-color: #cc4b46;
            border-radius: 50px;
            display: inline-block;
            color: #FFF;
            padding: .8rem 3rem;
            text-transform: uppercase;
        }

    .page-details-document .box-document h3 {
        font-size: 2.3rem;
        line-height: 3rem;
        margin-bottom: 2rem;
    }

    .page-details-document .box-document .p-10 {
        padding: 5rem 10rem;
    }

    .page-details-document .box-document .grid-document {
        background-color: #f7f7f7;
        padding: 5rem 0;
    }

        .page-details-document .box-document .grid-document .text-sup {
            min-height: 15rem;
        }

        .page-details-document .box-document .grid-document .title {
            color: #cc4b46;
            font-weight: 600;
            line-height: 1.8rem;
            margin-top: 1rem;
            font-size: 1.35rem;
        }

        .page-details-document .box-document .grid-document .row {
            justify-content: center !important;
            display: inline-flex;
            width: 100%;
        }

    .page-details-document .box-document .requeriments-document h4 {
        font-size: 1.5rem;
        font-weight: 300;
        line-height: 2.5rem;
        margin-bottom: 3rem;
    }

    .page-details-document .box-document .requeriments-document p {
        line-height: 22px;
    }

    .page-details-document .box-document .video {
        display: grid;
        padding: 6rem 0 5rem;
    }

        .page-details-document .box-document .video h3 {
            margin: 0;
        }

        .page-details-document .box-document .video h4 {
            font-weight: lighter;
            font-size: 2.3rem;
        }

    .page-details-document .box-document .chat {
        padding: 3rem 0;
    }

.page-details-document .dialog-section {
    margin-bottom: 9rem;
}

.page-details-document .dialog {
    margin-top: 15px;
}

    .page-details-document .dialog p {
        display: inline-table;
        padding: 1.5rem 2.5rem;
        max-width: 55%;
        width: auto;
    }

    .page-details-document .dialog img {
        margin-top: -5rem;
    }

.page-details-document .dialog-right p {
    background-color: #f8eced;
    border-radius: 25px 0 25px 25px;
    margin-right: 15px;
}

.page-details-document .dialog-left p {
    background-color: #f5f5f5;
    border-radius: 0 25px 25px 25px;
    margin-left: 15px;
}

.page-details-document .clients-review .carousel-review .active {
    display: inline-grid !important;
}

.page-details-document .clients-review .title-section {
    font-size: 35px;
    padding-top: 9rem;
    text-transform: uppercase;
}

.page-details-document .clients-review .carousel-review {
    background-color: #f7f7f7;
    padding: 4rem 5rem;
}

    .page-details-document .clients-review .carousel-review .carousel-controls {
        display: grid;
        position: absolute;
        right: 1rem;
        text-align: right;
        bottom: 1.5rem;
    }

    .page-details-document .clients-review .carousel-review .item img {
        margin-right: 10px;
    }

    .page-details-document .clients-review .carousel-review .item .user,
    .page-details-document .clients-review .carousel-review .item .quote {
        display: inline-flex;
    }

    .page-details-document .clients-review .carousel-review .item .quote {
        min-height: 75px;
    }

    .page-details-document .clients-review .carousel-review .item .user {
        color: #474747;
        font-weight: bold;
    }

        .page-details-document .clients-review .carousel-review .item .user .name {
            font-size: 20px;
        }

        .page-details-document .clients-review .carousel-review .item .user .identification {
            font-size: 12px;
        }

    .page-details-document .clients-review .carousel-review .carousel-controls a {
        display: block;
        opacity: .5;
        padding: .5rem 2rem;
    }

        .page-details-document .clients-review .carousel-review .carousel-controls a:hover {
            opacity: 1;
        }

@media (max-width: 768px) {
    .page-details-document .header .title {
        font-size: 3rem;
    }

    .page-details-document .box-document {
        padding: 2rem 0;
    }

        .page-details-document .box-document .btn-get a {
            padding: .8rem 1rem;
        }

        .page-details-document .box-document .p-10 {
            padding: 2rem;
        }

        .page-details-document .box-document .grid-document {
            padding: 2rem;
        }

            .page-details-document .box-document .grid-document .row {
                display: block;
                width: auto;
            }

    .page-details-document .dialog-section {
        margin-bottom: 9rem;
    }

    .page-details-document .dialog p {
        padding: 1.5rem;
        max-width: 80%;
    }

    .page-details-document .dialog img {
        height: 40px;
        width: 40px;
    }

    .page-details-document .dialog-right p {
        margin-right: 5px;
    }

    .page-details-document .dialog-left p {
        margin-left: 5px;
    }
}

/*-------------------------------------Contrato de trabajo-------------------------------------*/
.contratos-trabajo .header {
    background-image: url(/images/banners/banner-contratos.jpg);
}

/*-------------------------------------Sobre nosotros-------------------------------------*/
.about-us .header {
    align-items: center;
    display: flex;
    background-image: url(/images/banners/about-us.png);
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    min-height: 70vh;
}

    .about-us .header .text-box {
        color: #fff;
        padding: 1rem;
        width: 50%;
    }

.about-us .description-content {
    color: #555;
    padding: 6rem 20rem 3rem;
}

    .about-us .description-content .title {
        font-size: 3rem;
        margin-bottom: 3rem;
    }

    .about-us .description-content .grid-section h3 {
        font-size: 2.3rem;
    }

    .about-us .description-content .grid-section h4 {
        font-size: 1.8rem;
    }

.about-us .team-content {
    color: #555;
    padding: 8rem 20rem 4rem;
}

    .about-us .team-content .grid-section .row {
        margin-top: 1rem;
    }

    .about-us .team-content .title {
        font-weight: lighter;
        font-size: 3rem;
        margin-bottom: 3rem;
    }

    .about-us .team-content .person {
        background-color: #f2f2f2;
        padding: 3rem 0 0;
    }

        .about-us .team-content .person .description-person {
            background-color: #fff;
            font-weight: lighter;
            padding: 2rem 0 3rem;
        }

            .about-us .team-content .person .description-person .name {
                font-size: 1.7rem;
                font-weight: bold;
                margin-bottom: 0;
            }

            .about-us .team-content .person .description-person .text-person {
                padding: 0 2rem;
            }

.about-us .logos {
    padding: 10rem 0;
}

    .about-us .logos .title {
        color: #555;
        font-size: 3rem;
        font-weight: lighter;
        margin-bottom: 3rem;
        padding: 1rem;
    }

@media (max-width: 768px) {
    .about-us .header {
        padding: 6rem 0;
    }

        .about-us .header .text-box {
            width: 100%;
        }

    .about-us .description-content {
        padding: 0rem 1rem 2rem;
    }

    .about-us .team-content {
        padding: 2rem 1rem 6rem;
        background: #f6f6f6;
    }

    .about-us .logos {
        padding: 2rem 0 6rem;
    }
}

/*-------------------------------------Pagina de Documentos Notariales-------------------------------------*/
.notarial-documents {
    color: #474747;
}

    .notarial-documents .banner {
        align-items: center;
        background-image: url(/images/banners/banner-documentos-notariales.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        min-height: 40vh;
    }

        .notarial-documents .banner h1 {
            color: #FFF;
            font-size: 4.5rem;
        }

    .notarial-documents .description,
    .notarial-documents .grid-section {
        padding: 4rem 0;
    }

        .notarial-documents .description .title {
            font-size: 3rem;
            margin-bottom: 4rem;
        }

    .notarial-documents .content-list-documents {
        color: #474747;
        padding: 0 0 3rem;
    }

        .notarial-documents .content-list-documents h4 {
            font-weight: lighter;
        }

        .notarial-documents .content-list-documents .list {
            background: #f7f7f7;
            border-radius: 5px;
            box-shadow: 0px 0 20px rgba(0, 0, 0, .3);
            color: #747474;
            list-style: none;
            margin: auto;
            margin-left: 1rem;
            padding-left: 0;
            position: absolute;
            width: 90%;
            z-index: 1;
        }

            .notarial-documents .content-list-documents .list li {
                cursor: pointer;
                padding: .8rem 1rem;
            }

                .notarial-documents .content-list-documents .list li:hover {
                    background: #fff;
                }

        .notarial-documents .content-list-documents .buscador {
            background-color: #fff;
            background-image: url(/images/lupa.png);
            background-repeat: no-repeat;
            background-size: 17px;
            background-position-x: 3%;
            background-position-y: center;
            border: 1px solid #ccc;
            border-radius: 9px;
            box-shadow: 0px 5px 10px rgb(116 116 116 / 20%);
            height: 40px;
            margin: 3rem auto 0rem;
            padding: 2.6rem 4.5rem;
            font-family: 'Poppins-Medium';
        }

    .notarial-documents .grid-section .title {
        font-size: 1.8rem;
        margin-bottom: 2rem;
    }

    .notarial-documents .grid-section .docs {
        margin-bottom: 3rem;
    }

        .notarial-documents .grid-section .docs p {
            margin-bottom: 0;
        }

            .notarial-documents .grid-section .docs p a {
                color: #474747;
            }

@media (min-width: 992px) {
    .notarial-documents .description,
    .notarial-documents .grid-section {
        padding: 8rem 0;
    }

        .notarial-documents .grid-section .docs {
            margin-bottom: 0rem;
        }

        .notarial-documents .grid-section .title {
            margin-bottom: 4rem;
        }

    .notarial-documents .content-list-documents .list {
        width: 40%;
    }

    .notarial-documents .list-container {
        display: flex;
        justify-content: center;
    }
}
/*------------------------------------- Poder venta de vehiculo -------------------------------------*/
.venta-vehiculo .header {
    background-image: url(/images/banners/banner-vehiculo.jpg);
}

/*------------------------------------- Carta de invitacion de extranjero -------------------------------------*/
.invitacion-extanjero .header {
    background-image: url(/images/banners/banner-extranjero.jpg);
}

    .invitacion-extanjero .header .btn-get {
        background-color: #fff;
        border: 1px solid #FFF;
        color: #555;
        font-weight: bold;
    }

.invitacion-extanjero .box-document .documents-associated {
    padding: 5rem 0 7rem;
}

    .invitacion-extanjero .box-document .documents-associated .row {
        justify-content: center !important;
        display: inline-flex;
        width: 100%;
    }

@media (max-width: 768px) {
    .invitacion-extanjero .box-document .documents-associated {
        padding: 2rem;
    }

        .invitacion-extanjero .box-document .documents-associated .row {
            display: block;
            width: auto;
        }
}
/*------------------------------------- Notarias Turno -------------------------------------*/

.notarias-turno .header .title {
    color: #25224A;
    margin-bottom: 3rem;
    margin-top: 60px;
    font-family: Poppins-Bold;
}

@media(max-width: 768px) {
    .notarias-turno .header .title {
        font-size: 30px;
    }

    .table-responsive {
        border: none !important;
    }

    td, th {
        font-size: 14px;
    }
}

@media(max-width: 767px) {
    .notarias-turno .body-content {
        margin-top: 10rem;
    }
}

.notarias-turno .body-content table {
    width: 100%;
    margin: auto;
    padding: 2rem 2rem;
}

@media (min-width: 992px) {
    .notarias-turno .body-content {
        padding: 5rem 12rem;
    }
}

/*------------------------------------- Notarias Turno -------------------------------------*/
.como-funciona {
    margin-top: 100px;
}

    .como-funciona .header-title {
        font-family: 'Roboto Regular', sans-serif;
        color: #494949;
    }

.modal-como-funciona .modal-dialog {
    left: 0;
}
/*-------------------------------------Preguntas frecuentes-------------------------------------*/
.preguntas-frecuentes .faq-content {
    padding: 3rem 2rem;
}

@media (min-width: 992px) {

    .preguntas-frecuentes .faq-content {
        padding: 5rem 20rem;
    }
}
/*-------------------------------------Notarias de chile-------------------------------------*/
.notarias-chile .header {
    align-items: center;
    display: flex;
    background-image: url(/images/banners/notaria-chile-mobile.jpg);
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    min-height: 40vh;
    margin-top: 60px;
    margin-bottom: 3rem;
}

    .notarias-chile .header .title {
        color: #FFF;
        font-size: 4rem;
    }

.notarias-chile .notaria-content {
    padding: 0 2rem;
}

@media (min-width: 992px) {
    .notarias-chile .header {
        background-image: url(/images/banners/notaria-chile.jpg);
        min-height: 45vh;
        margin-top: 0px;
    }

    .notarias-chile .notaria-content {
        padding: 5rem 20rem;
    }

    .notarias-chile .header .title {
        font-size: 4.5rem;
    }
}


/*------------------------------------- Salvoconducto -------------------------------------*/
.salvoconducto {
    color: #555;
}

    .salvoconducto .header {
        background-image: url(/images/banners/salvoconducto.jpg);
    }

    .salvoconducto .box-document .requeriments-document .row {
        display: flex;
    }

    .salvoconducto .box-document .requeriments-document h4 {
        font-size: 1.7rem;
        margin-bottom: 1.5rem;
        font-weight: bold !important;
    }

@media (max-width: 768px) {
    .salvoconducto .header {
        background-image: url(/images/banners/salvoconducto-mobile.jpg);
    }
}

/*------------------------------------- Declaracion Jurada -------------------------------------*/
.declaracion-jurada {
    color: #555;
}

    .declaracion-jurada .header {
        background-image: url(/images/banners/declaracion-jurada.jpg);
    }

@media (max-width: 768px) {
    .declaracion-jurada .header {
        background-image: url(/images/banners/declaracion-jurada-mobile.jpg);
    }
}

/*------------------------------------- Prensa -------------------------------------*/

.prensa .header p {
    font-size: 2rem;
}

.prensa .prensa-interviews {
    padding: 10rem;
}

    .prensa .prensa-interviews .type .header-interview {
        margin: 3rem 0;
        color: #474747;
    }

    .prensa .prensa-interviews .interview {
        background-color: #f9f9f9;
        padding: 3rem;
        margin: 1rem 0;
    }

    .prensa .prensa-interviews .interview {
        min-height: 35rem;
    }

        .prensa .prensa-interviews .interview .description {
            min-height: 18rem;
            font-family: Poppins-Medium;
            color: #25224A;
            font-size: 15px;
        }

        .prensa .prensa-interviews .interview .logo {
            min-height: 80px;
        }

        .prensa .prensa-interviews .interview a {
            text-align: left;
            color: #4657F3;
        }

@media(min-width: 768px) {
    .prensa .prensa-interviews .interview a {
        text-align: left;
        color: #4657F3;
        padding: .8rem 0rem;
    }
}

@media (max-width: 768px) {
    /*------------------------------------- Prensa -------------------------------------*/
    .prensa .header p {
        line-height: 20px !important;
        font-size: 1.8rem;
    }

    .prensa .prensa-interviews {
        padding: 8rem 1.5rem;
    }

        .prensa .prensa-interviews .interview {
            min-height: auto;
        }

            .prensa .prensa-interviews .interview .description {
                min-height: auto;
            }

        .prensa .prensa-interviews .type .header-interview {
            margin: 2rem 0;
        }
}

/*------------------------------------- Solicitud nuevo documento -------------------------------------*/

.new-document {
    margin-top: 85px;
}

    .new-document .form-box {
        padding: 0 10rem;
    }

        .new-document .form-box .title,
        .new-document .section-confirm .title {
            color: #747474;
            margin-bottom: 4rem;
        }

        .new-document .form-box .form-control {
            border-radius: 50px;
            height: 4rem;
            margin-bottom: 2.5rem;
        }

        .new-document .form-box .btn-primary {
            background-color: #c9242b;
            border-color: #c9242b;
        }

@media (max-width: 768px) {
    .new-document .form-box {
        padding: 0 2rem;
    }

        .new-document .form-box .form-control {
            margin-bottom: 2rem;
        }
}


/*------------------------------------- Solicitud Devolucion -------------------------------------*/
.devolucion .important {
    color: #c9242b;
}

.devolucion .form-control {
    border-radius: 50px;
    height: 4rem;
    margin-bottom: 1rem;
}

.devolucion textarea {
    border-radius: 15px;
    height: auto;
}

/*------------------------------------- Pago Online -------------------------------------*/
.pago-online .cuestions .item {
    color: #888;
}

    .pago-online .cuestions .item h4 {
        margin-bottom: 2rem;
    }

.pago-online .caja {
    background-color: #f5f5f580;
    border: 1px solid #f5f5f580;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.01), 0 6px 20px 0 rgba(0, 0, 0, 0.12);
    padding: 0rem 3rem;
    min-height: 220px;
}

/*------------------------------------- Declaracion estado civil -------------------------------------*/
.declaracion-civil .header {
    background-image: url(/images/banners/declaracion-civil.jpg);
}

@media (max-width: 768px) {
    .declaracion-civil .header {
        background-image: url(/images/banners/declaracion-civil-mobile.jpg);
    }
}

/*------------------------------------- Poder administracion de inmueble -------------------------------------*/
.administracion-inmueble .header {
    background-image: url(/images/banners/administracion-inmueble.jpg);
}

@media (max-width: 768px) {
    .administracion-inmueble .header {
        background-image: url(/images/banners/administracion-inmueble-mobile.jpg);
    }
}

/*------------------------------------- Poder Retiro de vehiculo -------------------------------------*/
.retiro-vehiculo .header {
    background-image: url(/images/banners/retiro-vehiculo.jpg);
}

@media (max-width: 768px) {
    .retiro-vehiculo .header {
        background-image: url(/images/banners/retiro-vehiculo-mobile.jpg);
    }
}


/*------------------------------------- Poder cobro pension -------------------------------------*/
.poder-pension .header {
    background-image: url(/images/banners/poder-pension.jpg);
}

@media (max-width: 768px) {
    .poder-pension .header {
        background-image: url(/images/banners/poder-pension-mobile.jpg);
    }
}


/*------------------------------------- Poder Cobro de finiquito -------------------------------------*/
.poder-finiquito .header {
    background-image: url(/images/banners/poder-finiquito.jpg);
}

@media (max-width: 768px) {
    .poder-finiquito .header {
        background-image: url(/images/banners/poder-finiquito-mobile.jpg);
    }
}


/*------------------------------------- Trabajador domestico puertas adentro -------------------------------------*/
.domestico-puertas-adentro .header {
    background-image: url(/images/banners/domestico-puertas-adentro.jpg);
}

@media (max-width: 768px) {
    .domestico-puertas-adentro .header {
        background-image: url(/images/banners/domestico-puertas-adentro-mobile.jpg);
    }
}

/*------------------------------------- Trabajador domestico puertas abiertas -------------------------------------*/
.domestico-puertas-abiertas .header {
    background-image: url(/images/banners/domestico-puertas-abiertas.jpg);
}

@media (max-width: 768px) {
    .domestico-puertas-abiertas .header {
        background-image: url(/images/banners/domestico-puertas-abiertas-mobile.jpg);
    }
}


/*------------------------------------- Seleccion de notaria -------------------------------------*/
@media(max-width: 768px) {
    .breadcrumbs p {
        margin: 0 -10px 10px;
    }

    .selectionNot .breadcrumbs {
        margin-top: 2rem;
    }

    .breadcrumbs p {
        font-size: 11px !important;
    }
}

.breadcrumbs p {
    font-size: 14px;
    line-height: 15px;
    margin-top: 1rem;
}

.breadcrumbs .line-box, .breadcrumbs.line-box {
    position: absolute;
    z-index: -1;
}

.breadcrumbs img {
    background-color: #fff;
}

.breadcrumbs p.disabled {
    color: #ccc;
}

.selectionNot .geolocation {
    margin-bottom: 5rem;
}

.selectionNot .filters .btn {
    margin: 0 !important;
    padding: 1rem 1rem;
    width: 100%;
    color: #25224A;
}

.selectionNot .filters .btn-primary {
    background: #f4f4f4;
    border-color: #f4f4f4;
    color: #474747;
}

    .selectionNot .filters .btn-primary:hover,
    .selectionNot .filters .btn-primary:active,
    .selectionNot .filters .btn-primary:focus,
    .selectionNot .filters .active {
        background: #fbdae3;
        box-shadow: none;
        color: #e51a52;
    }

.selectionNot .filters-xs {
    margin-bottom: 10px;
}

    .selectionNot .filters-xs .section-btn .title {
        margin-bottom: 0;
        line-height: 20px;
    }

    .selectionNot .filters-xs .section-btn .btn:focus,
    .selectionNot .filters-xs .section-btn .btn:hover,
    .selectionNot .filters-xs .section-btn .btn:visited,
    .selectionNot .filters-xs .section-btn .active {
        color: #e51a52 !important;
        background: #fbdae3;
        box-shadow: none;
        border-radius: 4px;
        font-family: 'Poppins-Bold';
    }

.selectionNot .filters,
.selectionNot .message-document {
    margin-bottom: 5rem;
}

    .selectionNot .message-document h4 {
        color: #666;
        font-family: 'Montserrat-Bold';
        margin-top: 1rem !important;
    }

.selectionNot .notarias-infomation {
    align-items: center;
    border-radius: 10px;
    cursor: pointer;
    display: grid;
    border: 1px solid #3820883B;
    background-color: #F6F8FE;
    min-height: 25rem;
    margin-bottom: 2rem;
    padding: 0.5rem 2rem 0rem;
}

    .selectionNot .notarias-infomation .comuna {
        color: #25224A;
        font-size: 2.5rem;
        margin-bottom: 1px;
    }

    .selectionNot .notarias-infomation .notaria-nombre {
        color: #3D4FEF;
        font-size: 1.8rem;
        margin-top: 0;
    }

    .selectionNot .notarias-infomation .notaria-body {
        font-size: 14px;
    }

        /*
        .selectionNot .notarias-infomation .notaria-body .notaria-direccion,
        .selectionNot .notarias-infomation .notaria-body .notaria-horario {
           align-items: baseline;
           display: flex;
           margin-bottom: 1rem;
           border-bottom: 1px solid #ccc;
    }
    */

        .selectionNot .notarias-infomation .notaria-body .notaria-direccion img {
            height: auto;
            width: 2rem;
        }

        .selectionNot .notarias-infomation .notaria-body .notaria-horario img {
            height: auto;
            width: 2.5rem;
        }

        .selectionNot .notarias-infomation .notaria-body .notaria-direccion p,
        .selectionNot .notarias-infomation .notaria-body .notaria-horario p {
            margin-left: 8px;
            margin-top: auto;
            line-height: 20px;
        }

    .selectionNot .notarias-infomation .btns [class*="col-"] {
        padding: 0 .5rem;
    }

    .selectionNot .notarias-infomation .btns .btn {
        box-shadow: 0px 2px 6px rgba(116, 116, 116, .2);
        margin: 0 !important;
        padding: 1rem 0rem;
        width: 100%;
    }

        .selectionNot .notarias-infomation .btns .btn.btn-notaria-mapa {
            background-color: #FFF;
            border: 1px solid #E51A52;
            color: #E51A52;
            background: transparent;
            border-radius: 9px;
        }

        .selectionNot .notarias-infomation .btns .btn.btn-notaria-seleccion {
            background-color: #E51A52;
            border: 1px solid #E51A52;
            color: #FFF;
            border-radius: 9px;
        }

@media (max-width: 768px) {
    .selectionNot .notarias-infomation .btns .btn {
        margin-bottom: 1rem !important;
    }

    .selectionNot .filters-xs .section-btn .title {
        white-space: pre;
    }

    .selectionNot .notarias-infomation {
        min-height: 28rem;
    }
}

/*------------------------------------- ScriptLegal -------------------------------------*/
.script-legal {
    margin-top: 85px;
}

    .script-legal .title {
        color: #474747;
        margin-bottom: 6rem;
    }

        .script-legal .title h1 {
            font-size: 2.5rem;
            font-weight: 600;
        }

        .script-legal .title p {
            font-size: 1.8rem;
            font-weight: 400;
        }

    .script-legal .form-group input {
        background-color: #f9f9f9;
        border: none;
        border-radius: 30px;
        box-shadow: none;
        margin-bottom: 2.2rem;
        padding: 2.1rem 3rem;
    }

        .script-legal .form-group input:focus {
            box-shadow: none;
            background: #f8ffb9;
        }

    .script-legal .btn-primary,
    .script-legal .btn-primary:focus,
    .script-legal .btn-primary:hover {
        background: #ac2d2c;
        border-color: #ac2d2c;
        margin: 1rem !important;
        padding: 8px 45px;
        border-radius: 30px;
        font-family: 'Roboto-Light';
        white-space: normal;
    }

    .script-legal .error {
        font-weight: bold;
        font-family: Roboto;
        margin-top: 3rem;
    }

.logo-script {
    position: fixed;
    top: 25px;
    right: 10rem;
    z-index: 10000;
}

.script-legal .error-msg .title-error {
    color: #474747;
    margin-bottom: 2rem;
}

.script-legal .error-msg .msg {
    font-size: 1.7rem;
}

.script-legal .error-msg span {
    color: #ac2d2c;
    font-style: italic;
    font-weight: 700;
}

@media (max-width: 768px) {
    .logo-script {
        position: fixed;
        top: 20px;
        right: 1rem;
        z-index: 10000;
    }
}
/*------------------------------------- Confirmar agenda escritura publica -------------------------------------*/
.confirmar-agenda-publica {
    margin-top: 85px;
}

/*------------------------------------- Poder bancario -------------------------------------*/
.poder-bancario .header {
    background-image: url(/images/banners/poder-bancario.jpg);
}

@media (max-width: 768px) {
    .poder-bancario .header {
        background-image: url(/images/banners/poder-bancario-mobile.jpg);
    }
}

/*------------------------------------- Autorizacion para salida de vehi­culo -------------------------------------*/
.salida-vehiculo .header {
    background-image: url(/images/banners/salida-vehiculo.jpg);
}

@media (max-width: 768px) {
    .salida-vehiculo .header {
        background-image: url(/images/banners/salida-vehiculo-mobile.jpg);
    }
}


/*------------------------------------- Autorizacion para salida de vehiculo -------------------------------------*/
.mandato-judicial .header {
    background-image: url(/images/banners/mandato-judicial.jpg);
}

@media (max-width: 768px) {
    .mandato-judicial .header {
        background-image: url(/images/banners/mandato-judicial-mobile.jpg);
    }
}

/*------------------------------------- Poder especial sii -------------------------------------*/
.poder-especial-sii .header {
    background-image: url(/images/banners/poder-especial-sii.jpg);
}

@media (max-width: 768px) {
    .poder-especial-sii .header {
        background-image: url(/images/banners/poder-especial-sii-mobile.jpg);
    }
}

/*------------------------------------- Poder simple -------------------------------------*/
.poder-simple .header {
    background-image: url(/images/banners/poder-simple.jpg);
}

@media (max-width: 768px) {
    .poder-simple .header {
        background-image: url(/images/banners/poder-simple-mobile.jpg);
    }
}
