/*Fonts*/

@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;0,700;1,800&display=swap");
html,
body {
    font-family: "Nunito", sans-serif !important;
    background-color: #f2f2f2 !important;
}

a {
    text-decoration: none !important;
}

#logo {
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial;
    border-radius: 8px;
}

hr {
    margin-top: 5px !important;
}


/*Menu customizable*/

#top-menu>li:last-child a {
    background: #ff8f0b;
    color: #fff !important;
    border-radius: 25px;
    padding-left: 15px;
    padding-right: 15px !important;
}

li#menu-item-46 a {
    display: flex;
}

.vl {
    border-left: 2px solid #ff8f0b;
    padding-left: 10px;
    color: #ff8f0b;
    height: 15px;
}

li#menu-item-5317 a {
    border: 2px solid #0042C7;
    border-radius: 25px;
    padding-left: 10px;
    padding-right: 10px !important;
}

li#menu-item-5317 a:hover {
    background: #0042C7;
    color: #fff !important;
    border: none;
}

#top-menu>li:last-child a:hover {
    background: #e55c00;
    color: #fff !important;
    border-radius: 60px;
    padding-left: 25px;
    padding-right: 25px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 20px !important;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

@media (max-width: 1440px) {
    .et_header_style_left #et-top-navigation nav>ul>li>a,
    .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom: 10px !important;
        padding-top: 10px;
        margin-top: 0px;
    }
}

.menu-part {
    display: flex;
}

.menu-part .menu-text h2 {
    color: #ff6d01;
    font-size: 15px;
}

.menu-part .menu-text p {
    color: #666666;
    font-size: 14px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after {
    position: relative;
}

#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a,
.et_color_scheme_red #top-menu li.current-menu-ancestor>a,
.et_color_scheme_red #top-menu li.current-menu-item>a,
.et_color_scheme_pink #top-menu li.current-menu-ancestor>a,
.et_color_scheme_pink #top-menu li.current-menu-item>a,
.et_color_scheme_orange #top-menu li.current-menu-ancestor>a,
.et_color_scheme_orange #top-menu li.current-menu-item>a,
.et_color_scheme_green #top-menu li.current-menu-ancestor>a,
.et_color_scheme_green #top-menu li.current-menu-item>a {
    border-bottom: 0px solid;
}

#et-secondary-nav .menu-item-has-children>a:first-child,
#top-menu .menu-item-has-children>a:first-child {
    padding-right: 0px;
}

li#menu-item-46 a {
    color: #ff6d01;
}


/*
 Menu-end
*/


/*
 sub menu images
*/

.nav li ul {
    width: 440px;
}

.customize-submenu-rb {
    display: flex;
    width: 400px;
    justify-content: center;
    align-items: center;
    border-bottom: 0px solid #949494;
}

@media (max-width: 576px) {
    .customize-submenu-rb {
        width: auto;
    }
}

.customize-submenu-rb img {
    width: 80px;
    height: 89px;
}

.customize-submenu-rb .text-submenu h2 {
    font-size: 17px;
    color: #ff6d01;
    padding-bottom: 0px;
    font-weight: 600;
}

.customize-submenu-rb .text-submenu p {
    font-size: 13px;
    color: #666666;
    font-weight: 400;
    line-height: 16px;
    padding-left: 14px;
    padding-right: 20px;
}

#top-menu li li a {
    padding: 6px;
    width: 400px;
    margin-bottom: 0px;
}

li#menu-item-347 a,
li#menu-item-348 a,
li#menu-item-499 a {
    border-bottom: none !important;
}


/*final sub menu images*/


/*Commons - start*/

.container-1 {
    padding: 0 10%;
}

.text-orange {
    color: #ff6d01;
}

@media (max-width: 576px) {
    .et_header_style_left .logo_container {
        position: absolute;
        width: 180px;
        top: 0;
        height: 90px;
        float: left;
    }
}


/*Commons end*/


/* scroll horizontal*/

#footer-bottom {
    display: none;
}


/* adiquierelo ahora*/

.page-id-41 .cont-home-form,
.page-id-41 .footer-domicilios-redeban,
.page-id-41 .copyright-redeban {
    display: none;
}

@media (max-width: 1440px) {
    .page-id-41 .et_pb_row_1.et_pb_row {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}


/* end-adiquierelo ahora*/


/*final scroll horizontal*/


/*
 Home
 */


/* Texto primera seccion*/

.text-section-1 {
    display: flex;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

.text-section-1 p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.text-section-1 .text-part-1 {
    margin-right: 60px;
}

.text-section-1 img {
    vertical-align: middle;
    margin-right: 5px;
}

@media (max-width: 768px) {
    .text-section-1 {
        display: block;
        font-size: 18px;
    }
}


/* fin Texto primera seccion*/


/*
 Footer
 */

.footer-domicilios-redeban {
    background: #0033a1;
    padding: 25px;
    position: relative;
}

@media (max-width: 768px) {
    .footer-domicilios-redeban {
        padding: 20px 25px;
    }
}

.footer-domicilios-redeban .redeban-logovigilado {
    position: absolute;
    left: 4px;
}

.footer-domicilios-redeban h3 {
    font-size: 18px;
    color: #ff6d01;
    margin-bottom: 0;
}

.footer-domicilios-redeban h2 {
    font-size: 14px;
    color: #fff;
    line-height: 1 !important;
    margin-bottom: 0;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

.logo-footer img {
    width: 90%;
}

@media (max-width: 576px) {
    .footer-column {
        text-align: center;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .footer-column img {
        max-width: 260px;
    }
}

.copyright-redeban {
    display: flex;
    background: #333333;
    padding: 1em 0;
}

@media (max-width: 576px) {
    .copyright-redeban {
        text-align: center;
    }
}

.copyright-redeban p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}

.logo2-footer img {
    width: 120px;
}


/*
Solutions cards - start
*/

.solutions-cards p,
.solutions-cards hr {
    margin-bottom: 0;
    padding-bottom: 0;
}

.solutions-cards {
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

.solutions-cards .container-1 {
    padding: 0 10%;
}

.solutions-cards h2 {
    color: #ff6d01;
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 10px;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

.solutions-cards .card .img-card {
    max-width: 120px;
    margin: 0 auto 15px auto;
}

@media (max-width: 1440px) {
    .solutions-cards .card .img-card {
        max-width: 85px;
    }
}

.solutions-cards .card h3 {
    color: #0042c7;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: bold;
    font-family: "Nunito", sans-serif;
}

.solutions-cards .card .cont-price {
    margin: 10px 0 0px 0;
}

.solutions-cards .card .cont-price .txt-1 {
    font-size: 17px;
    font-weight: 400;
    margin: 0;
}

.solutions-cards .card .cont-price .txt-2 {
    font-size: 20px;
    color: #ff6d01;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.solutions-cards .card .cont-list .element {
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 5px 20px;
}

.solutions-cards .card .cont-list .element-1 p {
    font-size: 20px;
}

.solutions-cards .card .cont-list .element-2 .price .txt-1 {
    color: #ff6d01;
    font-size: 17px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.solutions-cards .card .cont-list .element-2 .price .txt-2 {
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    font-weight: 100;
}

.solutions-cards .card .icon-question {
    width: 18px;
    height: 18px;
    line-height: 18px;
    background-color: #ff6d01;
    color: white;
    display: inline-block;
    border-radius: 50%;
    font-size: 13px;
    font-weight: bold;
    cursor: help;
    margin-left: 8px;
}

.solutions-cards .card .cont-text-1 {
    margin-top: 5px;
}

.solutions-cards .card .cont-text-1 p {
    font-size: 16px;
    color: #ff6d01;
    font-weight: bold;
}

.solutions-cards .card .cont-link {
    margin-top: 5px;
}

.solutions-cards .card .cont-link a {
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    color: #0042c7;
}

.solutions-cards .cont-text-2 p {
    font-size: 15px;
}

.solutions-cards .card .banderin {
    background: #ff6d01;
    color: #fff;
    padding: 5px 10px;
    border-radius: 8px 0 0 0;
    top: -7px;
    left: -7px;
}


/*
Solutions cards - media
*/

@media (max-width: 1440px) {
    .solutions-cards {
        padding: 0 34px;
    }
}

@media (max-width: 1200px) {
    .solutions-cards {
        padding: 0 0px;
        height: 95%;
    }
}

@media (max-width: 1700px) {
    .solutions-cards .container-1 {
        padding: 0 5%;
    }
}

@media (max-width: 1520px) {
    .solutions-cards .container-1 {
        padding: 0 15px;
    }
}

@media (max-width: 1200px) {
    .solutions-cards .card .cont-list .element {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .solutions-cards {
        margin-top: 20px;
    }
    .solutions-cards h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .solutions-cards .card {
        padding: 20px 10px;
    }
    .solutions-cards .card .desc {
        font-size: 16px;
        min-height: 110px;
    }
    .solutions-cards .card h3 {
        margin-bottom: 20px;
        font-size: 28px;
    }
    .solutions-cards .card .img-card {
        margin-bottom: 20px;
    }
    .solutions-cards .card .cont-price {
        margin: 10px 0;
        min-height: 55px;
    }
    .solutions-cards .card .cont-price .txt-1 {
        font-size: 20px;
    }
    .solutions-cards .card .cont-price .txt-2 {
        font-size: 30px;
    }
    .solutions-cards .card .cont-list .element-1 p {
        font-size: 20px;
    }
    .solutions-cards .card .cont-list .element-2 .price .txt-1 {
        font-size: 20px;
    }
    .solutions-cards .card .cont-text-1 {
        margin-top: 14px;
    }
    .solutions-cards .card .cont-link {
        margin-top: 10px;
    }
    .solutions-cards p,
    .solutions-cards hr {
        margin: 0;
    }
    .solutions-cards .card .cont-link a {
        font-size: 20px;
    }
}

@media (max-width: 375px) {
    .solutions-cards .card .desc {
        padding: 0 10px;
        font-size: 15px;
    }
    .solutions-cards .card .img-card {
        margin-bottom: 10px;
    }
    .solutions-cards h2 {
        font-size: 32px;
    }
    .solutions-cards .card .cont-text-1 p {
        font-size: 16px;
    }
    .solutions-cards .cont-text-2 p {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .solutions-cards .card .cont-text-1 p {
        font-size: 14px;
    }
    .solutions-cards .card h3 {
        font-size: 28px;
    }
}


/*
Solutions cards - end
*/


/*
Toltips - start
*/

.tooltip.show {
    opacity: 1 !important;
}

.tooltip-inner {
    background-color: #5b5b5b !important;
    color: white;
    max-width: 250px !important;
}

.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #5b5b5b !important;
}

.tooltip-list-1 {
    margin: 0;
    padding: 5px 16px;
}

.tooltip-list-1 li {
    text-align: left;
    font-size: 12px;
    list-style-type: disc;
}


/*
Toltips - end
*/


/*
  Home slide 1 - start
*/

.cont-slide-1 {
    margin-top: 0px;
}

.cont-slide-1 .cont-1 {
    min-width: 600px;
    height: auto;
    background: url(https://pagosredeban.com/wp-content/uploads/2020/06/img-1.jpg) no-repeat;
    background-position: calc(100% + 30px);
    border-radius: 10px 0 0 10px;
    background-size: cover;
}

.cont-slide-1 .cont-2 {
    padding: 0 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: white;
    border-radius: 0 10px 10px 0;
}

.cont-slide-1 .cont-2 .text-1 {
    color: #0042c7;
    font-size: 28px;
    line-height: 34px;
    padding: 0 15px;
    font-weight: 700;
}

.cont-slide-1 .cont-2 .text-1 span {
    color: #ff6d01;
}

.cont-slide-1 .swiper-home-slide-1 {
    width: 600px;
    height: 460px;
}

.cont-slide-1 .swiper-home-slide-1 .swiper-slide img {
    width: 200px;
}

.cont-slide-1 .swiper-home-slide-1 .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 8px !important;
}

.cont-slide-1 .swiper-home-slide-1 .swiper-pagination-bullet-active {
    background-color: #ff6d01;
}

.cont-slide-1 .swiper-button-next,
.cont-slide-1 .swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    z-index: 10;
    cursor: pointer;
    background: none;
    font-size: 64px;
    font-weight: bold;
    color: #ff6d01;
    outline: none;
}

.cont-slide-1 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
}

@media (max-width: 1700px) {
    .cont-slide-1 .cont-2 {
        padding: 0 40px;
        height: 380px;
    }
    .cont-slide-1 .swiper-home-slide-1 {
        width: 520px;
    }
}

@media (max-width: 1440px) {
    .cont-slide-1 .cont-1 {
        min-width: 470px;
    }
    .cont-slide-1 .cont-2 .text-1 {
        color: #001a8b;
        font-size: 19px;
        line-height: 32px;
        padding: 0 5%;
        font-weight: 700;
    }
}

@media (max-width: 1200px) {
    .cont-slide-1 {
        flex-direction: column;
    }
    .cont-slide-1 .container-1 {
        padding: 0 15px;
    }
    .cont-slide-1 .cont-1 {
        min-width: 100%;
        height: 200px;
        background-position: 0 0;
        background-size: cover;
        border-radius: 10px 10px 0 0;
    }
    .cont-slide-1 .cont-2 {
        padding-top: 15px;
        border-radius: 0 0 10px 10px;
        height: auto;
    }
}

@media (max-width: 992px) {
    .cont-slide-1 .cont-1 {
        min-width: 300px;
    }
    .cont-slide-1 .cont-2 .text-1 {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .cont-slide-1 .container-1 {
        padding: 0 5%;
    }
    .cont-slide-1 .cont-1 {
        min-width: 100%;
    }
    .cont-slide-1 .cont-2 .text-1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 0;
    }
    .cont-slide-1 .swiper-home-slide-1 {
        width: 320px;
        height: 300px;
    }
    .cont-slide-1 .swiper-home-slide-1 .swiper-slide img {
        width: 160px;
    }
}

@media (max-width: 576px) {
    .cont-slide-1 .cont-1 {
        min-width: 100%;
        background-position: 0px 0px;
        background-size: cover;
    }
    .cont-slide-1 .swiper-home-slide-1 {
        width: 100%;
        height: 320px;
    }
    .cont-slide-1 .cont-2 .text-1 {
        font-size: 18px;
    }
    .cont-slide-1 .swiper-home-slide-1 .swiper-slide img {
        width: 100px;
    }
    .cont-slide-1 .cont-2 {
        padding: 15px 15px 0 15px;
        height: 300px;
    }
    .cont-slide-1 .swiper-button-next,
    .cont-slide-1 .swiper-button-prev {
        font-size: 30px;
    }
}


/*
  Home slide 1 - end
*/


/*
Home slide-2 - start
*/

.cont-slide-2 {
    padding-top: 20px;
}

.cont-slide-2 h2 {
    font-size: 30px;
    color: #001a8b;
    margin-bottom: 70px;
    font-weight: 700;
}

.cont-slide-2 .slide-2 .cont-img img {
    border-radius: 25px;
    width: 100%;
}

.cont-slide-2 .slide-2 .cont-1 {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    color: #666666;
}

.cont-slide-2 .slide-2 .cont-1 .text-1 {
    margin-bottom: 30px;
    padding: 0 30px;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

.cont-slide-2 .slide-2 .cont-1 .text-1 span {
    color: #ff6d01;
    font-weight: bold;
}

.cont-slide-2 .slide-2 .cont-1 .text-1 img {
    width: 44px;
    height: 33px;
    margin-right: 16px;
}

.cont-slide-2 .slide-2 .cont-1 .text-1 p {
    font-size: 15px;
    padding-top: 20px;
}

@media (max-width: 1440px) {
    .cont-slide-2 .slide-2 .cont-1 .text-1 p {
        font-size: 14px;
    }
}

.cont-slide-2 .slide-2 .cont-1 .text-2 {
    padding: 0 30px 0 100px;
}

.cont-slide-2 .slide-2 .cont-1 .text-2 .name {
    font-size: 18px;
    line-height: 24px;
    color: #ff6d01;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.cont-slide-2 .slide-2 .cont-1 .text-2 .desc {
    font-size: 14px;
}

.cont-slide-2 .swiper-home-slide-2 {
    height: 480px;
}

.cont-slide-2 .swiper-pagination-home-slide-2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 10px !important;
}

.cont-slide-2 .swiper-pagination-home-slide-2 .swiper-pagination-bullet-active {
    background-color: #ff6d01;
}

@media (max-width: 1440px) {
    .cont-slide-2 .swiper-home-slide-2 {
        height: 400px;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-1 {
        padding: 0 5px;
    }
    .cont-slide-2 h2 {
        margin-bottom: 50px;
        font-size: 24px;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-2 {
        padding: 0 30px 0 75px;
    }
    .cont-slide-2 .swiper-home-slide-2 {
        min-height: 340px;
        height: 100%;
    }
}

@media (max-width: 1200px) {
    .cont-slide-2 .slide-2 .cont-1 .text-1 img {
        display: none;
    }
    .cont-slide-2 .swiper-home-slide-2 {
        min-height: 570px;
    }
}

@media (max-width: 992px) {
    .cont-slide-2 {
        padding-top: 20px;
    }
    .cont-slide-2 h2 {
        font-size: 20px;
    }
    .cont-slide-2 .swiper-home-slide-2 {
        min-height: 450px;
    }
    .cont-slide-2 .slide-2 .cont-img img {
        border-radius: 20px;
        max-width: 400px;
        display: block;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-1 p {
        padding-top: 15px;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-1 {
        margin-bottom: 15px;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-2 {
        padding: 0 5px;
    }
}

@media (max-width: 576px) {
    .cont-slide-2 h2 {
        margin-bottom: 20px;
    }
    .cont-slide-2 .slide-2 .container-1 {
        padding: 0;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-1 p {
        font-size: 13px;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-2 .name {
        font-size: 16px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-2 .desc {
        font-size: 14px;
        margin-bottom: 0;
    }
    .cont-slide-2 .slide-2 .cont-1 .text-1 {
        margin-bottom: 0;
    }
    .cont-slide-2 .swiper-pagination-home-slide-2 .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: -7px;
    }
}


/*
 payment-methods
*/

.second-payment-methods {
    display: flex;
    text-align: left;
    justify-content: center;
    font-weight: 600;
    color: #666666;
    font-size: 23px;
    margin-top: 40px;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

.image-payment.methods img {
    width: 140px;
}

.text-payment-methods img {
    width: 550px;
}

@media (max-width: 1440px) {
    .second-payment-methods {
        font-size: 18px;
    }
    .text-payment-methods img {
        width: 396px;
    }
    .second-payment-methods {
        margin-top: 15px;
    }
}


/*
Home slide-2 - end
*/


/*
3-images-quienes-somos
*/

.tres-images-pay-redeban {
    display: flex;
    text-align: center;
    color: #0042c7;
    font-weight: 600;
}

.tres-images-pay-redeban a {
    color: #0042c7;
}

@media (max-width: 700px) {
    .tres-images-pay-redeban a {
        font-size: 13px;
    }
}

.iconos-solutions-header.text-center.mt-2.mb-5 p {
    margin-top: 30px;
    font-size: 15px;
    text-align: left;
}


/*
Form home - start
*/

#form-home .form-group {
    margin-bottom: 10px !important;
}

@media (max-width: 1440px) {
    #form-home .form-group {
        font-size: 14px;
    }
}

.cont-home-form {
    margin: 50px 0 34px 0;
}

.cont-home-form h3 {
    color: #0042c7;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
}

.cont-home-form .separator-arrow {
    width: 100%;
    justify-content: center;
    align-items: center;
}

.cont-home-form .separator-arrow img {
    width: 36px;
    margin: 0 16px;
}

.cont-home-form .separator-arrow .separator-line {
    border-bottom: 2px solid #0042c7;
    width: 100%;
}

.cont-home-form .cont-1 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
}

.cont-home-form .cont-1 .cont-txt {
    width: 100%;
}

@media (max-width: 767px) {
    .cont-home-form .cont-1 .cont-txt {
        max-width: 280px;
    }
}

.cont-home-form .cont-1 img {
    margin-right: 24px;
}

.cont-home-form .cont-1 .cont-txt .title {
    color: #ff6d01;
    font-size: 18px;
    margin-bottom: 2px;
    padding-bottom: 0;
    font-weight: bold;
}

.cont-home-form .cont-1 .cont-txt .desc {
    margin-bottom: 14px;
}

@media (max-width: 1440px) {
    .cont-home-form .cont-1 .cont-txt .desc {
        font-size: 14px;
        line-height: 16px;
    }
}

label.custom-control-label {
    font-size: 13px;
}

.cont-home-form .nf-error,
.cont-home-form #form-home .form-group label {
    margin-bottom: 0px;
    line-height: 1.2;
    font-size: 14px;
}

.cont-home-form .nf-field-container {
    margin-bottom: 1em;
}

.cont-home-form #form-home .form-group input[type="text"],
.cont-home-form #form-home .form-group input[type="email"] {
    height: 30px;
    font-size: 15px !important;
    border-color: #f2f2f2;
}

.cont-home-form .nf-form-content input:not([type="button"]),
.cont-home-form .nf-form-content textarea {
    height: 30px;
    font-size: 15px !important;
    color: #3e3e3e;
    border: 1px solid #f2f2f2;
    padding: 2px 0.5em;
    background-color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.cont-home-form .nf-form-content input:not([type="button"]):focus,
.cont-home-form .nf-form-content textarea:focus {
    border-color: #f2f2f2;
    color: #3e3e3e;
    border-color: #ff6d01;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 140, 0, 0.25);
}

.cont-home-form .nf-pass.field-wrap .nf-field-element:after {
    color: #ff6d01;
    font-size: 24px;
    line-height: 30px;
    height: 30px;
    right: 5px;
    top: 1px;
}

.cont-home-form .nf-pass .ninja-forms-field {
    border-color: #ff6d01 !important;
    transition: all 0.5s;
}

.cont-home-form .nf-error.field-wrap .nf-field-element:after {
    height: 28px;
    width: 30px;
    line-height: 30px;
}

.cont-home-form .custom-control-label::before {
    border-color: #ff6d01;
}

.cont-home-form .checkbox-wrap .nf-field-element label:before,
.cont-home-form .checkbox-wrap .nf-field-label label:before {
    border-color: #ff6d01;
    border-radius: 0.25rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.cont-home-form .checkbox-wrap .nf-field-label label:after {
    background: #fff;
    border-color: #ff6d01;
    width: 1rem;
    height: 1rem;
    border-radius: 0.25em;
}

.cont-home-form .nf-form-content textarea.ninja-forms-field {
    height: auto;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.cont-home-form .nf-form-content input[type="button"] {
    padding: 0.5rem 1rem;
    line-height: 1.5;
    background-color: #ff8f0b;
    border-color: #ff8f0b;
    border-radius: 10px;
    margin-bottom: 40px;
    font-size: 18px;
    display: block;
    width: 100%;
    cursor: pointer;
    font-family: "Nunito", Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
}

.cont-home-form .nf-form-content input[type="button"]:hover {
    background-color: #ff6d01 !important;
    color: white;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.cont-home-form .checkbox-container .nf-after-field {
    margin: 0 0 0 30px;
}

.cont-home-form a {
    color: #0042c7;
}

.cont-home-form a:hover {
    opacity: 0.7;
}

.cont-home-form #form-home .form-group textarea {
    border-color: #f2f2f2;
}

.cont-home-form #form-home .form-group a {
    color: #0042c7;
    text-decoration: underline;
}

.cont-home-form #form-home .custom-control-label::before {
    border-color: #ff6d01;
}

.cont-home-form #form-home .custom-control-input:checked~.custom-control-label::before {
    background-color: #ff6d01;
}

.cont-home-form .checkbox-wrap .nf-field-label label.nf-checked-label:after {
    background-color: #ff6d01;
    border-color: #ff6d01;
    box-shadow: 0 0 0 0.2rem rgba(255, 140, 0, 0.25);
}

.cont-home-form .checkbox-wrap .nf-field-label label:before,
.cont-home-form .checkbox-wrap .nf-field-label label.nf-checked-label:before {
    font-size: 12px;
    left: -26px;
    bottom: unset;
    top: -1px;
    user-select: none;
    pointer-events: none;
    color: white;
}

@media only screen and (max-width: 800px) {
    .cont-home-form .nf-field-container .checkbox-wrap .nf-field-label label:before {
        left: -26px;
        bottom: unset;
        top: -1px;
    }
}

.nf-response-msg {
    margin-top: 30px;
    text-align: center;
}

.nf-response-msg::before {
    content: url("../../../../uploads/2020/07/icono8.png");
    /* with class ModalCarrot ??*/
    position: relative;
    /*or absolute*/
}

.nf-response-msg p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #666666;
}

.cont-home-form #form-home .btn-orange {
    background-color: #ff8f0b;
    border-color: #ff8f0b;
    border-radius: 10px;
    margin-bottom: 40px;
    font-size: 18px;
}

.cont-home-form .cont-social-network img {
    width: 34px;
}

.cont-home-form .separator-arrow img {
    cursor: pointer;
    transform: rotate(180deg);
}

.cont-home-form .separator-arrow .collapsed {
    transform: rotate(0deg);
}

@media (max-width: 576px) {
    .cont-home-form {
        margin: 20px 0 20px 0;
    }
    .cont-home-form h3 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .cont-home-form .cont-1 img {
        margin-right: 15px;
        width: 40px;
    }
}

.cont-home-form .nf-form-fields-required {
    display: none;
}

.cont-home-form .nf-field-label label {
    font-weight: 400;
    font-size: 1em;
}

.cont-home-form .nf-form-content .label-above .nf-field-label {
    margin-bottom: 0;
    line-height: 1.2;
}

@media (max-width: 1440px) {
    .cont-home-form .nf-field-label label {
        font-size: 14px;
    }
}


/*
Form home - end
*/

.et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_center.et_pb_bg_layout_light {
    line-height: 0;
}


/*
Pasos 1 - start
*/

#pasos-1 {
    padding: 60px 0 90 0;
    color: #666666;
}

#pasos-1 .title {
    color: #ff6d01;
    font-size: 40px;
    font-weight: bold;
}

#pasos-1 .cont-pasos-1 {
    position: relative;
    width: 100%;
    height: 100%;
}

#pasos-1 .cont-pasos-1 .cont-1 {
    position: absolute;
    z-index: 10;
    width: 340px;
}

#pasos-1 .cont-pasos-1 .cont-number {
    margin: 0 auto;
    width: 170px;
}

#pasos-1 .cont-pasos-1 .cont-1 .number {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #ff6d01;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    position: relative;
}

#pasos-1 .cont-pasos-1 .cont-1 .number p {
    color: white;
    margin-bottom: 0;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}

#pasos-1 .cont-pasos-1 .cont-1 .icon {
    width: 126px;
    height: 126px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -100px;
    position: relative;
    left: 40px;
    z-index: 5;
}

#pasos-1 .cont-pasos-1 .cont-1 .icon img {
    width: 72%;
}

#pasos-1 .cont-pasos-1 .cont-1 .cont-text {
    margin-top: 5px;
}

#pasos-1 .cont-pasos-1 .cont-1 .cont-text .text-1 {
    margin-bottom: 0;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
}

#pasos-1 .cont-pasos-1 .cont-1 .cont-text .text-1 span {
    color: #ff6d01;
}

#pasos-1 .cont-pasos-1 .cont-1 .cont-text .text-2 {
    margin-bottom: 0;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #ff6d01;
    font-weight: bold;
}

#pasos-1 .cont-pasos-1 #step-1 {
    top: 106px;
    left: 10%;
}

#pasos-1 .cont-pasos-1 #step-2 {
    top: 106px;
    left: calc(50% - 170px);
}

#pasos-1 .cont-pasos-1 #step-3 {
    top: 106px;
    right: 5%;
}

#pasos-1 .cont-pasos-1 #step-4 {
    top: 425px;
    left: 16%;
}

#pasos-1 .cont-pasos-1 #step-5 {
    top: 425px;
    right: 16%;
}

#pasos-1 .cont-pasos-1 #step-6 {
    top: 656px;
    left: 16%;
}

#pasos-1 .cont-pasos-1 #step-7 {
    top: 656px;
    right: 16%;
}

.pasos-qr .cont-pasos-1 #step-4 {
    top: 380px !important;
    left: 16%;
}

.pasos-qr .cont-pasos-1 #step-5 {
    top: 380px !important;
    right: 16%;
}

@media (max-width: 1650px) {
    #pasos-1 .cont-pasos-1 #step-4 {
        top: 380px;
    }
    #pasos-1 .cont-pasos-1 #step-5 {
        top: 380px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .cont-text .text-1 {
        font-size: 14px;
        padding: 0px 18px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .cont-text .text-2 {
        font-size: 14px;
        padding: 0px 10px;
    }
    .pasos-qr .cont-pasos-1 #step-4 {
        top: 300px !important;
        left: 16%;
    }
    .pasos-qr .cont-pasos-1 #step-5 {
        top: 300px !important;
        right: 16%;
    }
    #pasos-1 .cont-pasos-1 #step-6 {
        top: 530px;
        left: 16%;
    }
    #pasos-1 .cont-pasos-1 #step-7 {
        top: 530px;
        right: 16%;
    }
}

@media (max-width: 1440px) {
    #pasos-1 .cont-pasos-1 .cont-number {
        transform: scale(0.8);
    }
    #pasos-1 .cont-pasos-1 #step-1 {
        top: 66px;
        left: 0%;
    }
    #pasos-1 .cont-pasos-1 #step-2 {
        top: 66px;
    }
    #pasos-1 .cont-pasos-1 #step-3 {
        top: 66px;
        right: 0;
    }
    #pasos-1 .cont-pasos-1 #step-4 {
        top: 300px;
        left: 10%;
    }
    #pasos-1 .cont-pasos-1 #step-5 {
        top: 300px;
        /*right: 25%;*/
    }
    .pasos-qr .cont-pasos-1 #step-4 {
        top: 240px !important;
        left: 16%;
    }
    .pasos-qr .cont-pasos-1 #step-5 {
        top: 240px !important;
        right: 10% !important;
    }
    #pasos-1 .cont-pasos-1 #step-6 {
        top: 430px;
        left: 10%;
    }
    #pasos-1 .cont-pasos-1 #step-7 {
        top: 430px;
        right: 16%;
    }
}

@media (max-width: 1200px) {
    #pasos-1 .cont-pasos-1 .cont-number {
        transform: scale(0.7);
    }
    #pasos-1 .cont-pasos-1 .cont-1 .number {
        width: 36px;
        height: 36px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .number p {
        font-size: 20px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .icon {
        width: 96px;
        height: 96px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .icon {
        left: 10px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 {
        max-width: 260px;
    }
    #pasos-1 .cont-pasos-1 #step-1 {
        top: 86px;
    }
    #pasos-1 .cont-pasos-1 #step-2 {
        top: 86px;
        left: calc(50% - 110px);
    }
    #pasos-1 .cont-pasos-1 #step-3 {
        top: 86px;
    }
    #pasos-1 .cont-pasos-1 #step-4 {
        top: 260px;
        left: 10%;
    }
    #pasos-1 .cont-pasos-1 #step-5 {
        top: 260px;
        right: 20%;
    }
    #pasos-1 .cont-pasos-1 #step-6 {
        top: 400px;
        left: 10%;
    }
    #pasos-1 .cont-pasos-1 #step-7 {
        top: 400px;
        right: 16%;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .cont-text .text-1 {
        font-size: 14px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .cont-text .text-2 {
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    #pasos-1 .cont-pasos-1 .cont-1 {
        position: relative;
    }
    #pasos-1 .cont-pasos-1 #step-1,
    #pasos-1 .cont-pasos-1 #step-2,
    #pasos-1 .cont-pasos-1 #step-3,
    #pasos-1 .cont-pasos-1 #step-4,
    #pasos-1 .cont-pasos-1 #step-5,
    #pasos-1 .cont-pasos-1 #step-6,
    #pasos-1 .cont-pasos-1 #step-7 {
        top: initial !important;
        left: initial !important;
        right: initial !important;
        margin: 100px 15px 0 15px;
        width: 270px;
    }
    #pasos-1 .cont-pasos-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
    }
}

@media (max-width: 768px) {
    #pasos-1 .cont-pasos-1 .cont-number {
        transform: scale(1);
    }
}

@media (max-width: 576px) {
    #pasos-1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #pasos-1 .title {
        font-size: 30px;
        text-align: center;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .icon {
        left: 40px;
    }
    #pasos-1 .cont-pasos-1 .cont-1 .number {
        left: 30px;
    }
    #pasos-1 .cont-pasos-1 #step-1,
    #pasos-1 .cont-pasos-1 #step-2,
    #pasos-1 .cont-pasos-1 #step-3,
    #pasos-1 .cont-pasos-1 #step-4,
    #pasos-1 .cont-pasos-1 #step-5 {
        margin: 80px 15px 0 15px;
    }
}


/*
Pasos 1 - end
*/


/*
Beneficios - start
*/

.beneficios {
    padding-top: 70px;
    color: #666666;
    background-color: #f2f2f2;
}

.beneficios .cont-title h2 {
    font-size: 42px;
    font-weight: 600;
    color: #ff6d01;
    padding-bottom: 12px;
}

.beneficios .separator-1 {
    border-top: 1px solid #0042c7;
    width: 100%;
    position: relative;
}

.beneficios .separator-1:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #0042c7;
    display: block;
    right: 0;
    top: -5px;
}

.beneficios .separator-1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #0042c7;
    display: block;
    right: 100%;
    top: -1px;
}

.beneficios .cont-1 img {
    margin-bottom: 30px;
}

.beneficios .cont-1 p {
    font-size: 18px;
    font-weight: 600;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

@media (max-width: 1440px) {
    .beneficios .cont-1 p {
        font-size: 16px;
    }
}

.beneficios .cont-2 {
    min-height: 140px;
}

@media (max-width: 1440px) {
    .beneficios .cont-2 {
        min-height: 20px;
    }
}

.beneficios .cont-2 p {
    font-size: 17px;
}

@media (max-width: 1440px) {
    .beneficios .cont-2 p {
        font-size: 14px;
    }
}

@media (max-width: 1440px) {
    .beneficios .cont-title h2 {
        font-size: 28px;
    }
}

@media (max-width: 992px) {
    .beneficios .cont-title h2 {
        font-size: 28px;
    }
    .beneficios .separator-1:before {
        display: none;
    }
}

@media (max-width: 768px) {
    .container-1 {
        padding: 0 15px;
    }
    .beneficios {
        padding-top: 50px;
    }
    .beneficios .cont-title h2 {
        padding-bottom: 10px;
        text-align: center;
    }
    .beneficios .cont-1 p {
        font-size: 16px;
    }
    .beneficios .cont-1 img {
        margin-bottom: 10px;
        width: 90px;
    }
    .beneficios .cont-2 p {
        font-size: 14px;
    }
    .beneficios .cont-2 .brands {
        width: 100%;
    }
}


/*
Beneficios - end
*/


/*
Tarifas - start
*/

.tarifas {
    color: #666666;
    background-color: #f2f2f2;
    padding-top: 70px;
}

.tarifas .cont-tarifas {
    border: 2px solid #ff6d01;
    border-radius: 26px;
    padding: 40px 0;
    position: relative;
}

.tarifas .cont-tarifas .cont-title {
    position: absolute;
    top: -60px;
    left: -20px;
    background-color: #f2f2f2;
    padding: 30px;
}

.tarifas .cont-tarifas .cont-title h2 {
    color: #ff6d01;
    font-size: 50px;
    font-weight: bold;
}

.tarifas .cont-tarifas .cont-text .icon-question {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #ff6d01;
    color: white;
    display: inline-block;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    cursor: help;
    margin-left: 8px;
}

.tarifas .cont-tarifas .cont-text .text-1 {
    font-size: 20px;
    padding-bottom: 0;
}

.tarifas .cont-tarifas .cont-text .text-2 {
    font-size: 36px;
    color: #ff6d01;
    font-weight: bold;
    padding-bottom: 0px;
}

p.atyc a {
    color: #0042C7;
    font-weight: 700;
}

.tarifas .cont-tarifas .cont-text .text-3 {
    font-size: 14px;
}

.tarifas .cont-tarifas .cont-text .text-4 {
    font-size: 24px;
    padding-bottom: 0;
    color: #ff6d01;
    font-weight: bold;
}

.tarifas .text-5 {
    font-size: 18px;
}

@media (max-width: 576px) {
    .tarifas {
        padding-top: 30px;
    }
    .tarifas .cont-tarifas {
        border: 2px solid #ff6d01;
        border-radius: 26px;
        padding: 20px 0;
        position: relative;
    }
    .tarifas .cont-tarifas .cont-title {
        top: -25px;
        left: -10px;
        padding: 10px;
    }
    .tarifas .cont-tarifas .cont-title h2 {
        font-size: 30px;
    }
    .tarifas .cont-tarifas .cont-text .text-1 {
        font-size: 18px;
    }
    .tarifas .cont-tarifas .cont-text .text-2 {
        font-size: 22px;
    }
    .tarifas .cont-tarifas .cont-text .text-4 {
        font-size: 17px;
    }
    .tarifas .text-5 {
        font-size: 12px;
    }
}


/*
Tarifas - end
*/


/*
separador-boton - start
*/

.separador-boton {
    position: relative;
    background-color: #f2f2f2;
}

.separador-boton hr {
    border-top: 1px solid #0042c7;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 40%;
}

.separador-boton .btn-orange {
    color: white;
    background-color: #ff6d01;
    font-size: 30px;
    width: 33%;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 2;
    border-radius: 22px;
    text-decoration: none;
}

.separador-boton .btn-orange:hover {
    color: white;
}

@media (max-width: 1200px) {
    .separador-boton .btn-orange {
        width: 40%;
    }
}

@media (max-width: 992px) {
    .separador-boton .btn-orange {
        width: 50%;
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .separador-boton .btn-orange {
        width: 90%;
        font-size: 18px;
        border-radius: 14px;
    }
}

.separador-boton .btn-orange i.fas.fa-arrow-right {
    color: #fff;
    margin-left: 10px;
    vertical-align: middle;
    font-size: 21px;
}


/*
separador-boton - end
*/


/*
solutiones header
 */

.solutions-text-header h1 {
    color: #ff6d01;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 51px;
}

@media (max-width: 1440px) {
    .solutions-text-header h1 {
        font-size: 40px;
    }
}

@media (max-width: 576px) {
    .solutions-text-header h1 {
        font-size: 40px;
        margin-bottom: 15px;
    }
}

.solutions-text-header h1 span {
    font-weight: 500;
    font-size: 40px;
}

@media (max-width: 1440px) {
    .solutions-text-header h1 span {
        font-size: 32px;
    }
}

@media (max-width: 576px) {
    .solutions-text-header h1 span {
        font-size: 25px;
    }
}

.solutions-play-header img:hover {
    width: 175px;
}

@media (max-width: 576px) {
    .solutions-image-header img {
        width: 70%;
    }
}

@media (max-width: 576px) {
    .solutions-play-header img {
        width: 50%;
    }
}

@media (max-width: 576px) {
    .solutions-play-header img:hover {
        width: 50%;
    }
}

.solutions-text-header.mb-4 {
    margin-right: 62px;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

@media (max-width: 1440px) {
    .solutions-text-header.mb-4 {
        font-size: 15px;
    }
}

@media (max-width: 1440px) {
    .iconos-solutions-header.text-center.mt-4 img {
        width: 64px;
    }
}

@media (max-width: 576px) {
    .solutions-text-header.mb-4 {
        margin-right: 0px;
        font-size: 17px;
    }
}

body:not(.et-tb) #main-content .container,
body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0px;
}


/*modal video*/

.cont-video .icon-video .icon-video-play .btn-play {
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.icon-video-play a.btn-play img {
    width: 165px;
}

.icon-video-play a.btn-play img:hover {
    width: 185px;
}

@media (max-width: 576px) {
    .icon-video-play a.btn-play img {
        width: 120px;
    }
}

.modal-videos {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(16, 30, 40, 0.85);
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    margin-top: 5%;
}

.modal-videos .cont-modal {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-videos .cont-modal .video {
    position: relative;
    width: 60%;
    height: auto;
}

@media (max-width: 576px) {
    .modal-videos .cont-modal .video {
        width: 95%;
    }
}

.modal-videos .cont-modal .video .btn-close {
    color: white;
    font-size: 40px;
    position: absolute;
    top: -60px;
    right: 0;
}


/*modal videos - end*/


/*soluciones header - end*/


/*Soluciones card - start*/

.soluciones-card {
    background-color: #f2f2f2;
    color: #666666;
}

.soluciones-card .cont-title .title {
    font-size: 44px;
    color: #ff6d01;
    font-weight: bold;
}

@media (max-width: 1440px) {
    .soluciones-card .cont-title .title {
        font-size: 34px;
    }
}

.soluciones-card .card {
    border-radius: 14px;
    min-height: 150px;
    transition: 0.5s;
    height: 100%;
}

.soluciones-card .card:hover {
    transform: translateY(-10px);
}

.soluciones-card .card .cont-1 img {
    max-width: 100px;
    width: 100%;
    height: auto;
}

.soluciones-card .card .cont-1 .cont-text .title {
    color: #ff6d01;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-weight: bold;
}

.soluciones-card .card .cont-1 .cont-text .text {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 20px;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
}

.soluciones-card .card .cont-1 .cont-text a {
    text-decoration: none;
    color: #0042c7;
    font-weight: bold;
    font-size: 16px;
}

@media (max-width: 576px) {
    .soluciones-card .cont-title .title {
        font-size: 22px;
    }
}


/*Soluciones card - end*/


/*
Calculadora - start
*/

.calculadora {
    color: #666666;
    background-color: #f2f2f2;
}

.calculadora .mb-row-1 {
    margin-bottom: 30px;
}

.calculadora h2 {
    color: #ff6d01;
    font-weight: bold;
    font-size: 30px;
}

.calculadora .cont-1 {
    background: white;
    border-radius: 15px 15px 0 0;
    box-shadow: 0px 2px 4px 1px rgba(0, 30, 107, 0.3);
    position: relative;
    z-index: 2;
}

.calculadora .cont-1 .int-1 .title {
    font-size: 22px;
}

.calculadora .cont-1 .int-1 .title-orange {
    color: #ff6d01;
    font-size: 20px;
}

.calculadora .cont-1 .int-1 .cont-txt-1 p {
    font-size: 17px;
}

.calculadora .cont-1 .int-1 .cont-txt-2 p {
    font-size: 30px;
}

.calculadora .cont-1 .int-1 select {
    width: auto;
}

.calculadora .box-opc {
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
}

.calculadora .box-opc.selected {
    border: 1px solid #0042c7;
}

.calculadora .box-opc.selected:after {
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    top: 8px;
    right: 8px;
    background: url("https://pagosredeban.com/wp-content/uploads/2020/06/check-blue.png") no-repeat center center;
}

.calculadora .box-opc img {
    width: 100%;
}

.calculadora .box-opc p {
    font-size: 14px;
}

@media (max-width: 1440px) {
    .calculadora .box-opc p {
        font-size: 11px;
    }
}

.calculadora .cont-txt-3 .title {
    color: #ff6d01;
    font-size: 24px;
    font-weight: bold;
}

.calculadora .cont-txt-3 .number {
    font-size: 40px;
}

.calculadora .cont-res {
    border-radius: 0 0 15px 15px;
    margin-top: -2px;
    z-index: 1;
}

.entry-content table:not(.variations),
body.et-pb-preview #main-content .container table {
    border: 0 none;
}

.calculadora .table {
    font-size: 12px;
    color: #666666;
}

.calculadora .table td {
    border-top: 0;
    padding: 6px 15px;
}

.calculadora .table tfoot td {
    font-weight: bold;
    border-top: solid 1px #c5c4c5;
}

@media (max-width: 1440px) {
    .calculadora .cont-1 .int-1 .title {
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .container-1 {
        padding: 0 5%;
    }
    .calculadora h2 {
        font-size: 30px;
        text-align: center;
    }
    .calculadora .mb-row-1 {
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .container-1 {
        padding: 0 15px;
    }
    .calculadora h2 {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .calculadora .cont-1 .int-1 .title {
        font-size: 16px;
    }
    .calculadora .cont-1 .int-1 .title-orange {
        font-size: 20px;
    }
    .calculadora .cont-1 .int-1 .cont-txt-2 p {
        font-size: 24px;
    }
    .calculadora .cont-1 .int-1 select {
        width: 100%;
    }
    .calculadora .cont-1 .cont-txt-4 {
        font-size: 14px;
    }
}

.calculadora #txt-medPag {
    font-size: 10px;
}


/*
Calculadora - end
*/


/*Preguntas frecuentes*/

* {
    box-sizing: border-box;
}

.tab-redeban {
    float: left;
    width: 30%;
}

.tab-redeban img {
    vertical-align: middle;
    margin-right: 15px;
    width: 45px;
}

.tab-redeban button {
    display: block;
    padding: 5px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    margin: 10px 0px;
    background: #fff;
    border-radius: 10px;
}

@media (max-width: 1440px) {
    .tab-redeban button {
        font-size: 15px;
    }
}

.tab-redeban button:hover {
    background-color: #ddd;
}

.tab-redeban button.active {
    background-color: #fff;
    color: #ff6d01;
    font-weight: 600;
    font-size: 18px;
}

@media (max-width: 1440px) {
    .tab-redeban button.active {
        font-size: 15px;
    }
}

.tabcontent {
    float: left;
    padding: 0px 12px;
    width: 65%;
    border-left: none;
    background: #fff;
    border-radius: 10px;
    margin-left: 15px;
}

.tabcontent img {
    vertical-align: middle;
    margin-right: 20px;
    width: 40px;
}

.tabcontent h2 {
    color: #ff6d01;
    font-weight: 600;
    font-size: 20px;
    margin-top: 25px;
}

.accordion {
    width: 100%;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 30px 15px 42px;
    color: #4d4d4d;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media (max-width: 1440px) {
    .accordion .link {
        font-size: 15px;
        padding: 8px 30px 8px 10px;
    }
}

.accordion i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #0042c7;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media (max-width: 1440px) {
    .accordion i {
        font-size: 15px;
    }
}

.accordion i.fa-plus {
    right: 11px;
    left: auto;
    font-size: 16px;
}

.submenu-rd {
    display: none;
}

.submenu-rd p {
    width: 90%;
    margin: 25px;
}

@media (max-width: 768px) {
    .tab-redeban {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .tab-redeban button,
    .tab-redeban button.active {
        text-align: center;
        font-size: 14px;
        padding: 7px;
    }
}

@media (max-width: 768px) {
    .accordion .link,
    .tabcontent h2,
    .submenu-rd p {
        font-size: 14px;
        padding-right: 35px;
        padding-left: 0px;
    }
}

@media (max-width: 768px) {
    .tab-redeban img,
    .tabcontent img {
        width: 40px;
    }
}

@media (max-width: 768px) {
    .tabcontent {
        width: 100%;
        margin-left: 0px;
    }
}

.submenu-rd .images-four {
    display: flex;
    margin: 20px;
    text-align: center;
    font-size: 14px;
}

@media (max-width: 1000px) {
    .submenu-rd .images-four {
        display: block;
    }
}

.submenu-rd .images-four .divition {
    display: flex;
}

@media (max-width: 800px) {
    .submenu-rd .images-four .divition {
        display: block;
    }
}

.submenu-rd .images-four .divition .imagearrow {
    padding-top: 20px;
}

.submenu-rd .images-four p {
    margin: 0px;
    text-align: left;
}

@media (max-width: 800px) {
    .submenu-rd .images-four p {
        text-align: center;
        padding-right: 0px;
    }
}

.submenu-rd .images-four .divition .section img {
    width: 70px;
}


/*Preguntas frecuentes - end*/

.swiper-pagination.swiper-pagination-home-slide-2.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}


/* logo carousel*/


/*Carousel cursos carousel*/

.swiper-slide img {
    width: 95%;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    text-align: center;
    font-size: 17px;
    margin: 20px 0px;
    color: #0042c7;
    font-weight: 700;
}

@media screen and (max-width: 500px) {
    .cont-carousel .cont-slides {
        margin-top: 0px;
        padding: 30px 0;
    }
}

.cont-carousel .cont-slides .swiper-carousel .swiper-wrapper .swiper-slide .cont-img-logos,
.cont-carousel .cont-slides .swiper-carousel1 .swiper-wrapper .swiper-slide .cont-img-logos {
    position: relative;
    width: 100%;
}


/*logo carousel END*/


/*
Estilos de Cards con Hover - start
*/

.cont-cards-redeban {
    display: flex;
    justify-content: center;
}

@media (max-width: 800px) {
    .cont-cards-redeban {
        display: block;
    }
}

.cont-cards-redeban .card-redeban-hover {
    overflow: hidden;
    width: 360px;
    height: 340px;
    position: relative;
    z-index: 1;
}

@media (max-width: 800px) {
    .cont-cards-redeban .card-redeban-hover {
        width: 100%;
        height: 376px;
    }
}

.cont-cards-redeban .card-redeban-hover .card {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s ease-in;
}

.cont-cards-redeban .card-redeban-hover:hover .card {
    background-size: 110% 110%;
}

.cont-cards-redeban .card-redeban-hover .cont-hover {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    transition: all 0.3s ease-in-out;
    padding: 100px 0 10px 0;
}

@media (max-width: 500px) {
    .cont-cards-redeban .card-redeban-hover .cont-hover {
        padding: 130px 0 10px 0;
    }
}

.cont-cards-redeban .card-redeban-hover .cont-title {
    position: absolute;
    top: 122px;
    width: 90%;
    left: 10px;
    z-index: 3;
    transition: all 0.4s ease-in-out;
    padding: 0 10px 0 40px;
}

@media (max-width: 500px) {
    .cont-cards-redeban .card-redeban-hover .cont-title {
        left: 40px;
    }
}

.cont-cards-redeban .card-redeban-hover .cont-title .title span {
    font-size: 13px;
    vertical-align: middle;
    display: block;
}

@media (max-width: 1400px) {
    .cont-cards-redeban .card-redeban-hover .cont-title .title span {
        font-size: 11px;
    }
}

.cont-cards-redeban .card-redeban-hover .cont-title .title {
    font-family: "Nunito", sans-serif;
    color: #ff8f0b;
    font-weight: bold;
    font-size: 22px;
    margin: 0px;
    line-height: 1;
}

.cont-cards-redeban .card-redeban-hover .cont-title .desc {
    color: #fff;
    font-size: 14px;
    margin: 0;
    transition: 0.3s linear;
}

@media (max-width: 500px) {
    .cont-cards-redeban .card-redeban-hover .cont-title .desc {
        font-size: 14px;
    }
}

.cont-cards-redeban .card-redeban-hover:hover .cont-hover {
    top: 0%;
}

.cont-cards-redeban .card-redeban-hover:hover .cont-title {
    top: 20px;
    left: 0;
    width: 90%;
}

@media (max-width: 500px) {
    .cont-cards-redeban .card-redeban-hover:hover .cont-title {
        width: 90%;
    }
}

.cont-cards-redeban .card-redeban-hover:hover .cont-title .desc {
    color: #616161;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text {
    padding: 0 30px;
    color: #616161;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-text-inner {
    max-width: 350px;
    margin: 0 auto;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-price p {
    text-align: center;
    margin: 0;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-price .txt-1 {
    font-size: 16px;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-price .txt-2 {
    font-size: 20px;
    font-weight: bold;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-price .txt-3 {
    font-size: 10px;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .separator {
    width: 100%;
    height: 1px;
    background-color: #616161;
    margin: 5px 0;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-1 p {
    margin: 0;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-1 .cont-value {
    padding-right: 20px;
    position: relative;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-1 .cont-value .txt-1 {
    font-weight: bold;
    font-size: 16px;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-1 .cont-value .txt-2 {
    font-size: 12px;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .cont-1 .cont-value .icon-question {
    font-size: 10px;
    color: #ffffff;
    background-color: #ff8f0b;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .desc-1 {
    text-align: center;
    color: #616161;
    font-size: 14px;
    margin: 0;
}

.cont-cards-redeban .card-redeban-hover .cont-hover .cont-text .link-1 {
    color: #0042c7;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin: 4px 0 0 0;
}


/*
Cambio de fondos de cada card
*/

.cont-cards-redeban .card-redeban-hover .card-1 {
    background-image: url(https://pagosredeban.com/wp-content/uploads/2021/03/Link-de-pagos_03@2x-1024x614-1.png);
}

.cont-cards-redeban .card-redeban-hover .card-2 {
    background-image: url(https://pagosredeban.com/wp-content/uploads/2022/05/Card-home-MiniDatafono.jpg);
}

.cont-cards-redeban .card-redeban-hover .card-3 {
    background-image: url(https://pagosredeban.com/wp-content/uploads/2021/01/Foto_Código_QR_02@2x.png);
}

.cont-cards-redeban .card-redeban-hover .card-4 {
    background-image: url(https://pagosredeban.com/wp-content/uploads/2021/01/MiniPRO_Panadería@2x.png);
}

.cont-cards-redeban .card-redeban-hover .card-5 {
    background-image: url(https://pagosredeban.com/wp-content/uploads/2022/12/Recibe-pagos-con-tu-cel-app.png);
}


/*
Estilos de Cards con Hover - end
*/


/*actividades*/

.actividades-permitidas .number-title .title {
    display: flex;
}

.actividades-permitidas .number-title .title .number-f {
    width: 90px;
}

.actividades-permitidas .txt {
    display: flex;
}

@media (max-width: 500px) {
    .actividades-permitidas .txt p {
        font-size: 14px;
        margin-right: 15px;
    }
}

.actividades-permitidas .number-title h3,
.actividades-permitidas .nombre-actividad h3 {
    font-weight: 800;
    font-size: 17px;
}

.actividades-permitidas .txt .number {
    width: 90px;
}

@media (max-width: 500px) {
    .actividades-permitidas .txt .number {
        width: auto;
    }
}


/*actividades END*/


/*we need to style the popup with CSS so it is placed as a popup does*/

#popup {
    display: none;
    position: fixed;
    margin: 0 auto;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 50px 2px #000;
    background: #fff;
    padding: 15px;
    width: 510px;
}

@media (max-width: 1500px) {
    #popup {
        width: 419px;
    }
}

@media (max-width: 500px) {
    #popup {
        width: 320px;
    }
}

div#popup .conocemas {
    margin-top: 20px;
}

div#popup .conocemas a {
    color: #fff;
    text-align: center;
    background: #0042C7;
    padding: 10px 25px;
    border-radius: 20px;
    font-size: 17px;
    font-weight: 700;
}

div#popup .conocemas:hover {
    font-size: 15px;
}

.pop-back {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #403c3c8f;
    top: 0;
    left: 0;
    z-index: 9999;
}

div#popup .text-pop {
    text-align: center;
    font-family: Conv_truenoexbd;
}

div#popup div#close i.fas.fa-times-circle {
    color: #FF6D01;
    font-size: 30px;
    right: -7px;
    position: absolute;
    padding-left: 514px;
    top: -7px;
}

.cont-text-2 .terminosyc a {
    color: #0042C7;
    font-weight: 700;
}

.terminosyc2 a {
    color: #0042C7;
    font-size: 16px;
}

.botones-boletines {
    display: flex;
    font-size: 21px;
}

@media (max-width: 739px) {
    .botones-boletines {
        display: block
    }
    .botones-boletines .img {
        margin-left: 0px !important;
    }
}

.botones-boletines .img a {
    color: #0042C7;
    font-weight: 800;
    border-radius: 40px
}

.botones-boletines .img {
    margin-left: 150px;
}


/*fcoo*/

.cli-bar-container.cli-style-v2 a#wt-cli-accept-all-btn {
    border: 2px solid;
    border-radius: 100px;
    padding: 10px 20px;
}

.cli-bar-container.cli-style-v2 a#CONSTANT_OPEN_URL {
    margin: 0px 15px;
}


/**/

.cokkies-rd {
    display: flex;
}

.cokkies-rd .icono {
    margin-right: 15px;
}

.cokkies-rd h1 {
    color: #FF6D01;
    font-weight: 700;
    font-size: 50px;
}


/*Products Slide home*/

#qr-products-1 .title-blue {
    color: #00339b;
    font-size: 24px;
    line-height: 24px;
}

#qr-products-1 .swiper-container {
    width: 100%;
    height: auto;
}

#qr-products-1 .swiper-slide {
    text-align: center;
}

#qr-products-1 .swiper-slide img {
    width: 60%;
}

.title-gray {
    color: #4D4D4D;
    font-size: 20px;
}

.swiper-container.swiper-redeban-logos-1 .swiper-slide img,
.swiper-container.swiper-redeban-logos-2 .swiper-slide img,
.swiper-container.swiper-redeban-logos-3 .swiper-slide img {
    width: 150px !important;
}

@media (min-width: 768px) {
    #qr-products-1 .title {
        font-size: 30px;
        line-height: 30px;
    }
    #qr-products-1 .swiper-slide img {
        width: 100%;
    }
}


/*Products Slide home end*/


/*form-minimo*/

.cont-home-form p.minimum {
    font-size: 11px;
    font-style: italic;
    height: 54px;
    overflow: auto;
    background-color: #e6e6e6;
    padding: 8px;
}


/*End form*/


/*
Slider home - start
*/

div#one-slider {
    background: url(https://pagosredeban.com/wp-content/uploads/2020/06/background-home-min.jpg);
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    height: 690px;
    background-position: bottom center;
}

.cont-slider-home .slide-home-2 {
    height: 690px;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #ff8f0b;
}

.cont-slider-home .slide-home .text-general-slider img {
    width: 27px;
}

.cont-slider-home .slide-home .text-general-slider {
    display: flex;
    width: 640px;
}

.cont-slider-home .slide-home .text-general-slider .text-slider-part {
    display: flex;
    align-items: center;
}

.cont-slider-home .slide-home h1 {
    font-family: 'Nunito', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 52px;
    color: #0042c7!important;
    line-height: 0.7em;
}

.cont-slider-home .slide-home h2 {
    font-family: 'Nunito', Helvetica, Arial, Lucida, sans-serif;
    font-size: 35px;
    color: #0042c7!important;
}

.cont-slider-home .slide-home p.text-s {
    color: #ff6d01!important;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    font-weight: 400;
}

.cont-slider-home .slide-home p {
    color: #666;
    font-weight: 500;
    margin-left: 10px;
}

.cont-slider-home .slide-home .text-general-slider .text-slider-sec {
    margin-right: 25px;
}

.cont-slider-home p.advert {
    margin-top: 30px;
    font-size: 14px;
    margin-bottom: 50px;
}

.cont-slider-home .cta a {
    color: #fff;
    padding: 10px 45px;
    background: #ff6d01;
    border-radius: 10px;
    font-size: 25px;
}

.cont-slider-home .small {
    display: none;
}

.cont-slider-home .big img {
    width: 100%;
}

@media (max-width: 950px) {
    div#one-slider {
        background: url(https://pagosredeban.com/wp-content/uploads/2020/06/background-tablet1-min.jpg);
    }
}

@media (max-width: 650px) {
    .cont-slider-home .slide-home .text-general-slider {
        display: block !important;
    }
    .cont-slider-home .slide-home h1 {
        font-size: 35px;
    }
    .cont-slider-home .slide-home p.text-s {
        font-size: 25px;
    }
    .cont-slider-home p.advert {
        margin-top: 10px;
        margin-bottom: 34px;
    }
    .cont-slider-home .cta a {
        font-size: 18px;
    }
    div#one-slider,
    .cont-slider-home .slide-home-2 {
        height: 569px;
    }
    .cont-slider-home .slide-home .text-general-slider {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .cont-slider-home .small {
        display: block;
    }
    .cont-slider-home .big img {
        display: none;
    }
    .cont-slider-home .slide-home h1 {
        font-size: 26px;
    }
    .cont-slider-home .slide-home h2 {
        font-size: 24px;
    }
}

.slider-section-2 .swiper-section-2-pagination .btn-primary {
    background: #fff;
    color: #FF6D01;
    border: #fff;
}

.slider-section-2 .swiper-section-2-pagination a.btn.btn-primary.mb-1.mb-md-0.btn-0,
.slider-section-2 .swiper-section-2-pagination a.btn.btn-primary.mb-1.mb-md-0.btn-3.active {
    border-radius: 15px;
}

.swiper-section-2-pagination img {
    width: 150px;
    margin-bottom: 15px;
}

.swiper-section-2-pagination p {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 14px;
}

.slider-section-2 .container-text h3.nam {
    color: #FF6D01;
    font-size: 19px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.slider-section-2 .container-text p.busi {
    color: #666666;
    font-size: 12px;
}

.slider-section-2 .swiper-container {
    text-align: left;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
}

.slider-section-2 .vid {
    padding: 0px 15px;
}

@media (max-width: 500px) {
    .swiper-section-2-pagination img {
        width: 110px;
        margin-bottom: 15px;
    }
    .swiper-section-2-pagination p {
        font-size: 12px;
    }
}

a#btn-bienv {
    width: 370px;
    text-align: center;
}

@media (max-width: 500px) {
    a#btn-bienv {
        width: 300px;
    }
}

a#btn-bienv:hover {
    -webkit-box-shadow: 10px 10px 13px 0px rgb(255 143 11 / 25%);
    -moz-box-shadow: 10px 10px 13px 0px rgba(255, 143, 11, 0.25);
    box-shadow: 10px 10px 13px 0px rgb(255 143 11 / 25%);
}