@media screen and (min-width: 1200px){
    .container{
        max-width: 1170px;
    }
}

body{
    font-family: 'Roboto Condensed', sans-serif;
    color: #616161;
    font-size: 15px;
    line-height: 1.48em;
}

a{
    transition: all 0.3s;   
}

a:hover{
    transition: all 0.3s;
    text-decoration: none;
}

:focus{
    outline: none;
}

iframe{
    max-width: 100%;
}

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

.site-title{
    margin: 0;
}

.btn{
    cursor: pointer;
    outline: none;
    box-shadow: none;
    background: #09a3b4;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0;
}

.btn:hover{
    /* color: currentcolor; */
}

.btn.focus, .btn:focus{
    box-shadow: none;
}

.btn.btn-border{
    border: 2px solid #FFF;
}

i[class*="icon-"]{
    display: inline-block;
}

.icon-call{
    background: url('../images/icon.png') no-repeat -1px -69px;
    width: 15px;
    height: 15px; 
}

.icon-email{
    background: url('../images/icon.png') no-repeat -19px -69px;
    width: 15px;
    height: 11px;
}

.icon-write{
    background: url('../images/icon.png') no-repeat -25px -43px;
    width: 24px;
    height: 24px;    
}

.icon-search{
    background: url('../images/icon.png') no-repeat -17px -85px;
    width: 23px;
    height: 23px;    
}

.icon-newsletter{
    background: url('../images/icon.png') no-repeat -1px -44px;
    width: 20px;
    height: 20px;    
}

.icon-facebook{
    background: url('../images/icon.png') no-repeat -66px -2px;
    width: 41px;
    height: 46px;    
}

.icon-pint{
    background: url('../images/icon.png') no-repeat -112px -2px;
    width: 42px;
    height: 46px;
}

.icon-twit{
    background: url('../images/icon.png') no-repeat -158px -1px;
    width: 41px;
    height: 46px;
}

.icon-google{
    background: url('../images/icon.png') no-repeat -203px 0;
    width: 41px;
    height: 46px;   
}

.icon-about-1{
    background: url('../images/icon.png') no-repeat -53px -52px;
    width: 80px;
    height: 66px;    
}

.icon-about-2{
    background: url('../images/icon.png') no-repeat -139px -57px;
    width: 74px;
    height: 53px;
}

.icon-about-3{
    background: url('../images/icon.png') no-repeat -219px -51px;
    width: 64px;
    height: 66px;
}

.icon-service-1{
    background: url('../images/icon.png') no-repeat 0 -126px;
    width: 63px;
    height: 74px;    
}

.icon-service-2{
    background: url('../images/icon.png') no-repeat -67px -127px;
    width: 66px;
    height: 59px;   
}

.icon-service-3{
    background: url('../images/icon.png') no-repeat -135px -127px;
    width: 63px;
    height: 66px;  
}

.icon-service-4{
    background: url('../images/icon.png') no-repeat -199px -132px;
    width: 75px;
    height: 63px;    
}

.icon-edit{
    background: url('../images/icon.png') no-repeat -296px -2px;
    width: 16px;
    height: 16px;    
}

.icon-pdf{
    background: url('../images/icon.png') no-repeat -335px -1px;
    width: 14px;
    height: 19px;    
}

.icon-delete{
    background: url('../images/icon.png') no-repeat -314px -1px;
    width: 18px;
    height: 17px;    
}

.top-bar{
    background: #05aec1;
    color: #FFF;
    padding: 8px 0;
    height: 37px;
    font-size: 14px;
}

.top-bar a{
    color: #FFF;
}

.top-bar ul{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-bar ul li{
    display: inline-block;
}

.top-bar .hotline{    
    color: #FFF;
}

.top-bar .hotline i{
    margin-right: 8px;
    vertical-align: middle;    
}

.top-bar .hotline i.icon-email{
    margin-top: -2px;
}

.top-bar .hotline span{
    margin-left: 13px;
    margin-right: 10px;
}

.top-bar .top-right{
    text-align: right;
}

.top-bar .top-menu{
    margin-right: 20px;
}

.top-bar .top-menu li{
    margin-right: 30px;
}

.top-bar .top-language{
    display: inline-block;
}

.wpml-ls-legacy-list-horizontal{
    padding: 0 !important;
}

.wpml-ls-legacy-list-horizontal li{
    margin-right: 15px !important;
}

.wpml-ls-legacy-list-horizontal li:last-child{
    margin-right: 0 !important;
}

.wpml-ls-legacy-list-horizontal a{
    padding: 0;
}

.header-top{
    min-height: 74px;
}

.header-top .navbar-brand img{
    max-height: 58px;
    transition: all 0.4s;
}

.fixed .header-top .navbar-brand img{
    /* max-height: 45px; */
}

.header-top .navbar{
    width: 100%;
    background-color: #FFF !important;
    padding-top: 3px;
    padding-bottom: 3px;
}

.fixed .header-top .navbar{
    /* padding-top: 0; */
    /* padding-bottom: 0; */
}

.header-top .navbar-header{
    min-width: 135px;
}

.header-top .navbar-nav{
    float: right;
}

.header-top .navbar-nav li{

}

.header-top .navbar-nav li a{
    position: relative;
    font-size: 16px;
    color: #616161;
    text-transform: uppercase;
    padding: 10px 35px;
}

.header-top .navbar-nav li.current-menu-item a{
    font-weight: 700;
}

.header-top .navbar-nav li.current-menu-item a, .header-top .navbar-nav li a:hover{
    color: #ffb300;
}

.header-top .navbar-nav li:last-child a{
    padding-right: 0;
}

.header-top .navbar-nav li a:after{
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -18px;
    height: 4px;
    background: transparent;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    transition: all 0.3s;
    z-index: 9;    
}

.fixed .header-top .navbar-nav li a:after{
    /* bottom: -10px; */
}

.header-top .navbar-nav li:hover a:after, .header-top .navbar-nav li.current-menu-item a:after{
    left: 10px;
    right: 10px;
    background: #c89d03;
    transition: all .3s;    
}

.header-top .navbar-nav li:last-child:hover a:after, .header-top .navbar-nav li.current-menu-item:last-child a:after{
    right: -25px;
}

.fixed .header-top{
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 1039;
    background: #FFF;
    box-shadow: 0px 2px 10px 1px #e2e2e2;
    min-height: 55px;
}

.slider{
    position: relative;
    min-height: 370px;
}

.owl-dots {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 40px;
}

.owl-dots .owl-dot {
    display: inline-block;
    margin-right: 10px;
}

.owl-dots .owl-dot span {
    background: url('../images/icon.png') no-repeat 0 -86px;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.owl-dots .owl-dot.active span {
    background: url('../images/icon.png') no-repeat 0 -101px;
}

.slider-content{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 65px;
    text-align: center;
}

.slider-content .text{
    font-size: 31px;
    color: #FFF;
}

.slider-content .text strong{
    font-size: 58px;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    margin-top: -5px;
    margin-left: 15px;
    margin-right: 15px;
}

.slider-content .text span{
    color: #69d2bb;
}

.slider-content .btn{
    margin-top: 40px;
    min-width: 165px;
}

.slider-content .btn .icon-write{
    vertical-align: top;
    margin-right: 15px;
    margin-left: -10px;
}

.slider-content .btn:hover{
    color: #FFF;
    opacity: 0.7;
}

.search-box{
    width: 100%;
}

.search-box .search-text, .search-box .search-specialisms, .search-box .search-locations{
    width: 28%;
    float: left;
    padding: 0 8px;
}

.search-box .search-button{
    width: 16%;
    float: left;
}

.search-box .search-form{
    position: relative;    
    padding: 30px 60px 20px;
    margin-top: -30px; 
    margin-bottom: 30px;   
    z-index: 2;
    background: #f7f7f7;
    border-top: 1px solid #717071;
}

#job-searchbox.search-box .search-form{
    margin-top: -60px;
}

#job-searchbox.search-box .search-form.advanced-form{
    margin-top: 0;
}

.search-box .search-form:after{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -17px;
    height: 17px;
    background: #FFF url(../images/bg-search.png) no-repeat;
}

.search-box .form-control{
    background: #ececec;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    font-size: 15px;
    padding: 9px 15px;
}

.search-form span{
    display: block;
    margin-top: 10px;
    font-size: 13px;
    color: #b2b2b2;
    font-style: italic;
}

.search-form span.advanced{
    color: #415d95;
    cursor: pointer;
}

.search-form .btn-search{
    background: #de9d03;
    font-size: 18px;
    width: 100%;
    padding: 3px 10px;
    line-height: 30px;   
}

.sidebar .search-form .btn-search{
    max-width: 150px;
}

.search-form .btn-search i{
    vertical-align: middle;
    margin-right: 10px;
}

.search-box.sidebar{
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 15px;
    background: #f7f7f7;
}

.search-box.sidebar .search-form{
    border-top: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background: #f7f7f7;
}

.search-box.sidebar .search-form:after{
    background: transparent url(../images/bg-search_sidebar.png) no-repeat bottom center;
    left: -15px;
    right: -15px;
    bottom: -37px;
    height: 22px;
    width: auto;
}

.search-box.sidebar .search-text, .search-box.sidebar .search-specialisms, .search-box.sidebar .search-locations, .search-box.sidebar .search-button{
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}

.search-box.sidebar .search-button{
    margin-bottom: 0;
}

.home-about{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 60px;
}

.home-about h2.title{
    font-size: 22px;
    margin-bottom: 30px;
}

.home-about .owl-carousel .owl-item img{
    width: auto;
    margin: 0 auto;
}

.home-about h3.title{
    font-size: 17px;
    color: #19bcce;
    font-weight: 700;
    margin-top: 15px;
}

.home-about .text{    
    width: 90%;
    margin: 30px auto 0;
    font-size: 17px;
    line-height: 30px;
    font-weight: 700;
}

.home-about .owl-nav{
    margin-top: 15px;
}

.home-about .owl-prev, .home-about .owl-next{
    display: inline-block;
    transition: all 0.3s;
    width: 26px;
    height: 26px;
    background: #de9d03;
    margin: 0 7px;
    color: #FFF;
    font-size: 22px;
    line-height: 26px;
}

.home-about .owl-prev.disabled, .home-about .owl-next.disabled{
    background: #dedede;
}

.home-support{
    background: #baebf0 url(../images/bg-support.jpg) no-repeat;
    background-size: cover;
    padding-top: 35px;
    padding-bottom: 30px;
}

.home-support .supporter{
    width: 100%;
    color: #FFF;
    text-align: center;
    float: left;
}

.home-support .supporter .avatar{
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    border: 5px solid #606a72;
    margin-bottom: 8px;
    max-width: 125px;
}

.home-support .supporter h3.name{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #19bcce;
    margin-bottom: 5px;
}

.home-support .supporter ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.home-support .supporter ul li{
    line-height: 24px;
}

.home-support .supporter ul li .fa{
    margin-right: 5px;
}

.home-support .right{
    position: relative;
}

.home-support .support-service{    
    color: #FFF;
    float: right;
    width: 330px;
    text-align: right;
    border: 2px dotted #FFF;
    padding: 25px 20px;
    margin-top: 40px;    
    background: rgba(94, 94, 94, 0.3);
}

.home-support .support-service:before{
    content: "";
    position: absolute;
    top: -70px;
    bottom: -30px;
    left: -15px;
    width: 214px;
    background: url(../images/support.png) no-repeat bottom;
}

.home-support .support-service span{
    font-size: 16px;
    margin-right: 3px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    display: block;
}

.home-support .support-service strong{
    display: block;
    font-size: 35px;
    color: #ef7c00;
    margin-top: 12px;
    line-height: 30px;
}

.hiring{
    padding-top: 45px;
    padding-bottom: 55px;
}

.hiring h3.title{
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 10px;
}

.hiring .right h3.title{
    color: #ef7c00;
}

.hiring h4.subtitle{
    font-size: 15px;
}

.list-hiring{
    overflow: hidden;
    margin-top: 25px;    
    border: 1px solid #e7e7e8;
    background: #fafafa;
    max-height: 750px;
    border-right: 0;
}

.mCSB_inside > .mCSB_container{
    margin-right: 0;
    padding: 25px 0 10px 10px;
}

.mCustomScrollBox{
    
}

.mCSB_scrollTools{
    width: 6px;    
    opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail{
    width: 100%;
    background: url(../images/bg-scroll.png);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background: #707070 !important;
    width: 100%;    
}

.list-hiring .item-hiring{
    width: 50%;
    float: left;
    margin-bottom: 40px;
}

.home .list-hiring .item-hiring:nth-child(2n+1){
    clear: both;
}

.list-hiring .item-hiring .thumb{
    float: left;
    border-radius: 2px;
    border: 1px solid #d3d3d3;
    padding: 4px;
    max-width: 63px;
}

.list-hiring .item-hiring .info{
    width: calc(100% - 63px);
    padding-left: 19px;
    float: left;
}

.list-hiring .item-hiring .info h4.title{
    font-size: 16px;
    line-height: 1em;
    font-weight: 700;
    color: #0dabbc;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: none;
}

.list-hiring .item-hiring .info ul{
    list-style: none;
    padding: 0;
    margin: 0;
    color: #777777;
}

.list-hiring .item-hiring .info ul li{
    position: relative;
    width: 50%;
    padding-left: 18px;
    float: left;
}

.list-hiring .item-hiring .info ul li:last-child{
    width: 100%;    
}

.list-hiring .item-hiring .info ul li .fa{
    position: absolute;
    font-size: 11px;
    left: 0;
    top: 5px;
}

.list-hiring .item-hiring img{
    width: 100%;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.list-hiring .item-hiring:hover img{
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

#home-hiring .right{
    padding-left: 0;
    padding-right: 0;
}

.list-testimonials{
    margin-top: 50px;
}

.list-testimonials .item-testimonials{
    margin-bottom: 20px;
    padding: 30px 15px 15px;
    background: #fafafa;    
}

.list-testimonials .item-testimonials:last-child{
    margin-bottom: 0;
}

.list-testimonials .item-testimonials .name{
    font-size: 16px;
    color: #ef7c00;
    font-weight: 700;
    margin-bottom: 10px;
}

.list-testimonials .item-testimonials .info{  
    width: calc(100% - 103px);
    float: left;
    padding-right: 15px;
    font-size: 15px;
    color: #777777;
    margin-bottom: 15px;
}

.list-testimonials .item-testimonials .info .fa{
    font-size: 13px;
}

.list-testimonials .item-testimonials .avatar{
    float: left;
    width: 103px;
    border: 3px solid #efefef;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.list-testimonials .item-testimonials .des{
    clear: both;
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
}

.home-quote{
    position: relative;
    min-height: 320px;
    background: url(../images/bg-quote.png) no-repeat top right;
    color: #FFF;
    padding: 12px 0;
    overflow: hidden;
}

.home-quote .img{
    position: absolute;
    left: 0;
}

.home-quote .quote{
    width: 300px;
    float: right;
    margin-top: 25px;
    z-index: 2;
    position: relative;
}

.home-quote .quote:before{
    content: "";
    position: absolute;
    left: -65px;
    top: -15px;
    background: url(../images/icon.png) no-repeat -2px -2px;
    width: 58px;
    height: 38px;  
}

.home-quote .quote .des{
    font-size: 24px;
    line-height: 36px;
}

.home-quote .quote .name{
    font-size: 17px;
    color: #b0c9ca;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 3px;
}

.home-quote .quote h4{
    font-size: 16px;
}

.partners{
    overflow: hidden;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 20px;
}

.partners .title{
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 25px;
}

.partners .des{
    font-size: 15px;
    line-height: 30px;
    color: #777777;
    margin-bottom: 30px;
}

.list-partners{
    list-style: none;
    margin: 0;
}

.list-partners li{
    width: 16.666%;
    float: left;
    margin-bottom: 30px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .blog{
    clear: both;
    padding-top: 65px;
    padding-bottom: 60px;
}

body .blog h3.title{
    font-size: 22px;
}

body .blog .des{
    margin-bottom: 40px;
    color: #777777;
}

.list-blog{

}

.list-blog .blog-item .wrap-thumb{
    position: relative;
    overflow: hidden;
    margin-bottom: 35px;
}

.list-blog .blog-item .wrap-thumb:after{
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 5px;
    background: transparent;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    transition: all 0.3s;
    z-index: 9;
}

.list-blog .blog-item .wrap-thumb img{
    width: 100%;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);    
}

.list-blog .blog-item:hover .wrap-thumb img{
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

.list-blog .blog-item:hover .wrap-thumb:after{
    left: 0;
    right: 0;
    background: #19bcce;
    transition: all .3s;
}

.list-blog .blog-item .title{
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.list-blog .blog-item .title a{
    color: #616161;
}

.list-blog .blog-item:hover .title a{
    color: #008998;
}

.list-blog .blog-item .meta{
    font-size: 13px;
    color: #afafaf;
}

footer.default{

}

.footer-widget{
    padding: 50px 0 30px;
    background: #0ac9de url(../images/bg-footer.png) no-repeat center top;
    background-size: cover;
    border-top: 4px solid #e0e0e0;
    color: #FFF;
}

.footer-widget .widget-title{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 45px;
}

.footer-widget .subscribe{

}

.footer-widget .subscribe .form-control{
    border-radius: 0;
    font-size: 15px;
    width: calc(100% - 42px);
    float: left;
    padding: 12px 15px;
    border: 0;
    outline: none;
}

.footer-widget .subscribe .btn-main{
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 0;
    padding: 10px 0;
    background: #19bcce;
}

.footer-widget ul{
    padding-left: 15px;
}

.footer-widget ul.menu li{
    margin-bottom: 7px;
}

.footer-widget ul.info li{
    margin-bottom: 10px;
}

.footer-widget a{
    color: #FFF;
}

.footer-widget a:hover{
    color: #ffb300;
}

.footer-widget .footer-social{
    list-style: none;
    margin: 30px 0 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
    margin-right: 25px;
}

.footer-social li:last-child{
    margin-right: 0;
}

.footer-copyright{
    background: #08a3b4;
    color: #FFF;
    padding: 24px 0;
}

.footer-copyright .menu{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-copyright .menu li{
    position: relative;
    display: inline-block;
    margin-right: 25px;
    padding-right: 25px;
}

.footer-copyright .menu li:after{
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    background: #FFF;
    right: 0;
    top: 5px;
}

.footer-copyright .menu li:last-child:after{
    display: none;
}

.footer-copyright .menu li a{
    color: #FFF;
}

.footer-copyright .menu li a:hover{
    color: #ffb300;
}

.footer-copyright .copyright-text{
    float: right;
    display: inline-block;
}

.wrap-breadcrumb{
    border-top: 1px solid #e2e2e2;
}

.wrap-breadcrumb.no-border{
    border-top: 0;
}

.breadcrumb{
    background: #FFF;
    padding: 30px 0;
    margin-bottom: 15px;
}

.wrap-breadcrumb.no-border .breadcrumb{
    border-bottom: 1px solid #e3e3e3;
}

.wrap-breadcrumb.no-border .breadcrumb.no-border{
    border-bottom: 0;
}

.breadcrumb .breadcrumb-item{
    font-size: 14px;
    color: #616161;
}

.breadcrumb .breadcrumb-item:before{
    content: "";
    padding: 0;
    margin-left: 15px;
    margin-right: 10px;
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #707070;
    border-radius: 50%;
    vertical-align: middle;
}

.breadcrumb .breadcrumb-item.active{
    color: #ffb300;
}

.breadcrumb .breadcrumb-item.active:before{
    background: #de9d03;
}

.page-title{
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

#content-left img{
    margin-bottom: 25px;
}

#content-left h2{
    font-size: 22px;
    margin-bottom: 25px;
}

.box-custom{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
    border: 1px solid #e3e3e3;
    padding: 25px 15px;
    border-radius: 5px;
    transition: all 0.2s;
}

.box-custom:hover{
    background: #f8f8f8;
}

.box-custom .wrap-icon{
    min-height: 80px;
    margin-bottom: 15px;
}

.box-custom h3.title{
    font-size: 17px;
    color: #1fa3b7;
    font-weight: 700;
    margin-bottom: 25px;
}

.box-custom .des{
    font-size: 14px;
    line-height: 20px;
    width: 170px;
    margin: 0 auto;
    text-align: justify
}

h4.with-dot{
    position: relative;
    font-size: 17px;
    color: #1fa3b7;
    font-weight: 700;
    margin-bottom: 10px;
}

h4.with-dot:before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1fa3b7;
    margin-right: 7px;
    vertical-align: middle;
    margin-top: -3px;
}

.signup-sidebar{
    position: relative;
    margin-bottom: 30px;
}

.signup-sidebar .btn{
    position: absolute;
    bottom: 30px;
    left: 50px;
    right: 50px;
    background: #de9d03;
}

.signup-sidebar .btn:hover{
    color: #FFF;
}

.signup-sidebar .btn i{
    vertical-align: top;
    margin-right: 10px;
    margin-left: -10px;    
}

.page-content{
    margin-bottom: 30px;
}

.page-content h3{
    font-size: 22px;
    margin-bottom: 25px;
}

.page-content p{
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
}

.page-content p.line-148{
    line-height: 1.48em;
}

.space{
    padding-top: 30px;
    padding-bottom: 30px;
}

.wrap-procedures{
    background-color: #f8f8f8;
    padding-top: 50px;
    margin-top: 50px;
    margin-bottom: 0;
    padding-bottom: 30px;
}

.list-service{
    margin-bottom: 25px;
}

.list-service .title{
    margin-bottom: 15px;
    font-size: 17px;
    color: #1fa3b7;
    font-weight: 700;
}

.list-service .title span.num{
    font-family: 'Impact';
    font-size: 30px;
    color: #f0a800;
    margin-right: 10px;  
}

.page-content hr{
    width: 160px;
    border-top: 1px solid #afafaf;
}

ul.with-dot{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.with-dot li{
    position: relative;
    margin-bottom: 10px;
}

ul.with-dot li:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #1fa3b7;
}

.job-title{
    font-size: 20px;
    font-weight: 700;
    color: #f0a800;
    text-transform: uppercase;
    padding-bottom: 30px;
    border-bottom: 3px solid #e2e2e2;
}

.job-head{
    padding: 30px;
    background: #f8f8f8;
}

.job-head .box-info, .job-head .box-share{
    width: 50%;
    float: left;
}

.job-head .box-share{
    text-align: right;
}

.job-head .job-description{
    clear: both;    
}

.job-head .box-info .thumb{
    float: left;
    border-radius: 2px;
    border: 1px solid #d3d3d3;
    padding: 4px;
    max-width: 63px;    
    margin-right: 15px;
}

.job-head .box-info h3.title{
    font-size: 16px;    
    color: #f0a800;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 2px;
}

.job-head .box-info h3.title a{
    color: #f0a800;
}

.job-head .box-info .meta{
    font-size: 12px;
    color: #848484;
}

.box-share span{
    margin-right: 10px;
}

.box-share ul{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.box-share ul li{
    display: inline-block;   
    margin-right: 5px; 
}

.box-share ul li a{
    color: #FFF;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #000;
    display: block;
    border-radius: 3px;
    font-size: 16px;
}

.box-share ul li a.facebook{
    background: #5d82d1;
}

.box-share ul li a.twitter{
    background: #40bff5;
}

.box-share ul li a.google{
    background: #eb5e4c;
}

.box-share ul li a.pinterest{
    background: #e13138;
}

.box-share ul li a.linkedin{
    background: #007ab6;
}

.job-description{
    padding-top: 20px;
}

.job-description h5{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.job-description p{
    line-height: 1.48em;
}

.job-description ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.job-description ul li{
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
}

.job-description ul li:before{
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 7px;
    height: 7px;
    background: #f0a800;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -2px;
}

.job-info{
    background: url(../images/bg-job-info.png) repeat-x top left;
    overflow: hidden;
    padding: 24px 35px;
    margin-bottom: 40px;
    height: 68px;
}

.job-info .left{
    display: inline-block;
    min-width: 500px;
}

.grid-item .job-info{
    background-image: url(../images/bg-grid-job-info.png);    
}

.job-info ul{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.job-info ul li{
    position: relative;
    display: inline-block;    
    color: #FFF;
    font-weight: 700;
    margin-right: 15px;
    padding-right: 15px;
}

.grid-item .job-info ul li{
    color: #616161;
}

.grid-item .job-info ul li span{
    font-weight: 400;
}

.job-info ul li:after{
    content: "";
    position: absolute;
    height: 15px;
    right: 0;
    border-right: 1px solid #858585;
    border-left: 1px solid #1e1e1e;
    top: 3px;
}

.grid-item .job-info ul li:after{
    border-left: 0;
    border-right-color: #909090;
}

.job-info ul li:last-child:after{
    display: none;
    margin-right: 0;
    padding-right: 0;
}

.job-info ul li i{
    margin-right: 5px;
}

.job-page .list-hiring{
    padding: 30px 10px 0;
    max-height: initial;
    border: 1px solid #e7e7e8;
}

.job-page .list-hiring .item-hiring{
    width: 33.33%;
}

.pagination{
    padding-top: 50px;
    padding-bottom: 30px;
}

.page-item{
    margin-right: 10px;
}

.page-link{
    border: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;   
    background: #d4d4d4;    
    border-radius: 3px !important;
}

.page-item:first-child .page-link, .page-item:last-child .page-link{
    border-radius: 0;
}

.page-link:focus, .page-link:hover, .page-item.active .page-link{
    color: #FFF;
    background: #05aec1;
}

.job-info .btn, .job-footer .btn{
    transition: all 0.3s;    
    padding: 8px 15px;
    font-size: 15px;
    min-width: 135px;
    border: 1px solid #FFF;
    background: #05aec1;    
}

.btn-effect{
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-effect:hover{
    color: #FFF;
}

.btn-effect:before, .btn-effect:after{
    position: absolute;
    top: 50%;
    content: '';
    width: 20px;
    height: 20px;
    background-color: #f0a800;
    border-radius: 50%; 
    z-index: -1;   
}

.btn-effect:before{
    left: -20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);    
}

.btn-effect:after{
    right: -20px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.btn-effect:hover:before{
    -webkit-animation: criss-cross-left 0.8s both;
    animation: criss-cross-left 0.8s both;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;    
}

.btn-effect:hover:after{
    -webkit-animation: criss-cross-right 0.8s both;
    animation: criss-cross-right 0.8s both;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; 
}

.job-info .btn.save-job{
    background: #f0a800;
    margin-left: 9px;
}

.job-info .btn{
    color: #FFF;
}

.job-info .btn.loading, .jobseeker-detail .btn.loading, .list-hiring .item-hiring .action .btn.loading{
    position: relative;
}

.job-info .btn.loading:after, .jobseeker-detail .btn.loading:after, .list-hiring .item-hiring .action .btn.loading:after{
    content: "";
    position: absolute;
    background: rgba(10, 10, 10, 0.5) url(../images/loading.gif) no-repeat center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: none;
    z-index: 2;
}

.job-info .btn:hover{
    opacity: 0.9;
}

/* .job-info .btn.save-job:before, .job-info .btn.save-job:after{
    background: #05aec1;    
} */

.job-info .right{
    margin-top: -8px;
    display: inline-block;
    float: right;    
}

.page-content .hiring-title{
    padding-top: 30px;
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
}

.grid-item:last-child .job-info{
    margin-bottom: 0;
}

.jobseeker-detail .job-head{
    overflow: hidden;
    background: #FFF;
    border: 1px solid #e1e1e1;
}

.jobseeker-detail .job-info{
    background-image: url(../images/bg-detail-job-info.png);
    margin-bottom: 0px;
}

.jobseeker-detail .job-info .left a{
    position: relative;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    margin-right: 60px;
}

.jobseeker-detail .job-info .left a:before{
    content: "\f067";
    display: inline-block;
    font-weight: 300;
    font-family: 'FontAwesome';
    width: 23px;
    height: 23px;
    margin-right: 8px;
    color: #FFF;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #FFF;
    background: #1fb7c8;
}

.jobseeker-detail .job-info .left a.active:before{
    content: "\f068";
}

.jobseeker-detail .job-info .left a:last-child{
    margin-right: 0;
}

.jobseeker-detail .job-info .left a:hover{
    /* color: #f0a800;     */
}

.jobseeker-detail .job-info .left a.active:after, .jobseeker-detail .job-info .left a:after{    
    content: "";
    position: absolute;
    left: 0;
    height: 4px;
    width: 101%;
    bottom: -23px;
    background: #f0a800;
}

.jobseeker-detail .job-info .left a:after{
    width: 0;
    transition: 0.3s;
}

.jobseeker-detail .job-info .left a:hover:after{
    width: 101%;
}

.jobseeker-detail .job-description{
    background: #f8f8f8;
    padding: 30px 35px;
}

.jobseeker-detail .job-description h5{
    font-size: 18px;
    margin-top: 25px;
}

.jobseeker-detail .job-description h6{
    font-size: 16px;
    text-transform: uppercase;
    color: #50c6d3;
    font-weight: 700;
    margin-bottom: 15px;
}

.jobseeker-detail .job-description h6.info{
    font-weight: 400;
    color: #616161;
    text-transform: none;
    font-size: 16px;
}

.jobseeker-detail .job-description h6.info i{
    margin-right: 5px;
}

.jobseeker-detail .job-description ul li{
    margin-bottom: 8px;
}

.jobseeker-detail .jobseeker-info{
    padding: 30px 35px;
    margin-left: 30px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 1px #b1afaf;
}

.jobseeker-detail .jobseeker-info li:before{
    display: none;
}

.jobseeker-detail .jobseeker-info li:after{
    content: "";
    position: absolute;
    left: 20px;
    height: 1px;
    background: #a6e2e9;
    right: 0;
    bottom: 0;
}

.jobseeker-detail .jobseeker-info li:last-child:after{
    display: none;
}

.jobseeker-detail .jobseeker-info li{
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
}

.jobseeker-detail .jobseeker-info li:last-child{
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.jobseeker-detail .jobseeker-info li i{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 12px;
}

.jobseeker-detail .jobseeker-info li strong{
    display: block;
    margin-top: 5px;
    color: #343434;
}

.job-footer{
    padding: 18px 15px;
    text-align: center;
    background: #dcdddd;
}

.jobseeker-detail .btn{
    background: #f0a800;
    color: #FFF;
}

.jobseeker-detail .btn.save-job{
    background: #4e4e4e;
}

.jobseeker-detail .btn-effect:before, .jobseeker-detail .btn-effect:after{
    background: #05aec1;
}

.job-hiring h4{
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 30px;
}

.modal-content{
    box-shadow: 0px 0px 3px 1px #616060;
}

.modal-content .modal-body{
    text-align: center;
    padding: 30px 15px;
}

.modal-content .modal-body p{
    line-height: 30px;
}

.modal-content .modal-body p strong{
    color: #05aec1;
}

.modal-content .modal-body .btn{
    border: 0;
    min-width: 130px;
    background: #686868;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
}

#content-left .blog-top{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

#content-left .blog-top img{
    margin-bottom: 15px;
}

#content-left .blog-top h3.title{
    font-size: 16px;
    font-weight: 700;
    color: #1fa3b7;
    line-height: 1.48em;    
}

#content-left .blog-top .meta{
    font-size: 13px;
    color: #afafaf;
}

.blog-content{
    font-size: 16px;
    line-height: 1.48em;
}

.blog-content p{
    text-align: justify;
    margin-bottom: 25px;
}

#content-left .box-share{
    background: #f6f6f6;
    text-align: right;
    padding: 10px 15px;
    margin-top: 30px;
}

.back-blog{
    margin: 30px 0;
    text-align: right;
    display: block;
    font-size: 14px;
    color: #787777;
    font-weight: 700;
}

.back-blog:hover{
    color: #1fa3b7;    
}

#sidebar-right .widget-title{
    font-size: 15px;
    font-weight: 700;
    color: #343434;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.list-recent{

}

.item-recent{
    overflow: hidden;
    margin-bottom: 25px;
}

.item-recent .thumb{
    float: left;
    width: 70px;
    height: 70px;
}

.item-recent .thumb img{
    border-radius: 5px;
}

.item-recent .info{
    float: left;
    width: calc(100% - 70px);
    padding-left: 10px;
}

.item-recent .blog-title{
    transition: all 0.3s;
    font-size: 16px;
    margin-bottom: 10px;
    color: #616161;
}

.item-recent .blog-title:hover{
    color: #ffb300;
}

.item-recent .meta{
    font-size: 13px;
    color: #afafaf;
}

.tagcloud a{
    font-size: 14px !important;
    color: #a09e9e;
    padding: 5px 15px;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
}

.tagcloud a:hover{
    background: #d8d8d8;
}

.blog-top .featured img{
    width: 100%;
}

.page-blog .blog-item{
    margin-bottom: 40px;
}

.page-blog .list-blog .blog-item .wrap-thumb{
    margin-bottom: 15px;
}

.page-blog .pagination{
    padding-top: 15px;
}

.faqs-top{
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
    font-weight: 700;
}

.faqs-top .form-control{
    width: 360px;
    padding: 8px 15px;
    border-radius: 0;
    border: 1px solid #dddddd;
    background: #ececec;
}

.faqs-top .right{
    float: right;
}

.faqs-bot{
    border-top: 1px solid #e2e2e2;
    padding: 25px 0;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
}

.faqs-bot .btn-contact{
    margin-left: 20px;
    min-width: 150px;
    padding: 5px 0;
    background: #de9d03;
    font-size: 18px;
}

.faqs-bot .btn-effect:before, .faqs-bot .btn-effect:after{
    background-color: #05aec1;
}

.faqs-content{
    padding-top: 15px;
    padding-bottom: 15px;
}

.faqs-content .card {
    border: 0;
}

.faqs-content .card-header{
    position: relative;
    background-color: transparent;
    border: 0;
    padding: 9px 25px;
}

.faqs-content .card-header a{
    font-size: 15px;
    font-weight: 700;
    color: #1fa3b7;
    text-decoration: none;
}

.faqs-content .card-header a.collapsed{
    color: #616161;
    font-weight: 400;
}

.faqs-content .card-block{
    background-color: #f1f1f1;
    font-size: 15px;
    padding: 20px 30px;
    line-height: 24px;
    margin-top: 15px;
    text-align: justify;
}

.faqs-content .card .card-header a:before{    
    content: "\f067";
    font-weight: 400;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 14px;
    display: inline-block;
    height: 15px;
    width: 15px;
    background-color: #1fa3b7;    
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #FFF;
}

.faqs-content .card .card-header a.collapsed:before{
    content: "\f068";  
    background-color: #949494;  
}

.contact-page{
    padding-bottom: 50px;
}

.contact-page p{
    font-size: 16px;
}

.contact-page .right{
    padding-left: 70px;
}

.contact-page .form-control{
    border: 1px solid #b6b6b6;
    border-radius: 0;
}

.contact-page textarea{
    height: 125px;
}

.contact-page .btn{
    width: 100%;
    font-size: 15px;
    font-weight: 700;
}

.wrap-login{
    max-width: 100%;
    width: 460px;
    margin: 40px auto;
}

.wrap-login .title{
    font-size: 20px;
    font-weight: 400;
}

.wrap-login .nav-tabs{
    border: 0;
    display: inline-block;
    float: right;
}

.wrap-login .nav-tabs li, .myaccount-page .nav-tabs li{
    position: relative;
    display: inline-block;
    margin: 0;
    margin-right: 15px;
    padding-right: 15px;
}

.wrap-login .nav-tabs li:after, .myaccount-page .nav-tabs li:after{
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    height: 14px;
    width: 2px;
    background-color: #d9d9d9;
}

.wrap-login .nav-tabs li:last-child, .myaccount-page .nav-tabs li:last-child{
    margin-right: 0;
    padding-right: 0;
}

.wrap-login .nav-tabs li:last-child:after, .myaccount-page .nav-tabs li:last-child:after{
    display: none;
}

.wrap-login .nav-tabs li a, .myaccount-page .nav-tabs li a{
    border: 0;
    font-weight: 700;
    color: #c4c4c4;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0;
}

.nav-tabs .nav-link.disabled{
    color: #c4c4c4;
}

.wrap-login .nav-tabs li a.active{
    color: #f0a800;
}

.wrap-login .wrap-top{
    overflow: hidden;
}

.wrap-login .tab-content{
    padding: 30px;
    text-align: center;
    margin-top: 25px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}

.wrap-login .btn-social-login{
    color: #FFF;
    display: inline-block;
    background-color: #3b5998;
    padding: 8px 20px;
    border-radius: 3px;
    min-width: 130px;
}

.wrap-login .btn-social-login:hover{
    opacity: 0.8;
}

.wrap-login .btn-social-login .fa{
    margin-right: 10px;
}

.wrap-login .btn-social-login.btn-google{
    background-color: #dd4b39;
}

.wrap-login .login-top{
    padding-bottom: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d5d5d5;    
}

.wrap-login .form-control{
    border: 1px solid #cecece;
    border-radius: 0;
    font-size: 15px;
    color: #adadad;
    margin-top: 15px;
    height: 37px !important;
}

.wrap-login .forgot-pass{
    display: block;
    text-align: right;
    margin-top: 5px;
    font-size: 13px;
    color: #05aec1;    
}

.wrap-login .btn{
    width: 100%;
    font-size: 15px;
    padding: 9px 0;
    background-color: #05aec1;
    margin-top: 15px;
    margin-bottom: 15px;
}

.wrap-login .btn:hover{
    opacity: 0.8;
}

.wrap-login .link-signup{
    color: #f0a800;
}

.login-form .form-group{
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0;
}

.login-form .form-group .checkbox-inline{    
    vertical-align: middle;
    margin: 0;
    margin-left: 20px;    
}

.login-form .form-upload{
    margin-top: 30px;
    padding: 15px 30px;
    background-color: #f2f2f2;
    margin-left: -30px;
    margin-right: -30px;
}

.login-form .form-upload strong{
    display: block;
    text-align: left;
}

.login-form .form-upload .custom-file{
    width: 100%;
    border-radius: 0;
    height: 38px;
}

.custom-file-control::before{
    height: 38px;
}

.login-form .form-upload .custom-file-control{
    border-radius: 0;
    border: 1px solid #cdcdcd;
    height: 38px;
    text-align: left;
}

.login-form .form-upload .right{
    text-align: right;
}

.login-form .form-upload .right i{
    vertical-align: middle;
}

.login-form .form-upload .btn-upload{
    display: inline-block;
    width: 100px;
    background-color: #f0a800;
    margin-left: 5px;
    padding: 4px 0;
}

.login-form .form-upload .btn-upload i.fa{
    margin-right: 5px;
    vertical-align: top;
}

.login-form .form-check{
    margin-top: 15px;
    text-align: left;
}

.login-form .form-check .custom-control{
    margin: 0;
    padding-left: 30px;
    font-size: 14px;
    font-style: italic;
}

.custom-checkbox .custom-control-indicator{
    border-radius: 2px;
    background-color: #FFF;
    border: 1px solid #cdcdcd;
    top: -1px;
    width: 21px;
    height: 21px;
}

.custom-control-input:focus~.custom-control-indicator{
    box-shadow: none;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator{
    background: #FFF url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%238b8b8b' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.login-form .foot{
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #d5d5d5;
}

.signup-top{
    margin-bottom: 20px;
    font-size: 16px;
    text-align: left;
}

.signup-top .note{
    font-size: 14px;
    float: right;    
}

.myaccount-page{
    padding: 40px 0;
}

.overview .photo {
    width: 155px;
    height: 155px;
    border: 1px solid #d5d5d5;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.overview .photo.loading:after{
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4) url(../images/loading.gif) no-repeat center;
}

.image_preview{
    position: absolute;
    top: 0;
    height: auto;
    width: 100%;    
}

.image_preview[src=""] {
   display: none;
}

.file-input input[type="file"] {
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    width: 100%;
}

.file-input label {
    font-size: 15px;
    color: #286dc3;
    text-align: center;
    font-weight: 400;
    margin: 0 auto;
}

.myaccount-page .overview .photo .edit {
    position: absolute;
    top: 8px;
    right: 5px;
}

.myaccount-page .nav-tabs{
    border: 0;
    margin-bottom: 30px;
}

.myaccount-page .nav-tabs li a.active{
    color: #616161;
}

.overview .info{
    display: block;
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 45px;
}

.overview .info ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.overview .info ul li{
    position: relative;
    font-size: 15px;
    padding-left: 75px;
    margin-bottom: 5px;
    min-height: 22px;
}

.overview .info ul li.name{
    font-weight: 700;
    padding-left: 0;
    text-transform: uppercase;
}

.overview .info ul li strong{
    position: absolute;
    left: 0;
}

.overview .info .icon-pdf{
    vertical-align: top;
}

.overview .btn{
    font-size: 14px;
    color: #FFF;
    background-color: #e0dfdf;
    min-width: 195px;
    margin-right: 30px;
}

.overview .btn.btn-active, .overview .btn:hover{
    background-color: #8f8f8f;    
}

.box {
    overflow: hidden;
    font-size: 15px;
    margin-bottom: 30px;
}

.box .box-title {
    position: relative;
    border: 1px solid #cbcbcb;
    background-color: #ebebeb;
    padding: 15px 45px;
    height: 56px;
}

.box .box-title h3 {
    margin: 0;
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.box .box-title h3 .fa{
    position: absolute;
    left: 20px;
}

.box .box-title h3 .fa.fa-floppy-o{
    margin-top: 2px;
}

.box .box-title h3 .fa.fa-info-circle{
    margin-top: 3px;
}

.box .content {
    overflow: hidden;
    padding: 20px;
    border: 1px solid #e1e1e1;
    border-top: 0;
}

.box.my-save-jobs .content{
    padding: 0;
}

.box .list-hiring{
    margin-top: 0;
    border: 0;
    background: #FFF;
}

.box .list-hiring .item-hiring{
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding: 20px;
    padding-right: 190px;
}

.box .list-hiring .item-hiring:nth-child(2n-1){
    background: #f9f9f9;
}

.list-hiring .item-hiring .action{
    position: absolute;
    right: 20px;
    height: 100%;
    top: 0;
    align-items: center;
}

.list-hiring .item-hiring .action .btn{
    min-width: 105px;
    font-size: 15px;    
}

.list-hiring .item-hiring .action .btn-delete{
    border: 0;
    background-color: transparent;
    box-shadow: none;
    margin-left: 10px;
    font-size: 15px;
    color: #a6a6a6;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}

.list-hiring .item-hiring .action .btn-delete i{
    vertical-align: middle;
}

.box .box-title .right {
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 400;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);    
}

.myaccount-page hr{
    border-top: 1px solid #d9d9d9;
    margin-top: 20px;
    margin-bottom: 50px;
}

.box .box-title .right span {
    color: #cb602d;
    font-weight: 700;
    font-size: 15px;
}

.box .form-control{
    border: 1px solid #d7d7d8;
    border-radius: 0;
    font-size: 14px;
    padding: 7px 10px;
    height: 33px !important;
}

.box .form-control.loading{
    background: #ebebeb url(../images/loading.gif) no-repeat right center;
}

.box textarea.form-control{
    height: auto !important;
}

.box .control-label{
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    padding-right: 0;
    margin: 0;
    line-height: 33px;
}

.box .control-label span{
    color: #cb602d;
}

.bg-f9f9f9{
    background-color: #f9f9f9;
}

.box .form-radio{
    margin-top: 7px;
}

.box .form-radio .checkbox-inline{
    margin-bottom: 0;
    margin-right: 20px;
    color: #787777;
}

.list-attached{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}

.list-attached li{
    margin-bottom: 2px;
}

.list-attached li i{
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 2px;
}

.list-attached li a{
    color: #616161;
}

.list-attached .btn-delete{
    float: right;
    color: #a6a6a6;
}

.list-attached .btn-delete:hover{
    color: #616161;
}

.box .custom-file{
    width: 100%;
    height: 33px;
}

.box .custom-file-input, .box .custom-file-control, .box .custom-file-control::before{
    height: 33px;
    padding: 4px 15px;
    border-radius: 0;
    border: 1px solid #d7d7d8;
    cursor: pointer;
}

.custom-file-input{
    height: 38px;
    width: 100%;
}

.box .custom-upload{
    text-align: right;
    margin-top: 15px;
}

.box .custom-upload .btn-upload{
    font-size: 14px;
    padding: 5px 20px;
}

.box .form-check{
    margin-bottom: 0;
}

.box .form-check label{
    margin: 0;
    font-size: 14px; 
    font-style: italic;
    color: #808080;
}

.box .list-button{
    text-align: center;
    margin-top: 30px;
}

.box .list-button .btn{
    font-size: 15px;
    text-transform: uppercase;
    min-width: 210px;
    background-color: #f0a800;
}

.box .list-button .btn.btn-cancel{
    background-color: #8f8f8f;
    margin-left: 15px;
}

.box .note{
    font-size: 14px;
    color: #808080;
    text-align: right;
    font-style: italic;
    margin-top: 5px;
}

.overview.inline .photo {
    float: left;
}

.overview.inline .info{
    clear: none;
    float: left;
    margin-top: 0;
    width: calc(100% - 155px);
    padding-left: 30px;
}

.overview.inline .info ul li{
    margin-bottom: 14px;
    min-height: 22px;
    padding-left: 110px;
}

.overview.inline .info ul li.name{
    padding-left: 0;
}

.company-info .title{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
}

.company-info p{
    font-size: 16px;
    line-height: 24px;
    text-align: justify;    
}

.company-info .btn{
    margin-top: 20px;
    background-color: #8f8f8f;
    float: right;
    font-size: 14px;
    min-width: 90px;
}

.company-info textarea{
    width: 100%;
    height: 190px;
    background: transparent;
    text-align: justify;
    resize: unset;
    border: 1px solid #d5d5d5;
    padding: 10px;
}

.company-info textarea[disabled]{
    padding: 0;
    border: 0;
}

.company-info textarea.loading{
    background: #ebebeb;
}

.jobs-posted{
    margin-top: 45px;
}

.jobs-posted .table{
    min-width: 1000px;
}

.jobs-posted .box-title{
    cursor: pointer;
    position: relative;
    background-color: #ebebeb;
    border: 1px solid #cbcbcb;
    border-bottom-color: #dcdcdc;
    padding: 16px 20px;
}

.jobs-posted .box-title h3{
    position: relative;
    display: inline-block;
    font-size: 17px;
    margin: 0;
    font-weight: 700;
}

.jobs-posted .box-title h3:before{
    content: "\f106";
    transition: all 0.3s;
    display: inline-block;
    font-family: 'FontAwesome';
    vertical-align: middle;
    margin-right: 9px;
    margin-top: -2px;
    font-size: 18px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #8f8f8f;
    text-align: center;
    color: #8f8f8f;
}

.jobs-posted .box-title h3.show:before{
    content: "\f107";
    line-height: 24px;
}

.jobs-posted .box-title a{
    position: absolute;
    right: 30px;
    font-size: 16px;
    color: #05aec1;
    font-weight: 700;
    top: calc(50% - 11px);
}

.jobs-posted .box-title a.create-new:before{
    content: "\f0fe";
    font-family: 'FontAwesome';
    margin-right: 8px;
    font-size: 15px;
}

.jobs-posted .list-hiring{
    margin-top: 0;
    border: 0;    
}

.jobs-posted .box-content{
    background-color: #f9f9f9;    
}

.jobs-posted .list-hiring .item-hiring{
    width: 100%;
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 20px;
    margin-bottom: 0;
}

.jobs-posted .list-hiring .item-hiring .info ul{
    clear: both;
    overflow: hidden;
}

.jobs-posted .list-hiring .item-hiring .info ul li{
    display: inline-block;
    width: auto;
    margin-right: 30px;
}

.jobs-posted .list-hiring .item-hiring .info ul.action{
    position: static;
    margin-top: 5px;
}

.jobs-posted .list-hiring .item-hiring .info ul.action li{
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}

.jobs-posted .list-hiring .item-hiring .info ul.action li i{
    position: absolute;
    left: 0;
    top: 2px;   
    font-size: 17px; 
}

.jobs-posted .pagination{
    padding: 0;
    text-align: left;
    padding-top: 20px;
    margin-bottom: 0;
    background-color: #FFF;
    justify-content: flex-start !important;    
}

.jobs-posted .table thead tr{
    border: 1px solid #cbcbcb;
}

.jobs-posted .table thead th{
    background-color: #ebebeb;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #dcdcdc;
    font-size: 17px;
    padding: 16px 15px;
}

.jobs-posted .table thead th.show .fa:before{
    content: "\f107";
    line-height: 24px;
}

.jobs-posted .table thead th .fa-angle-up, .jobs-posted .table thead th .fa-angle-down{
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    margin-top: -2px;
    font-size: 18px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #8f8f8f;
    text-align: center;
    color: #8f8f8f;
}

.jobs-posted .table tbody{
    
}

.jobs-posted .table tbody tr{
    border: 1px solid #e3e3e3;
}

.jobs-posted .table tbody td{
    border-top: 0;
    border-bottom: 1px solid #dddddd;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: middle;
    background-color: #f9f9f9;
}

.jobs-posted .table tbody td .thumb{
    width: 47px;
    height: 47px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    float: left;
    margin-right: 10px;
}

.jobs-posted .table tbody td h4.name, .jobs-posted .table tbody td h5.year{
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
}

.jobs-posted .table tbody td h4.title{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}

.jobs-posted .table tbody td span.date{
    font-size: 14px;
}

.jobs-posted .table .btn{
    font-size: 15px;
    font-weight: 400;
    padding: 5px 10px;
    min-width: 100px;
}

.jobs-posted .table .btn.btn-contact{
    background-color: #ffb500;
    margin-right: 10px;
}

.jobs-posted .table .btn.btn-profile{
    background-color: #8f8f8f;
}

.width-90{
    width: 90%;
    max-width: 100%;
}

#create-job{
    margin-top: 50px;
}

.job-update .box-title{
    border: 0;
}

.job-update .create-job{
    margin-bottom: -1px;
}

.job-update .box .form-control{
    width: 420px;
}

.job-update .box textarea.form-control{
    width: 100%;
}

.job-update .box .list-button{
    text-align: right;
}

.job-update .box .list-button .btn-create{
    background-color: #05aec1;
}

#employer-account-information, #employer-signin-information{
    margin-top: 50px;
}

#employer-account-information .box, #employer-signin-information .box{
    margin-bottom: 0;
}

#employer-account-information, #employer-signin-information, #create-job{
    display: none;
}

.box.disabled{
    position: relative;
}

.box.disabled:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 99;
}

.jobs-posted .table tbody tr.hide-border, .jobs-posted .table tbody tr.hide-border td{
    border: 0;
    padding: 0;
}

#applicants thead{
    cursor: pointer;
}

#applicants .thumb img{
    width: 100%;
}

#form-create-jobs.loading{
    position: relative;
}

#form-create-jobs.loading:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4) url(../images/loading.gif) no-repeat center 20px;
}

.wrap-author{
    padding: 35px 0;
}

.wrap-author h3{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #f0a800;
    margin-bottom: 15px;
}

.wrap-author h4{
    font-size: 15px;
}

.wrap-author .box-view{
    width: 850px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 35px;
    border: 1px solid #bababa;
}

.wrap-author .box-view iframe{
    width: 100%;
    min-height: 800px;
}

@-webkit-keyframes criss-cross-left {
    0% {
        left: -20px;
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        left: 50%;
        width: 375px;
        height: 375px;
    }
}

@keyframes criss-cross-left {
    0% {
        left: -20px;
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        left: 50%;
        width: 375px;
        height: 375px;
    }
}
@-webkit-keyframes criss-cross-right {
    0% {
        right: -20px;
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        right: 50%;
        width: 375px;
        height: 375px;
    }
}
@keyframes criss-cross-right {
    0% {
        right: -20px;
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        right: 50%;
        width: 375px;
        height: 375px;
    }
}

.navbar-toggler{
    float: right;
}

div.wpcf7-response-output{
    padding-left: 0;
    padding-right: 0;
}

.txt_error{
    font-size: 85%;
    text-align: left;
    color: #ed1c24 !important;
    margin-bottom: 0;
}

.footer-menu{
    display: inline-block;
}

.maps iframe{
    height: 330px;
}

.view-profile{
    background-color: #ffb500;
}

#advanced .modal-header{
    border-bottom: 0;
    padding-bottom: 0;
}

#advanced .modal-dialog{
    width: 410px;
    max-width: 100%;
}

#advanced .modal-header h5{
    text-align: center;
    font-size: 20px;
    color: #05aec1;
    width: 100%;
    font-weight: 700;
}

#advanced .modal-content .modal-body{
    padding-top: 25px;
    padding-left: 65px;
    padding-right: 65px;
}

.search-box .advanced-form.search-form{
    padding: 0;
    margin: 0;
    background: #FFF;
    border-top: 0;
    box-shadow: none;
}

.search-box .advanced-form.search-form:after{
    display: none;
}

.search-form.advanced-form .search-button{
    width: 100%;
}

.search-form.advanced-form .btn-search{
    width: 100%;
    background-color: #de9d03;
}

.search-box .advanced-form .search-text, .search-box .advanced-form .search-specialisms, .search-box .advanced-form .search-locations{
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
}

.search-box .advanced-form .search-locations{
    margin-bottom: 20px;
}

.search-form.advanced-form span{
    margin-top: 0px;
    text-align: left;
}

@media screen and (min-width: 1200px){
    .job-page .list-hiring .item-hiring:nth-child(3n+1){
        clear: both;
    }
}

@media screen and (min-width: 992px){
    .navbar-expand-lg .navbar-collapse{
        display: block !important;
    }
}

@media screen and (max-width: 1199px){
    .home-quote .quote{
        background: rgba(0, 0, 0, 0.49);
        padding: 5px 15px;        
    }

    .home-quote .quote .des{
        font-size: 18px;
        line-height: 1.48em;
    }

    .job-page .list-hiring .item-hiring{
        width: 50%;
    }

    .job-page .list-hiring .item-hiring:nth-child(2n+1){
        clear: both;
    }

    .job-info{
        background-color: #3c3c3c;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .job-info .right{
        float: left;
        margin-top: 15px;
    }

    .jobseeker-detail .job-info{
        background-repeat: initial;
    }

    .job-info .left{
        width: 100%;
        max-width: 100%;
    }

    .grid-item .job-info{
        background-color: #e9e9e9;
    }

    .header-top .navbar-nav li a{
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 991px){
    .header-top .navbar-header{
        width: 100%;
    }    

    .top-bar{
        height: auto;
    }

    .top-bar .col-sm-8, .top-bar .col-sm-4{
        max-width: 100%;
        flex: 100%;                
    }

    .top-bar .top-right{
        text-align: left;
        margin-top: 10px;
    }

    .navbar-toggler{
        outline: none !important;
        border: 2px solid #05aec1;
        border-radius: 0;
        margin-top: 15px;
        font-size: 18px;
        width: 55px;
        height: 40px;
        padding: 0;   
    }

    .navbar-toggler-icon{
        cursor: pointer;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(5, 174, 193, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }

    .header-top .navbar-nav{
        width: 100%;
    }

    .header-top .navbar-nav li a{
        display: block;
        padding: 5px 10px;
    }

    .header-top .navbar-nav li:hover a:after, .header-top .navbar-nav li.current-menu-item a:after{
        display: none;
    }

    .slider{
        min-height: 0;
    }

    .search-box .search-form{
        padding: 30px 10px 20px;
    }

    .search-box .search-text, .search-box .search-specialisms, .search-box .search-locations, .search-box .search-button{
        width: 25%;
    }

    .home-support .container, .footer-widget .container{
        max-width: 100%;
    }  

    .list-partners{
        padding-left: 0;
    }  

    .search-form span{
        display: none;
    }    

    .footer-copyright .copyright-text{
        width: 100%;
        text-align: center;
    }   

    #main-content .container{
        max-width: 100%;
    }

    .wrap-breadcrumb .container{
        max-width: 100%;
    }   

    .jobseeker-detail .job-description{
        padding-left: 0;
        padding-right: 0;
    }

    .jobseeker-detail .jobseeker-info{
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 767px){
    .slider-content{
        position: static;
        padding: 30px;
    }

    .slider-content .text{
        color: #616161;
        line-height: 1.48em;
    }

    .search-box .search-form{
        border-top: 0;
    }

    .search-box .search-text, .search-box .search-specialisms, .search-box .search-locations{
        width: 33.33%;
    }

    .search-box .search-button{
        width: 100%;
        margin-top: 15px;
        padding: 0 8px;
    }

    .home-support .support-service:before{
        display: none;
    }

    .home-support .support-service{
        text-align: center;
        float: none;
        margin: 30px auto 0;
    }

    .hiring .container{
        max-width: 100%;
    }

    .list-hiring .item-hiring{
        width: 100%;
    }

    .hiring .right h3.title, .list-testimonials{
        margin-top: 30px;
    }

    .home-quote .img{
        top: 0;
        bottom: 0;
        width: 100%;
    }

    .home-quote .img img{
        max-width: 1000%;
        position: absolute;
        top: 0;
        bottom: 0;
        height: 100%;
    }

    .home-quote .quote{
        width: 100%;
    }

    .partners .container{
        max-width: 100%;
    }

    .list-partners li{
        width: 25%;
    }

    .footer-widget .widget-title{
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .signup-sidebar img{
        width: 100%;
    }

    #main-content img.float-left{
        display: block;
        float: none !important;
        margin-bottom: 15px;
    }

    .job-page .list-hiring .item-hiring{
        width: 100%;
    }

    .job-head .box-info{
        margin-bottom: 15px;
    }

    .job-head .box-info, .job-head .box-share{
        width: 100%;
        text-align: left;        
    }

    .contact-page .right{
        padding-left: 15px;
        margin-top: 30px;
    }

    .basic-info{
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 577px){
    .box .control-label{
        text-align: left;
    }

    .box .list-hiring .item-hiring{
        padding-right: 0;
    }

    .list-hiring .item-hiring .action{
        position: static;
        padding-top: 15px;
        clear: both;
    }

    .overview.inline .info{
        width: 100%;
    }

    .wrap-login{
        padding: 0 5px;
    }

    .wrap-login .tab-content{
        padding: 30px 15px;
    }

    .wrap-login .title{
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;        
    }

    .slider-content .text{
        font-size: 20px;
    }

    .slider-content .text strong{
        font-size: 30px;
    }

    .top-bar .hotline{
        display: none;
    }   

    .home-support .supporter{
        width: 100%;
        margin-bottom: 30px;
    } 
}

@media screen and (max-width: 479px){

    .top-bar .top-right{
        margin-top: 0;
    }

    .list-partners li{
        width: 50%;
    }

    .job-info .right{
        width: 100%;
    }

    .job-info .btn, .job-footer .btn{
        width: 49%;
        margin: 0 !important;
        min-width: 0;
    }

    .job-head{
        padding-left: 15px;
        padding-right: 15px;
    }

    .jobseeker-detail .job-info .left a{
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .jobseeker-detail .job-info .left a.active:after, .jobseeker-detail .job-info .left a:hover:after{
        display: none;
    }

    .faqs-top, .faqs-bot{
        display: block !important;
    }

    .faqs-top .form-control, .faqs-bot .btn-contact{
        margin-top: 15px;
        display: block;
        width: 100%;
        margin-left: 0;
    }

}