.left {
	float: left;
}

.right {
	float: right;
}

.w100 {
	width: 100%;
}

.limit {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

body, body a {
	font-family: sans-serif;
}

.ad_banner{
	text-align: center;
}

header {
	position: relative;
	background-color: #08054c;
}

header a, header a:visited, footer a, footer a:visited {
	color: #fff;
	font-weight: 300;
}

header .hidden {
	display: none;
}

header .top_row {
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	text-align: right;
}

header .top_row .logo {
	display: inline-block;
	float: left;
	background: url(/assets/themes/ntd/images/logo/logo_ntd.png) no-repeat left center;
	background-color: transparent;
	background-size: auto 36px;
	width: 170px;
	height: 45px;
}

header .top_row .home_link a {
	font-size: 12px;
	font-weight: bold;
}

header .top_row .search_icon {
	position: relative;
	display: inline-block;
	width: 52px;
	height: 30px;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 10px;
	border-right: 1px solid #6d94ff;
}

header .top_row .search_icon:before {
	position: absolute;
	top: -7px;
	left: 7px;
	font-family: genericons;
	content: '\f166';
	font-size: 25px;
	cursor: pointer;
	color: #6d94ff;
}

header .top_row .menu_icon {
	display: inline-block;
	width: 20px;
	height: 100%;
	cursor: pointer;
	margin-left: 5px;
}

header .top_row .menu_icon:before {
	font-family: genericons;
	content: '\f19e';
	font-size: 21px;
	color: #6d94ff;
	cursor: pointer;
	vertical-align: -webkit-baseline-middle;
	vertical-align: -moz-middle-with-baseline;
}

header .nav_row::-webkit-scrollbar {
	display: none;
}

header .nav_row {
	background-color: #1e4093;
	white-space: nowrap;
	overflow: hidden;
	overflow-x: auto;
	overflow: -moz-hidden-unscrollable;
	-webkit-overflow-scrolling: touch;
	padding: 0 15px;
	border-top: solid 2px #6d94ff;
	height: 32px;
	line-height: 29px;
}

header .nav_row .sub-menu {
	display: none;
}

header .nav_row li {
	display: inline-block;
	padding: 0 5px;
}

header .nav_row li:first-child {
	padding-left: 0;
}

header .nav_row li a {
	font-size: 14px;
}

header #nav_pannel {
	position: absolute;
	display: none;
	top: 44px;
	left: 0;
	background-color: #08054c;
	padding: 30px 15px 50px;
	width: 100%;
	z-index: 40;
}

header #nav_pannel .language {
	padding-top: 20px;
}

#nav_pannel .search form {
	position: relative;
}

#nav_pannel .search input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#nav_pannel .search #search_row {
	width: 100%;
	height: 38px;
	background-color: transparent;
	border: 1px solid #6d94ff;
	color: #fff;
	padding: 0 10px;
	outline: none;
}

#nav_pannel .search .search_btn {
	position: absolute;
	top: 2px;
	right: 1px;
	background-color: #08054c;
	color: #fff;
	border: 0;
	font-size: 15px;
	font-weight: 300;
	outline: none;
	cursor: pointer;
	height: 35px;
	width: 81px;
}

#nav_pannel .donate a {
	color: #F8C623;
	font-weight: bold;
	border-bottom: 1px solid #F8C623;
	font-size: 14px;
}

#nav_pannel .language {
	text-transform: uppercase;
	padding: 0 0 10px;
	border-bottom: 1px solid #6d94ff;
	text-align: right;
	font-size: 12px;
}

#nav_pannel .language>span {
	padding: 0 10px;
}

#nav_pannel .language>span:first-child {
	padding-left: 15px;
}

#nav_pannel .language .active {
	font-size: 11px;
}

#nav_pannel .language .active:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid rgba(255, 255, 255, 0.7);
	display: inline-block;
	margin-right: 5px;
}

#nav_pannel .nav-menu {
	display: inline-block;
	width: 100%;
	padding: 20px 0 0;
}

#nav_pannel .nav-menu li {
	display: inline-block;
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	line-height: 27px;
}

#nav_pannel #menu-primary-menu-1 li {
	width: 33%;
}

#nav_pannel .menu-item-has-children>a {
	font-size: 17px;
	font-weight: 400;
}

#nav_pannel .sub-menu li {
	width: 33.33%;
}

#nav_pannel .nav-menu.news_page_menu {
	padding-top: 0;
}

#nav_pannel .news_page_menu li {
	width: 33.33%;
}

#nav_pannel .block_title {
	padding-top: 6px;
}

#nav_pannel .block_title a {
	font-size: 17px;
	font-weight: 400;
}

#nav_pannel .nav-menu.prog_menu_full {
	padding-top: 10px;
}

#nav_pannel .prog_menu_full .menu-item-has-children {
	padding-bottom: 10px;
}

#nav_pannel .prog_menu_full .menu-item-has-children>a {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#nav_pannel .share {
	text-align: center;
	color: #6d94ff;
	font-size: 12px;
	padding: 20px 0;
	color: #6d94ff;
}

#nav_pannel .share a {
	background-size: contain;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 11px;
}

#nav_pannel .share a:before {
	font-family: genericons;
	content: "";
	font-size: 21px;
	line-height: 25px;
	display: block;
	color: #6d94ff;
	width: 26px;
	height: 26px;
	padding: 1px 0 0 2px;
}

footer {
	background-color: #08054c;
	width: 100%;
}

footer #nav_pannel .container {
	padding: 0 15px 20px;
}

footer .logo {
	display: inline-block;
	background: url(/assets/themes/ntd/images/logo/logo_ntd_small.png) no-repeat right;
	background-color: transparent;
	background-size: contain;
	width: 100%;
	height: 40px;
	margin: 20px 0 0;
}

footer .bottom {
	text-align: center;
	background-color: #000009;
	padding: 0;
}

footer .bottom_row {
	background-color: #040c3b;
}

footer .links {
	width: 100%;
	padding: 40px 15px 20px;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
}

footer .links span {
	display: inline-block;
	width: 80px;
}

footer .links .social span {
	width: auto;
}

footer .links li {
	display: inline-block;
	line-height: 16px;
	height: 16px;
	padding: 0 13px 0 6px;
}

footer .links li:nth-last-of-type(n + 2) {
	border-right: 1px solid #fff;
}

footer .social a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	vertical-align: middle;
}

footer .social .facebook a {
	background: url(/assets/themes/ntd/images/icon_fb.png) no-repeat;
	background-size: 100% 100%;
}

footer .social .twitter a {
	background: url(/assets/themes/ntd/images/icon_twitter.png) no-repeat;
	background-size: 100% 100%;
}

footer .social .youtube a {
	background: url(/assets/themes/ntd/images/icon_youtube.png) no-repeat;
	background-size: 100% 100%;
}

footer .copyright {
	font-size: 11px;
	padding: 0 15px 20px;
	margin-bottom: 5px;
	color: #fff;
	text-align: center;
}

footer #backtotop {
	display: none;
}

footer #backtotop .totop {
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 80px;
	right: 10px;
	display: inline-block;
	background: url(/assets/themes/ntd/images/icon_backtotop.svg) no-repeat;
}

video::-internal-media-controls-download-button {
	display: none;
}

video::-webkit-media-controls-enclosure {
	overflow: hidden;
}

video::-webkit-media-controls-panel {
	width: 108%;
}

.cookie-bar {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #3d5a96;
	z-index: 999;
	vertical-align: middle;
	padding: 15px;
	font-size: 16px;
	color: #f2f2f2;
	line-height: 22px;
}

.cookie-bar .warning-text {
	width: 100%;
	padding: 0;
	text-align: left;
	margin-bottom: 20px;
}

.cookie-bar span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	margin-bottom: 10px;
}

.cookie-bar a {
	text-decoration: none;
}

.cookie-bar .accept-btn {
	background-color: #fff;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 6px;
	padding: 5px 15px 6px;
	font-weight: 700;
	color: #000;
	margin-right: 15px;
}

.cookie-bar .accept-btn a {
	color: #000;
}

.cookie-bar .read-more a {
	color: #fff;
	padding: 0 10px;
	font-weight: bold;
	margin: 0 20px;
}

.cookie-bar #top_close a {
	color: #fff;
	font-size: 40px;
}

.cookie-bar .accept-btn a:hover, .cookie-bar .read-more a:hover, .cookie-bar #top_close a:hover {
	color: #E28504 !important;
	text-decoration: none;
}

.big_banner img{
	width: 100%;
}