/* CSS Style
/*********************************************************/
html,
body {
    width: 100%;
    height: 100%;
}

body {
	background: #fff;
    font-size: 16px;
    line-height: 1.9;
    font-family: 'Open Sans', Arial, sans-serif;;
}

a {
    color:#fff;
    text-decoration: none;
}

a, btn, button {
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
}

a:hover, a:focus {
    color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
    clear: both;
    line-height: 1.3;
    font-weight: 700;
}

p {
	color: #fff;
	font-weight: 300;
}

img {
	max-width: 100%;
}

/*********************************************************/
/* HEADER
/*********************************************************/
.logo { 

	padding-top: 32px;

}

header {
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(25, 25, 25, 0.5), rgba(25, 25, 25, 0.5)
    ), url(../images/veneiden_talvisailytys_bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	position: relative;
	max-height: 800px;
}

header h4 {
	font-weight: 300;
}

.arrow-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left:-20px;
  width: 40px;
  height: 40px;
  margin-bottom: 60px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}



@media(max-width:768px) {
	header {
	min-height: 820px;
}
}



/*********************************************************/
/* NAVIGATION
/*********************************************************/
nav ul {
	margin: 0;
	padding: 0;
	margin-top: 36px;
	list-style: none;
	font-size: 14px;
}

nav ul li {
	display: inline;
	position: relative;
	padding-left: 20px;
}

nav ul li a {
	color: #fff;
}

nav ul li a:link, nav ul li a:visited {
	text-decoration: none;
	
}

nav ul li a:hover {
	color: #fff;
	border-bottom: 1px solid #00a8d6;
}

#toggle {
	display: none;
	background: #fff; 
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	border-radius: 2px;
	padding: 8px;
	font-size: 24px;
	padding-right: 10px;
	color: #293949;
	text-align: right;
}





/*********************************************************/
/* Veneentalvisailytys
/*********************************************************/
#veneentalvisailytys {
	padding: 20px;
}

#veneentalvisailytys h1 {
	font-size: 26px;
	color: #424242;
	font-weight: 400;
}

#veneentalvisailytys h3 {
    color: #424242;
}

#veneentalvisailytys p {
    color: #424242;
}

#veneentalvisailytys h1:after {
	content: "";
	display: block;
	height: 4px;
	width: 80px;
	background: #00a8d6;
	margin: 0 auto;
	margin-top: 10px;
}




/*********************************************************/
/* ABOUT
/*********************************************************/
#about-timeline {
	padding: 20px 20px 0 20px;
	position: relative;
}

#about-timeline h1, #about-timeline h2, #about-timeline h3, #about-timeline h4, #about-timeline p {
	color: #424242;
}

#about-timeline h1 {
	font-size: 26px;
	color: #424242;
	font-weight: 400;
}

#about-timeline h1:after {
	content: "";
	display: block;
	height: 4px;
	width: 80px;
	background: #00a8d6;
	margin: 0 auto;
	margin-top: 10px;
}

#about-timeline:before {
	content: "";
	background: #dedede;
	width: 2px;
	height: 950px;
	display: block;
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -1px;
}

ul li .timeline-image {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -60px;
	clear: both;
}

#about-timeline ul li img {
	border-radius: 100%;
	width: 120px;
	height: 120px;
	border: 6px solid #dedede;
}

#about-timeline .timeline-end {
	background: #00a8d6;
	color: #fff;
	font-weight: 700;
	border-radius: 100%;
	width: 120px;
	height: 120px;
	padding: 25px 10px 0 10px;
	text-align: center;
	border: 6px solid #dedede;
}

#about-timeline ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#about-timeline ul li {
    position: relative;
    margin-bottom: 50px;
    min-height: 220px;
}

#about-timeline .timeline-left {
	float: left;
	width: 41%;
	text-align: right;
}

#about-timeline .timeline-right {
	float: right;
	width: 41%;
	text-align: left;
}

@media(max-width:768px) {
	#about-timeline:before {
	content: "";
	display: none;
}
	#about-timeline .timeline-left {
	float: none;
	width: 90%;
		text-align: left;
		padding-left: 90px;
}

#about-timeline .timeline-right {
	float: none;
		width: 90%;
		text-align: left;
	padding-left: 90px;
}
	
	ul li .timeline-image {
	position: absolute;
	top: 40px;
	left: 10%;
	margin-left: -54px;
	clear: both;
}

#about-timeline ul li img {
	border-radius: 100%;
	width: 60px;
	height: 60px;
	border: 6px solid #dedede;
}
	#about-timeline .timeline-end {

	font-size: 30px;
	background: #00a8d6;
	color: #fff;
	font-weight: 700;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 8px;
	border: 6px solid #dedede;
}
	
	#toggle {
		display: block;
	}
}



/*********************************************************/
/* Slogan
/*********************************************************/
#slogan {
	background: url("../images/slogan.jpg") no-repeat fixed center top / cover rgba(0, 0, 0, 0);
	padding: 20px;
}

#slogan h1 {
	font-size: 26px;
	font-weight: 400;
}

#slogan h1:after {
	content: "";
	display: block;
	height: 4px;
	width: 80px;
	background: #fff;
	margin: 0 auto;
	margin-top: 10px;
}



#slogan h4 {
	font-size: 18px;
}

.text-small {
	font-weight: 400;
}


/* BottomCTA
/**********************************/
#bottomcta {
	background: none repeat scroll 0 0 #f6f6f6;
	padding: 20px;
}

#bottomcta h1 {
	font-size: 26px;
	font-weight: 400;
	color: #424242;
}

#bottomcta a {
	color: #00a8d6;
	font-size: 16px;
}

#bottomcta p {
	color: #424242;
	font-size: 16px;
}


/*********************************************************/
/* CONTACT
/*********************************************************/
#contact {
	background: none repeat scroll 0 0 #fff;
}

#contact h1 {
	font-size: 26px;
	color: #424242;
	font-weight: 400;
}

#contact h1:after {
	content: "";
	display: block;
	height: 4px;
	width: 80px;
	background: #00a8d6;
	margin: 0 auto;
	margin-top: 10px;
}

#contact a {

	color: #424242;
}

#contact input[type="text"], #contact input[type="email"] {
	background: #fff;
	padding: 8px;
	border: 1px solid #dedede;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact textarea:hover {
	border: 1px solid #00a8d6;
}

#contact textarea {
	background: #fff;
	padding: 8px;
	border: 1px solid #dedede;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contact input[type="submit"] {
	background: #00a8d6;
	color: #fff;
	padding: 8px;
	border: 1px solid #00a8d6;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 10px;
	transition: all 0.5s ease;
}

#contact input[type="submit"]:hover, #contact input[type="submit"]:active {
	background: #fff;
	border: 1px solid #00a8d6;
	color: #00a8d6;
}

#contact h3 {
	color: #424242;
	margin-top: 15px;
	margin-bottom: 30px;
	font-weight: 400;
}

.contactbg {
	background: #fafafa;
	padding: 20px;
	border: 1px solid #dedede;
}

#contact h4 {
	color: #424242;
	font-size: 26px;
}

#contact p {
	color: #424242;
}

#contact .col-md-10 h3 {
	margin: 0;
}




/*********************************************************/
/* FOOTER
/*********************************************************/
footer {
	background: none repeat scroll 0 0 #222;
	margin-top: 30px;
	padding: 20px;
	border-top: 4px solid #00a8d6;
}

footer p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
}



/*********************************************************/
/* BUTTONS
/*********************************************************/
.btn-info {
	background: none;
	border: 1px solid #fff;
	padding: 10px 20px 10px 20px;
	font-weight: 700;
	margin-bottom: 10px;
}

.btn-info:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #00a8d6;
}

.btn-success, .btn-success:focus {
	background: none;
	border: 1px solid #00a8d6;
	padding: 15px 30px 15px 30px;
	font-weight: 700;
	margin-bottom: 10px;
}

.btn-success:hover {
	background: #00a8d6;
	border: 1px solid #00a8d6;
}

.btn-primary, .btn-primary:focus {
	background: #00a8d6;
	border: 1px solid #00a8d6;
	padding: 15px 30px 15px 30px;
	font-weight: 700;
	margin-bottom: 10px;
}

.btn-primary:hover {
	
}



/*********************************************************/
/* MARGINS, WIDTH, PADDING
/*********************************************************/
.margin-t-30 {
	margin-top: 30px;
}

.margin-t-60 {
	margin-top: 60px;
}

.margin-t-90 {
	margin-top: 90px;
}

.margin-t-120 {
	margin-top: 120px;
}

.margin-t-160 {
	margin-top: 160px;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-tb-120 {
	margin-top: 120px;
	margin-bottom: 120px;
}
.pad-32 {

	padding-top: 32px;
}

.pad-64 {

	padding-top: 64px;
}


.pad-90 {

	padding-top: 90px;
}

/*********************************************************/
/* OTHERS
/*********************************************************/
.container-fluid {
	padding: 0;
	margin: 0 -20px 0 -20px;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #424242;
}

::selection {
    color: #fff;
    background: #424242;
}

.slicknav_menu {
	display:none;
}

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


@media (max-width: 760px) {
	.navigation {
	  display: none;
	}
	
	nav ul li {
      display: block;
	  text-align: center;
	  background: #fff; 
	  margin-bottom: 10px;
	  -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
	  border-radius: 2px;
	  padding: 5px;
  }
	

