.elementor-298062 .elementor-element.elementor-element-1901203{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-298062 .elementor-element.elementor-element-3b6c8c7{--spacer-size:35px;}.elementor-298062 .elementor-element.elementor-element-8d1216c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-298062 .elementor-element.elementor-element-898bde9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image-box .elementor-image-box-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-image-box:has(:hover) .elementor-image-box-title,
					 .elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var( --e-global-color-primary );}.elementor-widget-image-box .elementor-image-box-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );color:var( --e-global-color-text );}.elementor-298062 .elementor-element.elementor-element-fe17875.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-298062 .elementor-element.elementor-element-fe17875.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-298062 .elementor-element.elementor-element-fe17875.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-298062 .elementor-element.elementor-element-fe17875 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-298062 .elementor-element.elementor-element-fe17875 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-298062 .elementor-element.elementor-element-fe17875 .elementor-image-box-title{font-family:"Inter", Sans-serif;font-size:30px;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;}.elementor-298062 .elementor-element.elementor-element-fe17875:has(:hover) .elementor-image-box-title,
					 .elementor-298062 .elementor-element.elementor-element-fe17875:has(:focus) .elementor-image-box-title{color:var( --e-global-color-secondary );}.elementor-298062 .elementor-element.elementor-element-fe17875 .elementor-image-box-description{font-family:"Aleo", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;letter-spacing:0.1em;}.elementor-298062 .elementor-element.elementor-element-e66f67f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-298062 .elementor-element.elementor-element-165eaf9{--spacer-size:35px;}@media(max-width:1024px){.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-298062 .elementor-element.elementor-element-fe17875 .elementor-image-box-img{margin-bottom:0px;}.elementor-298062 .elementor-element.elementor-element-fe17875 .elementor-image-box-title{font-size:20px;}}/* Start custom CSS for html, class: .elementor-element-ed6f990 */header-body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            line-height: 1.6;
            background: linear-gradient(135deg, #3A5EA6 0%, #54A8DC 100%);
            min-height: 100vh;
        }

        .header-wrapper {
            background: linear-gradient(135deg, #3A5EA6 0%, #54A8DC 50%, #3A5EA6 100%);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
            position: relative;
            overflow: hidden;
        }

        .header-wrapper::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(45deg, 
                rgba(238, 122, 59, 0.1) 0%, 
                transparent 25%, 
                transparent 75%, 
                rgba(253, 218, 22, 0.1) 100%);
            pointer-events: none;
        }

        .header-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 2rem 1rem;
            position: relative;
            z-index: 1;
        }

        .header-content {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 1.5rem;
        }

        .logo-section {
            display: flex;
            align-items: center;
            gap: 1rem;
        }

        .logo-placeholder {
            width: 140px;
            height: 140px;
            background: rgba(255, 255, 255, 0.95);
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            border: 3px solid #FDDA16;
            transition: transform 0.3s ease;
        }

        .logo-placeholder:hover {
            transform: scale(1.05);
        }

        .logo-placeholder img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }

        .logo-text {
            color: #FDDA16;
            font-size: 0.9rem;
            font-weight: 600;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
        }

        .title-section {
            flex: 1;
            text-align: center;
            min-width: 300px;
        }

        .main-title {
            color: white;
            font-size: 2.5rem;
            font-weight: 700;
            margin-bottom: 0.5rem;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
            position: relative;
        }

        .subtitle {
            color: #FDDA16;
            font-size: 1.1rem;
            font-weight: 500;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
        }

        .accent-bar {
            height: 4px;
            background: linear-gradient(90deg, 
                #EE7A3B 0%, 
                #FDDA16 25%, 
                #54A8DC 50%, 
                #FDDA16 75%, 
                #EE7A3B 100%);
            margin: 1rem auto;
            width: 200px;
            border-radius: 2px;
            animation: shimmer 3s ease-in-out infinite;
        }

        @keyframes shimmer {
            0%, 100% { opacity: 1; }
            50% { opacity: 0.7; }
        }

        .nav-section {
            display: flex;
            gap: 1rem;
        }

        .nav-button {
            background: rgba(255, 255, 255, 0.1);
            color: white;
            border: 2px solid #FDDA16;
            padding: 0.7rem 1.5rem;
            border-radius: 25px;
            text-decoration: none;
            font-weight: 600;
            transition: all 0.3s ease;
            backdrop-filter: blur(10px);
        }

        .nav-button:hover {
            background: #FDDA16;
            color: #3A5EA6;
            transform: translateY(-2px);
            box-shadow: 0 6px 20px rgba(253, 218, 22, 0.3);
        }

        .submit-button {
            background: linear-gradient(135deg, #EE7A3B 0%, #FDDA16 100%);
            color: white;
            border: none;
            padding: 0.8rem 1.8rem;
            border-radius: 25px;
            text-decoration: none;
            font-weight: 700;
            font-size: 0.95rem;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(238, 122, 59, 0.3);
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
        }

        .submit-button:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(238, 122, 59, 0.4);
            background: linear-gradient(135deg, #FDDA16 0%, #EE7A3B 100%);
        }

        .submit-button::before {
            content: '📧';
            font-size: 1.1em;
        }

        .decorative-elements {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            pointer-events: none;
            overflow: hidden;
        }

        .circle {
            position: absolute;
            border-radius: 50%;
            opacity: 0.1;
        }

        .circle:nth-child(1) {
            width: 100px;
            height: 100px;
            background: #EE7A3B;
            top: 20%;
            left: 10%;
            animation: float 6s ease-in-out infinite;
        }

        .circle:nth-child(2) {
            width: 150px;
            height: 150px;
            background: #FDDA16;
            top: 60%;
            right: 15%;
            animation: float 8s ease-in-out infinite reverse;
        }

        .circle:nth-child(3) {
            width: 80px;
            height: 80px;
            background: #EE7A3B;
            bottom: 20%;
            left: 70%;
            animation: float 7s ease-in-out infinite;
        }

        @keyframes float {
            0%, 100% { transform: translateY(0px) rotate(0deg); }
            50% { transform: translateY(-20px) rotate(180deg); }
        }

        @media (max-width: 768px) {
            .header-content {
                flex-direction: column;
                text-align: center;
            }

            .main-title {
                font-size: 2rem;
                text-align: center;
            }

            .nav-section {
                flex-wrap: wrap;
                justify-content: center;
            }

            .logo-placeholder {
                width: 100px;
                height: 100px;
            }

            .submit-button {
                padding: 0.7rem 1.5rem;
                font-size: 0.9rem;
            }
        }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-display: auto;
	src: url('https://parkingtoday.com/wp-content/uploads/2025/10/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Aleo';
	font-display: auto;
	src: url('https://parkingtoday.com/wp-content/uploads/2025/10/Aleo-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */