.oi-footer { display: flex; margin-bottom: 2rem !important; } @media (max-width: 960px) { .oi-footer { flex-wrap: wrap; max-width: 90%; margin: auto; } } .oi-footer__col--one { min-width: 20%; } @media (max-width: 960px) { .oi-footer__col--one { min-width: 33.333%; } } @media (max-width: 675px) { .oi-footer__col--one { min-width: 100%; margin-bottom: 2rem; } .oi-footer__col--one .uk-flex { align-items: center; } } .oi-footer__col--two { min-width: 22%; } @media (max-width: 960px) { .oi-footer__col--two { min-width: 33.333%; } } @media (max-width: 675px) { .oi-footer__col--two { min-width: 50%; } } @media (max-width: 560px) { .oi-footer__col--two { min-width: 100%; margin-bottom: 2rem; } } .oi-footer__col--three { min-width: 22%; } @media (max-width: 960px) { .oi-footer__col--three { min-width: 33.333%; } } @media (max-width: 675px) { .oi-footer__col--three { min-width: 50%; } } @media (max-width: 560px) { .oi-footer__col--three { min-width: 100%; margin-bottom: 2rem; } } .oi-footer__col--four { min-width: 36%; } @media (max-width: 960px) { .oi-footer__col--four { min-width: 100%; padding-top: 15px; margin-top: 15px; border-top: 1px solid var(--white); } } @media (max-width: 560px) { .oi-footer__col--four { padding-top: 0; margin-top: 0; border-top: none; text-align: center; } } @media (max-width: 560px) { .oi-footer__nav { text-align: center; } } .oi-footer__nav-link { color: var(--white); } .oi-footer__nav-link:hover { color: var(--white); } .oi-footer__nav-link--bold { font-weight: bold; } @media (max-width: 960px) { .oi-footer__address-list { display: flex; } } @media (max-width: 560px) { .oi-footer__address-list { flex-wrap: wrap; text-align: center; } } .oi-footer__address:first-of-type { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid var(--white); } @media (max-width: 960px) { .oi-footer__address:first-of-type { padding-bottom: 0; margin-bottom: 0; border-bottom: none; } } @media (max-width: 560px) { .oi-footer__address:first-of-type { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid var(--white); } } @media (max-width: 960px) { .oi-footer__address { min-width: 50%; } } @media (max-width: 560px) { .oi-footer__address { min-width: 100%; } } .oi-footer__title { color: var(--white); font-weight: bold; font-size: var(--standard); } .oi-footer__sub-title { color: var(--white); font-weight: bold; font-size: var(--small); margin: 0; } .oi-footer__number-email { font-size: var(--small); margin: 0; padding: 0; list-style: none; } .oi-footer__number-email-link { color: var(--white); font-size: var(--small); font-weight: bold; } .oi-footer__number-email-link:hover { color: var(--white); } .oi-footer__number-email-link svg { width: 27px; height: 21px; margin-right: 2px; } .oi-footer p { color: var(--white); font-size: var(--small); margin: 0; } .cl-newsletter-modal .uk-modal-dialog { padding: 0; width: 800px; border-radius: 20px; overflow: hidden; } .cl-newsletter-modal .uk-modal-close-outside { background: none !important; } .cl-newsletter-modal__grid { align-items: center; } .cl-newsletter-modal__img { height: 450px; object-fit: cover; width: 100%; } @media (max-width: 960px) { .cl-newsletter-modal__img { height: 200px; object-position: top; } } .cl-newsletter-modal__content { padding: 25px; } @media (max-width: 960px) { .cl-newsletter-modal__content { padding: 15px 14px; } } .cl-newsletter-modal__content p { font-size: 15px; color: var(--blue); } @media (max-width: 960px) { .cl-newsletter-modal__content p { margin-top: 10px; margin-bottom: 10px; } } .cl-newsletter-modal__content input { border-radius: 8px; } .cl-newsletter-modal__title { font-size: 30px !important; } .cl-newsletter-modal__label { font-size: 15px; color: var(--blue); } .cl-newsletter-modal__btn { white-space: pre-wrap; font-size: 0.875rem; min-width: 10rem; max-height: 4.0625rem; min-height: 3.75rem; line-height: 1; font-family: Gotham; cursor: pointer; display: inline-block; font-weight: 900; margin: 0; position: relative; text-align: center; transition: all 0.15s linear; border: 1px solid; margin-top: 18px; margin-bottom: 18px; border: none; border-radius: 40px; color: #fff; padding: 20px 17px; background: linear-gradient(to right, rgb(69, 219, 51), rgb(0, 191, 255)); } @media (max-width: 960px) { .cl-newsletter-modal__btn { margin-bottom: 0; margin-top: 0; } } .cl-newsletter-btn { font-weight: bold; margin: 20px 0 0; display: inline-block; font-size: var(--standard); } @media (max-width: 1000px) { .contact__locations__button { width: auto !important; padding: 15px 20px; align-items: center; height: 30px !important; justify-content: center; font-size: 14px; margin: 0 0 20px !important; } } .section__text h2 { font-size: 50px; } @media (max-width: 960px) { .section__text h2 { font-size: 60px; } }/*# sourceMappingURL=new-footer.css.map */