/*
	e-arveldaja
	Version: 1.0
	Designed by www.voxon.ee
	Date: April 2014
*/

@font-face {
	font-family: 'AvenirLight';
	src: url('fonts/avenir-light-webfont.eot');
	src: local('☺'), url('fonts/avenir-light-webfont.woff') format('woff'), url('fonts/avenir-light-webfont.ttf') format('truetype'), url('fonts/avenir-light-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirMedium';
	src: url('fonts/avenir-medium.eot');
	src: local('☺'), url('fonts/avenir-medium.woff') format('woff'), url('fonts/avenir-medium.ttf') format('truetype'), url('fonts/avenir-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirHeavy';
	src: url('fonts/avenir-heavy-webfont.eot');
	src: local('☺'), url('fonts/avenir-heavy-webfont.woff') format('woff'), url('fonts/avenir-heavy-webfont.ttf') format('truetype'), url('fonts/avenir-heavy-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body { font:normal 14px/23px 'AvenirLight', arial, sans-serif;color:#1b1c20;height:100%;width:100%;background-color:#ecf1ea;min-width:319px; }
footer { padding:30px 0; }
.chromeframe { margin: 0.2em 0;background: #ccc;color: #000;padding: 0.2em 0; }

.clearfix:after { content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

*, *:before, *:after { -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }


/* --------------------------
    TYPOGRAPHY
-------------------------- */
a { color:#dec800;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
a:hover { color:#000; }

dl, menu, ol, ul { list-style:none;padding:0;margin:0; }

h1, h2, h3 { font-weight:normal;margin:0;padding:0; }
h1 { font-size:64px;line-height:66px;color:#fff; }
h2 { font-size:40px;line-height:46px;color:#fff;text-transform:uppercase;padding:0 0 20px 20px; }
h3 { text-transform:uppercase;font-size:30px;line-height:36px;color:#fff; }
p { margin:0; }

b, strong { font-family: 'AvenirHeavy', arial, sans-serif;font-weight:normal; }

.btn {
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    padding: 10px 30px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	text-decoration:none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	font-family: 'AvenirHeavy', arial, sans-serif;
	width:220px;
  margin-bottom:5px;
}
.btn.green { width:255px;background-color:#29be01; }
.btn.grey { background-color:#333e48;font-size:15px;line-height:25px; }
.btn.blue { font-size:15px;line-height:25px;text-align:left;background:#008bca url('../images/arrow_white.png') no-repeat 88% 50%; }
.btn.blue2 { font-size:15px;line-height:25px; background:#008bca; }
.btn:hover { background-color:#111;color:#fff; }


/* --------------------------
    STRUCTURE
-------------------------- */
.block { position:relative;overflow:hidden;display:table;width:100%;height:100%;}
.full-page-wrapper { position:relative;display:block;width:100%;height:100%;}
.vertical_center { display:table-cell;vertical-align:middle; }

.float_left { float:left }
.float_right { float:right }
.text_center { text-align:center }

.bg_section1 { background-image: url('../images/section1_bg_1140.jpg');background-position: center center;background-repeat:no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;margin-top:100px; }
.bg_section2 { background-image: url('../images/section2_bg_1140.jpg');background-position: center center;background-repeat:no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; }
.bg_section3 { background:#ecf1ea; }
.bg_section4 { background-image: url('../images/section4_bg_1140.jpg');background-position: center center;background-repeat:no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; }
.bg_section5 { background-image: url('../images/section5_bg_1140.jpg');background-position: center center;background-repeat:no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; }

.block .vertical_center { background:url('../images/pattern.png') repeat; }
.block.bg_section3 .vertical_center { background:#ecf1ea; }


/* GRID */
.container { padding-right: 20px;padding-left: 20px;margin-right: auto;margin-left: auto; }
.container:before, .container:after { display: table;content: " "; }
.container:after { clear: both; }

.row { margin-right: -20px;margin-left: -20px; }
.row:before, .row:after { display: table;content: " "; }
.row:after { clear: both; }

.cols_20,.cols_25,.cols_30,.cols_33,.cols_35,.cols_40,.cols_45,.cols_50,.cols_60,.cols_66,.cols_70,.cols_75,.cols_80,.cols_85,.cols_100 {
	min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
  
	.cols_66 { width:66.66666666666666%; }	

.cols_100 { width:100%; }
.align-center { float:none;margin-left:auto;margin-right:auto; }


/* --------------------------
    HEADER
-------------------------- */
#nav { z-index:100;width:100%;text-align:center;background:#fff;position:fixed;height:100px; }

.logo { float:left;margin:30px 0 0 20px;width:180px;height:41px;background-image:url('../images/logo.png');background-position:center center;background-size:180px 41px;background-position:0 0 }
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.logo { background-image: url('../images/logo2x.png'); }
}

.topmenu { position:relative;margin:65px 30px 0 0;*zoom: 1;float:right;display:none; }
.topmenu li { display:inline-block;float:left;margin-right:24px; }
.topmenu li:last-child { margin-right: 0; }
.topmenu li a { color: #1b1c20;text-transform:uppercase;text-decoration:none;font-family: 'AvenirMedium', arial, sans-serif; }
.topmenu li a:hover, .topmenu li a.active { color:#008bca; }

#trigger-overlay { display:block;width:36px;height:36px;float:right;margin:40px 20px 0 0;text-indent:-9000px;border:0;background-color:transparent;background-image: url('../images/icon_nav.png');background-size:36px 36px;background-repeat:no-repeat;background-position:0 0 }

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	#trigger-overlay { background-image: url('../images/icon_nav@2x.png'); }
}

.social { float:right;width:26px;margin:15px 15px 0 0; }
.social a { display:block;text-indent:-9000px;width:26px;height:26px;text-align:center }
.social a:hover { opacity:0.8 }
.social a.twitter { margin-bottom:10px;background:url('../images/icon_tw.png') no-repeat 0 0; }
.social a.facebook { background:url('../images/icon_fb.png') no-repeat 50% 0; }


/* --------------------------
    CONTENT
-------------------------- */
.content_first, .content_second, .content_third, .content_fourth, .content_fifth { padding:60px 0; margin:30px 0 30px 0; }
.content_second .left_col, .content_third .left_col, .content_fourth .left_col, .content_fifth .left_col { margin-bottom:30px; }

/* First slide */
.content_first {  }
.content_first h2 { padding:0 0 35px;display:none;font-size:30px;line-height:40px; }
.content_first .mobile_heading h2 { padding:0 0 35px;font-size:30px;line-height:40px;display:block; }
.content_first p { color:#fff;padding:0 0 40px; font-size:15px; }


/* Second slide */
.content_second { color:#fff; }
.content_second h2 { color:#008bca; }
.content_second .left_col { margin-bottom:30px; }
.content_second .left_col img { margin-top:30px; }
.content_second .left_col ul {  }
.content_second .left_col li { line-height:18px;margin-top:20px;font-family: 'AvenirHeavy', arial, sans-serif;color:#fff;font-size:12px; }
.content_second .left_col li em { font-style:normal;color:#008bca; }
.content_second .right_col ul { margin-top:30px; }
.content_second .right_col li { padding-left:45px;line-height:25px;background:url('../images/tick_blue.png') no-repeat 0 5px;margin-top:10px; }
.content_second .btn { margin-top:40px }



/* Third slide */
.content_third { color:#111; }
.content_third h2 { color:#29be01;}
.content_third img { width:100%;height:auto; }
.content_third .left_col ul { margin-top:30px; }
.content_third .left_col li { padding-left:30px;line-height:25px;background:url('../images/tick_green.png') no-repeat 0 5px;margin-top:10px; }
.content_third .btn { margin-top:40px }


/* Fourth slide */
.content_fourth { color:#fff; }
.content_fourth h2 { color:#008bca; }
.content_fourth .btn { margin-top:60px }
.price_options { text-align:center; }
.price_year { display:block;height:34px;line-height:34px;font-size:18px;margin-top:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-transform:uppercase;font-family: 'AvenirHeavy', arial, sans-serif; }
.price_year.green { background-color:#29be01 }
.price_year.blue { background-color:#008bca }
.price_year.grey { background-color:#545454 }
.price_options .big_txt { font-size:36px;line-height:40px;padding:13px 0 8px;text-transform:uppercase;font-family: 'AvenirHeavy', arial, sans-serif; }
.price_options ul { padding:7px 0 2px; }
.price_options li { line-height:25px;padding:3px 0;border-bottom:1px solid rgba(255,255,255,0.2); }
.price_options li:last-child { border:0 }


/* Fifth slide */
.content_fifth { color:#fff; }
.content_fifth h2 { color:#fff; }
.content_fifth .btn { margin:30px 0 0;width:90%; }
.content_fifth p { font-size:15px; }
.content_fifth .left_col p {  }
.content_fifth .right_col li { padding-left:45px;line-height:25px;background:url('../images/tick_green.png') no-repeat 0 5px;margin-bottom:10px; }
.buttons_row { text-align:center }


/* --------------------------
    FOOTER
-------------------------- */
footer strong, footer a { color:#29be01;font-family: 'AvenirHeavy', arial, sans-serif;text-decoration:none }


/* --------------------------
    MOBILE NAVIGATION
-------------------------- */
/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.9);
	z-index:10000;
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 29px;
	height: 29px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background-color:transparent;
	background-image: url('../images/cross.png');
	background-size:29px 29px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 10000;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.overlay .overlay-close { background-image: url('../images/cross@2x.png'); }
}

/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay ul li a {
	font-size: 24px;
	font-family: 'AvenirLight', arial, sans-serif;
	display: block;
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #008BCA;
}

/* Effects */
html, body {
	overflow-x: hidden;
}

.contentWrapper {
	overflow-x: hidden;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;	
}

.contentWrapper.overlay-open {
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
}

.contentWrapper::after {
	content: '';
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.contentWrapper.overlay-open::after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.overlay-contentpush {
	background: rgba(0,0,0,0.9);
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}

.overlay-contentpush.open {
	visibility: visible;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}




/* --------------------------
    MEDIA QUERIES
-------------------------- */

@media only screen and (min-width: 530px) {
	#nav { height:120px; }
	.social { float:right;width:57px;height:26px;margin:60px 40px 0 0; }
	.social a { display:inline-block;text-indent:-9000px;height:26px; }
	.social a.twitter { width:26px;margin-right:13px;background:url('../images/icon_tw.png') no-repeat 0 0; }
	.social a.facebook { width:13px;background:url('../images/icon_fb.png') no-repeat 0 0; }
	.logo { margin:30px 0 0 40px;width:272px;height:61px;background-image:url('../images/logo.png');background-position:center center;background-size:272px 61px;background-position:0 0 }
	#trigger-overlay { display:block;width:46px;height:46px;margin:50px 30px 0 0;background-color:transparent;background-image: url('../images/icon_nav.png');background-size:46px 46px;background-repeat:no-repeat;background-position:0 0 }
	.overlay ul li a { font-size:40px; }
  .content_third .left_col li { padding-left:30px; }
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5) and (min-width: 530px),
only screen and (-moz-min-device-pixel-ratio: 1.5) and (min-width: 530px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (min-width: 530px),
only screen and (min-device-pixel-ratio: 1.5) and (min-width: 530px) {
	.logo { background-image: url('../images/logo2x.png'); }
}
@media only screen and (min-width: 768px) {
	.cols_20 { width:20%; }
	.cols_25 { width:25%; }
	.cols_30 { width:30%; }
	.cols_33 { width:33.33333333333333%; }
	.cols_35 { width:35%; }
	.cols_40 { width:40%; }
	.cols_45 { width:45%; }
	.cols_50 { width:50%; }
	.cols_60 { width:60%; }
	.cols_66 { width:66.66666666666666%; }
	.cols_70 { width:70%; }
	.cols_75 { width:75%; }
	.cols_80 { width:80%; }
	.cols_85 { width:85%; }
	.cols_20,.cols_25,.cols_30,.cols_33,.cols_35,.cols_40,.cols_45,.cols_50,.cols_60,.cols_66,.cols_70,.cols_75,.cols_80,.cols_85,.cols_100 { float:left; }
	h2 { font-size:40px;line-height:46px;padding-bottom:40px; }
	.content_first, .content_second, .content_third, .content_fourth { width:80%;margin:0 auto; }
	.content_fifth { width:90%;margin:0 auto; }
/*	.content_first, .content_second, .content_third, .content_fourth, .content_fifth { padding:0 }*/
	.content_first p { width:65%;margin:0 auto;padding:0 0 40px; }
	h2 { text-align:center;padding-left:0; }
	.content_second .left_col, .content_third .left_col, .content_fourth .left_col, .content_fifth .left_col { margin-bottom:0; }
	.content_fifth .left_col p { text-align:right;width:70%;float:right }
	.content_fifth .btn { margin:60px 15px 0; }
	.content_fifth .btn.grey { width:220px; }
	.content_fifth .btn.green { width:255px; }
	.content_first h2 { display:block;font-size:40px;line-height:46px; }
	.content_first .mobile_heading h2 { display:none; }
  .content_third .left_col li { padding-left:45px; }
}
@media only screen and (min-width: 900px) {
	.content_first p { width:45%;margin:0 auto;padding:0 0 40px; }
	.content_fifth .left_col p { text-align:right;width:50%;float:right }
}
@media only screen and (min-width: 990px) {
	#trigger-overlay { display:none }
	.topmenu { display:block }
}
@media only screen and (min-width: 1140px) {
    .container { width: 1026px;margin:0 auto; }
	.content_second .left_col { padding-left:50px }
	.content_second .left_col img { float:left;margin:0; }
	.content_second .left_col ul { float:left;margin-top:90px; }
}
@media only screen and (min-width: 1400px) {
    .container { width: 1260px;margin:0 auto; }
    .bg_section1 { background-image: url('../images/section1_bg.jpg');}
    .bg_section2 { background-image: url('../images/section2_bg.jpg');}    
    .bg_section4 { background-image: url('../images/section4_bg.jpg');}
    .bg_section5 { background-image: url('../images/section5_bg.jpg');}
}

/* lisatud juurde */

#rohkem_s3{
  display:block;
  clear:both;
}

#rohkem_s3 ul{
  list-style-type:square;
  padding-left:20px;
}

#rohkem_s3 ul li{
  background:none;
  padding-left:10px;
}

#hind_parem p{
  padding-bottom:15px;
}

video {  
   width:100%; 
   /*max-width:770px;*/ 
   height:auto;
   min-width:160px; 
}

.bg_section3 .right_col{
  max-width:770px;
}
