.tituloprin h1,
.tituloprin h2 {
    text-align: center;
    text-shadow: 0 0 20px #fff
}

.tab-content .head,
body {
    font-family: 'Roboto Condensed', sans-serif
}

body {
    background-color: #f7f7f7;
    color: #444;
    position: relative;
    background-image: url(../img/nFXN4-f8130825-dab2-41b3-9cd5-0bf2325bcbb8_Fondo-fam-2021.png);
    background-position: center 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.close,
.davisa,
.header-dav,
.vigilado {
    position: absolute
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

.davisa {
    top: 15px;
    right: 15px;
    width: 20px;
    z-index: 120
}

.header-dav {
    z-index: 100;
    max-width: 80%
}

.tituloprin h1 {
    font-weight: lighter;
    font-size: 45px
}

.tituloprin h2 {
    font-weight: 700;
    color: #dd141d;
    font-size: 25px;
    margin-top: 0
}

.modal-body h2 {
    font-size: 20px;
    text-align: justify
}

.fondoblanco h2,
.fondoblanco h3,
.montoseguros h4,
.tarjeta,
.totalmontos,
.validatarjeta h4,
tr td {
    text-align: center
}

.form-control {
    background-color: #fefefe!important;
    font-size: 15px;
    outline: 0
}

.beneficiarios {
    background-color: #ddd;
    padding: 15px;
    margin-bottom: 30px;
    position: relative;
}

.mas,
.tarjeta {
    background-color: #dd141d
}

.beneficiarios p {
    margin-top: 25px
}

.nombres .form-control {
    width: 70%!important
}

.beneficiarios .form-control {
    width: 100%!important
}

.confirmacion .form-control {
    color: #dd141d;
    font-size: 20px;
    font-style: italic
}

.tarjeta,
.validatarjeta .checkbox {
    font-size: 18px
}

.boton {
    margin-top: 5%
}

.validatarjeta p {
    margin-top: 20px
}

.mas,
.validatarjeta input {
    margin-top: 10px
}

.validatarjeta h4 {
    color: #dd141d;
    font-style: bold
}

.fila1,
.mas,
.tarjeta {
    color: #fff
}

.tarjeta {
    padding: 10px;
    margin-bottom: 20px
}

.mas {
    width: 30px;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px
}

.montoseguros {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 400px
}

.montoseguros .checkbox {
    display: inline
}

.montoseguros .form-control {
    display: inline;
    width: 100px;
    background-color: #fefefe!important;
    outline: 0
}

.montoseguros .enfermedades li {
    list-style: none
}

.enfermedades {
    margin-top: 30px
}

.encabezado {
    background-color: #dd141d;
    color: #fff;
    font-size: 20px;
    line-height: 45px
}

.fila1 {
    background-color: #999;
    line-height: 45px
}

.fondoblanco {
    background-color: rgba(236, 236, 236, .8);
    padding: 30px;
    margin-bottom: 10%;
    margin-top: 3%
}

.fondoblanco b {
    color: #dd141d
}

.fondoblanco h3 {
    font-weight: 700;
    margin-top: 0
}

.montoseguros h4 {
    color: #dd141d;
    margin-top: 30px;
    margin-bottom: 30px
}

.cuadrobenefrojo {
    background: rgba(221, 20, 30, 1);
    background: -moz-linear-gradient(left, rgba(221, 20, 30, 1) 0, rgba(194, 42, 34, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(221, 20, 30, 1)), color-stop(100%, rgba(194, 42, 34, 1)));
    background: -webkit-linear-gradient(left, rgba(221, 20, 30, 1) 0, rgba(194, 42, 34, 1) 100%);
    background: -o-linear-gradient(left, rgba(221, 20, 30, 1) 0, rgba(194, 42, 34, 1) 100%);
    background: -ms-linear-gradient(left, rgba(221, 20, 30, 1) 0, rgba(194, 42, 34, 1) 100%);
    background: linear-gradient(to right, rgba(221, 20, 30, 1) 0, rgba(194, 42, 34, 1) 100%);
    padding: 20px;
    color: #fff;
    margin-top: 4%
}

.cuadrobenefgris {
    background: rgba(209, 209, 209, 1);
    background: -moz-linear-gradient(left, rgba(209, 209, 209, 1) 0, rgba(163, 163, 163, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(209, 209, 209, 1)), color-stop(100%, rgba(163, 163, 163, 1)));
    background: -webkit-linear-gradient(left, rgba(209, 209, 209, 1) 0, rgba(163, 163, 163, 1) 100%);
    background: -o-linear-gradient(left, rgba(209, 209, 209, 1) 0, rgba(163, 163, 163, 1) 100%);
    background: -ms-linear-gradient(left, rgba(209, 209, 209, 1) 0, rgba(163, 163, 163, 1) 100%);
    background: linear-gradient(to right, rgba(209, 209, 209, 1) 0, rgba(163, 163, 163, 1) 100%);
    padding: 20px;
    color: #444;
    margin-top: 4%
}

table {
    width: 100%
}

tr td {
    border: 1px solid #999
}

hr {
    border: 1px solid #dd141d;
    width: 400px
}

.totalmontos {
    padding: 20px
}

.legales,
.modal-body p {
    text-align: justify
}

.totalmontos p {
    display: inline;
    border: 1px solid #444;
    padding: 4px;
    font-weight: 700;
    font-size: 18px
}

.totalmontos h4 {
    display: inline;
    line-height: 45px;
    font-weight: 700;
    color: #dd141d;
    font-size: 16px
}

.legales {
    margin-top: 25%
}

.vigilado {
    margin: auto;
    left: 15px;
    bottom: 20px;
    width: 28px
}

.modal-header {
    padding: 0
}

.modal-header img {
    max-width: 100%
}

.modal-body {
    padding: 5%
}

.confirmacion,
.confirmacion h2,
.modal-body h4 {
    text-align: center
}

.modal-body h4 span {
    color: #dd141d
}

.confirmacion h3 {
    color: #dd141d;
    font-weight: 700
}

.confirmacion h1 {
    color: #444;
    font-weight: lighter;
    font-size: 22px
}

.confirmacion hr {
    width: 200px
}

.close {
    opacity: 1;
    right: 1px;
    top: 10px
}

.close img {
    max-width: 60%
}

footer {
    background: #c22a22;
    padding: 30px 0 20px;
    background-blend-mode: multiply;
    color: #fff
}

footer .container {
    text-align: justify
}

.todos {
    text-align: center;
    margin-top: 10
}

.board {
    width: 100%;
    height: 500px
}

.board .nav-tabs {
    position: relative;
    margin: 40px auto 0;
    box-sizing: border-box
}

.liner,
span.round-tabs {
    position: absolute;
    left: 0
}

p.narrow {
    width: 60%;
    margin: 10px auto
}

.liner {
    height: 2px;
    background: #dd141d;
    width: 80%;
    margin: 0 auto;
    right: 0;
    top: 50%;
    z-index: 1
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent
}

span.round-tabs {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    z-index: 2;
    text-align: center;
    font-size: 25px
}

li.active:after,
li:after {
    content: " ";
    position: absolute;
    left: 45%;
    margin: 0 auto;
    bottom: 0
}

span.round-tabs.one {
    color: #444;
    border: 3px solid #dd141d
}

li.active span.round-tabs.one {
    background: #dd141d!important;
    border: 3px solid;
    color: #fff
}

span.round-tabs.two {
    color: #444;
    border: 3px solid #dd141d
}

li.active span.round-tabs.two {
    background: #dd141d!important;
    border: 3px solid;
    color: #fff
}

span.round-tabs.three {
    color: #444;
    border: 3px solid #dd141d
}

li.active span.round-tabs.three {
    background: #dd141d!important;
    border: 3px solid;
    color: #fff
}

.nav-tabs>li.active>a span.round-tabs {
    background: #fafafa
}

.nav-tabs>li {
    width: 32%
}

li:after {
    opacity: 0;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition: .1s ease-in-out
}

li.active:after {
    opacity: 1;
    border: 10px solid transparent;
    border-bottom-color: #dd141d
}

.nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0
}

.nav-tabs>li a:hover {
    background: 0 0
}

.tab-pane {
    position: relative;
    padding-top: 50px
}

.tab-content .head {
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px
}

.btn-outline-rounded {
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px
}

.btn.green {
    background-color: #5cb85c;
    color: #fff
}

@media(max-width:585px) {
    .board {
        width: 100%;
        height: auto!important
    }
    .nav-tabs>li a,
    span.round-tabs {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
    span.round-tabs {
        font-size: 16px
    }
    .tab-content .head {
        font-size: 20px
    }
    li.active:after {
        content: " ";
        position: absolute;
        left: 35%
    }
    .btn-outline-rounded {
        padding: 12px 20px
    }
}

@media (min-width:768px) {
    .container {
        width: 100%
    }
}

@media only screen and (max-width:768px) {
    .fondoblanco h2 {
        font-size: 25px;
        margin-top: 20px
    }
}

@media only screen and (max-width:425px) {
    .nombres .form-control {
        width: 100%!important
    }
    .fondoblanco h2 {
        font-size: 20px;
        margin-top: 10px
    }
    .modal-header img {
        max-width: 70%
    }
    .close img {
        max-width: 60%
    }
    .confirmacion .form-control {
        font-size: 15px
    }
}

.datos div {
    margin-bottom: 10px
}

input {
    margin: 5px 0
}
.botonagregar{

    position: absolute;
    bottom: 33px;
    right: 13px;
    margin: -48px 5px;
        
}