@charset "utf-8";
/* CSS Document */
.share-wrapper .share-title {
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
	display: none;
}

.share-wrapper div.share-facebook ul,
.share-wrapper .print-page {
    float: left;
}

.share-wrapper div.share-facebook {
    float: left;
    width: max-content;
    border: 1px solid #e9e9e9;
    padding: 5px 10px;
    margin: 10px 0px;
}
.rrssb-buttons li {
    max-width: 25px;
	max-height: 25px;
}

.wechat {
    float: left;
    display: inline-table;
    height: 25px;
    margin-top: 5px;
    width: 25px;
    border: 1px solid #c0c0c0;
    text-align: center;
}
.share-wrapper div.share-facebook ul, .share-wrapper .print-page {
    float: left;
}
div.item-content * {
    /* color: #646464; */
}
.print-page {
    float: right;
    display: inline-table;
    height: 25px !important;
    margin-top: 5px;
    width: 25px !important;
    border: 1px solid #c0c0c0;
    text-align: center;
}

.wechat button {
    padding: 1px;
}
ul.rrssb-buttons {
    width: auto;
}

.homepage-nav-link {
    /*
	border-left: 2px solid #c50303;
    padding-left: 5px;
	*/
}
.navbar-container{
	position: relative;
}
.nav-line{
	position: absolute;
	top: 5px;
}
div#page-content {
    /*padding: 30px 0px;*/
	padding: 30px 15px;
}

.item-content-title {
    font-size: 17pt;
}
.navbar-container {
    /*border-bottom: 1px solid #c0c0c0;*/
	border-left: 5px solid #136537;
    padding-left: 10px;
}
.navbar-container .nav-line {
    position: absolute;
    top: 16px;
    border: 0.5px solid #646464;
    width: 100%;
    z-index: -1;
}
.navbar-container .nav {
    width: fit-content;
    background-color: #fff;
    padding-right: 10px;
	z-index: 0;
}
.navbar-container .nav li{
	margin-right: 5px;
    padding: 5px 0px;
}
.qr-wrapper, .rate-wrapper {
    text-align: center;
}
.rating {
    margin-left: auto;
    margin-right: auto;
}
.item-list-panel-content {
    /* padding: 30px 15px; */
    margin: 15px 0px;
}
.content-utilities{
	margin-top: 15px;
}
.content-utilities-items {
    text-align: center;
}

.content-utilities-items .content-utilities-items-title {
    color: #015daa;
    font-weight: bold;
}

.content-utilities-items .rating {
    margin: 0 auto;
}

.content-utilities-items div#qrcode {
    margin-top: 25px;
}

.rate-hover-layer span {
    color: #2471c8;
}

.rate-select-layer span {
    color: gold;
}

.block-splitter {
    margin: 15px 0px;
    padding: 5px 0px;
}

.block-splitter-dotted {
    border-top: 0.5px dotted #c0c0c0;
}

.block-splitter-dashed {
    border-top: 0.5px dashed #c0c0c0;
}

/***********************************************************/

.hot-news-info {
    background-color: rgba(0, 0, 0, 0.4);
}

.hot-news-info .hot-news-title a {
    font-size: 12pt;
    font-weight: bold;
}

.hot-news-summary {
    text-align: justify !important;
}

.hot-news-info a {
    color: #fff !important;
}

.right-news-list-img {
    width: 100%;
    /*padding-bottom: 63%;
             */
    padding-bottom: 60%;
    background-position: center;
    background-size: cover;
}

.right-news-list-items {
    /*padding-bottom: 20px;
             */
    padding-bottom: 10px;
}

.right-news-content .tab-pane {
    /*padding-top: 25px;
             */
    /*padding-top: 18px;
             */
}

.right-news-list-title {
    text-align: justify;
}

.right-news-list-title a {
    font-size: 9pt;
    font-weight: bold;
}

.right-news-list-title .item-update {
    font-size: 9pt;
}

.right-news-list-wrapper {
    padding-top: 10px;
}

.right-news-list-wrapper ul li {
    width: 50%;
}

.right-news-list-wrapper ul li a {
    text-align: center;
    color: #c0c0c0;
    text-transform: uppercase;
    border: none;
    border-radius: 0px;
    margin-right: 0px;
	    width: 100%;
    height: 100%;
    display: block;
    padding: 5px;
}

.right-news-list-wrapper ul li.active a {
    color: #fff !important;
    border: none;
}

.right-news-list-wrapper ul li.active a:hover,
.right-news-list-wrapper ul li.active a:focus {
    border: none;
}

.right-news-list-wrapper ul li a.right-news-list-news {
    background-color: #2471c8 !important;
}

.right-news-list-wrapper ul li a.right-news-list-hits {
    background-color: #1f3477 !important;
}

.right-news-list-wrapper {
    /*height:550px;
             */
    /*height: 480px;
             */
    margin-bottom: 10px !important;
    /*padding: 0px !important;
             */
    background-color: #fff;
    padding: 0px !important;
}

.right-news-content {
    /*padding: 20px;*/
}


/***********************************************************/

.right-news-list-items-img, .right-news-list-img {
    padding-left: 0px;
	padding-right: 0px;
    border: 0.5px solid #c0c0c0;
}

.page-right-content img{
	max-width: 100%;
}
@media (min-width: 768px) {
.page-right-content .nopadding {
    padding: 0px;
}
}
@media (max-width: 768px) {
.item-content img{
	max-width: 100%;
	height: auto !important;
}
}
.adv-content ul {
    list-style: none;
}
.share-wrapper {
    width: 100%;
    /* float: left; */
    display: block;
    min-height: 70px;
}
div#qrcode1 {
    text-align: center;
}

.img-content-slider .block-item-image {
    padding-bottom: 65%;
}
.block-item-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.item-content img{
	max-width: 100%;
	margin-left: auto;
    margin-right: auto;
    display: block;
}

#item-content-slider-more {
    padding: 0px !important;
}

#item-content-slider-more .owl-prev,
#item-content-slider-more .owl-next {
    background-color: rgba(255, 255, 255, 0.6);
}

#item-content-slider-more .owl-next,
#item-content-slider-more .owl-prev {
    top: 32%;
}

#item-content-slider-more .block-item-title {
    font-weight: bold;
}

#item-content-slider-more .date-dateissue {
    color: #646464;
    font-size: 10pt;
}

div#img-content-slider-bottom {
    background-color: #fff;
}
.img-content-slider {
    max-width: 1200px;
    margin: 0 auto;
}
.image-wrapper {
  height: 0;
  position: relative;
  /*padding-bottom: 52.63%; /* 1900:1000 */
}
.slide-block-bottom-img-wrapper
{
	height:auto;
	}
.image-wrapper .image {
  background-repeat: no-repeat;
  /*background-size: contain;*/
  background-size: cover;
  height: 100%;
  left: 0;	  
  position: absolute;
  top: 0;
  width: 100%;	
}
.slide-block-bottom-img-wrapper
{
	position:relative;
	}
.slide-block-bottom-img-wrapper .block-item-image
{
	/*background-size: auto;*/
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 66%;
	}

.slide-block {
    margin-top: 10px;
}
.slide-block-title {
    text-align: center;
	padding-top:5px;
}
.slide-block-title a{
    text-align: justify;
	font-size:11pt;
	color: #3f4048;
    font-weight: normal;
}

.slide-block .owl-prev {
    width: 25px;
    height: auto;
    position: absolute;
    top: 40%;
    margin-left: 0px;
    display: block !important;
    border: 1px solid #646464 !important;
    /* border: none; */
    /* outline: none; */
    /* outline-style: none;*/
}
#slide-block-bottom .owl-prev {
    height: 100%;	
    position: absolute;
    margin-left: 0px;
	top:0px;
    display: block !important;
    border: 0px solid black;
    border: none;
    outline: none;
    outline-style: none;
}
.slide-block .owl-next {
    width: 25px;
    height: auto;
    position: absolute;
    top: 40%;
    right: 0px;
    display: block !important;
    border: 1px solid #646464 !important;
    /* border: none; */
    /* outline: none; */
    /* outline-style: none;*/
}
#slide-block-bottom .owl-next {
    height: 100%;
    position: absolute;
	top:0px;
    right: 0px;
    display: block !important;
    border: 0px solid black;
    border: none;
    outline: none;
    outline-style: none;
}
.owl-nav i{
    font-size: 18pt;
    font-weight: bold;
}

.item-meta-time, .item-meta-tag{
	width: 100%;
	display: block;
}

.item-content-picture h5{
	color: #000;
	font-size: 11pt;
	padding: 15px 0px;
}
.item-content-summery{
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: justify;
}
.jumbotron.hero-technology{
	min-height: 40vh;
}
/* album */
.album-img-container{
	padding-bottom: 65%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #646464;
}
.portrait-img{
	background-size: contain;
}
/* end album */