.nota{
  text-align: center;
  margin: 50px 0 0 0;
	font-size: 15px;
	color:  #808080;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.nota2{
  text-align: center;
  margin: 50px 0 0 0;
 font-size: 14px;
	color:  #FF3300;
	font-weight: 600;
  font-family: 'Gotham-Black', sans-serif;

}

.fecha{
  text-align: right;
  margin: 52px 0 0 0;
}
.g-btn a,
.g-btn button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 53px;
  line-height: 53px;
  padding: 0px 20px;
  border-radius: 5px;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: perspective(1px) translateZ(0);
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  -ms-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g-btn a span,
.g-btn button span {
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.g-btn a span:after,
.g-btn button span:after {
  content: "\e908";
  font-family: 'icomoon';
  -webkit-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block;
  font-size: 10px;
  padding-left: 15px;
}
.g-btn.negro a span,
.g-btn.negro button span {
  color: #000;
}
.g-btn.negro a span:after,
.g-btn.negro button span:after {
  content: none;
}
.g-btn.negro a span:before,
.g-btn.negro button span:before {
  content: "\e902";
  font-family: 'icomoon';
  -webkit-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block;
  font-size: 10px;
  padding-right: 15px;
}
.g-btn.white a span,
.g-btn.white button span {
  color: #fff;
}
.g-btn.orange a span,
.g-btn.orange-3 a span,
.g-btn.orange button span,
.g-btn.orange-3 button span {
  color: #FF3300;
}
.g-btn.orange-2 a span,
.g-btn.orange-2 button span {
  color: #FF3300;
}
.g-btn.orange-2 a span:after,
.g-btn.orange-2 button span:after {
  content: none;
}
.g-btn.orange-2 a span:before,
.g-btn.orange-2 button span:before {
  content: "\e91c";
  font-family: 'icomoon';
  -webkit-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block;
  font-size: 10px;
  padding-right: 15px;
}
.g-btn.bg-negro a,
.g-btn.bg-negro button {
  background-color: #000;
  border: 1px solid #000;
}
.g-btn.bg-negro a span,
.g-btn.bg-negro button span {
  color: #fff;
}
.g-btn.bg-naranja a,
.g-btn.bg-naranja button {
  border: 1px solid #FF3300;
  background-color: #FF3300;
}
.g-btn.bg-naranja a span,
.g-btn.bg-naranja button span {
  color: #fff;
}
.g-btn.bg-gray a,
.g-btn.bg-gray button {
  border: 1px solid #808080;
  background-color: #808080;
}
.g-btn.bg-gray a span,
.g-btn.bg-gray button span {
  color: #fff;
}
.g-btn.bg-gray a span:after,
.g-btn.bg-gray button span:after {
  content: '\e915';
}
.g-btn.bg-gray-2 a,
.g-btn.bg-gray-2 button {
  border: 1px solid #808080;
  background-color: #808080;
}
.g-btn.bg-gray-2 a span,
.g-btn.bg-gray-2 button span {
  color: #fff;
}
.g-btn.bg-gray-2 a span:before,
.g-btn.bg-gray-2 button span:before {
  content: '\e909';
  font-family: 'icomoon';
  -webkit-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block;
  font-size: 10px;
  padding-right: 15px;
}
.g-btn.bg-gray-2 a span:after,
.g-btn.bg-gray-2 button span:after {
  content: none;
}
.g-btn.bg-orange-3 a,
.g-btn.bg-orange-3 button {
  border: 1px solid #FF3300;
  background-color: #FF3300;
}
.g-btn.bg-orange-3 a span,
.g-btn.bg-orange-3 button span {
  color: #fff;
}
.g-btn.bg-orange-3 a span:before,
.g-btn.bg-orange-3 button span:before {
  content: '\e909';
  font-family: 'icomoon';
  -webkit-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block;
  font-size: 10px;
  padding-right: 15px;
}
.g-btn.bg-orange-3 a span:after,
.g-btn.bg-orange-3 button span:after {
  content: none;
}
.g-btn.bg-white a,
.g-btn.bg-white button {
  border: 1px solid #fff;
  background-color: #fff;
}
.g-btn.bg-white a span,
.g-btn.bg-white button span {
  color: #FF3300;
}
@media screen and (min-width: 1025px) {
  .g-btn a:hover span,
  .g-btn button:hover span {
    color: #4c4b4b;
  }
  .g-btn a:hover span::after,
  .g-btn button:hover span::after,
  .g-btn a:hover span:before,
  .g-btn button:hover span:before {
    -webkit-animation-name: hvr-wobble-horizontal;
    -webkit-animation-name: hvr-wobble-horizontal;
    -moz-animation-name: hvr-wobble-horizontal;
    -o-animation-name: hvr-wobble-horizontal;
    -ms-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
  .g-btn.bg-negro a:hover,
  .g-btn.bg-naranja a:hover,
  .g-btn.bg-gray a:hover,
  .g-btn.bg-white a:hover,
  .g-btn.bg-negro button:hover,
  .g-btn.bg-naranja button:hover,
  .g-btn.bg-gray button:hover,
  .g-btn.bg-white button:hover {
    background: transparent;
  }
  .g-btn.bg-negro a:hover span,
  .g-btn.bg-negro button:hover span {
    color: #000;
  }
  .g-btn.bg-naranja a:hover span,
  .g-btn.bg-naranja button:hover span {
    color: #FF3300;
  }
  .g-btn.bg-gray a:hover span,
  .g-btn.bg-gray button:hover span {
    color: #808080;
  }
  .g-btn.bg-white a:hover span,
  .g-btn.bg-white button:hover span {
    color: #fff;
  }
  .g-btn.white a:hover span,
  .g-btn.orange a:hover span,
  .g-btn.negro a:hover span,
  .g-btn.orange-2 a:hover span,
  .g-btn.white button:hover span,
  .g-btn.orange button:hover span,
  .g-btn.negro button:hover span,
  .g-btn.orange-2 button:hover span {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  .g-btn.white a:hover span,
  .g-btn.white button:hover span {
    color: #fff;
  }
  .g-btn.orange a:hover span,
  .g-btn.orange-2 a:hover span,
  .g-btn.orange button:hover span,
  .g-btn.orange-2 button:hover span {
    color: #FF3300;
  }
  .g-btn.bg-gray-2 a:hover,
  .g-btn.bg-gray-2 button:hover {
    background-color: transparent;
  }
  .g-btn.bg-gray-2 a:hover span,
  .g-btn.bg-gray-2 button:hover span {
    color: #808080;
  }
  .g-btn.bg-orange-3 a:hover,
  .g-btn.bg-orange-3 button:hover {
    background-color: transparent;
  }
  .g-btn.bg-orange-3 a:hover span,
  .g-btn.bg-orange-3 button:hover span {
    color: #FF3300;
  }
}
.g-form-group {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.g-form {
  font-size: 0;
}
.g-form input:not([type]),
.g-form input[type=text],
.g-form input[type=password],
.g-form input[type=email],
.g-form input[type=url],
.g-form input[type=time],
.g-form input[type=date],
.g-form input[type=datetime],
.g-form input[type=datetime-local],
.g-form input[type=tel],
.g-form input[type=number],
.g-form input[type=search],
.g-form textarea {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  outline: none;
  height: 2rem;
  font-size: 1rem;
  margin: 35px 0 0px 0;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  color: #fff;
}
.g-form input:not([type]) + label,
.g-form input[type=text] + label,
.g-form input[type=password] + label,
.g-form input[type=email] + label,
.g-form input[type=url] + label,
.g-form input[type=time] + label,
.g-form input[type=date] + label,
.g-form input[type=datetime] + label,
.g-form input[type=datetime-local] + label,
.g-form input[type=tel] + label,
.g-form input[type=number] + label,
.g-form input[type=search] + label,
.g-form textarea + label {
  position: absolute;
  top: 22px;
  left: 0;
  color: #fff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.g-form input:not([type]):focus + label,
.g-form input[type=text]:focus + label,
.g-form input[type=password]:focus + label,
.g-form input[type=email]:focus + label,
.g-form input[type=url]:focus + label,
.g-form input[type=time]:focus + label,
.g-form input[type=date]:focus + label,
.g-form input[type=datetime]:focus + label,
.g-form input[type=datetime-local]:focus + label,
.g-form input[type=tel]:focus + label,
.g-form input[type=number]:focus + label,
.g-form input[type=search]:focus + label,
.g-form textarea:focus + label {
  top: 0px;
}
.g-form input:not([type]):-webkit-autofill,
.g-form input[type=text]:-webkit-autofill,
.g-form input[type=password]:-webkit-autofill,
.g-form input[type=email]:-webkit-autofill,
.g-form input[type=url]:-webkit-autofill,
.g-form input[type=time]:-webkit-autofill,
.g-form input[type=date]:-webkit-autofill,
.g-form input[type=datetime]:-webkit-autofill,
.g-form input[type=datetime-local]:-webkit-autofill,
.g-form input[type=tel]:-webkit-autofill,
.g-form input[type=number]:-webkit-autofill,
.g-form input[type=search]:-webkit-autofill,
.g-form textarea:-webkit-autofill,
.g-form input:not([type]):-webkit-autofill:hover,
.g-form input[type=text]:-webkit-autofill:hover,
.g-form input[type=password]:-webkit-autofill:hover,
.g-form input[type=email]:-webkit-autofill:hover,
.g-form input[type=url]:-webkit-autofill:hover,
.g-form input[type=time]:-webkit-autofill:hover,
.g-form input[type=date]:-webkit-autofill:hover,
.g-form input[type=datetime]:-webkit-autofill:hover,
.g-form input[type=datetime-local]:-webkit-autofill:hover,
.g-form input[type=tel]:-webkit-autofill:hover,
.g-form input[type=number]:-webkit-autofill:hover,
.g-form input[type=search]:-webkit-autofill:hover,
.g-form textarea:-webkit-autofill:hover,
.g-form input:not([type]):-webkit-autofill:focus,
.g-form input[type=text]:-webkit-autofill:focus,
.g-form input[type=password]:-webkit-autofill:focus,
.g-form input[type=email]:-webkit-autofill:focus,
.g-form input[type=url]:-webkit-autofill:focus,
.g-form input[type=time]:-webkit-autofill:focus,
.g-form input[type=date]:-webkit-autofill:focus,
.g-form input[type=datetime]:-webkit-autofill:focus,
.g-form input[type=datetime-local]:-webkit-autofill:focus,
.g-form input[type=tel]:-webkit-autofill:focus,
.g-form input[type=number]:-webkit-autofill:focus,
.g-form input[type=search]:-webkit-autofill:focus,
.g-form textarea:-webkit-autofill:focus {
  background-color: transparent !important;
  -webkit-text-fill-color: #fff !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  -moz-transition: background-color 5000s ease-in-out 0s !important;
  -o-transition: background-color 5000s ease-in-out 0s !important;
  -ms-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
  -webkit-box-shadow: 0 0 0px 1000px #FF3300 inset !important;
}
.g-form select + label,
.g-form .nice-select + label {
  position: absolute;
  top: 22px;
  left: 0;
  color: #fff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.g-form textarea {
  padding-bottom: 5px;
  margin-top: 35px;
}
.g-group,
.g-form-f {
  font-size: 14px;
  display: inline-block;
  position: relative;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.g-group.active label,
.g-form-f.active label {
  top: 0px !important;
}
.g-group ul li,
.g-form-f ul li {
  color: #f00;
  margin: 5px 0 0px;
  font-weight: bold;
}
.g-group {
  max-width: 49%;
}
.g-form-f {
  width: 100%;
}
.input__number input[type="number"]::-webkit-inner-spin-button,
.input__number input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input__number input[type="number"] {
  -moz-appearance: textfield;
}
.formError .formErrorContent,
.formError .formErrorArrow div {
  background-color: #FF3300;
  color: #fff;
  border: none;
  font-size: 13px;
  font-family: 'ProximaNova-Semibold', sans-serif;
}
.formError .formErrorArrow .line1,
.formError .formErrorArrow .line2 {
  display: none;
}


.b47 {
  padding: 60px 0 80px 0;
  width: 100%;
}
.b47-ctn {
  max-width: 870px;
}
.b47-ctn .g-btn {
  text-align: right;
  margin: 52px 0 0 0;
}
.b47-ctn .g-btn button {
  width: 375px;
}
.b-form-general {
  margin: 0px 0 30px 0;
}
.b-form-general h3 {
  margin: 0;
  font-weight: normal;
  font-size: 20px;
  font-family: 'ProximaNova-Semibold', sans-serif;
  color: #1f1e1e;
}
.b-form-general .g-form-group {
  margin: 14px 0 14px 0;
  border-top: 2px solid #FF3300;
  padding: 35px 0 0 0;
}
.b-form-general .g-form-group textarea {
  padding-top: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-form-general .g-form-group input,
.b-form-general .g-form-group textarea {
  border-bottom: 1px solid #808080;
  margin: 35px 0 0;
  color: #808080;
}
.b-form-general .g-form-group input + label,
.b-form-general .g-form-group textarea + label,
.b-form-general .g-form-group .nice-select + label {
  color: #808080;
  font-size: 15px;
}
.b-form-general .g-form-group input:focus + label,
.b-form-general .g-form-group textarea:focus + label {
  font-size: 13px;
}
.b-form-general .g-form-group .g-group {
  max-width: 375px;
}
.b-form-general .g-form-group textarea {
  height: 60px;
}
.b-form-general .g-group {
  margin: 0 0 25px 0;
}
.b-form-general .g-group.active label {
  font-size: 13px;
}
.b-form-general .formError .formErrorContent,
.b-form-general .formError .formErrorArrow div {
  background: #FF3300;
}
@media screen and (max-width: 1024px) {
  .b47 {
    padding: 50px 0;
    padding-bottom: 70px;
  }
  .b47-ctn-g-btn {
    margin: 50px 0 0 0;
  }
  .b47-ctn-form .g-btn {
    text-align: center;
  }
  .b-form-general {
    margin: 0 0 50px 0;
  }
}
@media screen and (max-width: 830px) {
  .b47-ctn .g-btn button {
    width: 45%;
  }
  .b-form-general .g-group {
    width: 45%;
  }
}
@media screen and (max-width: 640px) {
  .b47 {
    padding: 30px 0;
  }
  .b47-ctn {
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b47-ctn .g-btn {
    margin: 30px 0 0 0;
    width: 100%;
    text-align: center;
  }
  .b47-ctn .g-btn button {
    width: 100%;
    max-width: 375px;
  }
  .b-form-general {
    margin: 0 0 30px 0;
  }
  .b-form-general .g-form-group {
    padding-top: 30px;
  }
  .b-form-general .g-group {
    width: 100%;
    max-width: 100% !important;
  }
  .b-form-general:first-child .g-group:nth-child(3) {
    margin-bottom: 25px;
  }
  .b-form-general:nth-child(3) .g-group:first-child {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 480px) {
  .b-form-general h3 {
    font-size: 18px;
  }
}

.g-form-group ul {
  width: 100%;
}
.b49 .b-form-general .g-form-group input + label,
.b49 .b-form-general .g-form-group textarea + label,
.b49 .b-form-general .g-form-group .nice-select + label {
  font-size: 14px;
}
.b49 .b-form-general .g-form-group {
  margin: 0;
  border-top: 0;
  padding-top: 15px;
}
.b49 .b-form-general h3 {
  border-bottom: 2px solid #FF3300;
  padding-bottom: 14px;
}
.b-form-3 {
  margin-bottom: 0;
}
.b-form-1 .g-form-group {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b-form-1 .g-group {
  margin-right: 5%;
}
.b-form-1 .g-group:nth-child(3n+3) {
  margin-right: 0;
}
.b-form-2 .f-details {
  margin-top: 25px;
  margin-bottom: 30px;
}
.b-form-2 .f-details p {
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 15px;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.3;
}
.b-form-2 .f-details strong {
  font-weight: normal;
  font-family: 'Gotham-Black', sans-serif;
}
.b-form-2 .f-details p:last-child {
  margin: 0;
}
.b-form-2 .g-form-group2 {
  padding-top: 42px;
}
.b-form-2 .g-group {
  max-width: inherit !important;

  margin-right: 10%;
}
.b-form-2 .g-group input,
.b-form-2 .g-group textarea,
.b-form-2 .g-group select {
  color: #646464;
  border-bottom: 1px solid #808080;
}
.b-form-2 .g-group label {
  color: #808080 !important;
}
.b-form-2 .g-textarea {
  width: 100% !important;
}
.f-cnt-radio {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.f-radio {
  display: inline-block;
  vertical-align: middle;
  margin-right: 65px;
}
.f-radio:last-child {
  margin-right: 0;
}
.f-radio input[type="radio"] {
  display: none;
}
.f-radio label {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  font-family: 'ProximaNova-Regular', sans-serif;
}
.f-radio label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #646464;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100%;
}
.f-radio input[type="radio"]:checked + label:before {
  background: #FF3300;
  border: 2px solid #FF3300;
}
.b49 {
  padding: 30px 0 100px 0;
}
.b49-ctn {
  max-width: 940px;
}
.b49-ctn p {
  font-size: 13px;
  color: #808080;
  margin: -30px 0 -40px 0;
}
.b49-ctn .b-form-general .g-group {
  width: 30%;
}
.b49-ctn .b-form-general:nth-child(2) .g-form-group {
  width: 100%;
  border: 0;
  margin: 0;
}
.b49-ctn .b-form-general:nth-child(2) .g-form-group:last-child {
  border: 0;
  padding: 0;
  margin: 0;
  width: 65%;
}
.b49-ctn .b-form-general:nth-child(2) .g-form-group:last-child .g-group {
  width: 100%;
  max-width: 612px;
}
.b49-ctn .b-form-general .nice-select {
  display: block;
  width: 100% !important;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  clear: none;
  border-radius: 0;
  margin: 0 5.2% 0 0;
  float: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #808080;
  border-radius: 0;
  outline: none;
  height: 2rem;
  font-size: 1rem;
  margin: 14px 0 0;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  color: #808080;
}
.b49-ctn .b-form-general .nice-select:last-child {
  margin: 0;
}
.b49-ctn .b-form-general .nice-select:after {
  width: 10px;
  top: 2px;
  border: 0;
  height: 18px;
  right: 8px;
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -o-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background: none;
  content: "\e90c";
  font-size: 18px;
  display: block;
  font-family: 'icomoon';
  color: #808080;
}
.b49-ctn .b-form-general .nice-select.open:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.b49-ctn .b-form-general .nice-select .option.selected {
  color: #808080;
  font-weight: normal;
  background: none;
}
.b49-ctn .b-form-general .list {
  max-height: 150px;
  background: #fff;
  font-size: 15px;
  color: #808080;
  overflow: auto;
  text-align: left;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
  margin: 0;
}
.b49-ctn .b-form-general .list li.option {
  padding-left: 0;
  display: block;
  width: 100%;
  min-height: auto;
  padding-right: 0;
  line-height: 20px;
  font-weight: normal;
  font-size: 15px;
  height: auto;
  border-radius: 0;
  margin-bottom: 5px !important;
}
.b49-ctn .b-form-general .list li.option.selected {
  display: none;
}
.b49-ctn .b-form-general .list li.option:hover,
.b49-ctn .b-form-general .list li.option.result-selected {
  background: none;
  color: #808080;
}
.b49-ctn .b-form-general .list li.option:last-child {
  margin-bottom: 0;
}
.b49-content-capcha {
  width: 100%;
  padding: 65px 0 0 0;
  font-size: 0;
  text-align: center;
}
.b49-content-capcha .g-btn {
  margin: 0 10px;
  display: inline-block;
  vertical-align: top;
}
.b49-content-capcha .g-btn button,
.b49-content-capcha .g-btn a {
  width: 186px;
}
.b49-content-capcha .g-btn button span:after,
.b49-content-capcha .g-btn a span:after,
.b49-content-capcha .g-btn button span:before,
.b49-content-capcha .g-btn a span:before {
  display: none;
}
.b49ul {
  margin-top: 25px;
  margin-bottom: 60px;
}
.b49ul li {
  margin-bottom: 10px;
  font-size: 15px;
  font-family: 'ProximaNova-Semibold', sans-serif;
}
.b49ul li strong {
  font-weight: normal;
  font-family: 'Gotham-Black', sans-serif;
}
.b49-capcha {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 53px;
}
.b49subtitle {
  text-align: center;
  margin-bottom: 28px;
}
.b49subtitle h2 {
  color: #000;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Gotham-Black', sans-serif;
}
.b49textp {
  font-size: 15px;
}
.b49textp p {
  font-size: 15px;
  line-height: 1.4;
  margin: 0;
}
.b49-content-capcha {
  padding-top: 92px;
}
@media print {
  .header {
    display: none;
  }
  .footer {
    display: none;
  }
  .b15 {
    display: none;
  }
  .b49-content-capcha {
    display: none;
  }
  .header-fix-right {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .b49 {
    padding: 50px 0;
  }
  .b49-content-capcha {
    padding: 50px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .b49-ctn .b-form-general .g-group {
    width: 45%;
  }
  .b49-ctn .b-form-general:first-child .g-group:nth-child(3) {
    margin-bottom: 25px;
  }
  .b49-ctn .b-form-general:first-child .g-group:last-child {
    display: none;
  }
  .b49-ctn .b-form-general:nth-child(2) .g-form-group {
    width: 100%;
  }
  .b49-ctn .b-form-general:nth-child(2) .g-form-group .g-group {
    width: 45%;
  }
  .b49-ctn .b-form-general:nth-child(2) .g-form-group:last-child .g-group {
    max-width: 100%;
  }
  .b49-ctn .b-form-general:nth-child(2) .g-form-group:last-child {
    width: 100%;
  }
  .b49-content-capcha {
    max-width: 100%;
  }
  .b-form-1 .g-group:nth-child(3n+3) {
    margin-right: 5%;
  }
  .b-form-1 .g-group {
    margin-right: 5%;
  }
  .b-form-1 .g-group:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .b-form-1 .g-group {
    margin-right: 0;
  }
  .b-form-1 .g-group:nth-child(3n+3) {
    margin-right: 0;
  }
  .b-form-2 .g-group {
    margin-right: 0;
  }
  .f-radio {
    margin-right: 40px;
  }
  .b49 {
    padding: 30px 0;
  }
  .b49-content-capcha {
    padding-top: 30px;
  }
  .b49-ctn {
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
/*---------------------------------------------------------------------
  ESPACIO 1ERA PARTE
---------------------------------------------------------------------*/
	.b49-ctn .b-form-general .g-form-group {
    padding-top: 15px;
		
		
  }
  .b49-ctn .b-form-general .g-group {
    width: 100% !important;
    max-width: 100% !important;
  }
  .b49-ctn .b-form-general:first-child .g-group:nth-child(4) {
    margin-bottom: 25px;
  }
  .b49-capcha {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 480px) {
  .b49-content-capcha .g-btn {
    display: block;
    margin: 10px;
  }
}
