/* devanagari */
:root {
    --font-family-sans-serif: none;
    --font-family-monospace: none;
}

* {
	font-display: auto;
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
    font-family: Champagne_Limousines;
    src: url(../fonts/Champagne_Limousines.ttf);
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Champagne_Limousines' !important;
}

.o-font-family-cl {
    font-family: Champagne_Limousines !important;
}

.o-font-family-p {
    font-family: 'Poppins';
}

.o-font-family-clb {
    font-family: Champagne_Limousines !important;
    font-weight: bold !important;
    font-style: normal;
    letter-spacing: 0.475px;
}

.o-font-size-22 {
    font-size: 22px;
}

.o-font-size-21 {
    font-size: 21px;
}

.o-font-size-19 {
    font-size: 19px;
}

.o-font-size-17 {
    font-size: 17px;
}

.o-font-size-15 {
    font-size: 15px;
}

.margin-t {
    margin-top: 200px;
}

footer p,
footer a,
footer h5,
footer h6 {
    color: white;
}

footer a {
    color: white !important;
    /*text-decoration: underline !important;*/
}

.o-size-redes {
    width: 25px;
    height: 25px;
}

.o-color-white {
    color: white;
}

.o-color-aqua {
    color: rgba(0, 148, 144, 1) !important;
}

.o-color-blue {
    color: rgba(66, 109, 169, 1);
}

.o-back-color-chocolate {
    background-color: rgba(61, 57, 53, 1);
}

.o-back-color-grey {
    background-color: rgba(115, 115, 115, 1);
}

.o-back-color-aqua {
    background-color: rgba(0, 148, 144, 1);
}

.o-back-color-grey-light {
    background-color: rgba(248, 248, 248, 1);
}

.o-back-color-blue {
    background-color: rgba(66, 109, 169, 1);
}

.o-back-color-blue-light {
    background-color: rgba(206, 218, 236, 1);
}

.o-back-color-celes {
    background-color: rgba(227, 240, 255, 1);
}


.o-btn-gray {
    background-color: rgba(115, 115, 115, 1);
    color: white;
}

.o-btn-aqua {
    background-color: rgba(0, 148, 144, 1);
    color: white;
}

.o-border-bottom-white {
    border-bottom: 2px solid white;
}

.o-border-top-white {
    border-top: 2px solid white;
}

.o-btn-outline-aqua {
    color: rgba(0, 148, 144, 1);
    border: 2px solid rgba(0, 148, 144, 1);
}

.btn:hover{
    color: #e5e9f0!important;
}

.btnblack:hover{
    color: rgba(0, 148, 144, 1)!important;
    background-color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 148, 144, 1);
}

.btnwhite:hover{
    color: rgba(255, 255, 255, 1)!important;
    background-color: rgba(0, 148, 144, 1);;
    border: 2px solid rgba(0, 148, 144, 1);
}

.o-mt-120 {
    margin-top: 120px;
}

.o-opacity-0 {
    opacity: 0;
}

.c-center {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.c-centerph {
    padding-top: 25px;
    padding-left: 56px;
    padding-bottom: 65px;
    padding-right: 550px;
}

.c-img-terminal {
    width: 100%;
    max-height: 20rem;
}

.c-back-cafe {
    background-color: rgba(61, 57, 53, 1);
    height: 20rem;
}

.c-back-blue-light {
    background-color: rgba(206, 218, 236, 1);
    height: 20rem;
}

.c-back-blue-lighthome {
    background-color: rgba(206, 218, 236, 1);
    height: 30rem;
}

.c-nav-bar-items li a {
    color: #3D3935;
    font-size: 17px;
}

.c-nav-bar-items li:hover {
    color: #009490;
    border-bottom: 2px solid #009490;
}

.c-img-principal {
    height: 18rem;
    margin-bottom: 7rem;
}

.c-row-img-text-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-row-img-text-right__body {
    background-color: #3D3935;
    padding: 4rem;
    position: absolute;
    -webkit-transform: translateX(75%);
    -ms-transform: translateX(75%);
    transform: translateX(75%);
    max-width: 35rem;

}

.c-row-img-text-right__body h2 {
    color: #009490;
}

.c-row-img-text-right__body p {
    color: white;
}

.c-row-img-text-right__bodyp3 {
    top: 1700px;
    background-color: #CEDAEC;
    padding: 2rem;
    position: absolute;
    -webkit-transform: translateX(75%);
    -ms-transform: translateX(75%);
    transform: translateX(75%);
    max-width: 35rem;
}

@media (max-width: 1200px) {
    .c-row-img-text-right__bodyp3 {
        top: 1770px;
    }
}

.c-compra {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 85px;
}

.c-img-pagos {
    padding-top: 2rem;
    padding-left: 13rem;
    padding-right: 13rem;
    padding-bottom: 2rem;
}

.c-beneficios {
    padding-top: 130px;
    padding-left: 5px;
    padding-right: 5px;
}

.img-circulo {
    width: 500px;
}

.img-security {
    width: 500px;
    height: 250px;
}

.segment-help {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 350px;
    padding-right: 350px;
}

.segment-help h2 {
    font-size: 35px;
    font-family: Champagne_Limousines;
}

.segment-help h3 {
    font-size: 20px;
    color: #009490;
    line-height: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Champagne_Limousines;
}

.segment-help p {
    font-size: 19px;
    color: #3D3935;
    line-height: 25px;
    letter-spacing: 0.4px;
    padding-bottom: 15px;
    font-family: Champagne_Limousines;
}

.table1 {
    overflow-y: auto;
}

.sizetable {
    min-width: 720px;
}

.img-float {
    position: relative;
}

.c-row-img-text-right__bodypC {
    top: -3rem;
    background-color: #CEDAEC;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 3rem;
    padding-right: 14rem;
    position: absolute;
    max-width: 65rem;
}

.c-row-img-pC {
    top: 1rem;
    z-index: 1;
    transform: translate(100%, 20%);
    width: 30rem;
    padding: 2rem;
}

.c-row-img-pH {
    width: 480px;
    position: absolute;
    right: 3%;
    top: -2rem;
    z-index: 1;
    width: 30rem;
    height: auto;
}

.c-row-img-pN {
    z-index: 0;
    position: absolute;
    right: 3%;
    bottom: -10%;
    width: 30rem;
    height: auto;
}

.o-img-back-online {
    background: url("../../img/page1-terminal.png");
    background-size: cover !important;
}

.o-img-banner6 {
    background: url("../../img/page6-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.o-img-banner3 {
    background: url("../../img/page3-terminal&hand.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.o-img-banner2 {
    background: url("../../img/page2-terminal2.png");
    background-repeat: no-repeat;
    background-size: cover;
}


.tabs2-options {
    background: #CEDAEC;
    color: #888;
    line-height: 50px;
    font-size: 16px;
    font-weight: 600;
}

.tabs2-options > div {
    padding: 0.1rem 1rem;
    cursor: pointer;
}

.tabs2-options > div:hover,
.tabs2-options > div:active {
    color: #00acee;
}

.tabs2-options__active {
    color: #00acee;
    background-color: #e5e9f0;
}

.tab2-content > div {
    display: none;
}

.tab2-content__active {
    display: block !important;
}

.tabs {
    height: 3400px;
    overflow: hidden;
    padding-top: 2rem;
}

.tabs .tab-header {
    float: left;
    height: 100%;
    background: #CEDAEC;
}

.tabs .tab-header>div {
    height: 50px;
    padding: 10px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 600;
    color: #888;

}

.tabs .tab-header>div:hover,
.tabs .tab-header>div.active {
    color: #00acee;
}

.tabs .tab-header div i {
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
}

.tabs .tab-content {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.tabs .tab-content>div>i {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #555;
    color: #f5f5f5;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
}

.tabs .tab-content>div {
    position: absolute;
    padding: 40px 20px;
    top: -200%;
    transition: all 500ms ease-in-out;
}

.tabs .tab-content>div.active {
    top: 0px;
}



.img-manual {
    width: 30rem;
    height: 15rem;
}

.img-movil {
    height: 20rem;
    width: 09rem;
}

.img-moral {
    width: 50rem;
}

.img-minw {
    width: 40rem;
    height: auto;

}






@media all and (min-width: 992px) {
    .navbar {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        padding: 20px;
    }

    .navbar .nav-link {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.o-display-none-sm {
    display: none;
}

@media (max-width: 999px) {
    .o-display-none-sm {
        display: block;
    }
}

.o-display-none-md {
    display: none;
}

@media (min-width: 1000px) {
    .o-display-none-md {
        display: block;
    }
}

.fixed-navbar{
    position: fixed;
    width: 100%;
    z-index: 2;
}

.padding-menu{
    padding-top: 7rem
}

.padding-menu1{
    padding-top: 5.5rem
}

.sizepng{
    width: auto;
    height: 9rem;
}

.img-compra{
    height: 18rem;
    margin-bottom: 3.5rem;
}

.img-token{
    width: auto;
    height: 15rem;
}

.img-mano {
    width: 350px;
}

.sizepng1 {
    width: auto;
    height: 5rem;
}

