@charset "utf-8";
/* CSS Document */
*,ul{margin:0;padding:0; }
@font-face
{
	font-family: MyriadBoldCond;
	src: url(font/MYRIADPRO-BOLDCOND.woff); 
}
@font-face
{
	font-family: MyriadCond;
	src: url(font/MYRIADPRO-COND.woff); 
}
@font-face
{
	font-family: MyriadPro;
	src: url(font/MYRIADPRO-REGULAR.woff); 
}

body
{
	font-family: Arial,Helvetica,sans-serif;
  color: #414143;
  background-color: #fff;
  font-size: 12px;
  background-image: url(../images/ico/bgd_body.png);
  background-repeat: repeat-x;
  line-height:16px;
	
}
h5{font-size:13px;}
td{font-family: Arial, Helvetica, sans-serif;
	font-size:13px;}
table{border-collapse: collapse;}
a,a:link,a:visited
{color:#027ad0;text-decoration:none;font-weight:normal;}
input,textarea{outline:none;  box-shadow: 1px 1px 5px 1px #CCC inset;}
.disable{ pointer-events: none; cursor: default;}
.nd{padding:10px;}
img{max-width:650px;}
li
{list-style-type:none;display: inline-block;}
.hidden {
  display: none;
}
.clear
{clear:both;width:100%;}
.pull-right
{float: right!important;margin-right:0!important;padding-right:0!important;}
.pull-left
{float: left!important;}
.mrgtop{margin-top:10px!important;}
.mrgbottom{margin-bottom:10px!important;}
h1.ftext{font-size:19px!important;}

.slide_show{background-color:white;}
#container {
  font-size: 13px;
  overflow: hidden;
  line-height: 18px;
  width: 966px;
  margin: 0 auto;
  background: url(../images/ico/bgd_container.png) 0 0 no-repeat;
  padding: 0 12px;
}

#header {
  background: url(../images/ico/bgd_repeat_x.png) repeat-x 0 0;
  min-height:94px;
  border-radius:0px 0px 3px 3px;
  padding-top:9px;
 
}

#header h1{position:relative;float:left; }
#header .logo {
  position: absolute;
  width:155px;
  height: 86px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image:url(../images/ico/logo.png);
  text-indent: -10000px;
  z-index: 99999;
}
.langu li{
	background-image: url(../images/ico/limit-langu.png);
	background-repeat: no-repeat;
	background-position: left center;
	float:right;
}
.langu li:last-child{background:none;}
#header .langu a,#header .langu a:link,#header .langu a:visited
{color:#333;padding:5px;}
#header .langu a:hover,#header .langu a.selected
{color:#027ad0;font-weight:bold;}
#header .langu,#header .menu-head{float:right;margin-right:5px;width: 100%;text-align:right}
#header .menu-head
{font-family:MyriadCond;font-size:18px;color:#005a9e;position: relative;padding: 26px 0 0;line-height:28px;text-transform:uppercase;}
/*tag*/
.block_tag {
  width: 100%;
  float: left;
}
.block_tag .txt_tag {
  background: #f1f1f1 url(../images/ico/bg_icon_tag.gif) no-repeat left top;
  padding: 0 10px 0 20px;
  height: 20px;
  color: #939393;
  float: left;
  font: 400 11px/20px arial;
  margin: 0 5px 0 0;
}
.block_tag .tag_item {
  display: inline-block;
  height: 20px;
  font: 400 11px/20px arial;
  color: #656565;
  padding: 0 10px;
  white-space: nowrap;
  background: #f1f1f1;
  margin: 0 5px 5px 0;
  float: left;
}
.block_tag .tag_item:hover{background:#e2e2e2}
._2ph- {
 
  background-color: #333333!important;
}

.menu-head>ul>li{
	
	background-image: url(../images/ico/limit.png);
	background-repeat: no-repeat;
	background-position: right 13px;;
	margin-left: -1px;
	
}
.menu-head>ul>li:last-child{background-image:none;}
.menu-head>ul>li>a,.menu-head>ul>li>a:link,.menu-head>ul>li>a:visited
{color:#027ad0;padding:5px 15px 10px 15px;display:inline-block;}
.menu-head>ul>li.active>a,.menu-head>ul>li>a:hover{color:white;background-color:#027ad0; border-radius:7px 7px 0 0;}
.dropdown{position:relative;}
.dropdown>ul {
	position: absolute;
	left: 0px;
	top: 43px;
	z-index: 9999;
	min-width: 181px;
	background: url(../images/ico/bgd_subNav_right.png) no-repeat 100% 100%;
	border-radius: 0 0 0 9px;
	padding-top:8px;
	display:none;
}
.dropdown>ul>li{display:block;width:100%;text-align:left;padding:7px 0 0 16px;}
.dropdown>ul>li:last-child{margin-bottom:17px;}
.dropdown>ul>li>a{color:white!important;font-family:Arial!important;font-size:13px;text-transform:capitalize;text-shadow:1px -1px 1px #333;}
.dropdown>ul>li>a:hover{color:#333!important;font-weight:bold;text-shadow:none;}
._search
{float:right;margin-right:10px;position: relative;top: -5px;}
.input_search {
  width: 128px;
  height: 23px;
  line-height: 23px;
  float: left;
  color: #383838;
  font-size: 11px;
  padding: 0 10px 0 25px;
  box-shadow:none;
  border: none;
  background: url(../images/ico/bg_search.png) no-repeat;
  
}
._search input[type="submit"]
{padding:4px 8px!important;font-size:11px;font-weight:bold;color:white;background-color:#027ad0;border:none;box-shadow:1px 1px 3px #333;border-radius:5px;margin-left:5px;cursor:pointer}
#main {
  padding-bottom:25px;
  background-color: #FFFFFF;
}
.innerMain {
  width: 960px;
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/ico/bgd_main.png) #FFFFFF repeat-x 0 0;
  padding: 18px 0 0 0;
  position:relative;
}
.innerMain .blockRight {
  width: 237px;
  float: left;
  padding: 0px 10px 10px 10px;
  margin-top: 8px;
  box-sizing:border-box;
}
.innerMain .blockLeft {
  width: 720px;
  float: left;
  margin-top: 5px;
  border-right: #e5e5e5 solid 1px;
}
.innerMain .title{ 
	font-family:MyriadCond;
	color:#003a6a;
  	text-transform:uppercase;
	padding-bottom: 5px;
  border-bottom: 1px solid #027ad0;
  margin-bottom: 10px;
  font-weight:normal!important;
  }
.blockAd {
  margin-top: 21px;
  /*overflow: hidden;*/
  width: 217px;
}

.blockAd img {
  border: 1px solid #cecece;
 width: 215px; 
}
.blockNews .listItem
{width: 335px;
  float: left;
  
  padding:0 10px 10px 10px;
  }
.blockNews .listItem   .title
{font-size:18px;}
.blockNews .detail,.listtin .detail, .blockDA .detail{
	background-image: url(../images/ico/arows.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:11px;
	float:right;
	color:#FF4C00;
}
.blockNews .detail:hover{background-image: url(../images/ico/arows1.png);color:#027ad0;}
.listItem p {
  height: 180px;
  overflow: hidden;
}
.itemNews li{width:100%;display:block;}
.itemNews img{max-height:50px;border:1px solid #cecece;padding:1px;background-color:white;float:left;margin-right:7px;margin-bottom:7px;}
.itemNews h2 a,.itemNews h2 a:visited,.itemNews h2 a:link{font-size:13px;color:#666;}
.itemNews h2 a:hover{color:#027ad0;}

.blockDA{/*margin-top:15px;*/}
.blockDownloadBrochure {
  background: url(../images/ico/down_bg.jpg) no-repeat;
  margin: 10px auto;
  width: 230px;
  height: 59px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 0px 0px 0px 20px;
}
.blockDownloadBrochure h3 {
 
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0px 5px 0px;
}
/*Form*/
#fForm{float:left;padding:7px;background-color: #f5f5f5;width:100%;box-sizing: border-box;border-radius:7px}
#fForm ul{margin-left:50px;}
#fForm ul li{padding:10px;float:left;clear:both;width:100%;}
#fForm ul li label{width:150px;display:inline-block;}
#fForm ul li input[type="text"], #fForm ul li textarea{width: 100%;
  max-width: 523px;
  padding:5px;
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
 }
#fForm ul li input[type="submit"]{padding:5px;cursor:pointer}
.rq,.error{color:red;}
.error{color:red;display:block;}	
.paging a{padding:5px 15px;;border:1px solid #cdcdcd;display:inline-block;border-radius: 5px;}
.paging .current,.listtin .more:hover,.paging a:hover{background-color:#027ad0;color:white;}
.listtin{  padding-left: 0;
 float:left;width:100%;}
.item{ padding-right: 25px;}
.listtin img{padding-bottom:10px;float:left;width:110px;border:1px solid #CCC; padding:1px; background-color:white;margin-right:7px;}
.listtin h3 a:hover,.listdv h2 a:hover,.listdv a:hover{color:#d6181f}
.listtin .more{padding:5px;border-radius:4px;border:1px solid #cdcdcd;float:right;}
.listtin .list-tin-h{overflow:hidden;margin-bottom:10px;}
.date{font-size:11px;color:#CCC;font-style:italic;}
.tit_post a {
  color: #333;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  display:block;
  line-height:20px;	
}
/*--Left content--*/
.breadcrumbs {
  overflow: hidden;
 
  margin: 0px auto;
  position:relative;
  top:-20px;
  text-align:right;
  padding: 5px 10px 0 0;
}
#context {
  float: left;
  width: 255px;
  margin-right: 12px;
}
#context>.nd{padding-top:0!important;}
.blockContact {
 /* margin: 20px 30px 20px 30px;*/
 font-size:13px;
}
.tel ul{
	padding-left: 10px;
	margin-top:10px;
	}
.tel ul li{
	background-image: url(../images/ico/square_img.png);
	background-repeat: no-repeat;
	background-position: left 6px ;
	padding-left: 7px;
}
.tel strong{font-size:16px;}
.blockContact span{background:linear-gradient(to bottom, #1969A1 0%,#084169 100%);color:white;  padding: 6px 8px; display: inline-block;text-shadow: 1px 1px 3px #333;}
.blockMenu {
  background: url(../images/ico/bgd_menu.png) no-repeat -280px 100%;
  width: 254px;
  padding-top: 0;
  overflow: hidden;
 
}
.blockMenu .innerBlockMenu {
  background: url(../images/ico/bgd_menu.png) no-repeat 0px 0px;
  min-height: 107px;
  overflow: hidden;
}
.blockMenu ul {
  padding: 0px 10px 10px;
  margin: 10px 0px 15px 0px;
}
.blockMenu ul li {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #fff;
  padding: 0px;
  overflow: hidden;
  width: 229px;
  
}
.blockMenu ul li:first-child {border-top:none;}
.blockMenu ul li:last-child {border-bottom:none;}
.blockMenu li a {
  padding: 3px 8px 1px 8px;
  color: #414143;
  text-transform: uppercase;
  line-height: 31px;
  font-weight: bold;
  cursor: pointer;
  font-size:12px;
}
.blockMenu li.current a{
  background:linear-gradient(to bottom, #1969A1 0%,#084169 100%);
  
  display:block;
  border-radius:7px;
  color:white;
  margin-bottom:3px;
}
/*--Left content--*/
/*--Right content--*/
#contentx {
  float: right;
  width: 650px;
  padding-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #ededed;
}
/*--Right content--*/
#footer {
  background: url(../images/ico/bgd_footer.png) no-repeat 50% 0;
  text-align: center;
  border-top: 1px solid #e1e1e1;
  padding: 12px 0 0px;
  min-width: 960px;
}

#footer li{
	padding: 0 10px 0 10px;
	background-image: url(../images/ico/limit-langu.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer li:last-child{background-image:none;}

#footer .copyright{margin-top:10px;}

ul.project li{border:1px solid #CCC;border-radius:5px;padding:10px;min-height:178px;width:175px;  margin: 0 15px 15px 0;box-shadow: 1px -1px 3px #ccc;}
ul.project li img{width:174px;height:120px;margin-bottom:7px;}
ul.project li h2{height:36px; overflow:hidden}
ul.project li h2 a{font-size:14px;font-family:MyriadPro;text-transform:uppercase;text-align:center;display:block;}
/*CONTENT SLIDER*/
.big_thumb{
	width:650px;
	
	background-color:#ededed;
	border:#ededed solid 1px;
	float:left;
	overflow:hidden !important;
}
.contentdiv {
	width:650px !important;
	height:450px !important;
	overflow:hidden !important;
	float:left;
}
.contentdiv img{
	width:650px !important;
	height:450px !important;
	overflow:hidden !important;
	float:left;
	margin:0px 0px 0px 0px;
	z-index:1;
}
.big_thumb #slider2{
	width:650px;
	height:450px;
	overflow:hidden !important;
	float:left;
}
.big_thumb #paginate-slider2{
	width:688px!important;
	height:60px!important;
	overflow:hidden;
	float:left;
	margin:10px 0px 5px 0px;
}
.big_thumb #paginate-slider2 ul{
	width:2000px !important;
}
#paginate-slider2 li{
	margin-right:9px;
}
#paginate-slider2 li a{
	border:#c2c2c2 solid 1px;
	float:left;
	height:55px !important;
	width:55px !important;
	margin-right:9px;
}
#paginate-slider2 li a:hover{border:1px solid #000;}
#paginate-slider2 li a.selected{
	border:#999 solid 1px;
}
#paginate-slider2 img{
	float:left;
	height:55px;
	width:55px;
	z-index:1;
}
a.prev {
	float:left;
	margin:25px 7px 0px 10px;
}
a.next {
	float:left;
	margin:25px 5px 0px 5px;
}
.zoom {
	background-repeat:no-repeat;
	background-position:top left;
	width:650px;
	height:450px;
	margin:-450px 0px 0px 0px;
	z-index:9;
	font-size:1000px;
	overflow:hidden;
	display:block;
	float:left;
}
.zoom:hover {
	background-image:url(../images/zoom.png);
}


.jobTitle a{font-size:13px;font-weight:bold;text-decoration:underline;}
.content_td{background-color:white; border-radius:5px;padding:5px;box-sizing:border-box;}
.desc{
	background-image: url(../images/ico/bgd_bottom_tab.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:15px;
	font-size:13px;
	padding-bottom: 10px;
  border-bottom: 1px solid #E1E1E1;
}
.desc .product_info {
  background: #f3efeb;
  height: 27px;
  line-height: 27px;
  display: block;
  margin: 10px 0;
}
.desc .product_info span {
  display: inline-block;
    background: linear-gradient(to bottom, #1969A1 0%,#084169 100%);
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 25px;
  font-size: 13px;
}
/*------Slider----------*/
.jcarousel-container {
  
  margin: 10px -20px -10px 0;
  max-width: 100%;
  
}
.jcarousel-clip {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}
	.jcarousel-next,.jcarousel-prev {
	background: #ddd url(../images/ico/button-arrows.png) no-repeat 0 0;
	cursor: pointer;
	height: 19px;
	position: absolute;
	right: 0;
	top: -45px;
	width: 19px;
}

.jcarousel-prev {
	background-position: 0 -19px;
	right: 20px;
}

.jcarousel-next:hover,.jcarousel-next:focus,.jcarousel-next:active,.jcarousel-prev:hover,.jcarousel-prev:focus,.jcarousel-prev:active
	{
	background-color: #027ad0;
}

.jcarousel-next-disabled,.jcarousel-next-disabled:hover,.jcarousel-next-disabled:focus,.jcarousel-next-disabled:active,.jcarousel-prev-disabled,.jcarousel-prev-disabled:hover,.jcarousel-prev-disabled:focus,.jcarousel-prev-disabled:active
	{
	background-color: #eee !important;
	cursor: auto !important;
}
.no-js .projects-carousel,.no-js .post-carousel {
	border-top: 1px solid #efefef;
	margin: 15px -20px 60px 0;
	padding: 25px 0 0;
}

.projects-carousel>li,.post-carousel>li,#portfolio-items>article {
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	overflow: hidden;
	position: relative;
}

.projects-carousel>li,.post-carousel>li {
	width: 220px;
	max-height:182px;
	overflow:hidden;
}

.projects-carousel,#portfolio-items {
	font-family:  Arial,sans-serif;
}

.no-js .post-carousel>li {
	display: inline-block;
	float: none;
}

.no-js .projects-carousel>li,.no-js #portfolio-items>article {
	margin-bottom: 40px;
}

.projects-carousel a,#portfolio-items article a {
	border-bottom: 1px solid #efefef;
	display: block;
	text-align: center;
}

.projects-carousel a {
	padding: 20px 0 0;
}

#portfolio-items article a,#portfolio-items article .audio-player,#portfolio-items article .video-player
	{
	margin: 0 auto;
}

.projects-carousel img,#portfolio-items article img {
	background-color: #fff;
	margin: 0 auto -5px;
	filter: alpha(opacity = 70); /* Fallback for old IE */
	opacity: 1;
}

.no-js .projects-carousel img,.no-js #portfolio-items article img {
	margin-bottom: 0;
}

.projects-carousel img {
	margin: -25px auto 10px;
	height:140px;
}

.projects-carousel .title,#portfolio-items>article .title {
	font-weight: 400;
	margin-bottom: 0;
}

.projects-carousel>li .categories,#portfolio-items>article .categories {
	color: #5a5a5a;
	display: block;
	font-style: italic;
	margin: -1px 0 20px;
}

.projects-carousel a:hover,#portfolio-items>article:hover {
	background: #f8f8f8;
	border-bottom: 1px solid #027ad0;
}

.not-ie .projects-carousel a:hover:after,.not-ie #portfolio-items>article:hover:after
	{
	background: #FF4C00;
	bottom: -2.5px;
	content: '';
	left: 50%;
	display: block;
	height: 5px;
	margin: 0 0 0 -2.5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	width: 5px;
}

.projects-carousel a:hover img,#portfolio-items>article:hover img {
	filter: alpha(opacity = 100); /* Fallback for old IE */
	opacity: 1;
}

.projects-carousel a:hover .title,#portfolio-items>article:hover .title
	{
	color: #FF4C00;
}

/* -------------------------------------------------- */
	/*	Post Carousel
	/* -------------------------------------------------- */
.post-carousel .entry-meta {
	float: left;
	font-style: italic;
	letter-spacing: -0.5px;
	line-height: 1.3;
	margin: 0 12px 0 0;
	text-align: center;
	width: 35px;
}

.post-carousel .entry-meta a {
	display: block;
	font-style: normal;
}

.post-carousel li .post-format {
	margin: 0;
}

.post-carousel li .date {
	display: block;
	margin: 8px 0 0;
}

.post-carousel .entry-body .title {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.post-carousel .entry-body {
	float: right;
	margin: 0;
	width: 173px;
}

.post-carousel .entry-image,.post-carousel .entry-video,.post-carousel .entry-audio,.post-carousel .fluid-width-video-wrapper
	{
	margin-bottom: 15px;
	max-width: 100%;
	width: 100%;
}

.post-carousel .entry-video,.post-carousel .entry-audio,.post-carousel .fluid-width-video-wrapper
	{
	margin-bottom: 15px;
}

.touch-device .post-carousel .entry-audio {
	margin-top: -8px;
}

/* Image Gallery Slider */
.post-carousel .image-gallery-slider {
	margin-bottom: 15px;
}

.post-carousel .image-gallery-slider li {
	margin: 0;
}

.post-carousel .image-gallery-slider img {
	margin-bottom: 0;
}