
.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 400px;
	z-index: -1;
	padding: 0;
	margin: 0;
}

.cbp-bislideshow li {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -0.5%;
	left: -0.5%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}


/* If background-size supported we'll add the images to the background of the li */

.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {
	display: none;
}

.cbp-bislideshow li img {
	display: block;
	width: 100%;
}

.cbp-bicontrols {
	margin:0;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 160px;
	top: 50%;
	margin-top: -80px;	
	z-index: 1001;

}
.cbp-bg{
	margin:0;
	padding: 0;
	position: absolute;
	height: 160px;
	width: 100%;
	top: 50%;
	margin-top: -80px;	
	z-index: 1000;
}

.center-container{
	margin:0;
	padding: 0;
	position: absolute;
	height: 160px;
	width: 100%;
	top: 50%;
	margin-top: -80px;	
	z-index: 1000;
	text-align: center;
	display: table;
}
.header-wrapper{
	margin:0;
	padding: 0;
	position: absolute;
	z-index: 1000;
	opacity: 1;
	width: 100%;
	display: inline;


}
.logo{
	float: left;
}
.message{
	float: right;
	width: 300px;
	text-align: right;
}
.message .full{
	font-family: 'Exo', sans-serif;
	color: #000000;
	font-size: 16px;
	line-height:24px;
	font-weight: 200;

}
.message .short{
	font-family: 'Exo', sans-serif;
	font-size: 12px;
	color: #175D92;
	font-weight: 400; 
}
.center-container {

	padding-top: 20px;
}
.center-container .slogan{
	margin: 0;
	padding: 0;
	font-family: 'Exo', sans-serif;
	font-size: 300%;
	color: #FFFFFF;
	font-weight: 300; 
}
.center-container .operations{
	margin: 0;
	padding: 0;
	font-family: 'Exo', sans-serif;
	font-size: 180%;
	color: #76DDFF;
	font-weight: 400; 
}
.center-container .learn-more{
	margin: 0;
	padding: 0;
	font-family: 'Exo', sans-serif;
	font-size: 15px;
	font-weight: 400; 
	margin-top: 100px;
}
.center-container .learn-more a{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	color: #175D92;
	border:3px solid #175D92;
	text-transform: uppercase;
	font-weight: bolder;

	 /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 32px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 32px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 32px; 

}

.menu{
	margin: 0 auto;
	display:table;
	margin-top: 70px;
	padding: 20px;



}

.menu ul{
	background-color:#000000;

	height: 40px;
	margin: 0 auto;
	list-style: none;
	z-index: 20000;
	border:3px solid #000000;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 15px; 
	 /* Firefox 1-3.6 */
	 -moz-border-radius: 15px; 
	 /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	 border-radius: 15px; 

 


}
.menu ul li{
	float: left;
	line-height: 16px;
}

.menu ul li a{
	float: left;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	color: #3FA9F5;
	font-family: 'Exo', sans-serif;
	font-size: 14px;
	text-align: center;
}


.costs{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.contact-us{

	margin: 0 auto;
	text-align: center;
	position: relative;
	top:-60px;
	width: 120px;
}

.bt-contactus{

	margin-top: 10px;
	
	height: 40px;
	display:block;
 	background:transparent url('../../img/contact_us.png') center top no-repeat;
}
.bt-contactus:hover{
 	background:transparent url('../../img/contact_us_over.png') center top no-repeat;
}


.links-wrapper{
	background-image:url('../../img/shadow.png');
	background-repeat:repeat-x;
	background-size: 100%;
	width: 100%;
	padding: 30px;
}

.links{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	display: inline-table;



}

.links ul{
	display: table;
	margin: 0 auto;
	list-style: none;
	padding: 0;

	text-align: center;
	position: relative;
	
}

.links ul li{
	float: left;
	line-height: 50px;
	width: 260px;
	text-align: center;
	color: #000000;
	font-family: 'Exo', sans-serif;
	font-size: 28px;
	font-weight: 200px;

}


.links ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 250px;
}

.links ul li ul li{
	
	text-align: center;
	color: #808080;
	font-family: 'Exo', sans-serif;
	font-size: 14px;
	line-height: 26px;
}
.bt-arrow{
	margin:0 auto;
	margin-top: 10px;
	width: 40px;
	height: 40px;
	display:block;
 	background:transparent url('../../img/arrow.png') center top no-repeat;
 	text-align: center;
}
.bt-arrow:hover{
 	background:transparent url('../../img/arrow_over.png') center top no-repeat;
}

.costs h1{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: 'Exo', sans-serif;
	font-size: 26px;
	line-height: 39px;
	font-weight: 200;
	width: 100%;

}

.costs p{
	text-align: center;
	color: #808080;
	font-family: 'Exo', sans-serif;
	font-size: 15px;
	line-height: 15px;
}
.strech{
	width:100%;
    height:100%;
}
.top-center{
	max-width: 1100px;
	margin: 0 auto;
	padding: 30px;


}
.cbp-bicontrols span {
	float: left;
	width: 100px;
	height: 160px;
	position: relative;
	cursor: pointer;

}

.cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 100px;
	font-size: 80px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	opacity: 0.7;
}

.cbp-bicontrols span:hover:before {
	opacity: 1;
}

.cbp-bicontrols span:active:before {
	top: 2px;
}


span.cbp-binext {
	background-image:url('../../img/next.png');
	background-repeat:no-repeat;
	background-position:center; 
}

span.cbp-binext{
	float: right;
}
span.cbp-biprev{
	background-image:url('../../img/previous.png');
	background-repeat:no-repeat;
	background-position:center; 
}

span.cbp-binext:hover{

	background-image:url('../../img/next_over.png');
} 
span.cbp-biprev:hover{
	background-image:url('../../img/previous_over.png');
}

.cbp-bicontrols span.cbp-binext span.cbp-biprev {
	margin:0;
	padding: 0;
}

/* Fallback */

.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1;
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block;
}












