.top{
    padding: 54px 0 48px;
}

.top .sectitle,
.top .text{
    text-align: center;
}

.top .text{
    font-style: italic;
    margin-top: 11px;
}

.contato{
    padding: 137px 0 45px;
}

.contato .form{
    max-width: 100%;
    width: 976px;
    border-radius: 20px;
    background-color: var(--white);
    box-shadow: 0 6px 8px #00000052;
    margin: 26px auto 0;
    padding: 29px 26px 23px;
}

.contato .form .row{
    grid-gap: 1rem 0;
}

.contato .form .row>*{
    padding: 0 10.5px;
}

.contato .form .dbtn{
    clip-path: unset;
    -webkit-clip-path: unset;
    border-radius: 12px;
    padding: 9px 2rem;
}

.contato .conts{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    grid-gap: 27px;
    margin-top: 52px;
}

.contato .conts *{
    color: var(--white);
    font-weight: 700;
}

.contato .conts .telp,
.contato .conts .mailp{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 12px;
}

.contato .conts .telp::before{
    content: url('data:image/svg+xml;utf8,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.02878 0C4.48921 0 6.33094 4.40288 6.33094 4.89209C6.33094 5.8705 4.94964 6.84892 4.48921 7.82734C4.02878 8.80576 4.94964 9.78417 5.8705 10.7626C6.22964 11.1442 7.71223 12.7194 8.63309 12.2302C9.55396 11.741 10.4748 10.2734 11.3957 10.2734C11.8561 10.2734 16 12.2302 16 12.7194C16 14.6763 14.6187 16.1439 13.2374 16.6331C11.8561 17.1223 10.9353 17.1223 9.09353 16.6331C7.2518 16.1439 5.8705 15.6547 3.56835 13.2086C1.26619 10.7626 0.805755 9.29496 0.345324 7.33813C-0.115108 5.3813 -0.115108 4.40288 0.345324 2.93525C0.805755 1.46763 2.18705 0 4.02878 0Z" fill="white"/></svg>');
}

.contato .conts .telp.zap::before{
    content: url('data:image/svg+xml;utf8,<svg width="27" height="27" viewBox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.3007 0H13.2937C10.8402 0.00741055 8.43633 0.691627 6.34666 1.97733C4.25699 3.26304 2.56257 5.10038 1.44992 7.28711C0.337278 9.47384 -0.150455 11.9252 0.0404149 14.3712C0.231284 16.8173 1.09335 19.1633 2.53173 21.151L0.874732 26.1L5.98673 24.46C8.15253 25.9038 10.6978 26.6729 13.3007 26.67C16.8374 26.67 20.2292 25.2651 22.73 22.7643C25.2308 20.2635 26.6357 16.8717 26.6357 13.335C26.6357 9.79834 25.2308 6.40653 22.73 3.90573C20.2292 1.40493 16.8374 5.27004e-08 13.3007 0ZM21.0407 18.83C20.7728 19.3176 20.3996 19.7393 19.9483 20.0647C19.497 20.39 18.979 20.6108 18.4317 20.711C17.7367 20.86 16.8317 20.978 13.7737 19.711C9.86673 18.087 7.34973 14.105 7.15373 13.847C6.24929 12.6865 5.70049 11.2888 5.57373 9.823C5.55643 9.21657 5.66871 8.61343 5.90306 8.05385C6.13741 7.49426 6.48845 6.99112 6.93273 6.578C7.30695 6.24905 7.79399 6.07775 8.29173 6.1C8.45673 6.1 8.60573 6.107 8.73873 6.114C9.12873 6.131 9.32473 6.154 9.58273 6.773C9.90373 7.548 10.6827 9.46 10.7827 9.656C10.8485 9.7635 10.888 9.88503 10.8979 10.0107C10.9078 10.1363 10.8879 10.2625 10.8397 10.379C10.7311 10.6047 10.5858 10.8108 10.4097 10.989C10.2097 11.218 10.0267 11.389 9.83073 11.634C9.65073 11.844 9.44773 12.071 9.67473 12.464C10.2585 13.4615 10.9856 14.3678 11.8327 15.154C12.741 15.9868 13.7986 16.6403 14.9497 17.08C15.1027 17.1528 15.2741 17.1778 15.4415 17.1515C15.6088 17.1253 15.7644 17.0491 15.8877 16.933C16.257 16.491 16.6035 16.0304 16.9257 15.553C17.0202 15.3944 17.1704 15.2767 17.347 15.2229C17.5236 15.1691 17.7139 15.183 17.8807 15.262C18.2397 15.387 20.1397 16.328 20.5297 16.524C20.9197 16.72 21.1777 16.815 21.2717 16.978C21.3753 17.604 21.2965 18.2466 21.0447 18.829" fill="white"/></svg>');
}

.contato .conts .mailp::before{
    content: url('data:image/svg+xml;utf8,<svg width="27" height="27" viewBox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.2733 0C14.332 0.0261404 14.3951 0.041388 14.4593 0.045C17.5956 0.312442 20.5365 1.67992 22.7622 3.90579C24.9879 6.13166 26.3551 9.07263 26.6223 12.209C26.6259 12.2732 26.6411 12.3362 26.6673 12.395V14.268C26.4248 17.6378 24.9137 20.7904 22.4386 23.0902C19.9636 25.3899 16.7087 26.6658 13.3302 26.6606C9.95163 26.6554 6.70069 25.3695 4.23276 23.0621C1.76482 20.7548 0.263435 17.5976 0.031282 14.227C-0.0104273 13.6334 -0.0104273 13.0376 0.031282 12.444C0.255891 9.23941 1.62208 6.22157 3.88186 3.93831C6.14163 1.65505 9.14518 0.257729 12.3473 0L14.2733 0ZM20.3633 9.246C20.3684 9.06883 20.3378 8.89244 20.2735 8.72727C20.2092 8.5621 20.1124 8.41151 19.9889 8.28442C19.8653 8.15733 19.7176 8.05632 19.5543 7.98737C19.391 7.91842 19.2155 7.88293 19.0383 7.883H7.63728C7.29285 7.88327 6.96192 8.01696 6.71394 8.25599C6.46596 8.49502 6.32021 8.82081 6.30728 9.165L13.3413 12.674L20.3633 9.246ZM20.3633 17.446L20.3563 10.565L13.3323 13.993L6.30528 10.493V17.448C6.30553 17.8021 6.44563 18.1418 6.69509 18.3931C6.94455 18.6445 7.28318 18.7871 7.63728 18.79H19.0373C19.3909 18.7889 19.7296 18.6475 19.979 18.3968C20.2284 18.1461 20.3681 17.8066 20.3673 17.453" fill="white"/></svg>');
}

@media(max-width:992px){
    .top,
    .contato{
        padding: 2rem 0;
    }
}