.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hidden {
  opacity: 0;
  pointer-events: none;
}
/*

	multiple properties can be passed with an escaped string. example : 

		~"position,width,color"

*/
/*
	markup: <a href="#">[content, like &rsaquo;]</a>
	
	Mixin does not define any positioning nor content.
	
	For disabled state, add "disabled" class.
	
	For example, in case of Swiper button you might want to do something like
		position:absolute;
		top:xx;
		left:xx;
*/
.centerY {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.centerX {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.center {
  left: 50%;
  top: 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%);
}
#subHeaderContent {
  width:100%;
}
#widget_cc7103eb-40f1-4227-90c5-6238c745f9b0 h3.paralleller__title {
  font-family: 'Sue Ellen Francisco', cursive;
  font-weight: 400;
  text-transform:uppercase;
}
/* ************* GEF-HERO *************** */
#customHeaderContent .gef-hero {
  background-color: #f1f3f8;
  background-image: url('files/images/bg_mobile.jpg');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  position: relative;
  z-index: 1;
  width: 100%;
  margin-bottom:18px;
}
@media only screen and (min-width: 880px) {
 #customHeaderContent .gef-hero {
    background-image: url('files/images/bg_desktop.jpg');
  }
}
#customHeaderContent .gef-hero .content {
  padding: 50px 20px 50px 20px;
}
#customHeaderContent .gef-hero .content:before,
#customHeaderContent .gef-hero .content:after {
  content: " ";
  display: table;
}
#customHeaderContent .gef-hero .content:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .gef-hero .content {
    padding-top: 70px;
    max-width: 700px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .gef-hero .content {
    max-width: 780px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-hero .content {
    max-width: 900px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-hero .content {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-hero .content {
    max-width: 1280px;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
#customHeaderContent .gef-hero .content .logo {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .gef-hero .content .logo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.666666667%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-hero .content .logo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333333333%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 45px;
  }
}
#customHeaderContent .gef-hero .content .logo .img {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-hero .content .logo .img {
    max-width: none;
  }
}
#customHeaderContent .gef-hero .content .logo .img img {
  display: block;
  width: 100%;
  height: auto;
}
#customHeaderContent .gef-hero .content .intro {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  color: black;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .gef-hero .content .intro {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    max-width:420px;
  	text-align: center;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-hero .content .intro {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    max-width:550px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-hero .content .intro {
    max-width:720px;
  }
}
#customHeaderContent .gef-hero .content > h1 {
  display:none;
}
#customHeaderContent .gef-hero .content .intro h2 {
  color:#eea2a5;
  font-family: "omnes-pro", sans-serif;
  font-size: 28px;
  line-height: 28px;
  color: false;
  font-weight: 700;
  text-transform:uppercase;
}
@media only screen and (min-width: 550px) {
  #customHeaderContent .gef-hero .content .intro h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 30px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .gef-hero .content .intro h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 28px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-hero .content .intro h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 40px;
    line-height: 40px;
  }
}
#customHeaderContent .gef-hero .content .intro h3 {
  font-family: "omnes-pro", sans-serif;
  font-size: 21px;
  line-height: 21px;
  color: false;
  font-weight: 500;
  padding-top: 5px;
}
@media only screen and (min-width: 550px) {
  #customHeaderContent .gef-hero .content .intro h3 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .gef-hero .content .intro h3 {
    font-size: 21px;
    line-height: 21px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-hero .content .intro h3 {
    font-size: 36px;
    line-height: 36px;
  }
}
#customHeaderContent .gef-hero .content .txt {
  text-align: left;
  color: black;
  max-width: 360px;
  padding-right:10%;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .gef-hero .content .txt {
    padding-right:10%;
    max-width: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    max-width:420px;
  	text-align: center;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-hero .content .txt {
    max-width:550px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-hero .content .txt {
    max-width:720px;
  }
}
#customHeaderContent .gef-hero .content .txt p {
  font-family: "omnes-pro", sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: false;
  font-weight: 400;
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-hero .content .txt p {
    font-family: "omnes-pro", sans-serif;
    font-size: 26px;
    line-height: 34px;
    color: false;
    font-weight: 400;
  }
}
/* ***************************** */



/* ************* GEF-PRODUCTS *************** */
#customHeaderContent .gef-products {
  background-color:#eea2a5;
  width:100%;
  margin-bottom:18px;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-products {
    background-image:url(files/images/bg_pink_gradient.jpg);
    background-size:50% 580px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-products {
    background-size:50% 700px;
  }
}
#customHeaderContent .gef-products .content {
  margin:auto;
  color:#000;
  text-align:center;
  padding:40px 0;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-products .content {
    padding:80px 0 0;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-products .content {
    padding:80px 0;
  }
}
#customHeaderContent .gef-products .content h3 {
  //font-size:28px;
  //line-height:30px;
  padding:10px 20px;
  text-transform:uppercase;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-products .content h3 {
    font-size:28px;
    line-height:30px;
  }
}
#customHeaderContent .gef-products .content p {
  font-size:18px;
  line-height:24px;
  max-width:800px;
  padding:10px 20px 30px;
  box-sizing:border-box;
  margin:auto;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-products .content p {
    padding:10px 40px 50px;
    font-size:26px;
  	line-height:34px;
  }
}
#customHeaderContent .gef-products .content ul {
  list-style-type:none;
  display:inline-block;
}
#customHeaderContent .gef-products .content ul li {
  box-sizing:border-box;
  padding:0 20px;
}
#customHeaderContent .gef-products .content ul li+li {
  margin-top:40px;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-products .content ul li+li {
  	margin-top:0;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-products .content ul li {
	float:left;
    width:50%;
    min-height:330px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-products .content ul li {
    min-height:460px;
    padding:0;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-products .content ul li:nth-child(3) img {
    margin-top:150px;
  }
}
#customHeaderContent .gef-products .content ul li img {
  //display:block;
  max-width:100%;
  margin-bottom:35px;
  //max-height:200px;
}
@media only screen and (max-width: 960px) {
  #customHeaderContent .gef-products .content ul li img {
  	max-height:200px;
  }
}
@media only screen and (max-width: 1280px) {
  #customHeaderContent .gef-products .content ul li img {
    max-height:160px;
  }
}
#customHeaderContent .gef-products .content ul li span {
  display:block;
  font-size:22px;
  line-height:24px;
  font-weight:500;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-products .content {
    max-width:960px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-products .content {
    max-width:1280px;
  }
}
/* ***************************** */



/* ************* GEF-KEFIR *************** */
#customHeaderContent .gef-kefir {
  background-color:#f7f7f7;
  background-image:url('files/images/bg_woman.jpg');
  background-position:center;
  background-size:cover;
  margin-bottom:18px;
  position:relative;
}
@media only screen and (max-width: 960px) {
  #customHeaderContent .gef-kefir:after {
    background-color:#f7f7f7;
	position:absolute;
    content:"";
    opacity:0.5;
    top:0;
    right:0;
    bottom:0;
    left:0;
  }
}
#customHeaderContent .gef-kefir .content {
  margin:auto;
  color:#000;
  text-align:center;
  position:relative;
  padding:40px 30px;
  z-index:1;
  max-width:500px;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .gef-kefir .content {
    max-width:960px;
    padding-top:100px;
    padding-bottom:60px;
    padding-left:480px;
    padding-right:90px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-kefir .content {
    max-width:1280px;
    padding-left:40%;
    padding-right:130px;
  }
}
#customHeaderContent .gef-kefir .content h3 {
  font-family: 'Sue Ellen Francisco', cursive;
  font-weight:400;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .gef-kefir .content p {
    font-size:22px;
    line-height:30px;
  }
}
/* ***************************** */



/* ************* GEF-SUOLI *************** */
#customHeaderContent .gef-suoli {
  background-color: #e6b1b3;
  position: relative;
  z-index: 1;
  width: 100%;
  clear: both;
  padding-top: 80px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli {
    height: 1300px;
  }
}
#customHeaderContent .gef-suoli .content {
  padding-bottom: 50px;
  max-width:1280px;
  margin:auto;
  position:relative;
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .gef-suoli .content {
    padding-bottom: 70px;
  }
}
#customHeaderContent .gef-suoli .content .infograph {
  position: relative;
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph {
    position: absolute;
    left: 145px;
    top: 50px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container {
  position: relative;
}
#customHeaderContent .gef-suoli .content .infograph .container .suoli-small {
  margin-left: 15%;
  margin-right: 10%;
  width: auto;
  height: auto;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .suoli-small {
    display: none;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .suoli-small img {
  width: 100%;
}
#customHeaderContent .gef-suoli .content .infograph .container .suoli-large {
  display: none;
  position: relative;
  margin-left: 5%;
  margin-right: 5%;
  /*						@media @bp-medium
												{
													margin-bottom: -300px;
												}
												@media @bp-large
												{
													margin-bottom: -330px;
												}
												@media @bp-xlarge
												{
													margin-bottom: -360px;
												}
												@media @bp-xxlarge
												{
													//margin-bottom: -380px;
												}*/

}
#customHeaderContent .gef-suoli .content .infograph .container .suoli-large svg {
  display: inline;
  width: 100%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .suoli-large {
    display: block;
    width: auto;
    height: auto;
  }
  #customHeaderContent .gef-suoli .content .infograph .container .suoli-large:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 103.062200957%;
  }
  #customHeaderContent .gef-suoli .content .infograph .container .suoli-large .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #customHeaderContent .gef-suoli .content .infograph .container .suoli-large svg {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .suoli-large {
    margin: 0;
    width: 1045px;
    height: 1077px;
    position: absolute;
    left: -10px;
  }
  #customHeaderContent .gef-suoli .content .infograph .container .suoli-large:before {
    content: none;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15%;
  right: 10%;
  z-index: 200;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy {
    left: 0;
    right: 0;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .container {
  position: relative;
  width: 100%;
  height: 100%;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point {
  position: absolute;
  width: 220px;
  margin-left: -110px;
  cursor: pointer;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point {
    margin-left: -84px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point {
    cursor: auto;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point .num {
  width: 52px;
  height: 52px;
  background-color: #a1b2ea;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-family: "omnes-pro", sans-serif;
  font-size: 29px;
  line-height: 52px;
  color: white;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1024px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .num:hover {
    color: #f3d196;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .num {
    display: none;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -: ;-webkit-transition-property:all;-o-transition-property:all;-ms-transition-property:all;-moz-transition-property:all;transition-property:all;
  -: ;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-ms-transition-duration:0.5s;-moz-transition-duration:0.5s;transition-duration:0.5s;
  -: ;-webkit-transition-timing-fnction:ease-in-out;-o-transition-timing-fnction:ease-in-out;-ms-transition-timing-fnction:ease-in-out;-moz-transition-timing-fnction:ease-in-out;transition-timing-fnction:ease-in-out;
  -: ;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift {
    position: relative;
    visibility: visible;
    opacity: 1;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift.hidden {
  opacity: 0;
  pointer-events: none;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift.hidden {
    opacity: 1;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift .container {
  width: 80%;
  max-width: 320px;
  min-width: 245px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift .container {
    width: auto;
    margin: 0;
    max-width: none;
    min-width: auto;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffd7de;
  padding: 20px 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border-color: white;
  border-width: 6px;
  border: solid;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift .content {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 0;
    border: none;
    background: transparent;
    text-align: center;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift .img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  height: 300px;
  margin-bottom: 20px;
  margin-top: 10px;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift .img {
    display: none;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift p {
  font-family: "omnes-pro", sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: black;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 3px;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift p {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point .lift p {
    font-family: "omnes-pro", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: black;
    font-weight: 400;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .misc {
  position: absolute;
  width: 280px;
  margin-left: -140px;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .misc p {
  font-family: "omnes-pro", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: black;
  font-weight: 400;
  text-align: center;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point1 {
  left: 17.226528854%;
  top: 8.392390899%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point1 {
    left: 34.449760766%;
    top: 15.784586815%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point1 {
    left: 21.052631579%;
    top: 16.267942584%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point1 {
    top: 170px;
    left: 260px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point1 .num {
  background-color: #f38382;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point1 .img {
  background-image: url('files/images/lift1.svg');
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point1 .lift .container {
    width: 300px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point1 .lift .container {
    width: 300px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point2 {
  left: 79.24203273%;
  top: 37.299515106%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point2 {
    left: 66.028708134%;
    top: 14.856081708%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point2 {
    left: 58.373205742%;
    top: 12.070566388%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point2 {
    top: 150px;
    left: 600px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point2 .lift .container {
    width: 230px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point2 .lift .container {
    width: 300px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point2 .img {
  background-image: url('files/images/lift2.svg');
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point3 {
  left: 16.192937123%;
  top: 51.892950392%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point3 {
    left: 76.555023923%;
    top: 54.7818013%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point3 {
    left: 75.598086124%;
    top: 53.853296193%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point3 {
    top: 575px;
    left: 820px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point3 .lift .container {
    width: 260px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point3 .img {
  background-image: url('files/images/lift3.svg');
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point4 {
  left: 13.092161929%;
  top: 68.118239463%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point4 {
    left: 20.09569378%;
    top: 27.855153203%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point4 {
    left: 14.354066986%;
    top: 27.855153203%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point4 {
    top: 330px;
    left: 120px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point4 .num {
  background-color: #a1b1ec;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point4 .img {
  background-image: url('files/images/lift4.svg');
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point5 {
  left: 84.409991387%;
  top: 78.282357329%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point5 {
    left: 9.56937799%;
    top: 58.495821727%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point5 {
    left: 10.526315789%;
    top: 56.638811513%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point5 {
    top: 615px;
    left: -20px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point5 .num {
  background-color: #5ea59f;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point5 .img {
  background-image: url('files/images/lift5.svg');
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point5 .lift .container {
    width: 170px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point5 .lift .container {
    width: 260px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point6 {
  left: 12.058570198%;
  top: 87.42073853%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point6 {
    left: 14.832535885%;
    top: 72.423398329%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point6 {
    left: 12.440191388%;
    top: 76.137418756%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point6 {
    top: 800px;
    left: 80px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point6 .num {
  background-color: #f18382;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point6 .img {
  background-image: url('files/images/lift6.svg');
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point6 .lift .container {
    width: 215px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point6 .lift .container {
    width: 220px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point7 {
  left: 85.443583118%;
  top: 88.632972771%;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point7 {
    left: 17.226528854%;
    top: 87.187616561%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point7 {
    left: 11.024978467%;
    top: 85.788884744%;
  }
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point7 .lift p {
    width: 220px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point7 {
    top: 1280px;
    left: 147px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point7 .lift p {
    width: 200px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .point7 .lift p {
    margin-top: 73px;
    margin-left: -82px;
    width: 200px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point7 .num {
  background-color: #f18382;
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .point7 .img {
  background-image: url('files/images/lift7.svg');
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .misc p {
  display: none;
  font-family: "omnes-pro", sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: black;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 3px;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .misc p {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .misc p {
    font-family: "omnes-pro", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: black;
    font-weight: 400;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .misc1 {
  left: 14.470284238%;
  top: 50.354345394%;
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .misc1 {
    left: 61px;
    top: 840px;
  }
}
@media only screen and (min-width: 1025px) {
  
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .misc2 {
  left: 42.032730405%;
  top: 95.113763521%;
  width: 240px;
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .misc2 {
    left: 421px;
    top: 1572px;
    width: 280px;
  }
}
#customHeaderContent .gef-suoli .content .infograph .container .copy .misc3 {
  left: 81.65374677%;
  top: 88.120104439%;
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .infograph .container .copy .misc3 {
    left: 892px;
    top: 1460px;
  }
}
@media only screen and (min-width: 1025px) {
  
}
#customHeaderContent .gef-suoli .content .legal {
  position: relative;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .gef-suoli .content .legal {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .legal {
    padding: 0;
    top: 1860px;
    position: absolute;
  }
}
#customHeaderContent .gef-suoli .content .legal p {
  position: relative;
  margin-right: auto;
  width: 80%;
  margin-left: auto;
  text-align: center;
  font-family: "omnes-pro", sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: white;
  font-weight: 400;
  letter-spacing: 1px;
}
#customHeaderContent .gef-suoli .content .shares {
  position: relative;
  margin: 10px auto 0 auto;
  padding-bottom: 50px;
  padding-top: 40px;
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .gef-suoli .content .shares {
    position: absolute;
    top: 1190px;
  }
}
/* ----- tule hyvä karuselli ----- */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
#customHeaderContent h1,
#customHeaderContent h2,
#customHeaderContent h3,
#customHeaderContent a,
#customHeaderContent p,
#customHeaderContent span {
  font-family: "omnes-pro", Arial, sans-serif;
}
#customHeaderContent .upper {
  float: left;
  height: 250px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .upper {
    height: auto;
  }
}
#customHeaderContent .wrapper,
#customHeaderContent .carousel {
  position: absolute;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 1280px) {
  
}
#customHeaderContent .wrapper a,
#customHeaderContent .carousel a,
#customHeaderContent .wrapper p,
#customHeaderContent .carousel p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
}
#customHeaderContent .wrapper h1,
#customHeaderContent .carousel h1,
#customHeaderContent .wrapper h2,
#customHeaderContent .carousel h2,
#customHeaderContent .wrapper h3,
#customHeaderContent .carousel h3,
#customHeaderContent .wrapper h1 a,
#customHeaderContent .carousel h1 a,
#customHeaderContent .wrapper h2 a,
#customHeaderContent .carousel h2 a,
#customHeaderContent .wrapper h3 a,
#customHeaderContent .carousel h3 a {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: 0;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper a,
  #customHeaderContent .carousel a,
  #customHeaderContent .wrapper p,
  #customHeaderContent .carousel p {
    font-size: 14px;
    line-height: 20px;
  }
  #customHeaderContent .wrapper h1,
  #customHeaderContent .carousel h1,
  #customHeaderContent .wrapper h2,
  #customHeaderContent .carousel h2,
  #customHeaderContent .wrapper h3,
  #customHeaderContent .carousel h3,
  #customHeaderContent .wrapper h1 a,
  #customHeaderContent .carousel h1 a,
  #customHeaderContent .wrapper h2 a,
  #customHeaderContent .carousel h2 a,
  #customHeaderContent .wrapper h3 a,
  #customHeaderContent .carousel h3 a {
    font-size: 30px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper a,
  #customHeaderContent .carousel a,
  #customHeaderContent .wrapper p,
  #customHeaderContent .carousel p {
    font-size: 18px;
    line-height: 24px;
  }
  #customHeaderContent .wrapper h1,
  #customHeaderContent .carousel h1,
  #customHeaderContent .wrapper h2,
  #customHeaderContent .carousel h2,
  #customHeaderContent .wrapper h3,
  #customHeaderContent .carousel h3,
  #customHeaderContent .wrapper h1 a,
  #customHeaderContent .carousel h1 a,
  #customHeaderContent .wrapper h2 a,
  #customHeaderContent .carousel h2 a,
  #customHeaderContent .wrapper h3 a,
  #customHeaderContent .carousel h3 a {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper a,
  #customHeaderContent .carousel a,
  #customHeaderContent .wrapper p,
  #customHeaderContent .carousel p {
    font-size: 24px;
    line-height: 30px;
  }
  #customHeaderContent .wrapper h1,
  #customHeaderContent .carousel h1,
  #customHeaderContent .wrapper h2,
  #customHeaderContent .carousel h2,
  #customHeaderContent .wrapper h3,
  #customHeaderContent .carousel h3,
  #customHeaderContent .wrapper h1 a,
  #customHeaderContent .carousel h1 a,
  #customHeaderContent .wrapper h2 a,
  #customHeaderContent .carousel h2 a,
  #customHeaderContent .wrapper h3 a,
  #customHeaderContent .carousel h3 a {
    font-size: 60px;
    line-height: 60px;
  }
}
#customHeaderContent .wrapper .content,
#customHeaderContent .carousel .content {
  position: absolute;
  bottom: 4px;
  left: 10px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .content,
  #customHeaderContent .carousel .content {
    bottom: 40px;
    left: 40px;
  }
}
@media only screen and (min-width: 960px) {
  
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .content,
  #customHeaderContent .carousel .content {
    bottom: 60px;
    left: 60px;
  }
}
#customHeaderContent .wrapper .slide1 .content > h1,
#customHeaderContent .carousel .slide1 .content > h1 {
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide1 .content > h1,
  #customHeaderContent .carousel .slide1 .content > h1 {
    width: 260px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide1 .content > h1,
  #customHeaderContent .carousel .slide1 .content > h1 {
    width: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide1 .content > h1,
  #customHeaderContent .carousel .slide1 .content > h1 {
    width: 500px;
  }
}
#customHeaderContent .wrapper .slide1 .content > p,
#customHeaderContent .carousel .slide1 .content > p {
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide1 .content > p,
  #customHeaderContent .carousel .slide1 .content > p {
    width: 260px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide1 .content > p,
  #customHeaderContent .carousel .slide1 .content > p {
    width: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide1 .content > p,
  #customHeaderContent .carousel .slide1 .content > p {
    width: 500px;
  }
}
#customHeaderContent .wrapper .slide2 .content > h1,
#customHeaderContent .carousel .slide2 .content > h1 {
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide2 .content > h1,
  #customHeaderContent .carousel .slide2 .content > h1 {
    width: 300px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide2 .content > h1,
  #customHeaderContent .carousel .slide2 .content > h1 {
    width: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide2 .content > h1,
  #customHeaderContent .carousel .slide2 .content > h1 {
    width: 550px;
  }
}
#customHeaderContent .wrapper .slide2 .content > a,
#customHeaderContent .carousel .slide2 .content > a {
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide2 .content > a,
  #customHeaderContent .carousel .slide2 .content > a {
    width: 280px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide2 .content > a,
  #customHeaderContent .carousel .slide2 .content > a {
    width: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide2 .content > a,
  #customHeaderContent .carousel .slide2 .content > a {
    width: 510px;
  }
}
#customHeaderContent .wrapper .slide3 .content > h1,
#customHeaderContent .carousel .slide3 .content > h1 {
  width: 230px;
}
@media only screen and (min-width: 640px) {
  
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide3 .content > h1,
  #customHeaderContent .carousel .slide3 .content > h1 {
    width: 310px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide3 .content > h1,
  #customHeaderContent .carousel .slide3 .content > h1 {
    width: 470px;
  }
}
#customHeaderContent .wrapper .slide3 .content > a,
#customHeaderContent .carousel .slide3 .content > a {
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide3 .content > a,
  #customHeaderContent .carousel .slide3 .content > a {
    width: 260px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide3 .content > a,
  #customHeaderContent .carousel .slide3 .content > a {
    width: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide3 .content > a,
  #customHeaderContent .carousel .slide3 .content > a {
    width: 500px;
  }
}
#customHeaderContent .wrapper:before,
#customHeaderContent .swiper-slide:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}
#customHeaderContent .carousel-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  height: 100%;
}
#customHeaderContent .swiper-wrapper {
  position: relative;
  list-style-type: none;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#customHeaderContent .swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
#customHeaderContent .swiper-slide {
  position: relative;
  float: left;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#customHeaderContent .swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
#customHeaderContent .swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .box:before {
    content: '';
    display: block;
    margin-top: 100%;
  }
  #customHeaderContent .upper:before {
    margin-top: 39.0625%;
  }
  #customHeaderContent .swiper-slide.slide1 h1,
  #customHeaderContent .swiper-slide.slide1 h1 a,
  #customHeaderContent .swiper-slide.slide1 h2 a,
  #customHeaderContent .swiper-slide.slide1 h3 a {
    color: white;
  }
  #customHeaderContent .swiper-slide.slide1 h1 + p,
  #customHeaderContent .swiper-slide.slide1 h1 + a,
  #customHeaderContent .swiper-slide.slide1 h2 + a,
  #customHeaderContent .swiper-slide.slide1 h3 + a,
  #customHeaderContent .swiper-slide.slide1 a {
    color: white;
  }
  #customHeaderContent .swiper-slide.slide2 h1 a,
  #customHeaderContent .swiper-slide.slide2 h2 a,
  #customHeaderContent .swiper-slide.slide2 h3 a {
    color: white;
  }
  #customHeaderContent .swiper-slide.slide2 h1 + a,
  #customHeaderContent .swiper-slide.slide2 h2 + a,
  #customHeaderContent .swiper-slide.slide2 h3 + a {
    color: white;
  }
  #customHeaderContent .swiper-slide.slide3 h1 a,
  #customHeaderContent .swiper-slide.slide3 h2 a,
  #customHeaderContent .swiper-slide.slide3 h3 a {
    color: black;
  }
  #customHeaderContent .swiper-slide.slide3 h1 + a,
  #customHeaderContent .swiper-slide.slide3 h2 + a,
  #customHeaderContent .swiper-slide.slide3 h3 + a {
    color: black;
  }
}
#customHeaderContent .swiper-slide h1 a,
#customHeaderContent .swiper-slide h2 a,
#customHeaderContent .swiper-slide h3 a {
  color: white;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
#customHeaderContent .swiper-slide h1 + a,
#customHeaderContent .swiper-slide h2 + a,
#customHeaderContent .swiper-slide h3 + a,
#customHeaderContent .swiper-slide p a {
  color: white;
  display: none;
}
#customHeaderContent .swiper-slide .mobile_gradient {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8ZGVmcz4NCiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJib3R0b21EYXJrR3JhZGllbnQiIA0KICAgICAgICAgICAgICAgICAgICAgICAgeDE9IjAlIiB5MT0iNjYlIg0KICAgICAgICAgICAgICAgICAgICAgICAgeDI9IjAlIiB5Mj0iMTAwJSINCiAgICAgICAgICAgICAgICAgICAgICAgIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiICAgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+DQogICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40Ii8+DQogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+DQogICAgPC9kZWZzPg0KICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOnVybCgjYm90dG9tRGFya0dyYWRpZW50KTsiLz4NCjwvc3ZnPg0K");
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .swiper-slide .mobile_gradient {
    display: none;
  }
  #customHeaderContent .swiper-slide h1 a,
  #customHeaderContent .swiper-slide h2 a,
  #customHeaderContent .swiper-slide h3 a {
    text-shadow: none;
  }
  #customHeaderContent .swiper-slide h1 + a,
  #customHeaderContent .swiper-slide h2 + a,
  #customHeaderContent .swiper-slide h3 + a,
  #customHeaderContent .swiper-slide p a {
    display: block;
  }
}
#customHeaderContent .slide1 {
  background-image: url("files/images/desktop/bg.jpg");
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .slide1 {
    background-image: url("files/images/desktop-wide/bg.jpg");
  }
}
#customHeaderContent .slide2 {
  background-image: url("files/images/desktop/bg_2.jpg");
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .slide2 {
    background-image: url("files/images/desktop-wide/bg_2.jpg");
  }
}
#customHeaderContent .slide3 {
  background-image: url("files/images/desktop/bg_3.jpg");
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .slide3 {
    background-image: url("files/images/desktop-wide/bg_3.jpg");
  }
}
#customHeaderContent .swiper-pagination {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -90px;
  right: 10px;
  z-index: 20;
  padding: 3px;
  padding-bottom: 0;
  border-radius: 5px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .swiper-pagination {
    display: block;
  }
}
#customHeaderContent .swiper-pagination .swiper-pagination-switch {
  display: block;
  width: 55px;
  height: 55px;
  margin-bottom: 3px;
  background-image: url(files/images/desktop/bg.jpg);
  background-size: auto 60px;
  background-position: center center;
  -: ;-webkit-opacity:0.8;-o-opacity:0.8;-ms-opacity:0.8;-moz-opacity:0.8;opacity:0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@opacity);
  /* IE 8 */
  filter: alpha(opacity=80);
  /* IE 4, 5, 6 and 7 */

  border: 2px solid transparent;
  cursor: pointer;
  border-radius: 2px;
  position: relative;
}
#customHeaderContent .swiper-pagination .swiper-pagination-switch:hover {
  -: ;-webkit-opacity:1;-o-opacity:1;-ms-opacity:1;-moz-opacity:1;opacity:1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@opacity);
  /* IE 8 */
  filter: alpha(opacity=80);
  /* IE 4, 5, 6 and 7 */

}
#customHeaderContent .swiper-pagination .swiper-pagination-switch + .swiper-pagination-switch {
  background-image: url(files/images/desktop/bg_2.jpg);
}
#customHeaderContent .swiper-pagination .swiper-pagination-switch + .swiper-pagination-switch + .swiper-pagination-switch {
  background-image: url(files/images/desktop/bg_3.jpg);
}
#customHeaderContent .swiper-pagination .swiper-active-switch {
  border: 2px solid white;
  opacity: 1;
}
#customHeaderContent .swiper-pagination .swiper-active-switch:before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  top: 32px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid white;
}
@media only screen and (min-width: 720px) {
  #customHeaderContent .swiper-pagination {
    margin-top: -112.5px;
  }
  #customHeaderContent .swiper-pagination .swiper-pagination-switch {
    width: 70px;
    height: 70px;
    background-size: auto 76px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .swiper-pagination {
    margin-top: -192px;
    right: 16px;
    padding: 6px;
    padding-bottom: 0;
    border-radius: 7px;
  }
  #customHeaderContent .swiper-pagination .swiper-pagination-switch {
    width: 120px;
    height: 120px;
    margin-bottom: 6px;
    background-size: auto 126px;
    border-radius: 2px;
  }
  #customHeaderContent .swiper-pagination .swiper-active-switch:before {
    content: "";
    display: block;
    position: absolute;
    left: -11px;
    top: 52px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 11px solid white;
  }
}
/* ---------- end of carousel copy-paste ----------- */

.main {
  width: auto;
  max-width: 1280px;
}
#subHeader {
  overflow: hidden;
  margin-bottom: 60px;
}
#subHeaderContent {
  margin-bottom: 30px ! important;
}
#customHeaderContent {
  color: white;
}
#customHeaderContent * {
  -: ;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#customHeaderContent .gef-videos {
  display: inline-block;
}
#customHeaderContent .gef-ylaosa {
  width: 100%;
  height: 500px;
  background: transparent url('files/images/header/background.jpg') no-repeat center 0;
  background-size: cover;
  padding-top: 49px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #customHeaderContent .gef-ylaosa {
    background-position: 95% center;
  }
}
#customHeaderContent .gef-ylaosa img {
  display: block;
  margin: 0 auto 30px auto;
}
#customHeaderContent .gef-ylaosa img.ornaments {
  margin-bottom: 65px;
}
@media only screen and (max-width: 640px) {
  #customHeaderContent .gef-ylaosa img.texts {
    width: 90%;
  }
}
#customHeaderContent .gef-ylaosa a {
  display: inline-block;
  margin: 0 auto;
  background-color: #a59fcd;
  width: auto;
  height: auto;
  border-radius: 15px;
  padding: 10px 20px;
  font-size: 19px;
  font-weight: 600;
  font-family: "omnes-pro", Arial, sans-serif;
  color: white;
  line-height: 22.9px;
  -: ;-webkit-transition-property:all;-o-transition-property:all;-ms-transition-property:all;-moz-transition-property:all;transition-property:all;
  -: ;-webkit-transition-duration:0.1s;-o-transition-duration:0.1s;-ms-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;
  -: ;-webkit-transition-timing-fnction:ease-out;-o-transition-timing-fnction:ease-out;-ms-transition-timing-fnction:ease-out;-moz-transition-timing-fnction:ease-out;transition-timing-fnction:ease-out;
  -: ;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -ms-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  cursor: pointer;
}
#customHeaderContent .gef-ylaosa a:hover {
  -: ;-webkit-transform:scale(1.15);-o-transform:scale(1.15);-ms-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
#customHeaderContent .gef-ylaosa a:hover {
  background-color: #b6afe2;
}
#customHeaderContent .gef-nostot {
  background-color: #f3d196;
  *zoom: 1;
  padding-top: 85px;
}
#customHeaderContent .gef-nostot:before,
#customHeaderContent .gef-nostot:after {
  display: table;
  content: "";
}
#customHeaderContent .gef-nostot:after {
  clear: both;
}
#customHeaderContent .gef-nostot:before,
#customHeaderContent .gef-nostot:after {
  display: table;
  content: "";
}
#customHeaderContent .gef-nostot:after {
  clear: both;
}
@media only screen and (max-width: 640px) {
  #customHeaderContent .gef-nostot {
    padding-top: 25px;
  }
}
#customHeaderContent .gef-nostot .item {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  padding: 0px 10px 70px 10px;
}
@media only screen and (max-width: 640px) {
  #customHeaderContent .gef-nostot .item {
    width: 100%;
    float: none;
    padding: 0 10px 25px 10px;
  }
}
#customHeaderContent .gef-nostot .item p {
  font-size: 18px;
  font-weight: 400;
  font-family: "omnes-pro", Arial, sans-serif;
  color: black;
  line-height: 21.8px;
  max-width: 390px;
  margin: 0 auto 20px auto;
}
#customHeaderContent .gef-nostot .item a {
  display: inline-block;
  background-color: white;
  font-size: 18px;
  font-weight: 500;
  font-family: "omnes-pro", Arial, sans-serif;
  color: #f3d196;
  line-height: 21.8px;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 20px;
  -: ;-webkit-transition-property:all;-o-transition-property:all;-ms-transition-property:all;-moz-transition-property:all;transition-property:all;
  -: ;-webkit-transition-duration:0.1s;-o-transition-duration:0.1s;-ms-transition-duration:0.1s;-moz-transition-duration:0.1s;transition-duration:0.1s;
  -: ;-webkit-transition-timing-fnction:ease-out;-o-transition-timing-fnction:ease-out;-ms-transition-timing-fnction:ease-out;-moz-transition-timing-fnction:ease-out;transition-timing-fnction:ease-out;
  -: ;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -ms-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  cursor: pointer;
}
#customHeaderContent .gef-nostot .item a:hover {
  -: ;-webkit-transform:scale(1.15);-o-transform:scale(1.15);-ms-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
#customHeaderContent .MehuNosto {
  background: transparent url("files/images/lahde_mehut.jpg") no-repeat center;
  background-size: cover;
  height: 550px;
  text-align: left;
}
#customHeaderContent .MehuNosto .MehuNostoContent {
  width: 500px;
  padding: 120px 0px 0px 60px;
  text-align: left;
}
#customHeaderContent .MehuNosto .MehuNostoContent h2 {
  color: black;
}
#customHeaderContent .MehuNosto .MehuNostoContent h2 a {
  color: black;
}
#customHeaderContent .MehuNosto .MehuNostoContent p {
  color: black;
}
#customHeaderContent .MehuNosto .MehuNostoContent p a {
  color: black;
  font-weight: 600;
}
#customHeaderContent .resepteja .one-third {
  width: 33.333333333%;
  height: 319px;
  position: relative;
  text-align: center;
  float: left;
}
@media only screen and (max-width: 640px) {
  #customHeaderContent .resepteja .one-third {
    width: 100% !important;
    margin: 0;
  }
}
@media only screen and (max-width: 960px) {
  #customHeaderContent .resepteja .one-third {
    width: 50%;
    margin: 0;
  }
}
#customHeaderContent .resepteja .one-fourths {
  width: 25%;
  height: 100%;
  float: left;
  height: 450px;
}
@media only screen and (max-width: 960px) {
  #customHeaderContent .resepteja .one-fourths {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  #customHeaderContent .resepteja .one-fourths {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
}
#customHeaderContent .resepteja .one-fourths.green {
  background-color: #b3d893;
}
#customHeaderContent .resepteja .one-fourths.pink {
  background-color: #f8b3b5;
}
#customHeaderContent .resepteja .one-fourths.purple {
  background-color: #a6a0cf;
}
#customHeaderContent .resepteja .one-fourths.blue {
  background-color: #8bd8d0;
}
#customHeaderContent .resepteja .one-fourths span {
  padding: 235px 20px 20px 30px;
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: black;
}
#customHeaderContent .resepteja .one-fourths span + span {
  padding: 0 20px 20px 30px;
  font-size: 16px;
  font-weight: 400;
}
#customHeaderContent .resepteja .one-fourths span + span + span {
  font-weight: 500;
  font-style: italic;
}
#customHeaderContent .resepteja .image-text-box-bg-1 {
  background: transparent url('files/images/thumb-article-1.jpg') no-repeat center center;
  background-size: cover;
}
#customHeaderContent .resepteja .image-text-box-bg-2 {
  background: transparent url('files/images/thumb-article-2.jpg') no-repeat center center;
  background-size: cover;
}
#customHeaderContent .resepteja .image-thumb-small-1 {
  background: transparent url('files/images/thumb-small-1.jpg') no-repeat center 0px;
  background-size: auto;
}
#customHeaderContent .resepteja .image-thumb-small-2 {
  background: transparent url('files/images/thumb-small-2.jpg') no-repeat center 0px;
  background-size: auto;
}
#customHeaderContent .resepteja .image-thumb-small-3 {
  background: transparent url('files/images/thumb-small-3.jpg') no-repeat center 0px;
  background-size: auto;
}
#customHeaderContent .resepteja .image-thumb-small-4 {
  background: transparent url('files/images/thumb-small-4.jpg') no-repeat center 0px;
  background-size: auto;
}
#customHeaderContent .resepteja .image-thumb-small-5 {
  background: transparent url('files/images/thumb-small-5.jpg') no-repeat center 0px;
  background-size: auto;
}
#customHeaderContent .resepteja .image-thumb-small-6 {
  background: transparent url('files/images/thumb-small-6.jpg') no-repeat center 0px;
  background-size: auto;
}
#customHeaderContent .resepteja .image-thumb-small-7 {
  background: transparent url('files/images/thumb-small-7.jpg') no-repeat center 0px;
  background-size: auto;
}
#customHeaderContent .resepteja .image-thumb-small-8 {
  background: transparent url('files/images/thumb-small-8.jpg') no-repeat center 0px;
  background-size: auto;
}
