/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*@import url("css/flag-icon-css/css/flag-icon.css");*/
/*@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css");*/
@import url("fonts/Poppins/stylesheet.css");
@import url("fonts/Roboto/stylesheet.css");


html body div[id^="chromeperfectpixel-portal"].chromeperfectpixel-portal > div.chromeperfectpixel-overlay-container#chromeperfectpixel-overlay-container{
        z-index: 999999999 !important;
}

body{
    text-align: justify;
    font-weight: 400;
    color: #394b4e;
}
b, strong{
    font-weight: 600 !important;
}
p{
    text-align: justify;
}
p b, p strong,
li b, li strong{
    color: #000;
}
sup,
small,
.small{
    font-size: 50%;
}
hr{
    margin: 20px 0;
}
hr.hidden{
    border-color: transparent;
}
.italic{
    font-style: italic;
}

.hidden{
    display: none !important;
}

.d-section-general .wrap-quote b,
.d-section-general .wrap-quote strong{
    /*font-weight: 600 !important;*/
    /*font-size: 105%;*/
}

/* left menu */
.header-logo{
    width: 100%;
    display: block;
    max-width: unset;
}
.header-logo a{
    display: block;
}
.header-logo a img{
        width: 120px;
    margin-bottom: 40px;
    filter: drop-shadow(3px 3px 4px #231f20);
}
#side-header{}
#side-header .fusion-sticky-container{
    position: absolute !important;
}
.fusion-sticky-container{
        z-index: 2;
}
#side-header.stick-to-bottom{
    position: fixed;
    bottom: 0;
    top: unset;
}
#side-header.stick-to-bottom .fusion-sticky-container{
    bottom: 0;
    top: unset !important;
}


.menu-wrap {
    padding: 20px 0;
    position: relative;
    transition: all 0.5s ease-out;
    font-family: 'Roboto';
    font-weight: 500;
}

.menu-wrap .language-switcher{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.de-DE .menu-wrap .language-switcher{
/*    display: none;*/
}
.menu-wrap .language-switcher .lang-item{}
.lang-item-es{
    display: none;
}
.menu-wrap .language-switcher .lang-item a{
    width: 40px;
    aspect-ratio: 4 / 3;
    margin: 0 10px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 4px 0px rgb(0,0,0,0.9);
}
.menu-wrap .language-switcher .lang-item.lang-item-en a{
    background-image: url(/wp-content/themes/Avada-Child-Theme/css/flag-icon-css/flags/4x3/gb.svg);
}
.menu-wrap .language-switcher .lang-item.lang-item-de a{
    background-image: url(/wp-content/themes/Avada-Child-Theme/css/flag-icon-css/flags/4x3/de.svg);
}
.menu-wrap .language-switcher .lang-item a img{
    display: none;
}

.menu-wrap .mobile-section,
.menu-wrap .social-icons {
    display: none;
}
.menu-wrap a{
    text-decoration: none;
    display: block;
}
.menu-wrap a:hover{
    text-decoration: none;
}
.menu-wrap ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-wrap ul:after{
    content: "";
    clear: both;
    display: block;
}
.menu-wrap .menu{}
.menu-wrap .menu ul{}
.menu-wrap .menu ul li{}
.menu-wrap .menu ul li a{}
.menu-wrap .menu ul li a.xs-visible{
    display: none;
}
.menu-wrap .menu ul li .menu-title{
    position: relative;
    background-color: #fff;
    color: #354649;
    padding: 24px 30px 20px;
    font-size: 22px;
    line-height: 1.5;
    margin-top: 3px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.menu-wrap .menu ul li a.menu-title:hover{
    color: #2f828c;
}
.menu-wrap .menu ul li .menu-title .mobile-menu-toggle{
    display: none;
}
.menu-wrap .menu ul li .menu-title:before{
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background: #ffdd94;
    background: -moz-linear-gradient(top,  #ffdd94 0%, #ffefc4 24%, #b1832b 47%, #ffdb7a 72%, #ffd86f 86%, #7a4d17 99%);
    background: -webkit-linear-gradient(top,  #ffdd94 0%,#ffefc4 24%,#b1832b 47%,#ffdb7a 72%,#ffd86f 86%,#7a4d17 99%);
    background: linear-gradient(to bottom,  #ffdd94 0%,#ffefc4 24%,#b1832b 47%,#ffdb7a 72%,#ffd86f 86%,#7a4d17 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd94', endColorstr='#7a4d17',GradientType=0 );
    opacity: 0.5;
}
.menu-wrap .menu ul li .menu-title .title-flag{
    margin-right: 15px;
    position: relative;
}
.menu-wrap .menu ul li .menu-title .title-flag span {
    width: 60px;
    height: 0;
    padding-top: 75%;
    box-shadow: 2px 2px 4px 0px #a0a0a0;
    display: block;
    border-radius: 3px;
    overflow: hidden;
}
.menu-wrap .menu ul li .menu-title .title-flag span.flag-icon-squared,
.menu-wrap .menu ul li .menu-title .title-flag span.flag-icon-round {
    width: 45px;
    padding-top: 100%;
}
.menu-wrap .menu ul li .menu-title .title-flag span.flag-icon-round {
    border-radius: 50%;
}
.menu-wrap .menu ul li .menu-title .title-wrap{
    position: relative;
}
.menu-wrap .menu ul li .menu-title .title-wrap span.title-wrap-title{
    display: inline-block;
    position: relative;
    line-height: 1.3;
    top: -7px;
    margin-bottom: -5px;
}
.menu-wrap .menu ul li .menu-title .title-wrap span.title-wrap-title:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #525E6B;
    opacity: 0.7;
}
.menu-wrap .menu ul li .menu-title .title-wrap span.title-wrap-sub-title{
    display: block;
    font-size: 13px;
    line-height: 0.5;
    opacity: 0.8;
}

.menu-wrap .menu ul li.has-subs{
    position: relative;
    margin-bottom: 1px;
    transition: all 0.5s ease-out;
}
.menu-wrap.test .menu ul li.has-subs{
    display: none;
}
.menu-wrap.test .menu ul.active li.has-subs{
    display: block;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger{
    position: relative;
    display: flex;
    padding: 20px 50px 20px 30px;
    background-color: #f3efe5;
    justify-content: flex-start;
    align-items: center;
    color: #45656a;
    text-align: left;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger.highlighted{
    color: #0c4129 !important;
    background: linear-gradient(to right,  #f5eed9 0%,#f6e9c8 100%);
}
.menu-wrap .menu ul li.has-subs.show-subs .sub-page-trigger{
    background-color: #fff;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger.xs-visible{
    display: none;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger:hover{
    background-color: #e7e4db;
    transition: all 0.5s ease-in;
    color: #45656a;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-flag{}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-flag span{  
    width: 45px;
    height: 0;
    padding-top: 75%;
    box-shadow: 2px 2px 4px 0px #a0a0a0;
    display: block;
    /*background-size: 100%;*/
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-flag span.flag-icon-squared,
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-flag span.flag-icon-round {
    width: 35px;
    padding-top: 100%;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-icon{
    font-size: 27px;
    width: 40px;
    display: flex;
    justify-content: center;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-icon i{}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-name{
    padding-left: 15px;
    font-size: 18px;
    line-height: 1.1;
    /*color: #737373;*/
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger.highlighted .menu-name{
    font-size: 19px;
    line-height: 1.4;
    /* letter-spacing: 1px; */
    /* font-weight: 600; */
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-name span{
    display: block;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .menu-name span.menu-sub-name{
    font-size: 15px;
    color: #2f828c;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger.highlighted .menu-name span.menu-sub-name{
    font-size: 17px;
}
.menu-wrap .menu ul li.has-subs .sub-page-trigger .show-sub-menus{
    border-width: 0 3px 3px 0;
    border-style: solid;
    border-color: #4E5A68;
    width: 13px;
    height: 13px;
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 30px;
    transition: all 0.5s ease-out;
}
.menu-wrap .menu ul li.has-subs.show-subs .sub-page-trigger .show-sub-menus{
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.5s ease-in;
}

.menu-wrap .menu ul li.has-subs .sub-pages-wrap{
    display: none;
    position: relative;
    margin-left: 20px;
    background-color: #ffffff;
}
.menu-wrap .menu ul li.has-subs.show-subs .sub-pages-wrap{
    display: block;
}
.menu-wrap .menu ul li.has-subs .sub-pages-title{
    display: none;
    padding: 25px 50px;
    align-items: center;
}
.menu-wrap .menu ul li.has-subs .sub-pages-title .flag-icon{
    width: 40px;
    height: 40px;
    box-shadow: 2px 2px 4px 0px #a0a0a0;
    display: block;
}
.menu-wrap .menu ul li.has-subs .sub-pages-title .country-name{
    padding-left: 15px;
    font-size: 30px;
    line-height: 1;
}

.menu-wrap .menu ul li.has-subs ul.sub-pages{
    top: 100%;
    left: 0;
    width: 100%;
    position: relative;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li{
    width: 100%;
    position: relative;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 1px;
    background-color: #ECEAE2;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li:last-child:after{
    content: none;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a{
    background-color: #fffef7;
    font-size: 15px;
    line-height: 1.2;
    position: relative;
    padding: 22px 50px 22px 27px;
    text-align: left;
    /* display: flex; */
    align-items: center;
    font-weight: 400;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a i{
    color: #127749;   
    margin-right: 15px;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a span{
    color: #127749;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a:after{
    content: "";
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #737373;
    width: 6px;
    height: 6px;
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 35px;
    transition: all 0.5s ease-out;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a.order{
        text-shadow: 0 0 0px #000;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a:hover,
.menu-wrap .menu ul li.has-subs ul.sub-pages li a.active{
    color: #45656a;
    font-weight: 500;
    background-color: #f8f6ee;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a .sub-menu-icon{
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a:hover .sub-menu-icon,
.menu-wrap .menu ul li.has-subs ul.sub-pages li a.active .sub-menu-icon{
    color: #000;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a .icon{
    height: 25px;
    margin-top: -5px;
    margin-bottom: -5px;
    width: 25px;
    background-color: #000;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a.order .icon{
    mask: url(/wp-content/themes/Avada-Child-Theme/icons/asset.svg) no-repeat left center / contain;
    -webkit-mask: url(/wp-content/themes/Avada-Child-Theme/icons/asset.svg) no-repeat left center / contain;
}
.menu-wrap .menu ul li.has-subs ul.sub-pages li a.order:hover .icon,
.menu-wrap .menu ul li.has-subs ul.sub-pages li a.order.active .icon{
    background-color: #000;
}

.menu-wrap .menu ul li.has-subs.show-subs{}

.menu-wrap .cert-icons {
    padding: 5px 15px;
}
.menu-wrap .cert-icons .cert-wrap{
    margin: 0 -10px;
    display: flex;
}
.menu-wrap .cert-icons .cert-wrap a{
    flex-grow: 1;
    width: 100%;
    padding: 10px;
}
.menu-wrap .cert-icons .cert-wrap a img{
    width: 100%;
    border-radius: 7px;
}
.menu-wrap .cert-icons .cert-wrap a:hover img{
    border-radius: 0;
}
/* left menu end */

/* top menu */
#topMenu{
    position: relative;
    height: 120px;
    padding:0 40px;
    background-color: #f9fafb;
}
#topMenu .main-menu-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
#topMenu .main-menu-wrap .logo{}
#topMenu .main-menu-wrap .logo a{
    display: block;
}
#topMenu .main-menu-wrap .menu-items{}
#topMenu ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
#topMenu .main-menu-wrap .menu-items ul{
    display: flex;
}
#topMenu .main-menu-wrap .menu-items ul li{}
#topMenu .main-menu-wrap .menu-items ul li a{
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 500;
    display: flex;
    align-items: center;
    padding: 10px 20px;
}
#topMenu .main-menu-wrap .menu-items ul li a:hover{
    color: #000;
}
#topMenu .main-menu-wrap .menu-items ul li a .flag-icon{
    height: 40px;
    width: 40px;
    margin-right: 10px;
    box-shadow: 2px 2px 4px 0px #a0a0a0;
}
#topMenu .main-menu-wrap .menu-items ul li a i{
    margin-left: 5px;
}
#topMenu .main-menu-wrap .contact-us{}
#topMenu .main-menu-wrap .contact-us a{
    padding: 12px 25px;
    border-radius: 11px;
    background-color: #a3c6c4;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
}
#topMenu .main-menu-wrap .contact-us a:hover{
    background-color: #127749;
}
#topMenu .main-menu-wrap .contact-us a i{
    font-size: 30px;
    margin-right: 15px;
}
#topMenu .sub-menu-wrap{
    display: none;
    /*display: block;*/
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #f9fafb;
    padding: 40px 40px 10px;
    background-image: url(/wp-content/uploads/2023/04/menu-bg.jpg);
    background-size: cover;
    background-position: center top;
}
#topMenu.open .sub-menu-wrap{
    display: block;
}
#topMenu .sub-menu-section{
    height: 0;
    overflow: hidden;
}
#topMenu .sub-menu-section.active{
    height: auto;
}
#topMenu .sub-menu-info{
    display: flex;
}
#topMenu .sub-menu-info .sub-menu-logo{
    flex: 0 0 auto;
    width: 262px;
    margin: 0 23px;
}
#topMenu .sub-menu-info .sub-menu-desc{
    flex: 1 0 0;
    color: #9ea0a4;
    padding: 17px 0 40px;
    font-size: 16px;
    margin: 0 28px;
    position: relative;
}
#topMenu .sub-menu-info .sub-menu-desc:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 1px;
    background-color: #d0d0d0;
}
#topMenu .sub-menu-items-wrap{
    padding: 38px;
    display: flex;
}
#topMenu .sub-menu-items-wrap .sub-menu-cats{
    flex: 0 0 auto;
    width: 245px;
}
#topMenu .sub-menu-items-wrap .sub-menu-cats ul{}
#topMenu .sub-menu-items-wrap .sub-menu-cats ul li{}
#topMenu .sub-menu-items-wrap .sub-menu-cats ul li a{
    color: #127749;
    display: block;
    font-size: 24px;
    padding: 15px 0;
    margin-bottom: 10px;
    line-height: 1.1;
}
#topMenu .sub-menu-items-wrap .sub-menu-cats ul li a:hover,
#topMenu .sub-menu-items-wrap .sub-menu-cats ul li a.active{
    font-weight: 500;
}
#topMenu .sub-menu-items-wrap .sub-menu-items{
    flex: 1 0 0;
    padding: 0 10px;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    height: 0;
    overflow: hidden;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list.active{
    height: auto;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list > li{
    padding: 0 25px;
    max-width: 296px;
    border-left: 1px solid #d0d0d0;
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list > li > a{
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list > li > a:after{
    content: "";
    display: table;
    clear: both;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list > li > a .menu-icon{
    float: left;
    font-size: 34px;
    margin: 0 16px 0 2px;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list > li > a .menu-icon i{
    color: #bea98a;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list > li > a .menu-name{
    float: left;
    color: #127749;
    font-size: 22px;
    line-height: 1.0;
    min-height: 45px;
    display: flex;
    align-items: center;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-menu-items-list > li > a .menu-thumb{
    float: left;
    width: 100%;
    margin: 15px 0;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-sub-menu-items-list{
    width: 100%;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-sub-menu-items-list > li{}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-sub-menu-items-list > li a{
    display: block;
    font-size: 15px;
    padding: 9px 0;
    text-align: left;
}
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-sub-menu-items-list > li a:hover,
#topMenu .sub-menu-items-wrap .sub-menu-items .sub-sub-menu-items-list > li a.active{
    color: #000;
}
/* top menu end */

/* top bar */
#topBarOne{
    background-color: #6c7a89;
    color: #fff;
    font-size: 14px;
    padding: 0 40px;
    position: relative;
    z-index: 999;
}
/*.en-GB #topBarOne{
    background-color: #354649;
}*/
#topBarOne{
    background-color: #6c7a89;
    color: #fff;
    font-size: 14px;
    padding: 0 40px;
    position: relative;
    z-index: 999;
}
#topBarOne p{
    margin: 10px 0;
}
#topBarOne a{
    color: #fff;
}

.lang-switcher{
    position: relative;
}
.lang-switcher .current-lang{
    display: block;
}
/*.en-GB .lang-switcher .current-lang{
    text-align: right;
}*/
.lang-switcher .lang-list{
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #6d7a8a;
    min-width: 150px;
    box-shadow: 2px 2px 5px 3px #344648;
}
/*.en-GB .lang-switcher .lang-list{
    left: 100%;
    transform: translateX(-50%);
}*/
.lang-switcher.open .lang-list{
    display: block;
}
.lang-switcher .lang-list li{}
.lang-switcher .lang-list li a{
    display: block;
    padding: 5px 10px;
}
.lang-switcher .lang-list li a:hover{
    background-color: #2f828c;
}
#boxed-wrapper{
    position: relative;
}

#desctopHeader{
    position: relative;
    z-index: 9999;
}
@media screen and (max-width: 1200px) {
    #desctopHeader{
        display: none;
    }   
}
#desctopHeader .header-wrap{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    height: 130px;
    align-items: center;
    gap: 15px;
    padding: 10px 27px;
    border-bottom: 10px solid #f2ddac;
    background: linear-gradient(to bottom,  #0b3e27 0%,#197149 100%);
    box-shadow: 2px 3px 7px rgb(0 0 0 / 30%);
}
#desctopHeader .header-wrap:before{
    content:"";
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-image: url(/media/images/header/patern.png);
    background-size: cover;
    background-position: center;
}
#desctopHeader .header-wrap > *{
    position:relative;
}
#desctopHeader .header-wrap .header-wrap__logo{
    max-width: 230px;
}
#desctopHeader .header-wrap .header-wrap__logo img{
    width: 100%;
    display: block;
}
#desctopHeader .header-wrap .header-wrap__slogan{
    max-width: 342px;
}
#desctopHeader .header-wrap .header-wrap__slogan img{
    width: 100%;
    display: block;
}
#desctopHeader .header-wrap .header-wrap__social{}
#desctopHeader .header-wrap .header-wrap__social .social-wrap{
    display: flex;
    align-items: center;
    gap: 15px;
    color: #eed6a3;
}
#desctopHeader .header-wrap .header-wrap__social .social-wrap a{
    color: inherit;
}
#desctopHeader .header-wrap .header-wrap__social .social-wrap a i{}

#desctopHeader .header-bottom{
    position: absolute;
    left: 0;
    top: calc(100% - 10px);
    background-color: #f2ddac;
    color: #0b3e27;
    clip-path: polygon(0 0, 0% 100%, 85% 100%, 100% 0%);
    padding: 5px 100px 5px 30px;
}
#desctopHeader .header-bottom span{
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 6px;
    font-size: 13px;
    font-weight: 600;
}

#mobileHeader{
    display: none;
    justify-content: space-between;
    align-items: center;
    height: 53px;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 0 30px;
}
#mobileHeader .logo{
    max-width: 78px;
}
#mobileHeader .logo a{
    display: block;
}
.en-GB #mobileHeader .logo a.land-de,
.de-DE #mobileHeader .logo a.land-en{
    display: none;
}
.en-GB #mobileHeader .logo a.land-en,
.de-DE #mobileHeader .logo a.land-de{
    display: block;
}
.es-ES #mobileHeader .logo a.land-de{
    display: none;
}
#mobileHeader .logo a img{
    display: block;
    width: 100%;
}

#mobileHeader .language-switcher{
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
#mobileHeader .language-switcher .lang-item{}
#mobileHeader .language-switcher .lang-item a{
    display: block;
    width: 40px;
    aspect-ratio: 16/9;
    margin: 0 10px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 4px 0px rgb(0,0,0,0.9);
}
#mobileHeader .language-switcher .lang-item.lang-item-en a{
    background-image: url(/wp-content/themes/Avada-Child-Theme/css/flag-icon-css/flags/4x3/gb.svg);
}
#mobileHeader .language-switcher .lang-item.lang-item-de a{
    background-image: url(/wp-content/themes/Avada-Child-Theme/css/flag-icon-css/flags/4x3/de.svg);
}
#mobileHeader .language-switcher .lang-item a img{
    display: none;
}

#mobileHeader .right-side{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    min-width: 130px;
}
#mobileHeader .right-side a{
    font-size: 23px;
    flex-basis: 33%;
    text-align: right;
    margin-bottom: -5px;
}
#mobileHeader .right-side a:hover,
#mobileHeader .right-side a:active{
    color: #bea98a;
}
#mobileHeader .right-side a i{}

#topBarTwo{
}
#topBarTwo nav{
    display: flex;
    justify-content: flex-end;
}
#topBarTwo .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column{
/*    display: none;*/
}
/*.en-GB #topBarTwo .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column{
    padding: 0;
}*/
#topBarTwo .fusion-menu{}
#topBarTwo .fusion-menu li{}
#topBarTwo .fusion-menu li:last-child{
    margin-left: 44px;
}
#topBarTwo .fusion-menu li .awb-menu__main-background-active, 
#topBarTwo .fusion-menu li .awb-menu__main-background-default{
    display: none;
}
#topBarTwo .fusion-menu li a{
    color: #4f5a68 !important;
    border-bottom: 3px solid transparent;
    font-family: 'Roboto';
    font-size: 21px !important;
    padding: 12px 9px;
    font-weight: 400;
}
#topBarTwo .fusion-menu li.menu-pmg a{
    position: relative;
}
#topBarTwo .fusion-menu li.menu-pmg a:before{
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2024/02/top-menu-logo-ball.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: -15px;
    margin-bottom: -15px;
}
#topBarTwo .fusion-menu li a.awb-menu__main-a.awb-menu__main-a_button{
    padding: 0;
}
#topBarTwo .fusion-menu li a .fusion-button{
    padding: 20px 25px 18px;
    border-radius: 11px;
    background-color: #127749;
}
#topBarTwo .fusion-menu li a:hover .fusion-button{
    background-color: #a3c6c4;
}
#topBarTwo .fusion-menu li.top_menu_contact a .fusion-button{
    font-family: 'Roboto';
    font-size: 19px !important;
    text-transform: none;
    font-weight: 600;
}
#topBarTwo .fusion-menu li.top_menu_contact a .fusion-button i{
    font-size: 26px;
    margin: 0 14px 0 0;
}
#topBarTwo .fusion-menu li.top_menu_contact a:hover{
    background-color: transparent;
    border-bottom-color: #BEA98A;
    font-weight: 600;
    text-decoration: none;
}
/* top bar end */


/*contact page*/
#contactFormWrap{}
#contactFormWrap > div{
    position: relative;
}
#contactFormWrap > div:before{
    position: absolute;
    content: "\f2f7";
    font-family: "Font Awesome 6 Pro";
    top: 20px;
    left: 20px;
    z-index: 1;
    color: #a3c6c4;
    font-weight: 600;
    font-size: 30px;
}
.contact-form{
    background-color: #fff;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 15px;
}
.contact-form form{
    text-align: left;
}
.contact-form p{
    text-align: left;
}
.contact-form input[type='text'],
.contact-form input[type='tel'],
.contact-form input[type='email'],
.contact-form select,
.contact-form select.wpcf7-select,
.contact-form textarea,
.contact-form textarea.wpcf7-textarea{
        background-color: #eee;
        border:0;
        border-radius: 6px;
}
.contact-form .select-tel-code select.wpcf7-select{
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
}
.contact-form .select-tel-number input{
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
}
.contact-form input[type='submit'].wpcf7-submit{
    border-radius: 30px;
    width: 100% !important;
    background-color: #2e828c;
    background: linear-gradient(to right,  #116a40 0%,#188b57 100%);
}
.contact-form input[type='submit'].wpcf7-submit:hover{
    background-color: #1b7149;
}
.contact-form .wpcf7-form-control-wrap{
    position: relative;
}
.contact-form .wpcf7-spinner{
    display: none;
}
.contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    color: red;
}
.contact-form .wpcf7-form-control-wrap .wpcf7-not-valid{
    color: red;
}
.contact-form .wpcf7-form-control-wrap span + span.wpcf7-not-valid-tip{
    display: none;
}
.contact-form .wpcf7-form-control-wrap .wpcf7-list-item{
    margin: 0 10px 0 0;
}
.contact-form .wpcf7-form-control-wrap input[type="checkbox"]{
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 3px solid #333;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}
.contact-form .wpcf7-form-control-wrap input[type="checkbox"]:checked::before {
  content: "";
  border-width: 0 4px 4px 0;
  border-style: solid;
  display: inline-block;
  padding: 8px 3px;
  position: absolute;
  top: -8px;
  border-color: #1b7149;
  transform: rotate(34deg);
  right: 0px;
}
.contact-form .wpcf7-form.init .wpcf7-response-output.fusion-alert{
    padding: 0;
    margin-bottom: 0;
    border: 0;
        overflow: hidden;
}
/*contact page end*/

/*concept page*/
#content{
    font-family: 'Poppins';
}
#content ul,
#content ol{}

.width-100 .fusion-fullwidth{
    padding: 0 !important;
}

.highlighted,
.text-turquoise{
    color: #127749 !important;
    color: #127749 !important;
}
.highlighted2,
.text-gold{
    color: #a48c66 !important;
    color: #b47108 !important;
}
.lowlighted{
    color: #354649 !important;
}
.img-wrap{}
.img-wrap a{
    display: block;
    width: 100%;
}
.img-wrap img{
    display: block;
    width: 100%;
}

.s1{
    background-image: url(/wp-content/uploads/2023/02/dubai-downtown-skyline-united-arab-emirates-or-ua-2022-10-06-06-47-53-utc-1.jpg);
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    padding: 0 0;
    position: relative;
}
.s1 .s1-bg-wrap{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow:hidden;
}
.s1 .s1-bg-wrap img{
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;

    object-position: center center;
}
.s1 .s1-bg-wrap video{
        position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
}
.s1 .section-wrap{
    position: relative;
    max-width: 1586px;
    margin: 0 auto 0 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
/*body.en-GB .s1 .section-wrap{
    max-width: 93%;
}*/
.s1 .left-part{
    width: calc(100% - 362px);
}
.s1 .right-part{
    width: 342px;
}
.s1 .icon-slider{
    background: -moz-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=1 );
    
    padding: 34px 41px;
    margin-top: 315px;
    max-width: 840px;
}
/*.en-GB .s1 .icon-slider{
        margin-top: 427px;
    max-width: 950px;
}*/
.s1 .icon-slider a{
    margin: 0 20px;
    display: block;
    border-radius: 7px;
    overflow: hidden;
    max-width: 120px;
}
.s1 .icon-slider a:hover{
    border-radius: 0px;
}
.s1 .icon-slider a img{
    display: block;
    width: 100%;
}
.de-DE .s1 .icon-slider a img.lang-en,
.en-GB .s1 .icon-slider a img.lang-de{
    display: none;
}
.de-DE .s1 .icon-slider a img.lang-de,
.en-GB .s1 .icon-slider a img.lang-en{
    display: block;
}
.es-ES .s1 .icon-slider a img.lang-de{
    display: none;
}
.s1 .content-wrap{
    background-color: #fff;
    border-radius: 7px;
    margin-bottom: 93px;
    margin-bottom: 50px;
    box-shadow: 0px 5px 11px 6px rgb(0 0 0 / 10%);
}
.s1 .content-wrap .content-wrap-calc{
    background-image: url(/wp-content/uploads/2024/02/tax-calc-bg.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 7px;
    color: #354649;
    padding: 19px;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap{
    border: 1px solid #dbd2c2;
    border-radius: 7px;
    overflow: hidden;
    padding: 20px;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__note{
    background: linear-gradient(to right,  #d00000 0%,#6f0000 100%);
    color: #fff;
    display: block;
    margin-left: auto;
    max-width: 146px;
    margin-top: -20px;
    margin-right: -20px;
    text-align: center;
    margin-bottom: 23px;
    padding: 7px 2px;
    font-size: 17px;
    letter-spacing: -0.5px;
    border-radius: 0 0 0 10px;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__title{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 19px;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__title .title-img{
    margin-left: -4px;
    margin-right: 10px;
    max-width: 60px;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__title .title-img img{}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__title .title-text{
    font-size: 26px;
    line-height: 1;
    text-align: left;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__title .title-text b{}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__desc{
    margin-bottom: 21px;
    border-bottom: 1px solid #dbd2c2;
    padding-bottom: 18px;
    line-height: 1.15;
    font-size: 20px;
    text-align: left;
    letter-spacing: -0.3px;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__btn{
    border:1px solid #2f828c;
    background-color: #2f828c;
    border: 0;
    background-color: #197067;
    color: #fff;
    display: block;
    border-radius: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    padding: 12px;
}
.s1 .content-wrap .content-wrap-calc .calc__wrap .calc__btn:hover{
    background-color: #fff;
    color: #2f828c;
}

.fusion-sticky-container{
    transition: unset;
}
.fusion-sticky-container.fusion-container-stuck{
    transition: unset;
    position: fixed !important;
    top: 0 !important;
    z-index: 999;
}
.fusion-sticky-container.fusion-container-stuck.fusion-sticky-transition{
    transition: unset;
}
.sticky-menu{
    background-color: #FAFAFA;
    padding: 0;
    margin-bottom: 30px;
    font-family: 'Roboto';
    border-bottom: 0.5px solid #bda98a;
}
.sticky-menusticky{
    top: 0;
}
.sticky-menu .mobile-sticky{
    display: none;
}
.sticky-menu ul{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
/*.en-GB .sticky-menu ul{
    max-width: 1400px;
    margin: 0 auto;
}*/
.sticky-menu ul li{
    flex-grow: 1;
    padding: 26px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0 !important;
}
/*.en-GB .sticky-menu ul li{
        padding: 37px 10px 37px;
}*/
.sticky-menu ul li.active{
    background-color: #F1EEE5;
}
.sticky-menu ul li:last-child{
   border-bottom: 0;
}
.sticky-menu ul li a{
    background-color: transparent;
    font-size: 15px;
    line-height: 1.1;
    position: relative;
    padding: 0 10px;
    display: block;
    font-weight: 500;
    /*border-left: 1px solid #bfa98a;*/
    display: flex;
    align-items: center;
    text-align: left;
    /* gap: 5px; */
}
.sticky-menu ul li a br{
    display: none;
}
@media screen and (max-width: 1800px){ 
    .sticky-menu ul li a br{
        display: block;
    }
}
.sticky-menu ul li a:hover,
.sticky-menu ul li.active a{
    color: #000;
}
.sticky-menu ul li a i{
    font-size: 150%;
    margin-right: 10px;
}
.sticky-menu ul li a:hover span,
.sticky-menu ul li a.active span{
    color: #000;
}
.sticky-menu ul li.order,
.sticky-menu ul li.contact{
    padding: 0;
    display: block;
}
.sticky-menu ul li.order a,
.sticky-menu ul li.contact a{
    height: 100%;
    font-weight: 600;
    background-color: #3f3f3f;
    color: #fff;
    transition: all 0.2s linear;
    border-left: 0;
    display: flex;
    justify-content: center;
}
.sticky-menu ul li.home span{
    display: none;
}
.sticky-menu ul li.search{
    display: none !important;
}
#post-1209 .sticky-menu ul li.search{
    display: flex !important;
}
.sticky-menu ul li.search .search-wrap{
    position: relative;
    display: inline-block;
}
.sticky-menu ul li.search .search-wrap .search-icon{
    background-color: transparent;
    font-size: 20px;
    line-height: 1.1;
    position: relative;
    font-weight: 500;
    display: flex;
    align-items: center;
    border: 0;
    padding: 0;
    cursor: pointer;
}
.sticky-menu ul li.search .search-wrap .search-icon i{
}
.sticky-menu ul li.search .search-wrap .search-form{
    /* display: none; */
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    background: white;
    padding: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    border-radius: 4px;
    z-index: 9999;
    max-width: 0px;
    overflow: hidden;
    padding: 0;
    transition: all 0.3s ease-out;
    display: flex;
    gap: 10px;
}
.sticky-menu ul li.search .search-wrap .search-form.active {
  /* display: block; */
  max-width: 300px;
  padding: 10px;
}
.sticky-menu ul li.search .search-wrap .search-form input{
    width: 200px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.sticky-menu ul li.search .search-wrap .search-form button{
    /* position: absolute; */
    right: 8px;
    /* transform: translateY(-50%); */
    top: 50%;
    background-color: transparent;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 500;
    display: flex;
    align-items: center;
    border: 0;
    padding: 0;
    cursor: pointer;
}
.sticky-menu ul li.order.active a,
.sticky-menu ul li.contact.active a{
    transition: all 0.2s linear;
}
.sticky-menu ul li.order.active a,
.sticky-menu ul li.contact.active a,
.sticky-menu ul li.order a:hover,
.sticky-menu ul li.contact a:hover{
    background-color: #a3c6c4;
}
.sticky-menu ul li.order.active a,
.sticky-menu ul li.contact.active a,
.sticky-menu ul li.order a:hover,
.sticky-menu ul li.contact a:hover,
.sticky-menu ul li.order.active a span,
.sticky-menu ul li.contact.active a span,
.sticky-menu ul li.order a:hover span,
.sticky-menu ul li.contact a:hover span{
    color: #fff;
}
.sticky-menu ul li.order a i,
.sticky-menu ul li.contact a i{
    margin-left: 10px;
}
.sticky-menu ul li.order a span,
.sticky-menu ul li.contact a span{
    margin-right: 10px;
}
.sticky-menu ul li.order a .icon,
.sticky-menu ul li.contact a .icon{
    height: 40px;
    width: 50px;
    background-color: #fff;
}
.sticky-menu ul li.order a .icon{
    /*background: url(/wp-content/themes/Avada-Child-Theme/icons/asset.svg) no-repeat center / contain;*/
    mask: url(/wp-content/themes/Avada-Child-Theme/icons/asset.svg) no-repeat center / contain;
    -webkit-mask: url(/wp-content/themes/Avada-Child-Theme/icons/asset.svg) no-repeat center / contain;
}
.sticky-menu ul li.order.active a .icon,
.sticky-menu ul li.order a:hover .icon{
    /*background: url(/wp-content/themes/Avada-Child-Theme/icons/asset.svg) no-repeat center / contain;*/
}

.s2{
    font-weight: 500;
    padding: 100px 20px;
}
.s2 .section-wrap{
    max-width: 1325px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s2 .left-part{
    width: calc(100% - 340px);
}
.s2 .right-part{
    width: 340px;
    padding: 0 0 0 40px;
}
.s2 .title{
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    font-size: 44px;
    margin-bottom: 17px;
}
.s2 .title .flag-icon{
    width: 75px;
    height: 75px;
    box-shadow: 2px 2px 4px 0px #a0a0a0;
    display: inline-block;
    margin-right: 20px;
}
.s2 .title .title-span{
    font-size: 55%;
    margin-left: 10px;
}
.s2 .sub-title{
    font-size: 28px;
    margin-bottom: 20px;
}
.s2 p{
    font-size: 18px;
    line-height: 1.3;
}
.s2 .img-wrap img{
    -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}

.s3{
    padding: 100px 20px;
    background-color: #FAFAFC;
}
.s3 .section-wrap{
    max-width: 1325px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s3 .left-part{
    width: 340px;
    padding: 0 90px 0 0;
}
.s3 .right-part{
    width: calc(100% - 340px);
}
.s3 .sub-title{
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 600;
}
.s3 p{
    font-size: 18px;
    line-height: 1.3;
}
.s3 .img-wrap{
    margin: 10px 0;
}
.s3 .img-wrap img{
    -webkit-filter: drop-shadow(0px 5px 5px #333);
  filter: drop-shadow(0px 5px 5px #333);
}

.s4{
    padding: 100px 20px;
}
.s4 .section-wrap{
    max-width: 1325px;
    margin: 0 auto;
}
.s4 p{
    font-size: 18px;
    line-height: 1.3;
}
.s4 .wrap-border{
    max-width: 950px;
    margin: 40px auto 0;
    border: 1px solid #BEA98A;
    border-radius: 20px;
    padding: 30px 40px;
}
.s4 .sub-title{
    font-size: 23px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1.2;
}
.s4 ul{
    margin: 0;
    padding-left: 20px;
}
.s4 ul li{
    margin-bottom: 20px;
}
/*concept page end*/


/*translation layout fix */
#content.full-width .type-page .fusion-fullwidth{
    display: flex;
    flex-direction: column;
}


/*dubai-lifestyle page*/
.post-content .d-section-general p{
    margin-bottom: 20px;
}
.d-section-general p,
.d-section-general ul li,
.d-section-general ol li{
    line-height: 1.4;
}
.d-section-general ul li,
.d-section-general ol li{
    /*text-align: left;*/
}
.d-section-general ul,
.d-section-general ol{
    margin: 30px 0;
    padding-left: 20px;
}
.d-section-general ul li:not(:last-child),
.d-section-general ol li:not(:last-child){
    margin-bottom: 10px;
}
.de-DE .d-section-general p,
.de-DE .d-section-general ul li,
.de-DE .d-section-general ol li{
    hyphens: auto;
}
.d-section-general ul.list-lg-check,
.d-section-general ul.list-check,
.d-section-general ul.list-law,
.d-section-general ul.list-q{
    list-style: none;
    padding: 0;
}
.d-section-general ul.list-lg-check li,
.d-section-general ul.list-check li,
.d-section-general ul.list-law li,
.d-section-general ul.list-q li{
    position: relative;
    padding-left: 30px;
}
.d-section-general ul.list-lg-check li:before,
.d-section-general ul.list-check li:before,
.d-section-general ul.list-law li:before,
.d-section-general ul.list-q li:before{
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #a3c6c4;
    position: absolute;
    left: 0;
}
.d-section-general ul.list-lg-check li:before,
.d-section-general ul.list-check li:before{
    content: "\f058";
}
.d-section-general ul.list-law li:before{
    content: "\f24e";
    font-weight: 200;
    color: #fff;
    background-color: #a3c6c4;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 3px;
}
.d-section-general ul.list-q li:before{
    content: "\f059";
}

/*.en-GB .d-section-general p,
.en-GB .d-section-general ul li,
.en-GB .d-section-general ol li{
    line-height: 1.25;
}*/
.d-section-general p:last-child{
    margin-bottom: 0 !important;
}
.d-section-general p a,
.d-section-general li a{
    font-weight: 500;
    color: #127749;
    text-decoration: underline;
}
.d-section-general p a strong,
.d-section-general p a b,
.d-section-general li a strong,
.d-section-general li a b{
    color: #127749 !important;
}
.d-section-general p a strong,
.d-section-general p a b,
.d-section-general li a strong,
.d-section-general li a b
.d-section-general p strong a,
.d-section-general p b a,
.d-section-general li strong a,
.d-section-general li b a{
    font-weight: 700 !important;
}
.d-section-general p a:hover,
.d-section-general li a:hover{
    color: #a3c6c4;
}

.d-lifestyle.s1{
    /*background-image: url(/wp-content/uploads/2023/02/d-lifestyle-s1-bg.jpg);*/
    background-position: center bottom;
}
.d-section-general{
    padding: 30px 15px;
}
.d-section-general .section-wrap{
    max-width: 875px;
    margin: 0 auto;
    margin-left: 7vw; /* align content to left*/
}
.d-section-general .section-wrap > *:last-child{
    margin-bottom: 0;
}
@media screen and (max-width: 1450px){
    .d-section-general .section-wrap{
        margin-left: auto; /* align content to left disable*/
    }
}
/*body.en-GB .d-section-general .section-wrap{
    max-width: 910px;
}*/
.d-section-general .breadcrumbs{
    font-size: 15px;
    font-weight: 300;
    color: #bda98a;
    margin-bottom: 13px;
}
.d-section-general .breadcrumbs span{
    color: #a3c6c4;
}
.d-section-general .title{
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    color: #354649;
}
.d-section-general .title.smaller,
.d-section-general .title .smaller{
    font-size: 90%;
}
.d-section-general .main-title{
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #bea98a;
}
.d-section-general .sub-title{
    font-size: 28px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
}
.d-section-general .sub-title.stamp {
    display: inline-flex;
    align-items: center;
    position: relative;
}
.d-section-general .sub-title.stamp.stamp-type1 {
    padding-right: 70px;
}
.d-section-general .sub-title.stamp.stamp-type2 {
    padding-right: 145px;
}
.d-section-general .sub-title.stamp:after {
    content: "";
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    height: 100%;
    right: 0;
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(79%) sepia(38%) saturate(6614%) hue-rotate(73deg) brightness(93%) contrast(93%);
}
.d-section-general .sub-title.stamp.stamp-type1:after {
    width: 60px;
    height: 50px;
    background-image: url(/wp-content/uploads/2024/02/stamp-type1.png);
}
.d-section-general .sub-title.stamp.stamp-type2:after {
    width: 135px;
    background-image: url(/wp-content/uploads/2023/11/stamp-type2.png);
}
.d-section-general .sub-title.w-icon {
    padding-left: 40px;
    position: relative;
}
.d-section-general .sub-title.w-icon:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    bottom: auto;
    background-color: transparent;
    top: 0;
    left: 0;
    filter: brightness(0) saturate(100%) invert(45%) sepia(20%) saturate(1192%) hue-rotate(138deg) brightness(94%) contrast(92%);
}
.d-section-general .sub-title.w-icon.icon-vat:before {background-image: url(/wp-content/uploads/2024/03/icon-vat.png);}
.d-section-general .sub-title.w-icon.icon-vat-reg:before {background-image: url(/wp-content/uploads/2024/03/icon-vat-reg.png);}
.d-section-general .sub-title.w-icon.icon-docs:before {background-image: url(/wp-content/uploads/2024/03/icon-docs.png);}
.d-section-general .sub-title.w-icon.icon-tax:before {background-image: url(/wp-content/uploads/2024/03/icon-tax.png);}
.d-section-general .sub-title.w-icon.icon-tax2:before {background-image: url(/wp-content/uploads/2024/03/icon-tax2.png);}
.d-section-general .sub-title.w-icon.icon-residence:before {background-image: url(/wp-content/uploads/2024/04/residence.png);}



.d-section-general .sub-sub-title{
    font-size: 20px;
    color: #785712;
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    text-align: left;
    display: inline-flex;
    align-items: center;
    white-space: pre-wrap;
    font-weight: 500;
}
.d-section-general .sub-sub-title:not(:first-child){
    padding-top: 10px;
}
.d-section-general .sub-sub-title:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    /* width: 325px; */
    max-width: 100%;
    height: 1px;
    background-color: #bda98a;
}
.d-section-general .sub-sub-title.no-line {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.d-section-general .sub-sub-title.no-line:before {
    content: none;
}
.d-section-general .sub-sub-title.no-line.w-icon {
    padding-left: 30px;
}
.d-section-general .sub-sub-title.no-line.w-icon:before {
    content: "";
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    bottom: auto;
    background-color: transparent;
    transform: translateY(-50%);
    top: calc(50% + 5px);
    left: 0;
}
.d-section-general .sub-sub-title.no-line.w-icon.icon-memo-circle-check:before {background-image: url(/wp-content/uploads/2023/12/icon-memo-circle-check.png);}
.d-section-general .sub-sub-title.no-line.w-icon.icon-stamp:before {background-image: url(/wp-content/uploads/2023/12/icon-stamp.png);}
.d-section-general .sub-sub-title.no-line.w-icon.icon-comments-dollar:before {background-image: url(/wp-content/uploads/2023/12/icon-comments-dollar.png);}
.d-section-general .sub-sub-title.no-line.w-icon.icon-bank:before {background-image: url(/wp-content/uploads/2023/12/icon-bank.png);}
.d-section-general .sub-sub-title.no-line.w-icon.icon-nfc-magnifying-glass:before {background-image: url(/wp-content/uploads/2023/12/icon-nfc-magnifying-glass.png);}
.d-section-general .sub-sub-title.no-line.w-icon.icon-handshake:before {background-image: url(/wp-content/uploads/2023/12/icon-handshake.png);}
.d-section-general .sub-sub-title.no-line.w-icon.icon-badge:before {background-image: url(/wp-content/uploads/2023/12/icon-badge.png);}
.d-section-general .sub-sub-title.stamp {
    display: inline-flex;
    align-items: center;
}
.d-section-general .sub-sub-title.stamp.stamp-type1 {
    padding-right: 70px;
}
.d-section-general .sub-sub-title.stamp.stamp-type2 {
    padding-right: 110px;
}
.d-section-general .sub-sub-title.stamp:after {
    content: "";
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    height: 100%;
    right: 0;
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(79%) sepia(38%) saturate(6614%) hue-rotate(73deg) brightness(93%) contrast(93%);
}
.d-section-general .sub-sub-title.stamp.stamp-type1:before {
    max-width: calc(100% - 70px);
}
.d-section-general .sub-sub-title.stamp.stamp-type1:after {
    width: 60px;
    height: 50px;
    background-image: url(/wp-content/uploads/2024/02/stamp-type1.png);
}
.d-section-general .sub-sub-title.stamp.stamp-type2:before {
    max-width: calc(100% - 110px);
}
.d-section-general .sub-sub-title.stamp.stamp-type2:after {
    width: 100px;
    background-image: url(/wp-content/uploads/2023/11/stamp-type2.png);
}
.d-section-general .sub-sub-title.scenario{
    color: #fff;
    background-color: #d10101;
    margin: 0 -30px 20px;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 0 10px 10px 0;
    position: relative;
}
.d-section-general .sub-sub-title.scenario:before{
    content: none;
}
.d-section-general .sub-sub-title.scenario.tag-beispiel:before{
    content: 'Beispiel';
    transform: translateY(-50%);
    top: 50%;
    bottom: auto;
    right: calc(100% + 15px);
    left: auto;
    height: auto;
    background-color: #f8f8f8;
    color: #4bdc69;
    text-transform: uppercase;
    padding: 3px 7px 2px;
    border: 2px solid #4bdc69;
    border-radius: 7px;
    font-size: 80%;
}
@media screen and (max-width: 1400px){ 
    .d-section-general .sub-sub-title.scenario.tag-beispiel:before{
        right: calc(100% + 5px);
        padding: 1px 3px;
        font-size: 50%;
    }
}
@media screen and (max-width: 1320px){ 
    .d-section-general .sub-sub-title.scenario.tag-beispiel:before{
        content: none;
    }
}

.d-section-general .sub-sub-title span.icon-el{
    display: inline-block;
    background-size: contain;
    height: 30px;
    aspect-ratio: 1 / 1;
    margin-right: 10px;
    background-position: center left;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(36%) sepia(11%) saturate(3615%) hue-rotate(103deg) brightness(93%) contrast(86%);
}
.d-section-general .sub-sub-title span.icon-el.icon-money{
    background-image: url(/wp-content/uploads/2024/04/money.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-interest{
    background-image: url(/wp-content/uploads/2024/04/interest.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-capital{
    background-image: url(/wp-content/uploads/2024/04/capital.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-house{
    background-image: url(/wp-content/uploads/2024/04/home.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-people{
    background-image: url(/wp-content/uploads/2024/04/people.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-man-suitcase{
    background-image: url(/wp-content/uploads/2024/04/man-suitcase.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-man-office{
    background-image: url(/wp-content/uploads/2024/04/man-office.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-residence{
    background-image: url(/wp-content/uploads/2024/04/residence.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-cart{
    background-image: url(/wp-content/uploads/2024/04/cart.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-car-sofa{
    background-image: url(/wp-content/uploads/2024/04/car-sofa.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-school{
    background-image: url(/wp-content/uploads/2024/04/school.png);
}
.d-section-general .sub-sub-title span.icon-el.icon-dividends{
    background-image: url(/media/images/icons/dividends.svg);
}
.d-section-general .sub-sub-title span.icon-el.icon-interest{
    background-image: url(/media/images/icons/interest.svg);
}
.d-section-general .sub-sub-title span.icon-el.icon-gain{
    background-image: url(/media/images/icons/gain.svg);
}
.d-section-general .sub-sub-title span.icon-el.icon-rental{
    background-image: url(/media/images/icons/rental.svg);
}
.d-section-general .sub-sub-title span.icon-el.icon-employee-benefit{
    background-image: url(/media/images/icons/employee-benefit.svg);
}

.d-section-general .wrap-title > .highlighted{
/*    color: #134f33 !important;*/
}

.d-section-general span.price[data-toggle="tooltip"]{
    white-space: nowrap;
    font-weight: 600;
}

/*img sections*/
.d-section-general .img-wrap{
    border-radius: 7px;
    overflow: hidden;
    margin-top: 50px;
}
.d-section-general .img-wrap img{
    border-radius: 7px;
}
.d-section-general .img-wrap:first-child{
    margin-top: 0;
}
.d-section-general .img-flex{
    display: flex;
    margin: 0 -10px 20px;
}
.d-section-general .section-wrap > div:last-child.img-flex{
    margin-bottom: 0;    
}
.d-section-general .img-flex.img-flex-v{
    display: flex;
    margin: -10px 0;
    height: calc(100% + 20px);
    flex-direction: column;
    justify-content: space-between;
    width: 250px;
    margin-left: 20px;
}
.d-section-general .img-flex.img-flex-v.wider{
    display: flex;
    margin: -10px 0;
    height: calc(100% + 20px);
    flex-direction: column;
    justify-content: space-between;
    width: 350px;
    margin-left: 20px;
}
/*.en-GB .d-section-general .img-flex.img-flex-v{
    width: 270px;
}*/
.d-section-general .img-flex > div{
    margin: 0 !important;
    padding: 0 10px;
    flex-grow: 1;
}
.d-section-general .text-img-flex{
    display: flex;
    margin: 0 -10px 10px;
}
.d-section-general .text-img-flex > div{
    margin: 0 !important;
    padding: 10px;
    /* flex-grow: 1; */
}
.d-section-general .text-img-flex .text-wrap{
    width: 55%;
}
.d-section-general .text-img-flex .img-wrap{
    width: 45%;
}
.d-section-general .text-img-flex .img-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.d-section-general .text-img-flex .img-wrap.fit-contain img{
    object-fit: contain;
}
.d-section-general .text-img-flex .img-wrap.img-bg img{
    background-color: #f8f8f8;
}
.d-section-general.darker .text-img-flex .img-wrap.img-bg img{
    background-color: #fff;
}
.d-section-general .text-img-flex.small-img{
}
.d-section-general .text-img-flex.small-img .text-wrap{
    width: 85%;
}
.d-section-general .text-img-flex.small-img .img-wrap{
    width: 15%;
}
@media screen and (max-width: 500px){
    .d-section-general .text-img-flex.small-img .text-wrap{
        width: 100%;
    }    
    .d-section-general .text-img-flex.small-img .img-wrap{
        display: none;
    }
}

/*wrap border*/
.d-section-general .wrap-border{
    margin: 25px auto;
    border: 1px solid #bda98a;
    border-radius: 10px;
    padding: 20px;
}
.d-section-general .wrap-border > *:last-child{
    margin-bottom: 0;    
}
.d-section-general .wrap-border > *:first-child{
    margin-top: 0;    
}
.d-section-general .section-wrap > div:first-child.wrap-border{
    margin-top: 0;    
}
.d-section-general .section-wrap > div:last-child.wrap-border{
    margin-bottom: 0;    
}

.d-section-general .wrap-border .wrap-border-flex-h{
    display: flex;
}
.d-section-general .wrap-border .wrap-border-flex-h .flex-h-wrap-img{
    display: flex;
}
.d-section-general .wrap-border .img-flex-v{
}
.d-section-general .wrap-border .img-flex-v .img-wrap{
    display: flex;
    height: 100%;
}
.d-section-general .wrap-border .img-flex-v .img-wrap img{
    object-fit: cover;
}

.d-section-general .wrap-flex-h{
    display: flex;
    flex-wrap: wrap;
}
.d-section-general .wrap-flex-h > .flex-h-wrap:first-child{
    width: 55%;
}
.d-section-general .wrap-flex-h .flex-h-wrap-img{
    display: flex;
    width: 45%;
}
.d-section-general .wrap-flex-h .flex-h-wrap-img .img-flex.img-flex-v{
    width: 100%;
}
.d-section-general .img-flex-v{
}
.d-section-general .img-flex-v .img-wrap{
    display: flex;
    height: 100%;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.d-section-general .img-flex-v .img-wrap img{
    object-fit: cover;
}

.d-section-general .wrap-border ol,
.d-section-general .wrap-border ul{
    margin: 0 0 20px;
}
.d-section-general .wrap-border *:last-child{
    margin-bottom: 0;
}
.d-section-general .wrap-border hr{
    border: 1px solid #bda98a;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin: 30px 0;
    max-width: 400px;
}
.d-section-general .wrap-border-section{
    position: relative;
}
.d-section-general .wrap-border-section:not(:last-child){
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.d-section-general .wrap-border.w-separator .wrap-border-section:not(:last-child){
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.d-section-general .wrap-border.w-separator .wrap-border-section:not(:last-child):after{
/*    content: "";*/
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    height: 1px;
    background-color: #008857;
    /* background-color: #3c3c3c; */
    width: 30%;
    max-width: 200px;
}
.d-section-general .wrap-border-section .wrap-title{
    font-size: 22px;
    color: #354649;
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    text-align: left;
    font-weight: 500;
}
.d-section-general .wrap-border-section .wrap-title span{
    color: #127749;
}
.d-section-general .wrap-border-section .wrap-title:after{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 325px;
    max-width: 100%;
    height: 1px;
    background-color: #bda98a;
}
.d-section-general .wrap-border-section .wrap-title.w-icon:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: transparent;
    position: relative;
    top: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width: 500px){ 
    .d-section-general .wrap-border-section .wrap-title.w-icon:before {
        display: block;
        top: 5px;
    }
}
.d-section-general .wrap-border-section .wrap-title.w-icon.icon-safety:before {background-image: url(/wp-content/uploads/2024/02/icon-safety.png);}
.d-section-general .wrap-border-section .wrap-title.w-icon.icon-children:before {background-image: url(/wp-content/uploads/2024/02/icon-children.png);}
.d-section-general .wrap-border-section .wrap-title.w-icon.icon-school:before {background-image: url(/wp-content/uploads/2024/02/icon-school.png);}
.d-section-general .wrap-border-section .wrap-title.w-icon.icon-medicine:before {background-image: url(/wp-content/uploads/2024/02/icon-medicine.png);}

.d-section-general .wrap-border-section p{
    /*font-size: 16px;*/
}

.d-section-general .wrap-border.schedule {
    border: 0;
    border-radius: 20px;
    padding: 17px 25px;
    display: flex;
    align-items: center;
}
.d-section-general .wrap-border.schedule .wrap-desc{
    font-weight: 500;
    flex-basis: 77%;
}
.d-section-general .wrap-border.schedule .wrap-desc .desc-title{
    font-size: 31px;
    color: #bda98a;
}
.d-section-general .wrap-border.schedule .wrap-desc .desc-sub-title{
    font-size: 22px;
    color: #354649;
}
.d-section-general .wrap-border.schedule .wrap-link{
    flex-basis: 23%;
}
.d-section-general .wrap-border.schedule .wrap-link a{
    display: block;
    color: #fff;
    background-color: #bda98a;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    margin: 10px 0;
    padding: 13px 10px;
    border-radius: 10px;
}
.d-section-general .wrap-border.schedule .wrap-link a:hover{
    background-color: #f1eee6;
}
.d-section-general .wrap-border.schedule .wrap-link a.primary{
    background-color: #127749;
}
.d-section-general .wrap-border.schedule .wrap-link a.primary:hover{
    background-color: #a3c6c4;
}
.d-section-general .wrap-border.expert-talk{
    margin-top: 25px;
    border: 1px solid #6c7a89;
    border-radius: 9px;
    padding: 17px 25px;
    display: inline-flex;
    align-items: center;
    position: relative;
}
/*.en-GB .d-section-general .wrap-border.expert-talk{
    display: flex;
    justify-content: center;
}*/
.d-section-general.dark .wrap-border.expert-talk{
    border-color: #bda98a;
}
.d-section-general .wrap-border.expert-talk:after{
    content: '';
    clear: both;
    display: table;
}
.d-section-general .wrap-border.expert-talk > div{
    display: inline-block;
}
.d-section-general .wrap-border.expert-talk .wrap-desc{
    font-size: 21px;
    /*color: #6c7a89;*/
    font-weight: 400;
}
.d-section-general.dark .wrap-border.expert-talk .wrap-desc{
    color: #fff;
}
.d-section-general .wrap-border.expert-talk .wrap-desc span{
    color: #bda98a;
    font-weight: 500;
}
.d-section-general .wrap-border.expert-talk .wrap-link{
    margin-left: 20px;
}
.d-section-general .wrap-border.expert-talk .wrap-link a{
    background-color: #354649;
    color: #fff;
    font-size: 14px;
    padding: 13px 45px;
    display: block;
    border-radius: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.d-section-general .wrap-border.expert-talk .wrap-link a:hover{
    background-color: #bda98a;
}
.d-section-general.dark .wrap-border.expert-talk .wrap-link a{
    background-color: #bda98a;
}
.d-section-general.dark .wrap-border.expert-talk .wrap-link a:hover{
    background-color: #354649;
}

/*wrap pipe*/
.d-section-general blockquote{
    margin: 25px 0;
    font-style: normal !important;
    padding: 30px !important;
    background-color: #f8f8f8 !important;
}
.d-section-general.darker blockquote{
    background-color: #fff !important;
}
.d-section-general .wrap-pipe{
}
.d-section-general .wrap-pipe.blockquote-info-icon{
    padding-left: 95px !important;
    position: relative;
}
.d-section-general .wrap-pipe.blockquote-info-icon:before{
    content: "";
    position: absolute;
    left: 10px;
    transform: translateY(-50%);
    top: 50%;
    width: 75px;
    aspect-ratio: 1/1;
    background-image: url(/wp-content/uploads/2024/06/info.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0) saturate(100%) invert(43%) sepia(64%) saturate(427%) hue-rotate(138deg) brightness(88%) contrast(88%);
}

/*wrap quote*/
.d-section-general .wrap-quote{
    margin: 30px auto;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    /*background-color: #a3c6c4;*/
    background-color: #f9f8f8;
    border: 1px solid #dacebe;
    color: #000;
    line-height: 25px;
}
.d-section-general .section-wrap > div:first-child.wrap-quote{
    margin-top: 0;    
}
.d-section-general .section-wrap > div:last-child.wrap-quote{
    margin-bottom: 0;    
}
.d-section-general .wrap-quote.brown{
    background-color: #bda98a;
    color: #fff;
}
.d-section-general .wrap-quote.turquoise{
    background-color: #127749;
    color: #fff;
}
.d-section-general .wrap-quote:before{
    /*content: "";*/
    position: absolute;
    top: 100%;
    right: 99px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 21px 0px 21px;
    /*border-color: #a3c6c4 transparent transparent transparent;*/
    border-color: #dacebe transparent transparent transparent;
}
.d-section-general .wrap-quote:after{
    /*content: "";*/
    position: absolute;
    top: 100%;
    right: 100px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 20px 0 20px;
    /*border-color: #a3c6c4 transparent transparent transparent;*/
    border-color: #f9f8f8 transparent transparent transparent;
}
.d-section-general .wrap-quote.brown:before{
    content: none;
}
.d-section-general .wrap-quote.brown:after{
    border-color: #bda98a transparent transparent transparent;
}
.d-section-general .wrap-quote.turquoise:before{
    content: none;
}
.d-section-general .wrap-quote.turquoise:after{
    border-color: #127749 transparent transparent transparent;
}

/*contact wrap*/
.d-section-general .contact-wrap{
    background-color: #f8f8f8;
    border-radius: 9px;
    padding: 30px 45px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 25px auto;
    width: 100%;
    overflow: hidden;
}
.d-section-general.darker .contact-wrap{
    border:1px solid #d9cdbc;
}
.d-section-general .contact-wrap a{
    background-color: #127749;
    color: #fff;
    text-decoration: none;
    border-radius: 7px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    padding: 15px 10px;
    margin: 5px 0;
    width: 22%;
}
.d-section-general .contact-wrap a.mail{
    background-color: #d10202;
}
.d-section-general .contact-wrap a span{}
.d-section-general .contact-wrap a i{
    margin-right: 7px;
}
.d-section-general .contact-wrap a:hover{
    opacity: 0.9;
}
.d-section-general .contact-wrap p{
    width: 50%;
    font-size: 90%;
}
@media screen and (max-width: 500px){ 
    .d-section-general .contact-wrap{
        padding: 15px;
    }
    .d-section-general .contact-wrap a{
        width: 100%;
    }
    .d-section-general .contact-wrap p{
        width: 100%;
    }
}

/*expert-talk-wrap*/
.expert-talk-note{
    font-size: 110%;
}
.expert-talk-wrap{
    border-radius: 9px;
    padding: 30px 45px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 0 auto 25px;
    width: 100%;
    background-image: url(/wp-content/uploads/2025/06/expert-talk-wrap-bg.jpg);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    color: #fff;
}
.expert-talk-wrap.expert-talk-wrap--alt{
    background-image: none;
    background-color: #F1F1F1;
    justify-content: flex-start;
    gap: 10px;
}
@media screen and (max-width: 900px){ 
    .expert-talk-wrap{
        flex-direction: column;
        padding: 15px;
        margin: 10px auto;
    }
}
.expert-talk-wrap .wrap-desc{
    font-size: 32px;
    line-height: 1.1;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    color: #eed6a3;
}
.expert-talk-wrap.expert-talk-wrap--alt .wrap-desc{color: #3a4a4e;text-shadow: none;font-size: 20px;}
@media screen and (max-width: 900px){ 
    .expert-talk-wrap .wrap-desc{
        font-size: 17px;
        margin-bottom: 15px;
        text-align: center;
    }
}
.expert-talk-wrap .wrap-desc span{
    font-size: 87%;
    display: block;
    line-height: 1;
    color: #fff;
}
.expert-talk-wrap.expert-talk-wrap--alt .wrap-desc span{
    color: inherit;
    font-weight: 600;
}
.expert-talk-wrap .wrap-link{}
.expert-talk-wrap.expert-talk-wrap--alt .wrap-link{}
.expert-talk-wrap .wrap-link a{
    background-color: #fff;
    color: #000;
    margin-right: 12px;
    padding: 14px 35px;
    border-radius: 10px;
    display: block;
}
.expert-talk-wrap.expert-talk-wrap--alt .wrap-link a{
    background-color: #127749;
    color: #fff;
}
.expert-talk-wrap .wrap-link a:hover{
    background-color: #127749;
    color: #fff;
}
.expert-talk-wrap.expert-talk-wrap--alt .wrap-link a:hover{
    color: #127749;
    background-color: #fff;
}
.expert-talk-wrap .wrap-link a i{
    color: #127749;
}
.expert-talk-wrap.expert-talk-wrap--alt .wrap-link a i{
    color: #fff;
}
.expert-talk-wrap .wrap-link a:hover i{
    color: #fff;
}
.expert-talk-wrap.expert-talk-wrap--alt .wrap-link a:hover i{
    color: #127749;
}

/*table*/
.d-section-general .table-responsive{
    min-height: .01%;
    overflow-x: auto;
    /*    margin: 20px 0;
    padding: 25px;
    border: 1px solid #bda98a;*/
    margin-top: 0;
    margin-bottom: 30px;
    border-radius: 10px;
}
.d-section-general .table-responsive table{
    max-width: 100%;
    width: 100%;
    margin: 0;
    border-radius: 7px;
    overflow: hidden;
    color: #fff;
    background-color: #d1be9e;
}
.d-section-general .table-responsive table thead{}


/*LG page */
/*table styles*/
.d-section-general .table-responsive table.lg-table{
/*    max-width: 800px;*/
}
.d-section-general .table-responsive table.lg-table td{
    vertical-align: middle;
}
.d-section-general .table-responsive table.lg-table td:nth-child(1){
    background-color: #3b6c56;
}
.d-section-general .table-responsive table.lg-table td:last-child{
    white-space: nowrap;
}
.d-section-general .table-responsive table.lg-table tr:nth-child(even) td:nth-child(1){
    background-color: #2b5944;
}
.d-section-general .table-responsive table.lg-table tr+tr td{
    border-top: 5px solid #fff;
}
.d-section-general .table-responsive table.lg-table tr.total td{
    font-weight: 600;
}
/*table styles end*/

/*btn style*/
.btn-lg{
    background-color: #3b6c56;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 10px;
    padding: 20px 35px;
    cursor: pointer;
}
.btn-lg:hover{
    background-color: #3f3f3f;
}
.btn-lg.btn-flex{
    display: inline-flex;
    align-items: center;
}
.btn-lg i{
    color: #a3c6c4;
    font-size: 40px;
}
.btn-lg span.text{}
/*btn style end*/

/*border-wrap style*/
.d-section-general .wrap-border.wrap-lg{
    background-color: #f8f8f8;
}
.d-section-general .wrap-border.wrap-lg .wrap-border-section + .wrap-border-section{
    padding-top: 10px;
    border-top: 1px solid #bda98a;
}
.d-section-general .wrap-border.wrap-lg .table-responsive table.lg-table td:nth-child(2){
    width: 230px;
    text-align: center;
}
.d-section-general .wrap-border.wrap-lg .table-responsive table.lg-table td:last-child{
    width: 150px;
    text-align: center;
}
/*border-wrap style end*/
/*LG page end*/

.d-section-general .table-responsive.sticky-header,
.d-section-general .table-responsive.sticky-header table{
    width: 875px;
}
.d-section-general .table-responsive.sticky-header.sticky-header-active table thead{
    position: fixed;
    top: 100px;
    width: 875px;
}
.d-section-general .table-responsive.sticky-header.sticky-header-active table thead{
    position: fixed;
    top: 0;
    width: 875px;
    box-shadow: 0px 10px 7px 0px rgb(163 198 196 / 44%), 0px -2px 4px 2px rgb(163 198 196 / 44%);
}
body.admin-bar .d-section-general .table-responsive.sticky-header.sticky-header-active table thead{
    top: 32px;
}
.d-section-general .table-responsive.sticky-header.sticky-header-active table thead tr{
    display: flex;
}
.d-section-general .table-responsive.sticky-header table tr{
    display: flex;
    flex-wrap: wrap;
}
.d-section-general .table-responsive.sticky-header table td:nth-child(1){
    width: 175px;
}
.d-section-general .table-responsive.sticky-header table td:nth-child(2){
    width: 350px;
}
.d-section-general .table-responsive.sticky-header table td:nth-child(3){
    width: 350px;
}

.d-section-general .table-responsive table thead td{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.d-section-general .table-responsive table thead td:nth-child(3n+1){
    background-color: #c3a370;
}
.d-section-general .table-responsive table thead td:nth-child(2n+2){
    background-color: #bc9d6b;
}
.d-section-general .table-responsive table thead td:nth-child(2n+3){
    background-color: #b49666;
}
.d-section-general .table-responsive table td{
    border: 0;
    padding: 10px 20px;
    vertical-align: top;
    float: unset;
}

/*table w/ only first cell vertically in the middle*/
.d-section-general .table-responsive.first-td-v-middle table tbody td{
    vertical-align: middle;
}
.d-section-general .table-responsive.first-td-v-middle table tbody td:first-child{
    vertical-align: middle;
}

/*table w/ all cell vertically in the middle*/
.d-section-general .table-responsive.td__v-middle table thead td,
.d-section-general .table-responsive.td__v-middle table tbody td{
    vertical-align: middle;
}

/*table w/ all cell horizontaly in the center*/
.d-section-general .table-responsive.td__h-center table thead td,
.d-section-general .table-responsive.td__h-center table thead td *,
.d-section-general .table-responsive.td__h-center table tbody td,
.d-section-general .table-responsive.td__h-center table tbody td *{
    text-align: center;
}

/*table w/ all cell horizontaly in the center*/
.d-section-general .table-responsive.td__h-center_but-first table thead td:first-child,
.d-section-general .table-responsive.td__h-center_but-first table thead td:first-child *,
.d-section-general .table-responsive.td__h-center_but-first table tbody td:first-child,
.d-section-general .table-responsive.td__h-center_but-first table tbody td:first-child *{
    text-align: left;
}
.d-section-general .table-responsive.td__h-center_but-first table thead td:not(:first-child),
.d-section-general .table-responsive.td__h-center_but-first table thead td:not(:first-child) *,
.d-section-general .table-responsive.td__h-center_but-first table tbody td:not(:first-child),
.d-section-general .table-responsive.td__h-center_but-first table tbody td:not(:first-child) *{
    /* text-align: center; */
}

/*table w/ big icons in head*/
.d-section-general .table-responsive.head-big-icons table thead td i{
    font-size: 200%;
    display: block;
    margin: 15px auto;
}

/*table w/ left column bigger like category name*/
.d-section-general .table-responsive.left-col-category-name table tbody td:not(:first-child),
.d-section-general .table-responsive.left-col-category-name table tbody td:not(:first-child) *{
    /* font-size: 80%; */
    text-align: center;
}

/*table w/ first cell on all raws*/
.d-section-general .table-responsive.first-cell-all-raws table tr:first-child  td:first-child{
    background-color: #fbfbfb !important;
    color: #785713 !important;
    font-size: 120%;
    font-weight: 600;
    vertical-align: top;
    text-align: left;
}
.d-section-general .table-responsive.first-cell-all-raws table tr:first-child  td:first-child i{
    color: #147749;
    font-size: 200%;
    display: block;
    margin: 15px auto;
}

/*table w/ cusrom cell icons*/
.d-section-general .table-responsive.first-cell-all-raws table td.td-icon{
    position: relative;
    padding-left: 50px;
    text-align: left;
}
.d-section-general .table-responsive.first-cell-all-raws table td.td-icon:before{
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    position: absolute;
    left: 10px;
    transform: translateY(-50%);
    top: 50%;
    font-size: 130%;
}
.d-section-general .table-responsive.first-cell-all-raws table td.td-check:before{
    content: "\f058";
}
.d-section-general .table-responsive.first-cell-all-raws table td.td-gear:before{
    content: "\f013";
}

.d-section-general .table-responsive table td:nth-child(3n+1),
.d-section-general .table-responsive table td:nth-child(2n+3){
    background-color: #c9b28a;
}
.d-section-general .table-responsive table td:nth-child(2n+2){
    background-color: #c2a77a;
}
.d-section-general .table-responsive table tr:nth-child(even) td:nth-child(3n+1),
.d-section-general .table-responsive table tr:nth-child(even) td:nth-child(2n+3){
    background-color: #c2a77a;
}
.d-section-general .table-responsive table tr:nth-child(even) td:nth-child(2n+2){
    background-color: #b89d75;
}
/*table grey-color*/
.d-section-general .table-responsive.grey-color table{
    color: #394b4e;
    background-color: #f8f8f8;
}
.d-section-general .table-responsive.grey-color table thead td{
    border-bottom: 3px solid #fff;
}
.d-section-general .table-responsive.grey-color table thead td:nth-child(3n+1){
    background-color: #f5f5f5;
}
.d-section-general .table-responsive.grey-color table thead td:nth-child(2n+2){
    background-color: #ebebeb;
}
.d-section-general .table-responsive.grey-color table thead td:nth-child(2n+3){
    background-color: #e6e5e5;
}
.d-section-general .table-responsive.grey-color table tbody tr + tr td{
    border-top: 3px solid #fff;
}
.d-section-general .table-responsive.grey-color table td:nth-child(3n+1){
    background-color: #ebebeb !important;
}
.d-section-general .table-responsive.grey-color table td:nth-child(2n+2){
    background-color: #e6e5e5 !important;
}
.d-section-general .table-responsive.grey-color table td:nth-child(2n+3){
    background-color: #dadada !important;
}
.d-section-general .table-responsive.grey-color table tr:nth-child(even) td:nth-child(3n+1){
}
.d-section-general .table-responsive.grey-color table tr:nth-child(even) td:nth-child(2n+2){
}
.d-section-general .table-responsive.grey-color table tr:nth-child(even) td:nth-child(2n+3){
}
/*table inner objects*/
.d-section-general .table-responsive p{
    margin-bottom: 15px;
}
.d-section-general .table-responsive p:last-child {
    margin-bottom: 0 !important;
}
.d-section-general .table-responsive p b, 
.d-section-general .table-responsive p strong, 
.d-section-general .table-responsive li b, 
.d-section-general .table-responsive li strong{
    color: #fff;
}
.d-section-general .table-responsive.grey-color p b, 
.d-section-general .table-responsive.grey-color p strong, 
.d-section-general .table-responsive.grey-color li b, 
.d-section-general .table-responsive.grey-color li strong{
    color: #394b4e;
}
.d-section-general .table-responsive ul li,
.d-section-general .table-responsive ol li {
    text-align: justify;
}
.d-section-general .table-responsive a{
    color: #147749;
}
.d-section-general .table-responsive a.link-more-info{
    position:relative;
    display: inline-flex;
    gap: 5px;
}
.d-section-general .table-responsive a.link-more-info:after{
    content: "";
    position: relative;
    display: inline-block;
    width: 25px;
    aspect-ratio: 1 / 1;
    background-image: url(/wp-content/uploads/2023/10/read-more-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0) saturate(100%) invert(37%) sepia(10%) saturate(4752%) hue-rotate(107deg) brightness(88%) contrast(84%);
}
.d-section-general .table-responsive a.link-more-info:hover{
    filter: brightness(0) saturate(100%) invert(28%) sepia(13%) saturate(667%) hue-rotate(141deg) brightness(90%) contrast(92%);
}
.d-section-general .table-responsive a:hover{
    color: #394b4e;
}
.d-section-general .table-responsive.grey-color a{
    /* color: #394b4e; */
}
.d-section-general .table-responsive.grey-color a:hover{
    /* color: #127749; */
}
.d-section-general .table-responsive a.btn{
    color:#000;
    background-color: #fff;
    padding: 6px 13px;
    margin: 5px 0 20px;
    border-radius: 7px;
    display: inline-block;
    text-decoration: none;
    transition: all .2s;
}
.d-section-general .table-responsive a.btn:hover{
    color:#fff;
    background-color: #127749;
}
.d-section-general .table-responsive.grey-color a.btn{
    color:#fff;
    background-color: #127749;
}
.d-section-general .table-responsive.grey-color a.btn:hover{
    color:#000;
    background-color: #fff;
}
.d-section-general .table-responsive table td > *:last-child{
    margin-bottom: 0;
}


/*table taxes*/
.d-section-general .table-responsive.table-taxes{
    /*padding: 25px 45px;*/
}
.d-section-general .table-responsive.table-taxes table{
    color: #394b4e;
    background-color: transparent;
}
.d-section-general .table-responsive.table-taxes table thead{
    color: #354649;
}
.d-section-general .table-responsive.table-taxes table thead tr{}
.d-section-general .table-responsive.table-taxes table thead tr th{
    font-size: 22px;
    padding: 5px 20px;
}
.d-section-general .table-responsive.table-taxes table thead tr th,
.d-section-general .table-responsive.table-taxes table tbody tr td{
    text-align: center;
}
.d-section-general .table-responsive.table-taxes table thead tr th:first-child,
.d-section-general .table-responsive.table-taxes table tbody tr td:first-child{
    text-align: left;
    padding-left: 0;
}
.d-section-general .table-responsive.table-taxes table tbody tr:first-child td{
    padding: 15px 15px 10px;
}
.d-section-general .table-responsive.table-taxes table tbody tr{
    border-bottom: 1px solid #bea98a;
}
.d-section-general .table-responsive.table-taxes table tbody tr.row-hidden{
    display: none;
}
.d-section-general .table-responsive.table-taxes table tbody tr:last-child{
    border-bottom: 0;
}
.d-section-general .table-responsive.table-taxes table tbody tr td{
    background-color: transparent !important;
    color: #394b4e;
    font-weight: 300;
    font-size: 17px;
}
.d-section-general .table-responsive.table-taxes table tbody tr:first-child td{
    color: #127749;
}
.d-section-general .table-responsive.table-taxes table tbody tr td .contry-wrap{
    display: flex;
    align-items: center;
}
.d-section-general .table-responsive.table-taxes table tbody tr td .flag-icon{
    width: 25px;
    height: 25px;
    margin-right: 12px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px 0px #a0a0a0;
    opacity: 0.7;
}
.d-section-general .table-responsive.table-taxes .btn-wrap{
    margin-top: 20px;
}
.d-section-general .table-responsive.table-taxes .btn-wrap a{
    border: 1px solid #127749;
    background-color: #127749;
    border-radius: 8px;
    color: #fff;
    padding: 10px 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.d-section-general .table-responsive.table-taxes .btn-wrap a:hover {
    border-color: #127749;
    background-color: #fff;
    color: #127749;
}
.d-section-general .table-responsive.table-taxes .btn-wrap a i{
    margin-left: 10px;  
}









.d-section-general.grey{
    background-color: #fafafa;
}
.d-section-general.darker{
    background-color: #f8f8f8;
}
.d-section-general.bottom-navi{
    background-color: #F1EEE5;
}
.fusion-container-stuck .d-section-general.darker{
    background-color: transparent;
}
.d-section-general.dark{
    background-color: #354649;
    color: #fff;
}

/*buttons*/
.link{
    position: relative;
    color: #fff !important;
    background-color: #127749;
    padding: 10px 25px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}
.link:hover{
    background-color: #a3c6c4;
}
.link.link--order-now{
    padding: 20px 35px;
    margin-left: auto !important;
    max-width: 300px;
    display: flex;
}
.d-section-general .link{
    margin: 20px 0;   
}

.link-btn,
.link-read-more{
    position: relative;
    color: #127749 !important;
    background-color: #fff;
    padding: 10px 25px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none !important;
    border: 1px solid #127749;
}
.link-read-more:after{
    content: "";
    position: relative;
    width: 35px;
    aspect-ratio:1/1;
    background-image: url(/wp-content/uploads/2023/10/read-more-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
    filter: brightness(0) saturate(100%) invert(41%) sepia(67%) saturate(423%) hue-rotate(138deg) brightness(92%) contrast(86%);
}
.link-btn:hover,
.link-read-more:hover{
    background-color: #a3c6c4;
}
.d-section-general .link-btn,
.d-section-general .link-read-more{
    margin: 20px 0;   
}



/*footer*/
.fusion-footer{
    position: relative;
    z-index: 999;
    color: #fff;
}
.footer-title{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
    display: none;
}
.footer-sub-title{
    color: #bda98a;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}
.footer-sub-title sup{
    font-size: 60%;
}
.footer-desc.w-icon{
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
}
.footer-desc.w-icon i{
    position: absolute;
    top: -3px;
    left: 0px;
    font-size: 25px;
    color: #bda98a;
}
.footer-desc p{
    font-size: 15px;
    margin: 0 0 10px;
}
.footer-desc p,
.footer-desc a,
.fusion-footer *{
    color: #c7c7c7;
}
.footer-desc a:hover{
    color: #fff;
}
.footer-desc ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-desc ul li{}
.footer-desc ul li a{
    display: block;
    padding: 0 0 5px;
    font-size: 15px;
}
/*footer end*/

/*modal*/
.modal{
    z-index: 999999;
}
.modal p{
    margin: 0 0 10px;
}
.modal p:last-child{
    margin: 0;
}
.modal .modal-dialog{}
.modal .modal-content{
    border-radius: 10px;
    background-color: #F9F7F2;
    overflow: hidden;
}
.modal .modal-header{
    border: 0;
    min-height: 60px;
    position: relative;
    padding-right: 50px;
}
.modal .modal-header .modal-title{
    color: #127749;
    font-weight: 500;
    font-size: 22px;
}
.modal .modal-header .close{
    position: absolute;
    margin: 0;
    top: 0;
    right: 0;
    width: 50px;
    opacity: 1;
    transition: all .2s;
    height: 100%;
}
.modal .modal-header .close:before,
.modal .modal-header .close:after {
    position: absolute;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #a3c6c4;
    transition: all .2s;
    top: 50%;
}
.modal .modal-header .close:before {
    transform: rotate(45deg) translate(-50%, -50%);
    left: 25%;
    margin-top: -4px;
}
.modal .modal-header .close:after {
    transform: rotate(-45deg) translate(-50%, -50%);
    right: 25%;
    margin-top: -5px;
}
.modal .modal-header .close:hover:before,
.modal .modal-header .close:hover:after {
    background-color: #127749;
}
.modal .modal-body{
    background-color: #fff;
}
.modal .modal-footer{
    border: 0;
    margin: 0;
}
.modal .modal-footer button{
    color: #fff;
    background-color: #127749;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    padding: 13px 20px;
    border-radius: 10px;
}
.modal .modal-footer button:hover{
    background-color: #a3c6c4;
}

.modal.contact{}
.modal.contact .modal-dialog{
    width: 525px;
}
.modal.contact .modal-dialog:after{
    content: "";
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    left: 50%;
    width: 110px;
    height: 70px;
    background-image: url(/wp-content/uploads/2023/04/contact-modal-bottom-arrow.png);
    background-size: 100% 100%;

}
.modal.contact .modal-content{
    border-radius: 20px;
    padding: 20px;
    background-color: white;
    border:0;
}
.modal.contact .modal-body{
    border-radius: 20px;
    border: 1px solid #c8b18c;
    padding: 40px;
}
.modal.contact .modal-body .modal-body-title{
    font-size: 43px;
    text-align: center;
    line-height: 1.1;
}
.modal.contact .modal-body ul{
    padding: 20px 30px;
    list-style: none;
    margin: 0;
}
.modal.contact .modal-body ul li{
    position: relative;
}
.modal.contact .modal-body ul li:after{
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 4px;
    background-image: url(/wp-content/uploads/2023/04/contact-modal-separator.png);
    background-size: 100% 100%;
}
.modal.contact .modal-body ul li:last-child:after{
    content: none;
}
.modal.contact .modal-body ul li a{
    display: flex;
    justify-content: space-between;
    font-size: 22px;
    font-weight: 500;
    padding: 14px 0;
    padding-left: 37px;
    position: relative;
    color: #127749;
}
.modal.contact .modal-body ul li a:hover{
    color: #000;
}
.modal.contact .modal-body ul li a i{
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    color: #c8b18c;
    font-size: 27px;
}
.modal.contact .modal-body ul li a span{
    font-weight: 400;
    font-size: 18px;
}
.modal.contact .modal-body .btn-close{
    max-width: 170px;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-transform: none;
    padding: 20px 10px;
}
/*modal end*/


/*contact bar*/
.btn-fixed-wrap-desctop{
    position: fixed;
    bottom: 0;
    left: calc(50% + 153px);
    transform: translateX(-50%);
    z-index: 999;
}
@media screen and (max-width: 768px){ 
    .btn-fixed-wrap-desctop{
        display: none;
    }
}
.btn-fixed-wrap-desctop ul{
    list-style: none;
    background-color: #2f828c;
    background-color: #1a7149;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    border-radius: 10px 10px 0 0;
    max-width: 100%;
    box-shadow: 0 0 12px rgb(0 0 0 / 25%);
    margin: 0 auto;
    padding: 0 10px;
}
@media screen and (max-width: 1440px){ 
    .btn-fixed-wrap-desctop ul{
        justify-content: flex-start;
    }
}
.btn-fixed-wrap-desctop ul li{
    position: relative;
    display: flex;
        justify-content: center;
    align-items: center;
    padding: 0 15px;
    white-space: nowrap;
    margin: 0 10px;
}
.btn-fixed-wrap-desctop ul li:before{
    content: "";
    position: absolute;
    top: 10px;
    left: -8px;
    bottom: 10px;
    width: 1px;
    background-color: #bda98a;
}
.btn-fixed-wrap-desctop ul li:first-child:before{
    content: none;
}
.btn-fixed-wrap-desctop ul li a,
.btn-fixed-wrap-desctop ul li button,
.btn-fixed-wrap-desctop ul li input{
    color: #f1eee6;
    padding: 10px 0;
    font-size: 20px;
    letter-spacing: 0.9px;
    font-weight: 400;
    background-color: transparent;
    border: 0;
    white-space: unset !important;
}
@media screen and (max-width: 1440px){ 
    .btn-fixed-wrap-desctop ul li a,
    .btn-fixed-wrap-desctop ul li button,
    .btn-fixed-wrap-desctop ul li input{
        font-size: 12px;
    }
}
.btn-fixed-wrap-desctop ul li a:hover,
.btn-fixed-wrap-desctop ul li input:hover{
    opacity: 0.8;
    text-decoration: none;
}
.btn-fixed-wrap-desctop ul li i{
    background: #ffefca;
    background: -webkit-linear-gradient(to bottom, #ffefca 0%, #f8eed6 30%, #c4af87 45%, #ffedbb 72%, #c5ae92 86%);
    background: -moz-linear-gradient(to bottom, #ffefca 0%, #f8eed6 30%, #c4af87 45%, #ffedbb 72%, #c5ae92 86%);
    background: linear-gradient(to bottom, #ffefca 0%, #f8eed6 30%, #c4af87 45%, #ffedbb 72%, #c5ae92 86%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    margin-right: 15px;
}
.btn-fixed-wrap-desctop ul li span.flag-icon{
    box-shadow: 0 0 1px 0.1px #fff;
}

.btn-fixed-wrap-desctop .lang-item{
    display: none;
}
body.de-DE .btn-fixed-wrap-desctop .lang-item.lang-de{
    display: block;
}
body.en-GB .btn-fixed-wrap-desctop .lang-item.lang-en{
    display: block;
}
body.es-ES .btn-fixed-wrap-desctop .lang-item.lang-es{
    display: block;
}
/*contact bar end*/

/*currensy & tooltip styles*/
span[data-currency]{
    border-bottom: 1px dotted;
}
span[data-currency]:hover {
    cursor: help;
}

.tooltip.in{
    opacity: 1 !important;
}
/*body.de-DE .tooltip.top{
    margin-top: -115px !important;
}*/
.tooltip.top{
    margin-top: -70px !important;
}
.tooltip-arrow{}
.tooltip-inner{
    padding: 0 !important;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #000;
    border-radius: 0 !important;
}
.tooltip-inner .tooltip-header{
    background-color: #f9f7f2;
    color: #127749;
    padding: 5px 10px;
    font-weight: 600;
}
.tooltip-inner .tooltip-body{
    padding: 5px 10px;
}

/*FAQ section*/
.faq-section{
}
.faq-section .item{
    border-bottom: 1px solid #3e3e3e;
}
.faq-section .item:last-child{
    margin-bottom: 0;
}
.faq-section .item > a{
    color: #3f3f3f;
    display: block;
    position: relative;
    cursor: pointer;
}
.faq-section .item > a:hover{
}
.faq-section .item > a .item-title-wrap{
    position:relative;
}
.faq-section .item > a:hover .item-title-wrap{
    color: #147749;
}
.faq-section .item > a .item-title{
    padding: 25px 50px 25px 20px;
    font-size: 22px;
}
@media screen and (max-width: 500px){
    .faq-section .item > a .item-title{
        padding: 25px 50px 25px 20px;
        font-size: 18px;
    }
}
.faq-section .item > a .item-icon{
    position: absolute;
    transform: translateY(-50%);
    transition: all 0.1s ease-out;
    top: 50%;
    right: 10px;
    font-size: 24px;
}
.faq-section .item > a .item-icon i{}
.faq-section .item .item-desc{
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.faq-section .item .item-desc .content-wrap{
    padding: 0 15px 25px;
}
.faq-section .item.active{}
.faq-section .item.active a .item-icon{
    transform: translateY(-50%) rotate(45deg);
}
.faq-section .item.active .item-desc{
    height: unset;
}
/*FAQ section end*/


.post-content .fusion-sticky-container{
    z-index: 2;
}
.cta-floating-pic{
    position: absolute;
    top: 110px;
    right: 75px;
    width: calc(100% - 875px - 7vw - 170px);
    max-width: 500px;
}
@media screen and (max-width: 1800px){
    .cta-floating-pic{
        right: 75px;
        width: calc(100% - 875px - 7vw - 170px);
    }
}
@media screen and (max-width: 1600px){
    .cta-floating-pic{
        right: 50px;
        width: calc(100% - 875px - 7vw - 120px);
    }
}
@media screen and (max-width: 1450px){
    .cta-floating-pic{
        display:none;
    }
}
.cta-floating-pic img{
    width: 100%;
    display: block;
        max-width: 300px;
    margin: 0 auto;
}

/*body.en-GB .cta-floating-pic{
    right: 140px;
    width: calc(70% - 910px);
    max-width: 550px;
}*/


.cla-wrap{
    position: absolute;
    top: 110px;
    right: 75px;
    width: calc(100% - 875px - 7vw - 170px);
    max-width: 500px;
    padding: 0 50px;
    z-index: -1;
}
/*body.en-GB .cla-wrap{
    right: 140px;
    width: calc(70% - 910px);
    max-width: 550px;
}*/
.cla-wrap .cla{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.cla-wrap .cla-note{
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;*/
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    padding: 20px 5px;
    text-shadow: 0 0 10px #000;
    background-image: url(/wp-content/uploads/2024/07/cla-header.jpg);
    background-size: cover;
    background-position: top left;
}
.cla-wrap .cla-img{
}
.cla-wrap .cla-desc{
    position: absolute;
    bottom: 40px;
    left: 40px;
    right: 40px;
}
.cla-wrap .cla-title{
    font-size: 46px;
    line-height: 1.1;
    margin-bottom: 25px;
    color: #fff;
}
.cla-wrap .btn{
    background-color: #d10202;
    color: #fff;
    font-size: 24px;
    padding: 12px 5px;
    border-radius: 10px;
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.cla-wrap .btn span{
    margin-right: 9px;
}
.cla-wrap .btn i{
    padding: 0 6px;
    height: 24px;
}
.cla-wrap .btn img{
    padding: 0 6px;
    height: 24px;
}

@media(max-width:1900px){
    .cla-wrap .cla-note{
        font-size: 19px;
        padding: 15px 5px;
    }
    .cla-wrap .cla-desc{
        bottom: 25px;
        left: 25px;
        right: 25px;
    }
    .cla-wrap .cla-title{
        font-size: 38px;
    }
    .cla-wrap .btn{
        font-size: 21px;
    }
}
@media(max-width:1800px){
    .cla-wrap .cla-title{
        font-size: 36px;
    }
    .cla-wrap{
        padding: 0;
    }
    .cla-wrap .btn{
        font-size: 19px;
    }
    .cla-wrap .btn i{
        padding: 0 3px;
        height: 15px;
    }
    .cla-wrap .btn img{
        padding: 0 3px;
        height: 15px;
    }
}
@media(max-width:1700px){
    .cla-wrap .cla-note {
        font-size: 13px;
        padding: 10px 5px;
    }
    .cla-wrap .cla-title{
        font-size: 23px;
    }
    .cla-wrap .btn{
        font-size: 13px;
    }
}
@media(max-width:1620px){
    .cla-wrap{
        display: none;
    }
}


/*EN layout*/
/*body.en-GB{}
body.en-GB #side-header{
    display: none;
}
body.en-GB #wrapper{
    margin-left: 0 !important;
}

body.en-GB .d-section-general .section-wrap{
    margin-left: 12vw;
}
body.en-GB .btn-fixed-wrap-desctop{
        left: 50%;
}
body.en-GB .btn-fixed-wrap-desctop .lang-de{
    display: none;
}
body.en-GB .btn-fixed-wrap-desctop .lang-en{
    display: block;
}
body.en-GB{}*/
/*EN layout end*/




/* content fixes */
.font-10 {font-size: 10px !important;}
.font-12 {font-size: 12px !important;}
.font-13 {font-size: 13px !important;}
.font-14 {font-size: 14px !important;}
.font-15 {font-size: 15px !important;}
.font-16 {font-size: 16px !important;}
.font-17 {font-size: 17px !important;}
.font-18 {font-size: 18px !important;}
.font-20 {font-size: 20px !important;}
.font-22 {font-size: 22px !important;}
.font-26 {font-size: 26px !important;}
.font-size-80{font-size: 80% !important;}
.font-size-120{font-size: 120% !important;}
.font-size-150{font-size: 150% !important;}
.font-size-200{font-size: 200% !important;}

.font-bold {
    font-weight: 700 !important;
}

.font-normal {
    font-weight: normal !important;
    font-style: normal !important;
    color: inherit;
}

.text-right,
.text-right *{
    text-align: right !important;
}
.text-left,
text-left *{
    text-align: left !important;
}
.text-justify,
.text-justify *{
    text-align: justify !important;
}
.text-center,
.text-center *{
    text-align: center !important;
}
.margin-b-0{
    margin-bottom: 0 !important;
}
.margin-b-10{
    margin-bottom: 10px !important;
}
.margin-b-20{
    margin-bottom: 20px !important;
}
.margin-b-30{
    margin-bottom: 30px !important;
}
.margin-t-0{
    margin-top: 0 !important;
}
.margin-t-10{
    margin-top: 10px !important;
}
.margin-t-20{
    margin-top: 20px !important;
}
.margin-t-30{
    margin-top: 30px !important;
}

.padding-b-0{
    padding-bottom: 0 !important;
}
.padding-b-10{
    padding-bottom: 10px !important;
}
.padding-b-20{
    padding-bottom: 20px !important;
}
.padding-b-30{
    padding-bottom: 30px !important;
}
.padding-t-0{
    padding-top: 0 !important;
}
.padding-t-10{
    padding-top: 10px !important;
}
.padding-t-20{
    padding-top: 20px !important;
}
.padding-t-30{
    padding-top: 30px !important;
}

.bold{
    font-weight: 600 !important;
}
/* content fixes end */




.collage-wrap{}
.collage-wrap .item-row{
    display: flex;
    flex-wrap: wrap;
}
.collage-wrap .item-row .item-col{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.collage-wrap > .item-row > .item-col:first-child{
    width: 43%;
}
.collage-wrap > .item-row > .item-col:last-child{
    width: 57%;
}
.collage-wrap .item-row .item-col .item-row .item-col{
    width: 50%;
}
.collage-wrap .item-img{
    width: 100%;
    padding: 5px;
    height: 100%;
    display: flex;
}
.collage-wrap .img-wrap{
}
.collage-wrap .img-wrap img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*yes-no-block*/
.yes-no-block{}
.yes-no-block .yes-no-wrap{}
.yes-no-block .yes-no-item{
    margin-bottom: 30px;
}
.yes-no-block .yes-no-item .yes-no-item__row{
    display: flex;
    padding-bottom: 17px;
    justify-content: space-between;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row{
        /* flex-direction: column; */
    }
}

.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__desc{
    width: 64%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__desc{
        width: 80%;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__desc .yes-no-item__desc__text{
    background-color: #bea98a;
    color: #fff;
    padding: 25px 35px;
    border-radius: 10px;
    font-size: 20px;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__desc .yes-no-item__desc__text{
        padding: 10px 15px;
        font-size: 13px;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__desc .yes-no-item__desc__answer{
    color: #fff;
    font-weight: 600;
    font-size: 23px;
    padding: 10px;
    min-width: 114px;
    min-height: 60px;
    margin-top: -13px;
    text-align: center;
    background-image: url(/wp-content/uploads/2024/02/y-n-arrow-down.png);
    background-size: 100% 100%;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__desc .yes-no-item__desc__answer{
        font-size: 16px;
        padding: 4px;
        min-width: 85px;
        min-height: 40px;
        margin-top: 0;
    }
}

.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer{
    width: 36%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer{
        width: 20%;
        justify-content: flex-end;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow{
    position: absolute;
    height: 20px;
    width: calc(50% - 34px);
    top: calc(50% - 22px);
    transform: translateY(-50%);
    z-index: 1;
    left: 0;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow{
        width: calc(50% - 2px);
        top: calc(50% - 16px);
    }
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/wp-content/uploads/2024/02/y-n-arrow-bg.png);
    background-repeat: repeat-x;
    background-position: left center;
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/wp-content/uploads/2024/02/y-n-arrow-xs-red.png);
    background-repeat: no-repeat;
    background-position: center;
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow.arrow-right{}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow.arrow-down{
    transform: rotate(90deg);
    left: 29%;
    top: 81%;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow.arrow-down{
        left: -4%;
        width: 166%;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow.arrow-down:after{
    background-image: url(/wp-content/uploads/2024/02/y-n-arrow-xs-green.png);
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow.arrow-down.red{}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__arrow.arrow-down.red:after{
    background-image: url(/wp-content/uploads/2024/02/y-n-arrow-xs-red.png);
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__wrap{
    width: 74px;
    height: 100px;
    margin: -24px 0 0 -8px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    background-image: url(/wp-content/uploads/2024/02/y-n-answer.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    z-index: 2;
    padding: 22px 5px;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__wrap{
        width: 50px;
        height: 50px;
        padding: 15px 0;
        font-size: 10px;
        margin-right: -10px;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row .yes-no-item__alt-answer .yes-no-item__alt-answer__wrap.highlight{}

.yes-no-block .yes-no-item .yes-no-item__row.result{
    margin-top: 15px;
    position: relative;
    z-index: 4;
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc{
    background-color: #f1f1f1;
    color: #000;
    padding: 25px 35px;
    border-radius: 10px;
    font-size: 20px;
    width: 64%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* flex-direction: column; */
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row.result .result__desc{
        width: 50%;
        flex-direction: column;
        padding: 10px;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight{
    width: 33%;
    background-color: #127749;
    color: #fff;
    font-size: 22px;
    text-align: center;
    transition: all 0.2s linear;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight{
        width: 40%;
        font-size: 16px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight a{
    color: #fff;
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight a span{
    background-color: #d10202;
    padding: 7px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: -50px;
    margin-left: -10px;
    margin-right: -10px;
    transition: all 0.2s linear;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight a span{
        flex-direction: column;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight a span img{
    max-width: 35px;
    margin-right: 10px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(11%) hue-rotate(266deg) brightness(105%) contrast(100%);
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight a span img{
        margin-right: 0;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight:hover{
    background-color: #354649;
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight:hover a{
    color: #fff;
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight:hover a span{
    background-color: #2f828c;
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc.highlight:hover a span img{}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc .result__desc__text{
    font-size: 22px;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row.result .result__desc .result__desc__text{
        font-size: 15px;
        text-align: center;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc .result__desc__btn{
    background-color: #354649;
    border:1px solid #354649;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 17px;
    display: flex;
    align-items: center;
    min-width: 204px;
    justify-content: space-evenly;
}
@media screen and (max-width: 900px){ 
    .yes-no-block .yes-no-item .yes-no-item__row.result .result__desc .result__desc__btn{
        padding: 10px 5px;
        font-size: 12px;
        min-width: unset;
        margin-top: 10px;
        width: 100%;
    }
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc .result__desc__btn:hover{
    background-color: #fff;
    color: #354649;
}
.yes-no-block .yes-no-item .yes-no-item__row.result .result__desc .result__desc__btn:hover img{
    filter: brightness(0) saturate(100%) invert(22%) sepia(16%) saturate(621%) hue-rotate(141deg) brightness(101%) contrast(87%);
}


/*#post-1081 .s1 .s1-bg-wrap img,
.s1.small .s1-bg-wrap img {
    object-position: center center;
    height: 100%;
    width: 100%;
}
#post-1081 .sticky-menu,
#post-1092 .sticky-menu{
    margin-bottom: 0;
}
#post-1081 .d-section-general,
#post-1092 .d-section-general{
    padding: 30px;
}
#post-1081 .s1 .icon-slider,
.s1.small .icon-slider{
    margin-top: 315px;
}
#post-1081 .s1 .content-wrap,
.s1.small .content-wrap{
    margin-bottom: 73px;
}*/

/*3 column layout*/
.column-wrap{
    margin: 0 -90px 20px;
}
@media screen and (max-width: 1800px){
    .column-wrap{
        margin: 0 -40px 20px;
    }
}
@media screen and (max-width: 1300px){
    .column-wrap{
        margin: 0 0 20px;
    }
}
.column-wrap .column-wrap-three{}
.column-wrap .items-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.column-wrap .item-wrap{
    position: relative;
    width: 32%;
    border-radius: 8px;
    overflow: hidden;
    padding: 50px 50px 20px;
    display: flex;
    align-items: flex-end;
}
@media screen and (max-width: 1000px){
    .column-wrap .item-wrap{
        width: 100%;
        padding: 30px 20px 20px;
        margin-bottom: 20px;
    }
}
.column-wrap .item-wrap .item-desc-wrap{
    position: relative;
    width: 100%;
}
.column-wrap .item-wrap .item-thumb{
    position: absolute;
    left:0;
    right: 0;
    top:0;
    bottom: 0;
}
.column-wrap .item-wrap .item-thumb img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.column-wrap .item-wrap .item-title{
    color: #fff;
    text-shadow: 0 3px 5px rgba(0,0,0,0.3);
    font-size: 40px;
    font-weight: 600;
    margin-top: 131px;
    line-height: 1.15;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.column-wrap .item-wrap .item-desc{
    color: #fff;
    text-shadow: 0 3px 5px rgba(0,0,0,0.3);
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 27px;
    text-align: left;
}
.column-wrap .item-wrap .item-btns{}
.column-wrap .item-wrap .item-btns .item-btn{}
.column-wrap .item-wrap .item-btns .item-btn a{
    display: block;
    background-color: #fff;
    color: #127749;
    text-align: center;
    border-radius: 8px;
    padding: 20px 10px;
    margin: 12px 0;
    letter-spacing: 0.3px;
    transition: all 0.5s ease-out;
}
.column-wrap .item-wrap .item-btns .item-btn a.btn-highlight{
    background-color: #bda98a;
    color: #fff;
}
.column-wrap .item-wrap .item-btns .item-btn a.btn-dark{
    background-color: #354649;
    color: #fff;
}
.column-wrap .item-wrap .item-btns .item-btn a:hover{
    background-color: #127749;
    color: #fff;
}

.top-col-banner{
    background-image: url(/wp-content/uploads/2024/03/asdasdawesdqwedz.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 0 0 8px 8px;
    max-height: 0;
    overflow: hidden;
}
.fusion-sticky-transition .top-col-banner{
    max-height: unset;
}
.top-col-banner .items-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.top-col-banner .item-wrap{
    border-radius: 0 0 8px 8px;
    flex-basis: 245px;
    margin: 0 5px;
    padding: 20px 36px 14px;
    overflow: hidden;
    position: relative;
}
@media screen and (max-width: 1000px){
    .top-col-banner .item-wrap{
        margin-bottom: 20px;
    }
}
.top-col-banner .item-wrap:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #354649;
    opacity: 0.7;
}
.top-col-banner .item-wrap:first-child:before{
    background-color: #16555c;
}
.top-col-banner .item-title{
    color: #bea98a;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0.3px;
    line-height: 1.1;
    margin-bottom: 5px;
    max-width: 170px;
    position: relative;
}
.top-col-banner .item-desc{
    color: #fff;
    font-size: 12px;
    text-align: left;
    position: relative;
}


/*snippet wrap idea*/
.snippet-wrap{
    position: relative;
    margin-bottom: 20px;
}
.snippet-wrap.w-note{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0;
    border-radius: 8px;
    overflow: hidden;
}
.snippet-wrap:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #a3c6c4;
    border-radius: 8px;
}
.snippet-wrap .snippet-item{
    position: relative;
    background-color: #f1f8f8;
    padding: 45px 45px 64px 25px;
    /* display: inline-block; */
}
.snippet-wrap.w-note .snippet-item{
    width: 50%;
    aspect-ratio: 1/1;
    overflow: auto;
}
.snippet-wrap.w-note .snippet-note{
    position: relative;
    width: 32%;
    padding: 20px 30px;
    color: #fff;
}
.snippet-wrap.w-note .snippet-pic{
    position: relative;
    width: 50%;
    /* padding: 20px 30px; */
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
}
.snippet-wrap.w-note .snippet-pic .img-wrap{
    width: 100%;
    height: 75%;
}
.snippet-wrap.w-note .snippet-pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.snippet-wrap .snippet-title{
    color: #127749;
    font-size: 24px;
    margin-bottom: 28px;
    padding-bottom: 15px;
    display: inline-block;
    border-bottom: 2px solid #e9eeee;
}
.snippet-wrap .snippet-list-wrap{
    display: flex;
    flex-wrap: wrap;
}
.snippet-wrap .snippet-list{
    list-style: none;
    padding: 0;
    padding-left: 20px;
    margin: 0;
    width: 100%;
}
.snippet-wrap.two-lists .snippet-list{
    width: 50%;
}
.snippet-wrap .snippet-list li{
    position: relative;
    padding: 5px 0;
    padding-left: 29px;
    font-size: 15px;
    line-height: 1.77;
    margin: 0 !important;
}
.snippet-wrap .snippet-list li:before,
.snippet-wrap .snippet-list li:after{
    content: "";
    position: absolute;
}
.snippet-wrap .snippet-list li:before{left: 0;top: 0;bottom: 0;width: 2px;transform: translateX(-50%);background-color: #bebebe;}
.snippet-wrap .snippet-list li:after{left: 0;transform: translate(-50%, -50%);top: 50%;background-color: #bebebe;border: 1px solid #f1f8f8;width: 8px;height: 8px;border-radius: 50%;}
.snippet-wrap .snippet-list li:hover{
    color: #127749;
}

.info-wrap{
}
.info-wrap .info-wrap__pic{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.info-wrap .info-wrap__pic img{}
.info-wrap .info-wrap__container{
    position: absolute;
    top: 0;
    left: 0;
    max-height: 100%;
    overflow: auto;
    background-color: rgb(53 70 73 / 90%);
    color: #fff;
    transition: all 0.5s ease-out;
}
.en-GB  .info-wrap .info-wrap__container{
    display: none;
}
.info-wrap .info-wrap__container::-webkit-scrollbar {
  width: 10px;
}
.info-wrap .info-wrap__container::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0;
}
 
/* Handle */
.info-wrap .info-wrap__container::-webkit-scrollbar-thumb {
  background: #a3c6c4; 
  border-radius: 0;
}

/* Handle on hover */
.info-wrap .info-wrap__container::-webkit-scrollbar-thumb:hover {
  background: #197149; 
}
@media screen and (max-width: 500px){ 
    .info-wrap .info-wrap__container{
        display: none;
    }
}
.info-wrap.closed .info-wrap__container{
    bottom: auto;
}
.info-wrap .info-wrap__container .info-wrap__title{
    color: #a3c6c4;
    display: block;
    padding: 0 10px;
    font-size: 25px;
    padding: 20px 20px;
    position: relative;
}
@keyframes jump {
    0% { transform: translateY(10px); }
    50% { transform: translateY(20px); }
    100% { transform: translateY(10px); }
}
.jumping-element {
    animation: jump 1.5s ease infinite; /* Play the animation infinitely */
}
.info-wrap .info-wrap__container .info-wrap__title .info-cursor{
    display: none;
    transform: translateY(-50%) rotate(-30deg);
/*    font-size: 150%;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    right: 50px;*/
}
.info-wrap.closed .info-wrap__container .info-wrap__title .info-cursor{
    display: inline-block;
}
.info-wrap .info-wrap__container .info-wrap__title:hover{
    color: #ffffff;
}
.info-wrap .info-wrap__container .info-wrap__content{
    padding: 0 27px 20px;
    max-height: unset;
    overflow: auto;
    transition: all 0.5s ease-out;
}
.info-wrap.closed .info-wrap__container .info-wrap__content{
    margin-top: 0;
    max-width: 0;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.info-wrap .info-wrap__container .info-wrap__list{
        list-style: none;
    padding: 0;
    padding-left: 20px;
    margin: 0;
    width: 100%;
}
.info-wrap .info-wrap__container .info-wrap__list li{
        position: relative;
        padding: 4px 0;
        padding-left: 29px;
        font-size: 15px;
        margin: 0 !important;
}
.info-wrap .info-wrap__container .info-wrap__list li:before, 
.info-wrap .info-wrap__container .info-wrap__list li::after {
    content: "";
    position: absolute;
}
.info-wrap .info-wrap__container .info-wrap__list li:before{
        left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    transform: translateX(-50%);
    background-color: #bebebe;
}
.info-wrap .info-wrap__container .info-wrap__list li::after{
    left: 0;
    transform: translate(-50%, -50%);
    top: 50%;
    background-color: #bebebe;
    border: 1px solid #f1f8f8;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.info-wrap .info-wrap__container .info-wrap__list li a{
    color: #fff;
    text-decoration: none;
}
.info-wrap .info-wrap__container .info-wrap__list li:hover a{
    color: #a3c6c4;
}
.info-wrap .info-wrap__container .info-wrap__list li:hover::after{
    background-color: #a3c6c4;
}
.info-wrap .info-wrap__note{
    max-width: 88%;
    margin: 0 auto;
    border: 1px solid #bea98a;
    border-radius: 0 0 10px 10px;
    border-top: 0;
    display: flex;
    padding: 24px 30px;
    align-items: center;
    justify-content: space-between;
}
.info-wrap .info-wrap__note .info-wrap__note__icon{
    width: 11%;
}
.info-wrap .info-wrap__note .info-wrap__note__icon img{}
.info-wrap .info-wrap__note .info-wrap__note__content{
    width: 87%;
}
.info-wrap .info-wrap__note .info-wrap__note__title{
    font-size: 23px;
    color: #127749;
    font-weight: 500;
    margin-bottom: 3px;
}
.info-wrap .info-wrap__note .info-wrap__note__text{
    font-size: 16px;
}
.d-section-general .info-wrap + p{
    margin-top: 30px !important;
}


#side-header >div >div,
#side-header:before {
/*    background: linear-gradient(to right,  rgba(11,62,39,1) 0%,rgba(25,113,73,1) 100%) !important;*/
    background-color: #3f3f3f;
}
/*green layout for EN pages*/
.en-GB #side-header >div >div,
.en-GB #side-header:before {
/*    background: linear-gradient(to right,  rgba(11,62,39,1) 0%,rgba(25,113,73,1) 100%) !important;*/
    background-color: #3f3f3f;
}
.en-GB .s1 .content-wrap .content-wrap-calc .calc__wrap .calc__btn{
    background-color: #197067;
    border:0;
}
.en-GB .sticky-menu ul li.order a,
.en-GB .sticky-menu ul li.contact a{
    background-color: #3f3f3f !important;
}

.en-GB .cla-wrap .cla-note{
    font-size: 21px;
    background-color: rgba(11, 62, 39, 0.7);
}
.en-GB .d-section-general .title{
    color: #294e3d;
}
.en-GB .highlighted, 
.en-GB .text-turquoise{
    color: #127749 !important;
}
.en-GB .btn-fixed-wrap-desctop ul{
    background-color: #1a7149;
}
/*green layout for EN pages end*/


/*mainland company-setting-up*/
.company-setting-up{
        position: relative;
    z-index: 1;
}
.company-setting-up .steps{}
.company-setting-up .steps .step{
    display: flex;
    flex-wrap: wrap;
}
.company-setting-up .steps .step .step-title{
        width: 20%;
    color: #2f828c;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}
.company-setting-up .steps .step .step-progress{
    width: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 6px;
    color: #3b5567;
}
.company-setting-up .steps .step .step-progress:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    width: 3px;
    background-color: #5cb6b7;
    z-index: -1;
}
.company-setting-up .steps .step:last-child .step-progress:before{
    bottom: 50%;
}
.company-setting-up .steps .step .step-progress:after{
    content: "";
    height: 5px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background-color: #3b5567;
    box-shadow: 0px 0px 0px 3px #f8f8f8;
}
.company-setting-up .steps .step .step-progress i:before{
    content: "";
}
.company-setting-up .steps .step .step-content{
    width: 75%;
    margin: 7px 0;
    padding: 10px;
    background-color: #f8f8f8;
    border-radius: 10px;
    border: 2px solid #eeeeee;
    position: relative;
}
.company-setting-up .steps .step .step-content:before,
.company-setting-up .steps .step .step-content:after{
    position: absolute;
    right: 100%;
    top: 50%;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    transform: translateY(-50%);
}
.company-setting-up .steps .step .step-content:before{
    border-width: 13px 13px 13px 0;
    border-color: transparent #eeeeee transparent transparent;
}
.company-setting-up .steps .step .step-content:after{
    border-width: 10px 10px 10px 0;
    border-color: transparent #f8f8f8 transparent transparent;
}
/*mainland company-setting-up end*/



[id^=b_90ff9fd3] > div{
    height: 0;
    overflow: hidden;
}


/*bottom navi*/
#bottomNavi{}
#bottomNavi .bottom-navi-next-links{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
}
#bottomNavi .bottom-navi-item{
    width: 100%;
}
#bottomNavi .bottom-navi-item a{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    color: #fff;
    padding: 20px;
    hyphens: auto;
    border-top-right-radius: 20px;
    position: relative;
    overflow: hidden;
    background-color: #3f3f3f;
    background-image: url(/wp-content/uploads/2025/05/bottom-navi-btn-bg.jpg);
    background-size: 200%;
    background-position: 65% 37%;
}
@media screen and (max-width: 1000px) {
    #bottomNavi .bottom-navi-item a{
        border-top-right-radius: 10px;
        padding: 10px 20px;
    }
}
#bottomNavi .bottom-navi-item a:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #3f3f3f;
    opacity: 0.9;
}
#bottomNavi .bottom-navi-item a:hover:before{
    background-color: #1b7149;
}
#bottomNavi .bottom-navi-item a span{
    text-align: left;
    position: relative;
}
#bottomNavi .bottom-navi-item a i{
    font-size: 200%;
    margin-top: 0;
    position: relative;
}
@media screen and (max-width: 1000px) {
    #bottomNavi .bottom-navi-item a i{
        font-size: 150%;
    }
}
#bottomNavi .bottom-navi-item a:hover{
}
/*bottom navi end*/


/*option header*/
.option-header{
    margin: 0 0 20px;
    font-size: 24px !important;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    padding-right: 50px;
    font-weight: 500 !important;
}
.option-header .option-title{
    background-image: linear-gradient(to right,  #cab594 0%,#efdcbe 100%);
    color: #2e4759;
    padding: 10px 40px 10px 20px;
    display: inline-flex;
    align-items: center;
    position: relative;
    /* justify-content: center; */
    /* z-index: 1; */
}
.option-header .option-title:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    background-color: #efdcbe;
    left: 100%;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.option-header .option-text{
    font-size: 85%;
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 5px 5px 5px 30px;
    color: #8D723D;
    background-color: #F2EFE5;
}
.option-header .option-text:before,
.option-header .option-text:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
}
.option-header .option-text:before{
    background-color: #f1efe5;
    right: 100%;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.option-header .option-text:after{
    background-color: #f1efe5;
    left: 100%;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
@media screen and (max-width: 600px) {
    .option-header{
        align-items: flex-start;
        flex-direction: column;
        font-size: 15px;
        padding-right: 0;
    }
    .option-header .option-title,
    .option-header .option-text{
        padding: 10px 15px;
    }
    .option-header .option-text:before{
        content: none;
    }
}
/*option header*/

/*chat wrap*/
.chart-wrap{
    background-image: url(/media/images/_general/chart-bg.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 20px;
}
.chart-wrap canvas{}
.chart-wrap .dynamic-chart{}
.chart-wrap .source-note{
    text-align: right;
}
/*chat wrap end*/


/*search page*/
.search{}
.search #main{
    padding-top: 50px;
    padding-bottom: 50px;
}
.search #main .search-page-search-form{}
.search #main .fusion-blog-archive .post{
    margin-bottom: 20px;
}
.search #main .fusion-blog-archive .post .fusion-date-and-formats{
    display: none;
}
.search #main .fusion-blog-archive .post .post-content{}
.search #main .fusion-blog-archive .post .post-content .fusion-single-line-meta{
    display: none;
}
.search #main .fusion-blog-archive .post .fusion-meta-info{
    display: none;
}
/*custom-search-results->>>>>>>*/
.search #main .custom-search-results{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
}
.search #main .custom-search-results .search-result{
    width: 100%;
}
.search #main .custom-search-results .search-result + .search-result{
    /* border-top: 1px solid; */
}
.search #main .custom-search-results .search-result a{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    color: #fff;
    padding: 20px;
    hyphens: auto;
    border-top-right-radius: 20px;
    position: relative;
    overflow: hidden;
    background-color: #3f3f3f;
    background-image: url(/wp-content/uploads/2025/05/bottom-navi-btn-bg.jpg);
    background-size: 200%;
    background-position: 65% 37%;
}
@media screen and (max-width: 1000px) {
    .search #main .custom-search-results .search-result a{
        border-top-right-radius: 10px;
        padding: 10px 20px;
    }
}
.search #main .custom-search-results .search-result a:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #3f3f3f;
    opacity: 0.9;
}
.search #main .custom-search-results .search-result a:hover:before{
    background-color: #1b7149;
}
.search #main .custom-search-results .search-result a span{
    text-align: left;
    position: relative;
}
.search #main .custom-search-results .search-result a i{
    font-size: 200%;
    margin-top: 0;
    position: relative;
}
@media screen and (max-width: 1000px) {
    .search #main .custom-search-results .search-result a i{
        font-size: 150%;
    }
}
.search #main .custom-search-results .search-result a:hover{
}
/*search page end*/

/*search page - no result*/
.search-no-results #main{
    padding-top: 50px;
    padding-bottom: 50px;
}
/*search page - no result end*/







