@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400d41d.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); 
}

@font-face {
  font-family: 'Font Awesome 5 Pro Solid';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900d41d.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); 
}


@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400d41d.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }




  

@font-face {
    font-family: 'FuturaRound';
    src: url('webfonts/38E275_9_0.html');
    src: url('webfonts/38E275_9_0d41d.html?#iefix') format('embedded-opentype'),
         url('webfonts/38E275_9_0-2.html') format('woff2'),
         url('webfonts/38E275_9_0-3.html') format('woff'),
         url('webfonts/38E275_9_0-4.html') format('truetype');
}
 
  
@font-face {
    font-family: 'Predige Rounded Bold';
    src: url('../webfonts/37291E_1_0.eot');
    src: url('../webfonts/37291E_1_0d41d.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/37291E_1_0.woff2') format('woff2'),
         url('../webfonts/37291E_1_0.woff') format('woff'),
         url('../webfonts/37291E_1_0.ttf') format('truetype');
}


@font-face {
    font-family: 'Predige Rounded Regular';
    src: url('../webfonts/type_dynamic_-_predige_rounded-webfont.woff2') format('woff2'),
         url('../webfonts/type_dynamic_-_predige_rounded-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* =============================================== 

    GENERAL                                 

 =============================================== */





::-webkit-input-placeholder { 
    color: #ADADAD !important;
    font-size: 18px  !important;
    font-family: 'Predige Rounded Regular' !important;
}

::-moz-placeholder { 
    color: #ADADAD !important;
    font-size: 18px  !important;
    font-family: 'Predige Rounded Regular' !important;
}

:-ms-input-placeholder { 
    color: #ADADAD !important;
    font-size: 18px  !important;
    font-family: 'Predige Rounded Regular' !important;
}

:-moz-placeholder { 
    color: #ADADAD !important;
    font-size: 18px  !important;
    font-family: 'Predige Rounded Regular' !important;
}

*:focus {
}










/* =========================================================== */
/*                                                             */
/*   HEADER                                                    */
/*                                                             */
/* =========================================================== */










.fab {
    font-family: 'Font Awesome 5 Brands';
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-twitter:before {
    content: "\f099";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-youtube:before {

    content: "\f167";
}



header.new {
    height: 140px;
    background: #fff;
    position: relative;
    z-index: 101;
}

footer .envelop > div:nth-child(2) p,
footer a,
header.new a,
header.new .menu .top-level > li .submenu .content p {
    color: #3F2021;
}

footer a,
footer p,
header.new a,
header.new p,
header.new h6,
.mc_embed_signup .mc-field-group  input {
    font-family: 'Predige Rounded Regular';
}

header.new .menu > .sub a,
header.new .menu .top-level > li p {
    color: #767676;/*#8e8e8e;*/
}

footer .bottom a,
footer p { 
    color: #736C59; /*#988F79;*/
}

footer p {
    font-size: 16px !important;
    line-height: 1.4;
    padding-bottom: 0;
}

footer a {
    font-size: 16px;
}

footer .menu > ul > li > a,
.mc_embed_signup .mc-field-group  input,
.mc_embed_signup .mc-field-group > div > input,
header.new .menu .top-level > li .submenu .content p,
header.new .menu .top-level > li > a {
    font-size: 18px;
}




header.new .menu .top-level > li .submenu .content .secondary h6  {
    letter-spacing: 0.19em;
    font-size: 10px;
    color: #C4C4C4;
    margin-bottom: 5px;
}


footer .menu > ul > li > a:after,
header.new .logo,
header.new .menu .top-level,
header.new .menu .top-level-mobile,
header.new .menu .top-level > li a:after  {
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}


header.new .menu .top-level {
    
}

header.new .menu .top-level {
    position: absolute;
    padding-left: 250px;
    height: 100%;
    width: 100%;
}


header.new .menu .top-level > li {
    display: inline-block;
    margin-right: 30px;
    padding-top: 48px;
    height: inherit;
    -webkit-transition: opacity .3s ease;
       -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
         -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
}

header.new .menu .top-level.highlight > li {
    opacity: .3;
}


header.new .menu .top-level.highlight > li.active {
    opacity: 1;
}




.mc_embed_signup .mc-field-group > div > input,
footer .envelop > div:nth-child(2) p,
footer .menu > ul > li > a,
header.new .menu .top-level > li > a {
    font-family: 'Predige Rounded Bold';
    text-transform: uppercase;
    position: relative;
}

header.new .menu .top-level > li > a,
header.new .menu .top-level > li > p {
    cursor: pointer;
}


header.new .menu .top-level > li > a:after {
    content: '\f0d7';
    position: absolute;
    right: -20px;
    color: #DEDEDE;
}

header.new .menu .top-level > li > p {
    font-size: 14px;
}

header.new .menu .top-level > li .submenu {
    visibility: hidden;
}


header.new .menu .top-level > li.active .submenu {
    visibility: visible;
}


header.new .menu .top-level > li .submenu .content {
    position: absolute;
    top: 140px;
    display: flex;
    margin-left: -20px;
    opacity: 0;
    -webkit-transition: opacity .3s ease .1s, margin .3s ease .1s;
       -moz-transition: opacity .3s ease .1s, margin .3s ease .1s;
        -ms-transition: opacity .3s ease .1s, margin .3s ease .1s;
         -o-transition: opacity .3s ease .1s, margin .3s ease .1s;
            transition: opacity .3s ease .1s, margin .3s ease .1s;
}

header.new .menu .top-level > li.active .submenu .content {
    margin-left: 0;
    opacity: 1;
}

header.new .menu .top-level > li .submenu .content .secondary {
    padding: 30px 0;
    display: none;
}

header.new .menu .top-level > li:nth-child(1) .submenu .content .secondary {
    display: block;
}

header.new .menu .top-level > li .submenu .content .secondary .wrapper {
    border-left: 1px solid #E8E8E8;
    height: 100%;
    padding: 0px 30px;
}

header.new .menu .top-level > li .submenu .content .secondary .wrapper .cover {
    width: 370px;
    height: 210px;
    background-color: #f4f4f4;
    margin-bottom: 5px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

header.new .menu .top-level > li .submenu .content .secondary .wrapper > p {
    padding-top: 15px;
}

header.new .menu .top-level > li:last-child .submenu .content .secondary .wrapper > p {
    padding-top: 0px;
}



header.new .menu .top-level > li .submenu .content .secondary .benefits {
    display: flex;
    margin-top: 25px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

header.new .menu .top-level > li .submenu .content .secondary .benefits > a {
    margin: 10px 60px 10px 0;
    text-align: center;
}

header.new .menu .top-level > li .submenu .content .secondary .benefits > a:last-child {
    margin-right: 0;
}

header.new .menu .top-level > li .submenu .content .list {
    width: 210px;
    min-width: 210px;
}

footer .envelop > div:nth-child(2) p,
header.new .menu .top-level > li .submenu .content .list a {
    font-size: 18px;
    text-transform: none;
}

header.new .menu .top-level > li .submenu .content .list a:hover {
    color: #E24D4F;
}

header.new .menu .top-level > li .submenu .content .list ul {
    padding: 30px 0 0;
}

header.new .menu .top-level > li .submenu .content .list ul li {
    margin: 15px 0;
}

.socials,
footer .socials,
header.new .menu .top-level > li .submenu .content .list .socials {
    display: flex;
    padding: 0;
}

footer .socials li,
header.new .menu .top-level > li .submenu .content .list .socials li {
    margin: 0 30px 0 0 ;
}

footer .socials li a,
header.new .menu .top-level > li .submenu .content .list .socials li a {
    font-size: 24px;
}

header.new .menu .top-level > li .submenu .bg {
    width: 100%;
    height: 220px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 140px;
    opacity: 0;
    -webkit-transition: height .3s ease, opacity .3s ease;
       -moz-transition: height .3s ease, opacity .3s ease;
        -ms-transition: height .3s ease, opacity .3s ease;
         -o-transition: height .3s ease, opacity .3s ease;
            transition: height .3s ease, opacity .3s ease;
}

header.new .menu .top-level > li.active .submenu .bg {
    height: 330px;
    opacity: 1;
}

header.new .menu .top-level-mobile {
    display: none;
}


header.new .menu .top-level-mobile li {
    margin-left: 20px;
    display: inline-block;
}

header.new .menu .top-level-mobile a {
    
    font-size: 24px;
    cursor: pointer;
}

header.new .menu .top-level-mobile .mobile-toogler {
    font-size: 28px;
}


header.new .menu .top-level-mobile .mobile-toogler .close {
    display:none;
    width: 24.4px;
}


header.new .menu .top-level-mobile .mobile-toogler.show .close {
    display:block;
}

header.new .menu .top-level-mobile .mobile-toogler.show .hum {
    display:none;
}





header.new .menu .sub {
    position: absolute;
    top: 20px;
    right: 30px;
}

header.new .menu .sub > li {
    display: inline-block;
    margin-left: 15px;
}

header.new .menu .sub a {
    text-transform: uppercase;
    font-size: 13px;
}

header.new .menu .sub .socials li {
    margin-right: 15px;
}

header.new .menu .sub .socials li:last-child {
    margin-right: 0;
}

header.new .menu .mobile-socials {
    display: none;
}

footer .menu > ul > li > a:after,
header.new .menu .top-level > li a:after,
.fa-s {
    font-family: 'Font Awesome 5 Pro Solid';
}

header.new .menu .top-level-mobile a,
.fa-r {
    font-family: 'Font Awesome 5 Pro' !important;
}

header.new .logo {
    position: absolute;
    left: 55px;
}

header.new .logo img {
    width: 140px;
}



@media only screen and (min-width:1225px) { 
    header.new .menu .top-level > li:nth-child(4) .submenu .content .secondary {
        display: block;
    }
}


@media only screen and (min-width:1085px) { 
    header.new .menu .top-level > li:nth-child(3) .submenu .content .secondary {
        display: block;
    }
}

@media only screen and (min-width:956px) { 
    header.new .menu .top-level > li:nth-child(2) .submenu .content .secondary {
        display: block;
    }
}


@media only screen and (max-width:840px) { 
    header.new .logo img {
        width: 70px;
    }
    

    header.new .menu .top-level {
        position: absolute;
        padding-left: 210px;
    }

    header.new .menu .top-level > li {
        margin-right: 20px;
    }

}



@media only screen and (max-width:768px) { 

    header.new {
        height: 100px;
        width: 100%;
    }

    header.new .menu {
        width: 100%;
        margin-left: 0%;
        
    }

    header.new .menu .group {
        visibility: hidden;
        top: 0px;
        opacity: 0;
        position: absolute;
        width: 100%;
        background: #fff;
        -webkit-box-shadow: -1px 15px 8px -7px rgba(0,0,0,0.4);
           -moz-box-shadow: -1px 15px 8px -7px rgba(0,0,0,0.4);
                box-shadow: -1px 15px 8px -7px rgba(0,0,0,0.4);
        -webkit-transition: top .3s ease, opacity .3s ease;
           -moz-transition: top .3s ease, opacity .3s ease;
            -ms-transition: top .3s ease, opacity .3s ease;
             -o-transition: top .3s ease, opacity .3s ease;
                transition: top .3s ease, opacity .3s ease;
    }


    header.new .menu .group.show {
        visibility: visible;
        top: 100px;
        opacity: 1;
    }

    header.new .menu .top-level {
        padding-left: 0;
        top: auto;
        transform: none;
        position: relative;
    }

    header.new .menu .top-level > li {
        padding-top: 0;
        width: 100%;
        margin-right: 0;
        margin-top:-4px;
        height: auto;
        position: relative;
        border-top: 1px solid #DEDEDE;
        -webkit-transition: none;
           -moz-transition: none;
            -ms-transition: none;
             -o-transition: none;
                transition: none;
    }
	

    header.new .menu .top-level > li:first-child {
        margin-top: 0;
    }




    header.new .menu .top-level > li .submenu {
        visibility: visible;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height .3s ease;
           -moz-transition: max-height .3s ease;
            -ms-transition: max-height .3s ease;
             -o-transition: max-height .3s ease;
                transition: max-height .3s ease;

    }

    header.new .menu .top-level > li.active .submenu {
        max-height: 600px;
    }

    header.new .menu .top-level > li .submenu .content {
        position: relative;
        top: 0;
        opacity: 1;
        transition: none;
        margin-left: 0;
    }

    header.new .menu .top-level > li .submenu .content .list {
        width: 100%;
        min-width: auto;
    }

    header.new .menu .top-level > li .submenu .content .list ul {
        padding: 0;
        background: #F4F4F4;
        width: 100%;
    }

    header.new .menu .top-level > li .submenu .content .list ul li {
        margin: 0;
        padding: 10px 20px;
        border-bottom: 1px solid #DEDEDE;
    }


    header.new .menu .top-level > li .submenu .content .list ul li:last-child {
        border-bottom: none;
    }
    
    header.new .menu .top-level > li .submenu .content .list .socials {
        display: none;
    }
    
    header.new .menu .top-level > li:nth-child(1) .submenu .content .secondary,
    header.new .menu .top-level > li .submenu .content .secondary {
        display: none;
    }


    header.new .menu .top-level > li .submenu .bg {
        display: none;
    }

    header.new .menu .top-level > li > a {
        width: 100%;
        display: block;
        margin-top: 15px;
        padding: 0 20px;
		pointer-events: none;
    }

    header.new .menu .top-level > li > p {
        margin-bottom: 15px;
        padding: 0 20px;
    }

    header.new .menu .top-level > li > a:after {
        right: 20px;
        top: 90%;
    }

    header.new .menu .top-level > li.active > a:after {
        transform-origin: 50% 30%;
        transform: rotate(180deg);
    }


    header.new .menu .top-level-mobile {
        display: block;
        text-align: right;
        position: absolute;
        right: 30px;
    }

    header.new .menu .sub {
        position: relative;
        display: flex;
        justify-content: space-between;
        top: auto;
        right: auto;
        padding: 15px 20px;
    }
    
    header.new .menu .sub a {
        font-size: 18px;
        font-family: 'Predige Rounded Bold';
    }

    header.new .menu .sub li {
        margin: 0;
    }
    
    header.new .menu .sub li:nth-child(3),
    header.new .menu .sub li:last-child {
        display: none;
    }
    

    header.new .logo {
        left: 20px;
    }


    header.new .menu .mobile-socials {
        display: flex;
        font-size: 36px;
        justify-content: space-evenly;
        margin: 25px 0;
    }
        

}


footer.new {
    position: relative;
}

footer.new .menu {
    background: url(../images/footer.new-bg.jpg);
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-position: center;
}


footer.new .menu > ul {
    padding: 80px 180px;
    display: flex;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}




footer.new .menu > ul > li .list {
    margin-top: 25px;
}


footer.new .menu > ul > li .list ul:first-child > li{
    margin: 6px 0;
}

footer.new > img {
    position: absolute;
    right: 0;
    top: 50px;
}


footer.new .sub {
    background: #F3EEE2;
    padding: 80px 180px;
}

footer.new .sub > div {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
}

footer.new .sub > div > div {
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    
}

footer.new .sub > div > div:first-child {
    text-align: center;
}


footer.new .sub > div > div:last-child {
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
}

footer.new .pre {
    background: #FFF;
    padding: 20px 20px 20px;
    display: none;
}

footer.new .pre .socials {
    justify-content: space-around;
    margin-bottom: 20px;
}


footer.new .pre .socials li {
    margin: 0;
}

footer.new .pre .socials li a {
    font-size: 36px;
}

footer.new .pre .envelop {
    margin: 0 auto;
    padding: 20px;
}

footer.new .pre  .mc_embed_signup {
    max-width: 450px !important;
    margin: 0 auto;
}

footer.new .envelop {
    display: flex;
    padding-left: 5px;
    max-width: 450px;
}

footer.new .envelop > div:first-child {
    margin-right: 20px;
}

footer.new .envelop > div:first-child img {
    margin-top: 5px;
}

footer.new .envelop > div:nth-child(2) p {
    max-width: 400px;
    line-height: 1.3;
}

footer.new .bottom a {
    margin-right: 20px;
}

#menu-footer.new-menu {
    text-align: left !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group,
footer.new .mc_embed_signup .mc-field-group {
    margin:  3% !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group  input,
footer.new .mc_embed_signup .mc-field-group  input {
    font-family: 'Predige Rounded Regular' !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group  input,
.page-id-2660 .mc_embed_signup .mc-field-group  div > input,
footer.new .mc_embed_signup .mc-field-group  input,
footer.new .mc_embed_signup .mc-field-group > div > input {
    font-size: 18px !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group > div > input,
footer.new .mc_embed_signup .mc-field-group > div > input {
    font-family: 'Predige Rounded Bold' !important;
    text-transform: uppercase !important;
    position: relative !important;
    font-size: 18px !important;
}

.page-id-2660 .mc_embed_signup form,
footer.new .mc_embed_signup form {
    margin: 15px 0 !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group,
footer.new .mc_embed_signup .mc-field-group {
    position: relative;
    max-width: 500px !important;
    width: 100% !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group input,
footer.new .mc_embed_signup .mc-field-group input {
    height: 50px !important;
    border-radius: 50px !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group  input,
footer.new .mc_embed_signup .mc-field-group  input {
    width: 80% !important;
    max-width: 400px !important;
    padding: 0 60px 0 20px !important;
    box-shadow: inset 0px 7px 5px rgba(0,0,0,0.1) !important;
    border: none !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group > div,
footer.new .mc_embed_signup .mc-field-group > div {
    position: absolute !important;
    top: 0 !important;
    right: 150px !important;
    z-index: 100 !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group > div > input,
footer.new .mc_embed_signup .mc-field-group > div > input {
    position: absolute !important;
    width: 135px !important;
    background: #CF2028 !important;
    color: #fff !important;
    letter-spacing: 0.15em !important;
    -webkit-appearance: none !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group,
footer.new .mc_embed_signup .mc-field-group {
    border-bottom: 0 !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group input#mce-EMAIL,
footer.new .mc_embed_signup .mc-field-group input#mce-EMAIL {
    background: #fff !important;
}

footer.new .certif-list {
    display: flex;
}

footer.new .certif-list li:nth-child(2) img {
    margin-top: -10px;
}

footer.new .certif-list li {
    margin: 10px 4px;
}

footer.new .certif-list li:first-child {
    margin-left: 0;
}


@media only screen and (min-width:1700px) { 
    footer.new > img {
        right: 6%;
    }
}


@media only screen and (max-width:1230px) { 

    footer.new .sub > div > div:first-child {
        width: 0;
        display: none;
        flex-basis: 0;
    }

    footer.new .sub > div > div {
        -webkit-flex-basis: 40%;
                flex-basis: 40%;
    }

    footer.new .sub > div > div:last-child {
        -webkit-flex-basis: 60%;
                flex-basis: 60%;
    }


    
}


@media only screen and (max-width:1060px) { 
    footer.new > img {
        opacity: 0;
    }

    footer.new .menu > ul {
        padding: 80px 40px;
        -webkit-justify-content: space-around;
                justify-content: space-around;
    }

    footer.new > .sub {
        padding: 80px 80px;
    }
}

@media only screen and (max-width:868px) { 
    footer.new > .sub {
        padding: 80px 60px;
    }
}


@media only screen and (max-width:768px) { 

    footer.new .menu > ul > li > a:after {
        content: '\f0d7';
        position: absolute;
        right: -20px;
        color: #DEDEDE;
    }

    footer.new .pre {
        display: block;
    }

    footer.new > img {
        display:none;
    }

    footer.new .menu {
        background: #F1DDBA;
    }


    footer.new .menu > ul {
        padding: 0;
        display: block;
    }

    footer.new .menu > ul li  {
        width: 100%;
        margin-top: -4px;
    }

    footer.new .menu > ul li:first-child {
        margin-top: 0px;
    }

   
    footer.new .menu > ul > li > a {
        padding: 15px;
        display: block;
        border-bottom: 1px solid #CBB48C;
    }
    
    footer.new .menu > ul > li .submenu {
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height .3s ease;
           -moz-transition: max-height .3s ease;
            -ms-transition: max-height .3s ease;
             -o-transition: max-height .3s ease;
                transition: max-height .3s ease;
    }

    footer.new .menu > ul > li.active .submenu {
        max-height: 600px;
    }

    footer.new .menu > ul > li .submenu ul li {
        margin: 0;
        border-bottom: 1px solid #F3EEE2;   
    }

    footer.new .menu > ul > li .submenu ul li:last-child {
        border-bottom: 1px solid #CBB48C;
    }

    footer.new .menu > ul > li:last-child .submenu ul li:last-child {
        border-bottom: none;
    }

    footer.new .menu > ul > li .submenu ul li a {
        font-size: 18px;
        padding: 15px;
        display: block;
    }
    
    footer.new .menu > ul > li .list {
        margin-top: 0px;
    }


    footer.new .menu > ul > li > a:after {
        color: #3F2021;
        right: 20px;
        transform-origin: 50% 30%;
        -webkit-transition: transform .3s;
           -moz-transition: transform .3s;
            -ms-transition: transform .3s;
             -o-transition: transform .3s;
                transition: transform .3s;
    }

    footer.new .menu > ul > li.active > a:after {
        
        transform: rotate(180deg);
    }


    footer.new .menu .socials {
        display: none;
    }

    footer.new .sub > div.top > div:last-child {
        display: none;
    }

    footer.new .sub > div > div {
        -webkit-flex-basis: auto;
                flex-basis: auto;
    }

    footer.new > .sub {
        padding: 60px 20px;
    }

    footer.new .sub > div.bottom {
        margin-top: 60px;
        flex-wrap: wrap;
    }

    footer.new .sub > div.bottom > div:nth-child(2) {
        order:2;
    }

    footer.new .sub > div.bottom > div:last-child {
        margin-bottom: 20px;
        -webkit-flex-basis: 100%;
                flex-basis: 100%;
    }

    .page-id-2660 .mc_embed_signup .mc-field-group  input,
    footer.new .mc_embed_signup .mc-field-group  input {
        border: 1px solid #ABB0B2 !important;
    }
}













/* =========================================================== */
/*                                                             */
/*   HOME                                                      */
/*                                                             */
/* =========================================================== */










.page-id-2660 .et_pb_button {
    background: #3F2021;
    border-radius: 40px;
    
    color: #fff;
    letter-spacing: 0.15em;
    font-size: 18px;
    display: inline;
    padding: 14px 40px !important;
    
    white-space: nowrap;
}

.page-id-2660 .et_pb_button:hover {
    background: #3F2021 !important;
}


.page-id-2660 .et_pb_section {
    padding: 80px 0 !important;
}

.page-id-2660 .et_pb_section.white-space {
    padding: 60px 0 !important;
}

.page-id-2660 .bg-image {
    padding: 20% 0 !important;
}



.page-id-2660 .et_pb_section .et_pb_text_inner p {
    font-family: 'Predige Rounded Regular';
    font-size: 20px;
    line-height: 1.4;
    padding-bottom: 30px;
}




.page-id-2660 .et_pb_section .et_pb_text_inner h4{
    font-family: 'Predige Rounded Regular';
    font-size: 30px;
    line-height: 1;
    padding-bottom: 0;
}


.page-id-2660 .et_pb_section .et_pb_text_inner h1 {
    font-family: 'Predige Rounded Bold';
    font-size: 48px;
    line-height: 1;
    padding-bottom: 30px;
}

.page-id-2660 .et_pb_section.subscribe .et_pb_text_inner h1,
.page-id-2660 .et_pb_section.banner .et_pb_text_inner h1 {
    padding-bottom: 0;
}

.page-id-2660 .mobile-banner {
    padding-top: 20px !important;
}

.page-id-2660 #page-container {
    background: #fff;
}

.page-id-2660 .subscribe h1 {
    color: #fff;
    padding-bottom: 0;
}

.page-id-2660 .subscribe h3 {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #F6E8E3;/*#D89D89;*/
    font-family: 'Predige Rounded Bold';
}

.page-id-2660 .subscribe {
    padding: 15px 0 0!important;
    z-index: 100;
}

.page-id-2660 .subscribe:after {
    width: 180px;
    height: 203px;
    position: absolute;
    content: '';
    bottom: 0;
    right: 5%;
    background:url('../images/splash.png');
    pointer-events: none;
}

.page-id-2660 .plant-alchemy {
    z-index:100;
}

.page-id-2660 .plant-alchemy:before {
    width: 510px;
    height: 662px;
    position: absolute;
    content: '';
    bottom: -120px;
    left: 0;
    background:url('../images/bottle.png');
    pointer-events: none;
}

.page-id-2660 .subscribe .mc_embed_signup .mc-field-group  input {
    box-shadow: inset 0px 7px 5px rgba(0,0,0,0.3) !important;
}

.footer.new .mc_embed_signup .mc-field-group input.et_pb_button,
.page-id-2660 .mc_embed_signup .mc-field-group input.et_pb_button {
    padding: 0 !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group input.et_pb_button {
    min-width: 205px;
    background: #3F2021 !important;
}

.page-id-2660 .mc_embed_signup .mc-field-group label {
    width: 100%;
}

.crt-carousel-pane {
    padding: 10px;
}

.crt-controls-over .crt-panel-next {
    right: -70px !important;
}

.crt-controls-over .crt-panel-prev {
    left: -70px !important;
}

.crt-logo.crt-tag {
    display: none !important;
}

.crt-grid-post-content > .crt-social-icon {
    display: none;
}

.page-id-2660 .et_pb_section:last-child {
    padding-bottom: 0 !important;
}

.page-id-2755 .blog-list,
.page-id-2660 .blog-list {
    display: flex;
    justify-content: space-around;
    background: transparent;
    margin-left: 0;
}


.page-id-2755 .blog-list {
	padding-left: 0;
    margin-left: -10px !important;
}

.page-id-2755 .blog-list .post .info {
    padding: 40px 20px 20px; 
}



.page-id-2755 .blog-list > article,
.page-id-2660 .blog-list > article {
    width: 355px !important;
    margin: 10px;
}


.page-id-2755 .blog-list > article {
	width: calc(33.33333333333% - 20px) !important;
}


.page-id-2755 .blog-list > article h1
.page-id-2660 .blog-list > article h1 {
    font-size: 22px;
}


.page-id-2660 .blog-list .post .info,
.page-id-2660 .blog-list .post .info {
    padding: 40px 20px 10px;
}

.page-id-2755 .blog-list .type,
.page-id-2660 .blog-list .type {
    font-size: 13px !important;
    padding: 5px 10px !important;
    top: -15px !important;
    min-width: 200px !important;
}

@media only screen and (max-width: 930px) {
	.page-id-2755 .blog-list .type,
	.page-id-2660 .blog-list .type {
		min-width: 150px !important;
	}
}



.page-id-2755 .et_pb_section.latest-posts,
.page-id-2660 .et_pb_section.latest-posts {
    padding: 30px 0 0px !important;
}

.bottles-carousel {
    width: 85%;
    margin: 0 auto;
}

.bottles-carousel .swiper-container{
    padding: 40px 0;
}


.bottles-carousel .swiper-slide {
    width: 120px;
 
}

.bottles-carousel .swiper-slide img {
	opacity: 0;
    -webkit-transform: scale(.7);
       -moz-transform: scale(.7);
        -ms-transform: scale(.7);
         -o-transform: scale(.7);
            transform: scale(.7);
    -webkit-transition: transform .3s ease, opacity .3s ease;
       -moz-transition: transform .3s ease, opacity .3s ease;
        -ms-transition: transform .3s ease, opacity .3s ease;
         -o-transition: transform .3s ease, opacity .3s ease;
            transition: transform .3s ease, opacity .3s ease;
}

.bottles-carousel .swiper-slide.swiper-slide-visible img {
    opacity: 1;
 
}

.bottles-carousel .swiper-slide.swiper-slide-visible.hide-it img {
    opacity: 0;
 
}

.bottles-carousel .swiper-slide.swiper-slide-active {
    z-index: 100;
}

.bottles-carousel .swiper-slide.swiper-slide-active img{
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}

/*.swiper-slide.on-screen {
    opacity: 1;
}*/


.bottles-carousel .content {
    min-height: 180px;
}


.bottles-carousel .content .description {
    text-align: center;
    display: none;
}

.bottles-carousel .content .description h4 {
    opacity: 0;
}

.bottles-carousel .content .description p {
    opacity: 0;
}

.bottles-carousel .content .description a {
    opacity: 0;
}


.bottles-carousel .content .description.active {
    display: block;
}


.bottles-carousel .content .description.show h4 {
    opacity: 1;
    -webkit-transition: opacity .3s;
       -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
         -o-transition: opacity .3s;
            transition: opacity .3s;
}

.bottles-carousel .content .description.show p {
    opacity: 1;
    -webkit-transition: opacity .3s ease .1s;
       -moz-transition: opacity .3s ease .1s;
        -ms-transition: opacity .3s ease .1s;
         -o-transition: opacity .3s ease .1s;
            transition: opacity .3s ease .1s;
}


.bottles-carousel .content .description.show a {
    opacity: 1;
    -webkit-transition: opacity .3s ease .2s;
       -moz-transition: opacity .3s ease .2s;
        -ms-transition: opacity .3s ease .2s;
         -o-transition: opacity .3s ease .2s;
            transition: opacity .3s ease .2s;
}



.bottles-carousel .content .description h4 {
    font-family: 'Predige Rounded Bold';
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 10px;
    border-top: 1px solid #613325;
    border-bottom: 3px solid #613325;
    color: #613325;
    display: inline;
}

.bottles-carousel .content .description p {
    font-family: 'Predige Rounded Regular' ;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    color: #613224;
    margin: 30px auto;
    max-width: 700px;
}

.bottles-carousel .bottles-wrapper {
    position: relative;
}

.bottles-carousel .prev i,
.bottles-carousel .next i {
    font-style: normal;
}

.bottles-carousel .prev,
.bottles-carousel .next {
    font-family: 'Font Awesome 5 Pro Solid';
    position: absolute;
    font-size: 48px;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}


.bottles-carousel .prev {
    left: -30px;
}

.bottles-carousel .next {
    right: -30px;
}

.et_pb_module h2 {
    line-height: 1;
    font-size: 36px !important;
    letter-spacing: 0;
}

.page-id-2660 .et_pb_section.carousel {
    padding: 20px 0 0 !important;
    overflow: hidden;
}

#et-main-area .carousel .et_pb_module:first-child {
    margin-bottom: 0 !important;
}

.page-id-2660 .carousel:before {
    width: 244px;
    height: 495px;
    position: absolute;
    content: '';
    bottom: calc(50% - 150px);
    right: 0;
    background:url('../images/dark_chocolate_right.jpg');
    pointer-events: none;
    z-index: 0;
}


.page-id-2660 .carousel:after {
    width: 273px;
    height: 562px;
    position: absolute;
    content: '';
    top: calc(50% - 273px);
    left: 0;
    background:url('../images/dark_chocolate_left.jpg');
    pointer-events: none;
    z-index: 0;
}


.page-id-2660 .et_pb_fullwidth_section {
    padding: 0 !important;
}


.et_pb_section_video_bg .mejs-video {
    top: 50%;
    transform: translateY(-50%);
}


.page-id-2660 .et_pb_section.alchemy-super {
    padding: 0 !important;
}


.page-id-2660 .et_pb_section.alchemy-super .et_pb_row {
    width: 100%;
    max-width: 100%;
    display: flex;
    padding: 0 !important;
}

.page-id-2660 .et_pb_section.alchemy-super .et_pb_row > div {
    padding: 80px 80px 120px;
    width: 50%;
    margin: 0;
}

.page-id-2660 .bottle-image,
.page-id-2660 .img-tl,
.page-id-2660 .img-bl,
.page-id-2660 .img-br {
    position: absolute;
    margin: 0 !important;
}

.page-id-2660 .img-tl {
    top: 0;
    left: 0;
}

.page-id-2660 .img-bl {
    bottom: 0;
    left: 0;
}

.page-id-2660 .img-br {
    bottom: 0;
    right: 0;
}

.page-id-2660 .bottle-image {
    top: 50%;
    transform: translateY(-50%);
    left: -100px;
    z-index: -1;
    width: 330px;
}


.page-id-2660 .et_pb_section.alchemy-super .et_pb_row > div .et_pb_button {
    position: absolute;
    display: block;
    bottom: 80px;
    left: 50%;
    min-width: auto;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.page-id-2660 .et_pb_section.alchemy-super .et_pb_row > div:last-child {
    background: #f4f4f4;
}

@media only screen and (max-width:1100px) { 
    .page-id-2660 .bottle-image {
        display: none;
    }
}

@media only screen and (max-width:980px) { 
	
	.page-id-2755 .blog-list > article {
		width: 100% !important;
	}
	
	.page-id-2755 .blog-list {
		flex-direction: column;
	}

    .page-id-2660 .et_pb_section.alchemy-super .et_pb_row {
        flex-direction: column;
    }

    .page-id-2660 .et_pb_section.alchemy-super .et_pb_row > div {
        width: 100%;
        order: 2;
    }

    .page-id-2660 .et_pb_section.alchemy-super .et_pb_row > div:last-child {
        background: #fff;
        order: 1;
    }

    .page-id-2660 .bottle-image {
        position: relative;
        top: auto;
        transform: none;
        left: auto;
        margin: 0 auto !important;
        display: block;
        width: 100%;
        text-align: center;
    }

    .page-id-2660 .mobile-maca {
        position: absolute;
        bottom: -250px;
        left: 0;
    }

    .page-id-2660 .mobile-matcha {
        position: absolute;
        bottom: -280px;
        right: 0;
    }

    .page-id-2660 .mobile-turmeric {
        position: absolute;
        top: -110px;
        left: 0;
    }

    .page-id-2660 .et_pb_section.alchemy-super {
        padding-top: 100px !important;
    }
    
    .page-id-2660 .carousel:after,
    .page-id-2660 .carousel:before {
        display: none;
    }

    .page-id-2660 .et_pb_section.plant-alchemy {
        background-position: 50% 90%;
        padding: 40px 0 30px !important;
        background-color: #fff !important;
        background-size: initial;
    }

    .page-id-2660 .et_pb_section.plant-alchemy:before {
        position: relative;
        display: block;
        left: auto;
        bottom: auto;
        margin: 0 auto -40px;
    }

    .alchemy-super > div > div:last-child {
        margin-bottom: 15% !important;
    }

    .alchemy-super > div > div:first-child {
        z-index: 100;
    }
}



@media only screen and (max-width:768px) { 

    .page-id-2660 .carousel:after,
    .page-id-2660 .carousel:before {
        display: block;
    }

    .page-id-2660 .carousel:after {
        top: calc(20% - 273px);
    }

    .page-id-2660 .carousel:before {
        bottom: calc(110% - 150px);
    }

    .page-id-2660 .et_pb_section.carousel {
        overflow: visible;
    }

    .et_pb_module h2 {
        max-width: 340px;
        margin: 0 auto;
        line-height: 1.1;
    }

    .page-id-2660 div.et_pb_section.subscribe {
        background-image: none !important;
    }

    .page-id-2660  .mc_embed_signup .mc-field-group {
        max-width: 85% !important;
    }
    
    .page-id-2660 .blog-list {
        flex-direction: column;
    }

    .page-id-2660 .blog-list > article {
        width: 100% !important;
    }

    .page-id-2660 .et_pb_section.mobile-banner .et_pb_text_inner p {
        font-size: 30px;
        padding-bottom: 0;
    }

    .page-id-2660 .et_pb_section.mobile-banner .et_pb_text_inner h1 {
        padding-bottom: 0;
    }

    .page-id-2660 .et_pb_section.mobile-banner .et_pb_button_module_wrapper {
        padding-top: 20px;
    }

}

@media only screen and (max-width:480px) { 
    
    .page-id-2660 .carousel:after {
        top: calc(00% - 140px);
        left: -50px;
        transform: scale(.7);
        transform-origin: left;
    }

    .page-id-2660 .carousel:before {
        bottom: calc(100% - 100px);
        transform: scale(.7);
        transform-origin: right;
    }

    .page-id-2660 .carousel > div {
        width: 100% !important;
    }

    .page-id-2660 .bottles-carousel {
        width: 100%;
    }




    .page-id-2660 .et_pb_section .et_pb_text_inner h1 {
        font-size: 38px;
    }

    .et_pb_button_module_wrapper {
        margin-top: 50px;
    }

    .page-id-2660 .subscribe {
        background-image: none !important;
    }

    .crt-controls-over .crt-panel-next {
        right: -40px !important;
    }

    .crt-controls-over .crt-panel-prev {
        left: -40px !important;
    }

    .page-id-2660 .insta-btn .et_pb_button {
        font-size: 14px;
    }

    .bottles-carousel .prev,
    .bottles-carousel .next {
        top: 85%;
        font-size: 32px;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        border-radius: 28px;
        display: block;
        width: 50px;
        height: 50px;
    }

    .bottles-carousel .next {
        right: 20px;
    }

    .bottles-carousel .prev {
        left: 20px;
    }


    .bottles-carousel .prev i,
    .bottles-carousel .next i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
    

    .bottles-carousel .content {
        width: 90%;
        margin: 0 auto;
    }

    .bottles-carousel .content .description h4 {
        display: block;
        line-height: 1.4;
    }

    .page-id-2660 .et_pb_section.carousel {
        padding-bottom: 30px !important;
    }


    .page-id-2660 .mobile-maca {
        max-width: calc(160px + (228 - 160)*(100vw - 300px)/(480 - 300));
        bottom: calc(-180px + (-250 + 180)*(100vw - 300px)/(480 - 300));
    }

    .page-id-2660 .mobile-matcha {
        max-width: calc(100px + (133 - 100)*(100vw - 300px)/(480 - 300));
        bottom: calc(-200px + (-280 + 200)*(100vw - 300px)/(480 - 300));
    }

    .page-id-2660 .et_pb_section.alchemy-super .et_pb_row > div {
        padding: 80px 40px 120px;
    }
}


@media only screen and (max-width:360px) { 
    .page-id-2660 .et_pb_button {
        font-size: 14px;
    }

    .page-id-2660 .carousel:before {
        bottom: calc(100% - 120px);
        transform: scale(.5);
    }

    .page-id-2660 .carousel:after {
        top: calc(00% - 230px);
        transform: scale(.5);
    }
}














/* =========================================================== */
/*                                                             */
/*   SUPER HERBS                                               */
/*                                                             */
/* =========================================================== */













.superherb-item {
    min-height: calc(430px + (840 - 430)*(100vw - 980px)/(1920 - 980));
    background-size: contain;
    background-position: -30% 0;
    background-repeat: no-repeat;
    position: relative;
}


.superherb-item > img {
    position: absolute;
    height: 100%;
    width: auto;
    left: -17%;
    z-index: 0;
}


.superherb-item:nth-child(2n+1) > img {
    left: 67%;
}


.superherb-item .content {
    width: 30%;
    margin: 15% 35% 0 35%;
    position: relative;
}



.superherb-item:nth-child(2n+1) .content {
    width: 35% !important; 
    margin: 15% 51% 0 19% !important;
}



.superherb-item h2 {
    font-size: calc(34px + (80 - 34)*(100vw - 980px)/(1920 - 980));
}

.superherb-item h4,
.superherb-item .content p {
    color: #383838 !important;
}

.superherb-item .content .et_pb_row {
    width: 100% !important;
}


.superherb-item p {
    font-size: calc(18px + (32 - 18)*(100vw - 980px)/(1920 - 980));
}

.superherb-item .country {
    position: absolute; 
    bottom: 5%;
    left: 2%;
    font-size: calc(22px + (28 - 20)*(100vw - 980px)/(1920 - 980));
    font-family: 'Predige Rounded Regular';
}

.superherb-item:nth-child(2n+1)  .country {
    right: 12%;
    bottom: 10%;
    left: auto;
}



.superherb-item .featured {
    position: absolute;
    bottom: 5%;
    right: 17%;
    width: 15%;
    z-index: 1000;
}

.superherb-item:nth-child(2n+1)  .featured {
    right: 28%;
}


.superherb-item .featured h4 {
    
    font-size: calc(20px + (26 - 20)*(100vw - 980px)/(1920 - 980));
}


.superherb-item .featured .bottels {
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}


.superherb-item .featured .bottels > a {
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    display: block;
}


.superherb-item .featured .bottels > a > img {
    width: 90%;
    margin: 0 auto;
}

.superherbs-list {
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}


.page-id-2129 #page-container {
    background: #fff;
}



.superherbs-list h3 {
    font-size: calc(24px + (42 - 24)*(100vw - 980px)/(1920 - 980));
}


@media only screen and (max-width:980px) { 
    
    .superherbs-list {
        width: 80%;
        margin: 0 auto;
    }
    
    .superherb-item:nth-child(2n+1) > img,
    .superherb-item > img {
        position: relative;
        left: auto;
        width: 100%;
        height: auto;
    }
    
    .superherb-item:nth-child(2n+1) .content,
    .superherb-item .content {
        width: 100% !important;
        margin: 0 auto!important;
    }

    .superherb-item .country {
        display: none;
    }
    
    .superherb-item:nth-child(2n+1) .featured,
    .superherb-item .featured {
        position: relative;
        width: 100%;
        right: auto;
        bottom: auto;
        margin-top: 10%;
    }

    .superherb-item .featured .bottels a {
        max-width: calc(40px + (140 - 40)*(100vw - 300px)/(980 - 300));
    }

    .et_pb_module .superherb-item h2 {
        max-width: 100%;
    }


    .superherb-item h2 {
        font-size: calc(32px + (64 - 32)*(100vw - 300px)/(980 - 300));
    }

    .superherb-item h3 {
        font-size: calc(20px + (42 - 20)*(100vw - 300px)/(980 - 300));
    }

    .superherb-item p {
        font-size: calc(18px + (48 - 18)*(100vw - 300px)/(980 - 300));
    }

    .superherb-item .featured h4 {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }
    

    .superherb-item {
        margin: 10% 0;
    }


    
}









/* =========================================================== */
/*                                                             */
/*   CONTACT FORM                                              */
/*                                                             */
/* =========================================================== */







.contact-form .wpcf7-not-valid-tip {
    font-size: 24px;
}

.wpcf7-form .wpcf7-response-output {
    border-radius: 10px;
    padding: 15px;
    font-size: 24px;
}


#gform_1 select,
#gform_1 textarea,
#gform_1 input,
.contact-form select,
.contact-form textarea,
.contact-form input {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: none !important;
    padding: 15px !important;
    width: 100%;
    margin-bottom: 15px !important;
    
    color: #adadad !important;
    font-size: 24px !important;
    font-family: 'Predige Rounded Regular';
}

#gform_1 textarea,
.contact-form textarea {
    height: 200px;
}

#gform_1 select,
.contact-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    margin-bottom: 10px !important;
    color: #3f2021 !important;
    font-weight: 600;
}


.contact-form .two-side {
    display: flex;
    z-index: 100;
    padding-bottom: 20px;
    align-items: center;
}

#gform_1 label,
.contact-form .two-side p {
    color: #3f2021;
    font-size: 26px;
    margin-top: -10px;
}



.contact-form .two-side > div:nth-child(1) {
    width: 150px;
}

.contact-form .two-side > div:nth-child(2) {
    width: calc(100% - 150px);
    position: relative;
}


.contact-form .two-side > div:nth-child(2):after {
    font-family: 'Font Awesome 5 Pro Solid';
    content: '\f0d7';
    position: absolute;
    font-size: 24px;
    top: 15px;
    right: 20px;
    color: #3f2021;
}


.contact-form > div:nth-child(2) > p:last-child {
    text-align: left;
}

#gform_1 input[type=submit],
.contact-form input[type=submit] {
    background: #3d1e1e;
    color: #fff !important;
    padding: calc(10px + (20 - 10)*(100vw - 980px)/(1920 - 980)) calc(20px + (40 - 20)*(100vw - 980px)/(1920 - 980));
    border: 0;
    font-family: 'Predige Rounded Regular';
    font-size: calc(16px + (30 - 16)*(100vw - 980px)/(1920 - 980));
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 60px !important;
    min-width: calc(260px + (500 - 260)*(100vw - 980px)/(1920 - 980));
    letter-spacing: calc(1px + (3 - 1)*(100vw - 980px)/(1920 - 980));
    cursor: pointer;
    box-shadow: 0;
    width: auto;
}


@media only screen and (max-width: 980px) {
	#gform_1 input[type=submit],
    .contact-form input[type=submit] {
        min-width: calc(180px + (250 - 180)*(100vw - 300px)/(980 - 300));
        font-size: calc(13px + (24 - 13)*(100vw - 300px)/(980 - 300));
        letter-spacing: calc(1px + (3 - 1)*(100vw - 300px)/(980 - 300));
    }
	
	.gallery-image.et_pb_image_1 {
		margin-top: 0 !important;
	}
	
	.gallery-button .et_pb_gallery_item {
		width: 100% !important;
	}
	
		.singer.et_pb_image_1 {
			bottom: -50px !important;
		}
}


@media only screen and (max-width:768px) { 
	
	.no-margin.et_pb_image_2 {
		margin-top: 0px!important; 
	}
	
    .contact-form .two-side {
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .contact-form .two-side > div {
        width: 100% !important;
    }
	
	#gform_1 label,
    .contact-form .two-side p {
        padding-bottom: 20px !important;
    }
	
	@media (max-width: 980px) {
		.singer.et_pb_image_1 {
			bottom: -4vw !important;
		}
	}
}










/* =========================================================== */
/*                                                             */
/*   FAQ                                                       */
/*                                                             */
/* =========================================================== */









.select-faq {
    display: flex;
    padding-top: 20px;
    align-items: center;
}

.select-faq > div:nth-child(1) {
    width: 170px;
}


.select-faq > div:nth-child(2) {
    width: calc(100% - 170px);
    position: relative;
}


.select-faq select {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: none !important;
    padding: 15px !important;
    width: 100%;
    margin-bottom: 15px !important;

    font-size: 24px !important;
    font-family: 'Predige Rounded Regular';

    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    margin-bottom: 10px !important;
    color: #3f2021 !important;
    font-weight: 600;
}


.select-faq > div:nth-child(2):after {
    font-family: 'Font Awesome 5 Pro Solid';
    content: '\f0d7';
    position: absolute;
    font-size: 24px;
    top: 20px;
    right: 20px;
    color: #3f2021;
}


@media only screen and (max-width:768px) { 
    .select-faq {
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .select-faq > div {
        width: 100% !important;
    }

    .select-faq p {
        padding-bottom: 20px !important;
    }
}

.blog-template-default.single header {
	background: transparent !important;
}


.header-home-slider,
.header-home-slider .et_pb_slide{
	height: 490px;
    max-height: 490px;
}

.header-home-slider h4 {
    font-family: 'Predige Rounded Regular';
    font-size: 30px;
    line-height: 1;
    padding-bottom: 0;
}

.header-home-slider h1 {
    font-family: 'Predige Rounded Bold';
    font-size: 48px;
    line-height: 1;
    padding-bottom: 3px;
}

.header-home-slider .et_pb_bg_layout_light .et_pb_button:hover,
.header-home-slider .et_pb_button:hover,
.header-home-slider .et_pb_button {
    background: #3F2021;
    border-radius: 40px;
    color: #fff !important;
    letter-spacing: 0.15em;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    min-width: 240px;
    padding: 14px 40px !important;
    white-space: nowrap;
}

.header-home-slider .et_pb_button:after {
	color: #fff !important;
	font-size: 18px;
}

.header-home-slider .et_pb_slide_description {
	padding: 0 4%;
}

.header-home-slider .et_pb_slide_image {
	display:none;
}

.header-home-slider .et_pb_slide_with_image .et_pb_slide_description {
    float: none;
    width: 100%;
}

.header-home-slider .et_pb_slider_container_inner {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none !important;
}


.header-home-slider .et_pb_slide_description p {
	font-size: calc(28px + (48 - 28)*(100vw - 980px)/(1920 - 980));
}

.et_pb_slider:hover .et-pb-arrow-prev {
    left: 10px !important;
}

.et_pb_slider:hover .et-pb-arrow-next {
    right: 10px !important;
}

@media only screen and (max-width:768px) { 
	
	
	.et_pb_slider:hover .et-pb-arrow-prev {
		left: 0px !important;
	}

	.et_pb_slider:hover .et-pb-arrow-next {
		right: 0px !important;
	}

	
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
		padding: 0 11%;
	}
	
	.header-home-slider .et_pb_slide_description p {
        font-size: calc(18px + (30 - 18)*(100vw - 300px)/(768 - 300));
	}
	
	.header-home-slider .et_pb_slider_container_inner {
		position: relative;
		top: auto;
		transform: none;
	}
	
	.header-home-slider {
		height: calc(350px + (640 - 350)*(100vw - 300px)/(768 - 300));
    	max-height: calc(350px + (640 - 350)*(100vw - 300px)/(768 - 300));
		overflow: visible;
	}
	
	.header-home-slider .et_pb_slide {
		height: 40vw !important;
    	max-height: 40vw !important;
		background-image: none !important;
	}
	.header-home-slider .et_pb_slide_with_image .et_pb_slide_description {
		    margin-top: 20px;
	}
	.header-home-slider .et_pb_slide_description {
		    margin-top: 45vw;
	}
	
	.header-home-slider .et_pb_slide_content,
	.header-home-slider .et_pb_button_wrapper {
		text-align: center;
	}
	
	.header-home-slider h4 {
		margin-bottom: 5px;
	}
	
	.header-home-slider .et_pb_slide {
		padding: 0;
	}
	
	.header-home-slider .et_pb_slide_image {
		width: 100%;
		display: block !important;
		margin-top: 0 !important;
	}
	
	.header-home-slider .et_pb_slide_image img {
		width: 100%;
        max-height: 40vw;
	}
	
	
	.header-home-slider.blank .et-pb-arrow-next, 
	.header-home-slider.blank .et-pb-arrow-prev {
		top: 40%;
	}
	
	.header-home-slider .et-pb-arrow-next, 
	.header-home-slider .et-pb-arrow-prev {
		top: 70%;
	}
	
	.header-home-slider h4 {
		font-family: 'Predige Rounded Regular';
		font-size: calc(20px + (30 - 20)*(100vw - 300px)/(980 - 300));
		line-height: 1.4;
		padding-bottom: 0;
		margin-top: 5px;
	}
	
	.header-home-slider .et_pb_more_button {

    	margin-top: 10px;
	}

	.header-home-slider h1 {
		font-family: 'Predige Rounded Bold';
		font-size: calc(24px + (48 - 24)*(100vw - 300px)/(980 - 300));
		line-height: 1;
		padding-bottom: 3px;
	}
	
	.header-home-slider .et_pb_bg_layout_light .et_pb_button:hover, .header-home-slider .et_pb_button:hover, .header-home-slider .et_pb_button {
		padding: 14px calc(20px + (40 - 20)*(100vw - 300px)/(768 - 300)) !important;
		font-size: calc(14px + (18 - 14)*(100vw - 300px)/(768 - 300));
		min-width: calc(180px + (240 - 180)*(100vw - 300px)/(768 - 300));
	}
	
	.et_pb_slide_image {
		position: relative !important;
	}

}




.blog-list .post .info > a {
    display: block; 
}

.page-id-2660 .et_pb_section.alchemy-super .et_pb_column_1_2  > div:last-child .et_pb_text_inner,
.page-id-2660 .et_pb_section.alchemy-super .et_pb_column_1_2  > div:last-child {
    position: static;
}


.mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0 !important;
}

.mc_embed_signup .mc-field-group {
    clear: left;
    min-height: 50px;
}

.mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
    width: 100%;
}

.mc_embed_signup .mc-field-group input {
    display: block;
    text-indent: 2%;
}

footer.new .mc_embed_signup .mc-field-group input.et_pb_button,
.mc_embed_signup .mc-field-group input.et_pb_button {
        margin: 0 !important;
    padding: 0 10px !important;
    text-align: center;
    right: -60px;
    top: 0px;
}
}

.mc_embed_signup .clear {
    clear: both;
}

.mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    overflow: hidden;
    width: 90%;
    clear: both;
}