.img-replace {
  color: transparent;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.clear {
  clear: both;
}

.clearfix:after, .clearfix:before {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

@font-face {
  font-family: myriad;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/MyriadPro-Cond.eot") format("embedded-opentype");
  src: url("../fonts/MyriadPro-Cond.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Cond.woff") format("woff"), url("../fonts/MyriadPro-Cond.ttf") format("ttf"), url("../fonts/MyriadPro-Cond.svg#roboto") format("svg");
}
@font-face {
  font-family: myriad;
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/MyriadPro-BoldCond.eot") format("embedded-opentype");
  src: url("../fonts/MyriadPro-BoldCond.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-BoldCond.woff") format("woff"), url("../fonts/MyriadPro-BoldCond.ttf") format("ttf"), url("../fonts/MyriadPro-BoldCond.svg#roboto") format("svg");
}
body {
  font-family: "myriad", "segoe ui", Helvetica, Arial, sans-serif;
  font-size: 125%;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  bottom: 0;
}

a {
  color: #1a3845;
}

p {
  margin: 0;
}

.clear {
  clear: both;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.text-center {
  text-align: center !important;
}

.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.header {
  position: relative;
  width: 100%;
  background-color: #2f6379;
  padding: 10px 15px;
}
.header a {
  display: block;
  text-indent: -99999px;
}
.header a.menu {
  float: left;
  background: url(../images/ic_menu.png) no-repeat;
  width: 20px;
  height: 16px;
  background-size: cover;
}
.header a.search {
  float: right;
  background: url(../images/ic_search.png) no-repeat;
  width: 17px;
  height: 16px;
  background-size: cover;
}
.header a.logo {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -47px;
  background: url(../images/vinanet-logo.png) no-repeat;
  width: 93px;
  height: 24px;
  background-size: cover;
}

.menu-top {
  margin-bottom: 5px;
}
.menu-top ul {
  margin: 0;
}
.menu-top ul li {
  float: left;
  width: 20%;
  border-left: #fff solid 1px;
  margin-top: 1px;
  text-align: center;
}
.menu-top ul li a {
  display: block;
  background-size: 45% !important;
  background-position: 50% 25% !important;
  font-size: 0.500em;
  color: #fff;
  height: 50px;
  padding-top: 36px;
  background-color: #1a3845 !important;
  font-weight: bold;
}
.menu-top ul li a.ic-home {
  background: url(../images/ic_home.png) no-repeat;
}
.menu-top ul li a.ic-home.active {
  background: url(../images/ic_home_2.png) no-repeat;
  background-color: #fff !important;
  color: #2f6379;
}
.menu-top ul li a.ic-news {
  background: url(../images/ic_news.png) no-repeat;
}
.menu-top ul li a.ic-market {
  background: url(../images/ic_market.png) no-repeat;
}
.menu-top ul li a.ic-project {
  background: url(../images/ic_project.png) no-repeat;
}
.menu-top ul li a.ic-stock {
  background: url(../images/ic_stock.png) no-repeat;
}

.container {
  padding: 5px;
  width: 100%;
}
.container.content-full {
  background-color: #ececec;
}
.container.content-full .cover-video {
  position: relative;
}
.container.content-full .cover-video span {
  position: absolute;
  width: auto;
  height: auto;
  background: none;
  background-color: #ef7d00;
  color: #fff;
  padding: 2px 5px;
  top: 0;
  left: 0;
  bottom: inherit;
  font-size: 0.700em;
}
.container h2 {
  font-size: 1.167em;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
.container h2.title {
  padding: 10px 0;
}
.container .list-news ul li {
  margin-bottom: 10px;
}
.container .list-news ul li img {
  float: left;
  width: 25%;
}
.container .list-news ul li p {
  float: right;
  width: 72%;
  margin: 0;
}
.container .list-news.list-large ul {
  margin-top: 0;
}
.container .list-news.list-large ul li {
  margin-bottom: 10px;
  border-bottom: #575756 solid 1px;
  padding-bottom: 10px;
}
.container .list-news.list-large ul li img {
  float: left;
  width: 50%;
}
.container .list-news.list-large ul li p {
  float: right;
  width: 45%;
  margin: 0;
}
.container .list-news.list-large ul li.end {
  border-bottom: 0;
}
.container .block-video p {
  margin: 0;
}
.container .block-video .cover-video {
  position: relative;
  margin: 0;
  padding: 0;
  height: auto;
}
.container .block-video .cover-video span {
  position: absolute;
  left: 10px;
  bottom: 15px;
  z-index: 10;
  display: block;
  width: 71px;
  height: 71px;
  background: url(../images/ic_play_large.png) no-repeat;
  background-size: cover;
}
.container .block-video h2 {
  display: block;
  background-color: #d9d9d9;
  color: #2f6379;
  padding: 7px;
  font-weight: bold;
  margin-top: -7px;
}
.container .block-video h2 a {
  color: #2f6379;
}
.container .block-video.block-small {
  width: 48.5%;
  margin: 10px 0;
}
.container .block-video.block-small.fr {
  margin-left: 3%;
}
.container .block-video.block-small .cover-video span {
  width: 37px;
  height: 36px;
  background: url(../images/ic_play_small.png) no-repeat;
  background-size: cover;
}
.container .block-video.block-small h2 {
  font-weight: normal;
}
.container .block-video.infographic ul {
  margin: 0 -5px;
}
.container .block-video.infographic ul li {
  background: url(../images/arrow_styles.png) no-repeat;
  background-size: 6px 8px;
  background-position: 12px 17px;
  border-bottom: #2f6379 solid 1px;
}
.container .block-video.infographic ul li a {
  display: block;
  padding: 10px 0 10px 25px;
}
.container .block-video.infographic ul li.end {
  border-bottom: 0;
}
.container .view-more {
  padding: 15px 0;
}
.container .view-more a {
  background-color: #2f6379;
  color: #fff;
  font-size: 1.167em;
  font-weight: bold;
  text-align: center;
  padding: 10px 15px;
  text-transform: uppercase;
}
.container .list-multimedia ul {
  margin-top: 0;
}
.container .list-multimedia ul li {
  position: relative;
  padding-left: 55px;
  border-bottom: #868686 solid 1px;
  margin-bottom: 12px;
  padding-bottom: 7px;
}
.container .list-multimedia ul li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 7px;
  background-color: #ef7d00;
  color: #fff;
  font-size: 1.300em;
  font-weight: bold;
}
.container .list-multimedia ul li.end {
  border-bottom: 0;
}
.container ul.menu-footer li {
  float: left;
  width: 50%;
  margin-bottom: 25px;
  padding-left: 10px;
}
.container ul.menu-footer li a {
  text-transform: uppercase;
  font-weight: bold;
}
.container .ic {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.25em;
  background: url(../images/m_sprites.png);
  background-size: 200px 300px;
  margin-right: 7px;
}
.container .ic.ico-project {
  background-position: -7px -235px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-life {
  background-position: -135px -237px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-news {
  background-position: -30px -237px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-stock {
  background-position: -86px -287px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-money {
  background-position: -47px -237px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-business {
  background-position: -113px -286px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-money {
  background-position: -47px -237px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-goods {
  background-position: -67px -237px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-company {
  background-position: -136px -286px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-realestate {
  background-position: -158px -285px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-international {
  background-position: -41px -260px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-funds {
  background-position: -114px -238px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-another {
  background-position: -61px -287px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-project-w {
  background-position: -7px -163px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-life-w {
  background-position: -135px -165px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-news-w {
  background-position: -30px -165px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-stock-w {
  background-position: -154px -164px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-money-w {
  background-position: -47px -165px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-business-w {
  background-position: -113px -215px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-goods-w {
  background-position: -67px -166px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-company-w {
  background-position: -8px -187px;
  width: 24px;
  height: 16px;
}
.container .ic.ico-realestate-w {
  background-position: -158px -285px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-international-w {
  background-position: -41px -188px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-funds-w {
  background-position: -114px -166px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-another-w {
  background-position: -61px -215px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-bank {
  background-position: -65px -188px;
  width: 16px;
  height: 15px;
}
.container .ic.ico-goods2 {
  background-position: -61px -287px;
  width: 15px;
  height: 15px;
}
.container .ic.ico-industry {
  background-position: -113px -188px;
  width: 18px;
  height: 18px;
}
.container .ic.ico-infographic {
  background-position: -137px -190px;
  width: 18px;
  height: 14px;
}
.container .ic.ico-shopping {
  background-position: -162px -190px;
  width: 17px;
  height: 15px;
}
.container .ic.ico-multimedia {
  background-position: -8px -215px;
  width: 21px;
  height: 15px;
}

ul.tabs {
  height: 40px;
}
ul.tabs li.tab {
  height: 40px;
  line-height: 40px;
  border-bottom: #a5a5a5 solid 1px;
}
ul.tabs li.tab a {
  font-weight: bold;
  font-size: 0.900em;
  color: #1a3845;
}
ul.tabs li.tab a.active {
  color: #ef7d00;
}
ul.tabs .indicator {
  background: url(../images/arrow.jpg) no-repeat;
  background-position: 50% 50%;
  height: 6px;
  bottom: -5px;
}

.block {
  border-top: #ef7d00 solid 2px;
}
.block.no-border {border: none;}
.block .menu-top {
  margin: -12px 0 0 0;
  border-bottom: #ef7d00 solid 2px;
}
.block .info-footer {
  width: 100%;
  height: auto;
  background: #346783;
  background: -moz-linear-gradient(left, #346783 0%, #1a3c47 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #346783), color-stop(100%, #1a3c47));
  background: -webkit-linear-gradient(left, #346783 0%, #1a3c47 100%);
  background: -o-linear-gradient(left, #346783 0%, #1a3c47 100%);
  background: -ms-linear-gradient(left, #346783 0%, #1a3c47 100%);
  background: linear-gradient(to right, #346783 0%, #1a3c47 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#346783', endColorstr='#1a3c47', GradientType=1 );
}
.block .info-footer p {
  text-align: center;
  border-top: #fff solid 1px;
  color: #fff;
  font-size: 0.800em;
  margin: 10px 5px 0 5px;
  padding: 10px 0;
  margin-bottom: 0 !important;
}

.slide-menu {
  width: 100%;
  z-index: 100;
  background-color: #2f6379;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 15px 30px 30px;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
  display:none;
}
.slide-menu.open {
  left: 0;
}
.slide-menu a {
  color: #fff;
  display: block;
}
.slide-menu a.close-menu {
  display: block;
  float: right;
  background: url(../images/m_sprites.png) no-repeat -170px -103px;
  background-size: 200px 300px;
  width: 27px;
  height: 27px;
  text-indent: -99999px;
}
.slide-menu a:hover, .slide-menu a:active {
  color: #ef7d00;
}
.slide-menu ul li {
  margin-bottom: 30px;
}
.slide-menu .ic {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.25em;
  background: url(../images/m_sprites.png);
  background-size: 200px 300px;
  margin-right: 30px;
}
.slide-menu .ic.ico-project-w {
  background-position: -7px -163px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-life-w {
  background-position: -135px -165px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-news-w {
  background-position: -30px -165px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-stock-w {
  background-position: -154px -164px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-money-w {
  background-position: -47px -165px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-business-w {
  background-position: -113px -215px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-goods-w {
  background-position: -67px -166px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-company-w {
  background-position: -8px -187px;
  width: 24px;
  height: 16px;
  margin-right: 21px !important;
}
.slide-menu .ic.ico-realestate-w {
  background-position: -7px -163px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-international-w {
  background-position: -41px -188px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-funds-w {
  background-position: -114px -166px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-another-w {
  background-position: -61px -215px;
  width: 15px;
  height: 15px;
}
.slide-menu .ic.ico-bank {
  background-position: -65px -188px;
  width: 16px;
  height: 15px;
  margin-right: 29px !important;
}
.slide-menu .ic.ico-goods2 {
  background-position: -90px -190px;
  width: 17px;
  height: 15px;
  margin-right: 28px !important;
}
.slide-menu .ic.ico-industry {
  background-position: -113px -188px;
  width: 18px;
  height: 18px;
  margin-right: 27px !important;
}
.slide-menu .ic.ico-infographic {
  background-position: -137px -190px;
  width: 18px;
  height: 14px;
  margin-right: 27px !important;
}
.slide-menu .ic.ico-shopping {
  background-position: -162px -190px;
  width: 17px;
  height: 15px;
  margin-right: 28px !important;
}
.slide-menu .ic.ico-multimedia {
  background-position: -8px -215px;
  width: 21px;
  height: 15px;
  margin-right: 24px !important;
}

.search-popup {
  display: none;
  width: 100%;
  z-index: 100;
  background-color: #2f6379;
  text-transform: uppercase;
  padding: 15px;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.search-popup.open {
  display: block;
}
.search-popup a.close-search {
  display: block;
  float: left;
  background: url(../images/m_sprites.png) no-repeat -170px -103px;
  background-size: 200px 300px;
  width: 27px;
  height: 27px;
  text-indent: -99999px;
}
.search-popup .block-search {
  position: relative;
}
.search-popup .block-search input, .search-popup .block-search input:focus, .search-popup .block-search input:active {
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  background-color: #fff;
  margin-top: 15px;
  font-size: 1.200em;
  padding: 0 10px;
  box-sizing: border-box;
}
.search-popup .block-search a.btn-search {
  position: absolute;
  right: 3px;
  top: 21px;
  text-indent: -99999px;
  background: url(../images/m_sprites.png) no-repeat -121px -103px;
  background-size: 200px 300px;
  width: 48px !important;
  height: 27px;
  border-left: #97b1bc solid 1px;
  padding-left: 20px;
}
.search-popup ul li {
  margin-bottom: 20px;
}
.search-popup ul li a {
  display: block;
  position: relative;
  color: #fff;
  padding-left: 30px;
}
.search-popup ul li a span {
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 200;
  background-color: #ccd6db;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  color: #ccc;
  width: 17px;
  height: 17px;
  border: #ccd6db solid 3px;
}
.search-popup ul li a.active span {
  background-color: #ef7d00;
}

/*# sourceMappingURL=layout.css.map */
.breadcrums {height: 30px; margin-bottom: 10px; position: relative;}
.breadcrums .heading {
    display: block;
    color: #fff;
    background: url(../images/breadcrum.gif) right  no-repeat #ef7d00;
    height: 30px;
    padding: 10px 20px 7px 10px;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.875em;
    line-height: 1em;
    float:left;
    margin-right: 5px;
}
.breadcrums .tree {
    display: block;
    float: left;
    font-size: 1em;
    line-height: 1em;
    padding-top: 7px;
}
.breadcrums .tree a {margin-right: 5px;}
.breadcrums .tree a.current {color: #ef7d00}
.article {padding: 0 10px;}
.article-title {
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.article .meta {
    font-size: 0.9em;
    color: #999;
    margin-bottom: 5px;
}
.fb-like {margin-bottom: 5px;}
.article-contents p {
    margin-bottom: 10px;
}
.article-contents .author {text-align: right; font-weight: bold;}
.tags span {
    display: inline-block;
    font-size: 0.8em;
    color: #666;
    margin:0 5px 5px 0;

}
span.tag {
    margin-right: 5px;
    background: #e6e6e6;
    border-radius: 5px;
    padding: 5px 5px 5px 5px;
    line-height: 1em;
}
.article-comment .heading {
    display: block;
    background: #1A3845;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px;
}
.btn {background: #EF7D00}
.comments {padding: 0 5px}
.comment-login {margin-bottom: 5px; padding: 0 5px}
.comment-form {text-align: center; background: #eee; padding: 20px 10px; border-bottom: solid 2px #EF7D00;}
.comment-form textarea {height: 80px; background: #fff;}

.comment-listing .comment {
		border-bottom:solid 1px #eee;
		padding:15px 10px 15px 60px;
	}
 .comment-listing .comment.reply {padding: 15px 10px 15px 80px;}
	.comment {position: relative;}
	.comment .info {
		font-size:0.8em;
		margin-bottom:10px;
		color:#666;
	}
	.comment .msg {
		font-size:0.9em;
		line-height:1.2em;
		color:#333;
        margin-bottom: 5px;
	}
	.comment:nth-child(even) {background:#fff;}
	.comment:nth-child(odd) {background:#f8f8f8;}
    .comment .avatar {
        width: 40px;
        position: absolute;
        top: 15px;
        left: 10px;
    }
.comment-listing .comment.reply .avatar {left: 30px;}
.comment-tools {
    margin: 0; padding: 0;
}
.comment-tools li {display: inline-block; margin-right: 10px; font-size: 0.9em}
.pagination {margin: 10px auto 10px auto}
.pagination ul {margin: 0 auto;}
.block h2.title {text-transform: uppercase;}
.pagination li.active {background: #1A3845}
#albumholder {
	width:100%;
	height:250px;
}
.galleria-image-nav,.galleria-counter,.galleria-info {display: none!important;}