.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.estudiosync-form-btn {
width: 100%;
border-radius: 4px;
border: none;
background-color: #c42349;
color: #fff;
align-items: center;
flex-wrap: wrap;
outline: 0;
transition: .3s;
height: 60px;
font-weight: 400;
font-size: 1.25em;
text-align: center;
line-height: 1.2;
display: flex;
justify-content: center;
align-content: center;
}
.estudiosync-form .secnews-form-row{
margin-bottom: 30px;
}
.estudiosync-form .newformteste-inp{
margin-bottom: 0;
font-size: 1em;
padding: 16px;
max-width: 470px;
}
.estudiosync-form-btn:hover {
background: #ce5370;
}
.estudiosync-form span.error{
display: block;
font-size: 12px;
color: #c42349;
margin-top: 0.5rem;
}
.estudiosync-form .alert {
--bs-alert-bg: transparent;
--bs-alert-padding-x: 1rem;
--bs-alert-padding-y: 1rem;
--bs-alert-margin-bottom: 1rem;
--bs-alert-color: inherit;
--bs-alert-border-color: transparent;
--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
--bs-alert-border-radius: var(--bs-border-radius);
--bs-alert-link-color: inherit;
position: relative;
padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
margin-bottom: var(--bs-alert-margin-bottom);
color: var(--bs-alert-color);
background-color: var(--bs-alert-bg);
border: var(--bs-alert-border);
border-radius: var(--bs-alert-border-radius);
margin-top: 1.5rem;
}
.estudiosync-form .alert-danger {
--bs-alert-color: #58151c;
--bs-alert-bg: #f8d7da;
--bs-alert-border-color: #f1aeb5;
--bs-alert-link-color: #58151c;
}
.estudiosync-form .alert-success {
--bs-alert-color: #0a3622;
--bs-alert-bg: #d1e7dd;
--bs-alert-border-color: #a3cfbb;
--bs-alert-link-color: #0a3622;
}
@media (min-width: 992px) {
.estudiosync-form-btn {
width: 300px;
}
} .widget-whatsapp {
max-width: 380px;
width: 94%;
border-radius: 1rem;
overflow: hidden;
}
.widget-whatsapp:not(.not-modal){
position: fixed;
right: 0.5rem;
bottom: 80px;
z-index: 9999;
}
.widget-whatsapp.modal-full{
max-width: 100%;
width: 100%;
height: 100vh;
border-radius: 0;
}
.widget-whatsapp, .widget-whatsapp .widget-head {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.widget-whatsapp .widget-head {
background-color: #f0f2f5;
padding: 0.75rem 1rem;
position: relative;
}
.widget-whatsapp .widget-head .image {
width: 40px;
height: 40px;
background-color: #fff;
border-radius: 50%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
padding: 0.25rem;
}
.widget-whatsapp .widget-head p {
width: calc(100% - 40px);
padding-left: 0.5rem;
margin-bottom: 0;
}
.widget-whatsapp .widget-body {
padding: 1rem;
background-color: #efeae2;
}
.widget-whatsapp.modal-full .widget-body{
height: calc(100% - 64px);
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center; }
.widget-body .widget-body-wrap{ width: 100%;
padding-bottom: 64px;
}
.widget-whatsapp .widget-message {
padding: 1rem;
background-color: #fff;
border-radius: 1rem 1rem 1rem 0;
font-size: 0.875rem;
margin-bottom: 0.5rem;
}
.widget-whatsapp.modal-full .widget-message{
font-size: 1rem;
}
.widget-whatsapp .secnews-form-row{
margin-bottom: 0.5rem;
}
.widget-whatsapp .newformteste-lbl{
display: none!important;
}
.widget-whatsapp .newformteste-inp{
max-width: 100%;
height: 40px!important;
padding: 0.5rem 1rem;
border: 1px solid #dee2e6;
}
.widget-whatsapp .newformteste-inp::-webkit-input-placeholder { color: #555555;
}
.widget-whatsapp .newformteste-inp::-moz-placeholder { color: #555555;
}
.widget-whatsapp .newformteste-inp:-ms-input-placeholder { color: #555555;
}
.widget-whatsapp .newformteste-inp:-moz-placeholder { color: #555555;
}
.widget-whatsapp .estudiosync-form-btn{
height: 40px;
background-color: #128C7E;
color: #fff;
font-size: 1.125rem;
width: 100%!important;
display: block!important;
}
.widget-whatsapp .estudiosync-form-btn:hover{
background-color: #075E54;
} #btn-whatsapp {
position: fixed;
bottom: 0;
right: 0;
overflow: hidden;
display: block;
width: 100px;
height: 100px;
z-index: 999;
}
#btn-whatsapp #icon-whatsapp {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
} #main-atendimento-whatsapp{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100vh;
}