/*/////////// Magento 2 /////////////*/
body{
    color: #464646;
}
html {
    scroll-behavior: smooth;
}
.grid-settings{
    height: 70px;
}
.text-dark{
    color: #464646 !important;
}
.main-base{
    font-family: 'Cairo', sans-serif !important;
    font-weight: 300 !important;
}


h1{
    font-size: 39px;
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
}
h2{
    font-size: 26px;
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
}
h4{
    font-size: 26px;
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
    color: #464646;
}
h3{
    font-size: 27px;
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
    color: #464646;
}
h5{
    font-size: 24px;
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
    color: #464646;
}
h6{
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
}
.mb-spacing{
    margin-bottom: 12px;
}
.font-weight-medium-cairo{
    font-weight: 600 !important;
}
.link-style-blue{
    color: #0059f1;
    text-decoration: underline;
}
.link-style-blue:hover{
    color: #5590ff;
}
.link-style-dark{
    color: #464646;
}
.link-style-dark:hover{
    color: #a1a1a1;
}
.btn-outline-light{
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: 400 !important;
}
.btn-outline-light:hover{
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    color: #7f54b3;
    font-weight: 400 !important;
    background-color: white;
}
.btn-blue{
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    border: 0px;
    color: #ffffff;
    background-color: #5d99fa;
    font-weight: 400 !important;
}
.btn-blue:hover{
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    border: 0px;
    color: #ffffff;
    background-color: #156bff;
    font-weight: 400 !important;
}
.btn-purple{
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    border: 0px;
    color: #ffffff;
    background-color: #5b2886;
    font-weight: 400 !important;
}
.btn-dark-landing{
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    border: 0px;
    color: #ffffff;
    background-color: #4d4d4d;
    font-weight: 400 !important;
}
.btn-add{
    width: 64px;
    height: 64px;
    background-image: linear-gradient(to right, #2e3192 , #5b2886) !important;
    border-radius: 40px;
    border: 0px;
    position: fixed;
    z-index: 999999;
    inset: auto 16px 16px auto;
    transition: height 0.7s cubic-bezier(0.66, 0, 0.1, 1) 0.2s;
    max-height: calc(-104px + 100vh);

}
.label-green{
    background-color: #39b54a;
    padding: 0px 8px 0px 8px;
    border-radius: 6px;
    font-size: 11px;
    color: #fff;
}
.centralizer-dflex{
    display: flex;
    align-items: center;
}
.number-circle{
    width: 64px;
    height: 64px;
    background-color: #7f54b3;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #ffffff;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.checkout-img{
    box-shadow: 0 15px 12px rgba(0, 0, 0, 0.06);
    border-radius: 20px;
}
.ui-ux-text{
    display: flex;
    align-items: center;
}
.ui-ux-icon{
    font-size: 55px;
    color: #5b2886;
}
.ui-ux-subtitle{
    font-size: 13px;
    color: #999999;
    font-weight: 700 !important;
    letter-spacing: 3px;
    margin-left: 10px;
}
.features-style{
    font-size: 20px;
    color: #999999;
    font-weight: 400;
}
.icons-features{
    font-size: 40px;
    margin-right: 10px;
    color: #7f54b3;
}
.btn-defaut{
    opacity: 1;
    background-color: #5b2886 !important;
}
.btn-defaut:hover{
    opacity: 1;
    background-color: #6a3f8d !important;
}
.text-final-color-changer{
    color: #472769;
}

/*/////////// Medias /////////////*/
.section-padding-1{
    padding-bottom: 220px;
    padding-top: 120px;
}
.section-padding-2{
    padding-bottom: 80px;
    padding-top: 80px;
}
.section-margin-1{
     margin-bottom: 120px;
}
.section-margin-2{
    margin-bottom: 100px;
    margin-top: 100px;
}
.section-margin-3{
    margin-top: 160px;
}
.section-margin-4{
    margin-top: 130px;
}
.final-section{
    background-color: #7f54b3;
    margin-top: 143px;
    padding-top: 90px;
    padding-bottom: 90px;
}
.documentation-section{
    background-color: #f7f8f9;
}
.left-flex-box{
    display: flex;
    justify-content: left;
}
.center-flex-box{
    display: flex;
    justify-content: center;
}
.right-flex-box{
    display: flex;
    justify-content: right;
}
.logo-resizer-mobile{
    width: 265px;
}
.title-width-resizer{
    max-width: 506px
}
.phone-digital-account-img{
    margin-top: -174px !important;
}
.programmer-img{
    margin-top: -70px !important;
    width: 430px;
}
.check-style{
    color:#8cc63f;
    font-size: 30px;
    margin-right: 10px;
}
.mt-5-extra{
    margin-top: 35px;
}
.mb-5-extra{
    margin-bottom: 35px;
}
.plans-bar{
    background-image: linear-gradient(to right, #666666 , #333333);
    padding-top: 30px;
    padding-bottom: 30px;
    color: #ffffff;
}
.checkout-mobile-resizer-1{
    max-width: 380px;
}
.checkout-mobile-resizer-4{
    max-width: 700px;
}
.magin-control-mobile{
    margin-top: 48px;
}
.container-padding-extra{
    padding-right: 100px;
    padding-left: 100px;
}
.card-resize{
    width: 140px;
}
.pix-resize{
    width: 180px;
}
.boleto-resize{
    width: 120px;
}
@media (max-width: 1400px){
    .home-phone-magento{
        width: 420px;
    }
}
@media (min-width: 991px) and (max-width: 9999999px) {
    .documentation-section{
        height: 300px;
    }
}
.home-magento{
    height: 100vh;
    padding-top: 100px;
    background-color: #7f54b3;
    display: flex;
    align-items: center;
}
@media (max-width: 991px){
    .home-magento{
        height: 720px !important;
        padding-top: 100px;
        background-color: #7f54b3;
        display: flex;
        align-items: center;
    }
    .container-padding{
        padding-left: 30px;
        padding-right: 30px;
    }
    h1{
        font-size: 26px;
    }

    .left-flex-box{
        display: flex;
        justify-content: left;
        margin-bottom: 50px;

    }
    .home-magento{
         height: 80vh;
         padding-top: 0px;
     }
    .center-flex-box{
        display: flex;
        justify-content: left;
        margin-bottom: 50px;
    }
    .right-flex-box{
        display: flex;
        justify-content: left;
        margin-bottom: 50px;
    }
    .home-phone-magento{
        width: 320px;
    }
    .home-phone-magento-mobile{
        width: 200px;
        margin-bottom: 20px;
        margin-right: -40px;
    }
    .title-width-resizer{
        max-width: 350px
    }
    .programmer-img{
        margin-top: -70px !important;
        width: 340px;
    }
    .checkout-mobile-resizer-2{
        max-width: 570px;
    }
    .checkout-mobile-resizer-4{
        max-width: 570px;
    }
    .checkout-mobile-resizer-3{
        max-width: 400px;
    }
    .features-style{
        font-size: 18px;
    }
    .magin-top-mobile{
        margin-top: 38px;
    }
    .container-padding-extra{
        padding-right: 0px;
        padding-left: 0px;
    }
    .phone-digital-account-img{
        max-width: 400px;
    }
    .section-margin-4{
        margin-top: 81px;
    }
    .section-padding-1 {
        padding-bottom: 65px;
        padding-top: 62px;
    }
    .section-margin-1 {
        margin-bottom: 0px;
    }
    .section-padding-2 {
        padding-bottom: 29px;
        padding-top: 29px;
    }
    .section-margin-2 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .final-section {
        margin-top: 0px;
    }
}
@media (max-width: 767px){
    .left-flex-box{
        display: flex;
        justify-content: center;
    }
    .center-flex-box{
        display: flex;
        justify-content: center;
    }
    .right-flex-box{
        display: flex;
        justify-content: center;
    }
    .steps-align-circle{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }
    .text-xs-center{
        text-align: center;
    }
    .logo-resizer-mobile{
        width: 190px;
    }
    .magin-control-mobile{
        margin-top: 0px;
    }
    .magin-bottom-control-mobile{
        margin-bottom: 48px;
    }
    .card-resize{
        width: 110px;
    }
    .pix-resize{
        width: 150px;
    }
    .boleto-resize{
        width: 96px;
    }

}
@media (max-width: 620px){
    .checkout-mobile-resizer-2{
        max-width: 400px;
    }
    .checkout-mobile-resizer-4{
        max-width: 400px;
        border-radius: 5px;
    }
    .checkout-mobile-resizer-3{
        max-width: 400px;
    }
    .card-resize{
        width: 90px;
    }
    .pix-resize{
        width: 130px;
    }
    .boleto-resize{
        width: 76px;
    }
}
@media (max-width: 440px){
    .title-width-resizer{
        max-width: 270px
    }
    .programmer-img{
        margin-top: -70px !important;
        width: 234px;
    }
    h1 {
        font-size: 24px;
    }
    h3{
        font-size: 23px;
    }
    .icons-features{
        font-size: 33px;
    }
    .number-circle{
     width: 51px;
     height: 51px;
     font-size: 21px;

    }
    .ui-ux-subtitle-mobile {
        font-size: 13px;
        font-weight: 500 !important;
        letter-spacing: 0px;
    }
    .checkout-mobile-resizer-1{
        max-width: 300px;
    }
    .checkout-mobile-resizer-2{
        max-width: 300px;
    }
    .checkout-mobile-resizer-3{
        max-width: 300px;
    }
    .checkout-mobile-resizer-4{
        max-width: 300px;
    }
    .features-style{
        font-size: 14px;
    }
    .check-style{
        font-size: 25px;
    }
    .card-resize{
        width: 70px;
    }
    .pix-resize{
        width: 110px;
    }
    .boleto-resize{
        width: 62px;
    }
}
@media screen and (max-width: 1185px){
    #primary-nav.main-nav.nav.align-items-lg-stretch.justify-content-lg-start {
        background-color: white !important;
    }
}
