* {
    box-sizing: border-box
}

body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-color: #e8e8e8;
    background-image: url(/work/models/ms/Resource/10077/1/images/fondImgBn.png);
    background-position: center;
    background-size: 70px auto;
    background-repeat: repeat;
    background-attachment: fixed
}

#contentGenCasa {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0;
    max-width: 1200px;
    box-sizing: border-box;
    box-shadow: 0 10px 45px -15px #2d32396b;
    z-index: 888;
    position: relative
}

#topContent {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5px 0 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4a68bc
}

.cntctSubContent {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    max-width: 500px
}

.cntctTop {
    width: auto;
    height: auto;
    margin: 5px;
    padding: 0;
    padding-left: 0;
    color: #fff;
    text-decoration: none;
    position: relative;
    text-align: center;
    font-family: museo-sans, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 100%;
    padding-left: 5px;
    letter-spacing: .3px
}

.cntctTop:before {
    content: "";
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    position: relative;
    left: -5px;
    top: 4px;
    display: inline-block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.tel-cntct:before {
    background-image: url(/work/models/ms/Resource/10077/1/images/tel.png)
}

.mail-cntct:before {
    background-image: url(/work/models/ms/Resource/10077/1/images/sobre.png)
}

#bienVen {
    width: 100%;
    height: auto;
    min-height: 65vh;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-image: url(/work/models/ms/Resource/10077/1/images/salusNewPortSprBN.png);
    background-color: #fff;
    background-size: auto 100%;
    background-position: 50% center;
    background-repeat: no-repeat;
    z-index: 2222
}

.logInbienVen {
    width: 120px;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999
}

.logInbienVen a img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

img.flechDown {
    width: 30px;
    height: 15px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 9999;
    animation-name: downs;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes downs {
    from {
        transform: scale(1);
        bottom: 20px;
        opacity: .3
    }
    to {
        transform: scale(1.2);
        bottom: 15px;
        opacity: .6
    }
}

.rowdownscrol.anim-salida {
    animation-name: salidascroll;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

@keyframes salidascroll {
    from {
        bottom: 20px;
        opacity: .6
    }
    to {
        bottom: -40px;
        opacity: 0
    }
}

.rowdownscrol.anim-entrada {
    animation-name: entradascroll;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

@keyframes entradascroll {
    from {
        bottom: -40px;
        opacity: 0
    }
    to {
        bottom: 20px;
        opacity: .6
    }
}

#txt-bienVen {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 10px 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-color: #4a68bc;
    box-sizing: border-box
}

#txt-bienVen h1 {
    font-size: 1.7em;
    font-family: Merriweather, serif;
    letter-spacing: .3px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 22px 0 0 0
}

#txt-bienVen .txtBien.txtBienLight {
    color: #fff;
    font-family: museo-sans-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin: 0 0 26px 0;
    font-size: 1.1em;
    line-height: 105%;
    letter-spacing: 1px
}

#txt-IntroServ {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    flex-direction: column
}

#txt-IntroServ p {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 90px 20px 0 20px;
    color: #333;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: .3px;
    font-weight: 300;
    max-width: 500px;
    display: block;
    box-sizing: border-box
}

#txt-IntroServ p.txtDetailsServ {
    font-size: 1.1em;
    letter-spacing: .3px
}

#txt-IntroServ p strong {
    font-weight: 600
}

#txt-IntroServ p strong.lastLine-txt-IntroServ {
    font-size: 30px;
    font-family: Merriweather, serif;
    font-weight: 300;
    font-style: italic;
    letter-spacing: .3px;
    font-weight: 300;
    color: #4962b9;
    text-align: center;
    margin: 20px 0 0 0;
    display: block
}

.contentOps-Servs {
    width: 100%;
    height: auto;
    margin: 20px 0 80px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start
}

#txt-IntroServ .contentOps-Servs p {
    margin: 15px 10px;
    padding: 15px 20px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: bolder;
    position: relative;
    font-size: 16px;
    background-color: #001689;
    border-radius: 10px;
    max-width: 250px;
    width: 85%
}

#txt-Servicios {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff
}

.titInServicios {
    font-size: 29px;
    font-family: Merriweather, serif;
    letter-spacing: .3px;
    font-weight: 300;
    color: #333;
    text-align: center;
    margin: 0;
    margin-bottom: 3px
}

#txt-Servicios h2 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: bolder;
    letter-spacing: .9px
}

h2.titNDos {
    font-size: 1.7em;
    font-family: Merriweather, serif;
    letter-spacing: .3px;
    font-weight: 700;
    color: #4a68bc;
    text-align: center;
    margin: 22px 0 0 0
}

h3.titNtres {
    font-size: 1em;
    font-family: Merriweather, serif;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #4a68bc;
    text-align: center;
    margin: 50px 0 0 0
}

#txt-IntroServ .unBloqSls {
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%
}

#txt-IntroServ .unBloqSls p {
    margin-top: 10px;
    padding: 0 20px 0 20px;
    max-width: 600px
}

.contentOps-Servs.spclzds {
    margin: 20px 0 0 0
}

#txt-IntroServ .unBloqSls .detailsServ {
    max-width: 400px;
    margin: 20px auto 0 auto
}

#txt-IntroServ .unBloqSls .detailsServ li {
    margin-top: 5px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    position: relative;
    font-size: 1em;
    margin-bottom: 15px
}

#txt-IntroServ p.txtDetailsServ {
    font-size: 1.2em
}

#txt-IntroServ .unBloqSls .contentOps-Servs.spclzds p {
    width: 100%;
    max-width: 120px;
    height: 120px;
    margin: 10px;
    padding: 0;
    transition: transform .3s
}

#txt-IntroServ .unBloqSls .contentOps-Servs.spclzds p:hover {
    transform: scale(1.03);
    box-shadow: 0 10px 20px -10px #272d44
}

#txt-IntroServ .unBloqSls .contentOps-Servs.spclzds p a {
    font-size: .8em;
    line-height: 125%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: inherit;
    text-decoration: none;
    height: 100%;
    width: 100%;
    transition: transform .3s;
    padding: 0
}

#txt-IntroServ .unBloqSls .contentOps-Servs.spclzds p a span {
    font-size: 11px;
    display: block
}

#txt-IntroServ .unBloqSls .contentOps-Servs.spclzds p a img {
    width: 60%;
    height: auto;
    margin: 0;
    padding: 0
}

@media only screen and (min-width:992px) {
    #txt-IntroServ .unBloqSls .detailsServ {
        max-width: 500px
    }
}

#txt-Servicios .unServ {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-image: linear-gradient(white, #ebecee)
}

#txt-Servicios .unServ.par {
    background-image: linear-gradient(white, #ebecee)
}

#txt-Servicios .unServ img {
    width: 100%;
    height: 280px;
    margin: 0;
    padding: 0;
    object-fit: cover;
    position: relative
}

#txt-Servicios div.unServ.par img {
    object-fit: contain;
    padding-top: 30px
}

#txt-Servicios .unServ .txt-unServ {
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: 12px;
    padding: 20px 20px 60px 20px;
    box-sizing: border-box;
    position: relative
}

#txt-Servicios .unServ .txt-unServ .tit-unServ {
    font-size: 24px;
    font-family: Merriweather, serif;
    color: #001689;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: 700
}

#txt-Servicios .unServ .txt-unServ .listCheck {
    margin-top: 15px;
    padding-left: 17px
}

#txt-Servicios .unServ .txt-unServ ul {
    list-style: none
}

#txt-Servicios .unServ .txt-unServ .listCheck li {
    margin-top: 5px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    position: relative;
    font-size: 16px;
    margin-bottom: 35px
}

#txt-Servicios li:marker {
    display: none
}

#txt-Servicios .unServ .txt-unServ .listCheck li strong {
    font-size: inherit
}

#txt-Servicios .unServ .txt-unServ ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: -15px;
    top: 7px
}

#txt-Servicios .unServ .txt-unServ .listCheck li:before {
    background-image: url(/work/models/ms/Resource/10125/1/images/checkBn.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

#txt-Servicios .unServ .txt-unServ .subList {
    padding-left: 19px
}

#txt-Servicios .unServ .txt-unServ .subList li:before {
    content: "-";
    background-image: initial;
    top: 1px
}

.lastCheck {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    position: relative;
    font-size: 18px
}

.notaImportante {
    text-align: center;
    display: block;
    margin: auto;
    font-size: 1em;
    margin: 20px auto 0 auto
}

.notaImportante i {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 300;
    position: relative;
    font-size: 16px;
    letter-spacing: .3px
}

#pies {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 40px 20px 40px 20px;
    background-color: #4a68bc;
    box-sizing: border-box
}

#titPies {
    font-size: 1.7em;
    font-family: Merriweather, serif;
    color: #fff;
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-weight: 700
}

.txt-ctaPies {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    margin: 10px 0 21px 0;
    font-size: 1em
}

.btnContentPies {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.ctaPies.telPies img {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    margin: auto;
    transform: scale(1.4);
    bottom: -4px
}

.ctaPies {
    font-family: museo-sans, sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #4a68bc;
    background-color: #fff;
    border-radius: 25px;
    padding: 15px;
    width: 100%;
    max-width: 380px;
    text-align: center;
    margin: 0 auto 20px auto;
    letter-spacing: .4px;
    text-decoration: none;
    display: block;
    transition: all .3s;
    position: relative;
    box-sizing: border-box;
    line-height: 100%;
    font-size: 1.1em
}

.ctaPies:hover {
    transform: scale(1.03);
    box-shadow: 0 10px 25px -10px #192446
}

#pies .tit-pies {
    font-family: museo-sans, sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    font-size: 25px;
    margin: 0 0 8px 0;
    padding: 0;
    text-align: center
}

#pies .txt-pies {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-align: center
}

#piesLegales {
    background: #515151;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 5px 0
}

#piesLegales p {
    color: inherit;
    text-align: inherit;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

#piesLegales p a {
    color: inherit;
    font-family: inherit;
    font-weight: inherit
}

.btn-wazap {
    width: 55px;
    height: 55px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: fixed;
    top: 270px;
    right: 20px;
    z-index: 999
}

#btn-wtsFlot.sticky {
    top: 240px
}

.btn-wazap.telefNorm {
    top: 190px;
    transition: all .3s
}

#btn-telFlot.sticky {
    top: 140px
}

.btn-wazap a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background-color: #00b740;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 10px 29px -4px rgb(0 0 0 / 50%)
}

.btn-wazap.telefNorm a {
    background-color: #001689
}

.btn-wazap a img {
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    object-fit: contain
}

.apareceWts.rowdownscrol.anim-salida {
    animation-name: salidascrollWts
}

@keyframes salidascrollWts {
    from {
        bottom: 20px;
        opacity: 1
    }
    to {
        bottom: -40px;
        opacity: 0
    }
}

.apareceWts.rowdownscrol.anim-entrada {
    animation-name: entradascrollWts
}

@keyframes entradascrollWts {
    from {
        bottom: -40px;
        opacity: 0
    }
    to {
        bottom: 20px;
        opacity: 1
    }
}

.apareceWts.rowdownscrol.telefNorm.anim-salida {
    animation-name: salidascrollTel
}

@keyframes salidascrollTel {
    from {
        bottom: 90px;
        opacity: 1
    }
    to {
        bottom: -40px;
        opacity: 0
    }
}

.apareceWts.rowdownscrol.telefNorm.anim-entrada {
    animation-name: entradascrollTel
}

@keyframes entradascrollTel {
    from {
        bottom: -40px;
        opacity: 0
    }
    to {
        bottom: 90px;
        opacity: 1
    }
}

#contentVid {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.containerVid {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none
}

@media only screen and (min-width:500px) {
    .ctaPies.telPies img {
        margin: 0;
        position: absolute;
        top: 47%;
        transform: translateY(-50%);
        right: 10%;
        display: inline-block;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:992px) {
    #bienVen {
        background-size: 100% auto;
        background-position: 50% 25%
    }
    .logInbienVen {
        right: 25px;
        top: 25px;
        width: 150px
    }
    #txt-bienVen h1 {
        font-size: 39px
    }
    #txt-bienVen .txtBien.txtBienLight {
        font-size: 30px;
        max-width: 415px
    }
    #txt-IntroServ p {
        max-width: 520px
    }
    #txt-Servicios .unServ {
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }
    #txt-Servicios .unServ img {
        width: 39%;
        height: 440px
    }
    #txt-Servicios .unServ .txt-unServ {
        width: 60%;
        padding: 0 0 0 34px;
        margin-top: 0
    }
    #txt-Servicios .unServ .txt-unServ .tit-unServ {
        max-width: 310px
    }
    #txt-Servicios .unServ .txt-unServ .listCheck {
        margin-top: 17px;
        padding-left: 22px;
        max-width: 400px
    }
    #txt-Servicios .unServ .txt-unServ .subList {
        padding-left: 40px;
        margin: 20px 0 20px 0
    }
    .subList li {
        line-height: 130%
    }
    #txt-Servicios .unServ .txt-unServ ul li:before {
        width: 12px;
        height: 12px;
        left: -17px;
        top: 4px
    }
    #txt-Servicios h2 {
        margin: 0 0 12px 0
    }
    #pies .tit-pies {
        font-size: 30px;
        line-height: 100%
    }
    #pies .txt-pies {
        font-size: 39px;
        line-height: 100%
    }
    #txt-Servicios div.unServ.par {
        flex-direction: row-reverse;
        overflow: hidden
    }
    #txt-Servicios div.unServ.par img {
        margin-top: 0;
        object-fit: contain;
        padding-top: 0;
        left: -7%;
        transform: scale(1.2)
    }
    #txt-Servicios .unServ.par .txt-unServ {
        padding: 50px 0 50px 94px
    }
    .btnContentPies {
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        max-width: 800px;
        margin: auto
    }
    .ctaPies {
        margin: 0
    }
    #contentVid {
        padding: 30px 0 30px 0
    }
    .containerVid {
        position: relative;
        width: 100%;
        overflow: hidden;
        padding-top: 38.8%;
        max-width: 800px;
        border-radius: 4px;
        margin: 10px 0 10px 0;
        display: block;
        box-sizing: border-box
    }
}

@media only screen and (min-width:1200px) {
    #txt-Servicios div.unServ.par img {
        left: -3%;
        transform: initial
    }
    #txt-Servicios .unServ.par .txt-unServ {
        right: 0
    }
    #txt-Servicios .unServ .txt-unServ .listCheck {
        max-width: 450px
    }
    #txt-Servicios .unServ .txt-unServ .tit-unServ {
        max-width: 450px
    }
    #txt-Servicios .unServ.par .txt-unServ .listCheck {
        max-width: 500px
    }
    #txt-Servicios .unServ.par .txt-unServ .tit-unServ {
        max-width: 500px
    }
    #txt-Servicios .unServ .txt-unServ {
        width: 55%
    }
    #txt-Servicios .unServ img {
        width: 44%
    }
    #txt-IntroServ p {
        max-width: 850px
    }
    .btn-wazap {
        left: 50%;
        transform: translateX(900%)
    }
    .containerVid {
        max-width: 980px;
        padding-top: 45.9%
    }
}

#menu-gnrl {
    width: 100%;
    height: auto;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-color: #b3b3b3
}

#menu-gnrl #menumovil {
    width: 20px;
    height: 20px;
    object-fit: contain;
    cursor: pointer
}

#menu-gnrl #menudskt {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #4a68bcf5;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

#menu-gnrl #menudskt .tit-menu,
#menu-gnrl.sticky #menudskt .tit-menu {
    width: 200px;
    height: 30px;
    font-family: Merriweather, serif;
    color: #fff;
    opacity: .7;
    letter-spacing: 3px;
    font-size: 13px;
    text-align: center
}

#menu-gnrl #menudskt a,
#menu-gnrl.sticky #menudskt a {
    margin: 25px 0 25px 0;
    color: #fff;
    font-family: Merriweather, serif;
    letter-spacing: .5px;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px
}

#menu-gnrl #menudskt #cross,
#menu-gnrl.sticky #menudskt #cross {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: flex;
    justify-content: center;
    align-items: center
}

#menu-gnrl #menudskt #cross img,
#menu-gnrl.sticky #menudskt #cross img {
    width: 100%;
    height: 100%
}

#menu-gnrl.sticky {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #b3b3b3;
    border-radius: 50%;
    position: fixed;
    z-index: 9999;
    right: 25px;
    top: 50px;
    box-shadow: 0 10px 29px -4px rgb(0 0 0 / 50%)
}

@media only screen and (min-width:992px) {
    #menu-gnrl {
        background-color: #fff;
        padding: 10px 20px
    }
    #menu-gnrl #menudskt {
        position: relative;
        display: flex;
        width: 100%;
        height: 100%;
        left: initial;
        top: initial;
        background-color: initial;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        z-index: 999
    }
    #menu-gnrl #menudskt a {
        color: #4a68bc;
        font-size: 0.9em;
        font-weight: bold;
        margin: 0px 80px 0px 20px;
        opacity: 0.7;
        transition: opacity 0.3s;
    }
    #menu-gnrl #menudskt #cross,
    #menu-gnrl #menudskt .tit-menu {
        display: none
    }
    #menu-gnrl.sticky {
        left: 50%;
        transform: translateX(990%)
    }
    #menu-gnrl.sticky #menudskt {
        display: none;
        width: 22vw;
        height: 100vh;
        position: fixed;
        background-color: #4a68bcf5;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        padding: 40px;
        right: -56px;
        top: -50px;
        box-shadow: -20px 0 20px -20px #383b52ad
    }
    #menu-gnrl.sticky #menudskt .tit-menu {
        text-align: left
    }
    #menu-gnrl.sticky #menudskt #cross {
        width: 100%;
        height: 15px;
        justify-content: flex-start;
    }
    #menu-gnrl.sticky #menudskt #cross img {
        width: 9%
    }
}

table.qtOfrec {
    max-width: 600px;
    margin: 30px 0 0 0;
    width: 100%;
    display: block
}

table.qtOfrec tbody {
    width: 100%;
    display: block
}

table.qtOfrec tr {
    width: 100%;
    display: block;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

table.qtOfrec tr th {
    font-size: .6em;
    font-family: Merriweather, serif;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #4a68bc;
    text-align: center;
    width: 25%;
    display: block
}

table.qtOfrec tr td {
    padding: 10px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    position: relative;
    font-size: 1em;
    text-align: center;
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: .7em;
    text-align: center
}

table.qtOfrec tr.titularDos td {
    font-weight: bolder;
    color: #4a68bc;
    line-height: 110%
}

table.qtOfrec tr td:first-child {
    text-align: right;
    font-weight: 700;
    align-items: flex-end
}

@media only screen and (min-width:800px) {
    table.qtOfrec tr th {
        font-size: 1em
    }
    table.qtOfrec tr td {
        font-size: 1em
    }
}