:where([data-s3image]) { height: auto; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }*, ::after, ::before { box-sizing: border-box; }html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }body { margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #ffffff; }h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0.5rem; }p { margin-top: 0px; margin-bottom: 1rem; }dl, ol, ul { margin-top: 0px; margin-bottom: 1rem; }ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; }a { color: #007bff; text-decoration: none; background-color: transparent; }img { vertical-align: middle; border-style: none; }label { display: inline-block; margin-bottom: 0.5rem; }button { border-radius: 0px; }button, input, optgroup, select, textarea { margin: 0px; font-family: inherit; font-size: inherit; line-height: inherit; }button, input { overflow: visible; }button, select { text-transform: none; }[type="button"], [type="reset"], [type="submit"], button { appearance: button; }[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) { cursor: pointer; }textarea { overflow: auto; resize: vertical; }.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; }.h1, h1 { font-size: 2.5rem; }.h3, h3 { font-size: 1.75rem; }.h4, h4 { font-size: 1.5rem; }.h6, h6 { font-size: 1rem; }.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }@media (min-width: 576px){.container, .container-sm { max-width: 540px; }}@media (min-width: 768px){.container, .container-md, .container-sm { max-width: 720px; }}@media (min-width: 992px){.container, .container-lg, .container-md, .container-sm { max-width: 960px; }}@media (min-width: 1200px){.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px; }}.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }@media (min-width: 576px){.col-sm-12 { flex: 0 0 100%; max-width: 100%; }}@media (min-width: 768px){.col-md-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }.col-md-6 { flex: 0 0 50%; max-width: 50%; }.col-md-12 { flex: 0 0 100%; max-width: 100%; }}.btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }@media (prefers-reduced-motion: reduce){.btn { transition: none; }}.btn:not(:disabled):not(.disabled) { cursor: pointer; }.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }.navbar-nav { display: flex; flex-direction: column; padding-left: 0px; margin-bottom: 0px; list-style: none; }@media (min-width: 768px){.navbar-expand-md { flex-flow: row; justify-content: flex-start; }.navbar-expand-md .navbar-nav { flex-direction: row; }}@media (min-width: 992px){.navbar-expand-lg { flex-flow: row; justify-content: flex-start; }.navbar-expand-lg .navbar-nav { flex-direction: row; }}.float-right { float: right !important; }@media print{*, ::after, ::before { text-shadow: none !important; box-shadow: none !important; }a:not(.btn) { text-decoration: underline; }img, tr { break-inside: avoid; }h2, h3, p { orphans: 3; widows: 3; }h2, h3 { break-after: avoid; }@page { size: a3; }body { min-width: 992px !important; }.container { min-width: 992px !important; }.navbar { display: none; }}html { line-height: 1.15; text-size-adjust: 100%; }body { margin: 0px; }h1 { font-size: 2em; margin: 0.67em 0px; }a { background-color: transparent; }img { border-style: none; }button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0px; }button, input { overflow: visible; }button, select { text-transform: none; }button, [type="button"], [type="reset"], [type="submit"] { appearance: button; }textarea { overflow: auto; }body, button, input, select, textarea { color: #404040; font-family: Nunito, sans-serif; line-height: 1.7; }body { color: #4e4e4e; font-size: 16px; line-height: 1.8; height: 100% !important; }#page { overflow: hidden; }h1, .wp-block-heading h1, h2, .wp-block-heading h2, h3, .wp-block-heading h3, h4, .wp-block-heading h4, h5, .wp-block-heading h5, h6, .wp-block-heading h6 { clear: both; font-family: Montserrat, sans-serif; color: #001733; margin: 10px 0px; font-weight: 700; line-height: 1.5; }h1, .wp-block-heading h1 { font-size: 56px; }h3, .wp-block-heading h3 { font-size: 32px; }h4, .wp-block-heading h4 { font-size: 25px; }h6, .wp-block-heading h6 { font-size: 18px; }p { margin-bottom: 20px; }.elementor-widget-text-editor p { margin-bottom: 0px; }a { color: #2296f9; transition: 0.4s ease-in-out; text-decoration: none; }@media screen and (max-width: 800px){h1, .wp-block-heading h1 { font-size: 40px; }h3, .wp-block-heading h3 { font-size: 28px; }h4, .wp-block-heading h4 { font-size: 22px; }h6, .wp-block-heading h6 { font-size: 16px; }}html { box-sizing: border-box; }*, ::before, ::after { box-sizing: inherit; }body { background: #ffffff; }@media (min-width: 1200px){.container { max-width: 1200px; }}.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1200px !important; }ul, ol { margin: 0px 0px 10px; }ul { list-style: disc; }ul ul { list-style-type: circle; }li > ul, li > ol { margin-bottom: 0px; margin-left: 1.5em; }img { height: auto; max-width: 100%; }.container { padding-right: 20px; padding-left: 20px; }.container-fluid, .container-sm, .container-md, .container-lg, .container-xl { padding-right: 20px; padding-left: 20px; }.row { margin-right: -20px; margin-left: -20px; padding-right: 20px; padding-left: 20px; }.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { padding-right: 20px; padding-left: 20px; }.wp-block-button__link, .btn, button, input[type="button"], input[type="reset"], input[type="submit"] { box-shadow: none; border: none; text-shadow: none; background: #2296f9; color: #ffffff; border-radius: 6px; padding: 13px 25px; font-weight: 600; font-family: Montserrat, sans-serif; transition: 0.4s ease-in-out 0.1s; position: relative; }input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="color"], textarea, select { width: 100%; border-radius: 6px; font-size: 16px; display: inline-block; padding: 11px 15px; color: #8d8d8d; border: 1px solid #e9e9e9; transition: border 0.4s ease-in-out; }textarea { width: 100%; }label { font-weight: 700; font-size: 16px; width: 100%; }.social-icons-list li a::before { font-size: 16px; font-family: "Font Awesome 5 Brands"; font-weight: 400; }.social-icons-list li.social-icon a[href*="instagram.com"]::before { content: ""; }.logo-wrap { margin-top: 0px; z-index: 10000 !important; }.masthead { padding: 0px; transition: 0.4s ease-in-out; position: relative; z-index: 10; background: #ffffff; width: 100% !important; }body.swift-nojs .masthead{transition: none !important}.main-navigation a { transition: 0.1s ease-in-out; }.navbar { margin: 0px; padding: 0px; font-family: Montserrat, sans-serif; }.navbar-nav > li { margin-right: 2px; position: relative; }.navbar-nav > li > a { color: #444444; font-weight: 600; font-size: 13px; position: relative; }.main-navigation .current-menu-item > a, .main-navigation .current_page_item > a { }.sub-menu { animation-duration: 0.8s !important; animation-delay: 0s !important; }.main-navigation ul ul { position: absolute; top: 70px; visibility: hidden; opacity: 0; padding: 0px; background: #ffffff; list-style: none; min-width: 270px; box-shadow: rgba(158, 158, 158, 0.1) 0px 8px 11px 4px; border-radius: 6px; text-transform: none; margin-left: 0px; transition: 0.2s ease-in-out; }.main-navigation ul ul li::after, .main-navigation ul ul .current_page_item::after, .main-navigation ul ul .current-menu-item::after { content: none; }.main-navigation ul ul li { position: relative; }.main-navigation ul ul li:last-child { border-bottom: none; }.main-navigation ul ul li a { color: #686868; display: block; padding: 12px 18px; font-size: 13px; border-left: 4px solid transparent; transition: 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28); }.main-navigation ul ul li::after { content: none; }.main-navigation .current_page_item { border-top-right-radius: 5px; border-top-left-radius: 5px; }.main-navigation .menu-item-has-children > a::after { font-family: "Font Awesome 5 Free", FontAwesome; font-weight: 900; content: ""; padding-left: 8px; font-size: 12px; vertical-align: bottom; color: #444444; }.search-toggle { cursor: pointer; }.nav-icon { font-size: 16px; cursor: pointer; }.nav-icons-right a { padding: 18px 12px; }.sticky-header-wrapper { background: rgba(255, 255, 255, 0.98); z-index: 9999; padding: 15px 0px; box-shadow: rgba(47, 47, 47, 0.1) 0px 10px 40px 0px; visibility: hidden; left: 0px; position: absolute; opacity: 0; transition: 0.4s ease-in-out; }.sticky-header-wrapper .bottom-header { display: -webkit-flex; justify-content: flex-end; }.sticky-header-wrapper .logo-wrap, .sticky-logo { margin: 0px; }.sticky-header-wrapper .logo-wrap { width: 20%; margin-right: auto; margin-bottom: auto; margin-top: auto; padding-left: 15px; }.sticky-header-wrapper .main-navigation { margin-left: auto; margin-right: auto; }.sticky-header-wrapper .main-navigation a:hover, .sticky-header-wrapper .navbar-nav > li > a:hover, .sticky-header-wrapper .nav-icons-right a:hover, .sticky-header-wrapper .main-navigation .current-menu-item > a, .sticky-header-wrapper .main-navigation .current_page_item > a { color: #2296f9; }.sticky-header-wrapper .main-navigation, .sticky-header-wrapper .nav-icons-right, .sticky-header-wrapper .quote-btn-info { margin-top: auto; margin-bottom: auto; }.sticky-header-wrapper .quote-btn-info { padding-right: 15px; }.sticky-header-wrapper .main-navigation .navbar-nav { margin: 0px auto; }.sticky-header-wrapper .container { position: relative; }@media screen and (max-width: 1300px){.main-navigation { font-size: 11px; }}.page-title-wrapper { background: #f8f8f8; position: relative; padding: 50px 0px; }.strhld-page-title { overflow-wrap: break-word; text-align: left; flex: 0 0 100%; }.strhld-page-title .page-title-element { margin-bottom: 15px; font-size: 45px; }.strhld-breadcrumb { line-height: 1.1; margin-top: 10px; margin-bottom: 20px; text-align: left; flex: 0 0 100%; }.strhld-breadcrumb .breadcrumb-trail { overflow-wrap: break-word; display: inline-block; color: #454545; }.strhld-breadcrumb .breadcrumb-trail .sep { color: #b6b6b6; font-size: 12px; padding: 0px 1px; }.strhld-breadcrumb .breadcrumb-trail a { color: #454545; }.strhld-breadcrumb .breadcrumb-trail .trail-end { font-weight: 600; }.strhld-breadcrumb .breadcrumb-trail .sep { padding: 0px 5px; }@media screen and (max-width: 800px){.strhld-page-title, .strhld-breadcrumb { text-align: center; }.strhld-page-title h1::after { margin: 10px auto 0px; }.strhld-breadcrumb .breadcrumb-trail { float: none; }.strhld-page-title .page-title-element { font-size: 40px; }}.search-box-wrapper, .search-box-mobile-wrapper { position: absolute; z-index: 9; right: 0px; padding: 20px; transition: 0.3s ease-in-out; }.search-box { float: right; padding: 25px; position: absolute; right: 15px; top: 0px; z-index: 999; background: #ffffff; box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 10px; border-radius: 15px; transition: 0.3s ease-in-out; }.search-box-close { opacity: 0; visibility: hidden; transform: scale3d(1, 1.5, 1); }.search-box-wrapper input[type="text"], .search-box-mobile-wrapper input[type="text"] { width: 300px; height: 45px; float: left; padding-left: 20px; border-radius: 5px; border: none; background: #f9f9f9; }.search-box-wrapper button, .search-box-mobile-wrapper button, .widget_search button, .woocommerce-product-search button { position: absolute; right: 20px; padding: 9px 8px; width: 50px; border: none; box-shadow: none; cursor: pointer; border-top-left-radius: 0px; border-bottom-left-radius: 0px; }.search-box-wrapper button i, .search-box-mobile-wrapper button i, .search-form-wrapper button i, .widget_search button i, .woocommerce-product-search button i { color: #ffffff; }.mobile-header { background: #ffffff; display: none; }.mobile-logo-area-wrapper { border-bottom: 1px solid #ededed; z-index: 10; background: #ffffff; position: relative; }.mobile-logo-area { padding: 20px 0px; display: flex; justify-content: flex-end; }.mobile-logo a img { max-height: 80px; max-width: 150px; }.search-icon-mobile i, .cart-icon-mobile i { font-size: 20px; color: #525151; font-weight: 700; }.hamburger { margin-top: 0px; opacity: 1 !important; line-height: 0 !important; padding: 0px !important; }.hamburger, .hamburger:hover { background: transparent; opacity: 0.7; border: none; outline: none !important; box-shadow: none !important; }.mobile-logo-area .hamburger-inner, .mobile-logo-area .hamburger-inner::after, .mobile-logo-area .hamburger-inner::before { background-color: #525151; width: 30px !important; height: 3px !important; }.hamburger-box { height: 22px !important; width: 30px !important; }.hamburger-inner::before { top: -8px !important; }.hamburger-collapse .hamburger-inner::after { top: -17px !important; }.mobile-menu-area { display: none; border-bottom: 1px dashed rgba(232, 232, 232, 0.3); }.mobile-menu { margin: 20px 0px; background: #ffffff; box-shadow: rgba(158, 158, 158, 0.1) 0px 8px 11px 4px; }.mobile-menu li { list-style: none; border-bottom: 1px solid rgba(0, 0, 0, 0.03); font-weight: 500; position: relative; }.mobile-menu li ul li { border-bottom: none; }.mobile-menu li ul li a { padding: 8px 12px; }.mobile-menu ul { padding: 0px; margin-bottom: 0px; }.mobile-menu ul ul { padding-bottom: 10px; }.mobile-menu .menu-item-has-children > a::after { font-family: "Font Awesome 5 Free", FontAwesome; font-weight: 900; content: ""; padding-left: 5px; font-size: 12px; color: #2296f9; position: absolute; right: 30px; top: 35%; }.mobile-menu li a { display: block; padding: 15px 20px; color: #444444; font-family: Montserrat, sans-serif; font-weight: 600; text-transform: uppercase; position: relative; }.mobile-menu .menu-item-has-children ul li a { text-transform: none; font-weight: 500; color: #686868; }.mobile-menu .current-menu-item a, .mobile-menu .current_page_item a { color: #2296f9; }.header-contact-menu-mobile { width: 100%; position: relative; padding: 30px; background: #ffffff; box-shadow: rgba(158, 158, 158, 0.1) 0px 8px 11px 4px; overflow: hidden; flex-direction: column; display: flex; z-index: 2; }.header-contact-menu-mobile a { display: block; }.header-contact-menu-mobile .icon-wrapper i, .side-mobile-menu .icon-wrapper i { font-size: 30px; color: #2296f9; transition: 0.4s ease-in-out; }.header-contact-menu-mobile .header-section-contact-info h1, .header-contact-menu-mobile .header-section-contact-info h2, .header-contact-menu-mobile .header-section-contact-info h3, .header-contact-menu-mobile .header-section-contact-info h4, .header-contact-menu-mobile .header-section-contact-info h5, .header-contact-menu-mobile .header-section-contact-info h6, .header-contact-menu-mobile .header-section-contact-info p, .side-mobile-menu .header-section-contact-info h1, .side-mobile-menu .header-section-contact-info h2, .side-mobile-menu .header-section-contact-info h3, .side-mobile-menu .header-section-contact-info h4, .side-mobile-menu .header-section-contact-info h5, .side-mobile-menu .header-section-contact-info h6, .side-mobile-menu .header-section-contact-info p { margin: 0px; }.header-contact-menu-mobile .header-section-contact-info h1, .header-contact-menu-mobile .header-section-contact-info h2, .header-contact-menu-mobile .header-section-contact-info h3, .header-contact-menu-mobile .header-section-contact-info h4, .header-contact-menu-mobile .header-section-contact-info h5, .header-contact-menu-mobile .header-section-contact-info h6, .side-mobile-menu .header-section-contact-info h1, .side-mobile-menu .header-section-contact-info h2, .side-mobile-menu .header-section-contact-info h3, .side-mobile-menu .header-section-contact-info h4, .side-mobile-menu .header-section-contact-info h5, .side-mobile-menu .header-section-contact-info h6 { font-weight: 700; }.header-contact-menu-mobile .header-section-contact-info p, .side-mobile-menu .header-section-contact-info p { color: #b0b0b0; }.header-contact-menu-mobile .contact-item { padding: 0px; margin: 15px 0px; display: flex; }.header-contact-menu-mobile .quote-link-btn { color: #ffffff; padding: 15px 20px; border-radius: 6px; font-weight: 600; width: 100%; text-align: center; }.header-contact-menu-mobile .quote-link-btn-item { margin-top: 15px; }.header-contact-menu-mobile .quote-link-btn-wrapper { margin: 0px; width: 100%; }.mobile-submenu-toggle { position: absolute; right: 0px; top: 0px; width: 150px; height: 60px; z-index: 100; color: #ffffff; text-align: center; cursor: pointer; }@media screen and (max-width: 1024px){.header-top, .header-one, .header-two, .header-three, .header-four, .header-five, .header-six, .header-seven, .header-eight, .navbar-collapse, ul.nav li.dropdown:hover > ul.dropdown-menu, .main-navigation, .masthead, .sticky-wrapper { display: none; }.mobile-header { display: block; z-index: 99999; }}.header-one { background: #ffffff; }.header-one-top { position: relative; z-index: 100; box-shadow: rgba(12, 12, 12, 0.06) 0px 0px 10px; }.header-one-bottom { position: relative; background: rgba(255, 255, 255, 0.8); border-bottom: 1px solid rgba(49, 49, 49, 0.05); z-index: 10; }.header-contact-container { position: relative; }.header-one .navigation-wrap, .header-two .navigation-wrap, .header-three .navigation-wrap, .header-four .navigation-wrap, .header-five .navigation-wrap, .header-six .navigation-wrap, .header-seven .navigation-wrap, .header-eight .navigation-wrap { display: -webkit-flex; justify-content: flex-end; z-index: 2; align-items: center; }.header-one .main-navigation, .header-two .main-navigation, .header-three .main-navigation, .header-four .main-navigation, .header-five .main-navigation, .header-six .main-navigation, .header-seven .main-navigation, .header-eight .main-navigation { width: auto; margin-right: auto; margin-bottom: auto; margin-top: auto; padding: 0px; }.header-one .nav-icons-right, .header-two .nav-icons-right, .header-three .nav-icons-right, .header-four .nav-icons-right, .header-five .nav-icons-right, .header-six .nav-icons-right, .header-seven .nav-icons-right, .header-eight .nav-icons-right { width: auto; margin-left: 0px; margin-bottom: auto; margin-top: auto; padding: 0px; display: -webkit-flex; }.header-one .navbar-nav > li::after, .header-two .navbar-nav > li::after, .header-three .navbar-nav > li::after, .header-four .navbar-nav > li::after, .header-five .navbar-nav > li::after, .header-six .navbar-nav > li::after, .header-seven .navbar-nav > li::after, .sticky-header-wrapper .navbar-nav > li::after { content: ""; height: 20px; position: absolute; top: 50%; right: 0px; transform: translate(-50%, -50%); border-right: 1px solid rgba(0, 0, 0, 0.1); }.header-one .navbar-nav > li:last-child::after, .header-two .navbar-nav > li:last-child::after, .header-three .navbar-nav > li:last-child::after, .header-four .navbar-nav > li:last-child::after, .header-five .navbar-nav > li:last-child::after, .header-six .navbar-nav > li:last-child::after, .header-seven .navbar-nav > li:last-child::after, .sticky-header-wrapper .navbar-nav > li:last-child::after { content: none; }.header-one .navbar-nav > li > a, .header-two .navbar-nav > li > a, .header-three .navbar-nav > li > a, .header-four .navbar-nav > li > a, .header-five .navbar-nav > li > a, .header-six .navbar-nav > li > a, .header-seven .navbar-nav > li > a, .header-eight .navbar-nav > li > a, .sticky-header-wrapper .navbar-nav > li > a { line-height: 22px; text-transform: uppercase; }.header-one .navbar-nav > li, .header-two .navbar-nav > li, .header-three .navbar-nav > li, .header-four .navbar-nav > li, .header-five .navbar-nav > li, .header-six .navbar-nav > li, .header-seven .navbar-nav > li, .header-eight .navbar-nav > li, .sticky-header-wrapper .navbar-nav > li { padding: 18px 15px !important; }.header-one .navbar-nav > li:first-child, .header-two .navbar-nav > li:first-child, .header-three .navbar-nav > li:first-child, .header-four .navbar-nav > li:first-child, .header-five .navbar-nav > li:first-child, .header-six .navbar-nav > li:first-child, .header-seven .navbar-nav > li:first-child, .header-eight .navbar-nav > li:first-child, .sticky-header-wrapper .navbar-nav > li:first-child { padding-left: 0px !important; }.header-one .navbar-nav > li > a:hover, .header-one .main-navigation .current-menu-item > a, .header-one .main-navigation .current_page_item > a, .header-two .navbar-nav > li > a:hover, .header-two .main-navigation .current-menu-item > a, .header-two .main-navigation .current_page_item > a, .header-three .navbar-nav > li > a:hover, .header-three .main-navigation .current-menu-item > a, .header-three .main-navigation .current_page_item > a, .header-four .navbar-nav > li > a:hover, .header-four .main-navigation .current-menu-item > a, .header-four .main-navigation .current_page_item > a, .header-five .navbar-nav > li > a:hover, .header-five .main-navigation .current-menu-item > a, .header-five .main-navigation .current_page_item > a, .header-six .navbar-nav > li > a:hover, .header-six .main-navigation .current-menu-item > a, .header-six .main-navigation .current_page_item > a, .header-seven .navbar-nav > li > a:hover, .header-seven .main-navigation .current-menu-item > a, .header-seven .main-navigation .current_page_item > a { color: #2296f9; }.header-one .navbar-nav > li > a::before, .header-two .navbar-nav > li > a::before, .header-three .navbar-nav > li > a::before, .header-four .navbar-nav > li > a::before, .header-five .navbar-nav > li > a::before, .header-seven .navbar-nav > li > a::before, .header-eight .navbar-nav > li > a::before, .sticky-header-wrapper .navbar-nav > li > a::before { position: absolute; bottom: -5px; left: 0px; right: 0px; margin: auto; width: 0%; content: "."; color: transparent; background: #2296f9; height: 2px; }.header-one .navbar-nav > li > a::before, .header-two .navbar-nav > li > a::before, .header-three .navbar-nav > li > a::before, .header-four .navbar-nav > li > a::before, .header-five .navbar-nav > li > a::before, .header-six .navbar-nav > li > a::before, .header-seven .navbar-nav > li > a::before, .header-eight .navbar-nav > li > a::before, .sticky-header-wrapper .navbar-nav > li > a::before { transition: 0.4s; }.header-one .navbar, .header-two .navbar, .header-three .navbar, .header-four .navbar, .header-five .navbar, .header-six .navbar, .header-seven .navbar, .header-eight .navbar { border: 0px; }.header-one .nav-icons-right a, .header-two .nav-icons-right a, .header-three .nav-icons-right a, .header-four .nav-icons-right a, .header-five .nav-icons-right a, .header-six .nav-icons-right a, .header-seven .nav-icons-right a { color: #444444; }.header-menu-container { padding-top: 10px; padding-bottom: 10px; position: relative; }.header-one .header-menu-row, .header-two .header-menu-row, .header-three .header-menu-row, .header-four .header-menu-row, .header-five .header-menu-row, .header-six .header-menu-row, .header-seven .header-menu-row, .header-eight .header-menu-row { display: flex; align-items: center; }.header-one .contact-wrapper, .header-seven .contact-wrapper, .header-four .contact-wrapper { margin-top: auto; margin-bottom: auto; display: flex; width: 100%; }.header-one .header-contact-info .icon-wrapper, .header-seven .header-contact-info .icon-wrapper, .header-four .header-contact-info .icon-wrapper, .header-five .header-contact-info .icon-wrapper, .header-eight .header-contact-info .icon-wrapper { margin-right: 15px; vertical-align: top; text-align: center; transition: 0.4s ease-in-out; margin-bottom: auto; margin-top: auto; display: inline-block !important; }body.swift-nojs .header-one .header-contact-info .icon-wrapper, .header-seven .header-contact-info .icon-wrapper, .header-four .header-contact-info .icon-wrapper, .header-five .header-contact-info .icon-wrapper, .header-eight .header-contact-info .icon-wrapper{transition: none !important}.header-one .icon-wrapper i, .header-four .icon-wrapper i, .header-five .icon-wrapper i, .header-eight .icon-wrapper i { font-size: 30px; font-weight: 600; color: #2296f9; line-height: 1; transition: 0.4s ease-in-out; }.header-one .header-contact-info .hcontact-info, .header-seven .header-contact-info .hcontact-info, .header-four .header-contact-info .hcontact-info, .header-five .header-contact-info .hcontact-info, .header-eight .header-contact-info .hcontact-info { display: inline-block; margin-bottom: auto; margin-top: auto; }.header-one .hcontact-info, .header-seven .hcontact-info, .header-four .hcontact-info, .header-five .hcontact-info, .header-eight .hcontact-info { position: relative; }.header-one .contact-wrapper .icon-contact-item:last-child::after, .header-four .contact-wrapper .icon-contact-item:last-child::after, .header-eight .contact-wrapper .icon-contact-item:last-child::after { content: none; }.header-one .logo-title-wrap, .header-two .logo-title-wrap, .header-three .logo-title-wrap, .header-four .logo-title-wrap, .header-five .logo-title-wrap, .header-six .logo-title-wrap, .header-seven .logo-title-wrap, .header-eight .logo-title-wrap { margin: auto auto auto 0px; }.header-one .logo-title-wrap img, .header-two .logo-title-wrap img, .header-three .logo-title-wrap img, .header-four .logo-title-wrap img, .header-five .logo-title-wrap img, .header-six .logo-title-wrap img, .header-seven .logo-title-wrap img, .header-eight .logo-title-wrap img, .sticky-header-wrapper .logo-wrap img { max-width: 180px; }.header-one .header-contact-info h1, .header-one .header-contact-info h2, .header-one .header-contact-info h3, .header-one .header-contact-info h4, .header-one .header-contact-info h5, .header-one .header-contact-info h6, .header-four .header-contact-info h1, .header-four .header-contact-info h2, .header-four .header-contact-info h3, .header-four .header-contact-info h4, .header-four .header-contact-info h5, .header-four .header-contact-info h6, .header-five .header-contact-info h1, .header-five .header-contact-info h2, .header-five .header-contact-info h3, .header-five .header-contact-info h4, .header-five .header-contact-info h5, .header-five .header-contact-info h6, .header-eight .header-contact-info h1, .header-eight .header-contact-info h2, .header-eight .header-contact-info h3, .header-eight .header-contact-info h4, .header-eight .header-contact-info h5, .header-eight .header-contact-info h6 { font-weight: 700; font-size: 14px; margin: 0px; }.header-one .header-contact-info h6, .header-one .header-contact-info p, .header-four .header-contact-info h6, .header-four .header-contact-info p, .header-five .header-contact-info h6, .header-five .header-contact-info p, .header-eight .header-contact-info h6, .header-eight .header-contact-info p { margin: 0px; }.header-one .header-contact-info h6 a, .header-four .header-contact-info h6 a, .header-five .header-contact-info h6 a, .header-contact-menu-mobile h6 a, .header-eight .header-contact-info h6 a { color: #001733; }.header-one .header-contact-info p a, .header-four .header-contact-info p a, .header-five .header-contact-info p a, .header-contact-menu-mobile .header-section-contact-info p a, .header-eight .header-contact-info p a { color: #7a7a7a; }.header-one .header-contact-info h6 a:hover, .header-one .header-contact-info p a:hover, .header-four .header-contact-info h6 a:hover, .header-four .header-contact-info p a:hover, .header-five .header-contact-info h6 a:hover, .header-five .header-contact-info p a:hover, .header-contact-menu-mobile h6 a:hover, .header-contact-menu-mobile .header-section-contact-info p a, .header-eight .header-contact-info h6 a:hover, .header-eight .header-contact-info p a:hover { color: #2296f9; }.header-one .header-contact-info p, .header-eight .header-contact-info p { color: #7a7a7a; }.header-one .header-contact-info, .header-four .header-contact-info, .header-five .header-contact-info { position: relative; border-right: 1px solid rgba(49, 49, 49, 0.05); display: flex; width: 25%; align-items: center; justify-content: center; padding: 20px 0px; }.header-one .call-info { justify-content: left; }.header-one .header-contact-info:last-child { border-right: none; padding-right: 0px; }.header-one .quote-link-btn, .sticky-header-wrapper .quote-link-btn { padding: 0px 35px; font-family: Montserrat, sans-serif; color: #ffffff; text-transform: uppercase; font-size: 11px; border-radius: 6px; height: 50px; font-weight: 600; line-height: 50px; margin-left: auto; position: relative; }.header-one .cart-icon, .header-one .search-toggle { margin-left: 0px; margin-top: auto; margin-bottom: auto; position: relative; }.nav-social { margin-bottom: auto; margin-top: auto; display: -webkit-flex; width: auto; margin-left: auto; }.nav-social .social-menu { padding: 0px; list-style: none; margin: 0px; }.nav-social .social-menu .social-icon { display: inline-block; }.nav-social .social-menu .social-icon a { padding: 18px 12px; color: #444444; }.footer-widgets { clear: none; overflow-wrap: break-word; }.footer-widget-title { color: #ffffff; margin-bottom: 60px; font-size: 18px; font-weight: 600; text-transform: uppercase; position: relative; }.footer-widget-title::after { content: ""; width: 50px; height: 3px; bottom: -15px; left: 0px; position: absolute; z-index: 1; background: #2296f9; }@media screen and (max-width: 1024px){.footer-widgets { width: 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 30px; }}@media screen and (max-width: 800px){.footer-widget-title { font-size: 22px; }}.site-info-inner { margin-bottom: auto; margin-top: auto; padding-left: 0px; }.footer-contact-detail { display: -webkit-flex; margin-bottom: auto; margin-top: auto; justify-content: flex-end; padding-right: 0px; }@media screen and (max-width: 800px){.footer-nav-menu, .footer-menu-wrapper, .social-menu-wrapper, .social-menu, .site-info-inner, .footer-contact-detail, .footer-menu ul { text-align: center; float: none; }.site-info-inner { margin-bottom: 15px; padding-left: 20px; }.footer-contact-detail { padding-right: 20px; }}.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; overflow: hidden; position: absolute !important; }.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; color: #21759b; display: block; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.site-content-wrapper { position: relative; background: #ffffff; padding-left: 0px; padding-right: 0px; }.site-padding { padding-top: 80px; }@media screen and (max-width: 800px){#primary, #secondary, .content-area, .sidebar-widget-area, .shop-primary, .shop-secondary { width: 100%; max-width: 100%; flex: 0 0 100%; }}.page-content, .entry-content, .entry-summary { overflow-wrap: break-word; }.stronghold-heading .heading-subtitle { font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; display: -webkit-flex; font-family: Montserrat, sans-serif; color: #2296f9; }.stronghold-heading .heading-title h1, .stronghold-heading .heading-title h2, .stronghold-heading .heading-title h3, .stronghold-heading .heading-title h4, .stronghold-heading .heading-title h5, .stronghold-heading .heading-title h6 { margin-top: 0px; margin-bottom: 0px; }.stronghold-heading .heading-title h3 { font-size: 42px; }.stronghold-heading .heading-sep-front, .stronghold-heading .heading-sep-back { content: ""; height: 2px; width: 30px; background: #dd3333; display: inline-block; margin-top: auto; margin-bottom: auto; margin-right: 10px; }@media screen and (max-width: 800px){.stronghold-heading .heading-subtitle { font-size: 13px; }.stronghold-heading .heading-title h3 { font-size: 28px; }}.stronghold-content-wrap { position: relative; }.stronghold-info-icon i { transition: 0.4s ease-in-out; vertical-align: middle; }.stronghold-info-icon-wrapper .icon-wrapper { transition: 0.4s ease-in-out; }.stronghold-info-icon-wrapper .icon-wrapper i { vertical-align: middle; transition: 0.4s ease-in-out; }.stronghold-info-icon-wrapper, .stronghold-counter-wrapper, .stronghold-icon-box-wrapper { text-align: center; position: relative; }.stronghold-info-icon-title h4 { margin-top: 0px; transition: 0.4s ease-in-out; }.stronghold-info-icon, .info-icon-img img { transition: 0.4s ease-in-out; text-align: center; line-height: 0; position: relative; }.info-icon-left { display: flex; justify-content: flex-start; }.info-icon-left .stronghold-info-icon, .info-icon-left .stronghold-content-wrap { margin-bottom: auto; margin-top: auto; }.info-icon-left .stronghold-content-wrap { width: 75%; }.info-icon-left .stronghold-info-icon-title h4 { margin-bottom: 5px; }.info-icon-left .stronghold-info-icon-desc p { margin-bottom: 0px; }@media screen and (max-width: 800px){.stronghold-info-icon-title h4 { font-size: 14px !important; }}#to-top { display: none; position: fixed; bottom: 10px; right: 10px; width: 50px; height: 50px; line-height: 50px; font-size: 20px; text-align: center; background: #2296f9; color: #ffffff; border-radius: 50%; transition: 0.4s ease-in-out; z-index: 9999; box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 10px; }#to-top::before { font-family: "Font Awesome 5 Free", FontAwesome; content: ""; font-weight: 900; }#to-top::after { position: absolute; content: ""; bottom: -10px; left: 6%; height: 10px; width: 90%; opacity: 0.9; background: radial-gradient(rgba(0, 0, 0, 0.23) 0%, rgba(0, 0, 0, 0.02) 70%); }a, .header-top a:hover, .header-top .top-header-social li a, .main-navigation a:hover, .nav-icon:hover, .nav-icon a:hover, .sticky-header-wrapper .main-navigation a:hover, .sticky-header-wrapper .navbar-nav > li > a:hover, .sticky-header-wrapper .nav-icons-right a:hover, .sticky-header-wrapper .main-navigation .current-menu-item > a, .sticky-header-wrapper .main-navigation .current_page_item > a, .mobile-menu .menu-item-has-children > a::after, .header-contact-menu-mobile .icon-wrapper i, .side-mobile-menu .icon-wrapper i, .header-one .navbar-nav > li > a:hover, .header-one .main-navigation .current-menu-item > a, .header-one .main-navigation .current_page_item > a, .header-one .nav-icons-right a:hover, .header-one .icon-wrapper i, .header-one .header-contact-info h6 a:hover, .header-one .header-contact-info p a:hover, .header-one .navbar-nav > li > a:hover, .header-one .main-navigation .current-menu-item > a, .header-one .main-navigation .current_page_item > a, .header-two .navbar-nav > li > a:hover, .header-two .main-navigation .current-menu-item > a, .header-two .main-navigation .current_page_item > a, .header-three .navbar-nav > li > a:hover, .header-three .main-navigation .current-menu-item > a, .header-three .main-navigation .current_page_item > a, .header-four .navbar-nav > li > a:hover, .header-four .main-navigation .current-menu-item > a, .header-four .main-navigation .current_page_item > a, .header-five .navbar-nav > li > a:hover, .header-five .main-navigation .current-menu-item > a, .header-five .main-navigation .current_page_item > a, .header-six .navbar-nav > li > a:hover, .header-six .main-navigation .current-menu-item > a, .header-six .main-navigation .current_page_item > a, .header-seven .navbar-nav > li > a:hover, .header-seven .main-navigation .current-menu-item > a, .header-seven .main-navigation .current_page_item > a, .header-one .nav-icons-right a:hover, .header-two .nav-icons-right a:hover, .header-three .nav-icons-right a:hover, .header-four .nav-icons-right a:hover, .header-five .nav-icons-right a:hover, .header-six .nav-icons-right a:hover, .header-seven .nav-icons-right a:hover, .header-one .icon-wrapper i, .header-four .icon-wrapper i, .header-five .icon-wrapper i, .header-one .header-contact-info h6 a:hover, .header-one .header-contact-info p a:hover, .header-four .header-contact-info h6 a:hover, .header-four .header-contact-info p a:hover, .header-five .header-contact-info h6 a:hover, .header-five .header-contact-info p a:hover, .header-two .quote-link-btn, .header-six .quote-link-btn, .header-seven .header-contact-info .icon-wrapper i, .header-contact-menu-mobile h6 a:hover, .header-contact-menu-mobile .header-section-contact-info p a, .header-contact-menu-mobile h6 a:hover, .header-contact-menu-mobile .header-section-contact-info p a, .nav-social .social-menu .social-icon a:hover, .site-info .footer-nav-menu li a:hover, .footer-contact-detail .footer-contact-info a:hover, .widget_recent_entries li::before, .widget_recent_comments li::before, .widget_archive li::before, .widget_nav_menu ul li::after, .widget_categories li a:hover, .widget_nav_menu ul li a:hover, .widget_pages li a:hover, .widget_archive li a:hover, .widget_recent_entries a:hover, .widget_recent_comments a:hover, .widget_meta a:hover, .widget_categories li a:hover, .widget_nav_menu ul li a:hover, .widget_pages li a:hover, .widget_categories li a::before, .widget_archive li::after, .widget_nav_menu ul li::after, .widget_pages li a::after, .opening-hours-wid .current-day, .recent-post-title a:hover, .wp-block-categories__list li a::after, .wp-block-archives-list a::after, .wp-block-categories__list li a:hover, .wp-block-archives-list li a:hover, .sticky-post, .entry-title a:hover, .entry-meta a:hover, .entry-meta i, .posts-navigation a:hover, .single-post .post-navigation a:hover, .author-name a:hover, .author_soclinks li a:hover, .required, .notfoundheader, .team-member-main-pos, .team-member-block-social-list li a:hover, .service-main-name a:hover, .project-cat-item, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .stock, .quickview-wrapper .product-info .price, .quickview-wrapper .product-info .stock, .woocommerce .star-rating span, .product_meta a:hover, .woocommerce ul.products li.product .price, .WC-product-name a:hover, .quickview-close-btn, .quickview-product-title a:hover, .added-product::before, .cart_totals .order-total, .cart_totals .order-total th, .woocommerce-checkout-review-order-table .order-total th, .woocommerce-checkout-review-order-table .cart-subtotal, .woocommerce-checkout-review-order-table .order-total, .woocommerce .widget_product_categories .product-categories a:hover, .woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover, .woocommerce .widget_product_categories .product-categories .children li a::before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover, .woocommerce .widget_price_filter .price_slider_amount, .woocommerce .widget_products .woocommerce-Price-amount, .woocommerce .widget_top_rated_products .woocommerce-Price-amount, .woocommerce-message::before, .stronghold-btn-link i, .plumbit-company-info-widget .company-info-item i, .stronghold-counter-wrapper .stronghold-info-icon i, .stronghold-custom-menu li:hover .custom-menu-icon, .flip-box-title a:hover h4, .stronghold-pricing-table .pricing-rate, .stronghold-products .product-name-sc a:hover, .stronghold-products-grid .product-name-sc a:hover, .stronghold-products-grid-filter .product-name-sc a:hover, .stronghold-products .product-price, .stronghold-products-grid .product-price, .stronghold-products-grid-filter .product-price, .stronghold-service-block-wrapper .service-block-title a h5:hover, .testim-text i, .testimonial-item-design-two .testim-text i { color: #1c75bc; }.main-navigation ul ul li:hover > a, .mobile-menu .current-menu-item a, .mobile-menu .current_page_item a, .strhld-breadcrumb .breadcrumb-trail a:hover, .footer-area a:hover, .woocommerce .out_of_stock_badge::after { color: #1c75bc !important; }.wp-block-button__link, .btn, button, input[type="button"], input[type="reset"], input[type="submit"], .header-one .navbar-nav > li > a::before, .header-one .navbar-nav > li > a::before, .header-two .navbar-nav > li > a::before, .header-three .navbar-nav > li > a::before, .header-four .navbar-nav > li > a::before, .header-five .navbar-nav > li > a::before, .header-seven .navbar-nav > li > a::before, .sticky-header-wrapper .navbar-nav > li > a::before, .sticky-header-wrapper .navbar-nav > li > a::before, .header-one .header-contact-social ul li:hover, .header-two .quote-link-btn:hover, .header-six .quote-link-btn:hover, .mobile-top-header-toggle, .footer-widget-title::after, .sidebar-widget-area .widget-title::after, .shop-secondary .widget-title::after, .widget_tag_cloud a:hover, .article-navigation .page-numbers:hover, .article-navigation .current, .tags-links a:hover, .search-content .result-icon, .search-results .posts-navigation .nav-previous a, .search-results .posts-navigation .nav-next a, .home-btn, .service-detail-icon, .service-detail-icon-wrap, .item-img-overlay, .add-cart-wrapper, .woocommerce a.added_to_cart, .woocommerce-account .woocommerce-MyAccount-navigation ul li:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul .is-active, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .widget_product_tag_cloud .tagcloud a:hover, .accordion-item-title-area.active, .accordion-item-title-area:hover, .stronghold-blog-item .cat-links a, .stronghold-blog-grid-item .cat-links a, .stronghold-custom-menu li:hover, .link-parent-active:hover, .stronghold-custom-menu .link-parent-active, .grid-filters a:hover, .grid-filters .current, .product-added::before, .stronghold-service-block-wrapper:hover .icon-wrapper, .service-block-info-wrapper::before, #to-top, .stronghold-gallery-wrapper .gallery-img-caption-wrap, .hover-overlay { background: #1c75bc; }.header-top .top-header-social li a:hover, .contact-item:hover > .icon-wrapper i, .header-one .header-contact-info:hover i, .header-one .header-contact-info p a:hover, .footer-contact-detail .footer-contact-icon i, .recent-post-date .recent-post-icon i, .item-lightbox-btn, .quickview-close-btn:hover, .quickview-sm-wrapper, .plumbit-company-info-widget .company-info-social-item a, .header-one .header-contact-info:hover i, .stronghold-heading .heading-subtitle, .header-four .header-contact-info:hover i, .header-five .header-contact-info:hover i { color: #72c8eb; }.wp-block-button__link:hover, button:hover, .btn:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .social-widget-item a, .search-results .posts-navigation .nav-previous a:hover, .search-results .posts-navigation .nav-next a:hover, .home-btn:hover, .service-main-name::after, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .stronghold-blog-item .cat-links a:hover, .stronghold-blog-grid-item .cat-links a:hover, .stronghold-heading .heading-sep-front, .stronghold-heading .heading-sep-back, #to-top:hover, .slide-subtitle .heading-sep-front { background: #72c8eb; }.wp-block-button__link, .btn, button, input[type="button"], input[type="reset"], input[type="submit"], #to-top { color: #ffffff; }.search-toggle { display: none; }.header-one .logo-title-wrap img, .header-two .logo-title-wrap img, .header-three .logo-title-wrap img, .header-four .logo-title-wrap img, .header-five .logo-title-wrap img, .header-six .logo-title-wrap img, .header-seven .logo-title-wrap img, .header-eight .logo-title-wrap img, .sticky-header-wrapper .logo-wrap img { max-width: 272px; }.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }.fa-clock::before { content: ""; }.fa-long-arrow-alt-right::before { content: ""; }.fa-map-marker-alt::before { content: ""; }.fa-phone::before { content: ""; }.fa-search::before { content: ""; }@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;font-style:normal;src:url(https://mirkinstallatie.nl/wp-content/swift-ai/cache/mirkinstallatie.nl/contact/__data/fa-brands-40098bfbc87.woff) format('woff2');font-display:swap;}@font-face{font-family:"Font Awesome 5 Free";font-weight:400;font-style:normal;src:url(https://mirkinstallatie.nl/wp-content/swift-ai/cache/mirkinstallatie.nl/contact/__data/fa-regular-4006bbc8bb1.woff) format('woff2');font-display:swap;}.far { font-weight: 400; }@font-face{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;src:url(https://mirkinstallatie.nl/wp-content/swift-ai/cache/mirkinstallatie.nl/contact/__data/fa-solid-9007b10e69c.woff) format('woff2');font-display:swap;}.fa, .far, .fas { font-family: "Font Awesome 5 Free"; }.fa, .fas { font-weight: 900; }.hamburger { padding: 15px; display: inline-block; cursor: pointer; transition-property: opacity, filter, -webkit-filter; transition-duration: 0.15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; background-color: transparent; border: 0px; margin: 0px; overflow: visible; }.hamburger-box { width: 40px; height: 24px; display: inline-block; position: relative; }.hamburger-inner { display: block; top: 50%; margin-top: -2px; }.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { width: 40px; height: 4px; background-color: #000000; border-radius: 4px; position: absolute; transition-property: transform, -webkit-transform; transition-duration: 0.15s; transition-timing-function: ease; }.hamburger-inner::before, .hamburger-inner::after { content: ""; display: block; }.hamburger-inner::before { top: -10px; }.hamburger-inner::after { bottom: -10px; }.hamburger-collapse .hamburger-inner { top: auto; bottom: 0px; transition-duration: 0.15s; transition-delay: 0.15s; transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }.hamburger-collapse .hamburger-inner::after { top: -20px; transition: top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, opacity 0.1s linear; }.hamburger-collapse .hamburger-inner::before { transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }i { font-family: Plumbit; speak: none; font-style: normal; font-weight: 400; line-height: 1; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; }@font-face{font-family:"Linearicons-Free";font-weight:400;font-style:normal;src:url(https://mirkinstallatie.nl/wp-content/swift-ai/cache/mirkinstallatie.nl/contact/__data/Linearicons-Free215f7769.woff) format('woff2');font-display:swap;}.lnr { font-family: Linearicons-Free; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; }.lnr-envelope::before { content: ""; }.lnr-phone-handset::before { content: ""; }.lnr-map-marker::before { content: ""; }.lnr-clock::before { content: ""; }@font-face{font-family:"themify";font-weight:400;font-style:normal;src:url(https://mirkinstallatie.nl/wp-content/swift-ai/cache/mirkinstallatie.nl/contact/__data/themify46ce860a.woff) format("woff"), url(https://mirkinstallatie.nl/wp-content/themes/plumbit/fonts/themify.ttf?-fvbane) format("truetype");font-display:swap;}[class^="ti-"], [class*=" ti-"] { font-family: themify; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; }.ti-search::before { content: ""; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Montserrat; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Nunito; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/nunito/v31/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Nunito; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/nunito/v31/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Nunito; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/nunito/v31/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Nunito; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/nunito/v31/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Nunito; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/nunito/v31/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { position: absolute; top: -10000em; width: 1px; height: 1px; margin: -1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }.elementor *, .elementor ::after, .elementor ::before { box-sizing: border-box; }.elementor a { box-shadow: none; text-decoration: none; }.elementor embed, .elementor iframe, .elementor object, .elementor video { max-width: 100%; width: 100%; margin: 0px; line-height: 1; border: none; }.elementor-element { --flex-direction: initial; --flex-wrap: initial; --justify-content: initial; --align-items: initial; --align-content: initial; --gap: initial; --flex-basis: initial; --flex-grow: initial; --flex-shrink: initial; --order: initial; --align-self: initial; flex-basis: var(--flex-basis); flex-grow: var(--flex-grow); flex-shrink: var(--flex-shrink); order: var(--order); align-self: var(--align-self); }.elementor-element:where(.e-con-full, .elementor-widget) { flex-direction: var(--flex-direction); flex-wrap: var(--flex-wrap); justify-content: var(--justify-content); align-items: var(--align-items); align-content: var(--align-content); gap: var(--gap); }.elementor-invisible { visibility: hidden; }:root { --page-title-display: block; }.elementor-section { position: relative; }.elementor-section .elementor-container { display: flex; margin-right: auto; margin-left: auto; position: relative; }@media (max-width: 1024px){.elementor-section .elementor-container { flex-wrap: wrap; }}.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1140px; }.elementor-section.elementor-section-stretched { position: relative; width: 100%; }.elementor-widget-wrap { position: relative; width: 100%; flex-wrap: wrap; align-content: flex-start; }.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap { display: flex; }.elementor-widget-wrap > .elementor-element { width: 100%; }.elementor-widget { position: relative; }.elementor-widget:not(:last-child) { margin-bottom: 20px; }.elementor-column { position: relative; min-height: 1px; display: flex; }.elementor-column-gap-default > .elementor-column > .elementor-element-populated { padding: 10px; }@media (min-width: 768px){.elementor-column.elementor-col-33, .elementor-column[data-col="33"] { width: 33.333%; }.elementor-column.elementor-col-66, .elementor-column[data-col="66"] { width: 66.666%; }.elementor-column.elementor-col-100, .elementor-column[data-col="100"] { width: 100%; }}@media (max-width: 767px){.elementor-column { width: 100%; }}@media (min-width: 1025px){#elementor-device-mode::after { content: "desktop"; }}@media (min-width:-1){#elementor-device-mode::after { content: "widescreen"; }}@media (max-width:-1){#elementor-device-mode::after { content: "tablet_extra"; }}@media (max-width: 1024px){#elementor-device-mode::after { content: "tablet"; }}@media (max-width:-1){#elementor-device-mode::after { content: "mobile_extra"; }}@media (max-width: 767px){#elementor-device-mode::after { content: "mobile"; }}.elementor-element .elementor-widget-container { transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s); }.elementor-shape-circle .elementor-icon { border-radius: 50%; }.elementor-element, .elementor-lightbox { --swiper-theme-color: #000; --swiper-navigation-size: 44px; --swiper-pagination-bullet-size: 6px; --swiper-pagination-bullet-horizontal-gap: 6px; }.elementor-shape { overflow: hidden; position: absolute; left: 0px; width: 100%; line-height: 0; direction: ltr; }.elementor-shape-top { top: -1px; }.elementor-shape-top:not([data-negative="false"]) svg { z-index: -1; }.elementor-shape-bottom { bottom: -1px; }.elementor-shape-bottom:not([data-negative="true"]) svg { z-index: -1; }.elementor-shape[data-negative="false"].elementor-shape-bottom, .elementor-shape[data-negative="true"].elementor-shape-top { transform: rotate(180deg); }.elementor-shape svg { display: block; width: calc(100% + 1.3px); position: relative; left: 50%; transform: translateX(-50%); }.elementor-shape .elementor-shape-fill { fill: #ffffff; transform-origin: center center; transform: rotateY(0deg); }:root { --swiper-theme-color: #007aff; }:root { --swiper-navigation-size: 44px; }.elementor-kit-7 { --e-global-color-primary: #6EC1E4; --e-global-color-secondary: #54595F; --e-global-color-text: #7A7A7A; --e-global-color-accent: #61CE70; --e-global-typography-primary-font-family: "Roboto"; --e-global-typography-primary-font-weight: 600; --e-global-typography-secondary-font-family: "Roboto Slab"; --e-global-typography-secondary-font-weight: 400; --e-global-typography-text-font-family: "Roboto"; --e-global-typography-text-font-weight: 400; --e-global-typography-accent-font-family: "Roboto"; --e-global-typography-accent-font-weight: 500; }.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1140px; }.elementor-widget:not(:last-child) { margin-block-end: 20px; }.elementor-element { --widgets-spacing: 20px 20px; }@media (max-width: 1024px){.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1024px; }}@media (max-width: 767px){.elementor-section.elementor-section-boxed > .elementor-container { max-width: 767px; }}.elementor-223 .elementor-element.elementor-element-30a0f44f { margin-top: 0px; margin-bottom: 50px; }.elementor-223 .elementor-element.elementor-element-38ed16a0 .heading-title-element { font-size: 40px; }.elementor-223 .elementor-element.elementor-element-73a5260a .info-icon-element { color: #2296f9; font-size: 45px; }.elementor-223 .elementor-element.elementor-element-73a5260a .stronghold-info-icon-title-element { font-size: 20px; line-height: 1.5em; }.elementor-223 .elementor-element.elementor-element-73a5260a > .elementor-widget-container { margin: 0px; padding: 0px; }.elementor-223 .elementor-element.elementor-element-5b0ec459 { --divider-border-style: solid; --divider-color: #f2f2f2; --divider-border-width: 1px; }.elementor-223 .elementor-element.elementor-element-5b0ec459 .elementor-divider-separator { width: 100%; }.elementor-223 .elementor-element.elementor-element-5b0ec459 .elementor-divider { padding-top: 9px; padding-bottom: 9px; }.elementor-223 .elementor-element.elementor-element-65ffb9b4 .info-icon-element { color: #2296f9; font-size: 45px; }.elementor-223 .elementor-element.elementor-element-65ffb9b4 .stronghold-info-icon-title-element { font-size: 20px; line-height: 1.5em; }.elementor-223 .elementor-element.elementor-element-2ac35a0d { --divider-border-style: solid; --divider-color: #f2f2f2; --divider-border-width: 1px; }.elementor-223 .elementor-element.elementor-element-2ac35a0d .elementor-divider-separator { width: 100%; }.elementor-223 .elementor-element.elementor-element-2ac35a0d .elementor-divider { padding-top: 9px; padding-bottom: 9px; }.elementor-223 .elementor-element.elementor-element-7766f8d8 .info-icon-element { color: #2296f9; font-size: 45px; }.elementor-223 .elementor-element.elementor-element-7766f8d8 .stronghold-info-icon-title-element { font-size: 20px; line-height: 1.5em; }.elementor-223 .elementor-element.elementor-element-3ff97b58 > .elementor-element-populated { padding: 0px; }.elementor-223 .elementor-element.elementor-element-31c776dc:not(.elementor-motion-effects-element-type-background), .elementor-223 .elementor-element.elementor-element-31c776dc > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: #ffffff; }.elementor-223 .elementor-element.elementor-element-31c776dc { box-shadow: rgba(109, 109, 109, 0.08) 0px 0px 30px 0px; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; padding: 30px; }.elementor-223 .elementor-element.elementor-element-2614e87b .heading-title-element { font-size: 40px; }.elementor-223 .elementor-element.elementor-element-3769ffe8 { margin-top: 90px; margin-bottom: -20px; }@media (max-width: 1024px) and (min-width: 768px){.elementor-223 .elementor-element.elementor-element-155c4942 { width: 100%; }.elementor-223 .elementor-element.elementor-element-3ff97b58 { width: 100%; }}@media (max-width: 1024px){.elementor-223 .elementor-element.elementor-element-155c4942 > .elementor-element-populated { margin: 0px 0px 50px; --e-column-margin-right: 0px; --e-column-margin-left: 0px; }}@media (max-width: 767px){.elementor-223 .elementor-element.elementor-element-31c776dc { padding: 20px; }}.elementor-widget-divider { --divider-border-style: none; --divider-border-width: 1px; --divider-color: #0c0d0e; --divider-icon-size: 20px; --divider-element-spacing: 10px; --divider-pattern-height: 24px; --divider-pattern-size: 20px; --divider-pattern-url: none; --divider-pattern-repeat: repeat-x; }.elementor-widget-divider .elementor-divider { display: flex; }.elementor-widget-divider .elementor-divider-separator { display: flex; margin: 0px; direction: ltr; }.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator { border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color); }:root { --happyforms-color-primary: #000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #f23000; --happyforms-color-error-notice: #ffeeea; --happyforms-color-error-notice-text: #f23000; --happyforms-color-notice-text: #454545; --happyforms-color-part-title: #000; --happyforms-color-part-value: #000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-description: #454545; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #7aa4ff; --happyforms-color-part-background: #fff; --happyforms-color-part-background-focus: #fff; --happyforms-color-submit-background: #000000; --happyforms-color-submit-background-hover: #000000; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #fff; --happyforms-color-submit-text-hover: #fff; --happyforms-color-rating: #ccc; --happyforms-color-rating-hover: #000000; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000; --happyforms-color-table-row-even-text: #000; --happyforms-color-choice-checkmark-bg: #fff; --happyforms-color-choice-checkmark-bg-focus: #000; --happyforms-color-choice-checkmark-color: #fff; --happyforms-color-dropdown-bg-color: #fff; --happyforms-color-dropdown-item-bg: #fff; --happyforms-color-dropdown-item-text: #000; --happyforms-color-dropdown-item-bg-hover: #f4f4f5; --happyforms-color-dropdown-item-text-hover: #000; --happyforms-color-divider-hr: #ccc; --happyforms-form-font-weight: normal; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 12px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 16px; --happyforms-transition-duration: 0.25s; }.happyforms-form.happyforms-styles form { font-weight: var(--happyforms-form-font-weight); transition: opacity var(--happyforms-transition-duration) ease-in-out; }.happyforms-styles .happyforms-part input[type="date"], .happyforms-styles .happyforms-part input[type="datetime-local"], .happyforms-styles .happyforms-part input[type="email"], .happyforms-styles .happyforms-part input[type="month"], .happyforms-styles .happyforms-part input[type="number"], .happyforms-styles .happyforms-part input[type="password"], .happyforms-styles .happyforms-part input[type="range"], .happyforms-styles .happyforms-part input[type="tel"], .happyforms-styles .happyforms-part input[type="text"], .happyforms-styles .happyforms-part input[type="time"], .happyforms-styles .happyforms-part textarea, .happyforms-styles .happyforms-part--scrollable_terms .scrollbox, .happyforms-styles .happyforms-part--signature .happyforms--signature-area--container, .happyforms-styles .happyforms-part:not(.happyforms-part--phone) select.happyforms-select { margin: 0px; padding: 10px; border-width: 1px; border-style: solid; box-shadow: none; box-sizing: border-box; font-style: normal; font-size: var(--happyforms-part-value-font-size); color: var(--happyforms-color-part-value); transition-property: none; transition-duration: var(--happyforms-transition-duration); transition-timing-function: ease-in; border-color: var(--happyforms-color-part-border) !important; border-radius: 6px !important; background-color: var(--happyforms-color-part-background) !important; }.happyforms-styles .happyforms-part input[type="datetime-local"], .happyforms-styles .happyforms-part input[type="email"], .happyforms-styles .happyforms-part input[type="month"], .happyforms-styles .happyforms-part input[type="number"], .happyforms-styles .happyforms-part input[type="password"], .happyforms-styles .happyforms-part input[type="range"] .happyforms-styles .happyforms-part input[type="date"], .happyforms-styles .happyforms-part input[type="tel"], .happyforms-styles .happyforms-part input[type="text"], .happyforms-styles .happyforms-part input[type="time"], .happyforms-styles .happyforms-part select.happyforms-select { height: auto !important; }.happyforms-styles .happyforms-part-wrap { position: relative; }.happyforms-styles button.happyforms-button, .happyforms-styles button.happyforms-text-button, .happyforms-styles button.submit.happyforms-button--submit, .happyforms-styles button[disabled].submit.happyforms-button--submit, .happyforms-styles button[type="submit"].happyforms-button--submit, .happyforms-styles button[type="submit"][disabled].happyforms-button--submit { appearance: none; height: auto; padding: 15px 30px; font-weight: 400; font-style: normal; font-size: var(--happyforms-submit-button-font-size); color: var(--happyforms-color-submit-text); background: var(--happyforms-color-submit-background); text-transform: none; transition-property: all; transition-duration: var(--happyforms-transition-duration); transition-timing-function: ease-in; box-shadow: none; text-shadow: none; text-decoration: none; letter-spacing: 0px; white-space: normal; overflow-wrap: anywhere; outline: 0px; border-radius: 4px !important; border-width: 1px !important; border-style: solid !important; border-image: initial !important; border-color: var(--happyforms-color-submit-border) !important; }.happyforms-styles button.happyforms-button:not(:hover):not(:active):not(.has-background), .happyforms-styles button[type="submit"]:not(:hover):not(:active):not(.has-background) { background: var(--happyforms-color-submit-background); color: var(--happyforms-color-submit-text); }.happyforms-styles .happyforms-part input[type="email"], .happyforms-styles .happyforms-part input[type="number"], .happyforms-styles .happyforms-part input[type="password"], .happyforms-styles .happyforms-part input[type="tel"], .happyforms-styles .happyforms-part input[type="text"], .happyforms-styles .happyforms-part textarea, .happyforms-styles .happyforms-part--signature .happyforms--signature-area--container { transition: border-color var(--happyforms-transition-duration); }.happyforms-styles.happyforms-form--submit-button-bold .happyforms-button, .happyforms-styles.happyforms-form--submit-button-bold .happyforms-part--submit button[type="submit"], .happyforms-styles.happyforms-form--submit-button-bold button.happyforms-button--submit { font-weight: 700; }.happyforms-styles.happyforms-form .happyforms-part .happyforms-input { position: relative; flex: 1 1 0%; width: 100%; }:root { --happyforms-color-multistep-info-text-color: #FFFFFF; --happyforms-color-multistep-info-back-color: #000000; --happyforms-color-multistep-info-back-color-hover: #000000; }:root { --happyforms-poll-bar-color: #e8e8e8; --happyforms-poll-link-color: #000000; --happyforms-poll-winner-color: #000000; }:root { --happyforms-form-width: 100%; }.happyforms-flex { display: flex; flex-flow: wrap; align-items: flex-start; max-width: 100%; }.happyforms-form { max-width: var(--happyforms-form-width); margin: 0px auto; border-style: solid; border-width: 0px; }.happyforms-form form { margin: 0px; padding: 0px; background-color: transparent; }.happyforms-form__part { position: relative; display: block; box-sizing: border-box; width: 100%; margin-bottom: 15px; padding: 5px 1%; }.happyforms-form__part:last-child { margin-bottom: 0px; }@media screen and (min-width: 800px){.happyforms-part--width-half { width: 50%; }}.happyforms-part--width-half, .happyforms-part--width-third { align-self: flex-start; }.happyforms-part input[type="date"], .happyforms-part input[type="datetime-local"], .happyforms-part input[type="email"], .happyforms-part input[type="month"], .happyforms-part input[type="number"], .happyforms-part input[type="password"], .happyforms-part input[type="range"], .happyforms-part input[type="tel"], .happyforms-part input[type="text"], .happyforms-part input[type="time"], .happyforms-part select.happyforms-select, .happyforms-part textarea { width: 100%; box-sizing: border-box; max-width: none; }.happyforms-part textarea { height: auto; max-width: 100%; }.happyforms-part-wrap { position: relative; }.happyforms-part--submit { display: flex; flex-flow: wrap; align-items: center; width: 100%; margin-bottom: 0px; padding-top: 10px; }.happyforms-part input[type="date"], .happyforms-part input[type="datetime-local"], .happyforms-part input[type="email"], .happyforms-part input[type="month"], .happyforms-part input[type="number"], .happyforms-part input[type="password"], .happyforms-part input[type="text"], .happyforms-part input[type="time"], .happyforms-part textarea { margin-bottom: 0px; transition: border-color var(--happyforms-transition-duration); }.happyforms-part--submit * { margin-right: 20px; }.screen-reader-text { border: 0px; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #eeeeee; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.happyforms-form .happyforms-part .happyforms-input { position: relative; flex: 1 1 0%; width: 100%; display: flex; align-items: stretch; }#happyforms-4480 { --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #f23000; --happyforms-color-error-notice: #ffeeea; --happyforms-color-error-notice-text: #f23000; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-description: #454545; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #2482c5; --happyforms-color-part-background: #f8f8f8; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #2482c5; --happyforms-color-submit-background-hover: #72c8eb; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #f4f4f5; --happyforms-color-dropdown-item-text-hover: #000000; --happyforms-color-divider-hr: #cccccc; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #f33333; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #ffbf00; --happyforms-color-multistep-info-text-color: #000000; --happyforms-color-multistep-info-back-color: #000000; --happyforms-color-multistep-info-back-color-hover: #000000; --happyforms-poll-bar-color: #e8e8e8; --happyforms-poll-link-color: #000000; --happyforms-poll-winner-color: #000000; }body.swift-nojs [data-s3cid="6"]{min-width:272px;}body.swift-nojs [data-s3cid="7"]{min-width:272px;}body.swift-nojs [data-s3cid="8"]{min-width:640.71875px;}body.swift-nojs [data-s3cid="9"]{min-width:602.71875px;}body.swift-nojs [data-s3cid="10"]{min-width:38px;}body.swift-nojs [data-s3cid="17"]{min-width:30px;}body.swift-nojs [data-s3cid="18"]{min-width:160.921875px;}body.swift-nojs [data-s3cid="20"]{min-width:30px;}body.swift-nojs [data-s3cid="21"]{min-width:95.515625px;}body.swift-nojs [data-s3cid="23"]{min-width:30px;}body.swift-nojs [data-s3cid="24"]{min-width:159.609375px;}body.swift-nojs [data-s3cid="79"]{min-width: 100vw;}body.swift-nojs [data-s3cid="80"]{min-width:1200px;}body.swift-nojs [data-s3cid="81"]{min-width:399.984375px;}body.swift-nojs [data-s3cid="82"]{min-width:399.984375px;}body.swift-nojs [data-s3cid="83"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="84"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="85"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="86"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="87"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="88"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="89"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="99"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="100"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="101"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="111"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="112"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="113"]{min-width:379.984375px;}body.swift-nojs [data-s3cid="123"]{min-width:799.984375px;}body.swift-nojs [data-s3cid="124"]{min-width:799.984375px;}body.swift-nojs [data-s3cid="125"]{min-width:799.984375px;}body.swift-nojs [data-s3cid="126"]{min-width:739.984375px;}body.swift-nojs [data-s3cid="127"]{min-width:739.984375px;}body.swift-nojs [data-s3cid="128"]{min-width:739.984375px;}body.swift-nojs [data-s3cid="129"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="130"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="131"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="132"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="133"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="134"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="135"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="136"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="137"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="138"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="139"]{min-width:359.984375px;}body.swift-nojs [data-s3cid="140"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="141"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="142"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="143"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="144"]{min-width:359.984375px;}body.swift-nojs [data-s3cid="145"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="146"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="147"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="148"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="149"]{min-width:359.984375px;}body.swift-nojs [data-s3cid="150"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="151"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="152"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="153"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="154"]{min-width:359.984375px;}body.swift-nojs [data-s3cid="155"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="156"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="157"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="158"]{min-width:345.609375px;}body.swift-nojs [data-s3cid="159"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="160"]{min-width:705.609375px;}body.swift-nojs [data-s3cid="161"]{min-width:705.609375px;}body.swift-nojs [data-s3cid="162"]{min-width:705.609375px;}body.swift-nojs [data-s3cid="163"]{min-width:719.984375px;}body.swift-nojs [data-s3cid="164"]{min-width: 100vw;}body.swift-nojs [data-s3cid="165"]{min-width: 100vw;}body.swift-nojs [data-s3cid="166"]{min-width: 100vw;}body.swift-nojs [data-s3cid="167"]{min-width: 100vw;}body.swift-nojs [data-s3cid="168"]{min-width: 100vw;}body.swift-nojs [data-s3cid="169"]{min-width: 100vw;}body.swift-nojs [data-s3cid="170"]{min-width: 100vw;}body.swift-nojs [data-s3cid="184"]{min-width:90.21875px;}body.swift-nojs [data-s3cid="185"]{min-width:130.421875px;}body.swift-nojs [data-s3cid="186"]{min-width:150.859375px;}body.swift-nojs [data-s3cid="189"]{max-width:315px;}body.swift-nojs [data-s3cid="190"]{max-width:315px;}body.swift-nojs [data-s3cid="191"]{max-width:315px;}body.swift-nojs [data-s3cid="197"]{min-width:25px;}body.swift-nojs [data-s3cid="198"]{min-width:91.40625px;}html{opacity:1}