/*------------------------------------------------------------------ open: INTERNSHIPS PRINCIPAL PAGE ----------- */

/* ----------------------------------- 768px */
@media (max-width: 768px) {
    .row-internships-pcpal {
        display: flex;
    }

    .row-internships-pcpal .et_pb_column {
        width: 40%;
    }

    .row-internships-pcpal .et_pb_column.et_pb_column_empty {
        display: initial;
        width: 20%;
    }
}

/* ----------------------------------- 767px */
@media (max-width: 767px) {
    .row-internships-pcpal {
        display: block;
    }
}

/*------------------------------------------------------------------ close: INTERNSHIPS PRINCIPAL PAGE ----------- */

/*------------------------------------------------------------------ open: LIST OF INTERNSHIPS ----------- */

.block-internships-table .table {
    display: table;
    width: 100%;
}

.block-internships-table .tablerow {
    display: table-row;
}

.block-internships-table .tablecell {
    display: table-cell;
    padding: 10px 15px;
    line-height: 1.6em;
}

.block-internships-table .tablehead .tablecell {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 13px;
    border-bottom: 0.5px solid #000;
    line-height: 13px;
    vertical-align: bottom;
}

.block-internships-table a.tablebody {
    color: #757575;
    font-size: 14px;
    font-style: italic;
    transition: all 0.3s ease-in-out;
}

.block-internships-table a.tablebody:hover {
    color: #000;
    background-color: #fcfcfc;
}

.block-internships-table a.tablebody span {
    border-bottom: 0.5px dashed rgba(0, 0, 0, 0.2);
}

/* ----------------------------------- 767px */
@media (max-width: 767px) {
    .block-internships-table .tablecell {
        padding: 10px 5px;
    }

    .block-internships-table .tablehead .tablecell {
        letter-spacing: 0.03em;
        font-size: 10px;
        line-height: 10px;
    }

    .block-internships-table a.tablebody {
        font-size: 11px;
    }
}

/*------------------------------------------------------------------ close: LIST OF INTERNSHIPS ----------- */

/*------------------------------------------------------------------ open: FICHA OF INTERNSHIPS ----------- */

#section-cont-internship h3 {
    margin-top: 25px;
    margin-bottom: 5px;
}

#section-cont-internship p {
    padding-bottom: 10px;
    line-height: 1.5em;
}

#section-cont-internship ul {
    padding-left: 0;
}

#section-cont-internship ul li {
    list-style: none;
    background-image: url(/wp-content/uploads/2020/11/guion-list.png);
    background-repeat: no-repeat;
    background-position: top 11px left;
    background-size: 3px;
    padding-left: 15px;
    margin-bottom: 10px;
}

#apply_form {
    display: none;
    border-top: 5px solid #f6f6f6;
    margin-top: 30px;
    float: left;
    width: 100%;
    padding-top: 50px;
}

#apply_form .title-apply-form {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

#apply_form .title-apply-form h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    color: #dddddd !important;
    letter-spacing: 1px;
    width: 30%;
    float: left;
    margin-right: 5%;
    text-align: right;
}

#apply_form .title-apply-form .cont-title-apply-form {
    width: 65%;
    float: left;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
    font-weight: 300;
}

/* ----------------------------------- 768px */
@media (max-width: 768px) {
    #section-company-dates .et_pb_column_1_4 {
        width: 22.75%;
        margin-right: 3%;
    }

    #section-company-dates .et_pb_column_1_2 {
        width: 48.5%;
    }
}

/* ----------------------------------- 767px */
@media (max-width: 767px) {
    #section-company-dates h4 {
        padding-bottom: 5px;
    }

    #apply_form .title-apply-form h3 {
        font-size: 16px;
        width: 100%;
        margin-right: 0;
        text-align: left;
    }

    #apply_form .title-apply-form .cont-title-apply-form {
        width: 100%;
        font-size: 18px;
        line-height: 21px;
    }
}

/*------------------------------------------------------------------ close: FICHA OF INTERNSHIPS ----------- */

/*------------------------------------------------------------------ open: POST YOUR CV ----------- */

.msg-error {
    display: none;
    position: absolute;
    top: 50%;
    font-size: 11px;
    right: 16px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    color: #dc3232;
}

.application-form .wpcf7-not-valid-tip {
    position: absolute;
    top: 50%;
    font-size: 11px;
    right: 16px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    color: #dc3232;
}

.wpcf7-form-control-wrap.submission_date .wpcf7-not-valid-tip {
    margin-right: 20px;
}

.application-form .comments .wpcf7-not-valid-tip {
    position: relative;
    text-align: right;
    font-size: 11px;
    color: #dc3232;
    top: -40px;
    padding-right: 20px;
}

.application-form .wpcf7-form-control-wrap {
    position: unset;
}

.wpcf7-form-control-wrap.regions .wpcf7-not-valid-tip {
    position: relative;
    margin: 0 34px;
}

.wpcf7 form.invalid .wpcf7-response-output {
    font-size: 13px;
    color: #dc3232 !important;
    border-width: 0.5px;
    border-color: #dc3232;
    float: right;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-width: 0.5px;
    color: #46b450 !important;
    border-color: #46b450;
    font-size: 13px;
    float: right;
}

.form-internship .form-title-campos,
.application-form .form-title-campos {
    width: 30%;
    float: left;
    margin-right: 5%;
    text-align: right;
}

.form-internship h3,
.application-form h3 {
    font-weight: 300;
    font-size: 30px;
    line-height: 1.1em;
    letter-spacing: 1px;
}

.form-internship .form-title-campos p,
.application-form .form-title-campos p {
    font-style: italic;
    font-size: 13px;
    color: #666;
}

.form-internship .form-cont-campos,
.application-form .form-cont-campos {
    width: calc(65% + 30px);
    float: left;
    margin: 0 -15px;
}

.form-internship .form-group,
.application-form .form-group {
    float: left;
    width: 100%;
    padding: 25px 0;
}

.form-internship .forminternship-item,
.application-form .applicationform-item {
    margin: 0 15px 30px;
    float: left;
    width: calc(50% - 30px);
    position: relative;
}

.form-internship .form-control::-webkit-input-placeholder,
.application-form .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #000;
    font-style: italic;
    opacity: 1;
}

.form-internship .form-control:-ms-input-placeholder,
.application-form .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
    font-style: italic;
    opacity: 1;
}

.form-internship .form-control::placeholder,
.application-form .form-control::placeholder {
    color: #000;
    font-style: italic;
    opacity: 1;
}

.forminternship-item .dsm-contact-form-7-select::after,
.applicationform-item .dsm-contact-form-7-select::after {
    display: none;
}

.application-form .application-textarea-comments {
    float: left;
    width: 50%;
}

.form-internship .forminternship-item select.form-control,
.form-internship .forminternship-item input.form-control,
.form-internship .textarea-comments textarea.form-control,
.application-form .applicationform-item select.form-control,
.application-form .applicationform-item input.form-control,
.application-form .application-textarea-comments textarea.form-control {
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    opacity: 0.4;
    transition: all 0.3s ease-in-out;
    text-transform: inherit;
    font-weight: 400;
    display: block;
    font-size: 13px;
    width: 100%;
    border-radius: 0;
    border: 0.5px solid #000;
}

.form-internship .forminternship-item select.form-control:hover,
.form-internship .forminternship-item input.form-control:hover,
.form-internship .textarea-comments textarea.form-control:hover,
.application-form .applicationform-item select.form-control:hover,
.application-form .applicationform-item input.form-control:hover,
.application-form .application-textarea-comments textarea.form-control:hover {
    opacity: 1;
}

.form-internship .regions label,
.application-form .regions .wpcf7-list-item {
    margin: 0 15px 10px;
    float: left;
    width: calc(50% - 30px);
    font-style: italic;
    font-size: 13px;
    color: #000;
}

.form-internship .regions label span,
.form-internship .regions label input,
.application-form .regions label span,
.application-form .regions label input {
    cursor: pointer;
}

.form-internship .regions label span:last-child,
.application-form .regions label span:last-child {
    opacity: 0.4;
    transition: all 0.3s ease-in-out;
}

.form-internship .regions label:hover span:last-child,
.application-form .regions label:hover span:last-child {
    opacity: 1;
}

.form-internship .textarea-comments textarea.form-control {
    height: 150px;
    line-height: 24px;
    padding: 16px;
    width: 100%;
}

.application-form .application-textarea-comments textarea.form-control {
    height: 120px;
    width: calc(100% - 30px);
    margin: 0 15px 30px;
    line-height: 20px;
    padding: 16px;
}

.form-internship input#file,
.application-form input#fileupload-cv {
    display: none;
}

.form-internship .forminternship-item .not-valid-tip,
.application-form .applicationform-item .not-valid-tip {
    position: absolute;
    top: 50%;
    font-size: 11px;
    right: 16px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
}

.form-internship .form-cont-campos.upload,
.application-form .form-cont-campos.uploadcv {
    background: none;
    width: 65%;
    margin: 0;
}

.form-internship .form-cont-campos.upload a,
.application-form .form-cont-campos.uploadcv a {
    text-align: left;
    opacity: 0.4;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 13px;
    font-style: italic;
    transition: all 0.3s ease-in-out;
}

.form-internship .form-cont-campos.upload a:hover,
.application-form .form-cont-campos.uploadcv a:hover{
    opacity: 1;
}

.form-internship .upload a img,
.application-form .uploadcv a img {
    padding: 20px;
    border: 0.5px solid #000;
    width: 80px;
    margin-right: 15px;
}

.form-internship .upload .filenamecv,
.application-form .uploadcv #filenamecv{
    border-left: 10px solid #861424;
    display: block;
    margin-top: 10px;
    font-style: normal;
    color: #861424;
    height: 10px;
    line-height: 8px;
    padding-left: 5px;
    font-weight: 600;
}
.application-form .uploadcv #filenamecv {display: none;}

.form-internship .upload label {
    text-align: center;
    margin: 0.5em 0;
    display: block;
}

.textarea-comments {
    margin: 0;
    width: 65%;
}

.textarea-comments textarea {
    height: 100px;
    line-height: 21px;
    padding: 10px 16px;
    color: #000;
}

.textarea-comments p,
.application-textarea-comments p {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    text-align: right;
    padding: 0 5px;
    color: #aaa;
}

.textarea-comments p strong,
.application-textarea-comments p strong {
    font-weight: 400;
    color: #000;
}

.textarea-comments p #char_count,
.application-textarea-comments p #char_count {
    font-weight: 700;
    color: #000;
}

.form-internship .forminternship-item-btn,
.application-form .applicationform-item-btn {
    text-align: right;
}

.form-internship .text-form-legal,
.application-form .text-form-legal {
    color: #999;
    font-size: 12px;
    max-width: 450px;
    margin: 20px 0 0 auto;
    text-align: justify;
    font-style: italic;
    line-height: 21px;
}

form .validation-errors,
form .mail-sent-ok {
    float: left;
    margin: 0 !important;
    padding: 5px 15px !important;
}

.form-internship .forminternship-item.forminternship-item-btn,
.application-form .applicationform-item.applicationform-item-btn {
    margin-top: 20px;
}

.forminternship-item-btn button.form-control,
.applicationform-item-btn button.form-control {
    color: #ffffff !important;
    border-color: #000000;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #000000;
    padding-top: 13px !important;
    padding-right: 40px !important;
    padding-bottom: 13px !important;
    padding-left: 40px !important;
    border: 0.5px solid !important;
    cursor: pointer;
}

.forminternship-item-btn button.form-control:hover,
.applicationform-item-btn button.form-control:hover {
    color: #000000 !important;
    background-image: initial;
    background-color: #ffffff;
}

/* ----------------------------------- 767px */
@media (max-width: 767px) {

    .form-internship,
    .application-form {
        width: 100%;
        margin: 0;
    }

    .form-internship .form-title-campos,
    .application-form .form-title-campos {
        width: 100%;
        margin-right: 0;
        text-align: left;
    }

    .form-internship .form-cont-campos,
    .application-form .form-cont-campos {
        width: 100%;
        margin: 0;
    }

    .form-internship h3,
    .application-form h3 {
        font-size: 21px;
        line-height: 1em;
        margin-bottom: 5px;
    }

    .form-internship .form-group,
    .application-form .form-group {
        padding: 25px 0 10px;
    }

    .form-internship .forminternship-item,
    .application-form .applicationform-item {
        margin: 0 0 15px;
        width: 100%;
    }

    .form-internship .regions label,
    .application-form .regions label {
        margin: 0;
        width: 100%;
    }

    .form-internship .form-title-campos p,
    .application-form .form-title-campos p {
        margin-top: -10px;
        margin-bottom: 10px;
    }

    .form-internship .form-cont-campos.upload {
        width: 100%;
    }

    .textarea-comments,
    .application-textarea-comments {
        width: 100%;
    }

    .textarea-comments p,
    .application-textarea-comments p {
        font-size: 8px;
    }

    .form-internship .forminternship-item-btn,
    .application-form .forminternship-item-btn {
        text-align: left;
    }

    .form-internship .text-form-legal,
    .application-form .text-form-legal {
        text-align: left;
        font-size: 10px;
        line-height: 18px;
    }

    .application-form .regions .wpcf7-list-item {
        margin: 0 0 4px;
        width: 100%;
    }

    .application-form .application-textarea-comments {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form .application-textarea-comments textarea.form-control {
        height: 100px;
        width: 100%;
        margin: 0;
        line-height: 20px;
        padding: 16px;
    }

    .application-form .applicationform-item-btn {
        text-align: left;
    }
}

/*------------------------------------------------------------------ close: POST YOUR CV ----------- */

/*------------------------------------------------------------------ open: THANK YOU ----------- */
.row-thankyou-intern .et_pb_button_module_wrapper {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px !important;
}

.row-thankyou-intern .et_pb_button_module_wrapper:last-child {
    margin-right: 0;
}

/* ----------------------------------- 767px */
@media (max-width: 767px) {}

/*------------------------------------------------------------------ close: THANK YOU ----------- */

/*------------------------------------------------------------------ open: POST A LISTING FOR INTERNSHIP ----------- */
.form-internship select#location {
    opacity: 0.4;
    border: 0.5px solid #000;
    height: 50px;
    font-style: italic;
    text-transform: initial;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
}

.form-post-listing-internship .forminternship-item.forminternship-item-comments {
    width: calc(100% - 30px);
}

.form-post-listing-internship .forminternship-item.forminternship-item-comments textarea.form-control {
    width: 100%;
    border: 0.4px solid #000;
    font-size: 13px;
    opacity: 0.4;
}

.form-post-listing-internship .forminternship-item.forminternship-item-comments textarea.form-control:hover {
    opacity: 1;
}

.text-aclaration-upload {
    margin-top: 20px;
    font-size: 13px;
    color: #999;
    font-weight: 300;
    line-height: 18px;
}

/* ----------------------------------- 767px */
@media (max-width: 767px) {
    .form-post-listing-internship .forminternship-item.forminternship-item-comments {
        width: 100%;
    }
}

/*------------------------------------------------------------------ close: POST A LISTING FOR INTERNSHIP ----------- */

/*------------------------------------------------------------------ open: FICHA INTERN ----------- */

.btn-download-resume.download a {
    border: 0.5px solid #000;
    display: flex;
    align-items: center;
    padding: 15px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.03em;
    max-width: 230px;
    transition: all 0.3s ease-in-out;
}

.btn-download-resume.download a:hover {
    color: #fff;
    background-color: #000;
}

.btn-download-resume.download a svg {
    width: 25px;
    margin-right: 15px;
    fill: #000;
    transition: all 0.3s ease-in-out;
}

.btn-download-resume.download a:hover svg {
    fill: #fff;
}

/* ----------------------------------- 767px */
@media (max-width: 767px) {}

/*------------------------------------------------------------------ close: FICHA INTERN ----------- */