﻿@font-face {
    font-family: 'Noto Sans';
    src: url(../fonts/NotoSans-Regular.ttf);
}

/* anti-flicker snippet (recommended) */
.async-hide {
    opacity: 0 !important
}

html {
    position: relative;
    min-height: 100%;
    height: 100%;
}

body {
    position: relative;
    min-height: 100%;
}

.footer-body-padding {
    padding-bottom: 95px;
}

.layoutHeader {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.nav-btn, .myBtn-ani, .btnCustom {
    font-family: var(--fontbutton) !important;
}

h3, h5 {
    color: var(--btnbackgroundcolor) !important;
}

.btnbackgroundcolor {
    background-color: var(--btnbackgroundcolor);
}

.title {
    color: var(--textboxfontcolor) !important;
}

.pb-2 {
    padding: 0 1%;
    border-bottom: 1px solid #d8d8d8;
}

.mt-50 {
    margin-top: 50px;
}

.w-20 {
    width: 20%;
}

footer .navbar {
    justify-content: space-between;
}

.footer-logo-image {
    height: 55px;
    margin: auto;
}

.logossn .footer-logo-image {
    height: 60px;
    margin-top: -10px;
}

.navbar {
    justify-content: space-between;
}

.plan-icon {
    width: 80px;
    height: 80px;
}

.container-fluid {
    margin-top: 3%;
}

.content {
    margin: 0px;
    padding: 0px;
}

.title {
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    /*font-size: 27pt;*/
    margin: 1px auto;
    /*color: #000000;
    font-size: 18px;
    padding-bottom: 25px;*/

    margin-top: 5px;
    margin-bottom: 60px;
    font-size: 28px;

    color: inherit;
    padding-bottom: 0px;
}

.customSubtitle {
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-align: center;
    /*margin-top: 50px;*/
    margin-bottom: 30px;
}

.customSubtitle-sm {
    display: block;
    font-size: 14px;
    font-weight: 700;
}

legend {
    float:none;
}

legend.customSubtitle-sm {
    border-bottom: 1px solid #ddd;
    padding-bottom: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.spanUnderInput {
    /*width: 200px;
    position: absolute;
    top: 70px;
    right: 24%;
    font-size: 13px;*/
    font-size: 16px;
    padding-top: 12px;
}

.spanUnderInput i {
    margin-right: 10px;
    margin-bottom: 1px;
}

.plan-icon-selected {
    width: 80px;
    height: 80px;
    border: 5px solid #81acee;
}

.gender-icon {
    text-align: center;
    cursor: pointer;
}

.form-content {
    width: 100%;
    padding-bottom: 20px;
}

.btn-next:after {
    font-family: 'FontAwesome';
    content: '\f054';
    padding-left: 5px;
    position: relative;
    font-size: 90%;
}

.swiper-container {
    width: 80%;
    height: 90%;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}



.preguntasopciones li {
    margin-bottom: 10px;
}

.slider.slider-horizontal {
    width: 400px;
    height: 20px;
}


.slider.slider-horizontal {
    width: 100%;
    margin: auto 0px;
}

.slider-handle::after {
    content: attr(aria-valuenow);
    position: absolute;
    bottom: calc(100% + 0.5em);
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.75em;
    font-weight: 600;
    color: #393f50;
    background-color: #BABABA;
    box-shadow: 0px 0px 6px 0px rgba(182, 182, 182, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.3em;
    width: 4em;
    height: 2.5em;
}

.slider-handle-without-tooltip::after {
    content: none;
}

.back-icon {
    font-size: 40px;
    color: lightgray;
    float: left;
    position: absolute;
    top: 10%;
    left: 1%;
}

.header-logo-image {
    height: 40px;
    text-align: center;
    width: auto;
}

.logoLink {
    width: 205px;
}

.form-row {
    /*margin: 5% auto;*/
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
}

.form-title {
    margin-top: 0px !important;
}

img[src] {
    visibility: visible;
}

img, img[src=""] {
    visibility: hidden;
}

/*Landing page*/
.row {
    margin-top: 5px;
}

.custom-radio {
    border: 2px solid #e0e0e0;
    padding: 15px;
}

/* Style the header */
.header {
    padding: 10px 16px;
    background: #fff;
    color: #f1f1f1;
    display: flex;
    justify-content: space-between;
}

/* Page content */
.content {
    padding: 16px;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
}

    /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
    .sticky + .content {
        padding-top: 102px;
    }

/*UW Style*/
.toggle.ios, .toggle-on.ios, .toggle-off.ios {
    border-radius: 20rem;
}

    .toggle.ios .toggle-handle {
        border-radius: 20rem;
    }

.preguntaslist {
    list-style: none;
    text-align: left;
    margin-left: 0;
    padding-left: 0;
}

.preguntaslist li {
    margin-bottom: 10px;
}

.preguntaslist li span {
    padding-left: 15px;
    display: block;
}

/*For ios*/
input[type="text"],
input[type="tel"] {
    -webkit-appearance: none;
    border-radius: 0;
}

.btnNext {
    width: 260px;
    border-radius: 0.3rem;
    box-shadow: 0 0.125rem 0.9375rem 0 rgba(0, 0, 0, 0.25);
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.label-valign-global {
    line-height: 2.5;
}

.panel-body-custom:before {
    content: " ";
    display: table;
}
.panel-body-custom:after {
    clear: both;
    content: " ";
    display: table;
}

.panel {
    box-shadow: none;
}

.small-date {
    width: 140px;
}

.form-group-custom {
    margin-bottom: 10px !important;
}

.form-group-custom-20 {
    margin-bottom: 20px !important;
}

.page-header{
    border:none;
}

.navbar-nav {
    margin-left: 0px;
}

.title-sm {
    font-size: 18px;
    font-weight: 700;
}

.title-xl{
    font-size: 20px;
}

.subtitle {
    color: #000000 !important;
    font-size: 22px;
    font-weight: 500;
}

.QE_subtitle {
    text-align: center;
    margin-bottom: 30px;
    margin-top: -20px;
    font-size: 18px;
}

.title-panel {
    color: #000000;
    font-size: 15px;
    padding-bottom: 5px;
}

.uppercase-item {
    font-size: 12px;
    text-transform: uppercase;
    min-height: 35px;
    width: 100%;
    display: block;
    font-weight: 700;
}

.uppercase {
    text-transform: uppercase;
}

.caja {
    background-color: #F2F2F2;
    border-radius: 8px;
    font-size: 22px;
    margin-bottom: 13px;
    min-height: 260px;
    padding: 20px 0px 20px 0px;
}

.caja-sm {
    min-height: 1px;
}

.caja.form-control{
    border:none;
}

.cajaTexto {
    margin-top: 4px;
    min-width: 211px;
    border-radius: 18px;
    margin-bottom: 20px;
}

.cajaTexto-sm {
    padding: 15px 20px 0px 20px;
}

.height-36{
    min-height:36px;
}

.padding-0 {
    padding: 0px !important;
}

.padding-20{
    padding: 20px;
}

.padding-top-2 {
    padding-top: 2px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-right-10 {
    padding-right: 10px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.no-padding-important {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.margin-auto{
    margin:auto;
}

.margin-auto-horizontal-important {
    margin-left: auto !important;
    margin-right: auto !important;
}

.margin-auto-vertical{
    margin-top: auto;
    margin-bottom: auto;
}

.nomargin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.margin-10{
    margin-left: 10px;
    margin-right: 10px;
}

.margin-bottom-0{
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10{
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30{
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-bottom-negative-25{
    margin-bottom: -25px;
}

.margin-top-negative-15{
    margin-top: -15px;
}

.margin-top-negative-5 {
    margin-top: -5px;
}

.margin-top-3 {
    margin-top: 3px;
}

.margin-top-5{
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-left-anti-row {
    margin-left: 5px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-right-3 {
    margin-right: 3px;
}

.margin-right-5{
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25-inline {
    display: inline-block;
    margin-right: 25px;
}

.max-height-45{
    max-height: 45px;
}

.full-width {
    width: 100%;
}

.width-100{
    width: 100px;
}

.width-auto{
    width: auto !important;
}

.vertical-align-top {
    vertical-align: top;
}

.mini-row {
    margin-left: -5px;
    margin-right: -5px;
}

.text-left{
    text-align: left !important;
}

.justify-left {
    justify-content: left !important;
}

.text-size-18{
    font-size: 18px;
}

.text-bold-900{
    font-weight: 900;
}

.text-black {
    color: black !important;
}

.footer {
    padding-bottom: 140px; /* ex 280px */
    display: inline-block;
}

.footer-logo {
    bottom: 0;
    max-width: 500px; /* ex 350px */
}

.ui-pnotify-title { /* Oculta titulo de PNotify */
    display: none !important;
}

.cursor-pointer{
    cursor: pointer;
}

.cursor-help {
    cursor: help;
}

.cursor-normal{
    cursor: inherit !important;
}

.text-decoration-none{
    text-decoration: none !important;
}

.text-bold {
    font-weight: 600;
}

.black{
    color:black;
}

.right {
    float:right;
}

.custom-navbar-dropdown {
    border-radius: 10px !important;
    position: absolute !important;
}

.custom-navbar-header {
    min-width: 140px;
    width: 99%;
}

.custom-nav {
    font-size: 14px !important;
    letter-spacing: 0.6px;
    vertical-align: middle;
}

.icon-left {
    margin-right: 12px;
    float: left;
    margin-top: 2px;
    top: 0;
}

.dropdown-menu {
    min-width: 180px;
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.cajaBackground {
    background-color:#F2F2F2;
}

.cajaLogin {
    background-color: white;
    padding: 20px 15px 50px;
}

.h3-font{
    font-size:19px;
}

.bg-disabled {
    /*background-color: #e5e5e5 !important; más clarito */
    background-color: #d5d5d5 !important;
}

.bg-transparent-important{
    background-color: transparent !important;
}

.sticky {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 50px; /*ex 100px */
    width: 100% !important;
    z-index: 1030;
    margin-bottom: 0px !important;
}

.sticky.button-purchase {
    font-size: 21px !important;
    font-weight: 700;
}

.title-big-45-300 {
    font-size: 45px;
    font-weight: 300;
}

.btn {
    font-size: 16px;
    white-space: normal;
    border-radius: 7px !important;
    line-height: 1.5384616;
}

.btn-grupo {
    background-color: transparent !important;
    /*color: #4A4A4A !important;*/
    color: inherit !important;
    margin-bottom: 10px;
    border: none;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
}

.btn-grupo.collapsed:before {
    color: #bfb5b5;
    content: "\ee32";
    margin-right: 10px;
}

.btn-grupo:before {
    content: "\ee31";
    margin-right: 10px;
}

.btn-grupo-right.collapsed:before {
    content: none;
}

.btn-grupo-right:before {
    content: none;
}

.btn-grupo-right.collapsed:after {
    color: #bfb5b5;
    content: "\ee32";
    margin-left: 10px;
}

.btn-grupo-right:after {
    content: "\ee31";
    margin-left: 10px;
}

.icomoon:before, .icomoon:after {
    font-family: 'icomoon';
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-font-smoothing: antialiased;
}

.spinner {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 4%;
}

h4 {
    font-size: 17px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 4px;
}

.inline{
    display: inline;
}

.inline-block{
    display:inline-block !important;
}

.display-none{
    display:none;
}

.display-none-important {
    display:none !important;
}

.display-block {
    display: block;
}

.display-block-important {
    display: block !important;
}

.display-block-height
{
    display: block;
    min-height: 1px;
}

.display-flex{
    display: flex;
}

.valign-sub {
    vertical-align: sub;
}

.valign-middle{
    vertical-align: middle;
}

.line-height-1 {
    line-height: 1;
}

.navbar-nav {
    margin: 6.5px -5px;
}

.caja-error {
    margin-top: 35px;
    min-height: 1px;
    background-color: transparent;
    margin-bottom: 70px;
    text-align: center;
}

.switchery > small {
    width: 22px;
    height: 22px;
}

.switchery {
    width: 44px;
    height: 22px;
}

.switchery-valigned {
    line-height: 2.3;
    margin-left: -5px;
    padding-left: 0px;
}

.opacity-25 {
    opacity: 0.25;
}

.font-normal {
    font-weight: 400;
}

.font-size-10{
    font-size: 10px;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-14{
    font-size: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-22 {
    font-size: 22px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-42{
    font-size: 42px !important;
}

.whatsapp-icon {
    float: right;
    margin-top: 17px;
    margin-right: 10px;
}

.mas_menos, .mas_menos_modal {
    font-size: 30px;
    /*margin: 0px 23px 0 25px;*/
    margin: 0px 15px 0 25px;
    line-height: 20px;
    font-weight: 700;
    display: flex;
    cursor: pointer;
}

.DisabledText {
    color: #808080 !important;
}

.bottom-40 {
    bottom: 40px !important;
}

.bottom-50 {
    bottom: 55px !important;
}

.opacity-1{
    opacity: 1;
}

.opacity-50{
    opacity: 0.5;
}

.bg-white{
    background-color: white !important;
}

.bg-custom-gray {
    background-color: #F2F2F2;
}

.field-icon {
    float: right;
    margin-right: 10px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.prudentialLogo {
    margin-left: 10px;
    height: 50px;
    margin-top: -4px;
}

.header-logo2 {
    margin-top: -5px;
    height: 1px;
    display: inline-block;
}

.material-sm-field {
    text-align: center;
    margin: auto;
    max-width: 120px;
}

.no-bullet {
    list-style: none;
}

.error-label-text {
    color:red;
    font-weight:bold;
}

.customError {
    border-color: red !important;
}

.checkbox-disabled {
    background-color: #b7bdae !important;
    border-color: #b7bdae !important;
}

.textboxWithIcon {
    width: 84% !important;
    margin-right: 2% !important;
}

.customDiv-above {
    display: none;
}

.customDiv-below {
    display:none;
}

.customDiv-FooterBelow {
    display: none;
}

.fixed-xs {
    max-width: 200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative !important;
}

.fixed-sm {
    max-width: 280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative !important;
}

.fixed-m {
    max-width: 380px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative !important;
}

.moneyPrefix {
    position: absolute;
    left: 2px;
    top: 6px;
    display: none;
}

.formattedNumber {
    padding-left: 30px !important;
}

.inputTip {
    display: block;
    color: #868e96;
    font-size: 12px;
    margin-top: 10px;
}

.btn-radioButton {
    width: 150px;
    line-height: 1.75 !important;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 600 !important;
}

.customDiv-FooterBelow {
    width: 80%;
    margin: auto;
}

.text-overflow {
    overflow:hidden;
    text-overflow: ellipsis;
}

.vertical-top {
    vertical-align: top;
}

.btn-customCheckbox {
    border: 1px solid #ddd !important;
    font-size: 14px !important;
    height: 35px !important;
}

.btn-customCheckboxActive {
    color: white !important;
    box-shadow: none !important;
    border: none !important;
}

.btn-customCheckboxRight {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.btn-customCheckboxLeft {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.calendarInputGroup {
    /*max-width: 200px;*/
    margin: auto;
    font-size: 16px;
}

.calendarInputGroup .input-group-text {
    border: none;
    background-color: transparent;
    border-bottom: 2px solid;
    border-radius: 0px;
    padding-bottom: 0px;
}

.calendarAlwaysVisible {
    margin-bottom: 270px !important;
}

.calendarCustomGroup {
    max-width: 245px !important;
    min-width: 245px;
    margin: auto;
}

.calendarCustomRange {
    max-width: 280px !important;
    min-width: 280px;
    margin: auto;
}

.inputLabel {
    border: none !important;
    cursor: default;
}

.responsiveTableContainer {
    word-break: break-all;
    overflow-x: auto;
}

.congratulationsImage{
    max-width: 500px;
    margin-bottom: 30px;
}

.alert {
    margin: auto;
    width: 90%;
}

.btn-radioButton {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.radioImageButton {
    width: 130px !important;
    min-width: 130px !important;
    height: 130px !important;
    min-height: 130px !important;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
    background-color: transparent !important;
}

.radioImageButton.btnRadioButton-active {
    box-shadow: none;
}

.btnRadioButton-active {
    box-shadow: none !important;
}

.slider-horizontal {
    width: 100%;
}

.sliderContainer {
    flex-wrap: nowrap;
    padding-left: 0px;
    padding-right: 0px;
    margin: auto;
    margin-top: 30px;
    max-width: 350px;
}

.slider.slider-horizontal .slider-track {
    height: 2px !important;
}

.slider-handle {
    height: 25px;
    width: 25px;
    top: -7px;
    background-image: none;
}

.slider-controllers {
    font-size: 26px;
    line-height: 1.4;
    cursor: pointer;
}

.slider-minus {
    text-align: right;
    margin-right: 10px;
}

.slider-max {
    text-align: left;
    margin-left: 30px;
}

.sliderTitle {
    font-size: 14pt !important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px !important;
}

.sliderMinMaxValues {
    font-size: 14px;
    margin-top: -5px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.sliderImage {
    height: 70px;
    width: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin-top: 10px;
}

.internalSliderContainer .slider .tooltip.top {
    opacity: 1;
}

.internalSliderContainer .slider .tooltip.arrow {
    opacity: 0;
    display: none;
}

.internalSliderContainer .slider-handle::after {
    content: none;
}

.sliderTextLabel {
    display: block;
    margin-top: 20px;
    font-size: 18px;
}

.radioImageLabel {
    display: block;
    font-size: 18px;
}

.handle-counter-sm .counter-minus, .handle-counter-sm .counter-plus {
    font-size: 14px;
}

.handle-counter-sm .counter-plus {
    font-size: 16px;
}

/* New styling - Ex main2.css */

#logo1url {
    position: relative;
    /*margin-left: 15px;*/
    /*width: 100%;*/
    width: auto;
    text-align: center;
    /*margin: auto;*/
}

.pb-2 {
    border: none !important;
    margin-top: 15px;
    margin-bottom: 60px;
}

.header-logo-image {
    height: 70px;
}

.nav-btn {
    margin: auto;
    border: 0;
    outline: none;
    box-shadow: none;
    width: 260px !important;
    height: 56px !important;
    border-radius: 15px !important;
    margin: 50px auto 30px;
    font-size: 18px;
    transition: 0.5s all;
    line-height: 2.2;
    color: var(--btnfontcolor);
}

.nav-btn:hover {
    transform: scale(0.95);
}

.InputGroupInlineContainer {
    margin-top: -35px;
    margin-bottom: 50px;
}

.ElementInLineWithInputGroup {
    margin-left: 20px;
    margin-top: 23px;
}

.borderless {
    border: none !important;
    background-color: transparent !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.borderless span {
    padding-top: 3px;
}

/*.inputRight_AddButon {
    color: var(--swiper-theme-color);
    position: absolute;
    right: -60px;
    top: 16px;
    font-size: 24px;
    cursor: pointer;
}*/

.inputGroupCustom {
    max-width: 350px;
    border: 1px solid;
    border-radius: 10px;
    position: relative;
    display: flex;
    /*flex-wrap: wrap;*/
    align-items: stretch;
    width: 100%;
    background-color: white;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
}

.inputGroupCustom.big {
    max-width: 100%;
    width: 320px;
}

.inputGroupCustom-text {
    color: #495057;
    background: #fff;
    border: 0;
    border-radius: 15px;
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
}

.inputGroupCustom .form-control {
    /*padding: 15px 30px 15px 10px;*/
    padding: 4px 15px 0px 10px;
    border-radius: 15px;
    position: relative;
    border: none;
    /*margin-left: 15px;*/
    margin-left: 5px;
}

.inputGroupCustom.big .form-control {
    width: 40px;
}

.inputGroupCustom .form-control.customValidated {
    background: url(/assets-custom/images/check.svg) right center no-repeat #fff;
    margin-right: 5px;
    padding-right: 35px;
}

.inputGroupCustom .form-control.customError {
    background: url(/assets-custom/images/products/journey/icons/info.svg) right center no-repeat #fff;
    margin-right: 5px;
    padding-right: 25px;
}

.inputGroupCustom > .input-group-prepend:not(:first-child) > .inputGroupCustom-text {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.inputGroupCustom > .input-group-prepend {
    min-height: 32px;
    min-width: 15px;
    margin-right: -5px;
}

.form-row label {
    position: absolute !important;
    top: -27px !important;
    left: 2px !important;
    font-size: 14px;
    transform: none !important;
    padding-left: 0px !important;
}

.form-control {
    width: 100%;
    border-radius: 0;
    padding: 0.375rem 0.75rem;
    border: none;
    box-shadow: none;
    font-size: 1rem;
    font-weight: 400 !important;
    height: auto !important;
    border-color: #ddd;
}

.form-control:focus {
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.material_input {
    text-align: center;
    border-bottom: 1px solid;
    display: block;
}

.smallInput {
    display:block;
    max-width: 70px;
}

.mediumInput {
    display: block;
    max-width: 260px;
    font-size: 24px;
}

.form-row {
    /*justify-content: center;*/
}

.inputGroupCustom input, .inputGroupCustom select + .select2-container {
    /*padding: 7px 5px 7px 5px;*/
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 10px;
}

.inputGroupCustom input, .inputGroupCustom select + .select2-container .select2-selection--single {
    border: none !important;
    height: 28px;
    padding-top: 4px;
    text-transform: none;
}

.inputGroupCustom .userNotLogged {
    padding-top: 10px;
}

.select2-search__field {
    border-radius: 5px;
}

.select2-container .select2-selection--single {
    background-color: transparent !important
}

.select2InputIcon + .select2-container .select2-selection--single {
    padding-left: 30px;
}

.select2-selection--single .select2-selection__arrow::after {
    margin-top: -10px;
    font-size: 20px;
}

.select2InputIcon + .select2-container .select2-selection__arrow::before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 5px;
    top: 7px;
    border: 0;
}

.swiper-pagination-progressbar {
    border-radius: 3px;
    width: 70% !important;
    left: 15% !important;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        border-top-left-radius: 15%;
        border-bottom-left-radius: 15%;
    }

.swiper-pagination-progressbar {
    background: #e3e4e7;
    height: 7px !important;
}

.swiper-slide {
    font-size: 1rem;
}

body, .navbar, .material-form label, #txtRangeResult {
    background-color: #f6f7fb !important
}

.swiper-slide {
    background: #f6f7fb
}

.element-tip {
    width: 100%;
    max-width: 450px;
    background: #fff !important;
    border-radius: 15px;
    padding: 20px 10px 20px 50px !important;
    position: relative;
    box-shadow: none !important;
    border: none;
    font-size: 14px !important;
    color: #333333 !important;
    font-weight: 300 !important;
    text-align: left !important;
}

.element-tip::after {
    content: '\e9ba';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 10px;
    top: 18px;
    color: #a0efeb;
    font-family: icomoon !important;
    text-align: center;
    font-size: 18px;
}

.hoverScale {
    transition: 0.5s all;
}

    .hoverScale:hover {
        transform: scale(1.05);
    }

.monthselect, .yearselect {
    height: 30px !important;
    text-align: center;
    border: 2px solid;
    border-radius: 10px;
    outline: 0px;
    box-shadow: none !important;
    box-sizing: border-box;
    font-weight: 900;
}

.monthselect {
    margin-right: 7px !important;
    padding-left: 10px !important;
}

.yearselect {
    padding-left: 5px !important;
}

.monthselect option:disabled, .yearselect option:disabled {
    background-color: #ddd
}

.daterangepicker .ranges li {
    font-size: 14px;
    padding: 7px 15px;
    font-weight: 500;
    text-align: center;
}

.daterangepicker .ranges {
    margin-bottom: 10px;
}

.rangeText {
    border: 1px solid;
    border-radius: 10px;
    display: block;
    height: 30px;
    line-height: 2;
}

.daterangepicker .ranges li.active {
    background-color: inherit;
    color: inherit;
}

    .daterangepicker .ranges li.active > span {
        background-color: #08c;
        color: #fff;
    }

.daterangepicker .ranges li:hover {
    background-color: inherit;
}

.daterangepicker .ranges li:not(.active) > span:hover {
    background-color: #eee;
}

.radioButtonWithText {
    color: #002749 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.sliderImageSelected {
    display: block;
    width: 300px;
    height: 300px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -30px;
    background-image: url("/assets-custom/images/products/journey/icons/HealthStatus_Bueno.png");
}

.imageBackgroundContainer {
    width: 170px;
    height: 170px;
    border-radius: 100%;
    background: #d3d9ef;
    content: '';
    transition: 0.5s all;
    margin: auto;
    margin-bottom: 20px;
}

.radioButtonWithTextAndImage {
    font-size: 15px !important;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.3 !important;
    margin: auto !important;
    /*padding-top: 130px;
    margin-top: -13px !important;*/
    padding-top: 170px;
    margin-top: -45px !important;
}

.handle-counter {
    /*width: 170px;*/
    margin-top: 20px !important;
}

.handle-counter .btn {
    height: 45px !important;
    width: 45px !important;
    border-radius: 100% !important;
    border: 1px solid transparent !important;
    border-top-color: rgb(227, 228, 231);
    border-right-color: rgb(227, 228, 231);
    border-bottom-color: rgb(227, 228, 231);
    border-left-color: rgb(227, 228, 231);
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 32px;
    transition: 0.3s all;
}

.counter-minus {
    font-size: 45px !important;
    padding-bottom: 6px !important;
}

.counter-minus:hover, .counter-plus:hover {
    /*background: #002749;
    border-color: #002749;
    color: #e3e4e7;*/
}

.gender-icon-left {
    margin-right: 40px;
}

.formContainer {
    min-height: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.my-hide {
    opacity: 0;
    pointer-events: none;
}

.my-show {
    opacity: 1;
    pointer-events: all;
}

.btn {
    padding-bottom: 2%;
}

.checkboxLabelParent {
    line-height: 0.7;
    cursor: pointer !important;
}

.form-control[disabled], .form-control[readonly] {
    background-color: white !important;
    color: #808080 !important;
}

.form-control[disabled] {
    cursor: not-allowed;
}

.fab-menu-sos {
    height: 40px;
    width: 40px;
}

.select2-container--disabled .select2-selection--single:not([class*="bg-"]) {
    border-color: #999999 !important;
}

.page-container {
    min-height: 100%;
}

    .page-container:after {
        content: "";
        display: block;
    }

.foo-start {
    margin-top: 2%;
    /*border-top: solid 1px #ddd;*/
    bottom: 0px;
    position: absolute;
    width: 100%;
    height: auto;
}

.foo-end {
    padding: 2rem;
    /*display: none;*/
    position: relative;
    /*bottom: 0px;*/
    width: 100%;
}

.footer-ssn-logo-image {
    width: 100% !important;
}


/* wraper spinner middle */
.spinner-wrap .spinner-border {
    position: fixed;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 10000;
    width: 5rem;
    height: 5rem;
    color: white;
}

.spinner-wrap {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.brighttheme-error { /* Clase de PNotify*/
    background-image: none;
}

.internalSliderContainer .slider .tooltip.top {
    opacity: 1;
}

.internalSliderContainer .slider .tooltip.arrow {
    opacity: 0;
    display: none;
}

.internalSliderContainer .slider-handle::after {
    content: none;
}

.radioImageButton.layoutHorizontalBigXXL {
    min-width: 200px !important;
    width: 200px !important;
    min-height: 200px !important;
    height: 200px !important;
}

#gender-f.radioImageButton.layoutHorizontalBigXXL, #gender-m.radioImageButton.layoutHorizontalBigXXL {
    min-width: 200px !important;
    width: 200px !important;
    min-height: auto !important;
    height: auto !important;
}

.header-logo-image, .headerNavbar {
    height: 100px !important;
}

.multi-switch {
    display: inline-block;
    vertical-align: bottom;
}

.select2-container {
    margin-bottom: 0px;
}

.select2-dropdown.select2-dropdown--below {
    margin-top: 4px;
}

.btn-atras {
    text-align: center;
}

a.btn-atras {
    /*line-height: 1;*/
}

a.btn-atras:hover {
    text-decoration: none;
}

.btn-big {
    min-width: 350px !important;
    font-size: 22px !important;
    line-height: 1.3 !important;
}

.btn-large {
    min-width: 350px;
}

.iconDelete {
    margin-left: 10px;
    color: red;
    cursor: pointer;
}

.iconDeleteWithText {
    font-size: 12px;
    text-transform: none;
    font-weight: 300;
    margin-left: 15px;
    vertical-align: middle;
}

.phonePrefix {
    min-width: 50px;
    padding-top: 4px;
    margin: auto;
    margin-left: 15px;
    margin-right: -4px;
    text-align: left;
}

.logoLink2 {
    position: absolute;
    right: 10px;
    width: 200px;
    top: 40px;
}

.logoLink2.bigLogo {
    top: 14px;
    width: 200px;
}

.logoLinkHome {
    text-align:right;
    right: 10px;
    width: auto !important;
    top: 40px;
}

.preguntasopciones {
    text-align: left;
    font-size: 14px;
}

.spanError {
    margin: auto;
    margin-top: 20px;
    color: red;
}

.country_flag {
    /*width: 100%;*/
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 80px;
    margin-bottom: 20px;
}

.country_flag_brasil {
    background-image: url("../../images/icons/countries/brasil.png");
}

.country_flag_chile {
    background-image: url("../../images/icons/countries/chile.png");
}

.country_flag_internacional {
    background-image: url("../../images/icons/countries/internacional.png");
}

.mobileOnly {
    display: none !important;
}

.desktopOnly {
    display: block !important;
}


/* =====  MEDIA  ===== */

@media only screen and (max-width: 768px) {
    .plan-icon {
        width: 80px;
        height: 80px;
    }

    .title {
        font-size: 22pt;
    }

    .swiper-container {
        width: 100%;
    }

    .btn-radioButton {
        font-size: 16px !important;
    }

    .margin-left-10-mobile {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 600px) {
    .plan-icon {
        width: 48px;
        height: 48px;
    }

    .title {
        font-size: 20pt;
    }
}

@media only screen and (min-width: 768px) {
    .header-logo-image {
        height: 50px;
        text-align: center;
        width: auto;
    }

    .logoLink {
        width: 255px;
    }

    .margin-left-anti-row {
        margin-left: 12px !important;
    }
}

@media only screen and (max-width: 420px) {
    .footer-logo-image {
        height: 30px;
        text-align: center;
    }

    .logossn .footer-logo-image {
        height: 40px;
        text-align: center;
    }

    .form-row {
        /*margin: 15% auto;*/
    }

    .alert {
        width: 95%;
    }

    .navbar {
        padding: 0.1rem;
    }

    .gender-icon {
        width: 50px;
        height: 50px;
        text-align: center;
    }

    .inner {
        margin-top: 5%;
    }
}

@media only screen and (min-width: 400px) {
    .form-row {
        /*margin: 15% auto;*/
    }

    .form-control {
        width: 95%;
        margin: auto;
    }

    .inner {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 800px) {
    .form-row {
        /*margin: 7% auto;*/
    }

    .form-control {
        /*width: 400px;*/
        margin: auto;
    }

    .inner {
        margin-top: 3%;
    }
}

@media only screen and (min-width: 1200px) {
    .form-row {
        /*margin: 3% auto;*/
    }

    .form-control {
        /*width: 600px;*/
        margin: auto;
    }

    .inner {
        margin-top: 3%;
    }
}

@media (max-width: 374.98px) {
    .logossn {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .footer-logo-image {
        height: 40px;
        margin: auto;
    }

    .logossn .footer-logo-image {
        height: 50px;
    }

    .navbar {
        padding: 0.5rem;
    }

    footer .navbar {
        justify-content: center;
    }

    .logoLink2:not(.bigLogo) {
        width: 50px !important;
        text-align: right;
        top: 23px !important;
        right: 15px !important;
    }

    .logoLink2.bigLogo {
        width: 150px !important;
        text-align: right;
    }

    .header-logo-image {
        height: 80px !important;
    }

    #logo2:not(.bigLogo), #logo2_footer {
        background-image: url("../../images/icons/50/support.png") !important;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0px; /* Oculta la imagen original (img:src) */
        width: 0px; /* Oculta la imagen original (img:src) */
        padding: 16px !important; /* Hace visible la imagen asignada en el background-image */
    }
}

@media (max-width: 767px) {
    .noMobile {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .col-xxs-offset-auto {
        padding-left: 25%;
        margin-left: 3%;
    }

    .panel-body-custom {
        padding-left: 0px;
        padding-right: 0px;
    }

    .cajaTexto {
        padding: 30px 5px 20px;
    }

    .box-image {
        top: -45px;
    }

    .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .logo-image {
        width: 95px !important;
    }

    .navbar-brand {
        padding: 13px 10px;
        width: 120px;
    }

    .content {
        margin-top: 0px;
    }

    .navbar {
        margin-bottom: 20px;
    }

    .customDiv-FooterBelow {
        width: 100% !important;
    }

    .select2-container {
        font-size: 14px;
    }

    .mobileOnly {
        display: block !important;
    }

    .desktopOnly {
        display: none !important;
    }
}

@media (max-width: 630px) {
    .no-padding-mobile {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 575px) {
    .hiddenMobile-576 {
        display: none !important;
    }

    .borderless {
        margin-top: -30px;
        margin-bottom: 35px !important;
    }
}

@media (max-width: 560px) {
    .col-xxs-offset-auto {
        padding-left: 20%;
        margin-left: 3%;
    }

    .no-padding-right-mobile {
        padding-right: 0px !important;
    }
}

@media (max-width: 500px) {
    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-offset-auto {
        padding-left: 15%;
        margin-left: 3%;
    }
}

@media (max-width: 450px) {
    .col-xxs-offset-auto {
        padding-left: 10%;
        margin-left: 3%;
    }

    .hiddenMobile {
        display: none !important;
    }
}

@media (max-width: 400px) {
    .col-xxs-offset-auto {
        padding-left: 5%;
        margin-left: 3%;
    }
}

@media (max-width: 360px) {
    .col-xxs-offset-auto {
        padding-left: 0px;
        margin-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 769px) {
    .box-image {
        top: 30px;
    }
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }

    .panel-body-custom {
        padding: 20px;
    }

    .cajaTexto {
        padding: 30px 20px 20px;
    }

    .label-valign {
        line-height: 2.5;
    }

    .navbar-brand {
        width: 200px;
    }

    .navbar {
        margin-bottom: 10px;
        width: 99%;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media (max-width: 562px) {
    .calendarCustomGroup {
        max-width: 275px !important;
        min-width: 275px;
        margin: auto;
    }
}

@media (min-width: 576px) {
    .padding-left-20-noMobile {
        padding-left: 20px !important;
    }
}

@media (min-width: 576px) {

    .inputGroupCustom[class*="col-"][class*="-6"] { /* para columnas de 6 (col-6 col-sm-6 col-md-6 etc) */
        margin-left: 1%;
        margin-right: 1%;
        max-width: 48%;
    }

    .inputGroupCustom[class*="col-"][class*="-4"] { /* para columnas de 6 (col-6 col-sm-6 col-md-6 etc) */
        margin-left: 1%;
        margin-right: 1%;
        max-width: 31.33% !important;
    }

    .inputGroupCustom[class*="col-"][class*="-3"] { /* para columnas de 6 (col-6 col-sm-6 col-md-6 etc) */
        margin-left: 1%;
        margin-right: 1%;
        max-width: 23% !important;
    }

    @media (max-width: 910px) {
        .dateRangeDoble {
            padding-left: 0px !important;
        }
    }

    @media (max-width: 830px) {
        .dateRangeDoble {
            font-size: 13px;
            padding-left: 2px !important;
        }
    }
}

@media (max-width:990px) {
    .sliderImage {
        height: 50px;
        width: 50px;
    }

    .radioImageButton {
        width: 100px !important;
        min-width: 100px !important;
        height: 100px !important;
        min-height: 100px !important;
    }

    .sliderTextLabel, .radioImageLabel {
        font-size: 16px;
    }
}

@media (max-width:768px) {
    .sliderImage {
        height: 40px;
        width: 40px;
    }

    .radioImageButton {
        width: 80px !important;
        min-width: 80px !important;
        height: 80px !important;
        min-height: 80px !important;
    }

    .sliderTextLabel, .radioImageLabel {
        font-size: 14px;
    }
}

@media (max-width:405px) {
    .radioImageButton {
        width: 60px !important;
        min-width: 60px !important;
        height: 60px !important;
        min-height: 60px !important;
    }

    .radioImageLabel {
        font-size: 12px;
    }
}

@media (max-width:990px) {
    .imageBackgroundContainer {
        width: 150px;
        height: 150px;
    }

    .radioButtonWithTextAndImage {
        padding-top: 110px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 13px !important;
    }
}

@media (max-width: 767.98px) {
    .select2InputIcon + .select2-container .select2-selection__arrow::before {
        top: 5px;
    }

    .radioButtonWithTextAndImage {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 728px) {
    .calendarAlwaysVisible {
        margin-bottom: 370px !important;
    }
}

@media (max-width: 575.98px) {
    .title {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 40px;
        letter-spacing: 0.5px;
    }

    .QE_subtitle {
        font-size: 16px;
    }

    .inputRight_AddButon {
        right: -35px;
    }

    .inputGroupCustom {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .form-row {
        margin: 10px auto;
    }
}

@media (max-width: 562px) {
    .daterangepicker .drp-calendar {
        min-width: 270px;
    }

    .calendarAlwaysVisible {
        margin-bottom: 610px !important;
    }
}

@media (max-width:405px) {
    .imageBackgroundContainer {
        width: 100px;
        height: 100px;
    }

    .radioButtonWithTextAndImage {
        padding-top: 80px;
        font-size: 10px !important;
    }
}

@media (min-width: 564px) {
    .daterangepicker .ranges ul, .daterangepicker.show-calendar .ranges {
        width: 100%;
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges ul {
        width: 140px;
    }

    .daterangepicker.show-calendar .ranges {
        width: auto;
    }

    .daterangepicker .ranges li {
        max-width: 100%;
        padding: 12px 15px;
    }
}

@media (min-width:384px) {
    .LongLabelMaterial {
        margin-top: 30px;
    }

    .LongLabelMaterial-xs {
        margin-top: 0px;
    }
}

@media (max-width:668px) {
    .LongLabelMaterial-m {
        margin-top: 30px;
    }
}

@media (max-width:382px) {
    .LongLabelMaterial {
        margin-top: 60px;
    }

    .LongLabelMaterial-xs {
        margin-top: 30px;
    }

    .LongLabelMaterial-m {
        margin-top: 60px;
    }
}

@media (max-width:316px) {
    .LongLabelMaterial {
        margin-top: 60px;
    }
}

@media (min-width: 768px) {
    .navbar {
        margin-bottom: 0px;
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    #logo1url {
        z-index: 99;
    }
}

@media (max-width:990px) {
    .radioImageButton.layoutHorizontalBigXL {
        width: 115px !important;
        min-width: 115px !important;
        height: 115px !important;
        min-height: 115px !important;
    }
}

@media (max-width:890px) {
    .radioImageButton.layoutHorizontalBigXL {
        width: 100px !important;
        min-width: 100px !important;
        height: 100px !important;
        min-height: 100px !important;
    }
}

@media (max-width:575px) {
    .radioImageButton.layoutHorizontalBigXL {
        width: 150px !important;
        min-width: 150px !important;
        height: 150px !important;
        min-height: 150px !important;
    }

    .radioImageButton.layoutHorizontalBigXXL {
        min-width: 135px !important;
        width: 135px !important;
        min-height: 135px !important;
        height: 135px !important;
    }

    #gender-f.radioImageButton.layoutHorizontalBigXXL, #gender-m.radioImageButton.layoutHorizontalBigXXL {
        min-width: 135px !important;
        width: 135px !important;
        min-height: auto !important;
        height: auto !important;
    }
}

@media (max-width:405px) {
    .radioImageButton.layoutHorizontalBigXL {
        width: 130px !important;
        min-width: 130px !important;
        height: 130px !important;
        min-height: 130px !important;
    }
}

@media (min-width:1120px) {
    .radioImageButton.layoutHorizontalBigXL {
        width: 150px !important;
        min-width: 150px !important;
        height: 150px !important;
        min-height: 150px !important;
    }
}

@media (min-width:1360px) {
    .radioImageButton.layoutHorizontalBigXL {
        width: 180px !important;
        min-width: 180px !important;
        height: 180px !important;
        min-height: 180px !important;
    }
}