@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800&display=swap');
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');*/
/*all.css*/
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.eot);
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"
}

.fa, .fas {
    font-weight: 900
}

/*all.css*/


/*****Style.css*****/
body {
    font-family: Nunito, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif
}

p {
    padding: 0;
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    margin: 0
}

ol {
    margin: 0;
    padding: 0
}

ul {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

.toplogin-list ul {
    list-style-type: none
}

.toplogin-list ul li {
    display: inline-block
}

.toplogin-list ul li:last-child {
    padding-left: 20px
}

.toplogin-list ul li a {
    color: #333;
    font-size: 15px;
    text-transform: capitalize
}

.toplogin-list {
    padding: 5px 0
}

#w_i path, #wa_i path, .what_i path, .where_i path {
    fill: #ff8a00
}

.slider-box {
    width: 90%
}

.slider-box input {
    border: none;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    font-size: 12px;
    color: #ff8a00
}

div#price-range {
    height: 18 pxx;
    padding: 0;
    margin: 4px 0;
    height: 9px
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background-image: none;
    background-color: #ff8a00
}

.ui-slider .ui-slider-handle {
    width: 12px !important;
    height: 20px !important
}

.vmcv_inline_b {
    background: url(../img/vmcv_booster.svg) no-repeat;
    background-size: 70px
}

.a:hover .vmcv_inline {
    background: #c8e2cc
}

span.vmcv_inline_t {
    font-size: 15px;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600
}

.vmcv_inline {
    position: relative;
    padding: 10px 0 10px 108px;
    border-radius: 10px;
    margin-top: 10px;
    background: #ff8a00;
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out
}

.vmcv_inline_i {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -35px;
    display: block;
    width: 70px;
    height: 70px
}

.vmcv_inline a {
    font-size: 12px;
    color: #fff
}

span.listradius {
    position: absolute;
    z-index: 2;
    top: 2px;
    transition: all .1s ease-out;
    left: 5px
}

label#what {
    position: absolute;
    z-index: 2;
    left: 50px;
    top: 2px;
    color: #ff8a00;
    font-size: 22px
}

.locationlist .where_i path {
    fill: #333
}

.list-search .input-group-append {
    margin-left: 0
}

.list-search .input-group-append button.btn.btn-secondary i {
    font-size: 16px
}

.list-search .input-group-append button.btn.btn-secondary {
    background-color: #0c2e10;
    border-color: #0c2e10;
    padding: 10px
}

.maincontainer {
    max-width: 960px
}

span.advance a {
    color: #fff;
    font-size: 14px;
    text-decoration: underline
}

h3.fratxjob {
    margin-bottom: 5px !important
}

header {
    position: relative;
    background-color: #ff8a00
}

.item-main {
    display: flex;
    justify-content: space-between;
    margin: 0 14px;
    height: 80px;
    align-items: center
}

.item-what {
    flex-grow: 1;
    position: relative
}

.item-uk {
    flex-grow: 1;
    margin: 0 10px;
    position: relative
}

.item-logo {
    flex-basis: 180px
}

.item-what .form-control {
    padding-left: 3rem;
    font-size: 16px
}

.item-what span.whatlist {
    position: absolute;
    font-size: 12px;
    color: #fff
}

.item-uk span.locationlist {
    position: absolute;
    left: 5px;
    top: 2px
}

.item-uk span.whatlist {
    position: absolute;
    font-size: 12px;
    color: #fff
}

span.advance {
    position: absolute;
    right: 16px;
    bottom: 0
}

.item-uk .form-control {
    padding-left: 3rem;
    font-size: 16px
}

.item-search {
    position: relative;
    flex-basis: 110px
}

.input-group-prepend, .item-search .input-group-append {
    justify-content: center
}

.searchlist {
    position: absolute;
    bottom: -19px
}

.searchlist ul {
    list-style-type: none
}

.searchlist ul li {
    display: inline-block;
    font-size: 12px
}

.searchlist ul li a {
    color: #fff
}

.toplogin-list ul {
    list-style-type: none
}

.toplogin-list ul li a {
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    border-bottom: 2px solid #fff
}

.convid19 {
    display: none;
    background-color: #083859;
    color: #fff;
    position: absolute;
    top: 49px;
    padding: 5px 10px;
    width: 330px;
    border-radius: 4px
}

.convid19::before {
    border-top: none;
    border-bottom: 8px solid #083859 !important;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    content: "";
    position: absolute;
    top: -7px
}

.convid-content p {
    font-size: 14px
}

.convid-content p a {
    color: #fff;
    text-decoration: underline
}

.crums-job ul {
    list-style-type: none
}

.crums-job ul li {
    display: inline-block;
    font-size: 12px;
    padding: 10px 0
}

.crums-job ul li a {
    color: #ff8a00
}

.job-ukmain {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.jobuk-item {
    flex: 1 1 auto;
    margin-bottom: 0
}

.jobuk-item span {
    display: inline;
    margin-right: .3em;
    line-height: 1.4em;
    font-size: 26px;
    font-weight: 400
}

.jobuk-item h1 {
    display: inline;
    margin: 0;
    line-height: 1.4em;
    font-size: 26px;
    font-weight: 400
}

.jobuk-item p {
    margin: 0;
    font-size: 12px
}

.jobuk-item p a {
    color: #ff8a00
}

.jobuk-item p span {
    font-size: 12px;
    display: none
}

.job-feeddback a svg {
    width: 22px;
    height: 26px;
    margin-left: 4px
}

.job-feeddback a {
    color: #ff8a00;
    font-size: 12px;
    display: flex;
    text-align: right;
    align-items: center
}

.joblist-maincontent {
    display: flex;
    justify-content: center
}

.joblist-salary {
    flex-basis: 215px;
    padding-top: 20px
}

.joblist-jobsads {
    flex-basis: 540px;
    max-width: 600px !important;
    border: 1px solid #dadada;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.joblist-currency {
    flex-basis: 210px
}

.joblist-jobsads .ea:first-of-type {
    border-bottom: 1px solid #dadada
}

.ea {
    background: #efefef;
    padding: 10px
}

.ea_form {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4px;
    align-items: center
}

.joblist-jobsads .ea label {
    line-height: 16px;
    background: url(../img/icon_email.svg) no-repeat left center;
    background-size: 20px 16px;
    padding-left: 24px
}

.ea_form label {
    display: block;
    margin-bottom: 4px;
    width: 100%;
    flex: 0 0 100%
}

.ea_form button {
    margin-left: 10px;
    flex: 0 1 0;
    white-space: nowrap
}

.ea_form strong {
    font-size: 12px
}

.ea_form strong a {
    color: #ff8a00
}

.joblist-currency .b {
    border-bottom: 1px solid #dadada;
    border-radius: 10px;
    position: relative;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.b_ssc_rhs_bottom, .b_ssc_rhs_top {
    color: #777;
    padding: 10px 80px 10px 10px;
    font-size: 12px
}

.s_rhs .b:first-child {
    border-top: 0
}

.b_ssc_rhs_top {
    background: url(../img/icon_stats.svg) no-repeat 133px 16px
}

.b_ssc_rhs_bottom {
    background: url(../img/icon_salary.svg) no-repeat 133px 16px
}

.joblist-currency .b_ssc_rhs div strong {
    font-size: 20px;
    line-height: 1.2em;
    color: #313131;
    display: block
}

.b_ssc_cta {
    margin: 10px;
    display: block;
    padding: 8px 0;
    font-size: 16px;
    line-height: 20px
}

.b_ssc_cta span {
    display: inline-block;
    background: url(../img/arrow.png) no-repeat;
    width: 28px;
    height: 15px;
    position: relative;
    top: 2px;
    margin-left: 4px
}

.rhs-covid-promo .b {
    padding: 20px 14px !important;
    border-right: 1px solid #dadada
}

.b_promo {
    text-align: center;
    position: relative
}

.b.b_promo h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 600
}

.b_promo p {
    margin-top: 4px;
    font-size: 12px
}

.rhs-covid-promo img {
    margin: 15px 0
}

.b.mobile-app {
    text-align: center;
    position: relative;
    border-right: 1px solid #dadada;
    padding: 20px 14px !important
}

.mobile-app h2 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600
}

.badge {
    top: -8px;
    color: #c00;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.b.mobile-app div {
    margin-top: 18px;
    padding-top: 93px;
    background: url(../img/icon-mobile.svg) no-repeat center top;
    background-size: 75px
}

.b.mobile-app p {
    margin-top: 4px;
    font-size: 12px
}

.b.b_blog {
    text-align: center;
    position: relative;
    padding: 20px 14px !important;
    border-right: 1px solid #dadada
}

.b.b_blog h2 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: left
}

.b.b_blog p {
    margin-top: 4px;
    font-size: 12px;
    text-align: left
}

.b_blog p a {
    color: #ff8a00;
    font-size: 12px
}

.b.b_shr {
    padding: 20px;
    border-right: 1px solid #dadada;
    border-bottom-right-radius: 10px
}

.b.b_shr h2 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600
}

.b_shr ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.b_shr li {
    margin-top: 10px
}

.b_shr li a {
    display: block;
    padding-left: 24px;
    line-height: 16px;
    font-size: 12px
}

.b_shr li a.email {
    color: #333;
    background: url(../img/socialem.svg) no-repeat;
    background-size: 20px 16px
}

.b_shr li a.fb {
    color: #3b5998;
    background: url(../img/icon_facebook.svg) no-repeat 4px 0
}

.b_shr li a.tw {
    color: #00befd;
    background: url(../img/icon_twitter.svg) no-repeat 4px 0
}

.b_shr li a.in {
    color: #126b9a;
    background: url(../img/icon_linkedin.svg) no-repeat 4px 0
}

#f {
    position: relative
}

#f .h2 {
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0 0 0;
    line-height: 1.4em;
    position: relative
}

.sld_l {
    margin: 2px 0
}

#f ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#f li {
    line-height: 16px;
    font-size: 12px;
    padding-top: 4px
}

#f li span {
    color: #ff8a00;
    font-size: 12px
}

#f li a {
    color: #727272
}

.i2 {
    padding-left: 16px
}

#f li.na {
    background: 0 0
}

span.smr {
    text-decoration: none;
    cursor: pointer;
    margin-top: 0;
    color: #ff8a00;
    display: block;
    font-size: 12px
}

.srt {
    position: relative;
    padding: 10px;
    border-bottom: 1px dotted #dadada;
    line-height: 24px
}

.srt p {
    margin: 0;
    font-size: 12px
}

.srt div {
    position: absolute;
    right: 10px;
    top: 10px
}

.srt select {
    border: 1px solid #bec5ca;
    padding: 2px;
    height: 24px;
    font-size: 12px
}

.srt div p {
    font-size: 12px
}

.job-ad-capital {
    display: flex
}

.jobad-wrp {
    display: flex;
    margin: 10px 0
}

.job-item-profile {
    flex-basis: 300px
}

.jobad-details {
    flex-basis: 1000px
}

.jobad-details p {
    font-size: 12px
}

.jobad-details ul {
    list-style-type: none
}

.jobad-details ul li {
    display: inline-block;
    padding-right: 10px
}

.jobad-details ul li a {
    color: #ff8a00;
    font-size: 12px;
    text-transform: capitalize
}

.job-ad-head:hover .job-ad-cap_item a {
    text-decoration: none
}

.job-ad-head {
    border-bottom: 1px solid #dadada;
    padding: 15px;
    transition: .3s
}

.job-ad-cap_item {
    width: 460px
}

.job-ad-head:hover {
    background-color: #ff8a00c9
}

.job-ad-head:hover .job-ad-cap_item a h4 {
    color: #fff
}

.job-ad-head:hover .job-ad-cap_item p {
    color: #fff
}

.job-ad-head:hover .job-ad-cap_item p span {
    color: #fff
}

.job-ad-head:hover .jobad-details p {
    color: #fff
}

.job-ad-head:hover .job-heart i {
    color: #fff
}

.job-ad-head:hover .jobad-details ul li a {
    color: #fff
}

.job-ad-cap_item a h4 {
    color: #333;
    font-size: 18px;
    font-weight: 600
}

.job-ad-cap_item p {
    color: #333;
    font-size: 12px;
    font-weight: 600
}

.job-ad-cap_item p span {
    color: #999
}

.jobad-details p {
    color: #333;
    font-size: 12px
}

.job-ad-cap_item a h4 span.badge.badge-secondary {
    color: #fff;
    background-color: #adadad;
    top: -3px
}

.noUi-target {
    background: #c9e6cd
}

.noUi-horizontal {
    height: 8px;
    margin-top: 11px;
    margin-bottom: 10px
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0;
    cursor: pointer
}

.noUi-connect {
    background: #ff8a00
}

.noUi-connect {
    height: 100%;
    width: 100%;
    cursor: pointer
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -7px;
    left: auto
}

.noUi-handle {
    cursor: pointer;
    width: 14px;
    height: 26px;
    top: -6px;
    background: url(../img/icon_handle.svg) no-repeat left top
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-handle {
    position: absolute
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.scale {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #999
}

.scale .ticks {
    display: block;
    height: 10px
}

.scale li {
    font-size: 10px;
    margin: 0;
    line-height: 12px !important
}

.scale .ticks {
    background: url(../img/new_ui.png) no-repeat -40px 0
}

.scale .l {
    left: -6px
}

.scale .m {
    text-align: center;
    display: block
}

.scale .r {
    position: absolute;
    right: -15px;
    bottom: 0;
    text-align: right
}

.job-feeddback:hover a svg:last-child path {
    fill: red
}

.job-feeddback:hover a svg path {
    fill: #ff8a00
}

.emojis-head ul {
    list-style-type: none;
    display: inline-block
}

.emojis-head ul li {
    display: inline-block;
    padding: 0 5px
}

.emojis-head ul li img {
    width: 50px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%)
}

.emojis-head ul li img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.emoji-modal-head .modal-content {
    border-radius: 10px
}

.emoji-modal-head .modal-header {
    border-bottom: 0
}

.emojis-head span {
    text-transform: capitalize;
    font-size: 16px;
    color: #333
}

.emojis-head h2 {
    font-size: 16px;
    padding-bottom: 20px;
    color: #333
}

.emo-survey h2 {
    font-size: 16px;
    color: #333;
    padding: 20px 0
}

.modal-body {
    padding: 0 16px;
    padding-bottom: 20px
}

.relevance_survey_reasons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px
}

.relevance_survey_reasons label input {
    margin-right: 10px
}

.relevance_survey_reasons label:last-of-type {
    flex-basis: auto;
    margin-bottom: 0
}

.relevance_survey_reasons label {
    display: block;
    flex: 0 0 calc(50% - 10px);
    font-size: 14px;
    line-height: 22px;
    margin: 0 10px 10px 0
}

.relevance_survey_reasons .relevance_survey_other:disabled {
    background: #efefef;
    font-style: italic
}

.relevance_survey_reasons .relevance_survey_other {
    flex: 1 1 auto;
    display: block
}

.relevance_survey_form_element {
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #dadada;
    padding: 4px
}

.relevance_survey_reasons .relevance_survey_other {
    flex: 1 1 auto;
    display: block
}

.b.b_ssc_rhs {
    border-right: 1px solid #dadada;
    border-top-right-radius: 10px;
    border-top: 1px solid #dadada
}

.pagination ul li.previous a {
    width: 60px !important;
    font-size: 14px
}

li.next a {
    width: 40px !important;
    font-size: 14px
}

.pagination {
    margin: 20px 0;
    overflow: hidden;
    position: relative
}

.pagination li {
    float: left
}

.pagination ul {
    float: left;
    left: 50%;
    position: relative;
    list-style-type: none
}

.pagination ul > li {
    left: -50%;
    position: relative
}

.pagination li a {
    transition: all .1s ease-in-out 0s;
    background-color: #f7f7f8;
    color: #69696e;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 30px
}

.pagination li a:hover {
    background-color: #007bff;
    color: #fff
}

.pagination li.active a {
    background-color: #007bff;
    color: #fff
}

.pagination li.active a:hover {
    color: #fff
}

.pagination li ol {
    list-style-type: none
}

.footer-promo {
    display: flex;
    width: 500px;
    margin: 20px 319px
}

.footer-promo a img {
    width: 143px;
    margin: 0 8px
}

footer.jobdetail-ftr-main {
    background: #f9f9f9;
    margin-top: 20px
}

ul.scale li {
    line-height: 0;
    padding: 0;
    height: 0
}

div#sld_salary {
    padding-right: 28px
}

.show-head-section {
    position: relative;
    width: 100%
}

.show-price {
    position: absolute;
    width: 65%;
    font-size: 12px
}

.show-price2 {
    position: absolute;
    width: 48%;
    font-size: 12px
}

footer ul {
    list-style-type: none
}

footer ul li a {
    text-transform: uppercase;
    color: #313131;
    font-size: 12px
}

footer ul li a:hover {
    color: #313131
}

.ftr-logo img {
    width: 100px
}

.sld_l {
    font-size: 12px;
    color: #ff8a00
}

#mblview {
    display: none
}

#site-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%
}

#site-canvas {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    padding: 5% 0
}

#site-menu {
    width: 270px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -270px;
    background: #083859
}

#site-wrapper.show-nav #site-canvas {
    -webkit-transform: translateX(-270px);
    transform: translateX(-270px)
}

a.toggle-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 2em
}

#site-canvas {
    -webkit-transform: translate3d(0);
    transform: translate3d(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.show-nav #site-canvas {
    -webkit-transform: translate3d(270px);
    transform: translate3d(270px)
}

.tophead-jobdetail {
    background-color: #f9f9f9;
    position: relative;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09);
    padding: 10px 0
}

.tophead-jobdetail nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
    margin: 0
}

.tophead-jobdetail a.navbar-brand {
    padding: 0
}

.tophead-jobdetail a.navbar-brand img {
    width: 120px
}

ul.top-jobdetail-login {
    list-style-type: none
}

ul.top-jobdetail-login li {
    display: inline-block
}

.tophead-jobdetail a.nav-link {
    color: #666 !important;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    padding: .2rem .4rem;
    transition: .3s
}

ul.top-jobdetail-login li a {
    color: #666;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600
}

ul.top-jobdetail-login li a.registerbtn {
    display: block;
    padding: .2rem .4rem;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    border-radius: .7rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #ff8a00
}

ul.top-jobdetail-login li a span i {
    padding-left: 3px;
    font-size: 16px
}

.tophead-jobdetail #navbarSupportedContent {
    margin-bottom: -11px
}

.tophead-jobdetail li.nav-item.active::before {
    content: "";
    position: absolute;
    width: 9%;
    height: 4px;
    top: 0;
    background-color: #ff8a00
}

.tophead-jobdetail .nav-link:hover {
    background-color: #ff8a00;
    color: #fff !important;
    border-radius: .7em
}

ul.top-jobdetail-login li:first-child a:hover {
    background-color: #ff8a00;
    color: #fff;
    padding: .2rem .4rem;
    border-radius: .7em;
    text-decoration: none
}

ul.top-jobdetail-login li a {
    transition: .3s;
    padding: .2rem .4rem
}

.dropdown-menu a.dropdown-item img {
    width: 24px;
    height: 18px
}

ul.top-jobdetail-login li:last-child a:hover {
    border-radius: 0;
    background-color: #ff8a00;
    text-decoration: none
}

.header-user li.dropdown {
    margin: 5px 5px
}

ul.top-jobdetail-login .dropdown-menu {
    left: unset;
    right: 0;
    min-width: 0;
    width: 500px;
    padding: 10px
}

ul.top-jobdetail-login .dropdown-menu a {
    border-bottom: 1px dashed #dfdfdf
}

.jobseeker-hold-reg {
    bottom: 42% !important;
    position: absolute
}

ul.top-jobdetail-login .dropdown-menu a.dropdown-item {
    font-size: 14px;
    color: #666
}

header.jobdetails {
    background-color: #fff;
    border-bottom: 1px solid #dfdfdf
}

header.jobdetails form label {
    color: #333;
    font-size: 14px;
    padding: 5px 10px
}

header.jobdetails .form-inline .form-control {
    font-size: 14px;
    border-radius: 4px
}

header.jobdetails input#inlineFormInputName2 {
    border-right-style: dotted;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

header.jobdetails .custom-select {
    border-left: 0;
    font-size: 14px;
    border-radius: 0;
    height: 35px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 13px
}

header.jobdetails .btn {
    padding: 9px;
    border-radius: 4px;
    margin: 10px auto
}

header.jobdetails .btn:hover {
    background-color: #333;
    color: #fff
}

header.jobdetails .btn span i {
    font-size: 15px;
    padding: 0 5px
}

header.jobdetails .btn:active {
    background-color: #333;
    color: #fff
}

.jobdetail-company {
    display: flex;
    justify-content: space-between;
    padding: 10px 0
}

.jobdetail-company-details p {
    font-size: 14px;
    color: #fff
}

.jobdetail-company-details a {
    color: #222
}

.jobdetail-company-saved a {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    transition: .3s;
    padding: .4em .6em
}

.jobdetail-company-saved a span i {
    color: #ff8a00;
    font-size: 16px;
    padding-left: 5px
}

.jobdetail-header-top {
    background-color: #ff8a00
}

.jobdetail-company-saved a:hover {
    background-color: #fff;
    color: #ff8a00;
    text-decoration: underline;
    padding: .4em .6em;
    border-radius: 4px
}

.jobdetail-company-saved a:hover span i {
    color: #ff8a00
}

.jobdetailmain {
    background-color: #efebeb
}

.jobdetail-postjob {
    border-left: 1px solid #e4e6ea;
    border-right: 1px solid #e4e6ea;
    background-color: #fff
}

.jobdetail-postjob {
    padding: 10px
}

ul.breadcrums {
    padding: 5px;
    list-style-type: none;
    border: 1px solid #e4e6ea
}

ul.breadcrums li {
    display: inline-block;
    padding: 0 5px
}

ul.breadcrums li a {
    font-size: 14px;
    color: #333
}

ul.breadcrums li a span i {
    padding-left: 2px;
    font-size: 9px;
    color: #ff8a00
}

.jobdetail-ad-main {
    display: flex;
    margin: 10px 0
}

.jobdetail-ad-fields {
    flex-basis: 300px;
    padding: 10px;
    margin-right: 10px;
    height: 100%
}

.jobdetail-ad-main-detail {
    position: relative;
    flex-basis: 800px
}

.jobad-posted-main {
    display: flex;
    justify-content: space-between
}

section.job-similar h2 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0;
    border-bottom: 1px solid #e4e6ea
}

section.job-similar ul {
    list-style-type: none
}

section.job-similar ul li h3 {
    font-size: 14px;
    color: #ff8a00;
    padding: 10px 0 3px 0
}

section.job-similar ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e6ea
}

section.job-similar ul li p {
    font-size: 13px;
    color: #727272
}

section.job-similar ul li:last-child {
    border-bottom: 0
}

.jobad-details-form h1 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 4px;
    color: #333
}

.jobad-posted-details p {
    font-size: 14px;
    color: #727272
}

.jobad-posted-details p a {
    color: #ff8a00
}

.job-posted-location h4 {
    font-size: 14px;
    padding: 5px 0;
    color: #727272
}

.job-posted-location h4 span i {
    color: #ff8a00
}

.jobad-btnsave {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #e4e6ea;
    padding: .4em .6em
}

.jobad-btnsave a {
    font-size: 14px;
    color: #ff8a00;
    text-transform: capitalize;
    text-decoration: none
}

.jobad-btnsave a span i {
    color: #ff8a00
}

.jobad-btnsave:hover {
    background-color: #ff8a00
}

.jobad-btnsave:hover a span i, .jobad-btnsave:hover > a {
    color: #fff
}

.job-ad-apply-head {
    display: flex;
    justify-content: space-evenly;
    padding: 40px 0
}

.job-ad-apply-item2 {
    background-color: #ff8a00;
    padding: 15px 20px;
    border-radius: 5px
}

.job-ad-apply-item2 a {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600
}

.job-ad-apply-item1 {
    position: relative;
    flex-grow: 1;
    margin-right: 10px
}

.job-ad-apply-item1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    background-color: #e4e6ea
}

.job-ad-apply-item3 {
    position: relative;
    flex-grow: 1;
    margin-left: 10px
}

.job-ad-apply-item3::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    background-color: #e4e6ea
}

.jobdetail-ad-details-full p {
    font-size: 14px;
    color: #727272;
    line-height: 1.5
}

.jobdetail-ad-details-full ul li {
    font-size: 14px;
    color: #727272;
    line-height: 1.5;
    padding: 5px 0
}

.jobdetail-ad-details-full ul li::before {
    content: "\2022";
    color: #ff8a00;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.jobdetail-ad-details-full ul {
    list-style-type: none
}

.jobdetail-ad-details-full {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e6ea;
    margin-right: 10px
}

.job-ad-tech-head {
    display: flex;
    padding: 20px 0;
    justify-content: space-between
}

.job-ad-item1-a dt {
    display: inline-block;
    font-size: 14px;
    color: #333
}

.job-ad-item1-a dd {
    display: inline-block;
    font-size: 14px;
    color: #727272
}

section.job-similar {
    border: 1px solid #dadada;
    margin: 10px 0;
    padding: 10px
}

.job-detail-btn-links {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 20px
}

.jobdetail-btn1 {
    border: 1px solid #ff8a00;
    flex-grow: 1;
    text-align: center;
    padding: 10px
}

.jobdetail-btn2 {
    border: 1px solid #ff8a00;
    flex-grow: 1;
    text-align: center;
    padding: 10px
}

.jobdetail-btn3 {
    flex-grow: 1;
    border: 1px solid #ff8a00;
    text-align: center;
    padding: 10px
}

.jobad-details-form {
    border: 1px solid #e4e6ea;
    padding: 35px
}

.jobdetail-btn1 a span i, .jobdetail-btn2 a span i, .jobdetail-btn3 a span i {
    color: #727272;
    padding-right: 10px;
    font-size: 15px
}

.jobdetail-btn1 a, .jobdetail-btn2 a, .jobdetail-btn3 a {
    font-size: 15px;
    color: #ff8a00;
    text-transform: capitalize
}

.create-alert {
    position: relative;
    width: 100%;
    border: 2px solid #ff8a00;
    border-radius: 3px;
    background-color: #ff8a0073;
    padding: 15px;
    margin: 15px 0 15px 0
}

section.create-alert h1 {
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    color: #333
}

section.create-alert p {
    text-align: center;
    font-size: 12px;
    color: #333
}

button#alertbtn-jobdetail {
    padding: 11px;
    margin-top: 30px;
    text-transform: capitalize;
    font-size: 13px;
    background-color: #ff8a00;
    border-color: #ff8a00
}

.create-alert form label {
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.create-alert form {
    padding: 10px 0;
    margin-left: 50px
}

.jobdetail-related-head {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.related-jobitem {
    border: 1px solid #e4e6ea;
    margin: 3px 5px 5px 0
}

.related-jobitem a {
    padding: 10px;
    font-size: 12px;
    color: #727272
}

section.jobdetail-related h4 {
    font-size: 16px;
    padding: 10px 0;
    color: #333
}

section.jobdetail-related p {
    font-size: 12px;
    padding: 20px 0;
    color: #727272
}

section.jobdetail-related p a {
    font-size: 12px;
    padding: 20px 0;
    color: #ff8a00
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

section.similar-jobdetail-mobile {
    display: none
}

.jobdetail-appmain {
    display: inline-block
}

.jobdetail-list-btmftr {
    text-align: right
}

.jobdetail-list-btmftr ul {
    list-style-type: none
}

.jobdetail-list-btmftr ul li {
    display: inline-block;
    padding: 0 2px
}

.open-nav-jobdetail {
    display: none
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #844903;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    transition: .3s;
    border-bottom: 1px solid #ffff;
    text-transform: capitalize
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    border-bottom: 0
}

.jobdetail-register h1 {
    color: #333;
    font-weight: 700;
    font-size: 25px;
    text-transform: capitalize;
    padding: 20px 0 0 0
}

.jobdetail-register p {
    font-size: 14px;
    color: #727272;
    padding: 20px 0 0
}

.jobdetail-register span {
    font-size: 14px;
    color: #727272;
    padding: 5px 0 0
}

.form-control.is-valid, .jobdetail-form-head .custom-select.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
    border-color: #ff8a00
}

.jobdetail-form-head h3 {
    font-size: 18px;
    color: #666
}

.jobdetail-form-head h6 {
    font-size: 14px;
    font-weight: 700;
    color: #222;
    padding-top: 6px;
    border-bottom: 1.5px solid #ff9800a6;
    padding-bottom: 10px
}

.jobdetail-form-head h6 a {
    font-size: 16px;
    color: #ff8a00
}

.jobdetail-form-head form {
    padding-top: 20px
}

.jobdetail-register {
    background-color: #efebeb
}

.utf-social-login-separator-item span {
    background-color: #fff;
    position: absolute;
    top: -16px;
    margin-left: -17px;
    padding: 4px;
    color: grey;
    border: 1px solid #e0e0e0;
    width: 32px;
    height: 32px;
    border-radius: 30px;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700
}

.utf-social-login-separator-item {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    margin: 36px 0 22px 0;
    height: 1px
}

.utf-social-login-separator-item:before {
    width: 100%;
    content: "";
    height: 1px;
    display: block;
    background-color: #e0e0e0;
    position: absolute;
    top: 0
}

.utf-social-login-buttons-block {
    display: flex;
    width: calc(100% + 0px)
}

.utf-social-login-buttons-block .facebook-login {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.utf-social-login-buttons-block a {
    flex: 1;
    text-decoration: none;
    text-align: center;
    border: 2px solid #333;
    color: #333;
    border-radius: 4px;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 16px;
    padding: 10px 5px;
    font-weight: 600;
    max-width: 50%;
    transition: .3s;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .2)
}

.ripple-effect, .utf-ripple-effect-dark {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.utf-social-login-buttons-block a i {
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 15px
}

.utf-social-login-buttons-block .google-login {
    background-color: #0073b1;
    border-color: #0073b1;
    color: #fff
}

.utf-social-login-buttons-block .twitter-login {
    background-color: #00acee;
    border-color: #00acee;
    color: #fff
}

.utf-social-login-buttons-block a:last-child {
    margin-right: 0
}

.jobdetail-form-head button.btn.btn-primary {
    font-size: 16px;
    text-transform: capitalize;
    padding: 15px 60px;
    transition: .3s;
    background-color: #ff9800;
    border-color: #ff9800
}

.jobdetail-form-head .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ff9800;
    outline: 0;
    box-shadow: 0 0 0 0 #ff9800
}

.jobdetail-form-head .btn-primary:hover {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800
}

.jobdetail-form-head .invalid-feedback {
    color: #e74c3c
}

.btn-primary:not(:disabled):not(.disabled):active, .jobdetail-form-head .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800
}

.jobdetail-form-head .form-control {
    border: 1px solid #66666624;
    border-radius: unset;
    font-size: 14px;
    color: #666
}

.jobdetail-form-head ::-webkit-input-placeholder {
    font-size: 13px
}

.jobdetail-form-head::-moz-placeholder {
    font-size: 13px
}

.jobdetail-form-head:-ms-input-placeholder {
    font-size: 13px
}

.jobdetail-form-head:-moz-placeholder {
    font-size: 13px
}

.jobdetail-form-head label {
    font-size: 14px;
    color: #666;
    text-transform: capitalize;
    padding: 5px 0
}

.job-register.text-center button.btn.btn-primary {
    padding: 15px;
    font-size: 15px;
    transition: .3s
}

.job-detailform-btmcomplete p {
    margin: 0;
    padding: 10px;
    font-size: 12px;
    text-align: center;
    color: #666
}

.job-register.text-center button.btn.btn-primary:hover {
    color: #fff;
    background-color: #ff9800d6;
    border-color: #ff9800
}

.jobdetail-register-errormessage span {
    font-size: 12px;
    color: #dd4b39
}

.job-register.text-center {
    padding-bottom: 20px
}

.ftr-main-head {
    padding: 60px 0 60px;
    position: relative;
    z-index: 10
}

#footer h2, #footer h3, .ftr-item h3 {
    font-size: 18px;
    color: #333;
    margin: 0 0 15px 0;
    display: block;
    font-weight: 600;
    text-transform: capitalize
}

.ftr-item h3 {
    position: relative;
    padding-bottom: 10px
}

.ftr-item ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0
}

.ftr-item ul li {
    margin-bottom: 0;
    display: block
}

.ftr-item ul li:first-child a {
    padding-top: 0
}

.ftr-item ul li a {
    color: #727272;
    display: block;
    line-height: 25px;
    position: relative;
    z-index: 100;
    padding: 5px 0;
    text-decoration: none
}

.ftr-item h3::before {
    background: #ff8a00;
    border: 0 none;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 4px;
    width: 35px
}

.ftr-item ul li a i {
    padding-right: 5px;
    color: #727272
}

.ftr-item p {
    color: #666;
    font-size: 14px
}

.ftr-item p a {
    color: #ff8a00
}

.ftr-jobdetail-botm-head {
    background-color: #ff8a00;
    padding: 10px 0
}

.jobdetail-appmain img {
    width: 100px
}

a.jobdetail-apple {
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 10px 20px;
    margin-right: 10px
}

.jobdetail-appmain {
    margin: 10px 0
}

a.jobdetail-playstore {
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 10px 20px
}

.thumb-job {
    background-image: url(../img/tublr.svg)
}

.pinterest-job {
    background-image: url(../img/pinterest.svg)
}

.footer__social-link:hover {
    background-color: #222
}

a.jobdetail-playstore:hover {
    background-color: #222
}

a.jobdetail-apple:hover {
    background-color: #222
}

.AppForm .AppFormLeft h1 {
    font-size: 35px
}

.AppForm .AppFormLeft input:focus {
    border-color: #ced4da
}

.AppForm .AppFormLeft input::placeholder {
    font-size: 15px
}

.AppForm .AppFormLeft i {
    position: absolute;
    right: 10px;
    top: 70%;
    transform: translateY(-50%);
    color: #ff8a00
}

.AppForm .AppFormLeft a {
    color: #ff8a00;
    font-size: 12px
}

.AppForm .AppFormLeft button {
    display: block;
    padding: .2rem .4rem;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    border-radius: .7rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #ff8a00
}

.AppForm .AppFormLeft p span {
    color: #007bff
}

.AppForm .AppFormRight {
    height: 450px;
    height: 100%;
    background-size: cover;
    background-position: center
}

.AppForm .AppFormRight:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-left: 2px solid #efebeb;
    opacity: 1
}

.AppForm .AppFormRight h2 {
    z-index: 1
}

.AppForm .AppFormRight h2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.AppForm .AppFormRight p {
    z-index: 1
}

.AppFormRight h2 {
    position: relative;
    font-size: 18px
}

.login-jobseeker-top {
    background-color: #f9f9f9;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09)
}

.login-jobseeker-top .nav-tabs .nav-link {
    font-size: 18px;
    text-transform: capitalize;
    text-decoration: none;
    color: #fff;
    background-color: #222
}

.login-jobseeker-top .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #ff8a00;
    font-size: 18px;
    text-transform: capitalize;
    text-decoration: none
}

.jobseeker-login-main {
    background-color: #efebeb;
    padding: 50px 0
}

.jobseeker-login-main .nav-tabs {
    border: 0
}

.AppFormLeft label {
    padding: 5px 0;
    font-size: 12px;
    color: #222;
    text-transform: capitalize
}

.AppFormLeft h1 {
    font-size: 18px !important;
    font-weight: 700
}

.AppFormLeft p {
    font-size: 12px;
    color: #666;
    padding-bottom: 10px
}

#login-jobseeker {
    font-size: 18px;
    display: block;
    text-align: center;
    padding: 10px;
    width: 100%;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    border-radius: .7rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #ff8a00;
    border: 0
}

.abctest {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    padding: 30px;
    margin: 25px 0;
    border-top: 2px solid #ff8a00
}

label.error {
    color: red !important;
    position: absolute;
    right: 45px
}

#completebtn {
    padding: 10px 15px;
    font-size: 16px;
    transition: .3s;
    font-weight: 700;
    color: #fff;
    background-color: #ff8a00;
    border-color: #ff8a00;
    border: 0;
    border-radius: 4px
}

.abctest .form-group {
    padding-top: 10px
}

.jobdetail-form-head {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    padding: 30px;
    margin: 25px 0;
    border-top: 2px solid #ff8a00
}

.abctest .form-control {
    border: 1px solid #66666624;
    border-radius: unset;
    font-size: 14px;
    color: #666;
    margin: 10px 0
}

.abctest label.form-check-label {
    font-size: 14px;
    color: #666;
    text-transform: capitalize
}

.abctest h6 {
    font-size: 14px;
    font-weight: 700;
    color: #222;
    padding-top: 6px;
    border-bottom: 1.5px solid #ff9800a6;
    padding-bottom: 10px
}

input#file1 {
    display: inline-block;
    width: 100%
}

.ftr-main-head {
    display: flex;
    justify-content: space-evenly
}

.ftr-item {
    width: 50%
}

.CaptchaWrap {
    position: relative
}

.CaptchaTxtField {
    border-radius: 5px;
    border: 1px solid #ccc;
    display: block;
    box-sizing: border-box
}

#UserCaptchaCode {
    padding: 15px 10px;
    outline: 0;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    border-right: 1px solid #dfdfdf
}

#CaptchaImageCode {
    text-align: center;
    margin-top: 15px;
    padding: 0 0;
    width: 325px;
    overflow: hidden
}

.capcode {
    font-size: 46px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-style: italic
}

.login-radiobtn-hold {
    position: absolute;
    right: -10 !important
}

.ReloadBtn {
    background: url(https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png) left top no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
    border: 0;
    position: absolute;
    bottom: 30px;
    left: 340px;
    outline: 0;
    cursor: pointer
}

.btnSubmit {
    margin-top: 15px;
    border: 0;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #1285c4;
    color: #fff;
    cursor: pointer
}

.error {
    color: red;
    font-size: 12px;
    display: none
}

.success {
    color: green;
    font-size: 18px;
    margin-bottom: 15px;
    display: none
}

.AppFormLeft {
    padding-top: 20px
}

.AppFormRight h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 20px 0;
    color: #222;
    position: absolute;
    top: 8%;
    width: 100%;
    z-index: 1;
    left: 0
}

.AppForm .AppFormRight ul {
    position: absolute;
    top: 25%;
    list-style-type: none
}

.AppForm .AppFormRight ul li a {
    color: #666;
    position: relative;
    z-index: 1;
    display: block;
    font-size: 14px;
    text-transform: capitalize
}

.AppForm .AppFormRight ul li {
    padding: 5px 25px
}

.AppForm .AppFormRight ul li a span i {
    color: green;
    font-size: 18px;
    padding-right: 10px
}

.AppFormRight {
    position: relative;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.jobseeker-btm {
    position: absolute;
    z-index: 1;
    right: 36%;
    bottom: 20%
}

header.jobdetails a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    padding: 5px 20px;
    margin: 0 auto
}

.jobseeker-btm a.btn.btn-primary {
    padding: 10px 35px;
    font-size: 16px;
    background-color: #ff8a00;
    border-color: #ff8a00
}

.jobseeker-sociallinks {
    display: flex;
    margin: 15px 0
}

.jobseeker-sociallinks a.facebook-login-social {
    background-color: #3b5998;
    border-color: #3b5998;
    border: 0;
    border-radius: 0;
    flex: 1;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 15px
}

.jobseeker-sociallinks a.google-login-social {
    flex: 1;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin: 0 4px;
    background-color: #0073b1;
    border-color: #0073b1;
    color: #fff;
    text-decoration: none;
    position: relative
}

.jobseeker-dashb-content-main {
    display: flex;
    padding-top: 20px
}

.jobseeker-dashb-item1 {
    flex-basis: 20%;
    height: 100%;
    margin-right: 10px
}

.jobseeker-dashb-item2 {
    flex-basis: 80%;
    height: 100%
}

.profile-image-joseekerdashb .profile-pic {
    background: url(../img/jobseekerprofile.png) no-repeat;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    transition: all .3s ease;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #dadada;
    position: relative
}

.profile-image-joseekerdashb .profile-pic:hover .profile-avatar__edit {
    background-color: #ff8a00;
    transition: all .3s ease
}

.profile-image-joseekerdashb .profile-pic span {
    display: inline-block;
    padding-top: 4.5em
}

.profile-image-joseekerdashb input[type=file] {
    display: none;
    cursor: pointer
}

.jobseeker-dashb-item1-main ul {
    list-style-type: none
}

.jobseeker-dashb-item1-main ul li {
    display: block
}

.jobseeker-dashb-head {
    border-bottom: 1px solid #dadada
}

.jobseeker-dashb-head h2 {
    font-size: 22px;
    text-transform: capitalize;
    color: #222;
    padding: 10px 0
}

.jobseeker-dashb-item1-main {
    width: 100%;
    padding: 0;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2)
}

.profile-image-joseekerdashb .profile-avatar__edit {
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: 14px;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(0, 0, 0, .5) url(../img/profileseekerdit.svg) no-repeat center 9px/17px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.jobseeker-dashb-item1-main form ul li h5 {
    padding: 10px 0 5px;
    font-size: 18px;
    font-weight: 700;
    color: #222
}

.jobseeker-dashb-item1-main form ul li h6 {
    color: #666;
    font-size: 16px;
    padding-bottom: 10px
}

.profile-jobseeker-progress {
    margin: 0 15px
}

.profile-jobseeker-progress .progress {
    height: .8em
}

.profile-jobseeker-progress .progress-bar.bg-warning {
    background-color: #ff8a00 !important
}

.profile-jobseeker-progress p {
    color: #666;
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 600
}

p.profilejobseeker-title {
    padding-bottom: 0;
    padding-top: 20px
}

p.profilejobseeker-title1 {
    padding-bottom: 0
}

.profile-jobseeker-progress p a {
    color: #ff8a00
}

.profile-seeker-jobedit {
    padding: 15px 0
}

.profile-seeker-jobedit a.btn.btn-primary {
    text-transform: capitalize;
    padding: 5px 20px;
    font-size: 15px;
    background-color: #ff8a00;
    border-color: #ff8a00
}

.jobseeker-profile-completemain {
    border-top: 1px solid #dfdfdf
}

.jobseeker-profile-completemain h5 {
    padding: 10px 0 5px;
    font-size: 16px !important;
    font-weight: 700;
    color: #222
}

.jobseeker-profile-completemain h6 {
    color: #666;
    font-size: 14px !important;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.jobseeker-dashb-item1-main.profile__detail-btn {
    height: calc(2em + 5.5px + 2px)
}

.jobseeker-dashb-item1-main .profile__detail-btn, .jobseeker-dashb-item1-main .profile__detail-input input, .jobseeker-dashb-item1-main .profile__detail-select select {
    width: 100%;
    padding: .3em .6em;
    text-align: left;
    background: 0 0;
    cursor: pointer
}

.jobseeker-dashb-item1-main .profile__detail-btn, .jobseeker-dashb-item1-main .profile__detail-input, .jobseeker-dashb-item1-main .profile__detail-select {
    position: relative;
    font-size: 13px;
    border: 1px solid #dfdfdf;
    border-radius: 3px
}

.jobseeker-dashb-item1-main .profile__detail-btn::before, .jobseeker-dashb-item1-main .profile__detail-input::before, .jobseeker-dashb-item1-main .profile__detail-select::before {
    left: .6em;
    width: 1.3em;
    height: 1.6em;
    padding-right: .7em;
    border-right: 1px solid #dfdfdf;
    background-position: left center;
    background: url(../img/jobseekeredit.svg) no-repeat
}

.jobseeker-dashb-item1-main .profile__detail-btn::after, .jobseeker-dashb-item1-main .profile__detail-btn::before, .jobseeker-dashb-item1-main .profile__detail-input::before, .jobseeker-dashb-item1-main .profile__detail-select::after, .jobseeker-dashb-item1-main .profile__detail-select::before, .jobseeker-dashb-item1-main.profile__detail-input::after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.jobseeker-dashb-item1-main .profile__detail-btn span {
    padding-left: 2.6em
}

.jobseeker-dashb-item1-main .profile__detail-dropdown label, .jobseeker-dashb-item1-main .profile__detail-dropdown span {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.3;
    color: #666;
    text-align: left;
    padding: 10px 20px
}

.jobseeker-dashb-item1-main .profile__detail-dropdown textarea {
    display: block;
    max-width: 100%;
    font: inherit;
    font-size: 13px;
    margin: 0 20px
}

.jobseeker-dashb-item1-main .profile__detail-dropdown input, .jobseeker-dashb-item1-main .profile__detail-dropdown textarea {
    border: 1px solid #dfdfdf;
    padding: 5px 7px
}

.jobseeker-dashb-item1-main .profile__detail-dropdown::after {
    content: '';
    display: table;
    clear: both
}

.jobseeker-dashb-item1-main #sidebarSkillsLabel i {
    position: absolute;
    right: 13px;
    color: #ff8a00;
    font-size: 12px;
    top: 8px
}

.jobseeker-dashb-item1-main #sidebarSkillsLabel .fa-chevron-down {
    transition: all .5s ease
}

.jobseeker-dashb-item1-main .rtoate180 {
    transform: rotate(180deg)
}

div#desiredjob input {
    border: 0
}

div#desiredjob input:focus {
    border-color: #fff;
    outline: 0
}

button#sidebarSkillsLabel:focus {
    border-color: #ff9800;
    box-shadow: 0 0 0 0 #ff9800
}

#desiredjob::before {
    background-color: red
}

div#desiredjob {
    padding: 12px 0
}

.jobseeker-sidebar-botm {
    display: flex;
    border-top: 1px solid #dfdfdf;
    padding: 15px 0
}

.jobseeker-item1-sidebar a {
    display: block;
    color: #ff9800
}

.jobseeker-item2-sidebar a {
    display: block;
    color: #ff9800
}

.jobseeker-item3-sidebar a {
    display: block;
    color: #ff9800
}

a.profile-btm-jobseekersidebar {
    color: #666;
    font-size: 13px;
    line-height: 1.2;
    padding: 10px 0
}

.jobseeker-item2-sidebar a.heartcolor i {
    color: #666
}

.jobseeker-item1-sidebar a i, .jobseeker-item2-sidebar a i, .jobseeker-item3-sidebar a i {
    font-size: 20px
}

.jobseeker-dashb-item2-mainheadv1 {
    width: 100%;
    padding: 15px;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2)
}

.jobseeker-dashb-item2-mainheadv1 h2 {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px
}

.jobseeker-dashb-item2-mainheadv1-main {
    display: flex;
    border: 1px solid #dfdfdf;
    margin: 15px 0 0;
    border-radius: 5px;
    padding: 15px
}

.jobseeker-dashb-item2-mainheadv1-main-logo {
    flex-grow: 0;
    margin-right: 15px
}

.jobseeker-dashb-item2-mainheadv1-main-details {
    flex-grow: 1
}

.jobseeker-dashb-item2-mainheadv1-main-btns {
    flex-grow: 0
}

.jobseeker-dashb-item2-mainheadv1-main-btns ul {
    list-style-type: none
}

.jobseeker-dashb-item2-mainheadv1-main-btns ul li {
    display: inline-block
}

.jobseeker-dashb-item2-mainheadv1-main-details a {
    color: #ff8a00;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600
}

.jobseeker-dashb-item2-mainheadv1-main-details h5 {
    font-size: 16px;
    color: #666;
    text-transform: capitalize
}

.jobseeker-dashb-item2-mainheadv1-main-btns ul li a.btn.btn-primary {
    font-size: 14px;
    text-transform: capitalize;
    padding: 5px 15px;
    background-color: #ff8a00;
    border-color: #ff8a00
}

.jobseeker-dashb-item2-mainheadv1-main-btns ul li a.btn.btn-primary span i {
    font-size: 12px;
    padding-left: 10px
}

.jobseeker-dashb-item2-mainheadv1-main-btns ul li a.btn.btn-success {
    background-color: #333;
    border-color: #333;
    font-size: 14px;
    text-transform: capitalize;
    padding: 5px 15px
}

.jobseeker-dashb-item2-mainheadv1-main-btns ul li a.btn.btn-success span i {
    font-size: 12px;
    padding-left: 10px
}

.jobseeker-dashb-item2-mainheadv1-main-btns ul li a.btn.btn-primary:hover {
    background-color: #ff8a00;
    border-color: #ff8a00
}

.jobseeker-dashboard-main {
    background-color: #f7f7f7
}

.jobseeker-dashb-item2-mainheadv2 {
    width: 100%;
    margin: 20px 0;
    padding: 15px;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2);
    position: relative
}

.left {
    position: absolute;
    top: 22px;
    left: 20px;
    cursor: pointer
}

.left span i {
    font-size: 25px;
    color: #e8e6e6
}

.right {
    position: absolute;
    top: 22px;
    right: 20px;
    cursor: pointer
}

.right span i {
    font-size: 25px;
    color: #e8e6e6
}

.jobseeker-client-logo-slider {
    width: 650px;
    margin: 0 auto
}

.jobseeker-client-logo-slider img {
    width: 150px;
    border: 1px solid #dfdfdf
}

.slick-slide {
    margin: 0 20px
}

.header-user ul.nav .navbar-nav li.dropdown {
    background-color: unset
}

.header-user ul.dropdown-menu li {
    width: 100%;
    font-size: 14px;
    padding: 15px;
    border-bottom: 1px solid #dfdfdf
}

.header-user ul.dropdown-menu li a {
    color: #222
}

.header-user ul.dropdown-menu li:last-child {
    border-bottom: 0
}

.header-user ul.dropdown-menu li a i {
    color: #ff8a00
}

.header-user .dropdown-toggle::after {
    color: #666
}

.header-user ul.nav.navbar-nav li.dropdown a {
    color: #666
}

.header-user ul.nav.navbar-nav li.nav-item a.nav-link span img {
    width: 15px;
    height: 15px
}

.header-user ul.nav.navbar-nav li.nav-item a.nav-link:hover {
    background-color: unset
}

.header-user ul.nav.navbar-nav li.nav-item a.nav-link span {
    background-color: #fff;
    border-radius: 50%;
    padding: 5px 10px;
    border: 1px solid #ff8a00
}

.header-user ul.nav.navbar-nav li.dropdown a span i {
    font-size: 13px
}

.jobseeker-dashb-item2-mainheadv3 {
    width: 100%;
    padding: 15px;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2)
}

.jobseeker-dashb-item2-mainheadv4 {
    width: 100%;
    margin: 20px 0;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2)
}

.jobseeker-modify-profile {
    display: flex
}

.jobseeker-currentcv-head {
    flex: 1
}

.jobseeker-uploadcv-head {
    flex: 3;
    border-left: 1px solid #dfdfdf;
    padding-left: 10px
}

.jobseeker-currentcv-head h4 {
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 17px 0;
    text-align: left
}

.jobseeker-currentcv-head {
    text-align: center
}

.jobseeker-currentcv-head p {
    font-size: 14px;
    padding-bottom: 15px;
    color: #666
}

.jobseeker-currentcv-head a {
    text-align: left;
    display: block;
    color: #ff8a00;
    font-size: 14px;
    text-transform: capitalize
}

.jobseeker-uploadcv-head h4 {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    padding: 0 0 10px 0
}

.jobseeker-uploadcv-head p {
    font-size: 14px;
    color: #666
}

.jobseeker-dashb-head h6 {
    text-align: right;
    padding: 27px 0;
    font-size: 14px;
    padding-bottom: 0;
    color: #666
}

.jobseeker-client-logo-slider button.slick-prev.slick-arrow {
    position: absolute;
    left: -90px
}

.jobseeker-client-logo-slider button.slick-next.slick-arrow {
    position: absolute;
    right: -90px;
    top: 0
}

.modifyaccount-personal-head {
    display: flex;
    justify-content: space-evenly
}

.modifyaccount-personal-item1-head {
    display: flex
}

.modifyaccount-personal-item2-head {
    display: flex
}

.modify-account-title h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    border-bottom: 1px solid #dadada;
    padding-bottom: 20px
}

.modify-account-personal-details h3 {
    background-color: #ff8a00;
    font-size: 16px;
    color: #fff;
    padding: 5px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px
}

.modify-account-personal-details {
    padding-top: 20px
}

.modify-account-title {
    padding: 15px
}

.modify-perosnal-item1-head-title h5, .modify-perosnal-item2-head-title h5 {
    padding: 10px;
    font-size: 13px;
    font-weight: 800;
    text-align: right;
    text-transform: capitalize;
    color: #ff8a00
}

.modify-perosnal-item1-head-option select#titleform {
    font-size: 16px;
    border-radius: 0
}

.modify-perosnal-item1-head-option .form-control:focus {
    border-color: #ff8a00;
    outline: 0;
    box-shadow: 0 0 0 0 #ff8a00
}

.modifyaccount-perosnal-item1 {
    display: flex;
    flex-direction: column;
    flex-basis: 400px
}

.modify-perosnal-item1-head-title {
    flex-basis: 150px
}

.modify-perosnal-item1-head-option {
    flex-basis: 270px
}

.modify-perosnal-item1-head-option .form-control {
    border-radius: 0;
    font-size: 15px
}

.modify-perosnal-item1-head-option .form-group, .modify-perosnal-item2-head-option .form-group {
    margin-bottom: 7px
}

.modify-perosnal-item2-head-title {
    flex-basis: 150px
}

.modify-perosnal-item2-head-option {
    flex-basis: 270px
}

.modify-perosnal-item2-head-option .form-control {
    border-radius: 0;
    font-size: 15px
}

select#job_types {
    color: #666;
    font-size: 14px
}

select#industries {
    font-size: 14px;
    color: #666
}

.modify-perosnal-item1-head-title span {
    font-size: 11px;
    padding: 0;
    margin: 0;
    line-height: 2px;
    color: #666
}

.modify-perosnal-item2-head-title span {
    font-size: 11px;
    color: #666
}

.modifyaccount-perosnal-item2 {
    flex-basis: 400px
}

.modify-perosnal-item1-head-option span {
    font-size: 12px;
    color: #666
}

span.jobsekerdshed {
    border-top: 1px dashed #dadada;
    width: 100%;
    display: block;
    margin: -36px 0;
    padding-bottom: 50px
}

span.jobsekerdshed p {
    visibility: hidden
}

.jobskerskillstext #skills {
    width: 468px;
    height: 120px;
    text-align: left;
    padding: 5px;
    margin-top: 5px;
    font: normal 13px 'Open Sans', Arial, Helvetica, sans-serif;
    resize: none;
    color: #000;
    border: 1px solid #c9cfdd
}

.jobseeker-mainskill-head {
    display: flex;
    justify-content: space-evenly
}

.jobseeker-mainskill-item1 {
    flex-basis: 500px
}

.jobseeker-mainskill-item2 {
    flex-basis: 300px
}

.jobseeker-mainskill-item1 p {
    font-size: 14px;
    color: #666;
    padding: 10px 0
}

.jobseeker-mainskill-item2 .modify-cv-languages {
    font-size: 15px;
    color: #666
}

.jobseeker-mainskill-item2 select#languages {
    font-size: 15px;
    color: #666
}

.jobseeker-mainskill-item2 p.fluent {
    color: #ff8a00;
    font-size: 15px;
    font-weight: 700;
    padding-top: 5px
}

.jobseeker-mainskill-item2 p.hold {
    font-size: 13px;
    padding: 5px 0
}

.jobseeker-modify-btn-botm {
    padding: 20px 50px;
    text-align: right
}

.jobseeker-modify-btn-botm a.btn.btn-primary {
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    background-color: #ff8a00;
    border-color: #ff8a00
}

.jobseeker-modify-btn-botm a.btn.btn-primary span i {
    padding-left: 5px;
    font-size: 12px
}

.filepicker-dropdown {
    position: relative
}

.filepicker-dropdown__toggle {
    width: 100%;
    border: 1px solid #dfdfdf;
    background: #fff url(../img/devicearrow.svg) no-repeat calc(100% - 10px) center/8px auto;
    padding: 5px 25px 5px 10px;
    font: inherit;
    text-align: left;
    -webkit-appearance: none;
    color: #666;
    font-size: 15px
}

.filepicker-dropdown__toggle[aria-expanded=true] + .filepicker-buttons {
    display: block
}

.filepicker-dropdown .filepicker-buttons {
    position: absolute;
    top: 100%;
    border: 1px solid #dfdfdf;
    border-top: none;
    box-sizing: border-box;
    z-index: 3;
    width: 100%
}

.filepicker-dropdown #filepicker-box, .filepicker-dropdown #filepicker-device, .filepicker-dropdown #filepicker-dropbox, .filepicker-dropdown #filepicker-googledrive, .filepicker-dropdown #filepicker-onedrive {
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    padding: 8px 10px;
    text-align: left;
    font: inherit
}

.filepicker-dropdown {
    max-width: 300px
}

.filepicker-dropdown #filepicker-box img, .filepicker-dropdown #filepicker-device img, .filepicker-dropdown #filepicker-dropbox img, .filepicker-dropdown #filepicker-googledrive img, .filepicker-dropdown #filepicker-onedrive img {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    width: 18px;
    height: 18px
}

p.filepicker-file-chosen {
    display: none
}

.filepicker-dropdown {
    padding-top: 20px
}

.jobseeker-settings-pas-head, .jobseeker-settings-pas-headv2 {
    width: 100%;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    padding: 15px;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2);
    margin-bottom: 20px
}

.jobseeker-changepswd-head {
    display: flex;
    justify-content: space-evenly
}

.jobseeker-changepswd-head-item1 {
    flex-basis: 300px;
    padding: 20px 0
}

.jobseeker-changepswd-head-item2 {
    flex-basis: 500px
}

.jobseeker-settings-pas-head h2, .jobseeker-settings-pas-headv2 h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    border-bottom: 1px solid #dadada;
    padding-bottom: 20px
}

.jobseeker-changepswd-head-item1 label {
    color: #ff8a00;
    text-transform: capitalize;
    font-size: 14px
}

.passwordjobseekerchange {
    padding: 50px 20px
}

.passwordjobseekerchange h4 {
    color: #222;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 700
}

.passwordjobseekerchange p {
    font-size: 14px;
    padding: 7px 0;
    color: #666
}

.changejobseeker-btn .changejobseeker-botmbtn {
    background-color: #ff8a00;
    color: #fff;
    border-color: #ff8a00;
    border: 0;
    padding: 7px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 5px
}

.jobseeker-changepswd-headv2-item1 {
    margin: 20px 0;
    padding: 20px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7
}

.jobseeker-changepswd-headv2-item1 h4 {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    padding-bottom: 10px
}

.jobseeker-changepswd-headv2-item1 p {
    font-size: 14px;
    color: #666;
    padding-bottom: 15px
}

.jobseeker-changepswd-headv2 p {
    font-size: 14px;
    padding: 10px 10px;
    color: #666
}

.jobseeker-changepswd-togl {
    width: 100%;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2);
    margin-bottom: 10px
}

.jobseeker-changpsw-toglehead {
    background-color: #ff8a00
}

.jobseeker-changpsw-toglehead p {
    color: #ffff;
    font-size: 15px;
    font-weight: 600
}

.jobseeker-email-list-items {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    border: 1px solid #dfdfdf;
    clear: both;
    overflow: hidden;
    border-top: none;
    font-size: 0;
    position: relative
}

.email-pref-labels {
    display: inline-block;
    font-size: 14px;
    color: #666;
    width: calc(100% - 90px);
    vertical-align: middle;
    margin-bottom: 0
}

.jobseeker-email-list-items .switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 25px;
    top: -9px;
    right: -10px
}

.jobseeker-email-list-items label.switch {
    margin-bottom: 0
}

.jobseeker-email-list-items .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.jobseeker-email-list-items .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.jobseeker-email-list-items .slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: -6px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.jobseeker-email-list-items input:checked + .slider {
    background-color: #ff8a00
}

.jobseeker-email-list-items input:focus + .slider {
    box-shadow: 0 0 1px #2196f3
}

.jobseeker-email-list-items input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.jobseeker-email-list-items .slider.round {
    border-radius: 34px
}

.jobseeker-email-list-items .slider.round:before {
    border-radius: 50%
}

span.yes {
    position: absolute;
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    right: 7px;
    top: 7px
}

ul.cvl-list {
    margin: 20px
}

ul.cvl-list li {
    color: #666;
    font-size: 14px
}

.jobseeker-settings-pas-headv2 p {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px
}

.appliation-jobseeker {
    margin: 20px 0
}

.appliation-jobseeker h5 {
    font-size: 15px;
    color: #666
}

.application-btn-jobseeker {
    text-align: center;
    margin: 10px
}

.application-btn-jobseeker a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00
}

.jobseeker-enhance-head {
    display: flex;
    justify-content: space-evenly;
    background-color: #f9f9f9;
    padding: 40px 0
}

.jobseeker-enhanceitem1 {
    flex-basis: 500px
}

.jobseeker-enhanceitem2 {
    flex-basis: 500px
}

.jobseeker-enhance-headntm {
    background-color: #ff8a00;
    padding: 28px
}

.jobseeker-enhance-headntm p {
    text-align: right;
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600
}

.jobseeker-enhance-headntm p span {
    color: #0c0c0c
}

.jobseeker-enhanceitem1 h1 {
    FONT-SIZE: 30px;
    font-weight: 700;
    color: #222;
    padding-bottom: 10px
}

.jobseeker-enhanceitem1 p {
    font-size: 17px;
    text-transform: capitalize;
    color: #666
}

.jobseeker-enhanceitem1 span {
    font-size: 17px;
    color: #ff8a00
}

.jobseeker-enhanceitem1 h2 {
    padding: 15px 0;
    font-size: 28px;
    font-weight: 700;
    color: #222
}

.jobseeker-enhanceitem1 a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 50px;
    padding: 10px
}

.jobseeker-premiumprofile {
    background-color: #fff;
    padding: 40px
}

.jobseeker-premiumprofile h1 {
    text-align: center;
    font-size: 22px;
    padding-bottom: 20px;
    font-weight: 700;
    color: #222
}

.jobseeker-premiumprofile p {
    color: #666;
    text-align: center
}

.jobseeker-enhance-profile-head-v1 {
    display: flex;
    justify-content: space-evenly;
    background-color: #f9f9f9;
    padding: 35px 0
}

.jobseeker-enhance-profile-head-v1item1 {
    flex-basis: 500px;
    background-color: #fff;
    padding: 30px
}

.jobseeker-enhance-profile-head-v1item2 {
    flex-basis: 500px
}

.jobseeker-enhance-profile-head-v1item1 h1 {
    font-size: 28px;
    padding: 15px 0;
    font-weight: 700;
    color: #222
}

.jobseeker-enhance-profile-head-v1item1 h5 {
    font-size: 16px;
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    font-weight: 600
}

.jobseeker-enhance-profile-head-v1item1 p {
    font-size: 14px;
    color: #666;
    padding: 20px 0
}

.preimum-jobseeker {
    background-color: #fff !important
}

.preimum-jobseekeritem {
    background-color: #f9f9f9 !important
}

ul.list-ticks {
    list-style-type: none
}

ul.list-ticks li span {
    padding-right: 10px
}

.jobseeker-upgradestar {
    display: flex;
    background-color: #ff8a00;
    justify-content: space-evenly;
    padding: 20px
}

.jobseeker-upgrade-item img {
    width: 50px
}

.jobseeker-upgrade-item h1 {
    color: #fff;
    font-size: 22px;
    padding: 10px
}

.jobseekar-secure-main h1 {
    font-size: 25px;
    padding: 20px 0;
    font-weight: 700;
    color: #222
}

.jobseeker-upgrade-item a.btn.btn-primary {
    font-weight: 600;
    color: #ff8a00;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 50px;
    background-color: #fff;
    border-color: #fff;
    padding: 10px
}

.jobseekar-secure-main form label {
    font-size: 15px;
    color: #666;
    font-weight: 700
}

.jobseeker-paymentmethod {
    background-color: #ff8a00;
    color: #fff
}

.jobseeker-paymentmethod h2 {
    font-size: 18px;
    padding: 10px;
    font-weight: 700
}

.jobseeke-payment-method-list ul {
    list-style-type: none
}

.jobseeke-payment-method-list ul li {
    display: inline-block;
    position: relative;
    padding: 0 10px
}

.jobseeke-payment-method-list ul li span {
    color: #ff8a00;
    display: block;
    text-align: center;
    padding: 7px 0;
    text-transform: capitalize
}

.jobseeke-payment-method-list {
    padding: 20px 0
}

.recru-dash-head {
    display: flex;
    position: relative
}

.recru-dash-item1 {
    flex-basis: 251px;
    border-right: 1px solid #cecece
}

.recru-dash-item2 {
    height: 100%;
    flex-basis: 100%
}

.recu-dash-logo img {
    margin: 0 30px
}

.recru-dash-item2 h3 {
    padding: 0 20px
}

.recru-dash-headv1 p {
    visibility: hidden
}

.recruiter-main-dashboard {
    background-color: #fff
}

.recru-dash-item2-v1 {
    display: flex;
    justify-content: space-between
}

.recru-dash-item2-v1-action {
    height: 0;
    margin: 10px
}

.recru-dash-item2-v1-action-head {
    display: flex;
    padding: 10px;
    box-shadow: 1px 1px 2px #cecece;
    background-color: #f9f9f9
}

.recru-dash-item2-v1-action-head-item2 {
    flex-grow: 1
}

.recru-dash-item2-v1-action-head-item1 {
    flex-grow: 0
}

.recru-dash-item2-v1-action-head-item1 h3 {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize
}

.recru-dash-item2-v1-action-head-item2 h2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    color: #222
}

.recru-dash-item2-v1-title h3 {
    padding: 20px;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    color: #222
}

.recru-dash-item2-v1-list ul {
    list-style-type: none
}

.recru-dash-item2-v1-list ul li {
    display: inline-block;
    padding: 0 15px
}

.recru-dash-item2-v1-list ul li a {
    color: #666;
    text-transform: capitalize;
    font-size: 16px;
    text-decoration: none
}

.recu-dash-list h3 {
    font-size: 14px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
    padding: 10px 20px
}

.recu-dash-list {
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px
}

.recu-dash-list ul {
    list-style-type: none
}

.recu-dash-list ul li {
    padding: 4px 0
}

.recu-dash-list ul li a {
    color: #666;
    padding-left: 30px;
    transition: .3s;
    font-size: 13px;
    text-transform: capitalize
}

.recru-dash-headv1 {
    position: absolute;
    border-bottom: 1px solid #cecece;
    width: 100%;
    top: 94px;
    height: 0
}

.recur-hold-content {
    padding-top: 40px
}

.recru-ftr-hold {
    margin-top: 0 !important
}

.recu-dash-list ul li:hover {
    background-color: #f9f9f9;
    border-left: 1px solid #ff8a00
}

.recu-dash-list ul li:hover a {
    text-decoration: none
}

.recru-dash-item2-v1-list ul.nav a {
    cursor: pointer
}

.recru-dash-item2-v1-list ul.nav li.active a {
    color: #ff8a00 !important;
    border-bottom: 3px solid #ff8a00
}

#recr-topactive, #recr-topexpire, #recr-topsuspend {
    padding: 100px
}

.topactive-recru-post a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600
}

.timeline__post {
    border-radius: 2px;
    border-left: 3px solid #ff8a00;
    margin: 60px 0;
    box-shadow: 1px 1px 2px #cecece;
    background-color: #fff;
    display: flex;
    justify-content: space-between
}

.recr-draftdetails {
    display: flex;
    flex-grow: 6;
    background-color: #fff;
    justify-content: space-between
}

.recru-draftpostjob {
    display: flex;
    background-color: #ff8a00;
    justify-content: space-evenly;
    flex-basis: 250px;
    position: relative
}

div#recr-topdraft {
    margin: 45px
}

.recr-draftdays {
    background-color: #f9f9f9;
    text-align: center;
    flex-grow: .5
}

.recr-draftdays h2 {
    font-size: 24px;
    font-weight: 700
}

.recr-draftdays span {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px
}

.recr-draftdetails1 h4, .recr-draftdetails2 h4 {
    color: #ff8a00;
    font-size: 22px;
    font-weight: 700
}

.recr-draftdetails1 h6, .recr-draftdetails2 h6 {
    text-transform: capitalize;
    color: #666;
    font-size: 16px
}

.recr-draftdetails1, .recr-draftdetails2 {
    padding: 0 20px
}

.recru-postjob-draft1 a {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize
}

.recru-postjob-draft2 a span i {
    color: #fff;
    font-size: 24px
}

.recru-postjob-draft1 {
    border-right: 2px solid #fff;
    padding: 15px
}

.recru-postjob-draft2 {
    padding: 15px
}

.drfat-submenu {
    position: absolute;
    left: 0;
    background-color: #fff;
    box-shadow: 1px 1px 2px #cecece;
    width: 150px;
    padding: 10px 0
}

.drfat-submenu ul {
    list-style-type: none
}

.drfat-submenu ul li {
    padding: 2px 0;
    border-bottom: 1px dashed #cecece
}

.drfat-submenu ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #666;
    padding: 0 10px
}

.drfat-submenu ul li:last-child {
    border-bottom: 0
}

.drfat-submenu2 {
    position: absolute;
    left: 0;
    background-color: #fff;
    box-shadow: 1px 1px 2px #cecece;
    width: 150px;
    padding: 10px 0
}

.drfat-submenu2 ul {
    list-style-type: none
}

.drfat-submenu2 ul li {
    padding: 2px 0;
    border-bottom: 1px dashed #cecece
}

.drfat-submenu2 ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #666;
    padding: 0 10px
}

.drfat-submenu2 ul li:last-child {
    border-bottom: 0
}

.form-wizard {
    color: #888
}

.form-wizard .wizard-form-radio {
    display: inline-block;
    margin-left: 5px;
    position: relative
}

.form-wizard .wizard-form-radio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #ddd;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    position: relative;
    cursor: pointer
}

.form-wizard .wizard-form-radio input[type=radio]:focus {
    outline: 0
}

.form-wizard .wizard-form-radio input[type=radio]:checked {
    background-color: #fb1647
}

.form-wizard .wizard-form-radio input[type=radio]:checked::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    left: 1px;
    right: 0;
    margin: 0 auto;
    top: 8px
}

.form-wizard .wizard-form-radio input[type=radio]:checked::after {
    content: "";
    display: inline-block;
    animation: click-radio-wave .65s;
    background: #000;
    content: "";
    display: block;
    position: relative;
    z-index: 100;
    border-radius: 50%
}

.form-wizard .wizard-form-radio input[type=radio] ~ label {
    padding-left: 10px;
    cursor: pointer
}

.form-wizard .form-wizard-header {
    text-align: center
}

.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-previous-btn, .form-wizard .form-wizard-submit {
    background-color: #ff8a00;
    color: #fff;
    display: inline-block;
    min-width: 100px;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize
}

.form-wizard .form-wizard-next-btn:focus, .form-wizard .form-wizard-next-btn:hover, .form-wizard .form-wizard-previous-btn:focus, .form-wizard .form-wizard-previous-btn:hover, .form-wizard .form-wizard-submit:focus, .form-wizard .form-wizard-submit:hover {
    color: #fff;
    opacity: 1;
    text-decoration: none
}

.form-wizard .wizard-fieldset {
    display: none
}

.form-wizard .wizard-fieldset.show {
    display: block
}

.form-wizard .wizard-form-error {
    display: none;
    background-color: #d70b0b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%
}

.form-wizard .form-wizard-previous-btn {
    background-color: #ff8a00
}

.form-wizard .form-control {
    font-weight: 300;
    height: auto !important;
    padding: 15px;
    color: #888;
    background-color: #f1f1f1;
    border: none
}

.form-wizard .form-control:focus {
    box-shadow: none
}

.form-wizard .form-group {
    position: relative;
    margin: 10px 0
}

.form-wizard .wizard-form-text-label {
    position: absolute;
    left: 10px;
    top: 16px;
    transition: .2s linear all
}

.form-wizard .focus-input .wizard-form-text-label {
    color: #d65470;
    top: -18px;
    transition: .2s linear all;
    font-size: 12px
}

.form-wizard .form-wizard-steps {
    margin: 7px 0
}

.form-wizard .form-wizard-steps li {
    width: 20%;
    float: left;
    position: relative
}

.form-wizard .form-wizard-steps li::after {
    background-color: #f3f3f3;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.form-wizard .form-wizard-steps li span {
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1
}

.form-wizard .form-wizard-steps li:last-child::after {
    width: 50%
}

.form-wizard .form-wizard-steps li.activated span, .form-wizard .form-wizard-steps li.active span {
    background-color: #ff8a00;
    color: #fff
}

.form-wizard .form-wizard-steps li.activated::after, .form-wizard .form-wizard-steps li.active::after {
    background-color: #ff8a00;
    left: 50%;
    width: 50%;
    border-color: #d65470
}

.form-wizard .form-wizard-steps li.activated::after {
    width: 100%;
    border-color: #d65470
}

.form-wizard .form-wizard-steps li:last-child::after {
    left: 0
}

.form-wizard .wizard-password-eye {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

@keyframes click-radio-wave {
    0% {
        width: 25px;
        height: 25px;
        opacity: .35;
        position: relative
    }
    100% {
        width: 60px;
        height: 60px;
        margin-left: -15px;
        margin-top: -15px;
        opacity: 0
    }
}

.recru-post-jobhead fieldset {
    padding: 40px 0
}

.recru-post-jobhead fieldset h5 {
    font-size: 16px;
    color: #222;
    font-weight: 700;
    padding: 20px 0 0;
    text-transform: capitalize
}

.recru-post-jobhead fieldset label {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #666;
    text-transform: capitalize
}

.recru-post-jobhead .form-check-input {
    height: 15px;
    width: 15px;
    margin-top: 9px
}

.recr-sidebar-hold {
    height: auto !important
}

.recru-edit-post-head {
    border: 1.5px dashed #cecece;
    border-radius: 5px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, .98), rgba(255, 255, 255, .98)), linear-gradient(to right, #000 50%, #fff 50%), linear-gradient(to bottom, #000 50%, #fff 50%);
    background-blend-mode: normal, difference, normal;
    background-size: 3em 3em
}

.recru-edit-post-innercontent {
    margin: 20px;
    border: 1.5px dashed #cecece
}

.recru-edit-post-head {
    padding: 20px;
    margin: 20px 0
}

.recru-edit-post-head h1 {
    text-align: left;
    padding: 0 17px;
    font-size: 24px;
    font-weight: 700;
    color: #222
}

.recru-edit-post-head span {
    text-align: left;
    display: block;
    padding-left: 17px;
    color: #666;
    font-size: 16px
}

.recru-edit-post-head p {
    color: #222;
    padding-left: 19px;
    font-size: 16px
}

.recru-edit-post-innercontent h4 {
    color: #222;
    padding: 10px 10px 0
}

.recru-edit-post-innercontent p {
    padding-left: 8px;
    color: #666;
    padding-bottom: 10px;
    font-size: 15px
}

.recru-edit-post-info p {
    color: #666;
    font-size: 16px;
    text-align: left
}

.recru-fieldv2 {
    text-align: center
}

.recru-fieldv2 ul {
    list-style-type: none
}

.recru-fieldv2 ul li {
    display: inline-block;
    padding: 0 3px
}

.recru-fieldv2 ul li a img {
    width: 24px
}

.recru-fieldv2 h5 {
    padding-bottom: 10px !important
}

.recru-fieldv2 h6 {
    padding-bottom: 10px
}

.recru-fieldv2 a.form-wizard-next-btn {
    margin-bottom: 10px
}

.recru-fieldv2 h6 span {
    color: #222
}

.tox-notifications-container {
    display: none
}

.rect-filed-v3 {
    text-align: center
}

.rect-filed-v3 a.btn.btn-secondary {
    border-radius: 0;
    padding: 10px;
    font-size: 15px;
    text-transform: capitalize;
    background-color: #cecece;
    border-color: #dfdfdf;
    color: #666
}

#recr-Globaloverview .table {
    margin: 20px 0
}

#recr-Globaloverview .table th {
    border-top: 0
}

#recr-Globaloverview h2 {
    padding: 20px 0;
    font-size: 22px;
    font-weight: 700;
    color: #222
}

#recr-Statisticsbydate {
    margin: 30px 0
}

.rect-statbydate-head a.btn.btn-primary {
    border-radius: 0;
    padding: 3px 30px;
    font-size: 16px;
    text-transform: capitalize;
    border-color: #ff9800;
    background-color: #ff9800
}

#chartContainer {
    margin-top: 30px
}

.recr-stat-views i {
    font-size: 35px;
    margin: 10px auto;
    color: #ff8a00
}

.recrt-stattitle {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    padding-top: 5px
}

.recr-stat-views {
    text-align: center
}

.recrt-statvalue {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #666;
    padding: 5px 0
}

.recrt-stat-views-head {
    background-color: #f9f9f9;
    margin: 5px 0;
    border-radius: 10px
}

.recr-stat-views {
    background-color: #fff;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: inline-block;
    margin-left: 150px;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2)
}

.recr-applicationpagehead {
    padding: 100px
}

.form-wizard .form-wizard-steps li {
    position: relative
}

.form-wizard .form-wizard-steps li p {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 0 15px
}

.buy-filed-listhead {
    display: flex;
    justify-content: space-evenly;
    margin: 15px 0
}

.buy-filed-listhead-v1 {
    flex-basis: 600px;
    padding: 10px
}

.buy-filed-listhead-v2 {
    flex-basis: 600px;
    padding: 10px
}

.buy-filed-listhead-v1 span, .buy-filed-listhead-v2 span {
    display: inline-block
}

.buy-filed-listhead-v1 p, .buy-filed-listhead-v2 p {
    display: inline-block
}

.buy-filed-listhead-v1 span i, .buy-filed-listhead-v2 span i {
    font-size: 18px;
    color: red
}

.buy-filed-listhead-v2 p {
    color: #fff
}

.buy-filed-listhead-v2 span i {
    color: #fff;
    padding-right: 5px
}

.buy-filed-listhead-v1 span i {
    color: #ff8a00;
    padding-right: 5px
}

.buy-filed-title h4 {
    padding: 20px 0;
    color: #222;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center
}

.buy-field-package-head {
    display: flex;
    justify-content: space-evenly
}

.buy-field-package-item1, .buy-field-package-item2, .buy-field-package-item3 {
    flex-basis: 250px;
    border-color: #cecece;
    box-shadow: 1px 1px 5px #e1e1e1;
    border: 1px solid #cecece
}

.buy-package-item1title {
    padding: 30px;
    background-color: #ff8a00;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff
}

.buy.package-item1-details {
    padding: 40px 0 40px;
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #666
}

.buy.package-item1-details p {
    font-size: 16px;
    font-weight: 500;
    padding: 40px
}

.buy-filed-title h6 {
    text-align: center;
    padding: 60px 0 0;
    font-size: 18px;
    font-weight: 600
}

.buy-filed-title p {
    text-align: center;
    padding: 10px 0;
    font-size: 18px
}

.buy-filed-title p a {
    color: #ff8a00
}

.rect-filed-v3 ul {
    list-style-type: none
}

.rect-filed-v3 ul li a img {
    width: 20px
}

.rect-filed-v3 ul li {
    display: inline-block;
    padding: 6px
}

.recr-contact-head a.form-wizard-submit {
    text-decoration: none;
    background-color: #ff8a00;
    color: #fff;
    display: inline-block;
    min-width: 100px;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize
}

.recr-contact-head form {
    margin-top: 50px
}

.recr-contact-head form label {
    text-align: center;
    text-transform: capitalize;
    color: #666;
    font-size: 15px
}

#invoice {
    background: #fff;
    width: auto;
    max-width: 900px;
    padding: 60px;
    margin: 0 auto 60px auto;
    border-radius: 4px
}

#invoice #logo img {
    transform: translate3d(0, 0, 0)
}

#details {
    text-align: right;
    line-height: 30px
}

h2.invoice_title {
    background: #f2f2f2;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 12px 20px;
    border-radius: 4px;
    font-size: 36px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 30px
}

#invoice table {
    width: 100%;
    margin: 0;
    padding: 1px 0;
    border-spacing: 0
}

.print-button-container {
    width: 100%;
    text-align: center
}

.print-button, .print-button:hover {
    line-height: 24px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #ff8a00;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    border-radius: 4px;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    margin: 40px auto 40px auto;
    transition: .3s;
    text-decoration: none !important;
    outline: 0 !important;
    width: auto
}

#invoice table th, td {
    padding: 10px 0;
    text-align: left
}

#invoice table th {
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    color: #333
}

#invoice table td:last-child, #invoice table th:last-child {
    text-align: right
}

.invoice-title h4 {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    padding: 10px 0
}

.invoice-title p {
    color: #666;
    font-size: 15px;
    padding-bottom: 20px
}

.buy-order-confirmation-head {
    background-color: #f9f9f9;
    padding: 30px
}

.buy-order-confirmation-head h1 {
    color: #222;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: capitalize
}

.buy-order-confirmation-head p {
    font-size: 18px;
    padding-bottom: 20px
}

.buy-order-confirmation-head p a {
    color: #ff8a00
}

.buy-order-confirmation-head {
    text-align: center
}

.buy-order-confirmation-head a.btn.btn-primary {
    border-color: #ff8a00;
    background-color: #ff8a00;
    padding: 10px;
    font-size: 16px;
    text-transform: capitalize
}

.buy-order-confirmation-head i {
    font-size: 90px;
    padding-bottom: 10px;
    color: #ff8a00
}

.buy-filed-listhead-v2 ul {
    list-style-type: none
}

.buy-filed-listhead-v2 ul li {
    display: inline-block;
    font-size: 16px;
    color: #666;
    line-height: 1.5
}

.buy-filed-listhead-v2 ul li span i {
    color: #ff8a00;
    font-size: 22px
}

.buy-filed-listhead-v1 ul {
    list-style-type: none
}

.buy-filed-listhead-v1 ul li {
    display: inline-block;
    font-size: 16px;
    color: #666;
    line-height: 1.5
}

.buy-filed-listhead-v1 ul li span i {
    color: #ff8a00;
    font-size: 22px
}

.cvsearchpayhead {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.cvsearch-paymain {
    padding: 75px 0
}

#recr-Companydetails, div#recr-EmailPassword, div#recr-Personaldetails {
    padding: 30px 0
}

#recr-Companydetails h4, div#recr-EmailPassword h4, div#recr-Personaldetails h4 {
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize
}

#recr-Companydetails .form-group.row, div#recr-EmailPassword .form-group.row, div#recr-Personaldetails .form-group.row {
    padding-top: 5px;
    margin-bottom: 5px
}

#recr-Companydetails .form-group.row label, div#recr-EmailPassword .form-group.row label, div#recr-Personaldetails .form-group.row label {
    font-size: 16px;
    color: #666;
    text-transform: capitalize;
    text-align: center;
    line-height: 2.2
}

div#recr-EmailPassword .form-control, div#recr-Personaldetails .form-group.row .form-control {
    border-radius: 0
}

#recr-Personaldetails a.form-wizard-next-btn, div#recr-Companydetails a.form-wizard-next-btn, div#recr-EmailPassword a.form-wizard-next-btn {
    background-color: #ff8a00;
    color: #fff;
    display: inline-block;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize
}

div#recr-Companydetails .form-control {
    border-radius: 0
}

.emailinfo-read-hold {
    background-color: unset !important;
    border: 0 !important
}

.billinginformation-head {
    padding: 50px 0
}

.billinginformation-head label {
    color: #666;
    font-size: 15px;
    line-height: 2.2;
    text-align: center
}

.billinginformation-head .form-control {
    border-radius: 0;
    font-size: 14px
}

.billinginformation-head a.form-wizard-next-btn {
    background-color: #ff8a00;
    color: #fff;
    display: inline-block;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize
}

.yourinvoices-head {
    padding: 50px 0
}

.yourinvoices-head label {
    text-align: right;
    font-size: 15px;
    text-transform: capitalize;
    color: #666;
    line-height: 2.4
}

.yourinvoices-head h3 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    text-transform: capitalize
}

.yourinvoices-head h4 {
    color: #333;
    font-size: 16px;
    padding: 10px;
    text-transform: capitalize
}

.yourinvoices-head span {
    color: #333;
    font-size: 16px;
    text-align: right;
    display: block;
    padding: 10px;
    text-transform: capitalize
}

.job-feeddback {
    display: none
}

.jobblog-main-menu {
    padding-bottom: 30px
}

.jobblog-main {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background-color: #fff;
    padding: 20px
}

.main-blog-wrapper {
    background-color: #f9f9f9
}

.jobblog-title-head {
    padding: 20px
}

.jobblog-title-head h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #222
}

.blog-main-porfolio-head {
    display: flex;
    justify-content: space-evenly;
    padding: 20px 0
}

a.jobbloglistbtn {
    color: #666;
    font-size: 16px;
    padding: 6px 6px;
    border: none;
    cursor: pointer
}

a.jobbloglistbtn2 {
    color: #666;
    font-size: 16px;
    padding: 6px 6px;
    border: none;
    cursor: pointer
}

a.jobbloglistbtn5 {
    color: #666;
    font-size: 16px;
    padding: 6px 6px;
    border: none;
    cursor: pointer
}

.jobblogmenulist {
    display: inline-block
}

.jobblog-main-menu ul li:nth-child(2) {
    position: relative
}

.jobblog-main-menu ul li:nth-child(3) {
    position: relative
}

.jobblog-main-menu ul li:nth-child(5) {
    position: relative
}

.jobbloglistcontent {
    display: none;
    position: absolute;
    background-color: #ff8a00;
    width: 140px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 999;
    padding: 5px 0;
    top: 29.5px;
    border-radius: 5px;
    transition: .3s;
    left: -6px
}

.jobbloglistcontent:after {
    bottom: 100%;
    left: 60px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(255, 165, 0, 0);
    border-bottom-color: #fff;
    border-width: 7px
}

.jobbloglistcontent2 {
    display: none;
    position: absolute;
    background-color: #ff8a00;
    width: 140px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 999;
    padding: 5px 0;
    top: 29.5px;
    left: -36px;
    border-radius: 5px;
    transition: .3s
}

.jobbloglistcontent2:after {
    bottom: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(255, 165, 0, 0);
    border-bottom-color: #fff;
    border-width: 7px
}

.jobbloglistcontent5 {
    display: none;
    position: absolute;
    background-color: #ff8a00;
    width: 140px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 999;
    padding: 5px 0;
    top: 29.5px;
    left: -17px;
    border-radius: 5px;
    transition: .3s
}

.jobbloglistcontent5:after {
    bottom: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(255, 165, 0, 0);
    border-bottom-color: #fff;
    border-width: 7px
}

.jobbloglistcontent a {
    color: #fff;
    padding: 0 10px;
    text-decoration: none;
    display: block
}

.jobbloglistcontent2 a {
    color: #fff;
    padding: 0 10px;
    text-decoration: none;
    display: block
}

.jobbloglistcontent5 a {
    color: #fff;
    padding: 0 10px;
    text-decoration: none;
    display: block
}

.jobbloglistcontent a:hover {
    background-color: #666
}

.jobblogmenulist:hover .jobbloglistcontent {
    display: block
}

.jobblogmenulist:hover a.jobbloglistbtn {
    background-color: #ff8a00;
    padding: 6px 6px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none
}

.jobblog-main-menu ul {
    list-style-type: none
}

.jobblog-main-menu ul li {
    display: inline-block
}

.jobbloglistcontent2 a:hover {
    background-color: #666
}

.jobblogmenulist2:hover .jobbloglistcontent2 {
    display: block
}

.jobblogmenulist2:hover a.jobbloglistbtn2 {
    background-color: #ff8a00;
    padding: 6px 6px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none
}

.jobbloglistcontent5 a:hover {
    background-color: #666
}

.jobblogmenulist5:hover .jobbloglistcontent5 {
    display: block
}

.jobblogmenulist5:hover a.jobbloglistbtn5 {
    background-color: #ff8a00;
    padding: 6px 6px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none
}

.blog-portfolio-item1 {
    flex-basis: 780px;
    margin-right: 20px
}

.blog-portfolio-item2 {
    flex-basis: 300px
}

.blogdetailpage-portfolio-item {
    width: 100%
}

#socialShare {
    position: absolute;
    right: 10px;
    bottom: 28px
}

#socialShare a, #socialShare > .socialBox {
    position: relative;
    float: none;
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

#socialShare a {
    background-color: rgba(0, 0, 0, .2)
}

#socialShare > * > span {
    background-color: #ff8a00;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 6px 0;
    width: 35px;
    height: 35px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

#socialShare > * > span:hover, #socialShare > .open > span {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

#socialGallery {
    left: 50%;
    position: absolute;
    bottom: 60px;
    transform: translate(-50%, 0);
    visibility: hidden
}

#socialGallery a {
    visibility: hidden;
    opacity: 0;
    margin: 5px 2px;
    background-color: rgba(0, 0, 0, .6);
    position: relative;
    top: 10px
}

#socialGallery a > span {
    position: relative;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.socialToolBox {
    cursor: default
}

.pointer {
    cursor: pointer
}

.facebook:hover {
    background: #3b5998 !important
}

.google:hover {
    background: #dd4b39 !important
}

.instagram:hover {
    background: #517fa4 !important
}

.tumblr:hover {
    background: #32506d !important
}

.twitter:hover {
    background: #00aced !important
}

.youtube:hover {
    background: #b00 !important
}

.jobblog-item1-bg-profile {
    position: relative
}

a.facebook {
    background: #3b5998 !important
}

a.twitter {
    background: #00aced !important
}

a.instagram {
    background: #dc3545 !important
}

.jobblog-item1-bg-profile img {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    height: 509px
}

.jobblog-item-wrpr-title {
    padding: 10px 0 0
}

.jobblog-item-wrpr-title a {
    font-size: 22px;
    text-transform: capitalize;
    color: #ff8a00
}

.jobblog-item1wrapper-botm {
    padding: 0
}

.jobblog-item1wrapper-botm span {
    font-size: 15px;
    color: #666
}

.jobblog-item1wrapper-botm a {
    color: #222;
    text-transform: capitalize
}

@media only screen and (max-width: 480px) {
    #socialGallery {
        width: 120px
    }
}

#socialShare2 {
    position: absolute;
    right: 10px;
    bottom: 8px
}

#socialShare2 a, #socialShare2 > .socialBox2 {
    position: relative;
    float: none;
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

#socialShare2 a {
    background-color: rgba(0, 0, 0, .2)
}

#socialShare2 > * > span {
    background-color: #ff8a00;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 6px 0;
    width: 35px;
    height: 35px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

#socialShare2 > * > span:hover, #socialShare2 > .open > span {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

#socialGallery2 {
    left: 50%;
    position: absolute;
    bottom: 47px;
    transform: translate(-50%, 0);
    visibility: hidden
}

#socialGallery2 a {
    visibility: hidden;
    opacity: 0;
    margin: 5px 2px;
    background-color: rgba(0, 0, 0, .6);
    position: relative;
    top: 10px
}

#socialGallery2 a > span {
    position: relative;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.socialToolBox2 {
    cursor: default
}

#socialShare3 {
    position: absolute;
    right: 10px;
    bottom: 8px
}

#socialShare3 a, #socialShare3 > .socialBox2 {
    position: relative;
    float: none;
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

#socialShare3 a {
    background-color: rgba(0, 0, 0, .2)
}

#socialShare3 > * > span {
    background-color: #ff8a00;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 6px 0;
    width: 35px;
    height: 35px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

#socialShare3 > * > span:hover, #socialShare3 > .open > span {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

#socialGallery3 {
    left: 50%;
    position: absolute;
    bottom: 47px;
    transform: translate(-50%, 0);
    visibility: hidden
}

#socialGallery3 a {
    visibility: hidden;
    opacity: 0;
    margin: 5px 2px;
    background-color: rgba(0, 0, 0, .6);
    position: relative;
    top: 10px
}

#socialGallery3 a > span {
    position: relative;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.socialToolBox3 {
    cursor: default
}

.jobblog-details p {
    font-size: 15px;
    color: #666
}

.jobblog-item2-wrapper-profile {
    position: relative
}

.jobblog-item-wrpr2-title {
    padding: 10px 0 0
}

.jobblog-item-wrpr2-title a {
    font-size: 18px;
    line-height: 1;
    text-transform: capitalize;
    color: #ff8a00
}

.jobblog-item2wrapper-botm span {
    color: #666
}

.jobblog-item2wrapper-botm a {
    color: #222
}

.jobblog-item2-wrapper {
    margin-bottom: 20px
}

.jobblog-item2-wrapper-profile img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.jobblog-latest-head {
    display: flex;
    padding: 30px 0
}

.jobblog-latest-item1 {
    flex-basis: 780px;
    margin-right: 20px
}

.jobblog-latest-item2 {
    flex-basis: 300px;
    margin-top: 50px
}

.jobblog-latestproject-head {
    display: flex;
    justify-content: space-around
}

.jobblog-latestproject-item {
    border: 1px solid #dfdfdf;
    margin: 5px;
    position: relative
}

.jobblog-item-foter {
    display: flex
}

.jobblog-item-foterv1 {
    flex-basis: 900px
}

.jobblog-item-foterv2 {
    flex-basis: 300px;
    position: relative
}

.jobblog-item-foterv1 p span img {
    width: 15px;
    height: 15px
}

.jobblog-item-foterv1 p span {
    background-color: #fff;
    border-radius: 50%;
    padding: 5px 7px;
    border: 1px solid #ff8a00
}

.jobblog-item-foterv1 p {
    font-size: 14px
}

.jobblog-item-latestlink {
    padding: 10px 10px 10px;
    background-color: #f9f9f9
}

.jobblog-item-latestlink a {
    font-size: 16px;
    line-height: 1;
    color: #ff8a00
}

.latestShare {
    position: absolute;
    right: 10px;
    bottom: 8px
}

.latestShare a, .latestShare > .latestBox {
    position: relative;
    float: none;
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

.latestShare a {
    background-color: rgba(0, 0, 0, .2)
}

.latestShare > * > span {
    background-color: #ff8a00;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 6px 0;
    width: 35px;
    height: 35px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.latestShare > * > span:hover, .latestShare > .open > span {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.latestGallery {
    left: 50%;
    position: absolute;
    bottom: 47px;
    transform: translate(-50%, 0);
    visibility: hidden
}

.latestGallery a {
    visibility: hidden;
    opacity: 0;
    margin: 5px 2px;
    background-color: rgba(0, 0, 0, .6);
    position: relative;
    top: 10px
}

.latestGallery a > span {
    position: relative;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.socialToolBox3 {
    cursor: default
}

.jobblog-latest-fotr-details ul {
    list-style-type: none
}

.jobblog-latest-fotr-details ul li {
    display: inline-block
}

.jobblog-latest-fotr-details ul li span img {
    width: 30px !important;
    height: 30px;
    margin: 5px;
    display: inline-block !important;
    border-radius: 50%
}

.jobblog-item-latestlogo {
    width: 100%;
    height: 150px
}

.jobblog-item-latestlogo img {
    width: 100%;
    height: 150px
}

.bloglatest-item1heading h3 {
    font-size: 24px;
    padding: 10px
}

.bloglatest-item1heading h3 a {
    color: #222
}

.jobblog-latest-fotr-details ul li p span {
    background-color: unset;
    box-shadow: unset;
    color: #222;
    padding: 0 5px;
    font-size: 14px;
    text-transform: capitalize
}

.jobblog-latest-fotr-details ul li p a {
    color: #666;
    font-size: 12px
}

.jobblog-latest-fotr-details ul li:last-child span {
    background-color: #ff8a00;
    display: block;
    border-radius: 50%;
    height: 30px;
    width: 30px
}

.jobblog-latest-fotr-details ul li:last-child {
    padding: 0 0 0 7px;
    background-color: #f9f9f9
}

.socailblog-icon {
    position: absolute;
    right: 0;
    bottom: 50px;
    display: flex;
    flex-direction: column
}

.jobblog-latest-fotr-details {
    padding: 3px 5px;
    background-color: #f9f9f9
}

.blogfacebook a {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin: 0 0 10px
}

.blogfacebook a i {
    color: #ffff;
    margin: 6px 9px;
    font-size: 18px
}

.bloggtwitter a {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin: 0 0 10px
}

.bloggtwitter a i {
    color: #ffff;
    margin: 6px 6px;
    font-size: 18px
}

.bloginstagram a {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin: 0 0 10px
}

.bloginstagram a i {
    color: #ffff;
    margin: 6px 6px;
    font-size: 18px
}

.jobblog-latest-fotr-details ul li:last-child span i {
    color: #fff;
    font-size: 18px;
    margin: 6px 6px
}

.owl-stage-outer.owl-height {
    width: 760px
}

.socailblog-iconblog3 {
    position: absolute;
    right: 21px;
    bottom: 50px;
    display: flex;
    flex-direction: column
}

.socailblog-iconblog4 {
    position: absolute;
    right: 30px;
    bottom: 50px;
    display: flex;
    flex-direction: column
}

.latestblog-item2-wrapper {
    background-color: #f9f9f9;
    border-top: 4px solid #ff8a00;
    margin-bottom: 25px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 15px
}

.latestblog-item2-wrapper ul {
    list-style-type: none;
    padding: 20px
}

.latestblog-item2-wrapper ul li {
    padding-top: 5px
}

.item2bloglatest-head {
    background-color: #ff8a00;
    display: inline-block
}

.item2bloglatest-head h3 {
    font-size: 20px;
    padding: 10px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff
}

.latestblog-item2-wrapper ul li a {
    font-size: 15px;
    color: #666
}

.latestblog-item2-wrapper h4 {
    padding: 15px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    color: #222
}

.latestblog-item2-wrapper ul li {
    display: block
}

.latestblog-item2-wrapper p {
    padding: 0 15px;
    font-size: 15px;
    color: #666
}

.latestblog-item2-wrapperbg {
    background-color: #fff !important
}

.latest-blogo2-itembtn {
    padding: 15px
}

.latest-blogo2-itembtn a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-size: 16px;
    text-transform: capitalize
}

.latest-blogo2-itembtn a.btn.btn-primary span {
    padding-left: 10px
}

.latest-blogo2-itembtn a.btn.btn-primary span i {
    font-size: 14px
}

#owl-demo button:focus {
    outline: 0
}

.more_articlesjobblog a.more_articles_btn {
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    padding: 3px;
    border-radius: 5px;
    font-size: 14px;
    color: #ff8a00;
    text-decoration: none
}

.more_articlesjobblog span i {
    color: #cfd5d6;
    font-size: 16px
}

.jobblog-latest-item1 .owl-theme .owl-nav [class*=owl-]:hover {
    background: unset !important
}

#owl-demo button span {
    padding: 10px
}

.blog-test-bottom-content-head {
    display: flex
}

.blog-content-v1 {
    flex-basis: 350px
}

.blog-content-v2 {
    flex-basis: 400px;
    margin-left: 20px
}

.jobblog-latest-fotr-details ul li:nth-child(2) {
    width: 122px;
    display: inline-block
}

.socaillatestblog2 {
    position: absolute;
    right: 6px;
    bottom: 50px;
    display: flex;
    flex-direction: column
}

.blog-item-1wraper-latestproject {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin: 5px
}

.blog-itemv2-latestproject {
    position: relative;
    background-color: #f9f9f9
}

.blog-itemv2-profile img {
    width: 100%;
    height: 150px
}

.blog-itemv2-details ul {
    list-style-type: none
}

.blogv2-latestproject-list ul {
    list-style-type: none
}

.blogv2-latestproject-list ul li {
    display: inline-block
}

.blogv2-latestproject-list ul li:first-child span img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: inline-block
}

.blogv2-latestproject-list ul li:nth-child(2) {
    width: 150px;
    display: inline-block
}

.blogv2-latestproject-list ul li:nth-child(2) p a {
    font-size: 12px;
    line-height: 1;
    color: #666
}

.blogv2-latestproject-list ul li:nth-child(2) p span {
    height: 0;
    width: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
    padding-right: 2px;
    color: #222
}

.blog_latest_v2_project_submenu {
    position: absolute;
    bottom: 45px
}

.blogv2-latestproject-list ul li:last-child .bloglatestprojectv2logo span {
    display: block;
    background-color: #ff8a00;
    height: 30px;
    width: 30px;
    border-radius: 50%
}

.blogv2-latestproject-list ul li:last-child .bloglatestprojectv2logo span i {
    font-size: 18px;
    color: #fff;
    margin: 6px
}

.blogv2-latestproject-list {
    padding: 7px 5px
}

.blog-itemv2-details {
    padding: 10px
}

.blog-itemv2-details a {
    font-size: 16px;
    line-height: 1;
    color: #ff8a00
}

.blog-jobcategoryhead {
    display: flex
}

.accordion .card-header:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f077";
    float: right;
    color: #ff8a00
}

.accordion .card-header.collapsed:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    color: #ff8a00
}

div#mbliewblogmenu {
    display: none
}

#mbliewblogmenu a.card-title {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    color: #ff8a00
}

.mbmenublogtop ul {
    list-style-type: none
}

.mbmenublogtop ul li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #dfdfdf
}

.mbmenublogtop ul li a {
    color: #666;
    font-size: 14px;
    text-transform: capitalize
}

.mbmenublogtop ul li:last-child {
    border-bottom: 0
}

.blog-jobcatev1 {
    flex-basis: 300px
}

.blog-jobcatv2 {
    flex-basis: 300px
}

.blog-jobcatv3 {
    flex-basis: 300px
}

.blog-jobcatv4 {
    flex-basis: 300px
}

.blog-contentpopular {
    flex-grow: 1
}

.homepageslider {
    background-image: url(../img/valuemycvbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.homepageslider-valuepanel {
    background-color: #fff;
    position: relative;
    padding: 20px;
    width: 100%;
    max-width: 500px;
    border-radius: 10px
}

.valuemycvcon {
    display: flex;
    justify-content: center;
    padding: 6% 0
}

.homepageslider-cvleft {
    position: absolute;
    width: 100%;
    max-width: 300px;
    left: -39%;
    top: -65px
}

.homepageslider-valuepanel h1 {
    color: #ff8a00;
    text-align: center;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 20px 0 10px
}

.homepageslider-valuepanel h3 {
    text-align: center;
    font-size: 24px;
    color: #666;
    padding-bottom: 20px
}

.homepagecv-btn {
    text-align: center
}

.homepagecv-btn a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-size: 16px
}

.homepageslider-cvleft span img {
    position: absolute;
    height: 90px;
    left: 109px;
    bottom: 95px
}

.homepageslider-cvleft h5.valuecvname {
    position: absolute;
    bottom: 37px;
    left: 30%;
    font-size: 16px;
    text-transform: uppercase;
    color: #666;
    font-weight: 600
}

.homepageslider-cvleft h5.valuecvname span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 4px;
    color: #666
}

.homepageslider-cvleft h2 {
    position: absolute;
    left: 43%;
    bottom: 60px;
    font-size: 22px;
    color: #ff8a00;
    font-weight: 700
}

.homepageslider ul {
    list-style-type: none
}

.homepageslider ul li.recruhomepage {
    position: fixed;
    background-color: #0b3859;
    padding: 5px;
    right: -43px;
    z-index: 999;
    top: 52%;
    transform: rotate(-90deg)
}

.country-heading {
    padding-top: 10px
}

.homepageslider ul li.recruhomepage a {
    font-size: 18px;
    color: #fff
}

.homepageslider ul li.jobseekerhomepage {
    position: fixed;
    background-color: #0b3859;
    padding: 5px;
    right: -46px;
    z-index: 999;
    top: 30%;
    transform: rotate(-90deg)
}

.homepageslider ul li.jobseekerhomepage a {
    font-size: 18px;
    color: #fff
}

.homepageslider ul li.jobseekerhomepage span i, li.recruhomepage span i {
    font-size: 15px;
    padding-right: 10px
}

.homepagesldier-form {
    background-color: #ff8a00;
    padding-bottom: 60px
}

.homepageslider-title {
    flex-basis: 600px
}

.homepageslider-form-head {
    display: flex;
    justify-content: space-evenly
}

.homepagesldier-v1top {
    flex-grow: 1
}

.homepagesldier-v4top {
    flex-grow: 1;
    margin-left: 10px
}

.homepagesldier-v2top {
    flex-grow: 1;
    margin-left: 10px
}

.homepagesldier-v3top {
    flex-grow: 1;
    margin-left: 10px
}

.homepagesldier-v3top a.btn.btn-primary {
    width: 100%;
    background-color: #222;
    border-color: #222;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0
}

.homepageslider-form-title h2 {
    font-size: 40px;
    text-align: center;
    padding: 40px 0;
    font-weight: 700;
    color: #fff
}

.homepagesldier-v1top .form-control, .homepagesldier-v2top .form-control {
    border-radius: 0
}

.homepage_moreoptions_head {
    display: flex;
    justify-content: space-evenly
}

.homepage-moreoptions .card {
    background-color: unset;
    border: 0
}

.homepage_moreoptions_v1, .homepage_moreoptions_v2, .homepage_moreoptions_v3, .homepage_moreoptions_v4 {
    flex-grow: 1
}

.homepage_moreoptions_v1 .form-control, .homepage_moreoptions_v2 .form-control, .homepage_moreoptions_v3 .form-control, .homepage_moreoptions_v4 .form-control {
    border-radius: 0
}

.homepage_moreoptions_v2 {
    padding-left: 5px
}

.homepage_moreoptions_v3 {
    padding-left: 5px
}

.homepage_moreoptions_v4 {
    padding-left: 5px
}

.homepage-moreoptions .card-body {
    padding-left: 0;
    padding-right: 0
}

.homepage-moreoptions a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f077";
    color: #fff
}

.homepage-moreoptions a.collapsed:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f078";
    color: #fff
}

.homepage-moreoptions a {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    padding-right: 10px;
    text-decoration: none
}

section.homepage-jobcate {
    margin-top: -43px
}

.homepage-jobcate-head li.nav-item {
    width: 25%
}

.homepage-tabbg {
    background-color: #f9f9f9;
    padding: 20px 0 30px
}

.homepage-jobcate-head .nav-pills .nav-link {
    border-radius: 0;
    background-color: #0b3859;
    margin-right: 1px;
    color: #fff
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #222
}

.homepage-tabbg ul {
    list-style-type: none
}

.homepage-tabbg ul li a {
    color: #666;
    text-align: left
}

.homepage-tabbg ul li {
    padding-bottom: 5px
}

.homepage-tabbg ul li span.filter-count {
    font-size: 14px;
    color: #ff8a00
}

.homepage-tabbg ul li span.filter-name {
    font-size: 15px
}

.utf-section-headline-item.centered {
    text-align: center;
    padding: 0
}

.utf-section-headline-item h1, .utf-section-headline-item h2, .utf-section-headline-item h3, .utf-section-headline-item h4 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: #333;
    position: relative;
    z-index: 9
}
h3{
    font-weight: 800 !important;
}

.utf-section-headline-item.centered h3::before {
    background: #ff8a00;
    border: 0 none;
    content: "";
    height: 3px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
    position: absolute;
    bottom: -7px;
    width: 40px
}

.utf-section-headline-item .utf-headline-display-inner-item {
    font-family: 'Open Sans';
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, .05);
    font-size: 46px;
    font-weight: 800;
    line-height: 1.2;
    z-index: 0;
    text-transform: uppercase
}

.utf-section-headline-item p.utf-slogan-text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #727272;
    margin-top: 20px;
    max-width: 750px;
    text-align: center;
    display: inline-block;
    padding-bottom: 30px
}

.icon-box {
    background: #fff;
    border-radius: 6px;
    padding: 30px 20px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    transition: .4s;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .05);
    z-index: 1
}

.utf-icon-box-circle {
    background-color: #ff8a00;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50px;
    z-index: 100;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    margin-bottom: 20px
}

.icon-box:hover .utf-icon-box-circle .utf-icon-box-circle-inner {
    color: #ff8a00
}

.utf-icon-box-circle-inner {
    font-size: 40px;
    line-height: 82px;
    color: #fff;
    position: relative;
    margin: 0 auto;
    display: inline-block
}

.icon-box h3 {
    margin: 4px 0;
    line-height: 26px;
    font-size: 22px;
    font-weight: 600
}

.icon-box p {
    margin: 0;
    margin-top: 15px;
    font-style: 16px;
    padding: 0;
    color: grey
}

.icon-box:hover {
    background: #ff8a00;
    transition: .4s;
    transform: scale(1.05);
    z-index: 9
}

.icon-box:hover .utf-icon-box-circle {
    background-color: #fff;
    color: #ff8a00
}

.icon-box:hover h3, .icon-box:hover p {
    color: #fff
}

.icon-box:hover h3, .icon-box:hover p {
    color: #fff
}

.homepage_how_its {
    padding: 40px 0;
    background-color: #f9f9f9
}

.homepage-client-logo-wrapper .owl-stage-outer.owl-height {
    width: unset
}

.homepage-client-logo-wrapper #owl-demo .item img {
    border: 1px solid #dfdfdf;
    padding: 10px
}

.homepage-client-logo-wrapper #owl-demo .item {
    margin: 0 15px
}

.homepage-client-logo-wrapper {
    position: relative
}

.homepage-client-logo-wrapper #owl-demo button.owl-prev {
    position: absolute;
    top: -6px;
    left: -41px;
    background-color: #fff !important
}

.homepage-client-logo-wrapper #owl-demo button.owl-prev span {
    color: #d6d0d0;
    font-size: 50px
}

.homepage-client-logo-wrapper #owl-demo button.owl-next {
    position: absolute;
    top: -6px;
    right: -41px;
    background-color: #fff !important
}

.homepage-client-logo-wrapper #owl-demo button.owl-next span {
    color: #d6d0d0;
    font-size: 50px
}

section.homepage-clientslogo {
    padding: 40px 0
}

.homepage-clientlogo-title h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: #333;
    position: relative;
    z-index: 9;
    text-align: center;
    padding: 20px 0 30px
}

.homepage-clientlogo-title h3::before {
    background: #ff8a00;
    border: 0 none;
    content: "";
    height: 3px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
    position: absolute;
    bottom: 20px;
    width: 40px
}

.joblist-currency a.btn.b_ssc_cta {
    background-color: #ff8a00;
    border-color: #ff8a00;
    color: #fff
}

.b.b_promo a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00
}

.b.mobile-app a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00
}

.blogmobile-app {
    border-right: 0 !important
}

.homepage-rec-wrapper {
    background-color: #ff8a00;
    padding: 40px 0
}

.homepage-rec-wrapper h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 700
}

.homepage-rec-wrapper p a {
    color: #0b3859
}

.homepage-rec-wrapper p {
    color: #fff;
    font-size: 16px;
    padding: 10px 0 0
}

.homepage-rec-startbtn a.btn.btn-outline-primary:hover {
    background-color: #222
}

.homepage-rec-startbtn a.btn.btn-outline-primary {
    border-color: #fff;
    color: #fff;
    font-size: 18px;
    border: 3px solid #fff;
    transition: .3s
}

.homepage-rec-startbtn {
    margin: 1;
    margin-top: 19px
}

.jobblogdetail-pageimg-wrapper {
    position: relative
}

.jobblog-detail-page-top-details {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #15313594;
    width: 100%
}

.jobblog-detail-page-top-details ul {
    list-style-type: none
}

.jobblog-detail-page-top-details ul li {
    display: inline-block;
    padding: 3px 5px;
    font-size: 15px;
    color: #fff
}

.jobblog-detail-page-top-details ul li a {
    color: #fff
}

.jobblogdetail-pageimg-wrapper img {
    width: 100%
}

.jobblog-detailpage-title_end {
    width: 100%;
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf
}

.jobblog-title_end_profile {
    display: inline-block;
    width: 40px;
    height: 40px
}

.jobblog-title_end_profile img {
    border-radius: 50%
}

.jobblog-title-details {
    display: inline-block
}

.jobblog-title-details p {
    color: #666;
    padding: 0 10px
}

.jobblog-title-details p a {
    color: #ff8a00;
    font-size: 15px;
    padding: 0 5px 0 5px
}

.jobblog-detailpagesocials-links ul {
    list-style-type: none
}

.jobblog-detailpagesocials-links ul li {
    display: inline-block
}

.jobblog-detailpagesocials-links ul li.detailpage-faceboook {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #3b5998
}

.jobblog-detailpagesocials-links ul li.detailpage-faceboook a i, .jobblog-detailpagesocials-links ul li.detailpage-instagram a i, .jobblog-detailpagesocials-links ul li.detailpage-twitter a i {
    color: #fff;
    font-size: 16px;
    padding: 5px 0 5px 0
}

.jobblog-detailpagesocials-links ul li.detailpage-faceboook a, .jobblog-detailpagesocials-links ul li.detailpage-instagram a, .jobblog-detailpagesocials-links ul li.detailpage-twitter a {
    padding: 0 0 0 8px
}

.jobblog-detailpagesocials-links {
    padding: 20px 0
}

.jobblog-detailpagesocials-links ul li.detailpage-instagram {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #dc3545
}

.jobblog-detailpagesocials-links ul li.detailpage-twitter {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #00aced
}

.jobblogdetail-latest-head {
    display: flex
}

.jobblogdetail-latest-item1 {
    flex-basis: 780px;
    margin-right: 20px
}

.jobblogdetail-latest-item2 {
    flex-basis: 350px
}

.jobblogdetail-contents-v1 p {
    color: #666;
    font-size: 16px;
    text-align: justify;
    padding: 10px 0
}

.jobblogdetail-contents-v1-heading h3 {
    color: #222;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 0
}

.jobblogdetail-contents-v1-heading p {
    color: #666;
    font-size: 16px;
    text-align: justify;
    padding: 10px 0
}

.jobblogdetail-contents-v1-heading p a {
    color: #ff8a00
}

.jobblogdetail-contents-v1-heading p strong {
    color: #333
}

.jobblogdetail-v1-form-head {
    background-color: #f9f9f9;
    padding: 20px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 3px solid #ff8a00;
    margin-bottom: 20px
}

.jobblogdetail-v1-form-title h4 {
    color: #222;
    padding: 20px 0;
    font-size: 22px;
    font-weight: 600
}

.jobblogdetail-v1_form_top {
    display: flex;
    justify-content: space-evenly;
    padding: 20px 0
}

.jobblog_v1_form_top_1 {
    flex-grow: 1
}

.jobblog_v1_form_top_2 {
    flex-grow: 1;
    margin-left: 5px
}

.jobblog_v1_form_top_2 label {
    justify-content: center;
    display: flex;
    font-size: 18px;
    color: #333;
    font-weight: 600
}

.jobblog_v1_form_top_1 label {
    display: flex;
    justify-content: center;
    font-size: 18px;
    color: #333;
    font-weight: 600
}

.jobblogdetail-v1-form-title {
    border-bottom: 1px solid #dfdfdf
}

.jobblogdetail-v1_form_second {
    border: 1px solid #dfdfdf;
    display: flex;
    justify-content: space-around;
    padding: 10px 0;
    border-radius: 5px;
    margin-bottom: 15px
}

.jobblog_v1_form_second_1 {
    flex-basis: 150px
}

.jobblog_v1_form_second_2 {
    flex-basis: 300px
}

.jobblog_v1_form_second_3 {
    flex-basis: 200px
}

.jobblog_v1_form_second_3 ul {
    list-style-type: none
}

.jobblog_v1_form_second_2 a h3 {
    color: #ff8a00;
    font-size: 19px;
    padding: 0 0 5px 0
}

.jobblog_v1_form_second_2 a p {
    color: #666;
    font-size: 15px
}

.jobblog_v1_form_second_2 a {
    text-decoration: none
}

.jobblog_v1_form_second_3 ul li.joblog_detail_page_view {
    background-color: #ff8a00;
    padding: 10px 20px;
    border-radius: 5px
}

.jobblog_v1_form_second_3 ul li.joblog_detail_page_view a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}

.jobblog_v1_form_second_3 ul li.joblog_detail_page_apply {
    padding: 10px 20px;
    background-color: #222
}

.jobblog_v1_form_second_3 ul li.joblog_detail_page_apply a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}

.jobblog_v1_form_second_1 img {
    width: 140px;
    border: 1px solid #dfdfdf
}

.jobblog_v1_form_second_3 ul li.joblog_detail_page_view a span i, li.joblog_detail_page_apply a span i {
    font-size: 14px;
    padding-left: 4px
}

.jobblog_detail_pagin {
    background-color: #fff !important
}

.jobblog-detail_page-v1-ftr-head h3 {
    color: #222;
    font-size: 22px;
    font-weight: 600
}

.jobblog-detail_page-v1-ftr-head p {
    color: #666;
    padding: 10px 0
}

.jobblog-detail_page-v1-ftr-head a {
    color: #ff8a00
}

.jobblog-detail_page-v1-ftr-head_botm {
    padding: 40px 0;
    margin: 10px 0
}

.jobblog-detail_page-v1-ftr-head_botm ul {
    list-style-type: none
}

.jobblog-detail_page-v1-ftr-head_botm ul li {
    display: inline-block;
    background-color: #ff8a00
}

.jobblog-detail_page-v1-ftr-head_botm ul li a {
    color: #fff;
    font-size: 14px;
    padding: 10px
}

.jobblog-detail_page-v1-ftr-head_botm ul li:hover {
    background-color: #222
}

.jobblog_detail_page_v2_head {
    border: 1px solid #dfdfdf;
    margin-bottom: 20px
}

.jobblog_detail_page_v2_list_head ul {
    border-bottom: 3px solid #222;
    background-color: #000
}

.jobblog_detail_page_v2_list_head li.nav-item {
    background-color: #222;
    width: 160px
}

.jobblog_detail_page_v2_list_head li.nav-item a {
    color: #fff;
    text-transform: capitalize
}

.jobblog_detail_page_v2_list_head li.nav-item {
    border-radius: 0
}

.jobblog_detail_page_v2_list_head .nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    border-radius: 0 !important
}

.jobpage_detailblog_v2_content {
    position: relative;
    margin-bottom: 10px
}

.jobpage_blog_detail_v2_contentv1 {
    position: absolute;
    bottom: 0;
    background-color: #0000006b;
    padding: 5px
}

.jobpage_blog_detail_v2_contentv1 a {
    color: #fff
}

.jobblog-tabs-head-blog-detailpage {
    padding: 20px
}

.jobblog-detail_page-v1-ftr-head {
    display: none
}

div#moresearch p {
    color: #fff;
    font-size: 17px;
    position: relative;
    font-weight: 600
}

.sharify-container ul {
    padding: 0;
    margin: 0
}

.sharify-container li {
    list-style: none;
    height: 35px;
    line-height: 36px;
    float: left;
    margin: 0 !important;
    padding-left: 2.5px
}

.sharify-container li a {
    width: 35px !important;
    border: 0;
    background-color: #4db2ec;
    border-radius: 1px;
    display: block;
    font-size: 15px;
    line-height: 37px;
    height: 100%;
    color: #fff;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .2s ease-in-out
}

.sharify-container li.sharify-btn-twitter a {
    background-color: #4db2ec
}

.sharify-btn-twitter .sharify-icon {
    float: left;
    padding-left: 10px
}

.sharify-container li.sharify-btn-facebook a {
    background-color: #3b5998
}

.sharify-container li.sharify-btn-reddit a {
    background-color: #ff4500
}

.sharify-container li.sharify-btn-gplus a {
    background-color: #b00
}

.sharify-container li.sharify-btn-linkedin a {
    background-color: #007bb6
}

.sharify-container li.sharify-btn-email a {
    background-color: #ff8a00
}

.sharify-container li.sharify-btn-tumblr a {
    background-color: #34526f
}

.sharify-container li.sharify-btn-mail a {
    background-color: #e74c3c
}

.sharify-container li.sharify-btn-print a {
    background-color: #222
}

.homepage-moreoptions p span i {
    position: absolute;
    left: 15%;
    color: #fff;
    font-size: 16px;
    top: 5px
}

.homepage-moreoptions p span .fa-chevron-down {
    transition: all .5s ease
}

.homepage-moreoptions p span .rtoate180 {
    transform: rotate(0)
}

.homepage-moreoptions p span .rtoate1802 {
    transform: rotate(180deg)
}

.latestblog-item2-wrapperbg {
    background-color: #fff !important
}

.jobseeker-settings-pas-headv2 p a {
    color: #ff8a00
}

.goog-te-gadget-simple {
    border: 0 !important;
    border-radius: 10px;
    padding: 5px
}

.goog-te-gadget-simple span {
    font-size: 14px;
    font-weight: 500;
    color: #555
}

.goog-te-gadget-simple:hover {
    background-color: unset !important
}

.jobseeker_dashboard_categories_wd {
    flex-basis: 100% !important
}

.jobseeker_new_head_login {
    display: flex;
    justify-content: space-evenly
}

.jobseeker_loginnew_main {
    background-color: #efebeb;
    padding: 50px 0
}

.jobseeker_login_new_head {
    background-color: #f9f9f9;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09)
}

.jobseeker_new_head_login_item1 {
    padding: 5% 0;
    flex-basis: 400px
}

.jobseeker_new_head_login_item2 {
    padding: 5% 0;
    flex-basis: 400px
}

.jobseeker_new_head_login_item3 span {
    visibility: hidden
}

.jobseeker_new_head_login_item3 {
    border-right: 1px solid #dfdfdf;
    margin: 15px 0
}

.jobseeker_new_head_login_item2 ul {
    list-style-type: none;
    padding-top: 10%
}

.jobseeker_new_head_login_item2 ul li {
    display: block;
    padding: 5px 0
}

.jobseeker_new_head_login_item2 ul li a span i {
    color: green;
    font-size: 18px;
    padding-right: 10px
}

.jobseeker_new_head_login_item2 ul li a {
    color: #666;
    font-size: 14px;
    text-transform: capitalize
}

.jobseeker_new_fratres_heading h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    text-align: left;
    position: relative;
    padding-bottom: 10px
}

.jobseeker_new_fratres_heading h2::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 24%;
    background-color: #ff8a00;
    left: 0;
    bottom: 0
}

.jobseeker_new_head_login_item1 .input-group-text {
    background-color: #fff;
    border-left: 0;
    border-color: #dfdfdf
}

.jobseeker_new_head_login_item1 .input-group-text span i {
    color: #ff8a00
}

.jobseeker_new_head_login_item1 .form-control {
    border-right: 0;
    border-radius: 0;
    border-color: #dfdfdf
}

.jobseeker_new_head_login_item1 label {
    font-size: 13px;
    color: #555;
    font-weight: 600;
    text-transform: capitalize
}

.jobseeker_new_pswd_change a {
    text-align: right;
    display: block;
    color: #ff8a00;
    text-transform: capitalize;
    font-size: 14px
}

.jobseeker_new_head_login_item1 a {
    color: #ff8a00
}

.jobseeker_login_new_head .nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600
}

.jobseeker_login_new_head li.nav-item {
    background-color: #222
}

.jobseeker_new_heading_top h5 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    color: #222
}

.jobseeker_new_heading_top p {
    font-size: 12px;
    color: #555;
    padding-bottom: 20px
}

.jobseeker_new_btn {
    text-align: left;
    padding: 5% 0
}

.jobseeker_new_btn a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    width: 50%;
    padding: 10px;
    font-size: 16px;
    text-transform: capitalize
}

.main_jobsalert_form {
    background-color: #f9f9f9;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09);
    padding: 5%;
    margin: 50px 0
}

.main_jobsalert {
    background-color: #efebeb
}

.main_heading_jobsalert h3 {
    text-align: center;
    font-size: 35px;
    padding: 30px 0 0;
    font-weight: 600;
    position: relative;
    color: #555;
    padding-bottom: 10px
}

.main_heading_jobsalert h3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 47%;
    width: 7%;
    height: 3px;
    background-color: #ff8a00
}

.main_jobsalert_submit_btn {
    text-align: center;
    padding: 5% 0 0
}

.main_jobsalert_submit_btn a.btn.btn-primary {
    width: 30%;
    padding: 10px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    background-color: #ff8a00;
    border-color: #ff8a00
}

.main_jobsalert_form label {
    text-transform: capitalize;
    color: #555;
    font-size: 14px;
    font-weight: 600
}

.main_jobsalert_form .form-control {
    border-radius: 0;
    border-color: #dfdfdf
}

.maintop_network_site p {
    display: inline-block;
    color: #555;
    font-weight: 600
}

.maintop_network_site a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    text-decoration: none;
    transition: .3s
}

.maintop_network_site a.btn.btn-primary:hover {
    color: #fff !important;
    background-color: #222;
    border-color: #222
}

section.ournetwork_fratres {
    background: #ff8a00;
    background: linear-gradient(90deg, #ff8a00 74%, #c37618 100%);
    padding-bottom: 8%
}
.discounts-bg{
    background: #ff8a00;
    background: linear-gradient(90deg, #ff8a00 74%, #c37618 100%);
}
.our_network_breadcrums ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.our_network_breadcrums ul li {
    display: inline-block;
    padding: 0 2px
}

.our_network_breadcrums ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize
}

.our_network_breadcrums ul li span i {
    color: #fff;
    font-size: 10px
}

.ournetwork_heading h3 {
    text-align: center;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    padding: 20px 0 10px;
    position: relative
}

.network_clients_heading h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 46%;
    width: 10%;
    height: 3px;
    background-color: #ff8a00
}

.ournetwork_heading p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 20px
}

.our_network_breadcrums {
    padding: 1% 0
}

section.network_clients_main {
    background-color: #efebeb
}

.network_clients_head {
    background-color: #ffff;
    position: relative;
    top: -100px
}

.network_clients_heading h3 {
    padding: 20px 20px 10px;
    font-size: 28px;
    font-weight: 700;
    color: #555;
    text-transform: capitalize;
    position: relative;
    text-align: center
}

.network_content_1_head {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 10px
}

.network_content_1_head .network1_item {
    width: 250px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    margin: 10px 11px;
    padding: 0 25px
}

.network_content2_mainhead {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.network_content2_mainhead .network1_item {
    width: 250px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    margin: 10px 11px;
    padding: 0 25px
}

.pulse:focus, .pulse:hover {
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    box-shadow: 0 0 0 1em rgba(255, 255, 255, 0)
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #ff8a00
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #ff8a00
    }
}

.network_content3_mainhead {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px
}

.network_content3_mainhead .network1_item {
    width: 190px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    margin: 10px 11px;
    padding: 0 25px
}

.network_head_content {
    padding: 5% 0
}

.network_client_content {
    padding: 5% 0 2%
}

.network_content_3_head {
    padding-top: 20px
}

.network_profile_sector {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 2% 0
}

.network_profile_sector h4 {
    text-align: center;
    color: #555;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 0
}

.sector_btn_network {
    text-align: center;
    padding: 10px
}

.sector_btn_network a.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
    width: 30%;
    padding: 10px;
    transition: .3s
}

.sector_btn_network a.btn-primary:hover {
    background-color: #222;
    border-color: #222
}

.network_sector_wrapper {
    position: relative;
    top: -83px
}

.network_profile_sector span {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%
}

.network_profile_sector span i {
    font-size: 50px;
    padding: 10px;
    color: #ff8a00
}

.network_logo_vector {
    display: flex;
    justify-content: center
}

.error-messgae_jobalert {
    color: #d20e0e;
    font-size: 12px;
    text-transform: capitalize
}

.network_pills_main .nav-justified {
    width: 100%
}

.network_pills_main .nav-pills .nav-link {
    border-radius: .25rem;
    background-color: #222;
    border-radius: 0;
    color: #fff;
    padding: 15px 0
}

.nav-pills .show > .nav-link, .network_pills_main .nav-pills .nav-link.active {
    background-color: #ff8a00 !important
}

.network_pills_main {
    position: relative;
    top: -61px;
    display: none
}

.our_entire_main ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.our_entire_main ul li {
    color: #555;
    padding: 3px 0;
    font-size: 15px;
    text-transform: capitalize
}

.our_entire_main {
    background-color: #fff;
    padding: 3%
}

.british_heading h3 {
    text-align: left;
    padding: 35px 0;
    font-size: 30px;
    font-weight: 600;
    color: #555;
    text-transform: capitalize
}

.network_star_head {
    display: flex;
    justify-content: space-between;
    position: relative
}

.star_profile p {
    padding: 10px 0;
    font-size: 22px
}

.network_star_item1 {
    flex-basis: 500px
}

.network_star_item2 {
    padding: 5px 0;
    flex-basis: 500px;
    text-align: right
}

.network_start_item1_head {
    display: flex;
    justify-content: space-between
}

.star-main {
    flex-basis: 200px;
    padding: 10px 0
}

.star_profile {
    flex-basis: 100px
}

.star-client {
    flex-basis: 200px;
    padding: 10px 0
}

.star-main svg {
    height: 30px
}

.star-client svg {
    height: 30px
}

.cv_creator_bottom ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.cv_creator_bottom ul li {
    display: inline-block;
    padding: 0 5px
}

.cv_creator_bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09);
    z-index: 999
}

section.cv_creator {
    background: #ff8a00;
    background: radial-gradient(circle, #ff8a00 0, #130f40 100%)
}

.cv_maker_jobdp {
    display: none !important
}

.cv_maker_logo h1 {
    display: inline-block;
    font-size: 8em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-family: Roboto, sans-serif
}

.cv_maker_logo h6 {
    display: inline-block;
    font-size: 2em;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    position: absolute;
    left: 28%;
    bottom: 28px
}

.cv_maker_logo {
    position: relative
}

.cvmaker_border_null {
    border-bottom: 0 !important
}

.cv_maker_companion h4 {
    display: none;
    text-align: right;
    color: #fff;
    font-size: 3em;
    font-weight: 600;
    text-transform: capitalize;
    padding: 50px 0;
    font-family: Lobster, cursive
}

.cv_maker_tabs .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #ff8a00;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.cv_maker_tabs .nav-pills .nav-link {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
    color: #222;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 1em 5em
}

.cv_maker_tabs li.nav-item {
    padding: 0 5px 0 5px
}

section.cv_maker_tabs_content {
    background-color: #f5f6fa;
    padding: 50px 0
}

.make_cv_forms fieldset {
    margin-bottom: 20px
}

fieldset.make_cv_tabs_1 {
    background-color: #f9f9f9;
    border-top: 4px solid #ff8a00;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 5%
}

fieldset.make_cv_tabs_1 {
    position: relative
}

.make_tabs_heading h3 {
    padding: 0 0 30px 0;
    color: #555;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600
}

fieldset.make_cv_tabs_1 label {
    text-transform: capitalize
}

.cv_creator_bottom ul {
    text-align: center
}

.cv_maker_info_main {
    position: absolute;
    right: -50px;
    transition: .3s;
    top: 42%
}

.cv_maker_info_main i {
    font-size: 25px;
    position: relative;
    color: #ff8a00
}

.cv_makeinfo_1 {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    position: absolute;
    right: -50px;
    top: 47%;
    display: inline-block;
    width: 300px
}

.cv_makeinfo1_head h3 {
    padding: 10px;
    font-size: 20px;
    text-transform: capitalize;
    color: #555
}

.cv_makeinfo1_head {
    background-color: #f9f9f9
}

.cv_make_info1_details p {
    padding: 10px;
    font-size: 14px;
    text-transform: capitalize;
    color: #555;
    font-weight: 500
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #1a133e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.main_practic {
    position: relative
}

.cv_maker_files_icon ul {
    list-style-type: none;
    text-align: right
}

.cv_maker_files_icon ul li {
    display: inline-block;
    padding: 7px 10px
}

.cv_maker_files_icon ul li a img {
    width: 40px
}

.cv_makeinfo_1_personal {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    position: absolute;
    right: -54px;
    top: 30%;
    display: inline-block;
    width: 300px;
    z-index: 999
}

.cv_makeinfo_1_key {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    position: absolute;
    right: -54px;
    top: 57%;
    display: inline-block;
    width: 300px
}

.cv_maker_info_main_personal {
    position: absolute;
    top: 22%;
    right: -50px;
    transition: .3s
}

.cv_maker_info_main_key {
    position: absolute;
    top: 50%;
    right: -50px;
    transition: .3s
}

.cv_maker_info_main_int i, .cv_maker_info_main_key i, .cv_maker_info_main_personal i {
    font-size: 25px;
    color: red;
    position: relative;
    color: #ff8a00
}

.cv_maker_info_main_int {
    position: absolute;
    top: 39%;
    right: -50px;
    transition: .3s
}

.cv_makeinfo_1_int {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    position: absolute;
    right: -50px;
    top: 53%;
    display: inline-block;
    width: 300px
}

.cv_maker_files_icon ul li#pdfmain, .cv_maker_files_icon ul li#prefile, .cv_maker_files_icon ul li#sfile, .cv_maker_files_icon ul li#wordmain {
    position: relative
}

span#savefile {
    position: absolute;
    left: 0;
    bottom: -67px;
    display: inline-block;
    width: 300px;
    background-color: #fff;
    border-radius: 5px;
    text-align: left;
    padding: 10px 10px;
    font-size: 14px;
    color: #555;
    text-transform: capitalize;
    transition: .3s;
    border: 1px solid #dfdfdf;
    box-shadow: 0 2px 5px #272525;
    z-index: 999
}

span#previewfile {
    position: absolute;
    left: 0;
    bottom: -49px;
    display: inline-block;
    width: 160px;
    background-color: #fff;
    border-radius: 5px;
    text-align: left;
    padding: 10px 10px;
    font-size: 14px;
    color: #555;
    text-transform: capitalize;
    transition: .3s;
    border: 1px solid #dfdfdf;
    box-shadow: 0 2px 5px #272525;
    z-index: 999
}

span#pdffile {
    position: absolute;
    left: 0;
    bottom: -67px;
    display: inline-block;
    width: 260px;
    background-color: #fff;
    border-radius: 5px;
    text-align: left;
    padding: 10px 10px;
    font-size: 14px;
    color: #555;
    text-transform: capitalize;
    transition: .3s;
    border: 1px solid #dfdfdf;
    box-shadow: 0 2px 5px #272525;
    z-index: 999
}

span#wordfile {
    position: absolute;
    right: 0;
    bottom: -47px;
    display: inline-block;
    width: 300px;
    background-color: #fff;
    border-radius: 5px;
    text-align: left;
    padding: 10px 10px;
    font-size: 14px;
    color: #555;
    text-transform: capitalize;
    transition: .3s;
    border: 1px solid #dfdfdf;
    box-shadow: 0 2px 5px #272525;
    z-index: 999
}

.cv_perosnal_heaing h3 {
    color: #555;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 600
}

.cv_maker_heading_lst ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.cv_maker_heading_lst ul li {
    display: inline-block
}

.make_cv_forms {
    padding: 5%;
    background-color: #f9f9f9;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09)
}

.cv_maker_heading_lst ul.navbar-nav {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.cv_maker_heading_lst li.nav-item.dropdown {
    background-color: #ff8a00;
    border-color: #ff8a00;
    border-radius: 5px
}

.cv_maker_heading_lst li.nav-item.dropdown a#navbarDropdown {
    color: #fff;
    font-size: 14px;
    padding: 2px 5px
}

.cv_maker_heading_lst .nav-link {
    padding: 0
}

.cv_maker_heading_lst .dropdown-item {
    border-bottom: 1px solid #dfdfdf;
    color: #555;
    text-transform: capitalize;
    font-size: 14px
}

.cv_maker_heading_lst .dropdown-item:last-child {
    border-bottom: 0
}

.cv_maker_heading_lst .navbar-light .navbar-nav .nav-link {
    color: #555;
    font-size: 15px;
    text-transform: capitalize
}

.avatar-upload {
    position: relative
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: -11%;
    z-index: 1;
    top: 10px
}

.avatar-upload .avatar-edit input {
    display: none
}

.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #ff8a00;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
    font-weight: 400;
    transition: all .2s ease-in-out
}

.avatar-upload .avatar-edit input + label:hover {
    background: #ff8a00;
    border-color: #d6d6d6
}

.avatar-upload .avatar-edit input + label:after {
    content: "\f030";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #f9f9f9;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto
}

.avatar-upload .avatar-preview {
    width: 150px;
    height: 150px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #f8f8f8;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.avatar-upload .avatar-preview > #imagePreview {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.form_maker_new_custom .form-control {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #66666624;
    border-radius: unset;
    font-size: 14px;
    color: #666
}

.form_maker_new_custom label {
    font-size: 14px;
    color: #666;
    text-transform: capitalize
}

.form_maker_new_custom select.form-control:not([size]):not([multiple]) {
    height: unset
}

div#flip .card {
    background-color: #f5f6fa;
    margin-top: 15px
}

div#flip .card a {
    display: block;
    text-align: center;
    color: #666;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 17px;
    text-decoration: none
}

.cv_maker_btm1 {
    text-align: center;
    margin: 20px auto
}

.cv_maker_btm1 a.btn.btn-primary {
    font-size: 16px;
    text-transform: capitalize;
    padding: 15px 60px;
    transition: .3s;
    background-color: #ff9800;
    border-color: #ff9800
}

.cv_maker_btm1 a.btn.btn-primary span i {
    padding-left: 20px
}

div#flip .card a span i {
    color: #ff9800;
    padding-right: 14px
}

.plusminusf {
    transition: .3s
}

section.cv_maker_exp_extra {
    background-color: #fff;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
    border-radius: 5px
}

.cv_maker_exp_extra_head {
    padding: 5%
}

.cv_maker_exp_extra_head .form-control {
    border-radius: 0
}

section.cv_maker_custom_head {
    background-color: #fff;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
    border-radius: 5px
}

.cv_maker_extra_new ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.cv_maker_extra_new ul li {
    display: inline-block;
    padding: 0 10px
}

.cv_maker_extra_new ul li a i {
    color: #666;
    font-size: 18px
}

.cv_maker_extra_new {
    padding: 3%;
    margin: 1% 0
}

.cv_maker_extra_new h3 {
    font-size: 20px;
    font-weight: 600;
    color: #666
}

.cv_maker_extra_new h3 span i {
    color: #1a133e;
    font-size: 18px;
    padding-right: 20px
}

.cv_maker_custom_content span.tox-statusbar__branding a {
    display: none
}

.cvmaker_custommaincontent {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 25px;
    cursor: pointer
}

.cv_maker_custom_content h4 {
    padding: 15px 0;
    font-size: 16px;
    color: #666;
    font-weight: 500
}

.cvmaker_cutom_btm ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.cvmaker_cutom_btm ul li {
    display: inline-block;
    padding: 0 5px
}

.cvmaker_cutom_btm {
    padding: 2% 0
}

.cvmaker_cutom_btm a.btn.btn-outline-secondary:hover {
    background-color: #222;
    color: #fff
}

.btn-outline-secondary:focus, .cvmaker_cutom_btm .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0 rgba(108, 117, 125, .5)
}

.cvmaker_cutom_btm a.btn.btn-outline-secondary {
    padding: 5px 15px;
    font-size: 14px;
    text-transform: capitalize;
    color: #666;
    border: 1px solid #dfdfdf;
    transition: .3s
}

.cvmaker_cutom_btm a.btn.btn-outline-secondary span i {
    padding-right: 10px;
    color: #ff8a00;
    font-size: 14px
}

.custom_Intereses_head_main ul, .custom_destrezas_head_main ul, .custom_perfil_head_main ul, .custom_referece_head_main ul, .cvmaker_custommaincontent_explabrol ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.custom_Intereses_head_main ul li, .custom_destrezas_head_main ul li, .custom_perfil_head_main ul li, .custom_referece_head_main ul li, .cvmaker_custommaincontent_explabrol ul li {
    display: inline-block;
    padding: 0 10px
}

.custom_Intereses_head_main ul li a, .custom_destrezas_head_main ul li a, .custom_perfil_head_main ul li a, .custom_referece_head_main ul li a, .cvmaker_custommaincontent_explabrol ul li a {
    color: #666
}

.custom_Intereses_head_main h3, .custom_destrezas_head_main h3, .custom_perfil_head_main h3, .custom_referece_head_main h3, .cvmaker_custommaincontent_explabrol h3 {
    font-size: 18px;
    font-weight: 600;
    color: #666;
    text-transform: capitalize
}

.custom_Intereses_head_main h3 span i, .custom_destrezas_head_main h3 span i, .custom_perfil_head_main h3 span i, .custom_referece_head_main h3 span i, .cvmaker_custommaincontent_explabrol h3 span i {
    color: #1a133e;
    font-size: 19px;
    padding-right: 20px
}

.custom_Intereses_head_main, .custom_destrezas_head_main, .custom_perfil_head_main, .custom_referece_head_main, .cvmaker_custommaincontent_explabrol {
    padding-bottom: 25px;
    border-bottom: 1px solid #dfdfdf;
    cursor: pointer
}

.cv_maker_custom_content {
    padding-top: 10px
}

.cv_makercustomreference_head, div#experiencialaboral {
    padding: 3%
}

#flip_exp_custom .card {
    text-align: center
}

#flip_exp_custom .card a {
    color: #666;
    font-size: 16px
}

#flip_exp_custom .card a span i {
    padding-right: 10px;
    color: #ff8a00
}

.cv_maker_custom_content .form-row > [class*=col-] {
    padding-left: 5px;
    padding-left: 5px
}

#custom_referece_head, #experiencialaboralhead, .cv_maker_exp_extra {
    margin: 2% 0
}

.custom_ref_toggle_icon input[switch] {
    display: none
}

.custom_ref_toggle_icon input[switch] + label {
    font-size: 1em;
    margin-bottom: 0;
    line-height: 1;
    width: 5rem;
    height: 1.8rem;
    background-color: #ddd;
    background-image: none;
    border-radius: 2rem;
    padding: .1666666667rem;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .2) inset;
    font-family: inherit;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.custom_ref_toggle_icon input[switch] + label:before {
    text-transform: uppercase;
    color: #b7b7b7;
    content: attr(data-off-label);
    display: block;
    font-family: inherit;
    font-family: FontAwesome, inherit;
    font-weight: 500;
    font-size: .7rem;
    line-height: 1.3rem;
    position: absolute;
    right: .2166666667rem;
    margin: .2166666667rem;
    top: 0;
    text-align: center;
    min-width: 1.6666666667rem;
    overflow: hidden;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.custom_ref_toggle_icon input[switch] + label:after {
    content: '';
    top: 4px;
    position: absolute;
    left: .1666666667rem;
    background-color: #f7f7f7;
    box-shadow: none;
    border-radius: 2rem;
    height: 1.2rem;
    width: 1.2rem;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.custom_ref_toggle_icon input[switch]:checked + label {
    background-color: #add8e6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .15)), to(rgba(0, 0, 0, .2)));
    background-image: linear-gradient(rgba(255, 255, 255, .15), rgba(0, 0, 0, .2));
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .3) inset
}

.custom_ref_toggle_icon input[switch]:checked + label:before {
    color: #fff;
    content: attr(data-on-label);
    right: auto;
    left: .2166666667rem
}

.custom_ref_toggle_icon input[switch]:checked + label:after {
    left: 2.1666666667rem;
    background-color: #f7f7f7;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .3)
}

.custom_ref_toggle_icon input[switch=bool] + label {
    background-color: #0e0e0e
}

.custom_ref_toggle_icon input[switch=bool] + label:before {
    color: #fff !important
}

.custom_ref_toggle_icon input[switch=bool]:checked + label {
    background-color: #1a133e
}

.custom_ref_toggle_icon input[switch=bool]:checked + label:before {
    color: #fff !important
}

.custom_ref_toggle_icon input[switch=default]:checked + label {
    background-color: #a2a2a2
}

input[switch=default]:checked + label:before {
    color: #fff !important
}

.custom_ref_toggle_icon input[switch=success]:checked + label {
    background-color: #bce954
}

.custom_ref_toggle_icon input[switch=success]:checked + label:before {
    color: #fff !important
}

.custom_ref_toggle_icon input[switch=warning]:checked + label {
    background-color: gold
}

.custom_ref_toggle_icon input[switch=warning]:checked + label:before {
    color: #fff !important
}

.custom_ref_toggle_icon ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.custom_ref_toggle_icon ul li {
    display: inline-block
}

.custom_ref_toggle_icon {
    padding: 20px;
    background-color: #ff8a00;
    position: relative;
    margin: 3% 0
}

.custom_ref_toggle_icon ul li p {
    color: #fff;
    position: absolute;
    top: 23px;
    font-size: 14px
}

#custom_perfil_head {
    margin: 2% 0
}

.skills_custom_maker ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.skills_custom_maker ul li {
    display: inline-block;
    padding: 0 15px
}

.skills_custom_maker {
    padding: 25px 0;
    border-bottom: 1px solid #dfdfdf
}

.skills_custom_maker ul li a i {
    color: #666;
    font-size: 16px
}

.skills_custom_maker h5 {
    color: #666;
    text-transform: capitalize;
    font-size: 18px
}

.main_cv_maker_experience label {
    color: #666;
    font-size: 14px
}

.skill_duplicate {
    padding: 20px 0
}

section#certificacioneshead, section#cursoshead {
    padding: 3%;
    margin: 2% 0
}

.cv_template_head {
    padding: 40px 0 0 0;
    margin: 1em auto 1em auto;
    position: relative;
    max-width: 900px;
    border-radius: 7px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.cv_template_item {
    border: 3px solid #dfdfdf;
    border-radius: 7px;
    width: 250px;
    margin-bottom: 2%;
    padding: 20px;
    position: relative;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07)
}

.cv_template_item img {
    width: 100%;
    padding: 10px;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07)
}

.cv_template_item:hover {
    border-color: #ff8a00
}

.cv_template_item h2 {
    font-size: 20px;
    text-align: center;
    padding: 0 0 20px;
    font-weight: 600;
    color: #666;
    position: relative
}

.cv_template_modal .modal-body img {
    width: 100%
}

.cv_template_modal {
    position: relative
}

.cv_template_skin_color {
    position: absolute;
    right: -30px;
    top: 0;
    background-color: #f9f9f9;
    padding: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.cv_template_skin_color ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.cv_template_skin_color ul li {
    display: block
}

.cv_template_skin_color ul li a {
    display: block;
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 50%
}

a.red_skin {
    background-color: #b70808
}

a.yellow_skin {
    background-color: #ff9800
}

a.blue_skin {
    background-color: #5a5ad6
}

.cv_template_modal .modal-footer .cv_template_btm_deatails p {
    text-align: center;
    font-size: 12px;
    color: #666
}

.cv_template_slct {
    text-align: center;
    padding: 2% 0
}

.cv_template_slct a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    padding: 10px;
    font-size: 16px;
    text-transform: capitalize;
    text-align: center
}

.cv_template_modal .modal-footer {
    display: block
}

span#selectactive {
    position: absolute;
    right: 0;
    top: 0
}

span#selectactive i {
    font-size: 16px;
    color: #ff8a00
}

.cv_template_modal .modal-body span {
    position: absolute;
    right: 17px;
    top: 0;
    background-color: #28a745;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: lowercase
}

.cv_download_btn {
    text-align: center;
    padding-bottom: 3%
}

.cv_download_btn a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    padding: 10px 30px
}

.cv_download_btn a.btn.btn-primary span {
    padding-right: 20px
}

.cv_download_btn a.btn.btn-primary span i {
    font-size: 16px
}

.cv_ready_heading h2 {
    text-align: center;
    padding: 50px 0 0;
    color: #666;
    font-size: 28px;
    font-weight: 600
}

.cv_ready_heading p {
    text-align: center;
    padding: 20px 0 40px 0;
    color: #666;
    font-size: 16px
}

.cv_ready_main_head {
    display: flex;
    justify-content: center;
    background: #fff;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07)
}

.cv_ready_item2 img {
    width: 100%
}

.cv_ready_item1 {
    flex-basis: 600px;
    background-color: #0a0a0ad9
}

.cv_ready_item2 {
    background-color: 500px;
    background-color: bisque;
    flex-basis: 600px
}

.cv_ready_item1 h4 {
    color: #ff8a00;
    font-size: 30px;
    font-weight: 600;
    padding: 20px 20px 10px;
    position: relative
}

.cv_ready_item1 h4::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ff8a00;
    bottom: 0;
    left: 0
}

.cv_ready_item1 ul {
    list-style-type: none;
    padding: 30px 0;
    margin: 0
}

.cv_ready_item1 ul li {
    display: block;
    color: #fff;
    padding: 5px 0
}

.cv_ready_item1 ul li span {
    padding: 10px
}

.cv_ready_item1 ul li span i {
    color: #ff8a00;
    font-size: 17px
}

.cv_secure_payment_head {
    padding: 30px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
    margin: 2% 0
}

.cv_secure_payment_head .nav-pills .nav-link img {
    width: 50px;
    background-color: unset !important
}

.cv_secure_payment_head .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: unset !important;
    border-bottom: 2px solid #ff8a00;
    border-radius: 0
}

.cv_secure_payment_head ul#pills-tab {
    border-bottom: 2px solid #dfdfdf;
    position: relative
}

.cv_mastercard_secure h3 {
    font-size: 15px;
    padding: 20px 0 40px 0;
    color: #666
}

.cv_mastercard_secure label {
    color: #666;
    font-size: 14px
}

.cv_secure_payment_head li.nav-item:last-child {
    position: absolute;
    right: 0;
    top: 0
}

.cv_pay_sec {
    font-size: 16px;
    font-weight: 600;
    color: #666
}

.cv_secure_payment_btn {
    text-align: center;
    padding-bottom: 3%
}

.cv_secure_payment_btn a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    padding: 10px 30px
}

.cv_secure_payment_btn a.btn.btn-primary span {
    padding-right: 20px
}

.cv_secure_payment_btn a.btn.btn-primary span i {
    font-size: 16px
}

.custom_ref_toggle_iconhid {
    background-color: unset;
    margin: 0;
    padding: 0
}

.cv_labrol_main h3 {
    font-size: 17px;
    color: #666;
    padding: 20px 0;
    text-transform: capitalize;
    font-weight: 600
}

.cv_labrol_main .form-group label {
    font-size: 14px;
    color: #666;
    padding-bottom: 10px
}

.cv_labrol_main .form-group {
    border-bottom: 1px solid #dfdfdf
}

#laboral .modal-header {
    border-bottom: 0
}

.jobpublisher_main_head {
    background-color: #f9f9f9;
    padding: 5% 0
}

.jobpublisher_top_details {
    padding: 15% 0 0
}

.jobpublisher_top_details h5 {
    font-size: 35px;
    padding-bottom: .2em;
    color: #666;
    font-weight: 400
}

.jobpublisher_top_details a {
    font-size: 25px;
    color: #ff8a00;
    font-weight: 4000;
    font-weight: 400
}

.jobpublisher_top_details p {
    color: #666;
    font-size: 16px
}

.jobpublisher_top_details p a {
    font-size: 16px
}

.jobpublisher_topbtn {
    text-align: center;
    padding: 5% 0
}

.jobpublisher_topbtn a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-size: 16px;
    text-transform: capitalize
}

.jobme_main_fratres p {
    display: inline-block
}

.jobme_main_fratres {
    padding: 5% 0
}

.jobme_main_fratres h3 {
    padding-bottom: 40px;
    color: #555;
    font-weight: 600;
    text-transform: capitalize
}

.jobme_main_fratres p span i {
    font-size: 25px;
    color: #ff8a00;
    padding-right: 10px
}

.jobme_main_fratres p {
    padding-bottom: 20px;
    font-size: 16px;
    color: #666
}

.jobcost {
    background-color: #fff;
    border-top: 1px solid #f9f9f9
}

.jobme_fratrex_different {
    background-color: #f9f9f9;
    padding: 3% 0
}

.jobme_fratrex_different img {
    width: 100px
}

.jobme_fratrex_different p {
    padding: 10px 0;
    color: #fff;
    text-align: center
}

.jobme_difrnt_heading h3 {
    text-align: center;
    color: #555;
    font-size: 34px;
    font-weight: 600;
    padding-bottom: 50px
}

.jobme_make1 {
    padding: 20px;
    border-radius: 10px;
    background-color: #ff8a00;
    margin-bottom: 10px
}

.jobme_fratres_start {
    padding: 5% 0
}

.jpbstart-heading h5 {
    text-transform: capitalize;
    padding-bottom: 50px;
    color: #555;
    font-size: 30px
}

.jobme_fratres_start span {
    color: #ff8a00;
    font-size: 22px;
    font-weight: 400
}

.jobme_fratres_start p {
    color: #666;
    font-size: 15px;
    padding: 20px 0 0
}

.jobme_fratres_start p a {
    color: #ff8a00
}

.jobme_fratrx_contact {
    background-color: #ff8a00;
    padding: 5% 0
}

.jobme_fratrx_contact form {
    background-color: #f9f9f9;
    padding: 5%;
    border-radius: 10px
}

.form-fratrx_contact h3 {
    text-align: center;
    font-size: 26px;
    color: #666;
    font-weight: 600
}

.form-fratrx_contact span {
    text-align: center;
    display: flex;
    justify-content: center;
    color: #666;
    font-size: 15px;
    padding: 5px 0 20px
}

.jobtraffic_fratres_main {
    background-image: url(../img/jobtraffic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

.jobtraffic_fratres_main h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    padding-top: 5%
}

.jobtraffic_fratres_main h4 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding-top: 4%
}

.jobtraffic_btn {
    text-align: center;
    padding: 4% 0
}

.jobtraffic_btn a.btn.btn-primary {
    background-color: #ff8a00;
    border: 0;
    font-size: 28px;
    font-weight: 800;
    border: 1px solid #fff
}

.jobtraffic_fratres_main h5 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 10%
}

.jobtraffic_fratres_main h5 a {
    color: #ff8a00;
    text-decoration: underline
}

.frtx_jobee_head h3 {
    text-transform: capitalize;
    font-size: 24px;
    color: #222
}

.frtx_jobee_head h3 span i {
    padding-right: 20px;
    color: #555
}

.fratres_mainjobee_head {
    padding: 15px;
    background-color: #fff;
    border-top: 3px solid #ff8a00;
    box-shadow: 0 0 4px 0 rgba(56, 56, 56, .2);
    padding-bottom: 10%
}

.jobee_main_head {
    display: flex;
    justify-content: center
}

.jobee_item1 {
    flex-basis: 350px;
    background-color: #fff;
    box-shadow: 0 1px 5px #eee;
    height: 200vh
}

.jobee_item3 {
    width: 30%;
    /*flex-basis: 300px;*/
    background-color: #fff
}

.jobee_item2 {
    height: 100%;
    flex-basis: 600px;
    margin: 0 20px
}

.jobee_item_profile_logo {
    background-color: #ff8a00;
    position: relative;
    padding: 22% 0
}

.main_fratresjobee_wrapper {
    background-color: #f2f2f2;
    padding: 50px 0
}

.jobee_profile_logohandle {
    position: absolute;
    left: 28%;
    top: 54px
}

.jobee_profile_details_head {
    padding: 20% 0 0;
    background-color: #fff
}

.jobee_profile_details_head h3 {
    text-align: center;
    font-size: 20px;
    color: #555;
    padding: 15px 0 0;
    font-weight: 600
}

.jobee_profile_details_head h3 span i {
    color: #555;
    font-size: 14px
}

.jobee_profile_details_head h3 span {
    position: relative;
    left: 2px
}

.jobee_profile_details_head p {
    text-align: center;
    color: #555;
    text-transform: capitalize;
    font-size: 15px
}

.jobee_prolife_socails {
    text-align: center;
    background-color: #fff;
    padding: 20px 0
}

.jobee_prolife_socails ul {
    list-style-type: none
}

.jobee_prolife_socails ul li {
    display: inline-block;
    padding: 0 5px
}

.jobee_prolife_socails ul li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ff8a00
}

.jobee_prolife_socails ul li a i {
    color: #fff;
    padding: 9px 2px;
    font-size: 14px
}

.jobee_profile_details_sub:hover {
    background-color: #dfdfdf;
    transition: .3s;
    cursor: pointer
}

.frates_editjobeeinfo_modal h5 {
    padding: 10px;
    text-transform: capitalize;
    font-size: 19px;
    color: #555
}

.frates_editjobeeinfo_modal h5 span i {
    color: #ff9800;
    font-size: 20px;
    padding-right: 10px
}

.fratres_jobee_edit-info form {
    padding: 5% 0
}

.fratres_jobee_edit-info form label {
    font-size: 14px;
    color: #222;
    font-weight: 500
}

.fratres_jobee_edit-info form .form-control {
    border-radius: 0;
    border-color: #dfdfdf;
    font-size: 14px
}

.fratres_edit_socails h3 {
    font-size: 14px;
    color: #222;
    font-weight: 500;
    padding-bottom: 20px
}

.fratres_jobee_edit-info span i {
    font-size: 18px;
    color: #fff
}

.fratres_jobee_edit-info .input-group-text {
    width: 40px;
    height: 40px
}

.linkedjobee {
    background-color: #007ab9
}

.facebookjobee {
    background-color: #4a6ea9
}

.googleplusjobee {
    background-color: #dc4a38
}

.twitterjobee {
    background-color: #00aced
}

.fratres_jobee_edit_btm .btn-primary {
    background-color: #ff9800;
    border: 0;
    border-radius: 0;
    font-size: 16px
}

.fratres_jobee_edit_btm a {
    color: #dc4a38;
    padding-left: 10px
}

.frates_editjobeeinfo_modal .modal-header {
    border-top: 4px solid #ff9800
}

.close:hover, .frates_editjobeeinfo_modal .close:focus {
    outline: 0
}

.fratres_editbasicinfo h3 a {
    font-size: 16px;
    text-transform: capitalize;
    color: #555;
    font-weight: 600
}

.fratres_editbasicinfo h3 span i {
    font-size: 18px;
    color: #ff8a00;
    padding-right: 10px
}

.fratres_editbasicinfo a {
    text-transform: capitalize;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #0623b1
}

.fratres_editbasicinfo p {
    text-align: center;
    padding: 5px 0;
    color: #555;
    font-size: 16px
}

.fratres_editbasicinfo h6 {
    text-align: center
}

.fratres_editbasicinfo h6 a {
    color: #3f51b5;
    font-size: 15px
}

.sumary_head_jobeefratres p {
    color: #555;
    font-size: 15px;
    -ms-word-break: break-all;
    word-break: break-all
}

.sumary_head_jobeefratres {
    padding: 10px 30px;
    border-top: 1px solid #dfdfdf
}

.summary_details_head {
    transition: .3s
}

.summary_details_head:hover {
    cursor: pointer
}

.sumary_head_jobeefratres h3 span i {
    font-size: 18px;
    padding-right: 10px;
    color: #ff8a00
}

.sumary_head_jobeefratres h3 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    color: #555
}

.sumary_head_jobeefratres a {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    color: #0623b1
}

.summary_subheads h4 {
    font-size: 18px;
    text-transform: capitalize;
    color: #555;
    font-weight: 600
}

.summary_subheads h4 span i {
    color: #ff8a00;
    font-size: 15px
}

.summary_subheads h6 span i {
    font-size: 15px;
    color: #ff8a00
}

.summary_subheads h6 {
    text-transform: capitalize;
    color: #555;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0 0
}

.fileUpload {
    position: relative;
    overflow: hidden;
    height: 43px;
    margin-top: 0
}

.fileUpload input.uploadlogo {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 42px
}

.fileUpload.blue-btn.btn.width100 {
    background-color: #ff8a00;
    width: 100%;
    color: #fff
}

.fileUpload.blue-btn.btn.width100 {
    background-color: #ff8a00;
    color: #fff
}

.fratres_resume_updated {
    text-align: center
}

.fratres_resume_updated h4 {
    text-transform: capitalize;
    padding: 15px 0;
    font-size: 18px;
    color: #ff8a00
}

.jobee3_head_content {
    background-color: #fff;
    box-shadow: 0 1px 5px #eee;
    /*margin-top: 10px;*/
    height: 85%
}

.profile_alreadresume .progress__value {
    stroke: #ff8a00;
    stroke-linecap: inherit
}

.profile_alreadresume .progress__meter, .profile_alreadresume .progress__value {
    fill: none
}

.profile_alreadresume .text_progress {
    transform: rotateZ(-1deg)
}

.profile_alreadresume h3 {
    padding: 10px 0;
    font-size: 16px;
    color: #555;
    font-weight: 600
}

.profile_alreadresume h3 span i {
    padding-right: 10px;
    color: #555
}

.fratres_jobee_downloadcv {
    padding-bottom: 10px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 10px
}

.fratres_jobee_downloadcv a {
    font-size: 22px;
    color: #ff8a00;
    font-weight: 600
}

.skills_jobeefratres_download {
    padding: 10px
}

.skills_jobeefratres_download h3 a {
    font-size: 16px;
    text-transform: capitalize;
    color: #555;
    font-weight: 600
}

.skills_jobeefratres_download h3 span i {
    font-size: 18px;
    color: #ff8a00;
    padding-right: 10px
}

.skills_jobeefratres_download a {
    text-transform: capitalize;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #0623b1
}

.skills_progree_jobeefratres ul {
    padding: 15px;
    list-style-type: none
}

.skills_progree_jobeefratres .progress {
    height: .5em
}

.skills_progree_jobeefratres .progress-bar {
    background-color: #ff8a00
}

section.maininfo_details {
    background: #121f69;
    background: linear-gradient(90deg, #121f69 0, #ff8a00 100%);
    padding: 5% 0 15%
}

section.maininfo_details h3 {
    text-align: center;
    color: #fff
}

section.maininfo_details p {
    text-align: center;
    color: #fff
}

.form_main_info_head {
    background-color: #fff;
    border: 3px solid #ddd;
    padding: 20px;
    border-top: 4px solid #ff9800
}

section.maininfor_form_fratress {
    margin-top: -10%;
    padding-bottom: 5%
}

section.maininfor_form_fratress .radio.radio-info.radio-inline {
    display: inline-block;
    padding: 5px 0
}

.form_maininfo_btn a.btn.btn-outline-secondary {
    width: 100%;
    padding: 10px;
    border: 0;
    background-color: #222;
    transition: .3s;
    color: #fff;
    text-transform: capitalize
}

.form_maininfo_btn a.btn.btn-primary {
    width: 100%;
    padding: 10px;
    background-color: #ff9800;
    border: 0;
    text-transform: capitalize
}

.form_main_info_head label {
    font-size: 15px;
    color: #555;
    font-weight: 600
}

.form_main_info_head .form-control {
    border-radius: 0;
    border-color: #dfdfdf;
    font-size: 14px;
    color: #666
}

.form_maininfo_btn {
    padding: 40px 0
}

.fileUpload.blue-btn.btn.width100 a {
    color: #fff
}

.reg_head_modal_jobeefratres h5 {
    padding: 10px;
    text-transform: capitalize;
    font-size: 19px;
    color: #555
}

.reg_head_modal_jobeefratres h5 span i {
    color: #ff9800;
    font-size: 20px;
    padding-right: 10px
}

.reg_head_modal_jobeefratres form {
    padding: 20px 0
}

.reg_head_modal_jobeefratres form .form-control {
    border-radius: 0;
    border-color: #dfdfdf;
    font-size: 14px;
    color: #555
}

.reg_head_modal_jobeefratres a {
    text-decoration: none
}

.close:hover, .reg_head_modal_jobeefratres .close:focus {
    outline: 0
}

.custom_ref_toggle_icon.seekingjobee {
    position: unset;
    background: unset;
    padding: 0;
    margin: 0
}

.chip {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    border-radius: 25px;
    background-color: #f1f1f1;
    margin-left: 5px;
    margin-bottom: 15px
}

.reg_head_modal_jobeefratres img {
    width: 100%
}

.reg_head_modal_jobeefratres h4 {
    color: #666;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 20px 0 5px
}

.reg_head_modal_jobeefratres .radio.radio-info.radio-inline {
    display: inline-block;
    padding: 5px 0
}

.industry_head {
    border: 1px solid #dfdfdf;
    margin-left: 30px
}

.industry_head label.active.pull-left.badge-label {
    background-color: #dfdfdf;
    padding: 5px;
    margin: 10px 0;
    border-radius: 10px
}

.reg_head_modal_jobeefratres .tox .tox-statusbar {
    display: none !important
}

.summary_subheads {
    cursor: pointer
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked + .slider {
    background-color: #ff8a00
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196f3
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.suggest_main {
    display: flex;
    flex-wrap: wrap;
    border: 2px solid #dfdfdf;
    margin: 10px 0;
    padding: 5px
}

.item_skills_add {
    background-color: #dfdfdf;
    width: 200px;
    height: 35px;
    box-shadow: 0 1px 3px 0 #000;
    margin: 5px 10px
}

.item_skills_add a {
    color: #555;
    display: flex;
    justify-content: center
}

.skills_suggested_head h3 {
    color: #ff9800;
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 10px;
    text-transform: capitalize
}

.skills_add_head h3 {
    color: #ff9800;
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 20px;
    text-transform: capitalize
}

.skills_add_head h3 span i {
    padding-right: 10px
}

.item_skills_add .form-check {
    padding: 6px 20px 0 28px
}

.item_skills_add p {
    font-size: 14px;
    padding: 8px 0;
    color: #555;
    text-transform: lowercase
}

.item_skills_add span i {
    font-size: 12px;
    color: #ff8a00;
    padding: 10px
}

.primryskills_main {
    border: 2px solid #dfdfdf
}

.skills_counterfratres ul {
    list-style-type: none
}

.skills_counterfratres ul li {
    display: inline-block;
    padding: 0 7px
}

.skills_counterfratres {
    border: 2px solid #dfdfdf;
    border-radius: 20px;
    padding: 3px;
    margin: 8px 0
}

.skills_counterfratres li span i {
    color: #ff9800;
    font-size: 14px
}

.skills_counterfratres li a {
    color: #555
}

.skills_tabs .nav-tabs .nav-link {
    background-color: #222;
    color: #fff
}

.skills_tabs .nav-tabs .nav-link.active {
    background-color: #ff9800
}

div#itemsskills {
    border: 2px solid #dfdfdf;
    padding: 10px;
    text-align: center
}

div#itemsskills div {
    display: block;
    border: 1px solid #dfdfdf;
    background-color: #dfdfdf;
    margin-bottom: 8px;
    width: 100%;
    height: 40px;
    font-size: 20px;
    color: #555;
    padding: 4px 0;
    box-shadow: 0 1px 3px 0 #000
}

.skills_drag_head {
    background-color: #dfdfdf;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.skills_drag_head h3 {
    text-align: center;
    color: #222;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    width: 85%;
    margin: 0 auto
}

.skills_drag_head span {
    display: inline-block
}

.skills_drag_head span i {
    font-size: 22px;
    color: #ff9800
}

.fratres_resume_jobee_mainhead {
    display: flex;
    justify-content: space-evenly
}

.fratres_resume_item1 {
    flex-basis: 850px;
    background-color: #fff;
    box-shadow: 8px 0 9px -7px #eee
}

.fratres_resume_item2 {
    flex-basis: 300px;
    margin: 0 40px
}

.fratres_resume_info_logo {
    display: flex
}

.resume_details_fratres {
    padding: 40px 20px
}

.fratres_resume_info_summary {
    background-color: #ff8a00;
    padding: 20px
}

.skill_strength_resume_head h2 span i {
    font-size: 30px;
    transform: rotateY(140deg);
    color: #ff8a00;
    padding-left: 10px
}

.skill_strength_resume_head {
    background-color: #f9f9f9
}

.skill_strength_resume_head ul li span i {
    color: #ff8a00;
    padding-right: 10px
}

.skill_strength_resume_head ul li {
    font-size: 18px;
    /*text-transform: capitalize;*/
    color: #555;
    padding: 2px 0
}

.exp_resume_head h3 span i {
    font-size: 30px;
    color: #ff8a00;
    padding-right: 10px
}

.project_resume_fratres h3 {
    padding: 20px;
    font-size: 36px;
    font-weight: 600;
    color: #555;
    text-transform: capitalize
}

.exp_history_main {
    display: flex;
    justify-content: space-evenly
}

.exp_history_main {
    display: flex;
    justify-content: space-between;
    margin: 0 20px
}

.exp_his_item1 h5 {
    font-size: 16px;
    color: #555;
    padding: 5px 0 0
}

.exp_his_item2 h4 {
    font-size: 20px;
    font-weight: 700;
    color: #555
}

.exp_his_item3 h4 {
    font-size: 20px;
    font-weight: 700;
    color: #555
}

.project_list_resume ul li {
    padding: 10px 0
}

.project_list_resume ul li a {
    color: #ff8a00;
    text-decoration: underline;
    font-size: 16px
}

.project_list_resume ul li p {
    text-transform: capitalize;
    color: #555;
    font-size: 16px
}

.academics_head_resume h3 {
    padding: 20px 0 20px;
    font-size: 32px;
    font-weight: 600;
    color: #555;
    text-transform: capitalize
}

.academics_head_resume h3 span i {
    font-size: 30px;
    color: #ff8a00;
    padding-right: 10px
}

.academics_head_resume ul {
    list-style: disc;
    color: #555
}

.academics_head_resume ul li {
    text-transform: capitalize;
    font-size: 18px;
    color: #555
}

.contact_resume_info h3 {
    color: #ff8a00;
    padding: 20px 0 10px;
    font-size: 32px;
    text-transform: capitalize
}

.contact_resume_info h5 {
    font-size: 17px;
    color: #555;
    text-transform: capitalize;
    padding: 0 0 10px
}

.contact_resume_info h5 span i {
    color: #ff8a00;
    padding-right: 10px
}

.contact_home_resume {
    border-top: 4px solid #ff8a00;
    padding: 18px 0
}

.work_exp_subhead {
    background-color: #dfdfdf;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    border-radius: 10px
}

.work_exp_head_main h3 {
    padding: 20px;
    font-size: 36px;
    font-weight: 600;
    color: #555;
    text-transform: capitalize
}

.work_exp_head_main h3 span i {
    font-size: 30px;
    color: #ff8a00;
    padding-right: 10px
}

.work_exp_subhead h3 {
    font-size: 22px;
    font-weight: 700;
    color: #555;
    padding: 10px
}

.work_resume_fratres_head {
    margin: 0 20px
}

.work_exp_subhead1 {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    border-radius: 10px
}

.work_exp_subhead1 h3 {
    font-size: 22px;
    font-weight: 700;
    color: #555;
    padding: 10px
}

.work_respons_resume ul {
    padding: 10px 60px
}

.work_respons_resume p {
    padding: 0 30px;
    color: #555;
    font-size: 16px
}

.work_respons_resume ul li {
    color: #555;
    font-size: 15px
}

.work_respons_resume h4 {
    padding: 10px 30px;
    font-size: 20px;
    color: #555
}

.work_respons_resume h4 strong {
    font-size: 22px;
    font-weight: 700;
    padding-right: 5px;
    color: #555
}

.work_respons_resume a {
    padding: 0 30px;
    color: #ff9800;
    text-decoration: underline
}

.work_respons_resume p {
    padding: 10px 30px
}

.swal-button:not([disabled]):hover {
    background-color: #ff8a00 !important
}

.swal-button {
    background-color: #ff8a00 !important
}

.width-80 {
    width: 80% !important
}

input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer !important
}

.profile-seeker-jobedit button.btn.btn-primary {
    text-transform: capitalize;
    padding: 5px 20px;
    font-size: 15px;
    background-color: #ff8a00;
    border-color: #ff8a00
}

.label_jobs {
    float: left;
    padding-left: 5px;
    margin-bottom: 0;
    font-size: 13px
}

.jobseeker-dashb-item1-main .profile__detail-btn::before, .jobseeker-dashb-item1-main .profile__detail-input::before, .jobseeker-dashb-item1-main .profile__detail-select::before {
    left: -1px;
    width: 1.8em;
    height: 1.6em;
    padding-right: .7em;
    border-right: 1px solid #dfdfdf;
    background-position: left center;
    background: url(../img/jobseekerpen.svg) no-repeat
}

.width-32 {
    width: 32%
}

button.btn.btn-primary {
    text-transform: capitalize;
    padding: 5px 20px;
    font-size: 15px;
    background-color: #ff8a00;
    border-color: #ff8a00
}

section > .rightSide {
    position: sticky;
    top: 0;
    align-self: start
}

.tagify {
    min-width: 400px;
    max-width: 600px;
    margin: 0 0 1em 0
}

label {
    cursor: pointer
}

.disabled tags {
    max-width: none;
    min-width: 0;
    border: 0;
    display: none
}

.disabled tags div, .disabled tags tag {
    display: none !important
}

.disabled tags + input, .disabled tags + textarea {
    display: block !important;
    width: 100%;
    padding: 6px;
    border: 1px inset
}

.tagify__input .borderd-blue > div::before {
    border: 2px solid #8daffa
}

header label[for=toggle__tagifyStyleSettings] {
    margin-left: auto;
    font-size: 1.5em;
    line-height: 1
}

input[type=text]::-webkit-input-placeholder {
    color: #eaeaea
}

input[type=email]::-webkit-input-placeholder {
    color: #eaeaea
}

input[type=password]::-webkit-input-placeholder {
    color: #eaeaea
}

input[type=tel]::-webkit-input-placeholder {
    color: #eaeaea
}

input[type=number]::-webkit-input-placeholder {
    color: #eaeaea
}

.tagify {
    min-width: unset
}

.dropdown-flags.active {
    background-color: #ff8a00 !important;
    color: #fff !important
}

.form-group {
    margin-bottom: .8rem
}

label span.star {
    width: auto;
    color: red
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    border-bottom: 4px solid
}

.recru-dash-headv1 {
    top: 60px;
    width: 83%;
    left: 212px;
}

.heading-form-recruiter > span {
    font-size: 16px;
    border-bottom: 2px solid #ff8a00;
    font-weight: 700
}

.heading-form-recruiter {
    margin-bottom: 20px
}

.pl-6 {
    padding-left: 6px
}

.logo_sidebar {
    width: 80px;
    max-height: 100px;
    margin-top: 6px !important
}

.recruiter_sidebar_active > li.active {
    background: #ececec;
    border-left: 1px solid #ff8a00
}

label {
    font-weight: 600
}

.recru-post-jobhead fieldset label {
    text-align: left
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    outline: 0;
    border: 1px solid !important;
    border-color: #ececec !important;
    border-top: 2px solid #ff8a00 !important;
    background: #f9f9f9 !important
}

.select2-container--default .select2-selection--multiple {
    outline: 0;
    border: 1px solid !important;
    border-color: #ececec !important;
    border-top: 2px solid #ff8a00 !important;
    background: #f9f9f9 !important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f9f9f9 !important;
    border: 1px solid #888 !important;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    font-size: 14px;
    font-weight: 300
}

.select2-results__option--selectable {
    cursor: pointer;
    font-size: 13px !important;
    font-weight: 300
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    background: #f9f9f9 !important
}

.select2-container--default .select2-selection--single {
    border: 1px solid #eee !important;
    border-radius: 4px;
    border-top: 2px solid #ff8a00 !important;
    background: #f9f9f9 !important;
    height: 34px !important;
    font-size: 13px !important;
    color: #faebd7;
    font-weight: 300 !important
}

.select2-container--default:focus .select2-selection--single {
    border: 1px solid #eee !important;
    border-radius: 4px;
    border-top: 2px solid #ff8a00 !important;
    background: #f9f9f9 !important;
    height: 34px !important;
    font-size: 13px !important;
    color: #faebd7;
    font-weight: 300 !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #8c939a
}

.job_title {
    color: #ff8a00;
    font-size: 15px
}

.job_loc {
    color: #8c939a
}

.width-70 {
    width: 70%
}

.days_left {
    background: #dee2e6;
    text-align: center;
    color: #4c4c4c
}

.width-65 {
    width: 65%
}

.width-60 {
    width: 60%
}

.package_list > li {
    list-style-type: none;
    font-size: 13px;
    text-align: left;
    padding-left: 20px;
    line-height: 30px;
    font-weight: 400
}

.package_list > li:hover {
    text-decoration: underline;
    cursor: pointer
}

.package_list {
    min-height: 250px
}

.package_list > li > .fa {
    padding-right: 10px;
    color: green
}

.display_bottom {
    position: absolute;
    bottom: 10px;
    margin-left: 6.7%;
    margin-bottom: 50px;
    display: block !important
}

.color_text {
    color: #ff8a00;
    font-weight: 400
}

.badge {
    top: 0 !important;
    padding: 5px !important;
    color: #fff;
    max-width: 300px !important;
}

.table td, .table th {
    padding: .45rem;
    font-size: 12px
}

.pagination li a {
    width: unset;
    margin-left: 2px
}

a.btn.btn-primary {
    background-color: #ff8a00;
    border-color: #ff8a00;
    text-transform: capitalize;
    font-size: 15px
}

.pl-20 {
    padding-left: 20px
}

.margin-left-20 {
    margin-left: 20px
}

.submit_form > .btn-primary {
    background-color: #222 !important;
    color: #fff;
    padding: 7px 50px !important
}

.seeker-list {
    text-align: left
}

.text-left {
    text-align: left
}

.margin-left-30 {
    margin-left: 30px
}

.pad-left-0 {
    padding-left: 0 !important
}

.labels-preview {
    color: #888
}

a.tabs-homepage.active {
    background-color: #000 !important
}

.recruiter-tab {
    background-color: #fff !important;
    color: #000 !important
}

.active.recruiter-tab {
    color: #ff8a00 !important
}

.font-color {
    color: #ff8a00 !important
}

.btn-rounded {
    border-radius: 6.25rem !important;
    font-size: 13px !important
}

.privacy-text {
    font-size: 12px;
    color: #a5a5a5
}

.pl-17 {
    padding-left: 17px
}

.btn-lg {
    font-size: 20px !important
}

.ml-30 {
    padding-left: 30px
}

.mt-10 {
    margin-top: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pt-20 {
    padding-top: 20px
}

ul.errors > li {
    list-style-type: none;
    color: red
}

.width-50 {
    width: 50%
}

.width-60 {
    width: 50%
}

.success-para {
    color: green
}

.btn-black {
    background-color: #464442 !important;
    border-color: #464442 !important
}

.gray {
    color: #b9b9b9
}

.green {
    color: #228b22
}

.red {
    color: red !important
}

.lang-select {
    display: block !important;
    text-transform: lowercase !important
}

.width-language {
    width: 90px !important
}

.save-btn {
    cursor: pointer
}

.githubbg {
    background-color: #b3b3b3
}

.fa-color {
    color: #ff8a00
}

#rso {
    padding: 10px !important
}

#rso:hover {
    background: #dfdfdf !important
}

.form-row > [class*=col-], .form_maker_new_custom .form-row > .col {
    padding-right: 5px;
    padding-left: 5px
}

#rso > p > span {
    font-size: 13px !important
}

.font-alert {
    color: red !important
}

.skills_progree_jobeefratres ul li span {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background: #ff8a00;
    padding: 8px;
    border-radius: 5rem
}

.skills_progree_jobeefratres ul li {
    padding: 10px 0;
    display: inline-block
}

.reference > li > p {
    font-size: 13px
}

.header-user ul.dropdown-menu {
    position: absolute;
    right: 0;
    text-align: left;
    background-color: #fff;
    top: 24px;
    z-index: 999;
    border: 1px solid #ebebf2;
    min-width: 280px;
    border-radius: 3px
}

.btn-xs {
    padding: .15rem .5rem;
    font-size: 12px !important
}

.reg_head_modal_jobeefratres form label {
    color: #666;
    font-size: 14px;
    text-transform: unset;
    text-decoration: none;
    padding: 0 0 5px
}

.error-para {
    color: red
}

.skill_strength_resume_head h2 {
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #555;
    text-transform: capitalize
}

.project_resume_fratres h3 {
    font-size: 20px
}

.font-20 {
    font-size: 20px !important
}

.exp_his_item1 h4, .exp_his_item2 h4, .exp_his_item3 h4, .project_list_resume ul li h3 {
    font-size: 15px
}

.contact_resume_info h5 {
    font-size: 14px !important;
    text-transform: unset
}

.academics_head_resume ul li {
    font-size: 14px !important;
    list-style-type: none
}

.font-13 {
    font-size: 13px !important
}

.font-14 {
    font-size: 14px !important
}

.font-16 {
    font-size: 16px !important
}

.project_list_resume ul li h3 {
    font-size: 18px;
    color: #555;
    font-weight: 700
}

.margin-left-15 {
    margin-left: 15px
}

.margin-left-10 {
    margin-left: 10px
}

.jobseeker-sociallinks a.google-login-social i {
    position: relative;
    color: #fff;
    font-size: 16px;
    top: 8px
}

.jobseeker-sociallinks a.facebook-login-social i {
    position: relative;
    color: #fff;
    font-size: 16px;
    top: 8px
}

.margin-left-30 {
    margin-left: 30px
}

.badge-sm {
    font-size: 8px
}

.mr-40 {
    margin-right: 40px
}

.pbt-10 {
    padding: 10px 0
}

.times_pos {
    position: absolute;
    right: 55px
}

.job-heart i {
    font-size: 24px;
    color: #ff8a00;
    transition: transform .1s ease-out
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: none;
    -webkit-transition: .4s;
    transition: .4s
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown {
    padding-left: .25rem;
    padding-right: .25rem
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown {
    background-color: #fbfbfb
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown {
    height: 64px
}

.CandidateBreakdown {
    border-radius: 4px
}

.CandidateBreakdown {
    width: 100%;
    display: flex;
    color: #000;
    height: 120px
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-total {
    padding-left: 4px;
    padding-right: 4px
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-total {
    text-align: center
}

.CandidateBreakdown .CandidateBreakdown-total {
    padding: 28px 12px 28px 40px;
    border-radius: 4px 0 0 4px
}

.CandidateBreakdown .CandidateBreakdown-total {
    background-color: #fbfbfb !important
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-total {
    font-family: Helvetica Neue, Helvetica, Arial, Liberation Sans, Roboto, Noto, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1.43;
    flex-basis: min-content;
    min-width: 80px;
    max-width: 104px;
    overflow: visible
}

.CandidateBreakdown .CandidateBreakdown-total {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.CandidateBreakdown {
    width: 80%;
    display: inline-flex;
    color: #000;
    height: 75px
}

.CandidateBreakdown .CandidateBreakdown-counts {
    border-radius: 0 4px 4px 0
}

.CandidateBreakdown .CandidateBreakdown-counts, .CandidateBreakdown .CandidateBreakdown-no-candidates {
    background-color: #fbfbfb
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-counts {
    overflow: visible
}

.CandidateBreakdown .CandidateBreakdown-counts {
    overflow: hidden
}

.CandidateBreakdown .CandidateBreakdown-counts, .CandidateBreakdown .CandidateBreakdown-no-candidates {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-total {
    padding-left: 4px;
    padding-right: 4px
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-total {
    text-align: center
}

.CandidateBreakdown .CandidateBreakdown-total {
    padding: 28px 12px 28px 5px;
    border-radius: 4px 0 0 4px
}

.CandidateBreakdown .CandidateBreakdown-total {
    background-color: #fbfbfb
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-total {
    font-family: Helvetica Neue, Helvetica, Arial, Liberation Sans, Roboto, Noto, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1.43;
    flex-basis: min-content;
    min-width: 80px;
    max-width: 104px;
    overflow: visible
}

.CandidateBreakdown .CandidateBreakdown-total {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.CandidateBreakdown .CandidateBreakdown-counts .CandidateTotal .CandidateTotal-label h6 {
    margin: 2px 0
}

.CandidateBreakdown .CandidateBreakdown-counts .CandidateTotal .CandidateTotal-label h6 {
    font-size: 12px;
    line-height: 14px
}

.CandidateBreakdownContainer-condensed .CandidateBreakdown-counts .CandidateTotal-link .CandidateTotal-label, .CandidateBreakdownContainer-condensed .CandidateBreakdown-counts .CandidateTotal-link h4 {
    font-family: Helvetica Neue, Helvetica, Arial, Liberation Sans, Roboto, Noto, sans-serif;
    font-size: .75rem;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.34;
    height: auto
}

.CandidateBreakdown .CandidateBreakdown-counts .CandidateTotal .CandidateTotal-label {
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center
}

.CandidateTotal-link h4 {
    font-family: Helvetica Neue, Helvetica, Arial, Liberation Sans, Roboto, Noto, sans-serif;
    font-size: .75rem;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.34;
    height: auto
}

.CandidateBreakdown-total-link {
    font-family: Helvetica Neue, Helvetica, Arial, Liberation Sans, Roboto, Noto, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1.43;
    flex-basis: min-content;
    min-width: 80px;
    max-width: 104px;
    overflow: visible;
    text-align: center
}

.CandidateTotal-label {
    display: block
}

.CandidateTotal {
    text-align: center;
    padding: 28px 16px
}

.CandidateTotal-link {
    text-decoration: none !important
}

.CandidateBreakdown-total-link {
    text-decoration: none !important
}

.mr-15 {
    margin-right: 15px
}

.width-300 {
    width: 250px
}

.text-blue {
    color: #ff8a00
}

.table-no-border td {
    border: 0
}

.table-tr {
    background: #f9f9f9;
    border-top: 2px solid #ff8a00;
    border-bottom: 2px solid #ff8a00;
    line-height: 35px
}

.table-tr th {
    font-size: 14px
}

.inline-block {
    display: inline-block
}

.margin0 {
    margin: 0 auto
}

.listgroup .list-group-item {
    padding: .35rem 1.15rem
}

.list-group-item.active {
    background-color: #ff8a00;
    border-color: #ff8a00
}

.CandidateBreakdown-total-link, a.CandidateTotal-link {
    color: #ff8a00
}

.table th, .table-align td {
    vertical-align: inherit
}

.block {
    display: block;
    width: fit-content;
    margin-top: 5px
}

.badge-primary {
    background-color: #ff8a00
}

ul.list-group-horizontal {
    display: inline-block
}

ul.list-group-horizontal .list-group-item {
    display: inline-block;
    padding: .35rem .65rem;
    color: #000;
    border: 2px solid #ff8a00
}

ul.list-group-horizontal .active {
    color: #fff
}

.interested-yes {
    border-radius: 45% 10% 10% 45% !important
}

.interested-no {
    border-radius: 10% 45% 45% 10% !important
}

.name-seeker {
    font-size: 16px;
    font-weight: 700
}

.no-padding {
    padding: 0 !important
}

ul.list-group-horizontal .list-group-item:hover {
    background-color: #eee
}

ul.list-group-horizontal .list-group-item.active:hover {
    background-color: #ff8a00
}

.ml-200 {
    margin-left: 200px
}

.status-boxes a {
    margin-left: -5px;
    font-size: 12px;
    border: unset !important;
    border-right: 3px solid #e9e9e9 !important;
    width: 140px;
    text-align: center
}

.status-boxes a span {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 14px
}

.no-border {
    border: none !important
}

.table-no-border tbody tr {
    border-bottom: 3px solid #f7f7f7 !important
}

.topactive-recru-post p {
    color: #000;
    padding: 10px
}

.btn-light {
    color: #212529;
    background-color: #fff !important;
    border-color: #fff !important
}

.jobs_search_applicant {
    border: 1px solid #000;
    max-width: 100%;
    width: auto
}

.cv_maker_heading_lst .dropdown-item.active, .dropdown-item:active {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

.resume_details_fratres h2 {
    font-size: 24px;
    color: #222;
    font-weight: 600
}

.resume_details_fratres h5 {
    font-size: 15px;
    color: #fff;
    padding: 5px 0 0
}

.resume_sumary_fulldetails p {
    font-size: 14px;
    color: #fff;
    padding: 5px 0
}

.resume_logo_fratres img {
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

.skill_strength_resume_head ul {
    list-style-type: none;
    padding: 0 20px 5px
}

.project_list_resume ul {
    list-style-type: none;
    padding: 10px 20px
}

.exp_resume_head h3 {
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 600;
    color: #555;
    text-transform: capitalize
}

.hr {
    margin-top: .6rem;
    margin-bottom: .6rem
}

.heading-border {
    border-bottom: 1px solid #ff8a00;
    margin-bottom: 15px
}

.font-14 {
    font-size: 14px
}

.info-box {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    border-radius: .25rem;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: .5rem;
    position: relative
}

.info-box .info-box-icon {
    border-radius: .25rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 70px
}

.bg-info, .bg-info > a, .bg-success, .bg-success > a {
    color: #fff !important
}

.info-box .info-box-content {
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px
}

.info-box .info-box-number {
    display: block;
    font-weight: 700
}

.card {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2)
}

.card-title {
    margin-bottom: 0
}

.card-title-rem {
    font-size: 1.1rem;
    font-weight: 400
}

.btn-primary:focus, .jobdetail-form-head .btn-primary.focus {
    box-shadow: 0 0 0 0 #ff9800
}

.width-20 {
    width: 20%
}

.width-70 {
    width: 70%
}

.img-template {
    text-align: center;
    margin-top: 40px
}

.fa-download {
    color: #ff8a00
}

.margin-20 {
    margin: 20px
}

.notification-language {
    width: 400px
}

.notification-bell > a:hover {
    border-radius: 0;
    background-color: #ececec !important;
    color: #000 !important;
    text-decoration: none;
    font-size: 13px;
    width: 100%
}

.notification-bell > a:hover {
    background-color: #ececec !important;
    color: #000 !important;
    font-size: 13px;
    width: 100%
}

.notification-bell {
    top: 74%;
    left: 64%;
    padding: 0
}

.date-notificaiton {
    display: block;
    color: #ececec
}

.notification-bell .list-group > .list-group-item {
    padding: .25rem 1.25rem !important
}

.bell-toggle:after {
    display: none
}

.tophead-jobdetail .bell-toggle:hover {
    background: 0 0 !important;
    color: #000 !important
}

.color-grey {
    color: #848282
}

.margin-left-20 {
    margin-left: 20px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.search-bar {
    width: 100% !important;
    height: 40px;
    border-radius: 0;
    float: left;
}

.jobs_search_applicant {
    border: 1px solid #e5e5e5 !important
}

.position-sticky {
    position: sticky;
    top: 10px
}

.btn-padding {
    padding: .175rem .75rem !important
}

.bg-grey {
    background: #f9f9f9
}

.pt-20 {
    padding: 20px 0
}

.borderd-line {
    border: 0;
    border-left: 1px solid rgba(0, 0, 0, .1);
    height: 200px;
    width: .3pt;
    position: absolute;
    left: 4px;
    top: 45px
}

.borderd-under {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0
}

.card-green {
    box-shadow: 0 0 1px #41a558, 0 3px 3px rgba(0, 0, 0, .2);
    border: 1px solid #038621
}

.card-green-bg {
    background-color: #c7f3d2 !important
}

#countdown {
    font-weight: 700;
    font-size: 14px
}

.mt5 {
    margin-top: 5px
}

.downloaded-down {
    position: absolute;
    z-index: 9;
    right: 5px;
    background: #218838;
    border-radius: 50%;
    padding: 10px;
    color: #fff;
    top: -4px;
    height: 37px
}

.search-pagination > .pagination {
    margin: 20px 22px
}

.pl-20 {
    padding-left: 20px !important
}

header.jobdetails form {
    padding: 10px 0;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 0
}

.width-100 {
    width: 100% !important
}

.form-control:focus {
    border-color: #ff8a00;
    box-shadow: 0 0 0 .1px #ff8a00
}

.custom-select:focus {
    box-shadow: none;
    border-color: #ff8a00
}

.twitter-job {
    color: #fff;
    background-image: url(../img/twiter-jobdetail-svg.svg)
}

.youtube-job {
    background-image: url(../img/jobdeatil-youtube.svg)
}

.instagram-job {
    background-image: url(../img/instagramsvg-jobdetail.svg)
}

.tumbler-job {
    background-image: url(../img/tublr.svg)
}

.insta-job {
    background-image: url(../img/instag-jobdetail.png)
}

.pinterest-job {
    background-image: url(../img/pinterest.svg)
}

.vertical-timeline {
    width: 100%;
    position: relative;
    padding: 1.5rem 0 1rem
}

.vertical-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 67px;
    height: 100%;
    width: 4px;
    background: #e9ecef;
    border-radius: .25rem
}

.vertical-timeline-element {
    position: relative;
    margin: 0 0 1rem
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
    visibility: visible;
    animation: cd-bounce-1 .8s
}

.vertical-timeline-element-icon {
    position: absolute;
    top: 0;
    left: 60px
}

.vertical-timeline-element-icon .badge-dot-xl {
    box-shadow: 0 0 0 5px #fff
}

.badge-dot-xl {
    width: 18px;
    height: 18px;
    position: relative
}

.badge:empty {
    display: none
}

.badge-dot-xl::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: .25rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    background: #fff
}

.vertical-timeline-element-content {
    position: relative;
    margin-left: 90px;
    font-size: .8rem
}

.vertical-timeline-element-content .timeline-title {
    font-size: .8rem;
    margin: 0 0 .5rem;
    padding: 2px 0 0
}

.vertical-timeline-element-content .vertical-timeline-element-date {
    display: block;
    position: absolute;
    left: -90px;
    top: 0;
    padding-right: 10px;
    text-align: right;
    color: #adb5bd;
    font-size: .7619rem;
    white-space: nowrap
}

.vertical-timeline-element-content:after {
    content: "";
    display: table;
    clear: both
}

.progress-round {
    width: 150px;
    height: 150px;
    background: 0 0;
    position: relative
}

.progress-round::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #eee;
    position: absolute;
    top: 0;
    left: 0
}

.progress-round > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1
}

.progress-round .progress-left {
    left: 0
}

.progress-round .progress-bar {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0
}

.progress-round .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left
}

.progress-round .progress-right {
    right: 0
}

.progress-round .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right
}

.progress-round .progress-value {
    position: absolute;
    top: 0;
    left: 0
}

.border-primary {
    border-color: #ff8a00 !important
}

.fontawsome-footer-styling {
    top: 6px;
    position: relative;
    color: #fff
}

.footer__social-link {
    display: inline-block;
    height: 2.5rem;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: center
}

.footer__social-link {
    width: 2.5rem;
    background-size: 1.5rem auto;
    border-radius: 50%
}

.pading-l-5 {
    padding-left: 5px
}

.bootstrap-select .dropdown-menu li {
    border: .1pt solid #f9f9f9
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border-color: #dfdfdf !important
}

.width-64 {
    width: 64%
}

.recru-post-jobhead .form-wizard .form-control {
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    padding: 5px;
    font-size: 14px;
    border-radius: 0
}

.custom-wdith-selectpicker .bootstrap-select {
    width: 100% !important
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    background: #dd5a22;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #dd5a22, 0 0 5px #dd5a22;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0, -4px);
    -moz-transform: rotate(3deg) translate(0, -4px);
    -ms-transform: rotate(3deg) translate(0, -4px);
    -o-transform: rotate(3deg) translate(0, -4px);
    transform: rotate(3deg) translate(0, -4px)
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #dd5a22;
    border-left-color: #dd5a22;
    border-radius: 10px;
    -webkit-animation: pace-spinner .4s linear infinite;
    -moz-animation: pace-spinner .4s linear infinite;
    -ms-animation: pace-spinner .4s linear infinite;
    -o-animation: pace-spinner .4s linear infinite;
    animation: pace-spinner .4s linear infinite
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.i-email {
    color: #f2f9f3
}

.pad-10 {
    padding: 10px
}

.job-ad-apply-item2-applied {
    background-color: #27bb0c;
    padding: 15px 20px;
    border-radius: 5px;
    color: #fff
}

.margin-b-10 {
    margin-bottom: 10px
}

.btn-custom {
    background: #ff8a00;
    border: #ff8a00 !important;
    color: #fff
}

.ea_form input[type=email] {
    flex: 1 1 auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 16px;
    padding: 6px;
    height: 28px
}

.ea_form_height {
    height: 38px !important
}

.ea_gdpr a {
    color: #999
}

.ea_gdpr {
    font-size: 11px;
    line-height: 1.4;
    color: #999
}

.color-black {
    color: #000 !important
}

@media (min-width: 992px) {
    .modal-lg-popup {
        max-width: 600px
    }
}

.pad-top0 {
    padding-top: 0
}

.no-margin-left {
    margin-left: 0 !important
}

.companies-links .card-link {
    font-size: 13px
}

.media-bordered {
    border: 1px solid rgba(88, 136, 247, .1);
    padding: 8px;
    -webkit-box-shadow: 0 0 10px 0 rgba(88, 96, 109, .14)
}

.ur-thumb {
    width: 140px;
    height: 140px;
    border-radius: 6px;
    border: 4px solid #e3e9ef;
    display: flex;
    align-items: center;
    margin-right: 15px
}

.img-company {
    display: block;
    max-width: 100%;
    height: auto
}

.shadow-box {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1)
}

.company-sidebar {
    list-style-type: none
}

.company-sidebar li div {
    font-size: 15px;
    font-weight: 700
}

.company-sidebar li div small {
    display: block;
    padding-left: 28px
}

.company-sidebar li .fas {
    font-size: 14px;
    color: #a4abb5;
    padding-right: 5px
}

.company-sidebar li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(88, 136, 247, .1)
}

.bread-crumb-font {
    font-size: 17px;
    font-weight: 700
}

.bleft {
    border-left: 2px solid #ff8a00
}

.external-url:hover {
    text-decoration: none
}

.sprite-flag-au {
    background: url(../flags/au.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-bd {
    background: url(../flags/bd.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-bg {
    background: url(../flags/bg.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-cn {
    background: url(../flags/cn.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-fr {
    background: url(../flags/fr.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ie {
    background: url(../flags/ie.jpg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-kr {
    background: url(../flags/kr.svg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-lu {
    background: url(../flags/lu.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ma {
    background: url(../flags/ma.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-no {
    background: url(../flags/no.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-pl {
    background: url(../flags/pl.jpg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ro {
    background: url(../flags/ro.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-es {
    background: url(../flags/es.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ch {
    background: url(../flags/ch.jpg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ae {
    background: url(../flags/ae.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ve {
    background: url(../flags/ve.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-bl {
    background: url(../flags/bl.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ca {
    background: url(../flags/ca.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-co {
    background: url(../flags/co.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-de {
    background: url(../flags/de.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-it {
    background: url(../flags/it.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-kw {
    background: url(../flags/it.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-my {
    background: url(../flags/my.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-nz {
    background: url(../flags/nz.jpg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-pk {
    background: url(../flags/pk.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-pt {
    background: url(../flags/pt.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ru {
    background: url(../flags/ru.svg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-sk {
    background: url(../flags/sk.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-lk {
    background: url(../flags/lk.svg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-th {
    background: url(../flags/th.svg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-uk {
    background: url(../flags/uk.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-am {
    background: url(../flags/am.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-az {
    background: url(../flags/az.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-cy {
    background: url(../flags/cy.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ua {
    background: url(../flags/ua.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-md {
    background: url(../flags/md.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-tz {
    background: url(../flags/tz.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-isr {
    background: url(../flags/isr.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-nl {
    background: url(../flags/nl.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-lb {
    background: url(../flags/lb.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ti {
    background: url(../flags/ti.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-zw {
    background: url(../flags/zw.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-ug {
    background: url(../flags/ug.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-at {
    background: url(../flags/at.svg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-il {
    background: url(../flags/il.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-bh {
    background: url(../flags/bh.svg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-vn {
    background: url(../flags/vn.jpg);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}
.sprite-flag-af {
    background: url(../flags/af.png);
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}


span[class*=" sprite-flag-"], span[class^=sprite-flag-] {
    position: relative;
    top: 4px;
    width: 24px;
    height: 18px;
    display: inline-block;
    background-size: cover
}

.sprite-flag-br {
    background: url(../flags/br.png)
}

.sprite-flag-cl {
    background: url(../flags/cl.svg)
}

.sprite-flag-eg {
    background: url(../flags/eg.svg)
}

.sprite-flag-in {
    background: url(../flags/in.png)
}

.sprite-flag-bh {
    background: url(../flags/bh.svg)
}

.sprite-flag-tz {
    background: url(../flags/tz.png)
}

.sprite-flag-jp {
    background: url(../flags/jp.png)
}

.sprite-flag-lt {
    background: url(../flags/lt.png)
}

.sprite-flag-mx {
    background: url(../flags/mx.png)
}

.sprite-flag-ng {
    background: url(../flags/ng.jpg)
}

.sprite-flag-ph {
    background: url(../flags/ph.png)
}

.sprite-flag-qa {
    background: url(../flags/qa.png)
}

.sprite-flag-ksa {
    background: url(../flags/ksa.png)
}
.sprite-flag-sg{
    background:url('../flags/sg.png') ;
}
.sprite-flag-za{
    background:url('../flags/za.png') ;
}


.sprite-flag-se {
    background: url(../flags/se.png)
}

.sprite-flag-tr {
    background: url(../flags/tr.png)
}

.sprite-flag-us {
    background: url(../flags/us.png)
}
.sprite-flag-sa {
    background: url(../flags/ksa.png)
}


.btn-searchbox-custom {
    width: 100%;
    background-color: #222 !important;
    border-color: #222 !important;
    border-radius: 0;
    font-size: 16px !important;
    font-weight: 700;
    padding: 7px 35px !important
}

.eac-round {
    width: unset !important
}

.border-radius {
    border-radius: 0 !important
}

@media (max-width: 991px) {
    .ea, .joblist-currency, .joblist-salary {
        display: none
    }

    .footer-promo {
        margin: 20px 0;
        width: unset !important
    }

    .joblist-maincontent {
        display: block
    }

    .sidenav {
        padding-top: 55px !important
    }

    header.jobdetails {
        border-bottom: 0
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 55px
    }


}

@media screen and (min-width: 800px) {
    .mobile-filter {
        display: none
    }
}
@media screen and (min-width: 900px) {
    .ml-no-mob{
      margin-left: 30px;
    }
}


@media screen and (max-width: 800px) {
    .edit-mobile {
        float: right
    }

    .fa-100 {
        display: block;
        width: 100%
    }

    .sumary_head_jobeefratres h3 {
        font-size: 16px
    }

    .sumary_head_jobeefratres a {
        font-size: 13px
    }

    .summary_subheads h4 {
        font-size: 12px
    }

    .pad-left {
        padding-left: 20px !important
    }
}

.media-bordered {
    max-height: 100px
}

.jobdetail-ad-details-full p span {
    font-family: inherit !important
}

.media-bordered {
    min-height: 100px !important
}

.fratres_editbasicinfo {
    background-color: #fff;
    border: 1px solid #f9f9f9;
    padding: 10px;
    padding-top: 10px;
    cursor: pointer;
    padding-bottom: 10px
}

.password-pattern{
    position: absolute;
    z-index: 999;
    left: -170px;
    padding: 10px;
    top: 0px;
    background-color: #fff;
}
.password-pattern ul li{
    list-style-type: none;
    font-size:12px;
    color:red;
}
.password-pattern p{
    padding-top: 0px;
}

.password-pattern ul::after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 30px;
    border-color: transparent transparent transparent #ffffff;
}
p #invalidPass{
    color:red !important;
}
/*****Style.css*****/
/*responisve.css*/
@media (max-width: 1199px) {

    .password-pattern {
        position: relative;
        z-index: 999;
         left: 0px;
        padding: 10px;
        top: -11px;
        background-color: #fff;
    }

    .jobblog_detail_page_v2_list_head li.nav-item {
        width: 100%
    }

    .blogv2-latestproject-list ul li:nth-child(2) {
        width: 120px
    }

    .blog-jobcatev1 {
        flex-basis: unset
    }

    .blog-jobcatv2 {
        flex-basis: unset
    }

    ul#desktopviewblogmenu {
        display: none
    }

    div#mbliewblogmenu {
        display: unset
    }

    .blog-content-v1 {
        flex-basis: unset
    }

    .blog-content-v2 {
        flex-basis: unset;
        margin-left: 0
    }

    .blog-jobcategoryhead {
        flex-direction: column
    }

    .blog-main-porfolio-head {
        flex-direction: column
    }

    .jobblog-item1-bg-profile img {
        width: 100%;
        height: auto
    }

    .jobblog-item2-wrapper-profile img {
        width: 100%
    }

    .blog-portfolio-item1 {
        margin-right: 0;
        flex-basis: unset;
        margin-bottom: 20px
    }

    .blog-portfolio-item2 {
        flex-basis: unset
    }

    .jobblog-latest-head {
        flex-direction: column
    }

    .owl-stage-outer.owl-height {
        width: unset
    }

    .blog-test-bottom-content-head {
        flex-direction: column
    }
}

@media (max-width: 991px) {
    .work_exp_subhead h3 {
        font-size: 18px
    }

    .fratres_resume_jobee_mainhead {
        flex-direction: column
    }

    .skills_counterfratres ul {
        text-align: center
    }

    .fratres_editbasicinfo h3 a {
        font-size: 15px !important
    }

    .jobee_item3 {
        flex-basis: unset !important
    }

    .jobee_item2 {
        flex-basis: unset !important;
        margin: 0 !important
    }

    .fratres_editbasicinfo h6 {
        text-align: unset !important
    }

    .fratres_editbasicinfo p {
        text-align: unset !important;
        font-size: 14px !important
    }

    .jobee_profile_details_head {
        padding: 0 !important
    }

    .jobee_item_profile_logo {
        padding: 0 !important
    }

    .avatar-upload .avatar-preview {
        margin: 0 auto
    }

    .jobee_profile_logohandle {
        position: unset !important;
        left: unset !important;
        top: unset !important
    }

    .jobee_item1 {
        flex-basis: unset;
        height: 100% !important
    }

    .jobee_main_head {
        flex-direction: column
    }

    .cv_maker_heading_lst ul li:first-child {
        text-align: left
    }

    .cv_maker_heading_lst nav.navbar.navbar-expand-lg.navbar-light {
        padding-left: 0;
        padding-right: 0
    }

    .cv_maker_heading_lst li.nav-item.dropdown {
        border-radius: 0;
        text-align: left
    }

    .network_star_head {
        flex-direction: column
    }

    .network_star_item1 {
        flex-basis: unset
    }

    .network_star_item2 {
        flex-basis: unset;
        text-align: left !important
    }

    .network_start_item1_head {
        flex-direction: column
    }

    .star_profile {
        flex-basis: unset
    }

    .star-main {
        flex-basis: unset
    }

    .star-client {
        flex-basis: unset
    }

    .our_entire_main ul {
        margin-bottom: 20px
    }

    .network_pills_main {
        position: unset
    }

    .network_sector_wrapper {
        position: unset;
        margin: 20px 0
    }

    .network_content3_mainhead {
        padding-left: 0;
        padding-right: 0
    }

    .network_content_1_head {
        padding-left: 0;
        padding-right: 0
    }

    .network_content2_mainhead {
        justify-content: unset
    }

    .network1_item {
        width: unset !important
    }

    .network_clients_head {
        position: unset
    }

    .jobseeker_new_head_login {
        flex-direction: column;
        padding: 5%
    }

    .homepage-moreoptions p span i {
        left: unset
    }

    .jobblog-detail_page-v1-ftr-head_botm ul li {
        margin-bottom: 10px;
        padding: 10px
    }

    .jobblog_v1_form_second_3 ul li.joblog_detail_page_apply {
        padding: 5px
    }

    .jobblog_v1_form_second_3 ul li.joblog_detail_page_view {
        padding: 5px
    }

    .jobblogdetail-latest-head {
        flex-direction: column
    }

    .jobblogdetail-v1_form_top {
        flex-direction: column
    }

    .jobblogdetail-v1_form_second {
        flex-direction: column
    }

    .jobblog_v1_form_second_1 {
        flex-basis: unset;
        padding: 10px
    }

    .jobblog_v1_form_second_1 img {
        width: 100%
    }

    .jobblog_v1_form_second_2 {
        flex-basis: unset;
        padding: 10px
    }

    .jobblog_v1_form_second_3 {
        flex-basis: unset;
        padding: 10px
    }

    .homepageslider-valuepanel h1 {
        text-align: center
    }

    .homepageslider-valuepanel h3 {
        text-align: center
    }

    .homepagecv-btn {
        text-align: center;
        margin: 10px
    }

    .homepageslider-cvleft {
        position: unset;
        left: unset;
        top: unset;
        display: flex;
        justify-content: center;
        max-width: unset;
        position: relative
    }

    .homepageslider-cvleft span img {
        position: absolute;
        height: 90px;
        left: 40%;
        bottom: 95px
    }

    .homepageslider-cvleft h2 {
        left: 40%
    }

    .homepageslider-cvleft h5.valuecvname {
        left: 36%
    }

    .search-countires-pak-head .item-pak a img {
        width: 18px;
        height: 16px
    }

    .search-countires-pak-head .item-pak a {
        font-size: 13px;
        color: #666;
        border-bottom: 1px solid #ff8a0045
    }

    .search-countires-pak-head .item-pak {
        background-color: #f9f9f9
    }

    .search-countires-pak-head {
        display: flex;
        flex-direction: column
    }

    .recru-post-jobhead fieldset {
        width: 100%;
        margin-left: 0
    }

    .recru-post-jobhead fieldset h5 {
        padding: 10px
    }

    .recru-dash-head {
        flex-direction: column-reverse
    }

    .jobseeker-hold-reg {
        bottom: 15% !important;
        position: absolute
    }

    .jobseeker-enhance-profile-head-v1 {
        flex-direction: column
    }

    .jobseeker-enhance-profile-head-v1item1 {
        flex-basis: unset;
        margin-bottom: 30px;
        text-align: center
    }

    .jobseeker-enhance-profile-head-v1item2 {
        flex-basis: unset;
        text-align: center
    }

    .jobseeker-enhance-head {
        flex-direction: column
    }

    .jobseeker-enhanceitem1 {
        text-align: center;
        flex-basis: unset;
        margin-bottom: 30px
    }

    .jobseeker-enhance-headntm p {
        text-align: center
    }

    .jobseeker-enhanceitem2 {
        flex-basis: unset
    }

    .jobseeker-uploadcv-head {
        padding-left: 0;
        border-top: 1px solid #dfdfdf;
        border-left: 0;
        padding-top: 20px
    }

    .jobseeker-modify-profile {
        flex-direction: column
    }

    .languages {
        display: grid
    }

    .jobskerskillstext #skills {
        width: 100%
    }

    .modifyaccount-personal-head {
        flex-direction: column
    }

    .modifyaccount-perosnal-item1 {
        flex-basis: unset
    }

    .jobseeker-mainskill-item1 {
        flex-basis: unset
    }

    .jobseeker-mainskill-item2 {
        flex-basis: unset
    }

    .modifyaccount-perosnal-item2 {
        flex-basis: unset
    }

    .modify-perosnal-item1-head-title span {
        display: none
    }

    .jobseeker-mainskill-head {
        flex-direction: column
    }

    header.jobdetails a.btn.btn-primary {
        background-color: #ff8a00;
        border-color: #ff8a00;
        padding: 5px 20px;
        margin: 20px auto 0
    }

    .AppForm .AppFormRight:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        border-left: 0;
        background-color: #fff;
        opacity: 1
    }

    .AppForm .AppFormRight {
        height: 450px
    }

    .ftr-main-head {
        display: flex !important;
        justify-content: flex-start !important;
        flex-wrap: wrap
    }

    .ftr-item {
        width: 50% !important;
        margin: 10px 0
    }

    #desktopview {
        display: none
    }

    #mblview {
        display: unset !important
    }

    a#big-sexy {
        background-color: #fff
    }

    a#big-sexy i {
        color: #dadada
    }

    .btn:focus, a#big-sexy .btn.focus {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, .25)
    }

    .mobile-logo img {
        margin: 0 50px
    }

    .sitmenulist ul {
        list-style-type: none
    }

    .sitmenulist ul li {
        border-bottom: 1px solid #395261
    }

    .sitmenulist ul li div {
        width: 100%
    }

    a.loginmenu {
        background-color: #062942;
        text-align: center;
        display: inline-block;
        line-height: 65px;
        height: 65px;
        padding: 0;
        margin: 0;
        width: 49%;
        color: #fff;
        text-transform: capitalize
    }

    a.registermenu {
        background-color: #0a4770;
        text-align: center;
        display: inline-block;
        line-height: 65px;
        height: 65px;
        padding: 0;
        margin: 0;
        width: 49%;
        color: #fff;
        text-transform: capitalize
    }

    .sitmenulist ul li:first-child {
        border-top: 1px solid #395261
    }

    .sitmenulist ul li a span i {
        font-size: 25px;
        color: #fff;
        padding: 14px
    }

    .sitmenulist ul li a {
        color: #fff;
        text-transform: capitalize;
        font-size: 18px;
        font-weight: 300
    }

    .sitmenulist ul li:last-child {
        padding: 14px
    }

    .jobsadmobile {
        display: flex;
        justify-content: space-between;
        padding: 15px;
        border-bottom: 1px dotted #dadada
    }

    .jobsaditemdetails {
        flex-grow: 1
    }

    .jobsaditemlogo img {
        width: 50px
    }

    .jobsaditemlogo {
        padding-right: 15px
    }

    .jobadsmblheart i {
        font-size: 30px;
        color: #e6e8e8
    }

    .jobsaditemdetails a {
        font-size: 16px;
        color: #ff8a00;
        text-transform: capitalize
    }

    .jobsaditemdetails span.badge.badge-secondary {
        color: #333;
        top: 0;
        font-weight: 400;
        background-color: #f0f0f0;
        text-transform: capitalize
    }

    .jobsaditemdetails h6 {
        font-size: 12px;
        padding: 1px 0;
        color: #333
    }

    .jobsaditemdetails a strong {
        text-transform: lowercase
    }

    #site-wrapper h1 {
        position: absolute;
        top: 0;
        font-size: 16px;
        padding: 6px 10px;
        color: #333;
        font-weight: 600
    }

    #site-wrapper h2 {
        color: #54636e;
        font-size: 12px;
        padding: 0 14px;
        position: absolute;
        top: 32px
    }

    .job-email-head {
        padding: 10px;
        background-color: #e6e8e8
    }

    .job-email-head input {
        width: 100%;
        margin-bottom: 10px;
        border: 0;
        border-radius: 2px;
        padding: 5px
    }

    .job-email-head p {
        padding: 10px 0;
        font-size: 12px
    }

    .job-email-head p a {
        color: #ff8a00
    }

    .job-email-head button.btn.btn-primary {
        width: 100%;
        text-align: center;
        font-size: 18px;
        padding: 8px;
        border-radius: 8px
    }

    .job-email-head button.btn.btn-primary span i {
        font-size: 18px;
        padding-right: 10px
    }

    .job-seemore {
        padding: 15px
    }

    .job-seemore button.btn.btn-primary {
        width: 100%;
        text-align: center;
        font-size: 18px;
        padding: 8px;
        border-radius: 8px
    }

    .job-seemore .text-center.pt-3 a {
        color: #ff8a00;
        font-size: 16px
    }

    a#filters {
        position: absolute;
        right: 55px;
        top: 9px;
        z-index: 4
    }

    a#filters i {
        font-size: 24px;
        color: #e6e8e8
    }

    .jobsadmobile:first-child {
        border-top: 1px dotted #dadada
    }

    section.similar-jobdetail-mobile {
        display: unset
    }

    .jobdetail-ad-fields {
        display: none
    }

    .open-nav-jobdetail {
        display: unset !important
    }

    a.mbl-jobdetail-registerbtn {
        background-color: #ff8a00;
        color: #ffff;
        margin: 0 10px;
        border-radius: 5px;
        text-align: center;
        font-size: 18px;
        text-transform: capitalize
    }

    a.mbl-jobdetail-loginbtn {
        border: 1px solid #fff;
        margin: 10px 10px;
        color: #ffff;
        text-align: center;
        text-transform: capitalize;
        font-size: 18px;
        border-radius: 5px
    }

    .similar-jobdetail-head-mobile a {
        display: block;
        padding: 10px;
        margin: 0;
        background-color: #ff8a00 !important;
        text-align: left;
        text-transform: capitalize;
        font-size: 16px
    }

    section.similar-jobdetail-mobile ul {
        list-style-type: none
    }

    section.similar-jobdetail-mobile ul li h3 {
        font-size: 16px;
        color: #ff8a00;
        padding: 10px 0
    }

    section.similar-jobdetail-mobile ul li p {
        font-size: 12px;
        color: #333;
        padding: 3px 0
    }

    section.similar-jobdetail-mobile ul li {
        padding-bottom: 10px;
        border-bottom: 1px solid #e4e6ea
    }

    .similar-jobdetail-head-mobile span {
        float: right
    }

    .jobseeker-dashb-content-main {
        flex-direction: column-reverse
    }

    .jobseeker-dashb-item1 {
        margin-right: 0
    }

    .slick-slider {
        width: 100%
    }

    .jobseeker-sidebar-botm {
        justify-content: space-around
    }

    .jobseeker-dashb-item1-main .profile__detail-dropdown textarea {
        width: 100%;
        margin: 0
    }
}

@media (max-width: 767px) {
    .homepage-jobcate-head li.nav-item {
        width: 100%
    }

    .homepage-client-logo-wrapper #owl-demo button.owl-prev span {
        display: none
    }

    .homepage-client-logo-wrapper #owl-demo button.owl-next span {
        display: none
    }

    .homepage_moreoptions_v4 {
        padding-left: 0
    }

    .homepage_moreoptions_v3 {
        padding-left: 0;
        margin-bottom: 10px
    }

    .homepage_moreoptions_v2 {
        padding-left: 0
    }

    .homepage_moreoptions_head {
        flex-direction: column
    }

    .homepageslider-form-head {
        flex-direction: column
    }

    .homepagesldier-v2top, .homepagesldier-v3top, .homepagesldier-v4top {
        margin-left: 0
    }

    .buy-filed-listhead {
        flex-direction: column
    }

    .buy-filed-listhead-v1 {
        flex-basis: unset
    }

    .buy-filed-listhead-v2 {
        flex-basis: unset
    }

    .buy-field-package-head {
        flex-direction: column
    }

    .buy-field-package-item1, .buy-field-package-item2, .buy-field-package-item3 {
        margin: 10px 0
    }

    .form-wizard .form-wizard-steps li {
        width: 20%
    }

    .wizard-content-left {
        height: auto
    }

    .drfat-submenu {
        right: 250px;
        left: unset
    }

    .drfat-submenu2 {
        right: 250px;
        left: unset
    }

    .recru-dash-item2-v1-action-head {
        flex-direction: column
    }

    .recru-dash-item2-v1-action-head-item1 h3, .recru-dash-item2-v1-action-head-item2 h2 {
        text-align: center;
        font-size: 14px
    }

    .recru-dash-headv1 {
        display: none
    }

    div#recr-topdraft {
        margin: 0
    }

    .recru-draftpostjob {
        flex-direction: column
    }

    .recr-draftdetails {
        flex-direction: row
    }

    .recru-postjob-draft1 {
        border-right: 0
    }

    header.jobdetails .custom-select {
        border-left: 1px solid #ced4da;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        margin-top: 10px
    }

    .create-alert form {
        margin-left: 0
    }

    .ftr-jobdetail-logo img {
        margin-left: 10px;
        margin-top: 0
    }

    .jobdetail-appmain {
        margin: 10px 0
    }

    .jobdetail-list-btmftr {
        text-align: unset !important;
        margin: 10px 0
    }

    .jobseeker-dashb-item2-mainheadv1-main {
        flex-direction: column
    }

    .jobseeker-dashb-item2-mainheadv1-main-logo {
        padding-bottom: 10px
    }

    .jobseeker-dashb-item2-mainheadv1-main-details {
        padding-bottom: 10px
    }
}

@media (max-width: 575px) {
    .ftr-jobdetail-logo {
        text-align: left
    }

    .job-detail-btn-links {
        flex-direction: column
    }

    .form-wizard .form-wizard-steps li p {
        padding: 10px 0;
        font-size: x-small;
        line-height: 1;
        font-weight: 600;
        color: #666
    }

    .cv_maker_logo h6 {
        position: unset;
        left: unset;
        bottom: unset
    }
}

@media (max-width: 565px) {
    .job-ad-parent {
        padding-top: 8%
    }

    .ftr-main-head {
        display: flex !important;
        justify-content: flex-start !important;
        flex-wrap: wrap
    }

    .ftr-item {
        width: 100% !important;
        margin: 10px 0
    }
}

@media (max-width: 529px) {
    .cv_template_head {
        justify-content: center
    }
}

@media (max-width: 479px) {
    .work_exp_subhead1 h3 {
        font-size: 14px
    }

    .work_exp_subhead h3 {
        font-size: 14px
    }

    .resume_details_fratres h2 {
        font-size: 22px
    }

    .fratres_resume_info_logo {
        flex-direction: column
    }

    .resume_logo_fratres {
        margin: 0 auto
    }

    .resume_details_fratres h5 {
        font-size: 15px
    }

    .resume_sumary_fulldetails p {
        font-size: 14px;
        text-align: justify
    }

    .project_resume_fratres h3, .skill_strength_resume_head h2 {
        font-size: 22px
    }

    .exp_resume_head h3 {
        font-size: 22px
    }

    .exp_his_item1 h4, .exp_his_item2 h4, .exp_his_item3 h4 {
        font-size: 15px
    }

    .cv_template_skin_color {
        bottom: 0;
        position: absolute;
        left: 0;
        right: unset;
        top: unset;
        background-color: #dedede
    }

    .jobseeker_login_new_head li.nav-item {
        width: 100%;
        text-align: center
    }

    .project_list_resume ul li h3 {
        font-size: 18px
    }

    .fratres_resume_item2 {
        margin: 0 20px
    }

    .academics_head_resume h3, .work_exp_head_main h3 {
        font-size: 20px
    }

    .sector_btn_network a.btn-primary {
        width: 100%
    }

    .work_resume_fratres_head {
        margin: unset
    }

    .academics_head_resume h3 span i, .exp_resume_head h3 span i, .project_resume_fratres h3 span i, .skill_strength_resume_head h2 span i, .work_exp_head_main h3 span i {
        font-size: 18px
    }

    #recr-Statisticsbydate .form-group {
        margin-top: 20px
    }

    .form-wizard .form-wizard-steps li {
        width: 20%
    }

    .resume_details_fratres h2, .resume_details_fratres h5 {
        text-align: center
    }

    span.recru-monthdate {
        display: none
    }

    .AppForm .AppFormRight {
        height: 450px
    }

    .AppForm .AppFormRight:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        border-left: 0;
        background-color: #fff;
        opacity: 1
    }

    .AppFormLeft {
        width: 100%
    }

    .ReloadBtn {
        left: 0 !important;
        background-color: #fff !important;
        top: 0 !important
    }

    #CaptchaImageCode {
        width: 250px !important
    }

    .jobseeker-btm {
        bottom: 10% !important
    }

    .AppForm .AppFormRight ul li {
        padding: 5px 3px !important
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px
    }

    .sidenav a {
        font-size: 18px
    }
}

@media (max-width: 349px) {
    .jobseeker-login-main .nav-tabs {
        flex-direction: column
    }

    .jobseeker-login-main .nav-tabs .nav-link {
        border-radius: 0
    }
}

@media (min-width: 320px) and (max-width: 420px) {
    .item_skills_add {
        margin: 5px 0 !important;
        width: 100% !important
    }

    .fratres_editbasicinfo p {
        font-size: 14px
    }

    .homepageslider-cvleft h5.valuecvname {
        left: 29%
    }

    .homepageslider-cvleft h2 {
        left: 41%
    }

    .homepageslider-cvleft span img {
        left: 34%
    }

    a.jobdetail-apple {
        padding: 10px !important
    }

    a.jobdetail-playstore {
        padding: 10px
    }

    .jobseeker-btm {
        right: 25%
    }

    .drfat-submenu {
        right: 100px
    }

    .drfat-submenu2 {
        right: 100px
    }

    .recru-postjob-draft2 {
        text-align: center
    }

    .recru-postjob-draft1 {
        text-align: center
    }
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 5px);
}
input.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 5px);
}

.g-recaptcha{
    overflow: hidden !important;
}

/*responisve.css*/

/*STYLE.css*/
section.pricing {
    background: #ff8a00;
    background: linear-gradient(
            90deg
            , #ff8a00 74%, #c37618 100%);
}

.pricing .card {
    border: none;
    /*border-radius: 1rem;*/
    transition: all 0.2s;
    /*box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);*/
    background: #ff8a00;
    color: #fff;
    font-weight: 600;
}

.no-border{
    padding:0px;
}
.pricing hr {
    margin: 1.5rem 0;
}

.pricing .card-title {
    margin: 0.5rem 0;
    font-size: 0.9rem;
    letter-spacing: .1rem;
    font-weight: bold;
}

.pricing .card-price {
    font-size: 2rem;
    margin: 0;
}

.pricing .card-price .period {
    font-size: 0.8rem;
}

.pricing ul li {
    margin-bottom: 1rem;
}
.pricing ul li.custom {
    margin-bottom: 9px;
}


.pricing .text-muted {
    opacity: 0.7;
}

.pricing .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 1rem;
    opacity: 0.7;
    transition: all 0.2s;
}
.product__flash {
    position: absolute;
    top: -1px;
    right: -1px;
    display: inline-block;
    width: 111px;
    height: 100px;
    background: transparent url(../img/popular.png) no-repeat center/contain;
    pointer-events: none;
}
/* Hover Effects on Card */

@media (min-width: 992px) {
    .pricing .card:hover {
        margin-top: -.25rem;
        margin-bottom: .25rem;
        box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
    }
    .pricing .card:hover .btn {
        opacity: 1;
    }
}
.for-discount-text{
    border-top: 1px solid #ff8a00;
    background-color: rgba(0,0,0,0.1);
}
.card-angle {
    color: #4488D5;
    font-size: 5rem;
    position: relative;
    top: 95px;
    left: 16px;
}
.cards-data .card .card-body h5{
    font-weight: bold;
}
.cards-data .card .card-body img{
    width: 100px;
}
.cards-data-add .card .card-body h5{
    font-weight: bold;
}
.cards-data-add .card .card-body img{
    width: 500px;
}

.cards-data .card {
    border: 1px solid rgb(255 138 0);
    box-shadow: 0 0 1px rgb(255 138 0), 0 1px 3px rgb(255 138 0);
    height: 300px;
}
.cards-data-add .card {
    border: 1px solid rgb(255 138 0);
    box-shadow: 0 0 1px rgb(255 138 0), 0 1px 3px rgb(255 138 0);
    height: 500px;
}
.cards-data-add .card .card-title {
    font-size: 25px;
}


.what-happens{
    font-size: 29px;
    font-weight:bold;
}
.touch-bg{
    background-color: #F7F9FA;
    padding: 30px;
    border: 3px solid #ff8a00;
}
.touch-bg h4{
    font-size: 24px !important;
    font-weight: bold;

}
.card-cv{
    box-shadow: unset;
    border: 0px;
    background-color: #ff8a00;
    color: #fff;
}

.card-cv .card-title{
    font-size: 23px;
    font-weight: bold;
}
.card-cv .btn-primary{
    background-color: #fff !important;
    color: #ff8a00;
}
.enquire-btn{
    margin-top: -32px !important;
}
.bg-orange{
    background-color: #ff8a00 !important;
}
.simpl-text{
    color:#000;
    padding-bottom: 40px;
}
.simpl-text h4{
    font-size: 29px;
    font-weight: bold;
    margin-top: 40px;
}
.simpl-text p{
    font-size: 18px;
}
.bg-light-blue{
    background-color: #F3F6F8;
}
.card-img-top{
    width:70px;
    text-align: center;
}
.card-eading h5{
    font-size: 20px;
    font-weight: bold;
}
.benefits-heading{
    font-size: 29px;
    font-weight: bold;
}

.card-eading{
    background: unset;
    border: unset;
    box-shadow: unset;
}
.panel-is h5{
    font-size: 18px;
    font-weight: bold;
}
.panel-is p{
    font-size: 16px;
}
.h4{
    font-size: 29px;
    font-weight: bold;
}
@media (min-width: 60em){
    .product-offer {
        right: 2rem;
        width: 8rem;
        height: 7.5rem;
        padding-top: 1rem;
    }
    .product-offer::after {
        border-width: 12px 40px 0 40px;
    }
    .mob-width{
        width: 150%;
    }
}
.product-offer {
    position: absolute;
    top: 0;
    right: 1rem;
    width: 7rem;
    height: 3rem;
    padding-top: .3rem;
    font-size: 1.2rem;
    color: #000;
    text-align: center;
    background-color: #f9f9f9;
}
.product-offer::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    width: 0;
    height: 0;
    border-width: 12px 35px 0 35px;
    border-color: #f9f9f9 transparent transparent;
    border-style: solid;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.logos-img img{
    margin-left: 30px;
    max-width: 200px;
}
.logos-bg{
    background: #ff8a00;
}

/*STYLE.css*/
@media screen and (max-width: 1080px) {
    a.edit-mobile {
        font-size: 11px !important;
    }
    .summary_subheads h4 {
        font-size: 13px;
    }
    .summary_subheads h6 {
        font-size: 12px;
    }
    .sumary_head_jobeefratres h3{
        font-size: 19px;
    }
    .fratres_editbasicinfo h3 a{
        font-size: 12px;
    }
    .fratres_editbasicinfo , .fratres_editbasicinfo p , .sumary_head_jobeefratres a{
        font-size: 12px;
    }
    .avatar-upload .avatar-preview {
        width: 100px;
        height: 100px;
    }
}
@media screen and (max-width: 480px) {
    a.edit-mobile {
        font-size: 11px !important;
    }
    .summary_subheads h4 {
        font-size: 13px;
    }
    .summary_subheads h6 {
        font-size: 12px;
    }
    .sumary_head_jobeefratres h3{
        font-size: 14px;
    }
    .fratres_editbasicinfo h3 a{
        font-size: 12px;
    }
    .fratres_editbasicinfo , .fratres_editbasicinfo p , .sumary_head_jobeefratres a{
        font-size: 10px;
    }
    .avatar-upload .avatar-preview {
        width: 100px;
        height: 100px;
    }
    .AppForm .AppFormRight ul li a span i.fa-check{
        display:none;
    }
}
.tox .tox-tbtn--select {
    display:none !important;
}
.exclipe{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.left-shape {
    clip-path: polygon(0% 0%, 85% 0%, 0% 100%);
    shape-outside: polygon(0% 0%, 100% 0%, 15% 100%, 0% 100%);
    float: left;
    width: 25%;
    height: 80px;
    margin-bottom: -110px;
    background-image: url(/frontend/assets/img/envelopes-seamless-left.png);
    background-size: 150px 150px;
    background-repeat: repeat;
    background-color: #ff8a00bd;
}
@media screen and (min-width: 1320px){
    .left-shape {
        width: 40%;
    }
}

.footer-cookie {
    width: 100%;
    background: #fff;
    color: white;
    background: whitesmoke;
    position: sticky;
    bottom: 0px;
    z-index: 999;
}
.right-shape {
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%);
    shape-outside: polygon(0% 0%, 100% 0%, 100% 100%, 85% 100%);
    float: right;
    width: 25%;
    height: 80px;
    margin-bottom: -110px;
    background-image: url(/frontend/assets/img/envelopes-seamless-right.png);
    background-size: 150px 150px;
    background-repeat: repeat;
    background-color: #ff8a00bd;
}
@media screen and (min-width: 1320px){
    .right-shape {
        width: 40%;
    }
}
.zoek-alerts-header-text{
    color: #000;
    font-size: 16px;
}

@media screen and (max-width: 380px) {
    .fratres_editbasicinfo h3 a{
        font-size: 13px !important;
    }
    .sumary_head_jobeefratres h3{
        font-size: 10px !important;
    }
    .col-5 , .col-sm-4{
        padding: 0px;
    }
}
ul.posting-details li{
    list-style-type: none;
    width: 40%;
    display: inline-block;
    color: #727272;
    font-size: 14px;
}
.ml-mob{
    margin-left: 20px;
}
a.custom-color{
    color : #ff8a00;
}
.jobs-posted-left{
    width:  100%;
}
@media screen and (max-width: 980px) {
    html{
        display:flex;
    }
    body{
        max-width: 100%;
    }
    .AppForm .AppFormLeft i {
        display: none;
    }
    .search-form-head .form-group, .search-form-head .form-control , .search-form-head .btn{
        width: 100%;
        margin-top: 5px;
    }

    .search-form-head label{
        display: none;
    }
    ul.posting-details li {
        width: 100%;
        display: block;
    }
    .jobdetail-ad-main-detail{
        width: 100%;
    }
    .ea_form button{
        flex: unset;
        margin-top: 10px;
        margin-left: 0px;
        width: 100%;
    }
    .ea_form input[type=email]{
        width: 100%;

    }
    .search-bar{
        width: 100% !important;
    }
    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
        width:  100% !important;
    }
    .ml-mob{
        margin-left: 0px;
        margin-top: 10px;
    }
    .bootstrap-select .dropdown-menu{
        width: 42%;
        left: 0px;
    }
    .jobs_search_applicant .bootstrap-select .dropdown-menu{
        width: 42%;
        left: 77px !important;
    }

    .d-xs-none{
        display:none;
    }
    ul.list-group-horizontal .list-group-item {
        padding: .15rem .35rem;
    }
    .name-seeker{
        font-size: 10px;
    }
    .recru-dash-item2{
        display: block;
    }
    .status-boxes a.list-group-item {
        margin: 10px;
    }
    .status-boxes a{
        width:  120px;
    }
    .d-c-small{
        display: contents;
    }
    .col-sm-12-mob{
        width: 100% !important;
        display: contents !important;
    }
    .mt-5-mob{
        margin-top: 40px;
    }
    .add-mob{
        margin-right: 20px;
    }
    .width-mob{
        width: 106%;
        max-width: 106%;
    }
    .recru-dash-item2-v1-title h3{
        font-size: 16px;
    }


}
.no-shadow{
    box-shadow: unset;
}
.yes-please{
    background-color: #ff8a00 !important;
}
.l-gray{
    color: slategray;
}

.wrapper-custom {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -190px 0 0 -468px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #9f9f9f;
    font-size: 15px;
}

.package-custom {
    box-sizing: border-box;
    width: 301px;
    height: 480px;
    border: 3px solid #e8e8e8;
    border-radius: 7px;
    display: inline-block;
    padding: 24px;
    text-align: center;
    float: left;
    transition: margin-top 0.5s linear;
    position: relative;
    margin-right: 11px;
}
.package-custom:hover {
    margin-top: -30px;
    transition: margin-top 0.3s linear;
}

.name {
    color: #565656;
    font-weight: bold;
    font-size: 1rem;
    margin-top: -5px;
}

.price {
    margin-top: 7px;
    font-weight: bold;
}
.price::after {
    content: "";
    font-weight: normal;
}

hr {
    background-color: #dedede;
    border: none;
    height: 1px;
}

.trial {
    font-size: 0.9rem;
    font-weight: 600;
    padding: 2px 21px 2px 21px;
    color: #ff8a00;
    border: 1px solid #e4e4e4;
    display: inline-block;
    border-radius: 15px;
    background-color: white;
    position: relative;
    bottom: -20px;
}

ul.customp {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-top: 29px;
    min-height: 220px;
}

ul.customp li {
    margin-bottom: 15px;
}
ul.customp li:before {
    font-size: 1.3rem;
    color: #ff8a00;
    margin-right: 3px;
}

.checkIcon, .brilliant::after, li:before {
    /*font-family: "FontAwesome";*/
    /*content: "\f00c";*/
}

.brilliant {
    border-color: #ff8a00;
}
.brilliant::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 64px 64px 0 0;
    border-color: #ff8a00 transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
.brilliant::after {
    color: white;
    position: absolute;
    left: 9px;
    top: 6px;
    text-shadow: 0 0 2px #ff8a00;
    font-size: 1.4rem;
}
.fa-col{
    font-size: 1.3rem;
    color: #ff8a00;
    margin-right: 3px;
}
.mpkg{
    margin: 250px;
}
.fa-featured{
    position: absolute;
    left: 10px;
    top: 11px;
    color: #fff;
    font-size: 19px;
}
.page-link{
    padding: .25rem .60rem;
    border: 0px !important;
    background-color: #fff !important;
}
.page-item.active .page-link, .pagination li a:hover{
    background-color: #545E67 !important;
    border-color: #545E67 !important;
    border-radius: 0.25rem !important;
}
.search-pagination > .pagination {
    justify-content: center !important;
}
.page-item:first-child .page-link{
    border-radius: .25rem !important;
}
.pagination li:first-child, .pagination li:last-child{
    display: none;
}
.sidebar-label{
    font-size: .875rem;
    font-weight: 700;
}
.c-label{
    font-weight: normal;
    font-size: 14px;
}
.searchbtn{
    position: absolute;
    right:0px;
}
@media (max-width: 700px) {
    .mt-mob{
        margin-top: 30px;
    }
    .col-mob-pad{
        padding-right: 0px;
        padding-left: 25px;
    }
    .coupon-css{
        display:none;
    }
}
.close-custom, .close-custom:hover{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    opacity: 1;
    cursor: pointer !important;
    z-index: 9999;
}
.coupon-css{
    margin-right: 12px;
    margin-top: -17px;
}
.cursor{
    cursor: pointer;
}
input::placeholder{
    color: #8d8686 !important
}
