@keyframes bounce {
0%, 100% {
transform: translateY(-15%);
animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
}
50% {
transform: translateY(0);
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
}
.pins_image {
animation: bounce 1.5s infinite;
cursor: pointer;
}
.pins_image:hover {
animation: none !important;
transition: 3s;
} .todosBotoes {
font-size: 16px !important;
}
.banners .video-color-overlay.row-bg-layer,
.banners .nectar-video-wrap.row-bg-layer,
.banners .row-bg-layer {
border-radius: 0 0 30px 30px !important;
}
.imagensServicos {
width: 100% !important;
} #header-outer:not(.transparent) {
background-color: #ffffff90 !important;
}
#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover {
color: #23aae1 !important;
}
#header-secondary-outer .container {
padding: 0 10% !important;
}
.BTApoioCliente {
margin: 0 10px;
}
.wpml-ls-item a {
margin: 0 !important;
}
.wpml-ls-item a::after {
font-size: 10px;
content: "•";
margin: 0 5px;
color: #23AAE1;
}
.wpml-ls-item:last-of-type a::after {
content: "";
margin: 0;
} video.nectar-video-bg {
height: auto !important;
width: auto !important;
background-size: cover !important;
}
.nectar-link-underline-effect a {
background-image: none !important;
}
#copyright {
padding: 5px !important ;
font-size: 11px !important;
}
.nectar-text-inline-images__marker img {
width: 50px !important;
top: 15% !important;
}
.home .nectar-text-inline-images__marker img:hover {
content: url(//abreu.yourcode-staging.com/wp-content/uploads/2024/07/seta_text_hover.svg) !important;
}
.iwt-icon img,
.iwt-icon {
margin-bottom: 0 !important;
height: 100% !important;
}
#powerTip {
background-image: linear-gradient(to right, #000000, #0d538c) !important;
border: solid 1px #ffffff !important;
border-radius: 15px !important;
}
#powerTip:before {
display: none !important;
}
.iwithtext .iwt-text {
padding-left: 35px !important;
}
.vantagens .iwithtext .iwt-text {
padding-left: 50px !important;
line-height: 20px !important;
}
.cardsHome .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] .meta-wrap .inner {
padding-bottom: 8% !important;
width: 80% !important;
} .nectar-text-inline-images__marker img:hover {
content: url(//abreu.yourcode-staging.com/wp-content/uploads/2024/07/seta_text_azul_HOVER.svg) !important;
}
.DesktopHide {
display: none !important;
}
.MobileHide {
display: block !important;
} #formulario a, #form a {
color: black !important;
text-decoration: underline;
}
#formulario a:hover, #form a:hover {
text-decoration: none;
}
#formulario label span, #form label span {
color: #000000 !important;
font-size: 12px !important;
}
#formulario input::placeholder, #form input::placeholder,
#formulario textarea::placeholder, #form textarea::placeholder,
#formulario select, #form select {
color: #000000 !important;
}
#formulario .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
#form .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button {
padding: 10px 30px !important;
}
.powered-by {
display: none !important;
} .infoFooter {
font-size: 12px !important;
line-height: 18px !important;
}
.infoFooter a {
text-decoration: none !important;
color: #000000 !important;
}
.infoFooter a:hover {
color: #23aae1 !important;
}
div#FooterMob{
display:none !important;
} #floatingIcon {
position: fixed;
bottom: 5%;
right: 0;
z-index: 999;
filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.2));
cursor: pointer;
border-radius: 5px;
background: transparent;
width: auto;
padding: 15px;
height: auto;
display: flex;
padding-right: 25px !important;
}
#floatingIconContent {
position: fixed;
bottom: 17%;
right: 2%;
z-index: 999;
background: #fff;
padding: 25px;
border-radius: 10px;
display: none;
filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.3));
}
#floatingIcon img {
width: 60px !important;
}
#close-modal {
padding: 0;
position: absolute;
right: 10px;
top: 2px;
cursor: pointer;
}
#close-modal img {
width: 15px;
}
#close-modal img:hover {
content: url(//abreu.yourcode-staging.com/wp-content/uploads/2024/08/delete.png);
width: 15px;
}
.botoesBubbleSimulador {
padding: 10px;
text-align: center;
}
.centrar_conteudo .vc_column-inner .wpb_wrapper {
justify-content: center !important;
display: inline-grid;
}
@media (max-width: 768px) { 
h1 {
font-size: 40px !important;
line-height: 45px !important;
}
div#FooterMob{
display:block !important;
}
.MapTextWithIcon .iwithtext .iwt-text {
font-size: 13px !important;
padding-left: 24px !important;
}
MapTextWithIcon .iwt-icon img, .iwt-icon {
height: 73% !important;
width: 31% !important;
}
.ReinoUnidoMap {
width: 50% !important;
float: right !important;
}
.BTApoioCliente a span {
font-family: 'Lato' !important;
font-size: 18px !important;
font-weight: 100 !important;
border: 1px solid white;
padding: 1vh;
border-radius: 11px !important;
}
.DesktopHide {
display: block !important;
}
.MobileHide {
display: none !important;
}
.wpml-ls-item {
display: inline-block !important;
}
.wpml-ls-item a {
font-size: 18px !important;
}
.wpml-ls-item a::after {
font-size: 14px;
margin: 0 15px;
}
}