﻿@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v21/u-4n0qyriQwlOrhSvowK_l521wRZWMf_.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v21/u-440qyriQwlOrhSvowK_l5-fCZJ.ttf) format('truetype');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v21/u-4n0qyriQwlOrhSvowK_l52xwNZWMf_.ttf) format('truetype');
}
@font-face {
  font-family: Lato Regular;
  font-weight: normal;
}
.table-searchproducts-add.collapsed > i:before {
  content: "\e259";
  cursor: pointer;
}
.table-searchproducts-add > i:before {
  content: "\e260";
  cursor: pointer;
}
.table-searchproducts-add > i {
  cursor: pointer;
}
.chosen-disabled {
  opacity: 1 !important;
}
.input-delete {
  background: transparent;
  border: transparent;
}
.input-delete:focus {
  color: #23527c;
}
.input-delete:before {
  content: "\e020";
  font-family: "Glyphicons Halflings";
  color: #009AB0;
}
.b-black {
  font-weight: 900;
}
.disable-dropdown {
  background: #F8F8F8;
  color: black;
  pointer-events: none;
}
.chevron-image {
  width: 10px;
}
.change-image {
  background-size: cover;
  background-position-y: center;
  background-position-x: center;
}
.change-image-card {
  height: 220px;
  background-size: cover;
  background-position-y: center;
  background-position-x: center;
}
.change-image-card-opp-detail {
  height: 300px;
  background-size: cover;
  background-position-y: center;
  background-position-x: center;
}
label {
  margin-bottom: 0px;
  font-weight: normal;
}
.body-content {
  margin-top: 80px;
}
hr {
  margin: 0 46%;
  border: 0;
  border-top: 4px solid #FCBE5C;
  width: 74px;
  text-align: center;
  border-radius: 10px;
}
.landing-hr {
  margin: 60px 0 0 0;
  width: 30px;
  float: left;
}
a {
  color: #009AB0;
}
a:hover {
  text-decoration: none;
}
html {
  height: 100%;
  margin: auto;
}
body {
  font-family: 'Lato' !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
  color: #4D4D4D;
  position: relative;
}
.no-padding {
  padding: 0px !important;
}
.clampMe {
  position: relative;
  height: 3.4em;
  overflow: hidden;
}
.clampMe:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 1.2em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 80%);
}
.setReadOnly {
  background: #eee;
  /*Simular campo inativo - Sugestão @GabrielRodrigues*/
  pointer-events: none;
  touch-action: none;
}
.forgot-password {
  min-height: 700px;
}
.general-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
}
.general-title.opp-title {
  margin-left: 17px;
}
.general-link-changeview {
  font-size: 12px;
  font-weight: bold;
  color: #009AB0;
  margin-bottom: 30px;
}
.general-link-changeview:hover {
  filter: brightness(45%);
  cursor: pointer;
}
.general-link-changeview:active {
  filter: brightness(55%);
}
.arrow-svg {
  width: 11px;
  height: 11px;
  text-align: right;
  margin-left: 10px;
}
.cls-1 {
  fill: #009AB0;
}
.cls-1:active {
  filter: brightness(55%);
}
.cls-1:hover {
  filter: brightness(45%);
}
.general-form {
  padding: 70px 0 60px 0;
}
.general-form-group {
  margin-bottom: 30px;
}
.general-form-group-title {
  font-size: 20px;
  font-weight: 900;
  color: #4D4D4D;
  margin-bottom: 40px;
}
.general-form-group-collapseLabel {
  font-size: 14px;
  color: #999999;
  margin-bottom: 40px;
}
.general-form-inputtitle {
  font-size: 14px;
  color: #999999;
}
.general-form-txtinput {
  line-height: 30px;
  border-color: transparent;
  border-bottom: 1px solid #999999;
  width: 100%;
  font-size: 16px;
  color: #666666;
  background: transparent;
}
.general-form-label {
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #4D4D4D;
  word-wrap: break-word;
  line-height: 150%;
}
.general-form-txtinput:focus {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-color: #FCBE5C;
}
.dl-horizontal dt {
  white-space: normal;
}
.default-header {
  background-color: rgba(0, 0, 0, 0.6);
  height: 60px;
  line-height: 60px;
  z-index: 10;
  position: fixed;
  padding: 10px 60px !important;
}
.company-header {
  background-color: white;
  border-bottom: 4px solid #009AB0;
  padding: 0px 60px 0 20px;
  height: 60px;
}
.company-header-logo {
  max-width: 100%;
  max-height: 45px;
  margin: 8px 0px;
}
.company-header-form {
  padding: 0px 0px;
  line-height: 60px;
}
.company-header > .container {
  padding: 0px;
}
.company-header-name {
  text-align: right;
  font-style: italic;
  font-size: 15px;
  color: #666666 !important;
}
.company-header-chevron {
  text-align: center;
  font-size: 11px;
  color: #666666 !important;
}
.user-notifications-button {
  height: 17px;
  width: 17px;
  background: url("/Content/Images/notifications.svg") no-repeat;
  margin: 20px 10px 20px 0;
}
.user-notifications-button.user-notifications-button-on {
  background: url("/Content/Images/notifications_on.svg") no-repeat;
}
.navbar-inverse .navbar-nav > li > a {
  color: #666666;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #009AB0;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #009AB0;
  background-color: transparent;
}
.navbar-nav > li > a {
  line-height: 60px;
}
.nav > li > a {
  display: inline;
  padding: 0px 0px;
}
.dropdown-menu {
  top: 71%;
}
.dropdown-item {
  /*height: 60px;
        vertical-align: middle;
        line-height: 60px;
        color: @color_default_gray;
        padding-left: 20px !important;*/
  min-height: 30px;
  line-height: normal;
  color: #666666;
  padding-left: 20px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.dropdown-item-default-line-height {
  height: 60px;
  vertical-align: middle;
  color: #666666;
  padding-left: 20px !important;
}
.dropdown-menu.dropdown-menu-notification {
  width: 230px;
  left: -214px;
}
.dropdown-item-notification {
  height: 60px;
  vertical-align: middle;
  line-height: 60px;
  color: #666666;
  padding-left: 20px !important;
}
.dropdown-item-notification-content {
  padding: 0px 10px;
}
.dropdown-item-notification-title {
  font-size: 12px;
  color: #999999;
  font-style: italic;
  border-bottom: 1px solid #FCBE5C;
  border-bottom-color: #fcbe5c;
  line-height: 25px;
  margin: 0;
}
.dropdown-item-notification-content-title {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  margin-top: 10px;
  line-height: 10px;
}
.dropdown-item-notification-content-subtitle {
  font-size: 10px;
  color: #666666;
  line-height: 25px;
}
.dropdown-item-notification-content-hour-img {
  padding: 20px 0px !important;
  height: 50px;
  width: 11px;
  margin-right: 10px;
  margin-top: -7px;
}
.dropdown-item-notification-content-hour {
  font-size: 10px;
  color: #999999;
  line-height: 37px;
}
.center-div {
  max-width: 1024px;
  margin: 0 auto;
  /*padding: 0px 60px;*/
}
.center-div > [class*="col-"] {
  padding: 0px 0px;
}
.container {
  margin-left: 0px;
}
.container-loged {
  padding-top: 100px;
  margin-left: 0px;
  height: 90%;
}
.row-no-padding > [class*="col-"] {
  padding: 0px 60px;
}
.b > [class*="col-"] {
  padding: 0px 60px;
}
[class*="col-"] {
  padding: 0px 0px;
}
[class*="col-"] > [class*="col-"] {
  padding: 0px 0px;
}
.row > [class*="col-"] {
  margin-left: 0;
  margin-right: 0;
}
[class*="col-"] > [class*="col-"] > [class*="col-"] {
  padding: 0px 0px;
}
[class*="col-"] > [class*="col-"] > [class*="col-"] > [class*="col-"] {
  padding: 0px 0px;
}
[class*="col-"] > [class*="col-"] > [class*="col-"] > [class*="col-"] > [class*="col-"] {
  padding: 0px 0px;
}
.right {
  float: right;
}
.separator-bg {
  background-color: #F8F8F8;
}
.default-header-title {
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  line-height: 40px;
}
a.home-title,
a.home-title:visited,
a.home-title:hover {
  color: #ffffff;
}
.btn-back {
  background-color: transparent;
  color: #4D4D4D;
  font-size: 14px;
  border: 1px solid;
  border-radius: 25px;
  width: 150px;
  height: 40px;
  display: inline-block;
  margin-right: 30px;
  padding: 9px 12px;
  text-transform: uppercase;
  margin-bottom: 80px;
}
.btn.btn-default {
  background-color: #009AB0;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  border: transparent;
  border-radius: 25px;
  width: 150px;
  height: 40px;
  text-transform: uppercase;
}
.btn.btn-default.btn-lg {
  width: 250px;
}
.btn.btn-default.btn-recomendar {
  width: 265px;
}
.btn.btn-default:hover {
  background-color: #009AB0;
  color: #ffffff;
  filter: brightness(45%);
}
.btn.btn-default:active {
  background-color: #009AB0;
  color: #ffffff;
  filter: brightness(55%);
}
.btn.btn-default.btn-login {
  padding: 9px 12px;
}
.modal-login-dialog {
  width: 700px;
  margin: 100px auto 0 auto;
}
.modal-login-dialog-content {
  padding: 30px 40px 60px 40px;
  width: 700px;
  height: auto;
  min-height: 400px;
  border-radius: 0;
}
.modal-login-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 35px;
}
.modal-login-email-input-margin {
  margin: 60px 0 80px 0;
}
.modal-login-password-input-margin {
  margin-bottom: 50px;
}
.modal-login-link-input-margin {
  margin-bottom: 100px;
}
.home-image {
  width: 100%;
  top: -40px;
  background: url("/Content/Images/bg_2.jpg") center center no-repeat;
  background-size: cover;
  height: 770px;
  background-position: center top;
}
.home-image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(45deg, #000000, rgba(255, 255, 255, 0.1));
  opacity: 0.7;
}
.home-image-text {
  margin-top: 140px;
  line-height: 75px;
  color: #ffffff;
  font-size: 70px;
  font-family: 'Merriweather';
  font-weight: lighter;
}
.disable-image {
  opacity: 0.4;
}
.change-font {
  font-family: 'Lato';
}
.change-color {
  color: #FCBE5C;
}
.change-color-bigger {
  color: #FCBE5C;
  font-size: 28px;
}
.home-second-separator {
  height: 410px;
  background-color: #009AB0;
}
.home-second-separator-image {
  margin: 0 auto 60px auto;
  display: block;
  max-height: 30px;
}
.home-second-separator-firsttext {
  color: #ffffff;
  font-size: 26px;
  margin-top: 20px;
}
.home-second-separator-secondtext {
  padding: 20px 0 60px 0 !important;
  color: #ffffff;
  font-size: 17px;
  line-height: 25px;
}
.home-second-separator-firsttext-mobile {
  color: #ffffff;
  font-size: 26px;
  margin-top: 20px;
  display: none;
  line-height: 30px;
}
.home-second-separator-secondtext-mobile {
  padding: 15px 0 60px 0 !important;
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  display: none;
}
.home-third-separator {
  height: 640px;
  background: white;
  margin-top: -38px;
}
.home-third-separator-title {
  color: #C0C0C0;
  font-size: 18px;
  text-align: center;
  line-height: 20px;
  margin: 50px 0 20px 0;
}
.home-third-separator-middle-item {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.home-third-separator-image {
  vertical-align: middle;
  line-height: 70px;
  max-height: 70px;
  padding: 0px 4%;
  margin: 0 auto;
  display: block;
}
.home-third-separator-image.home-third-separator-image-caixa {
  padding: 8px 4%;
}
.home-bolsa-image {
  padding: 13px 0;
}
.slide {
  white-space: nowrap;
  text-align: center;
  margin: 1em 0;
}
.slide-image {
  max-height: 120px;
  margin: auto;
}
.helper {
  display: inline-block;
  height: 30%;
  vertical-align: middle;
}
.bx-viewport.bx-viewport-custom {
  height: 140px !important;
}
.home-forth-separator {
  background: #F8F8F8;
}
.home-forth-separator-title {
  color: #666666;
  font-size: 26px;
  text-align: center;
  line-height: 40px;
  margin: 60px 0 50px 0;
}
.home-forth-separator-title-mobile {
  color: #666666;
  font-size: 26px;
  text-align: center;
  line-height: 30px;
  margin: 60px 0 50px 0;
  display: none;
  font-size: 22px;
}
.home-forth-separator-firstimage {
  margin: 75px auto 30px auto;
  display: block;
  height: 80px;
}
.home-forth-separator-image {
  margin: 130px auto 30px auto;
  display: block;
  height: 80px;
}
.home-forth-separator-text {
  color: #666666;
  font-size: 24px;
  text-align: center;
  line-height: 30px;
}
.home-forth-separator-text-mobile {
  color: #666666;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  display: none;
}
.home-forth-separator-lasttext {
  color: #666666;
  font-size: 22px;
  text-align: center;
  line-height: 30px;
}
.home-forth-separator-lasttext-mobile {
  color: #666666;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  display: none;
}
.title {
  font-size: 24px;
  color: #666666;
  font-weight: bold;
  margin-top: 75px;
}
.title.title-recover {
  font-size: 24px;
  color: #666666;
  font-weight: bold;
  margin-top: 0px !important;
}
.card-group {
  margin: 30px 0 60px 0;
}
.card {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  margin: 0px auto;
  display: block;
  width: 280px;
  background-color: white;
}
.card.card-homepage {
  height: 360px;
}
.card.card-testemunhos-home {
  margin-bottom: 30px;
  width: 100%;
}
.card.card-loged {
  width: 100%;
  height: 310px;
  margin-bottom: 30px;
  margin-left: 0px;
}
.card.card-opp {
  width: 90%;
  height: 310px;
  margin: 0 auto 30px auto;
  display: block;
}
a > div > .card.card-opp {
  color: #009AB0;
}
a > div > .card.card-opp:hover {
  color: #009AB0;
}
a > div > .card.card-opp:focus {
  color: #009AB0;
}
.card.card-opp-detail {
  width: 100%;
  min-height: 580px;
  height: auto;
  margin: 30px 0 20px 0;
}
.opp-detail-location-img {
  width: 24px;
}
.opp-detail-location-text {
  display: inline-flex;
  margin-left: 10px;
  height: 33px;
  font-size: 13px;
  line-height: 33px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  border-radius: 0 !important;
  background: white !important;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 20px 0 10px !important;
  border-top: 1px solid #C0C0C0 !important;
  border-right: 1px solid #C0C0C0 !important;
  border-bottom: 1px solid #C0C0C0 !important;
  color: #999999 !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 9px !important;
}
.chosen-container-multi .chosen-choices li.search-field {
  height: 35px;
}
.chosen-disabled > ul {
  border: 0px solid transparent !important;
  background-image: none !important;
}
.chosen-disabled > ul > li > a {
  display: none !important;
}
.chosen-disabled > ul > li {
  padding: 0 10px 0 10px !important;
}
.chosen-disabled-new {
  opacity: 1 !important;
}
#SelectedAreaOfInterests_chosen > ul > .search-choice {
  border-left: 4px solid #FCBE5C !important;
}
#SelectedTargetGroups_chosen > ul > .search-choice {
  border-left: 4px solid #76B746 !important;
}
.card.card-loged.card-vertical {
  width: 100%;
  height: 437px;
  margin-left: 0px;
  border-top: 10px solid #009AB0;
  overflow: auto;
}
.card.card-loged.card-vertical.card-documentos {
  height: 271px;
  padding: 15px 25px;
  margin-bottom: 70px;
}
.card.card-loged.card-vertical.card-documentos.card-documentos-norecomended {
  margin-bottom: 30px;
}
.card-documentos-content-info {
  border-bottom: 1px solid #F8F8F8;
  margin: 0 0 15px 0;
  padding-bottom: 15px;
}
.slide {
  white-space: unset;
  text-align: inherit;
  margin: 0;
}
.carousel-control {
  bottom: 30px;
  width: 5%;
}
.card.card-loged.card-vertical.card-perfil {
  min-height: 680px;
  height: auto;
  margin-bottom: 60px;
}
.card-vertical-title {
  font-size: 14px;
  color: #999999;
  font-style: italic;
  border-bottom: 1px solid #FCBE5C;
  line-height: 35px;
  margin: 15px 0;
}
.card-vertical-title.card-vertical-title-multiline {
  line-height: 15px !important;
}
.card-vertical-content-title {
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  margin-top: 13px;
  line-height: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 15px;
}
.card-vertical-content-subtitle {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}
.card-vertical-content-subtitle.notification-description {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #009AB0;
}
.card-vertical-content-hour {
  font-size: 12px;
  color: #999999;
  padding: 10px 0px;
}
.card-vertical-content-hour-img {
  padding: 20px 0px !important;
  height: 53px;
  width: 14px;
  margin-right: 10px;
  margin-top: -7px;
}
.card-vertical-content-info {
  border-bottom: 1px solid #F8F8F8;
}
.card-vertical-img-user {
  height: 30px;
}
.card-vertical-content {
  padding: 0px 30px;
}
.card-vertical-colab-img-user {
  height: 50px;
}
.card-vertical-colab-content-subtitle {
  font-size: 16px;
  color: #666666;
  line-height: 50px;
  margin-top: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.card-vertical-colab-content-subtitle.volunteer-description {
  margin-top: 0px;
}
.card-vertical-colab-add {
  border-radius: 50% !important;
  width: 42px !important;
  font-size: 27px !important;
  padding-top: 0px;
  background-image: url("/Content/Images/plus.svg") !important;
  background-size: 15px 40px;
  background-repeat: no-repeat;
  background-position: 13px;
}
.card-vertical-colab-add-container {
  position: absolute;
  bottom: 55px;
  right: 20px;
}
.card-home-image {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.card-home-gradient::after {
  display: block;
  position: relative;
  background-image: linear-gradient(45deg, #000000, rgba(255, 255, 255, 0.1));
  margin-top: -220px;
  height: 220px;
  width: 100%;
  opacity: 0.7;
  content: '';
}
.card-home-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.card-home-image-text {
  padding: 90px 210px 30px 30px;
  line-height: 50px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  overflow: hidden;
  height: 80px;
  box-sizing: content-box;
  text-overflow: ellipsis;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.card-loged-title {
  font-size: 15px;
  color: #009AB0;
  line-height: 40px;
  margin-right: 30px;
  position: absolute;
  top: 220px;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 96%;
}
.modal-apply-dialog {
  width: 600px;
  margin: 295px auto 0 auto;
}
.modal-home-testemonie {
  width: 600px;
  margin: 70px auto 0 auto;
}
.modal-apply-dialog-content {
  padding: 50px 40px;
  width: 590px;
  height: auto;
  min-height: 260px;
  border-radius: 0;
}
.modal-apply-dialog-content.modal-testemonie {
  width: 630px;
}
.modal-apply-dialog-content-txt {
  text-align: left;
}
.no_opp_space {
  height: 340px;
  margin-top: 40px;
}
.no_opp_logo {
  width: 107px;
  height: 107px;
  display: block;
  margin: 7% auto;
}
.no_opp_text {
  color: #999999;
  font-size: 17px;
  text-align: center;
}
.card-opp-image {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.card-opp-detail-image {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.card-opp-gradient::after {
  display: block;
  position: relative;
  background-image: linear-gradient(45deg, #000000, rgba(255, 255, 255, 0.1));
  margin-top: -220px;
  height: 220px;
  width: 100%;
  opacity: 0.7;
  content: '';
}
.card-opp-validation-gradient::after {
  display: none;
  position: relative;
  background-image: linear-gradient(5deg, #000000, rgba(255, 255, 255, 0.1));
  margin-top: -310px;
  height: 310px;
  width: 100%;
  opacity: 0.6;
  content: '';
}
.card-opp-validation-gradient::after .done {
  display: block;
}
.card-opp-validation-img {
  display: none;
  position: absolute;
  width: 85px;
  height: 85px;
  top: -29px;
  right: -13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.card-opp-validation-img .analise {
  background: url("/Content/Images/analise.svg");
  display: initial;
}
.card-opp-validation-img .approved {
  background: url("/Content/Images/aprovado.svg");
  display: initial;
}
.card-opp-detail-gradient::after {
  display: block;
  position: relative;
  background-image: linear-gradient(45deg, #000000, rgba(255, 255, 255, 0.1));
  margin-top: -300px;
  height: 300px;
  width: 100%;
  opacity: 0.7;
  content: '';
}
.card-opp-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  margin: 0 5%;
}
.card-opp-detail-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 90%;
  margin: 0 30px;
}
.card-opp-image-text {
  /*padding: 121px 35px 10px 20px;*/
  padding: 90px 25px 10px 5px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: content-box;
  height: 80px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card-icon-right-corner {
  left: 85%;
  bottom: 40%;
  /* float: right; */
  position: absolute;
}
.card-icon-right-corner-left-side {
  left: 80%;
  bottom: 40%;
  /* float: right; */
  position: absolute;
}
.card-icon-right-corner a,
.card-icon-right-corner-left-side a {
  color: #ffffff;
  padding: 10px 0px 10px 10px;
}
.card-opp-detail-image-text {
  padding: 170px 0 0 0;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 270px;
}
.card-opp-title {
  font-size: 13px;
  color: #009AB0;
  line-height: 40px;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.card-opp-detail-title {
  font-size: 17px;
  color: #009AB0;
  margin-bottom: 20px;
  margin-top: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.clampMe.card-opp-content-text {
  font-size: 11px;
  color: #666666;
  line-height: 15px;
  height: 2.5em !important;
}
.card-opp-detail-content-text {
  font-size: 14px;
  color: #666666;
  line-height: 15px;
  margin-bottom: 15px;
}
.card-opp-content {
  padding: 0px 20px;
}
.card-opp-detail-content {
  padding: 0px 30px 30px 30px !important;
}
/*****START checkbox to choose which imported oportunities will be updated******/
.glyphicon.updateIcon {
  font-size: 20px;
  left: 5px;
  top: 5px;
  color: gold;
}
.update-checkbox input[type="checkbox"] {
  display: none;
}
.update-checkbox span:before {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  width: 1em;
  height: 1em;
  content: '\e007';
  margin-right: 0.3em;
}
.update-checkbox input[type="checkbox"]:checked ~ span:before {
  content: '\e006';
}
/***********END checkbox ****************/
.clampMe.card-loged-content-text {
  font-size: 14px;
  color: #666666;
  line-height: 15px;
  height: 33px;
  margin-right: 30px;
  position: absolute;
  top: 265px;
}
.card-loged-content {
  padding: 0px 30px;
}
.card-image {
  height: 100%;
  width: 120%;
  object-fit: cover;
}
.card-image-home {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.card-title {
  font-weight: bold;
  font-size: 12px;
  color: #666666;
  margin-top: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.card-test-home-title {
  font-weight: bold;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.card-subtitle {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.card-content {
  padding: 0px 15px 22px 15px;
}
.clampMe.card-content-text {
  font-style: italic;
  font-size: 14px;
  color: #666666;
  line-height: 15px;
  margin-top: 10px;
}
.clampMe.card-test-home-content-text {
  font-style: italic;
  font-size: 14px;
  color: #666666;
  height: 3.6em !important;
  margin-top: 5px;
  line-height: 1.2em;
}
.comofunciona-imagem {
  margin: 140px 0px 120px 0px;
  background-image: url("/Content/Images/infografia_web_1024.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 1191px;
}
.downloadpdf {
  font-size: 18px;
  line-height: 40px;
  margin: 60px 0;
}
.downloadpdf-icon {
  width: 15px;
  padding-bottom: 4px;
}
.aderir-title {
  font-size: 24px;
  color: #666666;
  font-weight: bold;
  margin-top: 50px;
}
.aderir-form {
  margin-top: 60px;
}
.aderir-form-inputtitle {
  font-size: 14px;
  color: #999999;
}
.aderir-form-inputtitle-email {
  font-size: 14px;
  color: #999999;
}
.aderir-form-txtinput {
  line-height: 30px;
  border-color: transparent;
  border-bottom-color: transparent;
  border-bottom: 1px solid #999999;
  width: 96%;
  background-color: #F8F8F8;
  font-size: 16px;
  color: #666666;
}
.aderir-form-txtinput:focus {
  border-bottom-color: #FCBE5C;
  outline: none;
}
.aderir-form-txtinput-email {
  width: 100%;
}
.btn.btn-back.btn-aderir {
  margin: 60px 0;
}
.btn.btn-back.btn-cancelar {
  margin: 110px 0 0 0;
  font-size: 13px;
}
.btn.btn-default.btn-aderir {
  margin: 60px 0;
}
.btn.btn-default.btn-bottom-card {
  margin-bottom: 80px;
}
.btn.btn-default.btn-apply {
  margin: 110px 0 0 0;
  width: 175px;
  font-size: 13px;
}
.btn-filter {
  height: 34px !important;
  max-width: 100%;
  margin: 5px;
}
/* Footer */
.footer-loged {
  height: 90px;
  background-color: #666666;
  line-height: 90px;
  vertical-align: middle;
  right: 0;
  bottom: 0;
  left: 0;
  color: #C0C0C0;
}
.footer {
  min-height: 300px;
  background-color: #666666;
  padding: 0px 60px;
}
.footer-copyright {
  font-size: 12px;
  color: #C0C0C0;
  line-height: 10px;
  margin-top: 80px;
}
.footer-social-img {
  height: 40px;
}
.footer-title-line {
  line-height: 10px;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  margin-top: 70px;
}
.footer-secondtext-line {
  line-height: 10px;
  font-size: 12px;
  color: #ffffff;
  margin-top: 22px;
}
.footer-secondtext-line > a {
  color: #ffffff;
}
.footer-thirdtext-line {
  line-height: 10px;
  font-size: 12px;
  color: #ffffff;
  margin-top: 10px;
}
.footer-thirdtext-line > a {
  color: #ffffff;
}
.footer-logo {
  vertical-align: middle;
  line-height: 70px;
  max-height: 70px;
  margin-top: 30px;
}
.footer-logo-bolsa {
  padding: 14px 0;
}
.test {
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.test-home {
  height: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.home-count-group {
  margin-top: 30px;
  margin-bottom: 80px;
  text-align: center;
}
.home-count-title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
  height: 25px;
}
.home-count-img {
  height: 40px;
  width: 40px;
  display: block;
  margin: 0 auto;
}
.home-count-content {
  font-size: 40px;
  line-height: 60px;
}
label.control-label {
  padding: 15px 15px;
}
.row > div {
  margin-left: 15px;
  margin-right: 15px;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -300px;
  /* the bottom margin is the negative value of the footer's height */
}
.wrapper.logged {
  margin: 0 auto -90px;
}
.push {
  height: 300px;
}
.push.logged {
  height: 90px;
}
.normal-font {
  font-weight: unset;
}
.row,
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.wizard-content-last {
  height: 680px;
}
.wizard-content {
  padding: 30px 40px;
  width: 700px;
  height: auto;
  border-radius: 0;
}
.wizard-title {
  font-size: 18px;
  font-weight: bold;
}
.wizard-image {
  width: 452px;
  display: block;
  margin: 70px auto 60px auto;
}
.wizard-input-margin {
  margin-bottom: 70px;
}
.wizard-cross {
  font-size: 35px;
  opacity: 1;
  color: #4D4D4D;
}
.wizard-btn-position {
  margin: 10% 0 0 0;
}
.wizard-field-title {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
.wizard-field-title-content {
  font-size: 16px;
  font-weight: bold;
  color: #4D4D4D;
  margin-bottom: 30px;
}
.input-long {
  width: 100%;
}
.wizard-modal {
  height: 520px;
}
.wizard-modal-img {
  display: block;
  margin: 0 auto;
  height: 170px;
  margin-top: 90px;
}
.wizard-modal-group-txt {
  text-align: center;
  margin: 60px 0;
}
.modal-dialog.modal-admin-big {
  width: 1000px;
}
.modal-content.modal-admin-big-content {
  width: 1000px;
}
.checkbox {
  margin-left: 20px;
}
.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 14px;
  padding: 3px 0px;
  border-radius: 18px;
  cursor: pointer;
  float: right;
  top: 20px;
}
.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-family: Helvetica Neue;
  font-size: 8px;
  text-transform: uppercase;
  background: #cccccc;
  border-radius: inherit;
  width: inherit;
  transition: 0.15s ease-out;
}
.switch-label:before,
.switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  transition: inherit;
}
.switch-label:after {
  content: attr(data-label);
  right: 13px;
  color: black;
  text-shadow: 0 1px #4D4D4D;
}
.switch-label:before {
  content: attr(data-label);
  left: 4px;
  color: black;
  text-shadow: 0 1px #009AB0;
  opacity: 0;
}
.switch-input:checked ~ .switch-label {
  background: #009AB0;
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.switch-handle {
  position: absolute;
  top: 4px;
  width: 12px;
  height: 12px;
  background: white;
  border-radius: 10px;
  border: 1px solid #999999;
  right: 28px;
}
.switch-input:checked ~ .switch-handle {
  left: 28px;
}
/**Custom Checkbox with checkmark**/
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.custom-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}
.custom-checkbox input:checked ~ .checkmark {
  background-color: #066eb7;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.custom-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*****************************/
.padding-icons {
  padding: 2px 5px;
}
.edit-button {
  font-size: 16px;
  color: #009AB0;
  margin: 20px 0;
  cursor: pointer;
}
.input-group {
  display: inline-flex;
}
.input-group-addon {
  border: transparent;
  background: transparent;
}
.input-group-addon > i {
  height: 10px !important;
  width: 10px !important;
}
.colorpicker-component > input {
  border: transparent;
  width: 60px;
}
.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: none !important;
}
.colorpicker.colorpicker-with-alpha {
  min-width: 130px !important;
  /*left: 461.5px !important;
    top: 1529.93px !important;*/
}
.image-upload > input {
  display: none;
}
.image-upload img {
  max-width: 120px;
  border: 1px solid #F8F8F8;
  margin: 12px 0 5px 0;
  cursor: pointer;
}
.image-upload label {
  font-style: italic;
  font-size: 13px;
  color: #999999;
}
.default-table-line {
  padding: 0;
  margin: 15px 0;
}
.default-table-line-maintext {
  line-height: 50px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 35px;
}
.default-table-line-text {
  line-height: 50px;
  vertical-align: middle;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
}
.default-table-line-chevron {
  line-height: 50px;
  vertical-align: middle;
  font-size: 16px;
}
.default-table-dropdown-content {
  height: auto;
  border-top: 1px solid #F8F8F8;
  padding: 20px 0 50px 0;
}
.navbar-item {
  color: white;
}
.navbar-item:hover {
  color: #009AB0;
}
.navbar-item:focus {
  color: #009AB0;
  text-decoration: none;
}
.navbar-right {
  margin-right: 0;
}
.narbar-list {
  list-style: none;
  font-size: 15px;
  color: white;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background-color: #FCBE5C !important;
  padding: 3px !important;
  margin-bottom: -1px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 6px !important;
}
.add-text {
  text-align: right;
  line-height: 40px;
  font-size: 12px;
  font-weight: bold;
}
.add-dropdown {
  margin: 24px -164px 0;
  width: 240px;
}
.nav-pills > li > a {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  font-size: 29px;
  color: #009AB0;
  line-height: 45px;
  text-align: center;
  display: inherit;
  padding: 10px;
  border: 3px solid #009AB0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #009AB0;
  color: white !important;
}
.wizard-step > a > img,
.wizard-step.active > a > img {
  display: none;
}
.wizard-step > a > div,
.wizard-step.active > a > div {
  display: initial;
}
.wizard-step.check > a {
  border: 3px solid #76B746;
}
.wizard-step.check > a > img {
  display: initial;
}
.wizard-step.check > a > div {
  display: none;
}
.wizard-step-separator.check > a {
  background: #76B746;
}
.circle-separator {
  background: #009AB0;
  padding: 2px !important;
  width: 110px !important;
  margin-top: 35px;
  height: auto !important;
  border: 0px solid #009AB0 !important;
  border-radius: 0% !important;
}
.nav-pills > li + li {
  margin-left: 10px;
}
.nav-pills {
  width: 490px;
  display: block;
  margin: 70px auto 60px auto;
  pointer-events: none;
}
.circle-check {
  border: 3px solid #76B746 !important;
}
.circle-text {
  display: initial;
}
.circle-check-image {
  width: 30px;
  margin: 8px;
}
.navbar-toggle {
  padding: 10px 10px;
  border: 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 36px;
  height: 3px;
  border-radius: 5px;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #4D4D4D;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px;
}
.full-width {
  width: 100%;
}
.nav-pills-activity {
  width: auto !important;
  height: 76px !important;
  margin: 10px -15px 0px -15px !important;
  pointer-events: initial !important;
  overflow-x: auto !important;
  display: flex !important;
}
.nav-pills-activity > li + li {
  margin-left: 0px !important;
}
.nav-pills-activity > li > a {
  background-color: white !important;
  color: black !important;
}
.nav-pills-activity > li.active > a {
  background-color: white !important;
  color: #009AB0 !important;
}
.nav-pills-activity > li > a {
  width: auto !important;
  height: auto !important;
  border-radius: unset !important;
  color: #009AB0 !important;
  line-height: normal !important;
  text-align: center !important;
  display: inherit !important;
  padding: 0 !important;
  border: none !important;
  font-size: 15px !important;
  padding: 15px 20px 20px 20px !important;
}
.nav-pills-activity > li.active > a,
.nav-pills-activity > li.active > a:hover,
.nav-pills-activity > li.active > a:focus {
  color: #009AB0 !important;
  border-bottom: 5px solid rgba(128, 128, 128, 0.4) !important;
}
.activitiyPage {
  color: #009AB0;
  font-weight: bold;
}
.activity-collapse {
  padding-bottom: 13pc;
}
.activity-collapse-oportunity {
  padding-bottom: 10pc;
}
select[multiple],
select[size] {
  width: 100% !important;
}
/* FAQ */
.faq-card {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  margin: 0px auto;
  display: block;
  background-color: white;
  padding: 15px;
  margin-bottom: 20px;
  width: 100%;
}
.faq-title {
  width: 100%;
}
.faq-title-content {
  line-height: 50px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
}
.faq-content {
  background-color: white;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 170%;
  padding: 15px 15px 40px 15px;
}
.faq-group-title {
  margin-top: 40px;
}
.faq-end-margin {
  margin-bottom: 60px;
}
/* TERMS */
.terms-top-text {
  line-height: 30px;
  vertical-align: middle;
  font-size: 17px;
  margin-bottom: 30px;
}
@supports (-webkit-line-clamp: 3) {
  .clampMe {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .clampMe.card-content-text {
    height: 3.2em !important;
  }
  .clampMe.card-opp-detail-content-text {
    height: 3.2em !important;
  }
  .clampMe.card-loged-content-text {
    -webkit-line-clamp: 2;
    height: 2.1em !important;
  }
  .clampMe.card-opp-content-text {
    -webkit-line-clamp: 2;
  }
  .clampMe:after {
    display: none;
  }
}
.container {
  width: 100% !important;
}
@media screen and (min-width: 300px) and (max-width: 719px) {
  .card-loged-title {
    height: 45px;
  }
  .card-loged-content-text {
    margin-top: 10px;
  }
  .card.card-loged {
    height: 330px;
  }
  .card-home-image-text {
    padding: 85px 0px 30px 20px;
    line-height: 40px;
    font-size: 30px;
    height: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
  }
  .carousel-control {
    width: 12%;
  }
  .card-loged-content {
    padding: 0px 20px;
  }
  .card-opp-detail-content {
    padding: 0px 10px 30px 10px !important;
  }
  .card-opp-detail-overlay {
    margin: 0 10px;
  }
  .card-loged-title {
    font-size: 18px;
    line-height: 70px;
  }
  .general-link-changeview {
    font-size: 15px;
  }
  .home-count-group {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 360px) {
  .footer-social {
    width: 80%;
    margin-left: -40px;
    margin-top: 20px;
  }
  .footer {
    min-height: 330px;
    padding: 0px 20px;
  }
  .aderir-form-inputtitle-email {
    margin-top: 30px;
  }
  .card.card-homepage {
    margin-bottom: 30px;
  }
  .btn.btn-default.btn-login {
    width: 120px;
  }
  .home-image-text {
    margin-top: 268px;
    line-height: 65px;
    font-size: 40px;
  }
  .btn.btn-default.btn-recomendar {
    margin-right: -13px;
  }
}
@media screen and (max-width: 359px) {
  .slide-image-company {
    max-width: 80% !important;
  }
}
@media screen and (max-width: 360px) {
  .comofunciona-imagem {
    background-image: url("/Content/Images/infografia_mobile_360.svg");
    min-height: 1600px;
  }
}
@media screen and (min-width: 360px) and (max-width: 719px) {
  .navbar-item {
    display: none;
  }
  .btn.btn-default {
    height: 42px;
  }
  .home-image-text {
    line-height: 45px;
    font-size: 40px;
    margin-top: 130px;
  }
  .landing-hr {
    margin-top: 80px;
  }
  .home-second-separator-firsttext {
    display: none;
  }
  .home-second-separator-secondtext {
    display: none;
  }
  .home-second-separator-firsttext-mobile {
    display: initial;
  }
  .home-second-separator-secondtext-mobile {
    display: initial;
  }
  home-second-separator-image {
    display: none;
  }
  .home-third-separator-title {
    font-size: 12px;
    margin: 20px 0 10px 0;
  }
  .home-third-separator-image {
    max-height: 40px;
  }
  .home-bolsa-image {
    padding: 10px 0%;
  }
  .bx-wrapper {
    height: 60px;
  }
  .slide-image {
    padding: 0px 6%;
    max-height: 55px;
  }
  .helper {
    height: 18%;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 3px;
    height: 3px;
  }
  .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .bx-wrapper .bx-pager.bx-default-pager a.active,
  .bx-wrapper .bx-pager.bx-default-pager a:focus {
    padding: 2px !important;
    margin-bottom: 0px !important;
  }
  .home-third-separator {
    height: 440px;
  }
  .home-forth-separator-title {
    display: none;
  }
  .home-forth-separator-title-mobile {
    display: initial;
  }
  .home-forth-separator-text {
    display: none;
  }
  .home-forth-separator-lasttext {
    display: none;
  }
  .home-forth-separator-text-mobile {
    display: initial;
  }
  .home-forth-separator-lasttext-mobile {
    display: initial;
  }
  .title {
    font-size: 14px;
  }
  .title.title-recover {
    font-size: 14px;
  }
  .card-group {
    margin: 30px 0 0 0;
  }
  .card {
    width: 100%;
    height: 600px;
    margin-bottom: 60px;
  }
  .card.card-homepage {
    height: 600px;
  }
  .test {
    height: 350px;
  }
  .test-home {
    height: 350px;
  }
  .card-image {
    width: 170%;
  }
  .card-image-home {
    width: 170%;
  }
  .card-title {
    font-size: 18px;
  }
  .card-test-home-title {
    font-size: 18px;
    height: 22px;
  }
  .card-subtitle {
    margin-top: 15px;
    font-size: 16px;
    line-height: 20px;
  }
  .card-content-text {
    font-size: 22px;
    margin-top: 40px;
    line-height: 30px;
  }
  .clampMe.card-test-home-content-text {
    font-size: 22px;
    margin-top: 25px;
    height: 90px;
  }
  .aderir-title {
    font-size: 14px;
  }
  .aderir-form-inputtitle-email {
    margin-top: 100px;
  }
  .downloadpdf {
    font-size: 12px;
    margin-bottom: 0;
  }
  .footer {
    padding: 0px 20px;
    min-height: 350px;
  }
  .footer-title-line {
    margin-top: 60px;
  }
  .footer-social-img {
    margin-top: 60px;
  }
  .footer-logo {
    display: none;
  }
  .footer-copyright {
    margin-top: 50px;
  }
}
@media screen and (min-width: 361px) and (max-width: 395px) {
  .card {
    height: 620px;
  }
  .card.card-homepage {
    height: 560px !important;
  }
}
@media screen and (min-width: 361px) and (max-width: 719px) {
  .home-second-separator-firsttext {
    padding-bottom: 50px;
    font-size: 38px;
  }
  .home-image-text {
    line-height: 70px;
  }
  .footer {
    min-height: 250px;
    padding: 0px 30px;
  }
  .footer-loged {
    padding: 0px 30px;
  }
  .footer-copyright {
    line-height: 60px;
  }
  .test {
    height: 400px;
  }
  .test-home {
    height: 400px;
  }
}
@media screen and (min-width: 361px) and (max-width: 750px) {
  .comofunciona-imagem {
    background-image: url("/Content/Images/infografia_mobile_750.svg");
  }
}
@media screen and (min-width: 361px) and (max-width: 991px) {
  .card {
    width: 100%;
    margin-bottom: 60px;
  }
  .card-group {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 382px) {
  .wizard-dual-btn-back {
    width: 130px !important;
    float: none;
  }
  .wizard-dual-btn-next {
    width: 130px !important;
  }
}
@media screen and (max-width: 400px) {
  .btn.btn-default.btn-recomendar {
    width: 245px;
    margin-right: -8px;
  }
}
@media screen and (min-width: 400px) and (max-width: 719px) {
  .home-image-text {
    line-height: 45px;
    font-size: 40px;
    margin-top: 177px;
  }
}
@media screen and (max-width: 423px) {
  .nav-pills > li > a {
    width: 40px;
    height: 40px;
    font-size: 19px;
    line-height: 25px;
    border: 2px solid;
    padding: 7px;
  }
  .circle-check-image {
    width: 20px;
    margin: 0 0 8px 0;
  }
  .circle-separator {
    background: #009AB0;
    padding: 1px !important;
    width: 55px !important;
    margin-top: 20px;
  }
  .nav-pills {
    width: 275px;
  }
  .opp-detail-btn {
    margin-top: 55px;
  }
}
@media screen and (max-width: 470px) {
  textarea {
    width: 100%;
  }
}
@media screen and (min-width: 424px) and (max-width: 540px) {
  .nav-pills > li > a {
    width: 60px;
    height: 60px;
    font-size: 22px;
    line-height: 43px;
    border: 2px solid;
    padding: 7px;
  }
  .circle-check-image {
    width: 29px;
    margin: 0 0 8px 0;
  }
  .circle-separator {
    padding: 1px !important;
    width: 75px !important;
    margin-top: 32px;
  }
  .nav-pills {
    width: 376px;
  }
}
@media screen and (max-width: 500px) {
  .slide-image-small {
    margin-top: 13px;
  }
}
@media screen and (min-width: 520px) and (max-width: 994px) {
  .footer-copyright {
    margin-top: -20px;
  }
  .footer-social {
    margin-top: 40px;
  }
}
@media screen and (max-width: 540px) {
  .opp-detail-btn {
    margin-top: 55px;
  }
  .card-opp-detail-image-text {
    font-size: 24px;
    -webkit-line-clamp: 3;
    line-height: 30px;
    padding: 190px 0 0 0;
    height: 280px;
  }
}
@media screen and (min-width: 541px) and (max-width: 767px) {
  .opp-detail-btn {
    margin-top: -40px;
  }
  .dropdown-menu.dropdown-menu-notification {
    left: -185px;
  }
}
@media screen and (max-width: 630px) {
  .modal-apply-dialog-content {
    width: 100%;
  }
  .modal-apply-dialog {
    width: 96%;
    margin: 20% 10px;
  }
  .modal-login-dialog-content {
    width: 100%;
  }
  .modal-login-dialog {
    width: 96%;
    margin: 20% 10px;
  }
}
@media screen and (max-width: 719px) {
  .card-loged-group {
    margin-right: 0px;
  }
  .card-opp-gradient::after {
    background-image: linear-gradient(45deg, #000000, rgba(255, 255, 255, 0.1));
    /*margin-top: -350px;*/
  }
}
@media screen and (min-width: 720px) and (max-width: 991px) {
  .landing-hr {
    margin-top: 215px;
  }
  .test {
    height: 700px;
  }
  .test-home {
    height: 700px;
  }
  .card-image-home {
    height: 100%;
    width: 120%;
  }
  .card {
    height: 1050px;
  }
  .card.card-homepage {
    height: 1050px;
  }
  .home-image-text {
    line-height: 80px;
    font-size: 70px;
  }
  .home-image-text {
    margin-top: 200px;
    line-height: 85px;
    font-size: 80px;
  }
  .home-second-separator-firsttext {
    display: none;
  }
  .home-second-separator-firsttext-mobile {
    font-size: 52px;
    display: initial;
    line-height: 60px;
  }
  .home-second-separator-secondtext {
    display: none;
  }
  .home-second-separator-secondtext-mobile {
    padding: 30px 0 60px 0 !important;
    display: initial;
    font-size: 32px;
    line-height: 40px;
  }
  .card-title {
    font-size: 36px;
    margin-top: 40px;
  }
  .card-test-home-title {
    font-size: 36px;
    margin-top: 20px;
  }
  .card-subtitle {
    font-size: 32px;
    margin-top: 30px;
  }
  .clampMe.card-content-text {
    font-size: 34px;
    line-height: 1.2em !important;
    margin-top: 20px;
    height: 3.7em !important;
  }
  .clampMe.card-test-home-content-text {
    font-size: 34px;
    margin-top: 40px;
    height: 170px;
  }
}
@media screen and (min-width: 720px) and (max-width: 1023px) {
  .aderir-form-inputtitle-email {
    margin-top: 140px;
  }
}
@media screen and (max-width: 767px) {
  .company-header {
    padding: 0;
  }
  .company-header-logo {
    margin: 8px 10px;
  }
  .navbar-collapse {
    background-color: white;
  }
  .dropdown-mobile-menu-item {
    background: white;
    border-bottom: 1px solid gray;
    text-align: center;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: transparent;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    min-height: 100vh;
  }
  .navbar-nav {
    margin: 0;
  }
  .add-dropdown {
    margin: 24px -211px 0;
  }
  .card-vertical-colab-add {
    margin-top: -10px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    width: 100%;
  }
  .modal-dialog {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  .modal-dialog {
    margin: 100px 10px;
  }
  .modal-apply-dialog-content.modal-testemonie {
    width: 100%;
  }
  .modal-home-testemonie {
    width: auto;
    margin: 100px 10px;
  }
  .wizard-content {
    padding: 15px;
    width: 100%;
    height: 872px;
  }
  .modal-body {
    padding: 0px;
  }
  .well {
    padding: 0px;
  }
  .wizard-title {
    font-size: 16px;
  }
  .modal-login-title {
    font-size: 16px;
  }
  .wizard-image {
    margin: 60px auto 50px auto;
  }
}
@media screen and (max-width: 991px) {
  .card-opp-validation-img {
    right: -28px;
  }
  .card-middle {
    margin: 30px auto;
  }
  .card.card-opp {
    width: 100%;
  }
  .card-opp-overlay {
    margin: 0;
  }
  .general-title.opp-title {
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .container {
    width: 100%;
  }
  .card-loged-group {
    padding-right: 30px !important;
  }
}
@media screen and (max-width: 992px) {
  .card-loged-group {
    margin-right: 30px !important;
  }
}
@media screen and (max-width: 1023px) {
  .btn.btn-default.btn-login {
    padding: 16px 12px;
    height: 50px;
  }
  .home-image {
    height: 100%;
  }
  .default-header {
    padding: 20px 20px !important;
    line-height: 90px;
    height: 90px;
  }
  .row-no-padding > [class*="col-"] {
    padding: 0px 20px;
  }
  .b > [class*="col-"] {
    padding: 0px 20px;
  }
  .aderir-form-txtinput {
    width: 100%;
  }
  .aderir-form-inputtitle-email {
    padding-top: 100px;
  }
  .bx-controls-direction {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .home-second-separator-image {
    display: none;
  }
}
@media screen and (max-width: 1040px) {
  .modal-dialog.modal-admin-big {
    width: auto;
    margin: 100px 10px !important;
  }
  .modal-content.modal-admin-big-content {
    width: 100%;
  }
  .faq-title-content {
    line-height: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media screen and (max-width: 1379px) {
  .home-second-separator-secondtext {
    padding-top: 60px;
  }
}
.volunteer_action {
  padding-right: 5px !important;
}
.header-contact {
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  margin-top: 13px;
  line-height: 20px;
  height: 15px;
}
.formMinHeight {
  min-height: 50px;
}
.volFilter > .row > div {
  margin-bottom: 5px;
}
.filter-row {
  background-color: white;
  padding: 20px 0px;
}
.filter-row [class*="col-"],
.filter-row-alternative [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}