html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	margin-left: 17px;
}
li{
	margin-bottom: 10px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

 html, body {
	margin:0;
	padding:0;
	height: 100%;
}
body{
	background-image: url('img/bg.png');
	background-size: cover;
	font-family: 'Lato', verdana;
	color: #444;
	font-size: 23px;
	width: 100%;
	font-weight: normal;
	line-height: 1.2;

}
a {
	color: #ec008c;
	text-decoration: underline;
}
ul{
	margin:0;
	padding:0;
}

strong {
	font-weight: 700;
}

.top-fixed{
	position: fixed;
	width: 100%;
	font-size: 14px!important;
	background-color: #EAF8E2;
	margin: -10px auto 0 auto!important;
	z-index: 99999;
}

.cookie_info {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #000;
	background-color: #fff;

	padding: 20px 0;
	z-index: 200;
}
.margin-top-5{
	margin-top: 5px;
}
.margin-top-10{
	margin-top: 10px;
}
.margin-top-15{
	margin-top: 15px;
}
.margin-top-20{
	margin-top: 20px;
}
.margin-top-25{
	margin-top: 25px;
}
.margin-top-30{
	margin-top: 30px;
}
.margin-top-35{
	margin-top: 35px;
}
.margin-top-40{
	margin-top: 40px;
}
.margin-top-45{
	margin-top: 45px;
}
.margin-bottom-5{
	margin-bottom: 5px;
}
.margin-bottom-10{
	margin-bottom: 10px;
}
.margin-bottom-15{
	margin-bottom: 15px;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.margin-bottom-25{
	margin-bottom: 25px;
}
.margin-bottom-30{
	margin-bottom: 30px;
}
.margin-bottom-40{
	margin-bottom: 40px;
}
.margin-bottom-45{
	margin-bottom: 45px;
}

nav > ul > li{
	cursor: pointer;
	padding: 10px 35px;
}

nav > ul > li:nth-child(2) > ul{
	position: absolute;
	top: 62px;
	left:0;
	list-style: none;
	width: 280px;
	font-size: 24px;
	padding: 20px 20px 10px 20px;
	background-color: #fff;
	color: #CF261F;
	z-index: 9999;
}

.submenu{
	padding: 10px 20px;
}
.submenu.active_submenu {
	background-color: #fff;
	color: #CF261F;
}
.submenu ul{
	display: none;
	border-left: 1px solid #EDF6E1;
	border-right: 1px solid #EDF6E1;
	border-bottom: 1px solid #EDF6E1;
}

.submenu ul li{
	margin-bottom: 10px;
}

/*.nav div, .nav.responsive-nav div{
	color: #fff;
	height:100%;
	display: inline-block;
	text-align: center;
	padding: 23px 21px;
	cursor: pointer;
}
.nav.responsive-nav div{
	padding-top: 6px;
}

.nav div:hover, .nav div.active, .nav.responsive-nav div:hover, .nav.responsive-nav div.active{
	background-color: #fff;
	color: #ec008c;
}
.nav div a{
	color: #fff;
	text-decoration: none;
}
.nav div:hover a{
	color: #ec008c;
	text-decoration: none;
}*/

.responsive-nav{
	display: none;
	position: absolute;
	top: 65px;
	right: 15px;
	padding: 5px;
	width: 250px;
	color: #000;
	cursor: pointer;
	z-index: 20;
}
.nav.responsive-nav div{
	width: 100%;
	height: 50px;
	padding: 15px 0;
}
.font48{
	font-size: 48px;
}

.font36{
	font-size: 36px;
}

.font30{
	font-size: 30px;
}

.font28{
	font-size: 28px;
}

.font23{
	font-size: 23px;
}
.font20{
	font-size: 20px;
}

.font24{
	font-size: 24px;
}
.font19{
	font-size: 19px;
}
.font18{
	font-size: 18px;
}
.font14{
	font-size: 13px;
}
.font13{
	font-size: 13px;
}
.font12{
	font-size: 12px;
}
.font10{
	font-size: 10px;
}

.green{
	color: #084b28;
}

.red{
	color: #cb2a27;
}

.shadow-big{
	position: absolute;
	left: 0;
	bottom:-28px;
	width: 100%;
}


.shadow-big-2{
	position: absolute;
	left: 0;
	bottom:-25px;
	width: 100%;
	z-index: -1;
}

.box{
	position: relative;
	z-index: 9999;
}

.box-shadow{
-webkit-box-shadow: 0px 0px 23px 0px rgba(221,221,221,1);
-moz-box-shadow: 0px 0px 23px 0px rgba(221,221,221,1);
box-shadow: 0px 0px 23px 0px rgba(221,221,221,1);
}

.shadow{
	margin-top: -14px;
	z-index: 0;
}

.product-shadow{
	margin-top: -10px;
	z-index: 0;
}

.shadow img{
	margin-right: auto!important;
	margin-left: auto!important;
}

.arrow-down{
	background-color: #087338;
	background-image: url('img/arrow-down-white.png');
	background-repeat: no-repeat;
	background-position: center 35%;
	border-radius: 10px;
	width: 60px;
	height: 70px;
	margin: 0 auto;
	cursor: pointer;
}

.arrow-up-down{
	background-color: #087338;
	background-image: url('img/arrow-down-white.png'), url('img/arrow-up-white.png');
	background-repeat: no-repeat;
	background-position: center 20%, center 80%;
	border-radius: 10px;
	width: 60px;
	height: 150px;
	margin: 0 auto;
	cursor: pointer;
}

.product-box{
	background-color: #eaf8e2;
	padding: 2px;
}

.product-box > .name{
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 15px 0;
}

.partner-box{
	display: flex;
	margin-top: 30px;
	padding: 15px;
	align-items: center;
	justify-content: center;
	background-color: #eaf8e2;
	height: 200px;
}

.container-title{
	background-color: #fafdf8;
	padding: 35px 20px 22px 20px;
	font-size: 48px;
}

.container-text{
	background-color: #eaf8e2;
	padding: 25px 20px;
	font-size: 17px;
	line-height: 1.3;
}

.container2-title{
	padding: 15px 20px 15px 0px;
	font-size: 48px;
	border-bottom: 1px #fff solid;
	margin-bottom: 20px;
}

.container2{
	position: relative;
	background-color: #eaf8e2;
	padding: 0px 20px 25px 20px;
	font-size: 17px;
	line-height: 1.3;
}

.about-us{
	position: absolute;
	left: -420px;
	bottom: 0;
	background-image: url('img/frezja.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	border-radius: 10px;
	width: 521px;
	height: 610px;
	z-index: -1;
}

.faq-img{
	position: absolute;
	left: -420px;
	top: 30px;
	background-image: url('img/apple.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	border-radius: 10px;
	width: 521px;
	height: 610px;
	z-index: -1;
}

.faq-item{
	background-color: #fff;

	padding: 10px 0px;
	border-radius: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	cursor: pointer;
}

.faq-answer {
	padding: 5px 10px 45px 17px;
	font-size: 24px;
}

.relative{
	position: relative;
}

.justify{
	text-align: justify;
}

.cloud{
	position: absolute;
	left: 20px;
	bottom: 40px;
	width: 280px;
	min-height: 130px;
	color: #cb2a27;
	font-size: 15px;
	background-color: #fff;
	padding: 10px 8px;
-webkit-box-shadow: 10px 10px 69px -10px rgba(170,170,170,1);
-moz-box-shadow: 10px 10px 69px -10px rgba(170,170,170,1);
box-shadow: 10px 10px 69px -10px rgba(170,170,170,1);
}

.cloud2{
	position: absolute;
	left: 40%;
	bottom: -49px;
	background-image: url('img/cloud2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 47px;
	height: 49px;
}

.scroller{
	cursor: pointer;
}

footer{
	width: 100%;
	padding: 40px 0;
	background-color: #087338;
	color: #fff;
}


.banner{
	min-height: 465px;
}

.banner-arrow-left{
	float: left;
	left: 30px;
	top: 45%;
	position: absolute;
	width: 100px;
	height: 100%;
	z-index: 100;
	cursor: pointer;
}

.banner-arrow-right{
	float: right;
	right: 30px;
	top: 45%;
	position: absolute;
	width: 100px;
	height: 100%;
	z-index: 100;
	cursor: pointer;
}

.banner-bullets {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 20px;
	text-align: center;
}

.banner-bullet {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 2px;
	background-color: #accc60;
	margin-right: 4px;
	cursor: pointer;
}

.banner-bullet-active{

	width: 14px;
	height: 14px;
	border-radius: 7px;
	background-color: #fff;

}

.img-responsive{
	margin: 0 auto;
}

.faq-item .img-responsive{
	margin: 0 5px 0 auto!important;
}

.indentation{
	padding-left: 30px;
}

#cookie_info{

    position: fixed;

    bottom: 0;

    background: #fff;

    margin: 0;

    padding: 15px;

    width: 100%;

    display: none;

    z-index: 9999;

}

 

#cookie_info a{

    color: #D66E1A;

    text-transform: uppercase;

    float: right;

    padding-right: 20px;

	background-color: #e51c40;

    color: #fff;

    border: 0;

    padding: 10px 30px 11px 30px;
	text-decoration: none;
}

 

#cookie_info p{

    font-size: 14px;

    color: #333;

}

@media (max-width: 480px){
	.banner{
		min-height: 50px;
	}

	.shadow-big{
		position: absolute;
		left: 0;
		bottom:-17px;
		width: 100%;
	}


	.shadow-big-2{
		position: absolute;
		left: 0;
		bottom:-15px;
		width: 100%;
		z-index: -1;
	}
	.shadow{
		margin-top: -13px;
		z-index: 0;
	}

	.product-shadow{
		margin-top: -12px;
		z-index: 0;
	}

	.cloud{
		left: 20px;
		bottom: 40px;
		width: 100%;
	}

	.indentation{
		padding-left: 10px;
	}

	.bars{
		position: absolute;
		top: 15px;
		right: 15px;
		background-image: url('img/bars.jpg');
		background-size: 100% 100%;
		width: 51px;
		height: 51px;
		cursor: pointer;
	}
	nav{
		display: none;
		position:absolute;
		top: 71px;
		right: 0px;
		width: 250px;
		min-height: 150px;
		background-color: #cb2a27;
		z-index: 10000;
		/*border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;*/
		text-align: center;
	}
	nav > ul{
		color: #fff;
		width: 100%;
		margin: 0;
		padding: 10px;
		list-style: none;
		font-size: 24px;
	}

	nav > ul > li{
		margin-bottom: 10px;
	}

	nav > ul > li.active, nav > ul > li:hover{
		background-color: #fff;
		color: #cb2a27;
	}

	.text-align{
		text-align: left;
	}
}

@media (min-width: 481px) and (max-width:768px){
	.banner{
		min-height: 50px;
	}

	.shadow-big{
		position: absolute;
		left: 0;
		bottom:-17px;
		width: 100%;
	}


	.shadow-big-2{
		position: absolute;
		left: 0;
		bottom:-15px;
		width: 100%;
		z-index: -1;
	}
	.shadow{
		margin-top: -13px;
		z-index: 0;
	}

	.product-shadow{
		margin-top: -12px;
		z-index: 0;
	}

	.cloud{
		left: 20px;
		bottom: 40px;
		min-height: 100px;
		width: 100%;
	}

	.indentation{
		padding-left: 10px;
	}

	.bars{
		position: absolute;
		top: 15px;
		right: 15px;
		background-image: url('img/bars.jpg');
		background-size: 100% 100%;
		width: 71px;
		height: 71px;
		cursor: pointer;
	}
	nav{
		display: none;
		position:absolute;
		top: 71px;
		right: 0px;
		width: 250px;
		min-height: 150px;
		background-color: #cb2a27;
		z-index: 10000;
		/*border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;*/
		text-align: center;
	}
	nav > ul{
		color: #fff;
		width: 100%;
		margin: 0;
		padding: 10px;
		list-style: none;
		font-size: 24px;
	}

	nav > ul > li{
		margin-bottom: 10px;
	}

	nav > ul > li.active, nav > ul > li:hover{
		background-color: #fff;
		color: #cb2a27;
	}
	.text-align{
	text-align: left;
}
}

@media (min-width:769px) and (max-width:992px){
	.banner{
		min-height: 274px;
	}
	.shadow-big{
		position: absolute;
		left: 0;
		bottom:-23px;
		width: 100%;
	}


	.shadow-big-2{
		position: absolute;
		left: 0;
		bottom:-20px;
		width: 100%;
		z-index: -1;
	}


	.shadow{
		margin-top: -12px;
		z-index: 0;
	}

	.product-shadow{
		margin-top: -12px;
		z-index: 0;
	}

	.cloud{
		left: 20px;
		bottom: 40px;
		width: 340px;
	}

	.indentation{
		padding-left: 15px;
	}

	.bars{
		position: absolute;
		top: 15px;
		right: 15px;
		background-image: url('img/bars.jpg');
		background-size: 100% 100%;
		width: 71px;
		height: 71px;
		cursor: pointer;
	}
	nav{
		display: none;
		position:absolute;
		top: 71px;
		right: 0px;
		width: 250px;
		min-height: 150px;
		background-color: #cb2a27;
		z-index: 10000;
		/*border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;*/
		text-align: center;
	}
	nav > ul{
		color: #fff;
		width: 100%;
		margin: 0;
		padding: 10px;
		list-style: none;
		font-size: 24px;
	}

	nav > ul > li{
		margin-bottom: 10px;
		color: #fff;
		border-radius: 10px;
	}

	nav > ul > li.active, nav > ul > li:hover{
		background-color: #fff;
		color: #cb2a27;
	}
}

@media (min-width:993px) and (max-width:1199px){
	.banner{
		min-height: 358px;
	}

	.shadow-big{
		position: absolute;
		left: 0;
		bottom:-25px;
		width: 100%;
	}


	.shadow-big-2{
		position: absolute;
		left: 0;
		bottom:-18px;
		width: 100%;
		z-index: -1;
	}


	.shadow{
		margin-top: -13px;
		z-index: 0;
	}

	.product-shadow{
		margin-top: -12px;
		z-index: 0;
	}

	.cloud{
		left: 20px;
		bottom: 40px;
		width: 320px;
	}

	.indentation{
		padding-left: 20px;
	}
	.bars{
		position: absolute;
		top: 15px;
		right: 15px;
		background-image: url('img/bars.jpg');
		background-size: 100% 100%;
		width: 71px;
		height: 71px;
		cursor: pointer;
	}
	nav{
		display: none;
		position:absolute;
		top: 71px;
		right: 0px;
		width: 250px;
		min-height: 150px;
		background-color: #cb2a27;
		z-index: 10000;
		/*border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;*/
		text-align: center;
	}
	nav > ul{
		color: #fff;
		width: 100%;
		margin: 0;
		padding: 10px;
		list-style: none;
		font-size: 24px;
	}

	nav > ul > li.active, nav > ul > li:hover{
		background-color: #fff;
		color: #cb2a27;
	}
}
@media (min-width:1200px){
	.container{
		width: 1230px;
	}

	nav{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 190px;
	}
	nav > ul{
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		display: flex;
		justify-content: space-between;
		font-size: 36px;
	}

	nav > ul > li{
		background-color: #EDF6E1;
		color: #004C27;
		border: 1px solid #EDF6E1;
		transition: all 0.7s ease;
	}

	nav > ul > li.active, nav > ul > li:hover{
		background-color: #fff;
		color: #CF261F;
	}

}
