* {font-family: 'Nunito Sans', sans-serif;}
.nav-linkk {
  text-transform: uppercase !important;
}
#card-element {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.StripeElement {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.letter_circle {
  border-radius: 50%;
  background: #b164ed !important;
  color: white !important;
  text-transform: uppercase;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  padding-top: 6px;
  vertical-align: 0px;
  margin-right: 10px;
}
.dashboard_slider.orange .item_slide {
  background: #ffab5d;
}
.dashboard_slider.orange .btn_slide{
  background: #e49348 !important;
}
.dashboard_slider.blue .item_slide {
  background: #009aff;
}
.dashboard_slider.blue .btn_slide{
  background: #087ecb !important;
}
.dashboard_slider .text_slide {
  font-weight: 700;
  font-size: 19px;
  width: 60%;
}
.dashboard_slider{
  width: 100%;
}
.dashboard_slider .item_slide {
  margin: 0px 3px 0px 3px;
  border-radius: 15px;
  padding: 20px;
  color: white !important;
  width: 100%;
  z-index: 5;
  position: sticky;
  opacity: 1;
  min-height: 145px;
}
.dashboard_slider .btn_slide{
  color: white;
  border-radius: 30px;
  padding: 6px 17px;
  font-size: 12px;
  font-weight: 600;
}
/*.item_slide.slick-current + .item_slide + .item_slide {
    z-index: 3;
    transform: scale(0.8);
    opacity: 0.5;
}
.item_slide.slick-current + .item_slide {
    z-index: 4;
    transform: scale(0.9);
    opacity: 0.7;
}*/
.form-search .filter-option-inner-inner {
  color: #272a48;
}
#content .slick-dots{
  bottom: -20px !important;
}
body.home{
  /* background-image: url(/includes/hablaxv2/img/header/ornament-header.png?v=2); */
  background-image: url(/includes/hablaxv2/img/header/ornament-header.webp?v=2);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 570px;
}
body.no-home {
  background-image: url(https://www.hablax.com//includes/hablaxv2/img/header/ornament-header-mobile.svg) !important;
  background-size: 553px 250px !important;
  background-position: 0px -90px !important;
}
section.reviews{
  margin: 0px;
  padding: 115px 0px 80px 0px;
  background-image: url(/includes/hablaxv2/img/reviews/new/background_reviews2.webp);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 555px;
}
.form-group.new_design.disabled, .form-group.new_design.disabled *{
  cursor: not-allowed;
} 
.form-group.new_design{
  background: #F7F8FB !important;
  padding: 0px;
  margin-bottom: 30px;
  position: relative;
}
.form-group.select.new_design:after {
  display: inline-block;
  content: "";
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
  color: #16b89d;
  right: 15px;
  position: absolute;
  top: calc(50% - 2.5px);
}
.form-group.new_design label{
  padding: 0px !important;
  margin: 0px;
  font-size: 16px;
  color: #87949d;
  font-weight: 600;
}
.form-group.new_design .form-control{
  background: #f7f8fb;
  height: 60px;
  border-radius: 10px;
  padding: 10px 20px;
  color: #272a48;
  font-size: 17px;
  font-weight: 700;
  box-shadow: none !important;
}
.send_money_message{
  color: #4e5666;
  font-size: 13px;
  text-align: center;
  margin-top: 30px;
}
.send_money_btn{
  background: rgb(38 183 157) !important;
  color: white !important;
  font-size: 18px;
  border-radius: 40px;
  width: 100%;
  display: inline-block;
  padding: 12.5px 10px;
  font-weight: 700;
  letter-spacing: 0.75px;
  margin-top: 30px;
  text-decoration: none !important;
  text-align: center;
}
.table_send_money{
  width: 100%;
}
.table_send_money tr:first-child td{
  padding: 15px 0px 5px 0px;
}
.table_send_money tr:nth-child(2) td{
  padding: 5px 0px 15px 0px;
  border-bottom: 1px solid #c6d4dd;
}
.table_send_money tr:last-child td{
  padding: 10px 0px 10px 0px;
}
.table_send_money td:first-child{
  color: #888c9c;
  font-size: 15px;
}
.table_send_money td:last-child{
  color: #272a48;
  font-size: 15px;
}
#total_to_pay_send_money{
  color: #26b79d;
  font-size: 20px;
}
.row_stripe{
  background: #f7f8fb;
  border-radius: 10px;
  color: #888c9c;
  font-size: 17px;
  font-weight: 700;
  height: 100px;
  padding-top: 40px;
  margin-bottom: 30px !important;
}
.row_stripe .form-group{
  margin: 0px !important;
}
.row_stripe .col_currency .form-group{
  margin-top: -20px !important;
  padding-left: 60px;
  border-left: 2px solid #c6d4dd;
  border-radius: 0px !important;
}
.row_stripe .col_currency .form-group .form-control{
  padding-left: 0px;
}
.row_stripe .flag_currency_send, .row_stripe .flag_currency_receive{
  position: absolute;
  width: 30px;
  left: 20px;
  top: calc(50% - 15px);
}
.row_stripe .form-group label{
  position: absolute;
  top: -10px;
  left: 20px;
  font-weight: 700;
  font-size: 15px;
}
.form-group.new_design select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.btn_download{
  background: white;
  width: 100%;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #16B89D;
  padding: 11px 5px;
  font-size: 14px;
  color: #16B89D !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_download span{
  font-weight: 600 !important;
}
.btn_download small{
  font-size: 9px;
  font-weight: 700 !important;
}
.btn_download i{
  margin-right: 15px;
  font-size: 23px;
}
.btn_download img{
  margin-right: 15px;
}
.btn_download i.fa-apple{
  font-size: 26px;
}
.reviews .description-section{
  margin-bottom: 55px;
}
.call_to_action .box_cta{
  background-color: #EBF5FE;
  border-radius: 20px;
  padding: 50px 100px;
  position: relative;
  overflow: hidden;
}
.call_to_action .box_cta::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(/includes/hablaxv2/img/hero-page/cta_top.svg);
  width: 110px;
  height: 71px;
}
.call_to_action .box_cta::after{
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-image: url(/includes/hablaxv2/img/hero-page/cta_bottom.svg);
  width: 124px;
  height: 108px;
}
.call_to_action .title_cta{
  color: #3B4E5B;
  font-weight: 700;
  font-size: 32px;
}
.call_to_action .subtitle_cta{
  color: #16B89D;
  font-size: 32px;
  font-weight: 700;
}
.call_to_action .btn_cta{
  background: #16B89D !important;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 700;
  border-radius: 25px;
  padding: 16px 25px;
  width: 193px;
  margin-top: 20px;
  display: inline-block;
  text-decoration: none !important;
  letter-spacing: 1px;
}
.offers .amount_offers {
  color: #16B89D;
  font-size: 45px;
  margin-bottom: 25px;
  font-weight: 800;
  margin-top: 15px;
}
.offers .title_offers {
  font-size: 20px;
  font-weight: 800;
  color: #1B313F;
  margin-bottom: 23px;
}
.offers .box_offers {
  padding: 30px 30px 100px 30px;
  background-color: #F4F9FD;
  border-radius: 15px;
  background-image: url(/includes/hablaxv2/img/offers/new/background_offers_blue.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  transition: margin .5s;
  margin-bottom: 20px;
}
.offers .box_offers:hover .icon_offers{
  content: url(/includes/hablaxv2/img/offers/new/icon_offers_white.svg);
}
.offers .box_offers:hover *{
  color: white !important;
}
.offers .box_offers:hover{
  background-image: url(/includes/hablaxv2/img/offers/new/background_offers.svg);
  background-color: #009AFF;
}
.offers .description_offers {
  font-size: 18px;
  color: #576975;
  margin: 0px;
}
.new_support .box_support{
  background: #ffffff;
  padding: 30px 30px;
  box-shadow: 0px 8px 25px rgb(23 46 66 / 7%);
  margin-bottom: 15px;
  border-radius: 15px;
}
.new_support .img_support{
  transition: all .5s;
}
.new_support .box_support:hover .img_support{
  margin-left: 15px;
  margin-right: -15px;
}
.new_support .ttitle_support {
  font-size: 20px;
  font-weight: 700;
  color: #1B313F;
  margin: 0px 0px 8px 0px;
  text-align: left !important;
}
.new_support .description_support {
  margin: 0px;
  font-size: 15px;
  color: #576975;
  text-align: left !important;
}
.new_support .btn_support{
  background: #16B89D;
  color: white !important;
  text-decoration: none !important;
  border-radius: 30px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 14.5px 20px;
  width: 170px;
  display: inline-block;
  text-align: center;
  margin-top: 2px;
}
.new_support .box_support button.btn.dropdown-toggle.btn-light {
  outline: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #C7CEDE !important;
  border-radius: 0px !important;
}
.new_support .box_support .dropdown-toggle{
  letter-spacing: 0.64px;
  font-size: 18px;
  color: #2D3B5A;
  font-weight: 700;
  padding: 13px 0px;
  background: #ffffff !important;
  border-bottom: 1px solid #C7CEDE !important;
  border-radius: 0px !important;
}
.search-field button.btn.dropdown-toggle.btn-light:focus, .search-field button.btn.dropdown-toggle.btn-light:active {
  outline: none !important;
}
.title_rates_section{
  margin: 0px;
  padding: 0px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.54px;
  color: #1b313f;
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
}
.title_rates_input{
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.54px;
  color: #888C9C;
}
.form-group.new_design .form-control::placeholder {
  color: #2D3B5A !important;
}
.box_send_money{
  padding: 30px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 15px 50px #abbbc25e;
}
.title_send_money{
  color: #272a48;
  font-weight: 700;
  font-size: 21px;
  margin-bottom: 30px;
  position: relative;
}
.title_send_money:after {
  position: absolute;
  background: #16B89D;
  height: 3px;
  width: 70px;
  content: '';
  bottom: -7px;
  left: 0px;
}
.exchange_send_money{
  color: #20272D;
  padding: 0px !important;
  margin: 0px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}
.servicesCol .card-body {
  display: flex;
  margin: auto;
}
.servicesCol {
  cursor: pointer;
}
.loading {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: 0.5s all;
  opacity: 0;
}
.loading.showL {
  opacity: 1;
}
.loading .spinL.green {
  border: 4px solid #16b89d;
  border-top-color: #fff;
  border-radius: 50%;
  width: 3em;
  height: 3em;
  animation: spin 1s linear infinite;
}
.loading .spinL.white {
  border: 3px solid #fff;
  border-top-color: #16b89d;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}       
.serivices-width {
  width: 100% !important; 
}
#nav4a, #nav161, #nav11, #nav111 {
  padding: 10px;
}
section {
  margin-top: 20px; 
}
.edit-container {
  display:flex;
  width:100%;
  justify-content: center;
}
.bootstrap-select {
  background: transparent !important;
}
.input-group-text.phone {
  font-weight: 900;
  background-color: #f7f8fb;
  border: none;
  padding: 0 5.52px 0 0;
}
#email-modal > div > div > div.modal-body > div:nth-child(1) > div > div {
  padding: 0 1rem !important;
}
.Iconsearchtarifas {
  width: 26px;
  height: 25px;
  margin: 0 0 0 360px;
  object-fit: contain;
  top: 1;
  position: relative;
  margin-top: -28rem;
  margin-left: 32rem;
}
.iconContainer, .icon1 {
  display: flex;
  align-items: center;
  max-width: 300px;
  margin-top: -0.25rem;
}
.Iconsms, .Iconeditarsms {
  height:auto;
  width: 100%;
  max-width: 18px;
  margin: 17px 0 0 10px;
}
.margin-message {
  margin-left: 1rem !important;
}
input#autoSizingCheck2 {
  margin-left: -1rem;
}
.Iconemail {
  height:auto;
  width: 100%;
  max-width: 18px;
  margin: 0 0 5px 10px;
}
.success-message {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.45px;
  color: #16b89d;
  text-align: center;
}
.rectangle1 {
  width: 500px;
  height: 80px;
  margin: 50px 107px 172px 60px;
  padding: 30px 47px 30px 70px;
  border-radius: 50px;
  box-shadow: 0 17px 40px 0 rgba(23, 36, 66, 0.1);
  background-color: #ffffff;
  border: solid 1.5px #16b89d;
}
.Type-countrys-name {
  width: 167px;
  height: 23px;
  margin: 1px 360px 1px 0;
  opacity: 0.5;
  font-family: NunitoSans;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #1a213e;
}
.Searchtarifas {
  width: 670px;
  height: 120px;
  margin: 204px 107px 84px 385px;
  font-family: NunitoSans;
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 2.5px;
  text-align: center;
  color: #1b313f;
}
.header .navbar {
  background-color: transparent !important;
}
.p-box p {
  margin-top: 1.5rem;
}
.button-play {
  margin-top: 2rem;
}
.email-exist {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}
.title-box {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 2.5px;
  color: #1b313f;
}
.message-box {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.45px;
  color: #5c6e79;
}
.btn-sing-up {
  border-radius: 37.5px;
  box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
  background-color: #16b89d;
  padding: 1.1rem;
  color: #fff!important;
  text-align: center;
}
.btn-play-store {
  border-radius: 37.5px;
  box-shadow: 0 10px 30px 0 rgba(234, 143, 9, 0.31);
  background-color: #f99705;
  color:#fff!important;
  padding: 0.7rem 2rem;
  text-align: center;
}
.title-section {
  font-size: 50px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 1px;
  text-align: center;
  color: #1b313f;
  margin-bottom: 1rem;
}
.description-section {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.72;
  letter-spacing: 0.7px;
  text-align: center;
  color: #5b788c;
  margin-bottom: 2rem;
}
section.offers {
  padding: 30px 0px 0px 0px;
  margin: 0px;
}
section.payment_methods {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
section.payment_methods .container{
  background: #F4F9FD;
  padding: 50px 20px;
  border-radius: 18px;
}
section.team, section.whosales, section.services {
  padding: 3rem 0;
}
.paginationButtonsWrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.paginationButton {
  width: auto !important;
  border: none !important;
  min-width: 35px;
  min-height: 35px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 0.25rem !important;
  padding: 0 !important;
  font-weight: bold !important;
}
.paginationButton.active {
  border-bottom: 3px solid #16b89d !important;
  border-radius: 0 !important;
}
.payment_methods .img_payment_method {
  max-width: 138px;
  aspect-ratio: 1 / 1;
  width: 100%;
  transition: all .5s;
  box-shadow: 0px 20px 35px #e7e7e7;
  border-radius: 50%;
}
.payment_methods .col_payment_method:hover .img_payment_method {
  margin-bottom: 15px;
  margin-top: -15px;
}
.recharges .operator_image{
  transition: all .5s;
  box-shadow: 0px 20px 35px #e7e7e7;
  border-radius: 50%;
  margin-bottom: 20px;
}
.recharges .operator_image:hover{
  margin-bottom: 15px;
  margin-top: -15px;
}
.payment_methods p.text_payment_method {
  color: #1B313F;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 15px;
}
.service .item_row .icons {
  transition: all .5s;
  min-width: 64px;
  min-height: 64px;
}
.offers .card {
  border-radius: 10px;
  box-shadow: 0 23px 70px 0 rgba(27, 23, 66, 0.1);
  background-color: #ffffff;
}
.offers .card .skincard {
  position: absolute;
  bottom: 0;
  left: 0;
}
.navbar-brand {
  position: relative;
  z-index: 1;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #16b89d;
}
.btn-hablax-secundary {
  border-radius: 37.5px;
  box-shadow: 0 10px 30px 0 rgba(234, 143, 9, 0.31);
  background-color: #f99705;
  color: #fff!important;
  padding: 1rem 5rem;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff;
}
.margin-top{
  margin-top: 3rem;
}
.card {
  border:none;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #009afa;
  overflow-x: hidden;
  transition: 0.5s;
}
/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block;
  transition: 0.3s;
  margin-top:1rem;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 36px;
  z-index: 12;
  padding: 0px;
  margin: 0px;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.sidenav .rectangle {
  border-radius: 24.5px;
  border: solid 0.5px #fff!important;
  color: #fff!important;
  width: 100%!important;
  text-align: center;
  padding: 0.5rem 1rem;
}
.sidenav .btn-login {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  padding: 1rem;
}
.sidenav .dropdown-menu.show {
  background: #009afa;
}
.sidenav li {
  list-style:none;
}
.sidenav .navbar-brand img {
  z-index: 12;
  position: relative;
  width: 120px;
}
.header-blue {
  background:#009aff;
}
.header-blue .navbar ul a.nav-link {
  color:#fff!important;
}
.header-blue .rectangle {
  border: solid 0.5px #fff!important;
}
.title-search {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.68;
  letter-spacing: 1.36px;
  text-align: center;
  color: #1b313f;
}
.form-rounded {
  margin: auto;
}
.badge-success {
  background-color: #16b89d;
}
.page-item.active .page-link {
  background-color: #007bff;
  border-color: #007bff;
}
.badge-info {
  background-color: #009aff;
}
.badge-warning {
  color: #ffff;
  background-color: #f99705;
}
.badge-danger {
  color: #fff;
  background-color: #ff6262;
}
.button.btn.dropdown-toggle.btn-light {
  border: 1.5px solid #16b89d !important;
  border-radius: 50px !important;
  padding: 5px 20px;
  color: #16b89d;
  font-weight: 700;
  background-color: white;
}
.table-head {
  border: none !important;
  padding-top: 1rem !important;
  background: #F9FBFD;
}
.th-right {
  border-radius: 15px 0 0 0;
}
.th-left {
  border-radius: 0 15px 0 0;
}
.services-icon {
  width: 40px;
  margin-right: 0.5rem;
}
#bs-select-1-wrapper::-webkit-scrollbar {
  display: none;
}
#bs-select-1-wrapper {
  -ms-overflow-style: none; 
  scrollbar-width: none;  
} 
.input-group.mb-2, #email-modal .input-group {
  padding: 0 1rem!important;
}
i.fas.fa-circle-notch.fa-spin {
  color: #16b89d!important;
}
.modal .form-control::placeholder { /* Firefox, Chrome, Opera */
  color:#b2b4bf;
  font-size: 1rem;
}
.modal .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b2b4bf;
  font-size: 1rem;
}
.modal .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #b2b4bf;
  font-size: 1rem;
}
.form-register .form-control::placeholder { /* Firefox, Chrome, Opera */
  color:#b2b4bf;
  font-size: 1rem;
}
.form-register .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b2b4bf;
  font-size: 1rem;
}
.form-register .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #b2b4bf;
  font-size: 1rem;
}
.modal-content {
  border-radius: 20px!important;
}
.step-input-password {
  display: none;
}
.extra-padding {
  padding: 0 1rem !important;
}
.nowrap-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.phone_exist {
  margin-left: 1rem;
}
.label2, .msj2b {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.35px;
  color: #5C6E79;
}
#time, #time_sms {
  font-size: 35px;
  color: #16b89d;
}
#exampleModalLong {
  padding: 1rem;
}
.border_label {
  border: 2px solid #5C6E79;
  border-radius: 3px;
}
.editButton,  .editButtonSms{
  display: flex;
  align-items: flex-end;
  margin-bottom: 1.45rem;
  margin-left: 0.5rem;
  color: #16b89d;
}
button.submit1 {
  width: 100%;
}
#sign_up_rescue ul li {
  margin-top: 2rem;
  margin-bottom: -1.2rem;
}
#sign_up_rescue ul {
  list-style:none;
  padding: 0;
}
#sign_up_rescue ul li a:hover {
  text-decoration: none;
}
#sign_up_rescue_sms ul li {
  margin-top: 2rem;
  margin-bottom: -1.2rem;
}
#sign_up_rescue_sms ul {
  list-style:none;
  padding: 0;
}
#sign_up_rescue_sms ul li a:hover {
  text-decoration: none;
}
section#support {
  padding: 3rem 0;
  margin-top: 8rem;
}
.panel section#support {
  padding: 3rem 0;
  margin-top: 6rem;
}
/*privacy policy */
.subtitle-privacy {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.08;
  letter-spacing: 0.5px;
  color: #1b313f
}
#validate-cookie {
  display: none;
}
.cookie-banner {
  margin: auto;
  position: fixed;
  background: #ffffff;
  text-align: center;
  margin-bottom: -1px;
  box-shadow: -1px 0px 16px 8px rgb(23 46 66 / 10%);
  left: 1.5rem;
  right: 1.5rem;
  bottom: 1.5rem;
  padding: 1.5rem 2rem;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #16b89d !important;
  border-color:#16b89d;
  text-align:center!important;
}
.form-register button.btn.dropdown-toggle.btn-light, .register button.btn.dropdown-toggle.btn-light{
  margin-left: -8px !important;
  margin-bottom: 0 !important;
}
#back, #back_register {
  border: none !important;
}
.servicesCol .card-body {
  display: flex;
  margin: 0 !important;
  align-items: flex-start;
  margin-left: .5rem !important;
  padding: 15px !important;
}
.btnDownload {
  border-radius: 60px;
  border: solid 1px #16b89d;
  color: #16b89d!important;
  width: 100%;
  text-align: center;
  margin: 0!important;
  display: block;
  font-weight: bold;
  padding: 0.5rem 1.5rem;
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btnRow {
  margin:0!important;
  padding:0!important;
  margin-top:5rem!important;
}
.svgIcon {
  margin-right: 1rem;
  width:23px;
}
.iconGooglePlay {
  margin: 0;
  margin-right: 0.3rem;
  font-size: 18px;
}
.textGooglePlay {
  font-size:14px;
  letter-spacing: -1px;
  white-space: nowrap;
}
.colWrap {
  margin:0!important;
  padding:0.5rem;
}
.textGallery {
  line-height: 1.3;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.btnWrapText {
  line-height: 1.3;
  font-size: 13.5px;
  font-weight: 700;
}
.btnServicesText {
  line-height: 1.2;
  margin-top: -7px;
  font-size: 18px;
  font-weight: 700;
}
.servicesBtn {
  margin:0 1.3rem;
  width:23px;
}
.btnServiceApple {
  margin: 0 1.3rem;
  font-size: 27px;
  margin-top: -1.5px;
}
.btnServiceGoogle {
  margin: 0 1.3rem;
  font-size:25px;
  margin-top: -1.5px;
}
.servicesBtnsWrap {
  margin-right: -10rem;
}
.btnDownload:hover {
  text-decoration: none !important;
}
.btnDownload.servicesBtn {
  width: auto;
  padding: 1rem !important;
}
.appStore {
  margin-left: 0.5rem;
  font-size: 23px;
}
.btnDiv {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.box-text {
  height: 90% !important;
}
.passwordCard {
  width: 50% ;
  padding: 1rem ;
  box-shadow: 0 20px 70px 0 rgb(151 186 209 / 37%);
  background-color: #ffffff;
}
.passwordCard .title-form {
  font-size: 40px !important;
}
.align-footer {
  justify-content: space-between;
  width: 100%;
  padding: 0 2.5rem;
}
/* Login buttons with social networks */
.cont_login_ext{
  width: 70%;
  text-align: center;
  margin-top: 25px;
}
.cont_login_ext hr{
  margin-top: 30px;
}
.cont_login_ext .title_name{
  font-size: 12px;
  color: #5C6E79;
}
.cont_login_ext .or_with{
  color: #5C6E79;
  background: white;
  display: inline-block;
  top: -29px;
  position: relative;
  padding: 0px 15px;
}
.cont_login_ext .google_cont{
  width: 65px;
  text-align: center;
  margin-right: 7px;
  margin-left: 7px;
  display: inline-block;
}
.cont_login_ext .google_cont .g_id_signin{
  display: inline-block;
  vertical-align: middle;
}
.cont_login_ext .facebook_cont{
  width: 65px;
  text-align: center;
  margin-right: 7px;
  margin-left: 7px;
  display: inline-block;
  vertical-align: top;
}
.cont_login_ext .facebook_cont .btn_login_facebook{
  padding: 2px 0px 0px 0px;
  margin: 0px;
  outline: none;
  border: none;
  background: #4C69BA;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: white !important;
  font-size: 17px;
  vertical-align: top;
}
.cont_login_ext .apple_cont{
  width: 65px;
  text-align: center;
  margin-right: 7px;
  margin-left: 7px;
  display: inline-block;
  vertical-align: top;
}
.cont_login_ext .apple_cont .btn_login_apple{
  padding: 0px;
  margin: 0px;
  outline: none;
  border: none;
  background: #ffffff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #000000 !important;
  font-size: 20px;
  vertical-align: top;
  border: 1px solid #555555;
}
.cont_login_ext .apple_cont{
  width: 65px;
  text-align: center;
  margin-right: 7px;
  margin-left: 7px;
  display: inline-block;
  vertical-align: top;
}
.hero-page .btnRow{
  margin-top: 3rem !important;
}
.border-boton{
  border:solid 0.8px #e8ebef;
}
.border-boton-selected{
  border:solid 2.9px #e8ebef;
}
@media(min-width: 1400px){
  body.home{
    background-size: 670px;
  }
}
@media(max-width: 991px){
  .cont_login_ext{
    width: 100%;
  }
  body.home{
    background-image: url(/includes/hablaxv2/img/header/ornament-header.svg);
    background-size: 235px;
    background-position: 0px -5rem;
  }
}
/* END Login buttons with social networks */

/* Travel CSS */
.p-t-1 {
  top: 1px;
}
.p-t-2 {
  top: 2px;
}
.p-t-3 {
  top: 3px;
}
.p-t-4 {
  top: 4px;
}
.p-t-5 {
  top: 5px;
}
.p-r-1 {
  right: 1px;
}
.p-r-2 {
  right: 2px;
}
.p-r-3 {
  right: 3px;
}
.p-r-4 {
  right: 4px;
}
.p-r-5 {
  right: 5px;
}

.modalCenterText {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: 0.46px;
    text-align: center;
    color: #1b313f;
    margin: 0;
}
.img_services_home{
    position: absolute;
    top: -500px;
    right: -1000px;
    width: 1800px;
    z-index: -1;
}
@media(max-width: 1201px){
    .img_services_home {
        position: absolute;
        top: -220px;
        right: -850px;
        width: 1500px;
    }
}
@media(max-width: 991px){
    .img_services_home {
        display: none;
    }
}