/* body {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
} */

html,
body {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
}

a {
    color: #000;
}

a:hover {
    /* transition: .5s; */
    color: #bb1f2f !important
}

::selection {
    background: #bb1e2e;
    color: #ffffff;
}

::-moz-selection {
    background: #bb1e2e;
}

.scroll-color::-webkit-scrollbar {
    width: 8px;
    height: 10px;
}

.scroll-color::-webkit-scrollbar-track {
    border-radius: 0;
    background: #f6f6f6
}

.scroll-color::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #bb1e2e
}

.p-relative {
    position: relative;
}


/*Nav*/

.navbar-toggler {
    color: #bf2f37;
    box-shadow: none;
    font-size: 20px;
}

ul.navbar-nav li {
    margin-right: 1.5rem;
}

ul.navbar-nav li a {
    font-size: 15px
}

ul.navbar-nav li:last-child {
    margin-right: 0;
}

li.nav-item.nav-notification a {
    margin-top: 7px;
}

.active {
    color: #bb1e2e !important;
}

.nav-notification {
    position: relative;
}

.n-notification {
    position: absolute;
    right: 0;
    top: 5px;
    background: #bb1e2e;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.dropdown-menu {
    font-size: 13px;
}

.navbar-profile_name {
    font-size: 13px;
}


/*BUTTONS*/

button:hover,
a:hover {
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
}

button:focus,
a:focus {
    box-shadow: none!important;
    outline: none!important;
}

.btn-primary {
    background-color: #bb1f2f;
    color: #ffffff;
    box-shadow: 1px 11px 20px -10px rgba(0, 0, 0, 0.22);
    padding: .514rem 1.414rem;
    border-radius: 4px;
    border: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:not([disabled]):not(.disabled):active {
    color: #fff;
    background-color: #d63041;
    border-color: #d63041;
    box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.26);
}

.btn-secundary {
    background-color: #64b2ce;
    color: #ffffff;
    box-shadow: 1px 11px 20px -10px rgba(0, 0, 0, 0.22);
    padding: .514rem 1.414rem;
    border-radius: 4px;
    border: none;
}

.btn-secundary:hover {
    color: #ffffff;
}

.btn-border-green {
    background-color: transparent;
    padding: .514rem 2em;
    border-radius: 4px;
    border: solid 1px #bb1e2e;
    color: #bb1e2e;
}

.btn-border-green:hover,
.btn-border-green:focus,
.btn-border-green:not(:disabled):not(.disabled):active,
.btn-border-green:not(:disabled):not(.disabled):active:focus {
    color: #fff;
    background-color: #bb1e2e;
    border-color: #bb1e2e;
    box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.26);
}

.btn-border-blue {
    background-color: transparent;
    padding: .514rem 2em;
    border-radius: 4px;
    border: solid 1px #3b70a4;
    color: #3b70a4;
}

.btn-border-blue:hover,
.btn-border-blue:focus,
.btn-border-blue:not(:disabled):not(.disabled):active,
.btn-border-blue:not(:disabled):not(.disabled):active:focus {
    color: #fff;
    background-color: #3b70a4;
    border-color: #3b70a4;
    box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.26);
}

.no-shadow {
    box-shadow: none;
}

.btn-send {
    font-size: 14px;
    width: 155px;
    padding: 10px;
}


/* NAVBAR TOP
----------------------*/

.box-brand img {
    width: 180px;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}


/*FONTS STYLES*/

.text-red {
    color: #bb1e2e;
}

.text-orange {
    color: #f2af00;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.text-green {
    color: #05c724;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.title-s1 {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
}

.title-red1 {
    color: #bb1d2b;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.17px;
    line-height: 19px;
    text-transform: uppercase;
}

.title-red2 {
    color: #bb1e2e;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.17px;
    line-height: 19px;
}

.title-red3 {
    color: #bb1e2e;
    font-size: 22px;
    font-weight: 600;
    line-height: 25.8px;
}

h2.title-red1 span {
    float: left;
    margin: -3px 5px 0 0;
}

.font-i {
    font-style: italic;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0px;
}

.text-in p {
    font-size: 14px
}

.fonth4 {
    font-size: 1.8rem;
    font-weight: 500;
}

.section-tilte h1 {
    color: #000000;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.28px;
    text-align: center;
}


/*Icon Center*/

.icon-center {
    margin-bottom: 2rem;
}

.icon-center img {
    margin: 0 auto;
    display: block;
}


/*CARD > DEFAULT*/

.card-default {
    background: #FFF;
    border-radius: 12px;
    padding: 15px;
    border: 1px solid #ffdde0;
    background: #fffafb;
    height: 150px;
}

.card-default:before {
    content: "";
    box-shadow: 0 21px 45px #003c3452;
    height: 35px;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 12px;
    border: none;
    background: transparent;
    margin: 0 auto;
    width: 90%;
}

.card-default.focus,
.card-default:focus,
.card-default:hover {
    border: 1px solid #bb1e2e!important;
    text-decoration: none;
}

.content-button-card {
    margin: 1rem auto;
}

.text-middle {
    margin: auto;
    vertical-align: middle;
    display: table-cell;
    height: 94px;
}

.card-default h2 {
    color: #000000;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: normal;
    margin: 0;
    text-align: center;
    padding: 1rem 0;
}

.card-default button {
    color: #000000;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.2px;
    line-height: normal;
    margin: 0;
    text-align: center;
    padding: 5px 0;
}

.upload {
    margin-bottom: 2px;
    position: relative;
    cursor: pointer !important;
    background: #BE2B39;
    padding: 2px 2px;
    text-align: center;
    border: 2px solid transparent;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 4px 8px 0 rgb(243 185 190), 0 4px 4px 0 rgb(190 44 58 / 99%);
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
}

.upload:focus {
    color: #fff !important;
    background-color: #bb1e2e !important;
    border-color: #bb1e2e;
    outline: 0;
    box-shadow: none;
}

.btn-send:hover {
    color: #FFF !important;
    background-color: #d63041;
    border-color: #d63041;
}


/*** / BOX SHADOW / ***/

.box-contentShadow {
    margin: 0 auto;
    padding: 3rem;
    border-radius: 11px;
    border: 1px solid #d9eeec;
    background-color: #ffffff;
    position: relative;
}

.box-contentShadow:before {
    content: "";
    box-shadow: 0 21px 45px rgba(0, 60, 52, 0.38);
    height: 35px;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 30px;
    border: none;
    background: transparent;
    margin: 0 auto;
    width: 90%;
}


/*** / Form elements / ***/

label {
    color: #000000;
    font-size: 15px;
    line-height: 27px;
}

input.form-control {
    height: calc(2.25rem + 5px);
    border-radius: 4px;
    padding: .7rem 1rem;
    border: 1px solid #c8c8c8;
    font-size: 15px;
    font-weight: 300;
}

input.form-control::placeholder {
    color: #b3b3b3;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #bb1e2e;
    outline: 0;
    box-shadow: none;
}

textarea.form-control {
    border-radius: 4px;
    border: 1px solid #64b2ce;
}


/*input circle*/

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:focus {
    outline: none;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #bb1e2e;
    background-color: #bb1e2e;
}

.custom-control-label::after {
    position: absolute;
    top: .4rem;
    left: -1.55rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-control-label::before {
    position: absolute;
    top: .5rem;
    left: -1.5rem;
    display: block;
    width: 14px;
    height: 14px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
    border-radius: 50px!important;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #bb1f2f87;
    border-color: #bb1f2f87;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgb(187 31 47 / 18%);
}


/*+++++++++++++ LOGIN ++++++++++*/

.border-none {
    border: none!important;
}


/*BOX Colors*/

.box-grey {
    background-color: #fafafa;
}

.box-red {
    background-color: #f9ebec;
}

h5.media span {
    padding-top: 3px;
}

.border-r11 {
    border-radius: 11px
}


/*BOX SHADOW*/

.box-content-shadow {
    position: relative;
}

.box-content-shadow:before {
    content: "";
    box-shadow: 0 11px 52px rgb(0 0 0 / 25%);
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 31px;
    border: none;
    background: transparent;
    width: 94%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#login {
    height: 100%;
    min-height: 730px;
    position: relative;
}

#login:before {
    content: "";
    position: absolute;
    background: #bb1f2f;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 400px;
    z-index: -2
}

.content-login {
    width: 100%;
    max-width: 560px;
    padding: 15px;
    margin: auto;
}

.content-form {
    margin: 0 auto;
    padding: 4rem;
    border-radius: 11px;
    border: 1px solid #ffdde0;
    background-color: #ffffff;
    position: relative;
    /*box-shadow: 0 12px 24px rgba(116, 128, 157, 0.18);*/
}


/*.content-form.box-content-shadow:before {
    box-shadow: 0 11px 52px rgb(0 0 0 / 50%);
}*/

.content-form-in {
    margin: 0 auto;
    padding: 4rem;
    border-radius: 11px;
    border: 1px solid #ffdde0;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0 12px 24px rgba(116, 128, 157, 0.18);
}

.btn-forgot {
    float: right;
    color: #a9a9a9;
    font-size: 14px;
    margin-bottom: 2rem;
}

.box-buttons-in a {
    height: 50px;
    line-height: 36px;
    border-radius: 6px;
}

.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.divider-text span {
    color: #c7c7c7;
    background: #fff;
    z-index: 6;
    width: 35px;
    height: 25px;
    position: relative;
    margin: 9px 0 0 0;
    font-size: 12px;
    display: inline-block;
}

.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 50%;
    left: 0;
    z-index: 1;
}

.box-buttons-in a {
    height: 50px;
    line-height: 36px;
    border-radius: 6px;
}

.btn-secundary {
    background-color: #454545;
    color: #ffffff;
    box-shadow: 1px 11px 20px -10px rgba(0, 0, 0, 0.22);
    padding: .514rem 1.414rem;
    border-radius: 4px;
    border: none;
}


/***************************** / SECTION FOOTER / ***********************/

#page-container {
    position: relative;
    min-height: 100vh;
}

footer {
    color: #fff;
    background: #bb1e2e;
    padding: 5rem 0 2rem 0;
    margin-top: 8rem;
    position: absolute;
    padding: 5rem 0 2rem 0;
    bottom: 0;
    width: 100%;
    -webkit-box-shadow: 0px 50px 1px 45px #BB1E2E;
    box-shadow: 0px 50px 1px 45px #BB1E2E;
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    display: inline-block;
    margin: 0 5px;
}

footer ul li a {
    color: #ffffff;
    font-weight: 400
}

footer ul li a:hover {
    color: #ffffffb5;
    text-decoration: none;
}

footer hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 30%);
}


/*Footer > Brand*/

.brand-app-footer {
    float: left;
}

.brand-footer {
    float: left;
}

.brand-footer img {
    width: 160px
}

.brand-footer p {
    font-size: 12px;
    color: #3b70a4;
    padding: 0 0 0 50px;
}


/*Footer > Legals*/

ul.nav-legals {
    float: right;
    margin: 13px 0;
}

ul.nav-legals li {
    font-size: 13px;
    font-weight: 400;
}


/*Footer > Social*/

ul.social-icons {
    float: left;
}

ul.social-icons li {
    color: #ffffff;
    margin: 0 25px 0 0;
}

ul.social-icons li span {
    font-size: 12px;
    margin-left: 3px
}

ul.social-icons li a img {
    width: 35px
}


/*Breadcrumb > Steps*/

section#stepSection {
    margin-top: 4rem;
    min-height: 30rem;
    padding-bottom: 25rem;
}

.steps {
    text-align: center;
    margin-bottom: 2rem;
}

.steps .breadcrumb {
    background-color: transparent;
    display: inline-flex;
    text-align: center;
    margin: 0 0 2rem 0;
}

.steps ol.breadcrumb li a {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: transparent;
    margin-right: 50px;
    position: relative;
    outline: none;
    border: solid 1px #bb1e2e;
}

.steps ol.breadcrumb li a::before {
    position: absolute;
    content: "";
    background: #bb1e2e;
    width: 51px;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 100%;
}

.steps ol.breadcrumb li a.active {
    background: #bb1e2e;
}

.steps ol.breadcrumb li:last-child a::before {
    display: none;
}

.steps ol.breadcrumb li:last-child a {
    margin-right: 0;
}


/*MODAL*/

.modal-header {
    border-bottom: none;
    padding: 2.5rem 1rem 0 1rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1.8rem -.5rem -1rem auto;
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 35px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #bb1e2e;
    font-size: 22px;
    font-weight: 800;
    line-height: 25.8px;
}

.modal-subtitle {
    color: #bb1e2e;
    font-size: 17px;
    font-weight: 500;
    line-height: 25.8px;
}

.modal-body p {
    font-size: 13px;
}


/****************************** / STEPS / *********************************/

.header-steps {
    width: 100%;
    display: inline-block;
}

.header-steps h5 {
    font-size: 17px;
    font-weight: 400;
}

.card-steps-btn h2 {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.31px;
    line-height: 28px;
}

.card-steps-btn h5 {
    color: #64b2ce;
    font-size: 14px;
    font-weight: 400;
}


/****************************** / Add Image / *********************************/

.box-add-image {
    overflow: hidden;
}

.box-add-image .box-top {
    display: block;
    position: relative;
    height: 75px;
    width: 75px;
}

.box-add-image .box-image {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 100%;
}

#upload-image label {
    line-height: normal;
    margin: 0;
}

input.file-up {
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    cursor: pointer!important;
    z-index: 1;
}

.icon-add {
    display: block;
    margin: 0 0 10px 0;
    width: 160px;
}

.link-text {
    color: #bb1f2f;
    text-decoration: underline;
}

.border-dash {
    border: dashed 1px #d3d7dc;
}

.border-dash2 {
    border: dashed 2px #dae0e8;
}

.font-label {
    font-size: 15px;
    font-weight: 500;
}

.font-label1 {
    color: #74809d;
    font-size: 17px;
    font-weight: 600;
}


/****************************** / ROW ARCHIVES / *********************************/

.row-block {
    font-size: 14px;
    margin-bottom: 2rem;
}

.icon {
    margin-right: 10px;
}

.icon img {
    float: left;
}

.navbar-profile .navbar-nav .dropdown-menu {
    position: absolute;
}


/****************************** / TABLES / *********************************/

thead {
    background: #f3c6ca;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: none;
    color: #34080d;
    font-weight: 500;
    font-size: 13px;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: none;
    border-bottom: 1px solid #dee2e6;
    font-size: 13px;
}

.alert-box {
    background: #bb1e2e;
    padding: 12px;
    color: #FFF;
}

.box-archive-up {
    position: relative;
    overflow: hidden;
}

input.file-up-table {
    width: auto;
    height: auto;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    cursor: pointer!important;
    z-index: 1;
}

.text-icon {
    margin: 3px 0 0 5px;
}

.text-gren {
    color: #00ab00;
}

tr.border-0 th,
tr.border-0 td {
    border-bottom: none;
}

.download-item {
    display: flex;
}

.txt-r {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
}

.text-style-1 {
    color: #6b6b6b;
    font-size: 14px;
}

.text-style-2 {
    color: #696969;
    font-size: 13px;
    font-weight: 400;
}

.title-red4 {
    color: #bb1e2e;
    font-size: 18px;
    font-weight: 600;
}

.font-13 {
    font-size: 13px;
}

.btn-addOperation {
    position: absolute;
    top: 0;
    right: 15px
}
.upload-disable {
    font-family: inherit;
    border: none;
    font-size: 13px;
    text-align: left;
}
.content-status{
    width: 180px;
}

/*Media Q*/

@media(max-width:998px) {
    .edit-profile {
        transform: translate(119px, -34px) !important;
        -webkit-transform: translate(119px, -34px) !important;
        -moz-transform: translate(119px, -34px) !important;
        -ms-transform: translate(119px, -34px) !important;
        -o-transform: translate(119px, -34px) !important;
    }
}

@media (max-width: 961px) {
    /*Login*/
    .content-form {
        padding: 2rem;
    }
    /*add photos*/
    .box-add-image {
        margin-bottom: 5px;
        padding: 0 1rem;
    }
    .icon-add {
        margin: 0 auto 0 auto;
    }
    .font-label {
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 1.5rem
    }
    .edit-profile {
        transform: translate(119px, -34px) !important;
        -webkit-transform: translate(119px, -34px) !important;
        -moz-transform: translate(119px, -34px) !important;
        -ms-transform: translate(119px, -34px) !important;
        -o-transform: translate(119px, -34px) !important;
    }
}

@media (max-width: 768px) {
    .navbar-brand {
        width: 155px;
    }
    .navbar-nav {
        display: inline-block;
    }
    .navbar-profile_name {
        display: none;
    }
    .navbar-btn-avatar {
        display: none;
    }
    .cerrar {
        display: contents !important;
    }
    .content-form {
        padding: 2rem 1.5rem!important;
    }
    .modal-header .close {
        right: 4px;
        top: 20px;
    }
    /*footer*/
    footer {
        padding: 3rem 0 2rem 0;
    }
    .brand-footer {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    ul.nav-legals {
        display: block;
        margin: 35px auto 15px auto;
        text-align: center;
        float: none;
    }
    ul.navbar-nav li {
        margin-right: 1.5rem;
        display: inline-block;
        font-size: 12px;
    }
    ul.social-icons {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    ul.social-icons li:last-child {
        margin: 0;
    }
    ul.social-icons li span {
        display: none;
    }
    .steps {
        margin-bottom: 0;
    }
    /*NavBar*/
    .navbar-profile {
        position: absolute;
        right: 10px;
        top: 6px;
    }
    button.navbar-toggler {
        /* position: absolute; */
        left: 7px;
        top: 15px;
    }
    .navbar-brand {
        width: 140px;
        margin: 0 auto 0 35px;
    }
    #navbarSite ul.navbar-nav {
        width: 100%;
        background: #fff;
        text-align: center;
        padding: 2rem;
        border-bottom: solid 1px #e2e2e2;
    }
    #navbarSite ul.navbar-nav li {
        margin: 0 auto;
        display: block;
    }
    ul.navbar-nav li {
        margin-right: 1.5rem;
        display: inline-block;
        font-size: 12px;
    }
    .edit-profile {
        transform: translate(-1px, -1px) !important;
        -webkit-transform: translate(-1px, -1px) !important;
        -moz-transform: translate(-1px, -1px) !important;
        -ms-transform: translate(-1px, -1px) !important;
        -o-transform: translate(-1px, -1px) !important;
    }
}

@media (max-width: 640px) {
    .navbar-brand {
        width: 140px;
    }
    .content-form-in {
        box-shadow: none;
        padding: 0
    }
    p {
        font-size: 14px;
    }
    .font-label1 {
        font-size: 13px;
    }
    .card-default {
        height: auto;
    }
}

.hidden {
    display: none;
}

.section-py {
    min-height: 30rem;
    padding-bottom: 25rem;
}


/**box-doc my document*/

.box-doc {
    box-shadow: 5px 2px 3px 2px rgb(239 230 230 / 76%);
    border-radius: 4px;
    margin: 2px;
    word-break: break-all;
}

.box-center {
    display: flex;
    justify-content: center;
    align-items: center;
}


/**alert operation */

.alert-operation {
    background: #eaedf1cf;
    font-size: 11px;
    color: #000000;
    transform: translate(0px, -3px);
}

.alert-td {
    padding: 0 0px 10px 0 !important;
}

.error_email_exist{
    font-size: 0.7rem;
    color: red;
}
