.select2-container--default .select2-selection--multiple {
  border-radius: 0;
  border-color: #cccccc;
  box-shadow: none;
  padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 3px; }
  .select2-container--default .select2-selection--multiple:hover {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
  .select2-container--default .select2-selection--multiple .select2-search__field {
    width: auto !important; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-radius: 0;
  border-color: #cccccc; }

.table-admin > thead > tr > td,
.table-admin > tbody > tr > td,
.table-admin > tfoot > tr > td {
  vertical-align: baseline; }

.table-admin .fa {
  font-size: 18px; }

.table-bids .fa {
  margin-right: 6px; }

.table-bids a {
  font-weight: 500; }

.admin-manage-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px #E2444A solid;
  color: #E2444A; }

.container-admin-manage {
  margin-bottom: 50px; }

@charset "UTF-8";
.ajax .ajax-loader {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ajax.ajax-loading .ajax-loader {
  animation: fa-spin 1s infinite steps(8); }
  .ajax.ajax-loading .ajax-loader::before {
    content: ""; }

.ajax.ajax-success .ajax-loader::before {
  content: ""; }

.ajax.ajax-error .ajax-loader::before {
  content: ""; }

.calendar-header {
  display: inline-block;
  margin-bottom: 20px;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 500; }

.calendar-container .block-content {
  min-height: 658px; }
  .calendar-container .block-content #calendar-legend {
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 30px; }
    .calendar-container .block-content #calendar-legend .availability-status {
      display: inline-block;
      margin-right: 10px; }
      .calendar-container .block-content #calendar-legend .availability-status .availability-status-color {
        display: inline-block;
        margin-top: 5px;
        margin-right: 5px;
        width: 15px;
        height: 15px; }

.fc-corner-left,
.fc-corner-right {
  border-radius: 0 !important; }

.fc-event {
  background-color: transparent; }

.fc-day.fc-past {
  background-color: #E6E3E6; }

.fc-day-grid .fc-content-skeleton .fc-event .fc-content {
  padding: 4px;
  min-height: 1em; }

form[action="/calendar"] {
  max-height: inherit; }
  form[action="/calendar"] .form-group {
    max-height: inherit; }
    form[action="/calendar"] .form-group input.text-box {
      padding: 0 4px;
      width: 100%; }
    form[action="/calendar"] .form-group textarea.form-control {
      min-height: 100px;
      resize: none; }

form.sendeventrequest {
  max-height: inherit; }
  form.sendeventrequest .form-group {
    max-height: inherit; }
    form.sendeventrequest .form-group input.text-box {
      padding: 0 4px;
      width: 100%; }
    form.sendeventrequest .form-group textarea.form-control {
      min-height: 200px;
      resize: none; }

.fc .fc-row .fc-bg tbody td:not(.fc-event-container):not(.fc-past):after {
  content: "Dispo";
  font-size: 11px;
  color: darkgrey; }

.fc .fc-row .fc-bg tbody td:not(.fc-event-container):not(.fc-past) {
  text-align: center;
  vertical-align: middle; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .fc .fc-row .fc-bg tbody td:not(.fc-event-container):not(.fc-past) {
      vertical-align: bottom;
      padding-bottom: 16px; } }
  @media (max-width: 650px) {
    .fc .fc-row .fc-bg tbody td:not(.fc-event-container):not(.fc-past) {
      vertical-align: bottom;
      padding-bottom: 10px; } }
  @media (max-width: 575.98px) {
    .fc .fc-row .fc-bg tbody td:not(.fc-event-container):not(.fc-past) {
      padding-bottom: 7px; } }

.contact-page p {
  padding-right: 10px; }

.contact-page form textarea {
  min-height: 175px; }

.contact-page form .message2 {
  display: none; }

.contact-page .container-link-vyte {
  padding-bottom: 25px;
  padding-top: 20px; }

.img-line {
  position: absolute;
  right: -50px;
  width: 650px;
  top: 400px; }
  @media (max-width: 767.98px) {
    .img-line {
      width: 350px;
      top: 315px; } }

.help-page {
  overflow: hidden; }
  @media (max-width: 575.98px) {
    .help-page.block-content {
      padding: 10px; } }
  .help-page .container-help {
    margin-top: 100px; }
    .help-page .container-help.container-help-first {
      margin-top: 15px; }
      @media (max-width: 767.98px) {
        .help-page .container-help.container-help-first {
          margin-top: 55px; } }
    .help-page .container-help.container-help-last-agency {
      margin-bottom: 50px; }
    .help-page .container-help.container-help-last-freelance {
      margin-bottom: 65px; }
    .help-page .container-help.container-help-last-about {
      margin-bottom: 35px;
      margin-top: 70px; }
    .help-page .container-help.container-help-steps {
      margin-top: 190px; }
      @media (max-width: 767.98px) {
        .help-page .container-help.container-help-steps .row {
          margin-bottom: 30px; } }
      @media (max-width: 767.98px) {
        .help-page .container-help.container-help-steps {
          /*Fix for positionning vertical line*/
          position: relative; } }
      .help-page .container-help.container-help-steps .help-title-container {
        margin-top: -60px;
        margin-right: -30px;
        margin-bottom: 90px; }
        @media (max-width: 767.98px) {
          .help-page .container-help.container-help-steps .help-title-container {
            margin-bottom: 65px; } }
      .help-page .container-help.container-help-steps .help-step-content {
        margin-top: 22px; }
        @media (max-width: 767.98px) {
          .help-page .container-help.container-help-steps .help-step-content {
            margin-top: 11px; } }
        .help-page .container-help.container-help-steps .help-step-content.help-step-content-right {
          text-align: right; }
          @media (max-width: 767.98px) {
            .help-page .container-help.container-help-steps .help-step-content.help-step-content-right {
              text-align: left; } }
      .help-page .container-help.container-help-steps img {
        height: 70px; }
      .help-page .container-help.container-help-steps .container-step-img {
        text-align: center; }
        @media (max-width: 991.98px) {
          .help-page .container-help.container-help-steps .container-step-img {
            text-align: left; } }
      .help-page .container-help.container-help-steps .img-line-vertical {
        position: absolute; }
        @media (max-width: 575.98px) {
          .help-page .container-help.container-help-steps .img-line-vertical {
            position: absolute;
            height: 80%;
            top: 95px; } }
        @media (max-width: 442px) {
          .help-page .container-help.container-help-steps .img-line-vertical {
            /*Fix for positionning of vertical line*/
            top: 125px; } }
        @media (min-width: 576px) and (max-width: 767.98px) {
          .help-page .container-help.container-help-steps .img-line-vertical {
            position: absolute;
            height: 80%;
            top: 95px;
            left: 10px; } }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .help-page .container-help.container-help-steps .img-line-vertical {
            height: 620px;
            margin-left: auto;
            margin-right: auto;
            left: 10px;
            right: 0;
            margin-top: -34px; } }
        @media (min-width: 992px) and (max-width: 1199.98px) {
          .help-page .container-help.container-help-steps .img-line-vertical {
            height: 590px;
            margin-left: auto;
            margin-right: auto;
            margin-top: -35px;
            left: 20px;
            right: 0; } }
        @media (min-width: 1200px) {
          .help-page .container-help.container-help-steps .img-line-vertical {
            height: 510px;
            margin-left: auto;
            margin-right: auto;
            left: 20px;
            right: 0;
            margin-top: -45px; } }
    .help-page .container-help .help-title-container {
      margin-left: 30px;
      margin-bottom: 60px; }
      @media (max-width: 991.98px) {
        .help-page .container-help .help-title-container {
          margin-left: 0;
          margin-bottom: 35px; } }
    .help-page .container-help .help-title1 {
      color: #E2444A;
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 10px; }
    .help-page .container-help .help-title2 {
      font-weight: bold;
      font-size: 36px;
      line-height: 42px; }
      @media (max-width: 991.98px) {
        .help-page .container-help .help-title2.help-title2-right {
          margin-top: 20px; } }
      .help-page .container-help .help-title2.help-title2-smaller {
        font-size: 24px;
        margin-top: 90px;
        line-height: 39px; }
    .help-page .container-help .help-title3 {
      font-family: Courier New, Courier, monospace;
      font-size: 18px;
      margin-top: 30px; }
      @media (max-width: 991.98px) {
        .help-page .container-help .help-title3 {
          text-align: center;
          margin-top: 50px; } }
    @media (max-width: 991.98px) {
      .help-page .container-help .help-button {
        text-align: center; } }
    .help-page .container-help .help-text {
      font-family: Lato, sans-serif;
      font-size: 17px; }
      .help-page .container-help .help-text ul {
        list-style: disc;
        margin-left: 19px; }
        .help-page .container-help .help-text ul li {
          font-family: Lato, sans-serif;
          font-size: 17px; }
      .help-page .container-help .help-text.mt-35 {
        margin-top: 35px; }
      .help-page .container-help .help-text .help-text-large {
        font-size: 22px;
        font-weight: lighter;
        margin-bottom: 20px; }
    .help-page .container-help a {
      margin-top: 40px; }
    .help-page .container-help .container-img-help-freelance {
      margin-left: -27px; }
      @media (max-width: 991.98px) {
        .help-page .container-help .container-img-help-freelance {
          text-align: center;
          margin: 0 5px 25px 0; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .help-page .container-help .container-img-help-freelance {
          margin-right: 5px; } }
      .help-page .container-help .container-img-help-freelance .img-help-freelance {
        width: 100%;
        max-width: 450px; }
    .help-page .container-help .container-img-help-agency {
      margin-left: -27px; }
      @media (max-width: 991.98px) {
        .help-page .container-help .container-img-help-agency {
          text-align: center;
          margin: 0 5px 20px 0; } }
      .help-page .container-help .container-img-help-agency .img-help-agency {
        width: 100%;
        max-width: 450px; }
    .help-page .container-help .img-help-agency1 {
      position: absolute;
      margin-left: -27px;
      z-index: 1; }
    .help-page .container-help .img-help-agency2 {
      position: absolute;
      top: 85px;
      left: 110px; }
    .help-page .container-help .img-help-agency3 {
      position: absolute;
      top: 260px;
      left: 300px; }
    .help-page .container-help .img-help-agency4 {
      position: absolute;
      top: 25px;
      left: 355px; }

.container-subscription-type {
  border-radius: 7px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  padding: 25px 30px 30px 30px;
  text-align: center;
  height: 100%;
  max-width: 320px;
  margin: auto;
  margin-bottom: 20px; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .container-subscription-type.container-subscription-boss {
      margin-top: 10px; } }
  .container-subscription-type .container-subscription-title {
    height: 185px; }
    .container-subscription-type .container-subscription-title .subscription-title1 {
      font-weight: bold;
      font-size: 49px;
      margin-bottom: 22px;
      background-repeat: round;
      background-image: url("../../Content/images/background-shapes.svg ");
      padding: 10px 5px; }
    .container-subscription-type .container-subscription-title .subscription-title1-sub {
      font-weight: bold;
      font-size: 17px;
      margin-top: -10px;
      position: absolute;
      left: 0;
      right: 0; }
    .container-subscription-type .container-subscription-title .subscription-title2 {
      font-weight: bold;
      font-size: 18px; }
  .container-subscription-type .subscription-detail {
    border-bottom: dashed #252858 1px;
    padding: 10px 5px;
    font-size: 13px;
    font-weight: 500; }
    .container-subscription-type .subscription-detail.subscription-detail-last {
      border-bottom: none;
      margin-bottom: 75px; }
  .container-subscription-type .subscription-button {
    position: absolute;
    bottom: 43px;
    left: 0;
    right: 0; }

.row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .row-flex::before, .row-flex::after {
    display: none; }
  .row-flex > [class*='col-'] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }

.guide-page .fa {
  font-size: 16px;
  margin-right: 5px; }

.guide-page a {
  color: #E2444A;
  font-weight: bold; }
  .guide-page a .fa-external-link {
    font-size: 11px;
    font-weight: 700; }
  .guide-page a:hover {
    color: #e97075; }

.about-page .container-help {
  margin-top: 120px; }
  .about-page .container-help .help-title-container {
    margin-left: 0; }

.about-page .img-about-elise {
  margin-left: 5px;
  margin-top: 15px; }
  @media (min-width: 1200px) {
    .about-page .img-about-elise {
      margin-top: 5px; } }
  @media (max-width: 767.98px) {
    .about-page .img-about-elise {
      margin-top: 20px;
      margin-bottom: 30px;
      text-align: center; } }
  .about-page .img-about-elise > img {
    width: 300px;
    box-shadow: -25px -25px #E2444A; }
    @media (max-width: 991.98px) {
      .about-page .img-about-elise > img {
        width: 240px; } }

.about-page .container-link-red {
  margin-top: 40px; }
  @media (max-width: 767.98px) {
    .about-page .container-link-red {
      text-align: center; } }
  .about-page .container-link-red .link-red {
    display: inline-table;
    border-radius: 50%;
    background-color: #252858;
    margin-right: 10px;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 20px; }
    .about-page .container-link-red .link-red > a {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
      .about-page .container-link-red .link-red > a .fa {
        color: white; }

.about-page .about-team {
  margin-bottom: 30px; }
  .about-page .about-team img {
    width: 200px;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .about-page .about-team img {
        width: 180px;
        height: 180px; } }
    @media (max-width: 575.98px) {
      .about-page .about-team img {
        width: 150px;
        height: 150px; } }
  .about-page .about-team.about-partenaire img {
    width: auto; }
  .about-page .about-team .about-team-title {
    color: #E2444A;
    font-weight: bold;
    font-size: 17px;
    margin-top: 10px; }
  .about-page .about-team .about-team-text {
    font-family: Lato, sans-serif;
    font-weight: bold;
    font-size: 15px; }
  .about-page .about-team .container-link-red {
    margin-top: 8px;
    text-align: left; }
    .about-page .about-team .container-link-red .link-red {
      width: 28px;
      height: 28px;
      font-size: 17px; }

.about-page .about-reference {
  margin-bottom: 30px; }
  .about-page .about-reference .fa-external-link {
    font-size: 11px;
    font-weight: 700; }
  .about-page .about-reference img {
    width: 220px;
    height: 220px; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .about-page .about-reference img {
        width: 180px;
        height: 180px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .about-page .about-reference img {
        width: 150px;
        height: 150px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .about-page .about-reference img {
        width: 220px;
        height: 220px; } }
    @media (max-width: 575.98px) {
      .about-page .about-reference img {
        width: 150px;
        height: 150px; } }
    .about-page .about-reference img.img-border {
      border: dashed 1px #d0ced6;
      padding: 20px; }
  .about-page .about-reference .about-reference-title {
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px; }

.slider-home .slider-content {
  padding: 0 50px;
  margin-top: 15px;
  margin-bottom: 20px; }
  @media (max-width: 991.98px) {
    .slider-home .slider-content {
      padding-right: 0;
      padding-left: 0; } }

.slider-home .slick-prev,
.slider-home .slick-next {
  width: 30px;
  height: 30px; }
  .slider-home .slick-prev::before,
  .slider-home .slick-next::before {
    color: #000000;
    font-size: 30px; }
  @media (max-width: 991.98px) {
    .slider-home .slick-prev,
    .slider-home .slick-next {
      display: none !important; } }
  .slider-home .slick-prev button,
  .slider-home .slick-next button {
    transition: opacity all 200ms ease-in-out; }

.slider-home .slick-prev {
  left: -30px; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .slider-home .slick-prev {
      left: 5px; } }

.slider-home .slick-next {
  right: -30px; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .slider-home .slick-next {
      right: 5px; } }

#slider-partners {
  margin-top: 25px; }
  @media (max-width: 767.98px) {
    #slider-partners {
      margin-top: 10px; } }
  #slider-partners .slider-content {
    margin-bottom: 30px; }
    @media (max-width: 767.98px) {
      #slider-partners .slider-content {
        margin-top: 0;
        margin-bottom: 0; } }
  #slider-partners .home-partner-picture {
    width: 80%;
    margin: auto; }
    @media (max-width: 767.98px) {
      #slider-partners .home-partner-picture {
        max-width: 200px;
        padding-bottom: 30px; } }

#slider-expertise .container-expertise {
  border: 1px solid #E6E6E6;
  height: 100%;
  padding-bottom: 20px;
  max-width: 400px;
  margin: auto;
  margin-bottom: 10px; }
  @media (max-width: 767.98px) {
    #slider-expertise .container-expertise {
      margin-bottom: 20px; } }
  #slider-expertise .container-expertise > img {
    margin-bottom: 10px;
    width: 100%;
    margin: auto;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (max-width: 575.98px) {
      #slider-expertise .container-expertise > img {
        max-height: 190px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      #slider-expertise .container-expertise > img {
        max-height: 280px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      #slider-expertise .container-expertise > img {
        max-height: 100px; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      #slider-expertise .container-expertise > img {
        max-height: 130px; } }
    @media (min-width: 1200px) {
      #slider-expertise .container-expertise > img {
        max-height: 180px; } }
    #slider-expertise .container-expertise > img.img-position-top {
      -o-object-position: top;
         object-position: top; }
    #slider-expertise .container-expertise > img.img-position-bottom {
      -o-object-position: bottom;
         object-position: bottom; }
  #slider-expertise .container-expertise .content-expertise {
    padding: 10px;
    background-color: #FFFFFF; }
    #slider-expertise .container-expertise .content-expertise .expertise-title {
      text-align: left;
      font-size: 32px;
      font-weight: 700; }
      @media (min-width: 768px) and (max-width: 991.98px) {
        #slider-expertise .container-expertise .content-expertise .expertise-title {
          font-size: 23px; } }
    #slider-expertise .container-expertise .content-expertise ul {
      text-align: left;
      list-style: disc;
      margin-bottom: 20px;
      margin-left: 20px; }
      #slider-expertise .container-expertise .content-expertise ul > li {
        font-weight: bold;
        font-size: 16px; }
        #slider-expertise .container-expertise .content-expertise ul > li.invisible-li {
          color: #FFFFFF; }
          @media (max-width: 991.98px) {
            #slider-expertise .container-expertise .content-expertise ul > li.invisible-li.invisible-li-fix {
              display: none; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    #slider-expertise .container-expertise .btn-new {
      padding-right: 15px;
      padding-left: 15px; } }

.home-section {
  padding: 40px 20px 60px 20px;
  text-align: center; }

.green-section {
  background-color: #8FEBB8; }

.orange-section {
  background-color: #F5A747; }

.red-section {
  background-color: #E2444A; }

.blue-section {
  background-color: #252858; }

.bicolor-section {
  background-image: linear-gradient(to right, #8FEBB8 50%, #F5A747 50%); }

.sky-section {
  background: url("../../Content/images/sky-min.jpg") center no-repeat;
  background-size: cover; }

.title-home-section {
  display: inline-block;
  margin: 10px auto 30px auto; }
  .title-home-section .main-title-home-section {
    font-size: 40px;
    font-weight: bold; }
  .title-home-section .subtitle-home-section {
    font-family: Lato, sans-serif;
    font-size: 16px;
    margin: 10px 0 0 0; }

.first-section {
  color: #FFFFFF !important;
  padding-top: 200px;
  padding-bottom: 130px;
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../../Content/images/HomeNew-min.jpg");
  text-align: left;
  background-size: cover;
  background-position-x: center; }
  @media (min-width: 1200px) {
    .first-section {
      background-position-y: -60px; } }
  @media (min-width: 1500px) {
    .first-section {
      background-position-y: -75px; } }
  @media (max-width: 575.98px) {
    .first-section {
      padding-bottom: 90px; } }
  .first-section .main-title-home-section {
    font-size: 52px;
    line-height: 54px; }
  .first-section .subtitle-home-section {
    font-size: 27px;
    line-height: 25px;
    font-weight: bold; }
  .first-section .content-home-section {
    padding-top: 35px;
    text-align: center; }
    .first-section .content-home-section a {
      font-size: 17px;
      margin: 0 20px;
      font-weight: 600;
      margin-top: 15px; }
      @media (max-width: 991.98px) {
        .first-section .content-home-section a {
          margin: 10px 5px 0 5px; } }

.presentation-section .subtitle-home-section {
  max-width: 500px; }

.presentation-section .title-home-section {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.manifesto-container {
  position: relative;
  padding-bottom: 5%;
  background-color: white;
  overflow: hidden; }
  .manifesto-container .manifesto-section {
    text-align: left;
    background: url("../../Content/images/manifesto-min.jpg") center no-repeat;
    background-size: cover;
    padding-bottom: 500px; }
    .manifesto-container .manifesto-section .subtitle-home-section {
      max-width: 500px; }
    .manifesto-container .manifesto-section .title-home-section {
      padding-right: 45%; }
      @media (max-width: 575.98px) {
        .manifesto-container .manifesto-section .title-home-section {
          padding-right: 35%; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .manifesto-container .manifesto-section .title-home-section {
          padding-right: 40%; } }
  .manifesto-container .home-ruban {
    position: absolute;
    bottom: 0;
    width: 100%; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .manifesto-container .home-ruban {
        width: 120%;
        margin-left: -80px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .manifesto-container .home-ruban {
        width: 140%;
        margin-left: -120px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .manifesto-container .home-ruban {
        width: 150%;
        margin-left: -110px; } }
    @media (max-width: 575.98px) {
      .manifesto-container .home-ruban {
        width: 180%;
        margin-left: -105px; } }

.freelances-section {
  padding-top: 60px; }
  .freelances-section .subtitle-home-section {
    margin-bottom: 10px;
    padding: 0 70px; }

.expert-section {
  padding-bottom: 0;
  padding-top: 20px; }

.title-mission-panel {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #ACABBC; }

.title-project {
  padding-left: 10px;
  font-weight: 500; }

.title-project-budget {
  font-weight: 700; }

.title-home-counter {
  margin: 0 0 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  font-weight: 600; }

.title-home-counter-3 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  font-weight: 600; }

.title-home-prices {
  font-size: 27px;
  font-weight: 500; }

.list-profile {
  margin-top: 30px;
  margin-bottom: 30px; }

.tab-list-header {
  padding: 0 10px; }

.tab-list-array {
  margin: 0;
  padding: 0;
  list-style: none; }
  .tab-list-array .tab-list-item {
    margin-bottom: 5px;
    box-shadow: rgba(225, 230, 234, 0.74902) 0 1px 1px;
    background-clip: padding-box;
    background-color: #FFFFFF;
    padding: 10px;
    line-height: 35px;
    font-size: 15px; }
    .tab-list-array .tab-list-item .ribbon {
      position: absolute;
      top: -10px;
      right: 0;
      left: -13px;
      z-index: 5;
      background: #E2444A;
      padding-top: 0;
      width: 20px;
      height: 20px;
      overflow: inherit;
      text-align: center;
      line-height: 1.5; }
      .tab-list-array .tab-list-item .ribbon::after {
        display: block;
        position: absolute;
        top: 20px;
        bottom: 0;
        border: 10px solid #E2444A;
        border-top-width: 0.5em;
        border-bottom-color: transparent;
        width: 20px;
        content: ""; }
      .tab-list-array .tab-list-item .ribbon .fa::before {
        padding-left: 1px;
        color: #FFFFFF;
        font-size: 13px; }

.container-home-missions {
  margin-top: 20px;
  text-align: left; }
  .container-home-missions .tab-list-item {
    background-color: #F2F2F2; }

.preview-freelance-home {
  text-align: center;
  padding: 0 20px 5px 20px;
  margin-bottom: 10px; }
  @media (max-width: 767.98px) {
    .preview-freelance-home {
      margin: auto;
      margin-bottom: 50px;
      max-width: 400px; }
      .preview-freelance-home .text-ellipsis {
        white-space: normal; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .preview-freelance-home {
      margin-bottom: 50px; } }
  .preview-freelance-home .avatar {
    margin-bottom: 10px; }
    .preview-freelance-home .avatar img {
      height: 150px;
      margin: auto; }
  .preview-freelance-home .profile-title {
    color: #252858;
    font-size: 22px;
    font-weight: 700; }
  .preview-freelance-home .profile-title2 {
    font-size: 14px;
    font-weight: bold;
    font-family: Lato, sans-serif;
    margin-bottom: 20px; }
    @media (max-width: 767.98px) {
      .preview-freelance-home .profile-title2 {
        margin-bottom: 5px; } }
  .preview-freelance-home .profile-xp {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px; }

.profile-content {
  display: block;
  margin: 10px 0;
  background-color: #FFFFFF;
  padding: 20px 25px; }
  .profile-content .profile-title {
    color: #252858;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px; }
  .profile-content img {
    margin-right: 20px; }
  .profile-content .profile-top {
    position: relative;
    text-align: left; }
  .profile-content .btn-toolbar {
    position: absolute;
    top: 0;
    right: 0; }
    @media (min-width: 385px) {
      .profile-content .btn-toolbar {
        right: 15px; } }
  .profile-content .profile-title2 {
    font-size: 16px;
    font-weight: 500;
    font-family: Lato, sans-serif; }
  .profile-content .profile-bottom {
    padding-top: 30px; }

.profile-content .skill-wrap,
.profile-content-details .skill-wrap {
  height: 40px;
  overflow: hidden; }

.profile-content .list-achievement > li,
.profile-content .list-skill > li,
.profile-content-details .list-achievement > li,
.profile-content-details .list-skill > li {
  float: left; }

.profile-content .list-achievement > li,
.profile-content-details .list-achievement > li {
  border: 1px solid #E6E6E6;
  padding: 6px 10px;
  font-size: 14px; }

.profile-content .list-skill > li,
.profile-content-details .list-skill > li {
  margin: 5px 5px 0 0;
  border-radius: 3px;
  background-color: #252858;
  padding: 7px;
  text-align: center;
  color: #FFFFFF;
  font-size: 13px; }

.nb {
  line-height: 50px;
  font-size: 35px;
  font-weight: 600; }

.nb-white {
  color: #FFFFFF; }

.container-counters {
  max-width: 750px; }

.counter {
  margin-bottom: 15px; }
  .counter .counter-case {
    border: 7px solid;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    text-align: center;
    font-weight: bold;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .counter .couter-case-count {
    font-size: 40px;
    line-height: 40px; }
  .counter .couter-case-text {
    font-size: 17px;
    line-height: 18px;
    padding: 0 5px; }
  .counter .couter-case-green {
    border-color: #8DCCA8;
    color: #8DCCA8; }
  .counter .couter-case-red {
    border-color: #E2444A;
    color: #E2444A; }
  .counter .couter-case-orange {
    border-color: #F5A747;
    color: #F5A747; }

.subscription-panel {
  margin-bottom: 15px; }

.wrap-price {
  margin: 0 40px;
  padding: 30px; }
  @media (min-width: 768px) {
    .wrap-price {
      margin: 0; } }
  .wrap-price .wrap-price-btn {
    text-align: center; }

.price-top {
  text-align: center;
  color: #FFFFFF;
  font-size: 20px; }

.price-bottom {
  height: auto;
  font-size: 16px; }
  @media (min-width: 768px) {
    .price-bottom {
      height: 450px; } }
  .price-bottom .feature-list li {
    padding-bottom: 10px; }
  .price-bottom .fa-star {
    display: inline-block;
    margin-right: 5px; }
    .price-bottom .fa-star::before {
      border-radius: 50%;
      background-color: #252858;
      padding: 3px;
      color: #FFFFFF;
      font-size: 10px; }
  .price-bottom .btn {
    position: relative;
    transform: translateX(0);
    margin-top: 40px; }
    @media (min-width: 768px) {
      .price-bottom .btn {
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%); } }

.avatar-35 {
  width: 35px;
  height: 35px; }

.avatar-70 {
  width: 70px;
  height: 70px; }

@charset "UTF-8";
.search-section {
  background: url("../../content/images/search-min.jpg") center no-repeat;
  background-size: cover; }

.adminSearch .search-section {
  background: none !important; }

.adminSearch .search-section-content {
  margin: 10px 0 !important; }

.search-profile-section {
  padding: 30px 0; }
  .search-profile-section .title-home-section,
  .search-profile-section .button-home-section {
    margin: 0; }
  @media (max-width: 767.98px) {
    .search-profile-section .container-title-home-section {
      text-align: center; } }

.search-section-content .dropdown .fa,
.mission-list-content .dropdown .fa,
.content-new-category .dropdown .fa {
  margin-left: 2px; }

.search-section-content .dropdown button,
.mission-list-content .dropdown button,
.content-new-category .dropdown button {
  width: 100%; }
  .search-section-content .dropdown button:hover,
  .mission-list-content .dropdown button:hover,
  .content-new-category .dropdown button:hover {
    background-color: #FFFFFF; }

.search-section-content .dropdown .dropdown-toggle,
.mission-list-content .dropdown .dropdown-toggle,
.content-new-category .dropdown .dropdown-toggle {
  padding-left: 8px; }

.search-section-content .dropdown .dropdown-menu,
.mission-list-content .dropdown .dropdown-menu,
.content-new-category .dropdown .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  padding: 10px; }
  .search-section-content .dropdown .dropdown-menu li,
  .mission-list-content .dropdown .dropdown-menu li,
  .content-new-category .dropdown .dropdown-menu li {
    padding: 10px; }
    .search-section-content .dropdown .dropdown-menu li:hover,
    .mission-list-content .dropdown .dropdown-menu li:hover,
    .content-new-category .dropdown .dropdown-menu li:hover {
      background-color: #f3f3f3;
      cursor: pointer; }
    .search-section-content .dropdown .dropdown-menu li.input-group,
    .mission-list-content .dropdown .dropdown-menu li.input-group,
    .content-new-category .dropdown .dropdown-menu li.input-group {
      cursor: default; }
      .search-section-content .dropdown .dropdown-menu li.input-group:hover,
      .mission-list-content .dropdown .dropdown-menu li.input-group:hover,
      .content-new-category .dropdown .dropdown-menu li.input-group:hover {
        background-color: transparent; }
  .search-section-content .dropdown .dropdown-menu .divider,
  .mission-list-content .dropdown .dropdown-menu .divider,
  .content-new-category .dropdown .dropdown-menu .divider {
    margin: 20px 0;
    padding: 0; }

.search-section-content {
  margin: 15px 0;
  background-color: rgba(255, 255, 255, 0.65);
  padding: 25px 40px; }
  .search-section-content .search-show-more {
    text-align: center;
    text-decoration: underline;
    margin-bottom: 10px; }
  .search-section-content .second-row {
    padding-top: 10px; }
    .search-section-content .second-row .button-search {
      margin-top: 15px; }
    .search-section-content .second-row button {
      width: 100%; }
  .search-section-content .title-search-section {
    margin: 0;
    padding: 5px 0 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 600; }
    @media (min-width: 768px) {
      .search-section-content .title-search-section {
        text-align: left; } }
  .search-section-content .wrap-align-inputs .text-btw,
  .search-section-content .wrap-align-inputs .form-control {
    display: inline-block;
    float: left; }
  .search-section-content .wrap-align-inputs .text-btw {
    width: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .search-section-content .wrap-align-inputs .text-btw {
        margin-top: 5px;
        width: 4%; } }
  .search-section-content .wrap-align-inputs .form-control {
    width: 100%; }
    @media (min-width: 768px) {
      .search-section-content .wrap-align-inputs .form-control {
        width: 48%; } }
  .search-section-content .slider-bar-container .noUi-connect {
    background-color: #E6E6E6; }
  .search-section-content .slider-bar-container .slider-bar {
    margin: 0 15px; }
  .search-section-content .slider-bar-container .slider-bar-value-wrapper {
    padding: 10px 0;
    font-size: 16px; }
    .search-section-content .slider-bar-container .slider-bar-value-wrapper > input {
      display: none !important; }
    .search-section-content .slider-bar-container .slider-bar-value-wrapper .slider-value {
      display: inline; }
    .search-section-content .slider-bar-container .slider-bar-value-wrapper .value-min::before {
      content: "De "; }
    .search-section-content .slider-bar-container .slider-bar-value-wrapper .value-max::before {
      content: "à "; }

.mission-list-content {
  margin-bottom: 30px; }
  .mission-list-content .dropdown .dropdown-toggle {
    padding: 15px 0; }

.button-home-section {
  float: none;
  margin: 0;
  padding: 0 0 40px;
  vertical-align: top; }
  @media (min-width: 768px) {
    .button-home-section {
      float: right;
      margin: 10px auto;
      padding: 25px 0 20px; } }

.stylish-input-group .input-group-addon {
  background-color: #FFFFFF; }

.stylish-input-group .form-control {
  border-right: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.stylish-input-group button {
  border: 0;
  background: transparent; }

.provider-img {
  width: 75px;
  height: auto; }

#manage-warning {
  margin-bottom: 20px; }

#manage-sidebar {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px; }
  #manage-sidebar .manage-sidebar-main-button {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px; }
    #manage-sidebar .manage-sidebar-main-button > a {
      white-space: pre-wrap; }
  #manage-sidebar .manage-sidebar-item {
    padding-top: 15px;
    padding-bottom: 15px; }
    #manage-sidebar .manage-sidebar-item + .manage-sidebar-list .manage-sidebar-item,
    #manage-sidebar .manage-sidebar-item + .manage-sidebar-item {
      border-top: 1px solid #E6E6E6; }
    #manage-sidebar .manage-sidebar-item .btn-link {
      padding: 0;
      font-size: 15px; }
    #manage-sidebar .manage-sidebar-item .fa {
      font-size: 20px;
      margin-right: 5px; }
  #manage-sidebar .manage-active form {
    margin-bottom: 10px; }
  #manage-sidebar .manage-active label {
    font-weight: 700; }
  #manage-sidebar .manage-active input[type="checkbox"] {
    margin-left: 4px; }
  #manage-sidebar .manage-confirmation {
    color: #E2444A;
    font-size: 12px; }
    #manage-sidebar .manage-confirmation #send-confirmation-link {
      display: inline-block;
      text-decoration: underline;
      font-size: inherit; }

#manage-menu {
  padding-top: 15px; }
  #manage-menu .tooltip-inner {
    max-width: 150px; }
  #manage-menu .fa {
    margin-right: 5px; }

.manage-logins-list .manage-login-provider {
  display: inline-block;
  padding: 7px 13px;
  text-align: center; }
  .manage-logins-list .manage-login-provider .provider-img {
    margin-bottom: 5px; }
  .manage-logins-list .manage-login-provider .provider-remove {
    line-height: 1em;
    font-size: 25px; }

#manage-jobads .title-home-counter {
  margin-bottom: 0; }

.manage-header {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 17px;
  font-weight: 600; }

.manage-compagny-header {
  margin: 40px 0 15px 0; }

.agency-favorites .agency-favorites-header h2 {
  line-height: 34px; }

.agency-favorites .agency-favorites-header .agency-favorites-filters {
  margin-top: 5px; }
  .agency-favorites .agency-favorites-header .agency-favorites-filters:before, .agency-favorites .agency-favorites-header .agency-favorites-filters:after {
    content: " ";
    display: table; }
  .agency-favorites .agency-favorites-header .agency-favorites-filters:after {
    clear: both; }

.agency-favorites .agency-favorites-header .agency-favorites-filter {
  margin-bottom: 8px; }
  .agency-favorites .agency-favorites-header .agency-favorites-filter label {
    margin-right: 5px;
    font-weight: 600; }
  .agency-favorites .agency-favorites-header .agency-favorites-filter > select,
  .agency-favorites .agency-favorites-header .agency-favorites-filter > input {
    display: block;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 6px 12px; }

.agency-favorites .agency-favorites-container > h3 {
  font-size: 16px;
  font-weight: 600; }

.agency-favorites .agency-favorites-container .agency-favorites-item {
  margin-top: 20px;
  border-top: 1px solid #E6E3E6;
  border-bottom: 1px solid #E6E3E6;
  padding-top: 25px;
  padding-bottom: 25px; }
  .agency-favorites .agency-favorites-container .agency-favorites-item + .agency-favorites-item {
    margin-top: 0;
    border-top: 0; }
  .agency-favorites .agency-favorites-container .agency-favorites-item .profile-content {
    padding: 0; }

.block-info-manage {
  background-color: #8FEBB8;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif; }

.profile-freelance a:not(.btn-new):not(.input-group-addon):not(.profile-successfull-bids) {
  transition: all 200ms ease-in-out;
  color: #8DCCA8; }
  .profile-freelance a:hover:not(.btn-new):not(.input-group-addon):not(.profile-successfull-bids) {
    color: #b0dcc3; }
  .profile-freelance a:focus:not(.btn-new):not(.input-group-addon):not(.profile-successfull-bids) {
    color: #b0dcc3; }

.profile-agency .agency-info a:not(.btn-new):not(.input-group-addon) {
  transition: all 200ms ease-in-out;
  color: #F5A747; }
  .profile-agency .agency-info a:hover:not(.btn-new):not(.input-group-addon) {
    color: #f8be77; }
  .profile-agency .agency-info a:focus:not(.btn-new):not(.input-group-addon) {
    color: #f8be77; }

.notification-icon {
  position: absolute;
  left: 28%;
  margin-top: 5px; }

.profile-card .profile-avatar {
  float: left; }

.profile-card .profile-name-job {
  float: left; }

.profile-card:before, .profile-card:after {
  content: " ";
  display: table; }

.profile-card:after {
  clear: both; }

.profile-avatar {
  display: inline-block; }
  .profile-avatar img {
    vertical-align: inherit; }

.profile-name-job {
  display: inline-block;
  vertical-align: top; }
  .profile-name-job .profile-title,
  .profile-name-job .profile-title-2 {
    margin-top: 0; }

.profile-description {
  margin-top: 10px;
  word-break: break-word; }

.profile-item-txt {
  white-space: pre-wrap;
  word-break: break-word; }

.avatar-50 {
  width: 50px;
  height: 50px; }

.info-orange {
  text-transform: capitalize;
  color: #F5A747;
  font-size: 22px; }

.inline-block {
  display: inline-block; }

.profiles-agency-freelance-details .title-home-counter,
.profile-mission-details .title-home-counter {
  margin: 20px 0; }

.profiles-agency-freelance-details .profile-content,
.profile-mission-details .profile-content {
  padding-top: 10px;
  padding-bottom: 10px; }
  .profiles-agency-freelance-details .profile-content .profile-card,
  .profile-mission-details .profile-content .profile-card {
    margin-bottom: 10px; }
    .profiles-agency-freelance-details .profile-content .profile-card .profile-avatar img,
    .profile-mission-details .profile-content .profile-card .profile-avatar img {
      margin: 0; }
    .profiles-agency-freelance-details .profile-content .profile-card .profile-avatar + .profile-name-job,
    .profile-mission-details .profile-content .profile-card .profile-avatar + .profile-name-job {
      padding-left: 20px; }
    .profiles-agency-freelance-details .profile-content .profile-card .profile-name-job,
    .profile-mission-details .profile-content .profile-card .profile-name-job {
      width: calc(100% - 70px); }
  .profiles-agency-freelance-details .profile-content .profile-bottom,
  .profile-mission-details .profile-content .profile-bottom {
    padding-top: 10px;
    height: auto; }

.profiles-agency-freelance-details .profile-content + .profile-content-details .profile-info-wrap:first-child,
.profiles-agency-freelance-details .profile-content-info + .profile-content-details .profile-info-wrap:first-child,
.profile-mission-details .profile-content + .profile-content-details .profile-info-wrap:first-child,
.profile-mission-details .profile-content-info + .profile-content-details .profile-info-wrap:first-child {
  margin-top: 10px;
  border-top: 1px solid #E6E6E6;
  padding-top: 10px; }

.profiles-agency-freelance-details .profile-details-item,
.profile-mission-details .profile-details-item {
  margin: 30px 0; }
  .profiles-agency-freelance-details .profile-details-item:first-child,
  .profile-mission-details .profile-details-item:first-child {
    border-top: 1px solid #E6E6E6;
    padding-top: 30px; }
  .profiles-agency-freelance-details .profile-details-item:last-child,
  .profile-mission-details .profile-details-item:last-child {
    margin-bottom: 40px; }
  .profiles-agency-freelance-details .profile-details-item .title-home-counter,
  .profile-mission-details .profile-details-item .title-home-counter {
    margin: 0;
    padding-top: 10px; }
  .profiles-agency-freelance-details .profile-details-item .profile-item-txt,
  .profile-mission-details .profile-details-item .profile-item-txt {
    padding-top: 15px; }
    .profiles-agency-freelance-details .profile-details-item .profile-item-txt a,
    .profile-mission-details .profile-details-item .profile-item-txt a {
      text-decoration: underline; }

.profiles-agency-freelance-details .content-new-category .dropdown,
.profile-mission-details .content-new-category .dropdown {
  padding-top: 10px;
  width: auto; }

.profiles-agency-freelance-details .content-new-category .slider .slider-content img,
.profile-mission-details .content-new-category .slider .slider-content img {
  margin: 0 auto;
  width: 50%;
  height: 50%; }

.profiles-agency-freelance-details .content-new-category .slider .slider-content .slider-caption,
.profile-mission-details .content-new-category .slider .slider-content .slider-caption {
  position: relative;
  padding: 15px;
  width: 100%;
  min-height: 90px;
  text-align: center; }
  .profiles-agency-freelance-details .content-new-category .slider .slider-content .slider-caption .slider-caption-inner,
  .profile-mission-details .content-new-category .slider .slider-content .slider-caption .slider-caption-inner {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%; }

.profiles-agency-freelance-details .content-new-category .slider .slick-prev,
.profiles-agency-freelance-details .content-new-category .slider .slick-next,
.profile-mission-details .content-new-category .slider .slick-prev,
.profile-mission-details .content-new-category .slider .slick-next {
  display: none;
  width: 30px;
  height: 30px; }
  .profiles-agency-freelance-details .content-new-category .slider .slick-prev::before,
  .profiles-agency-freelance-details .content-new-category .slider .slick-next::before,
  .profile-mission-details .content-new-category .slider .slick-prev::before,
  .profile-mission-details .content-new-category .slider .slick-next::before {
    font-size: 30px; }
  @media (min-width: 840px) {
    .profiles-agency-freelance-details .content-new-category .slider .slick-prev,
    .profiles-agency-freelance-details .content-new-category .slider .slick-next,
    .profile-mission-details .content-new-category .slider .slick-prev,
    .profile-mission-details .content-new-category .slider .slick-next {
      display: block !important; } }

.profiles-agency-freelance-details .content-new-category .slider .slick-prev,
.profile-mission-details .content-new-category .slider .slick-prev {
  left: 20px;
  z-index: 1; }

.profiles-agency-freelance-details .content-new-category .slider .slick-next,
.profile-mission-details .content-new-category .slider .slick-next {
  right: 20px; }

.profiles-agency-freelance-details .profile-content-info,
.profile-mission-details .profile-content-info {
  text-align: center; }
  @media (min-width: 768px) {
    .profiles-agency-freelance-details .profile-content-info,
    .profile-mission-details .profile-content-info {
      text-align: left; } }

.profiles-agency-freelance-details .profile-title-info,
.profile-mission-details .profile-title-info {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  text-align: center; }

.profiles-agency-freelance-details .profile-info-wrap + .profile-info-wrap,
.profile-mission-details .profile-info-wrap + .profile-info-wrap {
  margin-top: 10px;
  border-top: 1px solid #E6E6E6;
  padding-top: 10px; }

.profiles-agency-freelance-details .profile-info-wrap .info-row,
.profile-mission-details .profile-info-wrap .info-row {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 14px; }
  .profiles-agency-freelance-details .profile-info-wrap .info-row .info-row-label,
  .profile-mission-details .profile-info-wrap .info-row .info-row-label {
    padding: 0 5px; }
  .profiles-agency-freelance-details .profile-info-wrap .info-row .info-row-item,
  .profile-mission-details .profile-info-wrap .info-row .info-row-item {
    float: right;
    clear: both;
    text-align: right;
    color: #252858;
    font-weight: 700;
    font-family: Lato, sans-serif; }

.profiles-agency-freelance-details .agency-info .profile-content,
.profile-mission-details .agency-info .profile-content {
  margin-top: 0;
  border-bottom: 0;
  padding: 0; }
  .profiles-agency-freelance-details .agency-info .profile-content img,
  .profile-mission-details .agency-info .profile-content img {
    margin-right: 5px; }
  .profiles-agency-freelance-details .agency-info .profile-content .profile-name-job .profile-title,
  .profile-mission-details .agency-info .profile-content .profile-name-job .profile-title {
    font-size: 16px; }
  .profiles-agency-freelance-details .agency-info .profile-content .profile-name-job .profile-title2,
  .profile-mission-details .agency-info .profile-content .profile-name-job .profile-title2 {
    font-size: 12px; }

.profiles-agency-freelance-details .agency-details .profile-content .profile-avatar,
.profile-mission-details .agency-details .profile-content .profile-avatar {
  width: 100%; }
  .profiles-agency-freelance-details .agency-details .profile-content .profile-avatar img,
  .profile-mission-details .agency-details .profile-content .profile-avatar img {
    display: block;
    margin: 0 auto;
    border-radius: 50%; }

.agency-jobads .agency-jobads-item {
  margin-top: 20px;
  border-top: 1px solid #E6E3E6;
  padding-top: 25px;
  width: 100%; }
  .agency-jobads .agency-jobads-item a,
  .agency-jobads .agency-jobads-item .btn-link,
  .agency-jobads .agency-jobads-item .mission-active-modif {
    transition: all 200ms ease-in-out; }
  .agency-jobads .agency-jobads-item .mission-active-notif {
    transition: all 200ms ease-in-out;
    color: #E2444A; }
    .agency-jobads .agency-jobads-item .mission-active-notif.notif-message {
      position: relative; }
  .agency-jobads .agency-jobads-item .profile-avatar {
    margin: 2px 10px 25px 0;
    float: left; }
  .agency-jobads .agency-jobads-item .profile-name-job {
    width: 100%; }
    .agency-jobads .agency-jobads-item .profile-name-job a {
      font-size: 18px;
      font-weight: 600; }
    .agency-jobads .agency-jobads-item .profile-name-job .profile-title2 {
      font-weight: 600;
      font-family: Lato, sans-serif;
      font-size: 13px; }
    .agency-jobads .agency-jobads-item .profile-name-job .zen-title {
      font-size: 18px;
      font-weight: 600; }
  .agency-jobads .agency-jobads-item .profile-item-txt {
    padding-top: 15px; }
    .agency-jobads .agency-jobads-item .profile-item-txt a {
      text-decoration: underline; }
  .agency-jobads .agency-jobads-item .mission-active {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700; }
    .agency-jobads .agency-jobads-item .mission-active .fa {
      padding-left: 5px;
      font-size: 17px; }
    .agency-jobads .agency-jobads-item .mission-active form {
      display: inline; }
      .agency-jobads .agency-jobads-item .mission-active form .btn-link {
        padding: 0;
        vertical-align: baseline; }

.profile-mission-details .align {
  text-align: center; }

.profile-mission-details .details-block-top {
  margin-top: -10px;
  font-size: 17px;
  font-weight: 500; }
  .profile-mission-details .details-block-top .jobad-show-detail {
    float: right;
    text-align: center;
    width: 60px;
    font-size: 12px; }
    .profile-mission-details .details-block-top .jobad-show-detail a {
      cursor: pointer;
      color: #F5A747; }
      .profile-mission-details .details-block-top .jobad-show-detail a .fa {
        padding-right: 0;
        font-size: 28px; }
  .profile-mission-details .details-block-top .fa {
    padding-top: 15px;
    padding-right: 20px;
    font-size: 28px; }
    @media (min-width: 768px) {
      .profile-mission-details .details-block-top .fa {
        padding-top: 5px; } }

.profile-mission-details .details-block-bottom {
  padding: 20px 0;
  border-top: 1px solid #E6E6E6;
  margin-top: 10px; }

.profile-mission-details .profile-details-item {
  margin: 0; }

.profile-mission-details .mission-details-content-right a {
  font-weight: 600; }

.profile-mission-details .mission-details-content-right .title-home-counter {
  font-size: 18px; }

.profile-mission-details .mission-details-content-right .profile-details-item:first-child {
  border-top: 0;
  padding-top: 0; }

.profile-mission-details .mission-details-content-left .profile-info-wrap {
  border-top: 0;
  padding: 0; }
  .profile-mission-details .mission-details-content-left .profile-info-wrap .info-row .info-row-label {
    padding: 0 5px;
    color: #252858;
    font-weight: 700; }
  .profile-mission-details .mission-details-content-left .profile-info-wrap .info-row .info-row-item {
    color: inherit;
    font-weight: 500; }

.profile-mission-details .agency-details .profile-content {
  border: 0;
  padding: 20px; }
  .profile-mission-details .agency-details .profile-content .profile-item-txt {
    padding-top: 20px; }
  .profile-mission-details .agency-details .profile-content .profile-avatar {
    padding-right: 5px;
    width: auto; }
  .profile-mission-details .agency-details .profile-content .profile-name-job .profile-title {
    font-size: 16px; }
  .profile-mission-details .agency-details .profile-content .profile-name-job .profile-title2 {
    font-size: 15px; }
  .profile-mission-details .agency-details .profile-content .message-single-first {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 20px; }
    .profile-mission-details .agency-details .profile-content .message-single-first .profile-card {
      width: calc(100% - 35px); }
    .profile-mission-details .agency-details .profile-content .message-single-first .btn-toolbar {
      right: 0; }
    .profile-mission-details .agency-details .profile-content .message-single-first .profile-item-txt a {
      text-decoration: underline; }
  .profile-mission-details .agency-details .profile-content .message-single {
    margin: 10px 0;
    border-top: 1px solid #E6E3E6;
    padding: 20px 0; }
    .profile-mission-details .agency-details .profile-content .message-single .profile-item-txt {
      padding: 10px 0 20px; }
      .profile-mission-details .agency-details .profile-content .message-single .profile-item-txt a {
        text-decoration: underline; }
  .profile-mission-details .agency-details .profile-content .message-response {
    background-color: #F7F8F8;
    padding: 20px; }
    .profile-mission-details .agency-details .profile-content .message-response .form-group:last-child {
      margin-bottom: 0; }
  .profile-mission-details .agency-details .profile-content .magency .profile-name-job {
    width: 100%; }
    .profile-mission-details .agency-details .profile-content .magency .profile-name-job .profile-title {
      text-align: right; }
  .profile-mission-details .agency-details .profile-content .magency .profile-item-txt {
    float: right;
    padding: 10px 0 0; }
  .profile-mission-details .agency-details .profile-content .div-validation-state {
    padding: 15px 20px;
    margin-bottom: 15px;
    background-color: #8FEBB8;
    font-family: Lato, sans-serif;
    font-weight: bold;
    font-size: 15px; }
    .profile-mission-details .agency-details .profile-content .div-validation-state .fa {
      margin-right: 10px; }
    .profile-mission-details .agency-details .profile-content .div-validation-state.div-validation-state-grey {
      background-color: #F2F2F2;
      font-weight: normal;
      color: #AAAAAA; }

.label-change-document {
  display: none;
  margin-bottom: 5px;
  color: red;
  font-size: smaller;
  font-weight: 500; }

.label-document-state {
  margin-bottom: 3px;
  color: #8DCCA8;
  font-size: smaller;
  font-weight: 500; }

.label-document-state-wait {
  color: #F5A747; }

.label-document-state-expired {
  color: #E2444A; }

.label-document-state-changing {
  color: #CCC; }

.datepicker-document {
  width: auto; }

.document-date-label {
  font-size: smaller;
  font-weight: 500; }

.document-date-sublabel {
  font-size: 11px;
  font-style: italic;
  margin-top: -3px;
  margin-bottom: 3px; }

.div-document {
  margin-top: 15px;
  border-top: 1px solid #E6E6E6;
  padding-top: 20px;
  margin-bottom: 35px; }

.div-document .fileminicard {
  float: right;
  margin-bottom: 10px; }

.with-freeandise .fa {
  color: #8DCCA8;
  font-size: 16px; }

.profile-title-dispo {
  font-weight: 600;
  font-size: 15px; }
  .profile-title-dispo .fa {
    font-size: 11px;
    margin-right: 5px; }
    .profile-title-dispo .fa.green {
      color: #19C84F; }
    .profile-title-dispo .fa.red {
      color: #E2444A; }
    .profile-title-dispo .fa.grey {
      color: #ACABBC; }

.profile-title-dispo-date {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px; }

#register-form .tos-agreement a {
  color: #E2444A; }
  #register-form .tos-agreement a:hover {
    color: #e97075; }

#register-form .message2 {
  display: none; }

html,
body {
  height: 100%; }

img {
  image-orientation: from-image; }

body {
  display: table;
  background-color: #E6E3E6;
  padding-top: 100px;
  width: 100%;
  table-layout: fixed;
  color: #252858;
  font-family: Montserrat, sans-serif;
  position: relative; }

p {
  font-family: Lato, sans-serif; }

li {
  font-family: Lato, sans-serif; }

.no-padding {
  padding: 0; }

#loader-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  background-color: lightgray;
  opacity: 0.5; }

#loader-img {
  position: fixed;
  top: calc(50% - 75px);
  left: calc(50% - 30px);
  z-index: 999999; }

.hidden,
[hidden] {
  display: none; }

.block-relative {
  position: relative; }

.align-middle {
  vertical-align: middle; }

.page-row {
  display: table-row;
  height: 1px; }

.horizontal-center {
  margin-right: auto;
  margin-left: auto; }

a,
.btn-link {
  color: #252858; }
  a:hover, a:focus,
  .btn-link:hover,
  .btn-link:focus {
    text-decoration: none;
    color: #3a3d68; }

.underlined-link {
  text-decoration: underline; }
  .underlined-link:hover, .underlined-link:focus {
    text-decoration: underline; }

.red-link {
  color: #E2444A; }
  .red-link:hover, .red-link:focus {
    color: #e97075; }

.btn-new {
  margin: 5px 0;
  border-radius: 30px !important;
  padding: 8px 25px;
  font-size: 15px;
  font-weight: 500;
  font-family: Montserrat, sans-serif; }
  .btn-new:active {
    box-shadow: none; }

.btn-blue {
    color: white !important;
    background-color: #252858 !important;
}
    .btn-blue:hover {
        color: white !important;
        background-color: #3a3d68 !important;
    }
    .btn-blue:focus {
        color: white !important;
        background-color: #3a3d68 !important;
    }

.btn-green {
  color: white;
  background-color: #8DCCA8; }
  .btn-green:hover {
    color: white;
    background-color: #b0dcc3; }
  .btn-green:focus {
    color: white;
    background-color: #b0dcc3; }

.btn-red {
  color: white;
  background-color: #E2444A; }
  .btn-red:hover {
    color: white;
    background-color: #e97075; }
  .btn-red:focus {
    color: white;
    background-color: #e97075; }

.btn-orange {
  color: white;
  background-color: #F5A747; }
  .btn-orange:hover {
    color: white;
    background-color: #f8be77; }
  .btn-orange:focus {
    color: white;
    background-color: #f8be77; }

.btn-blue-white {
  color: #252858;
  background-color: transparent;
  border: 2px solid #252858;
  font-weight: bold; }
  .btn-blue-white:hover {
    color: #3a3d68;
    border: 2px solid #3a3d68; }
  .btn-blue-white:focus {
    color: #3a3d68;
    border: 2px solid #3a3d68; }

.btn-white {
  color: #252858;
  background-color: #FFFFFF;
  font-weight: bold; }
  .btn-white:hover {
    color: #3a3d68; }
  .btn-white:focus {
    color: #3a3d68; }

.btn-white-back {
  background-color: white; }

.btn-right {
  float: right; }

.btn-right-container {
  text-align: right; }
  @media (max-width: 992px) {
    .btn-right-container {
      margin-top: 15px;
      text-align: center; } }

.row-valign-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.btn-text-small {
  font-size: 13px;
  font-weight: 500; }

.btn-text-normal {
  font-size: 14px; }

.btn-small {
  padding: 5px 10px;
  font-size: 14px; }

.btn-big {
  font-size: 17px;
  padding: 11px 30px; }

.btn-270 {
  width: 270px; }

.btn-large {
  padding: 14px 50px; }

.btn-thin {
  padding: 3px 20px; }

.btn-icon {
  background-color: transparent;
  padding: 3px 6px;
  font-size: 21px; }

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  margin-left: 15px; }

.btn-favorite {
  position: relative;
  color: #E2444A;
  margin-left: 5px !important; }
  .btn-favorite:hover {
    color: #e97075; }
  .btn-favorite::after {
    position: absolute;
    top: 0;
    right: -0.2em;
    border: 1px solid #ACABBC;
    border-radius: 50%;
    background: #ACABBC;
    padding: 0.1em 0.2em;
    width: auto;
    min-width: 1.5em;
    height: 1.5em;
    text-align: center;
    line-height: 1.1em;
    color: #FFFFFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    content: attr(data-count); }

.btn-favorite-disabled {
  cursor: default;
  box-shadow: none !important; }

.btn-favorite-disabled-black {
  color: #252858; }

form.favorite {
  display: inline; }

.btn-favorite-agency {
  color: #E2444A; }
  .btn-favorite-agency:hover {
    color: #e97075; }

ul,
ol {
  padding: 0;
  list-style: none; }

.col-full-height {
  height: 100%; }

textarea.form-control {
  min-height: 34px;
  resize: vertical; }

.resize-vertical {
  resize: vertical; }

.form-horizontal .control-label {
  text-align: left; }

.sublabel {
  display: inline-block;
  margin-bottom: 5px;
  font-size: smaller;
  font-style: italic; }

.block-content,
.white-section {
  background-color: #FFFFFF; }
  .block-content p,
  .white-section p {
    line-height: 1.5;
    font-size: 16px; }
  .block-content strong,
  .white-section strong {
    color: #E2444A; }

.block-content {
  padding: 30px; }

.block-content-small {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.normal-section {
  padding: 40px 15px; }

.list-disc {
  margin-bottom: 10px;
  padding-left: 40px;
  list-style: disc; }

[data-trigger="fileinput"] {
  cursor: pointer; }

.fileinput-list .fileinput-wrapper {
  display: inline-block;
  width: 250px; }
  .fileinput-list .fileinput-wrapper > .fileinput {
    display: block;
    position: relative;
    height: 100px; }
  .fileinput-list .fileinput-wrapper.fileinput-wrapper-new [data-trigger="remove"] {
    display: none; }
  .fileinput-list .fileinput-wrapper input[type="text"].input-validation-error {
    border-color: #a94442; }

.btn-file-hidden > input {
  visibility: hidden;
  width: 0;
  height: 0; }

.fileinput.fileinput-avatar {
  display: block; }
  .fileinput.fileinput-avatar > .thumbnail {
    display: block;
    margin: 0 auto 5px;
    max-width: 150px;
    max-height: 150px; }
    .fileinput.fileinput-avatar > .thumbnail img {
      display: block;
      max-width: 100%;
      height: auto; }
    .fileinput.fileinput-avatar > .thumbnail .img-freelance {
      border-radius: 50%; }

.fileinput > .thumbnail {
  position: relative;
  cursor: pointer;
  padding: 0;
  width: 100%;
  height: 100%; }
  .fileinput > .thumbnail .btn-link.fileinput-new {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .fileinput > .thumbnail [data-dismiss="fileinput"] {
    position: absolute;
    top: 0;
    left: 0; }
  .fileinput > .thumbnail [data-trigger="remove"] {
    position: absolute;
    top: 0;
    right: 0; }
  .fileinput > .thumbnail .fileinput-preview {
    width: 100%;
    height: 100%; }
    .fileinput > .thumbnail .fileinput-preview img {
      max-width: 100%;
      height: auto; }
  .fileinput > .thumbnail .fileinput-thumbnail {
    width: 100%;
    height: 100%; }
    .fileinput > .thumbnail .fileinput-thumbnail img {
      max-height: 100%; }
    .fileinput > .thumbnail .fileinput-thumbnail.fileinput-new ~ .btn-link.fileinput-new {
      display: none; }

.fileinput-filename {
  position: absolute;
  left: 0;
  padding-left: 30px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap; }

.fileminicard {
  border: 1px solid #AAAAAA;
  border-radius: 4px;
  padding: 3px 6px;
  font-size: 14px; }

.singleline-flexbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }
  .singleline-flexbox .singleline-flexbox-first {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-right: 12px; }
  .singleline-flexbox .singleline-flexbox-fill {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 0.7;
        flex-shrink: 0.7; }

.container-submit {
  margin-top: 20px;
  text-align: center; }

.checkbox-inline, .radio-inline, .tos-agreement {
  font-family: Lato, sans-serif;
  margin-right: 10px; }

.tos-agreement input {
  margin-right: 5px; }

.text-danger {
  color: #E2444A; }

.section-wrap {
  display: block;
  position: relative;
  width: 100%; }

.section-content {
  margin: 40px 0; }

.wrap-section {
  padding: 0 10px; }

.wrap-shadow-animation {
  transform: translate(0, 0);
  transition: all 250ms ease-in;
  cursor: default; }
  .wrap-shadow-animation:hover {
    transform: none; }
  @media (min-width: 768px) {
    .wrap-shadow-animation:hover {
      transform: translate(-4px, -4px);
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); } }

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-reduc {
  position: relative;
  top: -0.2em;
  vertical-align: baseline;
  line-height: 0;
  font-size: 75%; }

.ht-price {
  margin-left: 2px;
  line-height: 0;
  font-size: 50%; }

.nav-tabs {
  border-bottom: 0; }
  .nav-tabs > li > a {
    font-family: Montserrat, sans-serif;
    color: #ACABBC;
    font-size: 13px;
    font-weight: 500;
    border: none;
    border-bottom: 5px solid transparent;
    border-radius: 0;
    margin-right: 0; }
    .nav-tabs > li > a:hover {
      border-color: #E6E3E6;
      background-color: #E6E3E6; }
  .nav-tabs > li.disabled > a,
  .nav-tabs > li.disabled > a:hover,
  .nav-tabs > li.disabled > a:focus {
    color: #ACABBC; }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    border: none;
    border-bottom: 5px solid #8FEBB8;
    color: #252858;
    font-weight: 600; }

@media (min-width: 768px) {
  .dropdown.dropdown-hover:not(.open):hover > .dropdown-menu {
    display: block; } }

.dropdown.dropdown-hover:not(.open):hover > a {
  outline: 0; }

@media (max-width: 767px) {
  .dropdown.dropdown-hover:not(.open):hover .dropdown-menu {
    position: static;
    float: none;
    margin-top: 0;
    border: 0;
    box-shadow: none;
    background-color: transparent;
    width: auto; }
    .dropdown.dropdown-hover:not(.open):hover .dropdown-menu > li > a {
      line-height: 20px; }
      .dropdown.dropdown-hover:not(.open):hover .dropdown-menu > li > a:hover, .dropdown.dropdown-hover:not(.open):hover .dropdown-menu > li > a:focus {
        background-image: none; }
    .dropdown.dropdown-hover:not(.open):hover .dropdown-menu > li > a,
    .dropdown.dropdown-hover:not(.open):hover .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; } }

.dropdown .fa-caret-down::before {
  margin-left: 5px; }

.navbar .dropdown.open .dropdown-menu, .navbar .dropdown.dropdown-hover:not(.open):hover .dropdown-menu {
  opacity: 1;
  max-height: 200px; }
  .navbar .dropdown.open .dropdown-menu.user-menu, .navbar .dropdown.dropdown-hover:not(.open):hover .dropdown-menu.user-menu {
    max-height: 300px; }

.navbar .dropdown .dropdown-menu {
  display: block;
  transition: max-height 300ms ease-out;
  opacity: 0;
  box-shadow: none;
  max-height: 0;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .navbar .dropdown .dropdown-menu {
      transition: none; } }

#header {
  border-color: #E6E6E6;
  background-color: #FFFFFF;
  height: 100px; }
  #header > .container {
    height: 100%; }
    #header > .container > .row {
      height: 100%; }
  @media (max-width: 767px) {
    #header .col-collapse {
      padding-right: 0;
      padding-left: 0; } }
  #header .col-collapse.block-relative {
    position: relative; }
    @media (min-width: 767px) {
      #header .col-collapse.block-relative {
        height: 100% !important; } }
  #header .block-vertical {
    position: relative;
    top: 0;
    transform: translateY(0%);
    width: 100%; }
    @media (min-width: 768px) {
      #header .block-vertical {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); } }
  #header .navbar-header {
    height: 100%; }
    @media (min-width: 768px) {
      #header .navbar-header {
        width: 100%; } }
    #header .navbar-header .navbar-toggle {
      top: 50%;
      float: left;
      transform: translateY(-50%);
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 15px;
      padding: 14px 15px; }
      #header .navbar-header .navbar-toggle:hover, #header .navbar-header .navbar-toggle:focus {
        background: #E6E3E6; }
      #header .navbar-header .navbar-toggle .icon-bar {
        width: 32px;
        height: 3px; }
        #header .navbar-header .navbar-toggle .icon-bar + .icon-bar {
          margin-top: 6px; }
    #header .navbar-header .navbar-logo,
    #header .navbar-header .icons {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 767px) {
        #header .navbar-header .navbar-logo,
        #header .navbar-header .icons {
          left: 50%;
          transform: translate(-50%, -50%); } }
      @media (max-width: 575.98px) {
        #header .navbar-header .navbar-logo,
        #header .navbar-header .icons {
          right: 0;
          transform: translate(0, -50%); }
          #header .navbar-header .navbar-logo > img,
          #header .navbar-header .icons > img {
            width: 90%; } }
  #header .navbar-collapse {
    background-color: #FFFFFF;
    padding-top: 10px; }
    @media (max-width: 767px) {
      #header .navbar-collapse {
        border: 1px solid #E6E6E6; } }
    #header .navbar-collapse .navbar-nav {
      min-height: 50px; }
      #header .navbar-collapse .navbar-nav.navbar-right {
        padding: 10px 15px; }
        @media (max-width: 767px) {
          #header .navbar-collapse .navbar-nav.navbar-right:not(.navbar-authenticated):not(.navbar-admin) {
            padding-right: 0;
            padding-left: 0; } }
        @media (min-width: 768px) {
          #header .navbar-collapse .navbar-nav.navbar-right:not(.navbar-authenticated):not(.navbar-admin) {
            padding-top: 0;
            padding-bottom: 0; } }
      #header .navbar-collapse .navbar-nav > li > a,
      #header .navbar-collapse .navbar-nav > li div {
        background: none;
        text-transform: lowercase;
        color: #252858;
        font-size: 15px;
        font-weight: 600;
        margin: auto;
        padding-bottom: 5px; }
        #header .navbar-collapse .navbar-nav > li > a.main-menu-item:hover::after, #header .navbar-collapse .navbar-nav > li > a.main-menu-item:active::after,
        #header .navbar-collapse .navbar-nav > li div.main-menu-item:hover::after,
        #header .navbar-collapse .navbar-nav > li div.main-menu-item:active::after {
          content: "\A";
          width: 7px;
          height: 7px;
          border-radius: 50%;
          background: #252858;
          display: block;
          margin: auto; }
          @media (max-width: 767px) {
            #header .navbar-collapse .navbar-nav > li > a.main-menu-item:hover::after, #header .navbar-collapse .navbar-nav > li > a.main-menu-item:active::after,
            #header .navbar-collapse .navbar-nav > li div.main-menu-item:hover::after,
            #header .navbar-collapse .navbar-nav > li div.main-menu-item:active::after {
              display: inline-block;
              margin-left: 5px;
              margin-bottom: 1px; } }
        #header .navbar-collapse .navbar-nav > li > a.main-menu-item.no-dot:hover::after, #header .navbar-collapse .navbar-nav > li > a.main-menu-item.no-dot:active::after,
        #header .navbar-collapse .navbar-nav > li div.main-menu-item.no-dot:hover::after,
        #header .navbar-collapse .navbar-nav > li div.main-menu-item.no-dot:active::after {
          display: none; }
        #header .navbar-collapse .navbar-nav > li > a.main-menu-item.main-menu-item-active::after,
        #header .navbar-collapse .navbar-nav > li div.main-menu-item.main-menu-item-active::after {
          content: "\A";
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background: #E2444A;
          display: block;
          margin: auto; }
          @media (max-width: 767px) {
            #header .navbar-collapse .navbar-nav > li > a.main-menu-item.main-menu-item-active::after,
            #header .navbar-collapse .navbar-nav > li div.main-menu-item.main-menu-item-active::after {
              display: inline-block;
              margin-left: 5px;
              margin-bottom: 1px; } }
        #header .navbar-collapse .navbar-nav > li > a.main-menu-item.main-menu-item-active.dot-hide::after,
        #header .navbar-collapse .navbar-nav > li div.main-menu-item.main-menu-item-active.dot-hide::after {
          display: none; }
        #header .navbar-collapse .navbar-nav > li > a:hover, #header .navbar-collapse .navbar-nav > li > a:active,
        #header .navbar-collapse .navbar-nav > li div:hover,
        #header .navbar-collapse .navbar-nav > li div:active {
          color: #252858; }
        #header .navbar-collapse .navbar-nav > li > a.dropdown-toggle,
        #header .navbar-collapse .navbar-nav > li div.dropdown-toggle {
          cursor: pointer; }
          #header .navbar-collapse .navbar-nav > li > a.dropdown-toggle .avatar,
          #header .navbar-collapse .navbar-nav > li div.dropdown-toggle .avatar {
            width: 35px;
            height: 100%; }
          #header .navbar-collapse .navbar-nav > li > a.dropdown-toggle .avatar-freelance,
          #header .navbar-collapse .navbar-nav > li div.dropdown-toggle .avatar-freelance {
            border-radius: 50%; }
        #header .navbar-collapse .navbar-nav > li > a .profil-name,
        #header .navbar-collapse .navbar-nav > li div .profil-name {
          display: inline-block;
          padding: 0 5px;
          width: 170px;
          overflow: hidden;
          vertical-align: middle;
          text-overflow: ellipsis;
          white-space: nowrap; }
          @media (min-width: 768px) {
            #header .navbar-collapse .navbar-nav > li > a .profil-name,
            #header .navbar-collapse .navbar-nav > li div .profil-name {
              display: none; } }
        @media (min-width: 768px) {
          #header .navbar-collapse .navbar-nav > li > a#login-link, #header .navbar-collapse .navbar-nav > li > a.right-menu-link,
          #header .navbar-collapse .navbar-nav > li div#login-link,
          #header .navbar-collapse .navbar-nav > li div.right-menu-link {
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 500; }
          #header .navbar-collapse .navbar-nav > li > a.right-menu-link span,
          #header .navbar-collapse .navbar-nav > li div.right-menu-link span {
            border: 1px solid #252858;
            border-radius: 30px;
            padding: 8px 14px; }
          #header .navbar-collapse .navbar-nav > li > a.right-menu-link-dark span,
          #header .navbar-collapse .navbar-nav > li div.right-menu-link-dark span {
            border: 1px solid #E2444A;
            border-radius: 30px;
            padding: 8px 14px;
            color: white;
            background-color: #E2444A; }
          #header .navbar-collapse .navbar-nav > li > a.right-menu-link-dark span:hover,
          #header .navbar-collapse .navbar-nav > li div.right-menu-link-dark span:hover {
            color: #E2444A;
            background-color: transparent; } }
        #header .navbar-collapse .navbar-nav > li > a.right-menu-link-dark span,
        #header .navbar-collapse .navbar-nav > li div.right-menu-link-dark span {
          border: 1px solid #E2444A;
          border-radius: 30px;
          padding: 8px 14px;
          color: white;
          background-color: #E2444A; }
        #header .navbar-collapse .navbar-nav > li > a.right-menu-link-dark span:hover,
        #header .navbar-collapse .navbar-nav > li div.right-menu-link-dark span:hover {
          color: #E2444A;
          background-color: transparent; }
      #header .navbar-collapse .navbar-nav > li .dropdown-menu {
        font-size: 14px; }
        #header .navbar-collapse .navbar-nav > li .dropdown-menu.user-menu {
          padding-top: 10px;
          background-color: #F2F2F2;
          border: none;
          margin-top: 10px; }
          #header .navbar-collapse .navbar-nav > li .dropdown-menu.user-menu .user-menu-item {
            margin: 10px 0;
            padding-bottom: 7px;
            border-bottom: 1px solid #E6E6E6; }
            #header .navbar-collapse .navbar-nav > li .dropdown-menu.user-menu .user-menu-item a {
              text-transform: none; }
            #header .navbar-collapse .navbar-nav > li .dropdown-menu.user-menu .user-menu-item button.link-menu {
              background: none !important;
              border: none;
              padding: 0 !important; }
            #header .navbar-collapse .navbar-nav > li .dropdown-menu.user-menu .user-menu-item .link-menu {
              line-height: 1.8em;
              color: #252858;
              font-weight: normal; }
          #header .navbar-collapse .navbar-nav > li .dropdown-menu.user-menu .user-menu-item-last {
            border: none;
            margin-top: 15px;
            margin-bottom: 0;
            text-align: center; }
        #header .navbar-collapse .navbar-nav > li .dropdown-menu > li > a {
          line-height: 1.8em;
          color: #252858;
          text-transform: lowercase; }

.notification-menu {
  position: relative;
  top: -16px;
  left: -15px; }

.notification-jobad {
  position: relative;
  top: -7px;
  left: 15px;
  margin-left: -25px; }

.notification-badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 13px;
  color: white;
  text-align: center;
  background-color: #E2444A;
  font-weight: 600; }

.container-content {
  position: relative;
  overflow: hidden; }
  .container-content .ruban-lighter {
    position: absolute;
    top: -90px;
    left: -210px;
    height: 380px; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .container-content .ruban-lighter {
        height: 330px;
        top: -75px;
        left: -160px; } }

#content {
  height: 100%; }
  #content #page-header #title-header h3 {
    margin: 0;
    text-transform: uppercase;
    line-height: 2.2em; }
  #content #page-header .page-header-section {
    background-color: #FFFFFF; }
  #content #page-header .page-header-title {
    padding: 70px 10px 100px 10px;
    text-align: center; }
    #content #page-header .page-header-title .ruban-lighter {
      position: absolute;
      top: 205px;
      /* z-index: -999; */
      left: -216px;
      height: 380px;
      display: none; }
    #content #page-header .page-header-title.sea-section {
      background: url("../../Content/images/sea-min2.jpg") center no-repeat;
      background-size: cover; }
    #content #page-header .page-header-title.page-header-title-white {
      color: #FFFFFF;
      text-align: left;
      padding-bottom: 50px; }
      #content #page-header .page-header-title.page-header-title-white.green-section {
        background-color: #8FEBB8; }
      #content #page-header .page-header-title.page-header-title-white.orange-section {
        background-color: #F5A747; }
      #content #page-header .page-header-title.page-header-title-white.red-section {
        background-color: #E2444A; }
      #content #page-header .page-header-title.page-header-title-white.blue-section {
        background-color: #252858; }
    #content #page-header .page-header-title .page-header-title-1 {
      font-size: 16px;
      font-weight: 700;
      line-height: 14px; }
    #content #page-header .page-header-title .page-header-title-2 {
      font-size: 40px;
      font-weight: 600; }
    #content #page-header .page-header-title .page-header-title-breadcrumbs {
      font-size: 13px; }
      #content #page-header .page-header-title .page-header-title-breadcrumbs a {
        color: #FFFFFF; }
  #content > .container-content > .container {
    margin-top: 25px;
    margin-bottom: 25px; }

#footer {
  background-color: #E2444A;
  color: white;
  font-family: Lato, sans-serif;
  font-size: 15px; }
  @media (max-width: 767px) {
    #footer {
      text-align: center; } }
  #footer a {
    color: white; }
    #footer a .fa {
      margin-right: 10px; }
  #footer .mailto {
    /*text-decoration: underline;*/ }
  #footer .footer-section {
    padding: 40px 0 50px 0; }
    #footer .footer-section .title-footer-section {
      font-family: Montserrat, sans-serif;
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        #footer .footer-section .title-footer-section {
          margin-bottom: 5px;
          margin-top: 15px; } }
    #footer .footer-section .footer-paris {
      font-size: 13px;
      font-family: Montserrat;
      letter-spacing: 1px; }
    #footer .footer-section .container-footer-logo {
      text-align: center;
      margin-bottom: 50px; }

.pb-20 {
  padding-bottom: 10px; }

.form-control {
  border-radius: 0;
  box-shadow: none;
  padding: 8px 10px;
  color: #3a3d68; }
  .form-control:hover {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }

select.form-control {
  padding-top: 7px;
  padding-bottom: 7px; }

.header-navigation {
  margin: 15px 0;
  cursor: default;
  color: #ACABBC;
  font-size: 13px; }
  .header-navigation a {
    color: #ACABBC;
    transition: all 200ms ease-in-out;
    letter-spacing: 1px;
    font-weight: 600; }
    .header-navigation a:hover {
      color: #ACABBC; }
  .header-navigation .fa-angle-double-right {
    padding: 0 10px; }

.icon-flag {
  display: inline-block;
  background: url("../../Content/images/flag-min.png") center no-repeat;
  width: 19px;
  height: 12px; }

.modal {
  text-align: center; }
  .modal .modal-header .close {
    position: absolute;
    top: 20px;
    right: 20px; }
  .modal .modal-header .modal-title {
    font-size: 19px;
    margin-top: 5px;
    font-weight: 500; }
  .modal .modal-body {
    margin-top: 5px;
    font-size: 15px;
    padding-bottom: 10px; }
  .modal .modal-footer {
    text-align: center;
    border: none; }

.title-bold {
  font-weight: 800; }

.img-icon-boss {
  height: 12px;
  margin-left: 5px;
  margin-bottom: 10px; }

.info-row-item-small {
  font-size: 12px;
  font-weight: 400; }

.required {
  font-size: 15px;
  color: #E2444A; }

.resend-notification {
  background-color: #E2444A;
  padding: 15px;
  color: white;
  border-radius: 5px; }
  .resend-notification label {
    display: inline;
    font-weight: normal; }
  .resend-notification .required {
    display: none; }

.div-unsuccessful-freelance-message-sendto {
  border: 1px solid #CCC;
  padding: 10px;
  margin-bottom: 5px; }
  .div-unsuccessful-freelance-message-sendto .unsuccessful-freelances-show a {
    color: #F5A747;
    font-weight: 500;
    cursor: pointer; }
    .div-unsuccessful-freelance-message-sendto .unsuccessful-freelances-show a :hover {
      color: #f8be77; }
    .div-unsuccessful-freelance-message-sendto .unsuccessful-freelances-show a .fa {
      padding-right: 5px; }
  .div-unsuccessful-freelance-message-sendto .table-unsuccessful-freelances {
    margin-top: 20px; }

.new-field {
  font-size: 12px;
  font-weight: bold;
  color: #E2444A; }

.fa-external-link {
  font-size: 11px;
  font-weight: 700;
  margin-left: 1px; }

.tag-jobad-admin {
  font-size: 12px;
  font-weight: bold; }

.img-step-tunnel {
  width: 25px;
  margin-right: 8px; }

.block-info-tunnel {
  background-color: #8FEBB8;
  font-size: 13px;
  font-weight: 500; }

.xdsoft_datetimepicker {
  z-index: 999; }

.agency-favorites-filters .search-section {
  background: none; }
  .agency-favorites-filters .search-section .container {
    width: auto; }
    .agency-favorites-filters .search-section .container .search-section-content {
      padding: 0; }

.subscription-info {
  margin-bottom: 20px;
  font-weight: 500; }
  .subscription-info b {
    color: #E2444A; }
  .subscription-info.subscription-info-orange {
    font-weight: 500;
    font-size: 13px;
    color: white;
    background-color: #252858; }
  .subscription-info.subscription-info-subscription .title-bold {
    font-weight: 800;
    color: #E2444A; }
  .subscription-info.subscription-info-subscription .subtitle {
    font-size: 12px;
    font-weight: 500; }
    .subscription-info.subscription-info-subscription .subtitle b {
      color: #252858; }

.subscription-details {
  background-color: #FFFFFF;
  padding: 20px 30px 25px; }
  .subscription-details + .subscription-details {
    border-top: 1px solid #E6E6E6; }
  .subscription-details.active {
    background-color: #8FEBB8; }
  .subscription-details.disabled .price,
  .subscription-details.disabled .price-details,
  .subscription-details.disabled .selection-button {
    opacity: 0.5; }
  .subscription-details.disabled .selection-button a {
    cursor: not-allowed; }
  .subscription-details .price {
    margin-right: 20px;
    overflow: hidden;
    vertical-align: top;
    color: #E2444A;
    font-size: 27px;
    font-weight: 400;
    width: 100px; }
  .subscription-details .price-details {
    padding-right: 10px;
    width: 100%; }
    @media (min-width: 768px) {
      .subscription-details .price-details {
        width: 50%; } }
  .subscription-details .selection-button {
    float: none;
    margin-top: 10px; }
    @media (min-width: 768px) {
      .subscription-details .selection-button {
        float: right;
        margin-top: 0; } }

.select-subscription-tunnel .subscription-price {
  color: #E2444A;
  font-size: 15px;
  font-weight: 500;
  width: 65%;
  margin: auto;
  margin-bottom: 20px; }

.select-subscription-tunnel .container-subscription-type .subscription-detail.subscription-detail-last {
  margin-bottom: 150px; }

.bottomlabel {
    display: inline-block;
    margin-bottom: 5px;
    font-size: x-small !important;
    font-style: italic;
    font-weight: 500 !important
}

.popUpTitleLabel {
    font-size: smaller !important;
    color: #252858 !important;
}

.swal2-actions {
    display: flex;
    justify-content: space-between;
}

.buttonFlex {
    margin-right: 5px !important
}

.custom-popup {
    border-radius: 3px !important;
    box-shadow: none !important;
}

.no-outline {
    outline: none !important;
    box-shadow: none !important;
}