.static-page #post-4484 .entry-content {
    max-width: 1100px;
}

.magitech-business-contact {
    margin-bottom: 40px;
}

.magitech-business-contact>.vc_column_container>.vc_column-inner>.wpb_wrapper {
    background-color: var(--bg-secondary);
    padding: 35px;
}

.magitech-business-contact .wpb_content_element {
    margin-bottom: 0;
}

.magitech-business-contact--f2 {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e3e4e6;
}

.magitech-business-contact .wpb_text_column h3 {
    margin-bottom: 30px;
}

.magitech-business-contact .btn.btn-color-alt,
.wpb-js-composer .magitech-business-contact .wd-button-wrapper.inline-element{
    width: 100%;
}

.magitech-market ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    color: #ff7300;
    font-family: 'TT Fors Medium';
    text-align: center;
    gap: 20px;
    font-size: 14px;
    line-height: 17px;
}

.magitech-market ul li {
    display: flex;
    flex-direction: column;
    margin: auto;
    border: 1px solid;
    aspect-ratio: 1;
    width: 100%;
    justify-content: center;
    gap: 8px;
    padding-inline: 5%;
}

.magitech-market ul img {
    height: 65px;
    object-fit: contain;
}

.magitech-proposal ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.magitech-proposal ul li {
    margin-bottom: 0;
    background-color: var(--bg-secondary);
}

.magitech-proposal p + ul > li{
    padding: 20px;
}

.magitech-proposal p+ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background-color: #e3e4e6;
    gap: 1px;
}

.magitech-proposal em{
    margin-top: 15px;
    display: block;
    font-style: normal;
    line-height: 22px;
    font-size: 12px;
}

.magitech-proposal strong img{
    margin-right: 15px;
    height: 50px;
    object-fit: contain;
}

.magitech-conveniences ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    background-color: #e3e4e6;
    gap: 1px;
}

.magitech-conveniences ul li{
    margin-bottom: 0;
    background-color: var(--bg-secondary);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    padding: 20% 5% 5% 5%;
    aspect-ratio: 1;
    font-family: 'TT Fors Medium';
    height: 100%;
    width: 100%;
}

.magitech-conveniences.wpb_text_column ul li  img{
    height: 52px;
    object-fit: contain;
    aspect-ratio: 1;
    margin-bottom: 12px;
    display: block;
}

.magitech-sale-teams ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.magitech-sale-teams ul li{
    margin-bottom: 0;
    background-color: var(--bg-secondary);
}

.magitech-sale-teams p + ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 1px;
    background-color: #e3e4e6;
    text-align: center;
}

.magitech-sale-teams img{
    aspect-ratio: 1;
    height: 90px;
    object-fit: contain;
    margin-bottom: 10px !important;
}

.magitech-sale-teams li > strong{
    display: flex;
    flex-direction: column;
}

.wpb-js-composer .magitech-sale-teams .wd-button-wrapper.inline-element{
    margin: 0;
}

.magitech-sale-teams p + ul > li{
    padding: 8%;
}

.magitech-sale-teams a.btn{
    background: none;
    color: var(--wd-text-color);
    min-height: auto;
    width: max-content;
    padding: 0;
    margin-top: 6px;
    text-decoration: underline;
}

.magitech-sale-teams a.btn:hover{
    color: var(--wd-text-color);
    box-shadow: none;
    opacity: .75;
}

.magitech-sale-teams em + ul{
    margin-top: 15px;
}

.magitech-sale-teams p + ul > li:last-child{
    width: calc(100% + 1px);
}

.magitech-product-categories ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.magitech-product-categories h3 + ul{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(109px, 1fr));
    background-color: #e3e4e6;
    gap: 1px;
    font-size: 11.5px;
    line-height: 15px;
    text-align: center;
    height: 100%;
}

.magitech-product-categories h3 + ul > li{
    background-color: var(--bg-secondary);
    margin: 0;
    display: flex;
    flex-direction: column;
    aspect-ratio: 1;
    justify-content: center;
    gap: 8px;
    height: 100%;
    width: 100%;
    position: relative;
}

.magitech-product-categories li img{
    height: 42px;
    object-fit: contain;
}

.magitech-product-categories h3 + ul > li:last-child{
    width: calc(100% + 1px);
}

.magitech-product-categories li a{
    position: absolute;
    height: 100%;
    width: 100%;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    color: var(--wd-text-color);
    transition: all .125s ease-in;
    padding: 10px;
}

.magitech-product-categories li a:hover{
    box-shadow: inset 0 0 200px #e4e7eb;
}

.magitech-product-categories{
    margin-bottom: 30px;
}

#post-4484 .magitech__marcas{
    background-color: #fff;
}

#post-4484 .wd-brands.wd-with-bg .wd-brand-item{
    background-color: rgb(11 26 57 / 3%);
}



@media screen and (max-width: 768px) {

    .magitech-proposal strong img{
        margin-bottom: 15px !important;
    }

    .magitech-proposal strong {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        line-height: 20px;
    }

    .magitech-conveniences ul,
    .magitech-product-categories h3 + ul{
        overflow: auto hidden;
    }

    .magitech-product-categories li a{
        position: relative;
    }

    .magitech-about-info .btn{
        margin-bottom: 30px;
    }

    .magitech-business-contact--f2 .wpb_column:last-child{
        margin-top: 30px;
    }

    .magitech-sale-teams p + ul{
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }

    .magitech-conveniences ul li{
        padding: 20px;
        justify-content: center;
    }
    
}