<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ############################################################### */

.content-full {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  margin: 50px auto;
  padding: 25px 50px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

section.section-quotes {
  width: 100%;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

section.section-parallax {
  min-height: calc(100vh - 100px);
  height: auto;
  width: 100%;
  background-attachment: fixed !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

section.parallax {
  min-height: 800px;
  height: auto;
  width: 100%;
  background-attachment: fixed !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.parallax &gt; div {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

section.standard {
  width: 100%;
}

section.standard &gt; div {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

section.standard &gt; div.single-article {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  margin: 0 auto;
  padding: 25px 0;
  display: block;
}



/* jm new 2021-04-21*/
section.desktop-only {
  width: 100%;
}

section.desktop-only  &gt; div {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  justify-content: space-around;
  flex-wrap: wrap;
}


section.mobile-only {
  width: 100%;
}

section.mobile-only  &gt; div {
  display: none;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  justify-content: space-around;
  flex-wrap: wrap;
}

/*  */






section.full {
  width: 100%;
  margin: 0 auto;
}

section.full &gt; div {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}


section.iframe-video-section {
  width: 100%;
  margin: 0 auto;
}

section.iframe-video-section &gt; div {
  width: 100%;
  display: flex;
  flex-flow: column;
}

section.iframe-video-section-50 {
  width: 50%;
  margin: 0 auto;
}

section.iframe-video-section-50 &gt; div {
  width: 50%;
  display: flex;
  flex-flow: column;
}


.iframe-video-container {
	width: 100%;
	height: 100%;
}

.iframe-video-container-50 {
	width: 50%;
	height: 100%;
	padding: 0 4%;
	padding-top: 2.5%;
}
.iframe-video-container .box-content, .iframe-video-container-50 .box-content {
	display: none;
}
.pagebuilder .iframe-video-container .box-content, .pagebuilder .iframe-video-container-50 .box-content {
	display: block;
}
.iframe-video-container .box-video-container, .iframe-video-container-50 .box-video-container {
	width: 100%;
	margin-top: -1px;
	display: flex;
}
.iframe-video-container .box-video-container iframe, .iframe-video-container-50 .box-video-container iframe{
	width: 100%;
}

section.praise-dad-show-form {
  width: 100%;
}

section.dad-cafe-show-form {
  width: 100%;
}

section.section-text {
  display: block;
  width: 100%;
  margin: 25px auto;
  padding: 0;
}

section.section-text &gt; div {
  display: block;
  max-width: 1200px;
}

section.section-text &gt; div .section-text-wrapper {
	display: block;
	padding: 25px 50px;
	width: 98%;
	margin: 1%;
	/* color: #fa6c4e; */
	color: #445957;
}

section.full &gt; div {
  margin: 0 auto;
}

section.full &gt; div .section-text-wrapper {
  max-width: 1200px;
}

section.section-function &gt; div {
  padding: 0;
}



section.board-member-section {
  width: 100%;
}
section.board-member-section &gt; div  {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  /* padding: 25px 2%; */
  padding: 25px 50px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}









#info,
.info,
.content {
  max-width: 960px;
  width: 100%;
  margin: 50px auto;
  padding: 0 25px;
}

#info ul,
.info ul,
.content ul,
.box-content ul,
.single-news ul,
.section-text ul,
#info ol,
.info ol,
.content ol,
.box-content ol,
.single-news ol,
.section-text ol {
  padding: 5px 15px;
}

.text-slide {
  background-color: transparent !important;
  width: 100%;
  max-width: 100%;
  padding: 50px;
}

.text-slide .text-slide-content {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.text-slide h1 {
  font-size: 50px;
  text-shadow: 1px 1px 0 rgb(223, 227, 229), 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.text-slide h1,
.text-slide p {
  color: #fff !important;
  font-family: 'Quicksand', sans-serif;
}






.white-text {
  color: #ffffff !important;
}






#news-wrapper .box-news .box-image-container {
  background-size: cover;
  width: 50%;
}


#news-wrapper .box-news .box-content {
  width: 50%;
}

.box-news .box-content i {
  margin-right: 5px;
}

.box-news .box-content&gt;div {
  padding-top: 10px;
}


.box-news {
  margin: 10px 0 !important;
  transition: all 0.6s ease;
  border: 1px solid #a3a3a3;
  border-radius: 5px;
}


.box-news:hover {
  /* transform:scale(1.01,1.01); */
  /* -moz-transform: scale(1.01,1.01); */
  transform:scale(0.98,0.98);
  -moz-transform: scale(0.98,0.98);
}
/* end our news  */


.box-date {
  /* height: 100%; */
  display: flex;
  flex-direction: column;
  width: 10%;
  min-width: 120px;
  /* background-color:#f3a8a4; */
  background-color:#90c49f;
  padding: 10px;
  text-align: center;
  justify-content: center;
  align-items: center;
  transition: all 0.6s ease;
  position: relative;
  z-index: 10;
}

.box-news-list {
  margin: 10px auto;
  /* border: 1px solid #a3a3a3; */
  border-radius: 5px;
  background-color: #ffffff;
  text-decoration: none;
  padding: 0;
  width: 90%;

}

.box-news-list {
  /* flex-direction: column; */
  flex-direction: row;
  position: relative;
}
.box-news-list::after {
  transition: 0.8s all ease;
  content: '';
  position: absolute;
  width: 0px;
  height: 100%;
  background-color: #90c49f;
  z-index: 1;

}
.box-news-list:hover:after {
  width: 100%;
}

.box-news-list {
  transition: all 0.6s ease;
}





.box-news-list .box-content {
  padding: 25px;
  position: relative;
  z-index: 10;
}

.box-news-list .box-content h2 {
  font-size: 20px;
}

.box-news-list .box-content p {
  font-size: 14px;
}
/* end news list */

/* news */









.box-100 {
  width: 100%;
}



.box-100-title {
  margin: 0 15px;
  padding: 10px 50px;
  max-width: 1200px;
  width: 100%;
}

.box-100-title h2 {
  font-size: 32px;
}

.box-100-title .box-content &gt; div {
  display: none;
}

.box-only-button {
  width: 100%;
  display: flex;
  justify-content: center;
}

.box-only-button h2,
.box-only-button .box-content p,
.box-only-button .box-image-container {
  display: none;
}

.box-only-button .item-action {
  width: 100%;
}

.box-only-button .item-action {
  padding: 30px 0;
}

.box-50 {
  width: 48%;
  margin: 1%;
}

.box-50-text {
  width: 48%;
}

section.full .box-50-text {
  width: 50%;
}

section.standard .box-50-text {
  width: 48%;
  margin: 1%;
}

.box-33-iframe-modal {
	background-color: #F3A8A4;
	text-decoration: none;
	color: #fff;
	width: 31.33%;
	margin-bottom: 2%;
}
a.box-33-iframe-modal:hover{
	background-color: #FA6C4E !important;
}

.box-50-text .box-content {
	padding: 50px;
	max-width: 960px;
	margin: 0 auto;
}

.box-33-iframe-modal .box-content {
	position: relative;
	text-align: left;
	padding: 25px 25px 25px 60px;
	width: 100%;
	margin: 0 auto;
}
.box-33-iframe-modal .box-content:before {
	font-family: "Font Awesome 5 Free";
	content: '\f144';
	position: absolute;
	left: 20px;
	font-size: 30px;
}

.box-50-text .box-image-container {
	display: none;
}

.box-33-iframe-modal .box-image-container {
	display: none;
}

.box-50 {
  width: 48%;
  margin: 1%;
  min-height: 300px;
}

/* .box-50:nth-child(odd) {
    margin-left: 0;
}

.box-50:nth-child(even) {
    margin-right: 0;
} */

.box-50 .box-image-container {
  padding-top: 75%;
  /* border-radius: 5px 5px 0 0; */
  background-repeat: no-repeat;
  background-size: cover;
}

.box-50 .box-content {
  padding: 10%;
}



/* template  template-box-50-img-left */
.template-box-50-img-left {
  width: 50%;
  height: auto;
  display: flex;
  background-color: inherit;
}


.pagebuilder .template-box-50-img-left .box-image-container {
  background-size: 30%;
  background-repeat: no-repeat;
}

.template-box-50-img-left .box-image-container{
  width: 50%;
  height: auto;
  padding: 10% 8%;
  color: inherit;
  display: flex;
  flex-flow: column;
  justify-content: center;
  word-wrap: break-word;
}
.template-box-50-img-left .box-content {
  width: 50%;
  padding: 10% 5%;
  color: inherit;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.template-box-50-img-left .box-image-container img {
  width: 50px;
  height: 50px;
  margin-left: 5px;
}




.pagebuilder .template-box-50-img-left .box-content h2 {
  font-size: 60px;
}

.template-box-50-img-left .box-image-container h1 {
  font-size: 80px;
  /* color: #f1d4ca; */
  /* color: #fdac53; */
  color: #fff;
  /* white-space: nowrap; */
}
/* end temlate  */






.box-50-img-left{
  width: 50%;
  height: auto;
  display: flex;
  background-color: inherit;
}

.box-50-img-right {
  width: 50%;
  height: auto;
  display: flex;
  flex-direction: row-reverse;
  background-color: inherit;
}

.box-50-img-left .box-image-container, .box-50-img-right .box-image-container {
  width: 50%;
  height: auto;
  padding: 10% 8%;
  color: inherit;
  display: flex;
  flex-flow: column;
  justify-content: center;
  word-wrap: break-word;
}

.box-50-img-left .box-image-container h1, .box-50-img-right .box-image-container h1 {
  font-size: 80px;
  color: inherit;
  white-space: nowrap;
}

.box-50-img-left .box-image-container h1 span,
.box-50-img-left .box-image-container h1 div {
  font-size: 80px;
  color: inherit;
  font-weight: bold;
  white-space: nowrap;
}

.box-50-img-left .box-image-container img {
  width: 50px;
  height: 50px;
  margin-left: 5px;
}

.box-50-img-left .box-content, .box-50-img-right .box-content {
  width: 50%;
  padding: 10% 5%;
  color: inherit;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.box-50-img-left .box-content p, .box-50-img-right .box-content p{
  margin-bottom: 25px;
}

.box-50-img-left .actions, .box-50-img-right .actions {
  margin-top: 25px;
}

.box-50-animation {
  width: 50%;
  background-color: inherit;
  height: auto;
  padding: 5% 2.5%;
  /*
    padding: 5%;
    background-image: url("../images/logo_animate.png");
    */
}

.box-50-animation iframe {
  width: 100%;
}

.box-50-big-title {
  width: 50%;
  /* min-height: 75vh; */
  background-color: inherit;
  color: inherit;

  /* border: 1px solid red; */

}

.box-50-big-title .box-content {
  width: 100%;
  /* min-height: 75vh; */
  padding: 2.5%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 10% 8%;
}

.box-50-big-title h2 {
  font-size: 140px;
  margin-bottom: 25px;
}

.box-50-img-background {
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

  /* border: 1px solid red; */

}

.box-50-img-background .box-image-container {
    display: flex;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.pagebuilder .box-50-img-background .box-image-container {
    display: flex;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}


.box-50-img-background .box-content {
  color: inherit;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 40%;
  word-wrap: break-word;
  background: rgba(0, 0, 0, 0.22);
  padding: 10px;
}
.pagebuilder .box-50-img-background .box-content {
  z-index: 2;
}







.pagebuilder .item{
  margin: 0;
}


.box-60-img-right {
  width: 60%;
  /* background-color: #90c49f; */
  min-height: 250px;
  display: flex;
  flex-direction: row-reverse;
  margin: 0;
}

.box-60-img-right .box-content {
  width: 55%;
  /* min-height: 50vh; */
  color: inherit;
  padding: 5% 7.5%;
  background-color: inherit;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.box-60-img-right .box-content h2 {
  margin-bottom: 12.5px;
}

.box-60-img-right .box-content p {
  margin-bottom: 25px;
}

.box-60-img-right .box-content p:last-of-type {
  margin-bottom: 0;
}

.box-60-img-right .actions {
  margin-top: 25px;
}

.box-60-img-right .actions a {
  text-decoration: underline;
}

.box-60-img-right .box-image-container {
  width: 45%;
  /* background-image: url("../images/anja_ny.jpg"); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 30vh;
  height: 100%;
}





.box-33-text-img {
  width: 31.33%;
  margin: 1% 1%;
  min-height: 300px;
}

.box-33-text-img .box-image-container {
  padding-top: 65%;
  /* border-radius: 5px 5px 0 0; */
  background-repeat: no-repeat;
  background-size: cover;
}


section.board-member-section .box-33-text-img .box-image-container {
  padding-top: 90%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgb(199, 199, 199);
  border-radius: 3px;
  opacity: 0.75;
}



.box-33-text-img .box-content {
  padding: 10%;
  text-align: center;
}

.box-33-text-img .box-content h2 {
  text-align: center;
}

.box-33-text-img .btn-blue,
.box-33-text-img .btn-gray,
.box-33-text-img .btn-pink,
.box-33-text-img .btn-white,
.box-33-text-img .btn-white-no-border {
  margin: 0 auto;
}

.box-33-link {
  width: 31.33%;
  margin: 0 1%;
  border-radius: 2.5px;
  box-shadow: 0 7px 14px rgba(171, 171, 171, 0.1),
    0 5px 5px rgba(171, 171, 171, 0.1);
  transition: all 0.4s ease;
}

.box-33-link:hover {
  transform: scale(1.05);
}

.box-33-link .box-image-container {
  padding-top: 65%;
  /* border-radius: 5px 5px 0 0; */
  background-repeat: no-repeat;
  background-size: cover;
}

.box-33-link .box-content {
  padding: 10%;
  text-align: center;
}

.box-33-link .box-content h2 {
  text-align: center;
}




.box-40-wrapper {
  width: 40%;
  height: auto;
  min-height: 250px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.box-40 {
  width: 100%;
  background-color: inherit;
  /* min-height: 40vh; */
  /* height: 500px; */
  display: flex;
  padding: 5% 0;
}

.box-40 .box-content {
  /* color: #fa6c4e; */
  padding: 0 5%;
  background-color: inherit;
  /* width: 50%; */
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.box-40 .box-content h2 {
  margin-bottom: 12.5px;
}

.box-40 .box-content p {
  margin-bottom: 25px;
}

.box-40 .box-content p:last-of-type {
  margin-bottom: 0;
}

.box-40 .actions {
  margin-top: 25px;
}

.box-40 .box-image-container {
  /* background-image: url("../images/swish.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  /* width: 40%; */
}






.box-40-image-right {
  width: 40%;
  background-color: inherit;
  /* min-height: 40vh; */
  /* height: 500px; */
  display: flex;
  flex-direction: row-reverse;
  padding: 2% 0;
  justify-content: flex-end;
  margin: 0;
}

.box-40-image-right .box-content {
  /* color: #fa6c4e; */
  padding: 20px 5%;
  background-color: inherit;
  width: 50%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.box-40-image-right .box-content h2 {
  margin-bottom: 12.5px;
}

.box-40-image-right .box-content p {
  margin-bottom: 25px;
}

.box-40-image-right .box-content p:last-of-type {
  margin-bottom: 0;
}

.box-40-image-right .actions {
  margin-top: 25px;
}

.box-40-image-right .box-image-container {
  /* background-image: url("../images/swish.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain !important;
  width: 40%;
  height: 100%;
}


.pagebuilder .box-40-oneline {
  flex-wrap: nowrap;
}


.box-40-oneline {
  width: 40%;
  /* min-height: 10vh; */
  background-color: inherit;
  text-align: center;
  display: flex;
  justify-content: center;
}

.box-40-oneline .box-content {
  display: flex;
  flex-flow: row-reverse;
  justify-content: center;
  line-height: 40px;
  /* color: #fff; */
  padding: 2.5% 0;
}

.pagebuilder .box-40-oneline .box-content {
  align-items: center;
}


.pagebuilder .box-40-oneline .box-content .item-content {
  min-height: auto;
}


.box-40-oneline .box-content img {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}



.box-40-oneline .box-content h2 {
  display: inline-block;
  margin-left: 15px;
  font-size: 40px;
  font-weight: 600;
  vertical-align: middle;
}

.box-40-oneline .box-content p {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}


.pagebuilder .box-40-oneline .box-image-container {
  padding: 0px 30px;
  margin: 0 20px;
}

.box-40-oneline .box-image-container {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain !important;
  width: 4%;
  height: auto;
}




.box-50-link {
  width: 48%;
  margin: 0 1%;
  border-radius: 2.5px;
  box-shadow: 0 7px 14px rgba(171, 171, 171, 0.1),
    0 5px 5px rgba(171, 171, 171, 0.1);
  transition: all 0.4s ease;
}

.box-50-link:hover {
  transform: scale(1.05);
}

.box-50-link .box-image-container {
  padding-top: 65%;
  /* border-radius: 5px 5px 0 0; */
  background-repeat: no-repeat;
  background-size: cov;
}

.box-50-link .box-content {
  padding: 10%;
  text-align: center;
}

.box-50-link .box-content h2 {
  text-align: center;
}










.box-25-text-img {
  width: 23%;
  margin: 1%;
}

.box-25-text-img .box-image-container {
  padding-top: 75%;
  /* border-radius: 5px 5px 0 0; */
  background-repeat: no-repeat;
  background-size: cover;
}

.box-25-text-img .box-content {
  padding: 50px;
}

/** 100% **/






.box-100-popup {
  /* background-color: #fa6c4e; */
  /* background-color: #fa6c4e; */
  /* background-color: #1CA2D6; */
  background-color: #445957;
  color: #ffffff;
  width: 100%;
}

.box-100-popup .box-content {
  height: auto;
  min-height: 100px;
  padding: 0 4%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: relative;
}

.box-100-popup .box-content img {
  width: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.down-button img {
  animation: bounce 3s infinite ease-in forwards;
}

.box-100-popup .box-content h2 {
  display: inline-block;
  font-weight: normal;
  vertical-align: middle;
}

.box-100-popup .box-content .actions {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
}

.box-100-popup .box-content .actions.up {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  transition: all 0.4s;
  margin-top: 10px;
}

.box-100-popup .box-content .actions img {
  width: 40px;
}






.box-100-text {
  width: 100%;
  padding: 25px 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.box-100-text .box-content {
  padding: 0 50px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}






section.board-member-section .box-100-text {
  width: 100%;
  padding: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

section.board-member-section .box-100-text .box-content {
  padding: 0 1%;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}




section.full .box-100-text .box-content {
  margin: 0 auto;
}

.box-100-text .box-content h1,
.box-100-text .box-content h2 {
  position: relative;
}

.box-100-img-right {
  flex-flow: row-reverse;
}

.box-100,
.box-100-img-right,
.box-100-img-left {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  position: relative;
}

.box-100 .box-content,
.box-100-img-right .box-content,
.box-100-img-left .box-content {
  margin: auto;
  width: 50%;
  padding: 50px;
  max-width: 960px;
}

/* .box-100-img-right,
section.standard .box-100-img-right .box-content {
    background-color: #333;
    color: #fff;
}

.box-100-img-left,
section.standard .box-100-img-left .box-content {
    background-color: #65db6f;
    color: #fff;
} */

.box-100 .box-image-container,
.box-100-img-right .box-image-container,
.box-100-img-left .box-image-container {
  width: 50%;
  position: relative;
  display: flex;
  padding-top: 60%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.box-100.startleft .box-image-container,
.box-100-img-right.startleft .box-image-container,
.box-100-img-left.startleft .box-image-container {
  justify-content: flex-start;
}



.box-100-img-top-left {
  width: 100%;
}
.box-100-img-top-left .box-image-container {
  width: auto;
  max-width: 20%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.box-100-img-top-left .box-content {
  display: flex;
}




section.standard .box-100,
section.standard .box-100-img-right,
section.standard .box-100-img-left,
section.standard .box-25-text-img,
section.standard .box-33-iframe-modal,
section.standard .box-33-text-img,
section.standard .box-33-link,
section.standard .box-50,
section.standard .box-50-link,
section.standard .box-50-text,
section.standard .box-100-text {
  margin: 1%;
  /* border: 2px solid #f3f3f3; */
  /* box-shadow: 0 7px 14px rgba(171, 171, 171, 0.05), 0 5px 5px rgba(171, 171, 171, 0.05); */
}

section.standard .box-100,
section.standard .box-100-img-right,
section.standard .box-100-img-left,
section.standard .box-100-text {
  width: 98%;
}

section.standard .box-25-text-img {
  width: 23%;
}

section.standard .box-50,
section.standard .box-50-link {
  width: 48%;
}

section.standard .box-33-iframe-modal,
section.standard .box-33-text-img,
section.standard .box-33-link {
  width: 31.33%;
}

section.full .box-25-text-img,
section.full .box-33-iframe-modal,
section.full .box-33-text-img,
section.full .box-33-link,
section.full .box-50,
section.full .box-50-text,
section.full .box-50-link {
  margin: 1%;
}

section.full .box-33-iframe-modal {
  width: 31.33%;
}

section.full .box-50-text {
  width: 48%;
}

.box-content h1,
.box-content h2 {
  padding-bottom: 10px;
}

.item-action {
  padding-top: 30px;
}
section.standard .box-image-container {
  border-radius: 2.5px;
}

.item-action .read-more {
  font-weight: bold;
}

.box-content a,
.box-content a:visited {
  /* color: #a58aa5; */
  color: inherit;
}


.btn-down-animated {
  content: '';
  background-image: url("..images/expand.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 20%;
}

.btn-blue {
  padding: 10px 30px;
  border-radius: 2.5px;
  background-color: #436b9f;
  color: #fff !important;
  width: fit-content;
  display: table;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.btn-pink {
  padding: 10px 30px;
  border-radius: 2.5px;
  background-color: #f3a8a4;
  color: #fff !important;
  width: fit-content;
  display: table;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}


.btn-orange {
  padding: 10px 30px;
  border-radius: 2.5px;
  background-color: #fdac53;
  color: #fff !important;
  width: fit-content;
  display: table;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.btn-gray {
  padding: 10px 30px;
  border-radius: 2.5px;
  background-color: #9ea2a9;
  color: #fff !important;
  width: fit-content;
  display: table;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.btn-white {
  padding: 10px 30px;
  border-radius: 2.5px;
  background-color: #fff;
  color: #436b9f !important;
  width: fit-content;
  display: table;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  border: 2px solid #436b9f;
}
.btn-white-no-border {
  padding: 10px 30px;
  border-radius: 2.5px;
  background-color: #fff;
  color: #436b9f !important;
  width: fit-content;
  display: table;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}



.btn-no-styling {
  padding: 10px 0;
  border: none;
  background-color: inherit;
  width: fit-content;
  display: table;
  cursor: pointer;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.btn-blue:hover,
.btn-pink:hover,
.btn-orange:hover,
.btn-gray:hover,
.btn-white:hover,
.btn-white-no-border:hover {
  text-decoration: none;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.quote {
  width: 100%;
}

.quote-wrapper {
  display: flex;
  padding: 0 50px;
}
.quote.hide {
  display: none;
}

.quote-content {
  display: flex;
  /* width: calc(100% - 300px); */
  width: 100%;
  justify-content: center;
  align-items: center;
}

.quote-headline {
  position: relative;
  margin-bottom: 20px;
}

.quote-headline:after {
  content: "";
  position: absolute;
  width: 150px;
  height: 3px;
  bottom: -12px;
  left: 0;
  background-color: inherit;
}

.quote-text {
  width: 100%;
  width: 98%;
  margin: 1%;
  /* max-width: 500px; */
  /* max-width:800px; */
  font-size: 16px !important;
}
.quote-text p {
  font-size: 16px !important;
}

.quote-image-holder {
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.quote-image {
  width: 254px;
  height: 254px;
  border-radius: 254px;
  background-color: inherit;
  background-position: center;
  background-size: cover;
}




@media all and (max-width: 1500px) {
  .box-50-big-title h2 {
    font-size: 100px;
    margin-bottom: 25px;
  }
  .box-50-img-left .box-image-container h1, .box-50-img-right .box-image-container h1 {
    font-size: 60px;
    line-height: 50px;
  }
  
  .box-40-wrapper {
    width: 100%;
    height: auto;
  }

  
}


@media all and (max-width: 1100px) {
  .box-25-text-img {
    width: 48%;
    margin: 1%;
  }
  .text-slide h1 {
    font-size: 40px;
    text-shadow: 0.8px 0.8px 0 rgb(223, 227, 229), 3px 3px 0 rgba(0, 0, 0, 0.25);
  }


  .box-40-image-right {
    width: 100%;
    padding: 20px 1%;
    display: flex;
    flex-direction: column-reverse;
  }
  .box-40-image-right .box-content {
    width: 100%;
    padding: 20px;
  }
  .box-40-image-right .box-image-container {
    width: 100%;
    min-height: 200px;
  }


  .box-60-img-right {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .box-60-img-right .box-content {
    width: 100%;
    padding: 2.5% 5%;
    /* min-height: 30vh; */
  }
  .box-60-img-right .box-image-container {
    width: 100%;
  }

  .box-50-img-left, .box-50-img-right {
    width: 100%;
  }
  .box-50-img-left .box-image-container {
    width: 50%;
  }
  .box-50-img-left .box-content {
    width: 50%;
  }
  .box-50-animation {
    width: 100%;
  }

  
  

}

@media all and (max-width: 960px) {


  /* jm new */
  section.desktop-only  &gt; div {
    display: none;
  }

  section.mobile-only  &gt; div {
    display: flex;
  }
  /*  */


  section.section-parallax {
    background-attachment: unset !important;
    min-height: 500px;
  }
  section.parallax {
    background-attachment: unset !important;
    min-height: 500px;
  }
  .content-full {
    margin: 50px 0;
    padding: 0;
  }
  #info,
  .info {
    padding: 20px;
    margin: 50px 0;
  }
  .quote-wrapper {
    flex-direction: column-reverse;
    padding: 0 50px;
  }
  .quote-image {
    width: 184px;
    height: 184px;
  }
  .quote-content {
    width: 100%;
  }
  .quote-image-holder {
    width: 100%;
    margin-bottom: 45px;
  }
  .quote-content {
    width: calc(100% - 50px);
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .quote-text,
  .quote-text p {
    /* text-align: center; */
    font-size: 14px !important;
  }
  /* .quote-headline:after {
        left: calc(50% - 75px);
    } */

  section.section-quotes .bx-prev,
  section.section-quotes .bx-next {
    display: none !important;
  }

  .box-50-img-background {
    width: 100%;
    min-height: 50vh;
  }

  .box-100-text .box-content {
    padding: 0 50px;
  }
  .text-slide h1 {
    font-size: 32px;
    text-shadow: 0.6px 0.6px 0 rgb(223, 227, 229), 2px 2px 0 rgba(0, 0, 0, 0.25);
  }


  .box-40-image-right {
    width: 100%;
    padding: 20px 1%;
    display: flex;
    flex-direction: column-reverse;
  }
  .box-40-image-right .box-content {
    width: 100%;
    padding: 20px;
  }
  .box-40-image-right .box-image-container {
    width: 100%;
    min-height: 200px;
  }

  .box-60-img-right {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .box-60-img-right .box-content {
    width: 100%;
    padding: 2.5% 5%;
    /* min-height: 30vh; */
  }
  .box-60-img-right .box-image-container {
    width: 100%;
  }

  .template-box-50-img-left {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .template-box-50-img-left .box-image-container {
    width: 100%;
    padding: 4% 4%;
  }
  .template-box-50-img-left .box-content {
    width: 100%;
    padding: 4% 4%;
  }

  .iframe-video-container-50 {
    width: 100%;
    min-height: 200px;
  }



  

}

@media all and (max-width: 768px) {
  section.standard &gt; div {
    padding: 0;
  }
  section.section-text &gt; div .section-text-wrapper {
    /* padding: 10%; */
    width: 100%;
    margin: 0;
  }
  section.section-text &gt; div {
    width: 100%;
    margin: 0;
    border: none;
  }

  .template-box-50-img-left {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .template-box-50-img-left .box-image-container {
    width: 100%;
    padding: 4% 4%;
  }
  .template-box-50-img-left .box-content {
    width: 100%;
    padding: 4% 4%;
  }

  .iframe-video-container-50 {
    width: 100%;
    min-height: 200px;
  }


  .quote-wrapper {
    padding: 0 25px;
  }
  .form-wrapper {
    display: block;
    border-radius: 0;
  }
  .box-100-text {
    width: 100% !important;
    padding: 0;
    margin: 0 !important;
  }
  .box-100-text .box-content {
    padding: 75px 50px;
  }
  .box-100-img-left {
    flex-flow: column;
  }
  .box-100-img-right {
    flex-flow: column;
  }
  .box-100 .box-image-container,
  .box-100-img-left .box-image-container,
  .box-100-img-right .box-image-container {
    padding-top: 75%;
    width: 100%;
  }
  .box-100,
  .box-100-img-left,
  .box-100-img-right {
    width: 100%;
  }
  .box-100 .box-content,
  .box-100-img-right .box-content,
  .box-100-img-left .box-content {
    width: 100%;
    padding: 50px;
  }
  section.full .box-33-text-img,
    section.standard .box-33-iframe-modal {
    width: 100%;
    margin: 15px 0;
  }

  .box-33-link .box-image-container {
    padding-top: 42.5% !important;
    background-size: 275px !important;
  }

  .box-50-link .box-image-container {
    padding-top: 50% !important;
    background-size: 275px !important;
  }

  /* .box-33-link:hover {
    transform: scale(1);
  } */
  section.full .box-25-text-img,
  section.standard .box-25-text-img {
    width: 48%;
    margin: 1%;
  }
  .box-50,
  .box-50-text,
  section.full .box-50,
  section.full .box-50-text,
  section.standard .box-50,
  section.standard .box-50-text {
    width: 100%;
    margin: 0;
  }
  .box-33-iframe-modal,
  section.full .box-33-text-img,
  .box-33-iframe-modal,
  section.standard .box-33-text-img {
    width: 50%;
    width: calc(50% - 50px);
    margin: 1% 25px;
  }
  section.full .box-33-link,
  section.standard .box-33-link {
    width: 90%;
    margin: 2.5% 5%;
  }

	.box-33-iframe-modal .box-content:before {
		font-family: "Font Awesome 5 Free";
		content: '\f144';
		position: absolute;
		left: 50%;
		left: calc(50% - 15px);
		font-size: 30px;
		top: 20px;
	}

  section.full .box-50-link,
  section.standard .box-50-link {
    width: 90%;
    margin: 2.5% 5%;
  }

  .box-33-iframe-modal .box-image-container,
  .box-50 .box-image-container {
    border-radius: 0;
  }
  .box-50-text {
    width: 100%;
  }
  .box-50-text .box-content {
    padding: 25px 50px;
  }
  .box-33-iframe-modal .box-content {
	text-align: center;
	padding: 60px 25px 15px 25px;
  }
  section.standard .box-100,
  section.standard .box-100-img-right,
  section.standard .box-100-img-left {
    width: 100%;
    margin: 15px 0;
  }
  section.standard .box-100,
  section.standard .box-100-img-right,
  section.standard .box-100-img-left,
  section.standard .box-25-text-img,
  section.standard .box-33-iframe-modal,
  section.standard .box-33-text-img,
  section.standard .box-33-link,
  section.standard .box-50-link,
  section.standard .box-50,
  section.standard .box-50-text,
  section.standard .box-100-text {
    border: none;
  }
  section.standard .box-image-container {
    border-radius: 0;
  }
  .text-slide h1 {
    font-size: 26px;
    text-shadow: 0.5px 0.5px 0 rgb(223, 227, 229), 1.8px 1.8px 0 rgba(0, 0, 0, 0.25);
  }
  .box-33-link .box-content {
    padding:0 25px 50px 25px;
  }

  .box-33-text-img {
    width: 40%;
  }

  .box-40-image-right {
    width: 100%;
    padding: 20px 1%;
    display: flex;
    flex-direction: column-reverse;
  }
  .box-40-image-right .box-content {
    width: 100%;
    padding: 20px;
  }
  .box-40-image-right .box-image-container {
    width: 100%;
    min-height: 200px;
  }

  .box-60-img-right {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .box-60-img-right .box-content {
    width: 100%;
    padding: 2.5% 5%;
    /* min-height: 30vh; */
  }
  .box-60-img-right .box-image-container {
    width: 100%;
  }
  

  /* newslist */
  /* news list */
  .box-news-list {
    /* flex-direction: column; */
    flex-direction: column;
  }
  .box-date {
    display: flex;
    flex-direction: row;
    width: 100%;
    min-width: 120px;
    background-color:#90c49f;
    padding: 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

}

@media all and (max-width: 550px) {


  section.board-member-section &gt; div {
    padding: 25px 2%;
  }

  section.board-member-section .box-100-text .box-content {
    padding: 0 1% !important;
  }

  section.section-text &gt; div .section-text-wrapper img{
    height: auto;
    max-width: 200px;
  }


  .template-box-50-img-left {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .template-box-50-img-left .box-image-container {
    width: 100%;
    padding: 4% 4%;
  }
  .template-box-50-img-left .box-content {
    width: 100%;
    padding: 4% 4%;
  }

  .iframe-video-container-50 {
    width: 100%;
    min-height: 200px;
  }



  .box-33-link .box-image-container {
    padding-top: 40% !important;
    background-size: 225px !important;
  }
  .box-50-link .box-image-container {
    padding-top: 40% !important;
    background-size: 225px !important;
  }

  .box-100-text .box-content {
    padding: 10%;
  }
  .box-25-text-img {
    width: 100%;
    margin: 15px 0;
  }
  .box-25-text-img .box-image-container {
    border-radius: 0;
  }
  section.standard .box-25-text-img,
  section.full .box-25-text-img {
    width: 100%;
    margin: 15px 0;
  }

  .box-50 .box-image-container {
    padding-top: 55%;
  }

  .box-33-text-img .box-image-container {
    padding-top: 55%;
  }
  
  .box-33-text-img {
    width: 100%;
  }

  .box-33-link .box-image-container {
    padding-top: 55%;
  }
  .box-50-link .box-image-container {
    padding-top: 55%;
  }

  .box-25-text-img .box-image-container {
    padding-top: 55%;
  }


  

  .btn-white,
  .btn-blue,
  .btn-pink,
  .btn-orange,
  .btn-gray,
  .btn-white-no-border {
    padding: 7.5px 20px;
    font-size: 14px;
  }
  .box-100 .box-content,
  .box-100-img-right .box-content,
  .box-100-img-left .box-content,
  .box-25-text-img .box-content,
  .box-33-text-img .box-content,
  .box-33-link .box-content,
  .box-50-link .box-content,
  .box-50 .box-content,
  .box-50-text .box-content,
  .box-100-text .box-content {
    padding: 25px 25px 50px !important;
    /* text-align: left !important; */
  }
  
section.section-text &gt; div .section-text-wrapper {
    padding: 50px 25px !important;
}

  .box-50-link .box-content,
  .box-33-link .box-content {
    padding: 25px !important;
  }

  








  .quote-content {
    width: 100%;
    margin: 0;
  }
  .text-slide h1 {
    font-size: 22px;
    text-shadow: 0.4px 0.4px 0 rgb(223, 227, 229), 1.6px 1.6px 0 rgba(0, 0, 0, 0.25);
  }


  .box-50-img-left .box-image-container {
    width: 100%;
  }
  .box-50-img-left .box-content {
    width: 100%;
  }
  .box-60-img-right {
    width: 100%;
    display: flex;
    flex-direction: column;

  }
  .box-60-img-right .box-content {
    width: 100%;
    padding: 2.5% 5%;
    /* min-height: 30vh; */
  }
  .box-60-img-right .box-image-container {
    width: 100%;
    /* background-size: contain; */
    /* background-position: initial; */
    /* min-height: 60vh; */
  }
  .box-40 {
    display: block;
  }
  .box-40 .box-content {
    padding: 5%;
    width: 100%;
  }
  .box-40 .box-content .actions {
    margin: 0;
  }
  .box-40 .box-image-container {
    width: 100%;
    min-height: 175px;
  }


  .box-40-image-right {
    width: 100%;
    padding: 20px 1%;
    display: flex;
    flex-direction: column-reverse;
  }
  .box-40-image-right .box-content {
    width: 100%;
    padding: 20px;
  }
  .box-40-image-right .box-image-container {
    width: 100%;
    min-height: 200px;
  }

  .box-40-oneline {
    width: 100%;
  }

  .box-50-img-left {
    width: 100%;
    display: block;
  }
  .box-50-img-left .box-image-container {
    width: 100%;
  }
  .box-50-img-left .box-content {
    width: 100%;
  }
  .box-50-img-left .box-content .actions {
    margin: 0;
  }
  .box-50-big-title h2 {
    font-size: 55px;
  }
  .box-50-img-left .box-image-container h1 {
    text-align: center;
    font-size: 40px;
    line-height: 30px;
  }

  .box-50-img-left .box-image-container {
    padding: 10% 8% 0;
  }

  .box-33-iframe-modal{
    width: 100%;
    width: calc(100% - 50px);
    margin: 0 25px 25px;
  }


  /* newslist */
  /* news list */
  .box-news-list {
    /* flex-direction: column; */
    flex-direction: column;
  }
  .box-date {
    display: flex;
    flex-direction: row;
    width: 100%;
    min-width: 120px;
    background-color:#90c49f;
    padding: 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
  }


}
</pre></body></html>