/**************************************************************************
					Contact Page Styles
**************************************************************************/
/* .contact-title {
  margin: -5px 0 0px 0;
  line-height: 23px;
}
.contact-title i {
  font-size: 23px;
  color: #c0c0c0;
  padding: 0 8px 0 0;
}

.contact-form-box {
  padding: 23px 0 0 0;
  margin: 0 0 30px 0;
  background: url(../img/contact-form.png) repeat-x white;
  -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0px 5px 13px;
  -moz-box-shadow: rgba(0, 0, 0, 0.17) 0px 5px 13px;
  box-shadow: rgba(0, 0, 0, 0.17) 0px 5px 13px;
}
.contact-form-box fieldset {
  padding: 0 19px 21px 19px;
  background: url(../img/form-contact-shadow.png) center bottom no-repeat;
  background-size: contain;
}
.contact-form-box label {
  margin: 0 0 6px 0;
}
.contact-form-box .page-subheading {
  padding-left: 0px;
  border: none;
  margin-bottom: 0;
}
.contact-form-box .col-md-3 {
  padding-left: 0;
}
@media (max-width: 991px) {
  .contact-form-box .col-md-3 {
    padding-right: 0;
  }
}
.contact-form-box .col-md-9 {
  padding-right: 0;
}
@media (max-width: 991px) {
  .contact-form-box .col-md-9 {
    padding-left: 0;
  }
}
.contact-form-box #desc_contact0 {
  display: none;
}
.contact-form-box .form-group {
  margin-bottom: 7px;
}
.contact-form-box textarea {
  height: 257px;
}
.contact-form-box .submit {
  margin-top: 13px;
}
.contact-form-box select.form-control {
  max-width: 270px;
  width: 100%;
}
.contact-form-box input.form-control {
  max-width: 270px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-form-box div.uploader span.filename {
    width: 114px;
  }
} */
@media (max-width: 992px){
  .breadcrumb{
    padding-left: 0px;
  }

  #center_column{
    margin-left: 0px!important;
    padding: 0 15px;
  }

  .SumoSelect{
    width: 100%!important;
  }
}

#center_column{
  margin-left: 35px;
}

.container-form-contato {
  max-width: 700px;
  margin: 0 auto;
}

.formulario-contato {
  background: #fff;
  padding: 2rem;
  border-radius: 0.375rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.titulo-form {
  margin-bottom: 2rem;
}

.titulo-form .mensagem {
  font-size: 1.75rem;
  font-weight: 600;
  color: #212529;
  margin-bottom: 0;
}

.form-group {
  margin-bottom: 1rem;
}

.form-control,
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  height: calc(3.5rem + 2px);
}

.form-control:focus,
.form-select:focus {
  color: #212529;
  background-color: #fff;
  border-color: var(--cor_principal);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(var(--cor_principal_rgb), 0.25);
}

textarea.form-control {
  min-height: 120px;
  height: auto;
}

.label-geral-custom {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #212529;
}

.informacao-obrigatoria {
  color: var(--cor_principal);
  margin-left: 0.25rem;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.form-control.is-invalid,
.form-select.is-invalid {
  border-color: #dc3545;
}

.form-control.is-invalid:focus,
.form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.btn-custom-contact {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 0.375rem;
  color: #fff;
  background-color: var(--cor_principal);
  transition: color .15s ease-in-out,
              background-color .15s ease-in-out,
              border-color .15s ease-in-out,
              box-shadow .15s ease-in-out;
  min-width: 200px;
}

.btn-custom-contact:hover {
  background-color: var(--cor_principal_hover);
}

.submit {
  margin-top: 2rem;
  text-align: right;
}

.g-recaptcha {
  margin: 1rem 0;
}

@media (max-width: 768px) {
  .formulario-contato {
    padding: 1rem;
  }
  
  .submit {
    text-align: center;
  }
  
  .btn-custom-contact {
    width: 100%;
    min-width: auto;
  }
}

.SumoUnder.select_custom_contact{
  width: 100%;
  /* border-radius: 4px; */
  border:none;
  min-height: 35px;
  border-bottom: 1px solid #d6d4d4;
  /* margin-bottom: 10px; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://imageog.flaticon.com/icons/png/512/32/32195.png?size=1200x630f&pad=10,10,10,10&ext=png&bg=FFFFFFFF) 100% / 15% no-repeat;
  background-size: 30px 15px;
}

 label.label-geral-custom {
  font-size: 12px!important;
  color: #8c8c8c!important;
  font-weight: normal;
 }

 label.label-custom{
  position:absolute;
  margin-top: 10px;
  transition: all .2s;
  -webkit-box-shadow: all .2s;
  -webkit-transition: all .2s;
  font-weight: normal;
  font-size: 12px!important;
  color: #8c8c8c!important;
}

.labelfocus{
  position: relative;
  margin-top: -15px!important;
  font-size: 10px!important;
}

/* select {
  margin: 50px;
  width: 150px;
  padding: 5px 35px 5px 5px;
  font-size: 16px;
  border: 1px solid #ccc;
  height: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

} */

input{
  width: 100%;
  /* border-radius: 4px; */
  border: none;
  min-height: 35px;
  border-bottom: 1px solid #d6d4d4;
  /* margin-bottom: 10px; */
}

textarea{
  width: 100%;
  /* border-radius: 4px; */
  min-height: 200px;
  border: 1px solid #d6d4d4;
}

.btn-custom-contact{
  background: var(--cor_principal);
  border:none;
  color: #fff;
  height: 40px;
  width: 100px;
  border-radius: 2px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.submit{
  padding-top: 20px;
  display: flex;
  /* justify-content: flex-end; */
}

.box-custom{
  margin-top: 30px;
}

.select-box-custom{
  display: flex;
  flex-direction: column;
}
#contact .select-box-custom{
  margin-top: 20px;
}

.sumo_id_contact.SumoSelect{
  width: 40%;
}

.titulo-form{
  display: flex;
  padding-top: 10px;
  padding-left: 15px;
}
#contact .titulo-form{
  padding-left: 8px;
}
.titulo-form .icone{
  font-size: 20px;
  margin-right: 10px;
  color: var(--cor_principal);
}
.titulo-form .mensagem{
  font-size: 16px;
}

.informacao-obrigatoria{
  color: red;
  font-size: 16px
}

/* Estado de foco dos labels */
.label-focus {
  color: var(--cor_principal) !important;
  font-size: 12px !important;
  transform: translateY(-5px);
}

/* Animação suave para todos os elementos */
* {
  transition: all 0.3s ease;
}

@media (max-width: 992px) {
  .container-form-contato {
    max-width: 100%;
    padding: 0 15px;
  }
}

/* Estilização do select */
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  appearance: none;
  height: calc(2.25rem + 2px);
}

.form-select:focus {
  border-color: #ced4da;
  outline: 0;
  box-shadow: none;
}

/* Remove a estilização padrão do SumoSelect */
.SumoSelect {
  width: 100% !important;
}

.SumoSelect > .CaptionCont {
  border: 1px solid #ced4da !important;
  border-radius: 4px !important;
  height: calc(2.25rem + 2px) !important;
  padding: 0.375rem 0.75rem !important;
  background-color: #fff !important;
}

.SumoSelect:focus > .CaptionCont,
.SumoSelect.open > .CaptionCont {
  border-color: #ced4da !important;
  box-shadow: none !important;
}

.SumoSelect > .CaptionCont > span {
  font-size: 14px !important;
  color: #495057 !important;
  padding-right: 30px !important;
  line-height: 1.5 !important;
}

.SumoSelect > .CaptionCont > label {
  width: 30px !important;
}

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 16px 12px !important;
  width: 16px !important;
  height: 12px !important;
}

/* Estilização do dropdown */
.SumoSelect > .optWrapper {
  border: 1px solid #ced4da !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1) !important;
  margin-top: 5px !important;
}

.SumoSelect > .optWrapper > .options li.opt {
  padding: 8px 12px !important;
  border-bottom: 1px solid #f8f9fa !important;
}

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #f8f9fa !important;
}

.SumoSelect > .optWrapper > .options li.opt.selected {
  background-color: #f8f9fa !important;
  color: #495057 !important;
  font-weight: 500 !important;
}