@charset "UTF-8";
@import "css/homepage-two.css";
@import "css/homepage-three.css";
@import "css/homepage-four.css";

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background-color: #fff;
    color: #999;
    font-family: roboto, sans-serif;
    font-size: 14px;
    line-height: 24px
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    color: #333;
    font-family: roboto, sans-serif;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.1px;
    margin: 0 0 8px
}

h1 {
    font-size: 26px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #333
}

p a {
    color: #333
}

p {
    line-height: 28px;
    letter-spacing: .8px;
    margin-bottom: 10px
}

a {
    color: #333;
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    outline: none
}

ul {
    margin-bottom: 0
}

figure {
    margin-bottom: 6px;
    position: relative
}

img {
    height: auto;
    max-width: 100%
}

strong {
    color: #333
}

iframe {
    border: none;
    float: left;
    width: 100%
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    width: 100%
}

select {
    background-color: #f0eef0;
    border: 1px solid #dfdfdf;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 8px 12px;
    width: 100%
}

label {
    color: #333;
    display: block;
    margin-bottom: 10px
}

button {
    border: none
}

textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
    background-color: #f2f2f2;
    border: none;
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    outline: none;
    padding: 4px 6px;
    vertical-align: middle;
    box-shadow: none
}

input[type=submit] {
    outline: none
}

option {
    padding: 5px 15px
}

li {
    line-height: 28px;
    list-style: inside none disc
}

ul ul {
    margin-left: 20px
}

ol {
    float: none;
    list-style: outside none decimal;
    padding-left: 15px
}

ol ol {
    margin-left: 20px
}

ol li {
    list-style: outside none decimal;
    width: 100%
}

table {
    background-color: transparent;
    max-width: 100%
}

th {
    text-align: left
}

table {
    margin-bottom: 15px;
    width: 100%
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    border: 1px solid #ddd;
    line-height: 2.5;
    padding-left: 3px;
    text-align: center;
    vertical-align: top
}

table thead tr th {
    border-top: 1px solid #ddd;
    text-align: center;
    text-transform: capitalize
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 1px solid #ddd
}

table>thead>tr>th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
    border-bottom: 0
}

table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 6px 10px
}

p ins {
    color: #999
}

dl dd {
    margin-left: 20px
}

address {
    font-style: italic
}

.careerfy-right,
.jobsearch-right {
    float: right
}

.careerfy-main-section {
    position: relative
}

.careerfy-main-content,
.jobsearch-main-content {
    padding: 50px 0 10px
}

.careerfy-main-content,
.careerfy-main-section,
.jobsearch-main-content,
.jobsearch-main-section {
    float: left;
    width: 100%
}

#careerfy-header,
.careerfy-header-one {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #ffffff;
    border-bottom: 3px solid #006CB4;
    margin-bottom: 40px;
}
.careerfy-header-one {
    background-color: #ffffff;
  
}

.careerfy-logo,
.jobsearch-logo {
    float: left;
    margin: 10px 0 10px;
}

.navbar-nav li {
    float: left;
    position: relative;
    list-style: none
}

.navbar-nav>li {
    padding: 0 19px
}

.navbar-nav .sub-menu>li:last-child>a {
    border: none
}

.navbar-nav>li>a {
    font-size: 14px;
    float: left;
    color: #656c6c;
    padding: 35px 0 34px;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.navbar-nav>li>a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 2px;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.navbar-nav>li:hover>a:before,
.navbar-nav>li.active>a:before {
    opacity: 1;
    bottom: -1px
}

.navbar-nav li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px)
}

.navbar-nav .sub-menu {
    background-color: #fff;
    left: 0;
    margin: -10px 0 0;
    padding: 0 20px;
    opacity: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 200px;
    z-index: 999;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.navbar-nav .sub-menu .sub-menu {
    left: 100%;
    top: 20%
}

.navbar-nav .sub-menu>li {
    float: left;
    width: 100%
}

.navbar-nav .sub-menu li a {
    border-bottom: 1px solid #f2f2f2;
    color: #656c6c;
    float: left;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.navbar-collapse.collapse {
    display: block
}

.careerfy-user-section {
    float: left;
    padding: 25px 0
}

.careerfy-user-section li {
    float: left;
    list-style: none;
    padding: 6px 13px;
    position: relative
}

.careerfy-user-section li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 1px;
    height: 20px;
    background-color: #e5e5e5
}

.careerfy-user-section li:first-child:before {
    display: none
}

.careerfy-simple-btn {
    float: right;
    padding: 9px 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 2px;
    margin: 24px 0 0 19px;
    overflow: hidden;
    position: relative
}

.careerfy-simple-btn i {
    margin-right: 9px
}

.careerfy-counter {
    float: left;
    width: 100%
}

.careerfy-counter ul li {
    list-style: none;
    text-align: center;
    margin-bottom: 27px;
    border-left: 1px solid #e9e9e9
}

.careerfy-counter ul li:first-child {
    border: none
}

.careerfy-counter ul li small {
    font-size: 14px
}

.word-counter {
    display: block;
    color: #313131;
    font-size: 38px;
    font-weight: 300;
    margin-bottom: 5px
}

.careerfy-banner {
    float: left;
    width: 100%;
   
    background-color: #006CB4;
    position: relative;
    padding: 138px 0 139px
}



.careerfy-banner-caption {
    float: left;
    width: 100%;
    text-align: center;
    position: relative
}

.careerfy-banner-caption h1 {
    margin-bottom: 17px;
    font-size: 45px;
    color: #fff;
    font-weight: 200;
    line-height: 1.2
}

.careerfy-banner-caption p {
    display: inline-block;
    width: 60%;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 48px
}

.careerfy-banner-search {
    display: inline-block;
    width: 85%;
    margin-bottom: 33px
}

.careerfy-banner-search ul,
.careerfy-banner-search input[type=text],
.careerfy-banner-search input[type=submit],
.careerfy-select-style select {
    float: left;
    width: 100%
}

.careerfy-banner-search ul li {
    float: left;
    width: 31.333%;
    list-style: none;
    position: relative
}

.careerfy-banner-search ul li:last-child {
    width: 6%
}

.careerfy-banner-search input[type=text] {
    background-color: #fff;
    height: 60px;
    border: 1px solid #f2f2f2;
    border-left: none;
    font-size: 12px;
    color: #666;
    padding: 8px 18px
}

.careerfy-banner-search ul li i {
    position: absolute;
    right: 19px;
    top: 21px;
    color: #999;
    font-size: 16px
}

.careerfy-fancy-title,
.jobsearch-fancy-title {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 50px
}

.careerfy-fancy-title h2,
.jobsearch-fancy-title h2 {
    margin-bottom: 3px;
    text-transform: uppercase
}

.careerfy-fancy-title p,
.jobsearch-fancy-title p {
    margin-bottom: 0;
    font-weight: 300
}

.careerfy-parallex-text {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 45px 0 0
}

.careerfy-parallex-text h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.3
}

.careerfy-parallex-text p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 29px
}

.careerfy-static-btn {
    display: inline-block;
    background-color: #1e70b1;
    padding: 17px 30px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.careerfy-static-btn span,
.careerfy-simple-btn span {
    z-index: 2;
    position: relative
}

.careerfy-static-btn:after,
.careerfy-static-btn:after,
.careerfy-simple-btn:after,
.careerfy-simple-btn:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .3;
    position: absolute;
    top: -50px;
    width: 50px;
    z-index: 0;
    -webkit-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    -ms-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    -o-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    transform: rotate(35deg)
}

.careerfy-static-btn:hover:after,
.careerfy-simple-btn:hover:after {
    left: 120%
}

.careerfy-testimonial-section {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    overflow: hidden
}

.careerfy-testimonial-slider {
    float: left;
    width: 60%;
    padding: 0 0 0 108px;
    position: relative;
    margin-top: 90px
}

.careerfy-testimonial-wrap p {
    font-size: 30px;
    color: #333;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 23px;
    position: relative
}

.careerfy-testimonial-slider:before {
    content: "\e957";
    font-family: icomoon;
    position: absolute;
    left: 65px;
    top: 12px;
    color: #d1d1d1;
    font-size: 29px
}

.careerfy-testimonial-wrap p:after {
    content: "\e957";
    font-family: icomoon;
    display: inline-block;
    color: #d1d1d1;
    font-size: 29px;
    margin-left: 15px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.careerfy-testimonial-text {
    float: left;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 19px
}

.careerfy-testimonial-text h2 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 400
}

.careerfy-testimonial-slider .slick-arrow {
    position: absolute;
    right: 0;
    bottom: 14px;
    z-index: 999;
    width: 25px;
    height: 25px;
    border: 2px solid #999;
    border-radius: 100%;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
    font-size: 11px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-testimonial-slider .slick-arrow:hover {
    color: #fff
}

.careerfy-testimonial-slider .slick-arrow.slick-arrow-left {
    right: 36px;
    line-height: 20px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.careerfy-blog,
.jobsearch-blog {
    float: left;
    width: 100%
}

.careerfy-blog ul li,
.jobsearch-blog ul li {
    list-style: none
}

.careerfy-blog>ul>li,
.jobsearch-blog>ul>li {
    margin-bottom: 30px
}

.careerfy-blog-grid figure,
.careerfy-blog-grid-text,
.careerfy-blog-grid figure a,
.careerfy-blog-grid figure img,
.careerfy-blog-tag,
.careerfy-blog-grid-option,
.careerfy-read-more {
    float: left;
    width: 100%
}

.careerfy-blog-grid figure {
    margin-bottom: 0
}

.careerfy-blog-grid-text {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    padding: 15px 30px 30px
}

.careerfy-blog-tag a {
    font-size: 12px;
    color: #e12335;
    text-transform: uppercase;
    font-weight: 500
}

.careerfy-blog-grid-text h2 {
    font-size: 18px;
    margin-bottom: 3px;
    line-height: 23px
}

.careerfy-blog-grid-option {
    margin: 0 0 8px
}

.careerfy-blog-grid-option li {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 8px 0;
    position: relative
}

.careerfy-blog-grid-option li:first-child {
    padding-left: 0
}

.careerfy-blog-grid-option li:first-child:before {
    display: none
}

.careerfy-blog-grid-option li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 1px;
    height: 11px;
    background-color: #c9c9c9
}

.careerfy-blog-grid-text p {
    line-height: 22px;
    margin-bottom: 23px;
    font-weight: 300
}

.careerfy-read-more {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 500;
    padding: 17px 0;
    line-height: 1;
    border-radius: 3px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

li:hover .careerfy-read-more {
    background-color: transparent
}

.careerfy-logo-thumb {
    float: right;
    padding-top: 50px
}

.careerfy-parallex-text.careerfy-logo-text p {
    font-size: 14px
}

.careerfy-subheader {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 120px;
    position: relative;
    padding: 30 px 0 20px
}

.careerfy-subheader.careerfy-subheader-without-bg {
    background-image: none;
    padding-bottom: 0
}

.careerfy-subheader-without-bg .careerfy-page-title {
    padding: 0px 0 88px
}

.careerfy-page-title h1 {
    color: #070707;
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 600
}

.careerfy-page-title p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300
}

.careerfy-breadcrumb {
    float: left;
    width: 100%;
    background-color: #006CB4;
    text-align: center;
    padding: 11px 0 1px
}

.careerfy-breadcrumb ul {
    display: inline-block
}

.careerfy-breadcrumb ul li {
    float: left;
    list-style: none;
    padding: 0 17px;
    position: relative;
    color: #fff
}

.careerfy-breadcrumb ul li:before {
    content: "\eb60";
    font-family: icomoon;
    position: absolute;
    left: -2px;
    top: 1px;
    color: #fff;
    font-size: 9px
}

.careerfy-breadcrumb ul li:first-child:before {
    display: none
}

.careerfy-breadcrumb ul li a {
    color: #fff
}

.careerfy-subheader.careerfy-subheader-with-bg {
    padding-bottom: 0
}

.careerfy-subheader-with-bg .careerfy-page-title {
    padding: 20px 0 66px
}

.careerfy-about-text,
.careerfy-about-text span,
.careerfy-about-thumb {
    float: left;
    width: 100%
}

.careerfy-about-text {
    margin-bottom: 70px
}

.careerfy-about-thumb {
    margin-bottom: 66px
}

.careerfy-about-text h2 {
    margin-bottom: 10px;
    line-height: 1;
    text-transform: uppercase
}

.careerfy-about-text .careerfy-about-sub {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 19px
}

.careerfy-about-text p {
    margin-bottom: 17px
}

.careerfy-about-text .careerfy-static-btn {
    margin-top: 14px
}

.careerfy-modren-counter {
    float: left;
    width: 100%
}

.careerfy-modren-counter ul li {
    list-style: none;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px
}

.careerfy-modren-counter ul li:nth-child(3n):before {
    display: none
}

.careerfy-modren-counter ul li:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 2px dashed #e9e9e9;
    width: 100%;
    height: 2px
}

.careerfy-modren-counter ul li:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    background-color: #006CB4;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 3px solid #006CB4;
    box-shadow: 0 0 0 3px #006CB4 inset;
    margin-left: -10px
}

.careerfy-modren-counter i {
    font-size: 40px;
    display: inline-block;
    margin-bottom: 28px
}

.careerfy-modren-counter span {
    font-weight: 500;
    margin-bottom: 10px;
    display: block
}

.careerfy-modren-counter small {
    font-size: 13px;
    color: #999
}

.careerfy-classic-services,
.jobsearch-services {
    float: left;
    width: 100%
}

.careerfy-classic-services ul li,
.jobsearch-services ul li {
    list-style: none;
    text-align: center;
    line-height: 1;
    padding-top: 30px;
    margin-bottom: 40px
}

.careerfy-classic-services i {
    display: inline-block;
    width: 140px;
    height: 140px;
    color: #006CB4;
    border-radius: 100%;
    border: 2px dashed #006CB4;
    font-size: 66px;
    padding-top: 36px;
    margin-bottom: 27px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-classic-services ul li:hover i {
    background-color: #006CB4;
    color: #fff
}

.careerfy-classic-services span {
    font-size: 150px;
    color: #f0f0f0;
    position: absolute;
    right: 0;
    top: 0;
    line-height: .7;
    font-weight: 500
}

.careerfy-classic-services h2 {
    font-size: 20px;
    margin-bottom: 19px;
    line-height: 1
}

.careerfy-classic-services p {
    font-size: 16px;
    display: inline-block;
    width: 80%
}

.careerfy-service-slider,
.careerfy-service-slider-layer a,
.careerfy-service-slider-layer a img {
    float: left;
    width: 100%
}

.careerfy-service-slider {
    position: relative;
    padding-bottom: 58px;
    margin-bottom: 38px;
    height: 626px
}

.careerfy-service-slider-layer {
    text-align: center;
    padding: 0 5px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-service-slider .slick-track {
    padding: 50px 0
}

.careerfy-service-slider-layer a {
    position: relative;
    margin-bottom: 23px
}

.careerfy-service-slider a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-service-slider span {
    font-size: 16px;
    color: #333
}

.careerfy-service-slider small {
    font-size: 12px;
    color: #666
}

.careerfy-service-slider .slick-current.slick-active {
    width: 460px !important;
    margin-top: -50px
}

.careerfy-service-slider .slick-current a:before {
    opacity: 0
}

.careerfy-service-slider-layer:last-child {
    display: none
}

.careerfy-service-slider .slick-arrow {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 49px;
    height: 49px;
    background-color: #a0aab6;
    font-size: 17px;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    padding-top: 13px;
    margin-left: -49px;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-service-slider .slick-arrow-left.slick-arrow {
    padding-top: 12px
}

.careerfy-service-slider .slick-arrow-left.slick-arrow:before {
    content: '';
    position: absolute;
    right: 49px;
    top: 24px;
    width: 115px;
    height: 1px;
    background-color: #e9e9e9
}

.careerfy-service-slider .slick-arrow-right.slick-arrow:before {
    content: '';
    position: absolute;
    left: 49px;
    top: 24px;
    width: 115px;
    height: 1px;
    background-color: #e9e9e9
}

.careerfy-service-slider .slick-arrow-left.slick-arrow i {
    display: inline-block;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.careerfy-service-slider .slick-arrow-right.slick-arrow {
    left: auto;
    right: 50%;
    margin-right: -69px;
    margin-left: 0
}

.careerfy-service-slider .slick-arrow:hover {
    background-color: #006CB4;
    color: #fff
}

.careerfy-services-classic {
    float: left;
    width: 100%;
    margin-bottom: 22px
}

.careerfy-services-classic ul li {
    list-style: none;
    text-align: center;
    margin-bottom: 40px;
    position: relative
}

.careerfy-services-classic ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #d4e0ee
}

.careerfy-services-classic ul li:nth-child(4n):before,
.careerfy-services-classic ul li:first-child:before {
    left: 50%;
    width: 49%
}

.careerfy-services-classic ul li:nth-child(3n):before {
    width: 49%
}

.careerfy-services-classic span {
    display: inline-block;
    width: 150px;
    height: 150px;
    border: 1px dashed #d7e2ee;
    border-radius: 100%;
    padding-top: 13px;
    margin-bottom: 39px;
    position: relative;
    background-color: #fff
}

.careerfy-services-classic span i {
    display: inline-block;
    width: 120px;
    height: 120px;
    font-size: 48px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    color: #006CB4;
    padding-top: 36px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-services-classic li:hover span i {
    background-color: #006CB4;
    color: #fff
}

.careerfy-services-classic h2 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 16px;
    font-weight: 400
}

.careerfy-services-classic p {
    letter-spacing: 0;
    display: inline-block;
    width: 80%;
    line-height: 24px
}

.careerfy-search-form-widget,
.careerfy-search-form-widget form,
.careerfy-search-form-widget form input[type=text] {
    float: left;
    width: 100%
}

.careerfy-search-form-widget form {
    position: relative
}

.careerfy-search-form-widget form label {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 500
}

.careerfy-search-form-widget form input[type=text] {
    background-color: #f3f3f3;
    height: 41px;
    font-size: 15px;
    color: #9c9c9c;
    padding: 6px 20px
}

.careerfy-search-form-widget form input[type=submit] {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 41px;
    height: 41px;
    background-color: transparent;
    border: none;
    z-index: 2
}

.careerfy-search-form-widget form i {
    color: #aaa;
    position: absolute;
    right: 20px;
    bottom: 13px;
    font-size: 15px;
    z-index: 1
}

.widget .careerfy-slash-title {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #242634;
    line-height: 1;
    margin-bottom: 0;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 9px;
    margin-bottom: 18px
}

.widget-text-info p {
    letter-spacing: 0;
    margin-bottom: 20px;
    line-height: 22px
}

.careerfy-text-btn {
    display: inline-block;
    padding: 14px 18px;
    line-height: 1;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 500
}

.widget_faq ul,
.widget_faq ul li {
    float: left;
    width: 100%
}

.widget_faq ul li {
    list-style: none;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 15px
}

.widget_faq ul li a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_faq h2 {
    position: relative
}

.widget_faq h2:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 2px;
    color: #909090;
    font-size: 15px
}

.careerfy-accordion {
    float: left;
    width: 100%;
    margin-top: 10px
}

.careerfy-accordion .panel {
    border: none
}

.careerfy-accordion .panel-body {
    padding: 0 0 16px
}

.careerfy-accordion .panel-heading {
    padding: 0 0 15px
}

.careerfy-accordion .panel-default>.panel-heading {
    background-color: transparent
}

.careerfy-accordion .panel-heading a.collapsed {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #242634
}

.careerfy-accordion .panel-heading a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #006CB4
}

.careerfy-accordion .panel-heading a i {
    float: left;
    color: #006CB4;
    font-size: 20px;
    margin: 2px 12px 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.careerfy-accordion .panel-heading a.collapsed i {
    float: left;
    color: #ccc;
    font-size: 20px;
    margin: 3px 12px 0 0;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1)
}

.careerfy-classic-priceplane,
.careerfy-priceplane-section,
.careerfy-classic-priceplane h2,
.careerfy-classic-priceplane-title,
.grab-classic-priceplane,
.grab-classic-priceplane ul,
.grab-classic-priceplane ul li,
.careerfy-classic-priceplane-btn {
    float: left;
    width: 100%
}

.careerfy-classic-priceplane {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding: 30px 0;
    margin-bottom: 30px;
    border-radius: 4px
}

.careerfy-classic-priceplane h2 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 8px;
    text-align: center;
    padding: 0 15px
}

.careerfy-classic-priceplane-title {
    text-align: center;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 22px
}

.careerfy-priceplane-section {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 13px 16px 14px 26px
}

.careerfy-priceplane-section span {
    float: left;
    color: #333;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    padding-top: 10px
}

.careerfy-priceplane-section span small {
    font-size: 10px;
    color: #666;
    text-transform: uppercase;
    display: block;
    font-weight: 300
}

.careerfy-priceplane-section span~p {
    padding-left: 70px
}

.careerfy-priceplane-section p {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    margin-bottom: 0;
    letter-spacing: 0
}

.grab-classic-priceplane {
    padding: 29px 30px 0
}

.grab-classic-priceplane ul li.active {
    color: #333
}

.grab-classic-priceplane ul li {
    list-style: none;
    line-height: 1;
    color: #999;
    margin-bottom: 24px
}

.grab-classic-priceplane ul li i {
    float: left;
    padding: 0 9px 0 0;
    font-size: 12px;
    color: #bfbfbf
}

.careerfy-classic-priceplane-btn {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 10px;
    border-radius: 3px;
    line-height: 1;
    text-align: center;
    margin-top: 10px
}

.careerfy-classic-priceplane.active {
    background-color: #006CB4
}

.careerfy-classic-priceplane.active h2,
.careerfy-classic-priceplane.active span,
.careerfy-classic-priceplane.active small,
.careerfy-classic-priceplane.active p,
.careerfy-classic-priceplane.active .grab-classic-priceplane ul li,
.careerfy-classic-priceplane.active .grab-classic-priceplane ul li i {
    color: #fff
}

.careerfy-classic-priceplane.active .careerfy-priceplane-section {
    border-color: rgba(0, 0, 0, .1)
}

.careerfy-classic-priceplane.active .careerfy-classic-priceplane-btn {
    background-color: #fff;
    color: #006CB4
}

.col-md-3.careerfy-simple-priceplane {
    padding: 0
}

.careerfy-simple-priceplane-basic,
.careerfy-simple-priceplane-wrap,
.careerfy-simple-priceplane ul,
.careerfy-simple-priceplane ul li,
.careerfy-simple-priceplane-active {
    float: left;
    width: 100%
}

.careerfy-simple-priceplane {
    margin-top: 55px;
    margin-bottom: 55px;
    position: relative;
    z-index: 2
}

.careerfy-simple-priceplane.active {
    z-index: 5
}

.careerfy-simple-priceplane-wrap {
    border: 1px solid #e6e6e6;
    border-right: none
}

.col-md-3.careerfy-simple-priceplane:last-child .careerfy-simple-priceplane-wrap {
    border-right: 1px solid #e6e6e6
}

.careerfy-simple-priceplane-basic {
    text-align: center;
    padding: 21px 0 25px
}

.careerfy-simple-priceplane-basic h2 {
    font-size: 18px;
    color: #333;
    line-height: 1;
    margin-bottom: 21px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.careerfy-simple-priceplane-basic span {
    display: block;
    font-size: 34px;
    color: #333;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 21px
}

.careerfy-simple-priceplane-basic span small {
    font-size: 10px;
    color: #666;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 400
}

.careerfy-simple-priceplane-basic a {
    display: inline-block;
    padding: 13px 30px;
    line-height: 1;
    border: 2px solid #e6e6e6;
    border-radius: 40px;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500
}

.active .careerfy-simple-priceplane-basic a {
    color: #fff
}

.careerfy-simple-priceplane ul {
    background-color: #f9f9f9;
    padding: 28px 0 4px
}

.careerfy-simple-priceplane ul li {
    list-style: none;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 1;
    margin-bottom: 24px
}

.careerfy-simple-priceplane-active {
    background-color: #006CB4;
    font-size: 14px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    line-height: 1;
    margin-bottom: 18px
}

.active .careerfy-simple-priceplane-wrap,
.careerfy-simple-priceplane-active {
    border-radius: 4px 4px 0 0
}

.careerfy-simple-priceplane.active {
    margin-top: 0
}

.active .careerfy-simple-priceplane-wrap {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border: none;
    background-color: #fff;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.active.careerfy-simple-priceplane ul {
    padding-bottom: 21px
}

.careerfy-plain-services {
    float: left;
    width: 100%
}

.careerfy-plain-services ul li {
    list-style: none
}

.careerfy-plain-services>ul>li {
    margin-bottom: 40px
}

.careerfy-plain-services i {
    font-size: 47px;
    margin-bottom: 30px;
    display: inline-block
}

.careerfy-plain-services h2 {
    margin-bottom: 15px;
    line-height: 1;
    color: #333;
    font-size: 20px
}

.careerfy-plain-services p {
    letter-spacing: 0;
    margin-bottom: 0
}

.careerfy-packages-priceplane {
    float: left;
    width: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 3px;
    margin: 30px 0;
    text-align: center;
    padding: 22px 0 30px
}

.careerfy-packages-priceplane.active {
    margin-top: 15px;
    padding-bottom: 40px;
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
    transform: scale(1.07)
}

.careerfy-packages-priceplane h2 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 23px;
    text-transform: uppercase
}

.packages-priceplane-price {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 15px 0 12px
}

.packages-priceplane-price strong {
    display: block;
    color: #333;
    font-size: 40px;
    margin-bottom: 4px
}

.packages-priceplane-price strong small {
    font-size: 20px;
    display: inline-block;
    vertical-align: super;
    font-weight: 400;
    margin-right: 4px
}

.packages-priceplane-price span {
    font-size: 10px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 3px
}

.careerfy-packages-priceplane.active ul {
    padding-top: 34px;
    padding-bottom: 15px
}

.careerfy-packages-priceplane ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 24px 33px 9px;
    text-align: left
}

.careerfy-packages-priceplane ul li {
    list-style: none;
    float: left;
    width: 100%;
    color: #999;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px
}

.careerfy-packages-priceplane ul li i {
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0
}

.careerfy-packages-priceplane.active .careerfy-packages-priceplane-btn {
    opacity: 1
}

.careerfy-packages-priceplane-btn {
    display: inline-block;
    padding: 14px 56px;
    color: #fff;
    font-weight: 500;
    border-radius: 40px;
    font-size: 14px;
    line-height: 1;
    opacity: .5
}

.careerfy-partner-slider,
.careerfy-partner-slider a,
.careerfy-partner-slider img {
    float: left;
    width: 100%
}

.careerfy-partner-slider a {
    border: 1px solid #e6e6e6;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-partner-slider a:hover {
    box-shadow: 0 0 0 3px #006CB4 inset
}

.careerfy-partner-slider .slick-list {
    margin: 0 -15px
}

.careerfy-partner-slider-layer {
    padding: 0 15px
}

.careerfy-additional-priceplane {
    float: left;
    width: 100%;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding-bottom: 35px;
    margin-bottom: 30px;
    border-radius: 4px
}

.careerfy-additional-priceplane.active h2 {
    color: #fff
}

.careerfy-additional-priceplane h2 {
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: -11px;
    line-height: 1;
    background-color: #f3f3f3;
    padding: 34px 0 55px;
    border-radius: 4px 4px 0 0
}

.careerfy-additional-priceplane span {
    display: inline-block;
    background-color: #fff;
    padding: 12px 20px;
    font-size: 24px;
    color: #333;
    border-radius: 40px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    font-weight: 600;
    line-height: 1;
    margin-top: -26px;
    margin-bottom: 42px
}

.careerfy-additional-priceplane span strong {
    font-weight: 400;
    font-size: 20px;
    float: left;
    margin: 2px 1px 0 0
}

.careerfy-additional-priceplane span small {
    font-size: 10px;
    color: #999;
    text-transform: uppercase;
    font-weight: 300
}

.careerfy-additional-priceplane ul {
    float: left;
    width: 100%;
    margin: 0
}

.careerfy-additional-priceplane ul li {
    float: left;
    width: 100%;
    list-style: none;
    color: #999;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 28px
}

.careerfy-additional-priceplane.active .careerfy-additional-priceplane-btn {
    color: #fff
}

.careerfy-additional-priceplane-btn {
    display: inline-block;
    border: 1px solid;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 14px 18px 16px;
    line-height: 1
}

.careerfy-additional-priceplane-btn i {
    font-size: 16px;
    margin-left: 4px
}

#map {
    float: left;
    width: 100%;
    height: 480px
}

.careerfy-contact-info-sec {
    float: left;
    width: 33.33333333%;
    padding: 32px 24px 35px 30px
}

.careerfy-contact-info-sec h2 {
    font-size: 22px;
    color: #fff;
    line-height: 1;
    margin-bottom: 14px
}

.careerfy-contact-info-sec p {
    color: #fff;
    margin-bottom: 26px;
    letter-spacing: 0;
    line-height: 26px
}

.careerfy-contact-info-list {
    float: left;
    width: 100%;
    margin: 0
}

.careerfy-contact-info-list li {
    float: left;
    width: 100%;
    list-style: none;
    color: #fff;
    padding-left: 36px;
    position: relative;
    line-height: 1.5;
    margin-bottom: 26px;
    font-weight: 300
}

.careerfy-contact-info-list li i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #fff;
    font-size: 17px
}

.careerfy-contact-info-list li a {
    color: #fff
}

.careerfy-contact-media,
.careerfy-contact-form,
.careerfy-contact-form form,
.careerfy-contact-form input[type=text],
.careerfy-contact-form textarea {
    float: left;
    width: 100%
}

.careerfy-contact-media a {
    float: left;
    color: #fff;
    font-size: 29px;
    margin: 0 18px 10px 0
}

.careerfy-contact-form {
    float: left;
    width: 66.66666667%;
    background-color: #fcfcfc;
    padding: 28px 30px 8px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.careerfy-contact-form h2 {
    font-size: 22px;
    margin-bottom: 27px;
    line-height: 1
}

.careerfy-contact-form ul {
    margin: 0 -10px
}

.careerfy-contact-form ul li {
    list-style: none;
    padding: 0 10px;
    float: left;
    width: 50%;
    position: relative;
    margin-bottom: 20px
}

.careerfy-contact-form ul li.careerfy-contact-form-full {
    width: 100%
}

.careerfy-contact-form input[type=text] {
    background-color: #fff;
    border: 1px solid #efefef;
    font-size: 12px;
    color: #999;
    padding: 7px 14px;
    height: 42px
}

.careerfy-contact-form i {
    position: absolute;
    right: 29px;
    top: 12px;
    font-size: 15px;
    color: #aaa
}

.careerfy-contact-form textarea {
    background-color: #fff;
    border: 1px solid #efefef;
    font-size: 12px;
    color: #ccc;
    padding: 16px 14px;
    height: 132px
}

.careerfy-contact-form input[type=submit] {
    float: left;
    padding: 17px 23px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 1;
    border: none
}

.contact-service ul li {
    text-align: center;
    list-style: none;
    margin-bottom: 30px
}

.contact-service h2 {
    padding-bottom: 22px;
    color: #333;
    font-weight: 400
}

.contact-service i {
    font-size: 80px;
    display: block;
    padding-bottom: 38px
}

.contact-service a {
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 8px 46px 9px;
    line-height: 1;
    text-transform: uppercase
}

#careerfy-footer,
.careerfy-footer-one,
.careerfy-footer-widget,
.careerfy-footer-logo {
    float: left;
    width: 100%
}

.careerfy-footer-one {
    background-color: #26272b;
    padding: 58px 0 0
}

.careerfy-footer-one p {
    color: #999
}

.careerfy-footer-widget .widget {
    float: left;
    margin-bottom: 40px
}

.careerfy-footer-logo {
    margin-bottom: 31px
}

.widget_contact_info p {
    margin-bottom: 36px
}

.careerfy-classic-btn {
    display: inline-block;
    padding: 12px 22px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 2px
}

.footer-widget-title {
    float: left;
    width: 100%;
    margin-bottom: 28px
}

.footer-widget-title h2 {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff
}

.widget_nav_manu ul,
.widget_nav_manu ul li {
    float: left;
    width: 100%
}

.widget_nav_manu ul li {
    list-style: none;
    margin-bottom: 10px
}

.widget_nav_manu ul li a {
    color: #999;
    padding-left: 0;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_nav_manu ul li a:before {
    content: "\e953";
    font-family: icomoon;
    display: inline-block;
    font-size: 12px;
    margin-right: 14px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_contact_wrap {
    padding-right: 20px
}

.careerfy-copyright {
    float: left;
    width: 100%;
    border-top: 1px solid #2e2e2e;
    padding: 40px 0 30px
}

.careerfy-copyright p {
    float: left;
    font-size: 16px;
    margin: 12px 0 0
}

.careerfy-social-network {
    float: right
}

.careerfy-social-network li {
    float: left;
    list-style: none;
    margin: 0 0 10px 10px
}

.careerfy-social-network li a {
    float: left;
    width: 41px;
    height: 41px;
    background-color: #33353d;
    color: #818a91;
    text-align: center;
    border-radius: 100%;
    font-size: 16px;
    padding-top: 13px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-social-network li:hover a {
    color: #fff
}

.careerfy-stats-list,
.careerfy-stats-list-wrap {
    float: left;
    width: 100%
}

.careerfy-stats-list ul {
    margin: 0 -15px
}

.careerfy-stats-list-wrap {
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
    text-align: center;
    padding: 24px 10px 28px
}

.careerfy-stats-list-wrap h6 {
    text-transform: uppercase;
    font-size: 14px;
    color: #717171;
    margin-bottom: 11px
}

.careerfy-stats-list-wrap span {
    display: block;
    font-size: 24px;
    color: #717171;
    font-weight: 700;
    margin-bottom: 10px
}

.careerfy-stats-list-wrap small {
    font-size: 12px;
    color: #777
}

.careerfy-stats-list ul li {
    float: left;
    width: 25%;
    list-style: none;
    line-height: 1;
    padding: 0 15px;
    margin-bottom: 30px
}

.careerfy-stats-list-wrap.green h6,
.careerfy-stats-list-wrap.green span {
    color: #86c157
}

.careerfy-stats-list-wrap.light-blue h6,
.careerfy-stats-list-wrap.light-blue span {
    color: #a869d6
}

.careerfy-stats-list-wrap.dark-blue h6,
.careerfy-stats-list-wrap.dark-blue span {
    color: #006CB4
}

.careerfy-applicants-stats {
    float: left;
    width: 170px;
    border: 1px solid #dbdbdb;
    margin-bottom: 30px
}

.careerfy-applicants-stats-wrap {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 16px 8px 9px;
    text-align: center;
    border-bottom: 1px solid #dbdbdb
}

.careerfy-applicants-stats-wrap i {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #006CB4;
    border-radius: 100%;
    color: #006CB4;
    font-size: 22px;
    padding-top: 7px;
    margin-bottom: 6px
}

.careerfy-applicants-stats-wrap span {
    display: block;
    font-size: 22px;
    color: #333;
    font-weight: 700
}

.careerfy-applicants-stats-wrap small {
    font-size: 12px;
    color: #8e8e8e
}

.careerfy-applicants-stats ul {
    padding: 21px 19px 16px;
    float: left;
    width: 100%
}

.careerfy-applicants-stats ul li {
    list-style: none;
    color: #333;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 20px
}

.careerfy-applicants-stats ul li i {
    float: left;
    margin: 0 10px 0 0;
    color: #84c15a;
    font-size: 12px
}

.careerfy-applicants-stats ul li i.light-blue {
    color: #a869d6
}

.careerfy-applicants-stats ul li i.dark-blue {
    color: #006CB4
}

.careerfy-recent-applicants-nav,
.careerfy-recent-applicants-nav ul {
    float: left;
    width: 100%
}

.careerfy-recent-applicants-nav ul {
    border: 1px solid #ececec;
    border-bottom: none;
    background-color: #f7f7f7
}

.careerfy-recent-applicants-nav ul li {
    float: left;
    list-style: none;
    border-left: 1px solid #eae4e4;
    padding: 10px 2% 9px;
    color: #84716a;
    line-height: 1
}

.careerfy-recent-applicants-nav ul li span {
    font-size: 17px
}

.careerfy-recent-applicants-nav ul li small {
    font-size: 12px
}

.careerfy-recent-applicants-nav ul li:first-child {
    border: none
}

.none-element {
    display: none
}

.width-ninetwo {
    width: 92%
}

.width-eighty {
    width: 80%
}

.copyright-five {
    float: left;
    width: 100%
}

.careerfy-footer-five .careerfy-footer-widget {
    padding: 70px 0 20px
}

.copyright-five p {
    float: left;
    margin-bottom: 0;
    padding: 32px 0 28px
}

.copyright-wrap {
    float: right;
    padding: 28px 0 20px
}

.copyright-five .careerfy-social-network li a {
    border: 1px solid #2c3b4a;
    background-color: transparent
}

.copyright-wrap img {
    margin-top: 4px
}

.careerfy-footer-five {
    background-color: #222e39
}

.careerfy-copyright,
.copyright-five {
    background-color: #1d2730
}

.careerfy-footer-five .widget_nav_menu ul li a:before {
    display: none
}

.careerfy-footer-five .widget_nav_menu ul li a {
    margin-bottom: 9px
}

.careerfy-about-address,
.careerfy-about-address li,
.careerfy-description {
    float: left;
    width: 100%
}

.careerfy-about-address li {
    list-style: none;
    position: relative;
    padding-left: 34px;
    margin-bottom: 7px
}

.careerfy-about-address li a {
    color: #fff
}

.careerfy-about-address li i {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 21px
}

.widget_nav_menu ul,
.widget_nav_menu ul li,
.widget_nav_menu ul li a {
    float: left;
    width: 100%
}

.widget_nav_menu .sub-menu,
.widget_nav_menu ul ul {
    margin: 0
}

.widget_nav_menu ul li {
    list-style: none
}

.widget_nav_menu ul li a {
    color: #999;
    padding-left: 0;
    position: relative;
    margin-bottom: 6px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.widget_nav_menu ul li a:before {
    content: "\e964";
    font-family: icomoon;
    display: inline-block;
    font-size: 12px;
    margin-right: 14px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.careerfy-header-seven .navbar-nav>li:first-child {
    padding-left: 0
}

.careerfy-header-seven .navbar-nav>li:last-child {
    padding-right: 0
}

.careerfy-header-seven .careerfy-headsix-option>li>a {
    padding: 10px 20px 8px
}