﻿/*
 *	generated by WOW Slider 3.0
 *	template Balance
 */
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext");

#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:900px;
	margin:0 auto ;
	z-index:90;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:900px;}
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 100%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  a.wsl{
	display:none;
}
#wowslider-container1  .ws_bullets { 
	padding: 10px; 
}
#wowslider-container1 .ws_bullets a { 
	margin-left:4px;
	width:9px;
	height:9px;
	background: url(./bullet.png) left 50% no-repeat;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	color:transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: right 50%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-28px;
	z-index:60;
	height: 48px;
	width: 48px;
	background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:5px;
}
#wowslider-container1 a.ws_prev {
	left:5px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:0px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
/* separate */
#wowslider-container1 .ws-title{
	position: absolute;
	display:block; 
	bottom: 95px;
	left: 313px;
	margin-right:25px;
	z-index: 50;
   color: #0C3945;
    font-family: 'ubuntu', sans-serif;
	font-size: 50px;
    font-weight: 300;
	line-height: 30px;

}
#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{ 
	display:inline-block; 
	margin-top:10px;
	padding:10px;
	font-weight: 300;	
	border-radius:0;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	

}

.wow-2
{font-size: 38px;
 font-weight: 300;
 color: #13596C;
 line-height: 0px;
 text-transform: uppercase;
 font-family: 'ubuntu', sans-serif;
  padding-left: 15px;
  padding-bottom: 0px;
  margin: 0;
 
}

.wow-3
{font-size: 25px;
 font-weight: 300;
 color: #0C3945;
 line-height: 30px;
  text-transform: uppercase;
  background-color: #ffffff;
  padding-top: 5px;
  padding-bottom:5px;
  padding-left:  15px;
}

pre
{width: 550px;
 height: auto;
 text-align: left;
 font-size: 14px;
 font-family: 'ubuntu', sans-serif;
 line-height: 150%;
 padding-left: 15px;
 margin-top:  -10px;
 margin: 0;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
}

#wowslider-container1 .ws-title div{ 
	display:block;
	margin-top:10px; 
	font-size: 25px;
	color: #0C3945;
}

#wowslider-container1 .ws_images ul{
	animation: wsBasic 25.2s infinite;
	-moz-animation: wsBasic 25.2s infinite;
	-webkit-animation: wsBasic 25.2s infinite;
}
@keyframes wsBasic{0%{left:-0%} 13.1%{left:-0%} 25%{left:-100%} 38.1%{left:-100%} 50%{left:-200%} 63.1%{left:-200%} 75%{left:-300%} 88.1%{left:-300%} }
@-moz-keyframes wsBasic{0%{left:-0%} 13.1%{left:-0%} 25%{left:-100%} 38.1%{left:-100%} 50%{left:-200%} 63.1%{left:-200%} 75%{left:-300%} 88.1%{left:-300%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 13.1%{left:-0%} 25%{left:-100%} 38.1%{left:-100%} 50%{left:-200%} 63.1%{left:-200%} 75%{left:-300%} 88.1%{left:-300%} }

#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:16px;
	left:-68px;
	visibility:hidden;
	position:absolute;
    border: 5px solid #FFFFFF;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:135px;
	background-color:#DEDEDE;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-7px;
	left:68px;
	background:url(./triangle.png);
	width:13px;
	height:7px;
}




@media (min-width: 1200px) {
	
	#wowslider-container1 .ws-title
	{
	position: absolute;	display:block;bottom: 29.52%;left: 32%;z-index: 50;color: #0C3945;font-family: 'ubuntu', sans-serif;font-size: 50px; font-weight: 300;line-height: 30px;
	}
	.wow-2
	{
	font-size: 38px;font-weight: 700; letter-spacing: -2px; color: #25AFD4;line-height: 30px;text-transform: uppercase;font-family: 'ubuntu', sans-serif;padding-left: 15px;padding-bottom: 0px;margin: 0;
 	}
 	.wow-3
 	{
 	font-size: 20px;font-weight: 700; letter-spacing: -2px;color: #0C3945;line-height: 30px;text-transform: uppercase;background-color: #ffffff;padding-top: 5px;padding-bottom:5px;padding-left:15px; margin:0;
	}
	pre{
	width: 550px; height: auto; text-align: left;font-size: 15px;font-family: 'ubuntu', sans-serif;line-height: 150%;padding-left: 15px;margin-top:5px;margin: 0;	white-space: pre-wrap;/* css-3 */white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */ 	white-space: -pre-wrap;      /* Opera 4-6 */white-space: -o-pre-wrap;    /* Opera 7 */ word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
	}	


}

@media only screen and (min-width: 768px) and (max-width: 991px) {

	/* Structure 768 to 1000 */
	
	#wowslider-container1 .ws-title
	{
	position: absolute;	display:block;bottom: 29.52%;left: 32%;z-index: 50;color: #0C3945;font-family: 'ubuntu', sans-serif;font-size: 50px; font-weight: 300;line-height: 30px;
	}
	.wow-2
	{
	font-size: 38px;font-weight: 700; letter-spacing: -2px;color: #25AFD4;line-height: 45px;text-transform: uppercase;font-family: 'ubuntu', sans-serif;padding-left: 15px;padding-bottom: 0px;margin: 0;
 	}
 	.wow-3
 	{
 	font-size: 18px;font-weight: 300;color: #0C3945;line-height: 30px;text-transform: uppercase;background-color: #ffffff;padding-top: 5px;padding-bottom:5px;padding-left:15px; margin:0;
	}
	pre{
	width: 520px; height: auto; text-align: left;font-size: 15px;font-family: 'ubuntu', sans-serif;line-height: 150%;padding-left: 15px;margin-top:5px;margin: 0;	white-space: pre-wrap;/* css-3 */white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */ 	white-space: -pre-wrap;      /* Opera 4-6 */white-space: -o-pre-wrap;    /* Opera 7 */ word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
	}	

 
}

@media only screen and (max-width: 767px)  {

	/* Structure 768 to 1000 */
	
	#wowslider-container1 .ws-title
	{
	position: absolute;	display:block;bottom: 29.52%;left: 32%;z-index: 50;color: #0C3945;font-family: 'ubuntu', sans-serif;font-size: 50px; font-weight: 300;line-height: 30px;
	}
	.wow-2
	{
	font-size: 38px;font-weight: 700; letter-spacing: -2px;color: #25AFD4;line-height: 150%;text-transform: uppercase;font-family: 'ubuntu', sans-serif;padding-left: 15px;padding-bottom: 0px;margin: 0;
 	}
 	.wow-3
 	{
 	font-size: 18px;font-weight: 300;color: #0C3945;line-height: 30px;text-transform: uppercase;background-color: #ffffff;padding-top: 5px;padding-bottom:5px;padding-left:15px; margin:0;
	}
	pre{
	width: 520px; height: auto; text-align: left;font-size: 15px;font-family: 'ubuntu', sans-serif;line-height: 150%;padding-left: 15px;margin-top:5px;margin: 0;	white-space: pre-wrap;/* css-3 */white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */ 	white-space: -pre-wrap;      /* Opera 4-6 */white-space: -o-pre-wrap;    /* Opera 7 */ word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
	}	
}

@media only screen and (min-width: 580px) and (max-width: 767px) {

	#wowslider-container1 .ws-title
	{
	position: absolute;	display:block;bottom: 29.52%;left: 32%;z-index: 50;color: #0C3945;font-family: 'ubuntu', sans-serif;font-size: 50px; font-weight: 300;line-height: 30px;
	}
	.wow-2
	{
	font-size: 32px;font-weight: 700; letter-spacing: -2px;color: #25AFD4;line-height: 150%;text-transform: uppercase;font-family: 'ubuntu', sans-serif;padding-left: 15px;padding-bottom: 0px;margin: 0;
 	}
 	.wow-3
 	{
 	font-size: 16px;font-weight: 300;color: #0C3945;line-height: 30px;text-transform: uppercase;background-color: #ffffff;padding-top: 5px;padding-bottom:5px;padding-left:15px; padding-right:15px; margin:0;
	}
	pre{
	display:none;
	}	
}

@media only screen and (min-width: 480px) and (max-width: 575px) {

	#wowslider-container1 .ws-title
	{
	position: absolute;	display:block;bottom: 29.52%;left: 32%;z-index: 50;color: #0C3945;font-family: 'ubuntu', sans-serif;font-size: 50px; font-weight: 300;line-height: 30px;
	}
	.wow-2
	{
	font-size: 24px;font-weight: 700; letter-spacing: -2px;color: #25AFD4;line-height: 150%;text-transform: uppercase;font-family: 'ubuntu', sans-serif;padding-left: 15px;padding-bottom: 0px;margin: 0;
 	}
 	.wow-3
 	{
 	font-size: 16px;font-weight: 300;color: #0C3945;line-height: 30px;text-transform: uppercase;background-color: #ffffff;padding-top: 5px;padding-bottom:5px;padding-left:15px; padding-right:15px; margin:0;
	}
	pre{
	display:none;
	}	
}


@media only screen and (max-width: 480px)  {

	#wowslider-container1 .ws-title .ws-images .ws_images ul .ws_images ul li .ws_images img
	{
    display:none;
    }
	.wow-2
	{
    display:none;
    }
 	.wow-3
 	{
 	display:none;
	}
	pre{
	display:none;
	}	
}




