.elementor-kit-21{--e-global-color-primary:#0F1012;--e-global-color-secondary:#0F1012;--e-global-color-text:#0F1012;--e-global-color-accent:#0F1012;--e-global-color-a764fe1:#EEEEEE;--e-global-color-63eca9c:#55A348;--e-global-typography-primary-font-family:"BVGPoshinFett";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"BVGPoshinFett";--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Helvetica Neue";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica Neue";--e-global-typography-accent-font-weight:700;--e-global-typography-cbad893-font-family:"Helvetica Neue";--e-global-typography-cbad893-font-size:25px;--e-global-typography-cbad893-font-weight:700;--e-global-typography-cbad893-line-height:35px;font-size:18px;line-height:30px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:600ms;}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{background-color:var( --e-global-color-accent );font-size:18px;text-transform:uppercase;line-height:26px;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 40px 15px 40px;}.elementor-kit-21 button:hover,.elementor-kit-21 button:focus,.elementor-kit-21 input[type="button"]:hover,.elementor-kit-21 input[type="button"]:focus,.elementor-kit-21 input[type="submit"]:hover,.elementor-kit-21 input[type="submit"]:focus,.elementor-kit-21 .elementor-button:hover,.elementor-kit-21 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-21 e-page-transition{background-color:#FFFFFF;}.elementor-kit-21 a{font-size:18px;line-height:30px;}.elementor-kit-21 h1{font-size:75px;text-transform:uppercase;line-height:86px;}.elementor-kit-21 h2{font-size:75px;text-transform:uppercase;line-height:86px;}.elementor-kit-21 h3{font-size:45px;text-transform:none;line-height:56px;}.elementor-kit-21 h4{font-size:25px;text-transform:none;line-height:36px;}.elementor-kit-21 h5{font-size:22px;text-transform:none;line-height:29px;}.elementor-kit-21 h6{font-size:16px;line-height:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-21{--e-global-typography-cbad893-font-size:22px;--e-global-typography-cbad893-line-height:32px;font-size:18px;}.elementor-kit-21 h1{font-size:50px;line-height:61px;}.elementor-kit-21 h2{font-size:45px;line-height:56px;}.elementor-kit-21 h3{font-size:30px;line-height:41px;}.elementor-kit-21 h4{font-size:25px;}.elementor-kit-21 h5{font-size:22px;}.elementor-kit-21 h6{font-size:16px;}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-21{--e-global-typography-cbad893-font-size:20px;--e-global-typography-cbad893-line-height:30px;font-size:18px;}.elementor-kit-21 h1{font-size:45px;line-height:56px;}.elementor-kit-21 h2{font-size:35px;line-height:46px;}.elementor-kit-21 h3{font-size:30px;line-height:41px;}.elementor-kit-21 h4{font-size:22px;line-height:33px;}.elementor-kit-21 h5{font-size:20px;line-height:27px;}.elementor-kit-21 h6{font-size:16px;}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{font-size:18px;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */* {
    outline: none !important;
}

.elementor-button:hover {
    opacity: 0.9;
}

.customfadeinup {
    opacity: 0;
    transform:translate3d(0,100px,0);
    transition: all 1.25s ease 0s; 
}

.customfadeinup2 {
    opacity: 0.5;
    transform:translate3d(0,100px,0);
    transition: all 1.25s ease 0s; 
}

@media(max-width:1024px) {
    .customfadeinupmobile {
    opacity: 0;
    transform:translate3d(0,100px,0);
    transition: all 1.25s ease 0s; 
}

    .customfadeinupmobile.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}
}

.customfadeindown {
    opacity: 0;
    transform:translate3d(0,-100px,0);
    transition: all 1.25s ease 0s; 
}

.customfadeindown2 {
    opacity: 0.5;
    transform:translate3d(0,-100px,0);
    transition: all 1.25s ease 0s; 
}

.customfadeinleft {
    opacity: 0;
    transform:translate3d(-100px,0,0);
    transition: all 1.25s ease 0s; 
}

.customfadeinleft2 {
    opacity: 0.5;
    transform:translate3d(-100px,0,0);
    transition: all 1.25s ease 0s; 
}

.customfadeinright {
    opacity: 0;
    transform:translate3d(100px,0,0);
    transition: all 1.25s ease 0s; 
}

.customfadeinright2 {
    opacity: 0.5;
    transform:translate3d(100px,0,0);
    transition: all 1.25s ease 0s; 
}

.widthright {
    width: 100%;
    transition: all 1.5s ease-in-out 0s;
}

.widthright.visible {
    width: 0 !important;
    
    left: 100% !important;
    
    border-radius: 100% !important;
}

.customfadeinup.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.customfadeinup2.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.customfadeindown.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.customfadeindown2.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.customfadeinleft.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.customfadeinleft2.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.customfadeinright.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.customfadeinright2.visible {
    opacity: 1;
    transform:translate3d(0,0,0);
}

.entrancefadeinup {
    animation: entrancefadeinup 1.25s ease 0s;
}

.entrancefadeindown {
    animation: entrancefadeindown 1.25s ease 0s;
}

.entrancefadeinleft {
    animation: entrancefadeinleft 1.25s ease 0s;
}

.entrancefadeinright {
    animation: entrancefadeinright 1.25s ease 0s;
}


@keyframes entrancefadeinup {
    0% { opacity: 0; transform:translate3d(0,100px,0); }
    100% { opacity: 1; transform:translate3d(0,0%,0); }
}

@keyframes entrancefadeindown {
    0% { opacity: 0; transform:translate3d(0,-100px,0); }
    100% { opacity: 1; transform:translate3d(0,0%,0); }
}

@keyframes entrancefadeinleft {
    0% { opacity: 0; transform:translate3d(-100px,0,0); }
    100% { opacity: 1; transform:translate3d(0%,0,0); }
}

@keyframes entrancefadeinright {
    0% { opacity: 0; transform:translate3d(100px,0,0); }
    100% { opacity: 1; transform:translate3d(0%,0,0); }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'BVGPoshinFett';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://twentysixbudapest.com/wp-content/uploads/2025/02/BVGPOSHINFETT-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://twentysixbudapest.com/wp-content/uploads/2025/02/HelveticaNeueRoman.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://twentysixbudapest.com/wp-content/uploads/2025/02/HelveticaNeueMedium.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://twentysixbudapest.com/wp-content/uploads/2025/02/HelveticaNeueBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */