/* v.2507310943*/
/* GLOBAL STYLES*/
/*-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/*
body { padding-top: 3rem; padding-bottom: 3rem; color: #5a5a5a;
}*/
body {
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}

/*////////PLACEHOLDER init//////////*/
/* Firefox, Chrome, Opera */
input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

/* Internet Explorer 10-11 */
input[type="text"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.20);
}

/* Microsoft Edge */
input[type="text"]::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.20);
}

input[type="number"]::placeholder {
    color: rgba(0, 0, 0, 0.20);
}

/* Internet Explorer 10-11 */
input[type="number"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.20);
}

/* Microsoft Edge */
input[type="number"]::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.20);
}

input[type="mail"]::placeholder {
    color: rgba(0, 0, 0, 0.20);
}

/* Internet Explorer 10-11 */
input[type="mail"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.20);
}

/* Microsoft Edge */
input[type="mail"]::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.20);
}

/*////////PLACEHOLDER end//////////*/
.form-group {
    margin-bottom: 0px !important;
}

label {
    margin-bottom: 0px !important;
}

.bkg-grey {
    background-color: #F2F5FC;
}

.bkg-blue {
    background-color: #FFFFFF;
    background-image: url('../imags/bkg-blue.png');
    background-repeat: repeat-x;
    background-position: top;
}

.bkg-white {
    background-color: #FFFFFF;
}

.bkg-light-grey {
    background: rgb(242, 245, 252);
}

.bkg-height {
    height: 245px;
}

.bkg-code {
    border: solid 1px #cccccc;
    border-right: none;
    border-right: left;
    background-color: #ffffff;
}

.bkg-code-round {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    min-height: 145px
}

.img-code {
    width: 333px;
}

@media (max-width: 576px) {
    .img-code {
        width: 100%;
    }
}

.bkg-blue-data {
    background: rgb(13, 111, 236);
    /* background: #0C79FF;*/
}

.bkg-white-data {
    background: rgb(255, 255, 255);
    color: #384452 !important;
    border: solid 1px #D6D6D6 !important;
    padding: 0px !important;
}

.white-card-head {
    background-color: #F7F7F7;
    padding: 20px;
}

.white-card-body {
    padding: 20px;
}

.white-card-foot {
    background-color: #F7F7F7;
    padding: 20px;
}

.card-text-top-25 {
    font-size: 25px;
}

.input-single-bottom-line {
    border: 1px transparent solid;
    border-bottom: 1px solid #c6c6c6;
}

.input-single-bottom-line::placeholder {
    color: #A2ABB6 !important;
}

.custom-mt-input {
    margin-top: 0px !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.icon-btn {
    width: 15px;
    margin-top: -4px;
}

.d-inline {
    display: inline;
}

.text1px {
    font-size: 1px !important;
}

.text2px {
    font-size: 2px !important;
}

.text3px {
    font-size: 3px !important;
}

.text4px {
    font-size: 4px !important;
}

.text5px {
    font-size: 5px !important;
}

.text6px {
    font-size: 6px !important;
}

.text7px {
    font-size: 7px !important;
}

.text8px {
    font-size: 8px !important;
}

.text9px {
    font-size: 9px !important;
}

.text10px {
    font-size: 10px !important;
}

.text11px {
    font-size: 11px !important;
}

.text12px {
    font-size: 12px !important;
}

.text13px {
    font-size: 13px !important;
}

.text14px {
    font-size: 14px !important;
}

.text15px {
    font-size: 15px !important;
}

.text16px {
    font-size: 16px !important;
}

.text17px {
    font-size: 17px !important;
}

.text18px {
    font-size: 18px !important;
}

.text19px {
    font-size: 19px !important;
}

.text20px {
    font-size: 20px !important;
}

.text21px {
    font-size: 21px !important;
}

.text22px {
    font-size: 22px !important;
}

.text23px {
    font-size: 23px !important;
}

.text24px {
    font-size: 24px !important;
}

.text25px {
    font-size: 25px !important;
}

.text26px {
    font-size: 26px !important;
}

.text27px {
    font-size: 27px !important;
}

.text28px {
    font-size: 28px !important;
}

.text29px {
    font-size: 29px !important;
}

.text30px {
    font-size: 30px !important;
}

.textheadop {
    font-size: 17px !important;
}

.dimmed {
    opacity: .5;
}

.bkg-btn-home {
    /* background: rgb(242, 245, 252);*/
    /* background: #F2F8FF;*/
    background: #FFFFFF;
    /* background: linear-gradient(0deg, rgb(242, 245, 252) 0%, rgb(255, 255, 255) 100%);*/
}

.bkg-btn-return-img {
    background-image: url('../imags/ic_arrow-izq-w.png');
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 10px;
    border-radius: 10px;
}

.bkg-btn-home-img {
    background-image: url('../imags/bkg-btn-home.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 50px;
}

.bkg-btn-home-img-red {
    background-image: url('../imags/bkg-btn-home-red.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 50px;
}

.txt-grey {
    color: #c6c6c6;
}

.txt-tgrey {
    color: #55667A;
}

.txt-green {
    color: #008000;
}

.txt-blue {
    color: #0067EE;
}

.txt-dgrey {
    color: #384452;
}

.txt-link-bc {
    font-size: 1.1em;
}

.txt19px {
    font-size: 19px !important;
}

.btn-display {
    border: 2px solid #E4E4E4 !important;
    /* min-width: 300px;*/
    max-width: 600px;
    margin: 0 auto;
    min-height: 112px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.btn-display:hover {
    border: 2px solid #327DFD !important;
    /* min-width: 300px;*/
}

.btn-display.h-compact {
    max-height: 90px !important;
}

.btn-primary-display {
    border: 1px solid #d1221b;
    background-color: #d1221b;
    font-size: 1.2rem;
    font-weight: normal;
    max-width: 600px;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.btn-primary-display:hover,
.btn-primary-display:active {
    border: 1px solid #B21F1F;
    background-color: #B21F1F;
    text-decoration: none !important;
}

.btn-primary.disabled {
    background-color: #E69191;
    border-color: #E69191;
}

a,
a:hover,
a:active {
    text-decoration: none !important;
}

.btn-blue {
    border: 1px solid #3796F3;
    background-color: #3796F3;
    font-size: 1.2rem;
    font-weight: normal;
    max-width: 600px;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
}

.btn-blue:hover,
.btn-blue:active {
    border: 1px solid #000;
    background-color: #000;
}

.ico-camera {
    max-width: 35px;
    min-height: 35px;
    margin-bottom: 4px
}

.ico-feedback {
    max-width: 70px;
    min-height: 70px;
}

.card-limit {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.display-mod-blue {
    border: none;
    min-width: 300px;
    max-width: 630px;
}

.custom-legend {
    background-color: #fff;
}

.custom-legend p {
    color: #ccc;
}

.custom-legend a,
.custom-legend a:hover {
    color: rgb(13, 111, 236);
}

.custom-link-white,
.custom-link-white:hover,
.custom-link-white:visited,
.custom-link-white:active {
    color: #ffffff;
    text-decoration: underline;
}

.data-display {
    border: .5px solid #449BFE;
    /* min-width: 300px;*/
    max-width: 600px;
    margin: 0 auto;
    min-height: 120px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
}

.text-blue {
    color: #224C8C;
}

input.custom-input-c::placeholder {
    color: #828282;
}

input.custom-input-c {
    /* background: transparent;*/
    border: #CFDEF7 1px solid;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2;
    text-align: left !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 40px;
    margin-left: 0px;
}

.input-wrap {
    position: relative;
}

.input-wrap label {
    position: absolute;
    font-size: 15px;
    left: 10px;
    top: -10px;
    background-color: #ffffff;
    padding: 1px 8px;
}

.card-text-left {
    white-space: pre-line;
    font-size: 1.1rem;
}

.card-icon-right {
    width: auto;
    max-width: 70px;
    height: auto;
    max-height: 70px;
}

.btn-display.h-compact .card-icon-right {
    width: auto;
    max-width: 55px;
    height: auto;
    max-height: 55px;
}

.no-border,
.no-border:hover,
.no-border:focus {
    border: none !important;
}

/*///////////// BREAKPOINTS VISIBILITY init//////////////*/
.bph-576 {
    visibility: hidden;
}

.bph-768 {
    visibility: hidden;
}

.bph-992 {
    visibility: hidden;
}

.bph-1200 {
    visibility: hidden;
}

.bpv-576 {
    visibility: visible;
}

.bpv-768 {
    visibility: visible;
}

.bpv-992 {
    visibility: visible;
}

.bpv-1200 {
    visibility: visible;
}

@media (max-width: 576px) {
    .bph-576 {
        visibility: visible;
    }

    .bpv-576 {
        visibility: hidden;
        display: none;
    }
}

@media (max-width: 768px) {
    .bph-768 {
        visibility: visible;
    }

    .bpv-768 {
        visibility: hidden;
        display: none;
    }
}

@media (max-width: 992px) {
    .bph-992 {
        visibility: visible;
    }

    .bpv-992 {
        visibility: hidden;
        display: none;
    }
}

@media (max-width: 1200px) {
    .bph-1200 {
        visibility: visible;
    }

    .bpv-1200 {
        visibility: hidden;
        display: none;
    }
}

/*///////////// BREAKPOINTS VISIBILITY end//////////////*/
/*///////////// NAV TABS init//////////////*/
/* tab color */
.custom-tab.nav-tabs > li > a {
    color: rgba(0, 0, 0, .5);
}

.con_images .custom-tab.nav-tabs > li > a > img {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    opacity: 0.3;
}

.con_images .custom-tab.nav-tabs > li > a.active > img {
    opacity: 1;
}

/* active tab color */
.custom-tab.nav-tabs > li > a.active,
.custom-tab.nav-tabs > li > a.active:hover,
.custom-tab.nav-tabs > li > a.active:focus {
    color: black;
    font-weight: 700;
    border: 1px solid lightsteelblue;
    border-bottom: none;
    background-color: #ebf2fa;
}

.con_images .custom-tab.nav-tabs {
    border-bottom: 1px solid lightsteelblue;
}

/* hover tab color */
.custom-tab.nav-tabs > li > a:hover {
    color: #4c4c4c;
    border: 1px solid lightsteelblue;
    border-bottom: none;
}

.navbar-light .navbar-nav .active > .nav-link {
    font-weight: 700;
    color: black;
}

/*///////////// NAV TABS end //////////////*/
/*///////////// ROTATE init//////////////*/
.icon-rotate {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
}

.rotate {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.mn-icon-rotate {
    margin: -13px 0px 0px;
}

.button-rotate-faq {
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.button-rotate-faq img {
    width: 100%;
}

.button-collapse img {
    height: 30px;
    padding: 6px;
    width: 30px;
}

.button-collapse {
    right: 18px;
    top: 10px;
    padding: 0px;
    z-index: 999;
}

/*///////////// ROTATE end//////////////*/
/*///////////// SHADOW init//////////////*/
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.shadow-forte {
    /*box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;*/
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5) !important;
    ;
}

.shadow-xforte {
    -webkit-box-shadow: 0px -2px 11px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -2px 11px 2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -2px 11px 2px rgba(0, 0, 0, 0.75);
}

/*///////////// SHADOW end//////////////*/
/* FOCUS INPUTS
-------------------------------------------------- */
.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.ico_question {
    width: 30px;
    height: 30px;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 5px;
}

.ico_phone,
.ico_where,
.ico_chat,
.ico_tlmx {
    width: 40px;
    height: 40px;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 5px;
}

.no-radius {
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
}

.ico_tlmx {
    background-image: url('../imags/ico_tlmx.png');
}

.ico_phone {
    background-image: url('../imags/ico_phone.png');
}

.ico_chat {
    background-image: url('../imags/ico_chat.png');
}

.ico_where {
    background-image: url('../imags/ico_where.png');
}

.ico_question {
    background-image: url('../imags/ico_question.png');
}

.ico-m {
    width: 60px;
    height: 60px;
    margin: 30px auto 30px auto;
}

/*////////CUSTOM CHECKBOX init////////*/
.container-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1.1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-bottom: 10px;
}

/* Hide the browser's default checkbox */
.container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    background-color: white;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 2px solid black;
    height: 25px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 25px;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark {
    background-color: black;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
    left: 7px;
    top: 3px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.container-check input:disabled ~ .checkmark {
    background-color: rgba(0, 0, 0, .3);
    border-color: rgba(0, 0, 0, .3);
}

.custom-btn-calltoaction {
    background-color: #DD2F1A;
}

/*////////CUSTOM SELECT int////////*/
.selectWrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #bbb;
    border-radius: 2px;
    background: #FFFFFF url('../imags/downlarrow.png') right 13px center no-repeat;
}

.selectWrapper select {
    padding: 12px 40px 12px 20px;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
}

/*////////CUSTOM SELECT end////////*/
/*////////CUSTOM CHECKBOX end////////*/
#cat {
    letter-spacing: 2px;
}

#cat a {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 576px) {
    #cat .maps iframe {
        width: 100%;
        height: 300px;
    }
}

@media (min-width: 576px) {
    #cat .maps iframe {
        width: 100%;
        height: 300px;
    }
}

@media (min-width: 768px) {
    #cat .maps iframe {
        width: 100%;
        height: 400px;
    }
}

@media (min-width: 992px) {
    #cat .maps iframe {
        width: 100%;
        height: 500px;
    }
}

/*////////TELMEX init////////*/
.chat-modal {
    float: right;
    position: fixed;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    height: 728px;
    width: 400px;
    border: none;
    background-color: none;
    margin-right: 20px;
    margin-bottom: 20px;
}

.frame {
    height: 728px;
    width: 400px;
    border: 0;
    background-color: none;
    -webkit-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0.12);
    box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0.12);
}

.frame.minimized {
    height: 40px;
}

.chat-modal.minimized {
    height: 40px;
    margin-bottom: 0px;
}

.btn-otra-cantidad {
    width: 50px;
    height: 134px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.txt-brand {}

.logo-top {
    width: 85px;
}

.row-block {
    max-width: 600px;
    margin: 0 auto;
}

div.g-recaptcha {
    margin: 0 auto;
    width: 304px;
}

.head-border {
    height: 30px;
    background-color: #3A4451;
}

.head-brand {
    height: 70px;
    border-bottom: 1px solid #00000029;
    display: flex;
    flex-direction: row;
}

.head-brand-nav {
    height: 50px;
    display: flex;
    flex-direction: row;
    background-color: #0C79FF;
}

.head-brand-logo {
    background-image: url(../imags/telmex_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
}

.no-desktop {
    display: none;
}

.brand-logo {
    width: 64px;
    height: 70px;
    background-image: url(../imags/isotipo_azul.png);
    margin-left: 50px;
    background-repeat: no-repeat;
    background-position: center;
}

.btn-back {
    width: 50px;
    height: 50px;
    background-image: url(../imags/iconfeather-arrow-right.svg);
    margin-left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.btn-chatbot {
    width: 60px;
    height: 40px;
    background-color: #ffffff;
    background-image: url(../imags/icon-chatbot.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-position: 15px 6px;
    position: absolute;
    right: 0px;
    top: 5px;
    border-radius: 15px 0px 0px 15px;
    -webkit-border-radius: 15px 0px 0px 15px;
    -moz-border-radius: 15px 0px 0px 15px;
    cursor: pointer;
}

.centered-display {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid;
    max-width: 350px;
}

.head-label {
    height: 50px;
    margin-left: 0px;
    color: #ffffff;
    letter-spacing: 1px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-evenly;
}

.head-brand-option {
    height: 70px;
    margin-left: 30px;
    border-bottom: 5px solid #CC402B;
    color: #3374B5;
    display: flex;
    flex-wrap: wrap;
    align-content: space-evenly;
}

.w-bold {
    font-weight: bold !important;
}

.font-weight-medium {
    font-weight: 400;
}

.d-inline-desktop {
    display: inline-block !mportant;
}

.custom-height-iframe {
    height: 790px;
}

.align-r-desktop {
    text-align: right;
}

.align-l-desktop {
    text-align: left;
}

.cp-input {
    padding: 13px;
    border-radius: 10px;
    border: 1px solid #B3B3B3 !important;
}

.card-info {
    border: 1px solid #97DAF5;
    background-color: #F0FBFF;
}

.text-underline {
    text-decoration: underline !important;
}

/*INPUT init*/
.cont_input_camp {
    display: block;
    position: relative;
    margin: 35px auto 15px;
    text-align: center;
    width: 100%;
}

input[type="text"],
input[type="password"] {
    color: #1a1a1a;
    padding: 10px;
    border-radius: 10px;
}

.cont_input {
    border-radius: 5px;
    border: solid 1px #cccccc;
    background: transparent;
    z-index: 2;
    display: block;
    width: 100%;
    margin: auto;
}

.cont_input ~ label {
    position: absolute;
    left: 10px;
    width: auto;
    top: -17px;
    font-family: Arial;
    font-size: 16px;
    color: #1a1a1a;
    transition: 0.3s;
    z-index: 1;
    background-color: #fff;
    padding: 3px 10px 1px;
    text-align: left;
    border-radius: 5px;
}

.cont_input:focus ~ label,
.cont_input.has-content ~ label {
    top: -17px;
    transition: 0.3s;
    z-index: 2;
}

.cont_input:focus,
.cont_input_2fa:focus {
    border: solid 1px #0067ee;
    box-shadow: 0px 2px 12px rgba(0, 103, 238, 0.4);
    outline: none;
}

/*INPUT end*/
/*STEPPER init*/
.stepper-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 0;
    margin: 30px 0;
    font-family: 'Arial', sans-serif;
}

.stepper {
    display: flex;
    align-items: center;
    gap: 0;
}

.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 60px;
    position: relative;
}

.step-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 4px;
    background: #fff;
    border: 2px solid #1976e6;
    color: #1976e6;
    transition: background 0.2s, color 0.2s, border 0.2s;
}

.step.active .step-circle {
    background: #1976e6;
    color: #fff;
    border: 2px solid #1976e6;
}

.step.inactive .step-circle {
    background: #fff;
    color: #b0b0b0;
    border: 2px solid #b0b0b0;
}

.step-label {
    font-size: .85rem;
    transition: color 0.2s;
    text-align: center;
    min-width: 64px;
    position: absolute;
    bottom: -34px;
    line-height: 15px;
}

.step-label-oneline {
    position: absolute;
    bottom: -19px !important;
    line-height: 15px;
}

.step.active .step-label {
    color: #1976e6;
    font-weight: bold;
}

.step.inactive .step-label {
    color: #7d7d7d;
    font-weight: normal;
}

.step-connector {
    height: 2px;
    width: 40px;
    background: #1976e6;
    margin: 0 1px 0 1px;
    flex-shrink: 0;
}

.step.inactive + .step-connector {
    background: #b0b0b0;
}

/* Responsive */
@media (max-width: 600px) {
    .stepper-container {
        margin: 20px 0;
    }

    .step {
        min-width: 45px;
    }

    .step-label {
        font-size: 0.70rem;
        min-width: 40px;
    }

    .step-circle {
        width: 40px;
        height: 40px;
        font-size: 1rem;
    }

    .step-connector {
        width: 35px;
    }
}

@media (max-width: 300px) {
    .stepper-container {
        margin: 20px 0;
    }

    .step {
        min-width: 45px;
    }

    .step-label {
        font-size: 0.70rem;
        min-width: 40px;
    }

    .step-circle {
        width: 40px;
        height: 40px;
        font-size: 1rem;
    }

    .step-connector {
        width: 15px;
    }
}

/*STEPPER end*/
/*///////@media WIDTH/////////*/
@media (max-width: 768px) {
    .txt-brand {
        font-size: .8em;
        font-weight: bold;
    }
}

@media (max-width: 662px) {
    .bkg-code-round {
        max-height: 200px;
    }
}

@media (max-width: 992px) {
    .resp-text29px {
        font-size: 19px !important;
    }

    .resp-feedback {
        font-size: 13px;
    }

    .align-r-desktop,
    .align-l-desktop {
        font-size: 18px;
    }

    .custom-height-iframe {
        height: 790px;
    }

    .bkg-code-round {
        max-height: 162px;
    }

    .no-desktop {
        display: block;
    }

    .d-inline-desktop {
        display: block !mportant;
    }

    .only-desktop-card-body {
        padding: 1px !important;
        border: 1px transparent solid;
        box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
        -moz-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
    }

    .noshadow-mobile {
        box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
        -moz-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0) !important;
        border: none;
    }

    .bkg-white-data {
        border: none !important;
    }

    .head-border {
        height: 20px;
    }

    .head-brand {
        height: 50px;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .brand-logo {
        width: 42px;
        height: 50px;
        margin-left: 0px;
        background-size: contain;
    }

    .head-brand-option {
        display: none;
    }
}

@media (max-width: 719px) {
    .chat-modal {
        float: left;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 100vh;
        padding: 0;
        margin: 0;
        /* border: 1px dashed #fff;*/
    }

    .frame {
        width: 100%;
        height: 100vh;
        -webkit-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
        -moz-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
        box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
    }
}

@media (max-width:262px) {
    .data-display {
        /* min-width: 242px;*/
    }

    .btn-display {
        /* min-width: 230px;*/
        margin-left: 0px;
        padding-left: 0px;
    }

    .txt-tgrey {
        font-size: .8em;
    }

    h3 {
        font-size: 1.2rem;
    }
}

/*///////@media HEIGHT/////////*/
@media (max-height: 745px) {
    .chat-modal {
        float: right;
        position: fixed;
        bottom: 0px;
        right: 0px;
        margin: 0px;
        height: 620px;
        width: 400px;
        border: none;
        background-color: none;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .frame {
        height: 620px;
        width: 400px;
        border: 0;
        background-color: none;
        -webkit-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0.12);
        -moz-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0.12);
        box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0.12);
    }
}

@media(max-height: 640px) {
    .chat-modal {
        float: left;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 100vh;
        padding: 0;
        margin: 0;
        /* border: 1px dashed #fff;*/
    }

    .frame {
        width: 100%;
        height: 100vh;
        -webkit-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
        -moz-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
        box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
    }
}

@media (max-height:466px) {
    .custom-height-iframe {
        height: 710px;
    }

    .chat-modal {
        float: left;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 100vh;
        padding: 0;
        margin: 0;
        /* border: 1px dashed #fff;*/
    }

    .frame {
        width: 100%;
        height: 100vh;
        -webkit-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
        -moz-box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
        box-shadow: -1px 0px 13px 9px rgba(0, 0, 0, 0);
    }
}

.card-text-top-a {
    font-size: 1.25rem;
}

.card-text-top-b {
    font-size: 1rem;
}

/*MEDIA QUERYS*/
@media (max-width: 768px) {
    .card-text-top-a {
        font-size: 1.2rem !important;
    }

    .card-text-top-b {
        font-size: .9rem;
    }

    .card-text-left {
        font-size: 0.9rem;
    }

    .card-icon-right {
        width: auto;
        max-width: 50px;
        height: auto;
        max-height: 50px;
    }
}

@media (max-width: 392px) {
    .card-text-top-a {
        font-size: 1rem !important;
    }

    .card-text-top-b {
        font-size: .8rem;
    }
}

@media (max-width: 280px) {
    .card-text-left {
        font-size: 0.8rem;
    }

    .card-icon-right {
        width: auto;
        max-width: 30px;
        height: auto;
        max-height: 30px;
    }
}

@media (max-width: 575px) {

    .align-r-desktop,
    .align-l-desktop {
        /* text-align: center !important;*/
        font-size: 15px;
    }
}

@media (max-width: 280px) {
    .align-l-desktop {
        /* text-align: center !important;*/
        font-size: 12px;
    }

    .align-r-desktop {
        /* text-align: center !important;*/
        font-size: 9px;
    }
}

.disabled {
    pointer-events: none !important;
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}

.disabled .card {
    background-color: #f8f9fa !important;
    border-color: #dee2e6 !important;
}
