/*******
Project/Template Name:  CareerUp - The Most Popular Job Board HTML Template
Template Url:
Author: CreativeLayers
Author Url: https://themeforest.net/user/creativelayers/portfolio
Version: 1.0
Description: CareerUp - The Most Popular Job Board HTML Template
Tag:  candidates, career, employment, freelancer, job board, job listing, job portal, job postings, jobs, listing, recruiters, recruiting, recruitment, resume

********/
/* CSS Document */
@import url(../css/jquery-ui.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/font-awesome-animation.min.css);
@import url(../css/menu.css);
@import url(../css/ace-responsive-menu.css);
@import url(../css/bootstrap-select.min.css);
@import url(../css/simplebar.min.css);
@import url(../css/progressbar.css);
@import url(../css/flaticon.css);
@import url(../css/animate.css);
@import url(../css/slider.css);
@import url(../css/fancyBox.css);
@import url(../css/owl.css);
@import url(../css/map-css/maps.css);
@import url(../css/map-css/searcher.css);
@import url(../css/map-css/info-box.css);
@import url(../css/timecounter.css);
@import url(../css/custom.css);

html {
    font-size: 100%; }

body {
    background-attachment: fixed;
    background-color: #ffffff;
    color: #6d6d6d;
    font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    font-size: 16px;
    line-height: 1.642;
    overflow-x: hidden;
    transition: inherit;
    -webkit-font-smoothing: antialiased; }

img {
    max-width: 100%; }

p {
    font-size: 16px;
    font-weight: 400; }

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0; }

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

a {
    color: #555555;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms ease-in 0s;
    -ms-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;

}
a:hover, a:focus {
    color: #FD67A6;
    text-decoration: none;
    outline: none; }
a img {
    border: none; }


.page-link:focus{box-shadow: none;}

iframe {
    border: none; }

::selection {
    background: #222222;
    color: #ffffff;
    text-shadow: none; }

::-moz-selection {
    /* Firefox */
    background: #222222;
    color: #ffffff;
    text-shadow: none; }


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "MS Pゴシック", MS PGothic, sans-serif;
    line-height: 1.42857;
    color: #262626; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
    line-height: 1;
    color: #262626;
    font-weight: 400;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #262626;
    font-weight: 400;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
    font-weight: 700;
}

h5, h6,
.h5, .h6 {
    font-weight: 400; }

h1, .h1 {
    font-size: 36px; }

h2, .h2 {
    font-size: 30px; }

h3, .h3 {
    font-size: 26px; }

h4, .h4 {
    font-size: 18px; font-weight: 600; }

h5, .h5 {
    font-size: 16px; }

h6, .h6 {
    font-size: 12px; }
p,
ul,
ol,
dl,
dt,
dd,
blockquote,
address {
    margin: 0 0 10px; }

.sign_up_modal:before {
    background-color: rgba(34, 34, 34, .9);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-backdrop{
    display: none;
}
.sign_up_modal .modal-header {
    background-color: #FD67A6;
    border-radius: 50%;
    border: none;
    height: 50px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: -20px;
    width: 50px;
}
.sign_up_modal .modal-header button.close{
    margin-top: -5px;
    margin-right: 0;
    margin-left: 4px;
    opacity: 1;
    padding: 0;
}
.sign_up_modal .modal-header button.close span{
    color: #ffffff;
}
.sign_up_tab li.nav-item{
    text-align: center;
    width: 50%;
}
.sign_up_tab li.nav-item .nav-link{
    background-color: #f2f2f2;
    height: 70px;
    line-height: 65px;
    margin: 0;
    padding: 0;
}
.sign_up_tab li.nav-item .nav-link.active{
    background-color: #ffffff;
}
/*== Menu Style For Home V1 & V2 ==*/
.menu-style-one nav.transparent,
.menu-style-one nav.transparent .wrap-core-nav-list,
.menu-style-one nav.transparent .nav-header {
    background-color: transparent;
}
nav .wrap-core-nav-list,
nav .nav-header {
    background: #fff;
}
nav .brand {
    display: block;
    position: relative;
    width: 170px;
    top: 20px;
}
nav .brand img {
    width: 100%;
}
nav .menu li a {
    display: block;
    padding: 20px 25px;
    text-decoration: none;
    color: #3a3a3a;
}
nav .menu li.active > a,
nav .menu li a:hover {
    color: #e74c3c;
}
nav button {
    background: transparent;
    border: none;
    outline: none;
}

header.header-nav.style_one {
    background-color: #fd67a6;
    position: relative;
    z-index: 9;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.10), 0 3px 1px -2px rgba(0, 0, 0, 0.16);
}
header.header-nav.style_one .ace-responsive-menu > li > a{
    padding: 27px 20px 27px 5px;
}


header.header-nav a.navbar_brand .img-fluid{margin-top: 12px;}

.menu_style_home_two a.navbar_brand .img-fluid{margin-top: 5px !important;}
.menu_style_home_two a.navbar_brand:before{top: -8px !important; height: 80px !important;}


.menu_style_home_three a.navbar_brand .img-fluid{margin-top: 5px !important;}


header.header-nav a.navbar_brand {
    display: inline-block;
    margin-right: 50px;
    position: relative;
}


header.header-nav a.navbar_brand:before {
    bottom: 0;
    content: "";
    height: 80px;
    position: absolute;
    right: -25px;
    top: 0;
    width: 1px;
}


.menu_style_home_one.stricky-fixed {
    background-color: #262626;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.12);
    border-bottom: none;
}



header.header-nav .ace-responsive-menu li ul.sub-menu{
    background-color: #171717;
    border-radius: 4px;
    padding: 15px;
    -webkit-box-shadow: 2px 2px 10px 0 rgba(34, 31, 31, 0.2);
    -moz-box-shadow:    2px 2px 10px 0 rgba(34, 31, 31, 0.2);
    box-shadow:         2px 2px 10px 0 rgba(34, 31, 31, 0.2);

}
header.header-nav.menu_style_home_two{
    background-color: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    padding: 0;
}



header.header-nav.menu_style_home_two .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_two .ace-responsive-menu > li > a.active span{
    color: #221f1f;
}
header.header-nav.menu_style_home_two .ace-responsive-menu > li > a span.arrow {
    color: #c0c0c0;
}

.menu_style_home_two.stricky-fixed {
    box-shadow: 0 0 18px 0 rgba(0,0,0,.12);
    border-bottom: none !important;
}

.menu_style_home_three.stricky-fixed {
    background-color: #fd67a6;
    border-bottom: none !important;
}

header.header-nav.menu_style_home_three.stricky-fixed a.navbar_brand:before{
    background-color: rgba(255, 255, 255, 0);
    height: 79px;
}

header.header-nav.menu_style_home_one .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_two .ace-responsive-menu > li > a,
header.header-nav.menu_style_home_three .ace-responsive-menu > li > a{
    padding: 27px 15px 27px 15px;
    -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms ease-in 0s; -ms-transition: all 300ms ease-in 0s; -o-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s;
}
header.header-nav.menu_style_home_two a.navbar_brand,
header.header-nav.menu_style_home_three a.navbar_brand{
    margin-top: 8px;
}
header.header-nav.menu_style_home_two ul.sign_up_btn,
header.header-nav.menu_style_home_three ul.sign_up_btn {
    margin-bottom: 0;
    margin-top: 12px;
}
header.header-nav.menu_style_home_two a.navbar_brand:before{
    background-color: #e8e8e8;
}
header.header-nav.style_one.navbar-scrolltofixed.main-menu.job_list_v4_menu:before{
    position: absolute;
    content: "";
    /* background-color: #262626;*/
    left: -16%;
    top: 0;
    width: 800px;
    height: 82px;
}

/*== Menu Style For Home V3 ==*/
header.header-nav.menu_style_home_three{
    border-bottom: 1px solid rgba(255,255,255, 0.1);
    padding: 0;
}
header.header-nav.menu_style_home_three a.navbar_brand:before{
    background-color: rgba(255, 255, 255, 0);
    height: 80px;
    top: -7px;
}

header.header-nav.menu_style_home_three .ace-responsive-menu li a{
    color: #ffffff;
}


header.header-nav.menu_style_home_three .sign_up_btn .btn{
    background-color: #bc7cbf;
    border: 1px solid transparent;
    color: #ffffff;
}
.sign_up_btn .btn{
    border: 1px solid #515252;
    box-shadow: none;
    border-radius: 4px;
    color: #c0c0c0;
    height: 55px;
    line-height: 40px;
    width: 170px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
header.header-nav.menu_style_home_three .sign_up_btn .btn:hover,
.sign_up_btn .btn:hover{
    background-color: #FD67A6;
    color: #ffffff;
}

/*== Menu Style For Home V4 ==*/
header.header-nav.menu_style_home_four{
    background: transparent;
    border-bottom: none;
    padding: 10px 0;
}
header.header-nav.menu_style_home_four.stricky-fixed{
    background-color: #08063b;
    border-bottom: none;
    padding: 0;
}
header.header-nav.menu_style_home_four a.navbar_brand:before{
    background-color: transparent !important;
}
header.header-nav.menu_style_home_four .ace-responsive-menu > li > a{
    color: #ffffff;
}


header.header-nav.menu_style_home_four  .ace-responsive-menu li a{
    color: #ffffff;
    padding: 35px 20px 35px 5px;
}

header.header-nav.menu_style_home_four .ace-responsive-menu li ul.sub-menu li a{
    padding: 6px 20px 6px 15px;
}



header.header-nav.menu_style_home_four .ace-responsive-menu > li > ul.sub-menu
{
    top: 85px;
}


header.header-nav.menu_style_home_four .sign_up_btn .btn{
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 30px;
    color: #ffffff;
    height: 45px;
    line-height: 30px;
    margin-top: 22px;
}


header.header-nav.menu_style_home_four .sign_up_btn .btn span{
    color: #ffffff;
}

.sign_up_btn .btn{
    border: 1px solid #515252;
    box-shadow: none;
    border-radius: 4px;
    color: #c0c0c0;
    height: 55px;
    line-height: 40px;
    width: 170px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
header.header-nav.menu_style_home_four .sign_up_btn .btn:hover,
.sign_up_btn .btn:hover{
    background-color: #FD67A6;
    color: #ffffff;
    border: 1px solid #FD67A6;
}

/*== Menu Style For Home V5 ==*/
header.header-nav.menu_style_home_five{
    background-color: transparent;
    border-bottom: 1px solid #575757;
    padding: 0;
    position: relative;
}
header.header-nav.menu_style_home_five.stricky-fixed{
    background-color: #262626;
}
header.header-nav.menu_style_home_five a.navbar_brand:before{
    background-color: #575757;
    height: 70px;
}

header.header-nav.menu_style_home_five a.navbar_brand .img-fluid{
    margin-top: 7px;
}

header.header-nav.menu_style_home_six a.navbar_brand .img-fluid{
    margin-top: 1px;
}

header.header-nav.menu_style_home_five .ace-responsive-menu > li > a{
    color: #ffffff;
    padding: 25px 20px 18px 5px;
}
header.header-nav.menu_style_home_five .ace-responsive-menu > li > a.active span{
    color: #00d664;
}

header.header-nav.menu_style_home_five .sign_up_btn .btn{
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    height: 45px;
    line-height: 25px;
    margin-top: 13px;
    padding: 10px 20px;
    width: auto;
}
.sign_up_btn .btn{
    border: 1px solid #515252;
    box-shadow: none;
    border-radius: 4px;
    color: #c0c0c0;
    height: 55px;
    line-height: 40px;
    width: 170px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
header.header-nav.menu_style_home_five .sign_up_btn .btn:hover,
.sign_up_btn .btn:hover{
    background-color: #FD67A6;
    border: 1px solid #FD67A6;
    color: #ffffff;
}
/*== Menu Style For Home V6 ==*/
header.header-nav.menu_style_home_six{
    background-color: #ffffff;
    border-bottom: none;
    padding: 0;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.12);
}
header.header-nav.menu_style_home_six .ace-responsive-menu > li > a{
    color: #251730;
    padding: 25px 20px 25px 5px;
}
header.header-nav.menu_style_home_six .ace-responsive-menu > li > a.active span{
    color: #251730;
}


header.header-nav.menu_style_home_six a.navbar_brand:before{
    background-color: transparent;
}
header.header-nav.menu_style_home_six .sign_up_btn .btn{
    border: none;
    color: #ffffff;
    margin-top: 10px;
}

/*== Mobile Menu Css ==*/
.stylehome1 .mm-navbar{
    color: #ffffff;
}
.stylehome1 .mm-navbar,
.stylehome1 .mm-panel{
    background-color: #404040;
}
.stylehome1 a.mm-listitem__text,
.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text{
    color: #c0c0c0;
}
.stylehome1 a.mm-listitem__text:hover,
.stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover{
    background-color: #1a1a1a;
    color: #ffffff;
}
.stylehome1.home a.mm-listitem__text,
.stylehome1.home a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text{
    color: #cecff9;
}
.stylehome1.home3 a.mm-listitem__text:hover,
.stylehome1.home3 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover{
    background-color: #112360;
    color: #ffffff;
}
.stylehome1.home4 .mm-navbar,
.stylehome1.home4 .mm-panel{
    background-color: #201b72;
}
.stylehome1.home4 a.mm-listitem__text,
.stylehome1.home4 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text{
    color: #cecff9;
}
.stylehome1.home4 a.mm-listitem__text:hover,
.stylehome1.home4 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover{
    background-color: #151156;
    color: #ffffff;
}
.stylehome1.home6 .mm-navbar{
    background-color: #ffffff;
}
.stylehome1.home6 .mm-panel{
    background-color: #ebf9f4;
}
.stylehome1.home6 a.mm-listitem__text,
.stylehome1.home6 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text{
    color: #252834;
}
.stylehome1.home6 a.mm-listitem__text:hover,
.stylehome1.home6 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover{
    background-color: #43d4b6;
    color: #ffffff;
}
.stylehome1.home6 .mm-navbar{
    color: #252834;
}
.stylehome1.home6 .mm-btn_next::after{
    border-color: #252834;
}
.stylehome1 li.mm-listitem:hover,
.stylehome1 li.mm-listitem:active,
.stylehome1 li.mm-listitem:focus{
    color: #ffffff;
}
.stylehome1 .mm-navbar{
    border-color: #333333;
}
.stylehome1 .mm-btn_prev:before,
.stylehome1 .mm-btn_next:after{
    border-color: #c0c0c0;
}
/*== Home Css ==*/
.home-one {
    margin-top: -31px;
}
.home-one:before {
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /* IE10+ */
    background-image: -ms-linear-gradient(to right,rgba(46, 47, 46,1) 40%, rgba(46, 47, 46,.95) 60%, rgba(46, 47, 46, 0.7) 90%, rgba(46, 47, 46, 0.5) 100%);
    /* Firefox */
    background-image: -moz-linear-gradient(to right,rgba(46, 47, 46,1) 40%, rgba(46, 47, 46,.95) 60%, rgba(46, 47, 46, 0.7) 90%, rgba(46, 47, 46, 0.5) 100%);
    /* Opera */
    background-image: -o-linear-gradient(to right,rgba(46, 47, 46,1) 40%, rgba(46, 47, 46,.95) 60%, rgba(46, 47, 46, 0.7) 90%, rgba(46, 47, 46, 0.5) 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255, .01)), color-stop(100, rgba(241,244,249, 1)));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(to right,rgba(46, 47, 46,1) 40%, rgba(46, 47, 46,.95) 60%, rgba(46, 47, 46, 0.7) 90%, rgba(46, 47, 46, 0.5) 100%);
    /* W3C Markup */
    background-image: linear-gradient(to right,rgba(46, 47, 46,1) 40%, rgba(46, 47, 46,.95) 60%, rgba(46, 47, 46, 0.7) 90%, rgba(46, 47, 46, 0.5) 100%);
}
.home-one.style2 .home-text h2{
    color: #221f1f;
}
.home-one.style2 .home-text p{
    color: #7f7f7f;
}
.home-one.style2 .home-search-box .search_option_one .form-group,
.home-one.style2 .home-search-box .search_option_two .form-group,
.home-one.style2 .home-search-box .search_option_one .form-group .form-control,
.home-one.style2 .home-search-box .search_option_two .form-group .form-control{
    background-color: #fafafa;
}

.home-text h1,
.home-text h2,
.home-text h3 {
    color: #ffffff;
    margin-top: 0;
    font-weight: 600;
}

.home-search-box .search_option_one .form-group,
.home-search-box .search_option_two .form-group {
    background-color: #ffffff;
    border-left: none;
    padding-left: 15px;
}
.home-search-box .search_option_one .form-group label,
.home-search-box .search_option_two .form-group label {
    color: #bfbfbf;
}
.formgroup {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    background-color: #ffffff;
    justify-content: left;
}
.home-search-box .dropdown-toggle::after {
    display: inline-block;
    float: right;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: relative;
    top: 11px;
}
.home-search-box .search_option_button .btn {
    background-color: #FD67A6;
    color: #ffffff;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
}
.home-search-box .search_option_button .btn:hover {
    background-color: #294eb5;
    color: #fff !important;
}
.home-search-box .search_option_two .form-control,
.home-search-box .search_option_one .form-control{
    border: none;
    box-shadow: none;
    width: 90%;
    color: #989898;
}
@media (min-width: 991px){
    .home-content {
        position: relative;
        margin-top: 215px;
        margin-bottom: 120px;
    }
    .home-search-box {
        margin: 20px 0 10px;
    }
    .home-search-box .search_option_one .form-group {
        border-right: 1px solid #e8e8e8;
        border-radius: 4px 0 0 4px;
    }
    .home-search-box .search_option_one {
        width: calc(50% - 140px);
    }
    .home-search-box .search_option_two {
        width: calc(50% - 60px);
    }
    .home-search-box .search_option_one .form-group .form-control {
        padding: 35px 0;
    }
    .dropdown-area{
        cursor:pointer;
        padding: 20px 0;
    }
    .formgroup .dropdown{
        padding: 1px 15px 2px;
        width: 50%;
    }
    .formgroup .dropdown .flaticon{
        padding: 0 12px 0 0;
    }
    .formgroup .dropdown:first-child{
        border-right: 1px solid #e8e8e8;
    }
    .home-search-box .search_option_button .btn {
        border-radius: 0 4px 4px 0;
        padding: 23px 30px;
        width: 140px;
    }
    .fj_post .details {
        flex: 1;
    }
    .fj_post a.btn {
        border-radius: 4px;
        line-height: 40px;
        padding: 7px 33px;
        position: absolute;
        right: 45px;
        top: 71px;
    }
}
@media screen and (min-width:768px) and ( max-width:992px){
    .home-content {
        position: relative;
        margin-top: 90px;
        margin-bottom: 20px;
    }
    .home-search-box {
        margin: 0 0 20px 0;
    }
    .home-search-box .search_option_one .form-group {
        border-right: 1px solid #e8e8e8;
        border-radius: 4px;
    }
    .home-search-box .search_option_one .form-group .form-control {
        padding: 30px 0;
    }
    .dropdown-area{
        cursor:pointer;
        padding: 15px 0;
    }
    .home-search-box .search_option_one {
        width: 100%;
        margin-bottom: 5px;
    }
    .home-search-box .search_option_two {
        width: calc(100% - 140px);
    }
    .home-search-box .search_option_two .formgroup {
        border-radius: 4px 0 0 4px;
    }
    .home-search-box .search_option_one .formgroup{
        padding: 0 0 0 15px;
    }
    .formgroup .dropdown{
        padding: 1px 15px 2px;
        width: 50%;
    }
    .formgroup .dropdown .flaticon{
        padding: 0 12px 0 0;
    }
    .formgroup .dropdown:first-child{
        border-right: 1px solid #e8e8e8;
    }
    .home-search-box .search_option_button .btn {
        border-radius: 0 4px 4px 0;
        padding: 18px 30px;
        width: 140px;
    }
    .fj_post .details {
        flex: 1;
    }
    .detail-link{
        margin: 15px 15px 0 0;
    }
    .fj_post a.btn {
        border-radius: 4px;
        line-height: 40px;
        padding: 7px 33px;
        position: absolute;
        right: 45px;
        top: 71px;
    }
}
@media screen and ( max-width:768px){
    .home-content {
        position: relative;
        margin-top: 150px;
        margin-bottom: 30px;
    }
    .home-search-box .search_option_one .form-group {
        border-right: 1px solid #e8e8e8;
        border-radius: 4px;
    }
    .home-search-box .search_option_one .form-group .form-control {
        padding: 30px 0;
    }
    .dropdown-area{
        cursor:pointer;
        padding: 15px 0;
    }
    .home-search-box {
        margin-bottom: 5px;
    }
    .home-search-box .search_option_one {
        width: 100%;
        margin-bottom: 5px;
    }
    .home-search-box .search_option_two {
        width: 100%;
    }
    .home-search-box .search_option_two .formgroup {
        border-radius: 0 ;
        display: block;
        margin-bottom: 0;
        background-color: transparent;
    }
    .home-search-box .search_option_one .formgroup{
        padding: 0 0 0 15px;
    }
    .formgroup .dropdown .flaticon{
        padding: 0 12px 0 0;
    }
    .home-search-box .search_option_two .formgroup .dropdown{
        display: block;
        border-radius: 4px ;
        padding: 0 15px;
        margin-bottom: 5px;
        width: 100%;
        background-color: #FFFFFF;
    }
    .home-search-box .search_option_button{
        width: 100%;
    }
    .home-search-box .search_option_button .btn {
        border-radius: 4px;
        padding: 15px 30px;
        width: 100%;
        height: auto;
    }
    .color-silver{
        margin: 0;
    }
    .detail-link{
        margin: 15px 15px 0 0;
    }
}
@media screen and ( max-width:576px){
    .detail-link{
        float: right;
        margin: 0;
    }
    .fj_post .detail-link a.btn{
        font-size: 14px;
        float: right;
    }
}




.home-search-box.home5 .search_option_one .form-group,
.home-search-box.home5 .search_option_one input#exampleInputName,
.home-search-box.home5 .search_option_two .form-control,
.home-search-box.home5 .search_option_two .form-group,
.home-search-box.home5 .search_option_three .form-group{
    background-color: #fafafa;
}
.home-search-box.home5 .search_option_one {
    width: 33%;
}
.home-search-box.home5 .search_option_two {
    border-right: 1px solid #e8e8e8;
    width: 31%;
}
.home-search-box.home5 .search_option_three {
    width: 22%;
}
.home-search-box.home5 .search_option_three .candidate_revew_select .bootstrap-select>.dropdown-toggle{
    background-color: #fafafa;
    border: none;
    height: 70px;
    line-height: 60px;
    box-shadow: none;
}
.home-search-box.home5 .search_option_three .candidate_revew_select .bootstrap-select>.dropdown-toggle:focus,
.home-search-box.home5 .search_option_three .candidate_revew_select .bootstrap-select>.dropdown-toggle:active{
    box-shadow: none;
    outline: none;
}
.home5-slider{
    position: relative;
    max-height: 700px;
}
.home5-slider .pogoSlider-slide{
    max-height: 700px;
}
.home5-slider .pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn{
    top: 40%;
}
.home5-slider .home_content{
    padding-top: 17%;
    position: relative;
}
.home5-slider .home_content .slider-text1{
    color: #ffffff;
    font-size: 2.1vw;
    font-weight: 600;
}
.home5-slider .home_content p {
    color: #ffffff;
}
.home5_mt{
    background-color: #ffffff;
    margin-bottom: 60px;
    margin-top: -140px;
    padding: 30px;
    position: relative;
    z-index: 9;
}

.home-search-block{
    background-color: #e4e3e3;
    padding: 10px 0 5px;
}
.home-search-box .search_option_button .btnh3 {
    background-color: #1c327e !important;
}


.home-one.style2:before{
    background-image: none;
}
.home_bg2:after {
    background-image: url(../images/home/home2_bg.png);
    background-repeat: no-repeat;
    background-position: right;
    bottom: 0;
    content: "";
    opacity: .05;
    position: absolute;
    right: -115px;
    top: 0;
    width: 100%;
}
.home-one.style2 .home-content{
    z-index: 999;
}
.home_bg3:after {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    content: "";
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
}
.home-one.style3 .home-content{
    z-index: 999;
}
.home-one.style4 .home-content{
    z-index: 999;
}
.home-one.style4:before {
    /* IE10+ */
    background-image: -ms-linear-gradient(to right,rgba(32, 27, 113,1) 40%, rgba(32, 27, 113,.95) 60%, rgba(32, 27, 113, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* Firefox */
    background-image: -moz-linear-gradient(to right,rgba(32, 27, 113,1) 40%, rgba(32, 27, 113,.95) 60%, rgba(32, 27, 113, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* Opera */
    background-image: -o-linear-gradient(to right,rgba(32, 27, 113,1) 40%, rgba(32, 27, 113,.95) 60%, rgba(32, 27, 113, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255, .01)), color-stop(100, rgba(241,244,249, 1)));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(to right,rgba(32, 27, 113,1) 40%, rgba(32, 27, 113,.95) 60%, rgba(32, 27, 113, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* W3C Markup */
    background-image: linear-gradient(to right,rgba(32, 27, 113,1) 40%, rgba(32, 27, 113,.95) 60%, rgba(32, 27, 113, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
}
.home-one.style6:before {
    background: -webkit-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -o-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -ms-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -moz-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: linear-gradient(60deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
}
.home_bg6:after {
    background-image: url(../images/home/home6_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    bottom: -120px;
    content: "";
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    margin: 0 auto;
}

/*== Home Five Overlay Slider ==*/
.main-slider-home5{
    position: relative;
}
.main-slider-home5 .item:before {
    background-color: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.main-slider-home5 .mslider-caption {
    clear: both;
    display: table;
    height: 100%;
    padding: 15% 20%;
    position: absolute;
    width: 100%;
}
.main-slider-home5 .mslider-caption .mslider-details {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.main-slider-home5 .slider-text1 {
    color: #ffffff;
    font-size: 2.1vw;
    font-weight: 500;
}
.main-slider-home5 .owl-next {
    right: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.main-slider-home5 .owl-next,
.main-slider-home5 .owl-prev {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #5a5b5a;
    height: 50px;
    line-height: 45px;
    position: absolute;
    width: 50px;
}
.main-slider-home5 .owl-next:hover,
.main-slider-home5 .owl-prev:hover {
    background-color: #ffffff !important;
}
.main-slider-home5 .owl-next:hover i,
.main-slider-home5 .owl-prev:hover i {
    color: #222925;
}
.main-slider-home5 .owl-next i,
.main-slider-home5 .owl-prev i {
    font-size: 15px;
}
.main-slider-home5 .owl-prev {
    left: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.main-slider-home5 .owl-stage-outer.owl-height {
    height: auto !important;
}
.divider.home5 {
    padding: 170px 135px;
}
.divider-btn {
    border-radius: 4px !important;
    line-height: 40px;
}
.home6-divider {
    background-image: url(../images/background/2.jpg);
    -webkit-background-size: cover;
    background-position: center center;
    background-size: cover;
    padding: 120px 0 135px;
    position: relative;
}
.home6-divider:before {
    /* IE10+ */
    background-image: -ms-linear-gradient(to right,rgba(67, 75, 107, .9) 40%, rgba(67, 75, 107,.95) 60%, rgba(67, 75, 107, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* Firefox */
    background-image: -moz-linear-gradient(to right,rgba(67, 75, 107, .9) 40%, rgba(67, 75, 107,.95) 60%, rgba(67, 75, 107, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* Opera */
    background-image: -o-linear-gradient(to right,rgba(67, 75, 107, .9) 40%, rgba(67, 75, 107,.95) 60%, rgba(67, 75, 107, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255, .01)), color-stop(100, rgba(241,244,249, 1)));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(to right,rgba(67, 75, 107, .9) 40%, rgba(67, 75, 107,.95) 60%, rgba(67, 75, 107, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    /* W3C Markup */
    background-image: linear-gradient(to right,rgba(67, 75, 107, .9) 40%, rgba(67, 75, 107,.95) 60%, rgba(67, 75, 107, 0.7) 90%, rgba(32, 27, 113, 0.5) 100%);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.app_grid h1{
    margin-bottom: 15px;
}
.app_grid h1,
.app_grid p{
    color: #ffffff;
}
.app_grid p{
    margin-bottom: 55px;
}
.app_grid .apple_btn,
.app_grid .play_store_btn{
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #ffffff;
    color: #ffffff;
    height: 65px;
    line-height: normal;
    margin-right: 30px;
    position: relative;
    -ms-text-align-last: auto;
    text-align: left;
    width: 230px;
}
.app_grid .apple_btn:hover,
.app_grid .play_store_btn:hover{
    border: 1px solid transparent;
    cursor: pointer;
}
.app_grid .apple_btn span,
.app_grid .play_store_btn span{
    font-size: 36px;
    float: left;
    margin-right: 15px;
    margin-left: 10px;
}
.phone_img{
    position: absolute;
    right: 0;
}

/*== Popular Job Categories => Icon Hover Image Box ==*/
.icon_hvr_img_box {
    -webkit-background-size: cover;
    display: block;
    background-size: cover;
    border-radius: 4px;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;


}
.icon_hvr_img_box:before {
    background-color: #fafafa;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.icon_hvr_img_box:hover:before {
    background-color: rgba(121,181,48, .95);
}
.icon_hvr_img_box .icon{
    color: #FD67A6;
    font-size: 48px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.icon_hvr_img_box .details {
    position: relative;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.icon_hvr_img_box .details h5{font-weight: 600;}

.icon_hvr_img_box:hover .details h5,
.icon_hvr_img_box:hover .details p,
.icon_hvr_img_box:hover .overlay .icon {
    color: #ffffff;
}
.icon_hvr_img_box:hover{
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
}
.pjc_all_btn {
    margin-top: 60px !important;
}
.pjc_all_btn a.btn{
    border-radius: 4px;
    line-height: 45px;
    padding: 5px 40px;
    font-size: 16px;
}
.pjc_all_btn.home5 a.btn{
    border: 1px solid #262626;
    color: #262626;
}
.pjc_all_btn.home5 a.btn:hover{
    border: 1px solid #FD67A6;
    color: #ffffff;
}
.icon_hvr_img_box.style2{
    border-bottom: 4px solid transparent;
}
.icon_hvr_img_box.style2:hover{
    cursor: pointer;
    border-bottom: 4px solid #FD67A6;
}
.icon_hvr_img_box.style2:hover:before {
    background-color: #ffffff;
}
.icon_hvr_img_box.style2:hover .details h5 {
    color: #221f1f;
}
.icon_hvr_img_box.style2:hover .details p{
    color: #7f7f7f;
}
.icon_hvr_img_box.style2:hover .overlay .icon{
    color: #FD67A6;
}
.feature-job.home4,
.carrer-tips.home4,
.our-partner.home4,
.footer_one.home4,
.popular-job.home4{
    border-bottom: 1px solid #ededed;
}
.icon_hvr_img_box.home4{
    display: block;
    height: 233px;
    margin-bottom: 30px;
    background-position: center;
}
.icon_hvr_img_box.home4:before {
    background-color: rgba(0, 0, 0, 0.15);
}
.icon_hvr_img_box.home4:hover{
    cursor: pointer;
    margin-top: -10px;
}
.icon_hvr_img_box.home4:hover:before {
    background: rgb(253, 103, 166);
}
.icon_hvr_img_box.home4:hover .overlay .icon{
    color: #ffffff;
    opacity: 1;
}
.icon_hvr_img_box.home4 .overlay .icon{
    opacity: 0;
    margin-bottom: 0;
}
.icon_hvr_img_box.home4 .overlay .details h5{
    font-size: 22px;
    margin-bottom: 0;
    opacity: 1;
    color: #ffffff;
    text-shadow: 2px 2px 0 #fd67a6, -2px -2px 0 #fd67a6, -2px 2px 0 #fd67a6, 2px -2px 0 #fd67a6, 0 2px 0 #fd67a6, 0 -2px 0 #fd67a6, -2px 0 0 #fd67a6, 2px 0 0 #fd67a6;
}
.icon_hvr_img_box.home4 .overlay .details small {
    color: #ffffff;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fd67a6, -1px -1px 0 #fd67a6, -1px 1px 0 #fd67a6, 1px -1px 0 #fd67a6, 0 1px 0 #fd67a6, 0 -1px 0 #fd67a6, -1px 0 0 #fd67a6, 1px 0 0 #fd67a6;
}
.icon_hvr_img_box.home4:hover  .overlay .details h5 {
    opacity:1;
}
.icon_hvr_img_box.home4 .overlay .details p{
    color: #ffffff;
    font-size: 15px;
}
.icon_hvr_img_box.home6{
    display: block;
    height: 233px;
    margin-bottom: 30px;
}
.icon_hvr_img_box.home6:before {
    background-color: rgba(5, 4, 28, 0.3);
}
.icon_hvr_img_box.home6:hover{
    cursor: pointer;
    margin-top: -10px;
}
.icon_hvr_img_box.home6:hover:before {
    /* IE10+ */
    background-image: -ms-linear-gradient(to right,rgba(44, 215, 189, .85) 40%, rgba(44, 215, 189,.8) 60%, rgba(44, 215, 189, 0.7) 90%, rgba(44, 215, 189, 0.5) 100%);
    /* Firefox */
    background-image: -moz-linear-gradient(to right,rgba(44, 215, 189, .85) 40%, rgba(44, 215, 189,.8) 60%, rgba(44, 215, 189, 0.7) 90%, rgba(44, 215, 189, 0.5) 100%);
    /* Opera */
    background-image: -o-linear-gradient(to right,rgba(44, 215, 189, .85) 40%, rgba(44, 215, 189,.8) 60%, rgba(44, 215, 189, 0.7) 90%, rgba(44, 215, 189, 0.5) 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255, .01)), color-stop(100, rgba(241,244,249, 1)));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(to right,rgba(44, 215, 189, .85) 40%, rgba(44, 215, 189,.8) 60%, rgba(44, 215, 189, 0.7) 90%, rgba(44, 215, 189, 0.5) 100%);
    /* W3C Markup */
    background-image: linear-gradient(to right,rgba(44, 215, 189, .85) 40%, rgba(44, 215, 189,.8) 60%, rgba(44, 215, 189, 0.7) 90%, rgba(44, 215, 189, 0.5) 100%);
}
.icon_hvr_img_box.home6:hover .overlay .icon{
    color: #ffffff;
    opacity: 1;
}
.icon_hvr_img_box.home6 .overlay .icon{
    opacity: 0;
    margin-bottom: 0;
}
.icon_hvr_img_box.home6 .overlay .details h5{
    margin-bottom: 0;
}
.icon_hvr_img_box.home6 .overlay .details h5,
.icon_hvr_img_box.home6 .overlay .details p{
    color: #ffffff;
    font-size: 15px;
}
.carrer-tips.home6{
    background-color: #dffffa;
}
.icon_box_home6{
    border-radius: 4px;
    position: relative;
    padding: 25px 60px 25px 30px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.icon_box_home6:hover .icon,
.icon_box_home6:hover .details h4,
.icon_box_home6:hover .details p{
    color: #ffffff;
}
.icon_box_home6:hover{
    background-color: #28cfb6;
    cursor: pointer;
}
.icon_box_home6 .icon{
    font-size: 50px;
    line-height: normal;
    margin-bottom: 20px;
}
.icon_box_home6 .details p{
    line-height: 28px;
    margin-bottom: 0;
}

/*== How It's Work => Icon Box ==*/
.icon_box_hiw {
    margin-top: 20px;
    position: relative;
    text-align: center;
    cursor: pointer;

}
.icon_box_hiw .icon {
    background-color: #fafafa;
    border-radius: 4px;
    display: inline-block;
    height: 100px;
    position: relative;
    width: 100px;
}


.icon_box_hiw .icon .list_tag {
    background-color: #FD67A6;
    border-radius: 20px;
    border: 5px solid #ffffff;
    color: #ffffff;
    height: 40px;
    line-height: 30px;
    position: relative;
    right: -35px;
    top: -15px;
    width: 40px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.icon_box_hiw.home3 .icon .list_tag{
    background-color: #ec205f;
}
.icon_box_hiw .icon span {
    position: absolute;
    color: #cacaca;
    font-size: 64px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.icon_box_hiw:hover .icon span{
    color: #fd67a6;
}


.icon_box_hiw:hover .details h4{
    color: #fd67a6;
}


.icon_box_hiw:hover .icon .list_tag{
    background-color: #fd67a6;
}

.icon_box_hiw .icon.middle2:before{
    background-color: #fafafa;
    content: "";
    height: 2px;
    position: absolute;
    right: 130px;
    top: 55px;
    width: 230px;
}
.icon_box_hiw .icon.middle2:after{
    background-color: #fafafa;
    content: "";
    height: 2px;
    position: absolute;
    left: 130px;
    top: 55px;
    width: 230px;
}
.icon_box_hiw .details {
    margin-top: 10px;
}
.icon_box_hiw .details h4{
    color: #666666;
    font-weight: 600;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.icon_box_hiw .details p{
    margin-bottom: 0;
    padding: 0 15px;
}
.icon_box_hiw.home3 .icon{
    background-color: #ffffff;
}
.icon_box_hiw.home3.contact_page .icon .list_tag{
    background-color: transparent;
    border: none;
}

/*== Features Job List Design ==*/
.fj_post {
    background-color: #ffffff;
    border: 1px solid #f6f6f6;
    border-left: 4px solid transparent;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.fj_post .thumb {
    width: 150px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    float: left;
    margin-right: 30px;
    text-align: center;
}

.fj_post .details h5{margin-bottom: 3px; margin-top: 8px !important;}
.fj_post .details h4{margin-bottom: 3px;}
.fj_post .details p{padding-right: 154px; margin-bottom: 3px; color: #6d6d6d !important;}
.fj_post .details p:hover{margin-bottom: 3px; color: #6d6d6d !important;}
.list-inline-item a {color: #6d6d6d;}
.list-inline-item span {color: #6d6d6d;}



.footer_menu .list-inline-item a {color: #979797;}
.footer_menu .list-inline-item a:hover {color: #fff;}

.footer_bottom_area.home3 .footer_menu .list-inline-item a {color: #FFFFFF;}
.footer_bottom_area.home4 .footer_menu .list-inline-item a:hover {color: #979797;}
.footer_bottom_area.home5 .footer_menu .list-inline-item a:hover {color: #979797;}


.fj_post .details .job_chedule {
    display: inline-block;
}

.fj_post:hover {
    border: 1px solid #FD67A6;
    border-left: 4px solid #FD67A6;
}
.fj_post:hover a.btn {
    background-color: #FD67A6;
    color: #ffffff;
}
.fj_post a.btn:focus {
    box-shadow: none;
}
.fj_post.home3 {
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none;
    border-left: none;
    border-right: none;
    border-top: none;
    margin-bottom: 0;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.fj_post.home3:hover{
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);  /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
    z-index: 9;
    cursor: pointer;
}
.fj_post.home3:hover a.btn {
    background: -webkit-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -o-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -ms-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -moz-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: linear-gradient(60deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    color: #ffffff;
}
.fj_post.home3.bbt{
    border-bottom: transparent;
}
.fj_post.home3 ul.featurej_post{
    margin-bottom: 30px;
}
.fj_post.home3 .details h4{
    margin-bottom: 0;
    padding-top: 15px;
}
.fj_post.home3 .details p {
    margin-bottom: 0;
}
.fj_post.home3 a.btn{
    border-radius: 4px;
    border-image: linear-gradient(to bottom, #af6ab3 0%, #4768db 100%);
    border-image-slice: 1;
    border-width: 1px;
}
.feature_job_list .nav_container{
    background-color: #252834;
    border-radius: 4px;
    height: 60px;
    margin: 0 auto 30px;
    line-height: 50px;
    width: 350px;
}
.feature_job_list .nav_container .nav.nav-pills .nav-link:first-child{
    margin-right: 20px;
}
.feature_job_list .nav_container .nav.nav-pills .nav-link:last-child{
    margin-right: 0px;
}
.feature_job_list .nav_container .nav.nav-pills .nav-link {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    width: 170px;
}
.feature_job_list .nav_container .nav.nav-pills .nav-link.active{
    background-color: #ffffff;
    border-radius: 4px;
    color: #252834;

    margin-top: 5px;
}
.feature_job_list .nav_container .nav.nav-pills{
    display: -webkit-inline-flex;
    display: inline-flex;
}
.fj_post.home6 {
    border: 1px solid #ececec;
    box-shadow: none;
    margin-bottom: 30px;
}
.fj_post.home6 .thumb{
    border: none;
}
.fj_post.home6:hover {
    border: 1px solid #26bca1;
}
.feature_job_post{
    border: 1px solid #ededed;
    border-radius: 4px;
    display: grid;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.feature_job_post:hover{
    border: 1px solid #FD67A6;
    cursor: pointer;
}
.feature_job_post .details{
    padding-bottom: 5px;
    padding-left: 25px;
    padding-top: 30px;
}
.feature_job_post .details .thumb{
    margin-bottom: 60px;
    text-align: center;
}
.feature_job_post ul.fj_post_meta{
    background-color: #fafafa;
    padding: 30px 20px 20px 20px;
    margin-bottom: 0;
    position: relative;
}
.feature_job_post ul.fj_post_meta li:first-child{
    line-height: 45px;
    margin-right: 0;
}
.feature_job_post ul.fj_post_meta a.btn{
    border: 1px solid #FD67A6;
    height: 45px;
    line-height: 30px;
}
.feature_job_post:hover ul.fj_post_meta a.btn,
.feature_job_post ul.fj_post_meta a.btn:hover{
    background-color: #FD67A6;
    color: #ffffff;
}

/*== Browse Local Jobs ==*/
.job_loc_img_box {
    margin-bottom: 30px;
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


.job_loc_img_box .thumb {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.job_loc_img_box .thumb:before {
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #FD67A6; / Old browsers /
background: -moz-linear-gradient(left, #82b440 0%, #a1d45f 100%); / FF3.6-15 /
background: -webkit-linear-gradient(left, #82b440 0%,#a1d45f 100%); / Chrome10-25,Safari5.1-6 /
background: linear-gradient(to right, #82b440 0%,#a1d45f 100%); / W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b440', endColorstr='#a1d45f',GradientType=1 ); / IE6-9 /
}
.job_loc_img_box:hover .thumb:before {
    opacity: .9;
}
.job_loc_img_box .details {
    bottom: 20px;
    left: 30px;
    position: absolute;
}
.job_loc_img_box .details h4
{
    color: #ffffff;
    font-size: 20px;
    text-shadow:1px 1px 0 #9E9E9E, -1px -1px 0 #9E9E9E, -1px 1px 0 #9E9E9E, 1px -1px 0 #9E9E9E, 0 1px 0 #9E9E9E,  0 -1px 0 #9E9E9E, -1px 0 0 #9E9E9E, 1px 0 0 #9E9E9E;

}
.job_loc_img_box .details h5 {
    color: #ffffff;
    font-size: 16px;
}
.job_loc_img_box:hover {
    cursor: pointer;
    margin-top: -10px;

}

/*== Expert Freelancer List ==*/
.ef_post{
    background-color: #ffffff;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    display: grid;
    margin-bottom: 30px;
    padding: 30px 0;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.ef_post.home6:hover {
    border: 1px solid #26bca1;
}
.ef_post:hover {
    border: 1px solid #FD67A6;
}
.ef_post:hover .ef_bookmark {
    color: #FD67A6;
}
.ef_post .ef_header {
    padding: 0 30px;
}
.ef_post .ef_header .hr_rate {
    display: inline-block;
    font-weight: bold;
}
.ef_post .ef_header .hr_rate small{
    color: #221f1f;
    font-size: 16px;
}
.ef_post .ef_header .ef_bookmark{
    font-size: 30px;
    float: right;
    margin-top: -5px;
}
.ef_post.home6 .ef_header .ef_bookmark{
    border: 1px solid #1fbda5;
    border-radius: 50%;
    color: #1fbda5;
    height: 50px;
    text-align: center;
    width: 50px;
}
.ef_post.home6:hover .ef_header .ef_bookmark{
    background-color: #1fbda5;
    color: #ffffff;
}
.ef_post .thumb {
    clear: both;
    margin-top: -15px;
    position: relative;
}
.ef_post .thumb img {
    border-radius: 50%;
    display: inline-block;
    height: 130px;
    width: 130px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.ef_post .everage_rating {
    background-color: #febe42;
    border: 4px solid #ffffff;
    border-radius: 50%;
    bottom: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    left: 0;
    line-height: 30px;
    margin: 0 auto;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -45px;
    width: 35px;
}
.ef_post .freelancer_review{
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
}
.ef_post .freelancer_review .title{
    margin-bottom: 0;
}
.ef_post .thumb .rating_list {
    position: relative;
    margin-top: 15px;
}
.ef_post .thumb .rating_list li {
    color: #febe42;
}
.ef_post .freelancer_review .rating_list li {
    margin-left: 3px;
    margin-right: 3px;
}
.ef_post .freelancer_review .rating_list li:last-child {
    color: #e0e0e0;
}
.ef_post .details .job_locate {
    background-color: #f2f2f2;
}
.ef_post.home6 .details .job_locate{
    background-color: #dffffa;
}
.ef_post .details .job_locate,
.ef_post .details .job_srate {
    display: flow-root;
    height: 65px;
    line-height: 60px;
    padding: 0 30px;
}
.ef_post .details .job_locate p,
.ef_post .details .job_srate p{
    clear: both;
    display: unset;
}
.ef_post .details .job_locate ul li img{
    display: inline-block;
}
.ef_post .details .ef_prf_link{
    padding: 0 30px;
    position: relative;
}
.ef_post .details a.btn {
    height: 55px;
    line-height: 40px;
}
.ef_post.home6 .details a.btn{
    border: 1px solid #252834;
    border-radius: 4px;
    color: #252834;
}
.ef_post.home6 .details a.btn:hover {
    background-color: #252834;
    color: #ffffff;
}
.ef_slider.owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: transparent;
    border: 1px solid #FD67A6;
    border-radius: 20px;
    height: 15px;
    margin-left: 10px;
    width: 15px;
}
.ef_slider.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: transparent;
    border-radius: 3px;
    height: 7px;
    margin: 3px;
    width: 7px;
}
.ef_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.ef_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #82b440 !important;
}

/*== Funfact Counter ==*/
.funfact_one .timer {
    color: #ffffff;
    font-size: 25px;
}
.funfact_one p {
    margin-bottom: 0;
    color: #979797;
}
.funfact_one.home6 {
    text-align: center;
}
.funfact_one.home6 .icon{
    color: #1fbda5;
    font-size: 60px;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 6px;
}
.funfact_one.home6 .timer{
    color: #252834;
    font-size: 50px;
    font-weight: bold;
    line-height: normal;
}
.funfact_one.home6:hover .icon{
    color: #252834;
}
.brdr_left_right {
    position: relative;
}
.brdr_left_right:before {
    background-color: #3c3c3c;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.brdr_left_right:after {
    background-color: #3c3c3c;
    bottom: 0;
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.footer_top_area.home3 .funfact_one p{
    color: #969ca9;
}
.footer_top_area.home6 {
    background-color: #ffffff;
    position: relative;
}

/*== Footer Social Widget ==*/
.footer_social_widget {
    position: relative;
}
.footer_social_widget p {
    display: inline-block;
    color: #979797;
}
.footer_top_area.home3 .footer_social_widget p {
    color: #969ca9;
}
.footer_social_widget ul{
    text-align: right;
}
.footer_social_widget li{
    background-color: #353535;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer_social_widget li:hover{
    background-color: #ffffff;
}
.footer_social_widget li:hover a{
    color: #221f1f;
}
.footer_social_widget li a{
    color: #707070;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer_top_area.home3 .footer_social_widget li {
    background-color: #121824;
}

.footer_top_area.home3 .footer_social_widget li:hover {
    background-color: #ffffff;
}

.footer_social_widget.home5 ul{
    text-align: left;
}
.footer_social_widget.home5 li {
    background-color: #eeeeee;
}
.footer_social_widget.home5 li:hover{
    background-color: #FD67A6;
}
.footer_social_widget.home5 li:hover a{
    color: #ffffff;
}
.footer_social_widget.home6 li {
    background-color: #101219;
}
.footer_social_widget.home6 li:hover{
    background-color: #333745;
}
.footer_social_widget.home6 li:hover a{
    color: #ffffff;
}

/*== 1st Layout Footer ==*/
.footer_top_area {
    border-bottom: 1px solid #3c3c3c;
}
.footer_top_area,
.footer_one {
    background-color: #262626;
}
.footer_bottom_area {
    background-color: #1a1a1a;
}
.copyright-widget p {
    margin-bottom: 0;
    color: #979797;
}
.footer_one.home3,
.footer_top_area.home3{
    background-color: #fd67a6;
}
.footer_bottom_area.home3{
    background-color: #fd67a6;
}
.footer_bottom_area.home3 .copyright-widget p,
.footer_bottom_area.home3 .footer_menu ul li {
    color: #FFFFFF;
}
.footer_bottom_area.home4{
    background-color: #ffffff;
}
.footer_one.home5{
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
}

/*== Footer Widget ==*/
.quick_link_widget h4,
.candidate_widget h4,
.employe_widget h4,
.newsletter_widget h4{
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
}
.quick_link_widget li a,
.candidate_widget li a,
.employe_widget li a {
    color: #9e9e9e;
    line-height: 35px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer_one.home3 .quick_link_widget li a,
.footer_one.home3 .candidate_widget li a,
.footer_one.home3 .employe_widget li a {
    color: #969ca9;
}
.footer_one.home3 .quick_link_widget li:hover a,
.footer_one.home3 .candidate_widget li:hover a,
.footer_one.home3 .employe_widget li:hover a {
    color: #ffffff;
}
.candidate_widget.home5 h4,
.employe_widget.home5 h4,
.newsletter_widget.home5 h4{
    color: #262626;
}
.quick_link_widget li:hover a,
.candidate_widget li:hover a,
.employe_widget li:hover a {
    color: #ffffff;
    text-decoration: underline;
}
.newsletter_widget p {
    color: #9e9e9e;
}
.footer_one.home3 .newsletter_widget p {
    color: #969ca9;
}
.newsletter_widget .mailchimp_form {
    margin-top: 15px;
}
.newsletter_widget .mailchimp_form .form-control {
    background-color: #1a1a1a;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    color: #707070;
    height: 50px;
    width: 80%;
}
.newsletter_widget .mailchimp_form button{
    background-color: #FD67A6;
    border: transparent;
    height: 50px;
    width: 50px;
}
.footer_one.home3 .newsletter_widget .mailchimp_form button{
    background-color: #1c327e;
}
.footer_one.home6 .newsletter_widget .mailchimp_form button{
    background-color: #333745;
}
.mailchimp_form.home5 .form-control {
    background-color: #fafafa;
}
.newsletter_widget.home6 .mailchimp_form .form-control{
    background-color: #101219;
}
.footer_menu {
    padding-left: 60px;
}
.footer_menu ul li:last-child {
    border-radius: 4px;
}
.footer_menu ul li:last-child a{
    background-color: transparent !important;
    color: #7c7c7c;
    padding-left: 20px;
}
.footer_menu ul li:last-child:hover a{
    color: #7c7c7c;
}
.footer_menu ul li .bootstrap-select>.dropdown-toggle {
    background-color: #2f2b2b;
    box-shadow: none !important;
    border: transparent;
    color: #979797;
    height: 45px;
    line-height: 35px;
    margin-left: 15px;
    outline: none !important;
    padding-left: 25px;
    padding-right: 20px;
    position: relative;
    text-align: right;
    white-space: nowrap;
    width: 130px;
    z-index: 1;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    background-color: #2f2b2b;
    box-shadow: none;
    color: #ffffff;
}
.footer_menu ul li .bootstrap-select .dropdown-toggle .filter-option {
    outline: none;
}
.footer_menu ul li .bootstrap-select {
    width: auto !important;
}
.footer_bottom_area.home3 .footer_menu ul li .bootstrap-select>.dropdown-toggle {
    background-color: #fd67a6;
}
.footer_bottom_area.home4 .footer_menu ul li .bootstrap-select>.dropdown-toggle{
    background-color: #ededed;
    border-radius: 22.5px;
    color: #8b8b8b;
}
.footer_bottom_area.home5{
    background-color: #ffffff;
}
.footer_bottom_area.home5 .footer_menu ul li .bootstrap-select>.dropdown-toggle{
    background-color: #e6e6e6;
    color: #8b8b8b;
}
.footer_one.home6,
.footer_bottom_area.home6{
    background-color: #1b1e28;
}
.footer_one.home6{
    border-bottom: 1px solid #363a48;
}

/*== Inner Pages Breadcrumb ==*/
.inner_page_breadcrumb {
    margin-top: 80px;
}
.inner_page_breadcrumb .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin: 0;
}
.inner_page_breadcrumb .breadcrumb_title {
    font-size: 20px;
    margin-bottom: 0;
}
.inner_page_breadcrumb .breadcrumb_title li:first-child{
    color: #7f7f7f;
}
.inner_page_breadcrumb .breadcrumb_title li:last-child{
    color: #221f1f;
}
.inner_page_breadcrumb .breadcrumb-item {
    font-size: 15px;
}
.inner_page_breadcrumb .breadcrumb-item.active {
    color: #221f1f;
}

/*== About Page About Content ==*/
.about_content p {
    line-height: 30px
}
.about_content .btn{
    border-radius: 4px;
    font-size: 16px;
    height: 50px; line-height: 35px;
}

/*== Testimonials Grid ==*/
.t_icon {
    position: absolute;
    font-size: 70px;
    left: 30px;
    top: 0;
}
.testimonial_post {
    background-color: #ffffff;
    border-radius: 4px;
    margin: 70px 5px 0;
    padding: 0 15px 35px;
    position: relative;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.testimonial_post .thumb {
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: -50px;
    overflow: hidden;
}
.testimonial_post .client_info {
    margin-bottom: 35px;
}
.testimonial_post .details p {
    line-height: 28px;
}
.testimonial_slider.owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: transparent;
    border: 1px solid #FD67A6;
    border-radius: 20px;
    height: 15px;
    margin-left: 10px;
    width: 15px;
}
.testimonial_slider.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: transparent;
    border-radius: 3px;
    height: 7px;
    margin: 3px;
    width: 7px;
}
.testimonial_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonial_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #82b440 !important;
}
.testimonial_slider.owl-carousel.owl-theme .owl-item {
    margin-bottom: 30px;
}

/*== Our Team Members ==*/
.team_member {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.team_member .thumb {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.team_member .overlay {
    text-align: center;
}
.team_member .overlay:before {
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #82b440; /* Old browsers */
    background: -moz-linear-gradient(left, #82b440 0%, #a1d45f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #82b440 0%,#a1d45f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #82b440 0%,#a1d45f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b440', endColorstr='#a1d45f',GradientType=1 ); /* IE6-9 */
}
.team_member:hover {
    cursor: pointer;
}
.team_member:hover .overlay:before {
    opacity: .9;
}
.team_member .overlay ul li{
    margin-right: 1.5rem;
}
.team_member .overlay ul li:last-child{
    margin-right: 0;
}
.team_member .overlay ul li a {
    color: #ffffff;
}
.team_member .overlay .tm_social_icon {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 150px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team_member:hover .overlay .tm_social_icon {
    opacity: 1;
}
.team_member .details {
    bottom: 10px;
    left: 20px;
    position: absolute;
}
.team_member .details h4,
.team_member .details h5 {
    color: #ffffff;
}

/*== Team Slider Code ==*/
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
    left: -90px;
}
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next{
    right: -90px;
}
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
    background-color: #ffffff !important;
    color: #FD67A6;
    height: 50px;
    line-height: 45px;
    position: absolute;
    top: 45%;
    width: 50px;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover{
    background-color: #FD67A6 !important;
    color: #ffffff;
}

/*== Pricing Table Four ==*/
.pricing_table {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 15px 35px 40px;
    -webkit-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.1);
}
.pricing_table:hover {
    cursor: pointer;
}
.pricing_table:hover .pt_header_four h3{
    color: #ffffff;
}
.pt_header_four {
    padding-top: 20px;
    position: relative;
}
.pt_header_four h2 {
    margin-top: 0;
}
.pt_tag_four {
    background-color: #fff9f9;
    border-radius: 4px;
    bottom: -80px;
    height: 70px;
    left: 0;
    line-height: 70px;
    margin: 0 auto;
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 70px;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}


.pt_tag_four span {
    color: #00d664;
    font-size: 20px;
}
.pt_details {
    margin-top: 120px;
}
.pt_details ul li:hover a {
    color: #222222;
}
.pt_details ul li:first-child {
    margin-top: 40px;
}
.pt_details ul li:last-child {
    border-bottom: 1px solid transparent;
}
.pt_details ul li a {
    line-height: 35px;
}
.pricing_table .pt_details a.btn {
    background-color: #ffffff;
    border: 1px solid #FD67A6;
    color: #FD67A6;
    height: 55px;
    font-size: 16px;
    line-height: 38px;
    margin-top: 30px;
}

.pricing_table .pt_details a.btn:hover {
    background-color: #262626;
    border: 1px solid #262626;
    color: #fff;
    height: 55px;
    font-size: 16px;
    line-height: 38px;
    margin-top: 30px;
}


.pricing_table.mid {
    background-color: #FD67A6;
    margin-top: -25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pricing_table.mid h3 {
    color: #ffffff;
    margin-top: 15px;
}
.pricing_table.mid h4 {
    color: #ffffff;
}
.pricing_table.mid .pt_details ul li a {
    color: #ffffff;
}
.pricing_table.mid .pt_tag_four {
    background-color: #8ac83e;
    color: #ffffff;
}
.pricing_table.mid .pt_tag_four span{
    color: #ffffff;
}
.pricing_table.mid .pt_details a.btn {
    color: #00d664;
}
.pricing_table.mid.home3 {
    background: -webkit-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -o-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -ms-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -moz-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: linear-gradient(60deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
}
.pricing_table.home3.one .pt_tag_four{
    background-color: #faf9ff;
}
.pricing_table.home3.one:hover .pt_tag_four{
    background-color: #faf9ff !important;
}
.pricing_table.home3.one .pt_tag_four span{
    color: #7056d2;
}
.pricing_table.mid.home3 .pt_tag_four{
    background-color: #1c327e;
}
.pricing_table.home3.three .pt_tag_four{
    background-color: #faf9ff;
}
.pricing_table.home3.three:hover .pt_tag_four{
    background-color: #fff9f9 !important;
}
.pricing_table.home3.three .pt_tag_four span{
    color: #f14444;
}
.pricing_table.mid.home3 .pt_details a.btn{
    color: #1c327e;
}
.pricing_table.home3 .pt_details a.btn {
    color: #1c327e;
    border-color: #1c327e;
}

.pricing_table.home3 .pt_details a.btn:hover {
    color: #fff;
    border-color: #1c327e;
    background-color: #1c327e;
}

/*== Our Partners ==*/
.our-partner {
    padding: 40px 0;
}

/*== How It Works ==*/
.how_it_works_sn .hiwc {
    border-radius: 50%;
    background-color: #FD67A6;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 30px;
}
.how_it_works_sn .details {
    padding-left: 50px;
}
.how_it_works_sn2 {
    text-align: right;
}
.how_it_works_sn2 .details {
    padding-right: 50px;
}
.how_it_works_sn2 .hiwc {
    border-radius: 50%;
    background-color: #FD67A6;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    text-align: center;
    width: 30px;
}

/*== Error/404 Page ==*/
.our-error{
    padding: 165px 0 127px;
}
.erro_code {
    margin-bottom: 40px;
}
.error_page.newsletter_widget {
    position: relative;
    margin-bottom: 25px;
}
.error_page.newsletter_widget .form-inline {
    display: inline-block;
}
.error_page.newsletter_widget h4 {
    color: #262626;
}
.error_page.newsletter_widget p{
    color: #7f7f7f;
    line-height: 30px;
}
.error_page.newsletter_widget .mailchimp_form .form-control {
    background-color: #ffffff;
    width: 294px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}

/*== Invoice Page ==*/
.invoice_down_print li{
    background-color: #221f1f;
    border-radius: 4px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 60px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.invoice_down_print li:hover {
    background-color: #FD67A6;
    cursor: pointer;
}
.invoice_down_print li:last-child {
    margin-left: 10px;
}
.invoice_down_print li a{
    color: #ffffff;
    font-size: 20px;
}
.invoice_table {
    background-color: #ffffff;
    padding: 65px 60px;
}
.invoice_meta ul li {
    margin-right: 40px;
}
.invoice_meta ul li:last-child {
    margin-right: 0;
}
.invoice_meta ul li,
.invoice_meta ul li p {
    display: inline-block;
}
.invoice_meta ul li p {
    color: #7f7f7f;
    margin-right: 10px;
}
.invoice_meta ul li a {
    color: #221f1f;
}
.invoice_table_list .table th {
    font-weight: normal;
    color: #221f1f;
}
.invoice_table_list .table .thead-light th {
    border-bottom: transparent;
    background-color: #fafafa;
}
.invoice_table_list .table th:first-child {
    width: 45%;
}

/*== LogIn Register Page ==*/
.login_form {
    background-color: #ffffff;
    padding: 40px 40px 0;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    border-radius: 4px;
}
.login_form .heading {
    margin-bottom: 40px;
}
.login_form .form-control{
    border-radius: 4px;
    color: #7f7f7f;
    height: 50px;
    margin-bottom: 20px;
}
.login_form .form-control:focus {
    box-shadow: none;
}
.login_form .form-check-input {
    height: 17px;
    width: 17px;
}
.login_form button {
    border-radius: 4px;
    height: 50px;
    margin-bottom: 40px;
}
.login_form .btn-log {
    height: 55px;
}

/*== SignUP Form ==*/
.sign_up_form {
    background-color: #ffffff;
    padding: 40px 40px 0;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    border-radius: 4px;
}
.sign_up_form .heading {
    margin-bottom: 40px;
}
.sign_up_form .form-control{
    border-radius: 4px;
    color: #7f7f7f;
    height: 50px;
    margin-bottom: 20px;
}
.sign_up_form .form-control:focus {
    box-shadow: none;
}
.sign_up_form .form-check-input {
    height: 17px;
    width: 17px;
}
.sign_up_form button {
    border-radius: 4px;
    height: 50px;
    margin-bottom: 40px;
}
.sign_up_form .btn-log {
    height: 55px;
}
.sign_up_form .nav.nav-pills li{
    text-align: center;
    margin-right: 15px;
    width: 47%;
}
.sign_up_form .nav.nav-pills li:last-child {
    margin-right: 0;
}
.sign_up_form li.nav-item .nav-link {
    background-color: transparent;
    border: 1px solid #FD67A6
}
.sign_up_form li.nav-item .nav-link.active{
    background-color: #FD67A6;
}

/*== Search Widget Faq Page ==*/
.faq_search_widget input.form-control {
    border: 1px solid #dddddd;
    border-radius: 4px;
    flex: 1;
    height: 50px;
    padding-left: 20px;
    width: 100%;

}
.faq_search_widget input.form-control:focus{
    border-right: none;
    box-shadow: none;
}
.faq_search_widget button#button-addon2,
.faq_search_widget button#button-addon3,
.faq_search_widget button#button-addon4,
.faq_search_widget button#button-addon5 {
    background-color: #FD67A6;
    color: #FFFFFF;
    border-bottom: 1px solid #dddddd;
    border-left: transparent !important;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    height: 50px;
    box-shadow: none;
}
.input-group{
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.faq_search_widget button#button-addon2:focus,
.faq_search_widget button#button-addon3:focus,
.faq_search_widget button#button-addon4:focus,
.faq_search_widget button#button-addon5:focus {
    box-shadow: none;
}
.faq_search_widget button#button-addon2:hover,
.faq_search_widget button#button-addon3:hover,
.faq_search_widget button#button-addon4:hover,
.faq_search_widget button#button-addon5:hover {
    color: #6c757d;
}

.faq_search_widget .candidate_revew_select{

}

/*== Question Widget Faq Page ==*/
.faq_question_widget {
    margin-top: 30px;
}
.faq_question_widget .title {
    font-size: 20px;
}
.widget_list {
    background-color: #ffffff;
    padding: 30px 35px 10px;
    margin-top: 20px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    border-radius: 4px;
}
.faq_question_widget ul li {
    margin-bottom: 20px;
}
.faq_question_widget ul li a {
    color: #7f7f7f;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.faq_question_widget ul li:hover a {
    color: #221f1f;
}
.faq_according button{
    text-align: left;
    width: 100%;
}
.faq_according .card-header {
    background-color: #ffffff;
    padding: 8px 12px;
    margin-bottom: 10px;
    -webkit-box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border-bottom: none;
}
.faq_according .card-header.active {
    background-color: #FD67A6;
}
.faq_according .card-header.active .btn-link {
    color: #ffffff;
}
.faq_according .card-header .btn-link {
    color: #221f1f;
    line-height: normal;
}
.faq_according .card-header .btn-link:hover,
.faq_according .card-header .btn-link:focus {
    text-decoration: none;
}
.faq_according .card {
    background-color: transparent;
    border: none;
    overflow: visible;
    margin-bottom: 15px;
    border-radius: 4px;
}
.accordion .card:not(:first-of-type):not(:last-of-type){
    border-radius: 4px;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 4px;
}
.accordion .card:first-of-type{
    border-radius: 4px;
}
.faq_according .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #FD67A6;
}
.faq_according #accordion .panel-heading a:not(.collapsed) {
    background-color: #FD67A6;
}

/*== Tab Widget UI Page ==*/
.ui_kit_tab .nav.nav-tabs {
    background-color: #FD67A6;
    border-radius: 4px;
}
.ui_kit_tab .nav.nav-tabs {
    height: 60px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    padding: 0 15px;
}
.ui_kit_tab .nav.nav-tabs .nav-link {
    color: #ffffff;
    height: 50px;
    line-height: 40px;
    margin-top: 9px;
}
.ui_kit_tab .nav.nav-tabs .nav-link:hover {
    border: 1px solid transparent;
}
.ui_kit_tab .nav.nav-tabs .nav-link.active {
    color: #FD67A6;
    border: none;
}
.ui_kit_tab .tab-content .tab-pane {
    padding: 35px 20px;
}

.bootstrap-select .dropdown-menu.inner li.selected span
{
    color: #28B928;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark
{
    right: 25px;
}


/*== Table Widget UI Page ==*/
.ui_kit_table .table {
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.ui_kit_table .table th {
    background-color: #FD67A6;
    border-bottom: transparent;
    color: #ffffff;
    font-weight: normal;
}
.ui_kit_table .table th,
.ui_kit_table .table td {
    padding-left: 30px;
}

/*== Message Box Widget UI Page ==*/
.ui_kit_message_box .alert{
    height: 70px;
    line-height: 50px;
}
.ui_kit_button .btn {
    border-radius: 4px;
    height: 55px;
    width: 170px;
}

/*== Form Input Widget UI Page ==*/
.ui_kit_input .form-control {
    padding-left: 20px;
}
.ui_kit_input .form-control:focus {
    box-shadow: none;
    border-color: #dddddd;
}

/*== Form Textarea Widget UI Page ==*/
.ui_kit_textarea .form-control:focus {
    box-shadow: none;
    border-color: #dddddd;
}

/*== Form Tooltip Widget UI Page ==*/
.ui_kit_tooltip .btn {
    border-radius: 4px;
    color: #7f7f7f;
    height: 50px;
    margin-right: 5px;
    width: 100px;
}
.ui_kit_tooltip .btn:hover {
    color: #FFFFFF;
}
.ui_kit_tooltip .btn:focus {
    box-shadow: none;
    border-color: #dddddd;
}

/*== Select Search Box Widget UI Page ==*/
.ui_kit_select_search button.btn{
    background-color: #ffffff !important;
    border-color: #dddddd !important;
    color: #6d6d6d !important;
    height: 50px;
    line-height: 35px;
    padding-left: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.ui_kit_select_search button.btn:focus{
    box-shadow: none !important;
    border-color: #dddddd;
    outline: none !important;
}
.ui_kit_select_search .bs-searchbox .form-control {
    height: 50px;
}
.ui_kit_select_search .bs-searchbox .form-control:focus {
    box-shadow: none;
    border-color: #dddddd;
}
.ui_kit_select_search .bs-searchbox:before {
    color: #d0d1d3;
    content: "\f002";
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 45px;
    position: absolute;
    right: 25px;
    z-index: 999;
}
.ui_kit_select_search .dropdown-item {
    color: #7f7f7f;
}
.ui_kit_select_search .dropdown-item:hover {
    background-color: transparent;
    color: #221f1f;
}
.ui_kit_select_search .dropdown-item.active,
.ui_kit_select_search .dropdown-item:active {
    background-color: transparent;
    color: #7f7f7f;
}

/*== Radiobox, Checkbox, Switch Widget UI Page ==*/
.ui_kit_radiobox .radio {
    display: inline-block;
    vertical-align: top;
}
.ui_kit_radiobox .radio input[type=radio] {
    position: absolute;
    opacity: 0;
}
.ui_kit_radiobox input[type=radio] {
    box-shadow: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.ui_kit_radiobox .radio label {
    cursor: pointer;
    line-height: 25px;
    margin: 0px 0 10px;
    padding-left: 29px;
    position: relative;
}
.ui_kit_radiobox label, legend {
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
}
.ui_kit_radiobox .radio input[type=radio]:checked+label .radio-label {
    background-color: #FD67A6;
    box-shadow: inset 0 0 0 5px #fff;
}
.ui_kit_radiobox .radio input[type=radio]+label .radio-label {
    content: '';
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #dedede;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: inset 0 0 0 8px #fff;
    z-index: 100;
    position: absolute;
    top: 2px;
    left: 0;
}
.ui_kit_radiobox label span, legend span {
    font-weight: 400;
    font-size: 14px;
    color: #444;
}
.ui_kit_radiobox .radio-label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background-color: transparent;
    display: block;
}
.ui_kit_radiobox .radio input[type=radio]+label .radio-label:after {
    background-color: #FD67A6;
    box-sizing: border-box;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    transform: scale(0);
    width: 100%;
    z-index: 99;
}

/*== CheckBox Widget UI Page ==*/
.ui_kit_checkbox input[type=checkbox], .ui_kit_checkbox input[type=radio] {
    height: 16px;
    width: 16px;
}
.ui_kit_checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #FD67A6;
    border-color: #FD67A6;
}
.ui_kit_checkbox .custom-control-label {
    margin: 0 0 10px;
    outline: none;
}
.ui_kit_checkbox .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

/*== SwithcBox Widget UI Page ==*/
.ui_kit_whitchbox .custom-control-label {
    margin: 0 0 10px;
    outline: none;
    padding-left: 25px;
}
.ui_kit_whitchbox .custom-control-input:checked~.custom-control-label::before{
    background-color: #FD67A6;
}
.ui_kit_whitchbox .custom-switch .custom-control-label::before {
    height: 1.25rem;
    border: 1px solid #dddddd;
    width: 3.15rem;
    border-color: #dddddd;
}
.ui_kit_whitchbox .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
.ui_kit_whitchbox .custom-switch .custom-control-input:checked~.custom-control-label::after {
    -webkit-transform: translateX(2.0rem);
    transform: translateX(2.0rem);
}
.ui_kit_whitchbox .custom-switch .custom-control-label::after {
    height: 14px;
    top: 7px;
    width: 14px;
}

/*== Select Box Widget UI Page ==*/
.ui_kit_select_box .custom-select:focus{
    box-shadow: none;
    border-color: #dddddd;
}
.ui_kit_select_box .dropdown.bootstrap-select.custom-select-lg {
    padding-left: 0;
    padding-top: 0;
}
.ui_kit_progress_bar .skills li span {
    color: #262626;
}
.ui_kit_select_box .bootstrap-select .dropdown-menu {
    margin-top: 10px;
}

/*== MultiSelect CheckBox Widget UI Page ==*/
.ui_kit_multi_select_box .dropdown-menu {
    margin-top: 10px;
    padding: 20px;
}
.ui_kit_select_box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.ui_kit_multi_select_box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
.ui_kit_select_box .bootstrap-select>.dropdown-toggle,
.ui_kit_multi_select_box .bootstrap-select>.dropdown-toggle {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #7f7f7f;
    height: 50px;
    line-height: 40px;
    padding-left: 20px;
}
.ui_kit_select_box .bootstrap-select>.dropdown-toggle:focus,
.ui_kit_multi_select_box .bootstrap-select>.dropdown-toggle:focus {
    box-shadow: none;
    outline: none !important;
}
.ui_kit_select_box .filter-option-inner-inner:focus,
.ui_kit_multi_select_box .filter-option-inner-inner:focus {
    outline: none;
}
.ui_kit_select_box .btn-light:not(:disabled):not(.disabled).active,
.ui_kit_select_box .btn-light:not(:disabled):not(.disabled):active,
.ui_kit_select_box .show>.btn-light.dropdown-toggle,
.ui_kit_multi_select_box .btn-light:not(:disabled):not(.disabled).active,
.ui_kit_multi_select_box .btn-light:not(:disabled):not(.disabled):active,
.ui_kit_multi_select_box .show>.btn-light.dropdown-toggle {
    background-color: #ffffff;
    color: #7f7f7f;
}

/*== Blog Post Main Page ==*/
.mbp_pagination {
    margin: 20px auto 40px;
    background-color: #f0f0f0;
    display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 4px;
    text-align: center;
}

.mbp_thumb_post img,
.blog_grid_post .thumb img {width: 100%; border-radius: 4px;}

.mbp_thumb_post .details {
    padding-top: 20px;
}
.mbp_thumb_post .details .post_meta li:nth-child(2) {
    margin-right: 20px;
    margin-left: 8px;
}
.mbp_thumb_post .details .post_meta li:nth-child(4) {
    margin-left: 8px;
}
.mbp_thumb_post li {
    display: inline-block;
}
.mbp_pagination ul.page_navigation, .mbp_pagination ul.pagination {
    justify-content: center!important;
    height: 70px;
    padding: 0;
    margin: 0;
}
.mbp_pagination ul.page_navigation li.page-item,
.mbp_pagination ul.pagination li.page-item{
    display: inline-block;
    margin-top: 12px;
}
.mbp_pagination ul.page_navigation li.page-item:first-child .page-link,
.mbp_pagination ul.pagination li.page-item:first-child .page-link{
    border-right: 1px solid #d8d8d8;
    width: auto;
}
.mbp_pagination ul.page_navigation li.page-item:first-child .page-link span,
.mbp_pagination ul.pagination li.page-item:first-child .page-link span{
    padding-right: 20px;
    color: #7f7f7f;
    width: auto;
}
.mbp_pagination ul.page_navigation li.page-item:last-child .page-link,
.mbp_pagination ul.pagination li.page-item:last-child .page-link{
    border-left: 1px solid #d8d8d8;
    color: #7f7f7f;
    width: auto;
}

.mbp_pagination ul.page_navigation li.page-item:first-child .page-link:hover,
.mbp_pagination ul.pagination li.page-item:first-child .page-link:hover{
    color: #221f1f;
}

.mbp_pagination ul.page_navigation li.page-item:last-child .page-link:hover,
.mbp_pagination ul.pagination li.page-item:last-child .page-link:hover{
    color: #221f1f;
}


.mbp_pagination ul.page_navigation li.page-item:last-child .page-link span,
.mbp_pagination ul.pagination li.page-item:last-child .page-link span{
    padding-left: 20px;
}
.mbp_pagination ul.page_navigation li.page-item:last-child:focus,
.mbp_pagination ul.pagination li.page-item:last-child:focus{
    box-shadow: none;
}
.mbp_pagination ul.page_navigation li .page-link,
.mbp_pagination ul.pagination li .page-link {
    background-color: transparent;
    border-radius: 4px;
    border: none;
    color: #7f7f7f;
    height: 46px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    width: 46px;
}

.mbp_pagination ul.page_navigation li .page-link:hover,
.mbp_pagination ul.pagination li .page-link:hover{
    color: #221f1f;
}

.mbp_pagination ul.page_navigation li.active .page-link,
.mbp_pagination ul.pagination li.active .page-link{
    background-color: #FD67A6;
    color: #ffffff;
}

/*== Blog Grid Post ==*/
.blog_grid_post .thumb {
    position: relative;
    overflow: hidden;
}
.blog_grid_post .thumb .tag{
    background-color: #FD67A6;
    border-radius: 4px;
    color: #ffffff;
    font-size: 15px;
    height: 40px;
    left: 10px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 78px;
}
.blog_grid_post .details {
    padding-top: 20px;
}
.blog_grid_post.style2 .details {
    padding-top: 40px;
}
.blog_grid_post .details .post_meta li:nth-child(2) {
    margin-right: 20px;
    margin-left: 8px;
}
.blog_grid_post .details .post_meta li:nth-child(4) {
    margin-left: 8px;
}
.blog_grid_post li {
    display: inline-block;
}

/*== Search Widget Blog Page ==*/
.blog_search_widget {
    margin-bottom: 30px;
}
.blog_search_widget button.btn{
    height: 50px;
}
.blog_search_widget input.form-control {
    border: 1px solid #dddddd;
    border-radius: 4px;
    flex: 1;
    height: 50px;
    padding-left: 20px;
    width: 100%;
    -webkit-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.1);
}
.blog_search_widget input.form-control:focus{
    border-right: none;
    -webkit-box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.1);
}
.blog_search_widget button#button-addon2,
.blog_search_widget button#button-addon3,
.blog_search_widget button#button-addon4,
.blog_search_widget button#button-addon5 {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    border-left: transparent !important;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    -webkit-box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.1);
}
.blog_search_widget button#button-addon2:focus,
.blog_search_widget button#button-addon3:focus,
.blog_search_widget button#button-addon4:focus,
.blog_search_widget button#button-addon5:focus {
    box-shadow: none;
}
.blog_search_widget button#button-addon2:hover,
.blog_search_widget button#button-addon3:hover,
.blog_search_widget button#button-addon4:hover,
.blog_search_widget button#button-addon5:hover {
    color: #6c757d;
}

/*== Category Widget Blog Page ==*/
.blog_category_widget {
    margin-bottom: 30px;
}
.blog_recent_post_widget .title,
.blog_category_widget .title {
    font-size: 20px;
    margin-bottom: 20px;
}
.blog_category_widget ul.list-group {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.blog_category_widget ul li.list-group-item {
    background-color: transparent;
    border: none;
    color: #7f7f7f;
    line-height: 39px;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog_category_widget ul li.list-group-item:hover {
    color: #FD67A6;
    cursor: pointer;
}
.blog_category_widget ul li.list-group-item:hover span {
    color: #7f7f7f;
}
.blog_category_widget ul li.list-group-item span.badge {
    font-size: 16px;
    font-weight: normal;
}

/*== Recent Post Widget Blog Page ==*/
.blog_recent_post_widget {
    margin-bottom: 30px;
}

.blog_recent_post_widget ul.list-group {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}


.blog_recent_post_widget .title {
    font-size: 20px;
    margin-bottom: 20px;
}
.blog_recent_post_widget .media {
    padding: 15px 0px;
}
.blog_recent_post_widget .media:nth-child(3) {
    padding-top: 10px;
}
.blog_recent_post_widget .media:nth-child(4) {
    padding-top: 10px;
}
.blog_recent_post_widget .media-body .post_title {
    font-size: 16px;
    color: #221f1f;
    margin-bottom: 0;
}
.blog_recent_post_widget .media-body a {
    font-size: 14px;
    color: #7f7f7f;
}

/*== Meta Widget Blog Page ==*/
.blog_meta_widget {
    margin-bottom: 30px;
}
.blog_meta_widget .title {
    font-size: 20px;
    margin-bottom: 20px;
}
.blog_meta_widget .meta_list {
    background-color: #ffffff;
    padding: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    border-radius: 4px;
}



.blog_meta_widget .meta_list li {
    line-height: 39px;
}
.blog_meta_widget .meta_list li a {
    color: #7f7f7f;
}

/*== Tag Widget Blog Page ==*/
.blog_tag_widget {
    margin-bottom: 30px;
}
.blog_tag_widget .title {
    font-size: 20px;
    margin-bottom: 20px;
}
.blog_tag_widget .tag_list li {
    background-color: #f3f3f3;
    border-radius: 4px;
    line-height: 39px;
    margin-bottom: 15px;
    padding: 5px 25px;
}
.blog_tag_widget .tag_list li:nth-child(3),
.blog_tag_widget .tag_list li:nth-child(4) {
    margin-bottom: 0;
}
.blog_tag_widget .tag_list li a {
    color: #7f7f7f;
}

/*== BlokQuote Blog Sinlge Page ==*/
.mbp_blockquote {
    padding: 30px;
}
.mbp_blockquote .blockquote {
    padding-left: 20px;
    position: relative;
}
.mbp_blockquote .blockquote:before {
    background-color: #00d664;
    content: "";
    height: 136px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 5px;
}
.mbp_blockquote .blockquote sub {
    color: #00d664;
    padding-right: 15px;
    vertical-align: middle;
}
.mbp_blockquote .blockquote p {
    color: #221f1f;
    line-height: 30px;
}
.blog_post_share li {
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog_post_share li:first-child {
    margin-right: 40px;
    width: auto;
}
.blog_post_share li:first-child:hover {
    background-color: transparent;
}
.blog_post_share li:hover {
    background-color: #bababa;
    cursor: pointer;
}
.blog_post_share li:hover a {
    color: #ffffff;
}
.blog_post_share li p {
    color: #221f1f;
}
.blog_post_share li a {
    color: #b6b6b6;
    font-size: 16px;
}

/*== Next Prev Pagination Blog Sinlge Page ==*/
.mbp_pagination_tab {
    background-color: #ffffff;
    margin-top: 30px;
    padding: 30px 0;
    position: relative;
}
.mbp_pagination_tab .pag_prev a{
    padding-left: 30px;
}
.mbp_pagination_tab .pag_prev a span{
    margin-right: 15px;
}
.mbp_pagination_tab .pag_prev p{
    padding-left: 60px;
}
.mbp_pagination_tab .pag_next a{
    padding-right: 30px;
}
.mbp_pagination_tab .pag_next a span{
    margin-left: 15px;
}
.mbp_pagination_tab .pag_next p{
    padding-right: 60px;
}
.mbp_pagination_tab .pag_prev p,
.mbp_pagination_tab .pag_next p {
    margin-bottom: 0;
    margin-top: 10px;
}
.mbp_pagination_tab .pag_prev p:hover,
.mbp_pagination_tab .pag_next p:hover,
.mbp_pagination_tab .pag_prev a:hover,
.mbp_pagination_tab .pag_next a:hover {
    color: #FD67A6;
}

/*== Commenting Blog Sinlge Page ==*/
.mbp_pagination_comments {
    position: relative;
    margin-top: 30px;
}
.mbp_pagination_comments .title {
    font-size: 20px;
    margin-bottom: 30px;
}
.mbp_pagination_comments .mbp_first img,
.mbp_pagination_comments .mbp_second img{
    margin-right: 2.16rem !important;
    width: 80px;
}
.mbp_pagination_comments .mbp_first .mbp_sub {
    margin: 55px 0;
}
.mbp_pagination_comments .mbp_first .mbp_sub img{
    margin-right: 1.16rem !important;
}

/*== Commenting Form Blog Sinlge Page ==*/
.mbp_comment_form {
    margin-top: 20px;
}
.mbp_comment_form h4 {
    font-size: 20px;
    margin-bottom: 30px;
}
.mbp_comment_form .comments_form {
    background-color: #f1f1f1;
    padding: 30px 50px 50px;
}
.mbp_comment_form .comments_form input{
    border: 1px solid #dddddd;
    height: 50px;
}
.mbp_comment_form .comments_form input:focus,
.mbp_comment_form .comments_form button.btn:focus,
.mbp_comment_form .comments_form textarea:focus{
    box-shadow: none;
}
.mbp_comment_form .comments_form textarea{
    border: 1px solid #dddddd;
    height: auto;
}
.mbp_comment_form .comments_form .form-group label {
    color: #221f1f;
}
.mbp_comment_form .comments_form button.btn {
    border-radius: 4px;
    font-size: 16px;
    height: 55px;
    margin-top: 10px;
    padding: 0 80px;
}
.mbp_comment_form .comments_form button span {
    padding-left: 10px;
}

/*== Dashbord details Page ==*/
.our-dashbord {
    margin-top: 60px;
    position: relative;
}
.our-dashbord:before {
    background-color: #fafafa;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    height: 100vh;
    min-height: 100%;
    top: 0;
    width: 29%;
}
.user_profile {
    background-color: #ffffff;
    border-radius: 4px;
    height: 130px;
    margin-bottom: 30px;
    padding: 30px;
    -webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);
    width: 280px;
}
.user_profile .media .media-body {
    padding-top: 15px;
}
.user_profile .media .media-body h5,
.user_profile .media .media-body p {
    margin-bottom: 0;
}
.user_profile .media img {
    width: 65px;
}
.dashbord_nav_list {
    margin-left: 20px;
}
.dashbord_nav_list li {
    line-height: 45px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.dashbord_nav_list li a{
    color: #7f7f7f;
    font-size: 16px;
}
.dashbord_nav_list li:hover a,
.dashbord_nav_list li:hover a span{
    color: #221f1f;
}
.dashbord_nav_list li.active a{
    color: #221f1f;
}
.dashbord_nav_list li.active:before {
    background-color: #221f1f;
    bottom: 0;
    content: "";
    height: 25px;
    left: -20px;
    position: absolute;
    top: 10px;
    width: 2px;
}
.dashbord_nav_list li a span {
    font-size: 23px;
    margin-right: 15px;
}
.skill_sidebar_widget {
    margin-top: 40px;
    margin-left: 15px;
    padding-right: 50px;
}
.skill_sidebar_widget h4 {
    font-size: 17px;
    margin-bottom: 20px;
}
.skill_sidebar_widget .sonny_progressbar .bar{
    border-radius: 5px;
    height: 10px;
}
.skill_sidebar_widget .sonny_progressbar .bar-container {
    border-radius: 5px;
    height: 10px !important;
    overflow: hidden;
}
.password_change_form form input {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 20px;
    -webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.password_change_form form input:focus {
    border: 1px solid #dfdfdf;
    box-shadow: none;
    outline: none;
}
.password_change_form form button {
    border-radius: 4px;
    height: 55px;
    padding: 0 35px;
}
.password_change_form form button:focus {
    box-shadow: none;
    outline: none;
}

/*== Header User Notification & User ID ==*/
.header_user_notif {
    margin-bottom: 0;
    margin-top: 5px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header_user_notif li {
    display: inline-block;
}
.header_user_notif li:first-child {
    margin-right: 30px;
    float: left;
}
.header_user_notif li span:first-child {
    color: #979797;
}
.header_user_notif li:first-child span:last-child {
    background-color: #FD67A6;
    border-radius: 50%;
    color: #ffffff;
    font-size: 13px;
    display: inline-block;
    height: 23px;
    line-height: 25px;
    margin-left: -8px;
    margin-top: -2px;
    text-align: center;
    vertical-align: top;
    width: 23px;
}
.header_user_notif li img {
    width: 54px;
}
.header_user_notif .user_notif {
    position: relative;
}
.header_user_notif .user_notif .dropdown-menu.show{
    margin-top: 35px;
    margin-left: -275px;
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
}
.header_user_notif .user_notif .so_heading {
    background-color: #FD67A6;
    padding: 15px 20px;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.header_user_notif .user_notif .so_heading:before {
    background-color: #FD67A6;
    content: "";
    height: 15px;
    position: absolute;
    right: 30px;
    width: 15px;
    top: -7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header_user_notif .user_notif .so_heading p{
    margin-bottom: 0;
    color: #ffffff;
}
.header_user_notif .user_notif .so_content {
    padding: 20px 15px 25px 20px;
    height: 295px;
}
.header_user_notif .user_notif .so_content .simplebar-offset{
    width: auto;
}
.header_user_notif .user_notif .so_content ul li {
    margin-bottom: 15px;
}

.user_notif .dropdown{
    margin-top: 25px;
}

.header_user_notif .user_notif .so_content ul li h5,
.header_user_notif .user_notif .so_content ul li p{
    font-size: 15px;
    margin-bottom: 0;
}
.header_user_notif .user_notif .so_content ul li p{
    color: #7f7f7f;
}
.header_user_notif .user_notif .so_content ul li:first-child {
    margin-right: 0;
}
.header_user_notif .user_notif {
    padding: 0;
}
.header_user_notif .user_notif .simplebar-offset:focus {
    outline: none;
}
.header_user_notif .user_notif .simplebar-offset::-webkit-scrollbar {
    margin-top: 15px;
    margin-right: 10px;
    width: 6px;
    z-index: 3;
}
.header_user_notif .user_notif .simplebar-offset::-webkit-scrollbar * {
    background:transparent;
}
.header_user_notif .user_notif .simplebar-offset::-webkit-scrollbar-track {
    display: none;
}
.header_user_notif .user_notif .simplebar-offset::-webkit-scrollbar-thumb {
    background-color: #dfdfdf !important; // manage scrollbar thumb background color here
border-radius: 6px;
}
.simplebar-placeholder {
    max-height: 355px !important;
    width: 325px !important;
}

/*== Header User Setting ID ==*/
.header_user_notif li.user_setting {
    position: relative;
}
.header_user_notif li.user_setting .btn {
    border: 1px solid transparent;
    color: #979797;
}
.header_user_notif li.user_setting .btn:focus {
    border: 1px solid transparent;
    box-shadow: none;
}
.header_user_notif li.user_setting .dropdown-menu.show {
    margin-top: 20px;
    margin-left: -20px;
    padding-top: 0;
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 4px 1px rgba(0, 0, 0, 0.1);
    width: 225px;
}
.header_user_notif li.user_setting .dropdown-menu.show:before {
    background-color: #FD67A6;
    content: "";
    height: 15px;
    position: absolute;
    right: 30px;
    width: 15px;
    top: -7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header_user_notif li.user_setting .dropdown-menu.show .user_set_header {
    padding: 10px 20px 5px;
}
.header_user_notif li.user_setting .dropdown-menu .user_set_header {
    background-color: #FD67A6;
    border: 1px solid #FD67A6;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.header_user_notif li.user_setting .dropdown-menu .user_set_header p{
    color: #ffffff;
}
.header_user_notif li.user_setting .dropdown-menu .user_set_header p span{
    color: #a0ffcc;
    font-size: 14px;
}
.header_user_notif li.user_setting .dropdown-menu .user_setting_content {
    padding: 15px 0;
}
.header_user_notif li.user_setting .dropdown-menu .user_setting_content a {
    color: #7f7f7f;
    font-size: 15px;
    line-height: 29px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header_user_notif li.user_setting .dropdown-menu .user_setting_content a.active,
.header_user_notif li.user_setting .dropdown-menu .user_setting_content a.active span,
.header_user_notif li.user_setting .dropdown-menu .user_setting_content a:hover,
.header_user_notif li.user_setting .dropdown-menu .user_setting_content a:hover span {
    color: #221f1f;
    background-color: transparent;
}
.header_user_notif li.user_setting .dropdown-menu .user_setting_content a span {
    margin-right: 10px;
}

/*== Candidate Job Alart Page Table ==*/
.candidate_job_alart {
    position: relative;
}
.job_alart_table {
    border: 1px solid #ededed;
    margin-top: 30px;
}
.job_alart_table .table{
    margin-bottom: 0;
}
.job_alart_table .table th{
    color: #221f1f;
    font-weight: normal;
    padding-left: 30px;
    vertical-align: middle;
    width: 29%;
}
.job_alart_table .table tr {
    height: 90px;
}
.job_alart_table .table .thead-light th {
    background-color: #fafafa;
    border: 1px solid transparent;
    padding-left: 30px;
}
.job_alart_table .edit_delete_list {
    margin-bottom: 0;
}
.job_alart_table .edit_delete_list li:first-child {
    background-color: #bae5d7;
}
.job_alart_table .edit_delete_list li:last-child {
    background-color: #c1ebc9;
}
.job_alart_table .edit_delete_list li {
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.job_alart_table .table td {
    padding-left: 30px;
    vertical-align: middle;
}

/*== Candidate Job Review Page Table ==*/
.candidate_job_reivew {
    position: relative;
}
.job_review_table {
    border: 1px solid #ededed;
    margin-top: 30px;
}
.job_review_table .table{
    margin-bottom: 0;
}
.job_review_table .table th{
    color: #221f1f;
    font-weight: normal;
    padding-left: 30px;
    vertical-align: middle;
}
.job_review_table .table tr {
    height: 90px;
}
.job_review_table .table .thead-light th {
    background-color: #fafafa;
    border: 1px solid transparent;
}
.job_review_table .view_edit_delete_list {
    margin-bottom: 0;
}
.job_review_table .view_edit_delete_list li:first-child {
    background-color: #d1eaff;
}
.job_review_table .view_edit_delete_list li:nth-child(2) {
    background-color: #bae5d7;
}
.job_review_table .view_edit_delete_list li:last-child {
    background-color: #c1ebc9;
}
.job_review_table .view_edit_delete_list li {
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.job_review_table .table td {
    padding-left: 30px;
    vertical-align: middle;
}
.candidate_revew_search_box input.form-control{
    border-color: #dddddd;
    border-right: none;
    border-radius: 4px 0 0 4px;
    height: 50px;
    margin-right: 0 !important;
    padding-right: 0;
}
.candidate_revew_search_box button{
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left: none;
    border-radius: 0 4px 4px 0;
    height: 50px;
}
.candidate_revew_search_box input.form-control:focus,
.candidate_revew_search_box button:focus{
    box-shadow: none;
    outline: none;
}
.candidate_revew_select .bootstrap-select>.dropdown-toggle{
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #7f7f7f;
    height: 50px;
    line-height: 34px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.candidate_revew_select .bootstrap-select>.dropdown-toggle:hover,
.candidate_revew_select .bootstrap-select>.dropdown-toggle:focus,
.candidate_revew_select .bootstrap-select>.dropdown-toggle:active{
    background-color: #ffffff;
    color: #7f7f7f;
    outline: none !important;
}
.candidate_revew_select .dropdown-item.active,
.candidate_revew_select .dropdown-item:active{
    background-color: transparent;
    color: #FD67A6 !important;
}

/*== Candidate fav Job Review Page Table ==*/
.cnddte_fvrt_job .job_review_table img {
    border: 1px solid #ececec;
    max-height: 97px;

}
.cnddte_fvrt_job .job_review_table h4,
.cnddte_fvrt_job .job_review_table p,
.cnddte_fvrt_job .job_review_table ul{
    margin-bottom: 0;
}
.cnddte_fvrt_job .job_review_table p {
    color: #00a64e;
}
.cnddte_fvrt_job .job_review_table .table thead.thead-light tr {
    height: 70px;
}
.cnddte_fvrt_job .job_review_table .table tr{
    height: 160px;
}

/*== Candidate CV Manager Page Table ==*/
.cv_manager .job_review_table .table th span.font {
    color: #00a64e;
    font-size: 50px;
}
.cv_manager .job_review_table .table tr{
    height: 150px;
}
.cv_manager .job_review_table .table tr ul {
    margin-bottom: 0;
}
.cv_manager .job_review_table .table tr ul li.cv_sbtitle{
    margin-left: 20px;
    vertical-align: super;
}
.cv_manager .job_review_table .table td {
    text-align: center;
}
.candidate_resume_uploader .form_title{
    color: #221f1f;
}
.candidate_resume_uploader .upload input[type="file"] {
    display: none;
}
.candidate_resume_uploader .upload-path {
    border: 1px solid #dddddd;
    border-radius: 4px;
    flex: 1;
    height: 50px;
    margin-right: 20px;
    padding-left: 20px;
    width: 70%;
}
.candidate_resume_uploader .upload {
    background-color: #FD67A6;
    border: 1px solid #FD67A6;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    outline: 0;
    position: relative;
    text-align: center;
    width: 174px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.candidate_resume_uploader .upload:hover {
    background-color: #ffffff;
    border: 1px solid #FD67A6;
    color: #FD67A6;
}
.candidate_resume_uploader .upload:active {
    background-color: #ffffff;
}
.candidate_resume_uploader .upload:invalid + span {
    color: red;
}
.candidate_resume_uploader .upload:valid + span {
    color: white;
}
.candidate_resume_uploader .upload p span {
    font-size: 20px;
    padding-right: 10px;
}

/*== Candidate Message Page ==*/
.job_review_table .view_edit_delete_list {
    margin-bottom: 0;
}
.job_review_table .view_edit_delete_list li:first-child {
    background-color: #d1eaff;
}
.job_review_table .view_edit_delete_list li:nth-child(2) {
    background-color: #bae5d7;
}
.job_review_table .view_edit_delete_list li:last-child {
    background-color: #c1ebc9;
}
.job_review_table .view_edit_delete_list li {
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.applyed_job ul.view_edit_delete_list {
    margin-bottom: 0;
    position: absolute;
    right: 45px;
    top: 75px;
}
.applyed_job ul.view_edit_delete_list li{
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.applyed_job .view_edit_delete_list li:first-child {
    background-color: #bae5d7;
}
.applyed_job .view_edit_delete_list li:last-child {
    background-color: #c1ebc9;
}

/*== My Resume Page ==*/
.candidate_resume_select label{
    color: #221f1f;
}
.candidate_resume_select .dropdown.bootstrap-select{
    background-color: transparent;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #7f7f7f;
    height: 50px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    width: 100% !important;
}
.candidate_resume_select .dropdown.bootstrap-select button.btn{
    background-color: transparent;
    border-radius: 4px;
    color: #7f7f7f;
    height: 50px;
    line-height: 35px;
}
.candidate_resume_select .dropdown.bootstrap-select button.btn:focus{
    box-shadow: none;
    outline: none !important;
}
.candidate_resume_select .dropdown.bootstrap-select:focus{
    border: 1px solid #dddddd;
}
.my_resume_textarea label{
    color: #221f1f;
    margin:7px 0;
}
.my_resume_textarea textarea{
    border: 1px solid #dddddd;
    color: #7f7f7f;
    padding: 20px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.my_resume_textarea textarea:focus{
    border: 1px solid #dddddd;
    box-shadow: none;
    outline: none;
}
.my_resume_eduarea{
    margin-top: 10px;
}
.my_resume_eduarea .title{
    font-size: 20px;
}
.my_resume_eduarea .title a{
    color: #00d664;
    font-size: 16px;
}
.my_resume_eduarea .title a span{
    margin-left: 10px;
}
.my_resume_eduarea .details{
    padding: 15px 15px 15px 80px;
    position: relative;
}
.my_resume_eduarea .content{
    padding: 15px 15px 15px 80px;
    position: relative;
    text-align: left;
}
.my_resume_eduarea .content:nth-child(3),
.my_resume_eduarea .content:nth-child(4){
    padding-top: 0;
    position: relative;
}
.my_resume_eduarea .content:nth-child(3) .circle,
.my_resume_eduarea .content:nth-child(4) .circle{
    top: 0;
}
.my_resume_eduarea .content:nth-child(3):before,
.my_resume_eduarea .content:nth-child(4):before{
    top: 9px;
}
.my_resume_eduarea .content:nth-child(3):after{
    top: 25px;
}
.my_resume_eduarea .content:nth-child(4):after{
    display: none;
}
.my_resume_eduarea .content.style2:nth-child(3):after{
    display: none;
}
.my_resume_eduarea .content:before{
    background-color: #eaeaea;
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    top: 28px;
    width: 48px;
}
.my_resume_eduarea .content:after {
    background-color: #dddddd;
    content: "";
    height: 100px;
    left: 18px;
    position: absolute;
    top: 40px;
    width: 1px;
    z-index: -1;
}
.my_resume_eduarea .content .circle {
    background-color: #FD67A6;
    border-radius: 50%;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 20px;
    width: 18px;
}
.my_resume_eduarea .content .edu_center{
    color: #FD67A6;
    margin-bottom: 0;
}
.my_resume_eduarea .content .edu_stats{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
.my_resume_eduarea .content .edu_center small{
    color: #7f7f7f;
    padding-left: 10px;
}
.my_resume_eduarea .edu_stats_list li:first-child {
    background-color: #d1eaff;
}
.my_resume_eduarea .edu_stats_list li:nth-child(2) {
    background-color: #bae5d7;
}
.my_resume_eduarea .edu_stats_list li:last-child {
    background-color: #c1ebc9;
}
.my_resume_eduarea .edu_stats_list li {
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.my_resume_form {
    margin-bottom: 50px;
}
.my_resume_form form {
    background-color: #fafafa;
    padding: 30px 30px 40px 30px;
}
.my_resume_form form .form_control{
    border: 1px solid #dddddd;
    border-radius: 4px;
    height: 50px;
}
.my_resume_form form .form_control:focus,
.my_resume_form form textarea:focus,
.my_resume_form form button.btn:focus{
    border: 1px solid #dddddd;
    box-shadow: none;
    outline: none;
}
.my_resume_form form textarea{
    color: #7f7f7f;
    padding: 20px;
}
.my_resume_form form button.btn{
    border-radius: 4px;
    font-size: 16px;
    height: 55px;
    width: 170px;
}
.my_resume_portfolio {

    padding: 30px 0px;
}

.my_resume_portfolio h4{display: block; width: 100%; padding: 0 15px; font-size: 20px; margin-bottom: 15px;}

.portfolio_item .edu_stats_list{
    margin-top: 10px;
}
.portfolio_item .edu_stats_list li {
    border-radius: 4px;
    height: 30px;
    text-align: center;
    width: 30px;
}
.portfolio_item .edu_stats_list li:first-child {
    background-color: #bae5d7;
}
.portfolio_item .edu_stats_list li:last-child {
    background-color: #c1ebc9;
}
.my_resume_portfolio .portfolio_upload p{
    margin-bottom: 0;
}
.my_resume_portfolio .portfolio_upload {
    background-color: #00d664;
    border-radius: 4px;
    color: #ffffff;
    overflow: hidden;
    padding: 15px 30px 15px;
    position: relative;
    text-align: center;
}
.portfolio_upload .btn {
    color: #ffffff;
    cursor: pointer;
    padding: 8px 20px;
    font-size: 46px;
    font-weight: normal;
}
.portfolio_upload input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.my_resume_skill{
    margin-bottom: 60px;
    margin-top: 50px;
}
.my_resume_skill .title {
    font-size: 20px;
    margin-bottom: 20px;
}
.my_resume_skill .bootstrap-tagsinput{
    padding: 30px;
}
.my_resume_skill .bootstrap-tagsinput input{
    font-size: 14px;
}
.my_resume_skill .bootstrap-tagsinput .badge {
    background-color: #eaeaea;
    border: 1px solid transparent;
    color: #7f7f7f;
    font-weight: normal;
    font-size: 14px;
    height: 40px;
    margin-right: 10px;
    padding: 15px 30px 10px 15px;
}
.my_resume_skill .bootstrap-tagsinput .badge [data-role="remove"]{
    background-color: transparent;
}
.my_resume_skill .bootstrap-tagsinput .badge [data-role="remove"]:after{
    background-color: transparent;
}

/*== Candidate Message Page ==*/
.message_container {
    border-radius: 4px;
    border: 1px solid #ededed;
}
.inbox_user_list {
    background-color: #fafafa;
    display: inline-block;
    padding: 30px 30px 40px;
    width: 100%;
}
.inbox_user_list .wrap{
    position: relative;
}
.inbox_user_list .wrap img{
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
.inbox_user_list .wrap .meta h5.name{
    font-size: 16px;
    margin-bottom: 0;
}
.inbox_user_list .wrap .meta p.preview{
    color: #7f7f7f;
    font-size: 14px;
}
.inbox_user_list ul li {
    padding: 15px 0;
}
.inbox_user_list .iu_heading {
    padding-bottom: 45px;
}
.inbox_user_list ul li.contact .wrap .meta{
    display: inline-block;
    margin-top: 10px;
}
.iu_heading .candidate_revew_search_box input.form-control{
    width: 80%;
}
.iu_heading .candidate_revew_search_box .candidate_revew_search_box button{
    background-color: transparent;
}
.inbox_user_list ul li.contact .wrap span {
    background-color: #95a5a6;
    border: 1px solid #ffffff;
    border-radius: 50%;
    height: 13px;
    left: 50px;
    margin: 0px 0 0 1px;
    position: absolute;
    width: 13px;
}
.inbox_user_list ul li.contact .wrap span.online {
    background-color: #2ecc71;
}
.inbox_user_list ul li.contact .wrap span.away {
    background-color: #f1c40f;
}
.inbox_user_list ul li.contact .wrap span.busy {
    background-color: #e74c3c;
}
.inbox_user_list ul li.contact .wrap img {
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    width: 60px;
}
.message_container .inbox_chatting_box {
    position: relative;
    max-height: 575px !important;
    height: auto;
    margin-right: 10px;
    max-height: calc(100% - 93px);
    overflow-y: scroll;
    overflow-x: hidden;
}
.message_container .inbox_chatting_box::-webkit-scrollbar {
    background: transparent;
    border-radius: 3px;
    padding-right: 10px;
    width: 8px;
}
.message_container .inbox_chatting_box::-webkit-scrollbar-thumb {
    background-color: #ededed;
    border-radius: 3px;
}
.message_container .user_heading{
    background-color: #f3f3f3;
    padding: 30px;
}
.inbox_chatting_box .chatting_content{
    display: inline-block;
    padding: 30px 30px 0 30px;
    position: relative;
    width: 100%;
}
.message_container .user_heading .wrap img {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}
.message_container .user_heading .wrap h5.name {
    margin-bottom: 0;
}
.message_container .last_seen_time {
    padding: 35px 0 0;
}
.inbox_chatting_box .chatting_content li {
    padding: 20px 0;
    margin-bottom: 0;
}
.inbox_chatting_box .chatting_content li.media.sent {
    float: left;
    clear: both;
}
.inbox_chatting_box .chatting_content li.media img{
    border-radius: 50px;
    margin-bottom: 10px;
}
.inbox_chatting_box .chatting_content li.media .media-body {
    display: block;
}
.inbox_chatting_box .chatting_content li.media span {
    background-color: #95a5a6;
    border: 1px solid #ffffff;
    border-radius: 50%;
    height: 13px;
    left: 80px;
    margin: 2px 0 0 -2px;
    position: absolute;
    width: 13px;
}
.inbox_chatting_box .chatting_content li.media span.busy {
    background-color: #e74c3c;
}
.inbox_chatting_box .chatting_content li.media .media-body .date_time{
    font-size: 14px;
}
.inbox_chatting_box .chatting_content li.media .media-body p{
    background-color: #FD67A6;
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: #ffffff;
    margin-bottom: 0;
    padding: 10px 15px;
    max-width: 265px;
}
.inbox_chatting_box .chatting_content li.media.reply {
    float: right;
    clear: both;
}
.inbox_chatting_box .chatting_content li.media.reply.first {
    margin: -100px 0 0;
}
.inbox_chatting_box .chatting_content li.media.reply .media-body p {
    border-radius: 4px;
    background-color: #f3f3f3;
    color: #7f7f7f;
    max-width: 320px;
    padding: 10px 15px;
}
.message_container .message_input {
    bottom: 30px;
    left: 30px;
    position: absolute;
    right: 30px;
    text-align: center;
}
.message_container .message_input form input.form-control {
    background-color: #fafafa;
    border-color: transparent;
    height: 70px;
    width: 100%;
    padding-left: 30px;
}
.message_container .message_input form input.form-control:focus {
    box-shadow: none;
    outline: none;
}
.message_container .message_input form button.btn {
    background-color: #FD67A6;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    flex: 1;
    height: 50px;
    position: absolute;
    right: 20px;
    width: 125px;
}
.message_container .message_input form button.btn:focus {
    box-shadow: none;
    outline: none;
}
.message_container .message_input form button.btn span {
    font-size: 20px;
    padding-left: 10px;
}

/*== My Profile Page ==*/
.my_profile_input2 .form-control,
.my_profile_input .form-control{
    border: 1px solid #dddddd;
    height: 50px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.my_profile_input2 .form-control:focus,
.my_profile_input .form-control:focus{
    border: 1px solid #dddddd;
    box-shadow: none;
    outline: none;
}
.my_profile_input label,
.my_profile_select_box label {
    color: #221f1f;
    margin: 7px 0px;
}
.my_profile_input2 .form-control .input-group-prepend{
    height: 50px;
}
.my_profile_input2 .form-control {
    border-right: none;
    border-radius: 4px;
}
.my_profile_input2 .form-control:focus {
    border-right: none;
}
.my_profile_input2 .input-group-text{
    background-color: transparent;
    border-left: none;
    height: 50px;
}
.my_profile_input2 .form-control .input-group-prepend span#inputGroupPrepend3 {
    background-color: transparent;
    border-left: none;
}
.my_profile_select_box {
    margin-bottom: 20px;
}
.my_profile_select_box .dropdown.bootstrap-select{
    display: inline;
}
.my_profile_select_box .dropdown.bootstrap-select button.btn{
    background-color: transparent;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #7f7f7f;
    height: 50px;
    line-height: 35px;
}
.my_profile_select_box .dropdown.bootstrap-select button.btn:focus{
    box-shadow: none;
    outline: none !important;
}
.my_profile_select_box .dropdown.bootstrap-select:focus{
    border: 1px solid #dddddd;
}
.my_profile_input a.btn {
    background-color: #00d664;
    border-radius: 4px;
    color: #ffffff;
    font-size: 16px;
    height: 55px;
    line-height: 40px;
    margin-top: 30px;
    width: 170px;
}
.my_profile_input a.btn:hover, .my_profile_input a.btn:active, .my_profile_input a.btn:focus {
    background-color: #FD67A6;
    border-color: #FD67A6;
    box-shadow: none;
    color: #ffffff;
}

/*== Candidates DashBoard Pages ==*/
.ff_one {
    margin-bottom: 30px;
    position: relative;
}
.ff_one .icon{
    background-color: #c6def2;
    float: left;
    padding: 45px 20px 25px 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ff_one .icon span{
    font-size: 35px;
}
.ff_one .detais{
    background-color: #d1eaff;
    padding: 35px 30px 18px 35px;
    text-align: right;
    border-radius: 4px;
}
.ff_one .detais .timer{
    font-size: 25px;
}
.ff_one .detais p{
    color: #221f1f;
}
.ff_one.style2 .icon{
    background-color: #b0dade;
}
.ff_one.style2 .detais{
    background-color: #b9e6ea;
}
.ff_one.style3 .icon{
    background-color: #b1d9cc;
}
.ff_one.style3 .detais{
    background-color: #bae5d7;
}
.ff_one.style4 .icon{
    background-color: #b7dfbf;
}
.ff_one.style4 .detais{
    background-color: #c1ebc9;
}
.application_statics {
    padding: 30px 20px 40px 30px;
}
.application_statics,
.recent_job_apply {
    background-color: #fafafa;
    border-radius: 4px;
    margin-bottom: 30px;
    position: relative;
}
.application_statics h4{
    font-size: 18px;
    margin-bottom: 50px;
}
.recent_job_trafic {
    background-color: #fafafa;
    padding: 30px 30px 0;
    margin-bottom: 30px;
    border-radius: 4px;
}
.recent_job_trafic h4{
    font-size: 18px;
    margin-bottom: 10px;
}
.recent_job_trafic .trafic_details{
    padding: 20px 10px;
    text-align: center;
}
.recent_job_trafic .trafic_details h4{
    font-size: 17px;
}
.recent_job_trafic .trafic_details p {
    margin-bottom: 25px;
}
.recent_job_trafic .trafic_details ul.trafic_list{
    margin-left: 10px;
}
.trafic_details li:first-child{
    color: #221f1f;
    font-size: 25px;
    margin-bottom: 0;
}
.trafic_details li:nth-child(2) span{
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
}
.recent_job_apply{
    padding: 30px 20px 70px 30px;
}
.recent_job_apply .title {
    font-size: 18px;
    margin-bottom: 40px;
}
.recent_job_apply .title a{
    font-size: 16px;
}
.recent_job_apply .title a span{
    padding-left: 10px;
}
.recent_job_apply .sub_title{
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 0;
}
.recent_job_apply .rj_grid{
    clear: both;
    margin-bottom: 80px;
}
.recent_job_apply .rj_post_address{
    margin-bottom: 0;
}
.recent_job_apply .rj_post_address li{
    text-align: center;
}
.recent_job_apply .rj_post_address li a {
    color: #7f7f7f;
}
.recent_job_apply .rj_post_address li:nth-child(3) {
    background-color: #bae5d7;
    margin-left: 20px;
}
.recent_job_apply .rj_post_address li:nth-child(3),
.recent_job_apply .rj_post_address li:nth-child(4){
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.recent_job_apply .rj_post_address li:nth-child(4){
    background-color: #c1ebc9;
}
.recent_job_activity {
    background-color: #fafafa;
    border-radius: 4px;
    padding: 30px 40px 15px 30px;
}
.recent_job_activity h4 {
    font-size: 18px;
    margin-bottom: 35px;
}
.recent_job_activity .grid{
    margin-bottom: 30px;
}
.recent_job_activity .grid ul {
    padding-left: 50px;
}
.recent_job_activity .color_bg{
    background-color: #d1eaff;
    height: 35px;
    margin-right: 15px;
    width: 35px;
}
.recent_job_activity .color_bg.two{
    background-color: #b9e6ea;
}
.recent_job_activity .color_bg.three{
    background-color: #bae5d7;
}
.recent_job_activity .color_bg.four{
    background-color: #c1ebc9;
}
.recent_job_activity ul li {
    line-height: 20px;
}
.recent_job_activity ul li:last-child{
    font-size: 14px;
}
.recent_job_activity ul li span{
    color: #221f1f;
}
.recent_job_trafic .circle {
    display: inline-block;
    position: relative;
    margin: 6px 20px 20px;
    text-align: center;
    vertical-align: top;
    width: 200px;
}
.recent_job_trafic .circle strong {
    font-size: 43px;
    left: 0;
    line-height: 45px;
    position: absolute;
    top: 70px;
    width: 100%;
    text-align: center;
}

/*== Candidates Single V3 Pages ==*/
.candidate_personal_info{
    padding-top: 25px;
}
.candidate_personal_info .thumb {
    width: 200px;
    float: left;
    margin-right: 25px;
    position: relative;
}
.candidate_personal_info .thumb img{
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.candidate_personal_info .thumb .cpi_av_rating{
    background-color: #febe42;
    border: 4px solid #ffffff;
    bottom: 0;
    color: #ffffff;
    border-radius: 50%;
    height: 34px;
    left: 100px;
    position: absolute;
    text-align: center;
    width: 34px;
}
.candidate_personal_info .thumb .cpi_av_rating span{
    font-size: 13px;

}
.candidate_personal_info .details{
    padding-top: 10px;
}
.candidate_personal_info .details h3{
    margin-bottom: 0;
}
.candidate_personal_info .details h3 small{
    color: #00d664;
    padding-left: 5px;
}
.candidate_personal_info .details p{
    margin-bottom: 10px;
}
.candidate_personal_info .details ul.address_list{
    margin-bottom: 15px;
}
.candidate_personal_info .details ul.address_list li:first-child a{
    color: #00d664;
    margin-right: 15px;
}
.candidate_personal_info .thumb img{
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;

}
.candidate_personal_info.style3{
    padding-left: 15px;
    padding-right: 15px;
}
.candidate_personal_info.style3 .details h3{
    font-size: 22px;
    font-weight: normal;
}
.candidate_personal_info.style3 .thumb .cpi_av_rating{
    bottom: -15px;
    left: auto;
    right: -15px;
}
.candidate_personal_info.style3 .details ul.address_list li a{
    color: #7f7f7f;
}
.candidate_personal_info.style3 .details ul.address_list li a span{
    margin-right: 5px;
}
.candidate_personal_info.style3 .details ul.address_list li:first-child a{
    color: #7f7f7f;
    margin-right: 0;
}
.candidate_personal_info.style3 .details .review_list {
    margin-top: 30px;
}
.candidate_personal_info .details ul.address_list li:nth-child(2){
    margin-right: 8px;
}
.candidate_personal_info .details .review_list {
    margin-bottom: 0;
}
.candidate_personal_info .details .review_list li {
    margin-right: 5px;
}
.candidate_personal_info .details .review_list li a i{
    color: #febe42;
}
.candidate_personal_info .details .review_list li:last-child a i{
    color: #cbcbcb;
}
.candidate_personal_overview .timer_list{
    margin-bottom: 0;
}
.candidate_personal_overview .timer_list li,
.candidate_personal_overview .timer_list li .timer{
    color: #202020;
    font-weight: bold;
}
.candidate_personal_overview .timer_list li:first-child {
    margin-right: 0;
}
.candidate_personal_overview .sonny_progressbar .bar,
.candidate_personal_overview .sonny_progressbar .bar-container{
    border-radius: 3px;
    height: 6px !important;
}
.candidate_personal_overview .sonny_progressbar .targetBar.loader{
    background-color: transparent !important;
}
.candidate_personal_overview .price,
.candidate_personal_overview .total_job,
.candidate_personal_overview .hire{
    color: #221f1f;
    font-weight: bold;
}
.candidate_personal_overview button.btn{
    border-radius: 4px;
    padding: 5px 15px;
    line-height: 38px;
}
.candidate_personal_overview button.btn:focus{
    box-shadow: none;
}
.candidate_personal_overview button.btn span{
    padding-right: 15px;
}
.candidate_about_info p{
    line-height: 28px;
}
.my_resume_eduarea.style2 .content .circle{
    background-color: #ffffff;
    border: 2px solid #FD67A6;
}
.my_resume_eduarea.style2 .content:after {
    background-color: #eaeaea;
    content: "";
    height: 100px;
    left: 18px;
    position: absolute;
    top: 40px;
    width: 1px;
    z-index: -1;
}
.my_resume_eduarea.style2 .content:after{
    background-color: #eaeaea;
    content: "";
    height: 100px;
    left: 18px;
    position: absolute;
    top: 40px;
    width: 1px;
    z-index: 0;
}

/*== Candidate Single Pages Skill ==*/
.candidate_resume_skill .title {
    font-size: 20px;
}
.candidate_resume_skill .progress-levels {
    position: relative; }
.candidate_resume_skill .progress-levels .progress-box {
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}
.candidate_resume_skill .progress-levels .progress-box .inner {
    background-color: #eeeeee;
}
.candidate_resume_skill .progress-levels .progress-box .bar {
    position: relative;
    height: 6px;
}
.candidate_resume_skill .progress-levels .progress-box .bar .bar-innner {
    height: 6px;
    left: 0px;
    position: relative;
    top: 0px;
    width: 100%;
}
.candidate_resume_skill .progress-levels .progress-box .bar .bar-fill {
    background-color: #FD67A6;
    border-radius: 2px;
    height: 6px;
    left: -100%;
    position: absolute;
    top: 0px;
    -webkit-transition: all 2000ms ease 300ms;
    -o-transition: all 2000ms ease 300ms;
    transition: all 2000ms ease 300ms;
    width: 0px;
}
.candidate_resume_skill .progress-levels .progress-box.animated .bar .bar-fill {
    left: 0px;
}
.candidate_resume_skill .progress-levels .progress-box.animated .percent {
    opacity: 1;
}
.candidate_resume_skill .progress-levels .progress-box .percent {
    color: #202020;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 26px;
    opacity: 1;
    position: absolute;
    right: 0px;
    text-align: center;
    top: -35px;
    -webkit-transition: all 2000ms ease 700ms;
    -o-transition: all 2000ms ease 700ms;
    transition: all 2000ms ease 700ms;
}
.candidate_resume_skill .progress-levels:last-child {
    margin-bottom: 0px;
}
.candidate_resume_skill .progress-levels .box-title {
    color: #7f7f7f;
    margin-bottom: 10px;
    position: relative;
}

/*== Candidate Single Pages Review ==*/
.candidate_review_posted{
    margin-bottom: 30px;
}
.candidate_review_posted .title{
    font-size: 20px;
}
.candidate_review_posted .details {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 35px 30px;
}
.candidate_review_posted .details ul.review li{
    margin-right: 5px;
}
.candidate_review_posted .details ul.review li:first-child{
    background-color: #febe42;
    border-radius: 50%;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    width: 30px;
}
.candidate_review_posted .details ul.review li a.av_review{
    color: #ffffff;
    font-size: 13px;
}
.candidate_review_posted .details ul.review li i{
    color: #febe42;
}
.candidate_review_posted .details ul.meta {
    margin-bottom: 15px;
}
.candidate_review_posted .details ul.meta li{
    margin-right: 15px;
}
.candidate_review_posted .details ul.meta li:first-child{
    margin-right: 10px;
}
.candidate_review_posted .details ul.meta li:first-child a{
    color: #7f7f7f;
}
.candidate_review_posted.style2 .details{
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}
.candidate_review_posted.style2 .details img {
    height: 80px;
    margin-right: 20px;
    width: 80px;
}
.candidate_review_posted.style2 .details ul.meta{
    margin-bottom: 0;
}
.candidate_review_posted.style2 .details p{
    display: table;
}
.candidate_leave_review {
    background-color: #f1f1f1;
    margin-top: 30px;
    padding: 60px 45px 50px;
    border-radius: 4px;
}
#review-form {
    flex-direction: column;
    align-items: center;
}
#review-form .star-rating {
    display: inline-flex;
    flex-direction: row-reverse;
    justify-content: center;
    color: #fec42d;
}
#review-form .star-rating input {
    display: none;
}
#review-form .star-rating input:checked + label::before, #review-form .star-rating input:checked ~ label::before {
    content: "★";
}
#review-form .star-rating label::before {
    content: "☆";
    font-size: 30px;
    cursor: pointer;
}
#review-form .star-rating label:hover::before, #review-form .star-rating label:hover ~ label::before {
    content: "★" !important;
}
#review-form .star-rating:hover *::before {
    content: "☆" !important;
}
.candidate_leave_review form .title{
    color: #221f1f;
}
.candidate_leave_review form .form-control{
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.candidate_leave_review form .form-control:focus{
    border: 1px solid #dddddd;
}
.candidate_leave_review form input{
    height: 50px;
}
.candidate_leave_review form a.btn{
    border-radius: 4px;
    font-size: 16px;
    height: 55px;
    margin-top: 25px;
    padding: 15px 90px;
}
.candidate_leave_review form a.btn:focus{
    box-shadow: none;
}
.candidate_leave_review form a.btn span{
    padding-left: 10px;
}

/*== Candidate Single Pages sidebar about widget ==*/
.candidate_working_widget {
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 35px 30px 45px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.candidate_working_widget .icon {
    font-size: 26px;
    float: left;
    margin-right: 20px;
}
.candidate_working_widget .details{
    margin-bottom: 40px;
}
.candidate_working_widget .details:last-child{
    margin-bottom: 0;
}
.candidate_working_widget .details h4{
    font-size: 16px;
    margin-bottom: 0;
}
.candidate_working_widget .details p{
    font-size: 16px;
    margin-bottom: 0;
}

/*== Candidate Single Pages sidebar social widget ==*/
.candidate_social_widget {
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 15px 20px 15px 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.candidate_social_widget ul {
    margin-bottom: 0;
}
.candidate_social_widget li {
    border-radius: 4px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.candidate_social_widget li:first-child {
    color: #221f1f;
    margin-right: 15px;
    width: auto;
}
.candidate_social_widget li:first-child:hover {
    background-color: transparent;
}
.candidate_social_widget li:hover {
    background-color: #bababa;
    cursor: pointer;
}
.candidate_social_widget li:hover a {
    color: #ffffff;
}
.candidate_social_widget li p {
    color: #221f1f;
}
.candidate_social_widget li a {
    color: #b6b6b6;
    font-size: 16px;
}

/*== Candidate Single Pages sidebar Document widget ==*/
.candidate_document_widget {
    background-color: #9a9a9a;
    border-radius: 4px;
    padding: 35px 40px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.candidate_document_widget:hover{
    background-color: #FD67A6;
    cursor: pointer;
}
.candidate_document_widget .icon{
    color: #ffffff;
    font-size: 36px;
    float: right;
}
.candidate_document_widget .details .title{
    color: #ffffff;
    font-size: 17px;
    margin-bottom: 0;
}
.candidate_document_widget .details p{
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 0;
}

/*== Candidate Single Pages sidebar Form widget ==*/
.candidate_contact_form {
    background-color: #ffffff;
    border-radius: 2px;
    padding: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.candidate_contact_form input {
    height: 50px;
}
.candidate_contact_form .form-control {
    border: 1px solid #dddddd;
    color: #7f7f7f;
}
.candidate_contact_form .form-control:focus{
    box-shadow: none;
}
.candidate_contact_form button.btn{
    border-radius: 4px;
    height: 55px;
}
.candidate_contact_form button.btn span{
    padding-left: 10px;
}
.candidate_contact_form form .form-group{
    margin-bottom: 20px;
}

/*== Candidate Single Pages skill tag ==*/
.candidate_single_skill .title {
    margin-bottom: 20px;
}
.candidate_single_skill .tag_list li {
    background-color: #f3f3f3;
    border-radius: 4px;
    height: 50px;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 15px 30px;
}
.candidate_single_skill .tag_list li a{
    color: #7f7f7f;
    font-size: 14px;
}
.candidate_grid {
    background-color: #ffffff;
    margin-bottom: 35px;
    padding: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    border-radius: 4px;
}
.my_candidate_skill .bootstrap-tagsinput{
    background-color: #f0f0f0;
    border: none;
    box-shadow: none;
    padding: 10px;
}
.my_candidate_skill .bootstrap-tagsinput input{
    font-size: 14px;
}
.my_candidate_skill .bootstrap-tagsinput .badge {
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    color: #7d7d7d;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    margin-right: 10px;
    padding: 10px 15px 10px 10px;
}
.my_candidate_skill .bootstrap-tagsinput .badge [data-role="remove"]{
    background-color: transparent;
}
.my_candidate_skill .bootstrap-tagsinput .badge [data-role="remove"]:after{
    background-color: transparent;
}
.candidate_job_alart_btn .btn,
.candidate_job_alart_btn .btns{
    border-radius: 4px;
    padding: 10px 25px;
}
.candidate_job_alart_btn .btns{
    height: 53px;
    background-color: #969696 !important;
}

.candidate_job_alart_btn .btns:hover,
.candidate_job_alart_btn .btns:active,
.candidate_job_alart_btn .btns:focus{
    height: 53px;
    background-color: #969696 !important;
    color: #FFF !important;
    border-color: #969696 !important;
    box-shadow: none;
}


.candidate_job_alart_btn .btn span{
    font-size: 20px;
    margin-right: 10px;
}

/*== Candidate Single Pages v1 sticky nav tabs ==*/
.sticky-nav-tabs {
    background-color: #eee;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    text-align: left;
}
.sticky-nav-tabs-container {
    background-color: #f3f3f3;
    display: inline-block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.sticky-nav-tabs-container--top-first {
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    text-align: center;
}
.sticky-nav-tabs-container--top-second {
    bottom: 0;
    position: fixed;
    text-align: center;
    top: auto;
}
.sticky-nav-tab {
    border-radius: 4px 4px 0px 0px;
    color: #221f1f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 14px;
    padding: 20px 25px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sticky-nav-tab:hover {
    background-color: #ffffff;
}
.sticky-nav-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 6px;
    background-color: #66B1F1;
    -webkit-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    transition: left 0.3s ease;
}

/*== Candidates Single V3 Pages ==*/
.candidate_list_view{
    background-color: #ffffff;
    border-left: 3px solid transparent;
    border-radius: 4px;
    margin-top: 30px;
    padding: 30px 30px 25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);


}
.candidate_list_view:hover{
    border-left: 3px solid #00d664;
    cursor: pointer;
}
.candidate_list_view .thumb {
    float: left;
    margin-right: 35px;
    position: relative;
}
.candidate_list_view .thumb img{
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.candidate_list_view .thumb .cpi_av_rating{
    background-color: #febe42;
    border: 4px solid #ffffff;
    bottom: 0;
    color: #ffffff;
    border-radius: 50%;
    height: 34px;
    left: 75px;
    position: absolute;
    text-align: center;
    width: 34px;
}
.candidate_list_view .thumb .cpi_av_rating span{
    font-size: 13px;
    font-weight: bold;
}
.candidate_list_view .content{
    display: inline-block;
    text-align: left;
}
.candidate_list_view .content .title,
.candidate_list_view .content .review_list,
.candidate_list_view .content p{
    margin-bottom: 0;
}
.candidate_list_view .content .review_list li a i{
    color: #febe42;
}
.candidate_list_view .content .address_list a h4{
    font-size: 16px;
    margin-bottom: 0;
}
.candidate_list_view .content .address_list li{
    margin-right: 30px;
}
.candidate_list_view .content .address_list li:last-child{
    margin-right: 0;
}
.candidate_list_view a.btn {
    border: 1px solid #00d664;
    margin-top: 50px;
    height: 55px;
    border-radius: 4px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
.candidate_list_view a.btn span{
    padding-left: 10px;
}
.candidate_list_view:hover a.btn{
    background-color: #FD67A6;
    color: #ffffff;
}
.candidate_list_h3{
    overflow: hidden;
}
.cl_latest_activity .ui_kit_radiobox .radio{
    width: 100%;
}
.cl_pricing_slider{
    position: relative;
    padding: 0 10px;
}
.cl_pricing_slider div#slider-range,
.cl_pricing_slider div#slider-range2{
    background-color: #dfdfdf;
    border-radius: 3px;
    height: 6px;
    margin-bottom: 30px;
}
.cl_pricing_slider .ui-slider-range.ui-corner-all.ui-widget-header{
    background-color: #FD67A6;
}
.cl_pricing_slider span.ui-slider-handle.ui-corner-all.ui-state-default {
    background-color: #fff;
    border: 2px solid #FD67A6;
    border-radius: 50%;
    height: 18px;
    outline: none;
    top: -7px;
    width: 18px;
}
.cl_pricing_slider .sl_input{
    background-color: transparent;
    border: none;
    color: #221f1f;
    text-align: center;
}
.cl_pricing_slider .sl_input:focus{
    box-shadow: none;
    outline: none;
}
.cl_skill_checkbox .content.ui_kit_checkbox{
    border-radius: 6px;
    height: 175px;
    overflow: hidden scroll;
    text-align: left;
}
.cl_skill_checkbox .content.ui_kit_checkbox::-webkit-scrollbar {
    border-radius: 6px;
    margin-top: 15px;
    margin-right: 10px;
    width: 6px;
    z-index: 3;
}
.cl_skill_checkbox .content.ui_kit_checkbox::-webkit-scrollbar * {
    background:transparent;
    border-radius: 6px;
}
.cl_skill_checkbox .content.ui_kit_checkbox::-webkit-scrollbar-track {
    background-color: #dfdfdf;
    border-radius: 6px;
}
.cl_skill_checkbox .content.ui_kit_checkbox::-webkit-scrollbar-thumb {
    background-color: #a2a2a2 !important; // manage scrollbar thumb background color here
border-radius: 6px;
}
.cl_carrer_lever,
.cl_carrer_lever .accordion{
    clear: both;
}
.cl_carrer_lever .accordion .link {
    cursor: pointer;
    display: block;
    color: #262626;
    font-size: 20px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.cl_carrer_lever .accordion li:last-child .link {
    border-bottom: 0;
}
.cl_carrer_lever .accordion .link i {
    position: absolute;
    top: 10px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.cl_carrer_lever .accordion .link i.fa-caret-up {
    right: 0;
    left: auto;
    font-size: 16px;
}
.cl_carrer_lever .accordion.open .link {
    color: #262626;
}
.cl_carrer_lever .accordion.open i {
    color: #262626;
}
.cl_carrer_lever .accordion.open i.fa-caret-up {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.cl_submenu {
    display: none;
}
.bg_png {
    bottom: -43px;
    position: absolute;
    right: -25%;
}
.bg_png img{
    opacity: .2;
}
.ef_post.style2 .ef_header .ef_bookmark{
    border: 1px solid #FD67A6;
    color: #FD67A6;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ef_post.style2:hover .ef_header .ef_bookmark{
    background-color: #FD67A6;
    color: #ffffff;
}
.candidate_job_reivew.style2 .job_review_table .table tr {
    height: 70px;
}
.candidate_job_reivew.style2 .job_review_table .table th{
    color: #7f7f7f;
}
.candidate_job_reivew.style2 .job_review_table .table th.active{
    border-left: 4px solid #00d664;
}
.candidate_list_view.style2{
    border: 1px solid #ededed;
    border-radius: 4px;
}
.candidate_list_view.style2:hover{
    border: 1px solid #FD67A6;
    border-left: 4px solid #FD67A6;
}
.candidate_list_view.style2 .view_edit_delete_list li{
    border-radius: 4px;
    padding: 10px 20px;
}
.candidate_list_view.style2 .view_edit_delete_list li:first-child{
    background-color: #d1eaff;
}
.candidate_list_view.style2 .view_edit_delete_list li:nth-child(2){
    background-color: #bae5d7;
}
.candidate_list_view.style2 .view_edit_delete_list li:nth-child(3){
    background-color: #c1ebc9;
    padding: 10px 15px;
}
.icon_boxs {
    position: relative;
}
.icon_boxs .icon {
    background-color: #d1eaff;
    border-radius: 50%;
    font-size: 30px;
    float: left;
    height: 90px;
    line-height: 90px;
    margin-right: 30px;
    text-align: center;
    width: 90px;
}
.icon_boxs .details{
    padding-top: 30px;
}
.icon_boxs .icon.style2{
    background-color: #bae5d7;
}
.icon_boxs .icon.style3{
    background-color: #c1ebc9;
}
.cnddte_fvrt_job.style2 .job_review_table p{
    color: #7f7f7f;
}
.cnddte_fvrt_job.style2 th{
    padding: 20px 30px;
}
.cnddte_fvrt_job.style2 .job_review_table h4,
.cnddte_fvrt_job.style2 .job_review_table p,
.cnddte_fvrt_job.style2 .job_review_table ul{
    margin-bottom: 5px;
}

/*== Employe Profile Avatar ==*/
.employer_profile .avatar-upload {
    position: relative;
    max-width: 205px;
}
.employer_profile .avatar-upload .avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;
}
.employer_profile .avatar-upload .avatar-edit input {
    display: none;
}
.employer_profile .avatar-upload .avatar-edit input + label {
    width: 150px;
    height: 50px;
    border-radius: 4px;
    background-color: #FD67A6;
    border: 1px solid #FD67A6;
    cursor: pointer;
    position: absolute;
    top: 25px;
    line-height: 30px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);  /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.employer_profile .avatar-upload .avatar-edit input + label:hover {
    background-color: #ffffff;
    border: 1px solid #FD67A6;
}
.employer_profile .avatar-upload .avatar-edit input + label:hover:after {
    color: #FD67A6;
}
.employer_profile .avatar-upload .avatar-edit input + label::after {
    content: "Browse";
    color: #ffffff;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.employer_profile .avatar-upload .avatar-preview {
    width: 150px;
    height: 130px;
    position: relative;
}
.employer_profile .avatar-upload .avatar-preview div {
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.employer_profile .avatar-upload #imagePreview {
    background-color: #fafafa;
}

/*== Employe Dashboard Recent Application ==*/
.recent_job_apply.style2{
    padding: 30px 20px 50px 30px;
}
.candidate_list_view.style3{
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin-top: 0;
    padding: 0;
}
.candidate_list_view.style3:hover{
    border: none;
}
.candidate_list_view.style3 .thumb{
    height: 80px;
    width: 80px;
}
.candidate_list_view.style3 .thumb .cpi_av_rating{
    border: 1px solid #ffffff;
    height: 27px;
    left: 60px;
    line-height: 23px;
    width: 27px;
}
.candidate_list_view.style3 .thumb .cpi_av_rating span{
    font-size: 12px;
}
.candidate_list_view.style3 .content p{
    margin-bottom: 10px;
}
.candidate_list_view.style3 .freelancer_place li:last-child{
    margin-left: 20px;
}
.candidate_list_view.style3 .freelancer_place li:last-child button{
    border-radius: 4px;
    height: 45px;
    width: 108px;
}
.candidate_list_view.style3 .freelancer_place li:last-child button:focus{
    box-shadow: none;
    outline: none;
}

/*== Feature Job Post Style2 ==*/
.table_favorite{
    display: block;
    width: 50px;
    height: 200px;
}
.fj_post.style2 {
    border: 1px solid transparent;
    border-left: 4px solid transparent;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.fj_post.style2:hover {
    border-left: 4px solid #FD67A6;
}
.fj_post.style2:hover a{
    cursor: pointer;
}

.fj_post.style2 a.favorite.active{
    background-color: #FD67A6;
}
.fj_post.style2 a.favorite.active span{
    color: #ffffff;
}
.fj_post.style2 a.favorite{
    background-color: #ffffff;
    border: 1px solid #FD67A6;
    border-radius: 50%;
    color: #FD67A6;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 45px;
    top: 50px;
    text-align: center;
    width: 50px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fj_post.style2 a.favorite span{
    font-size: 26px;
}

.fj_post.style2s {
    border: 1px solid transparent;
    border-left: 4px solid transparent;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.fj_post.style2s:hover {
    border-left: 4px solid #FD67A6;
}
.fj_post.style2s:hover a{
    cursor: pointer;
}
.fj_post.style2s:hover a:hover.favorite{
    background-color: #294eb5;
}
.fj_post.style2s:hover a:hover.favorite span{
    color: #ffffff;
}
.fj_post.style2s a.favorite.active{
    background-color: #FD67A6;
}
.fj_post.style2s a.favorite.active span{
    color: #ffffff;
}
.fj_post.style2s a.favorite{
    background-color: #ffffff;
    border: 1px solid #FD67A6;
    border-radius: 50%;
    color: #FD67A6;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 25px;
    top: 30px;
    text-align: center;
    width: 50px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fj_post.style2s a.favorite span{
    font-size: 26px;
}

.fj_post.style2.home5{
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0 30px 30px;
}
.fj_post.style3{
    border: none;
    height: 360px;
    padding: 30px 25px 20px 20px;
}
.fj_post.style3 .details .thumbs{
    margin-bottom: 35px;
}
.fj_post.style3 .details h4{
    margin-right: 18px;
}
.fj_post.style3 a.btn {
    border-radius: 4px;
    height: 45px;
    line-height: 25px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: auto;
}
.fj_post.style3:hover {
    border: none;
}
.fj_post.style3:hover a.btn {
    background-color: #FD67A6;
    color: #ffffff;
}
.fj_post.style3 a.btn:focus {
    box-shadow: none;
}
.fj_post.style3 h5.job_chedule{
    font-size: 15px;
    font-weight: bold;
}
.fj_post.style3 .featurej_post{
    position: relative;
}
.fj_post.style3 .featurej_post p{
    display: inline-block;
    margin-bottom: 0;
    margin-top: 7px;
}
.job_list #main{
    background-color: #969696;
    bottom: 0;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    position: fixed;
    padding: 10px 20px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.job_list_three.sidenav {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    height: 875px;
    margin-left: -30px;
    left: 0;
    overflow-x: hidden;
    padding: 60px 15px 40px;
    position: fixed;
    top: 80px;
    width: 0;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.job_list_three.sidenav.style2{
    top: 0 !important;
    position: fixed !important;
    height: 100%;
}
.job_list_three.sidenav a {
    display: block;
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.job_list_three.sidenav .closebtn {
    font-size: 36px;
    margin-left: 50px;
    position: absolute;
    top: 0;
    right: 25px;
}
.job_list_three.sidenav::-webkit-scrollbar {
    background: transparent;
    border-radius: 10px;
    padding-right: 10px;
    width: 8px;
}
.job_list_three.sidenav::-webkit-scrollbar-thumb {
    background-color: #ededed;
    border-radius: 3px;
    margin-right: 5px;
}

.fj_post.style2.jlv5 ul.pjlv5{
    position: absolute;
    right: 30px;
    top: 60px;
}
.fj_post.style2.jlv5 a.favorite{
    border: 1px solid #cbcbcb;
    color: #cbcbcb;
}
.fj_post.style2.jlv5:hover a.favorite{
    background-color: #cbcbcb;
    color: #ffffff;
}
.fj_post.style2.jlv5 a.favorite:hover{
    background-color: #cbcbcb;
    color: #ffffff;
}
.fj_post.style2.jlv5 a.favorite{
    position: relative;
    display: inline-block;
    margin-right: 15px;
    right: auto;
    top: 5px;
}
.fj_post.style2.jlv5 a.btn{
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
}
.candidate_personal_info.style2 .details ul.address_list li:first-child a{
    color: #6d6d6d;
    margin-right: 15px;
}
.candidate_personal_overview.style2{
    padding-top: 40px;
}
.candidate_personal_overview.style2 button.btn.btn-block span{
    font-size: 24px;
    vertical-align: middle;
}
.job_shareing .candidate_social_widget{
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 25px;
    margin-top: 20px;
}
.candidate_about_info.style2 button.btn{
    border-radius: 4px;
    font-size: 16px;
    padding: 10px 25px;
}
.fj_post.style2.one:hover {
    border: 1px solid #FD67A6;
    border-left: 4px solid #FD67A6;
}
.candidate_working_widget.style2 .details{
    margin-bottom: 30px;
}
.candidate_working_widget.style2 .details:last-child{
    margin-bottom: 0;
}
.job_info_widget ul li {
    border: 1px solid #ededed;
    border-radius: 4px;
    height: 60px;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 15px 20px;
}
.job_info_widget ul li span:first-child{
    font-size: 30px;
    margin-right: 15px;
    vertical-align: middle;
}
.job_info_widget ul li span:nth-child(2){
    color: #221f1f;
    font-size: 16px;
    margin-right: 8px;
}
.job_info_widget ul li span:nth-child(3){
    color: #7f7f7f;
    font-size: 14px;
}
.job_info_widget.style2 {
    margin-top: 25px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.job_info_widget.style2 ul{
    background-color: #ffffff;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 4px;
}
.job_info_widget.style2 ul li{
    border: none;
}
.job_info_widget.style2 ul li:first-child,
.job_info_widget.style2 ul li:nth-child(2){
    border-right: 1px solid #e8e8e8;
}
.candidate_personal_overview.style3 {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
}
.candidate_personal_overview.style3 li a{
    color: #221f1f;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.candidate_personal_overview.style3 li:hover a{
    color: #FD67A6;
}
.candidate_personal_info.style2,
.candidate_personal_info.style2 .details{
    padding-top: 0;
}
.candidate_personal_info.style2 .job_meta_list button{
    border-radius: 4px;
    font-size: 16px;
    height: 55px;
    line-height: 40px;
}
.candidate_personal_info.style2 .job_meta_list button span{
    vertical-align: inherit;
}
.job_meta_list button.btn{
    border-radius: 4px;
    height: 55px;
}
.job_meta_list button.btn span{
    vertical-align: middle;
}
.candidate_personal_info.style2 .thumb.one img{
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    box-shadow: none;
}
.personer_information_company{
    margin-top: 40px;
}
.personer_information_company .icon{
    font-size: 26px;
    float: left;
    margin-right: 15px;
}
.personer_information_company .details{
    margin-bottom: 30px;
}
.personer_information_company .details p:first-child{
    color: #221f1f;
}
.personer_information_company .details p:last-child {
    color: #7f7f7f;
    font-size: 15px;
}
.personer_information_company .details p{
    color: #221f1f;
    margin-bottom: 0;
}
.company_short_buton{
    margin-top: 50px;
}
.company_short_buton button{
    display: inline-block;
}
.company_short_buton button.btn-white{
    background-color: transparent;
    border: none;
    color: #7f7f7f;
    height: 50px;
    line-height: 30px;
    padding: 10px 20px;
}
.company_short_buton button:last-child{
    background-color: #b4b4b4;
    color: #ffffff;
    border-radius: 4px;
    padding: 10px 30px;
}
.company_short_buton button:last-child:hover,
.company_short_buton button:last-child:active,
.company_short_buton button:last-child:focus {
    background-color: #262626;
    color: #ffffff;
}
.company_short_buton button span{
    vertical-align: inherit;
}
.company_short_buton button.btn-white span,
.company_short_buton button:last-child span{
    font-size: 24px;
}
.job_buttons button{
    height: 55px;
    border-radius: 4px;
}
.job_buttons button.btn-linkedin{
    background-color: #0077b5;
    color: #ffffff;
    margin-bottom: 35px;
}
.job_buttons button.btn-linkedin:hover,
.job_buttons button.btn-linkedin:active,
.job_buttons button.btn-linkedin:focus {
    background-color: #005079;
    color: #ffffff;
}
.people_viewed_job .title {
    font-size: 20px;
}
.people_viewed_job .details {
    background-color: #ffffff;
    padding: 30px;
    margin-top: 20px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.people_viewed_job .details a.head{
    font-size: 18px;
    font-weight: 600;
    color: #262626;
    display: block;
}


.people_viewed_job .details .list_one{
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px;
}
.people_viewed_job .details .list_one h4,
.people_viewed_job .details .list_two h4{
    margin-bottom: 0px;
}
.people_viewed_job .details .list_one p:first-child{
    margin-bottom: 0;
}
.job_single_v4 {
    position: relative;
}
.job_single_v4:before{
    background-image: url(../images/about/5.png);
    background-repeat: no-repeat;
    background-position: right;
    bottom: 0;
    content: "";
    opacity: .2;
    position: absolute;
    right: -115px;
    top: 0;
    width: 100%;
}
.candidate_personal_info.single{
    padding-top: 0;
}
.candidate_personal_info.single .thumb {
    float: none;
    margin-right: 0;
}
.candidate_personal_info.single .thumb img{
    height: 150px;
    width: 195px;
}
.candidate_personal_info.single {
    position: relative;
}

/*== Job Single v5 Page Banner ==*/
.job_single_v5_banner {
    background-image: url(../images/background/banner1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 330px;
    position: relative;
}
.job_single_v5_banner:before {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0 ;
}
.candidate_personal_info.style2.job_singe_v5{
}
.candidate_personal_info.style2.job_singe_v5 .details ul.address_list {
    margin-bottom: 30px;
}
.candidate_personal_info.style2.job_singe_v5 .details h3,
.candidate_personal_info.style2.job_singe_v5 .details p,
.candidate_personal_info.style2.job_singe_v5 .details .address_list li a {
    color: #ffffff !important;
}

/*== Employee List v1 Page ==*/
.job_post_count {
    position: absolute;
    right: 45px;
    top: 65px;
}
.job_post_count h3{
    font-size: 24px;
    margin-bottom: 0;
}
.company_life input.amount{
    text-align: right;
}
.company_life input.amount2{
    text-align: left;
}
.company_life input.amount,
.company_life input.amount2 {
    color: #221f1f;
    background-color: transparent;
    box-shadow: none;
    border: none;
    display: inline-block;
    margin-top: 30px;
    width: 40%;
}
.company_life .cl_pricing_slider span.ui-slider-handle.ui-corner-all.ui-state-default{
    top: -4px;
}
.company_life .ui-slider-horizontal{
    background-color: #dfdfdf !important;
    height: 6px;
}
.company_life .slider-range {
    width: 100%;
}

/*== Employee List v2 Page ==*/
.alpha-pag {
    background: #ffffff;
    border-radius: 4px;
    float: left;
    margin-bottom: 30px;
    padding: 20px 10px;
    text-align: center;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
}
.alpha-pag ul {
    margin-bottom: 0;
}
.alpha-pag ul.option-set li:first-child a{
    background-color: #FD67A6;
    border-radius: 4px;
    padding: 15px 35px;
}
.alpha-pag ul.option-set li:first-child a{
    color: #ffffff;
}
.alpha-pag li a{
    color: #7d7d7d;
    padding: 0 8px;
}

.alpha-pag li a.selected{
    font-weight: 700;
    color: #221f1f;
}

.alpha-pag a.active,
.alpha-pag li a:hover {
    color: #221f1f;
}
.emply-text-sec {
    float: left;
    width: 100%;
}
.emply-text {
    float: left;
    margin-bottom: 40px;
}
.emply-text > h4 {
    margin-bottom: 30px;
}

.employe_letter_pagination {
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 50px;
    padding: 10px 0;
    text-align: center;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
}
.employe_letter_pagination ul.page_navigation{
    margin-bottom: 0;
}
.employe_letter_pagination ul.page_navigation li:first-child{
    background-color: #f0f0f0;
    border-radius: 4px;
    padding: 5px 20px;
}
.employe_letter_pagination ul.page_navigation li{
    padding: 0 3px;
}
.employe_letter_pagination ul.page_navigation li a {
    color: #7d7d7d;
}
.employe_letter_pagination ul.page_navigation li.active a{
    color: #221f1f;
    font-weight: bold;
}
.employe_grid {
    background-color: #ffffff;
    border-bottom: 3px solid transparent;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 30px 0;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.employe_grid:hover{
    border-bottom: 3px solid #FD67A6;
    cursor: pointer;
}
.employe_grid .thumb{
    margin-bottom: 20px;
}
.employe_grid .thumb img{
    border: 1px solid #dddddd;
    border-radius: 4px;
    height: 100px;
    width: 120px;
}
.employe_grid .details h4{
    font-size: 16px;
    margin-bottom: 5px;
}
.employe_grid .details p{
    margin-bottom: 0;
    color: #6d6d6d !important;
}
.employe_grid2 h4{
    margin-bottom: 20px;
}
.employe_grid2 ul li a {
    color: #6d6d6d;
}

/*== Company Grid ==*/
.company_grid {
    border-radius: 4px;
    margin: 30px 10px 35px;
    padding: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.company_grid:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);  /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
}
.company_grid .thumb{
    margin-bottom: 30px;
    width: 80%;
    margin-left: 10%;
}
.company_grid .details a.btn{
    background-color: #1c327e;
    border-radius: 4px;
    color: #ffffff;
    font-size: 13px;
    height: 30px;
    line-height: 10px;
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.company_grid .details a.btn:hover,
.company_grid .details a.btn:active,
.company_grid .details a.btn:focus {
    background: -webkit-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -o-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -ms-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: -moz-linear-gradient(30deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    background: linear-gradient(60deg, rgb(253, 103, 166) 0%, rgb(178, 152, 250) 50%, rgb(253, 103, 166) 100%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
    border-color: transparent !important;
}
.testimonial_slider_home3.owl-carousel.owl-theme .owl-dots .owl-dot,
.company_reg_slider.owl-carousel.owl-theme .owl-dots .owl-dot{
    background-color: transparent;
    border: 1px solid #1c327e;
    border-radius: 20px;
    height: 15px;
    margin-left: 10px;
    width: 15px;
}
.testimonial_slider_home3.owl-carousel.owl-theme .owl-dots .owl-dot span,
.company_reg_slider.owl-carousel.owl-theme .owl-dots .owl-dot span{
    background-color: transparent;
    border-radius: 3px;
    height: 7px;
    margin: 3px;
    width: 7px;
}
.testimonial_slider_home3.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonial_slider_home3.owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.company_reg_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.company_reg_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span{
    background-color: #1c327e;
}

/*== Carrer Tips Home V3 ==*/
.carrer_tips {
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a.carrer_tips:hover{ color: #555555;}
a.scrollToHome.text-thm:hover{ color: #FD67A6 !important;}

.carrer_tips .ct_header{
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.carrer_tips .ct_header:before{
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.carrer_tips .ct_header .ct_date_meta{
    border-radius: 4px;
    left: 30px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    text-align: center;
}
.carrer_tips .ct_header .ct_date_meta .year {
    background-color: #f8faf9;
    color: #221f1f;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 20px 3px;
}
.carrer_tips .ct_header .ct_date_meta .year,
.carrer_tips .ct_header .ct_date_meta .date{
    margin-bottom: 0;
}
.carrer_tips .ct_header .ct_date_meta .date{
    background-color: #ffffff;
    color: #221f1f;
    font-size: 15px;
    font-weight: normal;
    padding: 3px 13px 5px;
}
.carrer_tips .details{
    padding-top: 25px;
}
.carrer_tips .details h4{
    font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "MS Pゴシック", MS PGothic, sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding-right: 50px;
}


.carrer_tips:hover .ct_header:before{ background-color: rgba(0, 0, 0, .1); }

.carrer_tips_home5{
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    display: block;

}
.carrer_tips_home5 .thumb{
    border-radius: 4px;
    overflow: hidden;
}
.carrer_tips_home5 .thumb:before{
    background-color: rgba(0,0,0, .6);
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}
.carrer_tips_home5 .details{
    bottom: 20px;
    left: 15px;
    position: absolute;
}
.carrer_tips_home5 .details h4,
.carrer_tips_home5 .details h5{
    color: #ffffff;
}

.carrer_tips_home5:hover .thumb:before{
    background-color: rgba(0,0,0, .2);
}

.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-prev,
.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-next,
.testimonial_slider_home3.owl-carousel.owl-theme.owl-loaded .owl-prev,
.testimonial_slider_home3.owl-carousel.owl-theme.owl-loaded .owl-next,
.carrer_tips_slider.owl-carousel.owl-theme.owl-loaded .owl-prev,
.carrer_tips_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
    background-color: #ffffff !important;
    color: #1c327e;
    height: 50px;
    line-height: 45px;
    position: absolute;
    top: 45%;
    width: 50px;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.testimonial_slider_home3.owl-carousel.owl-theme.owl-loaded .owl-prev,
.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-prev,
.carrer_tips_slider.owl-carousel.owl-theme.owl-loaded .owl-prev{
    left: -90px;
}
.testimonial_slider_home3.owl-carousel.owl-theme.owl-loaded .owl-next,
.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-next,
.carrer_tips_slider.owl-carousel.owl-theme.owl-loaded .owl-next{
    right: -90px;
}
.testimonial_slider_home3.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.testimonial_slider_home3.owl-carousel.owl-theme.owl-loaded .owl-next:hover,
.carrer_tips_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.carrer_tips_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover{
    background-color: #1c327e !important;
    color: #ffffff;
}
.read_more_home5 h4{
    font-weight: bold;
}
.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-prev,
.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-next{
    background-color: #1fbda5 !important;
    color: #ffffff;
}
.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-prev:hover,
.ef_slider2.owl-carousel.owl-theme.owl-loaded .owl-next:hover{
    background-color: #252834 !important;
}

/*== Testimonials Home V3 ==*/
.testimonial_grid:before {
    background-color: #ffffff;
    border-radius: 4px;
    bottom: 120px;
    content: "";
    height: 200px;
    left: 30px;
    position: absolute;
    right: 30px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);  /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.testimonial_content {
    background-color: #ffffff;
    border-radius: 4px;
    height: 300px;
    margin: 70px 100px;
    position: relative;
    padding: 60px 100px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);  /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
}
.testimonial_content .thumb {
    display: inline-block;
    margin-bottom: 40px;
    margin-top: -120px;
    position: relative;
}
.testimonial_content .thumb h4{
    margin-bottom: 0;
}
.testimonial_content .thumb p{
    color: #8fa5ec;
    margin-bottom: 0;
}
.testimonial_content .thumb img{
    border-radius: 50%;
    margin-bottom: 20px;
}
.t_icon.home3 {
    color: #1c327e;
    left: 130px;
    top: 0;
}
.emplye_single_v2:before{
    background-image: url(../images/about/6.png);
    background-repeat: no-repeat;
    background-position: right;
    bottom: 0;
    content: "";
    opacity: .07;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

/*== Contact Page ==*/
.our-contfact{
    padding: 100px 0;
}
.contact-header-image{
    max-height: 800px;
}
.icon_box_hiw.contact_page .details h4{
    margin-bottom: 0;
}
.contact_details{
    background-color: #656565;
    border-radius: 4px 0 0 4px;
    padding: 40px 40px 50px 30px;
}
.contact_details h4 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
}
.contact_details p {
    color: #ffffff;
    margin-bottom: 40px;
}
.contact_details .address_list{
    clear: both;
}
.contact_details .address_list li {
    clear: both;
}
.contact_details .address_list li a{
    color: #ffffff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    line-height: 24px;
    margin-bottom: 40px;
}
.contact_details .address_list li a span{
    font-size: 30px;
    margin-right: 13px;
}
.contact_details ul.social_list{
    margin-bottom: 0;
}
.contact_details ul.social_list li{
    margin-right: 30px;
}
.contact_details ul.social_list li a{
    color: #ffffff;
}
.contact_form_grid {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    margin-bottom: 80px;
    margin-top: -320px;
    border-radius: 4px;
}
.contact_form_grid .form_grid{
    background-color: #ffffff;
    padding: 30px;
}
.contact_form_grid .form_grid h4 {
    font-size: 20px;
}
.contact_form_grid .form_grid .contact_form button.btn{
    border-radius: 4px;
    margin-bottom: 0;
    padding: 0 65px;
    height: 50px;
    line-height: 35px;
}
.contact_form_grid .form_grid .contact_form input.form-control {
    border: 1px solid #dddddd;
    border-radius: 4px;
    height: 50px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.contact_form_grid .form_grid .contact_form textarea {
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.quick_tips_home4{
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}
.quick_tips_home4:hover{
    cursor: pointer;
    margin-top: -10px;
}
.quick_tips_home4 .thumb{
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.quick_tips_home4 .thumb .serial{
    bottom: -37px;
    color: #ffffff;
    font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "MS Pゴシック", MS PGothic, sans-serif;
    font-size: 62px;
    font-weight: bold;
    position: absolute;
    right: 15px;
}
.quick_tips_home4 .details{
    padding-top: 20px;
}
.quick_tips_home4 .details ul.post_meta{
    margin-bottom: 0;
}
.quick_tips_home4 .details ul.post_meta a{
    color: #7f7f7f;
    font-size: 13px;
    margin-right: 15px;
}
.quick_tips_home4 .details a.btn{
    height: auto;
    padding-left: 0;
    box-shadow: none;
}
.quick_tips_home4 .details a.btn:hover{
    color: #FD67A6;
}
.quick_tips_home4 .details ul.post_meta a span{
    font-size: 15px;
    padding-right: 10px;
}
.carrer_tips_slider2.owl-carousel.owl-theme .owl-dots .owl-dot span{
    background-color: #c5c5c5;
    border-radius: 2.5px;
    height: 5px;
    margin-left: 10px;
    width: 20px;
}
.carrer_tips_slider2.owl-carousel.owl-theme .owl-dots .owl-dot.active span{
    background-color: #FD67A6;
    width: 40px;
}
.footer_one.home4{
    background-color: #ffffff;
}
.footer_social_widget.home4 ul{
    text-align: center;
}
.footer_social_widget.home4 li{
    background-color: #ededed;
    border-radius: 50%;
    color: #707070;
}
.footer_social_widget.home4 li:hover {
    background-color: transparent;
    color: #221f1f;
}
.newsletter_widget.home4 h4{
    color: #221f1f;
    font-size: 20px;
}
.newsletter_widget.home4 .mailchimp_form .form-control{
    background-color: #ededed;
    border-radius: 25px;
    color: #707070;
    margin-left: 16%;
    padding-left: 20px;
    width: 67%;
}
.newsletter_widget.home4 .mailchimp_form button{
    background-color: #FD67A6;
    border-radius: 50%;
    margin-left: -50px;
}
.map_three{
    height: 100%;
    position: relative;
}
#google-map-area {
    height:100%;
    margin-top: 30px;
    position: relative;
}
.google-map-home {
    height:100%;
}
.filter_button {
    background-color: #FD67A6;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    left: 30px;
    padding: 10px 25px;
    position: absolute;
    top: 100px;
    z-index: 9;
}
.pulse {
    margin:100px;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #cca92c;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}
.pulse:hover {
    animation: none;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}


a.text-thm2:hover {
    color: #262626 !important;
}


/*== PgSlider ==*/
.pogoSlider h1,
.pogoSlider h2,
.pogoSlider h3,
.pogoSlider h4,
.pogoSlider p {
    color: #ffffff;
}

/*== Color Area ==*/
.img-whp {
    width: 100% !important;
}
.text-thm {
    color: #FD67A6 !important;
}

a.text-thm:hover {
    color: #262626 !important;
}


.text-thm2 {
    color: #00d664 !important;
}
a.text-thm2:hover {
    color: #dafdff !important;
}
.text-thm3 {
    color: #ec6751 !important;
}
a.text-thm3:hover {
    color: #ffffff !important;
}
.text-thm4 {
    color: #1fbda6;
}


.color-white {
    color: #ffffff !important;
}
.color-lightgray {
    color: #D3D3D3;
}
.color-gray {
    color: gray;
}
.color-green2 {
    color: #28B928;
}
.color-blue {
    color: #FD67A6;
}
.color-black {
    color: #000;
}
.color-black11 {
    color: #111111 !important;
}
.color-black22 {
    color: #222222;
}
.color-black33 {
    color: #333333;
}
.color-black31 {
    color: #303030;
}
.color-black44 {
    color: #434343;
}
.color-black55 {
    color: #555555;
}
.color-black66 {
    color: #676767;
}
.color-primary {
    color: #337ab7;
}
.color-success {
    color: #5cb85c;
}
.color-info {
    color: #5bc0de;
}
.color-silver {
    color: #c0c0c0;
}
.color-warning {
    color: #f0ad4e;
}
.color-danger {
    color: #d9534f;
}
.color-green {
    color: #28B928;
}
.color-fb {
    color: #3B5998;
}
.color-golden {
    color: #febe42 !important;
}
.color-red {
    color: #ff4b53;
}
.bgc-thm {
    background-color: #FD67A6 !important;
}
.bgc-fb {
    background-color: #3B5998;
}
.color-twtr {
    color: #1DA1F2;
}
.bgc-twtr {
    background-color: #1DA1F2;
}
.color-inst {
    color: #D31A77;
}
.bgc-inst {
    background-color: #D31A77;
}
.color-lnkdn {
    color: #007BB6;
}
.bgc-lnkdn {
    background-color: #007BB6;
}
.color-pint {
    color: #CB2027;
}
.bgc-pint {
    background-color: #CB2027;
}
.color-skyp {
    color: #00AFF0;
}
.bgc-skyp {
    background-color: #00AFF0;
}
.color-skyp {
    color: #00AFF0;
}
.bgc-skyp {
    background-color: #00AFF0;
}
.color-drbl {
    color: #EA4C89;
}
.bgc-drbl {
    background-color: #EA4C89;
}
.color-behnc {
    color: #0B7BFF;
}
.bgc-behnc {
    background-color: #0B7BFF;
}
.color-utube {
    color: #FF0000;
}
.bgc-utube {
    background-color: #FF0000;
}
.color-gogle {
    color: #EA4335;
}
.bgc-gogle {
    background-color: #EA4335;
}
.bgc-darkblue {
    background-color: #112360;
}
.bgc-seagreen {
    background-color: #43d4b6;
}
.bgc-black11 {
    background-color: #111111;
}
.bgc-split {
    background-color: #181413 !important;
}
.bgc-primary {
    background-color: #337ab7;
}
.bgc-success {
    background-color: #5cb85c;
}
.bgc-info {
    background-color: #5bc0de;
}
.bgc-warning {
    background-color: #f0ad4e;
}
.bgc-danger {
    background-color: #d9534f;
}
.bgc-white {
    background-color: #ffffff !important;
}
.bgc-lightgray {
    background-color: #D3D3D3;
}
.bgc-snowshade {
    background-color: #f9f9f9;
}
.bgc-snowshade2 {
    background-color: #fafafa;
}
.bgc-golden {
    background-color: #febe42;
}
.color-whitef1 {
    color: #f1f1f1;
}
.color-whitef2 {
    color: #f2f2f2;
}
.color-whitef3 {
    color: #f3f3f3;
}
.color-whitef4 {
    color: #f4f4f4;
}
.color-whitef5 {
    color: #f5f5f5;
}
.color-whitef6 {
    color: #f6f6f6;
}
.color-whitef7 {
    color: #f7f7f7;
}
.color-whitef8 {
    color: #f8f8f8;
}
.color-whitef9 {
    color: #f9f9f9;
}
.color-whitef0 {
    color: #f0f0f0;
}
.bgc-f0 {
    background-color: #f0f0f0;
}
.bgc-f1 {
    background-color: #f1f1f1;
}
.bgc-f2 {
    background-color: #f2f2f2;
}
.bgc-f3 {
    background-color: #f3f3f3;
}
.bgc-f4 {
    background-color: #f4f4f4;
}
.bgc-f5 {
    background-color: #f5f5f5;
}
.bgc-f6 {
    background-color: #f6f6f6;
}
.bgc-f7 {
    background-color: #f7f7f7;
}
.bgc-f8 {
    background-color: #f8f8f8;
}
.bgc-f9 {
    background-color: #f9f9f9;
}
.bgc-fa {
    background-color: #fafafa !important;
    box-shadow: none;
}
.bgc-transparent {
    background-color: transparent !important;
}
.bgc-darkcyan {
    background-color: darkcyan;
}
.bgc-darkblue {
    background-color: #004274;
}
.bgc-green {
    background-color: #28B928;
}
.bdrs0 {
    border-radius: 0 !important;
}
.bdrs5 {
    border-radius: 5px;
}
.bdrs10 {
    border-radius: 10px;
}
.bdrs20 {
    border-radius: 20px;
}
.bdrs50 {
    border-radius: 50%;
}
.tdu {
    text-decoration: underline;
}
.tdu-hvr:hover {
    cursor: pointer;
    text-decoration: underline;
}
.all-body-content {
    background-color: #ffffff;
    margin-bottom: 760px;
    position: relative;
    z-index: 9;
}
.h125 {
    height: 125px;
}


.accordion .card .card-header .btn {
    box-shadow: none;
}


.form-control{

    font-size: 15px;
}




/*== Button Area ==*/
.btn {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
}
.btn:hover, .btn:active, .btn:focus {
    outline: none;
}
.btn-thm {
    background-color: #FD67A6;
    color: #ffffff;
    font-size: 16px;
    padding: 7px 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-thm:hover, .btn-thm:active, .btn-thm:focus {
    background-color: transparent;
    border-color: #FD67A6;
    color: #FD67A6; }

.btn-thm2 {
    background-color: #00d664;
    color: #ffffff;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.btn-thm2:hover, .btn-thm2:active, .btn-thm2:focus {
    background-color: #b4b4b4;
    border-color: #b4b4b4;
    color: #ffffff; }

.btn-thm3 {
    background-color: #13b493;
    border: none;
    color: #ffffff;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.btn-thm3:hover, .btn-thm3:active, .btn-thm3:focus {
    background-color: #b4b4b4;
    border-color: #b4b4b4;
    color: #ffffff; }

.btn-dark {
    background-color: #303030;
    border-color: #303030;
    color: #ffffff;
    font-size: 16px;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus {
    background-color: transparent;
    border-color: #303030;
    color: #303030;
}
.btn-yellow {
    background-color: #F0C900;
    border-color: #F0C900;
    color: #333333;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.btn-yellow:hover, .btn-yellow:active, .btn-yellow:focus {
    color: #333333; }

.btn-yellow:hover, .btn-yellow:active, .btn-yellow:focus {
    color: #ffffff; }

.btn-white {
    background-color: #ffffff;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
    color: #FD67A6;
    font-size: 16px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.btn-white:hover, .btn-white:active, .btn-white:focus {
    color: #FD67A6;
}

.btn-white2 {
    background-color: transparent;
    color: #FD67A6;
    border-color: #FD67A6;
    font-size: 16px;
    padding: 7px 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-white2:hover, .btn-white2:active, .btn-white2:focus {
    background-color: #FD67A6;
    color: #FFFFFF;
}




.btn-gray {
    background-color: #b4b4b4;
    border-color: #b4b4b4;
    color: #ffffff;
    font-size: 16px;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-gray:hover, .btn-gray:active, .btn-gray:focus {
    background-color: transparent;
    border-color: #767676;
    color: #767676;
}
.btn-green {
    background-color: #28B928;
    border-color: #28B928;
    color: #ffffff;
    font-size: 16px;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.btn-green:hover, .btn-green:active, .btn-green:focus {
    color: #ffffff;
}
.btn-blue {
    background-color: #1c327e;
    border-color: #1c327e;
    color: #ffffff;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
    background-color: transparent;
    border-color: #1c327e;
    color: #1c327e;
}
.btn-transparent {
    background-color: transparent;
    border-color: #FD67A6;
    color: #FD67A6;
    font-size: 16px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-transparent:hover, .btn-transparent:active, .btn-transparent:focus {
    background-color: #FD67A6;
    color: #ffffff;
}
.btn-default {
    font-size: 14px;
    padding: 8px 15px;
}

/*== Fonts Size, Font Weights, Height, Display & Position ==*/
.fz11 {
    font-size: 11px;
}
.fz13 {
    font-size: 13px;
}
.fz14 {
    font-size: 14px;
}
.fz15 {
    font-size: 15px;
}
.fz16 {
    font-size: 16px;
}
.fz18 {
    font-size: 18px;
}
.fz20 {
    font-size: 20px;
}
.fz24 {
    font-size: 24px;
}
.fz30 {
    font-size: 30px;
}
.fz40 {
    font-size: 40px;
}
.fz45 {
    font-size: 45px;
}
.fz48 {
    font-size: 48px;
}
.fz60 {
    font-size: 60px;
}
.fz72 {
    font-size: 72px;
}
.fz100 {
    font-size: 100px !important;
}
.lh30 {
    line-height: 30px;
}
.h05 {
    height: 5px !important;
}
.h10 {
    height: 10px;
}
.h20 {
    height: 20px;
}
.h25 {
    height: 25px;
}
.h30 {
    height: 30px;
}
.h35 {
    height: 35px;
}
.h40 {
    height: 40px;
}
.h45 {
    height: 45px;
}
.h50 {
    height: 50px;
}
.h55 {
    height: 55px;
}
.h60 {
    height: 60px;
}
.h65 {
    height: 65px;
}
.h70 {
    height: 70px;
}
.h75 {
    height: 75px;
}
.h80 {
    height: 80px;
}
.h85 {
    height: 85px;
}
.h90 {
    height: 90px;
}
.h95 {
    height: 95px;
}
.h100 {
    height: 100px;
}
.h150 {
    height: 150px;
}
.h200 {
    height: 200px;
}
.h250 {
    height: 250px !important;
}
.h300 {
    height: 300px;
}
.h320 {
    height: 320px;
}
.h350 {
    height: 350px;
}
.h355 {
    height: 355px;
}
.h400 {
    height: 400px;
}
.h450 {
    height: 450px;
}
.h500 {
    height: 500px;
}
.h550 {
    height: 550px;
}
.h600 {
    height: 600px;
}
.h650 {
    height: 650px;
}
.h700 {
    height: 700px;
}
.h750 {
    height: 750px;
}
.h800 {
    height: 800px;
}
.h850 {
    height: 850px;
}
.h900 {
    height: 900px;
}
.h950 {
    height: 950px;
}
.h1000 {
    height: 1000px;
}
.wa {
    width: auto;
}
.w100 {
    width: 100% !important;
}
.fw300 {
    font-weight: 300 !important;
}
.fw400 {
    font-weight: 400;
}
.fw500 {
    font-weight: 500;
}
.fw600 {
    font-weight: 600;
}
.fw700 {
    font-weight: 700;
}
.fw800 {
    font-weight: 800;
}
.fw900 {
    font-weight: 900;
}
.fwb {
    font-weight: bold;
}
.db {
    display: block; }

.dib {
    display: inline-block; }

.dif {
    display: inline-flex; }

.df {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; }

.dfr {
    display: flow-root; }

.dn {
    display: none !important;}

.ovh {
    overflow: hidden; }

.ovv {
    overflow: visible; }

.posa {
    position: absolute;}

.posr {
    position: relative;}

/*== Custome Margin Padding ==*/
.ulockd-pmz {
    margin: 0;
    padding: 0; }

.p0 {
    padding: 0 !important; }
.p3 {
    padding: 3px !important;  }
.p4 {
    padding: 4px !important;  }
.p5 {
    padding: 5px !important;  }
.p10 {
    padding: 10px; }

.p15 {
    padding: 15px; }

.p20 {
    padding: 20px; }

.p25 {
    padding: 25px; }

.p30 {
    padding: 30px; }

.p35 {
    padding: 35px; }

.p40 {
    padding: 40px; }

.p45 {
    padding: 45px; }

.p50 {
    padding: 50px; }

.p55 {
    padding: 55px; }

.p60 {
    padding: 60px; }

.p65 {
    padding: 65px; }

.p70 {
    padding: 70px; }

.p75 {
    padding: 75px; }

.p80 {
    padding: 80px; }

.pad10 {
    padding: 10% 5%; }

.pad17 {
    padding-top: 17% !important; }

.pt0 {
    padding-top: 0 !important; }

.pt10 {
    padding-top: 10px; }

.pt15 {
    padding-top: 15px; }

.pt20 {
    padding-top: 20px; }

.pt25 {
    padding-top: 25px; }

.pt30 {
    padding-top: 30px !important; }

.pt35 {
    padding-top: 35px; }

.pt40 {
    padding-top: 40px; }

.pt45 {
    padding-top: 45px; }

.pt50 {
    padding-top: 50px; }

.pt55 {
    padding-top: 55px; }

.pt60 {
    padding-top: 60px; }

.pt65 {
    padding-top: 65px; }

.pt70 {
    padding-top: 70px; }

.pt75 {
    padding-top: 75px; }

.pt80 {
    padding-top: 80px; }

.pt85 {
    padding-top: 85px; }

.pt90 {
    padding-top: 90px; }

.pt95 {
    padding-top: 95px; }

.pt100 {
    padding-top: 100px; }

.pt120 {
    padding-top: 120px; }

.pt130 {
    padding-top: 130px; }

.pt150 {
    padding-top: 150px; }

.pt160 {
    padding-top: 160px; }

.pt170 {
    padding-top: 170px; }

.pt180 {
    padding-top: 180px; }

.pt190 {
    padding-top: 190px; }

.pt200 {
    padding-top: 200px; }

.pt100 {
    padding-top: 100px; }

.pt70 {
    padding-top: 70px; }

.pt70 {
    padding-top: 70px; }

.pt70 {
    padding-top: 70px; }

.pr0 {
    padding-right: 0; }

.pr5 {
    padding-right: 5px; }

.pr10 {
    padding-right: 10px; }

.pr15 {
    padding-right: 15px; }

.pr20 {
    padding-right: 20px; }

.pr25 {
    padding-right: 25px; }

.pr30 {
    padding-right: 30px; }

.pr35 {
    padding-right: 35px; }

.pr40 {
    padding-right: 40px; }

.pr45 {
    padding-right: 45px; }

.pr50 {
    padding-right: 50px; }

.pr55 {
    padding-right: 55px; }

.pr60 {
    padding-right: 60px; }

.pr65 {
    padding-right: 65px; }

.pr70 {
    padding-right: 70px; }

.pb0 {
    padding-bottom: 0 !important; }

.pb15 {
    padding-bottom: 15px; }

.pb5 {
    padding-bottom: 5px; }

.pb10 {
    padding-bottom: 10px; }

.pb15 {
    padding-bottom: 15px; }

.pb20 {
    padding-bottom: 20px; }

.pb25 {
    padding-bottom: 25px; }

.pb30 {
    padding-bottom: 30px; }

.pb35 {
    padding-bottom: 35px; }

.pb40 {
    padding-bottom: 40px; }

.pb45 {
    padding-bottom: 45px; }

.pb50 {
    padding-bottom: 50px; }

.pb55 {
    padding-bottom: 55px; }

.pb60 {
    padding-bottom: 60px; }

.pb65 {
    padding-bottom: 65px; }

.pb70 {
    padding-bottom: 70px; }

.pb75 {
    padding-bottom: 75px; }

.pb80 {
    padding-bottom: 80px; }

.pb85 {
    padding-bottom: 85px; }

.pb90 {
    padding-bottom: 90px; }

.pb95 {
    padding-bottom: 95px; }

.pb100 {
    padding-bottom: 100px; }

.pl0 {
    padding-left: 0 !important; }

.pl5 {
    padding-left: 5px; }

.pl10 {
    padding-left: 10px; }

.pl15 {
    padding-left: 15px; }

.pl20 {
    padding-left: 20px; }

.pl25 {
    padding-left: 25px; }

.pl30 {
    padding-left: 30px; }

.pl35 {
    padding-left: 35px; }

.pl40 {
    padding-left: 40px; }

.pl45 {
    padding-left: 45px; }

.pl50 {
    padding-left: 50px; }

.pl55 {
    padding-left: 55px; }

.pl60 {
    padding-left: 60px; }

.pl65 {
    padding-left: 65px; }

.pl70 {
    padding-left: 70px; }

.pl75 {
    padding-left: 75px; }

.pl80 {
    padding-left: 80px; }

.pl85 {
    padding-left: 85px; }

.pl90 {
    padding-left: 90px; }

.pl95 {
    padding-left: 95px; }

.pl100 {
    padding-left: 100px; }

.prpl0 {
    padding-left: 0;
    padding-right: 0;
}
.prpl5 {
    padding-left: 5px;
    padding-right: 5px; }

.prpl10 {
    padding-left: 10px;
    padding-right: 10px; }

.prpl15 {
    padding-left: 15px;
    padding-right: 15px; }

.prpl20 {
    padding-left: 20px;
    padding-right: 20px; }

.prpl25 {
    padding-left: 25px;
    padding-right: 25px; }

.prpl30 {
    padding-left: 30px;
    padding-right: 30px; }

.prpl35 {
    padding-left: 35px;
    padding-right: 35px; }

.prpl40 {
    padding-left: 40px;
    padding-right: 40px; }

.prpl2 {
    padding-left: 2px;
    padding-right: 2px; }

.ptpb50 {
    padding-top: 50px;
    padding-bottom: 50px; }

.ptpb60 {
    padding-top: 60px;
    padding-bottom: 60px; }

.plpr0 {
    padding-left: 0;
    padding-right: 0; }

.mt-10 {
    margin-top: -10px; }

.mt-50 {
    margin-top: -50px; }

.mt-100 {
    margin-top: -100px; }

.mt-150 {
    margin-top: -150px; }

.mt-200 {
    margin-top: -200px; }

.m0 {
    margin: 0;}

.m5 {
    margin: 5px;}

.m10 {
    margin: 10px;}

.m15 {
    margin: 15px;}

.m20 {
    margin: 20px;}

.m25 {
    margin: 25px;}

.m30 {
    margin: 30px;}

.m35 {
    margin: 35px;}

.m40 {
    margin: 40px;}

.m45 {
    margin: 45px;}

.m50 {
    margin: 50px;}

.mt0 {
    margin-top: 0 !important; }

.mt5 {
    margin-top: 5px; }

.mt10 {
    margin-top: 10px; }

.mt15 {
    margin-top: 15px; }

.mt20 {
    margin-top: 20px; }

.mt25 {
    margin-top: 25px !important; }

.mt30 {
    margin-top: 30px; }

.mt35 {
    margin-top: 35px; }

.mt40 {
    margin-top: 40px; }

.mt45 {
    margin-top: 45px; }

.mt50 {
    margin-top: 50px; }

.mt60 {
    margin-top: 60px; }

.mt60 {
    margin-top: 60px; }

.mt65 {
    margin-top: 65px; }

.mt70 {
    margin-top: 70px; }

.mt75 {
    margin-top: 75px; }

.mt80 {
    margin-top: 80px; }

.mt85 {
    margin-top: 85px; }

.mt90 {
    margin-top: 90px; }

.mt95 {
    margin-top: 95px; }

.mt100 {
    margin-top: 100px; }

.mt150 {
    margin-top: 150px; }

.mt200 {
    margin-top: 200px; }

.mt250 {
    margin-top: 250px !important; }

.mt300 {
    margin-top: 3000px; }

.mt-30{
    margin-top: -30px;}

.mr0 {
    margin-right: 0; }

.ulockd-mrgb35 {
    margin-right: 5px; }

.mr10 {
    margin-right: 10px; }

.mr15 {
    margin-right: 15px; }

.mb0 {
    margin-bottom: 0 !important; }

.mb5 {
    margin-bottom: 5px; }

.mb10 {
    margin-bottom: 10px; }

.mb15 {
    margin-bottom: 15px; }

.mb20 {
    margin-bottom: 20px; }

.mb25 {
    margin-bottom: 25px !important; }

.mb30 {
    margin-bottom: 30px; }

.mb35 {
    margin-bottom: 35px; }

.mb40 {
    margin-bottom: 40px; }

.mb45 {
    margin-bottom: 45px; }

.mb50 {
    margin-bottom: 50px !important; }

.mb55 {
    margin-bottom: 55px; }

.mb60 {
    margin-bottom: 60px; }

.mb65 {
    margin-bottom: 65px; }

.mb70 {
    margin-bottom: 70px; }

.mb75 {
    margin-bottom: 75px; }

.mb80 {
    margin-bottom: 80px; }

.mb85 {
    margin-bottom: 85px; }

.mb90 {
    margin-bottom: 90px; }

.mb95 {
    margin-bottom: 95px; }

.mb100 {
    margin-bottom: 100px; }

.ml0 {
    margin-left: 0; }

.ml10 {
    margin-left: 10px; }

.ml15 {
    margin-left: 15px; }

.ml20 {
    margin-left: 20px; }

.ml25 {
    margin-left: 25px; }

.ml30 {
    margin-left: 30px; }

.ml35 {
    margin-left: 35px; }

.ml40 {
    margin-left: 40px; }

.ml45 {
    margin-left: 45px; }

.ml50 {
    margin-left: 50px; }

.ml55 {
    margin-left: 55px; }

.ml60 {
    margin-left: 60px; }
.ma0 {margin: 0px !important;}
.ma5 {margin: 5px !important;}
.ma10 {margin: 10px !important;}
.ma15 {margin: 15px !important;}
.ma20 {margin: 20px !important;}
.ma25 {margin: 25px !important;}
.ma30 {margin: 30px !important;}
.ma35 {margin: 35px !important;}
.ma40 {margin: 40px !important;}
.ma45 {margin: 45px !important;}
.ma50 {margin: 50px !important;}
.mat0 {margin-top: 0px !important;}
.mat1 {margin-top: 1px !important;}
.mat2 {margin-top: 2px !important;}
.mat3 {margin-top: 3px !important;}
.mat4 {margin-top: 4px !important;}
.mat5 {margin-top: 5px !important;}
.mat10 {margin-top: 10px !important;}
.mat15 {margin-top: 15px !important;}
.mat20 {margin-top: 20px !important;}
.mat25 {margin-top: 25px !important;}
.mat30 {margin-top: 30px !important;}
.mat35 {margin-top: 35px !important;}
.mat40 {margin-top: 40px !important;}
.mat45 {margin-top: 45px !important;}
.mat50 {margin-top: 50px !important;}
.mar0 {margin-right: 0 !important;}
.mar3 {margin-right: 3px !important;}
.mar5 {margin-right: 5px !important;}
.mar10 {margin-right: 10px !important;}
.mar15 {margin-right: 15px !important;}
.mar20 {margin-right: 20px !important;}
.mar25 {margin-right: 25px !important;}
.mar30 {margin-right: 30px !important;}
.mar35 {margin-right: 35px !important;}
.mar40 {margin-right: 40px !important;}
.mar45 {margin-right: 45px !important;}
.mar50 {margin-right: 50px !important;}
.mab0 {margin-bottom: 0 !important;}
.mab5 {margin-bottom: 5px !important;}
.mab10 {margin-bottom: 10px !important;}
.mab15 {margin-bottom: 15px !important;}
.mab20 {margin-bottom: 20px !important;}
.mab25 {margin-bottom: 25px !important;}
.mab30 {margin-bottom: 30px !important;}
.mab35 {margin-bottom: 35px !important;}
.mab40 {margin-bottom: 40px !important;}
.mab45 {margin-bottom: 45px !important;}
.mab50 {margin-bottom: 50px !important;}
.mab150 {margin-bottom: 150px !important;}
.mal0 {margin-left: 0px !important;}
.mal5 {margin-left: 5px !important;}
.mal10 {margin-left: 10px !important;}
.mal12 {margin-left: 12px !important;}
.mal15 {margin-left: 15px !important;}
.mal20 {margin-left: 20px !important;}
.mal25 {margin-left: 25px !important;}
.mal30 {margin-left: 30px !important;}
.mal35 {margin-left: 35px !important;}
.mal40 {margin-left: 40px !important;}
.mal45 {margin-left: 45px !important;}
.mal50 {margin-left: 50px !important;}
.mal100 {margin-left: 100px !important;}
.mal150 {margin-left: 150px !important;}
.pa0 {padding: 0px !important;}
.pa5 {padding: 5px !important;}
.pa10 {padding: 10px !important;}
.pa15 {padding: 15px !important;}
.pa20 {padding: 20px !important;}
.pa25 {padding: 25px !important;}
.pa30 {padding: 30px !important;}
.pa35 {padding: 35px !important;}
.pa40 {padding: 40px !important;}
.pa45 {padding: 45px !important;}
.pa50 {padding: 50px !important;}
.pat0 {padding-top: 0px !important;}
.pat5 {padding-top: 5px !important;}
.pat10 {padding-top: 10px !important;}
.pat15 {padding-top: 15px !important;}
.pat20 {padding-top: 20px !important;}
.pat25 {padding-top: 25px !important;}
.pat30 {padding-top: 30px !important;}
.pat35 {padding-top: 35px !important;}
.pat40 {padding-top: 40px !important;}
.pat45 {padding-top: 45px !important;}
.pat50 {padding-top: 50px !important;}
.par0 {padding-right: 0px !important;}
.par5 {padding-right: 5px !important;}
.par10 {padding-right: 10px !important;}
.par15 {padding-right: 15px !important;}
.par20 {padding-right: 20px !important;}
.par25 {padding-right: 25px !important;}
.par30 {padding-right: 30px !important;}
.par35 {padding-right: 35px !important;}
.par40 {padding-right: 40px !important;}
.par45 {padding-right: 45px !important;}
.par50 {padding-right: 50px !important;}
.pab0 {padding-bottom: 0px !important;}
.pab5 {padding-bottom: 5px !important;}
.pab10 {padding-bottom: 10px !important;}
.pab15 {padding-bottom: 15px !important;}
.pab20 {padding-bottom: 20px !important;}
.pab25 {padding-bottom: 25px !important;}
.pab30 {padding-bottom: 30px !important;}
.pab35 {padding-bottom: 35px !important;}
.pab40 {padding-bottom: 40px !important;}
.pab45 {padding-bottom: 45px !important;}
.pab50 {padding-bottom: 50px !important;}
.pal0 {padding-left: 0px !important;}
.pal5 {padding-left: 5px !important;}
.pal10 {padding-left: 10px !important;}
.pal12 {padding-left: 12px !important;}
.pal15 {padding-left: 15px !important;}
.pal20 {padding-left: 20px !important;}
.pal25 {padding-left: 25px !important;}
.pal30 {padding-left: 30px !important;}
.pal35 {padding-left: 35px !important;}
.pal40 {padding-left: 40px !important;}
.pal45 {padding-left: 45px !important;}
.pal50 {padding-left: 50px !important;}
.plr10 {padding: 0 10px !important;}
.plr20 {padding: 0 20px !important;}
.zi1 {
    z-index: 1;
}
.zi9 {
    z-index: 9;
}
.zi-1 {
    z-index: -1;
}
.ulockd-mbmt0 {
    margin-bottom: 0;
    margin-top: 0;
}

/*== BackGround Images ==*/
.ulockd_bgi1 {
    background-attachment: scroll;
    background-image: url("../images/background/1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ulockd_bgi2 {
    background-attachment: scroll;
    background-image: url("../images/background/2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ulockd_bgi3 {
    background-attachment: scroll;
    background-image: url("../images/background/3.jpg");
    background-position: center top !important;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ulockd_bgih1 {
    background-attachment: scroll;
    background-image: url("../images/home/h1.jpg");
    background-position: center bottom !important;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 700px;
}
.ulockd_bgih2 {
    background-attachment: scroll;
    background-image: url("../images/home/h2.jpg");
    background-position: center bottom !important;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ulockd_bgih3 {
    background-attachment: scroll;
    background-image: url("../images/home/h3.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section {
    padding: 20px 0 60px;
    position: relative;
}

.ulockd-main-title {
    position: relative;
    margin-bottom: 20px;
}
.ulockd-main-title h3 {
    display: inline-block;
    font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "MS Pゴシック", MS PGothic, sans-serif;
    font-weight: 600;
    margin-top: 0;
}
.ulockd-main-title p {
    margin-bottom: 0;
}
.preloader {
    background-color: #ffffff;
    background-image: url("../images/preloader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999; }

.scrollToHome:hover {
    background-color: transparent;
    color: #fff; }

.scrollToHome {
    bottom: 5px;
    display: none;
    font-size: 30px;
    line-height: 1.5em;
    padding: 3px 10px;
    position: fixed;
    right: 20px;
    color: #ec205f;
    text-align: center;
    z-index: 99999;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }


/*== BackGround Color White Overlay ==*/
.bgc-overlay-white3:before {
    background-color: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white35:before {
    background-color: rgba(255, 255, 255, 0.35);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white4:before {
    background-color: rgba(255, 255, 255, 0.4);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white45:before {
    background-color: rgba(255, 255, 255, 0.45);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white5:before {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white55:before {
    background-color: rgba(255, 255, 255, 0.55);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white6:before {
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white65:before {
    background-color: rgba(255, 255, 255, 0.65);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white7:before {
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white75:before {
    background-color: rgba(255, 255, 255, 0.75);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white8:before {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white85:before {
    background-color: rgba(255, 255, 255, 0.85);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white9:before {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-white95:before {
    background-color: rgba(255, 255, 255, 0.95);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

/*== BackGround Color Black Overlay ==*/
.bgc-overlay-black3:before {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black35:before {
    background-color: rgba(0, 0, 0, 0.35);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black4:before {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black45:before {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black5:before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black55:before {
    background-color: rgba(0, 0, 0, 0.55);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black6:before {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black65:before {
    background-color: rgba(0, 0, 0, 0.65);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black7:before {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black75:before {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black8:before {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black85:before {
    background-color: rgba(0, 0, 0, 0.85);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black9:before {
    background-color: rgba(0, 0, 0, 0.9);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.bgc-overlay-black95:before {
    background-color: rgba(0, 0, 0, 0.95);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

/*== Parallax Css ==*/
.parallax {
    background-attachment: scroll;
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 1;
    position: relative; }

/*== Divider Css ==*/
.divider {
    background-attachment: scroll !important;
    background-image: url("../images/background/1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    position: relative;
    overflow-y: hidden;
}
.divider:before {
    background-color: rgba(17, 17, 17, 0.75);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.form_control {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
}

/*== Googe Map Css ==*/
#maps .loading-container .spinner {
    background-color: #FD67A6;
}
#maps .control-left-wrapper div:after,
#maps .control-right-wrapper div:after {
    background-color: #FD67A6;
    border: 1px solid #FD67A6;
}
.ads-maps .price {
    background-color:#FD67A6;
}
.ads-maps .details {
    border-bottom: 4px solid #FD67A6;
}
.map-popup > a {
    background: #FD67A6;
}
.map-popup > a:hover{
    background: #00463e;
}

/*== Chart Js Css ==*/
canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.chart-container {
    width: 100%;
}
.c_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

/*== Tags Bar Css job list page ==*/
.tags-bar {
    background-color: #f0f0f0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    float: left;
    padding: 10px;
    position: relative;
    width: 100%;
}
.modrn-joblist {
    float: left;
    width: 100%;
    padding-left: 30px;
    border-bottom: 1px solid #edeff7;
}
.tags-bar > span {
    float: left;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px;
    padding: 5px 20px 5px 25px;
    margin-right: 15px;
    position: relative;
}
.tags-bar > span i {
    color: #383535;
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    height: 16px;
    left: 10px;
    position: absolute;
    text-align: center;
    top: 6px;
}
.tags-bar .action-tags {
    float: right;
}
.tags-bar .action-tags a{
    color: #939393;
    font-size: 13px;
}
.tags-bar .action-tags a i{
    font-size: 16px;
}

/*== Home V2 Parallax Content ==*/
.find-cand-sec {
    position: relative;
}
.mockup-top {
    opacity: 0.2;
    position: absolute;
    right: -60%;
    top: -80px;
}
.mockup-top img {
    position: relative;
}

/*== Job List V4 ==*/
.job_list_v4{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
#listing-2{
    position:relative;
}
#listing-2 .map-container {
    float: right;
    height: 100%;
    position: relative;
    width: 45%;
    z-index: 0;
}

.bdyhidden{
    overflow:hidden;
}

.body_content{
    float: left;
    height: 100vh;
    margin-right: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 15px;
    width: 54%;
}
.body_content::-webkit-scrollbar {
    margin-top: 15px;
    margin-right: -10px;
    width: 6px;
    z-index: 3;
}
.body_content::-webkit-scrollbar * {
    background:transparent;
    margin-right: -10px;
}
.body_content::-webkit-scrollbar-track {
    display: none;
}
.body_content::-webkit-scrollbar-thumb {
    background-color: #dfdfdf !important;
    border-radius: 6px;
    margin-right: -10px;
}
#listing-2 #maps .map {
    width: 100%;
    min-height: 100vh;
}
#listing-2 #maps .control-left-wrapper, #maps .control-right-wrapper {
    margin: 146px 10px 0;
}
#listing-2 ul.place-listing-add li img {
    width: auto;
}
#listing-2 ul.place-listing-add{
    display: table;
    padding: 15px 20px;
    width: 100%;
}
#listing-2 ul.place-listing-add > li {
    display: table-cell;
}
#maps .loading-container .spinner {
    background-color: #FD67A6;
}
#maps .control-left-wrapper div:after,
#maps .control-right-wrapper div:after {
    background-color: #FD67A6;
    border: 1px solid #FD67A6;
}
.ads-maps .price {
    background-color:#FD67A6;
}
.ads-maps .details {
    border-bottom: 4px solid #FD67A6;
}
.map-popup > a {
    background: #FD67A6;
}
.finddo-place:hover,
.finddo-place.active {
    background: #FD67A6;
}
.map-popup > a:hover{
    background: #00463e;
}
#main .filteropen{
    background-color: #FD67A6;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    left: 50px;
    padding: 10px 20px;
    position: absolute;
    top: 38px;
    z-index: 999;
}
#open.flaticon-filter-1:before,
#open.flaticon-close:before{
    margin-right: 6px;
}
#main .filteropen.style2{
    left: auto;
    position: relative;
    right: auto;
    top: auto;
}

/* updated css for filter toggles*/
.job_list_three.sidenav {
    width: 305px;
    margin-left: 0;
    -webkit-transform: translateX(-305px);
    -ms-transform: translateX(-305px);
    -o-transform: translateX(-305px);
    transform: translateX(-305px);
    top: 80px;
}
.job_list_three.sidenav.opened {
    /*-webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);*/
}

body {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
body.translated{
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px);
}

.content_details .closebtn{display: block; text-align: right; position: relative; height: 50px;}
.content_details .closebtn i{font-size: 40px; display: inline-block; position: absolute; right: 10px; top: -15px;}
.content_details .closebtn span{font-size: 16px; display: inline-block; position: absolute; right: 40px; top: 6px;}

.content_details {
    background-color: #fff;
    border: 1px solid #fff;
    height: 100%;
    left: 0;
    margin-left: -100%;
    overflow-y: scroll;
    padding: 20px 15px;
    position: fixed;
    top: 80px;
    -webkit-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 305px;
    z-index: 9;
}
.content_details::-webkit-scrollbar {
    margin-top: 15px;
    margin-right: -10px;
    width: 6px;
    z-index: 3;
}
.content_details::-webkit-scrollbar * {
    background:transparent;
    margin-right: -10px;
}
.content_details::-webkit-scrollbar-track {
    display: none;
}
.content_details::-webkit-scrollbar-thumb {
    background-color: #dfdfdf !important;
    border-radius: 6px;
    margin-right: -10px;
}
.content_details.is-full-width {
    left: 0;
    margin-left: 0;
    position: fixed;
    -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
}
.logo-widget{
    margin-top: 10px;
}
label{
    margin-bottom: 0;
}
.password_change_form label{
    margin:7px 0;
}
.bootstrap-select .bs-ok-default:after{
    border-width: 0 0.10em .10em 0;
}
.dropdown-item:focus, .dropdown-item:hover{
    border-radius: 0 !important
}
.custom-switch .custom-control-label::before{
    border-radius: 30px;
}
.lpd45{
    padding-bottom: 45px;
}
.dropdown-item.active, .dropdown-item:active{
    color: #FD67A6 !important;
    background-color:transparent !important
}
.bootstrap-select .dropdown-menu{
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    border: 1px solid #dddddd;
}
button.btn.my-2.my-sm-0{
    box-shadow: none;
}

@media (min-width: 470px){
    .candidate_revew_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 150px;
    }
}

@media (max-width: 470px){
    .candidate_revew_select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 150px;
    }
    .selecter-left .list-inline-item:first-child{
        display: block;
    }

    .selecter-right .list-inline-item:first-child{
        display: block;
    }
}


.btn-filter{
    display: none;
}

.selecter-box ul{
    margin-bottom: 0;
}
.selecter-box ul.selecter-left{
    margin-right: 15px;
    display: inline-block;
}
.selecter-box ul.selecter-right{
     display: inline-block;
 }


@media (max-width: 992px){
    .btn-filter{
        display: inline-block;
    }
    header.list-header .selecter-box{
        display: block;
    }
}
@media (min-width: 992px){
    .footer_menu{
        text-align: right;
    }
    .inner_page_breadcrumb{
        padding: 40px 0;
    }
    .company-list{
        padding-top: 30px;
    }
    h4.breadcrumb_title{
        float: left;
    }
    ol.breadcrumb-right{
        float: right;
    }
}
@media screen and (min-width:768px) and ( max-width:992px){
    .footer_menu{
        text-align: center;
    }
    .inner_page_breadcrumb{
        padding: 20px 0;
    }
    h4.breadcrumb_title{
        float: left;
    }
    ol.breadcrumb-right{
        float: right;
    }
}
@media screen and (min-width:420px) and ( max-width:768px){
    .inner_page_breadcrumb{
        padding: 15px 0;
    }
    h4.breadcrumb_title{
        float: left;
    }
    ol.breadcrumb-right{
        float: right;
    }
}
@media (max-width: 420px){
    .inner_page_breadcrumb{
        padding: 15px 0;
    }
    h4.breadcrumb_title{
        float: none;
    }
    ol.breadcrumb-right{
        float: none;
    }
    ol.breadcrumb-right li.breadcrumb-item{
        padding: 5px 0;
        font-size: 12px;
    }

}
@media (min-width: 768px){
    header.list-header .selecter-box{
        float: right;
    }

}
@media (max-width: 768px){
    .btn-filter{
        float: right;
    }
    .selecter-box ul.selecter-left{
        float: left;
        display: block;
    }
    .selecter-box ul.selecter-right{
        float: right;
        display: block;
    }
    .footer_menu{
        text-align: center;
    }
    .footer_menu ul li{
        display: block;
    }
    .footer_menu ul li:last-child a {

        padding-left: 0;

    }
}

@media (max-width: 576px){
    header.list-header .selecter-box{
        margin-top: 10px;
    }
    .fj_post{
        margin: 10px 15px;
        padding: 25px 10px 15px;
    }
}

header.list-header{
    width: 100%;
    margin-bottom: 15px;
}
aside{
    margin-top: 8px;
}




@media (min-width: 576px){
    header.detailTitle {
        background-image: url(/images/background/banner1.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        padding: 50px 0;
        position: relative;
        color:#666666;
    }
    header.detailTitle:before {
        background-color: rgba(252, 225, 182, 0.8);
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    header.detailTitle a{
        color:#666666;
    }
    header.detailTitle h3{
        color:#666666;
    }
    header.detailTitle p{
        color:#666666;
    }
    header.detailTitle span.flaticon{
        margin-right: 5px;
    }
    .detailTitle .thumb {
        width: 200px;
        float: left;
        margin-right: 25px;
        position: relative;
    }
    .detailTitle .thumb.one img {
        border: 1px solid #e8e8e8;
        border-radius: 4px;
        box-shadow: none;
    }
}


@media (max-width: 576px){
    header.detailTitle {
        background-image: url(/images/background/banner1.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        padding: 20px 0;
        position: relative;
        color:#FFFFFF;
    }
    header.detailTitle:before {
        background-color: rgba(0, 0, 0, 0.8);
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    header.detailTitle a{
        color:#FFFFFF;
    }
    header.detailTitle h3{
        color:#FFFFFF;
    }
    header.detailTitle span.flaticon{
        margin-right: 5px;
    }
    .detailTitle .thumb {
        width: 200px;
        float: none;
        margin: 0 auto 25px;
    }
    .detailTitle .thumb.one img {
        border: 1px solid #e8e8e8;
        border-radius: 4px;
        box-shadow: none;
    }
}


.dropdown-menu a{
    cursor:pointer;
}
.pcikword{
    cursor:pointer;
    padding: 0 4px;
}

.form-mobile-filter h4{
    width: calc(100% - 64px);
    padding: 2px 0;
    display: inline-block;
}
.btn-filter-side{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.09);
    float: right;
    background-color: #FD67A6;
    color: #ffffff;
    font-size: 14px;
    padding: 4px 6px;
    margin-bottom: 1px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-filter-side:hover, .btn-filter-side:active, .btn-filter-side:focus {
    outline: none;
    background-color: transparent;
    border-color: #FD67A6;
    color: #FD67A6;
}
