
body{
    overflow-x: hidden;
 }
@media(min-width: 768px){
    .Bread{
        height: 904px;
    }
}

.Bread p.title {
font-family: Nunito-Bold;
font-size: 64px;
margin: 20px 0px;
line-height: 87px;
color: #575757;
}
.planes-interna .descripcion{
color: #575757;
text-align: justify;
}
.Bread .Background_Movil {
padding: 125px 0px;
}
@media(min-width: 1600px){
    .Bread_Planes .container{
        width: 1569px;
        }
        .Beneficios_planes .container{
            width: 1569px;
        }
}

@media (min-width: 1170px) and (max-width: 1595px) {
    .Bread .Background_Movil {
        padding: 69px 0px;
    }
    .Bread {
        height: auto;
    }
    .Bread p.title {
        font-size: 44px;
        line-height: 1.5;

    }
    .Bread .descripcion p {
        font-size: 20px;
    }
    #seccion-form .hs-form .hs-button, .cta-consultar-plan {
        font-size: 27px !important;
        padding: 1.2rem 1rem !important;
    }
}
.planes-interna {
box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.07);
}
.Bread .descripcion p {
    margin: 0px;
    font-size: 24px;
    margin: revert;
}
.banner-cta{
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 5rem 1rem;
color: #fff;
}
.banner-cta h2{
font-family: Nunito-Black;
font-size: 19pt;
max-width: 800px;
margin: auto;
margin-bottom: 2rem;
}
.cta-saber-mas{
background-color: #ffffff;
padding: 1rem 2rem;
display: inline-block;
color: #fe6101;
font-weight: 600;
font-size: 12pt;
border-radius: 7pt;
}
.cta-saber-mas:hover,.cta-saber-mas:focus,.cta-saber-mas:active{
opacity: 0.90;
color: #fe6101;
text-decoration: none;
}
.Alianzas h2{
color: #646464;
font-weight: 600;
font-size: 20pt;
margin-bottom: 3rem;
}
.Alianzas h2 span{
color: #fe7600;
}
@media(min-width: 1600px){
    .Soluciones_planes .container {
        max-width: 2134px;
        width: 1569px;
    }
}
@media (min-width: 1170px) and (max-width: 1595px) {

}
.Soluciones_planes ul li {
    font-size: 16px;
    height: 111px;
    margin-right: 8%;
    width: 100%;
    padding-left: 65px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    text-align: left;
}
.Soluciones_planes .primerul li:nth-child(1) {
    background-image: url(https://wvw.qupos.com/hubfs/erp/ventas-qupos.png);
}
.Soluciones_planes .primerul li:nth-child(2) {
    background-image: url(https://wvw.qupos.com/hubfs/erp/cuentas-por-cobrar.png);
}

.Soluciones_planes .primerul li:nth-child(3) {
    background-image: url(https://wvw.qupos.com/hubfs/erp/compras.png);
}

.Soluciones_planes .primerul li:nth-child(4) {
    background-image: url(https://wvw.qupos.com/hubfs/erp/cuentas%20por%20pagar.png);
}

.Soluciones_planes .primerul li:nth-child(5) {
    background-image: url(https://wvw.qupos.com/hubfs/erp/inventario.png);
}

.Soluciones_planes li:nth-child(1) {
    background-image: url(https://wvw.qupos.com/hubfs/landing/mas-informacion-qupos-erp/icon-rr-hh.png);
}
.Soluciones_planes li:nth-child(2) {
    background-image: url(https://wvw.qupos.com/hubfs/landing/mas-informacion-qupos-erp/icon-gastos.png);
}
.Soluciones_planes li:nth-child(3) {
    background-image: url(https://wvw.qupos.com/hubfs/erp/bancos.png);
}
.Soluciones_planes li:nth-child(4) {
    background-image: url(https://wvw.qupos.com/hubfs/landing/mas-informacion-qupos-erp/icon-contabilidad-general.png);
}
.Soluciones_planes li:nth-child(5) {
    background-image: url(https://wvw.qupos.com/hubfs/erp/facturaselectronicas.png);
}

@media (min-width: 1170px) and (max-width: 1595px) {
    .Content_img img {
        width: 72%;
    }
    .Beneficios_planes .col-md-12 p.title, .Soluciones_planes h2 {
        margin: -31px 0px 59px 0px !important;
        font-size: 36px !important;
    }   
    .Beneficios_planes .col-md-3 .Item.rrhh .informacion {
        font-size: 16px !important;
        line-height: 24px;
        min-height: 170px !important;
    }
    .Beneficios_planes .col-md-3 .Item {
        padding: 43px 15px 9px 15px !important;
    }

    .Beneficios_planes .col-md-3 .Item .informacion strong, .Beneficios_planes .col-md-6 .Item .informacion strong, .Beneficios_planes .col-md-4 .Item .informacion strong {
        font-size: 20px !important;
    }
    .Soluciones_planes ul li {
        font-size: 14px;
        height: 110px;
        margin-right: 8%;
        width: 100%;
        padding-left: 59px;
        background-repeat: no-repeat;
        background-position: 0 5px;
        text-align: left;
    }
    .Content_img {
        position: absolute;
        bottom: 0%;
        right: -202px !important;
    }
    .Soluciones_planes .container {
        padding: 9% 0% 0% 4% !important; 

    }
    #seccion-form h3 {

        font-size: 39px !important;
    }

}

.Soluciones_planes .container {
    background-color: #E6EDF8;
    padding: 5%;
    border-radius: 72px;
    position: relative;
}
@media only screen and (max-width: 600px) {
   
    .Soluciones_planes .container {
        background-color: #E6EDF8;
        padding: 22% 5% 125% 5%;
        border-radius: 72px;
        position: relative;
        border-radius: 13px;
        margin: -8% 5%;
    }
    .Beneficios_planes .col-md-12 p.title, .Soluciones_planes h2 {
        font-weight: 700 !important;
        text-align: center;
        font-size: 39px !important;
        line-height: 1.5 !important;
    }

    .Beneficios_planes .col-md-12 p.title{
        font-weight: 700 !important;
        text-align: center;
        font-size: 31px !important;
        line-height: 1.5 !important;
        margin-top: -17% !important;
        margin-bottom: 0% !important;
        width: 95%;
        margin: auto;
    }
    
  
    .Soluciones_planes ul li{
        height: auto;
    }
    #seccion-form h3 {
        font-size: 31px;
        width: 82%;
        margin: auto;
        line-height: 1.2;
        margin-bottom: 13%;
    }
    #seccion-form .hs-form .hs-input {
        margin-bottom: 1.8rem;
        padding: 7% 5% !important;
        border-radius: 2562px !important;
    }
    #seccion-form .hs-form .hs-button, .cta-consultar-plan{
        width: 80%;
    }
    .Beneficios_planes  .container{
        margin-right: 3%;
        margin-left: 3%;
    }
}

.Content_img {
    position: absolute;
    bottom: 0%;
    right: 0;
}
.Beneficios_planes .col-md-12 p.title, .Soluciones_planes h2{
font-weight: 600;
font-family: 'Nunito',sans-serif !important;
margin: 0px 0px 73px 0px ;
font-size: 48px ;
}
.Beneficios_planes .col-md-3 .Item, .Beneficios_planes .col-md-6 .Item, .Beneficios_planes .col-md-4 .Item {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
    border-radius: 39px;
    border: none;
}
.Beneficios_planes .col-md-3 .Item:hover, .Beneficios_planes .col-md-6 .Item:hover, .Beneficios_planes .col-md-4 .Item:hover{
border: none;
}
.Beneficios_planes .col-md-3 {
    padding-left: 13px;
    padding-right: 13px;
}
.Beneficios_planes .col-md-3 .Item i, .Beneficios_planes .col-md-3 .Item:hover i,
.Beneficios_planes .col-md-6 .Item i, .Beneficios_planes .col-md-6 .Item:hover i,
.Beneficios_planes .col-md-4 .Item i, .Beneficios_planes .col-md-4 .Item:hover i {
color: #fd5b00!important;
}
.Beneficios_planes .col-md-3 .Item:hover, .Beneficios_planes .col-md-6 .Item:hover, .Beneficios_planes .col-md-4 .Item:hover{
background: none!important;
color: #646464!important;
}
.Beneficios_planes .col-md-3 .Item .informacion strong, .Beneficios_planes .col-md-6 .Item .informacion strong, .Beneficios_planes .col-md-4 .Item .informacion strong {
    color: #646464!important;
    font-weight: 700;
    font-size: 24px;
}

.Beneficios_planes .col-md-3 .Item.rrhh .informacion {
    font-size: 20px ;
    line-height: 27px;
    text-align: center;
    color: #575757;
    min-height: 204px ;
}
.Beneficios_planes .col-md-3 .Item {
 
    padding: 43px 30px 9px 30px;
}
@media (max-width: 1023px){
.planes-interna  .Background_Movil {
   
   
}
.Bread .Background_Movil {
    background-color: transparent;
    text-align: left !important;
}
}
.planes-interna  .Background_Movil{
position: relative;
}

@media only screen and (max-width: 600px) {
    .Bread{
        background-image: url(https://wvw.qupos.com/hubfs/erp/bg-mobile-erp.png) !important;
    }
    .Bread .Background_Movil {
        padding: 53px 23px 519px 23px !important;
    }
.Bread .Background_Movil p.title {
    font-size: 49px;
    line-height: 1.2;
    margin-bottom: 17% !important;
}
.Bread .Background_Movil {
    padding: 31px 0px;
}
.Bread .descripcion p {
    margin: 0px;
    font-size: 24px;
    margin: revert;
    line-height: 1.2;
    width: 88%;
    text-align: left;
}
#seccion-form {
    padding-bottom: 23% !important;
}
#seccion-form h3 {
    font-size: 31px;
    FONT-WEIGHT: 700;
}
.img-flechas{
    position: absolute;
    right: 33px;
}
}
.img-flechas{
    position: absolute;
    top: 30%;
    right: 6%;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
#seccion-form {
    padding-top: 5rem;
    background: #E6EDF8;
    padding-bottom: 5%;
}
#seccion-form h3 {
    color: #646464;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 4rem;
    text-align: center;
    font-family: 'Nunito',sans-serif !important;
}

#seccion-form .hs-form ::-webkit-input-placeholder {
color: #646464;
}

#seccion-form .hs-form :-ms-input-placeholder {
color: #646464;
}

#seccion-form .hs-form ::placeholder {
color: #646464;
}


#seccion-form .hs-form textarea {
min-height: 120px;
}

#seccion-form .hs-form .hs-input {
width: 100%;
border-radius: 30px;
background-color: #fff;
border: 0 none;
padding: 16px 20px;
color: #646464;
outline: none;
margin-bottom: 0.8rem;
}

#seccion-form .hs-form .hs-error-msgs {
padding: 15px;
padding-top: 0;
margin: 0;
color: #e80000;
list-style: none;
text-align: center;
}
#seccion-form .hs-form label {
    font-weight: 400;
    font-size: 18px;
    color: #575757;
    font-family: 'Nunito';
}

#seccion-form .hs-form .hs-error-msgs label {
margin: 0;
}
.cta-consultar-plan {
    max-width: 471px!important;
    margin-top: 2.5rem!important;
    width: 100% !important;
}
#seccion-form .hs-form .hs-button, .cta-consultar-plan {
    font-size: 32px;
    font-weight: 700;
    padding: 1.2rem 2rem;
    margin-top: 1rem;
    width: 45%;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 0;
    text-decoration: none;
    transition: .3s;
    font-family: 'Nunito';
    background: linear-gradient(90.52deg, #FC5B01 26.68%, #FDB931 94.64%);
    border-radius: 236px;
}

#seccion-form .hs-form .hs-button:hover, .cta-consultar-plan:hover{
transform: scale(1.1);
color: #fff;
}
#seccion-form .hs-form .hs-button:focus, .cta-consultar-plan:focus{
outline: none;
}
#seccion-form .hs_submit .actions{
text-align: center;
padding-top: 1rem;
}
#seccion-form .form-columns-1, #seccion-form .form-columns-2{
max-width: 100%!important;
}
@media (min-width: 768px){
#seccion-form .form-columns-1, #seccion-form .form-columns-2{
    margin-bottom: 1rem;
}
}
@media (max-width: 767px){
#seccion-form h3 {
    font-size: 21px;
}
#seccion-form .hs-form .hs-button, .cta-consultar-plan {
    font-size: 26px;
    width: 100%;
    padding: 4% 3%;
}
}

@media (min-width: 481px){
fieldset.form-columns-2 .hs-form-field{
    width: 49%!important;
}
fieldset.form-columns-2 .hs-form-field:last-child{
    margin-left:2%!important;
}
}

@media (max-width: 480px){
#seccion-form .hs-form .hs-input{
    margin-bottom: 1.8rem;
}
}
