body {
    min-width: 330px;
}

p {
    font-family: "chilenaregular";
    font-size: 12px;
    line-height: 15px;
    color: #353977;
}

.acf-input .acf-relationship {
    height: auto!important;
}

.acf-field-radio .acf-radio-list {
    height: auto!important;
    padding: 15px;
}


/* Header */

.header-nav {
    min-height: 124px;
    background: #FFFFFF;
}

.header-nav .container {
    min-height: 124px;
    padding-top: 17px;
}

.header-nav .container .text-header {
    text-align: end;
}

.header-nav .container .text-header p {
    line-height: 16px;
    margin-top: 15px;
}

.breadcrumbnav {
    background: #E9ECEF;
}

.breadcrumbnav .container {
    height: 48px;
}

.breadcrumb-item {
    color: #666666;
    font-family: "chilenalight" !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.breadcrumb-item a {
    color: #666666!important;
    font-family: "chilenalight" !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}


/* fin heaer */


/* BODY */

.container-degrade {
    background: url('../img/degrade.png') no-repeat;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.container-degrade .paso1 {
    margin-top: 100px;
}

.container-degrade .bienvenida h1,
.container-degrade .bienvenida h2,
.container-degrade .bienvenida p {
    color: #353977;
}

.container-degrade .bienvenida h1 {
    font-size: 21px;
    line-height: 15px;
    font-family: 'chilenaregular';
}

.container-degrade .bienvenida h2 {
    font-size: 21px;
    line-height: 25px;
    font-family: 'chilenabold';
}

.container-degrade .bienvenida p {
    color: #353977;
    width: 90%;
    margin-top: 45px;
    line-height: 18px;
}

.container-degrade .botones {
    display: flex;
    flex-direction: column;
}

.container-degrade .botones a {
    width: 265px;
    height: 81px;
    border-radius: 5px;
    font-family: 'chilenabold';
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 17px;
}

.container-degrade .botones a.button-orange {
    background: #FDA551;
}

.container-degrade .botones a.button-orange-2 {
    background: #FC6546;
}

.seleccion-branding .accionlabel {
    margin-bottom: 37px;
}

.seleccion-branding .accionlabel p {
    max-width: 591px;
    height: 65px;
    font-family: 'chilenabold';
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    background: #FC6546;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.seleccion-branding .icon-accion {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.seleccion-branding .botones-banding a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 120px;
    width: 136px;
}

.seleccion-branding .botones-banding a:hover {
    text-decoration: none;
}

.seleccion-branding .botones-banding a img {
    margin: 0 auto;
}

.seleccion-branding .botones-banding a.mail img {
    height: 68px;
    width: 68px;
}

.seleccion-branding .botones-banding a.notas img {
    height: 61px;
    width: 61px;
}

.seleccion-branding .botones-banding a.diseno img {
    height: 47px;
    width: 59px;
    margin-bottom: 6px;
}

.seleccion-branding .botones-banding a.desarrollo img {
    height: 47px;
    margin-bottom: 6px;
    width: 59px;
}

.seleccion-branding .botones-banding a.imagen img {
    height: 48px;
    margin-bottom: 6px;
    width: 42px;
}

.seleccion-branding .botones-banding a.campana img {
    height: 52px;
    margin-bottom: 6px;
    width: 50px;
}

.seleccion-branding .botones-banding a span {
    margin: 0 auto;
    font-family: 'chilenalight';
    font-size: 14px;
    line-height: 17px;
}

.seleccion-branding .botones-banding a.mail {
    background: url('../img/mailing-b.png') no-repeat;
    color: #FFB200;
}

.seleccion-branding .botones-banding a.mail:hover {
    background: url('../img/mailing.png') no-repeat;
    color: #FFB200;
}

.seleccion-branding .botones-banding a.mail {
    background: url('../img/mailing-b.png') no-repeat;
    color: #FFB200;
}

.seleccion-branding .botones-banding a.mail.active {
    background: url('../img/mailing.png') no-repeat;
    color: #FFB200;
}

.seleccion-branding .botones-banding a.notas {
    color: #353977;
    background: url('../img/notas-b.png') no-repeat;
}

.seleccion-branding .botones-banding a.notas:hover {
    background: url('../img/notas.png') no-repeat;
    color: #353977;
}

.seleccion-branding .botones-banding a.notas.active {
    color: #353977;
    background: url('../img/notas.png') no-repeat;
}

.seleccion-branding .botones-banding a.diseno {
    background: url('../img/disenos-.png') no-repeat;
    color: #962462;
}

.seleccion-branding .botones-banding a.diseno:hover {
    color: #962462;
    background: url('../img/disenos.png') no-repeat;
}

.seleccion-branding .botones-banding a.diseno.active {
    color: #962462;
    background: url('../img/disenos.png') no-repeat;
}

.seleccion-branding .botones-banding a.desarrollo {
    color: #71CFD1;
    background: url('../img/desarrollos-b.png') no-repeat;
}

.seleccion-branding .botones-banding a.desarrollo:hover {
    color: #71CFD1;
    background: url('../img/desarrollos.png') no-repeat;
}

.seleccion-branding .botones-banding a.desarrollo.active {
    background: url('../img/desarrollos.png') no-repeat;
    color: #71CFD1;
}

.seleccion-branding .botones-banding a.imagen {
    background: url('../img/img-vid-b.png') no-repeat;
    color: #3BA8AB;
}

.seleccion-branding .botones-banding a.imagen:hover {
    background: url('../img/img-vid.png') no-repeat;
    color: #3BA8AB;
}

.seleccion-branding .botones-banding a.imagen.active {
    background: url('../img/img-vid.png') no-repeat;
    color: #3BA8AB;
}

.seleccion-branding .botones-banding a.campana {
    color: #D13174;
    background: url('../img/campanas-b.png') no-repeat;
}

.seleccion-branding .botones-banding a.campana:hover {
    background: url('../img/campañas.png') no-repeat;
    color: #D13174;
}

.seleccion-branding .botones-banding a.campana.active {
    background: url('../img/campañas.png') no-repeat;
    color: #D13174;
}

.seleccion-branding .botones-banding a span {
    margin: 0 auto;
    font-family: 'chilenalight';
    font-size: 14px;
    line-height: 17px;
}

.mail-color {
    color: #FFB200!important;
}

.notas-color {
    color: #353977!important;
}

.diseno-color {
    color: #962462!important;
}

.desarrollo-color {
    color: #71CFD1!important;
}

.imagen-color {
    color: #3BA8AB!important;
}

.campana-color {
    color: #D13174!important;
}

.title h1 {
    color: #353977;
}

.title p {
    color: #353977;
    line-height: 18px;
}

.interna {
    padding-top: 68px;
    margin-bottom: 100px;
}

.interna .acf-form-submit {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.interna .seleccion-branding {
    margin-bottom: 100px;
}


/* SECOM */

.container-secom {
    margin-top: 0px;
    margin-bottom: 30px;
}


/* SECOM */

.container .acf-table {
    border: #ccd0d4 solid 2px;
}


/* FIN BODY */

.footer {
    background: #353977;
    min-height: 114px;
}

.footer .container {
    padding-top: 23px;
    padding-bottom: 21px;
}

.footer .logo-sernatur {
    width: 205px;
}

.footer .logo-branding {
    width: 310px;
}

ul.acf-checkbox-list {
    padding: 12px!important;
}

.central-mail-db .form-control,
.central-notas-ck .form-control,
.central-ck .form-control {
    height: auto!important;
}

@media (max-width: 580px) {
    .footer .logo-sernatur.float-left {
        float: none!important;
    }
    .footer .logo-branding.float-right {
        float: none!important;
    }
}


/* nueva version */

.titinterna {
    margin-top: 74px;
}

.imgtit {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-around;
}

.titform {
    font-family: 'chilenabold';
    font-style: normal;
    font-size: 18px;
    line-height: 22px;
    color: #353977;
}

.home_intro,
.seleccion-branding {
    margin-top: 90px;
    margin-bottom: 100px;
}

.home_intro .inner {
    padding: 0 20px;
}

.home_intro .inner .cuadro {
    position: relative;
    border: 1px solid #C2C4D6;
    box-sizing: border-box;
    border-radius: 5px;
    min-height: 740px;
    margin-bottom: 60px;
}

.home_intro .inner .cuadro ul {
    font-family: 'chilenaregular';
    color: #353977;
    font-size: 12px;
    line-height: 15px;
}

.home_intro .inner .cuadro ul.destacado {
    color: #353977;
    font-weight: bold;
    font-size: 12px;
    line-height: 15x;
}

.home_intro .inner .cuadro h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #353977;
    margin: 0 auto;
    font-family: 'chilenaregular';
    position: absolute;
    width: 346px;
    height: 50px;
    border-radius: 25px;
    left: 20%;
    top: -25px;
    background: #fff;
}

.home_intro .inner .cuadro .button-secom {
    width: 163px;
    height: 34px;
    background: #FDA551;
    border-radius: 40px;
    position: absolute;
    bottom: -16px;
    left: 32%;
}

.home_intro .inner .cuadro .button-secom span {
    font-size: 14px;
    line-height: 17px;
    display: flex;
    text-align: center;
    color: #FFFFFF;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 7px;
}

.home_intro .inner .cuadro a.button-enviarb,
.home_intro .inner .cuadro a.button-secom {
    text-decoration: none;
}

.home_intro .inner .cuadro .button-enviarb {
    width: 163px;
    height: 34px;
    background: #FC6546;
    border-radius: 40px;
    position: absolute;
    bottom: -16px;
    left: 32%;
}

.home_intro .inner .cuadro .button-enviarb span {
    font-size: 14px;
    line-height: 17px;
    display: flex;
    text-align: center;
    color: #FFFFFF;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 7px;
}

.home_intro .inner .cuadro h3 {
    font-size: 15px;
    line-height: 18px;
    color: #353977;
    font-family: 'chilenaregular';
    margin-bottom: 30px;
}

.home_intro .inner .cuadro p {
    color: #353977;
    font-size: 12px;
    line-height: 12px;
}

.home_intro .izq .pasos {
    margin-bottom: 45px;
}

.home_intro .drch .pasos {
    margin-bottom: 30px;
}

.home_intro .pasos .npaso span {
    height: 30px;
    background: #C2C4D6;
    width: 130px;
    padding: 10px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    color: #fff;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    display: flex;
    flex-direction: row;
    align-content: space-around;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
}

.home_intro .pasos .npaso span img {
    position: absolute;
    width: 20px;
    height: 8px;
    right: 0;
}

.home_intro .pasos .npaso {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 5px;
}

.home_intro .pasos .info {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    margin-bottom: 5px;
}

.home_intro .pasos .info p {
    max-width: 80%;
    font-size: 12px;
    line-height: 14px;
    color: #353977;
    font-family: 'chilenaregular';
    margin: 0;
}

.home_intro .pasos img {
    height: 27px;
    margin-right: 15px;
}

.seleccion-branding h2 {
    font-family: 'chilenaregular';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #353977;
    margin-bottom: 25px;
}

.seleccion-branding a {
    text-decoration: none!important;
}

.seleccion-branding .contentinfobranding p.descrip {
    width: 289px;
}

.seleccion-branding .imagenbranding {
    height: 130px;
    width: 289px;
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.seleccion-branding .imagenbranding .contentinfo {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.seleccion-branding .imagenbranding .contentinfo p {
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    margin-top: 16px;
}

.seleccion-branding .imagenbranding.mail {
    background: #FFB200;
    border-radius: 5px;
}

.seleccion-branding a:hover .imagenbranding.mail {
    background: #FF8C05;
}

.seleccion-branding .imagenbranding.contenido {
    background: #353977;
    border-radius: 5px;
}

.seleccion-branding a:hover .imagenbranding.contenido {
    background: #13175B;
}

.seleccion-branding .imagenbranding.design {
    background: #962462;
    border-radius: 5px;
}

.seleccion-branding a:hover .imagenbranding.design {
    background: #5B1B3E;
}

.seleccion-branding .imagenbranding.develop {
    background: #71CFD1;
    border-radius: 5px;
}

.seleccion-branding a:hover .imagenbranding.develop {
    background: #94DBDD;
}

.seleccion-branding .imagenbranding.imgvideo {
    background: #3BA8AB;
    border-radius: 5px;
}

.seleccion-branding a:hover .imagenbranding.imgvideo {
    background: #0B8C8F;
}

.seleccion-branding .imagenbranding.campaign {
    background: #CA1460;
    border-radius: 5px;
}

.seleccion-branding a:hover .imagenbranding.campaign {
    background: #EC1D74;
}

@media (max-width: 700px) {
    .home_intro .pasos .info {
        justify-content: center;
        margin-top: 15px;
    }
}

@media (max-width: 700px) {
    .home_intro .inner .cuadro h2 {
        width: 230px;
        left: 9%;
    }
}