.buenFinPopup{background-color:#FFF;padding:3rem 1rem 0 1rem;width:300px;height:405px;position:fixed;left:60px;bottom:10%;z-index:9000;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align:center;-webkit-box-shadow:0 0 5px 10px rgba(0,0,0,0.05);-moz-box-shadow:0 0 5px 10px rgba(0,0,0,0.05);box-shadow:0 0 5px 10px rgba(0,0,0,0.05)}.buenFinPopup.hide,.buenFinPopup.hidden{display:none}@media only screen and (max-width: 767px),only screen and (min-width: 768px) and (max-width: 1055px){.buenFinPopup{display:none}}.buenFinPopup .popup-close{cursor:pointer;width:20px;height:20px;position:absolute;top:15px;right:15px;text-indent:0;z-index:9999}.buenFinPopup .popup-close:before,.buenFinPopup .popup-close:after{border-left:1px solid #2d364c;content:'';display:block;width:20px;height:20px;left:2px;position:absolute}.buenFinPopup .popup-close:before{top:7px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.buenFinPopup .popup-close:after{top:-6px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.buenFinPopup .hidden{visibility:hidden}.buenFinPopup .content{color:#41424E}.buenFinPopup .content h5,.buenFinPopup .content p,.buenFinPopup .content a{text-align:center}.buenFinPopup .content img{margin-top:-98px;margin-bottom:20px;width:100px}.buenFinPopup .content .btn-buenfin{color:#6534AC;background-color:rgba(101,52,172,0.2);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;font-size:18px;font-weight:bold;padding:8px 15px 6px 15px;display:inline-block;border:0;cursor:pointer;text-align:center;-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-box-shadow .2s;-o-transition:background-color .2s,box-shadow .2s;-moz-transition:background-color .2s,box-shadow .2s,-moz-box-shadow .2s;transition:background-color .2s,box-shadow .2s;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s,-moz-box-shadow .2s}.buenFinPopup .content .btn-buenfin:focus{outline:none;background-color:rgba(101,52,172,0.25);-webkit-box-shadow:0 0 2px 5px rgba(101,52,172,0.1);-moz-box-shadow:0 0 2px 5px rgba(101,52,172,0.1);box-shadow:0 0 2px 5px rgba(101,52,172,0.1)}.buenFinPopup .content .allias-buenfin{color:#FFF;background-color:#FFF;font-size:1px;border:0;cursor:pointer}.buenFinPopup .content .counter{min-height:80px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:20px 0}@media only screen and (max-width: 767px){.buenFinPopup .content .counter{margin:auto}}.buenFinPopup .content .counter .counter-box{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center;background-color:#E7E7EF}.buenFinPopup .content .counter .counter-box:not(:last-of-type){border-right:1px solid #FFF}.buenFinPopup .content .counter .counter-number{font-size:36px;font-weight:bold;line-height:1}.buenFinPopup .content .counter .counter-label{font-size:10px;text-transform:uppercase;font-weight:lighter;color:#90909C}.buenFinPopup .content .bfcode{position:relative}.buenFinPopup .content .bfcode span{display:block}.buenFinPopup .content .bfcode span.code{font-size:12px;text-transform:uppercase;padding:0;margin-bottom:4px}.buenFinPopup .content .bfcode span.tooltip{visibility:hidden;opacity:0;-webkit-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;transition:opacity .1s ease-out;position:absolute;display:block;width:196px;-webkit-box-shadow:0 2px 6px 0 rgba(45,54,76,0.4);-moz-box-shadow:0 2px 6px 0 rgba(45,54,76,0.4);box-shadow:0 2px 6px 0 rgba(45,54,76,0.4);background-color:#2d364c;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;bottom:70px;padding:21px;text-align:center;left:50%;margin-left:-98px;color:#FFF}.buenFinPopup .content .bfcode span.tooltip:after{background-color:#2d364c;content:'';display:block;width:14px;height:14px;bottom:-6px;left:90px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.buenFinPopup .content .bfcode span.tooltip.visible{visibility:visible;opacity:1;-webkit-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;-moz-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.buenFinPopup .content .desc{font-size:13px}
/*# sourceMappingURL=buenFinPopup.css.map */