.symbol{text-align:center;color:var(--footerIcon);float:left;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:2.3rem;font-weight:700;line-height:44px;display:flex}.symbol.mail svg{font-size:1.8rem}.drop{background:var(--footerIcon);border-radius:50%;width:21px;height:20px;margin-top:-15px;position:relative;rotate:180deg}.drop:before{content:"";border:7px solid #0000;border-bottom:26px solid var(--footerIcon);position:absolute;bottom:44%;left:50%;transform:translate(-50%)}.info p{margin-bottom:0}.info h4{color:var(--black);margin-bottom:5px;font-size:18px;font-weight:600}.info h4,.info p{padding:0 0 0 60px}.info .email a,.info .phone a{color:var(--black);font-weight:500}.info strong{color:var(--themeTxt)!important}.cntctPage{background:#f1f3ff}.contactForm{box-shadow:0px 0px 5px 0px var(--grey100);background-color:var(--white);padding:10px 4px}.contactForm .formField{margin-top:4px}.contactForm .formField label{margin-bottom:4px;font-size:14px}.contactForm input,.contactForm .formField select{height:var(--inputHeight);border-radius:var(--borderRadius);font-size:14px}.contactForm textarea{border-radius:var(--borderRadius);min-height:34px}.contactForm .formField select{padding:3px 5px!important}.contactForm input::placeholder,.contactForm textarea::placeholder{color:#999;font-size:14px}.contactForm #captchaInput{margin-top:10px}
