﻿.borderRadius5 {
    border-radius: 9px !important;
}

.paddingValidation {
    position: relative;
    bottom: 10px;
    font-size: 14px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.pointer {
    cursor: pointer !important;
}

.all-scroll {
    cursor: all-scroll !important;
}

.backRed1 {
    background-color: #ffa5a5 !important;
}

.editTextPosition {
    position: relative;
    top: -3px;
}

.editPosition {
    padding-top: 5px;
}

.deleteTextPosition {
    position: relative;
    top: -1px;
}

.positionRelative {
    position: relative;
    z-index: 1;
}

.paddingLeftAndRight {
    padding-left: 20px;
    padding-right: 20px;
}

.AttachFileName {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: white;
    padding-top: 10px;
}

.AttachFileNameDeleteKey {
    cursor: pointer;
    font-size: 12px;
    color: white;
    float: left;
    top: -2px !important;
    position: relative;
    border-radius: 5px;
}

.attachmentCVPosition {
    width: 90px;
    position: relative;
    margin-top: -117px;
    margin-right: 10px;
}

.ImageCoverAboutInfo {
    display: flex;
    border-radius: 15px;
    width: 100%;
    height: 166px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
}

.height510 {
    height: 510px;
}

.Height54 {
    height: 54px;
}

.paddingTop14 {
    padding-top: 14px;
}

.ImageCvAboutInfo {
    width: 87px;
    height: 87px;
    display: flex;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin-top: -100px;
    margin-right: 10px;
}

.TextShadowMaker {
    color: white;
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}

.PositionCoverUpload {
    position: relative;
    margin-top: -180px;
}

.DisplayBlock {
    display: block;
}

.DisplayInlineBlock {
    display: inline-block;
}

.DisplayInline {
    display: inline !important;
}

.DisplayFlex {
    display: flex !important;
}

.DisplayFlowRoot {
    display: flow-root
}

.DisplayContent {
    display: contents !important;
}

.DisableBorder {
    padding: 0px !important;
    border: none !important;
}

.dropDownTransparent {
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: black;
}

.BackgroundPosDrop {
    background-position: left .75rem center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

.MinHeightAuto {
    min-height: auto;
}

.MinHeight500 {
    min-height: 500px;
}

#map {
    width: 100%;
    height: 500px;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.Height40 {
    height: 40px;
}

.Height58 {
    height: 58px;
}

.Height46 {
    height: 46px;
}

.Height32 {
    height: 32px;
}

.Height260 {
    height: 260px !important;
}

.colorYellow1 {
    color: #ffc835;
}

.colorRed1 {
    color: #7e0000;
}

.colorGray1 {
    color: #3a3a3a !important;
}

.colorGray2 {
    color: #303030;
}

.colorRed2 {
    color: #7e0000;
}

.colorGreen1 {
    color: #198754;
}

.colorWhite {
    color: white;
}

.editKeysInsideForm {
    color: #004485;
    font-size: 18px;
    width: 20px;
    background-color: #dddcdc;
    padding: 10px;
    border-radius: 12px;
    display: inline-table;
    float: right;
    height: 80px;
    position: relative;
    margin-top: 0px;
    border: solid 1.5px;
    direction: rtl;
}

.pa-l {
    padding-left: 0px;
}

.mt-t {
    margin-top: 12px;
    display: block;
}

.with90 {
    width: 90%;
}

.with100 {
    width: 100% !important;
}

.width5 {
    width: 5% !important;
}

.width15px {
    width: 15px;
}

.width30px {
    width: 30px;
}

.widthAuto {
    width: auto !important;
}

.fixTextCV {
    direction: ltr;
    text-align: right;
}

.single-job-style {
    padding: 20px;
    margin-top: 10px;
    margin-right: 1px;
    border-radius: 12px;
    background-color: var(--pxpMainColorLight);
}

.backdate {
    background-color: #466a8b !important;
    color: white !important;
}

.transparentBack {
    background-color: transparent !important;
    border-radius: 5px !important;
}

.textboxSearch {
    border: none !important;
    width: 80%;
    display: inline-block;
}

.mg-r10 {
    margin-right: 20px;
}

.searchboxBody {
    border-radius: 10px !important;
    padding: 5px !important;
}

.deleteBtn {
    color: black;
    transform: scale(1.3, 1.3);
}

.deleteBtnWhite {
    color: white;
    transform: scale(1.3, 1.3);
}

.attachmentCover {
    margin-top: -60px;
    margin-bottom: 10px;
    position: absolute;
}

.borderDashed {
    border: dashed 2px;
}

.selectItemCV {
    display: inline-block;
    width: 100px;
    border: none;
    font-weight: bold;
}

.fontSiz12 {
    font-size: 12px;
}

.fontSiz14 {
    font-size: 14px;
}

.fontSiz15 {
    font-size: 15px;
}

.fontSiz17 {
    font-size: 17px;
}

.fontSiz19 {
    font-size: 19px;
}

.fontSiz30 {
    font-size: 30px;
}


.fontSiz27 {
    font-size: 27px;
}

.faSize {
    transform: scale(1.3, 1.3);
}

.changefloat {
    float: left;
}

.changeDisplay {
    display: block;
}

.changeDisplayInside {
    display: inline-block;
}

.mobileLoginMenu {
    background-color: white;
    color: black;
}

    .mobileLoginMenu:hover {
        background-color: #f0f0f0 !important;
        color: black !important;
    }

.SkillBody {
    display: inline-block;
    margin: 4px;
    padding: 3px;
    border-radius: 10px;
    background-color: #466a8b !important;
}

.textInsideSkill {
    color: white;
    transform: scale(1.3, 1.3);
}

.font12WeightBold {
    font-size: 12px;
    font-weight: bold;
}

.font10 {
    font-size: 10px !important;
}

.font12 {
    font-size: 12px !important;
}

.font13 {
    font-size: 13px !important;
}

.font14 {
    font-size: 14px !important;
}

.font20 {
    font-size: 20px !important;
}

.font24 {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.font28 {
    font-size: 28px;
}

.padding720 {
    padding: 7px 20px;
}

.padding0 {
    padding: 0px !important;
}

.paddingRight0 {
    padding-right: 0px !important;
}

.paddingRight6 {
    padding-right: 6px !important;
}

.paddingRight10 {
    padding-right: 10px !important;
}

.padding6 {
    padding: 6px !important;
}

.padding20 {
    padding: 20px !important;
}

.padding30 {
    padding: 30px !important;
}

.paddingTop4 {
    padding-top: 4px;
}

.paddingTop25 {
    padding-top: 25px !important;
}

.marginRight10 {
    margin-right: 10px !important;
}

.TitleTableJob1 {
    width: 20%;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}

.TitleTableJob2 {
    width: 80%;
    border-bottom: solid 1px #ccc;
}

.myCVBtn {
    border: solid 1px #000;
    display: block;
    margin: 10px;
    text-align: center;
    font-weight: bold !important;
}

    .myCVBtn:hover {
        border: solid 1px #a7a7a7;
        background-color: #d1d1d1 !important;
        color: black !important;
    }

.borerExit {
    border-top: solid 1px #ccc;
}

.btnExit {
    color: red !important;
    margin-top: 10px;
}

    .btnExit:hover {
        color: #ff0000 !important;
        margin-top: 10px;
        background-color: #ff9a9a !important;
    }

.bodyShape {
    display: block;
    width: fit-content;
    margin: 4px;
    padding: 3px;
    border-radius: 10px;
    background-color: #466a8b !important;
    margin-bottom: 8px;
}

.modalSharedCV {
    max-width: 50%;
    margin: 1.75rem auto;
}

.styleCVDashed {
    border: dashed 1px #ccc;
    padding: 20px;
    border-radius: 10px;
}

.alertNoInfo {
    border: 0px;
    border-radius: 0;
    font-size: 14px;
    top: 10px;
}

.borderSolid2 {
    border: solid 2px;
}

.borderSolid1 {
    border: solid 1px #ccc;
}

.backColorEmployerMobile {
    background-color: var(--pxpSecondaryColorLight) !important;
}

.backColorAdminMobile {
    background-color: #ebebeb !important;
}

.with-webkit-fill {
    width: -webkit-fill-available;
}

.top-4 {
    top: -4px !important;
    position: relative;
}

.marginTop10 {
    margin-top: 10px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop6 {
    margin-top: 6px;
}

.marginTop9 {
    margin-top: 9px;
}

.marginTop8 {
    margin-top: 8px;
}

.marginTop120 {
    margin-top: 120px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop50 {
    margin-top: 50px;
}

.marginTop-12 {
    margin-top: -12px;
}

.marginTop-5 {
    margin-top: -5px;
}

.margin6 {
    margin: 6px;
}

.colorBlue1 {
    color: #0a58ca;
}

.colorBlue2 {
    color: #0f609e;
}

.colorBlue3 {
    color: #27b4bd;
}

.colorBlue4 {
    color: #061a34;
}

.colorOrang1 {
    color: #ee7057;
}

.btnDeletefa {
    background-color: var(--pxpMainColorLight);
    border: solid 1px #c5c5c5;
    border-radius: 5px;
    font-size: 14px;
    color: var(--pxpMainColorDark);
    width: 26px;
    height: 26px;
    text-align: center;
    transition: var(--pxpHoverTransition);
    transition-property: background-color, color;
    display: inline-block;
    padding-top: 2px;
}

    .btnDeletefa:hover {
        color: #fff;
        background-color: var(--pxpMainColor);
    }

.educationJob {
    background-color: #f0f9ff;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 3px;
    border: solid 1px #f5f5f5;
}

.iconsInJob {
    width: 16px;
    text-align: center;
}

.colorRed {
    color: red !important;
}

.Countdown {
    letter-spacing: 5px;
}

.bodySelectAdd {
    background-color: transparent;
    overflow-x: auto;
}

.bodyInsideSelectAdd {
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    height: 100%;
    width: 2000px;
    cursor: move;
}

.btnInsideSelectAdd {
    width: 300px;
    height: 43px;
    text-align: center;
    background-color: ##fff8ec;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    color: black;
    margin-left: 10px;
}

.btnInsideSelectAddSelect {
    width: 300px;
    height: 43px;
    text-align: center;
    background-color: #d1e7dd;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    color: black;
    border-bottom: solid 4px;
    margin-left: 10px;
}

.bodySelectAddJobSeeker {
    background-color: transparent;
    overflow-x: auto;
}

.bodyInsideSelectAddJobSeeker {
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    height: 100%;
    width: 2000px;
    cursor: move;
}

.btnInsideSelectAddJobSeeker {
    width: 300px;
    height: 43px;
    text-align: center;
    background-color: #e6f0f9;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    color: black;
    margin-left: 10px;
}

.btnInsideSelectAddJobSeekerSelect {
    width: 300px;
    height: 43px;
    text-align: center;
    background-color: #d1e7dd;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    color: black;
    border-bottom: solid 4px;
    margin-left: 10px;
}

.paggindDropDown {
    border-color: var(--pxpMainColorLight);
    width: 80px;
    height: 36px;
    background-color: var(--pxpMainColorLight);
    cursor: pointer;
    padding-right: 25px;
    border: 1px solid #dee2e6;
}

#validationsummeryAll ul li {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    font-size: 13px;
    padding: 5px;
    margin-top: 10px;
    /* list-style-type: none; */
    padding-right: 10px !important;
    border-radius: 10px;
    width: fit-content;
}

.btnSelectJob {
    z-index: 9;
    position: relative;
    cursor: pointer;
}

.ShareBtnJob {
    border: solid 1px #ccc;
    padding: 10px;
    border-radius: 5px;
    width: 40px !important;
    display: block;
    text-align: center;
}

    .ShareBtnJob:hover {
        border: solid 1px #ccc;
        padding: 10px;
        border-radius: 5px;
        width: 40px !important;
        display: block;
        text-align: center;
        background-color: #ccc;
    }

.widthShareIcon {
    width: fit-content;
    float: right;
}

.width200 {
    width: 200px !important;
}

.width100 {
    width: 100%;
}

.Height52 {
    height: 52px;
}

.activeFaverite {
    color: var(--pxpTextColor);
    background-color: orangered;
    box-shadow: rgb(255 85 0 / 96%) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px !important;
    border: solid 1px orangered !important;
    color: white !important;
}

.disableHref {
    pointer-events: none;
    cursor: default;
}

.displayNone {
    display: none !important;
}

.BackSendCVBefor {
    background-color: #edfff8;
}

.borderTop {
    border-top: solid 1px #ccc !important;
}

.borderBottom {
    border-bottom: solid 1px #ccc !important;
}

.borderBottom2 {
    border-bottom: solid 1px #efefef !important;
}

.accordionStatus {
    position: absolute;
    left: 0px;
    top: 0px;
}

.opacity10 {
    opacity: 10 !important;
}

.marginTop30 {
    margin-top: 30px;
}

.text-gray {
    color: gray !important;
}

.bg-gray {
    background-color: gray !important;
}

.PositionCenterKeyScroller {
    display: block;
    vertical-align: top;
    width: 100%;
    text-align: center
}

.statusEmpoyer {
    width: fit-content;
    display: inline-block;
    float: left;
}

.showJobSeekerStatus {
    width: fit-content;
    display: inline-block;
}

.ImageCVEmployer {
    border-radius: 50%;
    border: solid 2px #727272;
    width: 80px;
    height: 80px;
}

.viewBodyCVOptions {
    border: solid 1px #ccc;
    display: inline-block;
    border-radius: 8px;
    padding: 5px;
    margin-bottom: 4px;
    font-size: 13px;
}

.liInsideCVOptionsOK {
    border: solid 1px #1a7039;
    background-color: #40a564;
    padding: 6px;
    border-radius: 50%;
    color: white;
}

.liInsideCVOptionsNotOK {
    border: solid 1px #833131;
    background-color: #d33d3d;
    padding: 6px;
    border-radius: 50%;
    color: white;
}

.liInsideCVOptions {
    border: solid 1px #ccc;
    padding: 3px;
    border-radius: 500%;
    font-size: 17px;
    width: 30px;
    height: 30px;
    padding-right: 8px;
    padding-top: 5px;
}

.liInsideCVOptions2 {
    border: solid 1px #ccc;
    padding: 3px;
    border-radius: 500%;
    font-size: 17px;
    width: 30px;
    height: 30px;
    padding-right: 5px;
    padding-top: 5px;
}

.positionIconIsideCV {
    font-size: 18px;
    top: 15px !important;
    position: relative;
    padding-top: 10px;
    display: inline-flex;
}

.popUpcontainer {
    width: 190px;
    display: none;
    position: absolute;
    z-index: 99999;
    padding: 5px;
    background-color: #444444;
    color: white;
    font-size: 13px;
    border: 1px solid #A2ADBC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: -200px;
    margin-top: -15px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 3px 0px rgba(164, 164, 164, 1);
}

.accordionHeaderMain {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding-right: 20px;
    padding-left: 20px;
}

.accordionInfoMain {
    background-color: rgb(249, 249, 249);
    margin-top: -20px;
    padding: 10px;
    border-bottom: 1px solid rgb(204, 204, 204);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.badgeStyel {
    white-space: normal !important;
    text-align: right !important;
    line-height: 1.3 !important;
}

.dropDown1 {
    background-position: left 6px center;
    width: fit-content;
    font-size: 14px;
}

.widthFitContext {
    width: fit-content;
}

.bodyCVInfo {
    background-color: var(--pxpSecondaryColorLight);
    padding: 30px;
    border-radius: 10px;
}

.signOutListCV {
    width: 30px;
    text-align: center;
    display: table;
    float: right;
    margin-top: -6px;
}

.advanceFilterBody {
    border: solid 1px #d9d9d9;
    border-radius: 8px;
    background-color: #f3f3f3;
    height: 40px;
}

.advanceFilterBodyInside {
    top: 2px;
    position: relative;
    margin-right: 10px;
}

.advanceFilterBodyTitle {
    float: right;
    font-size: 14px;
    margin: 5px;
    margin-right: 30px;
}

.heightJobs {
    height: 0px !important;
}

.heightJobsEmployers {
    height: 0px !important;
}

.skillFilterElement {
    flex: 1 0 0% !important;
}

.jobDetail {
    border: 1px solid var(--pxpLightGrayColor);
    border-radius: 12px;
    background-color: #fff;
}

.sizeLogoDetail {
    width: 100px !important;
    height: 100px !important;
}

.sizeCVImage80 {
    width: 80px !important;
    height: 80px !important;
}

.widthTabs {
    width: 850px;
}

.marginTop-15 {
    margin-top: -15px;
}

.btnStyle1 {
    display: block;
    text-align: center;
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
    height: 44px !important;
    border: 0 none;
    margin-left: 13px;
    border-radius: 27px;
    color: #fff;
    background-color: var(--pxpMainColor);
    transition: var(--pxpHoverTransition);
    transition-property: background-color;
    cursor: pointer;
}

    .btnStyle1:hover {
        color: white;
    }

.btnStyle4 {
    display: block;
    text-align: center;
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
    height: 44px !important;
    border: 0 none;
    margin-left: 13px;
    border-radius: 27px;
    color: #fff;
    background-color: #198754;
    transition: var(--pxpHoverTransition);
    transition-property: background-color;
    cursor: pointer;
}

    .btnStyle4:hover {
        color: white;
    }

.btnStyle3 {
    display: block;
    text-align: center;
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
    height: 44px !important;
    border: 0 none;
    margin-left: 13px;
    border-radius: 27px;
    color: #fff;
    background-color: #dc3545;
    transition: var(--pxpHoverTransition);
    transition-property: background-color;
    cursor: pointer;
}

    .btnStyle3:hover {
        color: white;
    }

.btnStyle2 {
    display: block;
    text-align: center;
    /*    padding-top: 20px;*/
    padding-left: 20px;
    padding-right: 20px;
    height: 66px !important;
    border: 0 none;
    margin-left: 13px;
    border-radius: 27px;
    color: #fff;
    background-color: var(--pxpMainColor);
    transition: var(--pxpHoverTransition);
    transition-property: background-color;
    cursor: pointer;
}

    .btnStyle2:hover {
        color: white;
    }

.dropDownStyle1 {
    position: relative;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    cursor: default;
    height: 58px;
    width: 100%;
}

.backgroundJobSeeker {
    background-color: var(--pxpSecondaryColor) !important;
}

.backgroundJobSeeker2 {
    background-color: var(--pxpMainColorLight) !important;
}

.blureFilter {
    text-shadow: 0 0 8px #000000;
    color: transparent;
}

.blureFilterImage {
    filter: blur(2px);
}

.marginLeft2 {
    margin-left: 2px !important;
}

.marginLeft10 {
    margin-left: 10px !important;
}

.Left5 {
    left: 5px !important;
}

.verticalAlightTop {
    vertical-align: top;
}

.dropDown2 {
    border: 0 none;
    font-weight: 300;
    color: var(--pxpTextColor);
    border: solid 1px #ccc;
}

.widthScoll {
    width: 1100px;
}

.keyCVes {
    position: relative;
    top: 30px !important;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.marginBottom14 {
    margin-top: 0px;
    margin-bottom: 14px !important;
}

.styleChangeInfo {
    border-right: solid 1px #ccc;
    border-top: none;
    padding-top: 0px;
}

.h1Style1 {
    font-size: 28px;
    font-weight: 700;
}

.activeImage {
    box-shadow: 1px 1px 5px 3px #979797;
}

.width41 {
    width: 41px !important;
}

.styleListJobs {
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 20px;
    height: 200px;
    overflow-y: auto;
    margin-bottom: 10px;
}

#loading-div-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #697A8D;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    z-index: 1090;
}

#loading-div img {
    width: 150px;
    opacity: 9.9;
}

#loading-div {
    direction: rtl;
    text-align: center;
    font-size: 17px;
    color: black;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -150px;
    margin-top: -100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("/css/pie/PIE.htc"); /* HANDLES IE */
}

.loadingText {
    color: white;
    font-size: 16px;
    margin-top: 0px;
    text-shadow: 1px 1px 10px #000000;
}

.textShadowWhite {
    text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff, 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0px #ffffff;
}

.displayMenu {
    display: block !important;
}

.displayMenuMobile {
    display: block !important;
}

.emptyResualt1 {
    background-color: #fff;
    padding: 30px;
    border-radius: 12px;
    display: block;
    border: 1px solid var(--pxpLightGrayColor);
    width: 100%;
    text-align: center;
}

.emptyResualt2 {
    background-color: #fff;
    height: 144px;
    padding: 30px;
    border-radius: 12px;
    text-decoration: none;
    display: block;
    border: 1px solid var(--pxpLightGrayColor);
    width: 100%;
    transition: var(--pxpHoverTransition);
    transition-property: background-color, border-color;
    cursor: pointer
}

.emptyResualt3 {
    background-color: #fff;
    height: 230px;
    padding: 30px;
    border-radius: 12px;
    text-decoration: none;
    display: block;
    border: 1px solid var(--pxpLightGrayColor);
    width: 100%;
    transition: var(--pxpHoverTransition);
    transition-property: background-color, border-color;
    cursor: pointer
}

.marginRight3 {
    margin-right: 3px;
}

.sortCV {
    border-radius: 5px;
    width: 30px;
    height: 30px;
    background-color: var(--pxpMainColor);
    color: white;
    text-align: center;
    padding-top: 4px;
    float: left;
    font-weight: bold;
}

.verticalKey {
    -moz-transform: rotate(2700deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    transform-origin: left top 0;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    float: left;
    position: fixed;
    top: 70%;
    left: -3px;
    margin: 5% auto;
    font-size: 14px;
    height: 40px;
    padding-top: 9px;
    background-color: white;
    z-index: 2;
}

.directionRTL {
    direction: rtl;
}

.positionTextUploadCover {
    position: relative;
    top: -50px;
}

.boxSizeContent {
    box-sizing: content-box;
}

.btnCat {
    border: solid 1px #ccc;
    border-radius: 2px;
    padding: 3px;
    margin: 3px;
    width: 30px;
    text-align: center;
}

    .btnCat:hover {
        border: solid 1px #ccc;
        border-radius: 2px;
        padding: 3px;
        margin: 3px;
        width: 30px;
        text-align: center;
        background-color: white;
    }

.top10 {
    position: relative;
    top: 10px;
}

.top20 {
    top: 20px;
}

.Height29 {
    height: 29px;
}

.widthbtnCat {
    width: 48%;
}

.borderBottomCatNews {
    height: 1px;
    background-color: #d3d3d3;
    margin-top: 10px;
}

.aligItemNormal {
    align-items: normal;
}

.activeCategoryNews {
    border-bottom: solid;
}

.marginTop-70 {
    margin-top: -70px;
}

.marginTop30 {
    margin-top: 30px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px !important;
}

.font18 {
    font-size: 18px !important;
}

.font30 {
    font-size: 38px;
    font-weight: 600;
}

.marginStyle1 {
    margin: 10px 0 !important;
}

.btnNext {
    position: absolute;
    right: 0px;
    top: 400px;
    width: 60px;
    height: 350px;
    padding-top: 160px;
    padding-right: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: rgba(86, 86, 86, .1);
}

.btnIconNext {
    font-size: 25px;
    float: right;
    margin-right: 10px;
}

.btnPrev {
    position: absolute;
    left: 0px;
    top: 400px;
    width: 60px;
    height: 350px;
    padding-top: 160px;
    padding-left: 5px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: rgba(86, 86, 86, .1);
}

.btnIconPrev {
    font-size: 25px;
    float: left;
    margin-left: 10px;
}

.optionListJobSeeker {
    border: solid 1px #ccc;
    background-color: #dfdddd;
    width: 40px;
    float: left;
    height: 143px;
    border-radius: 10px;
    text-align: center;
}

.changeTextAlign {
    text-align: left !important;
}

.textalignRight {
    text-align: right !important;
}

.textalignLeft {
    text-align: left !important;
}

.styleBodyCommentNews {
    padding: 8px;
    margin: 8px;
}

#home-top-video:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(216, 122, 0, 0.3);
    background-image: url(../images/bs-overlay.png);
}

#home-top-video-wikiTajrobe:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(216, 122, 0, 0);
    background-image: url(../images/bs-overlay.png);
}

#home-top-video-reportaj:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(216, 122, 0, 0);
    background-image: url(../images/bs-overlay.png);
}

.likeDislike {
    border: solid 1px #ccc;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}

.likeBack {
    background-color: #cfffcf;
}

.disLikeBack {
    background-color: #ffcfcf;
}

.borderRight12 {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.backMainMessage {
    background-color: var(--pxpMainColorTransparent);
    border-radius: 12px;
    color: black !important;
}

.backMainMessageActive {
    background-color: var(--pxpMainColor);
    border-radius: 12px;
    color: white !important;
}

.backMainMessage2 {
    background-color: var(--pxpSecondaryColorLight);
    border-radius: 12px;
    color: black !important;
}

.backMainMessage2Active {
    background-color: #ffa5a5 !important;
    border-radius: 12px;
    color: white !important;
}

.textboxMessage {
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-weight: 300;
    font-size: 14px;
    color: var(--pxpTextColor);
    background-color: #fff;
    padding: 10px;
    width: 95%;
    height: 50px !important;
}

.paddingValidation2 {
    position: absolute;
    bottom: 4px;
    font-size: 14px;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingTop70 {
    padding-top: 70px;
}

.cvCommandExportBody {
    border: solid 1px #ccc;
    padding: 10px;
}

.message-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    display: flex;
    align-items: center;
    box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    z-index: 2;
    /*padding-bottom: 0px;*/
}

.messageSendBody {
    width: 80%;
}

.messageBtnBody {
    width: 20%;
    height: 50px;
}

.messageBtnPosition {
    height: 50px;
    margin-top: -4px;
    position: relative;
}

.Height50 {
    height: 50px !important;
}

.messageOption {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    font-size: 12px !important;
    width: 120px;
    top: 3px;
}

.centerLogin {
    width: 100%;
    height: 160px;
    margin-top: 50px;
}

.centerLoginLeft {
    width: 49.5%;
    display: inline-block;
    background-image: url(../images/backvide1.jpg);
    background-size: cover;
    height: 160px;
    float: right;
    border-top-left-radius: 15px 15px;
    border-bottom-left-radius: 15px 15px;
}

.centerLoginLeftMovie {
    object-fit: cover;
    border-top-left-radius: 15px 15px;
    border-bottom-left-radius: 15px 15px;
}

.centerLoginLeftBodyText {
    position: relative;
    display: block;
    margin-top: -167px;
    height: 100%;
    background: rgb(65 82 133 / 23%);
    background-image: url(../images/bs-overlay.png);
    border-top-left-radius: 15px 15px;
    border-bottom-left-radius: 15px 15px;
}

.centerLoginLeftTitle {
    text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
    color: white;
    font-size: 20px;
}

.centerLoginLeftDes {
    text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
    color: white;
    font-size: 15px;
}

.centerLoginRight {
    width: 49.5%;
    display: inline-block;
    background-image: url(../images/backvide2.jpg);
    background-size: cover;
    height: 160px;
    float: left;
    border-top-right-radius: 15px 15px;
    border-bottom-right-radius: 15px 15px;
}

.centerLoginRightMovie {
    object-fit: cover;
    border-top-right-radius: 15px 15px;
    border-bottom-right-radius: 15px 15px;
}

.centerLoginRightBodyText {
    position: relative;
    display: block;
    margin-top: -167px;
    height: 100%;
    background: rgb(65 82 133 / 23%);
    background-image: url(../images/bs-overlay.png);
    border-top-right-radius: 15px 15px;
    border-bottom-right-radius: 15px 15px;
}

.centerLoginRightTitle {
    text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
    color: white;
    font-size: 20px;
}

.centerLoginRightDes {
    text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
    color: white;
    font-size: 15px;
}

.loginBTN {
    border-top-right-radius: 12px 12px !important;
    border-bottom-right-radius: 12px 12px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    background-color: var(--pxpMainColor);
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    transition: var(--pxpHoverTransition);
    transition-property: color, background-color;
}

.registerBTN {
    border-top-left-radius: 12px 12px !important;
    border-bottom-left-radius: 12px 12px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    background-color: #c30934;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    transition: var(--pxpHoverTransition);
    transition-property: color, background-color;
}

.btnInsideMyCV {
    border: solid 1px #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.activeTajrobeKari {
    background-color: #dbedff;
    color: white;
}

.pxp-featured-posts-item-inside {
    background-color: var(--pxpMainColorLight);
    height: 360px;
    position: relative;
    border-radius: 22px;
    overflow: hidden;
}

.pxp-featured-posts-item-inside2 {
    background-color: var(--pxpMainColorLight);
    height: 360px;
    position: relative;
    border-radius: 22px;
    overflow: hidden;
}

.positionTajrobe {
    opacity: 10;
    margin-top: -30px;
}

.MinHeight400 {
    min-height: 400px !important;
}

.Height85 {
    height: 85px;
}

.margintop-9 {
    margin-top: -9px;
}

.backgroundSlider-right {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 22px 22px !important;
    border-bottom-right-radius: 22px 22px !important;
    background: rgb(255 255 255 / 10%);
}


.backgroundSlider-left {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 22px 22px !important;
    border-bottom-left-radius: 22px 22px !important;
    background: rgb(255 255 255 / 10%);
}

.styleCommentWikiTajrobe {
    border: solid 1px #ccc;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #f1f1f1;
}

@media screen and (min-width:290px) {
    .pxp-blog-featured-posts-carousel {
        height: 360px;
    }

    .BackgroundPosDrop {
        background-position: left .75rem center;
        background-image: none;
    }

    .editKeysInsideForm {
        color: #004485;
        font-size: 18px;
        width: 70%;
        background-color: #dddcdc;
        padding: 5px;
        border-radius: 12px;
        float: none;
        height: auto;
        position: relative;
        margin-top: 0px;
        border: solid 1.5px;
        direction: rtl;
    }

    .pa-l {
        padding-left: 20px;
    }

    .mt-t {
        margin-top: 0px;
        display: contents;
    }

    .changefloat {
        float: right;
    }

    .changeDisplay {
        display: inline-block;
    }

    .changeDisplayInside {
        display: block;
    }

    .widthShareIcon {
        width: fit-content;
        float: none;
    }

    .heightJobs {
        height: auto !important;
    }

    .heightJobsEmployers {
        height: auto !important;
    }

    .skillFilterElement {
        flex: 0 0 auto !important;
        width: 100%;
    }

    .widthScoll {
        width: 1100px;
    }

    .styleChangeInfo {
        border-right: none;
        border-top: solid 1px #ccc;
        padding-top: 40px;
    }

    .displayMenu {
        display: none !important;
    }

    .displayMenuMobile {
        display: block !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 120px;
    }

    .widthbtnCat {
        width: 100%;
    }

    .changeTextAlign {
        text-align: right !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: block;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        padding-bottom: 30px;
    }

    .messageSendBody {
        width: 100%;
    }

    .messageBtnBody {
        width: 100%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: 0px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 100%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 370px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 100%;
        display: block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 200px;
        float: right;
        border-top-left-radius: 0px 0px;
        border-bottom-left-radius: 0px 0px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 0px 0px;
        border-bottom-left-radius: 0px 0px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -207px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 0px 0px;
        border-bottom-left-radius: 0px 0px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 18px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .centerLoginRight {
        width: 100%;
        display: block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 200px;
        float: left;
        border-top-right-radius: 0px 0px;
        border-bottom-right-radius: 0px 0px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 0px 0px;
        border-bottom-right-radius: 0px 0px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -207px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 0px 0px;
        border-bottom-right-radius: 0px 0px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 18px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .pxp-featured-posts-item {
        background-color: var(--pxpMainColorLight);
        height: 360px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside {
        background-color: var(--pxpMainColorLight);
        height: 360px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside2 {
        background-color: var(--pxpMainColorLight);
        height: 260px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }
}

@media screen and (min-width:481px) {
    .pxp-blog-featured-posts-carousel {
        height: 500px;
    }

    .BackgroundPosDrop {
        background-position: left .75rem center;
        background-image: none;
    }

    .editKeysInsideForm {
        color: #004485;
        font-size: 18px;
        width: 50%;
        background-color: #dddcdc;
        padding: 5px;
        border-radius: 12px;
        float: none;
        height: auto;
        position: relative;
        margin-top: 0px;
        border: solid 1.5px;
        direction: rtl;
    }

    .pa-l {
        padding-left: 20px;
    }

    .mt-t {
        margin-top: 0px;
        display: contents;
    }

    .changefloat {
        float: right;
    }

    .changeDisplay {
        display: inline-block;
    }

    .changeDisplayInside {
        display: block;
    }

    .widthShareIcon {
        width: fit-content;
        float: none;
    }

    .heightJobs {
        height: auto !important;
    }

    .heightJobsEmployers {
        height: auto !important;
    }

    .skillFilterElement {
        flex: 0 0 auto !important;
        width: 100%;
    }

    .widthScoll {
        width: 1100px;
    }

    .styleChangeInfo {
        border-right: none;
        border-top: solid 1px #ccc;
        padding-top: 40px;
    }

    .displayMenu {
        display: none !important;
    }

    .displayMenuMobile {
        display: block !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 120px;
    }

    .widthbtnCat {
        width: 48%;
    }

    .changeTextAlign {
        text-align: right !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: block;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        padding-bottom: 30px;
    }

    .messageSendBody {
        width: 100%;
    }

    .messageBtnBody {
        width: 100%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: 0px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 100%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 370px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 100%;
        display: block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 200px;
        float: right;
        border-top-left-radius: 0px 0px;
        border-bottom-left-radius: 0px 0px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 0px 0px;
        border-bottom-left-radius: 0px 0px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -207px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 0px 0px;
        border-bottom-left-radius: 0px 0px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 18px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .centerLoginRight {
        width: 100%;
        display: block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 200px;
        float: left;
        border-top-right-radius: 0px 0px;
        border-bottom-right-radius: 0px 0px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 0px 0px;
        border-bottom-right-radius: 0px 0px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -207px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 0px 0px;
        border-bottom-right-radius: 0px 0px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 18px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .pxp-featured-posts-item {
        background-color: var(--pxpMainColorLight);
        height: 500px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside {
        background-color: var(--pxpMainColorLight);
        height: 300px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside2 {
        background-color: var(--pxpMainColorLight);
        height: 260px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }
}

@media screen and (min-width:768px) {
    .pxp-blog-featured-posts-carousel {
        height: 500px;
    }

    .BackgroundPosDrop {
        background-position: left .75rem center;
        background-image: none;
    }

    .editKeysInsideForm {
        color: #004485;
        font-size: 18px;
        width: 20px;
        background-color: #dddcdc;
        padding: 10px;
        border-radius: 12px;
        display: inline-table;
        float: right;
        height: 80px;
        position: relative;
        margin-top: 0px;
        border: solid 1.5px;
        direction: rtl;
    }

    .pa-l {
        padding-left: 0px;
    }

    .mt-t {
        margin-top: 12px;
        display: block;
    }

    .changefloat {
        float: left;
    }

    .changeDisplay {
        display: block;
    }

    .changeDisplayInside {
        display: inline-block;
    }

    .widthShareIcon {
        width: fit-content;
        float: right;
    }

    .heightJobs {
        height: auto !important;
    }

    .heightJobsEmployers {
        height: auto !important;
    }

    .skillFilterElement {
        flex: 0 0 auto !important;
        width: 100%;
    }

    .widthScoll {
        width: 1100px;
    }

    .styleChangeInfo {
        border-right: none;
        border-top: solid 1px #ccc;
        padding-top: 40px;
    }

    .displayMenu {
        display: none !important;
    }

    .displayMenuMobile {
        display: block !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 80px;
    }

    .widthbtnCat {
        width: 48%;
    }

    .changeTextAlign {
        text-align: right !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: flex;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        /* padding-bottom: 0px;*/
    }

    .messageSendBody {
        width: 80%;
    }

    .messageBtnBody {
        width: 20%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: -4px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 95%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 160px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 160px;
        float: right;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 19px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .centerLoginRight {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 160px;
        float: left;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 19px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .pxp-featured-posts-item {
        background-color: var(--pxpMainColorLight);
        height: 500px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside {
        background-color: var(--pxpMainColorLight);
        height: 300px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside2 {
        background-color: var(--pxpMainColorLight);
        height: 260px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }
}

@media screen and (min-width:961px) {
    .pxp-blog-featured-posts-carousel {
        height: 560px;
    }

    .BackgroundPosDrop {
        background-position: left .75rem center;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    }

    .editKeysInsideForm {
        color: #004485;
        font-size: 18px;
        width: 20px;
        background-color: #dddcdc;
        padding: 10px;
        border-radius: 12px;
        display: inline-table;
        float: right;
        height: 80px;
        position: relative;
        margin-top: 0px;
        border: solid 1.5px;
        direction: rtl;
    }

    .pa-l {
        padding-left: 0px;
    }

    .mt-t {
        margin-top: 12px;
        display: block;
    }

    .changefloat {
        float: left;
    }

    .changeDisplay {
        display: block;
    }

    .changeDisplayInside {
        display: inline-block;
    }

    .widthShareIcon {
        width: fit-content;
        float: right;
    }

    .heightJobs {
        height: auto !important;
    }

    .heightJobsEmployers {
        height: auto !important;
    }

    .skillFilterElement {
        flex: 0 0 auto !important;
        width: 100%;
    }

    .widthScoll {
        width: 1100px;
    }

    .styleChangeInfo {
        border-right: none;
        border-top: solid 1px #ccc;
        padding-top: 40px;
    }

    .displayMenu {
        display: none !important;
    }

    .displayMenuMobile {
        display: block !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 80px;
    }

    .widthbtnCat {
        width: 48%;
    }

    .changeTextAlign {
        text-align: left !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: flex;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        /* padding-bottom: 0px;*/
    }

    .messageSendBody {
        width: 80%;
    }

    .messageBtnBody {
        width: 20%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: -4px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 95%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 160px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 160px;
        float: right;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 19px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .centerLoginRight {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 160px;
        float: left;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 19px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 14px;
    }

    .pxp-featured-posts-item {
        background-color: var(--pxpMainColorLight);
        height: 500px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside {
        background-color: var(--pxpMainColorLight);
        height: 300px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside2 {
        background-color: var(--pxpMainColorLight);
        height: 260px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }
}

@media screen and (min-width:1024px) {
    .pxp-blog-featured-posts-carousel {
        height: 500px;
    }

    .BackgroundPosDrop {
        background-position: left .75rem center;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    }

    .editKeysInsideForm {
        color: #004485;
        font-size: 18px;
        width: 20px;
        background-color: #dddcdc;
        padding: 10px;
        border-radius: 12px;
        display: inline-table;
        float: right;
        height: 80px;
        position: relative;
        margin-top: 0px;
        border: solid 1.5px;
        direction: rtl;
    }

    .pa-l {
        padding-left: 0px;
    }

    .mt-t {
        margin-top: 12px;
        display: block;
    }

    .changefloat {
        float: left;
    }

    .changeDisplay {
        display: block;
    }

    .changeDisplayInside {
        display: inline-block;
    }

    .widthShareIcon {
        width: fit-content;
        float: right;
    }

    .heightJobs {
        height: 0px !important;
    }

    .heightJobsEmployers {
        height: auto !important;
    }

    .skillFilterElement {
        flex: 0 0 auto !important;
        width: 100%;
    }

    .widthScoll {
        width: 1100px;
    }

    .styleChangeInfo {
        border-right: solid 1px #ccc;
        border-top: none;
        padding-top: 0px;
    }

    .displayMenu {
        display: none !important;
    }

    .displayMenuMobile {
        display: block !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 80px;
    }

    .widthbtnCat {
        width: 48%;
    }

    .changeTextAlign {
        text-align: left !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: flex;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        /*padding-bottom: 0px;*/
    }

    .messageSendBody {
        width: 80%;
    }

    .messageBtnBody {
        width: 20%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: -4px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 95%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 160px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 160px;
        float: right;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }

    .centerLoginRight {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 160px;
        float: left;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }

    .pxp-featured-posts-item {
        background-color: var(--pxpMainColorLight);
        height: 500px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside {
        background-color: var(--pxpMainColorLight);
        height: 400px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside2 {
        background-color: var(--pxpMainColorLight);
        height: 260px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }
}

@media screen and (min-width:1381px) {
    .pxp-blog-featured-posts-carousel {
        height: 500px;
    }

    .BackgroundPosDrop {
        background-position: left .75rem center;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    }

    .editKeysInsideForm {
        color: #004485;
        font-size: 18px;
        width: 20px;
        background-color: #dddcdc;
        padding: 10px;
        border-radius: 12px;
        display: inline-table;
        float: right;
        height: 80px;
        position: relative;
        margin-top: 0px;
        border: solid 1.5px;
        direction: rtl;
    }

    .pa-l {
        padding-left: 0px;
    }

    .mt-t {
        margin-top: 12px;
        display: block;
    }

    .changefloat {
        float: left;
    }

    .changeDisplay {
        display: block;
    }

    .changeDisplayInside {
        display: inline-block;
    }

    .widthShareIcon {
        width: fit-content;
        float: right;
    }

    .heightJobs {
        height: 0px !important;
    }

    .heightJobsEmployers {
        height: auto !important;
    }

    .skillFilterElement {
        flex: 0 0 auto !important;
        width: 100%;
    }

    .widthScoll {
        width: 100%;
    }

    .styleChangeInfo {
        border-right: solid 1px #ccc;
        border-top: none;
        padding-top: 0px;
    }

    .displayMenu {
        display: none !important;
    }

    .displayMenuMobile {
        display: block !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 80px;
    }

    .widthbtnCat {
        width: 48%;
    }

    .changeTextAlign {
        text-align: left !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: flex;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        /*padding-bottom: 0px;*/
    }

    .messageSendBody {
        width: 80%;
    }

    .messageBtnBody {
        width: 20%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: -4px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 95%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 160px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 160px;
        float: right;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }

    .centerLoginRight {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 160px;
        float: left;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }

    .pxp-featured-posts-item {
        background-color: var(--pxpMainColorLight);
        height: 500px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside {
        background-color: var(--pxpMainColorLight);
        height: 400px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside2 {
        background-color: var(--pxpMainColorLight);
        height: 260px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }
}

@media screen and (min-width:1399px) {
    .pxp-blog-featured-posts-carousel {
        height: 500px;
    }

    .displayMenu {
        display: none !important;
    }

    .displayMenuMobile {
        display: block !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 80px;
    }

    .widthbtnCat {
        width: 48%;
    }

    .changeTextAlign {
        text-align: left !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: flex;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        /* padding-bottom: 0px;*/
    }

    .messageSendBody {
        width: 80%;
    }

    .messageBtnBody {
        width: 20%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: -4px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 95%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 160px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 160px;
        float: right;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }

    .centerLoginRight {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 160px;
        float: left;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }
}

@media screen and (min-width:1475px) {
    .pxp-blog-featured-posts-carousel {
        height: 360px;
    }

    .BackgroundPosDrop {
        background-position: left .75rem center;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    }

    .editKeysInsideForm {
        color: #004485;
        font-size: 18px;
        width: 20px;
        background-color: #dddcdc;
        padding: 10px;
        border-radius: 12px;
        display: inline-table;
        float: right;
        height: 80px;
        position: relative;
        margin-top: 0px;
        border: solid 1.5px;
        direction: rtl;
    }

    .pa-l {
        padding-left: 0px;
    }

    .mt-t {
        margin-top: 12px;
        display: block;
    }

    .changefloat {
        float: left;
    }

    .changeDisplay {
        display: block;
    }

    .changeDisplayInside {
        display: inline-block;
    }

    .widthShareIcon {
        width: fit-content;
        float: right;
    }

    .heightJobs {
        height: 0px !important;
    }

    .heightJobsEmployers {
        height: 0px !important;
    }

    .skillFilterElement {
        flex: 1 0 0% !important;
    }

    .widthScoll {
        width: 100%;
    }

    .styleChangeInfo {
        border-right: solid 1px #ccc;
        border-top: none;
        padding-top: 0px;
    }

    .displayMenu {
        display: block !important;
    }

    .displayMenuMobile {
        display: none !important;
    }

    .pxp-header.pxp-bigger.pxp-is-sticky .pxp-header-container {
        height: 80px;
    }

    .widthbtnCat {
        width: 48%;
    }

    .changeTextAlign {
        text-align: left !important;
    }

    .message-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        display: flex;
        align-items: center;
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        z-index: 2;
        /*  padding-bottom: 0px;*/
    }

    .messageSendBody {
        width: 80%;
    }

    .messageBtnBody {
        width: 20%;
        height: 50px;
    }

    .messageBtnPosition {
        height: 50px;
        margin-top: -4px;
        position: relative;
    }

    .textboxMessage {
        border: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: 300;
        font-size: 14px;
        color: var(--pxpTextColor);
        background-color: #fff;
        padding: 10px;
        width: 95%;
        height: 50px !important;
    }

    .centerLogin {
        width: 100%;
        height: 160px;
        margin-top: 50px;
    }

    .centerLoginLeft {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide1.jpg);
        background-size: cover;
        height: 160px;
        float: right;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftMovie {
        object-fit: cover;
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-left-radius: 15px 15px;
        border-bottom-left-radius: 15px 15px;
    }

    .centerLoginLeftTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginLeftDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }

    .centerLoginRight {
        width: 49.5%;
        display: inline-block;
        background-image: url(../images/backvide2.jpg);
        background-size: cover;
        height: 160px;
        float: left;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightMovie {
        object-fit: cover;
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightBodyText {
        position: relative;
        display: block;
        margin-top: -167px;
        height: 100%;
        background: rgb(65 82 133 / 23%);
        background-image: url(../images/bs-overlay.png);
        border-top-right-radius: 15px 15px;
        border-bottom-right-radius: 15px 15px;
    }

    .centerLoginRightTitle {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 20px;
    }

    .centerLoginRightDes {
        text-shadow: 1px 0 0 #363636, -1px 0 0 #363636, 0 1px 0 #363636, 0 -1px 0 #363636, 1px 1px 0 #363636, -1px -1px 0 #363636, 1px -1px 0 #363636, -1px 1px 0 #363636, 1px 1px 5px #363636;
        color: white;
        font-size: 15px;
    }

    .pxp-featured-posts-item {
        background-color: var(--pxpMainColorLight);
        height: 360px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside {
        background-color: var(--pxpMainColorLight);
        height: 400px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }

    .pxp-featured-posts-item-inside2 {
        background-color: var(--pxpMainColorLight);
        height: 220px;
        position: relative;
        border-radius: 22px;
        overflow: hidden;
    }
}
