/*Formularios POV*/
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ {
  color: #3C3C3B;
  margin-top: 40px;
  /*bloque izquierda*/
  /*primer contenido derecha*/
  /*paneles desplegables*/
  /*formulario*/
  /*Modal confirmacion*/
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ p, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ li {
  font-family: "agrandir-regular";
  color: #3C3C3B;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ a {
  font-family: "agrandir-regular";
  color: #3C3C3B;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ strong {
  font-family: "agrandir-medium";
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .titulo p {
  font-family: "agrandir-medium";
  font-size: 44px;
  color: #004E42;
  line-height: 1;
  margin-bottom: 20px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .titulo span {
  position: relative;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .titulo span:after {
  content: " ";
  display: block;
  width: 100%;
  max-width: 140px;
  border-bottom: 2px solid #004E42;
  position: absolute;
  bottom: 0;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .titulo span img {
  /*width: 60px;*/
  position: relative;
  top: -12px;
  right: 10px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .subtitulo p {
  text-transform: uppercase;
  max-width: 240px;
  font-size: 16px;
  font-family: "agrandir-medium";
  margin-bottom: 30px;
  color: #004E42;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #pov1_content {
  margin-bottom: 25px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #pov1_content p {
  font-family: "agrandir-medium";
  font-size: 16px;
  border-bottom: 1px solid #3C3C3B;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #pov1_content ol {
  margin-left: 15px;
  padding-left: 0;
  font-size: 14px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #pov1_content ol li {
  margin-left: 0;
  margin-bottom: 15px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #pov1_content ol li::marker {
  font-family: "agrandir-medium";
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-header {
  background: #004E42 !important;
  border-radius: 60px !important;
  height: 50px;
  margin-bottom: 10px;
  padding: 0 !important;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-header#headingFour {
  margin-bottom: 20px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-header p {
  padding: 18px 20px 14px;
  color: #fff;
  font-size: 18px;
  margin: 0;
  cursor: pointer;
  line-height: 1;
  position: relative;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-header p span {
  position: absolute;
  right: 20px;
  top: 16px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-header p[aria-expanded=true] span {
  transform: rotate(180deg);
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-body {
  padding: 0 20px;
  font-family: "agrandir-regular";
  font-size: 14px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-body dt {
  color: #004E42;
  font-family: "agrandir-medium";
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .accordion .card-body dd {
  margin: 0 0 20px;
  color: #3C3C3B;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov {
  font-family: "agrandir-regular";
  /*margin-top: 20px;*/
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov input, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov select {
  font-family: "agrandir-regular";
  font-size: 16px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov input::placeholder {
  color: #3C3C3B;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov input[type=text], .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov input[type=email], .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov select {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #3C3C3B;
  border-radius: 0;
  margin-bottom: 20px;
  box-shadow: none;
  padding: 6px 0;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/icons/language-select.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 10px;
  color: #3C3C3B;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .holder {
  border-bottom: 1px solid #3c3c3b;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkBoxSH {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  color: #3C3C3B;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkBoxSH label {
  margin-right: 3px;
  margin-bottom: 0 !important;
  width: 12px !important;
  height: 12px !important;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkBoxSH .regular-checkbox {
  position: absolute;
  opacity: 0;
  z-index: 9;
  top: -3px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkBoxSH .regular-checkbox + label {
  background-color: white;
  border: 1px solid #3C3C3B;
  padding: 5px;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  position: relative;
  width: 2px;
  height: 2px;
  cursor: pointer;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkBoxSH .regular-checkbox:checked + label:after {
  content: "";
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 3px;
  background-color: #004E42;
  border-radius: 50%;
  width: 52%;
  height: 52%;
  left: 60%;
  top: 60%;
  margin-left: -4px;
  margin-top: -4px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .form-box.checkbox.s2 {
  font-size: 12px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkbox {
  padding-left: 0;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 13px;
  position: relative;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkbox input {
  position: absolute;
  opacity: 0;
  top: 7px;
  left: 20px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkbox span {
  display: inline-block !important;
  max-width: calc(100% - 35px) !important;
  width: 100% !important;
  color: #3C3C3B;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkbox span.check {
  background-color: white !important;
  margin-right: 5px !important;
  margin-top: 0 !important;
  display: block !important;
  width: 14px !important;
  height: 14px !important;
  float: left !important;
  cursor: pointer !important;
  margin-top: 0 !important;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkbox input[type=checkbox]:checked + span.check {
  background: url(../images/icons/checkbox.svg) no-repeat !important;
  background-size: cover !important;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .checkbox a {
  text-decoration: underline;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .errors {
  color: #AF1124;
  font-size: 13px;
  position: relative;
  top: -15px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .errors span {
  display: block;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .errors#error-container-rgpd {
  padding-left: 20px;
  font-size: 12px;
  top: -10px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .guardarPOV {
  text-align: center;
  margin: 50px 0 0;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .guardarPOV input[type=button] {
  background: #004E42;
  color: #fff;
  font-family: "agrandir-medium";
  border: 0;
  width: 100%;
  max-width: 50%;
  height: 40px;
  border-radius: 60px;
  padding: 12px 10px 10px;
  font-size: 18px;
  line-height: 1;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend .overlayWrap, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO .overlayWrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend .legal, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO .legal {
  padding-left: 10%;
  padding-right: 10%;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend .legalWrap, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO .legalWrap {
  background-color: white;
  margin: 0 auto;
  vertical-align: middle;
  padding: 40px 20px 30px;
  border: 1px solid #ccc;
  border-radius: 12px;
  position: relative;
  max-width: 600px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend .closeSend, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend .closeSendKO, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO .closeSend, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO .closeSendKO {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend .closeSend span, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend .closeSendKO span, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO .closeSend span, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO .closeSendKO span {
  color: #3c3c3b;
  padding-left: 2px;
  padding-right: 2px;
}
.portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySend #send-container, .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ .overlaySendKO #send-container {
  font-size: 16px;
  text-align: center;
  font-family: opensans, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3c3c3b;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 767px) {
  .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ {
    padding-top: 0px;
    margin-top: 0px;
  }
  .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .guardarPOV {
    margin-top: 30px;
  }
  .portlet-boundary_com_servihabitat_formulario_pov_web_FormularioPOVPortlet_ #formulariopov .guardarPOV input[type=button] {
    max-width: 100%;
  }
}
/*FIN Formularios POV*/