:root{--primary-color:#031b4e;--secondary-color:#00bde0;--text-color:#1c1c1c}.client-contact-page{width:100%}.client-contact-page .hero-section{justify-content:center;align-items:center;width:100%;height:auto;margin-top:4%;padding-bottom:25px;display:flex;position:relative}.client-contact-page .hero-section .home-hero-img{width:40%;position:relative}.client-contact-page .hero-section .home-hero-img img.doc-img{width:100%;height:auto}.client-contact-page .hero-section .home-hero-img img.float-social{transition:all .3s;position:absolute}.client-contact-page .hero-section .home-hero-img img.face-floating{top:80px;right:130px}.client-contact-page .hero-section .home-hero-img img.insta-floating{top:180px;right:70px}.client-contact-page .hero-section .home-hero-img img.link-floating{bottom:200px;right:70px}.client-contact-page .hero-section .home-hero-img img.float-social:hover{transform:scale(1.2)}.client-contact-page .hero-section .home-hero-desc{width:50%;margin-top:6%;padding:0 10px}.bullet-point{border:1px solid var(--secondary-color);color:var(--primary-color);border-radius:16px;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin-bottom:15px;padding:5px 25px;display:flex}.bullet-point svg{color:var(--secondary-color)}.client-contact-page .hero-section .home-hero-desc h1{color:var(--primary-color);width:-moz-fit-content;width:fit-content;margin-bottom:15px;font-size:75px;font-weight:700;line-height:80px}.client-contact-page .hero-section-ar .home-hero-desc h1{line-height:unset}.client-contact-page .hero-section .home-hero-desc h1 span{color:var(--secondary-color)}.client-contact-page .hero-section .home-hero-desc p{color:rgba(0,0,0,.51);margin-bottom:15px}.client-contact-page .hero-section .home-hero-desc p span{color:var(--secondary-color);font-size:18px;font-weight:500}.client-contact-page .hero-section .home-hero-desc .doc-hero-mobile{display:none}.client-contact-page .hero-section .home-hero-desc .book-hero-home{align-items:center;gap:15px;margin-bottom:25px;display:flex}.client-contact-page .hero-section .home-hero-desc .reviews-hero{justify-content:flex-start;align-items:center;gap:30px;display:flex;position:relative}.client-contact-page .hero-section .home-hero-desc .reviews-hero img{width:30%!important;height:auto!important;position:relative!important}section.form-section{width:90%;margin:auto;padding:15px 0}section.form-section .contact-form-wrapper{align-items:flex-start;gap:40px;display:flex}section.form-section .faq-side,section.form-section .form-side{background:#fff;border-radius:30px;flex:1;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.05)}section.form-section .small-title{color:var(--secondary-color);margin-bottom:15px;font-weight:600;display:block}section.form-section .faq-slogan{color:var(--primary-color);margin-bottom:30px;font-size:38px}section.form-section .faq-list{flex-direction:column;gap:15px;display:flex}section.form-section .faq-item{border:1px solid #eee;border-radius:15px;overflow:hidden}section.form-section .faq-item button{cursor:pointer;width:100%;color:var(--primary-color);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px;font-size:16px;font-weight:600;display:flex}section.form-section .faq-answer{max-height:0;transition:all .4s;overflow:hidden}section.form-section .faq-item.active .faq-answer{max-height:250px}section.form-section .faq-answer p{color:#666;padding:0 20px 20px;line-height:2}section.form-section form{flex-direction:column;gap:15px;display:flex}section.form-section input,section.form-section textarea{border:1px solid #ddd;border-radius:15px;outline:none;width:100%;padding:16px 18px;font-size:15px}section.form-section textarea{resize:none}section.form-section input:focus,section.form-section textarea:focus{border-color:var(--secondary-color)}section.form-section button[type=submit]{cursor:pointer;background:var(--primary-color);color:#fff;border:none;border-radius:15px;height:60px;font-size:16px;font-weight:600;transition:all .3s}section.form-section button[type=submit]:hover{transform:translateY(-3px)}@media (max-width:992px){.client-contact-page .hero-section{flex-direction:column;padding-top:22%}.client-contact-page .hero-section .home-hero-desc{text-align:center;flex-direction:column;align-items:center;width:95%;display:flex}.client-contact-page .hero-section .home-hero-desc h1{font-size:30px}.client-contact-page .hero-section .home-hero-img{width:80%}section.form-section .contact-form-wrapper{flex-direction:column-reverse}section.form-section .faq-side,section.form-section .form-side{width:100%}}@media (max-width:768px){section.form-section{width:95%;padding:0}section.form-section .faq-side,section.form-section .form-side{padding:25px}section.form-section .faq-slogan{font-size:28px}}
