* {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


@font-face {
    font-family: 'QuicksandRegular';
    src: url('fonts/QuicksandRegular.eot');
    src: url('fonts/QuicksandRegular.eot') format('embedded-opentype'),
        url('fonts/QuicksandRegular.woff2') format('woff2'),
        url('fonts/QuicksandRegular.woff') format('woff'),
        url('fonts/QuicksandRegular.ttf') format('truetype'),
        url('fonts/QuicksandRegular.svg#QuicksandRegular') format('svg');
}

@font-face {
    font-family: 'QuicksandBold';
    src: url('fonts/QuicksandBold.eot');
    src: url('fonts/QuicksandBold.eot') format('embedded-opentype'),
        url('fonts/QuicksandBold.woff2') format('woff2'),
        url('fonts/QuicksandBold.woff') format('woff'),
        url('fonts/QuicksandBold.ttf') format('truetype'),
        url('fonts/QuicksandBold.svg#QuicksandBold') format('svg');
}

@font-face {
    font-family: 'Ropa Sans';
    src: url('fonts/RopaSans-Regular.woff2') format('woff2'),
        url('fonts/RopaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    overflow-y: scroll;
    font-family: 'QuicksandRegular', Arial, Helvetica, sans-serif;
    font-size: 1.6rem;


}

button#widgetIcon .df-chat-icon {
    height: 50px !important;
    left: calc(50% - 25px) !important;
    top: calc(50% - 25px) !important;
    width: 50px !important;
}


h1 {
    position: relative;
    color: #918572;
    font-size: 2.2rem;
    margin: 0 0 30px 0;
    text-align: left;


}

h1 small {
    font-size: 50%;
}

/*h1:before {
    content: "/";
    margin: 0 5px 0 0;
}*/

h1,
h2,
h3,
h4 {
    font-family: 'QuicksandBold'
}

h2 {
    color: #000;
    font-size: 2rem;
    margin-bottom: 15px;
}

h3 {
    font-size: 1.8rem;
}

p {
    font-size: 1.4rem;
}

.errorMsg {
    padding: 0 15px;
    color: #f00;
    font-weight: bold;
    text-align: center;
}
.error {
    padding: 0 15px;
    color: #f00;
    font-weight: bold;
    text-align: center;
}

.nohref {
    cursor: pointer;
    text-decoration: none;
}

.negrita {
    font-weight: bold
}

.negrita:hover {
    color: #000;
}

.negrita:hover a {
    color: #000;
}

a {
    color: #9f927d;
    text-decoration: none
}

a:hover {
    color: #9f927d;
    text-decoration: underline
}

ul,
ol {
    margin: 0 15px;
}


ul {
    list-style: disc;
}

ul.none {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}

ol {
    list-style: decimal;
}

.decimal{ list-style: decimal;}
.img-fluid {
    width: 100%;
    max-width: 100%;
    height: auto;
}

strong span {
    font-family: 'QuicksandRegular';
    font-weight: 300;
}

.masterWrapp {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    z-index: 2;

}


html {
    font-size: 10px;
    color: #000;
}

body {
    font-size: 1.6rem;
    color: #000;
}


a {
    color: #cbbba0;
}

a.backTo;

a.backTo:hover {
    color: #9f927d;
}

.upperCase {
    text-transform: uppercase;
}

.customZone {
    display: none !important;
}

.downloadExcel {
    position: absolute;
    right: 15px;
    top: 0;
}

.downloadExcel .ico {
    width: 30px;
}

.contentSurvey {
    position: relative;
    padding: 15px;
}

.important {
    color: #f00;
}

.importantLabel {
    font-size: 1.2rem;
    color: #f00;
    font-weight: bold;
    padding: 10px 0;
}

.headerMainSite {
    width: 100%;
    max-width: 1920px;
    position: fixed;
    top: 0;
    z-index: 5;
    background-color: #000;
}

.headerMainSite .contentHeader {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding: 5px 15px;

}

.headerMainSite .contentHeader .icoNav {
    position: absolute;
    left: 15px;
    top: 15px;
}

.headerMainSite.login .contentHeader {
    justify-content: space-between;
    padding: 10px 20px;
}

.headerMainSite.login .contentHeader .logoDTFS .img-fluid {

    max-height: 60px;
}

.headerMainSite.login .contentHeader .logoDTFSZONE .img-fluid {

    max-height: 60px;
}

.headerMainSite .contentHeader .logoDTFS {
    display: none;
}

.headerMainSite .contentHeader .logotipo {
    width: 200px;
    display: flex;
    align-items: center;
}

.headerMainSite .contentHeader .image {
    width: 40px;
    display: flex;
    align-items: center;
}

.headerMainSite .contentHeader .logo {
    width: 120px;
    position: relative;
    top: -7px;
}

.headerMainSite .contentHeader .logoDTFS-Zone {
    padding: 0;
    text-align: center;
}

.headerMainSite .contentHeader .logoDTFS-Zone .logo {
    width: 100%;
    max-width: 200px;
}

.headerMainSite .contentHeader .mainOptions {
    width: 100%;
}

.headerMainSite .contentHeader .userOptions {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 0 10px 0;
    margin: 10px 0 0 0;
    list-style: none;

}


header nav {
    height: 60px;
}

.foto-top {
    width: 38px;
    height: 38px;
    margin: 0 5px;
    border: 1px solid #fff;
}


#Header_liEstrellas a .star2 {
    font-size: 3.2rem;
}

#Header_liEstrellas .nunStars {
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    color: #fff;
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    top: -18px;
    left: 0;


}

/*Capa Comunicaciones*/

.capaComunicaciones {
    position: absolute;
    top: 60px;
    left: calc(50% - 120px);
    min-height: 100px;
    width: 300px;
    background-color: rgba(197, 185, 159, 1);
    padding: 20px 10px 10px 10px;
    color: #fff;
    display: none;
}

.capaComunicaciones:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: calc(50% - 50px);
    top: -20px;
    border-bottom: 20px solid rgba(197, 185, 159, 1);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.capaComunicaciones.TareasPendientes {
    left: calc(50% - 170px);
    padding: 20px 10px 10px 10px;
}

.capaComunicaciones.TareasPendientes:before {
    left: calc(50% - 5px);
}

.capaComunicaciones div {
    display: flex;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #fff;
}

.capaComunicaciones .feather {
    display: block;
    padding: 0;
    color: #fff;
    width: 24px;
}

.capaComunicaciones a {
    font-size: 1.4rem;
    padding: 0 5px 0 10px;
    color: #fff;
    display: block;
    width: calc(100% - 24px);

}

.capaComunicaciones .customLink {
    display: block;
    margin: 10px auto 0 auto;
    ;
    background-color: #fff;
    border: 1px solid #c4b99f;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    color: #c4b99f;
}

.capaComunicaciones .customLink:hover {
    display: block;
    background-color: #c4b99f;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

/*Capa Estrellas*/

.capaEstrellas {
    background-color: rgba(247, 244, 240, .96);
    color: #000;
    position: absolute;
    z-index: 3;
    top: 30px;
    left: calc(50% - 70px);
    width: 140px;
    height: auto;
    padding: 10px;
    display: none;
    border-radius: 5px;
    cursor: default;

}

.capaEstrellas:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: calc(50% - 10px);
    top: -10px;
    border-bottom: 10px solid rgba(247, 244, 240, .96);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.capaEstrellas .jq_linkMisEstrellas {
    color: #c4b89e;
    cursor: pointer;
}

.capaEstrellas .jq_linkMisEstrellas {
    text-decoration: underline;
}

.capaEstrellas .detailStars {
    padding: 5px;
}

.capaEstrellas p,
.capaEstrellas span {
    font-size: 1.2rem;
    white-space: nowrap;
    display: block;
    padding: 2px;
}

.capaEstrellas .valueStars {
    font-size: 1.4rem;
    color: #c4b89e;
}

.nunStars .retenido {
    font-size: 2.4rem;
    color: #c4b99f;
    margin: -4px 0 0 2px;
}

.navbar-toggler {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 30px;
    padding: 0;
}

.navbar-toggler .navbar-toggler-icon {
    width: 30px;
    height: 30px;
}

.navbar-toggler .navbar-toggler-icon img {
    width: 30px;
    display: block;

}

.userOptions li {
    position: relative;
    min-width: 44px;
}

.userOptions .viewCart {
    padding: 0 10px 0 5px;

}

.userOptions .viewCart a {
    position: relative;
}

.userOptions .viewCart a .num {
    position: absolute;
    z-index: 2;
    background-color: #f00;
    font-family: 'QuicksandBold';
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    right: -10px;
    top: -10px;
    border-radius: 100%;
    text-decoration: none;
    overflow: hidden;
}

.userOptions .viewCart a img {
    width: 30px;
    position: relative;
    z-index: 1;
}


main {
    min-height: 100vh;
    height: auto;
    padding: 40vw 15px 0 15px;
}

main section {
    padding: 0;
}

main.home {
    min-height: 100vh;
    height: auto;
    padding: 36vw 15px 0 15px;
}

main.errors {
    padding: 90px 0 0 0;
}

main.public {
    padding: 90px 0 0 0;
}

main.home section.homePage {
    padding: 0;
}

/*Tables*/

table {
    border-collapse: collapse;
    margin: 15px auto;
}

table tr td {
    color: #000;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.table-responsive {}

/* Footer */
.footerMainsite {
    position: relative;
    background-color: #000;
    padding: 15px 0;
    color: #fff;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    font-size: 14px;
}


.footerMainsite .infoCorp {
    text-align: center;
}

.footerMainsite .infoCorp a {
    display: block;
}


.footerMainsite a {
    color: #fff;

}

.footerMainsite a:hover {
    color: #fff;
    text-decoration: underline
}

.footerMainsite .policies ul {
    display: block;
    text-align: center;
    margin: 0 auto 15px auto;
    padding: 0;
    position: relative;
    list-style: none;
}

.footerMainsite .policies ul:before {
    content: "";
    position: absolute;
    width: 30%;
    height: 2px;
    left: 35%;
    bottom: -10px;
    background-color: #fff;
}

.footerMainsite .policies ul li {
    padding: 0;
}


.mainContentHome {
    padding: 0 15px;
}

.contentSVG {
    height: 0;
    width: 0;
    position: absolute;
}



.alert {
    position: relative;
    margin-bottom: 5px;
    padding: 10px;
    border: none;
    border-radius: 3px;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
    display: none;



}

@media (max-width: 767px) and (orientation: landscape) {

    .headerMainSite .contentHeader {

        justify-content: center;
        padding: 0 15px;


    }

    .headerMainSite .contentHeader .logotipo {
        width: 300px;

    }

    .headerMainSite .contentHeader .logoDTFS-Zone .logo {

        max-width: 150px;
    }


    main {
        min-height: 100vh;
        height: auto;
        padding: 22vw 0 0 20px;


    }

    main.home {
        min-height: 100vh;
        height: auto;
        padding: 18vw 15px 0 15px;


    }

    .footerMainSite {
        position: relative;
    }
}




@media (min-width: 768px) and (orientation: portrait) {
    .headerMainSite .contentHeader {
        justify-content: flex-start;
        align-items: center;
        padding: 15px 15px 15px 50px;
    }

    .navbar-toggler {
        position: absolute;
        left: 15px;
        top: 20px;
        width: 30px;
        padding: 0;
    }

    .headerMainSite .contentHeader .logo {
        width: 120px;
        position: relative;
        top: -7px;
    }

    .headerMainSite .contentHeader .logoDTFS {
max-width: 150px !important;
        display: block;
    }


    main {

        padding: 90px 0 0 20px;

    }

    main.home {
        min-height: 100vh;
        height: auto;
        padding: 90px 15px 0 15px;
    }

    main.home section {
        padding: 15px;
    }

    .headerMainSite .contentHeader .logoDTFS-Zone {
        text-align: center;
        max-width: 150px !important;


    }


}

@media (min-width: 768px) {
    h1 {

        margin: 0 0 15px 0;
    }

    p {
        font-size: 1.6rem;
    }

    main {
        width: 100%;

        padding: 90px 15px 0 15px;

    }

    main.home {
        min-height: 100vh;
        height: auto;
        padding: 90px 0 0 20px;
    }


    main.errors {
        padding: 0 !important;
        width: 100% !important;
    }

    main.public {
        padding: 0 !important;
        width: 100% !important;
    }

    main.home section {
        padding: 15px;
    }

    .mainContentHome {
        padding: 0;
    }



    .headerMainSite .contentHeader .userOptions {
        display: flex;
        justify-content: space-between;
        padding: 5px 30px 0 15px;
    }


/*    .headerMainSite .contentHeader .logoDTFS-Zone {
        order: 1;
        position: absolute;
        right: 15px;


    }*/

    .headerMainSite .contentHeader .mainOptions {
        order: 2;
        margin: -5px 0 0 0;
        width: auto;
    }

    .headerMainSite .contentHeader .userOptions li {
        padding: 0 6px;
        min-width: 44px;
    }

    /* Footer */
    .footerMainsite {
        position: relative;
        width: 100%;

    }

}

@media (min-width: 1024px) {
    .capaComunicaciones.TareasPendientes {
        left: calc(50% - 150px);
        padding: 20px 10px 10px 10px;
    }

    .capaComunicaciones.TareasPendientes:before {
        left: calc(50% - 20px);
    }

    .importantLabel {
        font-size: 1.6rem;
        color: #f00;

    }


    h1 {

        font-size: 2.6rem;
        margin: 0 0 30px 0;


    }


    h2 {
        color: #000;
        font-size: 2.2rem;
        margin-bottom: 15px;
    }

    h3 {
        font-size: 2rem;
    }

    p {
        font-size: 1.6rem; 
    }





    .customZone {
        display: flex !important;
    }

    .headerMainSite .contentHeader {
        justify-content: flex-start;
        align-items: center;
        padding: 15px 15px 15px 0;
    }

    /*Capa Comunicaciones*/

    .capaComunicaciones {
        left: calc(50% - 150px);
    }

    .capaComunicaciones:before {
        left: calc(50% - 20px);
    }



    main {

        padding: 60px 0 0 20px;

    }

    main.home {
        min-height: 100vh;
        height: auto;
        padding: 75px 0 0 0;
    }

    main.errors {
        padding: 0 !important;
        width: 100% !important;
    }

    main.public {
        padding: 0 !important;
        width: 100% !important;
    }

    main.home section {
        padding: 15px;
    }

    .mainContentHome {
        padding: 0 15px;
    }

    .headerMainSite .contentHeader {
        justify-content: flex-start;
        align-items: center;
        padding: 15px 30px 15px 60px;
    }

    .headerMainSite .contentHeader .userOptions {
        display: flex;
        justify-content: space-between;
        padding: 0 30px 0 30px;
    }

    .headerMainSite .contentHeader .userOptions a {
        text-decoration: none;
    }

    .headerMainSite .contentHeader .logoDTFS {
        order: 3;
                position: absolute;
        right: 15px;
        display: block; max-width: 150px;
    }

    .headerMainSite .contentHeader .logo {
        width: 140px;
    }

    .headerMainSite .contentHeader .logoDTFS-Zone {
/*        order: 1;*/

    }

    .headerMainSite .contentHeader .mainOptions {
        order: 2;
        padding: 0 15px;
    }

    /*Footer*/
    .footerMainsite .policies {
        order: 2;
        display: flex;
        justify-content: flex-end;


    }

    .footerMainsite .policies ul {
        display: flex;
        width: auto;
        margin: 0;

    }

    .footerMainsite .policies ul:before {
        display: none;
    }

    .footerMainsite .policies ul li {
        padding: 0 15px;
        position: relative;
    }

    .footerMainsite .policies ul li:after {
        content: "|";
        position: absolute;
        margin: 0 0 0 15px;
    }

    .footerMainsite .policies ul li:last-child:after {
        display: none;
    }

    .footerMainsite .infoCorp {
        order: 1;
        display: flex;
        justify-content: flex-start;
    }

    .footerMainsite .infoCorp a {
        display: inline-block;
        margin: 0 10px 0 0;
        position: relative;
    }




    .footerMainsite .infoCorp a:after {
        content: "|";
        position: absolute;
        margin: 0 0 0 5px;

    }

    .footerMainsite .infoCorp a:last-child:after {
        display: none;
    }



    .footerMainsite .infoCorp .copy {
        order: 1;
    }

    .footerMainsite .infoCorp .info {
        order: 2;
    }




}


@media (min-width: 1280px) {


    body {
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    #wrapper main {
        width: calc(100% - 104px);
    }

    #wrapper.active main {
        width: calc(100% - 274px);
    }

    main {
        padding: 75px 0 60px 20px;
        position: relative;
        width: calc(100% - 274px);
        max-width: 100%;
        overflow: hidden;
    }

    main.home {
        height: 100vh;
        padding: 75px 0 60px 0;
        position: relative;
    }

    main.errors {
        padding: 0 !important;
        width: 100% !important;
    }

    main.public {
        padding: 0 !important;
        width: 100% !important;
    }

    main section {
        padding: 15px 15px 15px 0 !important;
        height: calc(100vh - 120px);
        position: relative;
        overflow-y: auto;

    }

    main.home section.homePage {
        padding: 30px 0 0 0;
    }


    main section::-webkit-scrollbar-track {
        /*box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
        border-radius: 0;
        background-color: rgba(0, 0, 0, 0.075);
    }

    main section::-webkit-scrollbar {
        width: 10px;
        background-color: rgba(0, 0, 0, 0.075);
    }

    main section::-webkit-scrollbar-thumb {
        /*box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
        border-radius: 10px;
        background-color: #888;
    }


    .mainContentHome {
        padding: 0;
    }

    .mainContentHome:last-child {
        padding: 0 15px 0 0;
    }

    .publi {
        padding: 0 15px 0 0;
        margin: 0;
    }

    /* Footer */
    .footerMainsite {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 3
    }

    .headerMainSite .contentHeader {

        padding: 10px 15px 10px 15px;
    }

    .headerMainSite .contentHeader .logotipo {
        width: 230px;
        display: flex;
    }

    .headerMainSite .contentHeader .image {
        width: 60px;
    }

    .headerMainSite .contentHeader .logo {
        width: 180px; top: 0;
    }

/*    .headerMainSite .contentHeader .logoDTFS-Zone {
        top: 5px;
        right: 15px;
    }*/

    /*Footer*/

    .footerMainsite .policies ul li {
        padding: 0 15px;
        position: relative;
    }

    .footerMainsite .policies ul li:after {
        content: "|";
        position: absolute;
        margin: 0 15px 0 15px;
    }


    .footerMainsite .policies ul li:last-child:after {
        display: none;
    }

    .footerMainsite .infoCorp a {

        margin: 0 15px 0 15px;

    }

    .footerMainsite .infoCorp a:after {
        content: "|";
        position: absolute;
        margin: 0 0 0 15px;

    }






}

@media only screen and (min-width: 1366px) {
    .publi {
        padding: 0 15px;
        margin: 0;
    }

    main section {
        padding: 30px 15px 15px 0 !important;

    }

    .mainContentHome {
        padding: 0;
    }

}

@media only screen and (min-width: 1600px) {

    .mainContentHome {
        padding: 0 5px 0 15px;
    }

    .mainContentHome:last-child {
        padding: 0 5px 0 15px;
    }

    .moduleHome {
        padding: 15px;

    }

}


.jq_cartaVoluntaria {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}

.textoCartaVoluntaria {
    margin: 20px 300px 0px 300px !important;
}