@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,a,h1,h2,h3,h4,h5,p,span {
        font-family: "Open Sans",san-serif !important;
}
img {
	transition: all 0.3s ease-in-out 0s;
	transform: scale(1);
}
img:hover {
	transform: scale(1.1) rotate(2deg);
	opacity:0.85;
}

.login {
	margin: 0px 5px 0px 10px;
	padding: 0px;
	height: 28px;
	line-height: 11px;
	float: right;
}
.login a {
	font-size: 0.7em !important;
	font-weight: 500;
	color: #888;
	line-height: 1.9em;
	text-decoration: none!important;
	padding: 0px 3px 0px 3px;
}
.login a:hover {
	color: #000;
}
.version {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    height: 28px;
    line-height: 11px;
    float: right;
}
.version a {
	text-decoration:none;
}
.versiontext {
	font-size: 0.65em;
	line-height: 0.85em;
	font-weight: 500;
	padding-top: 2px;
	color:#a8a8a8;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.version a:hover .versiontext {
	color:#888;
    transition: all 0.3s linear 0s;
}
.version a:hover .icn-eye:before {
	color:#888;
    transition: all 0.3s linear 0s;
}
.icn-eye:before {
	content: "\f06e";
	font-family:FontAwesome;
	font-style:normal;
	color:#a8a8a8;
	float: left;
	margin: 6px 0px 0px 0px;
}
.icn-noeye:before {
	content: "\f070";
	font-family:FontAwesome;
	font-style:normal;
	color:#a8a8a8;
	float: left;
	margin: 6px 0px 0px 0px;
}
.mobicon {
    margin: 0px 18px 0px 10px;
    padding: 0px;
    height: 28px;
    line-height: 11px;
    float: right;
}
.mobicon ul {
    list-style: outside none none;
    margin: 1px 0px 0px;
    padding: 0px;
}
.mobicon li {
    background: transparent none repeat scroll 0% 0% !important;
    margin: 0px 3px 0px 0px;
    padding: 0px;
    border: 0px none currentcolor !important;
    transition: all 0.3s linear 0s;
    text-align: center;
    float: left;
    display: block;
}
.mobicon li div {
	font-size: 0.65em;
	line-height: 0.78em;
	font-weight: 500;
	padding-top:4px;
}
.mobicon img {
	transform:none;
	width: 50px;
	height: 20px;
	margin-top: 2px;
}
.mobicon li a {
    transition: all 0.3s linear 0s;
    color: #A8A8A8;
    font-size: 14px;
    display: block;
    opacity: 0.5;
    padding-top: 1px;
}
.mobicon li a:hover {
	transition:0.3s linear; opacity: 1;
}
.top-footer {
    background: transparent url("../img/topfooter.jpg") no-repeat scroll center center;
}
.top-footer {
    background-size: cover !important;
}
@media only screen and (min-width:1170px){
#swiper1 .container {
    top: 67px !important;
    position: relative;
    z-index: 20;
}}
@media only screen and (max-width:1169px){
#swiper1 .container {
    top: 187px !important;
    position: relative;
    z-index: 20;
}}
.slide-desc-text1 h4 {
    text-transform: none;
    line-height: 1em;
    padding: 15px;
    float: left;
    display: block;
/*    background: #EE7E23 none repeat scroll 0% 0%;*/
    color: #FFF;
    margin-bottom: 10px;
text-shadow: 0px 0px 0.5em rgba(51, 51, 51, 0.298);
background-color: rgba(91, 210, 236, 0.8);
    font-size:1em;
    font-weight: 500;
}
.slide-desc-text2 h4 {
    text-transform: none;
    line-height: 1em;
    padding: 15px;
    float: left;
    display: block;
    color: #FFF;
    margin-bottom: 10px;
text-shadow: 0px 0px 0.5em rgba(51, 51, 51, 0.298);
background-color: rgba(255, 243, 48, 0.498);
    font-size:1em;
    font-weight: 500;
}
.slide-desc-text3 h4 {
    text-transform: none;
    line-height: 1em;
    padding: 15px;
    float: left;
    display: block;
    color: #FFF;
    margin-bottom: 10px;
text-shadow: 0px 0px 0.5em rgba(51, 51, 51, 0.298);
background-color: rgba(84, 203, 158, 0.8);
    font-size:1em;
    font-weight: 500;
}
.slide-desc-text1 p {
    margin-bottom: 10px;
/*    background: #22A41C none repeat scroll 0% 0%;*/
    color: #FFF;
    padding: 15px;
background-color: rgba(244,202, 73, 0.8);
font-size: 0.85em;
line-height: 1.4em;
}
.slide-desc-text2 p {
    margin-bottom: 10px;
    color: #FFF;
    padding: 15px;
text-shadow: 0px 0px 0.5em rgba(51, 51, 51, 0.298);
background-color: rgba(167, 31, 124, 0.498);
font-size: 0.85em;
line-height: 1.4em;
}
.slide-desc-text3 p {
    margin-bottom: 10px;
    color: #FFF;
    padding: 15px;
text-shadow: 0px 0px 0.5em rgba(51, 51, 51, 0.298);
background-color: rgba(244,202, 73, 0.8);
font-size: 0.85em;
line-height: 1.4em;
}
.footer-map {
	width: 100%;
	height: 200px;
	overflow:hidden;
	border-bottom:0px solid #d2d2d2;
}
#maps {
	width: 100%;
	height: 250px;
	height: 250px;
	background-image: url("../img/map.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.pmainleft {
	width:650px;
	float:left;
}
.pmaincenter {
	width:160px;
	margin:0px 0px 0px 20px;
	float:left;
}
.pmainright {
	width:280px;
	margin:0px 0px 0px 20px;
	float:left;
}
.pmainbottom {
	width:100%;
	float:left;
}
.pageallin .grids {
    position: relative;
    width: 650px;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}
.clearfix::before {
    display: table;
    content: " ";
}
.pageallin article.grid.triple {
    width: 75%;
}
.pageallin article.grid.double-vertical {
    height: 67.1%;
}
#slimg1 .sliderimg {
	min-width:500px;
	min-height: 350px;
}
.pageallin article.grid {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 25%;
    height: 33%;
    overflow: hidden;
}
.pageallin .box {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1.0rem;
    z-index: 49;
}
.pageallin .box.sml {
    padding: 1.0rem;
}
.pageallin .box::before,.pageallin article a, .pageallin article a * {
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.pageallin .box:before,.pageallin .grid-2 a:before {
	position:absolute;
	content:'';
	left:0;
	bottom:0;
	width:100%;
	height:11rem;
	background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.52) 100%);
	background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.52) 100%);
	background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.52) 100%);
	background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.52) 100%);
	z-index:1
}
.pageallin article:not(.single) .box .fullsizeWrap::after {
    position: absolute;
    background: transparent none repeat scroll 0% 0%;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.pageallin .post-format {
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
    top: 0px;
    right: 0px;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #FFF;
    text-align: center;
}
.pageallin .box.sml .post-format {
    width: 2rem;
    height: 2rem;
    line-height: 1.9rem;
}
.pageallin .post-format, .pageallin .post-format i.fa {
    font-size: 1.125em;
}
.pageallin .box.sml .post-format, .pageallin .box.sml .post-format i.fa {
    font-size: 1em;
}
.pageallin .fa-photo::before,.pageallin  .fa-image::before,.pageallin  .fa-picture-o::before {
    content: "";
}
.pageallin .bottom-box {
    position: absolute;
    top: 100%;
    width: 100%;
    color: #FFF;
    z-index: 10;
}
.pageallin .bottom-box time, .pageallin article[id^="author"] .bottom-box span {
    display: block;
    text-transform: uppercase;
    padding-bottom: 0.1em;
    margin-bottom: 0.1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pageallin .bottom-box .nickname, .pageallin .bottom-box time, .pageallin article[id^="author"] .bottom-box span {
    font-size: 0.75em;
    font-weight: 700;
}
.pageallin article[class*="triple"] .bottom-box h3 {
    font-size: 1.3em;
    line-height: 1.1em;
}
.pageallin .bottom-box h3, .pageallin .bottom-box h5 {
    margin: 0px;
    padding: 0px;
    font-size: 1.125em;
    font-family: Open Sans;
}
.pageallin .box.sml .bottom-box h3, .pageallin .box.sml .bottom-box h5 {
	font-size: 0.75em;
	line-height: 1em;
	font-family: Open Sans;
	font-weight: 500;
}
.pageallin #slimg2 .box.sml .bottom-box h3,.pageallin #slimg4 .box.sml .bottom-box h3 {
	font-size: 0.6em;
	line-height: 1em;
}
.pageallin .bottom-box h3, .pageallin .bottom-box h5, .pageallin .bottom-box p {
    color: #FFF;
}
.pageallin .bottom-box .nickname {
    color: #FB0;
    line-height: 2;
    text-transform: uppercase;
}
.pageallin .bottom-box .nickname, .pageallin .bottom-box time, .pageallin article[id^="author"] .bottom-box span {
    font-size: 0.75em;
    font-weight: 700;
}
.pageallin .box.sml .bottom-box .nickname, .pageallin .box.sml .bottom-box time, .pageallin .box.sml article[id^="author"] .bottom-box span {
    font-size: 0.4em;
    line-height: 2em;
}
.pageallin .bottom-box p {
    opacity: 0.75;
}
.pageallin .bottom-box h3, .pageallin .bottom-box h5, .pageallin .bottom-box p {
    color: #FFF;
}
.pageallin .hidden_el {
    display: none;
}
.pageallin article.grid.double {
    width: 50.1%;
}
.box .bottom-box p {
	font-size: 0.8em;
	line-height: 1.6em;
}
.box.sml .bottom-box p {
	font-size: 0.7em;
	line-height: 1.2em;
}

.border {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:1px solid rgba(255,255,255,.1);
	color:#FFF;
	-ms-transform:scale(1.5);
	-webkit-transform:scale(1.5);
	transform:scale(1.5);
	z-index:999
}
.person .border,a .border {
	height:calc(100% - 1.0em);
	left:6%;
	top:6%;
	width:calc(100% - 1.0em)
}
.pic.border {
	position:relative;
	height:auto;
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1)
}
.border:after,.border:before,.cbottom,.ctop {
	position:absolute;
	display:block;
	content:'';
	width:.62em;
	height:.62em;
	border:2px solid
}
.border:before,.pic-wrapper:before {
	top:-1px;
	left:-1px;
	border-right:0;
	border-bottom:0
}
.border:after,.pic-wrapper:after {
	right:-1px;
	bottom:-1px;
	border-top:0;
	border-left:0
}
.ctop {
	top:-1px;
	right:-1px;
	border-left:0;
	border-bottom:0
}
.cbottom {
	left:-1px;
	bottom:-1px;
	border-top:0;
	border-right:0
}
	.box:hover .box-cat,.box:hover .post-format,.box:hover:before,.grid-2 a:hover:before,.post-link:hover .el-crn,body.home .box:hover .type-quote .nickname,body.home .box:hover .type-quote h3,body.home .box:hover .type-quote h5,body.home .box:hover .type-quote time {
		opacity:0
	}

	.person:hover .border,a:hover .border {
		left:0.5em;
		top:0.5em;
		-ms-transform:scale(1);
		-webkit-transform:scale(1);
		transform:scale(1)
	}
	article:not(.single) .box .fullsizeWrap:after {
		position:absolute;
		background:rgba(0,0,0,0);
		content:'';
		width:100%;
		height:100%;
		top:0;
		left:0
	}
	article:not(.single) .box:hover .fullsizeWrap:after {
		background:rgba(0,0,0,.55)
	}
	.box:hover img,.widget_flickr a:hover img {
		-ms-transform:scale(1.2);
		-webkit-transform:scale(1.2);
		transform:scale(1.2)
	}
	.cat a:hover .name-cat,.cat a:hover .see-all {
		visibility:visible;
		margin-top:-5.5rem
	}
	.adv a:hover .see-all {
		visibility:visible;
		margin-top:-2.5rem
	}
	a:hover .see-all i {
		visibility:visible
	}
	.adv a:hover p {
		height:3em
	}
	.adv a:hover img,.cat:hover .blended {
		-ms-transform:scale(1.5);
		-webkit-transform:scale(1.5);
		transform:scale(1.5)
	}
	a:hover .name-comp {
		color:#FFF
	}
	a:hover .name-comp:after {
		border-width:12rem
	}
	.ads a:hover .see-all,.adv a:hover .see-all,a:hover .title-ads {
		color:#FF0D3D
	}
	.ads a:hover .see-all,.adv a:hover .see-all {
		border-color:#FF0D3D
	}
	.cat:hover .num-cat {
		top:0;
		margin-top:0
	}
	.cat:hover .name-cat {
		top:7rem;
		opacity:1
	}




.short-title {
	margin-bottom: 15px;
	width: 100%;
	height: 24px;
}
.short-title h3 {
	text-transform: uppercase;
	color: #191A1E;
	font-size: 16px;
	font-weight: 700;
	border-top: 0px solid #191A1E;
	display: inline-block;
	float: left;
	height: 24px;
	line-height: 10px;
	margin-bottom: 15px;
}
.imgbord {
	width: 100%;
	height: 110px;
	overflow: hidden;
}
.mg img {
	transform:none;
}
.mg img:hover {
	transform:none;
}
.mg {
	width: 100%;
	height: 100%;
}
.mg a:hover {
	text-decoration:none;
	color:#333;
}
.mg img {
	margin: auto;
	display: block;
}
.mgtext h4 {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-weight: 500;
}
.mgtext p {
	margin-bottom: 20px;
	font-size: 0.72em;
	line-height: 1.2em;
	text-indent:1.5em;
	text-align:justify;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.fa {
    font-family: FontAwesome !important;
}
.fa-clock-o::before {
    content: "";
}
h5.n_little_title {
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 0px;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0px;
	color: #333;
	margin-top: 10px;
}
h5.n_little_title:hover {
	color:#888;
}
span.n_little_date{
	font-size: 0.75em;
	line-height: 1em;
	text-align: justify;
}
.n_latest_post_details {
	margin-bottom:10px;
}





.metro-slider {
	float    : left;
	width    : 100%;
	height   : 455px;
	overflow : hidden;
}

.metro-row {
	float  : left;
	height : 215px;
}

.metro-row > div:last-child {
	margin-right : 0;
}

.metro-item {
	float         : left;
	position      : relative;
	z-index       : 1;
	margin-right  : 5px;
	margin-bottom : 5px;
	overflow      : hidden;
	height        : 210px;
}

.full {
	width : 660px;
}

.half {
	width : 327.5px;
}

.metro-image {
	display  : block;
	float    : left;
	width    : 100%;
	height   : 210px;
	position : absolute;
	top      : 0;
	left     : 0;
	z-index  : 2;
	overflow : hidden;
}

.metro-image img {
	height             : 210px;
	-webkit-transition : all ease-in-out 1s;
	-moz-transition    : all ease-in-out 1s;
	-ms-transition     : all ease-in-out 1s;
	-o-transition      : all ease-in-out 1s;
	transition         : all ease-in-out 1s;
}

.metro-description {
	position           : absolute;
	width              : 100%;
	height             : 210px;
	top                : 150px;
	left               : 0;
	z-index            : 3;
	background-color   : rgba(0, 0, 0, 0.8);
	-webkit-transition : all ease-in-out 0.5s;
	-moz-transition    : all ease-in-out 0.5s;
	-ms-transition     : all ease-in-out 0.5s;
	-o-transition      : all ease-in-out 0.5s;
	transition         : all ease-in-out 0.5s;
}

.metro-description.metro-hidden {
	top : 100%;
}

.metro-description * {
	padding-left  : 10px;
	padding-right : 10px;
}

.metro-icon {
	float      : left;
	padding    : 10px;
	margin-top : 5px;
}

.metro-icon span {
	display    : block;
	text-align : center;
	padding    : 6px 6px 5px 5px;
}

.metro-icon span i {
	color   : #FFFFFF;
	padding : 0;
}

.metro-misc {
	margin-left : 38px;
}

.metro-date {
	font-size   : 10px;
	line-height : 11px;
	font-style  : italic;
	margin-top  : 20px;
	display     : block;
}

.metro-title {
	text-decoration    : none;
	font-size          : 12px;
	line-height        : 14px;
	color              : #FFFFFF;
	display            : block;
	-webkit-transition : color ease 0.2s;
	-moz-transition    : color ease 0.2s;
	-ms-transition     : color ease 0.2s;
	-o-transition      : color ease 0.2s;
}

.metro-title:hover {
	color : #00AAAA;
}

.metro-text {
	font-size   : 12px;
	line-height : 17px;
	color       : white;
	margin-top  : 30px;
	display     : block;
}

.metro-item:hover .metro-description {
	top : 0;
}
.carousel_block {
	overflow : hidden;
}

.n_splitter {
	width         : 100%;
	border-top    : 1px solid #E6E6E6;
	float         : left;
	margin-bottom : 19px;
}

.n_splitter span {
	width      : 50px;
	height     : 3px;
	float      : right;
	margin-top : -2px;
}

.n_splitter_2 {
	width         : 100%;
	border-top    : 1px solid #E6E6E6;
	float         : left;
	margin-bottom : 20px;
}

.n_splitter_2 span {
	width      : 10px;
	height     : 3px;
	float      : left;
	margin-top : -2px;
}

.n_news_cat_list_preview {
	display : inline-block;
}

.n_news_cat_list_preview img {
	display : inline;
}

.n_little_title {
	color: #333;
	margin-bottom: 0;
	line-height: 1.25em;
	font-size: 0.9em;
	font-weight: 600;
	letter-spacing: 0px;
}
.n_little_title:hover {
	color:#777;
}
.n_little_date {
	color         : #888;
	font-size     : 10px;
	font-style    : italic;
	margin-bottom : 10px;
	display       : inline-table;
}

.n_link:hover {
	text-decoration : none;
}

.n_view_counter {
	font-size : 10px;
}

.n_short_descr {
	margin-bottom : 12px;;
}

.n_news_cat_list_preview,
.n_news_cat_list_preview img {
	width : 100%;
}

.met_carousel_control a {
	float              : left;
	background-color   : #EAEAEA;
	color              : #B6B6B6;
	display            : block;
	padding            : 2px 8px;
	-webkit-transition : all ease 0.2s;
	-moz-transition    : all ease 0.2s;
	-ms-transition     : all ease 0.2s;
	-o-transition      : all ease 0.2s;
}
.met_carousel_control a.acl0:hover {
	text-decoration  : none;
	background-color : rgba(0, 0, 0, 0.35);
	color            : #FFFFFF;
}
.met_carousel_control a.acl1:hover {
	text-decoration  : none;
	background-color : #EFB149;
	color            : #FFFFFF;
}
.met_carousel_control a.acl2:hover {
	text-decoration  : none;
	background-color : #FF4949;
	color            : #FFFFFF;
}
.met_carousel_control a.acl3:hover {
	text-decoration  : none;
	background-color : #3797DD;
	color            : #FFFFFF;
}
.met_carousel_control a.acl4:hover {
	text-decoration  : none;
	background-color : #A4C376;
	color            : #FFFFFF;
}
.met_carousel_control a.acl5:hover {
	text-decoration  : none;
	background-color : #70B8AF;
	color            : #FFFFFF;
}
.met_carousel_control a.acl6:hover {
	text-decoration  : none;
	background-color : #49A63D;
	color            : #FFFFFF;
}
.met_carousel_control a.acl7:hover {
	text-decoration  : none;
	background-color : #D871BB;
	color            : #FFFFFF;
}
.met_carousel_control a.acl8:hover {
	text-decoration  : none;
	background-color : #5b4282;
	color            : #FFFFFF;
}
.met_carousel_control a.acl9:hover {
	text-decoration  : none;
	background-color : #ffa431;
	color            : #FFFFFF;
}
.n_news_cat_list {
	padding-top:3px;
	margin-bottom:20px;
}
.met_carousel_wrap {
	position : relative;
	margin   : 0px -10px 0 -10px !important;
}

.met_carousel > div {
	padding : 0 10px;
	width   : 223px;
	float   : left;
}

.met_carousel > div:first-child {
	margin-left : 0;
}

.met_carousel1 > div {
	padding : 0 10px;
	width   : 223px;
	float   : left;
}

.met_carousel1 > div:first-child {
	margin-left : 0;
}
.met_carousel2 > div {
	padding : 0 10px;
	width   : 223px;
	float   : left;
}

.met_carousel2 > div:first-child {
	margin-left : 0;
}

.n_news_cat_list_title {
	color         : #000000;
	margin-top    : 0;
	margin-bottom : 16px;
}

.n_news_cat_list_title small {
	color : #999999;
}

.caroufredsel_wrapper {
	float : left !important;
}

.met_carousel_control {
	float : right;
	font-size: 12px;
	line-height: 17px;
	color: #5C6161;
}
.met_carousel_control a {
    float: left;
    background-color: #EEE;
    color: #B6B6B6;
    display: block;
    padding: 2px 8px;
    transition: all 0.2s ease 0s;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
    margin-top: 0px;
}
.icon-angle-left::before {
    content: "";
}
.icon-angle-right::before {
    content: "";
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    text-decoration: inherit;
    display: inline-block;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
}
[class^="icon-"], [class*=" icon-"] {
    line-height: 14px;
}
.n_view_count {
	display : inline-block;
	margin  : -4px 5px 0 5px;
}

.met_carousel_column .n_title_link {
	display : block;
	float   : left;
	width   : 100%;
	text-decoration: none;
}

.met_carousel_column.n_classic_column {
	float       : left;
	width       : 31.623931623931625%;
	margin-left : 2.564102564102564%;
}

.met_carousel_column.n_classic_column:first-child,
.met_carousel_column.n_classic_column:nth-child(3n+1) {
	margin-left : 0;
}

.n_cat_list_image {
	position      : relative;
	float         : left;
	margin-bottom : 9px;
	width         : 100%;
	height:170px;
	overflow      : hidden;
}

.n_cat_list_image > a:first-child {
	position : relative;
	width    : 100%;
	z-index  : 1;
	display  : block;
	float    : left;
}

.n_cat_list_image > .n_image_hover_bg {
	position           : absolute;
	top                : 0;
	left               : 0;
	z-index            : 2;
	width              : 100%;
	height             : 100%;
	-webkit-transition : opacity ease 0.3s;
	-moz-transition    : opacity ease 0.3s;
	-ms-transition     : opacity ease 0.3s;
	-o-transition      : opacity ease 0.3s;
}
.n_cat_list_image:hover > .n_image_hover_bg {
	opacity : 1;
	filter  : alpha(opacity=100);
	background:rgba(255,255,255,.2);
}
.n_image_hover_bg img {
	display : block;
	width   : 100%;
}
.video-but-contain, .video-but-contain-med, .video-but-contain-small {
    color: #fff;
    line-height: 100%;
    margin: 0 auto;
    opacity: 0.8;
    position: absolute;
    left: 0;
    right: 0;
    -moz-text-shadow: 0 0 30px #000;
    -ms-text-shadow: 0 0 30px #000;
    -o-text-shadow: 0 0 30px #000;
    -webkit-text-shadow: 0 0 30px #000;
    text-shadow: 0 0 20px #000;
}
.video-but-contain-med {
    font-size: 50px;
    margin-top: -20px;
    top: 50%;
    width: 43px;
    height: 50px;
}
.fa-play-circle-o::before {
    content: "\f01d";
}
/*-------------------------------
	Mainpage Gallery Carousel
 ------------------------------*/
.n_gallery_carousel_wrap {
	position : relative;
	margin   : 0px -5px 0 -5px !important;
}

.n_gallery_carousel_col {
	float    : left;
	margin   : 0 5px;
	width    : 76px;
	overflow : hidden;
}

.n_gallery_carousel_col div a:first-child,
.n_gallery_carousel_col div,
.n_gallery_carousel_col img {
	width : 86px;
}

.n_gallery_carousel_col div {
	margin-bottom : 10px;
	position      : relative;
	overflow      : hidden;
}

.n_gallery_carousel_col div:last-child {
	margin-bottom : 0;
}

.n_gallery_carousel_col div a:first-child {
	display  : block;
	position : relative;
	z-index  : 1;
}

.n_gallery_carousel_col div a:last-child {
	position           : absolute;
	z-index            : 2;
	display            : block;
	width              : 100%;
	height             : 100%;
	background-color   : #00AAAA;
	top                : 0;
	*left              : 100%;
	-webkit-transform  : translateX(100%);
	-moz-transform     : translateX(100%);
	-ms-transform      : translateX(100%);
	-o-transform       : translateX(100%);
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.n_gallery_carousel_col div a:last-child span {
	display            : block;
	color              : #FFFFFF;
	position           : absolute;
	*left              : -24px;
	*top               : 0;
	-webkit-transform  : translateX(-460%);
	-moz-transform     : translateX(-460%);
	-ms-transform      : translateX(-460%);
	-o-transform       : translateX(-460%);
	opacity            : 0;
	filter             : alpha(opacity=0);
	-webkit-transition : all ease 0.6s;
	-moz-transition    : all ease 0.6s;
	-ms-transition     : all ease 0.6s;
	-o-transition      : all ease 0.6s;
}

.n_gallery_carousel_col div:hover a:last-child {
	-webkit-transform : translateX(0);
	-moz-transform    : translateX(0);
	-ms-transform     : translateX(0);
	-o-transform      : translateX(0);
}

.n_gallery_carousel_col div:hover a:last-child span {
	-webkit-transform : translate(130%, 130%);
	-moz-transform    : translate(130%, 130%);
	-ms-transform     : translate(130%, 130%);
	-o-transform      : translate(130%, 130%);
	opacity           : 1;
	filter            : alpha(opacity=100);
}

.n_gallery_carousel_col a {
	display : block;
}



.items-row {
    margin-top: 20px;
    margin-bottom: 20px;
}
.row-fluid {
    width: 100%;
}
.row-fluid::before, .row-fluid::after {
    display: table;
    content: "";
    line-height: 0;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0px;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0px;
}
.row-fluid .span6 {
    width: 48.7179%;
}
.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 26px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641%;
}
.n_color {
    color: #0AA;
}
.page-header {
    border-bottom: medium none;
    margin: 10px 0px 20px;
    padding-bottom: 0px;
}
.item-page h2, .blog h2 {
    font-size: 40px;
    line-height:20px;
}
.page-header h2 a, .page-header h2 {
    font-size: 22px;
    line-height:20px;
}
.item-page a, .blog a {
    text-decoration: none;
}
.pull-right {
    float: right;
}
.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0px;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-group > .btn:first-child {
    margin-left: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 11px;
}
.btn-group > .btn {
    position: relative;
    border-radius: 0px;
}
.btn:first-child {
}
.item-page a, .blog a {
    text-decoration: none;
}
.btn, .dropdown-menu, .nav-tabs.nav-stacked > li > a:hover {
    color: #666;
}
.btn, .dropdown-menu, .nav-tabs.nav-stacked > li > a, .pagination ul li span, .pagination ul li a {
    color: #000;
    border-radius: 0px !important;
}
.dropdown-toggle {
    background: #F2F2F2 none repeat scroll 0% 0%;
    border: medium none !important;
}
.dropdown-toggle {
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC #CCC #B3B3B3;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.btn [class^="icon-"], .nav [class^="icon-"], .btn [class*=" icon-"], .nav [class*=" icon-"] {
    display: inline;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome!important;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
    margin-top: 0px;
}
.icon-cog::before {
    content: "";
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    text-decoration: inherit;
    display: inline-block;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome!important;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
}
.btn .caret {
    margin-top: 8px;
    margin-left: 0px;
}
.caret {
    display: inline-block;
    width: 0px;
    height: 0px;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.pull-right > .dropdown-menu {
    right: 0px;
    left: auto;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 16px;
    color: #333;
    white-space: nowrap;
}
.item-page a, .blog a {
    text-decoration: none;
}
li [class^="icon-"], .nav li [class^="icon-"], li [class*=" icon-"], .nav li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}
.article-info {
    margin-left: 0px;
    color: #999;
    margin-bottom: 10px;
}
.article-info dt, .article-info dd {
    list-style: outside none none;
    display: inline;
    margin: 0px 4px;
}
.article-info dt, .article-info dd {
    margin-left: 0px !important;
}
.article-info-term {
    display: none !important;
}
dt {
    font-weight: bold;
}
dt, dd {
    line-height: 16px;
}
.article-info a {
    font-weight: 700;
}
.icon-calendar::before {
    content: "";
}
.icon-eye-open::before {
    content: "";
}
.icon-vote::before {
    font-size:2.5em;
    margin-left: 3px;
    content: "\f059";
}
.item-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.pull-left {
    float: left;
}
.item-image img {
    width: 100%;
}
.item-page a, .blog a {
    text-decoration: none;
}
.icon-chevron-right::before {
    content: "";
}
.row-fluid {
    width: 100%;
}
.row-fluid .span6 {
    display: block;
    width: 48.7179%;
    min-height: 26px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641%;
}
.page-header {
    border-bottom: medium none;
    margin: 10px 0px 20px;
    padding-bottom: 0px;
}
.item-page h2, .blog h2 {
    font-size: 40px;
    line-height:20px;
}
.page-header h2 a, .page-header h2 {
    font-size: 22px;
    line-height:20px;
}
.article-info {
    margin-left: 0px;
    color: #999;
    margin-bottom: 10px;
}
.article-info dt, .article-info dd {
    list-style: outside none none;
    display: inline;
    margin: 0px 4px;
}
.article-info dt, .article-info dd {
    margin-left: 0px !important;
}
.article-info-term {
    display: none !important;
}
dt {
    font-weight: bold;
}
dt, dd {
    line-height: 16px;
}
.article-info a {
    font-weight: 700;
}
.item-page a, .blog a {
    text-decoration: none;
}
.icon-calendar::before {
    content: "\f073";
}


#service-widget-style2 {
	margin-bottom:20px;
}
#service-widget-style2 ul {
    display: block;
    overflow: hidden;
    text-align: center;
    margin: 0px 0px -1px;
    padding: 0px;
    width:100%;
}
#service-widget-style2 * {
	box-sizing: border-box;
	font-size: 0.95em;
	font-weight: 500;
	line-height: 0.9em;
}
.widget ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.widget, .widget ul {
    font-size: 13px;
    line-height: 19px;
    position: relative;
}
#service-widget-style2 li {
    margin: 0px;
    padding: 0px;
    line-height: 15px;
    display: inline-block;
    float: left;
    width: 14.25%;
    margin-bottom: 10px;
    height: 120px;
}
#service-widget-style2 li a {
    color: #393939;
}
#service-widget-style2 li a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    padding: 5px 0px;
}
#service-widget-style2 li i {
	font-size: 28px;
	margin: 0px auto;
	width: 55px;
	height: 55px;
	line-height: 49px;
	display: block;
	text-align: center;
	border-radius: 55px;
	background: #fff none repeat scroll 0% 0%;
	transition: all 0.2s ease-in-out 0s;
	margin-bottom:10px;
}
#service-widget-style2 li i.fa-emvk {
	border: 3px solid #a88b6b;
	color: #a88b6b;
}
#service-widget-style2 li i.fa-pet {
	border: 3px solid #76aa7a;
	color: #76aa7a;
}
#service-widget-style2 li i.fa-einfo {
	border: 3px solid #e1b765;
	color: #e1b765;
}
#service-widget-style2 li i.fa-psp {
	border: 3px solid #435182;
	color: #435182;
}
#service-widget-style2 li i.fa-rch {
	border: 3px solid #afbc77;
	color: #afbc77;
}
#service-widget-style2 li i.fa-psc {
	border: 3px solid #3ca0c4;
	color: #3ca0c4;
}
#service-widget-style2 li i.fa-web {
	border: 3px solid #ec766c;
	color: #ec766c;
}
#service-widget-style2 li i.fa-namvk {
	border: 3px solid #b0bd77;
	color: #b0bd77;
}
#service-widget-style2 li i.fa-map {
	border: 3px solid #37a2b6;
	color: #37a2b6;
}
#service-widget-style2 li i.fa-vtran {
	border: 3px solid #ef766d;
	color: #ef766d;
}
#service-widget-style2 li i.fa-budget {
	border: 3px solid #a88b6b;
	color: #a88b6b;
}
#service-widget-style2 li i.fa-pcab {
	border: 3px solid #9c76a9;
	color: #9c76a9;
}
#service-widget-style2 li i.fa-dity {
	border: 3px solid #76aa7a;
	color: #76aa7a;
}
#service-widget-style2 li i.fa-tran {
	border: 3px solid #e1b765;
	color: #e1b765;
}
#service-widget-style2 li i.fa-shop {
	border: 3px solid #a88b6b;
	color: #a88b6b;
}
#service-widget-style2 li i.fa-ivt {
	border: 3px solid #76aa7a;
	color: #76aa7a;
}
#service-widget-style2 li i.fa-miv {
	border: 3px solid #37a2b6;
	color: #37a2b6;
}
#service-widget-style2 li i.fa-dom {
	border: 3px solid #ec766c;
	color: #ec766c;
}
#service-widget-style2 li i.fa-eco {
	border: 3px solid #b0bd77;
	color: #b0bd77;
}
#service-widget-style2 li i.fa-adv {
	border: 3px solid #435182;
	color: #435182;
}
#service-widget-style2 li i.fa-bu {
	border: 3px solid #435182;
	color: #435182;
}
#service-widget-style2 li i.fa-1580 {
	border: 3px solid #e1b765;
	color: #e1b765;
}
#service-widget-style2 li i.fa-mdk {
	border: 3px solid #ec766c;
	color: #ec766c;
}
#service-widget-style2 li i.fa-inv {
	border: 3px solid #3ca0c4;
	color: #3ca0c4;
}
#service-widget-style2 li i.fa-parking {
	border: 3px solid #a88b6b;
	color: #a88b6b;
}
#service-widget-style2 li i.fa-travel {
	border: 3px solid #76aa7a;
	color: #76aa7a;
}
#service-widget-style2 li.service-emvk a:hover i {
    color: #fff;
    background: #a88b6b none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-pet a:hover i {
    color: #fff;
    background: #76aa7a none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-einfo a:hover i {
    color: #fff;
    background: #e1b765 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-psp a:hover i {
    color: #fff;
    background: #435182 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-rch a:hover i {
    color: #fff;
    background: #afbc77 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-psc a:hover i {
    color: #fff;
    background: #3ca0c4 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-web a:hover i {
    color: #fff;
    background: #ec766c none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-namvk a:hover i {
    color: #fff;
    background: #b0bd77 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-map a:hover i  {
    color: #fff;
    background: #37a2b6 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-vtran a:hover i {
    color: #fff;
    background: #ef766d none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-budget a:hover i {
    color: #fff;
    background: #a88b6b none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-pcab a:hover i {
    color: #fff;
    background: #9c76a9 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-dity a:hover i {
    color: #fff;
    background: #76aa7a none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-tran a:hover i {
    color: #fff;
    background: #e1b765 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-shop a:hover i {
    color: #fff;
    background: #a88b6b none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-ivt a:hover i {
    color: #fff;
    background: #76aa7a none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-miv a:hover i  {
    color: #fff;
    background: #37a2b6 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-dom a:hover i {
    color: #fff;
    background: #ec766c none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-eco a:hover i {
    color: #fff;
    background: #b0bd77 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-adv a:hover i {
    color: #fff;
    background: #435182 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-bu a:hover i {
    color: #fff;
    background: #435182 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-1580 a:hover i {
    color: #fff;
    background: #e1b765 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-mdk a:hover i {
    color: #fff;
    background: #ec766c none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-inv a:hover i {
    color: #fff;
    background: #3ca0c4 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-parking a:hover i {
    color: #fff;
    background: #a88b6b none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-travel a:hover i {
    color: #fff;
    background: #76aa7a none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li a:hover {
    color: #3797DD;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-emvk a:hover {
    color: #a88b6b;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-pet a:hover {
    color: #76aa7a;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-einfo a:hover {
    color: #e1b765;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-psp a:hover {
    color: #435182;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-rch a:hover {
    color: #afbc77;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-psc a:hover {
    color: #3ca0c4;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-web a:hover {
    color: #ec766c;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-namvk a:hover {
    color: #b0bd77;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-map a:hover {
    color: #37a2b6;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-vtran a:hover {
    color: #ef766d;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-budget a:hover {
    color: #a88b6b;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-pcab a:hover {
    color: #9c76a9;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-dity a:hover {
    color: #76aa7a;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-tran a:hover {
    color: #e1b765;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-shop a:hover {
    color: #a88b6b;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-ivt a:hover {
    color: #76aa7a;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-miv a:hover {
    color: #37a2b6;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-dom a:hover {
    color: #ec766c;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-eco a:hover {
    color: #b0bd77;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-adv a:hover {
    color: #435182;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-bu a:hover {
    color: #435182;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-1580 a:hover {
    color: #e1b765;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-mdk a:hover {
    color: #ec766c;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-inv a:hover {
    color: #3ca0c4;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li.service-parking a:hover {
    color: #a88b6b;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li .sc-num {
    display: block;
    font-size: 19px;
    padding: 10px 0px;
}
#service-widget-style2 li.service-travel a:hover {
    color: #76aa7a;
    transition: all 0.3s ease-in-out 0s;
}
#service-widget-style2 li small {
    font-size: 85%;
    color: #C9C9C9;
}
.fa-emvk::before {
    content: "\f0ea";
}
.fa-pet::before {
    content: "\f0a1";
}
.fa-einfo::before {
    content: "\f084";
}
.fa-psp::before {
    content: "\f02a";
}
.fa-rch::before {
    content: "\f0c0";
}
.fa-psc::before {
    content: "\f022";
}
.fa-web::before {
    content: "\f03d";
}
.fa-namvk::before {
    content: "\f0c5";
}
.fa-map::before {
    content: "\f278";
}
.fa-vtran::before {
    content: "\f152";
}
.fa-budget::before {
    content: "\f0d6";
}
.fa-pcab::before {
    content: "\f007";
}
.fa-dity::before {
    content: "\f1ae";
}
.fa-tran::before {
    content: "\f207";
}
.fa-shop::before {
    content: "\f07a";
}
.fa-ivt::before {
    content: "\f1bb";
}
.fa-miv::before {
    content: "\f10b";
}
.fa-dom::before {
    content: "\f1ad";
}
.fa-eco::before {
    content: "\f06c";
}
.fa-adv::before {
    content: "\f05a";
}
.fa-bu::before {
    content: "\f200";
}
.fa-1580::before {
    content: "\f071";
}
.fa-mdk::before {
    content: "\f1b9";
}
.fa-inv::before {
    content: "\f201";
}
.fa-parking::before {
    content: "\f288";
}
.fa-travel::before {
    content: "\f239";
}
.poradnuk {
	width:100%;
	margin-bottom: 20px;
}
.poradnukli {
	width:33%;
	display: inline-table;
}
.poradnukli a{
	font-size: 0.8em;
	color: #fff;
	text-decoration: none!important;
	height: 50px;
	width: 100%;
	padding: 0px 12px 0px 10px;
	line-height: 1em;
	display: table;
	border: 1px solid #3797DD;
	font-weight: 500;
	background:#3797DD;
}
.icon-right::before {
    content: "\f105";
	font-size: 1em;
	color: #fff;
	position: relative;
	right: 0px;
	top: 16px;
}
.icon-right {
	width:0px;
}
.poradnukli a .sptx {
	vertical-align: middle;
	display: table-cell;
}
.poradnukli:hover a .icon-right::before {
	color:#3797DD;
}
.poradnukli:hover a {
	color:#3797DD;
	background:#fff;
	border:1px solid #3797DD;
}




.speaker {
	max-width: 234px;
	margin: 0 auto 20px;
        text-align: center;
	padding: 0px 10px;
}

.speaker h3 {
	font-size: 1em;
	font-weight: 500;
	line-height: 0.9em;
	margin: 5px 0px;
}

.speaker p {
	font-size: 0.8em;
	line-height: 1em;
}

.speaker-info {
	position: relative;
}

.speaker-photo {
	width: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 7px solid #eee;
	vertical-align: middle;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	overflow: hidden;
}

.speaker-photo img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 100%;
	height: auto;
	transform:none;
	opacity:1;
}

.speaker:hover .speaker-contacts {
	display: block;
	-moz-animation: bounceIn 0.5s;
	-webkit-animation: bounceIn 0.5s;
	animation: bounceIn 0.5s;
}

.speaker-contacts {
	display: none;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -28px;
}

.speaker-contacts > .contact {
	width: 3.5rem;
	font-size: 1.3rem;
	line-height: 3rem;
	background: #ffffff;
	border-radius: 50%;
	border: 4px solid;
	color: #3797DD;
	text-decoration: none;
	padding-left: 4px;
}

.speaker-contacts > .contact.pull-left {
	margin-left: -1.6rem;
}

.speaker-contacts > .contact.pull-right {
	margin-right: -1.6rem;
}

.speaker-contacts > .contact:hover {
	color: #ffffff;
	background:#3797DD;
}
.speaker:hover .speaker-photo, .speaker-contacts > .contact, .social-icons li a:hover, .gotop:hover, .speaker-contacts > .contact:hover {
    border-color: #3797DD;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}


.short-one-art {
    min-height: 90px;
    margin-bottom: 20px;
    overflow: hidden;
}
.short-one-cover {
    width: 140px;
    height: 90px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    position: relative;
}
.short-one-cover.climg{
    width: 140px;
    height: 40px;
}
.short-one-video {
    width: 140px;
    height: 90px;
    position: absolute;
    background: url("../img/short-one.png");
    z-index: 10;
}
span.comment-count {
    color: #fff;
    float: right;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 700;
    border: 2px #fff solid;
    text-align: center;
}
.slider-left-cat {
    position: relative;
    font-weight: 600;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 2px 7px;
    position: absolute;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    cursor: default;
}
.slider-left-cat.ncl1 {
    background:#EFB149;
}
.slider-left-cat.ncl2 {
    background:#FF4949;
}
.slider-left-cat.ncl3 {
    background:#3797DD;
}
.slider-left-cat.ncl4 {
    background:#A4C376;
}
.slider-left-cat.ncl5 {
    background:#70B8AF;
    width: 80px;
}
.slider-left-cat.ncl6 {
    background:#49a63d;
}
.slider-left-cat.ncl7 {
    background:#D871BB;
}
.slider-left-cat.ncl8 {
    background:#948DBC;
}
.slider-left-cat.ncl9 {
    background:#665FEF;
}
.icon-clock::before {
    content: "\f017";
    margin-right:4px;
}
.icon-chat::before {
    content: "\f086";
    margin-right:4px;
}
.icon-eye::before {
    content: "\f06e";
    margin-right:4px;
}
.post-meta {
	color:#aaa;
	font-size:1em;
	margin: 0px;
	padding: 0px;
}
.more {
	width:100%;
	height:40px;
	margin-bottom: 20px;
}
.morein {
	margin:auto;
	width: 200px;
}
.more a {
	display:block;
	padding:5px 10px 5px 10px;
	text-align:center;
	background:#eee;
	font-size: 0.9em;
	text-decoration: none!important;
	color: #aaa;
}
.more a.acl2:hover {
	background:#FF4949;
	color:#fff;
}
.more1 {
	width:100%;
	height:28px;
	margin-top: 15px;
}
.morein1 {
	width: 135px;
}
.more1 a {
	display:block;
	padding:5px 10px 5px 10px;
	text-align:center;
	background:rgba(0,0,0,0.07);
	font-size: 0.85rem!important;
	font-weight:200!important;
	line-height:1rem!important;
	text-decoration: none;
	color: #aaa!important;
	border:0px!important;
	text-decoration:none!important;
	opacity:1!important;
	transition: border-color 0.3s ease 0s;
}
.more1 a.acl0:hover {
	background:#aaa!important;
	color:#fff!important;
}
.short-one-art h2 {
	font-size: 1em !important;
	line-height: 1em !important;
	font-weight: 600;
        margin-bottom: 5px;
}
.short-one-art h2 a {
	color: #333;
	font-size: 0.8em !important;
	line-height: 1em !important;
	font-weight: 600;
	text-transform:none;
	margin-bottom: 5px;
	transition:none;
}
.short-one-art h2 a:hover {
	color: #888;
	transition:none;
}
.short-one-info {
    font-size: 12px;
    color: #888;
}
.short-text {
	font-size: 0.7em !important;
	line-height: 1.2em;
}
.socicontop {
	float:right;
	height: 22px;
}
.socicontop a {
	width: 22px;
	height: 22px;
	display: block;
	margin-top: 3px;
	float:right;
	text-decoration:none;
}
.icn-but {
	background-color: #a8a8a8;
	border-radius: 1em;
	cursor: pointer;
	display: inline-block;
	font-size: 0.8em;
	height: 40px;
	line-height: 1.5em;
	margin: 0 5px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 40px;
	opacity: 0.85;
}
.icn-but.facebook:hover {
	opacity:1;
	background-color:#3B5998;
}
.icn-but.twitter:hover {
	opacity:1;
	background-color:#4099ff;
}
.icn-but.google-plus:hover {
	opacity:1;
	background-color:#db5a3c;
}
.icon-home {
    margin-right:5px;
}
.icon-home::before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    color: #fff;
    font-size:1.3em;
}
.icn-facebook:before {
  content: "\f09a";
  font-family:FontAwesome;
  font-style:normal;
  color:#fff;
}
.icn-twitter:before {
  content: "\f099";
  font-family:FontAwesome;
  font-style:normal;
  color:#fff;
}
.icn-google-plus:before {
  content: "\f1a0";
  font-family:FontAwesome;
  font-style:normal;
  color:#fff;
  margin: 0px 0px 0px 1px;
}
.socicon {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 40px;
    line-height: 11px;
}
.topping {
	display:none;
}
.icon-button {
	background-color: #f2f2f2;
	border-radius: 20px;
	cursor: pointer;
	display: inline-block;
	font-size: 28px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 40px;
}
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 42px;
	height: 42px;
	border-radius: 21px;
	margin: -21px;
}
.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}

/* Icons */
.icon-button i {
	background: none;
	color: white;
	height: 40px;
	left: 0;
	line-height: 43px;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 40px;
	z-index: 1;
}
.icon-button .icon-twitter {
	color: #4099ff;
}
.icon-button .icon-facebook {
	color: #3B5998;
}
.icon-button .icon-google-plus {
	color: #db5a3c;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus {
	color: white;
}
.icon-facebook:before {
  content: "\f09a";
  font-family:FontAwesome;
  font-style:normal;
}
.icon-twitter:before {
  content: "\f099";
  font-family:FontAwesome;
  font-style:normal;
}
.icon-google-plus:before {
  content: "\f1a0";
  font-family:FontAwesome;
  font-style:normal;
  margin: 0px 0px 0px 1px;
}
#swiper {
    width: 100%;
    height: 300px;
}
#swiper.swiper-container {
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.iback0 {
    background: transparent url("../img/0.jpg") no-repeat;
}
.iback1 {
    background: transparent url("../img/1.jpg") no-repeat;
}
.iback2 {
    background: transparent url("../img/2.jpg") no-repeat;
}
.iback3 {
    background: transparent url("../img/3.jpg") no-repeat;
}
.iback4 {
    background: transparent url("../img/4.jpg") no-repeat;
}
.iback5 {
    background: transparent url("../img/5.jpg") no-repeat;
}
.iback6 {
    background: transparent url("../img/6.jpg") no-repeat;
}
.iback7 {
    background: transparent url("../img/7.jpg") no-repeat;
}
.iback8 {
    background: transparent url("../img/8.jpg") no-repeat;
}
.iback9 {
    background: transparent url("../img/9.jpg") no-repeat;
}
#swiper .swiper-slide .imgback {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
	height:300px;	
}
#swiper .swiper-slide::before {
    content: "";
    display: block;
    height: 500px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    background: transparent url("../111/bg-grad.png") repeat-x scroll left 250px;
}
.timeline-article-url {
	text-decoration:none!important;
}
.timeline-article-url:hover h3{
	color:#888;
}
.n_title_link {
	text-decoration:none!important;
}
.n_title_link:hover h3{
	color:#888;
}
.newstit h2 {
	font-size:1em;
	line-height:1.2em;
	color:#333;
	font-weight:600;
	margin-bottom:5px;
	text-transform: none;
	letter-spacing: 0px;
}
.newstit .post-meta {
	font-size: 0.81em;
	line-height: 1.2em;
	margin-bottom: 20px;
	font-weight: 300;
}
.cnewsin {
	font-size: 0.72em;
	line-height: 1.2em;
	text-align: justify;
	color:#303030;
	font-weight:400;
	margin-bottom:70px;
}
.cnewsin p {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: justify;
	text-indent: 3em;
	color: #303030;
	font-weight: 400;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	letter-spacing: 0px;
}
.cnewsin ul li {
	font-size: 1em;
	line-height: 1.2em;
	text-align: justify;
	color: #303030;
	font-weight: 400;
}
table {
	margin:auto;
}
table td {
	overflow:hidden;
}
.share-post {
    background: rgb(247, 247, 247);
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 10px 10px;
    height: 42px;
    clear: both;
    border-top-color: rgb(234, 234, 234);
    border-bottom-color: rgb(234, 234, 234);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}
.share-post ul {
    padding: 0;
    margin: 0;
    outline: none;
    border: 0 none;
}
.share-post li, .mini-share-post li {
    text-align: left;
    float: left;
    margin-right: 0px;
    list-style:none;
    line-height: 19px;
    padding-top: 0px;
}
.tagcontainer {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
}
.tagcontainer ul {
    padding: 0px;
    margin: 0px;
}
.tags li {
    position: relative;
    float: left;
    margin: 0px 5px 5px 0px;
    line-height: 19px;
    list-style:none;
}
.tagname {
    color: #333!important;
    font-size: 0.75em;
    line-height: 1.7em;
    font-weight:600;
}
.tags a {
    display:block;
    height: 26px;
    line-height: 1.7em;
    padding: 0px 9px 0px 12px;
    font-size: 0.8em;
    font-weight: 500;
    color: #555!important;
    text-decoration: none;
    text-shadow: 0 1px white;
    background: #fafafa;
    border-width: 1px;
    border-style: solid;
    border-color: #dadada #d2d2d2 #c5c5c5;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tags a:hover {
    color: rgb(51, 151, 212)!important;
    text-decoration: none;
}
.post-thumbnail {
	margin-top:0px;
}
#image-block {
    position: relative;
    background: #f4f4f4 none repeat scroll 0% 0%;
}
#image-block #view_full_size {
    display: block;
    cursor: pointer;
}
#view_full_size::before {
    font-family: "FontAwesome" !important;
    content: "\f00e";
    font-size: 24px;
    position: absolute;
    right: 10px;
    bottom: 12px;
    color: #D5D5D5;
	z-index: 2;
}
#image-block img {
    background: #FBFBFB none repeat scroll 0% 0%;
}
#image-block #view_full_size .span_link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    text-indent: -9999px;
    width: 34px;
    height: 34px;
    opacity: 0.3;
    transition: all 350ms ease-in-out 0s;
}
.clearfix::after {
    clear: both;
}
#views_block {
    position: relative;
}
.view_scroll_left {
    left: -10px;
}
.view_scroll_left, .view_scroll_right {
	position: absolute;
	margin-top: 25px;
	height: 30px;
	width: 30px;
	transition: all 0.3s ease 0s;
	border-radius: 15px;
	line-height: 7px;
	font-size: 0px;
	overflow: hidden;
	background-color: #E5E5E5;
}
.view_scroll_left:hover, .view_scroll_right:hover {
	background-color:#3797DD;
}
.view_scroll_left::before {
    font-family: "FontAwesome" !important;
    content: "\f053";
    font-size: 18px;
    position: absolute;
    left: 6px;
    bottom: 12px;
    color: #FFF;
}
.thumbs_list {
    overflow: hidden;
    float: left;
    width: 100%;
	background-color: #f4f4f4;
}
.thumbs_list ul.thumbs_list_frame {
    list-style-type: none;
    padding-left: 0px;
    overflow: hidden;
    margin-bottom: 0px;
    height: 82px;
	list-style: outside none none;
	margin-top:0px;
}
.thumbs_list li {
    float: left;
    width: 87px;
    cursor: pointer;
    line-height: 0;
    box-sizing: border-box;
    margin:0px;
    padding: 0px;
}
.thumbs_list li a {
    display: block;
    border: 3px solid #f4f4f4;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    background: #f4f4f4 none repeat scroll 0% 0%;
    height: 81px;
}
.thumbs_list_frame .img-responsive {
    margin-top: 0px;
}
.thumbs_list li img {
    border: 3px solid #f4f4f4;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.thumbs_list li a:hover, .thumbs_list li a.shown img {
    border-color: #3797DD;
}
.thumbs_list li.last {
    margin-right: 0px;
}
.view_scroll_right {
    right: -10px;
}
.view_scroll_right::before {
    font-family: "FontAwesome" !important;
    content: "\f054";
    font-size: 18px;
    position: absolute;
    right: 6px;
    bottom: 12px;
    color: #FFF;
}
.item-listb {
	width:33.333%;
	float:left;
	position:relative;
	padding:0px 20px 0px 20px;
	height:500px;
}
.post-listingb {
	margin: 0px -20px 0px -20px;
	position:relative;
}
.imgnewsconb {
	width: 100%;
	height: 247px;
	overflow: hidden;
	transition: all 0.3s linear 0s;
	text-align:center;
}
.imgnewsconb:hover img{
	opacity:0.75;
	transition: all 0.3s linear 0s;
}
.tith {
	font-family: "Oswald";
	font-weight: 200;
	color: #575757;
	font-size:16px;
	line-height:16px;
	text-transform: uppercase;
	float: left;
	margin:20px 0px 0px 0px;
	width:100%;
}
.thumbs_listt {
    overflow: hidden;
    float: left;
    width: 100%;
	margin: 20px 0px 20px 0px;
}
.thumbs_listt ul.thumbs_list_framet {
    list-style-type: none;
    padding-left: 0px;
    overflow: hidden;
    margin-bottom: 0px;
    height: 100px;
	list-style: outside none none;
	margin-top:0px;
}
.thumbs_listt li {
    float: left;
    width: 183px;
    cursor: pointer;
    line-height: 0;
    box-sizing: border-box;
}
.thumbs_listt li a {
    display: block;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    height: 100px;
}
.thumbs_list_framet .img-responsive {
    margin-top: 0px;
}
.thumbs_listt li img {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.thumbs_listt li a:hover, .thumbs_listt li a.shown img {
}
.thumbs_listt li {
    margin-right: 45px;
}
.thumbs_listt li.last {
    margin-right: 0px;
}
.thumbs_listt a:hover img {
	opacity:0.75;
    transition: all 0.3s ease 0s;
}
.view_scroll_rightt {
    right: -10px;
}
.view_scroll_leftt {
    left: -10px;
}
.view_scroll_leftt, .view_scroll_rightt {
	position: absolute;
	margin-top: 55px;
	height: 30px;
	width: 30px;
	transition: all 0.3s ease 0s;
	border-radius: 15px;
	line-height: 7px;
	font-size: 0px;
	overflow: hidden;
	background-color: #E5E5E5;
}
.view_scroll_leftt:hover, .view_scroll_rightt:hover {
	background-color:#3797DD;
}
.view_scroll_leftt::before {
    font-family: "FontAwesome" !important;
    content: "\f053";
    font-size: 18px;
    position: absolute;
    left: 6px;
    bottom: 12px;
    color: #FFF;
}
.view_scroll_rightt::before {
    font-family: "FontAwesome" !important;
    content: "\f054";
    font-size: 18px;
    position: absolute;
    right: 6px;
    bottom: 12px;
    color: #FFF;
}
#views_blockt {
    position: relative;
	float:left;
	width:100%;
}
#views_block .post-title {
	font-size:0.8em;
	line-height:1.2em;
	font-weight:600;
	text-transform:none;
	margin-bottom:0px;
	color:#333;
	letter-spacing:0px;
}
#views_block .entryb {
	font-size:0.72em;
	line-height:1.2em;
	font-weight:500;
	text-transform:none;
	margin-top:0px;
	color:#777;
}
.thumbs_list_frame li {
	list-style: outside none none;
}
.post-thumbnail img {
	transform:none;
}
.fancybox img {
	transform:none;
	opacity:1;
}
.fancybox-inner img {
	transform:none;
	opacity:1;
}
.pmainbottom .pagination {
	margin-top:0px;
	padding-top:0px;
}
.newstitb {
	margin-top:10px;
}
.post-thumbnail.videothumb .imgnewsconb {
	height:170px;
}
.post-thumbnail.videothumb .imgnewsconb img {
	width:100%;
}
.post-listingb.videothumb .item-listb {
	height:330px;
}
.acl4.noact {
	background:rgba(0,0,0,0.3);
	color:#fff;
}
a.acl4.act:hover {
	text-decoration  : none;
	background-color   : #EAEAEA;
	color              : #B6B6B6;
}
.catname {
	font-size: 0.8em;
	line-height: 0.5em;
	font-weight: 600;
	color: rgb(55, 151, 221);
	margin-bottom: 10px;
	width: 100%;
}
.puttext p {
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: 300;
	color: #888;
	width: 100%;
	margin-bottom: 0px;
}
.puttext {
	margin-bottom:70px;
}
.view_scroll_right {
	text-decoration:none!important;
}
.view_scroll_left {
	text-decoration:none!important;
}
#sendformstyle {
	display:none;
}
.seat {
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: 500;
}
.cilc {
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: 300;
	margin-bottom: 30px;
}
.met_carousel2 img:hover {
	transform:none;
	opacity:0.8;
}
.shc.sh_copyright {
	display:none;
}
.shc.sh_logo_btn.sh_logo_img {
	display:none;
}
.shc.sh_title_text {
	border-top:0px!important;
	padding:30px 0px!important;
}
.sh_chat_logo {
	display:none;
}
.shc.sh_title {
	margin-left:20px;
}
.iso9001 {
	float: right;
	height: 30px;
	margin: 0px 5px;
}
.iso9001 img {
	transform:none;
	opacity:0.5;
}
.iso9001 img:hover {
	transform:none;
	opacity:1;
}
.teg {
	display:none;
}
.cnews img {
	transform:none!important;
}
.cnewsin img {
	transform:none!important;
}
.iso9001 img {
	transform:none;
}
.mgerb img {
	height:270px;
}
.bgerb img {
	width:300px;
}
.prapor img {
	width:300px;
}
.logotype img {
	height:300px;
}
#sh_button {
	z-index:1000!important;
}
table,table p,table span {
	color:#303030!important;
	margin:auto;
        text-indent:0px!important;
	font-size:1em!important;
}
table th,table td {
	padding: 10px;
	border-style:solid;
	border-color:#aaa;
}
.timeline-article-date1 {
    display: block;
    color: #999;
    font-size: 1em;
    font-weight: 300;
}
.timeline-article-date1 small {
    color: #999;
    font-size: 1em;
    font-weight: 300;
}
.banerimg:hover {
	opacity:0.75;
}
.invp:hover .cushtml-style1-title,.invp:hover .fa.fa-bar-chart {
	color:#ddd!important;
}
@media only screen and (max-width:860px){
.hp_banner_left {
	width:100%;
	float:left;
}
.td-block-row {
	width:100%;
}
.td-module-thumb {
	width:50%;
	padding:0px;
	margin:0px;
	float:left;
}
.entry-title.td-module-title {
	width:50%;
	padding:0px;
	margin:0px;
	float:left;
}
.bl_single_news {
	width:50%;
	padding:0px;
	margin:0px;
	float:left;
	height:200px;
}
.br_single_news {
	width:50%;
	padding:0px;
	margin:0px;
	float:left;
	height:200px;
}
.bl_single_news img,.br_single_news img {
	width:100%;
}
.td-block-title-wrap {
	width:50%;
	padding:0px;
	margin:0px;
	float:left;
}
.td-actual {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
.hp_banner_right {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
.rst-table-cell {	
	width:25%;
	padding:0px;
	margin:0px;
	float:left;
}
.col-lg-4 {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
}
.col-lg-2 {
	width:50%;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
}
.pts-inner.container {
	width:100%;
}
.img-responsive.wp-post-image {
	height:auto!important;
	width:100%!important;
}
.img-responsive.mg {
	width:200px!important;
}
.td-block-title-wrap.mgg {
	width:100%;
}
}

@media only screen and (max-width:650px){
.hp_banner_left {
	width:100%;
	float:left;
}
.td-block-row {
	width:100%;
}
.td-module-thumb {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
.entry-title.td-module-title {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
.bl_single_news {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	height:200px;
}.br_single_news {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	height:200px;
}
.bl_single_news img,.br_single_news img {
	width:100%;
}
.td-actual {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
.td-block-title-wrap {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
.hp_banner_right {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
.rst-table-cell {	
	width:33%;
	padding:0px;
	margin:0px;
	float:left;
}
.col-lg-4 {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
}
.col-lg-2 {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
}
.pts-inner.container {
	width:100%;
}
.img-responsive.wp-post-image {
	height:auto!important;
	width:100%!important;
}
.img-responsive.mg {
	width:200px!important;
}
.td-block-title-wrap.mgg {
	width:100%;
}
}
