:root{--color-primary:#dc533c;--color-primary-dark:#c0392b;--color-primary-light:#e74c3c;--color-text:#333;--color-text-light:#666;--color-text-lighter:#888;--color-text-white:#fff;--color-bg:#fff;--color-bg-gray:#f5f5f5;--color-bg-dark:#333;--color-border:#e0e0e0;--color-border-light:#f0f0f0;--color-success:#27ae60;--color-warning:#f39c12;--color-error:#e74c3c;--color-info:#3498db;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.6;--line-height-loose:1.8;--font-family-base:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-heading:var(--font-family-base);--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 2px 4px #0000001a;--shadow-md:0 2px 8px #0000001a;--shadow-lg:0 5px 15px #00000026;--shadow-xl:0 10px 25px #0003;--border-radius-sm:3px;--border-radius-md:6px;--border-radius-lg:8px;--border-radius-xl:12px;--border-radius-full:50%;--border-width-thin:1px;--border-width-medium:2px;--border-width-thick:4px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--breakpoint-mobile:375px;--breakpoint-tablet:768px;--breakpoint-desktop:1024px;--breakpoint-wide:1200px;--z-index-dropdown:100;--z-index-sticky:200;--z-index-fixed:300;--z-index-modal-backdrop:400;--z-index-modal:500;--z-index-popover:600;--z-index-tooltip:700;--container-max-width:1200px;--sidebar-width:300px;--header-height:120px;--primary-color:#c13025;--secondary-color:#e74c3c;--light-gray:#f7f7f7;--dark-gray:#333;--medium-gray:#777;--border-color:#ddd;--menu-hover-color:#00000026;--color-blue-dark:#2c3e50;--color-blue-medium:#3e6990;--color-blue-darker:#365988;--color-gray-light:#f8f9fa;--color-gray-medium:#f8f8f8;--color-gray-border:#eaeaea;--color-gray-text:#555;--color-gray-text-dark:#444}*{box-sizing:border-box}body{background-color:#ecf0f6;width:800px;height:750px;overflow:hidden}h1{text-transform:uppercase;text-align:center;font-size:13pt}.container{width:680px;margin:auto}.main_content{background-color:#fff;border-radius:10px;width:100%;padding:5px}.form-group{width:100%;padding-left:5px;padding-right:5px}.form-group input{border:1px solid gray;border-radius:5px;width:100%;height:35px}.form-group .textarea{border:1px solid gray;border-radius:5px;width:100%;height:150px;padding-top:2px}.form-group .text-danger{color:red;clear:both;width:95%;display:block}.has-error{border:3px solid red;border-radius:5px;margin-bottom:5px;display:block}.text-danger{text-align:center;color:red}.reponsecontact{display:none}.send{text-align:center}.btn{font-family:Josefin Sans,sans-serif;font-size:14pt;display:inline-block}.btn.arrow{border-radius:50px;margin:8px 0 5px;padding:5px 10px;transition:all .2s}
