/*
Theme Name: ABC Design
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.eot');
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.woff') format('woff'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Medium.eot');
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Medium.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Medium.woff') format('woff'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Medium.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.eot');
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.woff') format('woff'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.eot');
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.woff') format('woff'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/************************************** GENERAL **************************************/
h1 {
  	font-family: 'Poppins';
  	font-weight: 600 !important;
  	color: #ffffff !important;
  	text-transform: none !important;
  	letter-spacing: 0px !important;
}
#top .av-special-heading-h1 .av-subheading p {
  	font-family: 'Poppins';
  	font-size: 19px !important;
  	color: #df655e !important;
  	font-weight: 700 !important;
  	margin-bottom: 25px;
}
h2 {
  	font-family: 'Poppins';
  	font-weight: 700 !important;
  	color: #1a2744 !important;
  	text-transform: none !important;
  	font-size: 33px;
  	letter-spacing: 0px !important;
}
#top .av-special-heading-h2 .av-subheading p {
  	font-family: 'Poppins';
  	font-size: 18px !important;
  	color: #df655e !important;
  	text-transform: uppercase;
  	font-weight: 700 !important;
  	margin-bottom: 17px;
}
h3 {
  	font-family: 'Poppins';
  	font-weight: 700 !important;
  	color: #1a2744 !important;
  	text-transform: none !important;
  	font-size: 24px;
}
p, li {
	font-family: 'Poppins';
  	font-weight: 400 !important;
	color: #1a2744;
	font-size: 18px;
	line-height: 1.5em;
}
p strong,
li strong {
    color: inherit !important;
}
span.special_amp {
    font-size: inherit;
    color: inherit !important;
    font-weight: inherit;
    font-style: inherit;
}
#top .avia-button {
	background-color: #df655e;
  	border: 1px solid #df655e !important;
  	border-radius: 25px;
  	font-family: 'Poppins';
  	font-size: 18px;
  	font-weight: 500;
  	color: #fff;
  	padding: 13px 25px;
  	margin-right: 7px;
  	margin-top: 20px;
}
#top .avia-button.avia-size-small {
	background-color: #3f5a8b;
  	border: 1px solid #3f5a8b !important;
}
span.avia-single-number.__av-single-number,
span.avia-no-number {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 29px;
    color: #1a2744;
    letter-spacing: 0px;
    opacity: 1;
}
.avia-animated-number-content p {
    font-size: 17px;
}
.avia_image {
    border-radius: 0px;
}
#top .content-image .avia_image,
#top .content-image-col {
    border-radius: 15px;
}
/************************************** HEADER ***************************************/
.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
}
.header_color .header_bg {
    background-color: #fff0;
}
#header {
    background: transparent;
}
#header.header-scrolled {
    background: #0f203a;
}
.header_color .main_menu ul ul,
.header_color .main_menu .menu ul li a {
    background-color: #232747 !important;
    border: 1px solid #232747;
}
#top .av-main-nav ul a {
    font-size: 15px;
}
#top .av-main-nav ul li::after {
    border-bottom: 1px solid #4d5c74;
    content: "";
    position: absolute;
    width: 190px;
    bottom: 0;
    right: 9px;
}
/*#top .av-main-nav ul a:last-child {
    border-bottom: 0px solid #5c6083;
}*/

#top .logo svg {
	width: 220px;
}
.av-main-nav > li > a {
  	font-family: 'Poppins';
  	font-weight: 400 !important;
  	font-size: 18px !important;
}
body #header .main_menu .avia-menu > ul > li.current_page_item > a span.avia-menu-text {
  	font-weight: 500 !important;
}
#top #header .av-menu-button > a .avia-menu-text {
  	text-align: center;
  	white-space: nowrap;
  	background-color: #df655e !important;
  	border: 1px solid #df655e !important;
  	border-radius: 25px;
  	padding: 10px 25px;
  	font-weight: 500 !important;
  	margin-left: 18em;
}
.av-main-nav > li > a {
  	padding: 0 0px 0px 55px;
}

/********************************* HOME **********************************/
#top .home-banner .content {
	padding-top: 180px;
	padding-bottom: 100px;
}
#top .home-banner h1 {
	font-size: 52px;
}
#top .home-banner p {
	color: #cecfd0;
}
#top .home-banner .home-banner-col-1 {
	width: 60% !important;
}
#top .banner-img-text p {
    font-size: 15px;
    color: #1a2744;
}
#top .banner-img-text p strong {
    font-size: 22px;
    color: #1a2744;
}
#top .banner-img-text.avia_textblock {
    background-color: #edeeef;
    padding: 10px 18px;
    border-radius: 10px;
    position: absolute;
    bottom: -9px;
    left: 65px;
}

#top .home-warum-section h2 {
	font-size: 40px;
}
#top .home-warum-section .av_one_full {
    margin-bottom: 20px;
}
#top .home-warum-section .av_one_third {
	background-color: #f4f4f4;
	border-radius: 15px;
	padding: 50px 30px 30px 30px;
}
#top .home-warum-section .av_one_third img {
	height: 75px;
  	width: 85px;
}
#top .home-warum-section .flex_column_table:not(:first-child) {
	margin-top: 22px;
}

#top .iconlist-texts .avia-icon-list .iconlist_icon {
  	height: 20px;
  	width: 20px;
  	line-height: 20px;
  	font-size: 17px;
  	background-color: #df655e !important;
  	margin-right: 15px;
}
#top .iconlist-texts .iconlist-timeline {
	display: none !important;
}
#top .iconlist-texts .iconlist_content p {
	margin-top: 0px;
  	line-height: 1.2em;
}
#top .iconlist-texts .avia-icon-list li {
  	min-height: auto;
  	padding: 0 0 14px 0;
}
#top .iconlist-texts .avia-icon-list article.article-icon-entry {
  	min-height: auto;
}
#top .iconlist-texts .avia-icon-list .iconlist_content_wrap {
  	padding-bottom: 0px;
}
#top .iconlist-texts.avia-icon-list-container {
    margin: 30px 0 0 0;
}

#top .table-section-highlight {
    background-color: #1a2744;
    border-radius: 10px;
    padding: 30px 25px 20px 25px;
    margin-top: 35px;
}
#top .table-section-highlight h3 {
    color: #ffffff !important;
}
#top .table-section-highlight p {
    color: #ffffff;
}


.cost-table-wrap {
    width: 100%;
    overflow-x: auto;
}

.cost-table {
    width: 100%;
    max-width: 900px;
    border-collapse: collapse;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #2f3550;
    background: #ffffff;
}

.cost-table th,
.cost-table td {
    padding: 18px 18px;
    border-bottom: 2px solid #d9d9d9;
    vertical-align: middle;
}

.cost-table thead th {
    font-family: Poppins;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    background: #f3f3f3;
}

.cost-table thead th.col-position {
    text-align: left;
    background: #ffffff;
    border-top: none;
    border-left: none;
    padding: 18px 10px;
}

.cost-table td:first-child {
    text-align: left;
    font-size: 17px;
    background: #ffffff;
    min-width: 240px;
    color: #1a2744;
    line-height: 1.2em;
    border-left: none;
    padding: 18px 10px;
}

.cost-table td:not(:first-child),
.cost-table th:not(:first-child) {
    text-align: left;
    min-width: 150px;
    border-left: 2px solid #ffffff;
    font-size: 17px;
    color: #1a2744;
    line-height: 1.2em;
    border-top: none;
    border-right: 0px;
}

.cost-table tbody td:nth-child(2),
.cost-table tbody td:nth-child(3) {
    background: #f7f7f7;
}

.cost-table .col-highlight {
    background: #fdf1f1 !important;
}

.cost-table thead .col-highlight {
    color: #ef7d72;
    border-right: 0px;
}

.cost-table tbody tr:last-child td {
    border-bottom: none;
}

#top .iconlist-with-title .avia-icon-list .iconlist_icon {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 17px;
    background-color: #df655e !important;
    margin-right: 15px;
    margin-top: 6px;
}
#top .iconlist-with-title .iconlist-timeline {
    display: none;
}
#top .iconlist-with-title h3.av_iconlist_title.iconlist_title {
    font-size: 22px;
}
#top .iconlist-with-title .iconlist_content p {
    margin-top: 12px;
}
#top .iconlist-with-title .avia-icon-list li {
    min-height: auto;
    padding: 0 0 14px 0;
}
#top .iconlist-with-title .avia-icon-list article.article-icon-entry {
    min-height: auto;
}
#top .iconlist-with-title .avia-icon-list .iconlist_content_wrap {
    padding-bottom: 0px;
}

#top .home-paket .av_one_third {
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 50px 30px 40px 30px;
}
#top .home-paket .av_one_third h3 {
    font-size: 36px;
}
#top .home-paket .av_one_third .av-special-heading-h3 .av-subheading p {
    color: #df655e !important;
    font-weight: 500 !important;
    margin-top: 10px;
}
#top .home-paket .avia-icon-list .iconlist_icon {
    height: 17px;
    width: 17px;
    line-height: 17px;
    font-size: 14px;
    margin-right: 13px;
    margin-top: 2px;
}
#top .home-paket .iconlist_content p {
    margin-bottom: 12px;
}
#top .home-paket .av_one_third ul {
    min-height: 286px;
}
#top .home-paket .avia-icon-list-container {
    margin-top: 40px;
}
#top .paket-text-above-button p {
    font-size: 16px;
    font-style: italic;
    min-height: 48px;
}

#top .home-entdecken-section .av_one_fourth {
    height: 315px;
    padding: 20px 20px 10px 20px;
    border-radius: 15px;
}
#top .home-entdecken-section .av_one_fourth h3 {
    font-size: 21px;
    color: #ffffff !important;
}
#top .home-entdecken-section .av_one_fourth p {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.3em;
    min-height: 63px;
}
#top .fur-einzelpersonen-section .avia-animated-number {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 20px 20px 30px 20px;
    width: 49%;
    float: left;
    clear: none;
    margin-left: 2%;
    margin-top: 14px;
}
#top .fur-einzelpersonen-section .counter-first.avia-animated-number {
    margin-left: 0;
}

/*** FAQ ***/
.togglecontainer {
    padding: 0;
    margin-top: 15px;
    margin-bottom: 0px;
}
.main_color .toggler:hover,
#top .toggler.av-title-above.activeTitle:hover {
    background: #f9f9f9;
}
p.toggler {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #1a2744 !important;
    line-height: 1.25em !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
}
.single_toggle {
    margin: 0 0 5px 0;
}
.js_active .toggler {
    border-width: 0px !important;
    border-radius: 10px !important;
    padding: 6px 63px 6px 20px;
    background-color: #f3f3f3;
    min-height: 57px;
    overflow: hidden;
}
.js_active .toggler::before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    /*background: #039168;*/
    width: 57px;
    height: 57px;
}
.toggle_icon {
    right: 18px;
    margin-top: -8px;
    left: auto;
    border-color: #1a2744 !important;
    width: 24px;
    height: 24px;
    top: 44%;
    border-width: 2px;
    border-radius: 3px;
}
.toggle_icon .hor_icon {
    border-top-width: 2px;
    left: 3px;
    top: 9px;
    width: 14px;
    border-color: #1a2744;
}
.toggle_icon .vert_icon {
    border-left-width: 2px;
    left: 9px;
    top: 3px;
    height: 14px;
    border-color: #1a2744;
}
.toggle_content {
    border-width: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #f3f3f3 !important;
    position: relative;
    bottom: 2px;
    border-top: 1px solid #d2d2d2 !important;
    padding: 12px 20px 11px 20px;
}
.toggle_content p {
    font-size: 17px;
}
#top .toggler.av-title-above.activeTitle {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#top .alternative-faq .toggler {
    background-color: #f3f3f3 !important;
}
/*FAQ*/

#top .iconlist-kontakt .avia-icon-list .iconlist_icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 27px;
    background-color: #df655e !important;
}
#top .iconlist-kontakt .avia-icon-list:not(.av-iconlist-small) .iconlist_icon svg:first-child {
    stroke: #ffffff;
    fill: #ffffff;
}
#top .iconlist-kontakt .avia-icon-list .iconlist_icon svg:first-child {
    margin-top: 11px;
    margin-left: 0px;
}
#top .iconlist-kontakt .iconlist-timeline {
    display: none;
}
#top .iconlist-kontakt h3.av_iconlist_title.iconlist_title {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 400 !important;
    color: #1a2744;
    text-transform: uppercase !important;
    top: 1px;
}
#top .iconlist-kontakt .iconlist_content p {
    font-weight: 700 !important;
    color: #1a2744;
    font-size: 20px;
    margin-top: 5px;
}
#top .iconlist-kontakt .iconlist_content p em {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
#top .iconlist-kontakt .iconlist_content p a {
    color: inherit !important;
}
#top .iconlist-kontakt .iconlist_content p a:hover {
    color: #df655e !important;
    text-decoration: underline;
}
#top .iconlist-kontakt.avia-icon-list-container {
    margin: 50px 0 0 0;
}
#top .iconlist-kontakt .avia-icon-list article.article-icon-entry {
    min-height: auto;
}
#top .iconlist-kontakt .avia-icon-list li {
    padding: 0 0 20px 0;
    min-height: auto;
}

#top .highlight-konta-section.iconbox.iconbox_left_content {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}
#top .highlight-konta-section h3.iconbox_content_title {
    font-size: 21px;
    font-weight: 700 !important;
    color: #1a2744 !important;
    letter-spacing: 0px;
}
#top .highlight-konta-section .iconbox_content_container p {
    font-size: 16px;
}
#top .highlight-konta-section.iconbox_left_content.av-icon-style-no-border .iconbox_icon {
    height: 32px;
    width: 22px;
    line-height: 34px;
    font-size: 27px;
}
#top .highlight-konta-section .iconbox_icon.heading-color.avia-svg-icon svg:first-child {
    fill: #df655e !important;
    stroke: #df655e !important;
}

#top .form-col {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 50px 30px 25px 30px;
}
#top .form-col h3 {
    margin-bottom: 20px;
}

/******** contact form 7 *********/
#top .contact-form-7 p {
    margin: 0;
    text-align: left;
}
#top .contact-form-7 span.form-label {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    color: #1a2744;
    text-align: left;
}
#top .contact-form-7 .form-label span {
    font-weight: 500;
}
#top .contact-form-7 .input-text,
#top .contact-form-7 input[type="text"],
#top .contact-form-7 input[type="input"],
#top .contact-form-7 input[type="password"],
#top .contact-form-7 input[type="email"],
#top .contact-form-7 input[type="number"],
#top .contact-form-7 input[type="url"],
#top .contact-form-7 input[type="tel"],
#top .contact-form-7 input[type="search"],
#top .contact-form-7 textarea,
#top .contact-form-7 select {
    border: 1px solid #d2d2d2 !important;
    padding: 8px 10px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 4px;
    color: #8a8a8a;
    font-size: 16px;
}
#top .contact-form-7 textarea {
    height: 160px;
}
#top .contact-form-7 textarea::placeholder,
#top .contact-form-7 input::placeholder {
    color: #ababab;
    opacity: 1;
    font-size: 16px;
}
#top .contact-form-7 .wpcf7-list-item {
    margin: 0;
}
input[type="submit"], #submit, .button {
    font-size: 18px;
    font-family: 'Poppins';
    margin-top: 7px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #df655e !important;
    border: 1px solid #df655e !important;
    border-radius: 25px;
    padding: 10px 30px;
    font-weight: 500 !important;
}
#top .contact-form-7 .wpcf7-list-item-label a {
    color: inherit !important;
    text-decoration: underline !important;
}
#top .contact-form-7 .wpcf7-list-item-label a:hover {
    color: #2f4280 !important;
}
#top .contact-form-7 .wpcf7-list-item-label .required {
    color: inherit !important;
}
#top .contact-form-7 p.form-disclaimer {
    font-size: 15px;
    line-height: 1.2em;
    margin-top: 20px;
}

/***************************** SUBPAGE BASIS PAKET ***************************/
#top .subpage-banner .content {
    padding-top: 145px;
    padding-bottom: 60px;
}
h2 span {
    color: #df655e !important;
}

#top .paket-porovnanie .av_one_half {
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 50px 30px 25px 30px;
}
#top .porovnanie-label p {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600 !important;
    background-color: #296d29;
    border-radius: 25px;
    padding: 5px 20px;
}
#top .porovnanie-label.avia_textblock {
    position: absolute;
    top: -32px;
}
#top .paket-porovnanie .av_one_half .av-special-heading {
    margin-top: 0px;
}
#top .porovanie-text-under-title p {
    color: #df655e !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-top: 5px;
}
#top .porovnanie-highlight-col .porovanie-text-under-title p {
    color: #296d29 !important;
}
#top .paket-table td {
    font-family: 'Poppins';
    font-size: 17px;
    font-weight: 400;
    color: #1a2744;
    text-align: left;
    background-color: #f4f4f4;
    border: none;
    padding: 11px 0;
    width: 78%;
}
#top .paket-table td.avia-highlight-col {
    text-align: right;
    width: 22%;
    padding: 11px 13px 11px 0px;
}
#top .paket-table td.avia-highlight-col span {
    color: #df655e;
}
#top .porovnanie-highlight-col .paket-table td.avia-highlight-col span {
    color: #00cc00;
}
#top .paket-table tr.avia-pricing-row td,
#top .paket-table tr.avia-pricing-row td.avia-highlight-col {
    font-weight: 600;
}
#top .porovnanie-highlight-col .paket-table tr.avia-pricing-row td.avia-highlight-col {
    background-color: #dafcda;
}

#top .paket-table.avia-table {
    margin: 20px 0;
}

#top .paket-porovnanie .flex_column_table:nth-child(3) {
    background-color: #1a2744;
    border-radius: 15px;
    padding: 10px 30px 10px 10px;
}
#top .ersparnis-text-col p {
    color: #ffffff;
}
#top .ersparnis-text-col p strong {
    color: inherit;
}
#top .esparnis-price p {
    font-size: 46px;
    font-weight: 700 !important;
    color: #df655e;
    margin: 0;
    line-height: 1em;
}
#top .ersparnis-text-above-price p {
    font-size: 25px;
}

#top .ersparnis-text-col .avia-image-container {
    position: absolute;
    top: -27px;
    left: 290px;
}
#top .paket-gesparten-geld .flex_column_table {
    margin-top: 35px !important;
}
#top .paket-gesparten-geld .flex_column_table:nth-child(2) {
    background-color: #f4f4f4;
    border-radius: 15px;
    margin-top: 50px !important;
}
#top .paket-gesparten-geld .av_one_half {
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 40px 30px 45px 30px;
}
#top .paket-gesparten-geld .av_one_third {
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 40px 30px 30px 30px;
}
#top .paket-gesparten-geld .av-special-heading-h3 .av-subheading p {
    font-family: 'Poppins';
    font-size: 18px !important;
    color: #df655e !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 17px;
}

#top .geschenke-col {
    padding: 30px 30px;
}
#top .geschenke-col .iconlist-texts .avia-icon-list .iconlist_icon {
    font-size: 21px;
    background-color: transparent !important;
    margin-right: 5px;
    color: #1a2744;
}
#top .geschenke-col .iconlist-texts .avia-icon-list li {
    padding: 12px;
    background-color: #00cc0017;
    border-radius: 10px;
}
#top .geschenke-col .iconlist-texts .iconlist_content p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 600 !important;
}
#top .geschenke-col .avia-icon-list .iconlist_content_wrap {
    min-height: auto;
}
#top .geschenke-col-img {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.bar-row {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 30px;
}
/*.bar-label {
    font-family: 'Poppins';
    font-size: 16px;
    color: #070809;
    min-width: 135px;
    text-align: left;
}*/
.bar-track {
    flex: 1;
    height: 22px;
    background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
}
.bar-fill {
    height: 100%;
    background: #df655e;
    border-radius: 5px;
    transition: width .6s ease;
}
.bar-value {
    font-family: 'Poppins';
    font-weight: 400 !important;
    color: #1a2744;
    font-size: 18px;
    line-height: 1.2em;
}

#top .highlight-img-anwaltskanzlei.avia_textblock {
    background-color: #ffffff;
    padding: 2px 15px;
    border-radius: 10px;
    box-shadow: 2px 5px 16px rgba(0,0,0,0.15);
    position: absolute;
    bottom: -15px;
    left: -25px;
    width: 50%;
}
#top .highlight-img-anwaltskanzlei p {
    font-size: 16px;
    line-height: 1.2em;
}
#top .highlight-img-anwaltskanzlei strong {
    font-size: 18px;
}

#top .number-iconlist .avia-icon-list .iconlist_icon {
    height: 34px;
    width: 34px;
    line-height: 34px;
    font-size: 20px;
    margin-top: 1px;
}
#top .number-iconlist .avia-icon-list .iconlist_icon svg:first-child {
    margin-top: 7px;
    margin-left: 0px;
}
#top .number-iconlist .avia-icon-list:not(.av-iconlist-small) .iconlist_icon svg:first-child {
    stroke: #fff !important;
    fill: #fff !important;
}
#top .number-iconlist .iconlist-timeline {
    display: block !important;
    left: 18px;
    border-right-width: 2px;
    border-right-style: solid;
    border-color: #df655e !important;
}

#top .basis-paket-sparen-auch .av_one_third {
    padding-bottom: 40px;
    background-color: #fff;
}
#top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third h3 {
    min-height: 53px;
}
#top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third p {
    min-height: 108px;
}
#top .green-text-highlight p {
    font-weight: 600 !important;
    margin: 0px;
    background-color: #00cc001c;
    padding: 8px 12px;
    border-radius: 10px;
    font-size: 17px;
    min-height: auto !important;
}

#top .reviews-section .av_one_third {
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 50px 30px 30px 30px;
}
#top .reviews-section .av_one_third img {
    width: 120px;
    margin-bottom: 30px;
}
#top .reviews-section .av_one_third p {
    min-height: 108px;
}
#top .review-author p {
    font-size: 16px;
    margin-top: 30px;
    min-height: auto !important;
}
#top .review-author strong {
    font-size: 18px;
}

#top .basis-paket-price-section .flex_column_table {
    background-color: #ffffff;
    padding: 50px 55px 10px 55px;
    margin: 0px !important;
    width: 1220px;
    margin: 0 auto !important;
    float: none;
}
#top .basis-paket-price-section .av_one_full {
    background-color: #ffffff;
    margin: 0px !important;
    width: 1220px;
    margin: 0 auto !important;
    float: none;
}
#top .basis-paket-price-section .av_one_full:first-child {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 80px 55px 0px 55px;
}
#top .basis-paket-price-section .av_one_full:last-child {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 20px 55px 30px 55px;
}
#top .basis-paket-price-section .flex_column_table .av_one_fourth {
    width: 20% !important;
}
#top .basis-paket-price-section h3 {
    font-size: 22px;
}
#top .iconlist-price-2-col.avia-icon-list-container {
    margin-top: 55px;
}
#top .basis-paket-price-text p {
    font-size: 26px;
    font-weight: 700 !important;
    margin: 0;
}
#top .basis-paket-price-number p {
    font-size: 26px;
    text-transform: uppercase;
    color: #df655e;
    margin: 5px 0 0 0;
}
#top .basis-paket-price-number p strong {
    font-size: 42px;
}
#top .basis-paket-price-green-text p {
    background-color: #00cc001c;
    padding: 10px 15px;
    width: 60%;
    margin: 0;
    border-radius: 10px;
}
#top .basis-paket-text-under-button p {
    font-size: 16px;
}
#top .basis-paket-text-under-button p a {
    color: #df655e;
}
#top .basis-paket-text-under-button p a:hover {
    text-decoration: underline;
}
#top .basis-paket-price-section .avia-button {
    margin-top: 10px;
}
/* ==========================================================================
   Vividam Pension Calculator (shortcode: [vividam_pension_calc])
   ========================================================================== */

.vpc__toggle {
    display: inline-flex;
    background: #fdf3f2;
    border-radius: 999px;
    padding: 4px;
    margin-bottom: 32px;
    gap: 4px;
}
.vpc__toggle-btn {
    appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: none;
    color: rgba(26, 39, 68, 0.7);
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 0.95rem;
    line-height: 1;
    padding: 10px 22px;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
.vpc__toggle-btn:hover {
    color: #1a2744;
}
.vpc__toggle-btn.is-active {
    background: #df655e;
    color: #ffffff;
    box-shadow: 0 2px 6px rgba(223, 101, 94, 0.35);
}

.vpc__person {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(223, 101, 94, 0.25);
}
.vpc__person:last-of-type {
    border-bottom: none;
}
.vpc__person--hidden {
    display: none;
}
.vpc__person-heading {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    color: #1a2744;
    margin: 0 0 20px;
}
.vpc__person-heading--hidden {
    display: none;
}

.vpc__total {
    margin-top: 32px;
    background: #1a2744;
    border-radius: 12px;
    padding: 32px;
}
#top .vpc__total-heading,
.vpc__total-heading {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.25rem !important;
    color: #ffffff !important;
    margin: 0 0 24px !important;
    padding: 0 !important;
    line-height: 1.3 !important;
}
.vpc__total-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
.vpc__total-item {
    text-align: center;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    padding: 24px 12px;
}
.vpc__total-label {
    font-size: 0.95rem;
    color: rgba(245, 240, 232, 0.75);
    margin: 0 0 12px;
    font-weight: 400;
    line-height: 1.3;
}
.vpc__total-num {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    color: #f3a39d;
    margin: 0;
    line-height: 1.1;
}

@media (max-width: 768px) {
    .vpc__total-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 600px) {
    .vpc__toggle {
        display: flex;
        width: 100%;
    }
    .vpc__toggle-btn {
        flex: 1;
        text-align: center;
    }
    .vpc__total {
        padding: 24px;
    }
    .vpc__total-grid {
        grid-template-columns: 1fr;
    }
}

.vpc {
    font-family: 'Poppins', sans-serif;
    color: #1a2744;
}
.vpc *,
.vpc *:before,
.vpc *:after {
    box-sizing: border-box;
}
.vpc__inner {
    max-width: 1310px;
    margin: 0 auto;
}

.vpc__card {
    max-width: 100%;
    margin: 50px auto 0 auto;
    background: #ffffff;
    border-radius: 16px;
    padding: 50px 48px;
    /*box-shadow: 0 1px 3px rgba(26, 39, 68, 0.04);*/
    box-shadow: 0px 0px 12px rgba(0,0,0,0.15);
}
label.vpc__label {
    display: block;
    font-weight: 700;
    font-size: 22px !important;
    margin-bottom: 20px;
    color: #1a2744;
}
h3.vpc__person-heading {
    color: #df655e !important;
}
.vpc__slider-row {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 32px;
}
.vpc__slider {
    flex: 1;
    -webkit-appearance: none;
    appearance: none;
    height: 8px;
    border-radius: 999px;
    background: linear-gradient(to right, #df655e 0%, #df655e var(--vpc-fill, 30%), #ece4d4 var(--vpc-fill, 30%), #ece4d4 100%);
    outline: none;
    cursor: pointer;
}
.vpc__slider::-webkit-slider-runnable-track {
    height: 8px;
    border-radius: 999px;
    background: linear-gradient(to right, #df655e 0%, #df655e var(--vpc-fill, 30%), #ece4d4 var(--vpc-fill, 30%), #ece4d4 100%);
}
.vpc__slider::-moz-range-track {
    height: 8px;
    border-radius: 999px;
    background: #f6e4e5;
}
.vpc__slider::-moz-range-progress {
    height: 8px;
    border-radius: 999px;
    background: #df655e;
}
.vpc__slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #df655e;
    box-shadow: 0 2px 4px rgba(26, 39, 68, 0.15);
    margin-top: -7px;
    cursor: pointer;
}
.vpc__slider::-moz-range-thumb {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #df655e;
    box-shadow: 0 2px 4px rgba(26, 39, 68, 0.15);
    cursor: pointer;
}
.vpc__value {
    background: #ffffff;
    border: 2px solid #df655e;
    border-radius: 8px;
    padding: 10px 18px;
    min-width: 150px;
    text-align: center;
    white-space: nowrap;
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    gap: 6px;
    align-self: center;
}
.vpc__value-num {
    font-weight: 700;
    font-size: 1.5rem;
    color: #1a2744;
}
#top input.vpc__value-input,
input.vpc__value-input,
.vpc__value-input {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    color: #1a2744 !important;
    background: transparent !important;
    border: none !important;
    outline: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 90px;
    text-align: center;
    -webkit-appearance: textfield !important;
    -moz-appearance: textfield !important;
    appearance: textfield !important;
    box-shadow: none !important;
}
input.vpc__value-input::-webkit-outer-spin-button,
input.vpc__value-input::-webkit-inner-spin-button,
.vpc__value-input::-webkit-outer-spin-button,
.vpc__value-input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    appearance: none !important;
    margin: 0;
    display: none;
}
.vpc__value-input:focus {
    outline: none !important;
}
.vpc__value-unit {
    color: #1a2744;;
    font-size: 17px;
    margin-left: 6px;
}

.vpc__results {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 16px;
}
.vpc__result {
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 8px;
    padding: 28px 16px;
    text-align: center;
}
.vpc__result-label {
    font-size: 16px;
    color: #1a2744;
    margin: 0 0 12px;
    font-weight: 400;
}
.vpc__result-num {
    font-family: 'Poppins', sans-serif;
    font-weight: 700 !important;
    font-size: 36px;
    margin: 0;
    color: #df655e;
    line-height: 1.1;
}

.vpc__summary {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 8px;
    padding: 28px 16px;
    text-align: center;
}
.vpc__summary-label {
    font-size: 16px;
    color: #1a2744;
    margin: 0 0 12px;
    font-weight: 400;
}
.vpc__summary-num {
    font-family: 'Poppins', sans-serif;
    font-weight: 700 !important;
    font-size: 36px;
    margin: 0;
    color: #1a2744;
    line-height: 1.1;
}

.vpc__note {
    font-size: 0.875rem;
    color: rgba(26, 39, 68, 0.55);
    text-align: center;
    margin: 24px 0 0;
    line-height: 1.6;
}

.vpc__cta-wrap {
    text-align: center;
    margin-top: 32px;
}
.vpc__cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #df655e;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 1.0625rem;
    padding: 18px 40px;
    border-radius: 999px;
    border: 1px solid #df655e;
    transition: background-color 0.2s ease, transform 0.2s ease;
}
.vpc__cta:hover,
.vpc__cta:focus {
    background-color: #c9544d;
    border-color: #c9544d;
    color: #ffffff !important;
    transform: translateY(-1px);
}
.vpc__cta svg {
    flex-shrink: 0;
}

.vpc__sublabel {
    font-size: 0.875rem;
    color: #1a2744;
    margin: -12px 0 16px;
    font-weight: 400;
}

#top .vpc__beamten-heading,
.vpc__beamten-heading {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #1a2744 !important;
    margin: 25px 0 6px !important;
    padding: 0 !important;
    line-height: 1.4 !important;
    text-transform: none !important;
}
label.vpc__person-beamten span {
    color: #1a2744 !important;
}
.vpc__person-beamten {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: rgba(26, 39, 68, 0.75);
    line-height: 1.4;
    user-select: none;
    margin: 0 0 20px;
    padding: 8px 14px;
    background: #fdf3f2;
    border: 1px solid rgba(223, 101, 94, 0.25);
    border-radius: 8px;
}
.vpc__person-beamten input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 0;
    accent-color: #df655e;
    cursor: pointer;
    flex-shrink: 0;
}
@media (max-width: 768px) {
    .vpc__person-beamten {
        display: flex;
        font-size: 15px;
    }
    .vpc__person-beamten input[type="checkbox"] {
        width: 22px;
        height: 22px;
    }
}

.vpc__sk-beamten {
    padding: 16px 4px 4px;
}
#top .vpc__sk-beamten-text,
.vpc__sk-beamten-text {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #1a2744 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.vpc__alert {
    background: #fdf3f2;
    border: 1px solid rgba(223, 101, 94, 0.3);
    border-radius: 10px;
    padding: 18px 22px;
    margin-bottom: 24px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.55;
    color: #1a2744;
}
.vpc__alert strong {
    color: #1a2744;
    font-weight: 700;
}
#top .vpc__alert a,
.vpc__alert a {
    color: #df655e !important;
    font-weight: 600;
    text-decoration: none !important;
    border-bottom: 1px solid rgba(223, 101, 94, 0.4);
    transition: border-color 0.2s ease, color 0.2s ease;
}
#top .vpc__alert a:hover,
#top .vpc__alert a:focus,
.vpc__alert a:hover,
.vpc__alert a:focus {
    color: #c9544d !important;
    border-bottom-color: #c9544d;
}
.vpc__alert--hidden {
    display: none;
}


.vpc__compare {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 24px;
}
.vpc__panel {
    border-radius: 12px;
    padding: 24px;
}
.vpc__panel--at {
    background: #ffffff;
    border: 1px solid #c7c6c6;
}
.vpc__panel--sk {
    background: #f6d7d4;
}
#top .vpc__panel-title,
.vpc__panel-title {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #1d2742 !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    line-height: 1.3 !important;
}
.vpc__panel-grid {
    display: grid;
    gap: 12px;
}
.vpc__panel-grid--3 { grid-template-columns: repeat(3, 1fr); }
.vpc__panel-grid--2 { grid-template-columns: repeat(2, 1fr); }

.vpc__cell {
    background: #ffffff;
    border: 1px solid #c7c6c6;
    border-radius: 8px;
    padding: 16px 12px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}
.vpc__panel--sk .vpc__cell {
    border-color: #d06c63;
}
#top .vpc__cell-label,
.vpc__cell-label {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    color: #1d2742 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.3 !important;
}
#top .vpc__cell-num,
.vpc__cell-num {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 26px !important;
    color: #1d2742 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.1 !important;
}
#top .vpc__cell-num--sk,
.vpc__cell-num--sk {
    color: #d06c63 !important;
}

.vpc__yearly {
    margin-top: 16px;
    background: #ececec;
    border-radius: 12px;
    padding: 28px 24px;
    text-align: center;
}
#top .vpc__yearly-label,
.vpc__yearly-label {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #1d2742 !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    line-height: 1.3 !important;
}
#top .vpc__yearly-num,
.vpc__yearly-num {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: 40px !important;
    color: #d06c63 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

@media (max-width: 768px) {
    .vpc__compare { grid-template-columns: 1fr; }
    .vpc__panel-grid--3,
    .vpc__panel-grid--2 { grid-template-columns: 1fr; }
    .vpc__yearly-num { font-size: 32px; }
    #top .vpc__yearly-label,
    .vpc__yearly-label { font-size: 16px !important; }
}

/***************************** SUBPAGE STANDARD PAKET *****************************/
#top .standard-paket-table td.avia-highlight-col {
    width: 54%;
}
#top .st-paket-ersparnis-text-col .avia-image-container {
    left: auto;
    right: 118px;
}
#top .paket-wohnen-slowakei .av_one_third {
    background-color: #f4f4f4;
    border-radius: 15px;
    padding-bottom: 30px;
}
#top .paket-wohnen-slowakei .av_one_third img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
#top .paket-wohnen-slowakei .av_one_third .av-special-heading-h3,
#top .paket-wohnen-slowakei .av_one_third .avia_textblock,
#top .paket-wohnen-slowakei .av_one_third .avia-data-table-wrap,
#top .paket-wohnen-slowakei .av_one_third .avia-icon-list-container {
    padding-right: 30px;
    padding-left: 30px;
}
#top .paket-wohnen-slowakei .av_one_third .av-special-heading {
    margin-top: 40px !important;
}
#top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
    min-height: 108px;
}
#top .wohnen-slowakei-table td.avia-highlight-col {
    width: 76%;
    font-weight: 600;
    padding: 11px 0 11px 0px;
}
#top .paket-wohnen-slowakei .av_one_third .avia-icon-list-container {
    margin-top: 10px;
}
#top .paket-wohnen-slowakei .av_one_third .avia-icon-list {
    border-top: 1px solid #d2d2d2;
    padding-top: 30px;
}
#top .paket-wohnen-slowakei .av_one_third .iconlist-texts .iconlist_content p {
    margin-bottom: 0;
}
#top .paket-jugend-kennen .av_one_half {
    background-color: #ffffff;
    border-radius: 15px;
    padding-bottom: 30px;
}
#top .paket-jugend-kennen .av_one_half img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
#top .paket-jugend-kennen .av_one_half .av-special-heading,
#top .paket-jugend-kennen .av_one_half .avia_textblock {
    padding-right: 30px;
    padding-left: 30px;
}
#top .paket-jugend-kennen .av_one_fourth {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 50px 30px 30px 30px;
}
#top .paket-jugend-kennen .av-special-heading-h3 .av-subheading p {
    font-size: 17px !important;
    color: #df655e !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 10px;
}
#top .paket-jugend-kennen .flex_column_table:nth-child(3) {
    margin-top: 38px !important;
}
#top .paket-jugend-kennen .av_one_fourth img {
    height: 60px;
    width: 85px;
}
#top .paket-jugend-kennen .av_one_fourth .av-special-heading {
    margin-top: 38px !important;
}
#top .reviews-section-white-cols .av_one_third {
    background-color: #ffffff;
}


/************************** SUBPAGE BERATUNG **************************/
#top .fullwidth-including-pricing {
    padding: 40px 55px 0px 55px;
}
/*************************** KOSTENVERGLEICH ***********************/
#top .pakete-white-cols .av_one_third {
    background-color: #ffffff;
}

/************************** KONTAKT SUBPAGE ***********************/
#top .kontakt-subpage-3-cols .av_one_third {
    background-color: #f4f4f4;
    padding: 30px;
    border-radius: 10px;
}
#top .kontakt-subpage-3-cols .av_one_third .iconbox.av-no-box .iconbox_icon {
    width: 60px;
    height: 60px;
    line-height: 67px;
    background-color: #df655e !important;
}
#top .kontakt-subpage-3-cols .av_one_third .iconbox_icon.heading-color.avia-svg-icon svg:first-child {
    fill: #fff;
    stroke: #fff;
}
#top .kontakt-subpage-3-cols .av_one_third .iconbox.av-no-box .iconbox_icon.avia-svg-icon svg:first-child {
    margin-top: 15px;
}
#top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p,
#top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p a {
    font-size: 24px;
    font-weight: 700 !important;
    color: #1a2744;
    line-height: 1.4em;
    min-height: 68px;
    margin-top: 10px;
}
#top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p a:hover {
    text-decoration: underline !important;
    color: #df655e !important;
}
#top .kontakt-subpage-3-cols .av_one_third .iconbox .iconbox_content .iconbox_content_title {
    font-weight: 500 !important;
    letter-spacing: 0;
    color: #1a2744 !important;
    text-transform: uppercase !important;
}
#top .kontakt-subpage-3-cols .av_one_third .avia-button {
    min-width: 230px;
    margin-top: 7px;
}
#top .o-nas-meno p {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #df655e !important;
    color: #fff;
    font-weight: 500;
    padding: 12px 25px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    display: inline-block;
    margin: 0;
    width: 395px;
}

#top .kontakt-subpage-3-cols .form-col {
    background-color: #f4f4f4;
}

#top .firmen-info .av_one_half {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 40px 30px 25px 30px;
}
#top .firmen-info .av_one_fourth {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 40px 30px 25px 30px;
}
#top .firmen-info .flex_column_table {
    margin-top: 35px !important;
}

/***************************** SLOWAKEI SUBPAGE ****************************/
/*#top .slowakei-vyhody .av_one_third {
    background-color: #ffffff;
}*/

#top .slowakei-wohnen-bratislava .av_one_third .avia_textblock p {
    min-height: auto !important;
}
#top .slowakei-wohnen-bratislava .flex_column_table:nth-child(3) {
    margin-top: 22px;
}
#top .slowakei-wohnen-bratislava .av-special-heading-h3 .av-subheading p {
    color: #df655e !important;
    font-weight: 500 !important;
}
#top .wohnen-bratislava-last-col {
    background-color: #ffffff !important;
}
#top .slowakei-wohnen-bratislava-highlight {
    background-color: #df655e30;
    border-radius: 10px;
    padding: 5px 25px;
    margin-top: 50px;
}
#top .white-textblock {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 15px;
    width: 49.25%;
    margin-left: 1.5%;
    float: left;
    clear: none;
    margin-bottom: 10px;
}
#top .white-textblock.first-block {
    margin-left: 0;
}
#top .white-textblock p {
    line-height: 1.4em;
    margin-top: 7px;
    margin-bottom: 7px;
}
#top .white-textblock strong {
    font-size: 20px;
}
#top .slowakei-porovnanie .av_one_half {
    background-color: #ffffff;
}
#top .slowakei-porovnanie .paket-table td {
    background-color: #ffffff;
}
#top .gray-textblock {
    background-color: #f4f4f4;
}
/*#top .gray-textblock strong {
    color: #df655e !important;
    font-size: 22px;
}*/

#top .cta-subpage h2 {
    color: #ffffff !important;
}
#top .cta-subpage p {
    color: #ffffff;
}
#top .cta-subpage .av_one_full {
    background-color: #101d39c2;
    padding: 70px;
    border-radius: 15px;
    width: 1000px;
    float: none;
    margin-right: auto;
    margin-left: auto;
}

/*********** uprava paketov home ***********/
#top .new-pakete-2-cols .flex_column_table {
    width: 1000px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 185px !important;
}
#top .new-pakete-2-cols .premium-paket {
    display: none !important;
}
#top .new-pakete-2-cols .av_one_third ul {
    min-height: 250px !important;
}
#top .new-pakete-2-cols .paket-text-above-button p {
    min-height: auto;
}
#top .paket-cena strong {
    font-weight: 700 !important;
    font-size: 24px;
    margin-top: 0px;
    background-image: linear-gradient(120deg,#df655ec7,#df655ec7);
    background-repeat: no-repeat;
    background-size: 100% .25em;
    background-position: 100% 86%;
    transition: background-size .25s ease-in;
}
/***************************** BLOG SUBPAGE **************************/
#top .zoznam-clankov .flex_column {
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 0px 0px 30px 0px;
    /*min-height: 580px;*/
}
#top .zoznam-clankov .flex_column img,
#top .zoznam-clankov .flex_column a.slide-image {
    border-radius: 0px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
#top .zoznam-clankov .flex_column {
    margin-left: 2% !important;
    width: 32% !important;
}
#top .zoznam-clankov .flex_column.first {
    margin-left: 0 !important;
}
.avia-content-slider .slide-image {
    margin-bottom: 20px;
}
h3.slide-entry-title.entry-title {
    padding-right: 25px;
    padding-left: 25px;
}
h3.slide-entry-title.entry-title a {
    font-size: 22px;
    line-height: 1.3em;
}
.slide-meta {
    padding-right: 25px;
    padding-left: 25px;
}
.slide-entry-excerpt.entry-content {
    font-family: 'Poppins';
    font-weight: 400 !important;
    color: #1a2744;
    font-size: 17px;
    line-height: 1.4em;
    padding-right: 25px;
    padding-left: 25px;
}
a.more-link {
    color: #df655e;
    font-weight: 500;
    margin-top: 14px;
    text-decoration: underline !important;
}
a.more-link:hover {
    color: #1a2744;
}
.main_color a.more-link .avia-svg-icon svg:first-child {
    stroke: #df655e;
    fill: #df655e;
}
.more-link-arrow.avia-svg-icon svg:first-child {
    font-size: 1.3em;
    font-weight: bold;
}

/* Rovnaká výška článkov v blog gride Enfold */
.equal-blog-height .slide-entry-wrap {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
}

.equal-blog-height .slide-entry {
    float: none !important;
    display: flex !important;
    flex-direction: column !important;
}

.equal-blog-height .slide-entry .slide-content {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
}

.equal-blog-height .slide-entry-excerpt {
    flex-grow: 1;
}

.equal-blog-height .read-more-link {
    margin-top: auto;
}

.single-post #header {
    background: #0f203a;
}
.html_header_top.html_header_sticky #top.single-post #wrap_all #main {
    padding-top: 90px !important;
}
#top .fullsize .template-blog .big-preview img {
    width: 100%;
    max-width: 1000px;
    height: 500px;
    object-fit: cover;
    margin-right: auto;
    margin-left: auto;
}
h1.post-title.entry-title {
    color: #1a2744 !important;
    font-weight: 700 !important;
    font-size: 32px;
}
.single-post h2 {
    font-size: 26px;
    font-weight: 600 !important;
}
.single-post h3 {
    font-weight: 600 !important;
    font-size: 21px;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 67em;
    margin-left: auto;
    margin-right: auto;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
    max-width: 1000px;
}
time.date-container.minor-meta.updated {
    color: #df655e;
    font-weight: 500;
}
span.text-sep,
span.blog-categories.minor-meta,
span.blog-author.minor-meta {
    display: none;
}
/***************************** FOOTER + SOCKET ****************************/
#top .footer-section p {
    font-size: 17px;
}
#top .footer-section p a {
    color: inherit;
}
#top .footer-section p a:hover {
    color: #df655e;
    text-decoration: underline;
}
#top .footer-section .av_one_fifth p,
#top .footer-section .av_one_fourth p {
    line-height: 1.1em;
}
#top .footer-section .av_one_fifth .av_textblock_section,
#top .footer-section .av_one_fourth .av_textblock_section {
    padding-top: 9px;
}
#top .footer-section h3 {
    font-size: 20px;
    font-weight: 600 !important;
    margin-top: 28px;
}
#top .footer-section img {
    width: 220px;
    margin-bottom: 30px;
}

#socket .copyright {
    float: left;
    width: 100%;
    text-align: center;
}

#top .grecaptcha-badge {
    display:none !important;
}
/***************************** SCROLL TOP ******************************/
#scroll-top-link.avia_pop_class {
    opacity: 1;
}
#scroll-top-link, #av-cookie-consent-badge {
    color: #fff;
    border: 1px solid #df655e;
    background-color: #df655e;
    border-radius: 50px;
}
#scroll-top-link:hover {
    border: 1px solid #1a2744;
    background-color: #1a2744;
}
#scroll-top-link.avia-svg-icon svg:first-child,
#scroll-top-link.avia-svg-icon:hover svg:first-child {
    fill: #fff;
}
#scroll-top-link.avia-svg-icon svg:first-child {
    height: 20px;
    width: auto;
    margin-top: 14px;
}

/**************************** POPUP FORM **************************/
#top .popup-form h4 {
    color: #1a2744;
    text-align: left;
    font-size: 19px;
    padding-bottom: 10px;
}
#top .popup-form span.form-label {
    font-size: 17px;
}
#top .popup-form .input-text,
#top .popup-form input[type="text"],
#top .popup-form input[type="input"],
#top .popup-form input[type="password"],
#top .popup-form input[type="email"],
#top .popup-form input[type="number"],
#top .popup-form input[type="url"],
#top .popup-form input[type="tel"],
#top .popup-form input[type="search"],
#top .popup-form textarea,
#top .popup-form select {
    margin-bottom: 10px;
    margin-top: 2px;
}
#top .popup-form textarea {
    height: 135px;
}
/*************************************** DESKTOP RESOLUTIONS ***************************************/

@media only screen and (max-width: 1728px) {
    #top #header .av-menu-button > a .avia-menu-text {
        margin-left: 12em;
    }
}

@media only screen and (max-width: 1600px) {
    #top #header .av-menu-button > a .avia-menu-text {
        margin-left: 8em;
    }
}

@media only screen and (max-width: 1536px) {
    .av-main-nav > li > a {
        padding: 0 0px 0px 48px;
    }
}

@media only screen and (max-width: 1470px) {
    .av-main-nav > li > a {
        padding: 0 0px 0px 45px;
    }
    .av-main-nav > li > a {
        font-size: 17px !important;
    }
    body #header .main_menu .avia-menu > ul > li.current_page_item > a span.avia-menu-text {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1440px) {
    .av-main-nav > li > a {
        padding: 0 0px 0px 43px;
    }
/***** subpage basis paket *****/
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(3) .av_one_third p {
        min-height: 108px;
    }
    #top .reviews-section .av_one_third p {
        min-height: 135px;
    }
/***** subpage standard paket *****/
    #top .st-paket-ersparnis-text-col .avia-image-container {
        left: auto;
        right: 75px;
        top: -38px;
    }
    #top .standard-paket-table td.avia-highlight-col {
        width: 58%;
    }
}

@media only screen and (max-width: 1366px) {
    #top .logo svg {
        width: 200px;
    }
    .av-main-nav > li > a {
        font-size: 16px !important;
    }
    body #header .main_menu .avia-menu > ul > li.current_page_item > a span.avia-menu-text {
        font-size: 17px;
    }

    #top .home-banner h1 {
        font-size: 50px;
    }
/***** subpage basis paket *****/
    #top .highlight-img-anwaltskanzlei.avia_textblock {
        bottom: -40px;
    }
    #top .paket-gesparten-geld .av_one_half h3 {
        min-height: 53px;
    }
/***** subpage standard paket *****/
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: 45px;
    }
    #top .standard-paket-table td.avia-highlight-col {
        width: 65%;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: 135px;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 83%;
    }
    #top .paket-jugend-kennen .av_one_fourth {
        padding: 50px 20px 30px 20px;
    }
}

@media only screen and (max-width: 1280px) {
    #top #header .av-menu-button > a .avia-menu-text {
        margin-left: 6em;
        padding: 10px 20px;
    }
    .av-main-nav > li > a {
        padding: 0 0px 0px 40px;
    }

    p, li {
        font-size: 17px;
        line-height: 1.4em;
    }
    #top .home-banner h1 {
        font-size: 47px;
    }
    #top .banner-img-text p strong {
        font-size: 21px;
    }
    #top .home-warum-section h2 {
        font-size: 38px;
    }
    #top .av-special-heading-h2 .av-subheading p {
        font-size: 18px !important;
    }
    h3 {
        font-size: 23px;
    }
    #top .home-warum-section .av_one_third img {
        height: 70px;
        width: 80px;
    }
    #top .home-warum-section .av-special-heading-h3 {
        margin-top: 40px;
    }
    #top .home-warum-section .av_one_third {
        padding: 50px 25px 30px 25px;
    }
    .cost-table td:first-child,
    .cost-table td:not(:first-child),
    .cost-table th:not(:first-child) {
        font-size: 16px;
    }
    .cost-table thead th {
        font-size: 16px;
    }
    .cost-table td:first-child {
        min-width: 230px;
    }
    .cost-table th, .cost-table td {
        padding: 18px 16px;
    }
    #top .table-section-highlight h3 {
        font-size: 22px;
    }
    #top .table-section-highlight p {
        font-size: 16px;
    }
    #top .table-section-highlight {
        padding: 25px 20px 15px 20px;
        margin-top: 30px;
    }
    #top .iconlist-with-title h3.av_iconlist_title.iconlist_title {
        font-size: 20px;
    }
    #top .iconlist-with-title .avia-icon-list .iconlist_icon {
        margin-top: 5px;
    }
    #top .home-paket .av_one_third h3 {
        font-size: 33px;
    }
    #top .home-paket .av_one_third {
        padding: 50px 25px 40px 25px;
    }
    #top .paket-text-above-button p {
        font-size: 15px;
        min-height: 42px;
    }
    #top .home-entdecken-section .av_one_fourth {
        height: 285px;
        padding: 20px 17px 10px 17px;
    }
    #top .home-entdecken-section .av_one_fourth h3 {
        font-size: 20px;
    }
    span.avia-single-number.__av-single-number, span.avia-no-number {
        font-size: 27px;
    }
/***** subpage basis paket *****/
    #top .paket-table td.avia-highlight-col {
        width: 24%;
    }
    #top .ersparnis-text-col .avia-image-container {
        top: -37px;
    }
    #top .gesparten-geld-3col-text p {
        min-height: 72px;
    }
    #top .number-iconlist .avia-icon-list .iconlist_icon {
        font-size: 17px;
        margin-top: 0px;
    }
    #top .basis-paket-price-section .av_one_full,
    #top .basis-paket-price-section .av_one_full:last-child,
    #top .basis-paket-price-section .flex_column_table {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
/***** subpage standard paket *****/
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: -5px;
    }
    #top .standard-paket-table td.avia-highlight-col {
        width: 75%;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 83%;
    }
    #top .paket-wohnen-slowakei .av_one_third .av-special-heading-h3,
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock,
    #top .paket-wohnen-slowakei .av_one_third .avia-data-table-wrap,
    #top .paket-wohnen-slowakei .av_one_third .avia-icon-list-container {
        padding-right: 25px;
        padding-left: 25px;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: 119px;
    }
    #top .paket-jugend-kennen .av_one_fourth h3 {
        font-size: 21px;
    }
/***** kontakt subpage *****/
    #top .o-nas-meno p {
        width: 375px;
    }
    #top .firmen-info .av_one_fourth,
    #top .firmen-info .av_one_half {
        padding: 35px 25px 25px 25px;
    }
/***** slowakei subpage *****/
    #top .white-textblock p {
        font-size: 16px;
    }
    #top .white-textblock strong {
        font-size: 19px;
    }
/****** blog subpage ******/
    /*#top .zoznam-clankov .flex_column {
        min-height: 565px;
    }*/
}

@media only screen and (max-width: 1194px) {
    .av-main-nav > li > a {
        padding: 0 0px 0px 32px;
    }

    .avia-section-huge .content {
        padding-top: 110px;
        padding-bottom: 100px;
    }
    #top .home-banner .content {
        padding-top: 170px;
    }
    #top .home-banner h1 {
        font-size: 44px;
    }
    #top .avia-button {
        font-size: 17px;
    }
    #top .banner-img-text.avia_textblock {
        padding: 8px 18px;
    }

    .cost-table td:first-child {
        min-width: 195px;
    }
    .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        min-width: 145px;
    }

    #top .home-paket .av_one_third h3 {
        font-size: 31px;
    }
    #top .home-paket .iconlist_content p {
        margin-bottom: 9px;
    }
    span.avia-single-number.__av-single-number, span.avia-no-number {
        font-size: 26px;
    }
    .avia-animated-number-content p {
        font-size: 15px;
    }
/***** subpage basis paket *****/
    #top .subpage-banner .content {
        padding-top: 145px;
    }
    #top .paket-table td.avia-highlight-col {
        width: 27%;
    }
    #top .paket-gesparten-geld .av_one_half .avia_textblock p {
        min-height: 96px;
    }
    #top .iconlist-price-2-col.avia-icon-list-container {
        margin-top: 33px;
    }
    #top .basis-paket-price-green-text p {
        padding: 13px 15px;
        width: 64%;
    }
/***** subpage standard paket *****/
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: 45px;
    }
    #top .standard-paket-table td.avia-highlight-col {
        width: 75%;
    }
    #top .st-paket-ersparnis-text-col {
        padding-right: 50px;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 83%;
    }
/***** kontakt subpage *****/
    #top .kontakt-subpage-3-cols .av_one_third {
        padding: 30px 15px;
    }
/***** slowakei subpage *****/
    #top .white-textblock {
        min-height: 132px;
        align-content: center;
    }
    #top .gray-textblock {
        min-height: auto !important;
    }
/****** blog subpage ******/
    /*#top .zoznam-clankov .av_one_third {
        min-height: 545px;
    }*/
    h3.slide-entry-title.entry-title,
    .slide-meta,
    .slide-entry-excerpt.entry-content {
        padding-right: 20px;
        padding-left: 20px;
    }
    h3.slide-entry-title.entry-title a {
        font-size: 21px;
    }
}

@media only screen and (max-width: 1080px) {
    #top .logo svg {
        width: 165px;
    }
    .av-main-nav > li > a {
        font-size: 15px !important;
    }
    body #header .main_menu .avia-menu > ul > li.current_page_item > a span.avia-menu-text {
        font-size: 16px;
    }
    #top #header .av-menu-button > a .avia-menu-text {
        margin-left: 0em;
        padding: 10px 16px;
    }

    #top .home-banner h1 {
        font-size: 39px;
    }
    #top .avia-button {
        font-size: 16px;
    }
    #top .banner-img-text p strong {
        font-size: 20px;
    }
    #top .home-warum-section h2 {
        font-size: 34px;
    }
    h2 {
        font-size: 32px;
    }
    h3 {
        font-size: 22px;
    }
    #top .home-warum-section .av_one_third img {
        height: 65px;
        width: 75px;
    }

    .cost-table td:first-child {
        min-width: 175px;
    }
    .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        min-width: 130px;
    }
    #top .home-paket .av_one_third h3 {
        font-size: 30px;
    }
    #top .home-paket .av_one_third .av-special-heading-h3 .av-subheading p {
        min-height: 48px;
    }
    #top .home-paket .av_one_third ul {
        min-height: 345px;
    }
    #top .home-paket .avia-button {
        padding: 13px 20px;
    }
    #top .home-entdecken-section .av_one_fourth h3 {
        font-size: 19px;
    }
    #top .home-entdecken-section .av_one_fourth p {
        font-size: 15px;
        min-height: 78px;
    }
    #top .fur-einzelpersonen-section .avia-animated-number {
        min-height: 138px;
        align-content: center;
    }
    #top .fur-einzelpersonen-section img {
        height: 730px;
        object-fit: cover;
    }
/***** subpage basis paket *****/
    #top .paket-table td.avia-highlight-col {
        width: 31%;
    }
    #top .ersparnis-text-col .avia-image-container img {
        width: 75px;
    }
    #top .paket-gesparten-geld .av_one_half {
        padding: 40px 25px 45px 25px;
    }
    #top .paket-gesparten-geld .av_one_third {
        padding: 40px 25px 30px 25px;
    }
    #top .paket-gesparten-geld .av_one_third h3 {
        min-height: 49px;
    }
    #top .basis-paket-sparen-auch .av_one_third h3 {
        font-size: 21px;
    }
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third p,
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(3) .av_one_third p {
        min-height: 119px;
    }
    #top .reviews-section .av_one_third p {
        min-height: 170px;
    }
    #top .iconlist-price-2-col.avia-icon-list-container {
        margin-top: 55px;
    }
    #top .basis-paket-price-section .flex_column_table .av_one_fourth {
        width: 25% !important;
    }
    #top .basis-paket-price-green-text p {
        width: 74%;
    }
    #top .basis-paket-text-under-button p {
        font-size: 15px;
    }
    #top .basis-paket-price-section .avia-button {
        font-size: 18px;
    }
/***** subpage standard paket *****/
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: 45px;
    }
    #top .standard-paket-table td.avia-highlight-col {
        width: 75%;
    }
    #top .st-paket-ersparnis-text-col {
        padding-right: 40px;
    }
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: 25px;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 83%;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: 143px;
    }
    #top .paket-jugend-kennen .av_one_fourth h3 {
        font-size: 20px;
    }
    #top .paket-jugend-kennen .av_one_fourth p {
        font-size: 16.5px;
    }
/***** slowakei subpage *****/
    #top .slowakei-wohnen-bratislava .av_one_third .av-special-heading-h3 {
        margin-top: 30px !important;
    }
    #top .slowakei-wohnen-bratislava .av_one_third {
        padding-bottom: 15px;
    }
    #top .white-textblock strong {
        font-size: 18px;
    }
/***** kontakt subpage *****/
    #top .firmen-info .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 10px !important;
    }
    #top .firmen-info .flex_column_table .av_one_fourth {
        width: 48.5%;
        flex: 0 0 48.5%;
        margin-top: 20px;
    }
    #top .firmen-info .flex_column_table .av_one_half {
        width: 98.5%;
        flex: 0 0 98.5%;
        margin-top: 20px;
    }
/*********** uprava paketov home ***********/
    #top .new-pakete-2-cols .flex_column_table {
        width: 900px;
    }
    #top .new-pakete-2-cols .av_one_third .av-special-heading-h3 .av-subheading p {
        min-height: auto !important;
    }

/********** kalkulacka ************/
    .vpc__panel {
        padding: 24px 15px;
    }
    .vpc__card {
        padding: 50px 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .av-main-nav > li > a {
        padding: 0 0px 0px 26px;
    }
    #top .av-special-heading-h1 .av-subheading p {
        font-size: 18px !important;
    }
    #top .home-banner h1 {
        font-size: 37px;
    }
    #top .home-banner .avia-button {
        padding: 13px 19px;
    }

    #top .home-warum-section h2 {
        font-size: 32px;
    }
    #top .home-warum-section .av_one_third {
        padding: 50px 20px 30px 20px;
    }

    .cost-table td:first-child, .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        font-size: 15px;
    }
    .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        min-width: 125px;
    }
    #top .home-paket .avia-button {
        padding: 13px 13px;
    }
    #top .home-entdecken-section .av_one_fourth h3 {
        font-size: 18px;
    }
    #top .contact-form-7 span.form-label {
        font-size: 17px;
    }
/***** subpage basis paket *****/
    #top .paket-porovnanie .av_one_half {
        padding: 45px 25px 15px 25px;
    }
    #top .paket-table td.avia-highlight-col {
        width: 33%;
    }
    #top .ersparnis-text-col .avia-image-container img {
        width: 70px;
    }
    .bar-value {
        font-size: 16px;
    }
    #top .highlight-img-anwaltskanzlei.avia_textblock {
        bottom: -60px;
        width: 65%;
    }
    #top .basis-paket-sparen-auch .av_one_third h3 {
        font-size: 20px;
    }
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third h3 {
        min-height: 45px;
    }
/***** subpage standard paket *****/
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: 25px;
    }
    #top .standard-paket-table td.avia-highlight-col {
        width: 75%;
    }
    #top .ersparnis-text-above-price p {
        font-size: 24px;
    }
    #top .esparnis-price p {
        font-size: 44px;
    }
    #top .st-paket-ersparnis-text-col {
        padding-right: 15px;
    }
    #top .paket-wohnen-slowakei .av_one_third .av-special-heading-h3,
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock,
    #top .paket-wohnen-slowakei .av_one_third .avia-data-table-wrap,
    #top .paket-wohnen-slowakei .av_one_third .avia-icon-list-container {
        padding-right: 23px;
        padding-left: 23px;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: 167px;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 84%;
    }
    .paket-jugend-kennen .flex_column_table:nth-child(3) {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }
    .paket-jugend-kennen .flex_column_table:nth-child(3) .av_one_fourth {
        width: 48.75%;
        flex: 0 0 48.75%;
        margin-top: 25px;
        margin-left: 2.5% !important;
    }
    .paket-jugend-kennen .flex_column_table:nth-child(3) .av_one_fourth.first-col {
        margin-left: 0 !important;
    }
    .paket-jugend-kennen .flex_column_table:nth-child(3) .av-flex-placeholder {
        width: 0 !important;
    }
    #top .paket-jugend-kennen .flex_column_table:nth-child(3) {
        margin-top: 0px !important;
    }
/***** slowakei subpage *****/
    #top .white-textblock {
        min-height: 155px;
    }
/********** kalkulacka ************/
    .vpc__panel {
        padding: 24px 13px;
    }
    .vpc__card {
        padding: 40px 20px;
    }
    .vpc__cell {
        padding: 16px 10px;
    }
    #top .vpc__cell-num, .vpc__cell-num {
        font-size: 25px !important;
    }
/***** blog subpage *****/
    #top .fullsize .template-blog .big-preview img {
        height: 420px;
    }
}

/*************************************** TABLET RESOLUTIONS ***************************************/

@media only screen and (max-width: 989px) {
    /****** sticky menu mobil *******/
    .responsive #top #wrap_all #header {
        position: fixed !important;
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 70px !important;
    }
    /*.html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 0px !important;
    }*/
    /****** sticky menu mobil *******/
    #header {
        background: #0f203a;
    }
    .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a,
    .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
        height: 70px !important;
        line-height: 70px !important;
    }
    #top .logo svg {
        width: 180px;
    }

    .html_av-overlay-side #top .av-burger-overlay-scroll {
        background: #0f203a;
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
        border-color: #3a3f52;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
        color: #eee;
        font-size: 18px;
    }
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: #3a3f52;
    }

    #top .home-banner .content {
        padding-top: 110px;
    }
    #top .home-banner .home-banner-col-1 {
        width: 100% !important;
        margin-bottom: 40px !important;
    }
    #top .av-special-heading-h1 .av-subheading p {
        font-size: 19px !important;
    }
    #top .home-banner h1 {
        font-size: 42px;
    }
    #top .home-banner .avia-button {
        padding: 13px 25px;
    }
    #top .banner-img-text.avia_textblock {
        bottom: -4px;
        left: 187px;
    }

    #top .home-warum-section .entry-content-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 2%;
        row-gap: 17px;
    }
    #top .home-warum-section .entry-content-wrapper > .av_one_full {
        grid-column: 1 / -1;
    }
    #top .home-warum-section .flex_column_table {
        display: contents;
        margin-top: 0px !important;
    }
    #top .home-warum-section .flex_column_table .flex_column {
        width: auto;
        flex: initial;
        margin-top: 0;
    }
    #top .home-warum-section .entry-content-wrapper .av-flex-placeholder {
        display: none;
    }

    #top .content-image-tablet img {
        width: 990px;
        height: 500px;
        object-fit: cover;
        margin-bottom: 40px;
    }
    #top .iconlist-texts .avia-icon-list li:last-child {
        padding: 0;
    }
    .avia-section-huge .content {
        padding-top: 110px;
        padding-bottom: 80px;
    }
    .cost-table-wrap {
        margin-top: 40px;
    }
    .cost-table td:first-child, .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        font-size: 16px;
    }
    #top .content-image-tablet-col {
        padding: 250px 50px;
        margin-bottom: 40px !important;
    }
    #top .ohne-stress-section .content-image-tablet-col {
        background-position-y: 65%;
    }
    .home-paket .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }
    .home-paket .flex_column_table .av_one_third {
        width: 48%;
        flex: 0 0 48%;
        margin-top: 20px;
    }
    #top .home-paket .av_one_third .av-special-heading-h3 .av-subheading p {
        min-height: auto;
    }
    #top .home-paket .av_one_third ul {
        min-height: 203px;
        margin-bottom: 40px;
    }
    #top .home-paket-premium .paket-text-above-button p {
        min-height: auto;
    }
    #top .home-paket .avia-button {
        padding: 13px 25px;
    }
    .home-entdecken-section .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }
    .home-entdecken-section .flex_column_table .av_one_fourth {
        width: 48%;
        flex: 0 0 48%;
        margin-top: 20px;
    }
    #top .home-entdecken-section .av-flex-placeholder {
        width: 2% !important;
    }
    #top .home-entdecken-section .av_one_fourth {
        height: 285px;
        padding: 20px 20px 10px 20px;
        align-content: end;
    }
    #top .home-entdecken-section .av_one_fourth p {
        font-size: 16px;
        min-height: 42px;
    }
    #top .home-entdecken-section .av_one_fourth h3 {
        font-size: 20px;
    }
    .avia-animated-number-content p {
        font-size: 17px;
    }
    #top .fur-einzelpersonen-section .content-image-tablet img {
        object-position: 0 83%;
    }
    #top .faq-section .av_two_fifth {
        display: none !important;
    }
    #top .form-col {
        margin-top: 40px !important;
    }

    .footer-section .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }
    .footer-section .flex_column_table .flex_column {
        width: 45%;
        flex: 0 0 45%;
        margin-top: 20px;
    }
/***** subpage basis paket *****/
    #top .paket-table td.avia-highlight-col {
        width: 37%;
    }
    #top .geschenke-col .iconlist-texts .avia-icon-list li {
        padding: 12px 10px;
    }
    #top .gesparten-geld-3col-text p {
        min-height: 96px;
    }
    .vpc__result-num {
        font-size: 34px;
    }
    .vpc__summary-num {
        font-size: 34px;
    }
    #top .highlight-img-anwaltskanzlei.avia_textblock {
        bottom: 49px;
        width: 56%;
        left: 0px;
    }
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third h3 {
        min-height: auto;
    }
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third p,
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(3) .av_one_third p {
        min-height: 105px;
    }
    #top .reviews-section .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }
    #top .reviews-section .flex_column_table .flex_column {
        width: 48%;
        flex: 0 0 48%;
        margin-top: 20px;
    }
    #top .reviews-section .av_one_third p {
        min-height: 119px;
    }
    #top .basis-paket-price-section .av_one_full:first-child {
        padding: 60px 45px 0px 45px;
    }
    #top .basis-paket-price-section .av_one_full:last-child {
        padding: 20px 45px 30px 45px;
    }
    #top .basis-paket-price-section .flex_column_table {
        padding: 50px 45px 10px 45px;
    }
    #top .basis-paket-price-section .flex_column_table .av_one_fourth {
        width: 28% !important;
    }
    #top .basis-paket-price-green-text p {
        width: 85%;
    }
/***** subpage standard paket *****/
    #top .standard-paket-table td.avia-highlight-col {
        width: 75%;
    }
    #top .paket-porovnanie .av_one_half {
        padding: 45px 35px 15px 35px;
    }
    #top .st-paket-porovnanie-highlight-col {
        margin-top: 30px !important;
    }
    /*.responsive #top .sm-flex-column-reverse .flex_column_table:nth-child(3) {
        display: flex !important;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }*/
    #top .paket-porovnanie .flex_column_table:nth-child(3) .av-flex-placeholder {
        width: 4% !important;
    }
    #top .st-paket-ersparnis-text-col {
        padding-right: 0px;
    }
    #top .paket-porovnanie .flex_column_table:nth-child(3) .ersparnis-img-geld img {
        height: 250px;
        object-fit: cover;
    }
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: 25px;
        top: -53px;
    }
    #top .paket-wohnen-slowakei .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }
    #top .paket-wohnen-slowakei .flex_column_table .flex_column {
        width: 48%;
        flex: 0 0 48%;
        margin-top: 20px;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: 108px;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 74%;
    }
    #top .paket-jugend-kennen .av_one_fourth p {
        font-size: 17px;
    }
/***** kontakt subpage *****/
    #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p, #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p a {
        font-size: 20px;
        min-height: 56px;
        margin-top: 5px;
    }
    #top .kontakt-subpage-3-cols .av_one_third .avia-button {
        min-width: 210px;
        margin-top: 0px;
    }
    #top .person-kontakt {
        min-height: 600px;
        background-position-y: 6%;
    }
    #top .kontakt-subpage-3-cols .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
        margin-top: 0px !important;
    }
/***** slowakei subpage *****/
    #top .slowakei-wohnen-bratislava .entry-content-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 2%;
        row-gap: 17px;
    }
    #top .slowakei-wohnen-bratislava .entry-content-wrapper > .av_one_full {
        grid-column: 1 / -1;
    }
    #top .slowakei-wohnen-bratislava .flex_column_table {
        display: contents !important;
        margin-top: 0px !important;
    }
    #top .slowakei-wohnen-bratislava .flex_column_table .flex_column {
        width: auto;
        flex: initial;
        margin-top: 0;
    }
    #top .slowakei-wohnen-bratislava .entry-content-wrapper .av-flex-placeholder {
        display: none;
    }
    #top .slowakei-wohnen-bratislava-highlight {
        margin-top: 40px;
    }   

    #top .white-textblock {
        min-height: 109px;
    }
/*********** uprava paketov home ***********/
    #top .new-pakete-2-cols .flex_column_table {
        width: auto;
        float: left;
        margin-top: 50px !important;
        display: table !important;
    }
    .new-pakete-2-cols .flex_column_table .av_one_third {
        width: 49%;
        flex: 0 0 49%;
    }
    #top .new-pakete-2-cols .av_one_third ul {
        min-height: 225px !important;
    }
    #top .new-pakete-2-cols .paket-text-above-button p {
        min-height: 42px;
    }
/***** subpage beratung ****/
    #top .fullwidth-including-pricing {
        padding: 40px 45px 0px 45px;
    }
/****** blog subpage ******/
    #top .zoznam-clankov .flex_column {
        width: 49% !important;
    }
/***** blog subpage *****/
    .single-post h2 {
        font-size: 24px;
    }
    .single-post h3 {
        font-size: 20px;
    }

/********** kalkulacka ************/
    .vpc__compare {
        display: block;
    }
    .vpc__panel {
        margin-bottom: 15px;
    }
    .vpc__card {
        padding: 40px 25px;
    }
    .vpc__panel {
        padding: 24px 20px;
    }
    .vpc__cell {
        padding: 16px 16px;
    }
    #top .vpc__cell-label, .vpc__cell-label {
        font-size: 13px !important;
    }
    .vpc__panel--at {
        background: #f7f7f7;
    }
}

@media only screen and (max-width: 834px) {
    #top .banner-img-text.avia_textblock {
        left: 122px;
    }
    #top .home-paket .av_one_third ul {
        min-height: 225px;
    }
/***** subpage basis paket *****/
    #top .paket-porovnanie .flex_column_table:nth-child(2) {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 5px !important;
    }
    #top .paket-porovnanie .flex_column_table:nth-child(2) .av_one_half {
        width: 100%;
        flex: 0 0 100%;
        margin-top: 20px;
    }
    #top .paket-porovnanie .av_one_half {
        padding: 45px 35px 10px 35px;
    }
    #top .porovnanie-highlight-col {
        margin-top: 40px !important;
    }
    #top .paket-table td.avia-highlight-col {
        width: 18%;
    }
    #top .paket-porovnanie .flex_column_table:nth-child(3) .av_two_fifth img {
        height: 220px;
        object-fit: cover;
    }
    #top .ersparnis-text-col .avia-image-container {
        top: -50px;
        left: 305px;
    }
    #top .paket-gesparten-geld .flex_column_table:nth-child(2),
    #top .paket-gesparten-geld .flex_column_table:nth-child(3),
    #top .paket-gesparten-geld .flex_column_table:nth-child(4) {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 20px !important;
    }
    #top .paket-gesparten-geld .flex_column_table:nth-child(2) .av_one_half,
    #top .paket-gesparten-geld .flex_column_table:nth-child(3) .av_one_half,
    #top .paket-gesparten-geld .flex_column_table:nth-child(4) .av_one_third {
        width: 100%;
        flex: 0 0 100%;
        margin-top: 15px;
    }
    #top .paket-gesparten-geld .av_one_half h3 {
        min-height: auto;
    }
    #top .paket-gesparten-geld .av_one_half .avia_textblock p {
        min-height: auto;
    }
    #top .paket-gesparten-geld .av_one_third h3 {
        min-height: auto;
    }
    #top .gesparten-geld-3col-text p {
        min-height: auto;
    }
    #top .geschenke-col-img {
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        padding: 190px 50px !important;
    }
    .vpc__result-num,
    .vpc__summary-num {
        font-size: 32px;
    }
    #top .basis-paket-price-section .flex_column_table:nth-child(2) {
        display: flex !important;
        flex-wrap: wrap;
        margin-top: 0px !important;
    }
    #top .basis-paket-price-section .flex_column_table:nth-child(2) .av_one_half {
        width: 100%;
        flex: 0 0 100%;
        margin-top: 0px;
    }
    #top .iconlist-price-2-col.avia-icon-list-container {
        margin-top: 13px;
    }
    #top .basis-paket-price-section .flex_column_table .av_one_fourth {
        width: 33% !important;
    }
    #top .basis-paket-price-green-text p {
        width: 100%;
    }
/***** subpage standard paket *****/
    #top .standard-paket-table td.avia-highlight-col {
        width: 54%;
    }
    #top .st-paket-porovnanie-highlight-col {
        margin-top: 25px !important;
    }
    #top .esparnis-price p {
        font-size: 42px;
    }
    #top .ersparnis-text-above-price p {
        font-size: 23px;
    }
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: 25px;
        top: -90px;
        left: auto;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 74%;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: 119px;
    }
/***** kontakt subpage *****/
    #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p, #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p a {
        line-height: 1.2em;
        min-height: 72px;
    }
    #top .kontakt-subpage-3-cols .av_one_third .avia-button {
        min-width: 190px;
    }
/***** blog subpage *****/
    #top .fullsize .template-blog .big-preview img {
        height: 390px;
    }
    #top .fullsize .template-blog .post-title {
        font-size: 28px;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align: left;
    }
}

@media only screen and (max-width: 810px) {
    #top .st-paket-ersparnis-text-col .avia-image-container {
        right: -10px;
        top: -90px;
        left: auto;
    }
}

@media only screen and (max-width: 800px) {
    #top .home-entdecken-section .av_one_fourth p {
        min-height: 63px;
    }
    #top .iconlist-kontakt h3.av_iconlist_title.iconlist_title {
        font-size: 17px;
    }
/***** subpage basis paket *****/
    #top .paket-table td.avia-highlight-col {
        width: 20%;
    }
/***** subpage standard paket *****/
    #top .standard-paket-table td.avia-highlight-col {
        width: 54%;
    }
    #top .esparnis-price p {
        font-size: 41px;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 74%;
    }
}

@media only screen and (max-width: 768px) {
    h3 {
        font-size: 21px;
    }
    #top .home-paket .avia-button {
        padding: 13px 23px;
    }
/***** subpage basis paket *****/
    .vpc__result-num, .vpc__summary-num {
        font-size: 30px;
    }
    .vpc__card {
        padding: 50px 30px;
    }
    #top .number-iconlist .avia-icon-list .iconlist_icon {
        height: 32px;
        width: 32px;
        line-height: 32px;
    }
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third p,
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(3) .av_one_third p {
        min-height: 119px;
    }
    #top .basis-paket-price-section .av_one_full:first-child {
        padding: 60px 35px 0px 35px;
    }
    #top .basis-paket-price-section .flex_column_table {
        padding: 40px 35px 10px 35px;
    }
    #top .basis-paket-price-section .av_one_full:last-child {
        padding: 20px 35px 30px 35px;
    }
    #top .basis-paket-price-section .flex_column_table .av_one_fourth {
        width: 36% !important;
    }
    #top .basis-paket-price-section .iconlist-texts .iconlist_content p {
        margin-bottom: 5px;
    }
/***** subpage standard paket *****/
    #top .standard-paket-table td.avia-highlight-col {
        width: 60%;
    }
    #top .esparnis-price p {
        font-size: 39px;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: 143px;
    }
/***** subpage beratung ****/
    #top .fullwidth-including-pricing {
        padding: 30px 35px 0px 35px;
    }
/********** kalkulacka ************/
    #top .vpc__yearly-label, .vpc__yearly-label {
        font-size: 18px !important;
    }
}

/*************************************** MOBILE RESOLUTIONS ***************************************/

@media only screen and (max-width: 767px) {
    .responsive #top .logo {
        height: 70px !important;
        width: 60%;
    }

    #top .home-banner h1 {
        font-size: 40px;
    }
    #top .banner-img-text.avia_textblock {
        left: 53px;
    }
    .avia-section-huge .content {
        padding-top: 85px;
        padding-bottom: 55px;
    }

    #top .home-warum-section .entry-content-wrapper {
        display: block;
    }
    #top .home-warum-section .flex_column_table {
        display: block;
    }
    #top .home-warum-section .flex_column_table .flex_column {
        width: 100%;
        flex: 0 0 100%;
        margin-top: 20px !important;
        margin-bottom: 0px !important;
    }
    .home-paket .flex_column_table .av_one_third {
        width: 100%;
        flex: 0 0 100%;
    }
    #top .home-paket .av_one_third ul {
        min-height: auto;
    }
    #top .paket-text-above-button p {
        min-height: auto;
    }
    .home-entdecken-section .flex_column_table .av_one_fourth {
        width: 100%;
        flex: 0 0 100%;
    }
    #top .home-entdecken-section .av_one_fourth p {
        min-height: auto;
    }
    #top .contact-form-7 .flex_column {
        margin-bottom: 0px !important;
    }
    input[type="submit"], #submit, .button {
        font-size: 17px;
    }

    #top .footer-section .content {
        padding-bottom: 50px;
    }
    .footer-section .flex_column_table .flex_column {
        width: 100%;
        flex: 0 0 100%;
    }
    #top .footer-section .av_one_fifth .av_textblock_section,
    #top .footer-section .av_one_fourth .av_textblock_section {
        padding-top: 0px;
    }
    #top .footer-section h3 {
        margin-top: 12px;
    }
/***** subpage basis paket *****/
    .responsive div .avia_responsive_table .avia-data-table table,
    .responsive div .avia_responsive_table .avia-data-table tbody,
    .responsive div .avia_responsive_table .avia-data-table td,
    .responsive div .avia_responsive_table .avia-data-table th,
    .responsive div .avia_responsive_table .avia-data-table tr {
        display: revert;
    }
    #top .paket-table td.avia-highlight-col {
        width: 120px;
    }
    #top .paket-table.avia-table {
        border: none;
    }
    #top .paket-porovnanie .av_one_half {
        padding: 45px 25px 10px 25px;
        margin-bottom: 0px !important;
    }
    .responsive #top .sm-flex-column-reverse .flex_column_table:nth-child(3) {
        display:flex !important;
        flex-wrap:wrap;
        flex-direction:column-reverse;
    }
    #top .paket-porovnanie .flex_column_table:nth-child(3) {
        padding: 15px 30px 10px 30px;
    }
    #top .paket-gesparten-geld .flex_column_table:nth-child(2) .av_one_half {
        padding-bottom: 30px;
    }
    #top .paket-gesparten-geld .av-special-heading-h3 .av-subheading p {
        font-size: 17px !important;
    }
    #top .paket-gesparten-geld .av_one_third {
        padding: 40px 25px 20px 25px;
    }
    #top .highlight-img-anwaltskanzlei.avia_textblock {
        width: 61%;
    }
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(2) .av_one_third p,
    #top .basis-paket-sparen-auch .flex_column_table:nth-child(3) .av_one_third p {
        min-height: auto;
    }
    #top .green-text-highlight p {
        margin-top: 20px;
    }
    #top .reviews-section .flex_column_table .flex_column {
        width: 100%;
        flex: 0 0 100%;
    }
    #top .reviews-section .av_one_third p {
        min-height: auto;
    }
    #top .basis-paket-price-section .flex_column_table:nth-child(2) .av_one_half {
        margin-bottom: 0px !important;
    }
    #top .basis-paket-price-section .flex_column_table .av_one_fourth {
        width: 100% !important;
    }
    #top .basis-paket-price-section .flex_column_table {
        padding: 40px 35px 2px 35px;
    }
    #top .basis-paket-price-section .avia-button {
        margin-top: 0px;
    }
/***** subpage standard paket *****/
    #top .standard-paket-table td {
        width: 47%;
    }
    #top .standard-paket-table td.avia-highlight-col {
        width: 53%;
    }
    #top .st-paket-porovnanie-highlight-col {
        margin-top: 40px !important;
    }
    #top .paket-wohnen-slowakei .flex_column_table .flex_column {
        width: 100%;
        flex: 0 0 100%;
    }
    #top .paket-wohnen-slowakei .av_one_third img {
        width: 515px;
    }
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock p {
        min-height: auto;
    }
    #top .wohnen-slowakei-table td {
        width: 45%;
    }
    #top .wohnen-slowakei-table td.avia-highlight-col {
        width: 55%;
    }
    #top .paket-wohnen-slowakei .av_one_third .av-special-heading-h3,
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock,
    #top .paket-wohnen-slowakei .av_one_third .avia-data-table-wrap,
    #top .paket-wohnen-slowakei .av_one_third .avia-icon-list-container {
        padding-right: 25px;
        padding-left: 25px;
    }
    #top .paket-jugend-kennen .av_one_half .av-special-heading {
        margin-top: 35px !important;
    }
    .paket-jugend-kennen .flex_column_table:nth-child(3) .av_one_fourth {
        width: 100%;
        flex: 0 0 100%;
        margin-left: 0 !important;
    }
/***** kontakt subpage *****/
    #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p, #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p a {
        line-height: 1.3em;
        min-height: auto;
        font-size: 25px;
    }
    #top .kontakt-subpage-3-cols .form-col {
        margin-top: 20px !important;
    }
    #top .person-kontakt {
        min-height: 550px;
    }

    #top .firmen-info .flex_column_table .av_one_fourth {
        width: 100%;
        flex: 0 0 100%;
    }
    #top .firmen-info .flex_column_table .av_one_half {
        width: 100%;
        flex: 0 0 100%;
    }
/***** POPUP FORM *****/
    #top .popup-form textarea {
        height: 120px;
    }
    #top .popup-form span.form-label {
        font-size: 16px;
    }
    #top .popup-form input[type="submit"],
    #top .popup-form #submit,
    #top .popup-form .button {
        font-size: 16px;
    }
/***** slowakei subpage *****/
    #top .slowakei-wohnen-bratislava .entry-content-wrapper {
        display: block;
    }
    #top .slowakei-wohnen-bratislava .flex_column_table {
        display: block;
    }
    #top .slowakei-wohnen-bratislava .flex_column_table .flex_column {
        width: 100%;
        flex: 0 0 100%;
        margin-top: 20px !important;
        margin-bottom: 0px !important;
    }
    /*#top .white-textblock {
        width: 100%;
        margin-left: 0%;
    }*/
    #top .white-textblock {
        min-height: 132px;
    }
/*********** uprava paketov home ***********/
    #top .new-pakete-2-cols .flex_column_table {
        width: 100%;
        float: left;
        margin-top: 25px !important;
        display: block !important;
    }
/********** blog subpage ***********/
    #top .zoznam-clankov .flex_column {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 20px !important;
    }
    #top .zoznam-clankov .avia-content-slider .slide-entry-wrap {
        margin-bottom: 0px;
    }
    #top .zoznam-clankov .flex_column {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .vpc__card {
        padding: 28px 20px;
        border-radius: 12px;
    }
    .vpc__slider-row {
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
    }
    .vpc__value {
        align-self: center;
    }
    .vpc__results,
    .vpc__summary {
        grid-template-columns: 1fr;
    }
    .vpc__result-num,
    .vpc__summary-num {
        font-size: 1.75rem;
    }
    .vpc__cta {
        width: 100%;
        justify-content: center;
        padding: 16px 20px;
        font-size: 1rem;
    }
    .vpc__slider::-moz-range-track {
        height: 11px;
    }
    .vpc__slider::-moz-range-progress {
        height: 11px;
    }
    .vpc__slider::-webkit-slider-runnable-track {
        height: 11px;
        border-radius: 999px;
        background: linear-gradient(to right, #df655e 0%, #df655e var(--vpc-fill, 30%), #ece4d4 var(--vpc-fill, 30%), #ece4d4 100%);
    }
    .vpc__slider::-webkit-slider-thumb {
        margin-top: -8px;
    }
}

@media only screen and (max-width: 500px) {
    #top .home-banner .content {
        padding-top: 95px;
        padding-bottom: 60px;
    }
    #top .home-banner h1 {
        font-size: 38px;
    }
    #top .home-banner .avia-button.avia-size-small {
        margin-top: 5px;
    }
    #top .banner-img-text p strong {
        font-size: 18px;
    }
    #top .banner-img-text.avia_textblock {
        padding: 3px 15px;
        left: 37px;
        bottom: -10px;
    }
    #top .home-warum-section h2 {
        font-size: 30px;
    }
    #top .home-warum-section .av_one_third {
        padding: 50px 25px 20px 25px;
    }
    #top .content-image-tablet img {
        width: 422px;
        height: 360px;
        margin-bottom: 25px;
    }
    h2 {
        font-size: 30px;
    }
    #top .table-section-highlight h3 {
        font-size: 21px;
    }
    #top .content-image-tablet-col {
        padding: 180px 50px;
    }
    #top .fur-einzelpersonen-section .avia-animated-number {
        width: 100%;
        margin-left: 0;
        min-height: auto;
    }
    #top .highlight-konta-section.iconbox.iconbox_left_content {
        padding: 20px 15px;
    }
    #top .form-col {
        padding: 40px 25px 20px 25px;
    }
    .js_active .toggler {
        padding: 10px 63px 10px 20px;
    }
    p.toggler {
        line-height: 1.2em;
    }
/***** subpage basis paket *****/
    #top .paket-table tr {
        border-bottom: 1px solid #d2d2d2;
    }
    #top .paket-table tr:last-child {
        border-bottom: none;
    }
    #top .paket-table td {
        font-size: 16px;
    }
    #top .paket-table td.avia-highlight-col {
        width: 112px;
    }
    #top .porovnanie-label p {
        font-size: 15px;
    }
    #top .porovnanie-label.avia_textblock {
        top: -28px;
    }
    #top .porovanie-text-under-title p {
        margin-top: 0px;
    }
    #top .ersparnis-text-col .avia-image-container {
        left: auto;
        right: -40px;
    }
    #top .paket-porovnanie .av_one_half {
        padding: 40px 25px 10px 25px;
    }
    #top .paket-porovnanie .flex_column_table:nth-child(3) {
        padding: 15px 25px 10px 25px;
    }
    .bar-row {
        display: block;
    }
    .bar-track {
        margin-bottom: 10px;
    }
    #top .highlight-img-anwaltskanzlei.avia_textblock {
        width: 84%;
    }
    #top .highlight-img-anwaltskanzlei.avia_textblock {
        bottom: 22px;
        left: -13px;
    }
    #top .home-warum-section .av_one_third {
        padding: 50px 25px 25px 25px;
    }
    #top .basis-paket-price-section .av_one_full:first-child {
        padding: 60px 25px 0px 25px;
    }
    #top .basis-paket-price-section .flex_column_table {
        padding: 40px 25px 2px 25px;
    }
    #top .basis-paket-price-section .av_one_full:last-child {
        padding: 20px 25px 30px 25px;
    }
    #top .subpage-banner .content {
        padding-top: 75px;
        padding-bottom: 45px;
    }
    #top .basis-paket-price-section .avia-button {
        border-radius: 50px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #top .geschenke-col-img {
        padding: 160px 50px !important;
    }
/***** subpage standard paket *****/
    #top .standard-paket-table td.avia-highlight-col {
        width: 53%;
        padding-right: 0;
    }
    #top .wohnen-slowakei-table tr {
        border-bottom: 0px solid #d2d2d2;
    }
/***** subpage beratung ****/
    #top .fullwidth-including-pricing {
        padding: 30px 25px 0px 25px;
    }
/***** kontakt subpage *****/
    #top .person-kontakt {
        min-height: 450px;
    }
    #top .o-nas-meno p {
        width: 315px;
        padding: 12px 20px;
    }
/***** slowakei subpage *****/
    #top .white-textblock {
        width: 100%;
        margin-left: 0%;
    }
    #top .white-textblock {
        min-height: auto;
    }
/***** blog subpage *****/
    #top .fullsize .template-blog .big-preview img {
        height: 250px;
    }
    #top .fullsize .template-blog .post-title {
        font-size: 24px;
    }
    .single-post h2 {
        font-size: 21px;
    }
    .single-post h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 414px) {
    .cost-table td:first-child {
        padding: 15px 7px;
    }
    .cost-table thead th.col-position {
        padding: 15px 7px;
    }
    .cost-table th, .cost-table td {
        padding: 15px 13px;
    }
    .cost-table td:first-child {
        min-width: 165px;
    }
}

@media only screen and (max-width: 396px) {
    #top .home-banner .avia-button {
        padding: 13px 20px;
    }
    #top .content-image-tablet img {
        width: 400px;
        height: 325px;
    }
    h2 {
        font-size: 29px;
    }
    .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        min-width: 120px;
    }
    #top .content-image-tablet-col {
        padding: 160px 50px;
    }
    #top .home-paket .av_one_third {
        padding: 40px 25px 35px 25px;
    }
    #top .home-paket .avia-icon-list-container {
        margin-top: 30px;
    }
    #top .home-paket .av_one_third ul {
        margin-bottom: 30px;
    }
/***** subpage basis paket *****/
    #top .paket-gesparten-geld .av-special-heading-h3 .av-subheading p {
        font-size: 16px !important;
        margin-bottom: 11px;
    }
    #top .geschenke-col .iconlist-texts .avia-icon-list .iconlist_icon {
        height: 18px;
        width: 16px;
        line-height: 18px;
        font-size: 19px;
        margin-right: 4px;
    }
    #top .paket-gesparten-geld .av_one_half {
        padding: 40px 25px 35px 25px;
    }
    #top .green-text-highlight p {
        font-size: 16px;
    }
/***** subpage standard paket *****/
    #top .paket-jugend-kennen .av_one_half .av-special-heading,
    #top .paket-jugend-kennen .av_one_half .avia_textblock {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media only screen and (max-width: 390px) {
    #top .home-banner .avia-button svg {
        display: none;
    }
    .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        min-width: 115px;
    }
    #top .iconlist-with-title h3.av_iconlist_title.iconlist_title {
        font-size: 19px;
    }
    #top .iconlist-with-title .avia-icon-list .iconlist_icon {
        margin-top: 4px;
    }
/***** subpage basis paket *****/
    #top .number-iconlist .avia-icon-list .iconlist_icon {
        font-size: 16px;
    }
    #top .number-iconlist .avia-icon-list .iconlist_icon {
        height: 30px;
        width: 30px;
        line-height: 30px;
        margin-top: 0px;
    }
    #top .number-iconlist .iconlist-timeline {
        left: 16px;
    }
}

@media only screen and (max-width: 385px) {
    .cost-table td:first-child,
    .cost-table td:not(:first-child) {
        font-size: 15px;
    }
    .cost-table td:first-child {
        min-width: 155px;
    }
    .cost-table td:not(:first-child),
    .cost-table th:not(:first-child) {
        min-width: 105px;
    }
/***** subpage basis paket *****/
    #top .ersparnis-text-col .avia-image-container {
        right: -15px;
    }
    #top .basis-paket-price-section h3 {
        font-size: 21px;
    }
    #top .basis-paket-price-section .flex_column_table {
        padding: 30px 25px 2px 25px;
    }
    #top .basis-paket-price-text p {
        font-size: 24px;
    }
    #top .basis-paket-price-number p strong {
        font-size: 40px;
    }
    #top .basis-paket-price-number p {
        font-size: 25px;
    }
/***** subpage standard paket *****/
    #top .ersparnis-text-col .avia-image-container {
        right: -42px;
    }
/***** kontakt subpage *****/
    #top .o-nas-meno p {
        width: 245px;
    }
}

@media only screen and (max-width: 380px) {
    h2 {
        font-size: 28px;
    }
    #top .home-paket .av_one_third h3 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 375px) {
    #top .home-banner .content {
        padding-top: 85px;
        padding-bottom: 55px;
    }
    #top .home-banner h1 {
        font-size: 37px;
    }
    #top .home-paket .avia-button {
        padding: 13px 20px;
    }
    #top .form-col {
        margin-top: 25px !important;
    }
/***** subpage basis paket *****/
    #top .subpage-banner .content {
        padding-top: 75px;
        padding-bottom: 45px;
    }
    #top .paket-porovnanie .av_one_half {
        padding: 40px 20px 10px 20px;
    }
    #top .ersparnis-text-above-price p {
        font-size: 24px;
    }
    #top .geschenke-col-img {
        padding: 140px 50px !important;
    }
    #top .reviews-section .av_one_third {
        padding: 40px 25px 25px 25px;
    }
/***** subpage standard paket *****/
    #top .ersparnis-text-above-price p {
        font-size: 23px;
    }
/***** kontakt subpage *****/
    #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p, #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p a {
        font-size: 24px;
    }
    #top .person-kontakt {
        min-height: 405px;
    }
}

@media only screen and (max-width: 360px) {
    #top .home-banner h1 {
        font-size: 36px;
    }
    .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        min-width: 95px;
    }
    .wpcf7-spinner {
        margin: 0 4px;
    }
/***** subpage basis paket *****/
    #top .paket-table td {
        font-size: 15px;
    }
    #top .paket-table td.avia-highlight-col {
        width: 107px;
    }
    #top .ersparnis-text-above-price p {
        font-size: 23px;
        line-height: 1.2em;
    }
    #top .esparnis-price p {
        font-size: 42px;
    }
    #top .number-iconlist .avia-icon-list .iconlist_icon {
        margin-right: 10px;
    }
    #top .number-iconlist .avia-icon-list .iconlist_icon {
        font-size: 15px;
    }
    #top .number-iconlist .avia-icon-list .iconlist_icon {
        height: 28px;
        width: 28px;
        line-height: 28px;
    }
    #top .basis-paket-price-section .iconlist-texts .avia-icon-list .iconlist_icon {
        height: 18px;
        width: 18px;
        line-height: 18px;
        font-size: 15px;
        margin-right: 10px;
        margin-top: 1.5px;
    }
    #top .highlight-img-anwaltskanzlei.avia_textblock {
        width: 90%;
    }
/***** kontakt subpage *****/
    #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p, #top .kontakt-subpage-3-cols .av_one_third .iconbox_content_container p a {
        font-size: 23px;
    }
}

@media only screen and (max-width: 345px) {
    #top .banner-img-text p strong {
        font-size: 17px;
    }
    #top .banner-img-text.avia_textblock {
        padding: 0px 13px;
        left: 15px;
        bottom: -10px;
    }
    #top .home-warum-section .av_one_third {
        padding: 45px 20px 20px 20px;
    }
    .cost-table th, .cost-table td {
        padding: 15px 9px;
    }
    .cost-table td:not(:first-child), .cost-table th:not(:first-child) {
        min-width: 88px;
    }
    .cost-table td:first-child {
        min-width: 145px;
    }
    #top .form-col {
        padding: 40px 20px 20px 20px;
    }
/***** subpage basis paket *****/
    #top .basis-paket-price-section .flex_column_table {
        padding: 30px 20px 2px 20px;
    }
    #top .basis-paket-price-section .iconlist-texts .iconlist_content p {
        font-size: 16px;
    }
/***** subpage standard paket *****/
    #top .esparnis-price p {
        font-size: 40px;
    }
    #top .paket-wohnen-slowakei .av_one_third .av-special-heading-h3,
    #top .paket-wohnen-slowakei .av_one_third .avia_textblock,
    #top .paket-wohnen-slowakei .av_one_third .avia-data-table-wrap,
    #top .paket-wohnen-slowakei .av_one_third .avia-icon-list-container {
        padding-right: 22px;
        padding-left: 22px;
    }
/***** blog subpage *****/
    #top .fullsize .template-blog .post-title {
        font-size: 22px;
    }
}

