@font-face {
    font-family: 'angelinaregular';
    src: url('fonts/angelina-webfont.woff2') format('woff2'),
         url('fonts/angelina-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
*{
    padding: 0;
    margin: 0;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
.uppercase{
    text-transform: uppercase;
}
img {
    max-width: 100%;
    height: auto;
}
p{
    font-size: 15px;
    color: #434b4f;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
html,
body { height: 100% }
body {
    font-family: 'Muli', sans-serif;
    line-height: 25px;
    background: #f5f5f5;
}


/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.clr{
    clear: both;
}
.dis_none{
    display: none !important;
}
input[type="text"]:focus {
    outline: none;
}
.header-section {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}

.menu-bars i {
    color: #434b4f;
    font-size: 25px;
}
.header-left {
    float: left;
    overflow: hidden;
}
.search-box {
    float: left;
    margin-left: 70px;
    margin-top: 34px;
}

.full-banner-text {
    padding-top: 50px;
    position: relative;
    z-index: 2;
}

.languge {
    background: #434b4f none repeat scroll 0 0;
    float: right;
    line-height: 59px;
    text-align: center;
}

.header-left {
    padding: 50px 0 10px 30px;
    position: absolute;
    top: 0;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  list-style: outside none none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.search-box {
    position: relative;
}
.search-box i {
    background: #fff none repeat scroll 0 0;
    color: #d0d0d0;
    font-size: 18px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.search-box .form-control {
    border: 3px solid #ccc;
    border-radius: 0;
    color: #555;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 1.42857;
    padding: 6px 28px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 310px;
}
.dropdown-box {
    position: absolute;
    right: 9px;
    top: 8px;
}
.dropdown-box button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0 none;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-color: transparent !important;
}
.btn-default:hover {
  background-color: transparent;
}

.language-cat {
    border-bottom: 2px solid #fff;
    padding: 2px 26px;
}
.profile {
    padding: 1px 0;
}
.language-cat a {
    border-radius: 50%;
    height: 22px;
    padding: 6px;
    width: 22px;
    background: #d0d0d0 none repeat scroll 0 0;
    color: #fff;
}


.language-cat a.active{
    background: #73eedf none repeat scroll 0 0;
    color: #fff;
}
.profile img {
  border-radius: 50%;
  height: 30px;
  width: 30px;
}
.profile .prof_icon {
	border-radius: 50%;
	height: 30px;
	width: 30px;
	margin: 8px auto;
	background-size: cover;
	display: block;
	overflow: hidden;
	background-position: center center;
}
.header .container{
    width: 100%;
    padding: 0;
}
.header-right-area {
    float: right;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}


.banner-left {
    float: left;
    width: 50%;
}
.banner-right {
    float: left;
    width: 50%;
}
.slider-banner-section {
    overflow: hidden;
    position: relative;
}
.banner-img {
    position: relative;
}
.banner-text-area {
	color: #fff;
	position: absolute;
	top: -20px;
	z-index: 3;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.banner-text-container{
    display: table-cell;
    vertical-align: middle;
}
.banner-text {
	width: 350px;
    margin: 0 auto;
}
.banner-text h4 {
    font-style: italic;
    font-weight: 200;
}
.banner-text h2 {
    font-family: "Montserrat",sans-serif;
    font-size: 35px;
    font-weight: 700;
}
.banner-1 .banner-img::after {
    background: #e98662 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner-2 .banner-img::after {
    background: #73EEDF none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.btn-sm-my {
	border: 2px solid #fff;
	border-radius: 0;
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	padding: 3px 22px;
	text-align: center;
	line-height: 1.5;
	text-transform: uppercase;
}
.btn-sm-my i.fa{ margin-left: 10px;}
.banner-left a:hover{color: #77eedf;}
.banner-left .btn-sm-my:hover{ color: #77eedf; border-color: #77eedf;}
.banner-right a:hover{color: #e88565}
.banner-right .btn-sm-my:hover{color:#e88565; border-color: #e88565}

.banner-text a{
    font-family: 'Dosis', sans-serif;
}

a:focus, a:hover {
    color: inherit;
    text-decoration: none;
}
.sign {
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 12px;
    font-weight: 400;
}

.scroll-btn i {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.scroll-btn {
    bottom: 25px;
    cursor: pointer;
    left: 50%;
    overflow: hidden;
    position: absolute;
    transform: translateX(-50%);
}
.sign_up_text {
/*	box-shadow: -3px 4px 7px 0px #999;*/
	padding: 20px;
}
.sign_up_text h1{
    font-family: "Dosis",sans-serif;
}
.section-title {
    color: #434b4f;
    font-family: "Dosis",sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 60px;
    position: relative;
    text-transform: uppercase;
}
.section-title::after {
    background: #434b4f none repeat scroll 0 0;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 260px;
}
#h_it_work_title.section-title::after {
    display: none;
}
.freelance-rating-text {
    background: #f1efee none repeat scroll 0 0;
    padding: 60px 0;
}
#fev_jobs_unlink a{
	cursor: default;
}

.black {
    border: 2px solid #434b4f;
    color: #434b4f;
    font-size: 15px;
    padding: 7px 20px;
    text-transform: uppercase;
    transition: all 200ms ease-in .1s;
}
a.black:hover{
    color: #ffffff;
    background:#434b4f;
    transition: all 200ms ease-in .1s;
}
.freelancer-rating-btn i {
    margin-left: 10px;
}

.modata-elke-section {

}

.freelancer-rating-btn {
    margin-top: 45px;
}
.modata-elke {
    background: rgba(0, 0, 0, 0) url("img/freelance_rating_website.jpg") no-repeat scroll 0 0 / 100%;
    height: 615px;
    z-index: 2;
    position: relative;
}
.modata-elke h2 {
    color: #ffffff;
    font-family: "Montserrat",sans-serif;
    font-weight: 800;
    margin-left: 25px;
    margin-top: 30px;
    padding: 10px 10px 35px;
    position: relative;
    z-index: 3;

}
.modata-elke h2:after {
    background: #73eedf none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -3;

}
.opdrachten-section {
    background: #eefaf9 none repeat scroll 0 0;
    padding: 60px 0;
}

.opdrachten {
    text-align: center;
}
.btn-sm.black i {
    margin-left: 10px;
}

.doet-freelance-rating-text {
    margin-bottom: 45px;
}

.doet-img {
    position: relative;
}
.dote-text {
    background: #79e7d9 none repeat scroll 0 0;
    color: #fff;
    margin: 15px;
    padding: 10px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 50%;
}
.dote-text h2 {
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}
.doet-freelance-rating {
    background: #f3ebe9 none repeat scroll 0 0;
    padding: 60px 0;
}

.footer-top-section {
    background: #434b4f none repeat scroll 0 0;
}
.single-footer h2 {
    color: #77eedf;
    font-size: 15px;
    margin-bottom: 30px;
}


.single-footer ul li {
    color: #fff;
    font-size: 13px;
}
.single-footer ul {
    border-bottom: 1px dashed #fff;
    list-style: outside none none;
    margin: 0 0 15px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
}
.single-footer ul:first-child {
    border-bottom: 1px dotted #fff;
}
.single-footer ul:last-child {
    border-bottom: 0 none;
}

.single-footer i {
    color: #77eedf;
    margin-right: 10px;
}
.footer-menu {
    float: left;
    margin-right: 55px;
    width: 170px;
}
.footer-menu ul li a {
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 6px 0;
    font-weight: 200px;
    transition: .3s
}
.footer-menu ul li a:hover{
    color: #77eedf
}
.footer-menu i {
    color: #fff;
}
.single-footer {
    color: #fff;
}
.single-footer p {
    color: #fff;
    line-height: 30px;
}

.footer-top-section {
    clear: both;
    padding: 50px 0;
}

.email-box .form-control {
    border: 4px solid #73eedf;
    border-radius: 0;
    color: #7c7c7c;
    display: block;
    font-family: "Dosis",sans-serif;
    font-size: 20px;
    font-weight: 600;
    height: 45px;
    line-height: 1.42857;
    padding: 6px 13px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.email-box h3 {
    font-size: 13px;
    font-weight: 600;
    margin-top: 15px;
    font-family: "Dosis",sans-serif;
}


.footer-left a {
    color: #ff00a2;
}
.footer-area {
    background: #222222 none repeat scroll 0 0;
    padding: 15px 0;
}
.footer-left p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
}

.footer-left {
    float: left;
}
.footer-social-link {
    float: right;
}
.footer-social-link a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 0 5px;
}
.footer-social-link a:hover{
    color:#77eedf;
}
.nieuwsfeed-section {
    background: #daf9f6 none repeat scroll 0 0;
    padding: 60px 0;
}
.single-home-blog {
    float: left;
    margin: 5px;
    width: 371px;
}
.home-blog {
    margin-left: -5px;
}
.home-blog-btn {
  display: block;
  margin-top: 30px;
}
.home-blog-text {
    background: #fff none repeat scroll 0 0;
    padding: 15px;
}
.home-blog-text h3 {
    font-size: 18px;
    margin: 16px 0;
    text-align: center;
}

.home-blog-text h5 {
    color: #e88565;
    font-style: italic;
    font-weight: 200;
    margin-bottom: 25px;
    text-align: center;
}
.btn-blog {
    border: 2px solid #d6d6d6;
    margin: 0 auto;
    padding: 8px 12px;
    width: 107px;
}
.home-blog-text a {
    display: block;
    text-align: center;
}

.btn-blog {
    border: 2px solid #d6d6d6;
    color: #434b4f;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 8px 12px;
    width: 107px;
}
.home-blog-text a {
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    transition: all 200ms ease-in .1s;
}
.home-blog-text a:hover {
    color: #ffffff;
    background:#434b4f;
    border-color:#434b4f;
    transition: all 200ms ease-in .1s;
}
.list-view img {
    float: left;
    width: 50%;
}
.list-view .home-blog-text {
    float: left;
    width: 50%;
}
.full-banner-image{
    /* background: rgba(0, 0, 0, 0) url("img/full-baner.jpg") repeat scroll 0 0 / cover ; */
}
#av_gmap_1{
    height: 290px;
}
.all-banner{
    background-position: center center;
    /* background-size: 100%; */
    background-repeat: no-repeat;
    height: 290px;
    position: relative;
    z-index: 0;
}
#available_badges:after,
.all-banner:after{
    background: #e98662 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -99;
}

.single-box-item p {
    color: #434b4f;
    font-size: 12px;
    line-height: 20px;
}

.single-box-item {
    position: relative;
}
.single-box-item span {
    color: #73EEDF;
    font-size: 50px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    z-index: -1;
    font-weight: 700;
}

.single-box-item h2 {
    color: #434b4f;
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
}

.full-banner-text h2 {
    color: #fff;
    font-size: 50px;
    z-index: 4;
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
}
.small-title {
    color: #e88565;
    font-size: 24px;
    font-family: 'Muli', sans-serif;
}
.single-algemene-voorwaarden p {
    font-size: 12px;
    line-height: 25px;
    font-family: 'Muli', sans-serif;
}
.algemene-voorwaarden-section {
    background: #f6f6f6 none repeat scroll 0 0;
    min-height: 1065px;
    padding-top: 20px;
}
.single-algemene-voorwaarden {
    margin-bottom: 35px;
}

.single-box-item img {
    float: left;
    margin-right: 10px;
    width: 45px;
}

/*.rating_content_bg{
    background-image: url(img/f_img.jpg);
}*/
.back-home {
    color: #77eedf;
    font-size: 13px;
    display: none !important;
}
.back-home {
    color: #77eedf;
    font-size: 13px;
    margin-bottom: 30px;
}
.back-home a {
    color: #434b4f;
    font-size: 13px;
}

.rating_content_bg {
    background-position: center center;
    background-size: cover;
    height: 595px;
    width: 50%;
    float: left;
}

.rating_content_bg_text {
    float: left;
    width: 50%;
}
.singup-btn.rating-btn-s {
    padding: 0;
}
.wat_doet_freelance_rating {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 30px;
    padding-top: 20px;
}

.rating_img {
    float: left;
    margin-right: 25px;
    overflow: hidden;
    width: 70px;
}
.all_rating_text {
    width: 385px;
}
.het_gezicht_achter_img{
    border: 4px solid #f2f9f8;
    margin-top: -165px;
}
.single-content-rating-text {
    padding: 30px;
}
.back-home.opdrachtgever_sign_up_top {
  color: #ed8e70;
}
.het_gezicht_achter {
    background: #f2f9f8 none repeat scroll 0 0;
    margin-top: 150px;
    padding: 60px 0;
}

.all_rating_text h3 {
    color: #434b4f;
    font-size: 20px;
}
.all_rating_text p {
    color: #434b4f;
    font-size: 15px;
}

.all_rating_text {
    overflow: hidden;
}

.wat_doet_freelance_rating_content {
    background: #e5faf8 none repeat scroll 0 0;
    overflow: hidden;
}

.full-banner-image-2{
    background-image: url(img/full-baner2.jpg);
}
.full-banner-image-3{
    background-image:url(img/full-baner3.jpg);
}
.full-banner-image-5{
    background-image:url(img/full-baner5.jpg);
}
.full-banner-image-6{
    background-image:url(img/full-baner6.jpg);
}
.full-banner-image-8{
    background-image:url(img/login_banner.jpg);
}
.full-banner-image-9{
    background-image:url(img/login_banner2.jpg);
}
.full-banner-image-nieuws{
    background-image:url(img/NIEUWTJES.jpg);
}

.banner-color::after {
    background: #73eedf none repeat scroll 0 0;
}

.tab-heading ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tab-heading ul li {
    color: #e88565;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: 800;
    padding: 10px 30px;
}
.tab-heading ul li.title-tab {
    background: #73eedf none repeat scroll 0 0;
    color: #434b4f;
    cursor: inherit;
    position: relative;
}
.tab-heading ul li.active {
	background: #73eedf;
	color: #fff;
	float: right;
}

.tab-heading {
    margin-bottom: 40px;
}

ul li.title-tab::after {
    border-color: #73eedf transparent transparent;
    border-style: solid;
    border-width: 20px 40px;
    bottom: -40px;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);;
}
.tab-heading ul li.active {
    background: #73eedf;
    color: #fff;
}
.tab-heading ul li.active a{
    color: #fff;
}

/*
.tab-text p {
    font-size: 12px;
    line-height: 25px;
}
*/
.tab-text a {
    color: #77eedf;
}

#hot_job_details ol,
#hot_job_details ul{
    margin-left: 30px;
}

.interim-recruitment-service {
    background: #f6f6f6 none repeat scroll 0 0;
    min-height: 1000px;
    padding: 25px 0 60px;
}
.full-banner-image-4{
    background-image: url(img/full-baner4.jpg);
}
.blue-color::after {
  background: #73eedf none repeat scroll 0 0;
}
.all-heading-text {
    margin-bottom: 75px;
    padding: 0 75px;
}
.all-heading-text a {
    color: #e88565;
}

.accordion-title {
    color: #77eedf;
    font-size: 28px;
}
.faq-section {
    background: #f5f5f5 none repeat scroll 0 0;
    padding-bottom: 60px;
    padding-top: 35px;
}

.faq-accrodion {
    margin-bottom: 25px;
}
.single-contact .form-control {
  background-color: transparent;
  background-image: none;
  border: 2px solid #434b4f;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #838383;
  display: block;
  font-size: 15px;
  height: 40px;
  line-height: 1.42857;
  margin-bottom: 20px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.single-contact textarea {
    height: 180px !important;
}

.single-contact.btn-contact {
    float: right;
}
.single-contact.btn-contact button {
    border: 3px solid #434b4f;
    color: #434b4f;
    font-size: 15px;
    font-weight: 800;
    padding: 4px 15px;
    font-family: "Montserrat",sans-serif;
}
.single-contact.btn-contact button:hover{
    color: #ffffff;
    background:#434b4f;
    border-color:#434b4f;
    transition: all 200ms ease-in .1s;
}



.contact-title {
    color: #77eedf;
    font-size: 20px;
    margin-bottom: 25px;
}
.contact-description p {
    font-size: 12px;
}


.contact-description span {
    color: #e88565;
}

.contact-us-area {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 60px;
    padding-top: 30px;
}


.contact-bg {
  background-image: url("img/contact_bg.png");
  background-position: right bottom;
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
}
.cat-item .form-control {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #aaaaaa;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}


.cat-item label {
    color: #434b4f;
    font-size: 15px;
}
.btn-management {
    background: #73eedf none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Dosis",sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
    padding: 7px 52px;
    border: none;
}
#freelancer_search .btn-management{
    width: 100%;
}

.management-cat {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 5px #ddd;
}

.management-cat-section {
    padding-bottom: 40px;
    padding-top: 35px;
}

.back-home.management-back {
    margin-bottom: 30px;
}

.management-cat {
    padding: 45px 0;
}

.single-filter h3 {
    color: #434b4f;
    float: left;
    font-size: 14px;
    margin: 10px;
}
.single-filter select {
    float: left;
}
.single-filter {
    float: right;
    overflow: hidden;
    padding-right: 15px;
}
.single-filter select {
    border: 1px solid #dcdcdc;
    color: #434b4f;
    font-size: 12px;
    padding: 8px 20px;
}

.manager-top {
    background: #434b4f none repeat scroll 0 0;
    overflow: hidden;
    padding: 8px 0;
}
.manager-title {
    color: #77eedf;
    font-family: "Dosis",sans-serif;
    font-size: 25px;
    font-weight: 700;
    margin: 0;
}
.single-manager-top-item {
    color: #77eedf;
    display: inline-block;
    float: right;
    font-family: "Dosis",sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 0 14px;
}

.manager-item-text p {
    color: #434b4f;
    font-size: 14px;
    font-weight: 200;
}
.manager-item-text h4 {
	color: #000;
	font-size: 15px;
	margin-top: 20px;
	text-align: center;
}
.top_job_loop .manager-item-text h4 {
    color: #000;
}
.search_job .manager-item-text h4 {
    color: #434b4f;
}


.manager-top-item a {
    background: #f2beac none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 2px 4px;
    /* font-weight: 900; */
    margin-bottom: 5px;
}
.manager-top-item a.skls,
.manager-top-item .skls a {
    background: #add4f2;
}
.mijn_conteracten_btn a {
  background: #f2beac none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 900;
  padding: 3px 10px;
}
.mijn_conteracten_btn_left a {
    background: #e88464 none repeat scroll 0 0;
}

.item-readmore a {
  border: 2px solid #e88565;
  color: #e88565;
  display: inline-block;
  font-weight: bold;
  padding: 2px 10px;
}

.manaager-btn a {
    border: 5px solid #84c54d;
    color: #87c353;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 12px;
}
.manaager-btn {
    color: #434b4f;
    font-size: 15px;
}
.manager {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 20px #ddd;
    margin-bottom: 30px;
    position: relative;
}

.management-content {
    overflow: hidden;
    padding: 15px 0;
}

#ranking_profile .management-content {
    overflow: visible;
}
.tab-content #load_company_ranking span.badge_success {
	display: inline-block;
	background: #78d673;
}
.tab-content #load_company_ranking span {
	display: inline-block;
	background: #9ba0a2;
}
.row.skill_single {
	text-align: left;
}

.item-readmore {
    margin-top: 25px;
}
.management-content img {
    border: 1px solid #9ba0a2;
    margin-top: 45%;
    padding: 30px 15px;
}
.berichten-item .com_logo, 
#rating .com_logo, 
.management-content .com_logo {
	width: 100%;
	min-height: 130px;
	display: block;
	overflow: hidden;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	border-radius: 5px;
}
#rating .com_logo_container,
.management-content .com_logo_container{
    /* border: 1px solid #9ba0a2; */
    padding: 10px;
}
.manaager-btn {
    margin-top: 55%;
}

.management-content.rubriek img {
    border: medium none;
    border-radius: 50%;
    height: 60px;
    padding: 0;
    text-align: center;
    width: 60px;
}

.management-content.profile_search img {
	border: 1px solid #9ba0a2;
	border-radius: 50%;
	padding: 0;
	text-align: center;
	width: 120px;
	height: 120px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.top_sl .management-content.profile_search img {
	margin-top: 45px;
}

.management-content.profile_search .manaager-btn {
	 margin-top: 20px; 
}

.management-content.profile_search .prof_bg{
	border: 1px solid #9ba0a2;
	border-radius: 50%;
	padding: 0;
	text-align: center;
	width: 120px;
	height: 120px;
	margin-bottom: 20px;
	margin-top: 50px;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 9;
}
.favorite_list .management-content.profile_search .prof_bg{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.favorite_list .management-content.profile_search .prof_bg:hover{
    opacity: .6;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#ranking .management-content.profile_search .prof_bg{
    margin-top: 0px;
}
.manaager-btn .single > span {
    background: #434b4f none repeat scroll 0 0;
    border-radius: 50%;
    color: #77eedf;
    display: block;
    font-size: 38px;
    font-weight: 700;
    height: 90px;
    line-height: 89px;
    margin: 0 auto 10px;
    text-align: center;
    width: 90px;
/*	overflow: hidden;*/
}

.manaager-btn .single > span.n_r_img {
    line-height: 88px;
}

.manaager-btn .single > span.n_r_img.rank_counter .rank_c {
	clear: both;
	float: left;
	width: 100%;
	height: 44px;
	line-height: 29px;
	overflow: hidden;
	font-size: 30px;
	padding-top: 7px;
}
.rank_up.rank_c {
	border-bottom: 1px solid #77eedf; 
}
.rank_down.rank_c {
	border-top: 1px solid #77eedf; 
}


.manaager-btn .single > span.n_r_img img {
	width: 65%;
	margin-top: -12px;
}

.manaager-btn .single > span.no_rating {
	font-size: 14px;
	line-height: 16px;
	padding: 18px 12px 18px;
	text-align: center;
	font-weight: normal;
	margin-top: 1px;
}

.rubriek .manaager-btn {
    margin-top: 18%;
}
.favorite-item {
	background: #e98662 none repeat scroll 0 0;
	border-radius: 4px 4px 0 0;
	display: inline-block;
	padding: 3px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	position: absolute;
	right: -78px;
	top: 50%;
	transform: rotate(90deg);
	text-transform: uppercase;
}

.en .favorite-item{
	right: -71px;
}

.project_manage_sidebar h2 {
    color: #fff;
    font-family: "Dosis",sans-serif;
    font-size: 14px;
    font-weight: 800;
}
.project_manage_sidebar {
    background: #e98662 none repeat scroll 0 0;
    color: #fff;
    padding: 20px;
}
.project_manage_sidebar p {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.project_manage_sidebar p a {
    color: #fff;
}
.project-form .single-contact.btn-contact {
    float: left;
}

.project-manager-section {
    padding: 60px 0;
}
.project-manajer {
    box-shadow: 0 0 8px #ddd;
    padding: 25px;
    background: #fff;
}

.raboban-area-icon.text-envelop {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: inherit;
    width: inherit;
}

.raboban-text p {
    font-weight: 700;
}
.rab_txt{
    margin-top: 15px;
}
.raboban-img {
/*    border: 1px solid #9b9fa1;*/
    float: left;
    margin-right: 10px;
    padding: 5px;
}
.raboban-img h2{
    font-size: 18px;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 0;
}
.raboban-img p{
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 0;
}
.raboban-img p.com_name{
    color: #434b4f;
}
.raboban-img img{
    width: 100px;
}
.raboban-text {
    display: inline-block;
}
.raboban-text p {
    color: #77eedf;
    font-size: 18px;
    line-height: 16px;
}
.raboban-text p span{
	color: #434b4f;
}
.raboban-area-text {
    float: left;
}
.raboban-area-icon {
    background: #73eedf none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    float: right;
    font-size: 40px;
    height: 85px;
    line-height: 77px;
    text-align: center;
    width: 85px;
}
.saparator {
    border-bottom: 1px solid #434b4f;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 25px;
}

.single-raboban-descriotion h3 {
    color: #e88565;
    font-size: 14px;
}
.single-raboban-descriotion {
    margin-bottom: 25px;
}
.single-raboban-descriotion h4 {
    font-size: 14px;
}
.single-raboban-descriotion p {
    color: #434b4f;
    font-size: 13px;
}
.single-raboban-descriotion ol,
.single-raboban-descriotion ul{
    padding-left: 30px;
    margin-bottom: 20px;
}

.share-btn {
    float: left;
    cursor: pointer;
}
.share_area {
	display: none;
	width: 100%;
}
.share-btn-text {
    float: right;
}
.project-share {
    border-bottom: 1px solid;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.share-btn i {
    color: #69b058;
    font-size: 28px;
}
.share-btn-text a {
    background: #e88461 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    padding: 4px 10px;
}
.project-form p {
    line-height: 28px;
    margin-bottom: 22px;
}


.header-menu {
    background: #434b4f none repeat scroll 0 0;
    color: #fff;
    float: left;
    overflow: hidden;
}
.header-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 45px;
}
.header-menu ul li a {
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.header-menu ul li a.active,
.header-menu ul li a:hover{
    color: #77eedf;
}

.header-menu ul li {
    border-bottom: 1px solid #636363;
    display: block;
    text-align: center;
}

.header-menu ul li ul li{
    border-top: 1px solid #636363;
    border-bottom: 0px;
}

.header-menu ul li ul {
    display: none;
    padding: 20px;
    /*border: 1px solid #6FC9BF;*/
}

.social-link {
    border-top: 1px solid #636363;
    border-bottom: 1px solid #636363;
}
.social-link a:hover i.fa{
    color: #77eedf
}
.social-link a {
	border-right: 1px solid #636363;
	color: #fff;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	width: 32%;
}
.social-link a:last-child {
    border-right: 0 none;
}
.singup-btn a {
    border: 4px solid #434b4f;
    color: #434b4f;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 15px;
}

.singup-btn span {
    color: #eb8464;
    font-size: 14px;
    font-weight: bold;
    font-family: "Dosis",sans-serif;
}
.singup-btn {
    padding: 25px 0;
}

.hoe_werkt_freelance_rating {
    background: #ededed none repeat scroll 0 0;
    padding: 30px 0;
}
.hoe_werkt_freelance_opdrachtgever {
    background: #e3e2e2 none repeat scroll 0 0;
    padding: 30px 0;
}
.opdrachtgevers-section {
    background: #ededed none repeat scroll 0 0;
    padding: 40px 0;
}






.item {
    padding-right: 30px;
    padding-top: 5px;
}


.login-form {
    border: 3px solid #434b4f;
    padding: 30px;
}
.form-title {
    border-bottom: 1px solid #464646;
    color: #eb8564;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
    padding-bottom: 15px;
}
.login-social img {
    cursor: pointer;
    display: inline-block;
    width: 32.8%;
}
.login-text {
    margin-bottom: 45px;
}



.login-social {
    margin-bottom: 20px;
}
.lonin-box input {
    background: #f6e5dd none repeat scroll 0 0;
    border: 1px solid #434b4f;
    color: #434b4f;
    font-size: 14px;
    padding: 4px 12px;
    width: 49.6%;
}

.lonin-box input.email_full_width {
    width: 100%;
}

.s_u_confirm_pass{
    display: none;
}
.check {
    float: right;
}

.lonin-box.colore-change-login input {
    background: #dfecea none repeat scroll 0 0;
}

.lonin-box {
    border-bottom: 1px solid #464646;
    margin-bottom: 25px;
    padding-bottom: 35px;
}
.login-submit p {
    color: #434b4f;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 20px;
}
.login-submit button {
    background: #dfecea none repeat scroll 0 0;
    border: 2px solid #434b4f;
    color: #434b4f;
    font-family: "Montserrat",sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-right: 11px;
    padding: 7px 18px;
}
.login-submit.free-s-btn button{
    background: #f6e5de none repeat scroll 0 0;
    border: 2px solid #434b4f;
    color: #434b4f;
    font-family: "Montserrat",sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-right: 11px;
    padding: 7px 18px;
}
.lonin-box .check input {
  width: inherit;
}
.login-section {
    background: #f6e5dd none repeat scroll 0 0;
}

.login-submit img {
    margin-left: 10px;
}
.check a {
    color: #333;
    text-decoration: underline;
}
.rubriek-amountt {
    margin-top: 16px;
    overflow: hidden;
}
.help-list li.active a {
    color: #76ece4;
}


.login-section {
    padding: 20px 0 40px;
}
.bg-blue {
    background: #dfecea none repeat scroll 0 0;
}

.lonin-box.signup-box input {
    background: #dfecea none repeat scroll 0 0;
    border: 1px solid #434b4f;
    color: #434b4f;
    font-size: 14px;
    padding: 4px 12px;
    width: 100%;
}
/*.signup-box .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}*/
.signup-box .row {
  margin-left: -5px;
  margin-right: -5px;
}
.single-singup-box {
    margin-bottom: 10px;
}
.lonin-box.signup-box {
  padding-bottom: 10px;
}

.kvk{
    position: relative;
}

.kvk ul{
    list-style: outside none none;
    position: absolute;
    z-index: 9999;
    background: #DFECEA;
    width: 100%;
}
.kvk ul li {
  background: #ffffff;
  margin: 3px 0;
  box-shadow: 4px 4px 4px 4px #d6d6d6;
  padding: 10px;
  cursor: pointer;
}
.kvk ul li a span {
	color: #000;
	text-align: right;
	float: right;
	font-size: 12px;
}
.kvk_area {
	display: none;
}

.signup-check input[type="checkbox"] {
    float: left;
    margin-right: 6px;
}
.signup-check p {
    color: #434b4f;
    float: left;
    font-size: 12px;
    font-style: italic;
    margin-top: -2px;
    width: 70%;
}
.signup-check {
    overflow: hidden;
}
.signup-check {
    margin-bottom: 10px;
}

.georgios-top h3 {
    float: left;
}
.top-img {
    background: #73eedf none repeat scroll 0 0;
    border-radius: 50%;
    float: right;
    height: 85px;
    line-height: 85px;
    text-align: center;
    width: 85px;
}
.top-img.mgs{
    position: relative;
}
.top-img.mgs .mgs_count{
    position: absolute;
    top: 0;
    right: 0;
    background-color: red;
}

.rating-topp h3 {
    color: #77eedf;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 30px;
}

.georgios-top h3 {
    color: #77eedf;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 30px;
}

.georgios-top {
    border-bottom: 1px solid #000;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 15px;
}

.rating-topp {
    float: left;
    overflow: hidden;
}
.berichten-title {
    color: #77eedf;
    font-family: dosis;
    font-size: 35px;
    font-weight: 600;
    margin-top: 20px;
}


.berichten-item {
	border: 1px solid #000;
	color: #434b4f;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
	width: 90%;
    position: relative;
}
.berichten-item .mgs_count_inside{
    position: absolute;
    top: 10px;
    right: 10px;
}
.mgs_single ul,
.mgs_single ol {
	padding-left: 30px;
}

#job_con_mgs_active_area ul li.active .berichten-item,
#job_con_mgs_area ul li.active .berichten-item {
  border: 1px solid #73eedf;
  box-shadow: 1px 1px 6px #73eedf;
}

.berichten-item h4 {
	font-size: 14px;
	margin: 10px 0;
	color: #73eedf;
}
.berichten-item p {
    font-size: 12px;
    margin-bottom: 0;
}

.georgios-cappon {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px #ddd;
    padding: 30px;
    position: relative;
}

.profile_info_area{
    position: relative;
}
/*.profile_info_area .prof_edit{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}
.profile_info_area:hover .prof_edit{
    display: block;
}*/

.info_edit_area{
    display: none;
}


.single-georgios-cappon h3 {
    color: #434b4f;
    font-size: 20px;
}
.single-georgios-cappon a {
    text-align: center;
}
.single-georgios-cappon p {
    text-align: left;
}
.single-georgios-cappon .text-center p {
    text-align: center;
}
.single-georgios-cappon #profile_title p {
    text-align: center;
}
.georgios-cappon-section {
    background: #ffffff none repeat scroll 0 0;
    padding: 25px 20px 50px;
}

.single-georgios-cappon a {
    border: 3px solid #e98662;
    color: #e98662;
    display: inline-block;
    font-weight: bold;
    padding: 4px 16px;
    text-transform: uppercase;
}
.single-georgios-cappon .my_more_btn a,
.single-georgios-cappon .my_more_more a {
    text-transform: unset;
}
a.more_no_style {
	border: none;
	text-transform: lowercase;
	padding: 0;
	font-weight: normal;
}
a.more_no_style.new_sty {
	border: 1px solid;
	padding: 0px 10px;
	/* float: right; */
	clear: both;
	margin-top: 10px;
}
a.more_no_style.new_sty:hover{
    color: #fff;
    background: #e98662;
}
.single-georgios-cappon {
    background: #f3fffd none repeat scroll 0 0;
    box-shadow: 0 0 10px #ddd;
    margin-top: 20px;
    padding: 20px 30px;
}
#rating .single-georgios-cappon,
#ranking_profile .single-georgios-cappon {
    background: none;
    box-shadow: none;
    margin-top: 0;
    padding: 0;
}

.freelancer-profile-image {
    border: 1px solid #434b4f;
    float: left;
    margin-right: 30px;
    padding: 50px;
    position: relative;
    text-align: center;
    z-index: 1;
    width: 30%;
}
.slider-selection {
  background: #73eedf none repeat scroll 0 0;
}

.slider-handle {
    background-color: #6fc9bf;
    background-image: none;
}

.freelancer-profile-image img {
    border-radius: 50%;
    height: 175px;
    position: relative;
    width: 175px;
    z-index: 1;
}

.freelancer-profile-cat p {
    color: #434b4f;
    font-size: 12px;
    line-height: 12px;
}

.img_upload_area {
    margin-left: 0px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease 0s;
    visibility: visible;
    z-index: 999;
    width: 100%;
    text-align: center;
}
.profile-chenge-area:hover .img_upload_area {
   visibility: visible;
}
.img_upload_area i.fa {
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    visibility: hidden;
    transition: all 0.3s ease 0s;
}
.freelancer-profile-cat-btn .manaager-btn {
  margin-top: 0;
}

.freelancer-profile-cat {
    float: left;
    overflow: hidden;
}
.freelancer-profile-cat p strong {
    text-transform: capitalize;
}
.freelancer-profile-cat-btn {
	float: right;
	overflow: hidden;
	padding: 17px 12px 0;
}
.freelancer-profile-cat-btn .manaager-btn span {
  display: block;
}

.mijn-profiel-text p {
    margin-top: 10px;
}

.mijn-profiel ul {
    border-bottom: 1px solid #434b4f;
    list-style: outside none none;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 0 0 20px;
}
.help .mijn-profiel ul {
    margin-top: 0;
}
.mijn-profiel ul li {
    display: inline-block;
}
.mijn-profiel ul li a {
	color: #434b4f;
	font-size: 14px;
	font-weight: 200;
	padding: 0 5px;
	text-transform: capitalize;
}
.mijn-profiel-icon .top-img {
    float: left;
    margin: 15px 5px 0;
}
.home-banner{
    background-image: url(img/login_banner.jpg);
}
.help {
    box-shadow: 0 0 10px #ddd;
    padding: 30px;
}
.help-area {
    background: #fff none repeat scroll 0 0;
    padding: 50px 0;
}
.checkbox ol {
    display: block;
    margin: 0;
    padding: 0 16px;
}
.checkbox li a {
    color: #fff;
}
.alle-opdrachten-item h6 a {
  color: #e88565;
}
.help h3 {
    border-bottom: 1px solid #464646;
    color: #76ece4;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.help-list {
    border-bottom: 1px solid #464646;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.help-list li {
    display: inline-block;
}
.help-list li a {
    color: #464646;
    display: block;
    padding: 0 10px;
}
.video-help h3 {
    color: #464646;
    font-weight: 500;
}
.video-help {
    margin-top: 25px;
}

.single-form-item label {
    display: block;
}
.single-form-item input {
    border: 1px solid #626665;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 275px;
}
.single-form-item select {
    border: 1px solid #626665;
    margin-bottom: 10px;
    padding: 7px 10px;
    width: 275px;
}

.upgrade-form .single-form-item select {
	padding: 4px 10px;
}

.upgrade-form h2 {
    color: #73ecd9;
    font-size: 30px;
    font-weight: 600;
}
.upgrade-form {
	margin-bottom: 50px;
	display: block;
	padding: 50px 0;
	float: left;
	width: 100%;
}
.cancle_subs {
	padding-top: 30px;
}
.upgrade-form .alert-warning,
.upgrade-form .alert-success{
    margin-bottom: 45px;
}
.single-form-item.small-item input {
    float: left;
    width: 132px;
}
.small-item-are {
    overflow: hidden;
}
.small-item-are .single-form-item {
    float: left;
    margin-right: 10px;
}

.width-50 .single-form-item {
    float: left;
    margin-right: 10px;
}


.upgrade-btn button.btn-orange,
.upgrade-btn a.btn-orange {
    color: #fff;
    display: inline-block;
    font-family: dosis;
    font-weight: 700;
    padding: 8px 25px;
    border: none;
}

.upgrade-btn {
    overflow: hidden;
}
.width-50 {
    overflow: hidden;
}
.upgrade-btn button {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-right: 10px;
    padding: 7px 25px;
    text-transform: uppercase;
    border: none;
}
.btn-orange {
    background: #e88565 none repeat scroll 0 0;
}
.btn-blue {
    background: #78d773 none repeat scroll 0 0;
}
.manager-top-item.it-management a {
  background: #f2beac none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 2px 8px;
}

.singup-btn.rating-btn-s.wat_doet-btn {
    margin-top: 40px;
}

.single-contact.btn-contact {
    clear: both;
    overflow: hidden;
}

.curricculm_vita span.up-text {
    color: #92efdb;
    display: inline-block;
    font-size: 17px;
    font-style: italic;
    margin-top: 8px;
    display: none;
}

.modata-elke-section {
    background: #F5F5F5 none repeat scroll 0 0;
    position: relative;
}

.header-section {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

/**
.modata-elke-section::after {
    background: #eefaf9 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
**/

.header-menu {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.menu-logo ul li {
    border: medium none;
}
.menu-logo ul li a {
    display: block;
    font-size: 12px;
    padding: 2px 0;
    text-transform: uppercase;
}

.menu-logo ul {
    padding-bottom: 20px;
}

.menu-logo ul {
    padding-bottom: 20px;
}
.menu-logo p {
    color: #95989a;
    font-size: 12px;
    margin-top: 15px;
}


.home-bage-banner{

}
.home-banner-1{
    background-image: url(img/banner1.jpg);
}
.home-banner-2{
    background-image: url(img/banner2.jpg);
}
.home-bage-banner {
    background-position: center center;
    background-size: cover;
    height: 450px;
    position: relative;
}

.freelancer_cat_top_area {
    overflow: hidden;
}
.freelancer_cat_bottom_area {
    
}
.freelancer_cat_bottom_left select {
    display: block;
    margin-bottom: 10px;
}
.freelancer_cat_bottom_left input {
    display: block;
    margin-bottom: 10px;
}


.freelancer_cat_bottom_left {
    border-right: 1px solid #434b4f;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: 50%;
}
.freelancer_cat_bottom_left .upload-item-area,
.freelancer_cat_bottom_left .freelancer_cat_form{
    padding-right: 65px;
}

#profile_title .form-control,
.freelancer_cat_bottom_left .form-control {
    border: 1px solid #909e9f;
    border-radius: 0;
    height: 37px;
}

.upload-item {
    float: left;
}
.fav_item {
    float: right;
}
.upload-item img {
    float: left;
    margin-right: 6px;
    width: 25px;
}
.fav_item i {
    color: #e98662;
    font-size: 20px;
}

.upload-item span {
    display: inline-block;
    margin-top: 5px;
}

.upload-item-area {
    overflow: hidden;
}
.profile-label {
    margin-top: 12px;
    overflow: hidden;
}
.profile-label img {
    margin-right: 10px;
}

.freelancer_cat_bottom_right {
    float: left;
    padding-left: 20px;
    width: 40%;
}
.freelancer_cat_bottom_right a {
    background: #ffd944 none repeat scroll 0 0;
    border: medium none;
    color: #434b4f;
    font-weight: 300;
}

.freelancer-profile-cat-area {
    position: relative;
    float: left;
    width: 65%;
}
.freelancer-profile-cat-area::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 0px;
    left: -43%;
    position: absolute;
    top: 145px;
    width: 150%;
}
.georgiosmina-area-box {
    background: #f3fffd none repeat scroll 0 0;
    overflow: hidden;
    padding: 15px;
    clear: both;
}

.all-cat-f-w {
    border: 1px solid #909e9f;
    margin: 25px 0 0;
    overflow: hidden;
    padding: 5px 10px;
}


.opdracht-naam-functie h3 {
    color: #77eedf;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.opdracht-naam-functie img {
    margin-bottom: 10px;
    /* max-width: 160px; */
    max-height: 100px;
	width: 100%;
}
.opdracht-naam-functie {
    background: #f3fffd none repeat scroll 0 0;
    overflow: hidden;
    width: 200px;
    float: left;
    padding: 10px 20px 0;
    min-height: 150px;
}
.bedrijfsnaam p {
    color: #434b4f;
    font-size: 14px;
}
.bedrijfsnaam {
    border-bottom: 1px solid #434b4f;
    margin-bottom: 7px;
    padding-bottom: 15px;
}

.cijferverdeling-left {
    border-right: 1px solid #434b4f;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    padding-right: 20px;
    width: 25%;
}
.cijferverdeling-left h5 {
    background: #434b4f none repeat scroll 0 0;
    color: #77eedf;
    display: inline-block;
    padding: 6px 17px;
    text-align: center;
    text-transform: uppercase;
}
.single-cijferverdeling-item-right .manaager-btn span {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}


.single-cijferverdeling-item-right .manaager-btn {
    margin-top: 0;
}
.single-cijferverdeling-item-right {
    float: right;
}
.cijferverdeling-right {
    float: left;
    overflow: hidden;
    width: 70%;
}

.single-cijferverdeling-item-left {
    overflow: hidden;
    margin-bottom: 15px;
}
.single-cijferverdeling-item img {
	float: left;
}
.single-cijferverdeling-item span {
	float: left;
	line-height: 53px;
	padding-left: 10px;
	text-transform: uppercase;
}

.single-cijferverdeling-item {
    float: left;
}
.single-cijferverdeling-item-right {
    float: right;
}

.bold-free-r-t-text-left h2 {
    color: #77eedf;
    font-size: 20px;
    font-weight: 900;
}
.bold-free-r-t-text-left {
    display: inline-block;
    width: 40%;
}
.bold-free-r-t-text {
    margin-top: 20px;
}
.bold-free-r-t-text-left span {
    color: #99a9a9;
    display: block;
    font-weight: 800;
    margin: 10px 0 0;
}


.single-cijferverdeling-item-left:last-child {
    margin-bottom: 0;
}
.samenvatting-beoordeling .item-readmore {
  float: right;
  margin-top: 0;
}
.f_no_fre{
    float: none;
}
.samenvatting-beoordeling {
    border: 1px solid #96a0a1;
    min-height: 212px;
    margin-top: 10px;
    padding: 10px;
}

.single-samenvatting-beoordeling {
    color: #434b4f;
    font-size: 12px;
    line-height: 30px;
}
.gemiddelde-score-area .manaager-btn {
  margin-top: 0;
}


.box-shadown-left {
}
.georgios-box-item-area {
    position: relative;
	background: #f3fffd none repeat scroll 0 0;
	box-shadow: 0px 8px 10px #ddd;
	margin-top: 30px;
	overflow: hidden;
	padding: 20px 15px;
}
.cijferverdeling-area {
    overflow: hidden;
}
.gemiddelde-score-area {
	float: left;
	width: calc(100% - 220px);
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 13px #ddd;
	position: absolute;
	top: 0;
	right: 0;
	padding: 35px;
}
.gemiddelde-score-area::after{

}

.gemiddelde-score-area .manaager-btn {
    float: right;
}

.gemiddelde-title {
	float: right;
	margin-right: 25px;
}

.gemiddelde-title p {
    color: #77eedf;
    font-size: 20px;
    font-weight: 700;
}
.gemiddelde-title h2 {
	font-family: "Dosis",sans-serif;
	text-transform: uppercase;
}
.gemiddelde-score-area .manaager-btn span {
    font-size: 29px;
    height: 70px;
    line-height: 70px;
    width: 70px;
}
.freelancer-ranking td, th {
    text-align: center;
}

.success-color {
    color: #78d673;
}
.freelancer-ranking table {
    font-size: 15px;
    font-weight: 700;
}
#ranking_profile .freelancer-ranking table {
    font-weight: 400;
}

#rating ul{
    margin-left: 25px;
}

.freelancer-ranking th {
    color: #e88565;
    font-size: 18px;
}

.freelancer-ranking {
    margin-top: 28px;
}

.color {
    color: #77eedf;
}
.item-readmore.color-black-btn a {
    border-color: #434b4f;
    color: #434b4f;
}
.upgrade-btn a:hover {
    background: #e88565 none repeat scroll 0 0;
    text-decoration: none;
}
.notificaties-aan .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-left: 0;
  margin-top: 0;
}


.notificaties-aan-item {
    float: left;
    width: 50%;
}
.notificaties-aan-item label {
    display: block;
    margin-bottom: 15px;
}
.notificaties-aan {
    background: #f0e8e6 none repeat scroll 0 0;
    margin-top: 30px;
    overflow: hidden;
    padding: 15px;
}
.notificaties-aan-item:last-child {
    float: right;
}
.notificaties-aan h2 {
    color: #e88565;
    font-family: dosis;
    font-weight: 600;
}

.notificaties-aan-item {
    color: #434b4f;
    font-size: 14px;
    line-height: 18px;
}

.spacer-border {
    border-bottom: 1px solid;
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 30px;
    width: 100%;
}
.lonin-box.signup-box-f input {
    margin-bottom: 10px;
}
.notificaties-aan-item.right {
    float: right;
    padding-left: 30px;
}
.single-form-item a {
    color: #77eedf;
    font-size: 17px;
    text-decoration: underline;
}

.freelancer_cat_bottom_right .cat-btn-green {
    background: #73eedf none repeat scroll 0 0;
    font-weight: 700;
}

.checkin {
    margin-bottom: 20px;
    overflow: hidden;
}

.checkin .check {
  float: none;
}
.s_info_area i.edit_info{
    visibility: hidden;
}
.s_info_area:hover i.edit_info{
    visibility: visible;
}
.rate_edit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 0;
}

.s_info_area .rate_edit{
    visibility: hidden;
}

.s_info_area:hover .rate_edit{
    visibility: visible;
}


.best_of_wineer_section{
    background-color: #fff;
    padding-top: 20px;
}
.best_of_wineer_section .section-title {
	margin-top: 50px;
	margin-bottom: 20px;
}

#new_spot_loght {
	margin-top: 50px;
	width: 800px;
	margin: 50px auto 0;
}
#new_spot_loght .single_spot {
	float: left;
	display: block;
	width: 33.33%;
	padding: 10px;
	text-align: center;
}
#new_spot_loght .single_spot.double_width{
	width: 66.66%;
}
#new_spot_loght .single_spot.half_width{
	width: 16.6%;
}
#new_spot_loght .inthe_figure{
    position: relative;
}
#new_spot_loght .inthe_figure .inthe_figcaption{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    backface-visibility: hidden;
    color: #fff;
    font-size: 1.25em;
    padding: 2em;
    opacity: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
#new_spot_loght .inthe_figure .inthe_figcaption::before, 
#new_spot_loght .inthe_figure .inthe_figcaption::after {
	bottom: 30px;
	content: "";
	left: 30px;
	opacity: 0;
	position: absolute;
	right: 30px;
	top: 30px;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    opacity: 0;
}
#new_spot_loght .inthe_figure .inthe_figcaption::before {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	transform: scale(0, 1);
}
#new_spot_loght .inthe_figure .inthe_figcaption::after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: scale(0, 1);
}
#new_spot_loght .inthe_figure:hover .inthe_figcaption{
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease 0s;
}
#new_spot_loght .inthe_figure:hover .inthe_figcaption::before, 
#new_spot_loght .inthe_figure:hover .inthe_figcaption::after {
	opacity: 1;
	transform: scale(1);
}

#new_spot_loght .half_width .inthe_figure .inthe_figcaption::before, 
#new_spot_loght .half_width .inthe_figure .inthe_figcaption::after {
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 10px;
}
#new_spot_loght .half_width .inthe_figure .inthe_figcaption {
	padding: 15px;
}
#new_spot_loght .half_width .inthe_figure .inthe_figcaption .opdrachten-title2 h2{
	font-size: 20px;
}

.opdrachten-title2 {
    transition: all 0.3s ease 0s;
    display: table;
    width: 100%;
    height: 100%;
}
.opdrachten-title2 h2{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	font-size: 28px;
}


#new_spot_loght .half_width .spot_wrapper {
	height: 247px;
}
#new_spot_loght .half_width .spot_wrapper .inthe_figure{
	height: 100%;
    display: table;
}
#new_spot_loght .half_width .spot_wrapper .inthe_figure a{
	padding: 10px;
    display: table-cell;
    vertical-align: middle;
}
#new_spot_loght .spot_wrapper {
	background: red;
}
#new_spot_loght .spot_wrapper a {
	padding: 40px;
	display: block;
}
#new_spot_loght .spot_wrapper a img{
	max-width: 167px;
}
#new_spot_loght .half_width .spot_wrapper a img{
	max-width: 88px;
}

.freelancer_comments {
	font-family: "angelinaregular";
	text-align: center;
	font-size: 40px;
	clear: both;
	margin-top: 30px;
}
.freelancer_comments p {
	font-size: 30px;
	line-height: 38px;
	padding: 0 100px;
}

#job_message_load .no_msg_found{
    text-transform: lowercase;
    font-size: 18px;
}


.heighlighted_job_section{
    background-color: #f0eced;
    padding: 50px 0;
}

.news_freelance_rating_section{
    background-color: #fff;
    padding: 50px 0;
}

.raising_star_section{
    background-color: #d7d7d7;
    padding: 50px 0;
}

.wineer_meet_section{
    background-color: #ffffff;
    padding: 50px 0;
}

.new_freelancer_section{
    background-color: #ffffff;
    padding: 50px 0;
}

.freelancer_spotlight_section{
    background-color: #f5f5f5;
    padding: 50px 0;
}
.rec_service{
    margin: 0 auto;
    width: 690px;
}
.single-algemene-voorwaarden .dl-horizontal dt {
	width: 175px;
}





















/*start upload button css*/
.inputfile-2 + label {
    border: 2px solid #73eedf;
    color: #73eedf;
}
.inputfile + label {
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    max-width: 100%;
    overflow: hidden;
    padding: 6px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.inputfile {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
/*end upload button css*/


/*buttstrap list customiz*/
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #f9f9f9;
    color: #77eedf;
    cursor: not-allowed;
}

.list-group i {
    float: right;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
}
/*buttstrap list customiz*/

/*accrodion css Start*/
/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

    .accordion-container {
        width: 100%;
        margin: 0 0 10px;
        clear: both;
    }
    .accordion-toggle {
        background: #f9f9f9 none repeat scroll 0 0;
        box-shadow: 0 0 5px #ddd;
        color: #666;
        display: block;
        font-family: "Dosis",sans-serif;
        font-size: 1.5em;
        font-weight: 500;
        padding: 12px;
        position: relative;
        text-decoration: none;
    }
    .accordion-toggle.open {
        background: #d6d6d6 none repeat scroll 0 0;
        color: #000;
    }
    .accordion-toggle:hover {
        background: #f9f9f9 none repeat scroll 0 0;
        text-decoration: none;
    }
    .accordion-toggle span.toggle-icon {
        font-size: 1.4em;
        position: absolute;
        right: 20px;
        top: 9px;
    }
    .toggle-icon i {
        color: #e98662;
    }
    .accordion-content {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid #ededed;
        border-left: 1px solid #ededed;
        border-radius: 4px;
        border-right: 1px solid #ededed;
        display: none;
        overflow: auto;
        padding: 20px;
    }
    .accordion-content img {
        display: block;
        float: left;
        margin: 0 15px 10px 0;
        max-width: 100%;
        height: auto;
    }

    /* media query for mobile */
    @media (max-width: 767px) {
        .accordion-content {
            padding: 10px 0;
            overflow: inherit;
        }
    }

/*accrodion css end*/


/*search css*/
.mijn-profiel-text .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 45px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.mijn-profiel-text .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 12px 90px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
/*.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}*/
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#competenties_form .form-group .form-control:last-child,
#skill_form .form-group .form-control:last-child {
    text-align: center;
}

@media screen and (min-width: 768px) {

    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}

.curricculm_vita .inputfile + label {
	background: #e88565 none repeat scroll 0 0;
	border: medium none;
	clear: both;
	color: #fff;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-right: 26px;
	max-width: none;
	overflow: hidden;
	padding: 5px 15px;
	text-align: center;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	width: auto;
}

.winner-rating-section {
    border-bottom: 1px solid #000;
    overflow: hidden;
    padding-bottom: 15px;
}
.winner-rating-right {
    float: right;
    margin-top: 10px;
}
.comp_pos,
.winner-rating-right span {
    color: #77eedf;
    display: block;
    float: left;
    font-size: 38px;
    font-weight: 700;
    margin-left: 8px;
    margin-top: 13px;
}
.winner-rating-right img {
    float: left;
    height: 50px;
}

.stuur_een_bericht_title {
    color: #77eedf;
    font-size: 25px;
    margin-bottom: 18px;
}

.stuur_een_bericht_img {
    border: 1px solid;
    padding: 15px 0;
}
.stuur_een_bericht_img h4 {
    font-size: 16px;
    margin-bottom: 3px;
}

.stuur_een_bericht_img h5 {
    font-size: 12px;
    margin-bottom: 7px;
}
.spacer-55{
    height: 55px;
}

.spacer-20{
    height: 20px;
}

.single-singup-box.colr-back input[type="text"] {
    border: 1px solid #eb8564;
}

.manager-section .manager-top span {
    color: #fff;
}

.stuur_een_bericht_box textarea {
    border: 1px solid #d6d6d6;
    margin-top: 12px;
    padding:0 10px;
    width: 100%;
}
.stuur_een_bericht_box input[type="submit"] {
    background: #e98967 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: 700;
    margin-top: 10px;
    padding: 8px 15px;
}

.manager-top-item a.no-border {
    background: transparent none repeat scroll 0 0;
    color: #555;
}
.manager-top-item a.color-green {
    background: #73eedf none repeat scroll 0 0;
}
.alle-opdrachten-item {
    box-shadow: 0 0 10px #ddd;
    margin-top: 20px;
    padding: 20px;
    position: relative;
}

.alle-opdrachten-item h5 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
}
.alle-opdrachten-item span {
    color: #77eedf;
    font-size: 18px;
}
.alle-opdrachten-item h6 {
	color: #e88565;
	font-weight: 500;
	font-size: 13px;
	padding-top: 6px !important;
}
.alle-opdrachten-item h4 {
    color: #87c353;
    font-family: dosis;
    font-size: 18px;
    font-weight: 700;
    /* padding-top: 36px; */
    text-align: center;
}
.alle-opdrachten-item input {
    border: 1px solid #d6d6d6;
    left: 6px;
    position: absolute;
    top: 6px;
}

.contract-developer {
    background: #e98662 none repeat scroll 0 0;
    color: #fff;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px 10px;
}
.mijn-profiel-icon {
    overflow: hidden;
}

.developer-title-l {
    float: left;
    width: 97%;
}
.developer-title-clos {
    cursor: pointer;
    float: right;
}
.developer-title-l > h2 {
    font-family: dosis;
    margin-bottom: 0;
}
.developer-title-l > h3 {
    font-family: dosis;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 10px;
}
.contract-developer-title {
    border-bottom: 1px solid #fff;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 16px;
}
.btn-developer a {
    background: #434b4f none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: dosis;
    font-weight: 700;
    margin-top: 50px;
    padding: 6px 30px;
}

.home-blog-text p {
    margin-bottom: -2px;
}

.btn-developer a:last-child {
    background: #5c656a none repeat scroll 0 0;
}



.search-box-sec input[type="text"] {
    border: medium none;
    color: #d2d2d2;
    font-family: dosis;
    font-size: 20px;
    font-weight: 700;
    max-width: 225px;
    padding: 15px 1px 15px 15px;
    text-transform: uppercase;
}
.search-box-sec select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #d0d0d0;
    font-family: dosis;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0;
    text-transform: uppercase;
    width: 135px;

}



.custom-select-2.mrb {
    margin-bottom: 10px;
}

.custom_select select, .custom-select-2 select, .custom-select-3 select, .home-custom-select select{
    margin: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
}

/* arrows */
.custom-select-3 select{
    background-image: url("img/box-icon-1.png");
    background-position: calc(100% - 6px) calc(1em + -7px), calc(100% - 23px) calc(1em + 2px), 100% 0;
    background-repeat: no-repeat;
    background-size: 25px 26px, 3px 3px, 2.5em 2.5em;
}
.custom-select-3 select:focus{
    background-image: url("img/box-icon-2.png");
    background-position: calc(100% - 6px) 1em, calc(100% - 18px) 1em, 100% -1;
    background-repeat: no-repeat;
    background-size: 25px 26px, 5px 5px, 2.5em 2.5em;
    border-color: grey;
    outline: 0 none;
}
.custom-select-2 select{
    background-image: url("img/black-icon.png");
    background-position: calc(100% - 6px) calc(1em + -1px), calc(100% - 25px) calc(1em + 2px), 100% 0;
    background-repeat: no-repeat;
    background-size: 13px 11px, 3px 3px, 2.5em 2.5em;
}

.custom-select-2 select:focus{
    background-image: url("img/black-icon2.png");
    background-position: calc(100% - 6px) 1em, calc(100% - 20px) 1em, 100% 0;
    background-repeat: no-repeat;
    background-size: 13px 11px, 5px 5px, 2.5em 2.5em;
    border-color: grey;
    outline: 0 none;
}
.custom_select select {
    background-image: url("img/angle-icon.png");
    background-position: calc(100% - 6px) calc(1em + 1px), calc(100% - 26px) calc(1em + 2px), 100% 0;
    background-repeat: no-repeat;
    background-size: 20px 15px, 6px 5px, 2.5em 2.5em;
	position: relative;
	float: right;
}

.header_drop{
	float: right;
	position: relative;
}
.header_drop::before {
	background: #DCDCDC none repeat scroll 0 0;
	content: "";
	height: 30px;
	left: -10px;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	width: 2px;
}
.home-custom-select select {
    background-image: url("img/small-ic.png");
    background-position: calc(100% - 8px) calc(1em + 2px), calc(100% - 26px) calc(1em + 2px), 100% 0;
    background-repeat: no-repeat;
    background-size: 13px 7px, 6px 5px, 2.5em 2.5em;
}
.home-custom-select select:focus{
    background-image: url("img/small-ic2.png");
    background-position: calc(100% - 7px) 1em, calc(100% - 20px) 1em, 100% 0;
    background-repeat: no-repeat;
    background-size: 13px 7px, 5px 5px, 2.5em 2.5em;
    border-color: grey;
    outline: 0 none;
}
.custom_select select:focus {
  background-image: url("img/rotet-icon.png");
background-position: calc(100% - 6px) 1em, calc(100% - 20px) 1em, 100% 0;
background-repeat: no-repeat;
background-size: 20px 17px, 5px 5px, 2.5em 2.5em;
border-color: grey;
outline: 0 none;
}



.search-box-sec {
    border: 3px solid #d6d6d6;
    float: left;
    margin: 17px 15px 0 0;
    overflow: hidden;
}

.search-icon {
    border: 2px solid #d0d0d0;
    border-radius: 50%;
    display: inline-block;
    font-size: 60px;
    height: 20px;
    left: 8px;
    position: relative;
    top: -3px;
    width: 20px;
}
.search-icon::before {
  background: #D0D0D0 none repeat scroll 0 0;
  border-width: 0;
  bottom: -5px;
  content: "";
  display: inline-block;
  height: 4px;
  position: absolute;
  right: -8px;
  transform: rotate(45deg);
  width: 11px;
}

.search-box-sec {
    position: relative;
}

.opdrachten .owl-nav div {
    color: #b2bbbb;
    font-size: 115px;
    height: 50px;
    left: -60px;
    margin-top: -60px;
    position: absolute;
    top: 50%;
    width: 50px;
}
.opdrachten .owl-nav div.owl-next {
    left: auto;
    right: -60px;
}













.effect-bubba {
    background: #da8970 none repeat scroll 0 0;
    opacity: 0.6;
    padding: 50px;
    position: relative;
}
.active-i .effect-bubba {
  opacity: 1;
}
.effect-bubba:last-child {
    background: #6ccfc3 none repeat scroll 0 0;
}


.effect-bubba.selected_cat {
    opacity: 1 !important;
    background: #999 !important;
}


.opdrachten-title {
    opacity: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: -11;
    display: table;
    width: 100%;
    height: 100%;
}
.opdrachten-title h2{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.opdrachten-item {
    overflow: hidden;
    width: 100%;
}
.owl-carousel .owl-item img {
  display: block;
  width: inherit;
}
figcaption:hover .opdrachten-title {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.effect-bubba:hover {
    opacity: 1;
    z-index: 999;
}
.effect-bubba:hover img {
    opacity: 0;
    z-index: -9999;
}
.effect-bubba img {
    transition: .3s
}

.footer-payment {
    color: #77eedf;
    margin-top: 70px;
    overflow: hidden;
}

.carosule-item .owl-nav div {
    color: #c2c2c2;
    font-size: 145px;
    left: -75px;
    line-height: 90px;
    margin-top: -65px;
    position: absolute;
    top: 50%;
}
.carosule-item .owl-nav div.owl-next {
    left: auto;
    position: absolute;
    right: -75px;
}

.header-search-bar {
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
    position: relative;
}
.header-search-bar::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.single-search-item {
    float: left;
    overflow: hidden;
    width: 28%;
}

.single-search-item:last-child {
    width: 16%;
}
.header-search-bar h2 {
  color: #fff;
  text-transform: uppercase;
}
.header-search-bar-item {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 15px;
    text-align: center;
}
.single-search-item i.fa-bars {
    background: #e7e7e7 none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 30px;
}
.single-search-item input[type="text"], .single-search-item select {
    border: 1px solid #d2d2d2;
    color: #434b4f;
    font-family: dosis;
    font-weight: 700;
    padding: 8px 12px;
    text-transform: uppercase;
    width: 80%;
}
.single-search-item:last-child {
    width: 16%;
}
.single-search-item a,
.single-search-item button {
    background: #73eedc none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 7px 20px;
    border: none;
}

.home-banner-table {
    display: table;
    height: 100%;
    width: 100%;
}
.home-banner-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.notfound-bg-area{
    background-image: url("img/notfound-banner.jpg");
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 1032px;
}

.notfound-bg-area h1 {
    font-family: dosis;
    font-size: 50px;
    margin-top: 200px;
    text-transform: uppercase;
}

.notfound-bg-area p {
    color: #fff;
    margin-bottom: 40px;
}
.notfound-btn {
    background: #73eedf none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    margin: 0 5px;
    padding: 12px 10px;
    position: relative;
    text-transform: uppercase;
}

.notfound-btn.transperant-color {
    background: #444 none repeat scroll 0 0;
}
.alle-opdrachten-item-area .search-box-sec {
  border: 3px solid #d6d6d6;
  float: left;
  margin: 0 0 50px;
  overflow: hidden;
}

.figure-btn {
    border: 3px solid #434b4f;
    color: #434b4f;
    display: inline-block;
    font-family: dosis;
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.border-spacer {
    border-bottom: 2px solid #434b4f;
    margin-bottom: 30px;
    margin-top: 30px;
}

.border-spacer2 {
    border-bottom: 1px solid #434b4f;
    margin-bottom: 30px;
    margin-top: 30px;
}

.figure-btn i.fa {
    margin-left: 29px;
}
.sapcer-10{
    height: 10px;
}
.sapcer-50{
    height: 50px;
}
.sapcer-30{
    height: 30px;
}
.meercompententies-left span {
    color: #7aeddf;
}

.meercompententies-left {
    float: left;
    margin-right: 60px;
}
.meercompententies-right select {
    border: 1px solid #000;
    padding: 7px 20px;
}
.meercompententies-right input[type="submit"] {
    background: #e98662 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: dosis;
    font-weight: 700;
    padding: 6px 20px;
}

.remove_comp{
    cursor: pointer;
}

.meercompententies-section {
    overflow: hidden;
}
.titel-opdracht-box {
    border: 1px solid #434b4f;
    padding: 10px;
}
.titel-opdracht-box-comp h3{
    color: #77eedf;
    font-family: dosis;
    font-weight: 600;
    padding-bottom: 15px;
}
.titel-opdracht-box h3 {
    border-bottom: 1px solid #000;
    color: #77eedf;
    font-family: dosis;
    font-weight: 600;
    padding-bottom: 15px;
}
.titel-opdracht-box {
    padding: 10px;
}

.file_upload_area {
  padding-top: 20px;
}

.file_upload_area .alert {
  margin-bottom: 6px;
  padding: 5px 15px;
}

.uploding-btn {
    float: left;
    margin-right: 70px;
    color: #77eedf;
    cursor: pointer;
}
.uploding-select-cat select {
	border: 1px solid #ccc;
	color: #434b4f;
	font-size: 15px;
	margin-right: 10px;
	padding: 7px 15px;
	width: 20%;
}

.uploding-select-cat select.budget_type {
    width: 20%;
}
.uploding-select-cat > input {
  padding: 3px;
}

.single-duur-opdracht-area {
    float: left;
    padding-left: 20px;
    width: 20%;
}

.job_duration_area .single-duur-opdracht-area {
    border-left: 1px solid #000;
    width: 25%;
}

.single-duur-opdracht-area.exp,
.single-duur-opdracht-area.du{
    padding-left: 0px;
    text-align: center;
    cursor: pointer;
}
.single-duur-opdracht-area.du.selected_duration {
  opacity: 0.4;
}
.single-duur-opdracht-area.exp.selected_exp {
  opacity: 0.4;
}
.duur-opdracht-area {
    background: #e5e1e0 none repeat scroll 0 0;
    overflow: hidden;
    padding: 20px;
}
.job_duration_area {
	float: left;
	width: 80%;
}
.single-duur-opdracht-area img {
	max-width: 100px;
	max-height: 51px;
}


.pllats-btn-text {
    background: #ec816a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: dosis;
    font-weight: 700;
    margin-top: 20px;
    padding: 7px 20px;
    text-transform: uppercase;
    border: none;
}
button.btn-opslaan,
a.btn-opslaan {
    background: #e88565 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: dosis;
    font-size: 19px;
    font-weight: 600;
    padding: 5px 15px;
    border: none;
}
.mijn_favoriete_freelancer .manager-top-item a {
  background: #f2beac none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 6px;
  padding: 2px;
}

.email-box {
    position: relative;
}
.email-box::after {
    background: #fff none repeat scroll 0 0;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #7c7c7c;
    border-top: 14px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 0;
}

.nieuws-items h3 {
    color: #434b4f;
    font-family: dosis;
    font-size: 20px;
    font-weight: 700;
    padding-left: 50px;
    padding-top: 10px;
}

.nieuws_items img {
    float: left;
    margin-right: 20px;
    width: 50%;
}
.nieuws_items p.image-textnu {
  float: left;
  width: 48%;
}
.nieuws_items_area {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 28px 0 70px;
    position: relative;
}
.nieuws-items {
    background: #f0f1f3 none repeat scroll 0 0;
    height: 100%;
    left: -30px;
    overflow-x: auto;
    position: absolute;
    top: 0;
}

.nieuws_items_area .container {
    padding-left: 50px;
}
/*
.no-border.mijn-profiel ul{
    border-bottom:1px solid #ddd;
    list-style: outside none none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0;
}
*/

.mijn-tab .tab-content {
    border: 1px solid #434b4f;
    padding: 15px;
    position: relative;
}

.mijn-profiel .mijn-tab ul li a {
  color: #434b4f;
  font-size: 16px;
  font-weight: 200;
  padding: 8px 15px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #e98662;
  border-color: #ddd #ddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #fff !important;
  cursor: default;
  font-family: muli;
  font-weight: 600 !important;
}

.tab-content p {
    margin-bottom: 42px;
}
.tab-content span {
    display: block;
}
.tab-content span.morecontent {
    display: inline;
}
.no-border .mijn-tab {
    padding-left: 30px;
}

.berichten-item-area {
    position: relative;
}
.moving-btn {
    position: absolute;
    right: -47px;
    top: 38%;
}
.moving-btn a {
    background: #e98662 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 35px;
    line-height: 28px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 35px;
    z-index: 2;
}
.moving-btn a:last-child {
    line-height: 36px;
}
.tab-textmjn a {
    color: #77eedf;
}

.tab-btn {
    background: #e98662 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: dosis;
    font-weight: 600;
    margin-right: 10px;
    margin-top: 30px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.top-img-1{
    background: none;
}

button.btntab {
    background: #3bcd5f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 3px 15px;
    border-radius: 3px;
}
button.btntab i.fa {
	font-size: 15px;
}
.btntab.danger {
    background: #ee1c24 none repeat scroll 0 0;
}

.effect-bubba img {
  max-height: 200px !important;
  margin: 0 auto;
  /* min-height: 250px; */
}

.tab-btn.tab-btn2 {
    background: #e79f84 none repeat scroll 0 0;
}
.tab-btn.tab-btn3 {
    background: #edc2b3 none repeat scroll 0 0;
}


 figure figcaption {
  backface-visibility: hidden;
  color: #fff;
  font-size: 1.25em;
  padding: 2em;
  text-transform: uppercase;
}
figure figcaption, figure figcaption > a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
figure figcaption::before, figure figcaption::after {
  pointer-events: none;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
  bottom: 30px;
  content: "";
  left: 30px;
  opacity: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-bubba figcaption::after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scale(1, 0);
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
  bottom: 30px;
  content: "";
  left: 30px;
  opacity: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
figure.effect-bubba figcaption::before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: scale(0, 1);
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  transform: scale(1);
}
.instructies > a,
.instructies > button {
    background: #7aedde none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    color: #fff;
    display: inline-block;
    font-family: dosis;
    font-size: 25px;
    font-weight: 700;
    padding: 10px 25px;
    text-transform: uppercase;

}
.instructies {
    position: absolute;
    right: -116px;
    top: 55%;
    transform: rotate(-90deg);
}
.tab-textmjn {
	height: 328px;
	overflow: auto;
	padding-top: 75px;
}
.freelancer .tab-textmjn {
	padding-top: 0px;
}
#job_message_load_active .contact_button_area{
    display: none;
}

.manager-top-item.template-btn a {
    background: #e98967 none repeat scroll 0 0;
    padding: 4px 20px;
}
.manager-top-item.template-btn .color-dip {
    background: #e6967b none repeat scroll 0 0;
}
.manager-top-item.template-btn .color-sami-dip {
    background: #e6a591 none repeat scroll 0 0;
}

.notificaties-aan.notificaties-color-green {
    background: #ecf6f5 none repeat scroll 0 0;
}
.notificaties-aan.notificaties-color-green h2 {
    color: #77ede3;
}

 .freelancer_cat_bottom_right a.profile-mjn {
  background: #e88564 none repeat scroll 0 0;
  color: #fff;
}
.head-it-top-sec-left p {
    font-family: dosis;
    font-weight: 600;
}
.head-it-top-sec {
    border-bottom: 1px solid #464646;
    margin-bottom: 20px;
}
.head-it-top-sec-right > p {
    color: #ec845e;
    font-family: dosis;
    font-size: 17px;
    font-weight: 600;
    margin-top: 55px;
}

.text-left-flt {
    float: left;
}

.head-it-top-sec-left h3 {
    border: medium none;
    margin: 0;
    padding: 0;
}
.head-it-top-sec-left {
    float: left;
}
.head-it-top-sec {
    overflow: hidden;
}
.head-it-top-sec-right {
    float: right;
    overflow: hidden;
}


.gewerkt-text {
    float: left;
    margin-top: 27px;
    overflow: hidden;
    width: 24%;
}
.gewerkt-text:last-child {
    padding-left: 20px;
}
.gewerkt-text span {
    color: #73eedf;
    font-family: dosis;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.it-manegement-item-area {
    background: #434b4e none repeat scroll 0 0;
    color: #fff;
    margin-top: 45px;
    overflow: hidden;
    padding: 20px 20px 0;
}
.it-manegement-item-img {
    float: left;
}
.it-manegement-item-text {
    float: left;
    font-family: dosis;
    font-size: 15px;
    font-weight: 700;
    margin-left: 15px;
    margin-top: 5px;
    overflow: hidden;
}
.it-manegement-item {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 33.333%;
}

.it-manegement-textbox-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.it-manegement-textbox-table {
    width: 100%;
    display: table;
    text-align: center;
    height: 100%;
}
.it-manegement-text-box {
    border: 1px solid #9E9E9E;
    margin-top: 20px;
    text-align: center;
    height: 215px;
    color: #000;
    font-weight: 600;
    font-family: dosis;
    font-size: 20px;
}


.freelancer_cat_form.rbn .form-control {
    height: 180px;
}
/*.lonin-box.signup-box .col-md-12, .col-md-3, .col-md-4, .col-md-3, .col-md-6 {
  padding-left: 0;
}*/
.single-form-item.single-form-item-simple-text {
    color: #73ecd9;
}
.single {
    display: inline-block;
}
.video-img-prf p {
    margin-top: 7px;
    padding: 3px 30px;
    text-align: center;
}
span.clr-normal {
    background: #6d767f none repeat scroll 0 0;
}
.mijn_conteracten_btn_left {
    float: left;
}
.mijn_conteracten_btn_right {
    float: right;
}
.manager-top-item.mijn_conteracten_btn {
    overflow: hidden;
}
h4.clos-title {
    color: #434b4f;
    text-transform: uppercase;
}
span.clr-sdip {
    background: #757e87 none repeat scroll 0 0;
}
span.clr-ssdip {
    background: #979fa2 none repeat scroll 0 0;
}

.manager-top-iteml {
    float: left;
}
.manager-top-itemlr {
    float: right;
}
.manager-top-item {
    overflow: hidden;
}
.georgios-top.rating_pagina img {
    float: right;
}
.georgios-top img {
    float: right;
    height: 26px;
    margin-top: 35px;
}

.btn-opdrachten-item {
    border: 3px solid #84c54d;
    color: #84c54d;
    font-weight: 700;
    padding: 5px 10px;
}
.wining-msg-prize {
    border: 2px solid #565e5d;
    margin-top: 30px;
    padding: 20px;
}


.single-number-item-prize {
    margin-bottom: 25px;
    padding-left: 34px;
    position: relative;
}
.single-number-item-prize span {
    color: #73eedf;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 0;
}
.single-number-item-prize:last-child {
    margin-bottom: 0;
}

.single-item-msg-price h2 {
    font-family: dosis;
    margin-top: 20px;
}
.single-item-msg-price p {
    font-size: 17px;
    font-weight: 700;
}

.mijn-profiel-section {
    box-shadow: 0 0 10px #ddd;
    padding: 20px;
}

.text-right.alle_opdrachten2-btn a {
    padding: 3px 35.7px;
}
.text-right.alle_opdrachten2-btn a:first-child {
    background: #e88565 none repeat scroll 0 0;
}

a.color-green.color-green1 {
    background: #78eee0 none repeat scroll 0 0;
}
a.color-green.color-green2 {
    background: #90ece1 none repeat scroll 0 0;
}
a.color-green.color-green3 {
    background: #a7efe4 none repeat scroll 0 0;
}
a.color-green.color-green4 {
    background: #baede6 none repeat scroll 0 0;
}

.red_color{
    color:#e77968;
}
.text-right.alle_opdrachten2-btn {
    text-align: left;
}
.text-right.alle_opdrachten2-btn a:last-child {
    margin-right: 0;
}

.help-menu-item {
    padding-left: 35px;
}




a.transperant-color {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 12px 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    font-family: "Montserrat",sans-serif;
}
a.transperant-color::after {
    background: #9e9e9e none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.lonin-box.signup-box.opdrachtgever-signup-box .row {
  margin-left: -15px;
  margin-right: -15px;
}
.signup-check a {
    color: #434b4f;
    text-decoration: underline;
}
.opdrachten-item.opdracht_plaatsen {
    float: left;
    width: 25%;
}
.opdracht_plaatsen .effect-bubba {
  padding: 13px;
}
.opdracht_plaatsen .opdrachten-title {
    left: 120px;
    margin-top: 0;
    position: absolute;
    top: 53px;
}
.opdracht_plaatsen .opdrachten-title h2 {
      font-size: 13px;
      font-weight: normal;
      line-height: 20px;
      text-transform: none;
}








 /* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 999; /* Stay on top */
    top: 0;
    left: 0;
    /*
    overflow-x: hidden;  Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    background: #434b4f;
}

/* The navigation menu links */
.sidenav a {
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    font-size: 36px;
    margin-left: 50px;
    position: absolute;
    right: 20px;
    top: 5px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    position: relative;
    transition: 0.5s;
}
.menu_open > #main::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 10;
  transition: 0.5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}



.text-left-flt.alle2-wijz {
  width: 193px;
}
.text-left-flt.alle2-wijz a:last-child {
  background: #e88565 none repeat scroll 0 0;
  padding: 3px 35px;
}

.alle-opdrachten-item1-main {
    float: left;
    overflow: hidden;
    width: 190px;
}
.alle-opdrachten-item1 {
    float: left;
    overflow: hidden;
    width: 127px;
}
.login-submit{
  overflow: hidden;
}
.login_btn_area{
    float: left;
    width: 200px;
}
.login_rmember{
    float: left;
    padding-top: 10px;
}
.email-box > button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 999;
}
a:focus {
  outline: medium none;
  outline-offset: -2px;
}

.profile-chenge-area {
    position: relative;
    width: 175px;
    height: 175px;
    margin: 0 auto 15px;
}
#uploaded_files .prof_bg_up{
    width: 175px;
    height: 175px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
}
.overlay-upload {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all 0.3s ease 0s;
    visibility: visible;
    width: 100%;
    z-index: 99;
}
.profile-chenge-area:hover .overlay-upload {
    opacity: 0.5;
    transform: scale(1);
    visibility: visible;
}
.profile-chenge-area:hover i.fa{
    transition: all 0.3s ease 0s;
    visibility: visible;
}
.edit_skill_btn_area{
    margin-top: 30px;
}
.skill_single,
.competenties_single {
    padding: 10px 0;
}
.achieve_title h3{
    font-size: 16px;
    font-weight: bold;
    color: #ef8344;
}
.achieve_single {
    display: inline-block;
    padding: 3px;
	position: relative;
}
.achieve_single:hover .badges_tools_tip{
	display: block;
}
.achieve_single .badges_tools_tip {
	display: none;
	width: 250px;
	bottom: 100%;
	position: absolute;
	background: #fff;
	/* border: 1px solid #d6d6d6; */
	box-shadow: 0 0 4px 4px #999;
	border-radius: .4em;
	z-index: 9999999;
	padding: 10px;
	line-height: 20px;
}
















.spinner {
  margin: 10px 0;
  width: 70px;
  text-align: center;
  display: none;
}

#load_company_ranking .spinner {
  margin: 100px 0;
  width: 100%;
}

#temp_flash.spinner{float: right;}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

#load_company_ranking .spinner > div,
#newsletter_sub_message .spinner > div{
    background-color: #77eedf;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.mijn_conteracten_btn_left.only_this {
    width: 26%;
}
.mijn_conteracten_btn_right.only_mijn_conteracten {
    width: 74%;
}
.mijn_conteracten_btn_right.only_mijn_conteracten a {
    width: 22%;
}


.forger-pass-box {
    display: none;
}
.forget-inp.login_btn_area {
  float: left;
  width: 300px;
}

.brand-logo-wrapper .col-md-3 {
    width: 100%;
}

.brand-logo-wrapper .owl-nav div {
    color: #c2c2c2;
    font-size: 150px;
    left: 0;
    margin-top: -20px;
    opacity: 0;
    position: absolute;
    top: 11%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
}
.brand-logo-wrapper .owl-nav div.owl-next {
    left: auto;
    right: 0;
}
.brand-item {
    margin: 0 auto;
    text-align: center;
    width: 200px;
}
.brand-logo-wrapper:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}
#newsletter_form .lonin-box input {
  width: 100%;
}

#forget_pass_form .lonin-box input {
  width: 100%;
}
#newsletter_form .login_btn_area {
  width: 180px;
}

.border-box-free-rt p {
    border: 1px solid #909e9f;
    padding: 5px 10px;
}

.message_send_area {
    position: relative;
}
.message_send_area .btn.btn-success {
    padding: 24px 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.message_send_area textarea.form-control {
	min-height: 70px;
	padding-right: 65px;
}
.file-uploding-cat .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 0px;
	height: 37px;
	margin-top: -4px;
}


.download_conv {
    color: #3bcd5f;
    position: absolute;
}
.download_conv.act_conv{
    right: 20px;
    top: -25px;
}
.download_conv.rej_conv{
    right: 20px;
    bottom: 20px;
}

.sep {
    color: #434b4f;
    padding: 0 2px;
}

.f-log-btn {
    display: inline-block;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}

.unsubscribe a {
    color: #77eedf;
    display: block;
    margin-top: 20px;
}

.unsubscribe-form {
    padding: 10px;
}
.unsubscribe-form input[type="email"] {
    border: 1px solid #d6d6d6;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
.unsubscribe-form input[type="submit"] {
    border: 1px solid #d6d6d6;
    padding: 5px 10px;
}

.competenties_form_area {
  display: block;
  overflow: hidden;
}
.competenties_area {
    clear: both;
    margin-top: 20px;
}

.competenties_area .remove_competenties {
  margin-left: 10px;
}


.how_i_w_title_button_area {
	/* padding-top: 100px; */
	margin-top: -35px;
}
.how_i_w_title_button_area .tab_button button {
	background: #fff;
	border: none;
	padding: 5px 40px;
	text-transform: uppercase;
	margin: 0 4px;
	font-size: 20px;
	border-radius: 10px 10px 0px 0px;
	color: #77eedf;
}
.how_i_w_title_button_area .tab_button button.active{
	color: #e88565;
}
.how_i_w_content_area {
	background: #ffffff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.single_w_i_w {
	margin-bottom: 40px;
}

.top_jobs_text{
    position: relative;
    font-family: "angelinaregular";
}

.top_jobs_text p {
	font-size: 30px;
	line-height: 40px;
}
.top_job_arrow {
	position: absolute;
	top: 85px;
	left: -56px;
	display: none;
}

.top_jobs {
	padding: 50px 0;
	background: #f8efed;
}

.top_jobs .manager-top{
    position: relative;
}

.heighlighted_job .manager-top .top_baan,
.top_jobs .manager-top .top_baan {
	position: absolute;
	top: -39px;
	right: 10px;
	padding: 7px 30px;
	background: #77eedf;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border-radius: 10px 10px 0 0;
}

.heighlighted_job .manager-top .top_baan{
    right: 25px;
}

.top_jobs .manager-top {
	background: #434b4f none repeat scroll 0 0;
	overflow: unset;
	padding: 8px 0;
	display: inline-block;
	width: 100%;
}

.heighlighted_job .manager,
.top_jobs .manager {
	margin-bottom: 100px;
}


.top_freelancer_area {
	margin-top: 60px;
	width: 100%;
}

.top_freelancer {
	padding: 100px 0;
	background: #ffffff;
}
.page_details .top_freelancer {
	padding: 100px 0;
	background: transparent;
}

.top_sl{
    width: 80%;
    display: inline-block;
	margin-bottom: 50px;
}

#ranking_profile .top_sl {
	width: 58%;
}

.top_sl.favorite_list{
    width: 100%;
    position: relative;
}
.favorite_list .del_fav{
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    z-index: 99;
}
.favorite_list:hover .del_fav{
    display: block;
}
.favorite_list_job{
    position: relative;
}
.favorite_list_job .alle-opdrachten-item h4{
    text-transform: uppercase;
}
.favorite_list_job .del_fav_job{
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    z-index: 99;
}
.favorite_list_job:hover .del_fav_job{
    display: block;
}

.single_top_profile {
	width: 100%;
	box-shadow: 0px 1px 4px #999;
	border-radius: 1px;
	display: inline-block;
}
#ranking_profile .single_top_profile {
	box-shadow: none;
	border-radius: none;
}

.top_prof_name{
    font-family: "Dosis",sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #333;
}



.top_prof_rating span {
	background: #434b4f none repeat scroll 0 0;
	border-radius: 50%;
	color: #77eedf;
	display: block;
	font-size: 38px;
	font-weight: 700;
	height: 90px;
	line-height: 89px;
	float: right;
	text-align: center;
	width: 90px;

}
.top_prof_rating.free_search span {
	margin: 0 auto;
	float: none;
	margin-bottom: 15px;
}




.favorite_list .top_prof_rating span ,
#ranking_profile .top_prof_rating span {
    font-size: 35px;
     -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.favorite_list .top_prof_rating span:hover{
    color: #434b4f;
    background: #77eedf;
     -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.top_intro {
	border-top: 1px solid #000000;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
	overflow: hidden;
}
#ranking_profile .top_intro{
    border-top: none;
}
.top_intro .t_i_text {
  font-weight: bold;
  float: left;
}
.top_intro .t_i_info {
  float: right;
  background-color: #ffd74f;
  padding: 0 35px;
  text-transform: uppercase;
}
.top_ext_text{
    font-size: 30px;
    font-family: "angelinaregular";
    margin-top: 30px;
}
.free_prof_single .manager-top-item a,
.top_sl .manager-top-item a {
	background: #f2beac none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 2px 5px;
	font-weight: 700;
	width: 140px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
}
.top_sl.favorite_list .manager-top-item a{
    width: 135px;
}
.free_prof_single .manager-top-item.blue a,
.top_sl .manager-top-item.blue a {
	background: #add4f2 none repeat scroll 0 0;
}

#ranking_profile .free_prof_single .manager-top-item a,
#ranking_profile .top_sl .manager-top-item a {
    width: 48%;
}

.top_sl .favorite-item {
	background: #e98662 none repeat scroll 0 0;
    border-radius:0 0 4px 4px;
    display: inline-block;
    padding: 3px 10px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    right: -79px;
    top: 50%;
    transform: rotate(-90deg);
    text-transform: uppercase;
}
.en .top_sl .favorite-item {
	right: -72px;
}

.top_sl.favorite_list .favorite-item {
	right: -62px;
}

.top_sl:nth-child(even){
    float: right;
	padding-right: 20px;
}
.top_sl.favorite_list:nth-child(even){
    float: left;
	padding-right: 0px;
}

.rating_carve_area {
  position: absolute;
  top: -27px;
  right: -36px;
  font-family: 'Dosis', sans-serif;
  display: none;
}
.top_prof_rating.text-right {
  padding-top: 20px;
}

.free_pro_banner{
    position: relative;
}
.free_pro_banner a{
    position: relative;
    display: block;
    z-index: 2;
}

.free_pro_banner::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: url('img/freelancer_pro_profile.png?v=1');
	text-align: left;
}
.en .free_pro_banner::after {
	content: url('img/freelancer_pro_profile_en.png?v=1');
}
#ranking_profile .free_pro_banner::after{
    display: none;
}
.type_company{
    display: none;
}
.hiw_title_img h2 {
	font-size: 23px;
}

.top_jobs .management-content img {
	margin-top: 0px;
}
.top-img i {
    color: #fff;
    font-size: 45px;
    line-height: 90px;
}

#experience_form .form-group {
    overflow: hidden;
}
.mint_header,
#competenties_area .modal-header,
#training_form .modal-header,
#experience_form .modal-header {
    background: #73eedf;
}
.experience_skill,
.experience_competencies{
    display: none;
}
.experience_skill h2,
.experience_competencies h2{
    text-align: center;
    font-size: 18px;
}
.competenties_body h2,
.experience_skill h2,
.experience_competencies h2{
    text-align: center;
    font-size: 18px;
}
#competenties_area{
    overflow: hidden;
}
.more_button_area{
    margin-top: 20px;
    text-align: center;
}

.skill_edit{
    display: none;
}
.skill_show{
    display: block;
}


.skill_deit_mode .skill_edit{
    display: block;
}
.skill_deit_mode .skill_show{
    display: none;
}

.competenties_progress .progress,
.skill_progress .progress{
    margin-bottom: 5px;
}

.competenties_progress .progress .progress-bar,
.skill_progress .progress .progress-bar{
    background-color: #6FC9BF;
}
.competenties_progress .progress .progress-bar.progress-bar-danger,
.skill_progress .progress .progress-bar.progress-bar-danger{
    background-color: #E98565;
}


.language_edit_area{
    display: none;
}
.lagh_single{
    overflow: hidden;
    margin-bottom: 20px;
}
.lagh_single .lang{
    float: left;
}
.lagh_single .lang_button{
    float: right;
}
.skill_edit_area,
.interest_edit_area{
    display: none;
}
.other_experience_edit_area{
    display: none;
}
#interest_area .remove_competenties {
    margin-left: 10px;
}
.single_other_exp{
    margin-bottom: 30px;
}

.single_other_exp,
.skill_single,
.single_certificate,
.single_training,
.single_exprience{
    position: relative;
}
.single_exprience > .row {
	margin-bottom: 15px;
}

.single_other_exp{
    margin: 15px -15px;
    padding: 15px;
}
.single_other_exp:hover,
.skill_single:hover,
.competenties_single:hover,
.single_certificate:hover,
.single_training:hover,
.single_exprience:hover {
    box-shadow: 0 0 4px #d6d6d6;
}
.lagh_single:hover .lang_action,
.single_other_exp:hover .other_exp_action,
.skill_single:hover .skill_action,
.competenties_single:hover .competenties_action,
.single_certificate:hover .certificate_action,
.single_training:hover .training_action,
.single_exprience:hover .exp_action{
    display: block;
}
.lang_action,
.other_exp_action,
.skill_action,
.competenties_action,
.certificate_action,
.training_action,
.exp_action{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}
.profile_tabs{
    margin-top: 20px;
}

.interest_area .btn-default{
    margin-bottom: 10px;
}
.competenties_area span,
.interest_area span {
    margin-bottom: 0;
    display: unset;
    margin-left: 10px;
    font-weight: normal;
}
.component_groups{
    margin-bottom: 30px;
}
.ui-widget.ui-widget-content {
    z-index: 99999999999;
}
.profile_tabs .tab-content p {
    margin-bottom: unset;
}
.interest_area{
    margin-bottom: 20px;
}
.prof_cat_show{
    position: relative;
}
.edit_cat_btn{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: none;
}
.cat_save_btn{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}
.prof_cat_show:hover .edit_cat_btn{
    display: block;
}
.prof_cat_show .all-cat-f-w{
    margin: 0;
}
.prof_cat_edit{
    display: none;
    position: relative;
}

#profile_title .s_info_edit,
.freelancer_cat_bottom_left .s_info_edit{
    display: none;
}
.s_info_area{
    position: relative;
}
.s_info_area .s_info_edit.save_info_btn_group{
    position: absolute;
    top: 0;
    right: 0;
}
#profile_title.s_info_area .s_info_edit.save_info_btn_group{
    top: -37px;
}
.cat_save_btn button,
.s_info_edit button {
    height: 37px;
}
.live_cat_form {
    margin-bottom: 15px;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.more_item{
    display: none;
}
.single_certificate,
.single_training,
.single_exprience {
    margin-bottom: 0px;
    padding: 15px;
}
.single_exprience h3 {
    font-size: 18px;
    margin: 0;
    line-height: 24px;
    margin-bottom: 10px;
    background: #6FC9BF;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.single_exprience h3 span{
    font-size: 14px;
    font-weight: normal;
    text-decoration: italic;
    margin: 0;
}
.profile_info_area h3 button{
    visibility: hidden;
}
.profile_info_area:hover h3 button{
    visibility: visible;
}
.rating_number span img{
    width: 60%;
}
.rating_num_area .single {
	cursor: pointer;
	position: relative;
	margin-left: 30px;
    margin-top: 3px;
	float: left;
}

.manaager-btn span,
.top_prof_rating span{
    position: relative;
}

.management-content.profile_search .manaager-btn span::after,
.top_prof_rating span::after,
.rating_num_area .single::after {
	position: absolute;
	top: -40px;
	left: -20px;
	content: '';
	width: 130px;
	height: 100%;
	background-image: url('img/avg_rating_text_nl.png?v=1');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.rating_num_area .single.only_rating::after {
    background-image: url(img/avg_rating_text_nl.png?v=1);
}

.top_prof_rating span::after{
	top: -36px;
	left: -23px;
	width: 137px;
}


.manaager-btn > span::after{
    position: absolute;
    top: -28px;
    left: -17px;
    content: '';
    width: 105px;
    height: 100%;
	background-image: url('img/rating_text_nl.png?v=1');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.manaager-btn span.prof_rating_area::after{
    position: absolute;
    top: -28px;
    left: -17px;
    content: '';
    width: 105px;
    height: 100%;
	background-image: url('img/rating_text_nl.png?v=1');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.manaager-btn.no_curv > span::after{
    display: none;
}


.rating_num_area .single.raking_number::after {
	background-image: url('img/ranking_text_nl.png?v=1');
}
.rating_num_area .single.posted_job::after {
	background-image: url('img/posted_job_text_nl.png?v=2');
}


.skill_level_area .checkbox-inline, .radio-inline {
    margin-right: 15px;
}
.skill_no_result_found{
    color: #50A314;
    cursor: pointer;
}


#load_exp_skill span,
#load_exp_compenc span {
    display: unset;
    margin-left: 10px;
}
#load_exp_compenc div.btn {
    margin-right: 10px;
}
.map_logo img {
    width: 120px;
}
.sign_hover_effect .sign_hov{
    visibility: hidden;
}
.sign_hover_effect:hover .sign_hov{
    visibility: visible;
}
.sign_hover_effect:hover .sign_nor{
    visibility: hidden;
}
.faq_area{
    position: relative;
}
.faq_search{
    position: absolute;
    top: -8px;
    right: 0;
}
#faq_load{
    clear: both;
}
.fq_s_area{
    position: relative;
}
.fq_s_area button{
    position: absolute;
    top: 0;
    right: 0;
}

#freelancer_cat_edit .select2-container .select2-selection--single {
    height: 37px;
}
.top-img img {
    width: 45px;
    height: 45px;
}
#upload_cv_btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 1s ease 0s;
}
#upload_cv_btn::before {
    border-bottom: 1px solid red;
    border-top: 1px solid red;
    height: 100%;
    width: 0;
}
#upload_cv_btn::after {
    border-left: 1px solid red;
    border-right: 1px solid red;
    height: 0;
    width: 100%;
}
#upload_cv_btn::after, #upload_cv_btn::before {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 9;
}
#upload_cv_btn:hover {
    padding: 0 10px;
    transition: all 1s ease 0s;
}
#upload_cv_btn:hover::after {
    height: 100%;
    transition: all 1s ease 0s;
}
#upload_cv_btn:hover::before {
    transition: all 1s ease 0s;
    width: 100%;
}


.com_ext_btn_area{}
.com_ext_btn_area .c_e_b_row{}
.com_ext_btn_area .c_e_b_row a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background: #9DFAF3;
    font-size: 16px;
    margin-bottom: 10px;
}
.com_ext_btn_area .c_e_b_hot_job{
    color: #9DFAF3;
    font-weight: bold;
    background: transparent;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 100px 0 0;
    text-align: left;
}
.com_ext_btn_area .c_e_b_hot_job a span{
    color: #728484;
}

.freelancer_cat_bottom_left.com_left {
    padding-top: 70px;
    height: 190px;
}

.freelancer-profile-cat-area.com_cat::after {
    top: 153px;
}

.single_active_job {
	height: auto;
	border-right: 1px solid #000;
	margin-bottom: 40px;
	min-height: 320px;
}
.com_applied_job .single_active_job {
	border-right: 0;
}

.com_applied_job .single_active_job a {
	border: 1px solid #e98662;
	color: #e98662;
	display: inline-block;
	padding: 0px 10px;
	text-transform: lowercase;
}

.job_navigation{
    clear: both;
}
#com_job_active_load,
#com_job_pending_load{
    position: relative;
}
#com_job_active_load .spinner,
#com_job_pending_load .spinner {
	margin: 0;
	width: 100%;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: rgb(0,0,0,.3);
    padding-top: 100px;
}

.single_active_job:nth-child(3),
.single_active_job:nth-child(6),
.single_active_job:nth-child(9),
.single_active_job:nth-child(12),
.single_active_job:nth-child(15),
.single_active_job:nth-child(18),
.single_active_job:nth-child(21),
.single_active_job:nth-child(24),
.single_active_job:last-child{
    border-right: 0px;
}
.single_active_job p{}
.single_active_job p strong{
    font-weight: 500;
}
.single_active_job p strong span{
    color: #E98565;
    display: unset;
}
.comp_text{
    word-wrap: break-word;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;

  display: -webkit-flex; /* Safari */


}
.row.display-flex > [class*='col-'] {
  /*display: flex;*/
  flex-direction: column;
  -webkit-flex-direction: column; /* Safari 6.1+ */
}

/*custom css*/
.custom_img::before{
    background: #e98662 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
/*.custom_img::after {
  border-bottom: 100px solid #fff;
  border-right: 222px solid rgba(255, 255, 255, 0.29);
  bottom: -1px;
  content: "";
  height: 80px;
  left: 0;
  position: absolute;
  width: 100%;
}*/

.banner-2 .banner-img::after {
  background: none;

}
.custom_sec .slider-banner-section {
  overflow: visible;
}

.custom_sec .banner-1 .banner-img::after {
  background: none;
}



.custom_image::after {
  /*  border-bottom: 100px solid #fff;
    border-left: 222px solid rgba(255, 255, 255, 0.1);
    bottom: -1px;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    width: 100%;*/
}
.custom_image::before{
    background: #73eedf none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
    z-index: 2;
}

.custom_img::after {
/*
  background-image: url("img/left.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 40px;
  left: auto;
  position: absolute;
  width: 100%;
*/
}
.custom_image::after {
/*
  background-image: url("img/right.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
*/
}
 .freelance-rating-text {
  background: #fff none repeat scroll 0 0;
}
.slider_curve {
	position: absolute;
	bottom: -1px;
	text-align: center;
	width: 100%;
    z-index: 3;
}
.slider_curve img{
    width: 100%;
}
.menu-bars a i {
  border-radius: 50%;
  font-size: 37px;
}
.languge {
  line-height: 46px;
}
.header-logo img {
  width: auto;
  height: 80px;
}
.header-left {
  padding: 29px 0 10px 45px;
}
#uploaded_cv_files{
    position: relative;
}
#uploaded_cv_files .del_cv{
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
#uploaded_cv_files:hover .del_cv{
    display: block;
}
.ranking_right .free_pro_banner{
    float: right;
}
.ranking_right .free_pro_banner{
    float: right;
}
.ranking_right .rank_n_c_s{
    float: right;
}
.ranking_right .top_prof_rating span {
	float: left;
}
.prof_bio {
	border: 1px solid #d6d6d6;
	padding: 20px;
    margin-top: 15px;
}
.prof_bio .top_intro{
	margin: 0;
}

#ranking_profile .ranking_position {
	position: absolute;
	top: -20px;
	left: -10px;
	font-size: 30px;
	font-weight: bold;
}

#ranking_profile .ranking_right .ranking_position{
    right: 0;
    text-align: right;
}

#ranking_profile .management-content.profile_search img {
	margin-top: 0;
}

.my_more_area{}
.my_more_area .my_more_less{}
.my_more_area .my_more_more{
    display: none;
}
.my_more_btn,
.my_less_btn{
    margin-top: 10px;
}
.my_less_btn a,
.my_more_btn a{
    color: #3c8dbc;
    border: none;
    font-weight: normal;
    padding: 0;
}

.mgs_free_profile {
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
	background: #6fc9bf;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px 15px;
}
.mgs_free_profile .mgs_img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 20px;
	border-radius: 50%;
	background-size: cover;
	background-position: center center;
	box-shadow: 0 0 6px 3px #d6d6d6;
	margin-left: 5px;
	margin-top: 1px;
}
.tab-textmjn .mgs_free_profile .mgs_name p,
.tab-textmjn .mgs_free_profile .mgs_name {
	color: #fff;
}
.mgs_free_profile .mgs_name{
    float: left;
}
.mgs_free_profile .mgs_name h2{
    margin-bottom: 0;
}
.mgs_free_profile .mgs_name p{
    margin-bottom: 0;

}
.mgs_single.unread_mgs {
	background: #d6d6d6;
	padding: 5px 10px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.tab-content .mgs_single.unread_mgs p {
	margin-bottom: 5px;
}
.close_messaging {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 25px;
	color: red !important;
}

.available_bdg_area ul{
	padding-left: 15px;
}








.my_packages{
    clear: both;
}
.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}
.columns.current_package{
    z-index: 9;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    cursor: not-allowed;
    position: relative;
}

.columns.current_package::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 110%;
	z-index: 99;
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price.active,
.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.mem_company.member_tab .price{
	padding-bottom: 100px;
}

.price.active{
    transform: scale(1.1);
	position: relative;
	z-index: 9;
}

.price .header {
	background-color: #111;
	color: white;
	font-size: 25px;
	padding: 25px;
	position: relative;
	overflow: hidden;
}
.price .header span.opt_price {
	background: #e88565;
	position: absolute;
	top: 10px;
	right: -87px;
	font-size: 8px;
	transform: rotate(45deg);
	text-align: center;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.price li {
    border-bottom: 1px solid #eee;
    padding: 12px;
    text-align: center;
}
.price ul{
    list-style: none;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
}


.price .grey.active,
.price .grey:hover{
    background-color: #73eedf;
    color: #fff;
    cursor: pointer;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}

.ranking_cat {
	margin: 20px 0 50px;
}
.rank_single_comp{
    clear: both;
}
.rank_single_comp {
	clear: both;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	box-shadow: 1px 2px 4px 1px #d6d6d6;
}
.rank_single_comp .comp_logo {
	width: 140px;
	min-height: 80px;
	display: block;
	overflow: hidden;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 5px;
	float: right;
}
table.company-ranking {
	width: 300px;
	float: right;
}
.com_ranking_heading{

}
.com_ranking_heading.winner-rating-section {
    padding-bottom: 0;
	margin-top: -5px;
}
.com_ranking_heading.winner-rating-section h3 {
	border-bottom: none;
	margin: 8px 0;
	padding: 0;
}
.com_ranking_heading.winner-rating-section .winner-rating-right {
	margin-top: 0px;
}
.f_ranking_btn{
    cursor: pointer;
}
.cf_send_mail{
    cursor: pointer;
}

.owl-carousel.select_category .owl-item img {
	opacity: .2;
}
.owl-carousel.select_category .opdrachten-title {
	opacity: 1;
	visibility: visible;
}
.cke_path {
	display: none;
}
.select_category .opdrachten-title h2 {
	font-size: 22px;
}
.mem_freelancer h2.mem_title,
.mem_company h2.mem_title{
    color: #e88565;
    font-size: 22px;
}

#freelancer_extend_membership{
    background: #eeeeee;
}

#freelancer_reward{
    float: left;
    display: inline;
    width: 100%;
}


.probootstrap-teacher {
	padding: 60px 20px;
	border: 1px solid #e6e5e5;
	-webkit-transition: .3s all;
	transition: .3s all;
	position: relative;
	top: 0;
	margin-bottom: 20px;
	border-radius: 50%;
	margin-top: 50px;
}
.probootstrap-teacher .media {
	margin-bottom: 20px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.probootstrap-teacher .media img {
	width: 90px;
	margin: 0 auto;
}
.probootstrap-teacher .text h3 {
	font-size: 20px;
	margin: 0;
}

.probootstrap-teacher:focus, .probootstrap-teacher:hover {
	top: -10px !important;
	border: 1px solid transparent !important;
	-webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1) !important;
	box-shadow: 0 2px 20px 0 rgba(0,0,0,.1) !important;
}


#mu-download {
	background-image: url("img/download-bg.jpeg");
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	display: inline;
	float: left;
	position: relative;
	width: 100%;
}
#mu-download::before {
	background: rgba(0,0,0,0.9);
	bottom: 0;
	content: '';
	left: 0;
	top: 0;
	right: 0;
	position: absolute;
	opacity: 0.84;
}
.mu-download-area {
	display: inline;
	float: left;
	padding: 150px 0;
	width: 100%;
}
.mu-title-area {
	display: inline;
	float: left;
	text-align: center;
	padding: 0 120px;
	width: 100%;
}
.mu-download-area .mu-title, .mu-download-area p {
	color: #fff;
}
.mu-download-content {
	display: inline;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.mu_btn {
	border: 2px solid #fff;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	margin: 0 10px;
	padding: 35px 22px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 40px;
	font-weight: bold;
	width: 400px;
}
.mu_btn span{
    font-size: 12px;
}
.mu_btn.mu-apple-btn{
    background-color: rgba(119,143,229,.9);
}
.mu_btn.mu-google-btn{
    background-color: rgba(69,186,98,.9);
}
.mu_btn:hover{
    color: #fff;
    background-color:#e88565;
    box-shadow: 0px 0px 4px 2px #e88565;
}


.section-title-mem {
	color: #e88565;
	font-family: "Dosis",sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 60px;
	position: relative;
}
.section-title-mem.mem_ico{
    display: inline-block;
    padding-left: 62px;
}
.section-title-mem.mem_ico::before {
	content: '';
	position: absolute;
	top: -13px;
	left: 0;
	width: 45px;
	height: 45px;
	background-image: url('img/mem_title.png');
	background-size: cover;
	background-position: center;
}
.mem_company .section-title-mem.mem_ico.mem_ico::before {
	background-image: url('img/no_time_wasted.png');
}
.f_mem_btn_area{
    width: 565px;
    margin: 0 auto;
}
.f_mem_btn_area .mem_btn {
	/* padding: 20px; */
	text-align: center;
	float: left;
	width: 45%;
	border-radius: 10px;
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
    margin: 30px 0;
}
.f_mem_btn_area .mem_btn.btn_1{
    background: #c5b8b8;
}
.f_mem_btn_area .mem_btn.btn_2{
    background: #a5c9ff;
}
.f_mem_btn_area .mem_btn a {
	font-weight: bold;
	font-size: 16px;
	display: block;
	overflow: hidden;
	padding: 20px;
}
.f_mem_btn_area .mem_btn a span{
    font-weight: 400;
    font-size: 11px;
}

.f_mem_btn_area .mem_btn_of{
    float: left;
    text-align: center;
    text-transform: uppercase;
    width: 10%;
    line-height: 92px;
    margin: 30px 0;
}
.clr{
    clear: both;
}
.free_rewards{
	width: 800px;
	margin: 0 auto;
}
.rew_single{
    text-align: center;
	cursor: pointer;
}
.free_rewards .free_rewards_single_n {
	text-align: center;
	width: 200px;
	height: 200px;
	float: left;
	/* margin: 15px; */
	padding: 10px;
}
.free_rewards .free_rewards_single_n .probootstrap-teacher {
	padding: 25px 20px;
	border: 1px solid #e6e5e5;
	-webkit-transition: .3s all;
	transition: .3s all;
	position: relative;
	top: 0;
	margin-bottom: 20px;
	border-radius: 50%;
	margin-top: 50px;
	width: 185px;
	height: 185px;
}
.free_rewards .free_rewards_single_n .probootstrap-teacher .media img {
	width: 60px;
	margin: 0 auto;
}
.free_rewards .free_rewards_single_n .probootstrap-teacher:hover,
.free_rewards .free_rewards_single_n .probootstrap-teacher:focus, {
	top: -10px;
	border: 1px solid transparent;
	-webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
}
.rew_single .rew_img{
	width: 170px;
	height: 170px;
	padding: 34px;
	border-radius: 50%;
	border: 2px solid #d6d6d6;
	text-align: center;
    margin: 10px auto;
	position: relative;
	top: 0;
	-webkit-transition: .3s all;
	transition: .3s all;
}
.rew_single .rew_img:hover{
	top: -10px ;
	border: 1px solid transparent !important;
	-webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1) !important;
	box-shadow: 0 2px 20px 0 rgba(0,0,0,.1) !important;
	-webkit-transition: .3s all;
	transition: .3s all;
}
.rew_img img{
    max-width: 100%;
}
.rew_txt{
    font-size: 16px;
    color: #797979;
}
#available_badges {
	background-image: url('img/badges_bg.jpeg');
	background-position: center center;
	/* background-size: 100%; */
/*	background-repeat: no-repeat;*/
	position: relative;
	z-index: 0;
	
	float: left;
	clear: both;
	display: block;
	width: 100%;
	padding: 80px 0;
}

#available_badges .service-block-bg {
	background-color: rgba(180,127,65,0.4);
}

#available_badges .service-block-bg:hover{
	background-color: rgba(180,127,65,1);
}
#available_badges .service-block-bg {
	color: #fff;
	padding: 15px;
	margin: 10px 0;
	min-height: 175px;
}
#available_badges .service-block-bg h3 {
	margin: 10px 0;
	text-align: center;
}
#available_badges .service-block-bg p{
    color: #fff;
}


.section-title-badge {
	color: #fff;
	font-family: "Dosis",sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 60px;
	position: relative;
}
.available_bdg_area{}
.single_mem_badge {
	border: 1px solid #000;
	border-radius: 5px;
	padding: 30px;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}
.single_mem_badge .bad_img{
    width: 40%;
    float: left;
    text-align: center;
}
.single_mem_badge .bad_text{ 
    width: 60%;
    float: left;
}
.single_mem_badge .bad_text h2{
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #E88565;
}

.mem_prize {
	margin: 50px 0;
	display: block;
	overflow: hidden;
}
.mam_prize h2.title1{
    font-size: 28px;
    color: #E88565;
}
.mam_prize h2.title2{
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #77EDDE;
}

.prz_single{
    float: left;
    width: 33.33%;
}
.prz_single .prz_text {
	display: block;
	overflow: hidden;
	min-height: 76px;
}
.prz_single .prz_icon{
    width: 20%;
    float: left;
}
.prz_single .prz_text_details {
	width: 80%;
	float: left;
	padding: 0 15px;
	line-height: 14px;
}
.prz_single .prz_text_details h2{
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    color: #E88565;
    margin: 0;
}
.prz_single .prz_text_details p{
    font-size: 8px;
    color: #E88565;
    margin: 0;
}
.prz_single .prz_no {
	display: block;
	border: 3px solid #f6e18f;
	border-radius: 5px;
	clear: both;
    display: table;
    width: 100%;
    text-align: center;
}
.prz_single .prz_no span {
    display: table-cell;
    vertical-align: middle;
    font-size: 48px;
    color: #F6E18F;
}



.prz_single.first_pirze .prz_no {
	height: 250px;
	background: rgba(255, 255, 214, 1);
}
.prz_single.second_pirze .prz_no  {
    height: 170px;
}
.prz_single.third_pirze .prz_no  {
    height: 135px;
}

.prz_single.second_pirze {
	padding-top: 80px;
}

.prz_single.third_pirze {
	padding-top: 115px;
}

#member_reward {
	padding: 60px 0;
	clear: both;
}
#member_prize {
	padding: 60px 0;
	clear: both;
}
#stable_factor{
    background: #fdfafe;
    padding: 30px 0;
}
#raising_star{
    padding: 30px 0;
}
#highest_entry{
    position: relative;
    padding: 50px 0;
}
.prz_padding {
	padding: 0 60px;
	margin-top: 55px;
}
#highest_entry::before {
	content: '';
	position: absolute;
	top: 0;
	left: 15%;
	width: 70%;
	height: 72%;
	background: #fdfafe;
	border-radius: 50%;
	margin: 0 auto;
}
.mem_company{
    display: none;
}

.free_rewards.company {
	margin-bottom: 45px;
}
.free_rewards.company .rew_com_single .rew_img{
    width: 170px;
    height: 170px;
    margin: 0 auto;
    text-align: center;
}
.free_rewards.company .rew_com_single .rew_img img {
	max-width: 100%;
	max-height: 100%;
}
.free_rewards.company .rew_txt {
	text-align: center;
	/* margin-top: 23px; */
	line-height: 21px;
	width: 55%;
	margin: 20px auto;
}
.free_rewards.company .rew_txt h2 {
	font-size: 17px;
	color: #797979;
	font-weight: bold;
    margin-bottom: 7px;
}
.free_rewards.company .rew_txt p {
	font-size: 14px;
}

.member_tab .price .header span.opt_price {
	top: 12px;
	right: -160px;
}
.badges_text p{
    color: #fff;
}

.login-social {
	margin-bottom: 15px;
	margin-left: -4px;
	margin-right: -4px;
	display: block;
	overflow: hidden;
}
.social_btn_sing {
	float: left;
	width: 50%;
	padding: 4px;
}
.social_btn_sing.so_gp {
	display: none;
}

.login-social a {
	background: #337ab7;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 3px;
	padding: 6px;
    font-size: 10px;
}
.login-social a span {
	font-size: 15px;
}
.login-social .so_link a {
	background: #2876B4;
}
.login-social .so_fb a {
	background: #3B5997;
}
.login-social .so_gp a {
	background: #DC4A39;
}
.login-social a .social_btn {
	margin-right: 5px;
}

.rising_star {
	background: #fff;
	display: block;
	overflow: hidden;
	box-shadow: 0px 0px 7px 1px #999;
	margin-top: 50px;
	margin-bottom: 50px;
}
.rising_star .rs_left{
    float: left;
    width: 70%;
    padding: 20px;
}
.rising_star .rs_left .rs_intro{
    border-bottom: 2px solid #e88565;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.rising_star .rs_left h1 {
	font-family: "Dosis",sans-serif;
	font-size: 40px;
}
.rising_star .rs_left h2 {
	font-family: "Dosis",sans-serif;
	font-weight: normal;
	color: #e88565;
}
.rising_star .rs_left p{}
.rising_star .rs_left ul {
	margin-top: 30px;
	margin-left: 48px;
	list-style: none;
}
.rising_star .rs_left ul li {
	padding-bottom: 30px;
	position: relative;
}
.rising_star .rs_left ul li::before {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	background: #74eedf;
	font-size: 33px;
	position: absolute;
	top: 0px;
	left: -50px;
	border-radius: 50%;
	padding: 5px;
	width: 40px;
	height: 41px;
	line-height: 36px;
    z-index: 3;
}
.rising_star .rs_left ul li::after {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -30px;
	background: #74eedf;
	z-index: 2;
}
.rising_star .rs_left ul li:last-child::after {
	display: none;
}
.rising_star .rs_left ul li h3 {
	font-size: 14px;
}
.rising_star .rs_left ul li p {
	font-size: 12px;
}

.rising_star .rs_right{
    float: left;
    width: 30%;
    background: #74eedf;
}
.rising_star .rs_right img{
    width: 100%;
}
.rising_star .rs_right .rs_bio{
    padding: 20px;
}
.rising_star .rs_right .rs_bio h1{
    font-family: "Dosis",sans-serif;
    color: #fff;
    text-transform: uppercase;
}
.rising_star .rs_right .rs_bio p{}
.wineer_meet_text{
    margin: 30px 0;
}
.wineer_meet_text h3{
    font-family: "angelinaregular";
    color: #74eedf;
    font-weight: normal;
    margin-bottom: 0;
}
.wineer_meet_img{
    padding-top: 50px;
}

.upgrade-form-area .single-form-item label {
    font-weight: bold;
}
.upgrade-form-area .single-form-item .custom-select-2 select{
	border-radius: 0;
	height: 38px;
}


.job_counter_links {
	padding: 30px 0;
}
.job_counter_links a{
	margin-right: 20px;
	color: #434b4f;
	padding: 2px 4px;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.job_counter_links a.active,
.job_counter_links a:hover{
	color: #fff;
	background-color: #434b4f;
	border-radius: 4px 4px;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.counter_remaining_area{
	text-align: center;
	text-transform: uppercase;
}
.counter_remaining_area p{
	font-weight: bold;
}
.remaining_counter {
	background: #434b4f none repeat scroll 0 0;
	border-radius: 50%;
	color: #77eedf;
	display: block;
	font-size: 50px;
	font-weight: 700;
	height: 110px;
	line-height: 110px;
	margin: 0 auto 10px;
	text-align: center;
	width: 110px;
}

.company_sidebar {
	margin-top: 60px;
	border: 1px solid #000;
	padding: 15px;
}
.csb_img {
	text-align: center;
	margin: 20px 0;
}
.csb_img img {
	max-width: 100%;
}
.csb_text h2 {
	font-family: "Dosis",sans-serif;
}
.csb_design_text {
	margin-top: 20px;
}
.csb_text_single {
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
.csb_text_title {
	float: left;
	width: 15%;
	font-family: "Dosis",sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #77eedf;
}
.csb_text_details {
	float: left;
	width: 85%;
	line-height: 25px;
}

.prof_ranking .counter_winer{
	display: none;
}
.prof_ranking.winer {
	display: block;
	border: 1px solid #e88565;
	/* background: #e88565; */
	margin-bottom: 13px;
	border-radius: 5px 5px 0 0;
}
.prof_ranking.winer .counter_winer {
	display: block;
	background: #e88565;
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Dosis",sans-serif;
}
.prof_ranking.winer .rank_single_comp{
	margin-bottom: 0;
}

#training_form .select2-container--default .select2-selection--single .select2-selection__placeholder {
    text-transform: lowercase;
}

.feb_budget{
	width: 20%;
}
.app_budget{
	width: 19%;
}
.feb_duration{
	width: 19%;
	padding: 0;
}


.upgrade-form .upgrade_profile .in_page_hilder_wrap{
	display: inline-block;
	position: relative;
}
.upgrade-form .upgrade_profile .in_page_hilder_wrap:hover .in_page_hilder_area{
	opacity: 1;
	display: block;
}

.in_page_hilder_area {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	overflow: auto;
	z-index: 10;
	opacity: 0;
	margin-top: -10px;
	border: solid 1px #000;
	box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, .3);
	transition: z-index steps(1) .3s, opacity .3s, margin-top .3s;
	width: 700px;
	max-height: 900px;
	background: #fff;
	left: -230px;
	display: none;
}
.in_page_header {
	background: #73eedf;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 15px;
	text-align: center;
}
.in_page_body {
	display: block;
	overflow: hidden;
	width: 100%;
	float: left;
	word-wrap: break-word;
	padding: 15px;
	overflow-x: auto;
}


.prof_search_page{}
.prof_search_page .management-content.profile_search .manaager-btn {
	margin-top: 8px;
}
.prof_search_page .management-content.profile_search img {
	margin-top: 0;
}
.edit_other_experience {
	font-size: 22px;
}

.row.row-1 {
	margin: 0;
}

.sign_up_text{}
.sign_up_text h1{}
.sign_up_text h4 {
	margin-left: 100px;
}
.sign_up_text p {
	margin-left: 135px;
}
.ranking_page_image{
	padding: 20px 100px;
}




/*** custom checkboxes ***/

#competentiesModal input[type=checkbox] { display:none; } /* to hide the checkbox itself */
#competentiesModal input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

#competentiesModal input[type=checkbox] + label:before { content: "\f096"; } /* unchecked icon */
#competentiesModal input[type=checkbox] + label:before { letter-spacing: 10px; } /* space between checkbox and label */

#competentiesModal input[type=checkbox]:checked + label:before { content: "\f046"; } /* checked icon */
#competentiesModal input[type=checkbox]:checked + label:before { letter-spacing: 5px; } /* allow space for check mark */

#competentiesModal input[type=checkbox] + label,
#competentiesModal input[type=checkbox] + label:before,
#competentiesModal input[type=checkbox]:checked + label:before,
#competentiesModal input[type=checkbox]:checked + label:before{
	-webkit-transition: all .5s ease;   
    -moz-transition: all .5s ease;  
    -o-transition: all .5s ease;    
    transition: all .5s ease;
}


.mgs_com_name_v3 ,
.mgs_com_name_v3 p{
	color: #6fc9bf;
}

#pending_jobs_area.single-georgios-cappon,
#active_jobs_area.single-georgios-cappon{
	background: transparent;
	box-shadow:none;
}



.login-form.kvk_loading{
	position: relative;
}
.login-form.kvk_loading::after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, 0.6);
	z-index: 8;
}

.spinner_signup_container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.kvk_loading .spinner_signup_container{
	display: block;
}
.kvk_loading .spinner_signup {
	width: 80px;
	height: 80px;
	position: relative;
	margin: 100px auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #73eedf;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.stky_white_bg{
	background: #fff;
	padding: 20px 0;
}
img.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}
.col_cont{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}



.hfw_p_btn {
	margin-top: 110px;
}
.hfw_p_btn_last {
	margin-top: 40px;
}
.doet-img {
	position: relative;
	margin-top: 47px;
}
.cc-window.cc-floating {
	max-width: 100% !important;
	width: 100%;
}

.our_amb_txt {
	padding-top: 76px;
}
.our_amb_img img {
	width: 280px;
	height: 325px;
}
.onze_ambitie_title {
	margin-bottom: 90px;
}
.onze_ambitie_ba .txt_part {
	padding-top: 80px;
}
.onze_ambitie_ba .img_part {
	width: 565px;
	height: 370px;
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}
.owl-carousel .owl-dot{
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

#ranking_profile {
	display: block;
	overflow: hidden;
}

.rc-anchor-light.rc-anchor-normal {
    border: none !important;
    box-shadow: none !important;
}
.rc-anchor-light {
    background: transparent !important;
}

#n_profile_details{
	position: relative;
}











.grey-color,
.grey-color a{
    color:#434b4f !important; font-size: 14px;
}
.line-height-normal{ line-height: 1.5 !important}

label{font-weight: normal;}

.btn-rollover .hide-on-rollover{ display: inline;}
.btn-rollover .show-on-rollover{ display: none;}

.btn-rollover:hover .hide-on-rollover{ display: none;}
.btn-rollover:hover .show-on-rollover{ display: inline;}

#warped {position: relative; display: block; width:184px; height:94px;}

#warped>span[class^=w]:nth-of-type(n+0){display:block; position:absolute;
-moz-transform-origin:50% 100%; -webkit-transform-origin:50% 100%; -o-transform-origin:50%
100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%; }

#warped span{font-size:16px;font-weight:bold;font-style:normal;
line-height:0.65; white-space:pre; overflow:visible; padding:0px;}

#warped .w0 {-moz-transform: rotate(-0.58rad);-webkit-transform: rotate(-0.58rad);-o-transform:
rotate(-0.58rad);-ms-transform: rotate(-0.58rad); transform: rotate(-0.58rad);
width: 12px; height: 13px; left: 45.33px; top: 39.19px;}

#warped .w1 {-moz-transform: rotate(-0.3rad);-webkit-transform: rotate(-0.3rad);-o-transform:
rotate(-0.3rad);-ms-transform: rotate(-0.3rad); transform: rotate(-0.3rad);
width: 13px; height: 13px; left: 60.65px; top: 31.83px;}

#warped .w2 {-moz-transform: rotate(-0.04rad);-webkit-transform: rotate(-0.04rad);-o-transform:
rotate(-0.04rad);-ms-transform: rotate(-0.04rad); transform: rotate(-0.04rad);
width: 11px; height: 13px; left: 78.37px; top: 29.03px;}

#warped .w3 {-moz-transform: rotate(0.17rad);-webkit-transform: rotate(0.17rad);-o-transform:
rotate(0.17rad);-ms-transform: rotate(0.17rad); transform: rotate(0.17rad);
width: 6px; height: 13px; left: 94.31px; top: 30px;}

#warped .w4 {-moz-transform: rotate(0.41rad);-webkit-transform: rotate(0.41rad);-o-transform:
rotate(0.41rad);-ms-transform: rotate(0.41rad); transform: rotate(0.41rad);
width: 14px; height: 13px; left: 104.63px; top: 34.35px;}

#warped .w5 {-moz-transform: rotate(0.7rad);-webkit-transform: rotate(0.7rad);-o-transform:
rotate(0.7rad);-ms-transform: rotate(0.7rad); transform: rotate(0.7rad);
width: 13px; height: 13px; left: 120.78px; top: 44.09px;}
