@import url("animation.css") screen;
@import 'fonts/fonts.css';



body
{
margin:0;
padding:0;
font-family: 'MainFontLight';
font-size:16px;
color:#fff;
background:#24384f;
line-height:26px;
}
font.tahoma{ font-family:Tahoma,Arial, Helvetica, sans-serif}
img{ border:0}
a{color:#e7c215; text-decoration:none;}
h1,h2,h3,h4,h5{ margin:0; padding:0; font-weight:normal;}
.alignleft{ float:left}
.alignright{ float:right; margin:0 20px 0 20px}
.clear{ clear:both;}
ul,li{ list-style:none; margin:0; padding:0;}
.container
{
width:1025px;
margin:0 auto;
}
.wrapper{ background:#1a2b3f;}
.top_area
{
width:100%;
float:left;
clear:both;
padding-bottom:5px;
}
.top_area #logo{ width:526px; margin:0 auto;}
.top_area .language{ margin-top:-20px; padding-right:10px;}
.banner_bg{ width:100%; background:url(../images/banner_full.png) repeat-x; height:319px; float:left;}
.banner{ position:relative;}
.banner_caption{ position:absolute; bottom:15px; left:0; width:100%; background:url(../images/caption_bg.png)  repeat;}
.banner_caption p{ padding:5px; line-height:18px; margin:0; text-align:right;color:#e7c215;}
.navigation{ float:left; width:100%;}
ul.menu{ margin-top:10px}
ul.menu li{ float:right; width:142px; display:block; background:#24384f; margin-right:2px;}
ul.menu li:lst-child{ margin-right:0}
ul.menu li a{ background:#1A2B3F; display:block; text-align:center; padding:10px 0;  font-size:18px; color:#fff!important;text-shadow:1px 1px 1px rgba(0,0,0,0.4)!important;}
ul.menu li a.current{ background:#24384F!important; color:#E7C215!important; text-shadow:1px 1px 1px #000!important}
ul.menu li a img{ vertical-align:middle; margin-left:4px;}
ul.menu li a.tab2{ background:url(../images/tab2.png) repeat-x;box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset; color:#1a2b3f; text-shadow:1px 1px 1px rgba(255,255,255,0.4);}
ul.menu li a.tab3{ background:url(../images/tab3.png) repeat-x;color:#1a2b3f; text-shadow:1px 1px 1px rgba(255,255,255,0.4);box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;}
ul.menu li a.tab4{ background:url(../images/tab4.png) repeat-x;color:#1a2b3f; text-shadow:1px 1px 1px rgba(255,255,255,0.4);box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;}
ul.menu li a.tab5{ background:url(../images/tab5.png) repeat-x;color:#1a2b3f; text-shadow:1px 1px 1px rgba(255,255,255,0.4);box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;}
ul.menu li a.tab6{ background:url(../images/tab6.png) repeat-x;color:#1a2b3f; text-shadow:1px 1px 1px rgba(255,255,255,0.4);box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;-webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.5) inset;}

.content{ 
    clear: both;
    float: left;
    margin-bottom: 100px;
    margin-top: 3px;
    padding: 20px 1% 0;
    width: 98%;
}
.content h2{border-top:3px solid #425e80;border-bottom:3px solid #425e80; padding:5px 10px;} 
.content h3{ font-size:26px; color:#e3bb00; margin:30px 0 20px 0;}
.content-right
{
width:287px;
float:left;
}
.content-right .widget
{
background:#24384f;
margin-bottom:4px;
box-shadow:4px 4px 4px rgba(0,0,0,1);
width:100%;
float:left;
}

.content-right .widget ul{ margin:15px 0; padding:}
.content-right .widget ul li{    background: url("../images/bullet.png") no-repeat scroll right center transparent;
    margin-bottom: 10px;
    padding-right: 20px;}
.content-right .widget ul li a{ color:#fff}
.content-right .widget p{ margin:10px 0 0; }
.content-right .widget p span{ color:#E7C215}
.content-left
{
background:#24384f;
width:705px;
float:right;
box-shadow:4px 4px 4px rgba(0,0,0,1);
}
.content-fullwidth
{
background:#24384f;
width:1003px;
float:left;
box-shadow:4px 4px 4px rgba(0,0,0,1);
}


.content-left p{ margin-bottom:31px; text-align:justify; }
.content-left p span{ color:#E7C215}
.content-left p label{ width:150px; float:right;}
.content-left p input[type="text"],.content-left p select{ width:250px; background:#1A2B3F; border:0; padding:5px; color:#fff}
.content-left p select{ width:260px;}
.content-left p textarea{width:250px; background:#1A2B3F; border:0; padding:5px; color:#fff}
.content-inner
{
padding:15px 20px;
padding-top:0;
position:relative;
}
.content-row{ width:100%; clear:both;}
.content-col{ width:40%; margin :20px 0 20px 3%; float:right}
.content-col.branch{ width:30%;}
.content-col span{ color:#E7C215}
.content-col:last-child{ margin-right:0;}

.img-contact{ position:absolute; right:10px; top:-22px;}
.slider{ text-align:center; margin-bottom:-40px;}
.slider img{ border:1px solid #ededed; box-shadow:2px 2px 1px rgba(0,0,0,1); margin:0px;}
.footer-nav{ width:100%; float:left; clear:both; text-align:center; margin-bottom:20px;}
.footer-nav a{ font-size:20px; padding:0 10px; line-height:18px; color:#e7c215; display:inline-block; border-right:1px solid #e7c215}
.footer-nav a:last-child{ border:0;}
.copyright-full-width{ width:100%; float:left; clear:both; text-align:center; background:#24384f;}
.copyright-inner{ width:870px; margin:0 auto; padding:15px; font-family:Tahoma,Arial, Helvetica, sans-serif}


/* SLIDER */
#slider {

	height:320px;
	width:1025px;
	margin:0;
	overflow:visible;
	position:relative;
	float:left;
}
#mask {
	overflow:hidden;
	height:320px;
}
#slider ul {
	margin:0;
	padding:0;
	position:relative;
}
#slider li {
	width:680px;
	height:320px;
	position:absolute;
	top:-325px;
	list-style:none;
}

#slider li.firstanimation {
	-moz-animation:cycle 25s linear infinite;	
	-webkit-animation:cycle 25s linear infinite;		
}
#slider li.secondanimation {
	-moz-animation:cycletwo 25s linear infinite;
	-webkit-animation:cycletwo 25s linear infinite;		
}
#slider li.thirdanimation {
	-moz-animation:cyclethree 25s linear infinite;
	-webkit-animation:cyclethree 25s linear infinite;		
}
#slider li.fourthanimation {
	-moz-animation:cyclefour 25s linear infinite;
	-webkit-animation:cyclefour 25s linear infinite;		
}
#slider li.fifthanimation {
	-moz-animation:cyclefive 25s linear infinite;
	-webkit-animation:cyclefive 25s linear infinite;		
}

#slider .tooltip {
	background:rgba(36,56,79,0.7);
	width:1025px;
	position:relative;
	bottom:75px;
	left:-1045px;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;  
}
#slider .tooltip h1 {
	color:#f5d74f;
	text-align:left;
	font-size:19px;
	font-weight:300;

	padding:10px; 20px;
}
#slider li#first:hover .tooltip, 
#slider li#second:hover .tooltip, 
#slider li#third:hover .tooltip, 
#slider li#fourth:hover .tooltip, 
#slider li#fifth:hover .tooltip {
	left:0px;
}
#slider:hover li, 
#slider:hover .progress-bar {
	-moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
}

/* PROGRESS BAR */
.progress-bar { 
	position:relative;
	top:-5px;
	width:680px; 
	height:5px;
	background:#000;
	-moz-animation:fullexpand 25s ease-out infinite;
	-webkit-animation:fullexpand 25s ease-out infinite;
}









/* SLIDER */
/*
 *	generated by WOW Slider 4.7
 *	template Fresh
 */

#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:1025px;
	margin:0px auto 0px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:1025px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	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  .wsl{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}


#wowslider-container1  .ws_bullets { 
	padding: 9px; 
}
#wowslider-container1 .ws_bullets a { 
	width:10px;
	height:10px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:5px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-13px;
	z-index:60;
	height: 27px;
	width: 27px;
	background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:10px;
}
#wowslider-container1 a.ws_prev {
	background-position: 0 0; 
	left:10px;
}
* 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}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 0px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 15px;
	left: 10px;
	margin: 9px;
	margin-right: 10px; 
	padding:8px 10px;
	background:none repeat scroll 0 0 rgba(36, 56, 79, 0.7);
	color:#FFFFFF;
	z-index: 50;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
#wowslider-container1 .ws_images ul{
	animation: wsBasic 24s infinite;
	-moz-animation: wsBasic 24s infinite;
	-webkit-animation: wsBasic 24s infinite;
}
@keyframes wsBasic{0%{left:-0%} 8.33%{left:-0%} 16.67%{left:-100%} 25%{left:-100%} 33.33%{left:-200%} 41.67%{left:-200%} 50%{left:-300%} 58.33%{left:-300%} 66.67%{left:-400%} 75%{left:-400%} 83.33%{left:-500%} 91.67%{left:-500%} }
@-moz-keyframes wsBasic{0%{left:-0%} 8.33%{left:-0%} 16.67%{left:-100%} 25%{left:-100%} 33.33%{left:-200%} 41.67%{left:-200%} 50%{left:-300%} 58.33%{left:-300%} 66.67%{left:-400%} 75%{left:-400%} 83.33%{left:-500%} 91.67%{left:-500%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 8.33%{left:-0%} 16.67%{left:-100%} 25%{left:-100%} 33.33%{left:-200%} 41.67%{left:-200%} 50%{left:-300%} 58.33%{left:-300%} 66.67%{left:-400%} 75%{left:-400%} 83.33%{left:-500%} 91.67%{left:-500%} }

#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-77px;
	visibility:hidden;
	position:absolute;
    border: 4px solid #FFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	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:153px;
	background-color:#FFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:18px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 4px solid #FFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-10px;
	margin-left:-6px;
	left:77px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}




