.elementor-kit-8{--e-global-color-primary:#F4F9FB;--e-global-color-secondary:#154E5C;--e-global-color-text:#000000;--e-global-color-accent:#F68E85;--e-global-color-be39825:#4C6C74;--e-global-color-a50b855:#FFFFFF;--e-global-color-3ab0055:#FAF9F6;--e-global-color-fcdc296:#243147;--e-global-typography-primary-font-family:"Source Sans 3";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Mangro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans 3";--e-global-typography-accent-font-weight:500;background-color:#FAF9F6;color:var( --e-global-color-text );font-family:"Source Sans 3", Sans-serif;font-weight:400;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h1{font-family:"Playfair Display", Sans-serif;font-size:100px;font-weight:400;line-height:1.8;}.elementor-kit-8 h2{font-size:50px;font-weight:400;line-height:115%;}.elementor-kit-8 h3{font-size:40px;font-weight:400;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;color:var( --e-global-color-a50b855 );border-radius:60px 60px 60px 60px;padding:15px 25px 15px 25px;}.elementor-kit-8 img{border-radius:30px 30px 30px 30px;}.elementor-kit-8 label{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:24px;font-weight:600;}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{font-size:18px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#888383;border-radius:10px 10px 10px 10px;padding:15px 15px 15px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1580px;}.e-con{--container-max-width:1580px;}.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);}@media(max-width:1024px){.elementor-kit-8 h1{font-size:60px;}.elementor-kit-8 h2{font-size:40px;}.elementor-kit-8 h3{font-size:25px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:16px;}.elementor-kit-8 label{font-size:20px;}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{font-size:18px;padding:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:45px;}.elementor-kit-8 h2{font-size:30px;}.elementor-kit-8 h3{font-size:16px;}.elementor-kit-8 label{font-size:16px;}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width:1280px){
    .hero-top{
        flex-wrap:wrap;
    }
}
    
.select2-dropdown li{
    font-size: 20px !important;
}
textarea[rows]{
    height: 12rem;
}
input[type=checkbox]{
    height: 25px;
    width: 25px;
    border: 1px solid #000000;
    margin-right: 20px
}
@media (max-width:1024px){
    .select2-dropdown li{
    font-size: 18px !important;
}
}

@media (max-width:767px){
        .select2-dropdown li{
    font-size: 16px !important;
}
input[type=checkbox]{
      height: 15px;
    width: 15px;
    margin-right:0;
}
}
.form-button button{
      background: linear-gradient(90deg, #243147 44.71%, #17AEB3 100%);
}
.form-button .elementor-field-optio{
    display: flex;
align-items: center;
}
.form-button .select2-selection{
    height: 68px !important;
    padding:17px !important;
    font-size: 19px !important;
    border-radius: 15px;
}
.form-button .elementor-field-option{
    display: flex;
    align-items:center;
}
@media (max-width:767px){
   .form-button .elementor-field-option{
    gap:10px;
} 
}
.form-button .select2-selection__arrow::after{
    font-size: 24px !important;
}
.form-button textarea{
    height: 202px;
    margin-bottom:20px;
}
.form-button .elementor-field-type-checkbox{
    margin-bottom: 43px;
}
.form-button button{
  background: linear-gradient(90deg, #243147 44.71%, #17AEB3 100%);
}
.form-button .select2-selection__arrow{
    right: 30px !important;
}
@media (max-width:767px){
   .form-button textarea{
    height: 150px;
    margin-bottom:0;
}
    .form-button .elementor-field-type-checkbox{
    margin-bottom: 20px;
}
  .form-button .select2-selection{
    height: 57px !important;
    padding:25px !important;
    font-size: 16px !important;
display:flex !important;
align-items:center !important;
}
.form-button .elementor-field-option label{
    font-size:16px !important;
}
.form-button .select2-selection__arrow::after{
    font-size: 18px !important;
}
}
.transform-50{
    transform: translateX(-50%);
}

.text-gradient{
    background: linear-gradient(90deg, #243147 44.71%, #17AEB3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    
.testimonails-custom .elementor-testimonial__header{
    display: flex;
    align-items:center;
}
.testimonails-custom .elementor-testimonial__name{
    margin-bottom: -5px;
}
.testimonails-custom .elementor-testimonial__content{
    margin-top:20px;
    padding: 25px 55px 55px 25px;
}

.testimonails-custom .swiper-slide{
   filter: none;
}

@media (max-width:1024px){
.testimonails-custom .elementor-testimonial__content{
    padding: 20px 10px 35px 10px;
}
    
}

@media (max-width:767px){
.testimonails-custom .elementor-swiper-button{
     display:none;
 }
.testimonails-custom .elementor-main-swiper{
     width: calc(100% - 20px) !important;
 }
.testimonails-custom .elementor-testimonial__content{
        padding: 14px 27px 20px 12px;
 }
 textarea{
  
    border-radius:25px !important;
}
}
.elementor-message {
    font-size: 24px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mangro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://natalie-dvorakova.de/wp-content/uploads/2025/06/MangroRegular.eot');
	src: url('https://natalie-dvorakova.de/wp-content/uploads/2025/06/MangroRegular.eot?#iefix') format('embedded-opentype'),
		url('https://natalie-dvorakova.de/wp-content/uploads/2025/06/MangroRegular.woff2') format('woff2'),
		url('https://natalie-dvorakova.de/wp-content/uploads/2025/06/MangroRegular.woff') format('woff'),
		url('https://natalie-dvorakova.de/wp-content/uploads/2025/06/MangroRegular.ttf') format('truetype');
}
/* End Custom Fonts CSS */