:root{--content-width: 1620px;--content-edge-padding-x: 15px;--content-edge-padding-y: 50px;--body-font-family: "Rubik", var(--fallback-font);--heading-font-family: "Rubik", var(--fallback-font);--subheading-font-family: "Rubik", var(--fallback-font);--font-size-body: 14px;--palette1: #000000!important;--palette2: #000000!important;--palette3: #000000!important;--palette4: #000000!important;--palette5: #5E5957!important;--palette6: #395a32!important;--palette7: #F1EEEC!important;--palette8: #F1EEEC!important;--palette9: #ffffff!important;--palette10: #ffffff!important;--palette11: #000000!important;}@media (min-width: 1025px){.container {max-width:1620px;}}@media (min-width: 1025px){.container {max-width:1620px;}}.hero-section .page-title-wrapper{min-height:280px;}.hero-section {background-color:#e42629;}#wrapper .breadcrumb, .hero-section .breadcrumb { padding: 0; margin-bottom: 0; background: 0 0; display: none; } .page-title-wrapper .page-header h1 { color: #fff !important; } /* Teledema - Offer form (HTML block) */ .td-client-form{ text-align: center; padding: 6px 0 10px; } .td-client-title{ font-size: 26px; line-height: 1.12; font-weight: 400; margin: 0 0 11px; color: #000; } .td-client-fields{ max-width: 255px; margin: 0 auto; display: flex; flex-direction: column; gap: 10px; } .td-client-input{ width: 100% !important; height: 46px !important; padding: 0 10px !important; border: 1px solid #000 !important; /* thinner border */ border-radius: 6px !important; background: #fff !important; color: #000; font-size: 11px; /* typed text */ line-height: 1; outline: none !important; box-shadow: none !important; appearance: none; -webkit-appearance: none; } .td-client-input::placeholder{ color: #8f8f8f; font-size: 13px; /* +2px */ } .td-client-input:focus{ border-color: #000 !important; } .td-client-btn{ width: 100% !important; height: 52px !important; border: 2px solid #000 !important; /* keep button border */ border-radius: 6px !important; background: #000 !important; color: #fff !important; font-size: 13px; /* +2px */ font-weight: 400; cursor: pointer; box-shadow: none !important; } .td-client-btn:hover{ opacity: 0.95; } @media (max-width: 576px){ .td-client-form{ padding: 6px 12px 10px; } .td-client-title{ font-size: 22px; } .td-client-fields{ max-width: 100%; } .td-client-input{ height: 46px !important; font-size: 12px; } .td-client-input::placeholder{ font-size: 14px; } .td-client-btn{ height: 52px !important; font-size: 14px; } }