/* @import must be at top of file, otherwise CSS will not work */
@import 'https://fonts.googleapis.com/css?family=FontMedium:400,700';

@font-face {
    font-family: 'UFSBold';
    src: url('../../fonts/UnileverShillingBold.woff') format('woff'), url('../../fonts/UnileverShillingBold.eot') format('embedded-opentype'), url('../../fonts/UnileverShillingBold.otf') format('opentype'), url('../../fonts/UnileverShillingBold.svg') format('svg'), url('../../fonts/UnileverShillingBold.ttf') format('truetype');
}

@font-face {
    font-family: 'UFSMedium';
    src: url('../../fonts/UnileverShillingMedium.woff') format('woff'), url('../../fonts/UnileverShillingMedium.eot') format('embedded-opentype'), url('../../fonts/UnileverShillingMedium.otf') format('opentype'), url('../../fonts/UnileverShillingMedium.svg') format('svg'), url('../../fonts/UnileverShillingMedium.ttf') format('truetype');
}

@font-face {
    font-family: 'UFSRegular';
    src: url('../../fonts/UnileverShilling.woff') format('woff'), url('../../fonts/UnileverShilling.eot') format('embedded-opentype'), url('../../fonts/UnileverShilling.otf') format('opentype'), url('../../fonts/UnileverShilling.svg') format('svg'), url('../../fonts/UnileverShilling.ttf') format('truetype');
}

@font-face {
    font-family: 'UFSLight';
    src: url('../../fonts/UnileverShilling.woff') format('woff'), url('../../fonts/UnileverShilling.eot') format('embedded-opentype'), url('../../fonts/UnileverShilling.otf') format('opentype'), url('../../fonts/UnileverShilling.svg') format('svg'), url('../../fonts/UnileverShilling.ttf') format('truetype');
}

@font-face {
    font-family: 'UFSItalic';
    src: url('../../fonts/UnileverShillingItalic.woff') format('woff'), url('../../fonts/UnileverShillingItalic.eot') format('embedded-opentype'), url('../../fonts/UnileverShillingItalic.otf') format('opentype'), url('../../fonts/UnileverShillingItalic.svg') format('svg'), url('../../fonts/UnileverShillingItalic.ttf') format('truetype');
}

/*nueva fuente*/


@font-face {
    font-family: 'ChefsHand';
    src: url('../../fonts/ChefsHand-Regular.woff') format('woff'), url('../../fonts/ChefsHand-Regular.eot') format('embedded-opentype'), url('../../fonts/ChefsHand-Regular.otf') format('opentype'), url('../../fonts/ChefsHand-Regular.svg') format('svg'), url('../../fonts/ChefsHand-Regular.ttf') format('truetype');
}


body {
    color: #000;
    font-family: 'UFSRegular' !important;
    /*line-height: 24px;*/
    width: 100%;
    margin: 0 0 0 0;
    position: relative;
    padding-bottom: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
}



.fondoprincipalizquierdo {
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: -4px !important;
    position: relative;
    border-radius: 28px 0px 0px 28px;
    background-color: #221d37;
    height: auto;
}

.fondoprincipalderecho {
    background-color: #fff;
    border-radius: 0px 28px 28px 0px;
    
    height: auto;
}
.FondoMenuAdmon {
    background-color: white;
}

.TitulosPrincipales {
    margin-top: 30px;
    font-family: UFSBold !important;
    font-size: 30px !important;
    color: #FF7604;
}

.TitulosComfortmarginTop {
    margin-top: 30px;
    font-family: UFSBold !important;
    font-size: 30px !important;
    color: #FF7604;
}

.TitulosComfort {    
    font-family: 'UFSBold' !important;
    font-size: 30px !important;    
}
.titleft{
    text-align:left !important;
}

.logoFooter {
    width: 131px;
    height: 59px;
}

.TucuentaTitle{
    font-family:UFSRegular;
    font-size16px;
    color:white;
    padding:5px;    
}
.TucuentaTitleBold {
    font-family: UFSBold;
    font-size16px;
    color: white;
    padding: 5px;
}

.c0 {
    text-align: justify;
    font-family:UFSRegular;
    font-size:12px;    
}
.c1 {
    text-align: justify;
    font-family: UFSRegular;
    font-size: 12px;
}
.c2 {
    text-align: justify;
    font-family: UFSBold;
    font-size: 12px;
}


</style >
.AllRightsreserved {
    color: #5b8bb7 !important;
    font-family: UFSRegular;
}

.backDegradado {
    border-radius: 10px 50px 10px 10px;
    background: #FEAF01;
    background: linear-gradient(90deg,rgba(254, 175, 1, 1) 0%, rgba(255, 118, 6, 1) 37%, rgba(255, 118, 6, 1) 64%, rgba(255, 10, 155, 1) 100%);
}

.HeaderTable {
    background-color: #94889D !important;
    text-align: center;
    color: white;
    font-family: 'UFSBold' !important;
    text-transform: uppercase;
}

.rowTable {
    text-align: center;
    color: #000000;
    font-family: 'UFSRegular' !important;
}


.btnPaginacion {
    color: white !important;
    background-color: #FF5A00 !important;

}

    .btnPaginacion:hover {
        color: white !important;
        background-color: #FF5A00 !important;

    }


.txtPaginacion {
    font-size: 12px;
    color: #d4040d;
    text-align: center;
    font-weight: lighter;
    font-family: 'UFSRegular' !important;
}

.lblPaginacion {
    font-size: 12px;
    color: #333333;
    font-family: 'UFSRegular' !important;
    font-weight: normal;
    font-weight: lighter;
}


.form-control-InputTextArea {
    height: 30px !important;
}

.form-control-InputText {
    height: 30px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #939598 !important;
    background-color: transparent !important;
    background-image: none;
     border: 1px solid #000 !important;
    border-radius: 7px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control-InputText::-webkit-input-placeholder {
        color: #939598;
    }



.TableEdoCuenta {
    background-color: #94889D !important;
    font-family: 'UFSBold' !important;
}

.FuenteBlack {
    font-family: 'UFSBold' !important;
}

.FuenteSemiBold {
    font-family: 'UFSBold' !important;
}

.FuenteBold {
    font-family: 'UFSBold' !important;
}

.FuenteMedium {
    font-family: 'UFSMedium' !important;
}

.FuenteRegular {
    font-family: 'UFSRegular' !important;
}

.FuenteLight {
    font-family: 'UFSLight' !important;
}

.subtitulos {
    font-family: 'UFSRegular' !important;
}

/*Colores*/
.white {
    color: white;
}
.orange {
    color: #FF5A00 !important;
}
.gris {
    color: #545859 !important;
}
.Gris61 {
    color: #A2A2A2 !important;
}
.Gris62 {
    color: #5C3657 !important;
}
.Gris63 {
    color: #BBBCBC !important;
}

.negro {
    color: #000000 !important;
}
/************Controles*********************/
.form-controlPrincipalRL {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000001A;
    border-radius: 10px 10px 10px 10px !important;
    border: 1px solid #a2a2a2;
    font-size: 12px !important;
    height: 40px;
}

.form-controlPrincipalR {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000001A;
    border-radius: 0 10px 10px 0 !important;
    border: 1px solid #a2a2a2;
    border-left: none;
    font-size: 12px !important;
}

.form-controlPrincipalL {
    background: #FFFFFF;
    background-color: white !important;
    box-shadow: 0px 0px 6px #0000001A;
    border-radius: 10px 0 0 10px !important;
    border: 1px solid #a2a2a2;
    border-right: none;
    font-size: 12px !important;
    align-items: center;
    width: 50px;
    align-content: center;
}

.LknAvisos {
    font-family: UFSRegular;
    font-style: normal;
    font-weight: 400;
    color: #5c3657 !important;
    font-size: 10px;
    text-decoration: none;
    padding-left: 0em !important;
}

.logo-unilever-size {
    max-width: 290px;
    display: block;
    margin: 0 auto;
}

/************Ptamaño letas*********************/
.h9 {
    font-size: 9px !important;
}
.h10{
    font-size: 10px !important;
}
.h11 {
    font-size: 11px !important;
}
.h12 {
    font-size: 12px !important;
}
.h16| {
    font-size: 16px !important;
}
.h18 {
    font-size: 18px !important;
}
.margenSuperior{
    margin-top:10px;
}
/*Txt*/
.iconotxt {
    padding: 7px;
    max-height: 35px;
}
/**Botones*/
.btn-L3DefaultOrange {
    background-color: #ff5a00 !important;
    background: var(--unnamed-color-ff5a00) 0% 0% no-repeat padding-box;
    background: #FF5A00 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: white;
    border-color: transparent;
    opacity: 1;
    padding-left: 30px;
    padding-right: 30px;
    font-family:UFSBold;
    font-size:14px;    
    height:40px;
    max-width:250px;
    /*text-transform: uppercase;*/
}

    .btn-L3DefaultOrange:hover {
        background-color: #ff5a00 !important;
        background: var(--unnamed-color-ff5a00) 0% 0% no-repeat padding-box;
        background: #FF5A00 0% 0% no-repeat padding-box;
        border-radius: 10px;
        color: white;
        border-color: transparent;
        opacity: 1;
        padding-left: 30px;
        padding-right: 30px;
        font-family: UFSBold;
        font-size: 14px;
        height: 40px;
        max-width: 250px;
        /*margin: 10px 0 40px 0;*/
        /*text-transform: uppercase;*/
    }





.btn-L3DefaultOrangeRight {
    background-color: #ff5a00 !important;
    background: var(--unnamed-color-ff5a00) 0% 0% no-repeat padding-box;
    background: #FF5A00 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: white;
    border-color: transparent;
    opacity: 1;
    padding-left: 10px;
    padding-right: 10px;
    font-family: UFSBold;
    font-size: 14px;
    height: 30px;
    width: 40px;
    max-width: 250px;
    position: relative;
    left: 430px;
    /*text-transform: uppercase;*/
}


    .btn-L3DefaultOrangeRight:hover {
        background-color: #ff5a00 !important;
        background: var(--unnamed-color-ff5a00) 0% 0% no-repeat padding-box;
        background: #FF5A00 0% 0% no-repeat padding-box;
        border-radius: 10px;
        color: white;
        border-color: transparent;
        opacity: 1;
        font-family: UFSBold;
        font-size: 14px;
        height: 30px;
        width: 40px;
        max-width: 250px;
        /*margin: 10px 0 40px 0;*/
        /*text-transform: uppercase;*/
    }

.btn-L3secundary:hover {
    background-color: #fff !important;
    background: var(--unnamed-color-ff5a00) 0% 0% no-repeat padding-box;
    background: #fff 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: #FF5A00;
    border-color: #FF5A00;
    opacity: 1;
    padding-left: 20px;
    padding-right: 20px;
    font-family: UFSBold;
    font-size: 14px;
    height: 40px;
    max-width: 250px;
    /*text-transform: uppercase;*/
}

.btn-L3secundary {
    background-color: #fff !important;
    background: var(--unnamed-color-ff5a00) 0% 0% no-repeat padding-box;
    background: #fff 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: #FF5A00;
    border-color: #FF5A00;
    opacity: 1;
    padding-left: 20px;
    padding-right: 20px;
    font-family: UFSBold;
    font-size: 14px;
    height: 40px;
    max-width: 250px;
    /*margin: 10px 0 40px 0;*/
    /*text-transform: uppercase;*/
}



.fontMenu a {
    font-family: 'UFSMedium' !important;
    color: #545859;
    text-decoration:auto;
}

    .fontMenu a:hover {
        color: #FF7604 !important;
    }

    .fontMenu a:active {
        color: #FF7604 !important;
    }

.active{

}

.nav-item {
    margin-left: 40px !important;
}

.navbar-nav li a ::after hover {
    color: #545859 !important;
}

/*style.css - DN*/
.unilever-combo {
    appearance: none;
    border-radius: 10px 10px 10px 10px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('caret-down.svg') no-repeat;
    background-position: calc(100% - 10px) center;
    background-color: white;
    padding-right: 25px;
    border: 1px solid #a2a2a2;
    box-shadow: 0px 0px 6px #0000001A;
    width: 22% !important;
}

.form-controlPrincipalRCombo {
    background: #FFFFFF;
    border-left: none;
    border-right: none;
    font-size: 12px !important;
}

.form-controlPrincipalLCombo {
    background: #FFFFFF;
    background-color: white !important;
    border-right: none;
    font-size: 12px !important;
    align-items: center;
    width: 50px;
    align-content: center;
}

/*Home*/
.contenedor-azul {
    padding: 30px !important;
    background-color: #221D37 !important;
}

.contenedor-redondeado {
    border-radius: 35px;
}

.encima-imagen {
    position: absolute;
    bottom: -12%;
    left: 51%;
    transform: translateX(-50%);
    width: 110%;
    align-content: center !important;
}

.contenedor-relativo {
    position: relative;
    display: inline-block;
}

.marginSup {
    margin-top: 60px !important
}

.marginInf30 {
    margin-bottom: 30px !important
}

.img-cap {
    max-width: 70% !important;
}

.img-captura {
    max-width: 90% !important;
    border-style: none !important;
}

.div-cap {
    margin-left: -20px;
    margin-right: -20px;
}

.texto-pasos {
    padding-left: 5% !important;
}

.img-limitada {
    max-width: 100%;
    max-height: 200px;
    height: auto;
}

.posicion-botones {
    pointer-events: auto;
    width: 100%;
    padding-bottom: 10px;
}

.modal-comogano {
    background-color: transparent !important;
    border-color: transparent !important;
}

/*Tamaños*/
.h16 {
    font-size: 16px !important;
}

.h30 {
    font-size: 30px !important;
}

.h60 {
    font-size: 60px !important;
}

/*Barra progreso*/
.progbar {
    background: #F5F6FA 0% 0% no-repeat padding-box !important;
    box-shadow: inset 0px 3px 6px #00000029;
    border-radius: 25px !important;
    opacity: 1;
    height: 40px !important;
    padding: 3px !important;
}

.progbar-avance {
    background: transparent linear-gradient(90deg, #FF0A9B 0%, #FF7606 41%, #FF7606 60%, #FEAF01 100%) 0% 0% no-repeat padding-box !important;
    border-radius: 25px !important;
    opacity: 1;
    color: black;
}

/*Menu principal*/

.MargenMenu {
    margin-left: 50px;
}

.display-slide {
    display: flex;
    justify-content: center;
}

.container-pasos {
    margin-top: 120px !important;
}
/*Tamaño de las imagenes en donde van las imagenes del slide*/
.img-slide-size {
    display: block;
    max-width: 100%;
}

.margincar1 {
    margin-top: -20px;
}

/*Hover*/
.hover-container {
    position: relative;
    display: inline-block;
}

    .hover-container img {
        display: block;
        transition: opacity 0.3s ease;
    }

    .hover-container .hover-image {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .hover-container .hover-text {
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s ease;
        white-space: nowrap;
        background: rgba(0,0,0,0.7);
        color: white;
        padding: 5px;
        border-radius: 3px;
        font-size: 14px;
        margin-top: 5px;
    }

    .hover-container:hover .hover-image {
        opacity: 1;
    }

    .hover-container:hover .original-image {
        opacity: 0;
    }

    .hover-container:hover .hover-text {
        opacity: 1;
    }

    .hover-container .tooltip-text {
        visibility: hidden;
        width: 140px;
        background-color: white;
        color: #606060;
        text-align: center;
        border-radius: 5px;
        padding: 6px;
        position: absolute;
        z-index: 1;
        bottom: -175%; /* cambia según dónde quieras el texto */
        left: 160%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s;
    }

    .hover-container:hover .tooltip-text {
        visibility: visible;
        opacity: 1;
    }
/*Fondo*/
/*CANJE*/
.backDegradado-vertical {
    background: transparent linear-gradient(180deg, #FF0A9B 0%, #FF7606 41%, #FF7606 60%, #FEAF01 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px 50px 10px 10px;
    opacity: 1;
}

.contenedor-prodCanje {
    border-radius: 10px 50px 10px 10px;
    opacity: 1;
    margin: 0 auto;
}

.img-canje {
    max-width: 60% !important;
    max-height: 40% !important;
}

.img-pendiente-home {
    width: 40% !important;
}

.carrito {
    display: flex;
    justify-content: space-between;
    align-items: center;
}



/************MEdiaQuerys*********************/

/*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .fondoprincipalderecho{
        margin-left:auto !important;
    }
    .h12 {
        font-size: 10px !important;
    }
    .h16 {
        font-size: 14px !important;
    }
    .h30 {
        font-size: 25px !important;
    }

    .nav-item {
        margin-left: 0px !important;
    }
    .img-captura {
        max-width: 50% !important;
        border-style: none !important;
        margin: 0 auto !important;
    }
    .encima-imagen {
        bottom: -42%;
        width: 90%;
    }

    .unilever-combo {
        width: 65% !important;
    }
    .img-cap {
        margin-bottom: 25px !important;
    }
    .SubtituloVentas {
        font-size: 12px !important;
    }
    .menuPrincipal_espaciado{
        margin-bottom: 10px !important;
    }
    .marginSup-MenuPrincipal{
        margin-top: 30px !important;
    }

    .fontMenu a {
        font-size: 13px !important;
    }

    .divprin {
        height: 150px;
        background-repeat: no-repeat;
    }

    .container-thumbnail {
        padding: 10px !important;
    }


    .back {
        background-image: none;
    }


    .img-pendiente {
        width: 80px !important;
        /*padding-left: 10px !important;*/
    }

    .titulo-training1 {
        font-size: 6px !important;
        padding-top: 158px;
        text-align: start;
        margin: 0;
    }
    .TituloTrainnig1 {
        font-size: 12px !important;
        margin-left: 10px;
    }

    .respuesta {
        text-align: left !important;
        font-size: 14px !important;
        /*font: normal normal medium 18px/21px Futura-Medium;*/
        letter-spacing: 0px;
        color: #000000;
    }

    .img-pendiente-home {
        width: 35% !important;
    }

    .contenedor-prodCanje {
        width: 170px !important;
        margin: 0 auto;
    }



}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {

}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
}

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {

}

/* X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
    
}

@media (min-width: 570px) {
    .unilever-combo {
        width: 50% !important;
    }
    .divprin {
        height: 390px;
        background-repeat: no-repeat;
    }

    .container-thumbnail {
        padding: 30px !important;
    }

    .img-pendiente {
        width: 119px !important;
    }

    .titulo-training1 {
        margin-left: 20PX;
        text-align: start;
        margin: 0;
        /*          padding-left: 10px !important;
            padding-top: 40% !important;*/
    }

    .back {
        background-image: url('../images/Training/CapacitacionesBG.png');
        background-size: contain;
        background-attachment: fixed;
        background-repeat-y: no-repeat;
    }

    .img-cap {
        margin-bottom: 25px !important;
    }

    .img-pendiente-home {
        width: 25% !important;
    }

    .menuPrincipal_espaciado {
        margin-bottom: 10px !important;
    }

    .marginSup-MenuPrincipal {
        margin-top: 30px !important;
    }

    .fontMenu a {
        font-size: 14px !important;
    }

    .contenedor-prodCanje {
        width: 170px !important;
        margin: 0 auto;
    }

}

@media (min-width: 769px) {
    .container {
        width: 700px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 7px;
    }

    .imglogo {
        width: 240px;
    }

    .fontMenu a {
        font-size: 10.50px !important;
    }

    .MargenMenuizquierdo {
        padding-left: 5%;
    }

    .MargenMenuDerecho {
        margin-left: 5%;
        padding-right: 5%;
    }
    .unilever-combo {
        width: 40% !important;
    }
}

@media (min-width: 890px) {
    .container {
        width: 700px;
    }

    .imglogo {
        width: 280px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    .fontMenu a {
        font-size: 10.50px !important;
    }

    .MargenMenuizquierdo {
        padding-left: 5%;
    }

    .MargenMenuDerecho {
        padding-right: 5%;
    }
    .unilever-combo {
        width: 23% !important;
    }
    .divprin {
        height: 280px;
        background-repeat: no-repeat;
    }

    .titulo-training1 {
        margin-left: 20PX;
        padding-top: 190px;
        text-align: start;
        margin: 0;
    }

    .TituloTrainnig1 {
        font-family: 'UFSBold' !important;
        font-size: 14px;
    }

    .back {
        background-image: url('../images/Training/CapacitacionesBG.png');
        background-size: contain;
        background-attachment: fixed;
        background-repeat-y: no-repeat;
    }
}

@media (min-width: 992px) {
    .container {
        width: 900px;
    }

    .imglogo {
        width: 320px;
    }

    .fontMenu a {
        font-size: 10.5px !important;
    }

    .MargenMenuizquierdo {
        padding-left: 5%;
    }

    .MargenMenuDerecho {
        padding-right: 5%;
    }
    .divprin {
        height: 390px;
        background-repeat: no-repeat;
    }

    .titulo-training1 {
        margin-left: 20PX;
        padding-top: 190px;
        text-align: start;
        margin: 0;
    }

    .contenedor-prodCanje {
        width: 130px !important;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    /*.container {
        width: 1200px;
    }*/

    .imglogo {
        width: 350px;
    }

    .fontMenu a {
        font-size: 14px !important;
    }

    .MargenMenuizquierdo {
        padding-left: 5%;
    }

    .MargenMenuDerecho {
        padding-right: 5%;
    }

    .divprin {
        height: 350px;
        background-repeat: no-repeat;
    }

    .titulo-training1 {
        margin-left: 20PX;
        padding-top: 120px;
        text-align: start;
        margin: 0;
    }

    .TituloTrainnig1 {
        font-family: 'UFSBold' !important;
        font-size: 20px !important;        
        text-align: center;
        margin-left: 33;
    }

    .img-pendiente {
        width: 119px !important;
        /*padding-left: 10px !important;*/
    }

    .contenedor-prodCanje {
        width: 170px !important;
        margin: 0 auto;
    }
}

@media (min-width: 1500px) {
    .container-pasos {
        margin-top: 190px !important;
    }
}


    /************Por validar*********************/


    /*style.css - DAMR*/


    /*******Capacitaciones********/

    .TitulosHome {
        color: var(--unnamed-color-0574a6);
        text-align: center !important;
        font: normal normal bold 30px/35px Unilever Shilling;
        font-family: myriad-pro, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
        letter-spacing: 0px;
        color: #FF7604;
        text-transform: uppercase;
        opacity: 1;
        font-size: 30px;
    }

    .Capacitacion {
        height: 232px;
        margin-bottom: 26px;
    }

    .titulo {
        font-family: myriad-pro, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
        font-size: 25px;
        color: #194B72;
        font-weight: bold;
        padding-bottom: 20px;
    }

    .descripcion {
        /*font-family: myriad-pro, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
        font-size: 18px;
        color: #000000;
        padding-bottom: 20px;
    }

    .pregunta {
        text-align: center;
        /*font: normal normal bold 18px/21px Futura-Bold;*/
        letter-spacing: 0px;
        color: #FF5A00;
    }

    .respuesta {
        text-align: center;
        /*font: normal normal medium 18px/21px Futura-Medium;*/
        letter-spacing: 0px;
        color: #000000;
    }

        .respuesta input {
            margin-left: 10px;
            margin-right: 10px;
        }

    .buttonTraining {
        color: #ffffff !important;
        font-size: 20px !important;
        font-family: myriad-pro, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
        background-color: #194B72 !important;
        height: 35px !important;
        width: 150px !important;
        border-radius: 12px !important;
    }

    .tituloseccion {
        font-size: 35px !important;
        color: #000000;
        font-weight: bold;
        text-transform: uppercase;
    }



    .post-content {
        top: 0;
        left: 0;
        position: absolute;
    }

    .thumbnail {
        position: relative;
        border: none;
    }

    .TituloTrainnig1 {
        font-family: 'UFSBold' !important;
        color: #FFFFFF;
        font-size: 14px;
    }

    .TituloTrainnigXS {
        color: #FFFFFF;
        font-size: 20px;
    }

    .img-thumbnail {
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.075) !important;
        box-shadow: 0 0px 0px rgba(0,0,0,.075) !important;
    }

    .back {
        background-image: url('../images/Training/CapacitacionesBG.png');
        background-size: contain;
        background-attachment: fixed;
        background-repeat-y: no-repeat;
    }

    .divprin {
        height: 390px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    /******************Carga Facturas*************/
    .SubtituloVentas {
        font-size: 16px;
        text-align: center;
        letter-spacing: 0px;
        color: #606060;
        opacity: 1;
        font: 16px/22px;
    }

    .sel_arch {
        max-width: 335px;
        text-align: center;
        width: 100%;
    }

    .file-select {
        position: relative;
        display: inline-block;
        float: inline-start;
    }

    input[type=file]:after {
        color: darkred;
        content: " Cool!";
    }

    .file-select::before {
        background-color: #FF5A00 !important;
        color: black;
        display: flex;
        justify-content: center;
        align-items: center;
        /*border: 1px solid #01538F;*/
        border-radius: 10px;
        content: 'Seleccionar'; /* testo por defecto */
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 20px 10px 20px !important;
        font-weight: normal !important;
        font-family: 'UFSBold' !important;
    }

    .file-select input[type="file"] {
        opacity: 0;
        width: 211px;
        height: 39px;
        display: inline-block;
    }

    #FileUploadXML::before {
        content: 'Seleccionar Archivo .xml';
        font-family: 'UFSBold' !important;
        color: #FFFFFF;
        font-size: 13px;
    }

    #FileUploadPDF::before {
        content: 'Seleccionar Archivo .pdf';
        font-family: 'UFSBold' !important;
        color: #FFFFFF;
        font-size: 13px;
        letter-spacing: 0px;
    }


    .activeValida {
        color: #FF7604 !important;
    }

    .paddingTopFactura {
        padding-top: 30px;
        padding-left: 26px;
        padding-right: 0px;
    }

    .TitulosComfortValida {
        margin-top: 0px;
        font-family: 'UFSRegular' !important;
        font-size: 30px !important;
        color: #005394;
    }



    .gris60 {
        color: #606060 !important;
    }

    .h14 {
        font-size: 14px !important;
    }

    .NoFile {
        float: inline-start;
        margin-top: 11px;
        margin-left: 10px;
    }

    .centered {
        text-align: center;
    }