.fixed-contact-out{width:400px;height:auto;background-color:#fff;color:#000;min-height:500px;top:30%;right:-400px;position:fixed;clear:both;z-index:1000;max-width:calc(100% - 65px);transition:right 2s}.fixed-contact-out .actions{padding-bottom:0}.fixed-contact.open-sidebar-for .fixed-contact-out{right:0;-webkit-box-shadow:-1px 1px 3px #999;box-shadow:-1px 1px 3px #999}.fixed-contact-in{display:block;padding:10px 20px;clear:both;overflow:auto;height:500px;max-height:100vh}h3.fixed-contact-title{display:none;margin-top:0 !important;padding-top:0 !important}span.fixed-contact-titoliform{margin-bottom:15px;font-size:28px;margin-top:20px;display:table;line-height:26px}.fixed-contact-form{padding:25px;background-color:rgba(255,255,255,0.7)}.fixed-contact-button{cursor:pointer;text-align:center;line-height:17px;margin:0;padding:0;background-color:#5f273a !important;border-color:#5f273a !important;width:200px;padding-top:10px;margin-top:10px !important;box-shadow:none !important;letter-spacing:3px;transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);min-width:200px !important;font-size:20px;height:55px;left:-128px !important;top:62px !important;color:#fff !important;position:absolute;padding-right:0px}.fixed-contact-button span{display:inline-block;margin:10px;padding:0px;vertical-align:top;* display:inline;zoom:1}@media(max-width:767px){.fixed-contact-out{right:calc(-100% + 65px)}}