/* CSS Document */

@font-face {
    font-family: 'Test So:hne Kra:ftig';
    src: url('./font/TestSohne-KraftigKursiv.woff2') format('woff2'),
        url('./font/TestSohne-KraftigKursiv.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Extrafett';
    src: url('./font/TestSohne-Extrafett.woff2') format('woff2'),
        url('./font/TestSohne-Extrafett.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Leicht';
    src: url('./font/TestSohne-LeichtKursiv.woff2') format('woff2'),
        url('./font/TestSohne-LeichtKursiv.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne';
    src: url('./font/TestSohne-DreiviertelfettKursiv.woff2') format('woff2'),
        url('./font/TestSohne-DreiviertelfettKursiv.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Extrafett';
    src: url('./font/TestSohne-ExtrafettKursiv.woff2') format('woff2'),
        url('./font/TestSohne-ExtrafettKursiv.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne';
    src: url('./font/TestSohne-Dreiviertelfett.woff2') format('woff2'),
        url('./font/TestSohne-Dreiviertelfett.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Fett';
    src: url('./font/TestSohne-Fett.woff2') format('woff2'),
        url('./font/TestSohne-Fett.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Halbfett';
    src: url('./font/TestSohne-HalbfettKursiv.woff2') format('woff2'),
        url('./font/TestSohne-HalbfettKursiv.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Halbfett';
    src: url('./font/TestSohne-Halbfett.woff2') format('woff2'),
        url('./font/TestSohne-Halbfett.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Kra:ftig';
    src: url('./font/TestSohne-Kraftig.woff2') format('woff2'),
        url('./font/TestSohne-Kraftig.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Fett';
    src: url('./font/TestSohne-FettKursiv.woff2') format('woff2'),
        url('./font/TestSohne-FettKursiv.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne';
    src: url('./font/TestSohne-BuchKursiv.woff2') format('woff2'),
        url('./font/TestSohne-BuchKursiv.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Leicht';
    src: url('./font/TestSohne-Leicht.woff2') format('woff2'),
        url('./font/TestSohne-Leicht.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Extraleicht';
    src: url('./font/TestSohne-ExtraleichtKursiv.woff2') format('woff2'),
        url('./font/TestSohne-ExtraleichtKursiv.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne Extraleicht';
    src: url('./font/TestSohne-Extraleicht.woff2') format('woff2'),
        url('./font/TestSohne-Extraleicht.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test So:hne';
    src: url('./font/TestSohne-Buch.woff2') format('woff2'),
        url('./font/TestSohne-Buch.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#top .page_header_title_cont .av-special-heading-tag {
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 72px;
	font-style: normal;
	font-weight: 500;
	line-height: 72px;
	letter-spacing: -1.44px;
	text-transform: unset;
}

#top .main_p_cont * {
    color: var(--Black, rgb(16 16 16 / 72%));
    font-family: 'Test So:hne';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

#top .main_p_cont *:first-child {
	margin-top: 0px;
}

#top .main_p_cont *:last-child {
	margin-bottom: 0px;
}

#top .page_header_cont .main_p_cont * {
	color: var(--White, rgb(255 255 255 / 72%));
	font-size: 22px;
	line-height: 36px;
}

#top .marg_top_72 {
	margin-top: 72px;
}

#top .marg_top_56 {
	margin-top: 56px;
}

#top .marg_top_48 {
	margin-top: 48px;
}

#top .marg_top_40 {
	margin-top: 40px;
}

#top .marg_top_32 {
	margin-top: 32px;
}

#top .main_btn_cont a, #top .gform_button {
	background: var(--Carrot-Orange-600, #EC8C03);
	padding: 16px 30px;
	border-color: var(--Carrot-Orange-600, #EC8C03) !important;
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0.18px;
	border-radius: 0px !important;
	margin: 0px !important;
}

#top .main_subtitle_text {
	display: block;
	color: var(--Carrot-Orange-600, #EC8C03);
	font-family: 'Test So:hne';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
}

#top svg {
	display: block;
}

#top .main_subtitle_cont {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	gap: 5px;
	align-items: center;
	background: rgba(236, 140, 3, 0.20);
	padding: 8px 10px;
	max-width: max-content;
}

#top .padd_top_main .template-page {
	padding-top: 200px;
}

#top .padd_bottom_main .template-page {
	padding-bottom: 200px;
}

#top .main_subtitle_cont_center {
    margin: 0 auto;
}

#top .main_subtitle_cont_white {
	border: 1px solid var(--Stroke, #DCDCDC);
	background: var(--White, #FFF);
}

#top .main_subtitle_cont_white .main_subtitle_text {
    color: var(--Black, #101010);
}

#top .section_title_cont .av-special-heading-tag {
	color: var(--Black, #101010);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 48px;
	letter-spacing: -0.96px;
	text-transform: unset;
}

#top .section_title_cont_larger .av-special-heading-tag {
	font-size: 72px;
	line-height: 72px;
	letter-spacing: -1.44px;
}

#top #scroll-top-link {
	display: none;
}

#top .main_socket_text {
	color: rgba(255, 255, 255, 0.72);
	font-family: 'Test So:hne';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

#top .main_socket_text strong {
	color: #FFF;
	font-family: 'Test So:hne Kra:ftig';
	font-weight: 400;
}

#top #socket {
	background: var(--Biscay-950, #253062);
    border-color: rgb(255 255 255 / 20%);
}

#top #socket .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

#top .main_socket_inner_cont {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	gap: 32px;
	align-items: center;
}

#top .main_socket_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

#top #socket .copyright {
    float: unset;
}

#top .footer_title {
	display: block;
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 160px;
	font-weight: 600;
	line-height: 130px;
	letter-spacing: -3.2px;
}

#top .footer_title svg {
	display: inline-block;
}

#top .footer_logo_cont {
	width: 214px;
	height: 64px;
	background-image: url(/wp-content/uploads/2025/07/TekkeeLogo.svg);
}

#top .bg_cover {
	background-size: cover;
}

#top .bg_contain {
	background-size: contain;
}

#top .bg_center {
	background-position: center;
}

#top .bg_ro_repeat {
	background-repeat: no-repeat;
}

#top .footer_col_title {
	display: block;
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px; /* 100% */
	letter-spacing: 0.18px;
}

#top .footer_col_link {
	color: var(--White, #FFF);
	font-family: 'Test So:hne';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	opacity: 0.72;
}

#top .footer_col_links_cont {
	display: grid;
    grid-template-columns: max-content;
    gap: 24px;
	margin-top: 28px;
}

#top .footer_cols_cont {
	border-top: 1px solid rgb(255 255 255 / 20%);
    padding-top: 64px;
    margin-top: 74px;
    display: grid;
    grid-template-columns: 1fr repeat(3, max-content);
    gap: 106px;
	position: relative;
}

#top .footer_col_link_contact {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 12px;
}

#top .footer_col_link_contact svg {
	position: relative;
    top: 2px;
}

#top .footer_title_overlay {
    color: var(--Biscay-950, #253062);
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgb(255 255 255 / 20%);
    font-family: 'Test So:hne';
    font-size: 450px;
    font-style: normal;
    font-weight: 700;
    line-height: 450px;
    letter-spacing: -18px;
    position: absolute;
    bottom: -458px;
    left: -276px;
    display: block;
	pointer-events: none;
}

#top .footer_title_overlay_gradient {
	width: 102%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(37, 48, 98, 1) 100%);
}

#top .footer_main_sect .template-page {
	padding-bottom: 400px;
}

#top .page_header_cont .av-section-color-overlay {
	background-repeat: repeat-x;
    background-position: bottom;
}

#top .main_btn_cont_outline a {
	background: transparent !important;
	color: var(--Carrot-Orange-600, #EC8C03) !important;
	border: 2px solid var(--Carrot-Orange-600, #EC8C03) !important;
}

#top .main_btn_cont_outline_white a {
	color: var(--White, #ffffff) !important;
	border: 2px solid var(--White, #ffffff) !important;
}

#top .btn_text_col {
    display: grid;
    grid-template-columns: 370px max-content;
    gap: 120px;
    align-items: end;
}

#top .btn_text_col::after, #top .btn_text_col::before,
#top .imgs_col_cont::after, #top .imgs_col_cont::before {
	display: none;
}

#top .imgs_col_cont {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
	margin-top: 100px;
}

#top .single_img_cols_cont {
	margin: 0px !important;
}

#top .email_us_box_title {
	display: block;
	color: var(--White, #FFF);
	text-align: center;
	font-family: 'Test So:hne Kra:ftig';
	font-size: 28px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.28px;
}

#top .email_us_box_subtitle {
	color: var(--White, #FFF);
	text-align: center;
	font-family: 'Test So:hne';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	display: block;
	margin-top: 20px;
	opacity: 0.72;
}

#top .email_us_box_cont {
	position: relative;
	background: var(--Carrot-Orange-600, #EC8C03);
	padding: 56px 40px 64px 40px;
}

#top .email_us_box_socials_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
    justify-content: center;
	margin-top: 40px;
}

#top .single_email_us_box_social_cont {
	width: 44px;
	height: 44px;
}

#top .email_us_url {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	justify-content: center;
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0.18px;
	margin-top: 40px;
}

#top .email_us_box_overlay_shape {
	width: 100%;
	height: 8px;
	background: #ffffff;
}

#top .email_us_box_overlay {
	display: grid;
    grid-template-columns: 100%;
    gap: 8px;
    position: absolute;
    bottom: 8px;
    left: 0px;
    width: 100%;
}

#top .footer_socials_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 16px;
}

#top .footer_col_inner_socials_cont {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#top .go_top_cont {
	position: absolute;
    top: -48px;
    right: 0px;
}

#top .footer_main_sect .av-section-color-overlay {
	background-repeat: repeat-x;
	background-position: top 8px center;
}

#top .about_us_overlay {
    width: 100%;
    height: 48px;
    background-image: url(/wp-content/uploads/2025/07/tekkee_rectangles_overlay.svg);
    background-repeat: repeat-x;
    position: absolute;
    bottom: 8px;
    left: 0px;
}

#top .about_us_img {
	margin: 0px !important;
}

#top .text_white * {
	color: var(--White, #FFF) !important;
}

#top .main_subtitle_cont_white_no_bg {
	background: transparent;
}

#top .main_subtitle_cont_white_no_bg .main_subtitle_text {
	color: #ffffff;
}

#top .main_p_cont_white * {
	color: var(--White, rgb(255 255 255 / 72%));
}

#top .icon_col_cont {
	display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 24px;
	padding-right: 76px;
}

#top .single_icons_col_right .icon_col_cont {
	padding-right: 0px;
	padding-left: 76px;
} 

#top .icon_col {
	width: 112px;
	height: 112px;
}

#top .icon_col_title {
	display: block;
	color: var(--White, #FFF);
	font-family: 'Test So:hne';
	font-size: 22px;
	font-weight: 400;
	line-height: 36px; 
}

#top .icon_col_subtitle {
	display: block;
	font-family: 'Test So:hne';
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: var(--White, rgb(255 255 255 / 72%));
}

#top .icon_col_sep {
	width: 100%;
	height: 1px;
	opacity: 0.2;
	background: var(--White, #FFF);
}

#top .icon_col_vert_sep {
	width: 1px;
	height: 100%;
	opacity: 0.2;
	background: var(--White, #FFF);
}

#top .single_icons_col_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#top .icons_cols_cont {
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    border-top: 1px solid var(--White, rgb(255 255 255 / 20%));
    border-bottom: 1px solid var(--White, rgb(255 255 255 / 20%));
    gap: 20px;
}

#top .testimonials_cont {
	background: var(--White, #FFF);
	padding: 48px 40px 56px 40px;
}

#top .testimonials_stars_cont {
	display: grid;
	grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 8px;
    align-items: center;
}

#top .testimonials_cont .main_p_cont * {
	color: var(--Black, #101010) !important;
}

#top .testimonials_person_cont {
    margin-top: 96px;
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 16px;
}

#top .testimonials_person_img {
	border-radius: 100%;
	width: 64px;
	height: 64px;
	filter: grayscale(1);
	transition: filter .2s ease;
}

#top .testimonials_cont:hover .testimonials_person_img {
	filter: grayscale(0);
}

#top .person_name {
	display: block;
	color: var(--Black, #101010);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0.18px;
}

#top .person_position {
	display: block;
	color: var(--Black, #101010);
	font-family: 'Test So:hne';
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .swiper-testimonials {
	overflow: visible;
}

#top .single_arrow_cont {
    cursor: pointer;
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
}

#top .single_arrow_inner_cont {
	display: block;
	border: 2px solid var(--White, #FFF);
	padding: 12px;
	max-width: max-content;
	transition: background .2s ease, border-color .2s ease;
}

#top .single_arrow_cont:hover .single_arrow_inner_cont {
	background: var(--Black, #101010);
	border-color: var(--Black, #101010);
}

#top .single_arrow_line {
	width: 100%;
	height: 2px;
	background: var(--White, #FFF);
	transition: background .2s ease;
}

#top .single_arrow_cont:hover .single_arrow_line {
	background: var(--Black, #101010);
}

#top .single_arrow_cont_next {
	grid-template-columns: 1fr max-content;
}

#top .swiper_testimonials_controls_cont {
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    align-items: center;
    margin-top: 48px;
    gap: 20px;
}

#top .swiper_controls_text_current {
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.24px;
}

#top .swiper_controls_text_black {
	color: var(--Black, #101010);
	font-family: 'Test So:hne';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

#top .swiper_controls_text_total {
	color: var(--White, #FFF);
	font-family: 'Test So:hne';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	opacity: 0.64;
}

#top .swiper_controls_text {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	align-items: center;
	gap: 8px;
}

#top .logo svg {
	width: 214px;
}

#top .avia-menu-fx {
	display: none;
}

#top .av-main-nav > li > a {
	font-family: 'Test So:hne Kra:ftig';
	font-size: 20px;
	font-weight: 500;
	padding: 0 20px !important;
}

#top .av-main-nav > li > a .avia-menu-text {
	transition: color .2s ease !important;
}

#top .av-main-nav > li > a:hover, #top .av-main-nav > li > a:hover .avia-menu-text {
	color: var(--Carrot-Orange-600, #EC8C03) !important;
}

#top .menu_btn_cont .avia-menu-text {
	color: var(--Carrot-Orange-600, #EC8C03) !important;
	font-family: 'Test So:hne Kra:ftig';
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0.18px;
	border: 2px solid var(--Carrot-Orange-600, #EC8C03);
	padding: 10px 22px !important;
}

#top .header_bg {
    background: #253062;
    opacity: 1 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

#top .top_bar_mobile_title {
	display: block;
	color: var(--White, #FFF);
	font-family: 'Test So:hne';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	opacity: 0.72;
}

#top .top_bar_mobile_text {
	display: block;
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
}

#top .top_bar_mobile_cont {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	gap: 8px;
	align-items: center;
}

#top .phone-info {
	float: unset;
}

#top .phone-info > div {
	width: 100%;
}

#top .top_bar_cont {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
}

.responsive #top .menu_btn_cont a {
	padding-right: 0px !important;
}

#top .service_title {
	margin: 0px !important;
	color: var(--White, #FFF);
	font-family: 'Test So:hne Kra:ftig';
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}

#top .our_services_cont {
    margin-top: 186px;
    display: grid;
    grid-template-columns: 1fr 544px;
    align-items: end;
}

#top .swiper-services-text {
	background: var(--Carrot-Orange-600, #EC8C03);
	padding: 64px 113px;
	position: relative;
}

#top .min_width_swiper {
	min-width: 0;
}

#top .single_service_arrow_cont {
	cursor: pointer;
	max-width: max-content;
	background: var(--White, #FFF);
	padding: 12px;
	transition: background .2s ease;
}

#top .single_service_arrow_cont:hover {
	background: var(--Black, #101010);
}

#top .single_service_arrow_cont:hover svg path {
	transition: stroke .2s ease;
}

#top .single_service_arrow_cont:hover svg path {
	stroke: #ffffff;
}

#top .swiper_services_arrows_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	position: absolute;
	top: 0px;
	right: 0px;
}

#top .swiper_services_controls_text span {
	display: block;
	color: var(--White, #FFF);
	font-family: 'Test So:hne';
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	opacity: 0.56;
}

#top .swiper_services_controls_text_current {
	opacity: 1 !important;
}

#top .swiper_services_controls_text {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	align-items: center;
	gap: 10px;
	margin-bottom: 40px;
}

#top .padd_bottom_0 .template-page {
	padding-bottom: 0px !important;
}

#top .our_services_bg_box {
    background: var(--Stroke, #DCDCDC);
    width: 1000vw;
    height: 600px;
    position: absolute;
    bottom: 0px;
    left: 340px;
}

#top .single_service_img {
	width: 100%;
	height: 412px;
}

#top .swiper-services-imgs {
	margin-left: -86px;
}

#top .single_service_cont {
	max-width: 450px;
}

#top .gform_validation_errors {
	display: none !important;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	background: transparent !important;
	padding: 0px 0px 14px 0px !important;
	border: 0px !important;
	border-bottom: 1px solid var(--Black, #101010) !important;
	color: var(--Black, #101010) !important;
	font-family: 'Test So:hne' !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	outline: unset !important;
	box-shadow: unset !important;
	border-radius: 0px !important;
}

#top *::placeholder {
  	color: var(--Black, #101010) !important;
  	opacity: 1; /* Firefox */
}

#top *::-ms-input-placeholder { /* Edge 12 -18 */
 	color: var(--Black, #101010) !important;
}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC) !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
}

#top .gform_confirmation_message {
	color: var(--Black, #101010);
    font-family: 'Test So:hne Kra:ftig';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -0.96px;
    text-transform: unset;
}

#top .section_title_cont, #top .page_header_title_cont {
	padding-bottom: 0px !important;
}

#top .email_us_swiper {
	display: none;
}

@media only screen and (max-width: 1300px) {
	#top .btn_text_col {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .our_services_cont {
		margin-top: 40px;
		grid-template-columns: 100%;
	}
	
	#top .swiper-services-imgs {
		margin-left: 0px;
		width: 90%;
		margin: 0 auto;
		margin-top: -42px;
	}
	
	#top .our_services_bg_box {
		height: 350px;
		bottom: 0px;
		left: -66px;
	}
}

@media only screen and (max-width: 1100px) {
	#top .footer_cols_cont {
		padding-top: 40px;
		margin-top: 94px;
		grid-template-columns: 100%;
		gap: 40px;
	}
	
	#top .footer_col_inner_socials_cont {
		gap: 20px;
	}
	
	#top .footer_col_links_cont {
		gap: 14px;
		margin-top: 20px;
	}
	
	#top .footer_title {
		font-size: 86px;
		line-height: 80px;
		letter-spacing: -1.72px;
	}
	
	#top .footer_title svg {
		width: 64px;
		height: 64px;
	}
	
	#top .footer_title_overlay {
        -webkit-text-stroke-width: 1px;
        font-size: 75px;
        line-height: 75px;
        letter-spacing: 0px;
        bottom: -112px;
        left: 50%;
        transform: translateX(-50%);
    }
	
	#top .footer_main_sect .template-page {
		padding-bottom: 100px !important;
	}
	
	#top .footer_main_sect .av-section-color-overlay {
		background-position: top -14px center;
	}
	
	#top .logo svg {
		width: 140px;
	}
}

@media only screen and (max-width: 989px) {
	#top .padd_top_main .template-page {
		padding-top: 60px;
	}
	
	#top .btn_text_col {
		display: grid !important;
	}
	
	#top .mob_no_bg {
		background-image: unset !important;
	}
	
	#top .imgs_col_cont {
		grid-template-columns: 100%;
		gap: 20px;
		margin-top: 0px;
	}
	
	#top .single_img_cols_cont {
		display: none !important;
	}
	
	#top .email_us_swiper {
		display: block;
	}
	
	#top .single_email_us_img {
		width: 100%;
		height: 350px;
	}
	
	#top .swiper-email-us-imgs {
		overflow: visible;
		margin-bottom: 20px;
	}

	#top .padd_bottom_main .template-page {
		padding-bottom: 60px;
	}
	
	#top .icons_cols_cont {
		grid-template-columns: 100%;
		border: unset !important;
		gap: 20px;
	}
	
	#top .icon_col_cont {
		border: 1px solid rgba(255, 255, 255, 0.20);
		background: var(--Biscay-950, #253062);
		padding: 24px !important;
	}
	
	#top .single_icons_col_cont {
		gap: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#top .single_icons_col_right .icon_col_cont {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	#top .icon_col_cont {
		padding-right: 0px;
	}
	
	#top .icon_col_sep, #top .icon_col_vert_sep {
		display: none;
	}
	
	.html_header_top.html_header_sticky #header {
		position: fixed !important;
	}
	
	.html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
        background-color: #ffffff00 !important;
    }
	
	#top #header_meta {
		display: none !important;
	}
	
	.responsive #top .av-burger-menu-main > a {
		padding: 0px !important;
	}
	
	.html_av-overlay-side #top .av-burger-overlay-scroll {
		background: #253062 !important;
	}
	
	#top #av-burger-menu-ul li a {
		color: var(--White, #FFF);
		font-family: 'Test So:hne Kra:ftig';
		font-size: 30px;
		font-weight: 500;
		line-height: 30px;
		letter-spacing: -0.8px;
	}
	
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
		background-color: #2727276e !important;
	}
	
	 .responsive #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul .menu_btn_cont a:hover {
        background-color: transparent !important;
    }
	
	#top .menu_btn_cont .avia-menu-text {
		color: #ffffff !important;
		font-size: 16px;
		line-height: 16px;
		letter-spacing: 0.16px;
		background: var(--Carrot-Orange-600, #EC8C03) !important;
		padding: 10px 22px !important;
	}
	
	#top .page_header_cont .container {
		height: 92vh !important;
	}
}

@media only screen and (max-width: 767px) {
	#top .page_header_title_cont .av-special-heading-tag {
		font-size: 40px;
		line-height: 40px;
		letter-spacing: -0.8px;
	}
	
	#top .marg_top_56 {
		margin-top: 20px;
	}
	
	#top .page_header_cont .container .content {
		vertical-align: bottom !important;
		padding-bottom: 100px !important;
	}
	
	#top .page_header_cont .main_p_cont * {
		font-size: 16px;
		line-height: 24px;
	}
	
	#top .single_arrow_line, #top .section_title_cont br, #top .page_header_title_cont br {
		display: none;
	}
	
	#top .testimonials_person_cont {
		margin-top: 40px;
	}
	
	#top .marg_top_48 {
		margin-top: 20px;
	}
	
	#top .section_title_cont .av-special-heading-tag {
		font-size: 36px;
		line-height: 36px;
		letter-spacing: -0.72px;
		text-align: left;
	}
	
	#top .main_subtitle_cont_center {
		margin-left: 0px;
	}
	
	#top .main_subtitle_text {
		font-size: 14px;
		line-height: 20px;
	}
	
	#top .testimonials_cont {
		padding: 30px;
	}
	
	#top .person_name {
		font-size: 16px;
		line-height: 16px;
		letter-spacing: 0.16px;
	}
	
	#top .person_position {
		font-size: 14px;
		line-height: 20px;
	}
	
	#top .marg_top_40 {
		margin-top: 24px;
	}
	
	#top .single_arrow_cont_next {
    	grid-template-columns: 1fr;
		justify-items: end;
	}
	
	#top .swiper_testimonials_controls_cont, #top .marg_top_72 {
		margin-top: 40px;
	}
	
	#top .marg_top_32 {
		margin-top: 24px;
	}
	
	#top .single_arrow_inner_cont {
		padding: 10px;
	}
	
	#top .main_p_cont * {
		font-size: 16px;
		line-height: 24px;
	}
	
	#top .main_socket_cont {
		grid-template-columns: 100%;
		justify-items: center;
	}
	
	#top .main_socket_text {
		text-align: center;
	}
	
	#top .footer_main_sect .flex_column, #top .mob_no_marg_bot {
		margin-bottom: 0px !important;
	}
	
	#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
		margin-top: 0px;
	}
	
	#top .about_us_img img {
		height: 350px !important;
		object-fit: cover;
	}
	
	#top .main_btn_cont a, #top .gform_button {
		font-size: 16px;
		line-height: 16px;
		letter-spacing: 0.16px;
	}
	
	#top .main_p_cont br, #top .icon_col_subtitle br {
		display: none;
	}
	
	#top .mob_left_align * {
		text-align: left !important;
	}
	
	#top .avia-button-center {
		text-align: left !important;
	}
	
	#top .icon_col_title {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	
	#top .swiper-services-text {
		padding: 30px 30px 60px;
	}
	
	#top .our_services_bg_box {
        bottom: 400px;
    }
	
	#top .swiper_services_controls_text {
		margin-bottom: 20px;
	}
	
	#top .service_title {
		font-size: 28px;
		line-height: 28px;
	}
}

@media only screen and (max-width: 600px) {
    #top .footer_title {
        font-size: 76px;
        line-height: 72px;
        letter-spacing: -1.62px;
    }
	
	#top .icon_col_cont {
		grid-template-columns: 100%;
		gap: 16px;
	}
	
	#top .icon_col {
		width: 80px;
		height: 80px;
	}
}