.contactPop{position:fixed;left:0;right:0;z-index:10;height:100%;top:0}.customInpt{border:8px #000}.customInpt:focus{box-shadow:none!important;background-color:none;border:2px solid #d3d3d3}.formBackImg{color:#000;background-image:url(/hand.png);background-repeat:no-repeat;background-size:cover;background-position:50%;background-blend-mode:overlay;border-radius:4px 0 0 4px}.customInpt{border:2px solid #d3d3d3;background-color:transparent}.customFormkDiv{border-radius:0 4px 4px 0;background-color:#fff}.customXmark{transition:all .5s ease-in-out}.customXmark:hover{transform:rotate(1turn);color:#234e70}.popupInput{padding:8.5px 30px;background:#2754ad05;color:#234e70;margin-bottom:-27px}.popUpFormsIcons{position:relative;top:27px;left:10px;z-index:11;color:#234e70}#message{margin-bottom:0}.popupInput::placeholder{color:#234e70}.is-invalid{background:#dc354611}#contactBtn{font-weight:600;position:fixed;right:1rem;bottom:5rem;width:50px;height:50px;border-radius:50%;background-color:var(--tertiary);z-index:7;animation:pulse-cust 2s infinite!important;display:flex;align-items:center;justify-content:center;padding:0!important;transition:all .3s ease-in-out}#contactBtn span.d-none.d-md-block{display:none!important}@media (min-width:768px){#contactBtn{width:auto;bottom:1rem;height:auto;border-radius:50px;padding:10px 20px!important;display:flex;gap:8px}#contactBtn span.d-none.d-md-block{display:inline!important}}@keyframes pulse-cust{0%{-webkit-box-shadow:0 0 0 0 #ff474c8f}70%{-webkit-box-shadow:0 0 0 20px transparent}to{-webkit-box-shadow:0 0 0 0 transparent}}.inqButtonDektop{width:30px;height:30px;display:inline-flex;border-radius:50%;align-items:center;justify-content:center;color:#fff;font-size:20px;text-align:center}@media screen and (min-width:576px){.inqButtonDektop{width:20px;display:inline-flex;height:20px;border-radius:100%;align-items:center;justify-content:center;margin-right:8px;font-size:13px}}