.cbp-whatsapp-button {
background: #25D366;
border: 3px solid #1cc15a;
border-radius: 50%;
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.6);
cursor: pointer;
height: 68px; 
text-align: center;
width: 68px;
position: fixed;
z-index: 9999;
transition: .3s;
}
.puls {
display: block;
animation: hoverWave linear 1s infinite;
-webkit-animation: hoverWave linear 1s infinite;
}
.cbp-tg-button {
background: #25a5d3;
border: 3px solid #2092bb;
border-radius: 50%;
box-shadow: 0 8px 10px rgb(7 149 206 / 60%);
cursor: pointer;
height: 68px; 
text-align: center;
width: 68px;
position: fixed;
z-index: 9999;
transition: .3s;
-webkit-animation: hoverWave2 linear 1s infinite;
animation: hoverWave2 linear 1s infinite;
}
.cbp-left-bottom {
left: 5%;
bottom: 8%;
}
.cbp-right-bottom {
right: 5%;
bottom: 8%;
}
.cbp-whatsapp-button .cbp-text-button, .cbp-tg-button .cbp-text-button {
height:68px;
width:68px;
border-radius:50%;
position:relative;
overflow:hidden;
}
.cbp-whatsapp-button .cbp-text-button span {
text-align: center;
color:#23a455;
opacity: 0;
font-size: 0;
position:absolute;
right: 10px;
top: 25px;
line-height: 14px;
font-weight: 600;
transition: opacity .3s linear;
font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.cbp-tg-button .cbp-text-button span {
text-align: center;
color:#2092bb;
opacity: 0;
font-size: 0;
position:absolute;
right: 12px;
top: 25px;
line-height: 14px;
font-weight: 600;
transition: opacity .3s linear;
font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.cbp-whatsapp-button .cbp-text-button:hover span, .cbp-tg-button .cbp-text-button:hover span {
opacity: 1;
font-size: 10px;
}
.cbp-whatsapp-button:hover img, .cbp-tg-button:hover img {
display:none;
}
.cbp-whatsapp-button:hover, .cbp-tg-button:hover {
z-index:1;
background:#fff;
color:transparent;
transition:.3s;
}
.cbp-whatsapp-button img {
width: 40px;
margin-left: -4px; 
margin-top: 8px; 
filter: brightness(0) invert(1);
color:#fff;
font-size:44px;
transition:.3s;
line-height: 66px;transition: .5s ease-in-out;
animation: 1200ms ease 0s normal none 1 running amin;
animation-iteration-count: infinite;
-webkit-animation: 1200ms ease 0s normal none 1 running amin;
-webkit-animation-iteration-count: infinite;
display: initial;
}
.cbp-tg-button img {
width: 47px;
margin-left: -5px; 
margin-top: 8px; 
filter: brightness(0) invert(1);
color:#fff;
font-size:44px;
transition:.3s;
line-height: 66px;transition: .5s ease-in-out;
animation: 1200ms ease 0s normal none 1 running amin;
animation-iteration-count: infinite;
-webkit-animation: 1200ms ease 0s normal none 1 running amin;
-webkit-animation-iteration-count: infinite;
display: initial;
}
@-webkit-keyframes hoverWave {
0% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 0 rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
40% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 15px rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
80% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,0.067)
}
100% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0.0)
}
}
@keyframes hoverWave {
0% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 0 rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
40% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 15px rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
}
80% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,0.067)
}
100% {
box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0.0)
}
}
@-webkit-keyframes hoverWave2 {
0% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 0 rgba(7,160,206,0.2),0 0 0 0 rgba(7,160,206,0.2)
}
40% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 15px rgba(7,160,206,0.2),0 0 0 0 rgba(7,160,206,0.2)
}
80% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 30px rgba(7,160,206,0),0 0 0 26.7px rgba(7,160,206,0.067)
}
100% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 30px rgba(7,160,206,0),0 0 0 40px rgba(7,160,206,0.0)
}
}
@keyframes hoverWave2 {
0% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 0 rgba(7,160,206,0.2),0 0 0 0 rgba(7,160,206,0.2)
}
40% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 15px rgba(7,160,206,0.2),0 0 0 0 rgba(7,160,206,0.2)
}
80% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 30px rgba(7,160,206,0),0 0 0 26.7px rgba(7,160,206,0.067)
}
100% {
box-shadow:0 8px 10px rgba(7,160,206,0.3),0 0 0 30px rgba(7,160,206,0),0 0 0 40px rgba(7,160,206,0.0)
}
}
@keyframes amin {
0% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
10% {
transform: rotateZ(-30deg);
-ms-transform: rotateZ(-30deg);
-webkit-transform: rotateZ(-30deg);
}
20% {
transform: rotateZ(15deg);
-ms-transform: rotateZ(15deg);
-webkit-transform: rotateZ(15deg);
}
30% {
transform: rotateZ(-10deg);
-ms-transform: rotateZ(-10deg);
-webkit-transform: rotateZ(-10deg);
}
40% {
transform: rotateZ(7.5deg);
-ms-transform: rotateZ(7.5deg);
-webkit-transform: rotateZ(7.5deg);
}
50% {
transform: rotateZ(-6deg);
-ms-transform: rotateZ(-6deg);
-webkit-transform: rotateZ(-6deg);
}
60% {
transform: rotateZ(5deg);
-ms-transform: rotateZ(5deg);
-webkit-transform: rotateZ(5deg);
}
70% {
transform: rotateZ(-4.28571deg);
-ms-transform: rotateZ(-4.28571deg);
-webkit-transform: rotateZ(-4.28571deg);
}
80% {
transform: rotateZ(3.75deg);
-ms-transform: rotateZ(3.75deg);
-webkit-transform: rotateZ(3.75deg);
}
90% {
transform: rotateZ(-3.33333deg);
-ms-transform: rotateZ(-3.33333deg);
-webkit-transform: rotateZ(-3.33333deg);
}
100% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
}
@-webkit-keyframes amin {
0% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
10% {
transform: rotateZ(-30deg);
-ms-transform: rotateZ(-30deg);
-webkit-transform: rotateZ(-30deg);
}
20% {
transform: rotateZ(15deg);
-ms-transform: rotateZ(15deg);
-webkit-transform: rotateZ(15deg);
}
30% {
transform: rotateZ(-10deg);
-ms-transform: rotateZ(-10deg);
-webkit-transform: rotateZ(-10deg);
}
40% {
transform: rotateZ(7.5deg);
-ms-transform: rotateZ(7.5deg);
-webkit-transform: rotateZ(7.5deg);
}
50% {
transform: rotateZ(-6deg);
-ms-transform: rotateZ(-6deg);
-webkit-transform: rotateZ(-6deg);
}
60% {
transform: rotateZ(5deg);
-ms-transform: rotateZ(5deg);
-webkit-transform: rotateZ(5deg);
}
70% {
transform: rotateZ(-4.28571deg);
-ms-transform: rotateZ(-4.28571deg);
-webkit-transform: rotateZ(-4.28571deg);
}
80% {
transform: rotateZ(3.75deg);
-ms-transform: rotateZ(3.75deg);
-webkit-transform: rotateZ(3.75deg);
}
90% {
transform: rotateZ(-3.33333deg);
-ms-transform: rotateZ(-3.33333deg);
-webkit-transform: rotateZ(-3.33333deg);
}
100% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
}
@media (max-width : 800px) {
.cbp-left-bottom, .cbp-right-bottom {
bottom: 5%;
}
}
a#cbp-whatsapp-button {
background-color: #25D366;
}
a#cbp-tg-button {
background: #25a5d3;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}