cehtml, body {
    font-family: 'Source Sans Pro', sans-serif;
}
.clearfix{
  clear:both;float:none;
}
.more-link__btn:hover, .more-link__btn:focus {
    background-color: #6f6f6f;
}
.colorblue{
  color:#1c2029!important;
}
.colorgreen{
  color:#1c2029!important;
}
.colorblack{
  color:#1c2029!important;
}
.banner-big {
   height: 1080px;
   margin-bottom: 0;
}

.banner-big__bg-circle {
   height: 100%;
   border-radius: 0;
}
.banner-subtitle {
   font-family: 'Courgette', cursive;
   font-weight: 400;
   font-size: 28px;
   line-height: 38px;
   color: #595040;
}

.banner-description {
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 19px;
}

.video-parallax {
   padding: 130px 0 200px;
   text-align: center;
   background-attachment: fixed;
   background-position: center bottom;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   overflow: hidden;
}

.video-parallax:before {
   content: "";
   background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
   opacity: 0.64;
   width: 100%;
   height: 100%;
   display: block;
   position: absolute;
   z-index: 1;
}

.video-parallax div {
   position: relative;
   z-index: 2;
}

.video-parallax .video-container {
   max-width: 750px;
   margin: 0 auto;
   padding: 0 15px;
}

.video-parallax h3 {
   font-family: 'Courgette', cursive;
   font-size: 37px;
   line-height: 46px;
   font-weight: 400;
   letter-spacing: -0.37px;
   color: #FFFFFF;
   text-shadow: 0px 3px 6px #0000005A;
   margin-top: 40px;
}

.video-parallax .video-date {
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 20px;
   line-height: 29px;
   font-weight: 600;
   letter-spacing: 0;
   color: #FFFFFF;
   margin-bottom: 0;
}

.video-parallax .video-desc {
   max-width: 270px;
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 20px;
   line-height: 29px;
   font-weight: 400;
   letter-spacing: 0;
   color: #FFFFFF;
   margin: 0 auto;
}

.recipes {
   padding: 100px 0;
}

.recipes .section-title,
.feeds .section-title,
.other-partners .section-title {
   font-family: 'Courgette', cursive;
   color: #006180;
   margin-bottom: 10px;
}

.recipes .section-title a,
.feeds .section-title a,
.other-partners .section-title a{
   color: #006180;
}

.recipes .link {
   font-family: 'Source Sans Pro', sans-serif;
   font-weight: 600;
   font-style: normal;
}

.feeds .link {
   font-family: 'Source Sans Pro', cursive;
   font-size: 19px;
   line-height: 24px;
   font-weight: 400;
   letter-spacing: -0.19px;
   color: #1C2029;
}

.recipes-slider-text {
   background-color: #006180;
   text-align: left;
   border-radius: 0;
   padding-right: 17%;
}

.slick-current .recipes-slider-text {
   box-shadow: 7px 7px 7px #00000026;
}

.recipes-title {
   font-family: 'Courgette', cursive;
   font-size: 37px;
   line-height: 40px;
   margin-bottom: 10px;
}

.recipes-description {
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 19px;
}

.recipes .recipes-slider-text .link {
   font-family: 'Courgette', cursive;
    color: #fff;
    font-weight: 500;
}

.feeds {
   background: var(--wpr-bg-fbc2bc5a-5f12-4a2e-9ab0-6f3e6a109495) !important;
   background-size: cover !important;
   background-position: bottom right !important;
}

.feeds:after {
   display: none;
}

.blog-posts {
   padding: 100px 15px;
   background-size: cover;
}

.posts-container {
   max-width: 900px;
   margin: 0 auto;
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}
.posts-container button.slick-arrow{
    border-radius: 50%;
    background: #fff;
    border: none;
    z-index: 1;
    font-size: 0;
    position: absolute;
    right:-25px;
    top:46%;
    width:38px;
    height:38px;
}
.posts-container button.slick-prev{
    left: -25px;
    right: auto;
}
.posts-container button.slick-prev::before, .posts-container button.slick-next::before{
    content: '';
    position: absolute;
    top: 11px;
    left: 13px;
    width: 16px;
    height: 16px;
    border: 4px solid #006180;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.posts-container button.slick-next::before{
    left: 8px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.posts-container .post {
   width: 32%;
   background: #006180;
   min-height: 580px;
   margin: 0 25px;
}

.posts-container .post .head-post {
   width: 100%;
   height: 230px;
   overflow: hidden;
   object-fit: cover;
}

.posts-container .post .post-body {
   padding: 25px 35px;
   color: #FFFFFF;
    text-align: center;
}

.posts-container .post .post-body .post-text {
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 19px;
   line-height: 27px;
    text-align: center;
}

.posts-container .post .post-body .post-text h3 {
   font-family: 'Courgette', cursive;
   font-size: 25px;
   line-height: 28px;
   margin-bottom: 10px;
    text-align: center;
    color: #D8C4AD;
}

.posts-container .post .post-body .post-text h5 {
   font-family: 'Source Sans Pro', sans-serif;
   color: #D8C4AD;
   font-weight: 600;
   font-size: 20px;
   line-height: 27px;
    text-align: center;
}

.posts-container .post .post-body .post-link a {
    border: 1px solid #D8C4AD;
    color: #D8C4AD;
    padding: 6px 20px;
    border-radius: 20px;
    display: table!important;
    position: relative!important;
    margin: 16px auto;    
}

.csr-top {
   padding-top: 300px;
   position: relative;
   margin-top: -300px;
   background-size: 100% 100%;
   padding-bottom: 70px;
}
/*
.csr-top:before {
   content: "";
   background: #005476;
   mix-blend-mode: multiply;
   opacity: 1;
   width: 100%;
   height: 100%;
   display: block;
   position: absolute;
   z-index: 1;
   top: 0;
}*/
.csr-top.titlewithline .csr-text h3{
    position: relative;
    max-width: 800px;
    width: auto;
    margin: 0 auto;
    background: transparent;
    width: auto;
    padding: 0 20px;
    display: table;
}
.csr-top.titlewithline .csr-text h3::before {
    z-index: 0;
    position: absolute;
    left: -50px;
    width: 50px;
    background: #d9c6a6;
    height: 1px;
    content: '';
    display: block;
    top: 26px;
}
.csr-top.titlewithline .csr-text h3::after {
    z-index: 0;
    position: absolute;
    right: -50px;
    width: 50px;
    background: #d9c6a6;
    height: 1px;
    content: '';
    display: block;
    top: 26px;
}

.csr-top>div {
   z-index: 2;
   position: relative;
}

.csr-text {
   text-align: center;
   max-width: 925px;
   padding: 0 15px;
   margin: 0 auto 100px;
   color: #fff;
   font-size: 19px;
   line-height: 27px;
   font-family: 'Source Sans Pro', sans-serif;
}

.csr-text h3 {
   font-family: 'Courgette', cursive;
   font-size: 40px;
   line-height: 50px;
   color: #E6D4BF;
   letter-spacing: -0.4px;
}


.csr-text h4 {
   font-family: 'Courgette', cursive;
   font-size: 30px;
   line-height: 50px;
   color: #E6D4BF;
   letter-spacing: -0.4px;
}
.whitecontent .csr-text h4 {
   color: #006180;
}

.csr-sub-title {
   max-width: 450px;
   margin: 0 auto 15px;
   font-family: 'Source Sans Pro', sans-serif;
   font-weight: 600;
   font-size: 19px;
   line-height: 1.4em;
}
.csr-top.titlewithline .csr-sub-title {
   max-width: 460px;
}
.csr-top-columns {
   max-width: 1300px;
   margin: 0 auto;
   padding: 0 15px;
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}

.csr-top-column {
   width: 46%;
   min-width: 300px;
   margin: 0 auto 35px;
}
.csr-top-column h3{
    font-family: 'Courgette', cursive;
    font-size: 30px;
    color: #E6D4BF;
    margin: 0 0 15px 0;
}
.csr-top-column, .csrtwocol{
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 19px;
    line-height: 27px;
}
.csr-logo {
   height: 125px;
   text-align: center;
   margin-bottom: 30px;
   display: flex;
   justify-content: center;
   align-items: center;
}

.csr-logo img {
   max-height: 125px;
}

.csr-media-container {
   height: 350px;
   margin-bottom: 35px;
}

.csr-media-container p {
   display: inline;
}

.csr-media-container img {
   height: 100%;
   object-fit: cover;
}

/*.csr-media-container img,
.csr-media-container iframe {
   box-shadow: -7px 3px 20px #00000027;
}*/
.csr-media-container img{
   box-shadow: -7px 3px 20px #00000027;
}

.csr-bottom {
   padding: 80px 0 150px;
   background-attachment: fixed;
   background-position: center bottom;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   overflow: hidden;
}

.csr-bottom:before {
   content: "";
   background: transparent linear-gradient(180deg, #0A445A 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
   opacity: 0.35;
   mix-blend-mode: multiply;
   width: 100%;
   height: 100%;
   display: none;
   position: absolute;
   top: 0;
   z-index: 1;
}

.csr-bottom div {
   position: relative;
   z-index: 2;
}

.other-partners {
   max-width: 1020px;
   margin: 0 auto;
   background: rgba(255, 255, 255, 0.76);
    padding: 70px 25px 40px 25px;
}
.other-partners.smallbox{
    max-width: 700px;
    padding: 70px 20px 40px 20px;
}
.other-partners.bigbox{
    max-width: 1220px;
}
.footer-text-column .ftc .standardtext, .footer-text-column .ftc .standardtext p{
  font-size:19px;
}
.footer-text-column .ftc hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #1C2029;
    margin: 1em 0 1.5em 0;
    padding: 0;
}
.other-partners h4 {
   max-width: 550px;
   text-align: center;
   margin: 0 auto;
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 20px;
   line-height: 29px;
   margin-bottom: 40px;
}
.other-partners h2{
    font-family: 'Courgette', cursive;
  color: #006180;
  font-size: 34px;
    margin-bottom: 15px;
}
.other-partners h3{
    font-family: 'Courgette', cursive;
  color: #006180;
  font-size: 26px;
    margin-bottom: 15px;
}
.other-partners ul {
   display: flex;
   flex-direction: column;
   height: 225px;
   flex-wrap: wrap;
   font-family: 'Source Sans Pro', sans-serif;
   color: #1C2029;
   font-size: 20px;
   line-height: 35px;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 0 0 60px;
}
.other-partners ul li {
   list-style: disc;
   max-width: 48%;
}
.other-partners ul.fulllist{
   height: auto;
   margin-bottom:25px;
    padding: 0 0 0 30px;
}
.other-partners ul.fulllist li {
    list-style: disc;
    max-width: 100%;
}
.other-partners a {
    color: #006180;
}
.footer-social-icons span {
   background: transparent !important;
   border: 1px solid #fff;
}

.blog-posts .video-inner-link {
   height: 240px;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -ms-flex-pack: center;
   justify-content: center;
   width: 100%;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
}

.blog-posts .font-play-btn {
   width: 93px;
   height: 93px;
   margin: 0;
   color: #fff;
   border: none;
   font-size: 52px;
   -webkit-transition: 0.3s ease-out;
   -o-transition: 0.3s ease-out;
   transition: 0.3s ease-out;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.blog-posts a:hover .font-play-btn {
   color: #7a9544;
}

.main-navigation a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform .9s cubic-bezier(.19,1,.22,1);
    transition: transform .9s cubic-bezier(.19,1,.22,1);
    transition: transform .9s cubic-bezier(.19,1,.22,1),-webkit-transform .9s cubic-bezier(.19,1,.22,1);
}
.main-navigation a:hover::after {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
  
.main-navigation li:hover > a, .main-navigation li.focus > a {
    color: #76b4ea;
}
.main-navigation .sub-menu li:hover {
    background-color: #76b4ea;
}  
.csrcolumn{
  margin-top:0;
    padding-top: 70px;
}
.banner-content, .text-parallax, .titlerecipes, .video-parallax iframe, .posts-container .post, .feedstitle, .csr-text, .csr-top-column, .other-partners{
  opacity: 0;
}
.banner::after {
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(225, 242, 197, 0) 30%);
    background: linear-gradient(to bottom, rgba(117, 117, 117, 0.35) 0%, rgba(225, 242, 197, 0) 30%);
}
.banner-small__bg-circle {
    background-position: center!important;
}
.banner-small__bg-circle {
   border-radius: 0;
    background-attachment: fixed;
    background-position: top center!important;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    left: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.banner-small{
    align-items: flex-end;
    justify-content: flex-end;
    min-height: 100vh;
}
.banner-content-small{
    position: relative;
    width: 100%;
    background: rgba(0, 97, 132, 0.8);
    padding: 60px;
    text-align: center;
}  
.banner.white .banner-content-small{
    background: rgba(255, 255, 255, 0.8);
}
.banner-small-title {
    position: relative;
    max-width: 800px;
    width: auto;
    letter-spacing: 1px;
    line-height: 1;
    font-size: 40px;
    font-weight: 500;
    margin: 0 auto;
    font-family: 'Courgette', cursive;
    color: #E6D4BF;
    background: transparent;
    width: auto;
    padding: 0 20px;
    display: table;
    margin-bottom: 6px;
}
.banner-small-title span {
    z-index: 1;
}  
.banner-small-title::before {
    z-index: 0;
    position: absolute;
    left: -50px;
    width: 50px;
    background: #d9c6a6;
    height: 1px;
    content: '';
    display: block;
    top: 26px;
}
.banner-small-title::after {
    z-index: 0;
    position: absolute;
    right: -50px;
    width: 50px;
    background: #d9c6a6;
    height: 1px;
    content: '';
    display: block;
    top: 26px;
}
.banner-small-subtitle {
    display: table;
    max-width: 800px;
    padding: 9px 0 18px;
    font-size: 20px;
    line-height: 1.1;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0 auto;
    font-weight: 600;
}  
.banner-small-description {
    font-size: 19px;
    letter-spacing: 1px;
    display: table;
    max-width: 600px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0 auto;
}  
.banner.white .banner-small-subtitle {
    color: #006180;
}
.banner.white .banner-small-description {
    color: #1C2029;
}
.banner.white .banner-small-title{
    color: #006180;
}
.banner.white .banner-small-title::before, .banner.white .banner-small-title::after {
    background: #006180;
}
.teammembercolumn{
    padding: 50px 0;
}
.teammembercolumn .video-link-small{
    border: 1px solid #006184;
    color: #006184;
    padding: 6px 20px;
    border-radius: 20px;
    display: table!important;
    position: relative!important;
    margin: 16px auto;
}  
.teammembercolumn .video-link-small:hover{
    background: #006184;
    color: #fff;
}
.teammember-logo{
  	float: left;
    margin: 0 20px 20px 0;
}  
.teammember-text{
    float: left;
    width: calc(100% - 240px);
}
.imgarea{
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    margin: 8px 0 0 0;
}
.teammember-logo .imgarea{
    border-radius: 0%;
}
.imgarea img{
    max-width: 200%;
    width: auto;
    min-height: 100%;
}
.expand-collapse-content .imgarea img{
  height: 100%;
}
h3.teammember-title {
    font-family: 'Courgette', cursive;
    color: #006180;
    font-size: 34px;
    line-height: 1.4em;
    margin-bottom: 10px;
}
.team-top-columns .csr-top-column {
    width: 60%;
  	color:#000;
    clear: both;
    padding: 20px 0;
}

.footer-text-column .ftc{
    font-size: 22px;
    line-height: 29px;
    max-width: 800px;
    margin: 0 auto;
}
.footer-text-column .other-partners.bigbox .ftc {
    max-width: 1068px;
}
.fontcourgette{
    font-family: 'Courgette', cursive;
}
.footer-text-column .smallbox .ftc{
    max-width: 420px;
}
.footer-text-column .btimage{
    position: absolute;
    left: 50%;
    width: 74px;
    height: 74px;
    top: -36px;
    margin-left: -37px;
}

.smallheadersection{
  max-width: 320px;
  margin: 15px auto;
  display: block;
}
.container-intro {
    margin-top: 0;
    padding-top: 70px;
}
.container-intro.introontop {
    margin-top: 0;
    padding-top: 250px;
}
.container-intro .smallheadersection {
    max-width: 440px;
    margin: 15px auto;
    display: block;
    text-align: center;
    font-weight: 600;
}
.container-intro .smallheadersection a{
    color: #006180!important;
}
.container-intro .smallheadersection a.button, .container.titlerecipes a.link, .recipes .recipes-slider-text .link, .posts-container .post .post-body .post-link a{
    color: #006180!important;
    font-family: 'Source Sans Pro', sans-serif;
    border: 1px solid #006184;
    padding: 6px 20px;
    border-radius: 20px;
    display: table!important;
    position: relative!important;
    margin: 16px auto;
    font-weight: normal;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 1.2em;
}
.recipes .recipes-slider-text .link, .posts-container .post .post-body .post-link a{
    color: #fff!important;
    border: 1px solid #fff!important;
    margin: 16px 0;
}
.posts-container .post .post-body .post-link a{
    margin: 16px auto;
}
.container-intro .smallheadersection a.button:hover, .container.titlerecipes a.link:hover {
    background: #006184;
    color: #fff!important;
}
body.single-recipe .container-intro .smallheadersection{
    max-width: 420px;
}
.intro-description-content {
    color: #fff;
    max-width: 900px;
    margin: 25px auto;
    text-align: center;
    font-size: 21px;
    line-height: 1.4;
}
.site-main section {
    margin-bottom: 0;
    padding-bottom: 70px!important;
}
.single.single-post .site-main section{
    padding-bottom: 0px!important;
}
.site-main section {
    margin-bottom: 0;
    padding-bottom: 70px!important;
    background-size: cover;
}
.site-main section.banner {
    margin-bottom: 0;
    padding-bottom: 0px!important;
}
.site-main section:last-child {
    margin-bottom: -190px!important;
    padding-bottom: 495px!important;
}
.single.single-post .site-main section:last-child {
    padding-bottom: 495px!important;
}
.site-main section.footer-text-column {
    padding-bottom: 495px!important;
}
.videosection{
    max-width: 700px;
    margin: 0 auto;
    z-index: 0;
    position: relative;
}
.recipes-slider__small .slick-list {
    overflow: hidden!important;
    z-index: -1!important;
    position: relative;
}
.recipes-slider__small .slick-arrow{
    z-index:99999;
    background: #fff!important;
}
.recipes-slider-section .slick-prev::after, .recipes-slider-section .slick-next::after{
    border-color: #006180;
}
.row{
    align-items: center;
    align-content: center;
}
.row.row__footer {
    align-items: normal;
}
.footer-text-column{
    padding: 130px 0 150px 0;
}

.intro-description-content p{
    line-height: 1.45;
}
.video-item {
    box-shadow: -5px 5px 15px #00000053;
    background: #006180 0% 0% no-repeat padding-box;
    font-family: 'Courgette', cursive;
    font-size: 25px;
    min-height: 300px;
}
.video-item-title {
    font-weight: 300;
    padding-bottom: 3px;
    font-family: 'Courgette', cursive;
    font-size: 20px;
    color: #E6D4BF;
    text-align: center;
}
section.videos-members{
  background:var(--wpr-bg-d555cfe6-fd1e-4df8-8965-cb43e221b63c);
}


.expand-collapse-content .expand-collapse-tab {
    padding: 42px 0 0 0;
    margin:0;
}

.expand-collapse-content .imgarea{
    margin: 42px auto 0 auto;
    width: 220px;
    height: 220px;
}

.expand-collapse-tab-content {
    padding: 0;
}
.expand-collapse-content .container {
    max-width: 1134px;
}
.expand-collapse-content .row{
    align-items: flex-start;
}

.expand-collapse-content, .expand-collapse-content .column-section{
    background-color: transparent;
    color:#1C2029;
}

.expand-collapse-links a {
    font-family: 'Courgette', cursive;
    color: #006180;
    font-size: 20px;
    font-weight: normal;
}
.expand-collapse-links .expandsep{
    border-left: 1px solid #006180;
    width: 1px;
    height: 30px;
}
h2.expand-collapse-title{
    font-family: 'Courgette', cursive;
    color: #006180;
    font-size: 40px;
    font-weight: normal;
}
.expand-collapse-title__span{
    color: #006180;
    font-size: 20px;
    font-weight: bold;
}
.expand-collapse-active .expand-collapse-title__span{
    color: #006180;
}
.expand-collapse-content .column-section .entry-content{
    margin: 10px 0 0 0;
}
.expand-collapse-content .column-section .entry-content, .expand-collapse-content .column-section .entry-content p, .expand-collapse-content .column-section .entry-content a {
    font-size: 20px;
    font-weight: normal;
    color: #1C2029;
}
.expand-collapse-content .column-section .entry-content a{
    text-decoration: underline;
}
.expand-collapse-title .expand-collapse-arrow {
    position: absolute;
    top: 3px;
    right: 4px;
    height: 24px;
    width: 24px;
    border: none;
    outline: none;
    z-index: 1;
    background: #006184;
    border-radius: 50%;
    font-size: 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.expand-collapse-title.expand-collapse-active .expand-collapse-arrow{
    background: transparent;
    border: 1px solid #006184!important;
}

.expand-collapse-title .expand-collapse-arrow::after {
    content: '';
    position: absolute;
    margin-left: -1px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.expand-collapse-title.expand-collapse-active .expand-collapse-arrow::After{
    border-color:#006184;
}
.expand-collapse-content .container-two-column {
    padding: 25px 0 0 0!important;
    border-bottom:0;
    border-top: 1px solid gray;
}
.expand-collapse-title {
    padding-bottom: 0!important;
}
.expand-collapse-content .container-two-column{
    border-color:#006184;
}

.expand-collapse.whitecontent .expand-collapse-content, .expand-collapse.whitecontent .expand-collapse-content .column-section{
    color:#fff;
}
.expand-collapse.whitecontent .expand-collapse-links a {
  color: #fff;
}
.expand-collapse.whitecontent .expandsep{
    border-color: #fff;
}
.expand-collapse.whitecontent h2.expand-collapse-title{
    color: #E6D4BF;
}
.expand-collapse.whitecontent .expand-collapse-title__span{
    color: #fff;
}
.expand-collapse.whitecontent .expand-collapse-content .column-section .entry-content, .expand-collapse.whitecontent .expand-collapse-content .column-section .entry-content p, .expand-collapse.whitecontent .expand-collapse-content .column-section .entry-content a {
    color: #fff;
}
.expand-collapse.whitecontent .expand-collapse-active .expand-collapse-title__span{
    color: #E6D4BF;
}
.expand-collapse.whitecontent .expand-collapse-title .expand-collapse-arrow {
    background: #E6D4BF;
}
.expand-collapse.whitecontent .expand-collapse-title.expand-collapse-active .expand-collapse-arrow{
  background:#fff;
}
.expand-collapse.whitecontent .expand-collapse-title .expand-collapse-arrow::after {
    border-color: #006180;
}
.expand-collapse.whitecontent .expand-collapse-content .container-two-column{
    border-color:#fff;
}
.site-main section.recipes-slider-section{
    margin-bottom: 0px!important;
    padding-bottom: 100px!important;
}
.site-main section.recipes-list{
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    padding: 0;
    background-color: transparent;
}
.recipes-list-image-link{
    width: 100%;
}
.column-section-one {
    padding: 0;
}
h3.recipes-list-title a{
    color: #006180;
    font-family: 'Courgette', cursive;
    font-size: 25px;
    margin-bottom: 5px;
    display: block;
}
.recipes-list-items {
    -webkit-box-pack: normal;
    -webkit-justify-content: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
}
.recipes-list-item {
    margin-bottom: 30px;
}
/*.recipes-list-item a.link__green{
    color: #006180;
    margin: 10px 0 0 0;
    font-size: 19px;
    font-family: 'Courgette', cursive;
    font-style: normal;
}*/
.more-link-section {
    padding: 20px;
}
.more-link__btn, .recipes-list-item a.link__green {
    background: #006180 0% 0% no-repeat padding-box;
    border-radius: 80px;
    color: #fff;
    font-size: 15px;
    font-family: 'Source Sans Pro';
    line-height: 15px;
    vertical-align: middle;
    display: block;
}
.recipes-list-item a.link__green {
    margin: 0;
    padding: 10px 20px;
}
.intro-details{
    max-width: 420px;
    margin: 0 auto;
    display: block;
}
.intro-details li{
    width: 30%;
    margin: 0 1.5%;
    display: block;
    text-align: center;
    float: left;
}
.intro-details span.idtitle {
    color: #E6D4BF;
    font-size: 20px;
    font-weight: 600;
    display: block;
    text-align: center;
    width: 100%;
}
.intro-details span.idcircle{
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    padding: 10px;
    width: 100px;
    height: 100px;
    align-items: center;
    align-content: center;
    display: grid;
    text-align: center;
    color: #fff;
    margin: 10px auto;
    line-height: 1em;
}
.intro-details span.idcircle span.intro-details-text-bold{
    font-size: 35px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
.intro-details span.idcircle span.intro-details-text{
    font-size: 25px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
.recipedatalist{
    max-width: 925px;
}
.footer-text-column .recipedatalist .ftc{
  max-width:770px;
}
.recipedatalist .row.row {
    align-items: flex-start;
}
.videos{
    align-items: flex-start;
}
.video-content {
    min-height: 114px;
    align-items: center;
    align-content: center;
    display: grid;
}
main#main {
    overflow: hidden;
}
.site-footer {
    margin-top: -260px;
}


.teammember-text h4{
    font-size: 22px;
    letter-spacing: 0;
}
.column-section-one p{
  display:block;
}
.column-section-one p a{
  text-decoration: underline;
}
.column-section-one *{
    font-size: 21px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.column-section-one ul li::before{
    display:none;
}
.column-section-one ul li{
    list-style-type: disc;
    margin:0 0 8px 0;
}
.whitetext, .whitetext *,.whitetext h4, .whitetext div, .whitetext p, .whitetext a, .whitetext span{
  color: #fff;
}
.whitetext h3{
  color:#E6D4BF;
}

.teammember-text .excerpt{
  display:block;
}
.teammember-text .content{
  display:none;
}
.whitetext .teammembercolumn .video-link-small {
    border: 1px solid #fff!important;
    color: #fff!important;
    margin: 16px 0!important;
    text-decoration: none!important;
}
.whitetext .teammembercolumn .video-link-small:hover {
  color: #006184!important;
  background: #fff!important;
  border-color: #fff!important;
}
.whitetext .teammembercolumn .video-link-small:hover i{
  color: #006184!important;
}
.other-partners ul.archivenews {
    column-count: 2;
    column-gap: 1em;
    display: list-item;
    height: auto;
    margin-bottom: 40px;
}
.other-partners ul.archivenews li{
    max-width: 100%;
}
.other-partners ul.archivenews li, .other-partners ul.archivenews li a{
    font-size: 18px;
    color: #1C2029;
}
.other-partners ul.archivenews li a:hover{
	color: #006180;
}
section.contact-form{
    background-size: 100%!important;
}

.expand-collapse-links a::after {
    background-color: #fff;
}

.recipes-slider-section .slick-dots .slick-active button {
    background-color: #E6D4BF;
}

.site-main section.banner.banner-big {
    min-height: 100vh;
}
.site-main section.banner.banner-big .banner-content {
    padding-top: 280px;
}  
body.single-post main#main{
    background: var(--wpr-bg-2aa1c6f0-5ef4-41eb-8d2a-18429cb64435);
}
body.single-post main#main section.column-section{
  background:transparent;
    padding-top: 30px;
}
body.single-post main#main section.column-section .column-section-one{
    color: #fff;
    column-count: 2;
}
body.single-post main#main section.column-section .column-section-one *{
    color: #fff;
}
/*
@media screen and (min-width: 1900px) {
.banner-content {
    padding-top: 240px;
}  
}
@media screen and (min-width: 2500px) {
.banner-content {
    padding-top: 300px;
    zoom: 0.8;
}
}
@media screen and (min-width: 3400px) {
.banner-content {
    padding-top: 460px;
    zoom: 0.5;
}
}
*/
.newssource{
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
    text-align: right;
}

.menu-btn{
  position: fixed;
}
.link__black:hover {
    color: #006180;
}

.recipes .slick-next, .recipes .slick-prev {
    position: absolute;
    top: 43%;
    right: 29%;
    height: 60px;
    width: 60px;
    outline: none;
    border-radius: 50%;
    background: #fff;
    border: none;
    z-index: 1;
    font-size: 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    display: block!important;
}
.recipes .slick-prev {
    right: 33%;
}
.recipes .slick-next:hover, .recipes .slick-prev:hover {
    background-color: #d9c6a6;
}
.recipes .slick-next::after, .recipes .slick-prev::after {
    content: '';
    position: absolute;
    top: 36%;
    left: 30%;
    width: 19px;
    height: 19px;
    border: 4px solid #7a9544;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.recipes .slick-prev::after {
    left: 40%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (min-width: 2000px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 32%;
}
.recipes .slick-prev {
    right: 35%;
}
}
@media screen and (max-width: 1900px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 27%;
    zoom: 0.9;
}
.recipes .slick-prev {
    right: 31%;
}
}
@media screen and (max-width: 1800px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 26%;
}
.recipes .slick-prev {
    right: 30%;
}
}
@media screen and (max-width: 1700px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 24%;
}
.recipes .slick-prev {
    right: 29%;
}
}
@media screen and (max-width: 1600px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 22%;
    zoom: 0.8;
}
.recipes .slick-prev {
    right: 27%;
}
}
@media screen and (max-width: 1500px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 22%;
    zoom: 0.8;
}
.recipes .slick-prev {
    right: 26%;
}
}
@media screen and (max-width: 1400px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 22%;
    zoom: 0.6;
}
.recipes .slick-prev {
    right: 26%;
}
}
@media screen and (max-width: 1300px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 21%;
}
.recipes .slick-prev {
    right: 25%;
}
}
@media screen and (max-width: 1000px) {
.recipes .slick-next, .recipes .slick-prev {
    right: 8%;
}
.recipes .slick-prev {
    right: 14%;
}
}
@media screen and (max-width: 768px) {
  .banner-small__bg-circle, .site-main section.footer-text-column{
      background-size: cover!important;
      background-attachment: scroll!important;
  }  
  .banner-big {
    height: 800px;
  }
  .video-parallax {
    padding: 50px 0;
  }
  .recipes,
  .blog-posts {
    padding: 50px 0;
  }
  .other-partners{
    padding: 10% 10% 7% 10%;
    margin: 0 5%;
  }
  .other-partners ul {
    height: auto;
    flex-wrap: nowrap;
    padding: 0 0 0 10px;
  }
  .other-partners ul li {
    max-width: 100%;
  }
  section.blog-posts{
    background: var(--wpr-bg-162d1f89-a057-4969-9a8b-a2a0a842926f)!important;
  }
  .banner-small-title {
    font-size: 20px!important;
    text-align: center;
    width: auto;
    max-width: 300px;
  }
  .teammember-logo {
      float: none;
      margin: 0 auto 20px auto;
      text-align: center;
      clear: both;
  }  
  .teammember-logo img {
      margin: 0 auto;
  }  
  .imgarea {
      margin: 8px auto 16px auto;
  }  
  .expand-collapse-links {
      -webkit-flex-direction: initial;
      -ms-flex-direction: initial;
      flex-direction: initial;  
  }
  .banner-content-small{
      padding:20px;
  }
  .order-2 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
  }  
  .banner-small-title::before, .banner-small-title::after {
      top: 14px;
  }  
  .container-intro.introontop {
      overflow: hidden;
  }
  .intro-details span.idcircle {
      padding: 5px;
      width: 60px;
      height: 60px;
    }  
  .intro-details span.idcircle span.intro-details-text-bold {
    font-size: 20px;
  }
  .intro-details span.idcircle span.intro-details-text {
    font-size: 14px;
  }
  .intro-details span.idtitle {
      font-size: 15px;
      min-height: 46px;
      align-items: center;
      display: grid;
  }  
  .teammember-text {
      float: none;
      width: 100%;
      clear: both;
  }  
  h3.teammember-title {
    font-size: 28px;
  }
  .other-partners ul.archivenews {
    column-count: 1;
  }
  .banner-small-title::before{
    left: -20px;
    width: 30px;
  }
  .banner-small-title::after{
    right: -20px;
    width: 30px;
  }
  .banner-small-subtitle {
    font-size: 17px;
  }
  .banner-small-description {
      font-size: 15px;
  }  
  .page-id-291 .banner-small__bg-circle {
      background-position: 60% center!important;
  }  
 .site-main section.footer-text-column, .site-main section.csr-bottom, .site-main section:last-child {
      background-size: cover!important;
      background-attachment: scroll!important;
      margin: 0!important;
      padding: 100px 0!important;
  }  
  .site-footer {
      margin-top: 0!important;
  }  
  .posts-container button.slick-arrow{
      right:2px;
  }
  .posts-container button.slick-prev{
      left: 2px;
      right: auto;
  }
  .recipes .slick-next {
      right: 2%;
  }  
  .recipes .slick-prev {
      left: 2%;
      right: auto;
  }  
}

.main-navigation .sub-menu li:hover {
    background-color: #1c2029!important;
}



.videolist .videos {
    display: block;
}
.videolist .video-item {
    width: 31%;
    display: block!important;
    float: left;
    margin: 0 1.1%;
    margin-bottom: 2.2%;
}
@media screen and (max-width: 768px){
.videolist .video-item {
    width: 96%;
    max-width: 330px;
    display: block!important;
    float: none;
    clear: both;
    margin: 0 auto;
    margin-bottom: 25px;
}
}


.main-navigation .right-menu li:hover > ul, .main-navigation .right-menu li.focus > ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}