footer{padding-top:30px;padding-bottom:30px}footer img{max-width:100%}footer iframe{border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}footer .end,footer .end strong{color:var(--main-black);font-size:21px}footer .end strong{font-weight:700}footer .social{display:flex;justify-content:initial;align-items:center}footer .social .social-item{margin-right:10px}footer .social .social-item a{text-decoration:none}footer .social .social-item a i{color:#8DDC3F;font-size:24px}@media(max-width:767px){footer .fd-flex{display:block!important}footer .end,footer .end strong{text-align:center}footer .social{justify-content:center}}#copy{text-align:center;padding-top:10px;padding-bottom:10px}#copy .text{font-weight:300}#copy .text a{text-decoration:none;font-weight:300;color:var(--main-black)}#copy .text i{color:var(--main-empresa)}.pulse{max-width:90px;margin:1px;-webkit-transition:all 0.4s linear;-moz-transition:all 0.4s linear;transition:all 0.4s linear;-webkit-animation:smallToBig 600ms alternate infinite ease;-moz-animation:smallToBig 600ms alternate infinite ease}@-webkit-keyframes smallToBig{from{-webkit-transform:scale(1)}to{-webkit-transform:scale(1.1)}}@-moz-keyframes smallToBig{from{-moz-transform:scale(1)}to{-moz-transform:scale(1.1)}}