: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); }.wpcf7 .screen-reader-response { position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; width: 1px; margin: -1px; padding: 0px; border: 0px; overflow-wrap: normal !important; }.wpcf7 form .wpcf7-response-output { margin: 2em 0.5em 1em; padding: 0.2em 1em; border: 2px solid #00a0d2; }.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output { display: none; }.wpcf7-form-control-wrap { position: relative; }.wpcf7-spinner { visibility: hidden; display: inline-block; background-color: #23282d; opacity: 0.75; width: 24px; height: 24px; border: none; border-radius: 100%; padding: 0px; margin: 0px 24px; position: relative; }.wpcf7-spinner::before { content: ""; position: absolute; background-color: #fbfbfc; top: 4px; left: 4px; width: 6px; height: 6px; border: none; border-radius: 100%; transform-origin: 8px 8px; animation-name: spin; animation-duration: 1000ms; animation-timing-function: linear; animation-iteration-count: infinite; }@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before { animation-name: blink; animation-duration: 2000ms; }}.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: ltr; }.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 img { height: auto; max-width: 100%; border: none; border-radius: 0px; box-shadow: 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-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-50, .elementor-column[data-col="50"] { width: 50%; }.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 { --quiety-preloader-color: #fff; --color_primary: #175cff; --color_secondary: #0b163f; --color_body: #52525c; }#back-to-top { display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; text-align: center; border-radius: 4px; position: fixed; bottom: 30px; right: 30px; transition: background-color 0.3s, opacity 0.5s, visibility 0.5s; opacity: 0; visibility: hidden; z-index: 99; cursor: pointer; background-color: var(--color_primary); color: #ffffff; }#back-to-top::after { content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900; }:root { --bs-blue: #0d6efd; --bs-indigo: #6610f2; --bs-purple: #6f42c1; --bs-pink: #d63384; --bs-red: #dc3545; --bs-orange: #fd7e14; --bs-yellow: #ffc107; --bs-green: #198754; --bs-teal: #20c997; --bs-cyan: #0dcaf0; --bs-white: #fff; --bs-gray: #6c757d; --bs-gray-dark: #343a40; --bs-gray-100: #f8f9fa; --bs-gray-200: #e9ecef; --bs-gray-300: #dee2e6; --bs-gray-400: #ced4da; --bs-gray-500: #adb5bd; --bs-gray-600: #6c757d; --bs-gray-700: #495057; --bs-gray-800: #343a40; --bs-gray-900: #212529; --bs-primary: #0d6efd; --bs-secondary: #6c757d; --bs-success: #198754; --bs-info: #0dcaf0; --bs-warning: #ffc107; --bs-danger: #dc3545; --bs-light: #f8f9fa; --bs-dark: #212529; --bs-primary-rgb: 13,110,253; --bs-secondary-rgb: 108,117,125; --bs-success-rgb: 25,135,84; --bs-info-rgb: 13,202,240; --bs-warning-rgb: 255,193,7; --bs-danger-rgb: 220,53,69; --bs-light-rgb: 248,249,250; --bs-dark-rgb: 33,37,41; --bs-white-rgb: 255,255,255; --bs-black-rgb: 0,0,0; --bs-body-color-rgb: 33,37,41; --bs-body-bg-rgb: 255,255,255; --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); --bs-body-font-family: var(--bs-font-sans-serif); --bs-body-font-size: 1rem; --bs-body-font-weight: 400; --bs-body-line-height: 1.5; --bs-body-color: #212529; --bs-body-bg: #fff; }*, ::after, ::before { box-sizing: border-box; }@media (prefers-reduced-motion: no-preference){:root { scroll-behavior: smooth; }}body { margin: 0px; font-family: var(--bs-body-font-family); font-size: var(--bs-body-font-size); font-weight: var(--bs-body-font-weight); line-height: var(--bs-body-line-height); color: var(--bs-body-color); text-align: var(--bs-body-text-align); background-color: var(--bs-body-bg); text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; }.h1, h1 { font-size: calc(1.375rem + 1.5vw); }@media (min-width: 1200px){.h1, h1 { font-size: 2.5rem; }}.h2, h2 { font-size: calc(1.325rem + 0.9vw); }@media (min-width: 1200px){.h2, h2 { font-size: 2rem; }}.h3, h3 { font-size: calc(1.3rem + 0.6vw); }@media (min-width: 1200px){.h3, h3 { font-size: 1.75rem; }}p { margin-top: 0px; margin-bottom: 1rem; }ol, ul { padding-left: 2rem; }dl, ol, ul { margin-top: 0px; margin-bottom: 1rem; }ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; }b, strong { font-weight: bolder; }a { color: #0d6efd; text-decoration: underline; }a:not([href]):not([class]), a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }figure { margin: 0px 0px 1rem; }img, svg { vertical-align: middle; }button { border-radius: 0px; }button, input, optgroup, select, textarea { margin: 0px; font-family: inherit; font-size: inherit; line-height: inherit; }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 { resize: vertical; }iframe { border: 0px; }.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { width: 100%; padding-right: var(--bs-gutter-x,.75rem); padding-left: var(--bs-gutter-x,.75rem); 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; }}@media (min-width: 1400px){.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px; }}.row { --bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin-top: calc(-1 * var(--bs-gutter-y)); margin-right: calc(-.5 * var(--bs-gutter-x)); margin-left: calc(-.5 * var(--bs-gutter-x)); }.row > * { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5); margin-top: var(--bs-gutter-y); }@media (min-width: 768px){.col-md-6 { flex: 0 0 auto; width: 50%; }.col-md-12 { flex: 0 0 auto; width: 100%; }}.visible { visibility: visible !important; }.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fa-chevron-down::before { content: ""; }:host, :root { --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }:host, :root { --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }:host, :root { --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }@font-face{font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/fa-solid-900a59cb959.woff) format('woff2');font-display:swap;}.fa-solid, .fas { font-family: "Font Awesome 6 Free"; font-weight: 900; }@font-face{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/fa-solid-900a59cb959.woff) format('woff2');font-display:swap;}[class^="feather-"], [class*=" feather-"] { speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: feather !important; }.feather-search::before { content: ""; }.feather-x::before { content: ""; }.fa-chevron-down::before { content: ""; }[class^="ti-"], [class*=" ti-"] { font-family: themify; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; }.ti-close::before { content: ""; }body, button, input, optgroup, select, textarea { color: #52525c; font-family: "Open Sans", sans-serif; font-size: 16px; line-height: 1.5; }a { transition: 0.3s ease-in-out; }.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { clear: both; font-family: Poppins, sans-serif; line-height: 1.2em; font-weight: 700; color: #071c4d; }.h1, .h2, .h3, h1, h2, h3 { margin-top: 0px; margin-bottom: 15px; }.h1, h1 { font-size: 34px; }.h2, h2 { font-size: 30px; }.h3, h3 { font-size: 26px; }p { margin-bottom: 1.5em; }cite, dfn, em, i { font-style: italic; }html { box-sizing: border-box; margin-top: 0px !important; }*, ::after, ::before { box-sizing: inherit; }body { background: #ffffff; position: relative; font-size: 16px; font-weight: 400; line-height: 26px; overflow-x: hidden; color: #52525c; }img { height: auto; max-width: 100%; }p { margin-bottom: 1em; }.pr { position: relative; }.site-main { min-height: 50vh; }.pts-18 { padding-top: 18%; }@media (max-width: 1024px){.pts-18 { padding-top: 30%; }}@media (max-width: 576px){.pts-18 { padding-top: 40%; }}@media (min-width: 1200px){.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1200px; }}.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1170px; }@media (max-width: 1200px){.elementor-section.elementor-section-boxed > .elementor-container { max-width: 960px !important; }}@media (max-width: 991px){.elementor-section.elementor-section-boxed > .elementor-container { max-width: 720px !important; }}@media (max-width: 767px){.elementor-section.elementor-section-boxed > .elementor-container { max-width: 540px !important; }}@media (max-width: 576px){.elementor-section.elementor-section-boxed > .elementor-container { max-width: 100% !important; }}b, strong { font-weight: 700; }figure { margin: 1em 0px; }ol, ul { padding-left: 20px; margin-bottom: 30px; }ul ul { list-style-type: disc; }.tt-btn { padding: 9px 33px; position: relative; z-index: 1; border: 2px solid var(--color_primary); color: #ffffff; font-size: 15px; display: inline-flex; justify-content: center; align-items: center; font-weight: 500; transition: 0.4s ease-in-out; background-color: var(--color_primary); border-radius: 6px; }@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face { font-family: Quiety; }}.section-heading { position: relative; z-index: 2; }.section-heading .section-title { font-size: 2.5rem; line-height: 1.2; font-weight: 700; margin-bottom: 17px; }@media (max-width: 992px){.section-heading .section-title { font-size: 32px; }}.section-heading .description { font-weight: 400; margin: 0px; font-size: 16px; }.tt-icon-box { position: relative; z-index: 0; transition: 0.3s ease-in-out; text-align: center; }.tt-icon-box__icon-container { margin-bottom: 30px; display: inline-flex; flex-wrap: wrap-reverse; align-items: baseline; font-size: 2em; color: var(--color_primary); position: relative; transition: transform 0.3s, border 0.3s, background 0.3s, color 0.3s, -webkit-transform 0.3s; height: max-content; }.tt-icon-box__icon-container i, .tt-icon-box__icon-container img, .tt-icon-box__icon-container svg { position: relative; display: block; width: 1em; height: 1em; fill: currentcolor; }.tt-icon-box__content { position: relative; }.tt-icon-box__title { font-weight: 600; margin-bottom: 7px; font-size: 20px; transition: 0.3s ease-in-out; }.tt-icon-box__description { margin: 0px; transition: 0.3s ease-in-out; }.tt-icon-box__button { display: inline-block; margin-top: 20px; font-size: 15px; }.tt-icon-box__button:not(.tt-btn) { color: #071c4d; font-weight: 500; }.tt-icon-box .button-text-wrapper { display: flex; justify-content: center; align-items: center; }.tt-icon-box .button-text-wrapper .tt-button-icon { line-height: 1; }.tt-shape-circle .tt-icon-box__icon-container { border-radius: 50%; }.tt-view-framed .tt-icon-box__icon-container, .tt-view-stacked .tt-icon-box__icon-container { padding: 0.5em; text-align: center; }.tt-view-stacked .tt-icon-box__icon-container { background-color: var(--color_primary); color: #ffffff; }.site-footer { position: relative; overflow: hidden; }.site-footer .widget { position: relative; z-index: 2; padding: 0px; }.site-footer .site-info { border-top: 1px solid rgba(237, 237, 237, 0.05); position: relative; z-index: 22; }.site-footer.footer_light .logo-light { display: none; }.site-footer.footer_light .site-info { border-top: 1px solid rgba(0, 0, 0, 0.05); }.site-footer.footer_light .widget .widget-title, .site-footer.footer_light .widget h1, .site-footer.footer_light .widget h2, .site-footer.footer_light .widget h3, .site-footer.footer_light .widget h4, .site-footer.footer_light .widget h5, .site-footer.footer_light .widget h6 { color: #071c4d; }.site-footer.footer_light .widget ul li a { color: rgba(87, 87, 87, 0.8); }button, input[type="button"], input[type="reset"], input[type="submit"] { color: #ffffff; transition: 0.3s ease-in-out; cursor: pointer; display: inline-block; padding: 11px 41px; height: auto; background-color: var(--color_primary); border: 2px solid var(--color_primary); }input:not([type="checkbox"]):not([type="submit"]), textarea { margin-bottom: 20px; width: 100%; padding: 0px 15px; border: 2px solid #f5f5f5; font-weight: 400; outline: 0px; transition: 0.3s linear; border-radius: 6px; background-color: #f4f5f7; font-size: 15px; }input { height: 54px; }textarea { height: 130px; margin-bottom: 20px; padding: 10px 20px; }a { color: #071c4d; transition: 0.3s ease-in-out; text-decoration: none; }.site-header { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 999; transition: 0.3s ease-in-out; }.site-header .site-logo a { font-size: 30px; font-weight: 700; padding: 24px 0px; display: block; color: #ffffff; }@media (max-width: 991px){.site-header .site-logo a { padding: 13px 0px; }}.site-header .site-logo .logo-sticky { display: none; }.site-header .tt-hamburger { width: 24px; cursor: pointer; }@media (min-width: 992px){.site-header .tt-hamburger { display: none; }}.site-header .tt-hamburger .bar { background: #ffffff; height: 2px; display: block; }.site-header .tt-hamburger .bar:not(:last-child) { margin-bottom: 5px; }@media (min-width: 992px){.site-header .container { position: relative; }}.site-header .site-main-menu li a { font-family: Poppins, sans-serif; text-decoration: none; }.site-header:not(.mobile-header) .nav-right { display: flex; justify-content: flex-end; }.site-header:not(.mobile-header) .menu-wrapper { justify-content: center; display: flex; align-items: center; }.site-header:not(.mobile-header) .site-main-menu { margin: 0px; padding: 0px; list-style: none; }.site-header:not(.mobile-header) .site-main-menu > li { padding: 35px 0px; position: relative; }.site-header:not(.mobile-header) .site-main-menu > li > a { font-weight: 500; font-size: 15px; font-family: Poppins, sans-serif; }.site-header:not(.mobile-header) .site-main-menu > li:not(.menu_half_width):nth-last-child(-n+3).menu-item-has-children .sub-menu { left: auto; right: 0px; }.site-header:not(.mobile-header) .site-main-menu > li:not(.mega-menu) { position: relative; }.site-header:not(.mobile-header) .site-main-menu li { display: inline-block; }.site-header:not(.mobile-header) .site-main-menu li:not(:last-child) { margin-right: 40px; }.site-header:not(.mobile-header) .site-main-menu li.menu-item-has-children > a { position: relative; }.site-header:not(.mobile-header) .site-main-menu li.menu-item-has-children > a::after { content: ""; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; right: -16px; font-size: 13px; top: 0px; }.site-header:not(.mobile-header) .site-main-menu li.menu-item-has-children .sub-menu { margin: 0px; padding: 15px 0px; position: absolute; top: 115%; left: 0px; opacity: 0; visibility: hidden; background: #ffffff; transition: 0.3s ease-in-out; min-width: 220px; box-shadow: rgba(20, 48, 58, 0.082) 0px 5px 10px; z-index: 2222; border-radius: 10px; display: block !important; }body.swift-nojs .site-header:not(.mobile-header) .site-main-menu li.menu-item-has-children .sub-menu{transition: none !important}.site-header:not(.mobile-header) .site-main-menu li.menu-item-has-children .sub-menu li { display: block; position: relative; margin-right: 0px; line-height: 36px; }.site-header:not(.mobile-header) .site-main-menu li.menu-item-has-children .sub-menu li a:not(.tt-btn-link) { font-size: 14px; padding: 7px 25px; display: block; line-height: 1.5; color: #464a56; font-weight: 500; }.site-header:not(.mobile-header) .site-main-menu li.menu-item-has-children .sub-menu li a::after { right: 14px; top: 8px; }.site-header:not(.mobile-header) .nav-right { margin-left: 40px; }.site-header:not(.mobile-header) .nav-right .tt-btn { padding: 8px 26px; min-width: auto; margin-left: 15px; }.site-header:not(.mobile-header).header_light .site-main-menu > li > a { color: rgba(255, 255, 255, 0.7); }.site-header .tt-btn { padding: 5px 35px; font-family: Poppins, sans-serif; text-decoration: none; display: inline-block !important; }#site-navigation { display: flex; justify-content: space-between; align-items: center; }@media (min-width: 992px){.close-menu { display: none; }}.mobile-menu-header { display: none; align-items: center; justify-content: space-between; padding: 30px 25px; border-bottom: 1px solid #eeeeee; }.mobile-menu-header h3 { margin-bottom: 0px; }.close-menu { height: 40px; width: 40px; background: rgba(136, 136, 136, 0.1); border-radius: 50%; text-align: center; line-height: 42px; color: #051441; font-size: 14px; }.site-main-menu { list-style: none; }.site-main-menu ul { list-style: none; }@media (max-width: 991px){.site-header { height: auto; }.site-header .mobile-menu-header { display: flex; }.site-header .site-logo .logo-sticky { display: none; }.site-header .tt-hamburger { display: block; }.site-header .nav-right { display: none; }.site-header .main-nav-container { position: fixed; top: 0px; height: 100vh; background: #ffffff; max-width: 400px; width: 100%; text-align: left; overflow-y: auto; padding-bottom: 50px; left: -100px; transition-duration: 0.3s; opacity: 0; visibility: hidden; z-index: 999; }}@media (max-width: 991px) and (max-width: 420px){.site-header .main-nav-container { max-width: 100%; }}@media (max-width: 991px){.site-header .main-nav-container li { padding: 0px 10px; position: relative; }.site-header .main-nav-container li a:not(.tt-btn-link) { font-size: 14px; color: #071c4d; position: relative; z-index: 1; padding: 8px 15px; display: flex; align-items: center; justify-content: space-between; font-weight: 500; text-transform: uppercase; border-radius: 6px; margin-bottom: 5px; }.site-header .main-nav-container li i.fa-chevron-down { position: absolute; right: 15px; top: 0px; font-size: 12px; z-index: 3; width: 35px; height: 33px; display: flex; align-items: center; justify-content: center; }.site-header .main-nav-container li.menu-item-has-children > a { position: relative; }.site-header .main-nav-container li.menu-item-has-children li a { font-size: 14px; text-transform: capitalize; }}@media (max-width: 991px){.site-header .main-nav { position: static; z-index: 3333; line-height: 1.2; }.site-header .main-nav .site-main-menu { padding-left: 0px; }.site-header .main-nav .sub-menu { padding-left: 15px; margin-left: 0px; margin-bottom: 0px; display: none; }.site-header .main-nav .sub-menu > li { padding: 0px; }.site-header .main-nav .sub-menu li a { border-top: 0px; }.site-header .main-nav .sub-menu { padding-left: 10px; margin-bottom: 0px; }}@media (max-width: 991px){.site-header .main-nav { cursor: default; position: relative; z-index: 10; text-align: left; font-weight: 500; height: 100%; display: flex; align-items: center; justify-content: space-between; }}@media (max-width: 991px) and (max-width: 991px){.site-header .main-nav { min-height: 60px; }}@media (max-width: 991px){.site-header .main-nav .close-bar, .site-header .main-nav a::before { display: none; }}@media (max-width: 991px){.site-header .main-nav .site-main-menu { margin-top: 20px; }}@media (max-width: 991px){.site-header .main-nav .site-main-menu, .site-header .main-nav .site-main-menu ul { list-style: none; }}@media screen and (max-width: 991px) and (max-width: 1024px){.site-header .main-nav .close-menu { display: block; }}.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; overflow: hidden; position: absolute !important; overflow-wrap: normal !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: 1em; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.clear::after, .clear::before, .comment-content::after, .comment-content::before, .entry-content::after, .entry-content::before, .site-content::after, .site-content::before, .site-footer::after, .site-footer::before, .site-header::after, .site-header::before { content: ""; display: table; table-layout: fixed; }.clear::after, .comment-content::after, .entry-content::after, .site-content::after, .site-footer::after, .site-header::after { clear: both; }.page-header { text-align: center; min-height: 450px; padding: 50px 0px; height: auto; display: flex; align-items: center; position: relative; overflow: hidden; background-size: cover; background-position: center center; background-color: var(--color_secondary); }@media (max-width: 991px){.page-header { min-height: 300px !important; }}.page-header .page-header_wrapper { position: relative; z-index: 2; margin-top: 70px; }.page-header .page-header_title { font-size: 50px; font-weight: 700; position: relative; z-index: 2; line-height: 1.2; margin-bottom: 10px; color: #ffffff; }@media (max-width: 991px){.page-header .page-header_title { font-size: 40px !important; }}@media (max-width: 767.98px){.page-header .page-header_title { font-size: 34px !important; }}.page-header .breadcrumbs { font-size: 15px; font-weight: 400; color: rgba(255, 255, 255, 0.7); }.page-header .breadcrumbs a { color: #ffffff; }.page-header .breadcrumbs .separator { display: inline-block; margin: 0px 9px; height: 4px; width: 4px; background-color: #ffffff; border-radius: 6px; }.widget { border: 2px solid #f1f1f3; padding: 30px; border-radius: 10px; }.widget:not(:last-child) { margin-bottom: 30px; }.widget .widget-title { font-size: 20px; margin-bottom: 34px; font-weight: 600; position: relative; }.widget ul li { position: relative; }.widget ul li:not(:last-child) { margin-bottom: 8px; }.widget ul li a { font-family: Poppins, sans-serif; font-size: 15px; color: #52525c; font-weight: 400; }.widget_archive li, .widget_categories li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_product_categories li, .widget_recent_comments li, .widget_recent_entries li, .widget_rss li { transition: 0.3s ease-in-out; display: block; margin: 0px; list-style-type: none; position: relative; }.widget_archive li:last-child, .widget_categories li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_product_categories li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child, .widget_rss li:last-child { border-bottom: 0px; }.widget_archive li:last-child, .widget_categories li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_product_categories li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child, .widget_rss li:last-child { margin-bottom: 0px; }.widget_archive a, .widget_categories a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_product_categories a, .widget_recent_comments a, .widget_recent_entries a, .widget_rss a { display: block; font-size: inherit; font-family: inherit; }.site-footer .widget-title { font-size: 18px; margin-bottom: 26px; text-transform: capitalize; color: #ffffff; font-weight: 600; }.site-footer .widget { margin-bottom: 30px; border: 0px; }.site-footer .widget.widget_media_image { margin-bottom: 0px; }.site-footer .widget ul li { color: rgba(255, 255, 255, 0.6); font-size: 15px; }.site-footer .widget ul li a { color: rgba(255, 255, 255, 0.7); font-size: 15px; position: relative; display: inline-block; font-weight: 400; }.site-footer .widget ul.menu li:not(:last-child) { margin-bottom: 7px; }@media (max-width: 768px){.site-footer .widget { margin-bottom: 60px; }}#search-menu-wrapper { opacity: 0; visibility: hidden; transition: opacity 0.7s, visibility 0.7s; height: 100vh; width: 100%; position: fixed; top: 0px; left: 0px; z-index: 999999; background: #ffffff; }#search-menu-wrapper .close-search { height: 60px; width: 60px; line-height: 65px; border-radius: 50%; background-color: var(--color_primary); color: #ffffff; z-index: 9999999; opacity: 5; position: absolute; right: 15px; top: 40px; font-size: 26px; cursor: pointer; text-align: center; }@media (max-width: 576px){#search-menu-wrapper .close-search { height: 50px; width: 50px; line-height: 50px; }}#search-menu-wrapper .search-form { width: 100%; display: flex; align-items: center; border-bottom: 1px solid #b9b8b8; }#search-menu-wrapper .search-form input { font-family: Poppins, sans-serif; border-radius: 0px; border: 0px; background: 0px 0px; height: 100px; padding: 0px; color: #000000; font-size: 60px; font-weight: 600; margin: 0px; line-height: 2.5; }@media (max-width: 991px){#search-menu-wrapper .search-form input { height: 60px; font-size: 40px; }}#search-menu-wrapper .search-form button { background-color: #ffffff; color: #b1b1b1; border: 0px; padding: 0px; height: 80px; transition: 0.3s ease-in-out; font-size: 40px; }@media (max-width: 991px){#search-menu-wrapper .search-form button { font-size: 32px; }}embed, iframe, object { max-width: 100%; }iframe { border-width: 0px; }:root { --h1: clamp(2.97rem, 3.789vw + 1rem, 4.5rem); --h2: clamp(2.64rem, 3.368vw + 1rem, 4rem); --h3: clamp(1.98rem, 2.526vw + 1rem, 3rem); --h4: clamp(1.65rem, 2.105vw + 1rem, 2.5rem); --h5: clamp(1.485rem, 1.894vw + 1rem, 2.25rem); --h6: clamp(0.825rem, 1.052vw + 1rem, 1.25rem); }.section-title { font-size: 32px; }@media (min-width: 992px){.section-title { font-size: 48px; }}@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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: "Open Sans"; font-style: normal; font-weight: 500; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 500; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 500; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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: "Open Sans"; font-style: normal; font-weight: 600; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 600; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 600; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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: "Open Sans"; font-style: normal; font-weight: 800; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 800; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 800; font-stretch: 100%; src: url(https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.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:"Poppins";font-weight:400;font-style:normal;unicode-range:U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiEyp8kv8JHgFVrJJnecnFHGPezSQe9333313.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:400;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiEyp8kv8JHgFVrJJfecnFHGPc8c3a1544.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;unicode-range:U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qwb2910dfe.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk5bb7800e.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:600;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk5bbca2b3.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;unicode-range:U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qwfc37c94e.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk52ffa124.woff) format('woff2');font-display:swap;}: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; }}@font-face{font-family:"themify";font-weight:400;font-style:normal;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/themify46ce860a.woff) format("woff"), url(https://connectapp.com.tr/wp-content/plugins/quiety-core/assets/vendors/themify-icon/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; line-height: 1; -webkit-font-smoothing: antialiased; }.ti-close::before { content: ""; }@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face { font-family: Quiety; }}.elementor-20 .elementor-element.elementor-element-d2d376a > .elementor-container { max-width: 1200px; }.elementor-20 .elementor-element.elementor-element-d2d376a { padding: 120px 0px 90px; }.elementor-20 .elementor-element.elementor-element-3bb9d16 > .elementor-element-populated { padding: 0px; }.elementor-20 .elementor-element.elementor-element-9927f41.tt-equal-height-enable, .elementor-20 .elementor-element.elementor-element-9927f41.tt-equal-height-enable .elementor-widget-container, .elementor-20 .elementor-element.elementor-element-9927f41.tt-equal-height-enable .tt-icon-box { height: 100%; }.elementor-20 .elementor-element.elementor-element-9927f41 .tt-icon-box__button { margin-top: 25px; color: #175cff; border-style: solid; border-width: 0px 0px 1px; line-height: 1em; }.elementor-20 .elementor-element.elementor-element-9927f41 .tt-icon-box__icon-container { color: #3a75ff; background-color: #ceddff; border-color: #ceddff; font-size: 30px; padding: 22px; }.elementor-20 .elementor-element.elementor-element-9927f41 .tt-icon-box__icon-container svg path { fill: #3a75ff; }.elementor-20 .elementor-element.elementor-element-9927f41 .tt-icon-box { padding: 40px; border-radius: 15px; }.elementor-20 .elementor-element.elementor-element-9927f41 .tt-icon-box, .elementor-20 .elementor-element.elementor-element-9927f41 .digi-how-works, .elementor-20 .elementor-element.elementor-element-9927f41 .sc-service-card { background-color: #f5f5f5; }.elementor-20 .elementor-element.elementor-element-9927f41 > .elementor-widget-container { padding: 0px 15px; }.elementor-20 .elementor-element.elementor-element-733f986 > .elementor-element-populated { padding: 0px; }.elementor-20 .elementor-element.elementor-element-42d572c.tt-equal-height-enable, .elementor-20 .elementor-element.elementor-element-42d572c.tt-equal-height-enable .elementor-widget-container, .elementor-20 .elementor-element.elementor-element-42d572c.tt-equal-height-enable .tt-icon-box { height: 100%; }.elementor-20 .elementor-element.elementor-element-42d572c .tt-icon-box__button { margin-top: 25px; color: #175cff; border-style: solid; border-width: 0px 0px 1px; line-height: 1em; }.elementor-20 .elementor-element.elementor-element-42d572c .tt-icon-box__icon-container { color: #3a75ff; background-color: #ceddff; border-color: #ceddff; font-size: 30px; padding: 22px; }.elementor-20 .elementor-element.elementor-element-42d572c .tt-icon-box__icon-container svg path { fill: #3a75ff; }.elementor-20 .elementor-element.elementor-element-42d572c .tt-icon-box { padding: 40px; border-radius: 15px; }.elementor-20 .elementor-element.elementor-element-42d572c .tt-icon-box, .elementor-20 .elementor-element.elementor-element-42d572c .digi-how-works, .elementor-20 .elementor-element.elementor-element-42d572c .sc-service-card { background-color: #f5f5f5; }.elementor-20 .elementor-element.elementor-element-42d572c > .elementor-widget-container { padding: 0px 15px; }.elementor-20 .elementor-element.elementor-element-7fb5bd5 > .elementor-element-populated { padding: 0px 15px; }.elementor-20 .elementor-element.elementor-element-908ba10.tt-equal-height-enable, .elementor-20 .elementor-element.elementor-element-908ba10.tt-equal-height-enable .elementor-widget-container, .elementor-20 .elementor-element.elementor-element-908ba10.tt-equal-height-enable .tt-icon-box { height: 100%; }.elementor-20 .elementor-element.elementor-element-908ba10 .tt-icon-box__button { margin-top: 25px; color: #175cff; border-style: solid; border-width: 0px 0px 1px; line-height: 1em; }.elementor-20 .elementor-element.elementor-element-908ba10 .tt-icon-box__icon-container { color: #3a75ff; background-color: #ceddff; border-color: #ceddff; font-size: 30px; padding: 22px; }.elementor-20 .elementor-element.elementor-element-908ba10 .tt-icon-box__icon-container svg path { fill: #3a75ff; }.elementor-20 .elementor-element.elementor-element-908ba10 .tt-icon-box { padding: 40px; border-radius: 15px; }.elementor-20 .elementor-element.elementor-element-908ba10 .tt-icon-box, .elementor-20 .elementor-element.elementor-element-908ba10 .digi-how-works, .elementor-20 .elementor-element.elementor-element-908ba10 .sc-service-card { background-color: #f5f5f5; }.elementor-20 .elementor-element.elementor-element-e53156e > .elementor-container { max-width: 1200px; }.elementor-20 .elementor-element.elementor-element-e53156e { padding: 50px 0px 90px; }.elementor-20 .elementor-element.elementor-element-24b3133 > .elementor-element-populated { padding: 0px; }.elementor-20 .elementor-element.elementor-element-58b70f3 .section-heading { text-align: center; margin-bottom: 33px; }.elementor-20 .elementor-element.elementor-element-d643dad > .elementor-container { max-width: 1200px; }.elementor-20 .elementor-element.elementor-element-d643dad > .elementor-container > .elementor-column > .elementor-widget-wrap { align-content: center; align-items: center; }.elementor-20 .elementor-element.elementor-element-17cb24c > .elementor-element-populated { padding: 0px 15px; }.elementor-20 .elementor-element.elementor-element-824d148 { text-align: center; }.elementor-20 .elementor-element.elementor-element-a3b80ad > .elementor-element-populated { padding: 0px 15px; }@media (max-width: 1024px){.elementor-20 .elementor-element.elementor-element-d2d376a { padding: 80px 0px 30px; }}@media (max-width: 767px){.elementor-20 .elementor-element.elementor-element-3bb9d16 > .elementor-element-populated { margin: 0px 0px 30px; --e-column-margin-right: 0px; --e-column-margin-left: 0px; }.elementor-20 .elementor-element.elementor-element-733f986 > .elementor-element-populated { margin: 0px 0px 30px; --e-column-margin-right: 0px; --e-column-margin-left: 0px; }.elementor-20 .elementor-element.elementor-element-58b70f3 > .elementor-widget-container { margin: 0px 15px; }}@font-face{font-family:"Poppins";font-weight:400;font-style:normal;unicode-range:U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiEyp8kv8JHgFVrJJnecnFHGPezSQe9333313.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:400;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiEyp8kv8JHgFVrJJfecnFHGPc8c3a1544.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;unicode-range:U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qwb2910dfe.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:500;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk5bb7800e.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:600;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk5bbca2b3.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;unicode-range:U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qwfc37c94e.woff) format('woff2');font-display:swap;}@font-face{font-family:"Poppins";font-weight:700;font-style:normal;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;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk52ffa124.woff) format('woff2');font-display:swap;}.fa, .fab, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }.fa-chevron-down::before { content: ""; }@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;font-style:normal;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/fa-brands-400683ccd37.woff) format("woff");font-display:swap;}@font-face{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;src:url(https://connectapp.com.tr/wp-content/swift-ai/cache/connectapp.com.tr/iletisim/__data/fa-solid-9002a7ac058.woff) format("woff");font-display:swap;}.far, .fas, .mystickyelement-wrap .fa, .mystickyelements-fixed .fa { font-family: "Font Awesome 5 Free" !important; }.fas, .mystickyelement-wrap .fa, .mystickyelements-fixed .fa { font-weight: 900 !important; }.mystickyelements-fixed, .mystickyelements-fixed *, .mystickyelements-fixed ::after, .mystickyelements-fixed ::before { box-sizing: border-box; }.mystickyelements-fixed .mystickyelements-social-insagram .mystickyelements-social-text, .mystickyelements-fixed .social-insagram, .mystickyelements-wrap .social-insagram { background: linear-gradient(135deg, #582bcd 0px, #ed4c33 50%, #f7d36f 100%); }.mystickyelements-fixed li::after { content: ""; display: block; clear: both; }.mystickyelements-fixed ul li { position: relative; width: 53px; display: none; margin: 0px; padding: 0px; cursor: pointer; color: #ffffff; }.mystickyelements-fixed ul li.element-desktop-on { display: block; }span.mystickyelements-social-icon, span.mystickyelements-social-icon a { width: 53px; height: 53px; color: #ffffff; float: left; position: relative; text-align: center; font-size: 17px; transition: 0.5s; cursor: pointer; display: flex; justify-content: center; align-items: center; line-height: 1.2; flex-wrap: wrap; text-decoration: none; }.mystickyelements-position-right ul li:first-child .mystickyelements-social-icon { border-radius: 10px 0px 0px; }.mystickyelements-position-right ul li:last-child .mystickyelements-social-icon { border-radius: 0px 0px 0px 10px; }@media only screen and (max-width: 1024px){.mystickyelements-fixed ul li.element-desktop-on, .mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyno-minimize li:nth-child(13), .mystickyelements-position-mobile-bottom .mystickyelement-credit, .mystickyelements-position-mobile-bottom.mystickyelements-templates-arrow .social-insagram + span.mystickyelements-social-text::before, .mystickyelements-position-mobile-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before, .mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram + span.mystickyelements-social-text::before, .mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after, .mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before, .mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram + span.mystickyelements-social-text::before, .mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before, .mystickyelements-position-mobile-top .mystickyelement-credit, .mystickyelements-position-mobile-top.mystickyelements-templates-arrow .social-insagram + span.mystickyelements-social-text::before, .mystickyelements-position-mobile-top.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before, .mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram + span.mystickyelements-social-text::before, .mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after, .mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before, .mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram + span.mystickyelements-social-text::before, .mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before { display: none; }.mystickyelements-fixed ul li.element-mobile-on, .mystickyelements-fixed.mystickyelements-position-mobile-bottom ul, .mystickyelements-fixed.mystickyelements-position-mobile-top ul, .mystickyelements-position-mobile-bottom span.mystickyelements-social-text.mystickyelements-social-no-link, .mystickyelements-position-mobile-top span.mystickyelements-social-text.mystickyelements-social-no-link { display: block; }.mystickyelements-mobile-size-medium span.mystickyelements-social-icon, .mystickyelements-mobile-size-medium span.mystickyelements-social-icon a { width: 45px; height: 45px; line-height: 45px; font-size: 17px; }.mystickyelements-fixed.mystickyelements-mobile-size-medium ul li { width: 45px; }.mystickyelements-position-mobile-bottom ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom ul li:last-child .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon, .mystickyelements-position-mobile-top ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon, .mystickyelements-position-mobile-top ul li:last-child .mystickyelements-social-icon, .mystickyelements-position-mobile-top ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon { border-radius: 0px; }.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top ul li { position: static; float: left; width: 8.08%; }.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul.mystickyno-minimize li { width: 8.33%; }.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon, .mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon a, .mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top span.mystickyelements-social-icon, .mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top span.mystickyelements-social-icon a { height: 45px; line-height: 45px; font-size: 18px; outline: 0px; width: 100%; }.mystickyelements-position-mobile-bottom .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-bottom.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon, .mystickyelements-position-mobile-top .mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-top.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-top.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-top.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a, .mystickyelements-position-mobile-top.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon, .mystickyelements-position-mobile-top.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon { border-radius: 0px !important; }.mystickyelements-position-mobile-bottom ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon, .mystickyelements-position-mobile-bottom ul li:last-child .mystickyelements-social-icon, .mystickyelements-position-mobile-top ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon, .mystickyelements-position-mobile-top ul li:last-child .mystickyelements-social-icon { border-radius: 0px; }}@media only screen and (max-width: 991px){.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li { width: 10.77%; }.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul.mystickyno-minimize li { width: 11.11%; }}@media only screen and (max-width: 767px){.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul li, .mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li { width: 23.25%; }.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul.mystickyno-minimize li, .mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul.mystickyno-minimize li, .mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul.mystickyno-minimize li { width: 25%; }}:root { --quiety-preloader-color: #fff; }header .nav-btn { background-color: #ff4579; }header .nav-btn { border-color: #ff447f; }.site-footer { background-position: center center; background-repeat: no-repeat; background-size: cover; }.page-header { min-height: 266px; }.page-header { background-image: linear-gradient(to right, #ea0071, #f9b4ab); background-position: center center; background-repeat: no-repeat; background-size: cover; }h1 { font-size: 40px; }h2 { font-size: 32px; }h3 { font-size: 28px; }@media (max-width: 991px){.site-header .nav-right { margin: 20px; display: block !important; }}.elementor-widget-image { text-align: center; }.elementor-widget-image img { vertical-align: middle; display: inline-block; }body.swift-nojs [data-s3cid="7"]{min-width:137px;}body.swift-nojs [data-s3cid="9"]{min-width:881.015625px;}body.swift-nojs [data-s3cid="12"]{min-width:881.015625px;}body.swift-nojs [data-s3cid="13"]{min-width:664.5px;}body.swift-nojs [data-s3cid="14"]{min-width:176.515625px;}body.swift-nojs [data-s3cid="103"]{min-width:334.6875px;}html{opacity:1}