#rec468786935 .t774__wrapper, #rec473730879 .t774__wrapper {
  border: solid 1px #FFD88A;
}

.t265__icon {
  top: 24px !important;
}

@media (min-width: 640px) {
.t265__icon {
  top: 34px !important;
}}


.zero_form button.t-submit:hover {
    background-color:#444444 !important;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.zero_form button.t-submit {
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.roistat-lh-pulsator-fill {
    border-radius:50% !important;
}

.roistat-lh-pulsator-img {
    -webkit-animation: roistat-lh-img-anim 3s infinite ease-in-out !important;
    -moz-animation: roistat-lh-img-anim 3s infinite ease-in-out !important;
    -ms-animation: roistat-lh-img-anim 3s infinite ease-in-out !important;
    -o-animation: roistat-lh-img-anim 3s infinite ease-in-out !important;
    animation: roistat-lh-img-anim 3s infinite ease-in-out !important;
}

.roistat-lh-pulsator-phone {
    opacity: .95 !important;
    bottom: 80px !important;
    right: 3px !important;
}

@media (max-width: 1280px) {
.roistat-lh-pulsator-phone {
    bottom: 110px !important;
    right: 27px !important;
}}
	
.roistat-lh-pulsator-circle {
    
  border: 3px solid #ffffff !important;
/*  border-color: #ffffff !important; 
  opacity: .5 !important;*/
  border-radius:50% !important;
  -webkit-animation: roistat-lh-circle-anim 3s infinite ease-in-out !important;
  -moz-animation: roistat-lh-circle-anim 3s infinite ease-in-out !important;
  -ms-animation: roistat-lh-circle-anim 3s infinite ease-in-out !important;
  -o-animation: roistat-lh-circle-anim 3s infinite ease-in-out !important;
  animation: roistat-lh-circle-anim 3s infinite ease-in-out !important;
}

