/* line 7, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.wrapper-termos-condicoes {
  margin: 15px 0px;
  display: flex;
  align-items: center;
}

/* line 11, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.wrapper-termos-condicoes label {
  font-weight: normal !important;
}

/* line 14, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.wrapper-termos-condicoes a {
  color: #6cc3ba !important;
}

/* line 17, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.wrapper-termos-condicoes .checkbox-termos-condicoes {
  display: none;
}

/* line 20, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.wrapper-termos-condicoes input#TermosCondicoes:checked ~ label .checkbox {
  background-position: left -12px;
}

/* line 23, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.wrapper-termos-condicoes .label-termos-condicoes {
  position: relative;
  z-index: 10;
}

/* line 26, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.wrapper-termos-condicoes .label-termos-condicoes .checkbox {
  background: url(../../img/design/checkbox.png) left top no-repeat;
  height: 13px;
  margin-right: 7px;
  width: 13px;
  cursor: pointer;
  margin-top: 3px;
}

/* line 37, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#inner-wrap {
  padding-bottom: 13px !important;
}

/* line 41, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.button-wrapper {
  float: none;
  text-align: center;
}

/* line 45, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
.button-wrapper .button {
  display: inline-block;
  margin: 0 5px;
  font-size: 18px;
  min-width: 214px;
  min-height: 52px;
  padding: 15px 30px;
}

/* line 56, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper {
  padding-top: 0px;
}

/* line 60, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper section {
  padding: 80px 0px 40px 0px;
}

/* line 64, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper h2 {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  line-height: 1.4em;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 73, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper h3 {
  font-weight: 300;
  margin-top: 0px;
  color: #777;
  margin-bottom: 60px;
  text-align: center;
}

/* line 81, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #section_intro {
  padding-top: 0px;
  margin-bottom: 0;
  color: white;
  position: relative;
}

/* line 87, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #section_intro .button {
  font-size: 26px;
  padding: 20px 50px;
}

/* line 93, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper .banner-slide {
  background-repeat: no-repeat;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center;
  min-height: 400px;
  margin: 0;
  background-color: #AAA;
}

/* line 109, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper .banner-slide h2 {
  /*font-weight: 300;*/
  margin-top: 90px;
  margin-bottom: 30px;
  font-size: 52px;
  line-height: 1.3em;
  font-weight: 600;
  /*text-shadow: 2px 3px 1px rgba(119, 119, 119, 0.9);*/
}

@media only screen and (max-width: 767px) {
  /* line 109, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
  #recrutamento-wrapper .banner-slide h2 {
    font-size: 34px;
    margin: 40px auto;
  }
}

/* line 139, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #section_quem_somos p {
  margin-bottom: 1em;
  text-align: justify;
  font-size: 16px;
}

/* line 147, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper .fa-ul {
  text-align: left;
  font-size: 16px;
}

/* line 153, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #section_call_to_action {
  padding: 80px 0px;
  padding-bottom: 120px;
  min-height: 100px;
}

/* line 163, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #section_call_to_action .button.contact-button {
  font-size: 26px;
  padding: 20px 50px;
  /*margin-top: 20px;*/
}

/* line 178, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #section_call_to_action .button.contact-button + p {
  margin-top: 50px;
}

/* line 185, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper {
  /*line-height: 38px;*/
}

/* line 188, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .upload-inner-wrapper {
  /*min-height: 38px;*/
  border: solid 1px #CCC;
  padding: 20px;
}

/* line 194, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .file-name {
  font-size: 14px;
  line-height: 20px;
}

/* line 198, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .file-name i {
  display: inline-block;
  margin-right: 5px;
  color: #40b7a0;
  font-size: 20px;
  vertical-align: middle;
}

/* line 206, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .file-name .cancel {
  display: inline-block;
  margin-top: 5px;
  margin-left: 26px;
  line-height: 20px;
  text-decoration: underline;
}

/* line 212, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .file-name .cancel i {
  color: #b94a48;
}

/* line 218, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .upload-progress {
  background-color: #EEE;
  height: 15px;
  max-width: 200px;
  margin-top: 10px;
}

/* line 225, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .upload-progress .upload-progress-inner {
  height: 100%;
  width: 0;
  background-color: #40b7a0;
}

/* line 233, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/recrutamento.scss */
#recrutamento-wrapper #upload-wrapper .error-wrapper {
  color: #b94a48;
}
