@charset "UTF-8";
/*.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.paginations .load-more-post{display:inline-block;padding:5px 60px;line-height:1.3;background:#C9C9C9;color:#fff;font-size:12px;cursor:pointer}.ae-item{-webkit-transition:opacity 1.5s ease-in;-moz-transition:opacity 1.5s ease-in;-o-transition:opacity 1.5s ease-in}.ae-item.fade-out{opacity:0}.ae-item.fade-in{opacity:1}*/
.mfp-bg {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: right;
  z-index: 1045; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  right: 8px;
  left: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 10px 18px 0;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  left: -6px;
  text-align: left;
  padding-left: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  left: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 35px;
  margin-right: 35px;
  border: inset transparent; }

.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow-left {
  right: 0; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-left: 17px solid #fff;
  margin-right: 31px; }

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
  margin-right: 25px;
  border-left: 27px solid #3f3f3f; }

.mfp-arrow-right {
  left: 0; }

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-right: 17px solid #fff;
  margin-right: 39px; }

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
  border-right: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  right: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  left: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: right;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-left: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-right: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    left: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-right: 6px;
    padding-left: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  right: 50%;
  margin-right: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  left: 0;
  padding-top: 0; }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative; }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: right; }

.owl-controls .owl-buttons div, .owl-controls .owl-page {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: url(../img/grabbing.png) 8 8, move; }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: .5; }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-item.loading {
  min-height: 150px;
  background: url(../img/AjaxLoader.gif) no-repeat center center; }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100%, 75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100%, 75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  100%, 75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

.marsk-black {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  display: none; }

.fre-menu-overflow {
  overflow: hidden; }

.fre-menu-overflow #video-background-wrapper,
.fre-menu-overflow #header-wrapper,
.fre-menu-overflow .fre_containers,
.fre-menu-overflow footer,
.fre-menu-overflow .copyright-wrapper {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px); }

.loading-blur {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 998; }

.loading-img {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  background: url("../img/loading.gif") center center no-repeat; }

.loading-overlay {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  opacity: 0.5;
  background: #ffffff; }

.form-control {
  border: 1px solid #d7d8da;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%; }

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap; }

.btn, .btn:hover {
  border: none; }

.ribbon {
  width: 50px;
  height: 35px;
  background: #e74c3c;
  position: absolute;
  text-align: center;
  top: -20px;
  left: 45px;
  padding-top: 10px; }

.ribbon:after {
  width: 20px;
  content: "";
  display: block;
  border: 25px solid #e74c3c;
  border-top-width: 0.5em;
  border-bottom-color: transparent;
  z-index: 5;
  bottom: 0;
  border-bottom-color: transparent;
  top: 35px;
  position: absolute; }

/* --------------------------------------------------------- */
/* S E T T I N G   5   C O L U M N S   B O O T S T R A P
/* --------------------------------------------------------- */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-15 {
  width: 20%;
  float: right; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: right; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: right; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: right; } }

/* --------------------------------------------------------- */
/* H E A D E R  S T Y L E
/* --------------------------------------------------------- */
.container.search-form-top {
  margin-top: -1px;
  position: relative;
  z-index: 1;
  width: 1200px; }

.title-search-form-top {
  color: #2c3d4f;
  font-size: 15px;
  font-weight: 600; }

.content-search-form-top-wrapper {
  padding-right: 15px; }

.content-search-form-top-wrapper #skill,
.content-search-form-top-wrapper .keyword {
  width: 100%;
  height: 30px; }

.content-search-form-top-wrapper .skills-wrap {
  position: relative; }

.content-search-form-top-wrapper .skills-wrap i {
  position: absolute;
  left: 10px;
  top: 8px; }

.content-search-form-top-wrapper p.pick-a-date {
  position: relative; }

.content-search-form-top-wrapper p.pick-a-date i {
  position: absolute;
  left: 20px;
  top: 8px; }

.cat-filter,
.type-filter {
  color: #0091ea;
  width: 190px;
  height: 30px; }

header.trans-color .top-header {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.logo {
  display: block;
  text-align: center;
  margin: 13px 0px; }

.standard-menu .logo {
  text-align: right;
  margin: 13px 0; }

.logo img {
  max-height: 300px;
  max-width: 100%; }

.logo.site_logo_black {
  display: none; }

#header-wrapper.sticky .site_logo_black {
  display: block; }

#header-wrapper.sticky .site_logo_white {
  display: none; }

.header-sub-wrapper {
  background: url(../img/bg-header.jpg) no-repeat center center;
  background-size: cover;
  min-height: 300px; }

.header-sub-wrapper-tan {
  position: relative;
  z-index: 10; }

.header-sub-wrapper .number-project-wrapper, .header-sub-wrapper .number-profile-wrapper {
  background: none; }

.header-sub-wrapper .number-project, .header-sub-wrapper .number-profile {
  color: #fff;
  margin-top: 120px; }

.profiles-search-container .top-profile {
  margin-bottom: 0; }

.profiles-search-container .bottom-profile {
  display: none; }

.chosen-container-multi .chosen-choices li.search-choice {
  background: transparent;
  padding: 5px 5px 5px 20px;
  box-shadow: none;
  border: 1px solid #d7d8da;
  margin-top: 5px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 6px; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 28px; }

.profile-category .chosen-container-single .chosen-single div b {
  background: url(../img/chosen-sprite.png) no-repeat 0 6px; }

.portfolio-skills .chosen-container-single .chosen-single div b {
  background: url(../img/chosen-sprite.png) no-repeat 0 12px; }

/* --------------------------------------------------------- */
/* M E N U  D O O R  S T Y L E
/* --------------------------------------------------------- */
.bg-sub-wrapper .color-left .content-sub h1, .bg-sub-wrapper .color-left .content-sub p {
  text-align: left; }

/* --------------------------------------------------------- */
/* B R E A D C R U M B   S T Y L E
/* --------------------------------------------------------- */
.breadcrumb-wrapper {
  width: 100%;
  background: #fff;
  min-height: 30px; }

.breadcrumb {
  padding: 20px 0;
  background: none;
  margin-bottom: 0; }

.breadcrumb > li + li:before {
  content: "\f101";
  font-family: 'FontAwesome'; }

.prj-next-link {
  display: block;
  padding: 20px 0;
  text-align: left; }

.prj-next-link i {
  margin-right: 10px; }

/* --------------------------------------------------------- */
/* L I S T  P R O J E C T  &   P R O F I L E   S T Y L E
/* --------------------------------------------------------- */
.section-project, .section-profile {
  background-color: #fff;
  width: 100%; }

.mg-b-20 {
  margin-bottom: 20px; }

.btn-sumary.btn-post-profile i {
  display: inline-block;
  margin-left: 15px; }

/* css copy from style theme.css */
.nav-tabs-project .nav-tabs > li > a {
  color: #bdc3c7; }

.list-profile .profile-content .top-profile .position-profile,
.list-profile .profile-content .top-profile .name-profile,
.list-project li .title-project,
.list-project li .project-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap; }

.list-project li .project-item-title {
  width: 85%;
  /*display: inline-block;*/ }

.list-profile .profile-content .top-profile .position-profile {
  width: 100%;
  display: inline-block; }

.box-shadow-style-theme {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  -moz-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  -webkit-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75); }

.comment-reply-title {
  cursor: pointer; }

.pos-related {
  position: relative; }

.btn-sumary.btn-post-profile:hover i {
  opacity: 1;
  right: 15px; }

/*.btn-sumary.btn-post-project:hover,*/
.btn-sumary.btn-post-profile:hover {
  opacity: .8;
  padding-right: 40px; }

.title-tab-profile h2 {
  color: #8a9599;
  font-size: 12px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
  display: block; }

.fre_container .wpb_tour .wpb_tabs_nav {
  width: 20%; }

.fre_container .wpb_tour .tab-content-profile, .fre_container .wpb_tour .tab-content-project {
  margin: 0px; }

.fre_container .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  width: 80%; }

.fre_container .wpb_tour .profile-item {
  width: 100%; }

.fre_container .wpb_tour .list-profile .profile-content .top-profile .info-profile {
  width: 60%; }

.fre_container .wpb_tour_next_prev_nav {
  margin-right: 0;
  padding-bottom: 20px; }

.btn-complete-project,
.btn-excecute-project {
  background-color: #2dcb71;
  -moz-box-shadow: 0 2px 0 #239b56;
  -webkit-box-shadow: 0 2px 0 #239b56;
  box-shadow: 0 2px 0 #239b56; }

.btn.btn-view-profile:hover,
.btn.btn-apply-project-item:hover,
.btn.btn-apply-project-item:focus,
.btn.btn-excecute-project:focus,
.btn.btn-refund-project:focus {
  color: #fff;
  opacity: .9; }

.number-project-wrapper-archive, .number-profile-wrapper-archive {
  background: none;
  padding: 30px 0 0; }

@media (max-width: 768px) {
  .number-project-wrapper-archive select {
    display: block !important;
    min-height: 35px;
    border: 1px solid #f2f2f2;
    color: #555555;
    background-color: #fff;
    border-radius: 0; } }

.number-project-wrapper-archive .btn-sumary.btn-post-project, .number-project-wrapper-archive .pos-related, .number-profile-wrapper-archive .btn-sumary.btn-post-profile, .number-profile-wrapper-archive .pos-related {
  position: static; }

.number-project-wrapper-archive .chosen-sort .chosen-container-single .chosen-single {
  border: none;
  height: auto;
  padding: 5px 15px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff !important;
  -moz-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  -webkit-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  color: #656f77;
  font-size: 13px; }

.number-project-wrapper-archive .chosen-container .chosen-drop {
  border: none;
  -moz-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  -webkit-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75); }

.number-project-wrapper-archive .chosen-container-single .chosen-single div {
  top: 10px; }

/* --------------------------------------------------------- */
/* S I N G L E   P R O J E C T   S T Y L E
/* --------------------------------------------------------- */
.info-project-item ul.info-item li {
  display: inline-block;
  margin-left: 10px; }

.list-share-social {
  vertical-align: middle; }

.list-share-social, .list-share-social li {
  /*display:inline-block;*/
  float: right; }

.content-require-project img {
  max-width: 100%;
  margin-bottom: 10px;
  height: auto; }

.list-require-skill-project ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.list-require-skill-project.list-skill ul li {
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f2f5f7;
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline-block; }

.list-require-skill-project.list-skill ul li a {
  color: #666f78;
  font-size: 12px;
  font-weight: 500; }

/* custom field style */
.ae-field-title {
  color: #2c3d4f;
  font-size: 18px;
  font-weight: 700;
  margin: 0 !important;
  display: block; }

.custom-field-wrapper a {
  color: #5d5f5e; }

.custom-field-wrapper li {
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f1f5f7;
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline-block; }

.custom-field-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none; }

#tab_profile_details .field-label {
  display: block; }

.form-group-control.checkbox-field.error i {
  left: -20px;
  top: auto;
  bottom: 35px; }

.form-group-control.checkbox-field.error .message {
  font-size: 13px;
  margin-top: 0;
  margin-left: -15px; }

.tab-content-profile .block-profiles .detail-profile-page .checkbox-field label,
.tab-content-profile .block-profiles .detail-profile-page .radio-field label {
  font-weight: normal; }

.tab-content-profile .block-profiles .detail-profile-page .radio-field label.radio-line {
  margin-right: 0;
  margin-left: 14px; }

.single-projects .info-project-item-details .content-require-skill-project .list-require-skill-project.list-project_category > ul > li {
  margin-bottom: 10px; }

.single-projects .info-project-item-details .content-require-skill-project .list-require-skill-project.list-project_category > ul > li > a {
  color: #666f78;
  font-size: 14px;
  font-weight: 700; }

.single-projects .info-project-item-details .content-require-skill-project .list-require-skill-project.list-project_category > ul > li ul {
  padding-right: 20px; }

.single-projects .info-project-item-details .content-require-skill-project .list-require-skill-project.list-project_category > ul > li ul li a {
  color: #656f77;
  font-size: 12px; }

/* --------------------------------------------------------- */
/* S I N G L E   P R O F I L E   S T Y L E
/* --------------------------------------------------------- */
/* dispute style */
.status-project-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1; }

.status-project-wrapper .form-close-project,
.status-project-wrapper .form-finish-project {
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  margin: 0 auto;
  width: 50%;
  top: 40%; }

.status-project-wrapper .form-close-project,
.status-project-wrapper .form-finish-project {
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  margin: 0 auto;
  width: 50%;
  top: 20%; }

.status-project-wrapper .form-finish-project h5 {
  font-size: 18px;
  font-weight: 700; }

.status-project-wrapper p {
  color: #2c3d4f;
  font-size: 18px;
  text-align: center;
  line-height: 2;
  display: block; }

.status-project-wrapper .form-finish-project p a {
  text-decoration: underline;
  font-weight: 700;
  color: #e74c3c; }

.btn.btn-view-profile:hover, .btn.btn-apply-project-item:hover, .btn-refund-project:hover, .btn-excecute-project:hover {
  color: #fff;
  opacity: .9; }

.status-project-wrapper a.btn {
  display: inline-block;
  margin-top: 20px;
  float: none !important; }

.list-item-portfolio li a.add-portfolio {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  margin-top: -20px;
  color: #3397db;
  font-size: 14px; }

.list-item-portfolio li a.add-portfolio i {
  display: block;
  margin-bottom: 5px; }

.author .add-porfolio-button {
  display: none; }

.add-porfolio-button a {
  position: absolute;
  right: 0;
  left: 0;
  color: #3397db;
  font-size: 14px;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 155px; }

.list-item-portfolio li a img {
  width: 100%;
  height: auto; }

.list-item-portfolio li.list-item-portfolio-last {
  background: #f2f5f7;
  min-height: 157px;
  text-align: center; }

.list-item-portfolio li.portfolio-item a.delete {
  position: absolute;
  color: #854335;
  top: 0;
  left: 15px;
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  opacity: 0.7;
  display: none; }

.list-item-portfolio li.portfolio-item:hover > a.delete {
  display: block; }

.contact-link span {
  display: inline-block;
  margin: 0 10px; }

.fre-contact {
  color: #00adef;
  font-size: 16px;
  border-bottom: 1px solid #00adef; }

.btn-sumary.invite-freelancer {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #854335;
  -moz-box-shadow: 0 2px 0 #b26243;
  -webkit-box-shadow: 0 2px 0 #b26243;
  box-shadow: 0 2px 0 #b26243; }

/* --------------------------------------------------------- */
/* A C C O U N T   P R O F I L E   S T Y L E
/* --------------------------------------------------------- */
.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .portfolios-wrapper {
  width: 100%; }

.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .form-group.about-you {
  width: 100%; }

.setting-profile-wrapper .list-setting li a i {
  display: inline-block;
  margin-left: 15px;
  min-width: 20px; }

.setting-profile-wrapper .list-setting li a.creat-team-link {
  color: #27ad5f; }

.setting-profile-wrapper .list-setting li a.logout-link {
  color: #e64b3b; }

.profile-exp-year {
  vertical-align: middle;
  display: block;
  padding-top: 5px;
  margin-right: -20px; }

.info-project-items-employer .bid-list-container, .info-project-items .bid-list-container {
  padding: 0;
  margin: 0;
  list-style: none; }

.info-project-items-employer .bid-list-container > li .user-bid-item-list .content-title-project-item, .info-project-items .bid-list-container > li .user-bid-item-list .content-title-project-item {
  margin-top: 5px;
  display: inline-block;
  width: 85%;
  width: calc(100% - 45px); }

.profile-history.bid-history .list-history-profile {
  border-bottom: 1px solid #f4f6f8; }

.profile-history.bid-history .list-history-profile > li {
  padding: 20px 30px 20px 30px;
  border-bottom: 1px solid #f4f6f8;
  margin-bottom: 20px; }

.profile-history.bid-history .list-history-profile > li:last-child {
  border-bottom: none;
  margin: 0; }

.freelancer .bid-history .paginations,
#tab_project_details .paginations,
.project-history .paginations {
  padding: 20px 30px 20px 30px; }

.tab-project-home .paginations-wrapper,
.block-projects .paginations-wrapper {
  margin-top: 15px; }

.chosen-container .chosen-single,
.portfolio-skills .chosen-container .chosen-single {
  background: transparent;
  border: 1px solid #d7d8da;
  box-shadow: none;
  border-radius: 4px;
  height: auto;
  line-height: 20px;
  padding: 4px 10px; }

.chosen-container .chosen-drop {
  border: 1px solid #d7d8da; }

.portfolios-wrapper {
  width: 100%; }

/* --------------------------------------------------------- */
/* W O R K   P L A C E  S T Y L E
/* --------------------------------------------------------- */
.single-projects .project-workplace-details, .single-projects .workplace-conversation-title {
  padding: 0 30px; }

.single-projects .report-details {
  padding: 0; }

.form-group-work-place-wrapper {
  display: block;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
  margin-top: 10px; }
  .form-group-work-place-wrapper .submit-btn-msg {
    position: absolute;
    left: 28px;
    top: 12px;
    margin: auto 0; }

.report-details .form-group-work-place-wrapper {
  padding: 0 30px; }

.form-group-work-place .avatar-employer {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  border: 1px solid rgba(44, 62, 80, 0.1);
  background: #fff; }

.form-group-work-place .avatar-employer img {
  width: 100%;
  height: auto; }

.form-group-work-place .avatar-employer, .form-group-work-place .content-chat-wrapper {
  display: inline-block;
  vertical-align: middle; }

.form-group-work-place .avatar-employer {
  top: -13px;
  position: relative;
  vertical-align: initial; }

.form-group-work-place .content-chat-wrapper {
  position: relative;
  width: 93%; }

.form-group-work-place .content-chat-wrapper .triangle {
  /*position:absolute;*/
  /*width:15px;*/
  /*height:15px;*/
  /*display:block;*/
  /*border-radius: 1px;*/
  /*-moz-border-radius: 1px;*/
  /*-o-border-radius: 1px;*/
  /*-webkit-border-radius: 2px;*/
  /*-ms-transform: rotate(225deg); /!* IE 9 *!/*/
  /*-webkit-transform: rotate(225deg); /!* Chrome, Safari, Opera *!/*/
  /*transform: rotate(225deg);*/
  /*border-top:1px solid #e9ebed;*/
  /*border-right:1px solid #e9ebed;*/
  /*background:#fff;*/
  /*top:20px;*/
  /*margin-top:-8px;*/
  /*left:-8px;*/ }

.form-group-work-place .submit-btn-msg {
  position: absolute;
  bottom: 10px;
  left: -13%; }

.form-group-work-place .form-content-chat-wrapper {
  width: 100%;
  border-bottom: 1px solid #e9ebed;
  background: transparent; }

.form-group-work-place .content-chat {
  /*border:1px solid #e9ebed;*/
  /*border-radius: 4px;*/
  /*-moz-border-radius: 4px;*/
  /*-o-border-radius: 4px;*/
  /*-webkit-border-radius: 4px;*/
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  min-height: 30px;
  outline: none !important;
  /*margin-right:20px;*/
  padding: 15px 15px 40px;
  /* Update UI*/
  border: none;
  background: transparent; }

/* Update UI*/
.pd-r-15 {
  padding-left: 15px; }

.list-chat-work-place.new-list-message-item .content-chat-wrapper {
  position: relative;
  padding: 25px 25px 25px 20px; }

.list-chat-work-place.new-list-message-item .content-chat-wrapper:after {
  position: absolute;
  content: ''; }

.list-chat-work-place.new-list-message-item .partner-message-item .content-chat-wrapper:after {
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent transparent #e7f6ff; }

.list-chat-work-place.new-list-message-item .content-chat-wrapper:after {
  bottom: 0;
  left: -12px;
  right: auto;
  top: auto;
  border-style: solid;
  border-width: 12px 12px 0 0;
  border-color: transparent #f5f8fa transparent transparent; }

.list-chat-work-place.new-list-message-item .content-chat-wrapper {
  background: #f5f8fa; }

.list-chat-work-place.new-list-message-item .content-chat {
  /*min-height: 75px;*/ }

.list-chat-work-place.new-list-message-item .partner-message-item .content-chat-wrapper {
  background: #e7f6ff;
  width: 90%; }

.avatar-chat-wrapper {
  width: 9%;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px; }

.form-group-work-place .content-chat {
  padding: 0; }

.form-group-work-place .content-chat > .param-content {
  padding-left: 110px; }

.form-group-work-place .list-file-attack {
  padding: 0;
  border-top: 1px solid #e1e4e6;
  wudth: 100%;
  margin-top: 22px;
  padding-top: 15px; }

.form-group-work-place.file-container {
  background: #f5f8fa;
  width: 93%;
  margin-left: 7%;
  padding: 25px; }

/*End*/
.form-group-work-place .content-chat.fixed-chat {
  width: 100%;
  line-height: 1.7;
  word-wrap: break-word; }

.form-group-work-place .submit-chat-content {
  padding: 5px 15px;
  text-align: center;
  /*-moz-border-radius: 3px;*/
  /*-webkit-border-radius: 3px;*/
  /*border-radius: 3px;*/
  /*-moz-background-clip: padding;*/
  /*-webkit-background-clip: padding-box;*/
  /*background-clip: padding-box;*/
  /*/!*background-color: #00afff;*!/*/
  box-shadow: none;
  /*font-size: 18px;*/
  border: none;
  /*vertical-align: bottom;*/
  /*/!* Update UI *!/*/
  outline: none;
  background: none;
  /*display: block;*/ }

span.submit-icon-msg {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative; }

span.submit-icon-msg:after {
  font-family: FontAwesome;
  content: "\f1d8 ";
  font-size: 18px;
  color: #03a9f4;
  text-align: center;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 0; }

.form-group-work-place .submit-chat-content:hover {
  opacity: .8; }

.form-group-work-place .attack {
  /*bottom: 15px;*/
  /*right: 155px;*/
  font-size: 14px;
  box-shadow: 0 2px 0 #176fb3;
  background: #1d8bdf; }

#apply_docs_container {
  position: relative;
  top: 10px;
  display: inline-block; }

.form-group-work-place .date-chat {
  color: #b9bcbf;
  font-size: 12px;
  position: absolute;
  top: 30px;
  left: 30px;
  display: block; }

.list-chat-work-place, .form-group-work-place .file-attack {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative; }

.list-chat-work-place > li {
  display: block;
  margin-bottom: 20px; }

.form-group-work-place .list-file-attack {
  left: 15px;
  bottom: 10px;
  text-align: right; }

.form-group-work-place .list-file-attack > li {
  display: inline-block;
  margin-left: 30px; }

.form-group-work-place .list-file-attack li a {
  font-size: 14px; }

.form-group-work-place .list-file-attack li a i {
  display: inline-block;
  margin-left: 5px; }

/*.form-group-work-place*/
.file-attack {
  display: block;
  position: relative;
  top: 10px; }

.form-group-work-place .file-attack {
  /*margin-left: 50px;*/
  margin-top: 0;
  /*margin-bottom: 30px;*/
  /*padding: 15px 0 15px 25px ;*/
  display: inline-block; }

.form-group-work-place .file-attack li {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*background-color: #f1f5f7;*/
  /*padding:5px 10px;*/
  color: #1d8bdf;
  font-size: 14px;
  display: inline-block;
  margin-left: 20px; }

.form-group-work-place .file-attack li:last-child {
  margin-bottom: 10px; }

.form-group-work-place .file-attack li a {
  display: inline-block;
  margin-right: 5px; }

.work-place-wrapper:after {
  /* Update UI */
  /*width: 1px;*/
  /*height: 100%;*/
  /*content: "";*/
  /*position: absolute;*/
  /*background: #f4f6f8;*/
  /*left: 30px;*/
  /*top: 0;*/ }

.workplace-project-details, .message-container {
  padding-top: 15px; }

.report-details .workplace-project-details {
  padding: 15px 15px 15px 45px; }

.message-container,
.report-container {
  border-left: 1px solid #f4f6f8;
  padding-bottom: 40px; }

.report-container {
  padding-left: 0; }

.message-container .paginations-wrapper {
  /*margin-left:60px;*/ }

.message-container .paginations-wrapper .inview.load-more-post {
  padding: 5px 0; }

.report-attention {
  padding: 20px 30px;
  margin-bottom: 15px;
  line-height: 22px;
  text-align: justify; }

.report-attention .icon-attention {
  color: #eb6367;
  font-size: 18px;
  display: block;
  padding-bottom: 10px; }

.form-report-wrapper {
  border-top: 1px solid #ebebeb; }

.work-report-wrapper .text-your-report {
  color: #2c3d4f;
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 15px; }

.work-report-wrapper .form-group-work-place-wrapper .content-report-wrapper {
  width: 75%;
  float: right;
  margin-top: 0;
  margin-bottom: 30px; }

.content-report-wrapper textarea.content-chat {
  width: 90%;
  min-height: 185px;
  margin-bottom: 10px; }

.content-report-wrapper .submit-chat-content {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #854335;
  -moz-box-shadow: 0 2px 0 #b26243;
  -webkit-box-shadow: 0 2px 0 #b26243;
  box-shadow: 0 2px 0 #b26243;
  color: #fff;
  padding: 5px 25px;
  max-width: 90px;
  float: left;
  margin-left: 55px; }

.work-report-wrapper .title-attachment {
  margin-bottom: 15px;
  color: #2c3d4f;
  font-size: 18px;
  font-weight: 700; }

.file-attachment-wrapper .attach-file-button {
  color: #3397db;
  font-size: 14px;
  margin-bottom: 10px;
  display: block; }

.file-attachment-wrapper .file-attack-report, .list-file-attack-report {
  padding: 0;
  margin: 0;
  list-style: none; }

.list-file-attack-report li {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 10px; }

.file-attack-report li {
  margin-bottom: 10px; }

.file-attack-report li i, .list-file-attack-report li i {
  margin-left: 10px; }

.apply_docs_file_list li {
  color: #1d8bdf; }

.apply_docs_file_list li a {
  margin-right: 5px; }

.list-file-attack-report li a {
  color: #1d8bdf;
  font-size: 14px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  max-width: 250px; }

.file-attachment-wrapper .file-attack-report li a {
  color: #1d8bdf;
  font-size: 16px; }

.file-attachment-wrapper .attach-file-button i, .file-attachment-wrapper .file-attack-report li a i, .list-file-attack-report li a i {
  display: inline-block;
  margin-left: 5px; }

.transfer-escrow {
  display: block;
  margin: 0px 0 30px;
  padding: 0 30px; }

.text-transfer-escrow {
  color: #2c3d4f;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  display: block; }

.transfer-escrow select {
  width: 50%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #2c3d4f;
  font-size: 14px;
  float: right;
  margin-left: 38px;
  padding: 5px; }

.submit-proceed-report {
  background-color: #1faf67;
  -moz-box-shadow: 0 2px 0 #178f52;
  -webkit-box-shadow: 0 2px 0 #178f52;
  box-shadow: 0 2px 0 #178f52;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  color: #fff;
  padding: 5px 15px;
  max-width: 90px;
  text-align: center; }

.submit-proceed-report:hover {
  color: #fff; }

.report-container .list-chat-work-place > li {
  padding: 30px;
  border-top: 1px solid #ebebeb;
  margin-bottom: 0; }

.info-avatar-report {
  display: block; }

.content-report-wrapper {
  margin-top: 20px;
  line-height: 22px;
  text-align: justify; }

.avatar-employer-report {
  width: 45px;
  height: 45px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  margin-left: 20px;
  float: right; }

.avatar-employer-report img {
  width: 100%;
  height: auto; }

.info-report {
  overflow: hidden;
  float: right; }

.name-report {
  color: #2c3d4f;
  font-size: 18px;
  font-weight: 700; }

.date-chat-report {
  color: #b9bcbf;
  font-size: 12px; }

/* --------------------------------------------------------- */
/* C U S T O M   S T Y L E
/* --------------------------------------------------------- */
/* ============= Notification Style ============= */
.notification {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 22px 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=9);
  z-index: 9999999; }

.success-bg {
  background-color: #1B83D3; }

.error-bg {
  background-color: #db5f47; }

.having-adminbar {
  top: 32px !important; }

/* ============= Notification Style ============= */
.form-group {
  /*display:inline-block;*/ }

.form-group.error {
  position: relative; }

.form-group.error i {
  position: absolute;
  left: 158px;
  top: 50px;
  font-size: 13px;
  color: #e18972; }

.form-group.error .message {
  text-align: left;
  font-size: 13px;
  color: #e18972;
  max-width: 325px;
  margin-top: -25px; }

.edit-project .form-group.skill-control.error .message,
.edit-project .form-group.project_category.error .message {
  margin-top: 4px; }

.edit-project .wp-editor-wrap .message {
  text-align: left; }

.edit-project .wp-editor-wrap .fa-exclamation-triangle {
  position: absolute;
  top: 10px;
  left: 10px; }

.form-group.policy-agreement.error .message {
  display: inline-block; }

.form-group.policy-agreement.error i {
  display: none; }

.textarea-form {
  width: 100%; }

.form-group.error.textarea-form .message {
  width: 100%;
  max-width: none;
  margin-top: -35px; }

.form-group.error i {
  top: auto;
  bottom: 40px; }

.detail-profile-page .form-group.error i {
  left: 10px;
  top: auto;
  bottom: 40px; }

.detail-profile-page .form-group.error .message {
  text-align: left;
  font-size: 13px;
  color: #e18972;
  margin-top: 10px; }

.form-group.project_category.error i {
  top: 55px;
  left: 35px; }

.quit_project_form .form-group.error i,
.review-form .form-group.error i {
  left: 10px; }

.quit_project_form .form-group.error .message,
.review-form .form-group.error .message {
  margin-top: 0px;
  max-width: 600px; }

#modal_edit_project .form-group.error .message {
  max-width: 98%; }

#modal_edit_project .form-group.error i {
  left: 10px; }

.form-group-control input[type="text"],
.form-group-control input[type="email"],
.form-group-control input[type="password"],
.form-group-control input[type="number"],
.form-group-control textarea {
  /*width:350px;*/ }

form.form-detail-profile-page .form-group {
  display: block; }

form.form-detail-profile-page .row-about-you {
  max-width: 100%; }

form.form-detail-profile-page .mce-panel {
  border: 1px solid #ccc; }

form.form-detail-profile-page .mce-panel .mce-panel {
  border: 0; }

form.form-detail-profile-page .mce-panel div.mce-toolbar-grp {
  border-bottom: 1px solid #ccc; }

/*form.form-detail-profile-page .form-group-control input[type="text"],
form.form-detail-profile-page .form-group-control input[type="email"],
form.form-detail-profile-page .form-group-control input[type="password"],
form.form-detail-profile-page .form-group-control input[type="number"],*/
form.form-detail-profile-page .form-group-control textarea {
  width: 100%; }

.form-group-control.error,
.form-group label.error {
  position: relative;
  display: block; }

.form-group-control.error i, .form-group-control .error i {
  position: absolute;
  left: 185px;
  top: 50px;
  font-size: 13px;
  color: #e18972; }

.form-group-control.error .message, .form-group-control .error .message
.form-group label.error, .form-group label .error {
  text-align: left;
  font-size: 13px;
  color: #e18972 !important;
  margin-top: 10px;
  font-weight: 500 !important; }

.form-detail-profile-page label.error {
  text-align: right; }

.form-group-control.error.textarea-form .message {
  width: 100%;
  max-width: none;
  margin-top: -35px; }

.form-group-control.error i {
  left: 10px;
  top: auto;
  bottom: 40px; }

#modal_review .wp-editor-wrap {
  min-width: 500px; }

#carousel_container .plupload.html5,
#p18hoq1i5n1i58n3f1i2m10s0lo60_html5_container,
#carousel_container .plupload.flash,
#carousel_container .moxie-shim,
#carousel_container .moxie-shim-html5 {
  height: 100% !important;
  width: 100% !important;
  right: 0px !important;
  z-index: 100; }

/* --------------------------------------------------------- */
/* T Y P E A H E A D   S T Y L E
/* --------------------------------------------------------- */
.typeahead, .tt-query, .tt-hint {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  font-size: 14px;
  line-height: 24px;
  outline: medium none;
  padding: 8px 12px; }

.typeahead {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.175); }

.typeahead:focus {
  border: 1px solid #0097CF; }

.tt-query {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

.tt-hint {
  color: #999999; }

.tt-dropdown-menu {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.175);
  margin-top: 12px;
  padding: 8px 0;
  width: 422px; }

.tt-suggestion {
  font-size: 16px;
  line-height: 16px;
  padding: 3px 20px; }

.tt-suggestion.tt-is-under-cursor {
  background-color: #0097CF;
  color: #FFFFFF; }

.tt-suggestion p {
  margin: 0; }

/* ---------------------------------------- */
/* B L O G  P A G E   S T Y L E          	*/
/* ---------------------------------------- */
.page-links {
  text-align: center;
  margin: 10px 0 0; }

.page-links a,
.page-links > span {
  border: 1px solid rgba(140, 151, 178, 0.4);
  width: auto;
  height: 26px;
  display: inline-block;
  line-height: 1.8;
  min-width: 28px;
  text-align: center;
  padding: 0 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: #8c97b2; }

.page-links > span,
.page-links a:hover {
  color: #fff;
  background-color: #3397db; }

.page-links span.page-links-title {
  color: #8c97b2;
  background: #fff; }

.paginations-wrapper {
  /*text-align: right;*/
  font-size: 14px;
  width: 100%;
  clear: both; }

.blog-container .paginations-wrapper {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #ccc; }

/*.single-profile-content  .paginations-wrapper {
	padding: 0 30px 0px;
}*/
.portfolios-wrapper .paginations-wrapper {
  margin-right: 15px; }

.tab-pane .paginations-wrapper {
  text-align: right; }

.page-template-page-submit-project-php .primary-sidebar {
  margin-top: 25px; }

.page-sidebar .widget {
  background: #fff;
  margin-bottom: 20px; }

.blog-sidebar .widget,
.page-sidebar .widget,
.favorites-sidebar .widget {
  padding: 5px 15px; }

.block-page {
  margin-top: 50px;
  min-height: 750px; }

.latest-pages {
  border-top: 1px solid #f0f0f0; }

.latest-pages h4 {
  color: #2c3e50; }

.latest-pages ul {
  list-style: none;
  padding-right: 20px; }

.latest-pages ul li a {
  color: #666f78;
  background: url(../img/tri-angle.png) right center no-repeat;
  padding-right: 15px;
  line-height: 23px; }

/* --------------------------------------------------------- */
/* F O O T E R   S T Y L E
/* --------------------------------------------------------- */
.home footer {
  margin-top: 0; }

.menu-footer .main-menu-footer li, .list-link-footer li {
  display: block;
  margin-bottom: 15px; }

.social-list-footer li {
  display: block;
  margin-bottom: 10px; }

.social-list-footer li a {
  color: #727b84;
  font-size: 14px; }

.social-list-footer li a i {
  display: inline-block;
  min-width: 15px;
  margin-left: 10px; }

.social-list-footer li a:hover {
  color: #0091ea; }

/* ---------------------------------------- */
/* M O D A L   S T Y L E
/* ---------------------------------------- */
#submit_invite {
  margin-top: 0; }

#modal_edit_project .modal-body form input[type="text"],
#modal_edit_project .modal-body form input[type="number"],
#modal_edit_project .modal-body form input[type="password"],
#modal_edit_project .modal-body form input[type="email"],
#modal_edit_project .modal-body form select {
  width: 100%; }

#modal_bid .modal-body form input[type="number"],
#modal_bid .modal-body form input[type="text"],
#modal_bid .modal-body form input[type="password"],
#modal_bid .modal-body form input[type="email"],
#modal_bid .modal-body form select {
  width: 100%; }

input#milestone-input {
  padding-right: 56px; }

#modal_bid .modal-body form select option {
  padding: 5px 15px 5px 5px; }

#modal_bid .modal-body .form-group {
  display: block; }

#modal_bid .modal-body .wp-editor-wrap {
  width: 100%; }

#modal_edit_project .wp-editor-wrap {
  /*width: 500px;*/
  width: 100%;
  max-width: 100%; }

#modal_edit_project .wp-editor-wrap .wp-editor-container {
  overflow: hidden; }

.modal-body form textarea {
  width: 100%;
  height: 180px;
  resize: none;
  padding: 15px; }

.modal-dialog-login,
.modal-dialog-register {
  float: right;
  max-width: 546px; }

.modal-dialog-login {
  margin-right: 14%; }

.modal-dialog-register {
  margin-right: 75px; }

.modal-dialog-login .modal-title,
.modal-dialog-register .modal-title {
  font-size: 36px; }

.alert-color {
  color: #e74c3c !important; }

.alert-close-text {
  color: #2c3d4f;
  font-size: 20px;
  font-weight: 700;
  text-align: center; }

.content-close-wrapper {
  padding: 100px 0;
  display: block;
  text-align: center; }

.color-green {
  color: #2dcb71; }

.modal .rating-it {
  display: inline-block;
  margin-right: 10px; }

p.user-type {
  color: #666f78;
  font-size: 16px; }

p.user-type .switchery {
  margin-right: 15px;
  margin: 35px; }

#portfolio_img_thumbnail {
  display: block;
  margin: 0 auto;
  min-height: 70px; }

#portfolio_img_thumb {
  max-width: 150px;
  height: auto; }

#portfolio_img_container {
  text-align: center;
  position: relative;
  padding: 10px;
  border: 3px dashed #eceff1;
  margin-bottom: 25px;
  height: auto;
  min-height: 235px;
  color: #737c85; }

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.slider-ranger {
  width: 170px; }

.slider.slider-horizontal {
  width: 100% !important;
  height: 20px; }

.slider.slider-horizontal .slider-track {
  height: 7px;
  width: 100%;
  margin-top: -3px;
  top: 50%;
  right: 0; }

.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0; }

.slider.slider-horizontal .slider-handle {
  margin-right: -10px;
  margin-top: -3px;
  background: #666f78; }

.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0; }

.slider.slider-vertical {
  height: 210px;
  width: 20px; }

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-right: -5px;
  right: 50%;
  top: 0; }

.slider.slider-vertical .slider-selection {
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0; }

.slider.slider-vertical .slider-handle {
  margin-right: -5px;
  margin-top: -10px; }

.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
  width: 1px;
  height: 1px;
  border-right-color: #0480be;
  margin-right: 0; }

.slider input {
  display: none; }

.slider .tooltip-inner {
  white-space: nowrap; }

.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f2f5f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.slider-selection {
  position: absolute;
  background-color: #1c84d4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 0px solid transparent; }

.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.slider-handle.triangle {
  background: transparent none; }

b.currency {
  color: #0091ea;
  margin-right: 5px; }

.user_payment_status,
#blog-page .col-md-3 .widget_text {
  padding: 25px;
  position: relative;
  width: 100%;
  border-radius: 3px;
  margin-bottom: 35px; }

.page-sidebar .user_payment_status {
  margin-top: 25px;
  padding: 25px; }

.user_payment_status p {
  border-top: 1px solid #f4f6f8;
  padding-top: 10px; }

.user_payment_status p:first {
  border: none; }

.step-wrapper.complete a span, .step-wrapper.complete .step-heading i.fa-caret-right, .step-wrapper.complete .step-heading i.fa-caret-down {
  color: #19bb9b; }

#modal_edit_project .chosen-container-multi .chosen-choices {
  width: 100% !important;
  padding: 7px;
  background-image: none; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: 100% !important; }

.chosen-container .chosen-results .level-1 {
  margin-right: 15px; }

.chosen-container .chosen-results .level-2 {
  margin-right: 20px; }

.chosen-sort .chosen-container-single .chosen-single,
.search-form-top .chosen-container-single .chosen-single,
.portfolio-container .chosen-container-single .chosen-single,
.project-status-filter .chosen-container-single .chosen-single,
.prifile-portfolio-container .chosen-container-single .chosen-single {
  background: #fff;
  background-image: none;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  height: 28px;
  border: 1px solid #d7d8da; }

.search-form-top .chosen-container-single .chosen-search input[type=text],
.search-form-top .chosen-container-single .chosen-drop,
.portfolio-container .chosen-container-single .chosen-drop,
.project-status-filter .chosen-container-single .chosen-drop,
.prifile-portfolio-container .chosen-container-single .chosen-drop {
  border: 1px solid #e1e6ea;
  margin-top: 5px;
  padding: 5px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  -moz-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  -webkit-box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
  box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75); }

.chosen-sort .chosen-container-single .chosen-single,
.search-form-top .chosen-container-single .chosen-single,
.portfolio-container .chosen-container-single .chosen-single,
.project-status-filter .chosen-container-single .chosen-single,
.prifile-portfolio-container .chosen-container-single .chosen-single {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: none; }

.portfolio-container {
  position: relative; }

.title-count-portfolio {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  color: #2c3e50; }

.search-form-top .chosen-container-active.chosen-with-drop .chosen-single,
.project-status-filter .chosen-container-active.chosen-with-drop .chosen-single {
  background-image: none;
  border: 1px solid #d7d8da; }

.page-authenticate {
  background: #fff; }

.wpb_tabs .nav-tabs-project .wpb_tabs_nav a {
  padding: 15px 25px 30px; }

.wpb_tour .nav-tabs-project .wpb_tabs_nav a {
  padding: 15px; }

ul.wpb_tabs_nav > li > a:hover,
ul.wpb_tabs_nav.profile > li.ui-tabs-active > a {
  border-top: 5px solid #2ecc71; }

ul.wpb_tabs_nav.profile > li > a:hover {
  border-top: 5px solid #2ecc71; }

.bid-form label.error {
  width: 85%;
  margin-top: -25px;
  position: absolute; }

.bid-form .wp-editor-container label.error {
  position: absolute;
  width: 100%;
  margin: 5px 0; }

h2.wpb_tour_heading {
  margin-bottom: 20px; }

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background: transparent !important;
  padding: 0 !important; }

.inviteme-disable {
  background-color: #E7E7E7 !important;
  -moz-box-shadow: 0 2px 0 #E7E7E7 !important;
  -webkit-box-shadow: 0 2px 0 #E7E7E7 !important;
  box-shadow: 0 2px 0 #E7E7E7 !important; }

.copyright-wrapper-margin-top {
  margin-top: 50px; }

/* CONTACT 7 FORM */
.wpcf7-form p {
  color: #737c85;
  font-size: 14px;
  margin-bottom: 15px; }

.wpcf7-form input[type='text'], .wpcf7-form textarea {
  border: 1px solid #d7d9da;
  color: #737c85;
  margin-bottom: 30px;
  height: 45px;
  padding: 0 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px; }

.wpcf7-form input[type="submit"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #2b3d4f;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  box-shadow: none;
  border: none;
  padding: 10px 35px; }

.project-item .button-event.event-listing {
  padding: 0;
  margin: 0; }

.button-event li {
  cursor: pointer;
  /*float: left;*/
  list-style: none outside none;
  padding: 0 10px;
  margin-top: 10px; }

.button-event li a {
  cursor: pointer;
  font-size: 18px;
  line-height: 14px;
  padding-bottom: 7px;
  display: inline-block; }

.button-event li.reject a,
a.reject,
a.reject:hover {
  color: #e64b3b; }

.button-event li.approve a,
a.approve {
  color: #19bb9b; }

.button-event li.check a {
  color: #87BE47;
  padding-bottom: 15px; }

.button-event li a:hover {
  text-decoration: none; }

.button-event li.delete span.icon-delete {
  color: #D84F38; }

.icon-featured {
  color: #FFD263;
  display: block;
  font-size: 15px;
  height: 28px;
  right: 20px;
  position: absolute;
  top: 20px;
  z-index: 99; }

.icon-featured .fa {
  display: inline; }

/*// Standard menu*/
/*custom princing*/
.width-880 {
  width: 880px; }

.width-580 {
  width: 580px; }

.section-project-home .paginations-wrapper {
  margin-top: 0;
  margin-bottom: 45px; }

@media only screen and (max-width: 769px) {
  .section-project-home .paginations-wrapper {
    margin-bottom: 0; } }

.section-project-home .paginations-wrapper a.load-more-post {
  float: right;
  text-align: left;
  padding-top: 0;
  padding-left: 0;
  font-size: 14px;
  text-transform: capitalize;
  color: #7b7b7b;
  cursor: pointer; }

.section-project-home .paginations-wrapper .paginations {
  float: right; }

.section-project-home .paginations-wrapper a.view-all {
  float: left;
  text-align: left;
  padding-top: 0;
  padding-left: 0;
  font-size: 14px;
  text-transform: capitalize;
  color: #7b7b7b;
  cursor: pointer; }

.section-project-home .paginations-wrapper a.view-all::after {
  content: " \f100";
  font-family: "FontAwesome";
  padding-right: 15px; }

.section-project-home .position-profile,
.info-profile .position-profile {
  margin-top: 4px; }

.section-project-home li.project-item .project-item-title {
  line-height: 35px; }

.list-project li .project-item-title {
  color: #30363c; }

.list-project li .project-item-title:hover {
  color: #3783c4; }

.projects-search-container li.project-item {
  padding-top: 10px; }

.pd-r-30 {
  padding-left: 30px; }

@media (max-width: 769px) {
  .pd-r-30 {
    padding-left: 0; } }

.search-result-number {
  padding: 0 20px 0 10px;
  color: #ffffff;
  color: #ffffff; }

.fix-width .form-control {
  width: 80px; }

.fix-width .profile-exp-year {
  position: absolute;
  right: 110px;
  top: 2px; }

.fix-width label.error {
  color: #e18972 !important;
  float: right;
  text-align: right;
  width: 100%;
  font-weight: 500 !important; }

.mg-t-20 {
  margin-top: 30px; }

/*tan*/
.block-bid {
  padding-right: 0 !important;
  position: relative; }

.block-bid-header {
  padding-right: 0 !important; }

.field-style-textarea textarea.content-chat {
  border: 1px solid #e9ebed;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  outline: none;
  background: transparent;
  padding: 15px 15px 40px; }

.bid-label {
  padding: 0px 20px;
  color: #2ecc71 !important; }

/* fix responsive style */
.report-decision {
  margin: 0;
  padding-bottom: 15px;
  font-size: 20px;
  color: #2c3d4f; }

/*RECHAGRE FORM*/
h2.recharge {
  font-size: 22px;
  color: #2c3e50;
  font-weight: 300; }

.recharge-container {
  margin-top: 50px;
  padding: 0 0 0 20px; }

.recharge-container .step-wrapper {
  background: #fff; }

.recharge-container .information-charge {
  padding: 20px; }

.recharge-container ul.information-charge {
  margin-bottom: 0; }

.recharge-container .information-charge li {
  list-style: none;
  margin-bottom: 30px;
  font-size: 16px; }

.recharge-container .information-charge li:last-child {
  margin-bottom: 0; }

.recharge-container .information-charge li .items {
  color: #5f6f81;
  font-weight: 600;
  min-width: 250px;
  display: inline-block; }

.recharge-container .information-charge li .price {
  display: inline-block; }

.recharge-container .information-charge li .color-item-1 {
  color: #03a9f4; }

.recharge-container .information-charge li .color-item-2 {
  color: #2ecc71; }

.recharge-container .information-charge li .color-item-3 {
  color: #b0bec5; }

.recharge-container .amount {
  display: block;
  border-top: 1px solid #f0f0f0; }

.recharge-container .amount .form-group {
  padding: 40px 20px !important; }

.recharge-container .amount .form-group label {
  color: #5f6f81;
  font-weight: 600;
  width: 220px;
  font-size: 16px; }

.recharge-container .amount .form-group input {
  height: 42px;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  min-width: 354px;
  margin-left: 25px;
  padding: 0 20px; }

.recharge-container .amount .form-group button {
  background: #00b0ff;
  border-radius: 4px;
  box-shadow: 0 2px 0 #0090e9;
  padding: 10px 20px;
  border: none;
  color: #fff; }

.recharge-container .payment-charge {
  padding: 0; }

.recharge-container ul.payment-charge {
  margin-bottom: 0; }

.recharge-container .payment-charge li {
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  padding: 20px; }

.recharge-container .payment-charge li .brand-name .name-gateway {
  color: #2c3e50;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px; }

.recharge-container .payment-charge li .brand-name .text {
  color: #737c85;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0; }

.recharge-container .payment-charge li .button {
  position: absolute;
  left: 30px;
  top: 20px; }

.recharge-container .payment-charge li .button button {
  background: #00b0ff;
  border-radius: 4px;
  box-shadow: 0 2px 0 #0090e9;
  padding: 10px 20px;
  border: none;
  color: #fff; }

.recharge-container .payment-charge li .button .btn-charge {
  padding: 10px 30px !important; }

.skills-list {
  padding: 0; }

.skills-list li {
  list-style-type: none;
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f1f5f7;
  margin: 10px 0px 0 10px;
  display: inline-block; }

.skills-list li a {
  /*color: #5d5f5e;*/
  font-size: 12px; }

.skills-list li a i {
  margin-right: 10px; }

@media (max-width: 1199px) {
  .info-project-item-tan .col-lg-4 {
    border-top: 1px solid #f4f6f8; }
  .single-projects .info-project-item .info-project-item-right {
    float: right;
    margin-right: 30px; }
  .single-projects .info-project-item .info-item > li:last-child {
    border-left: none; } }

@media (max-width: 1196px) {
  .modal-dialog-login,
  .modal-dialog-register {
    float: none;
    margin: 7% auto; }
  .list-profile .profile-content .top-profile .info-profile {
    max-width: 275px;
    width: 44%; }
  .list-profile .profile-content .bottom-profile .list-skill-profile {
    width: 100%;
    max-width: 100%; }
  .list-profile .profile-content .bottom-profile .wrapper-achivement {
    width: 100%;
    max-width: 100%;
    margin: 0; }
  .list-profile .profile-content .bottom-profile .wrapper-achivement ul {
    text-align: center;
    margin-bottom: 15px; }
  .list-profile .profile-content .bottom-profile .wrapper-achivement ul li {
    max-width: 49%;
    width: 49%; }
  .contact-link span {
    display: block;
    margin: 15px 0 5px; }
  .list-detail-info li .text-right, .info-profile-freelancer-bidding .name-profile, .single-profile-content .single-profile .info-profile span.name-profile {
    font-size: 20px; }
  .single-projects .btn-apply-project-item {
    padding: 5px 15px; }
  h2.wpb_tabs_heading {
    font-size: 30px; } }

@media (max-width: 1024px) {
  .paginations-wrapper a,
  .paginations-wrapper span.page-numbers.current {
    padding: 5px 15px; }
  .paginations-wrapper a:first-child,
  .paginations-wrapper span.page-numbers.current:first-child {
    padding-right: 0; }
  .projects-search-container .paginations-wrapper .paginations {
    padding-top: 20px;
    padding-bottom: 20px; }
  .list-project li {
    margin-bottom: 10px; }
  .info-project-item-right {
    text-align: right;
    display: inline-block;
    /*margin-bottom: 15px;*/ }
  ul.list-social-login li {
    margin-bottom: 10px; }
  .sign-up-switch {
    height: 35px;
    width: 110px;
    display: block !important;
    opacity: 0;
    position: absolute;
    top: 30%;
    right: 46%;
    z-index: 1000;
    margin: 0; }
  .user-available {
    height: 35px;
    width: 110px;
    display: block !important;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    margin: 0; } }

@media (max-width: 992px) {
  .btn-menu-call li {
    margin-left: 15px; }
  .bg-sub-wrapper .color-left .content-sub h1, .bg-sub-wrapper .color-right .content-sub h1 {
    font-size: 30px; }
  .counter-detail {
    margin-bottom: 15px; }
  .contact-link span {
    display: inline-block;
    margin: 0 15px; }
  .testimonial {
    margin-bottom: 20px; }
  .top-profile {
    /*text-align:center;*/
    text-align: right;
    position: relative; }
  .list-profile .profile-content .top-profile .img-avatar {
    /*margin-right:0;*/
    margin-left: 20px; }
  .list-profile .profile-content .top-profile .info-profile {
    max-width: 100%;
    /*width: 100%;*/ }
  .list-profile .profile-content .top-profile .link-profile {
    /*display: block;*/
    margin: 20px 0;
    position: absolute;
    left: 0px; }
  .list-profile .profile-content .top-profile .link-profile a {
    float: none; } }

@media (max-width: 900px) {
  .width-880 {
    width: auto; } }

@media (max-width: 768px) {
  .btn-menu-call li a span, .btn-menu-call li .trigger-menu i, .btn-menu-call li .trigger-search i {
    font-size: 13px; }
  .dropdown-info-acc-wrapper .avatar-and-name .avatar {
    margin-left: 5px; }
  .setting-profile-wrapper .form-group {
    width: 100%; }
  .setting-profile-wrapper span.text-intro {
    width: initial; }
  .info-bidding-wrapper {
    margin-bottom: 30px; }
  .info-company-wrapper .list-info-company-details li span.info {
    max-width: 50%; }
  .overlay .menu-fullscreen > ul > li > a {
    font-size: 28px; }
  .overlay .menu-fullscreen .sub-menu li a {
    font-size: 16px; }
  .logo-footer, .copyright-wrapper .menu-all-pages-flat-container ul, .text-copyright {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    padding: 0; }
  .tab-content-single-profile {
    margin-bottom: 15px; }
  .select-search-top, .wrapper-input-search-top {
    margin-bottom: 20px; }
  .search-fullscreen input.field-search-top {
    padding: 0 0 0 10px;
    width: 100%;
    max-width: 100%;
    margin: 0; }
  .search-text-press {
    display: none; }
  .content-search-form-top-wrapper #skill, .content-search-form-top-wrapper .keyword, .slider.slider-horizontal {
    width: 100% !important;
    max-width: 100%; }
  .paginations-wrapper a,
  .paginations-wrapper span.page-numbers.current {
    padding: 5px 15px; }
  .paginations-wrapper a:first-child,
  .paginations-wrapper span.page-numbers.current:first-child {
    padding-right: 0; }
  .projects-search-container .paginations-wrapper .paginations {
    padding-top: 20px;
    padding-bottom: 20px; }
  .list-project li {
    margin-bottom: 10px;
    text-align: center; }
  .list-project li .wrapper-btn a {
    display: block;
    text-align: center; } }

@media (max-width: 640px) {
  .width-880, .width-580 {
    width: auto; }
  .form-group-work-place .submit-btn-msg {
    left: -60px; } }

@media (max-width: 481px) {
  .container.search-form-top {
    width: 100%; }
  .btn-menu-call li a span {
    display: none; }
  .btn-menu-call li .trigger-menu i, .btn-menu-call li .trigger-search i {
    margin-left: 0;
    font-size: 17px; }
  .logo img {
    width: 100%;
    height: auto; }
  .dropdown-info-acc-wrapper {
    min-width: 100%;
    width: 100%; }
  #modal_review .wp-editor-wrap {
    min-width: 320px; } }

@media (min-width: 481px) {
  .container.search-form-top {
    width: 100%; }
  #modal_edit_project .wp-editor-wrap {
    /*width: 500px;*/ } }

@media (min-width: 768px) {
  .container.search-form-top {
    width: 750px; } }

@media (min-width: 992px) {
  .container.search-form-top {
    width: 970px; } }

@media (min-width: 1200px) {
  .container.search-form-top {
    width: 1170px; } }

@media (max-width: 991px) {
  .button-event li {
    padding: 0 8px; } }

.btn-apply-project-item.btn-complete-project {
  float: initial;
  margin-left: 10px; }

.btn-apply-project-item.btn-close-project {
  margin-left: 10px; }

.ui-datepicker {
  min-width: 200px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .ui-datepicker .ui-datepicker-title {
    text-align: center;
    line-height: 30px; }
  .ui-datepicker .ui-datepicker-next {
    float: left; }
    .ui-datepicker .ui-datepicker-next .ui-icon {
      display: none; }
    .ui-datepicker .ui-datepicker-next:after {
      content: '›';
      padding: 5px;
      width: 20px;
      height: 20px;
      font-size: 21px; }
    .ui-datepicker .ui-datepicker-next:hover {
      cursor: pointer; }
  .ui-datepicker .ui-datepicker-prev {
    float: right; }
    .ui-datepicker .ui-datepicker-prev .ui-icon {
      display: none; }
    .ui-datepicker .ui-datepicker-prev:after {
      content: '‹';
      padding: 5px;
      width: 20px;
      height: 20px;
      font-size: 21px; }
    .ui-datepicker .ui-datepicker-prev:hover {
      cursor: pointer; }
  .ui-datepicker .ui-datepicker-calendar {
    width: 100%; }
  .ui-datepicker thead tr th {
    padding: 5px;
    text-align: center; }
  .ui-datepicker tbody tr td {
    padding: 5px;
    text-align: center; }
    .ui-datepicker tbody tr td a {
      padding: 5px; }
  .ui-datepicker .ui-state-active {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
