
html {
  height: 100%;
}
body {
  background: #221F1F;
  background-size:cover;
  background-repeat:no-repeat;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}
.disabled{
  display: none;
}
h1{
  font-weight:400;
  padding-top:0;
  margin-top:0;
  font-family: 'Poppins', sans-serif;
}
.colunm-first {
  width: 50%;
  display: flex;
  justify-content: left;
}
#svg_form_time {
  height: 8px;
  max-width: 100%;
  margin: 10px auto 0px;
  display: block;
}
div#svg_wrap a {
  color: #969696;
  text-align: center;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
div#svg_wrap {
  color: white;
  text-transform: uppercase;
  position: fixed;
  bottom: 0px;
  padding-top: 30px;
  background: #22201f;
  padding-bottom: 20px;
  width: 100%;
  z-index: 9;
}
.content-other {
  display: none;
}
p{
  color: #969696;
  font-family: 'Inter';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#svg_form_time circle,
#svg_form_time rect {
  fill: white;
}
div#next {
  opacity: 0;
}

section {
  transition:transform 0.5s ease-in-out;
}
.col-md-6.content-sections {
  min-height: 96vh;
}
input.form-check-inline {
  margin-right: 0px !important;
}
/*OFF CANVAS MENU*/

.offcanvas-body {
  padding: 10%;
}

.offcanvas-body ul li {
  list-style-type: none;
  margin-bottom: 15px;
}

.offcanvas-body ul li a {
  display: block;
}

.offcanvas-body ul {
  padding: 0px;
}

.btn.btn-primary {
  border-radius: 3px;
  border: 1px solid #000;
  background: transparent;
  color: #363333;
  text-align: center;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 14px;
}

h3#offcanvasRightLabel {
  color: #363333;
  text-align: center;
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}

.offcanvas-header {
  align-items: flex-end;
  justify-content: flex-end;
}

button.btn-close {
  opacity: 1;
}
div#offcanvasRight {
  /* --bs-offcanvas-width: 100%; */
  background: #ffffffe6;
}
img.bg-super.img-fluid {
  position: absolute;
  right: 9%;
  top: 63%;
}
.switcher {
  margin-top: 10px;
}
/*MODALS GENERAL*/
.modal-header button {
  background: transparent;
  border: none;
}

.modal-header {
  border: none;
}

.modal-body {
  padding: 8%;
}

.modal-body h2 {
  color: #363333;
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.modal-body {
  text-align: left;
}

.modal-body p {
  color: #676767;
  text-align: justify;
  font-family: 'Inter';
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.modal-body img {
  margin-bottom: 15px;
}

.modal-footer {
  justify-content: center;
  border: none;
  padding-left: 8%;
  padding-right: 8%;
}

.modal-footer button.btn.btn-outline-secondary {
  color: black;
  border-radius: 3px;
  color: #363333;
  text-align: justify;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
  width: 100%;
  text-align: center;
  padding: 16px 0px;
}

/*HEADER BOOK*/
.content-header.d-flex.justify-content-between.p-3.fixed-top {
  padding-top: 20px !important;
}
.content-header{
  background: linear-gradient(180deg, #221F1F 0%, rgba(54, 51, 51, 0.00) 100%);
}
.banner-section {
  padding: 0px;
  position: relative;
  height: 100%;
}

h1 {
  position: absolute;
  z-index: 1;
  color: white;
  bottom: 10%;
  max-width: 40%;
  text-align: left;
  left: 13%;
}
.btn-group > .btn-check:checked + .btn {
  border-radius: 36px;
  background: white;
  color: #221F1F;
}

label.btn.btn-outline-danger {
  border: none;
}

.btn-group {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
  border-radius: 25px;
  background: rgba(114, 112, 112, 0.25);
  overflow: hidden;
  margin-right: 20px;
}

label.btn.btn-light {
  color: #969696;
}

/*SECTIONS AND BOTTOMS*/
.content-text h1 {
  position: initial;
  max-width: 200px;
}
.iti--inline-dropdown .iti__country-list {
  background: #151413;
  border-color: #22201f;
}

.iti__dropdown-content {
  background: black;
  border: 1px solid #000;
}

input.iti__search-input {
  background: #151414;
}

.iti--inline-dropdown .iti__dropdown-content {
  border-color: #454545;
}
.content-text h2 {
  color: #969696;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.btn-group {
  margin-bottom: 10px;
}
.btn-group > .btn-check + .btn {
  background: transparent;
  border: none;
  border-radius: 36px !important;
  color: #969696;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
button.btn.btn-link.menu {
  padding: 0px;
}

section.start {
  text-align: left;
  color: white;
  padding: 0px;
  padding-bottom: 0px;
}

.col-md-6.content-sections {
  padding: 0px;
}

.content-text {
  padding: 30px;
}

.content-buttons label {
  color: #ffffff;
  border: 1px solid;
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 10px 17px;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.content-buttons label:hover {
  color: white;
}

section {
  padding-top: 55px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 130px;
  text-align: left;
  color: white;
}

h2{
  color: #FFF;
  font-family: Poppins;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
}

/*SERVICES CARDS*/
.card-service label {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-cards-services {
  display: flex;
  flex-wrap: wrap;
}

.card-service {
  width: 46%;
  margin: 2%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  overflow: auto;
  background: black;
  transition:all 0.5s ease-in-out;
}

.card-service h3 {
  color: #FFF;
  width: 100%;
  text-align: center;
  display: block;
  font-family: 'Poppins';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  /* 19.5px */
  letter-spacing: 1.6px;
  position: absolute;
  text-transform: uppercase;
  z-index: 1;
  transition:all 0.5s ease-in-out;
}

a.help {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.card-service .image-service {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.5;
}

.card-service:hover  .image-service {
  filter: blur(1.3px);
}

.card-service:hover .help {
  /* display: none; */
}

.card-service:hover h3 {
  background: white;
  border-bottom: 4px solid #2BBCB0;
  color: black;
  padding: 2px;
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  background-color: #2BBCB0;
  border: 0px solid #000;
}
/*RADIO BUTTONS*/
.title-form{
  margin-bottom: 20px;
}
.info {
  display: flex;
  border-radius: 1.935px;
  border: 1.451px solid #ffffff26;
  background: linear-gradient(139deg, #2E2C2D -1.41%, rgba(46, 44, 45, 0.00) 161.03%);
  box-shadow: 5.805px 5.805px 10.934px 0px rgba(0, 0, 0, 0.25);
  padding: 15px 20px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.info p {
  margin-bottom: 0px;
  margin-left: 10px;
}
.form-check.options {
  border-radius: 3px;
  background: rgba(61, 61, 61, 0.50);
  min-height: 73px;
  /* padding: 5% 5%; */
  margin-bottom: 11px;
  padding-left: 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.form-check.options .description {
  display: block;
  width: 100%;
  color: #D9D9D9;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
label.form-check-label.options {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.875%; /* 24.375px */
  width: 100%;
  padding: 15px;
}
.form-check .form-check-input {
  float: right;
}
.form-check .form-check-input {
  width: 1.2em;
  height: 1.2em;
  --bs-form-check-bg: #3D3D3D;
  margin-right: 15px;
}
.form-check-input:checked {
  background-color: #2bbcb0;
  border-color: #ffffff;
  --bs-form-check-bg-image: none !important;
  box-shadow: none;
}
div#dinamyc-options {
  /* padding-bottom: 95px; */
}
.iti.iti--allow-dropdown.iti--show-flags {
  display: block;
}

/*FORM*/

.form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #D9D9D9;
  border-radius: 0px;
  color: #ffffff;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.875%;
}

label.form-label {
  color: #FFF;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
input::placeholder , textarea::placeholder {
  opacity: 1 !important;
  color: #969696 !important;
  font-family: 'Poppins';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.875%; /* 24.375px */
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
}

input[type="range"] {
  -webkit-appearance: none;
  margin-right: 15px;
  width: 100%;
  height: 7px;
  background: #606060;
  border-radius: 5px;
  background-repeat: no-repeat;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #2BBCB0;
  cursor: ew-resize;
  box-shadow: 0 0 2px 0 #555;
  transition: background .3s ease-in-out;
}

input[type=range]::-webkit-slider-runnable-track  {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}
.mb-6.send-form input.btn.btn-outline-light {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #D9D9D9;
  padding: 10px 19px;
  border-radius: 3px;
  margin-bottom: 15px;
}

.mb-6.send-form {
  text-align: center;
  max-width: 251px;
  margin: 0 auto;
  margin-top: 50px;
}

p#legal {
  color: #969696;
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.mb-3.age {
  text-align: center;
}

.mb-3.age p {
  margin-top: 20px;
  color: #969696;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.875%;
}

.mb-3.age label {
  color: #D9D9D9;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.875%;
  margin-bottom: 11px;
}
div#prev {
  cursor: pointer;
}

a.btn-custom-white {
  background: white;
  display: block;
  color: black;
  text-align: center;
  padding: 8px 10px;
  color: #363333;
  text-align: center;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.275px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
}
a.btn-custom-white:hover {
  background: transparent;
  border: 1px solid;
  color: #2bbcb0;
  transition: all ease-in-out 0.3s;
}
div#tha h3 {
  color: #FFF;
  font-family: Poppins;
  font-size: 33px;
  font-style: italic;
  font-weight: 600;
  line-height: 121.875%;
}

div#tha h4 {
  color: #FFF;
  text-align: left;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 121.875%; /* 24.375px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

div#tha .row {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid;
  padding: 9% 2%;
  min-height: 194px;
  display: flex;
  align-items: center;
  border-radius: 6px;
}
.row.card-tk p {
  color: white;
}

div#content-range {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

a.btn-range {
  text-decoration: none;
  color: white;
  border-radius: 10px;
  background: #d9d9d940;
  width: 20px;
  height: 20px;
  cursor: pointer;
  line-height: 21px;
  text-align: center;
  display: block;
}
.text-form{
  margin-bottom: 30px;
}
/*THANKS CURRENT*/

div#thaC {
  height: 100%;
  padding-top: 30%;
}

div#thaC h3 {
  text-transform: uppercase;
  font-style: italic;
}

div#thaC span {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1em; /* 24.375px */
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-top: 32px;
  display: block;
  margin-bottom: 15px;
}

div#thaC p {
  color: #969696;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.6px;
}

div#thaC a {
  height: 55px;
  line-height: 43px;
  margin-top: 70px;
  color: #363333;
  text-align: center;
  font-family: Poppins;
  font-size: 17px;
  font-style: normal;
  line-height: 40px;
}
/*PHOREST*/

.total {
  padding: 10px 40px;
}

.total-row-text {
  display: flex;
  justify-content: space-between;
}
.card-staff {
  border-radius: 4.941px;
  background: #2B2929;
  box-shadow: 4.941px 4.941px 9.882px 0px rgba(0, 0, 0, 0.15);
}

.title {
  border-radius: 4.941px;
  background: #454444;
  box-shadow: 4.941px 4.941px 9.882px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
}

.title h2 {
  color: rgba(255, 255, 255, 0.85);
  text-align: center;
  font-family: 'Poppins';
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  padding: 8px;
}

.content-details-staff {
  display: flex;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
}

.staff {
  display: flex;
  width: 33%;
  align-items: center;
}
.img-content-staff {
  max-width: 67px;
  margin-right: 20px;
}

.img-content-staff img {
  display: block;
  width: 100%;
  border-radius: 50%;
  margin: 0px;
  margin-right: 10px;
}

.date-appointment {
  width: 33%;
  display: flex;
  justify-content: center;
}

.content-price-change {
  width: 33%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.text-staff-content h5 {
  margin: 0px;
  font-size: 16px;
}

.text-staff-content p {
  margin-bottom: 0px;
  font-size: 14px;
}

.date-appointment h3 {font-weight: 300;font-size: 17px;}

.content-price-change .price {
  text-align: center;
  margin-right: 15px;
}

.price h5, .price p {
  margin: 0px;
  font-size: 18px;
}

.card-details {
  border-radius: 4.941px;
  background: #2B2929;
  box-shadow: 4.941px 4.941px 9.882px 0px rgba(0, 0, 0, 0.15);
  margin-top: 20px;
  padding-bottom: 20px;
}

.card-details h5 {
  margin-left: 20px;
  margin-top: 30px;
}

.minicard {
  background: #ffffff08;
  box-shadow: 4.941px 4.941px 9.882px 0px rgba(0, 0, 0, 0.15);
  padding: 10px 20px;
  margin: 10px 20px;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.margin-none {
  padding: 0px;
}
.text-appointment p {
  margin: 0px;
}
.date-content {display: flex;width: 79%;flex-wrap: wrap;}
.content-title {
  text-align: center;
  width: 15%;
  margin-right: 35px;
}

.content-title h3 {
  font-size: 39px;
  margin: 0px;
}

.content-title p {
  color: white;
  font-size: 23px;
  margin: 0px;
}

.section-date {
  display: flex;
  border-radius: 2.806px;
  background: rgba(96, 96, 96, 0.20);
  box-shadow: 8.417px 14.028px 15.852px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  padding: 15px 25px;
  flex-wrap: wrap;
}

.content-dates label {
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 7.014px;
  background: rgba(96, 96, 96, 0.50);
  border: none;
  font-size: 18.042px;
  font-style: normal;
  font-weight: 400;
  line-height: 119.481%; /* 25.142px */
  letter-spacing: 0.631px;
  min-width: 85px;
  padding: 10px 16px;
}
.numbers {
  display: flex;
  margin-bottom: 25px;
  align-items: center;
  justify-content: flex-start;
}
img.front-bg {
  max-width: 37%;
  padding: 4%;
  padding-top: 5%;
}
.number {
  min-width: 50px;
}

body.bg-white h2 {
  color: #363333;
  text-align: justify;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 121.875%; /* 24.375px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
  padding-top: 21%;
}

body.bg-white .content-header {
  background: transparent;
}

.btn-zone {
  text-align: center;
}

body.bg-white p {
  color: #969696;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
}
body.bg-white section#second-step {
  padding: 0px;
  padding-top: 72px;
  height: 100vh;
}
.btn-zone label {
  background: #2BBCB0;
  border-radius: 3px;
  width: 100%;
  max-width: 300px;
  color: white;
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.275px;
  text-transform: uppercase;
}
body.bg-white div#svg_wrap {
  background: transparent;
  color: gray;
}body.bg-white section#second-step {
   padding: 0px;
   padding-top: 72px;
   height: 100vh;
 }
iframe {
  display: block;       /* iframes are inline by default */
  background: #000;
  border: none;         /* Reset default border */
  height: 100vh;        /* Viewport-relative units */
  width: 100vw;
}
body.bg-white div#steps {
  display: none;
}

body.bg-white div#generalConsultation{
  --bs-modal-bg: linear-gradient(180deg, rgba(34, 30, 31, 0.96) 0%, rgba(61, 61, 61, 0.96) 100%) !important;
}
.content-text.current {
  min-height: 93vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer a.btn.btn-primary {
  background: #000000c4;
  border: none;
  position: fixed;
  right: 19px;
  bottom: 30px;
}
.content-buttons .btn-check + .btn:hover {
  color: #2cbbaf;
  border: 1px solid;
}
body.bg-white .content-text {
  min-height: 85vh;
}
.btn-zone  .btn-check:checked + .btn {
  background: #2BBCB0;
}
body.bg-white div#svg_wrap {
  display: none;
}
div#tha {
  margin-top: -81px;
}
h3#stepsN {
  margin-top: 15px;
}

svg#svg_form_time rect {
  width: 32%;
}
textarea#otherText {
  border-radius: 7px;
  border: 1px solid #969696;
  background: rgba(217, 217, 217, 0.08);
  color: #969696;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
}
img.someting.img-fluid {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 80%;
  max-width: 441px;
}
button#SendElse {
  display: block;
  border-radius: 3px;
  width: 100%;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: normal;
  padding: 10px 10px;
}
p#contador {
  text-align: right;
  margin-top: 10px;
}
@media(min-width:1000px){
  img.logo-header {
    max-width: 220px;
    min-width: 220px;
  }
  .modal-dialog.modal-fullscreen {
    max-width: 390px;
    margin-left: auto;
  }
  .card-service {
    width: 30%;
    margin: 1%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    overflow: auto;
    cursor: pointer;
    background: black;
    transition: all 0.5s ease-in-out;
  }
  div#svg_wrap {
    width: 50%;
    padding: 10px;
  }
  svg#svg_form_time rect {
    width: 32.625%;
  }
  .content-text {
    padding: 0px;
    min-height: 91vh;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10%;
  }
  section.start {
    height: 100%;
  }

  form#book {
    height: 95%;
  }
  .col-md-6.banner-section.d-none.d-sm-block img {
    position: fixed;
    width: 50%;
    left: 0px;
    top: -1px;
  }
  h3#stepsN {
    font-size: 18px !important;
    text-align: left;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  section.stepForm {
    padding-bottom: 130px;
  }
  div#tha .row {
    padding: 5% 5%;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: auto;
  }

  div#tha h3 {
    font-size: 25px;
  }

  div#tha h4 {
    font-size: 17px;
  }

  div#tha {
    margin-top: -70px;
  }
  .card-service h3 {
    font-size: 14px;
    letter-spacing: 0.6px;
  }
  .content-cards-services {
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    max-width: 80%;
    margin: 0 auto;
  }
  .offcanvas-body {
    padding: 4%;
  }
  .offcanvas-body ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .offcanvas-body ul li {
    width: 90%;
  }
  .mb-6.send-form {
    text-align: center;
    max-width: 511px;
    margin: 0 auto;
    margin-top: 50px;
  }
  div#offcanvasRight {
    --bs-offcanvas-width: 390px;
    background: #ffffffe6;
  }
  ul.menu-pp li {
    margin-bottom: 21px;
  }
  svg#svg_form_time rect {
    rx: 3;
    height: 17%;
  }
  #svg_form_time {
    max-width: 90%;
    margin: 0px auto 12px;
    display: block;
    height: auto;
  }
  h3#stepsN {
    margin-top: 5px;
  }
  .colunm-first {
    width: 50%;
    display: flex;
    justify-content: space-between;
  }
  section {
    padding-top: 7%;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 130px;
    text-align: left;
    color: white;
  }
}
input#sendPrincipal:hover {
  color: #2bbcb0;
  background: transparent;
  border-color: #2bbcb0;
}