
/* /moto_web_by_paz/static/src/scss/contact_page.scss */
 .moto-contact-hero-img{max-height: 550px; width: auto; object-fit: contain; object-position: bottom right;}@media (max-width: 991px){.moto-contact-hero-img{max-height: 400px; object-position: center bottom; margin-top: 2rem;}}.moto-heading-contact{font-family: "Poppins"; font-weight: 600; font-size: 42px; leading-trim: NONE; line-height: 28px; letter-spacing: 0%; text-box-trim: none; color: #0B2545 !important; margin-bottom: 30px !important;}.moto-text-contact{font-family: "Poppins"; font-weight: 400; font-style: normal; font-size: 18px; text-box-trim: none; line-height: 30px; letter-spacing: 0%; color: #4E668C;}.moto-contact-icon-box{width: 59px; height: 59px; background-color: #00ABE9; color: #ffffff; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 33px;}.moto-contact-icon-box img{width: 33px; height: 33px;}.moto-contact-info-title{font-family: "Poppins"; font-weight: 500; font-size: 24px; text-box-trim: none; line-height: 100%; letter-spacing: 0%; color: #0B2545 !important;}.moto-contact-info-text{font-family: "Poppins"; font-weight: 400; font-style: normal; font-size: 20px; text-box-trim: none; line-height: 30px; letter-spacing: 0%; text-box-trim: none; color: #4E668C;}.moto-contact-item{border-color: #eef1f4 !important;}.moto-social-circle{width: 60px; height: 60px; background-color: #00ABE9; color: #ffffff !important; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; text-decoration: none; transition: all 0.3s ease; font-size: 24px;}.moto-social-circle:hover{background-color: #0B2545; transform: translateY(-3px);}.moto-contact-form-card{background-color: #ffffff; border-radius: 24px; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.06); border: 1px solid #f4f6f9;}.moto-form-label{font-family: "Poppins"; font-weight: 400; font-size: 14px; color: #46697B; margin-bottom: 8px;}.moto-form-control{border: 1px solid #eef1f4; border-radius: 8px; padding: 12px 16px; font-family: "Poppins"; font-size: 15px; color: #0B2545; box-shadow: none !important; transition: border-color 0.3s ease;}.moto-form-control:focus{border-color: #00ABE9; outline: none;}.moto-form-controltextarea{resize: vertical; min-height: 120px;}.moto-map-iframe{border: 0; display: block; border-radius: 35px;}.moto-map-section{margin-inline: 30px;}.moto-floating-badge{position: absolute; z-index: 5; width: 182px; height: auto; border-radius: 40px; transition: transform 0.3s ease;}.moto-floating-badge:hover{transform: translateY(-5px);}@media (max-width: 991px){.moto-floating-badge{width: 140px;}}@media (max-width: 575px){.moto-floating-badge{width: 110px;}}@media (max-width: 425px){.moto-floating-badge{width: 90px;}}.moto-badge-john{top: 15%; left: 50%;}@media (max-width: 991px){.moto-badge-john{top: 60%; left: 5%;}}@media (max-width: 425px){.moto-badge-john{top: 70%; left: 5%;}}.moto-badge-willam{top: 35%; right: 23%;}@media (max-width: 991px){.moto-badge-willam{top: 40%; right: 0%;}}@media (max-width: 425px){.moto-badge-willam{top: 55%; right: 60%;}}.moto-badge-nancy{bottom: 15%; left: 47%;}@media (max-width: 991px){.moto-badge-nancy{bottom: 5%; left: 10%;}}@media (max-width: 425px){.moto-badge-nancy{top: 5%; bottom: auto; left: 2%;}}.submit-contact-animation:hover{border: 1px solid #00ABE9; background-color: #ffffff; color: #00ABE9;}