.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #c5cfda;
    /*border-bottom: 2px solid #ffc700;*/
    background-color: transparent;
}

.navbar-default {
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
}

.\39 19 {
  max-width: 100vw;
  overflow-x: hidden;
}

.main-logo-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 120px;
}

.short-line {
    margin-top: 20px;
    height: 8px;
    width: 8%;
    background-color: #FFC700;
    border-radius: 14px;
}

.main-title {
    margin: 20px 0 0 0;
    font-weight: 400;
    font-size: 24px;
    color: #010f1f;
}

.main-logo {
    width: 20%;
}

.large-image-container {
    padding-top: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.aim-and-solution-container {
    max-width: 1130px;
    margin: 60px 16px;
    align-items: center;
}

.aim-and-solution-title {
    font-weight: 700;
    font-size: 40px;
    align-items: center;
}

.aim-and-solution-description {
    font-weight: 300;
    opacity: 0.6;
    line-height: 150%;
    font-size: 20px;
    align-items: center;
}

.aim-container,
.solution-container {
   width: 70%;
}

.flex-end-container {
    margin-top: 32px;
    display: flex;
    justify-content: flex-end;
}

.role-model-container,
.data-base-castings-container,
.creation-castings-container,
.employer-control-container,
.portfolio-container,
.response-management-container,
.online-interview-container,
.tecnology-container {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
}

.portfolio-container {
    background-image: url("../img/orange-blured-background.jpg");
    padding-bottom: 100px;
}

.creation-castings-container {
    background-image: url("../img/blue-blured-background.jpg");
    padding-bottom: 100px;
}

.role-model-container {
    background-image: url("../img/red-blured-background.jpg");
    padding-bottom: 100px;
}

.online-interview-container {
    background-image: url("../img/violet-blured-background.jpg");
}

.data-base-castings-container,
.employer-control-container,
.response-management-container {
    background: #FFFFFF;
}

.employer-control-container img,
.response-management-container img {
    width: 95%;
}

.employer-control-container,
.response-management-container {
    padding-bottom: 100px;
}

.creation-castings-phones-group,
.portfolio-phones-group {
    display: flex;
    width: 100%;
    pointer-events: none;
}

.slick-list {
    width: 100%;
}

.download {
    max-width: 50%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    padding: 64px 0;
    border-top: 1px solid #e4e4e4;
}

.download img {
  width: 170px;
}

.download a {
  transition: 0.2s;
  opacity: 0.8;
  cursor: pointer;
  margin: 0 32px;
}

.download a:hover {
  opacity: 1;
}

.role-model-content-container,
.data-base-castings-content-container,
.creation-castings-content-container,
.employer-control-content-container,
.portfolio-content-container,
.response-management-content-container,
.online-interview-content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 40%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.data-base-castings-content-container,
.employer-control-content-container,
.response-management-content-container {
    color: #000E1E;
}

.employer-control-content-container {
    padding-bottom: 40px;
}

.response-management-content-container {
    padding-bottom: 20px;
}

.role-model-title,
.data-base-castings-title,
.creation-castings-title,
.employer-control-title,
.portfolio-title,
.response-management-title,
.online-interview-title,
.tecnology-title {
    font-size: 40px;
    font-weight: 700;
}

.role-model-description,
.data-base-castings-description,
.creation-castings-description,
.employer-control-description,
.portfolio-description,
.response-management-description,
.online-interview-description,
.tecnology-name {
    font-size: 20px;
    opacity: 0.9;
    font-weight: 300;
    line-height: 150%;
}

.tecnology-content-container {
    display: flex;
}

.tecnology-item {
    margin-top: 60px;
    margin-bottom: 100px;
    text-align: center;
}

.tecnology-name {
    margin-top: 36px;
}

.links-container {
  display: flex;
  justify-content: center;
  padding: 0 0 120px;
  align-items: center;
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
}

.links-container img {
  height: 64px;
  width: 204px;
  opacity: 0.5;
  transition: 0.2s;
}

.links-container img:hover {
  opacity: 1;
}

.google-play,
.app-store {
    margin: 0 40px;
}

.main-sites, .main-mobiledev, .main-estimate {
  padding: 100px 0;
}

.next-block {
    background: #232323;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 128px 0;
    position: relative;
}

.next-block img {
    width: 64px;
    margin-left: 16px;
    margin-top: 4px;
}

.next-block span {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 400;
}

.next-case {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  transition: 0.2s;
  cursor: pointer;
}

.next-case:hover {
  opacity: 1;
  text-decoration: underline;
  color: #ffffff;
}

.next-block .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@media screen and (max-width: 1024px) {
    .role-model-content-container,
    .data-base-castings-content-container,
    .creation-castings-content-container,
    .employer-control-content-container,
    .portfolio-content-container,
    .response-management-content-container,
    .online-interview-content-container {
        width: 60%;
    }

    .main-logo {
        width: 50%;
    }

    .short-line {
        width: 12%;
    }
}

@media screen and (max-width: 768px) {
    .next-case span {
      font-size: 24px;
    }
    .next-case img {
      width: 42px;
    }
    .large-image-container {
      max-width: 100%;
      overflow: hidden;
    }
    .download {
      max-width: 100%;
      flex-direction: column;
      padding: 64px 0 32px;
    }
    .download a {
      margin-bottom: 32px;
    }
    .role-model-content-container,
    .data-base-castings-content-container,
    .creation-castings-content-container,
    .employer-control-content-container,
    .portfolio-content-container,
    .response-management-content-container,
    .online-interview-content-container {
        width: auto;
        margin-left: 16px;
        margin-right: 16px;
    }

    .aim-container,
    .solution-container {
       width: 100%;
    }

    .role-model-title,
    .data-base-castings-title,
    .creation-castings-title,
    .employer-control-title,
    .portfolio-title,
    .response-management-title,
    .online-interview-title,
    .aim-and-solution-title,
    .tecnology-title {
        font-size: 28px;
    }

    .role-model-description,
    .data-base-castings-description,
    .creation-castings-description,
    .employer-control-description,
    .portfolio-description,
    .response-management-description,
    .online-interview-description,
    .aim-and-solution-description,
    .tecnology-name {
        font-size: 16px;
    }

    .main-title {
        font-size: 20px
    }

    .main-logo {
        width: 70%;
    }

    .short-line {
        width: 16%;
    }

    .tecnology-content-container {
        display: block;
    }

    .links-container {
        flex-direction: column;
        align-items: center;
        padding: 40px 0;
    }

    .google-play,
    .apple-store  {
        margin: 20px 0;
    }

    .large-image-container > img {
        width: calc(100% - 32px);
    }

    .phone-group-1 {
        width: 100%;
    }

    .aim-and-solution-container {
       margin-bottom: 34px;
    }
    .employer-control-container img,
    .response-management-container img {
        width: 130%;
    }
}