@font-face {
  font-family: 'SegoeUILight';
  src: url('../fonts/SegoeUILight/SegoeUILight.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SegoeUILight/SegoeUILight.woff') format('woff'), 
  url('../fonts/SegoeUILight/SegoeUILight.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUIRegular';
  src: url('../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SegoeUIRegular/SegoeUIRegular.woff') format('woff'), 
  url('../fonts/SegoeUIRegular/SegoeUIRegular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUISemiBold';
  src: url('../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SegoeUISemiBold/SegoeUISemiBold.woff') format('woff'), 
  url('../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUIBold';
  src: url('../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SegoeUIBold/SegoeUIBold.woff') format('woff'), 
  url('../fonts/SegoeUIBold/SegoeUIBold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-family: 'SegoeUIRegular';
	color: #333333;
	width: 100%;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cb {
	clear: both;
	display: block;
}
.table_block {
	display: table;
	width: 100%;
	height: 100%;
}
.cell_middle {
	display: table-cell;
	width: 100%;
	position: relative;
	vertical-align: middle;
}
.cell_bottom {
	display: table-cell;
	width: 100%;
	position: relative;
	vertical-align: bottom;
}
.y_hidden {
	overflow-y: hidden !important;
}
.y_hidden.ios_device {
	position: fixed;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.y_scroll {
	overflow-y: scroll;
}
.y_auto {
	overflow-y: auto
}
input, select, textarea {
	outline: none
}
a {
	text-decoration: none;
}
button {
	outline: none;
	cursor: pointer;
	display: block;
}
a:focus {
	text-decoration: none;
	outline: none;
	color: inherit;
}
button:hover,
a:hover {
	text-decoration: none;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	opacity: 0.8;
	color: inherit;
}
img	{
	max-height: none;
	border: none;
}
.flexslider {
	border: none;
	margin: 0;
	position: relative;
}
.flex-prev:before,
.flex-prev:after,
.flex-next:before,
.flex-next:after {
	display: none !important;
}

/*header*/
.header {
	position: relative;
	z-index: 100;
	background: url('../images/header_bg.png') repeat-x #19486c;
	background-size: 1px 100%;
}
.header_inner {
	position: relative;
}
.logo_block {
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -111px;
}
.logo_block a {
	display: inline-block;
}
.logo_block img {
	width: 223px;
}
.live_radio {
	width: 150px;
	height: 72px;
	background: #143a56;
	padding: 19px 15px;
	position: relative;
}
.live_radio .acorn-player.darkglass {
    float: left;
    position: relative;
    padding: 0;
    border: none;
    font-family: inherit;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    background-image: none;
}
.live_radio .acorn-player.darkglass .acorn-play-button {
	width: 33px;
	height: 33px;
	background: url('../images/svg/radio_play.svg') no-repeat;
	background-size: 33px;
	opacity: 1;
	margin-right: 11px;
}
.live_radio .acorn-player.darkglass .acorn-paused-button {
	background: url('../images/svg/radio_pause.svg') no-repeat;
	background-size: 33px;
}
.acorn-player.darkglass button:active {
	top: auto;
}
.live_radio .acorn-timer {
	display: none;
}
.acorn-player.darkglass .acorn-play-button:hover {
	opacity: 0.8;
}
.acorn-player.audio-player {
	width: 100%;
}
.live_radio .acorn-player.darkglass .acorn-seek-slider {
	display: none;
}
.live_status {
	position: absolute;
	left: 59px;
	color: #ffffff;
	font-size: 130%;
	line-height: 16px;
	top: 28px;
	z-index: 1;
}
.live_status:before {
	display: block;
	float: left;
	content: "";
	width: 10px;
	height: 10px;
	margin-top: 3px;
	margin-right: 10px;
	background: #c70000;
	border-radius: 50%;
}
.acorn-player.darkglass .acorn-controls {
	width: 100% !important;
	padding-right: 0 !important;
}
.acorn-player.darkglass .acorn-volume-button {
	width: 18px;
	height: 18px;
	background: url('../images/svg/volume.svg') no-repeat;
	background-size: 18px;
	margin: 0;
	top: 7px;
	bottom: auto;
	opacity: 1;
}
.acorn-player.darkglass .acorn-volume-mute {
	background: url('../images/svg/volume_mute.svg') no-repeat;
	background-size: 18px;
}
.acorn-player.darkglass .acorn-volume-button:active {
	top: 7px;
}
.live_radio .acorn-player.darkglass .acorn-volume-box {
    width: 18px;
    height: 33px;
}
.live_radio .acorn-player.darkglass .acorn-volume-box:before {
	position: absolute;
	top: -2px;
	left: -9px;
	right: -9px;
	content: "";
	height: 0;
	background: #000000;
	display: block;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}
.live_radio .acorn-player.darkglass .acorn-volume-box:hover:before {
	height: 150px;
	opacity: 0.7;
}
.live_radio .acorn-player.darkglass .acorn-volume-slider {
	width: 4px;
	border-radius: 2px;
	border: none;
	position: absolute;
	top: 36px;
	background: rgba(255,255,255,0.3);
	box-shadow: none;
	left: 7px;
}
.live_radio .acorn-player.darkglass .acorn-volume-slider .ui-slider-handle {
	border: none;
	box-shadow: none;
	background: #ffffff;
}
.live_radio .acorn-player.darkglass .acorn-volume-slider .ui-slider-range {
	background: #ffffff;
	border: none;
	box-shadow: none;
}
.header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header_right {
	padding-top: 19px;
	padding-right: 15px;
}
.header_socials {
	font-size: 0;
}
.header_socials li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 17px;
	padding: 8px 0;
}
.facebook {
	display: block;
	width: 9px;
	height: 18px;
	background: url('../images/svg/facebook.svg') no-repeat;
	background-size: 18px;
	background-position: center;
}
.twitter {
	display: block;
	width: 17px;
	height: 16px;
	background: url('../images/svg/twitter.svg') no-repeat;
	background-size: 17px;
	background-position: center;
}
.youtube {
	display: block;
	width: 17px;
	height: 17px;
	background: url('../images/svg/youtube.svg') no-repeat;
	background-size: 17px;
	background-position: center;
}
.language_block {
	margin-right: 30px;
	font-size: 120%;
	line-height: 16px;
	font-family: "SegoeUIBold";
	color: #ffffff;
	padding-top: 9px;
}
.language_block a {
	display: inline-block;
	color: inherit;
	vertical-align: top;
}
.search_form {
	width: 172px;
	background: #f5f5f5;
	border-radius: 17px;
	overflow: hidden;
	margin: 0 30px;
	padding: 10px 20px;
}
.search_form input {
	width: 100px;
	font-size: 120%;
	line-height: 15px;
	padding: 0;
	border: none;
	background: transparent;
	color: inherit;
	float: left;
}
.search_form input::-webkit-input-placeholder {
	color: #7f7f7f;
}
.search_form input::-moz-placeholder          {
	color: #7f7f7f;
}
.search_form input:-moz-placeholder           {
	color: #7f7f7f;
}
.search_form input:-ms-input-placeholder      {
	color: #7f7f7f;
}
.search_form button {
	display: block;
	width: 15px;
	height: 14px;
	margin-top: 1px;
	border: none;
	float: right;
	background: url('../images/svg/search.svg') no-repeat;
	background-size: 16px;
	background-position: top left;
}
.menu_button {
	display: block;
	width: 20px;
	height: 16px;
	position: relative;
	margin-top: 9px;
}
.menu_button > span {
	display: block;
	padding: 7px 0;
	overflow: hidden;
	position: relative;
}
.menu_button > span:before,
.menu_button > span:after {
	position: absolute;
	left: -26px;
	width: 60px;
	display: block;
	content: "";
	height: 2px;
	background: #ffffff;
	-o-transition: transform .5s;
	-ms-transition: transform .5s;
	-moz-transition: transform .5s;
	-webkit-transition: transform .5s;
	transition: transform .5s;
}
.menu_button > span:before {
	top: 0;
}
.menu_button > span:after {
	bottom: 0;
}
.menu_button.opened > span:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.menu_button.opened > span:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.menu_button > span span {
	display: block;
	height: 2px;
	background: #ffffff;
	-o-transition: opacity .9s;
	-ms-transition: opacity .9s;
	-moz-transition: opacity .9s;
	-webkit-transition: opacity .9s;
	transition: opacity .9s;
}
.menu_button.opened > span span {
	opacity: 0;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}
.header_menu_inner {
	position: relative;
}
.main_menu {
	position: absolute;
	top: 52px;
	background: #15567e;
	font-size: 140%;
	line-height: 16px;
	color: #ffffff;
	right: -35px;
	text-align: right;
	margin-left: -20px;
	width: 320px;
	height: 0;
	overflow: hidden;
	-o-transition: height .5s;
	-ms-transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	transition: height .5s;
}
.main_menu_inner {
	height: 100%;
	overflow: hidden;
}
.main_menu_inner > ul {
	margin: 0;
	padding: 40px 20px;
	list-style-type: none;
}
.main_menu_inner > ul > li {
	margin-bottom: 14px;
}
.main_menu_inner > ul > li > a {
	display: inline-block;
	color: inherit;
	
}
.main_menu_inner > ul > li > a.submenu_button {
	padding-right: 13px;
	position: relative;
}
a.submenu_button:before {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 0;
	width: 8px;
	height: 2px;
	content: "";
	background: #ffffff;
}
a.submenu_button:after {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	height: 8px;
	width: 2px;
	right: 3px;
	background: #ffffff;
	content: "";
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.submenu_button.opened:after {
	height: 0;
	margin-top: 0;
}
ul.sub_first_level,
ul.sub_second_level {
	font-size: 92.3%;
	opacity: 0.85;
	margin-bottom: 7px;
}
.sub_first_level > li:first-child {
	padding-top: 11px;
}
.sub_first_level > li > div,
.sub_first_level > li > a {
	display: inline-block;
	color: inherit;
	margin-bottom: 11px;
}
.sub_second_level > li > a {
	display: inline-block;
	color: inherit;
	margin-bottom: 8px;
}
.sub_first_level {
	display: none;
}







/*header end*/
.main_slider {
	position: relative;
	overflow: hidden;
	padding-bottom: 39.5%;
}
.main_slider .flexslider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.main_slider .flex-viewport,
.main_slider .slides {
	height: 100%;
}
.main_slider .slides li {
	position: relative;
	height: 100%;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	background: #000000;
}
.main_slider .slides li > img {
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0.65;
}
.slide_content {
	max-width: 500px;
	padding: 20px 15px;
	margin: 0 auto;
}
.slide_title,
.section_title {
	font-size: 300%;
	line-height: 36px;
	letter-spacing: 1px;
	font-family: "SegoeUIBold";
	max-height: 144px;
	overflow: hidden;
	margin: 0;
}
.slide_info {
	font-size: 150%;
	line-height: 18px;
	max-height: 90px;
	overflow: hidden;
	margin-top: 30px;
}
.more_button {
	display: inline-block;
	vertical-align: top;
	font-size: 140%;
	line-height: 19px;
	padding: 7px 0;
	width: 162px;
	border: 1px solid #ffffff;
	border-radius: 17px;
	margin-top: 50px;
	color: inherit;
}
.main_slider .flex-prev,
.main_slider .flex-next {
	width: 72px;
	height: 72px;
	font-size: 0;
	margin-top: -36px;
	border-radius: 36px;
	opacity: 1 !important;
}
.main_slider .flex-prev {
	left: -26px !important;
	background: url('../images/svg/left-arrow.svg') no-repeat #ffffff;
	background-size: 26px;
	background-position: 27px center;
}
.main_slider .flex-next {
	right: -26px !important;
	background: url('../images/svg/right-arrow.svg') no-repeat #ffffff;
	background-size: 26px;
	background-position: 19px center;
}
.main_slider .flex-prev:hover,
.main_slider .flex-next:hover {
	opacity: 0.7 !important;
}
.news_section,
.innerpage_section {
	background: #d9d9d9;
}
.custom_container {
	max-width: 1560px;
	padding: 0 15px;
	margin: 0 auto;
}
.narrow_container {
	width: 83.33%;
	margin: 0 auto;
}
.news_container {
	background: #f2f2f2;
	padding-top: 70px;
	padding-bottom: 80px;
}
.news_listing {
	margin: 0 -15px;
}
.news_block {
	padding-top: 30px;
}
.news_link {
	display: block;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
}
.news_link img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.news_link:before {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/news_bg.png') repeat-x;
	background-size: 1px auto;
	background-position: left bottom;
	content: "";
}
.news_inner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
	color: #ffffff;
	padding: 12px 15px 12px 45px;
}
.news_date {
	font-size: 120%;
	line-height: 16px;
	display: block;
}
.news_title {
	display: block;
	font-size: 140%;
	line-height: 16px;
	padding-top: 5px;
	position: relative;
	margin-top: 2px;
	max-height: 53px;
	overflow: hidden;
}
.news_inner.audio:before {
	display: block;
	content: "";
	position: absolute;
	bottom: 29px;
	left: 15px;
	height: 20px;
	border-left: 15px solid #ffffff;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
}
.banner_block {
	padding-top: 20px;
	text-align: center;
}
.banner_block img {
	max-width: 100%;
	vertical-align: top;
}
.paging {
	margin-top: 48px;
	text-align: center;
}
.paging ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}
.paging li {
	display: inline-block;
	vertical-align: top;
	width: 37px;
	font-size: 1.4rem;
	line-height: 17px;
	padding: 10px 0;
	text-align: center;
	font-family: "SegoeUIBold";
}
.paging ul li a {
	display: inline-block;
	vertical-align: top;
	color: inherit;
}
.paging ul li.current_page {
	color: #ffffff;
	background: #145a84;
	border-radius: 3px;
}
.paging ul li.current_page a {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}
.paging ul li.prev_page a {
	width: 17px;
	height: 17px;
	background: url('../images/svg/prev_page.svg') no-repeat;
	background-size: 35px;
	background-position: center;
	float: left;
}
.paging ul li.next_page a {
	width: 17px;
	height: 17px;
	background: url('../images/svg/next_page.svg') no-repeat;
	background-size: 35px;
	background-position: center;
	float: right;
}
.daily_inner {
	background: #ffffff;
	margin-top: 50px;
}
.youtube_inner{
	padding-top: 30px;
	font-size: 120%;
    line-height: 19px;
    letter-spacing: 1px;
    font-family: "SegoeUIBold";
    margin: 0;
}
.youtube_inner iframe{
	width: 100%;
}
.innerpage_section .daily_inner {
	margin-top: 0;
}
.section_subtitle {
	font-size: 160%;
	line-height: 19px;
	letter-spacing: 1px;
	font-family: "SegoeUIBold";
	margin: 0;
}
.daily_and_faq .section_subtitle {
	padding: 15px 20px;
	border-bottom: 1px solid #f5f5f5;
}
.datepicker_block {
	height: 320px;
}
.daily_inner .datepicker {
	padding: 0;
}
.daily_inner .datepicker-inline,
.daily_inner .datepicker-inline table {
	width: 100%;
}
.daily_inner .datepicker-inline {
	padding: 0 20px;
}
.daily_inner .table-condensed > thead > tr > th.datepicker-switch {
	font-size: 160%;
	line-height: 20px;
	padding: 0;
	background: transparent;
	padding: 10px 0;
	font-family: "SegoeUILight";
	width: 78%;
}
.daily_inner .table-condensed > thead > tr > th.prev {
	width: 11%;
	height: 40px;
	padding: 0;
	font-size: 0;
	background: url('../images/svg/left-arrow.svg') no-repeat;
	background-size: 14px;
	background-position: center;
}

.daily_inner .table-condensed > thead > tr > th.next {
	width: 11%;
	height: 40px;
	padding: 0;
	font-size: 0;
	background: url('../images/svg/right-arrow.svg') no-repeat;
	background-size: 14px;
	background-position: center;
}
.daily_inner .table-condensed > thead > tr > th.datepicker-switch:hover,
.daily_inner .table-condensed > thead > tr > th.prev:hover,
.daily_inner .table-condensed > thead > tr > th.next:hover {
	background-color: transparent;
	opacity: 0.7;
}
.daily_inner .datepicker th.dow {
	font-size: 110%;
	line-height: 17px;
	padding: 10px 0;
	color: #145d87;
	font-family: "SegoeUILight";
	background: #f2f2f2;
	border-radius: 0;
}
.daily_inner .datepicker td.day {
	font-size: 140%;
	line-height: 17px;
	font-family: "SegoeUIBold";
	padding: 10px 0;
	width: 14.286%;
}
.daily_inner .datepicker td.old.day,
.daily_inner .datepicker td.disabled.day {
	color: #cccccc;
}
.daily_inner .datepicker td.day:hover {
	background: transparent;
	color: #999999;
}
.daily_inner .datepicker td.disabled.day:hover {
	color: #cccccc;
}
.daily_inner .datepicker td.active,
.datepicker table tr td span.active {
	color: #ffffff !important;
	background: #145a84 !important;
	border-radius: 3px;
}
.daily_inner .datepicker td.active:hover {
	color: #ffffff !important;
	background: #145a84 !important;
	border-radius: 3px;
	opacity: 0.8;
}
.datepicker table tr td span {
    font-size: 140%;
}
.daily_audio {
	color: #ffffff;
	background: #145a84;
	text-align: center;
	position: relative;
	z-index: 5;
}
.audio_date {
	font-size: 120%;
	line-height: 16px;
	padding: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.daily_audio .acorn-player.darkglass {
    padding: 19px 20px;
    border: none;
    font-family: inherit;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    background-image: none;
}
.daily_audio .acorn-player.darkglass .acorn-play-button {
	width: 18px;
	background: transparent;
	border-left: 18px solid #ffffff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	height: 25px;
	opacity: 1;
	border-radius: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	margin: 0;
}
.daily_audio .acorn-player.darkglass .acorn-paused-button {
	border-left: 6px solid #ffffff;
	border-right: 6px solid #ffffff;
	border-top: none;
	border-bottom: none;
}
.daily_audio .acorn-player.darkglass .acorn-play-button:hover {
	opacity: 0.8;
}
.daily_audio .acorn-player.darkglass .acorn-volume-box {
    width: 18px;
    height: 25px;
}
.daily_audio .acorn-player.darkglass .acorn-volume-box:before {
	position: absolute;
	top: -2px;
	left: -9px;
	right: -9px;
	content: "";
	height: 0;
	background: #000000;
	display: block;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}
.daily_audio .acorn-player.darkglass.audio-player .acorn-seek-slider {
	width: 49%;
	height: 6px;
	float: right;
	margin: 10px 0 0;
	position: absolute;
	left: 65px;
	top: 0;
	background: transparent;
}
.daily_audio .acorn-player.darkglass .acorn-volume-box:hover:before {
	height: 150px;
	opacity: 0.7;
}
.daily_audio .acorn-player.darkglass .acorn-volume-slider {
	width: 4px;
	border-radius: 2px;
	border: none;
	position: absolute;
	top: 36px;
	background: rgba(255,255,255,0.3);
	box-shadow: none;
	left: 7px;
}
.daily_audio .acorn-player.darkglass .acorn-volume-slider .ui-slider-handle {
	border: none;
	box-shadow: none;
	background: #ffffff;
}
.daily_audio .acorn-player.darkglass .acorn-volume-slider .ui-slider-range {
	background: #ffffff;
	border: none;
	box-shadow: none;
}
.daily_audio .acorn-player.darkglass .acorn-volume-button {
	top: 3px;
}
.daily_audio .acorn-player.darkglass .acorn-timer {
	font-size: 110%;
	line-height: 15px;
	color: #ffffff;
	width: 40px;
	text-align: right;
	font-family: inherit;
	font-weight: normal;
}
.audio_duration {
	position: absolute;
	right: 38px;
	bottom: 24px;
	font-size: 110%;
	line-height: 15px;
	color: #ffffff;
	display: block;
	width: 37px;
	text-align: left;
}
.daily_audio .acorn-player.darkglass .acorn-buffer {
	background: rgba(255,255,255,0.2) !important;
	width: 100% !important;
}
.daily_audio .acorn-player.darkglass .acorn-seek-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    border: none;
    top: -3px;
    background: #ffffff;
    margin-left: -2px;
    box-shadow: none !important;
    cursor: pointer;
}
.daily_audio .acorn-player.darkglass .acorn-seek-slider .ui-slider-range {
	background: #ffffff;
}
.faq_inner {
	background: #ffffff;
	margin-top: 20px;
}
.faq_block {
	padding: 0 20px 0 48px;
	border-top: 1px solid #f5f5f5;
	position: relative;
}
.news_section .faq_block {
	position: absolute;
	visibility: hidden;
}
.news_section .faq_block.showed,
.news_section .faq_block:nth-child(-n+2) {
	position: relative;
	z-index: 2;
	visibility: visible;
}
.faq_text {
	font-size: 140%;
	line-height: 16px;
	color: #333333;
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 15px;
}
.faq_autor,
.faq_date {
	font-size: 120%;
	line-height: 16px;
	color: #666666;
}
.faq_date {
	padding-bottom: 15px;
}
.faq_block:before {
	position: absolute;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	left: 20px;
	top: 50%;
	margin-top: -10px;
	border-radius: 5px;
}
.question_block:before {
	background: #ffa800;
}
.answer_block:before {
	background: #00bb00;
}
.view_all_link {
	display: block;
	font-size: 120%;
	line-height: 18px;
	text-align: center;
	padding: 10px;
	color: #ffffff !important;
	background: #145a84;
}

/*footer*/
.footer_top {
	padding: 50px 0;
	background: #4d4d4d;
}
.footer_menu {
	width: 60%;
}
.footer_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer_menu_list > li {
	width: 33.33%;
	padding-right: 30px;
	margin-bottom: 19px;
}
.footer_menu_list > li > a,
.footer_menu_list > li > div {
	font-size: 140%;
	line-height: 20px;
	margin-bottom: 15px;
	color: #ffffff !important;
	display: inline-block;
	font-family: "SegoeUIBold";
}
ul.footer_submenu {
	padding-bottom: 10px;
}
.footer_submenu a {
	display: inline-block;
	color: #bebebe;
	font-size: 140%;
	line-height: 17px;
	margin-bottom: 9px;
}
.footer_contacts {
	width: 30%;
}
.contacts_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contacts_list li {
	padding-bottom: 20px;
}
.contact_type {
	font-size: 140%;
	line-height: 17px;
	margin-bottom: 7px;
	color: #ffffff;
	font-family: "SegoeUIBold";
}
.contact_info {
	font-size: 120%;
	line-height: 15px;
	color: #bebebe;
}
.contact_info span{
	display: inline-block;
	vertical-align: top;
}
a.contact_info {
	display: inline-block;
}
a.contact_info:hover,
.footer_submenu a:hover {
	color: #ffffff;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#map-canvas {
	height: 230px;
}
.subscribe_form {
	position: relative;
	margin-top: 16px;
	font-size: 120%;
	line-height: 16px;
}
.subscribe_form input {
	float: left;
	width: 100%;
	background: #ffffff;
	color: #000000;
	padding: 10px 170px 10px 10px;
	border: none;
}
.subscribe_form input::-webkit-input-placeholder {
	color: #898989;
}
.subscribe_form input::-moz-placeholder          {
	color: #898989;
}
.subscribe_form input:-moz-placeholder           {
	color: #898989;
}
.subscribe_form input:-ms-input-placeholder      {
	color: #898989;
}
.subscribe_form button {
	width: 160px;
	text-align: center;
	padding: 10px;
	color: #ffffff;
	font-family: "SegoeUISemiBold";
	float: right;
	margin-left: -160px;
	background: #145a84;
	border: none;
}
.subscribe_form .error_hint {
	position: absolute;
	left: 0;
	font-size: 91.7%;
	line-height: 13px;
	top: 41px;
	color: #ffffff;
	display: none;
}
.subscribe_form.has-error input {
	background: #b46e6e;
}
.subscribe_form.has-error input::-webkit-input-placeholder {
	color: #ffffff;
}
.subscribe_form.has-error input::-moz-placeholder          {
	color: #ffffff;
}
.subscribe_form.has-error input:-moz-placeholder           {
	color: #ffffff;
}
.subscribe_form.has-error input:-ms-input-placeholder      {
	color: #ffffff;
}
.error_hint .individual_hint {
	display: none;
}
.help-block.form-error {
	display: none;
}
.subscribe_form .recaptcha {
	position: absolute;
	top: 100%;
	margin-top: 20px;
	left: 0;
	display: none;
}
.footer_bottom {
	padding: 13px 0 20px;
	font-size: 120%;
	line-height: 25px;
	color: #4d4d4d;
}
.customer {
	width: 50%;
}
.footer_logo_block {
	margin-right: -66px;
}
.footer_logo_block img {
	width: 132px;
}
.customer_rights {
	max-width: 75%;
}
.customer_rights span {
	display: inline-block;
	vertical-align: top;
}
.developer a {
	display: inline-block;
	color: #145a84 !important;
	vertical-align: top;
}
.news_inner_block {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 15px;
}
.news_inner_content {
	background: #ffffff;
	max-width: 765px;
	margin: 30px auto;
	padding-bottom: 25px;
}
.fancybox-content {
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	max-width: none !important;
	max-height: none !important;
}
.fancybox-slide--iframe .fancybox-content,
.template_body,
.fancybox-iframe {
	background: transparent;
}

.news_inner_image img,
.newspage_image img {
	display: block;
	width: 100%;
}
.tempate_html,
.template_body {
	height: 100%;
	overflow: hidden;
}
.news_inner_image {
	position: relative;
	background: #000000;
}
.news_image_block {
	overflow: hidden;
	position: relative;
	-o-transition: height .3s;
	-ms-transition: height .3s;
	-moz-transition: height .3s;
	-webkit-transition: height .3s;
	transition: height .3s;
}
.newspage_image:before,
.news_image_block:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 220px;
	content: "";
	background: url('../images/news_title_bg.png') repeat-x;
	background-size: 1px auto;
	background-position: left bottom;
}
.news_inner_title {
	max-width: 100%;
	font-size: 240%;
	line-height: 28px;
	color: #ffffff;
	-o-transition: background .3s;
	-ms-transition: background .3s;
	-moz-transition: background .3s;
	-webkit-transition: background .3s;
	transition: background .3s;
	position: relative;
}
.news_inner_title > div {
	padding: 20px 60px 20px 40px;
}
.inactive .news_inner_title {
	background: #000000;
}
.fancy_close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 20px;
	height: 20px;
	z-index: 5;
	background: url('../images/svg/close_white.svg') no-repeat;
	background-size: 20px;
	background-position: center;
}
.news_audio_block {
	background: #cbcbcb;
	position: relative;
}
.news_audio_block .acorn-player.darkglass {
    padding: 18px 40px;
    border: none;
    font-family: inherit;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    background-image: none;
    width: 100%;
}
.news_audio_block .acorn-player.darkglass .acorn-play-button {
	width: 18px;
	background: transparent;
	border-left: 18px solid #000000;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	height: 25px;
	opacity: 1;
	border-radius: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	margin: 0;
	top: 0 !important;
}
.news_audio_block .acorn-player.darkglass .acorn-paused-button {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
	border-top: none;
	border-bottom: none;
}
.news_audio_block .acorn-player.darkglass .acorn-play-button:hover {
	opacity: 0.8;
}
.news_audio_block .acorn-player.darkglass .acorn-volume-box {
    width: 18px;
    height: 25px !important;
}
.news_audio_block .acorn-player.darkglass .acorn-volume-box:before {
	position: absolute;
	top: -2px;
	left: -9px;
	right: -9px;
	content: "";
	height: 0;
	background: #cbcbcb;
	display: block;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}
.news_audio_block .acorn-player.darkglass.audio-player .acorn-seek-slider {
	width: 49%;
	height: 6px;
	float: right;
	margin: 10px 0 0;
	position: absolute;
	left: 65px;
	top: 0;
	background: transparent;
}
.news_audio_block .acorn-player.darkglass .acorn-volume-box:hover:before {
	height: 150px;
}
.news_audio_block .acorn-player.darkglass .acorn-volume-slider {
	width: 4px;
	border-radius: 2px;
	border: none;
	position: absolute;
	top: 36px;
	background: rgba(20,90,132,0.2);
	box-shadow: none;
	left: 7px;
}
.news_audio_block .acorn-player.darkglass .acorn-volume-slider .ui-slider-handle {
	border: none;
	box-shadow: none;
	background: #000000 !important;
}
.news_audio_block .acorn-player.darkglass .acorn-volume-slider .ui-slider-range {
	background: #000000;
	border: none;
	box-shadow: none;
}
.news_audio_block .acorn-player.darkglass .acorn-timer {
	font-size: 110%;
	line-height: 15px;
	color: #000000;
	width: 35px;
	text-align: right;
	font-family: inherit;
	font-weight: normal;
}
.news_audio_block  .acorn-player.darkglass .acorn-volume-button {
	background: url('../images/svg/volume_black.svg') no-repeat;
	background-size: 18px;
	top: 3px !important;

}
.news_audio_block  .acorn-player.darkglass .acorn-volume-mute {
	background: url('../images/svg/volume_mute_black.svg') no-repeat;
	background-size: 18px;
}
.news_audio_block .audio_duration {
	position: absolute;
	right: 58px;
	bottom: 24px;
	font-size: 110%;
	line-height: 15px;
	color: #000000;
}
.news_audio_block .acorn-player.darkglass .acorn-buffer {
	background: rgba(20,90,132,0.2) !important;
	width: 100% !important;
}
.news_audio_block .acorn-player.darkglass .acorn-seek-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    border: none;
    top: -3px;
    background: #000000;
    margin-left: -2px;
    box-shadow: none !important;
    cursor: pointer;
}
.news_audio_block .acorn-player.darkglass .acorn-seek-slider .ui-slider-range {
	background: #000000;
}
.news_share {
	padding: 15px 40px;
}
.news_inner_col .news_share {
	padding: 20px 0;
}
.news_info_block {
	font-size: 140%;
	padding: 0 40px;
	line-height: 16px;
	color: #333333;
	overflow: hidden;
	-o-transition: height .3s;
	-ms-transition: height .3s;
	-moz-transition: height .3s;
	-webkit-transition: height .3s;
	transition: height .3s;
	max-height: 96px;
}
.read_more_link {
	opacity: 0;
	height: 0;
	margin-top: 20px;
	overflow: hidden;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	text-align: center;
}
.read_more_link.active {
	height: auto;
	opacity: 1;
}
.read_more_link a {
	display: inline-block;
	vertical-align: top;
	font-size: 110%;
	line-height: 16px;
	color: #222222;
	font-family: "SegoeUIBold";
	height: 30px;
}
.read_more_link a span {
	display: block;
}
.read_more_link a span:first-child {
	margin-top: -30px;
	-o-transition: margin .15s;
	-ms-transition: margin .15s;
	-moz-transition: margin .15s;
	-webkit-transition: margin .15s;
	transition: margin .15s;
}
.read_more_link a.opened span:first-child {
	margin-top: 0;
}
.read_more_link a .opened_text:before {
	display: block;
	height: 14px;
	content: "";
	background: url('../images/svg/point_up_black.svg') no-repeat;
	background-size: 14px;
	background-position: center;
}
.read_more_link a .closed_text:after {
	display: block;
	height: 14px;
	content: "";
	background: url('../images/svg/point_down_black.svg') no-repeat;
	background-size: 14px;
	background-position: center;
}
.fancybox-toolbar {
	display: none !important;
}
.newspage_image {
	position: relative;
}
.newspage_title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 40px;
	font-size: 240%;
	line-height: 28px;
	color: #ffffff;
}
.newspage_info {
	font-size: 160%;
	line-height: 30px;
	color: #333333;
}
.inner_col_block {
	padding: 70px 80px;
	background: #ffffff;
}
.page_title {
	font-size: 300%;
	line-height: 35px;
	font-family: "SegoeUIBold";
	margin: 0 0 30px;
	letter-spacing: 1px;
}
.page_prelude {
	font-size: 180%;
	line-height: 34px;
	color: #333333;
	font-family: "SegoeUISemiBold";
}
.about_col_inner {
	padding: 45px 30px;
	background: #ffffff;
	font-size: 160%;
	line-height: 19px;
}
.page_subtitle {
	font-size: 220%;
	line-height: 27px;
	font-family: "SegoeUIBold";
	margin: 0;
}
.list_subtitle {
	font-size: 180%;
	line-height: 22px;
	font-family: "SegoeUISemiBold";
	margin: 0;
}
.about_col_inner .page_subtitle {
	font-size: 2.2rem;
}
.about_col_inner .list_subtitle {
	font-size: 1.8rem;
}
.standard_text_block img {
	max-width: 100%;
	height: auto !important;
}
.standard_text_block {
	font-size: 160%;
	line-height: 30px;
}
.textpage_title {
	font-size: 2.4rem;
	line-height: 30px;
	margin: 0;
	font-family: "SegoeUISemiBold";
}
.textpage_subtitle {
	font-size: 1.8rem;
	line-height: 22px;
	font-family: "SegoeUIBold";
	margin: 0;
}
.standard_text_block span,
.standard_text_block a {
	display: inline-block;
	vertical-align: top;
	color: inherit;
}
.contacts_col .textpage_title {
	text-align: center;
}
.contact_form {
	margin-top: 30px;
}
.contact_form .error_hint {
	position: absolute;
	right: 5px;
	font-size: 110%;
	line-height: 13px;
	bottom: 7px;
	color: #b46e6e;
	display: none;
}
.form_container {
	margin: 20px -5px 0;
}
.contact_form .form_block {
	padding: 0 5px 20px;
	position: relative;
}
.contact_form .form_block.fl {
	width: 50%;
}
.contact_form input,
.contact_form textarea,
.registration_form .form_block > input {
	width: 100%;
	color: inherit;
	font-size: 160%;
	line-height: 20px;
	padding: 9px 20px;
	border-radius: 20px;
	border: 1px solid #729cb5;
}
.contact_form textarea {
	resize: none;
	padding: 14px 20px;
	height: 152px;
}
.contact_form input::-webkit-input-placeholder {
	color: #8e8e8e;
}
.contact_form input::-moz-placeholder          {
	color: #8e8e8e;
}
.contact_form input:-moz-placeholder           {
	color: #8e8e8e;
}
.contact_form input:-ms-input-placeholder      {
	color: #8e8e8e;
}
.contact_form textarea::-webkit-input-placeholder {
	color: #8e8e8e;
}
.contact_form textarea::-moz-placeholder          {
	color: #8e8e8e;
}
.contact_form textarea:-moz-placeholder           {
	color: #8e8e8e;
}
.contact_form textarea:-ms-input-placeholder      {
	color: #8e8e8e;
}
.registration_form input::-webkit-input-placeholder {
	color: #8e8e8e;
}
.registration_form input::-moz-placeholder          {
	color: #8e8e8e;
}
.registration_form input:-moz-placeholder           {
	color: #8e8e8e;
}
.registration_form input:-ms-input-placeholder      {
	color: #8e8e8e;
}
.contact_form .has-error input::-webkit-input-placeholder {
	color: #b94a48;
}
.contact_form .has-error input::-moz-placeholder          {
	color: #b94a48;
}
.contact_form .has-error input:-moz-placeholder           {
	color: #b94a48;
}
.contact_form .has-error input:-ms-input-placeholder      {
	color: #b94a48;
}
.contact_form .has-error textarea::-webkit-input-placeholder {
	color: #b94a48;
}
.contact_form .has-error textarea::-moz-placeholder          {
	color: #b94a48;
}
.contact_form .has-error textarea:-moz-placeholder           {
	color: #b94a48;
}
.contact_form .has-error textarea:-ms-input-placeholder      {
	color: #b94a48;
}
.registration_form .has-error input::-webkit-input-placeholder {
	color: #b94a48;
}
.registration_form .has-error input::-moz-placeholder          {
	color: #b94a48;
}
.registration_form .has-error input:-moz-placeholder           {
	color: #b94a48;
}
.registration_form .has-error input:-ms-input-placeholder      {
	color: #b94a48;
}
.contact_form .recaptcha {
	padding-bottom: 20px;
	text-align: center;
	margin: 0 -20px;
	overflow: hidden;
}
.contact_form button {
	width: 100%;
	max-width: 620px;
	margin: 0 auto;
	font-size: 160%;
	line-height: 20px;
	padding: 10px;
	color: #ffffff;
	font-family: "SegoeUISemiBold";
	background: #145a84;
	border: none;
	border-radius: 20px;
}
.schedule_tabs .tab_buttons ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	width: 100%;
	white-space: nowrap;
	text-align: center;
	background: #ffffff;
}
.schedule_tabs .tab_buttons ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem;
	line-height: 20px;
	font-family: "SegoeUIBold";
	letter-spacing: 1px;
	padding: 30px 27px;
	border-radius: 3px;
	position: relative;
	background: #ffffff;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.schedule_tabs .tab_buttons ul li:after {
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 9px;
	margin-left: -5px;
	border-top: 5px solid transparent;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	display: block;
	content: "";
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.schedule_tabs .tab_buttons ul li a {
	display: inline-block;
	color: inherit;
	vertical-align: top;
}
.schedule_tabs .tab_buttons ul li a .short_text {
	display: none;
}
.schedule_tabs .tab_buttons ul li a .long_text {
	display: block;
}
.schedule_tabs .tab_buttons ul li.selected {
	background: #145a84;
	color: #ffffff;
}
.schedule_tabs .tab_buttons ul li.selected:after {
	border-top-color: #145a84;
}
.schedule_tabs .tab_buttons ul li.selected a {
	cursor: default;
	opacity: 1 !important;
}
.tabs_container {
	position: relative;
}
.tab_block {
	position: absolute;
	height: 0;
	overflow: hidden;
	opacity: 0;
	-o-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}
.tab_block.active {
	position: relative;
	z-index: 2;
	opacity: 1;
	height: auto;
}
.schedule_tabs .tabs_container {
	margin-top: 20px;
}
.schedule_date {
	background: #ffffff;
	font-size: 160%;
	color: #145a84;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 15px;
	text-align: center;
	font-family: "SegoeUIBold";
	text-transform: uppercase;
}
.schedule_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #ffffff;
}
.schedule_list li {
	margin-bottom: 10px;
}
.program_time {
	position: relative;
	z-index: 1;
	width: 87px;
	font-size: 160%;
	line-height: 22px;
	padding: 20px;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1px;
	font-family: "SegoeUISemiBold";
	background: #145a84;
	border-radius: 3px;
}
.program_title {
	display: block;
	width: 100%;
	padding-left: 120px;
	padding-right: 90px;
	background: #f2f2f2;
	height: 62px;
	margin-left: -87px;
	font-size: 160%;
	line-height: 19px;
	letter-spacing: 1px;
	color: #145a84 !important;
	font-family: "SegoeUISemiBold";
	position: relative;
}
.program_title:after {
	position: absolute;
	right: 35px;
	width: 20px;
	top: 0;
	height: 100%;
	background: url('../images/svg/point_down_blue.svg') no-repeat;
	background-size: 20px;
	background-position: center;
	content: "";
	-o-transition: transform .3s;
	-ms-transition: transform .3s;
	-moz-transition: transform .3s;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
.program_title.opened:after {
	transform: scaleY(-1);
	-moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.program_info {
	background: #f2f2f2;
	margin-left: 87px;
	padding: 0 35px 20px;
	display: none;
}
.old_program .program_time {
	background: #30749d;
}
.old_program .program_title,
.old_program .program_info {
	background: #e6e6e6;
	color: #7a7a7a !important;
}
.old_program .program_title:after {
	background: url('../images/svg/point_down_black.svg') no-repeat;
	background-size: 20px;
	background-position: center;
}
.current_program .program_time {
	background: #c70000;
}
.programs_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.programs_list li {
	padding-bottom: 30px;
}
.program_image {
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
}
.program_image img,
.broadcast_image img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.prog_info_block {
	background: #ffffff;
	padding: 12px 15px 15px;
	line-height: 20px;
}
.title_and_short {
	height: 140px;
	overflow: hidden;
}
.prog_title {
	font-size: 180%;
	margin-bottom: 20px;
	font-family: "SegoeUIBold";
}
.prog_short_info {
	font-size: 150%;
}
.prog_inner_link {
	display: block;
	width: 160px;
	margin: 15px auto 0;
	font-size: 140%;
	padding: 8px;
	text-align: center;
	border-radius: 18px;
	background: #145a84;
	color: #ffffff !important;
}
.program_head_block {
	background-size: cover !important;
	background-position: center !important;
	color: #ffffff;
	text-align: center;
	
}
.program_head_block > .table_block {
	min-height: 420px;
	padding: 30px 15px;
	background: rgba(0,0,0,0.6);
}
.program_head_inner {
	max-width: 520px;
	margin: 0 auto;
}
.subtitle_text {
	font-size: 160%;
	line-height: 22px;
}
.subtitle_text:before {
	display: block;
	content: "";
	width: 102px;
	height: 2px;
	background: #ffffff;
	margin: 0 auto 30px;
}
.switch_buttons a {
	display: block;
	width: 30px;
	padding: 5px;
	margin-left: 10px;
	border-radius: 3px;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.switch_buttons a.active {
	opacity: 1 !important;
	cursor: default;
	background: #ffffff;
}
.switch_buttons a.line_type span {
	display: block;
	height: 4px;
	width: 12px;
	background: #6e6e6e;
	margin-top: 4px;
	position: relative;
	margin-left: 8px;
	-o-transition: background .3s;
	-ms-transition: background .3s;
	-moz-transition: background .3s;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.switch_buttons a.box_type span {
	display: block;
	width: 4px;
	height: 4px;
	margin: 4px auto 0;
	background: #6e6e6e;
	position: relative;
	-o-transition: background .3s;
	-ms-transition: background .3s;
	-moz-transition: background .3s;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.switch_buttons a.line_type span:first-child,
.switch_buttons a.box_type span:first-child {
	margin-top: 0;
}
.switch_buttons a.line_type span:before,
.switch_buttons a.box_type span:before {
	display: block;
	position: absolute;
	left: -8px;
	top: 0;
	width: 4px;
	height: 4px;
	content: "";
	background: #6e6e6e;
	-o-transition: background .3s;
	-ms-transition: background .3s;
	-moz-transition: background .3s;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.switch_buttons a.box_type span:after {
	display: block;
	position: absolute;
	right: -8px;
	top: 0;
	width: 4px;
	height: 4px;
	content: "";
	background: #6e6e6e;
	-o-transition: background .3s;
	-ms-transition: background .3s;
	-moz-transition: background .3s;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.switch_buttons a.active span,
.switch_buttons a.active span:before,
.switch_buttons a.active span:after {
	background: #145a84 !important;
}
.broadcast_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.broadcast_list li {
	padding: 0 15px;
	position: relative;
}
.broadcast_inner {
	position: relative;
}
.line_type li {
	width: 100%;
}
.broadcast_image {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.line_type .broadcast_image {
	width: 300px;
	height: 180px;
}
.line_type .broadcast_info {
	width: 100%;
	padding-left: 315px;
	margin-left: -300px;
}
.line_type .info_text_block {
	min-height: 140px;
}
.line_type .broadcast_inner {
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.line_type .broadcast_title {
	font-size: 160%;
	line-height: 18px;
	font-family: "SegoeUIBold";
}
.line_type .broadcast_date {
	font-size: 120%;
	line-height: 16px;
	color: #131313;
	margin-top: 5px;
}
.line_type .broadcast_shortly {
	font-size: 140%;
	line-height: 16px;
	max-height: 64px;
	overflow: hidden;
	margin-top: 5px;
}
.line_type .broadcast_audio {
	position: relative;
	margin-top: 18px;
	width: 260px;
}
.line_type .broadcast_link {
	font-size: 110%;
	line-height: 16px;
	color: #222222 !important;
	font-family: "SegoeUIBold";
	position: absolute;
	right: 0;
	bottom: 5px;
}
.broadcast_audio .acorn-player.darkglass {
    padding: 0;
    border: none;
    font-family: inherit;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    background-image: none;
    width: 100%;
}
.broadcast_audio .acorn-player.darkglass .acorn-play-button {
	width: 15px;
	background: transparent;
	border-left: 15px solid #145a84;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	height: 20px;
	opacity: 1;
	border-radius: 0;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	margin: 0;
	top: 0 !important;
}
.broadcast_audio .acorn-player.darkglass .acorn-paused-button {
	border-left: 5px solid #145a84;
	border-right: 5px solid #145a84;
	border-top: none;
	border-bottom: none;
}
.broadcast_audio .acorn-player.darkglass .acorn-play-button:hover {
	opacity: 0.8;
}
.broadcast_audio .acorn-player.darkglass .acorn-volume-box {
    width: 18px;
    height: 18px !important;
    z-index: 2;

}
.broadcast_audio .acorn-player.darkglass .acorn-volume-box:before {
	position: absolute;
	top: -7px;
	left: -9px;
	right: -9px;
	content: "";
	height: 0;
	background: #145a84;
	display: block;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	opacity: 0;
	
}
.broadcast_audio .acorn-player.darkglass.audio-player .acorn-seek-slider {
	width: 137px;
	height: 6px;
	float: right;
	margin: 8px 0 0;
	background: transparent;
	margin-right: 65px;
}
.broadcast_audio .acorn-player.darkglass .acorn-volume-box:hover:before {
	height: 145px;
	opacity: 0.2;
}
.broadcast_audio .acorn-player.darkglass .acorn-volume-slider {
	width: 4px;
	border-radius: 2px;
	border: none;
	position: absolute;
	top: 30px;
	background: rgba(20,90,132,0.2);
	box-shadow: none;
	left: 7px;
}
.broadcast_audio .acorn-player.darkglass .acorn-volume-slider .ui-slider-handle {
	border: none;
	box-shadow: none;
	background: #145a84 !important;
}
.broadcast_audio .acorn-player.darkglass .acorn-volume-slider .ui-slider-range {
	background: #000000;
	border: none;
	box-shadow: none;
}
.broadcast_audio .acorn-player.darkglass .acorn-timer {
	font-size: 110%;
	line-height: 15px;
	color: #787878;
	width: 35px;
	text-align: right;
	font-family: inherit;
	font-weight: normal;
	margin-top: 3px;
}
.broadcast_audio  .acorn-player.darkglass .acorn-volume-button {
	background: url('../images/svg/volume_black.svg') no-repeat;
	background-size: 18px;
	top: 0 !important;

}
.broadcast_audio  .acorn-player.darkglass .acorn-volume-mute {
	background: url('../images/svg/volume_mute_black.svg') no-repeat;
	background-size: 18px;
}
.broadcast_audio .audio_duration {
	position: absolute;
	right: 30px;
	bottom: 2px;
	font-size: 110%;
	line-height: 15px;
	color: #000000;
	width: 30px;
}
.broadcast_audio .acorn-player.darkglass .acorn-buffer {
	background: rgba(20,90,132,0.2) !important;
	width: 100% !important;
}
.broadcast_audio .acorn-player.darkglass .acorn-seek-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    border: none;
    top: -3px;
    background: #000000 !important;
    margin-left: -2px;
    box-shadow: none !important;
    cursor: pointer;
}
.broadcast_audio .acorn-player.darkglass .acorn-seek-slider .ui-slider-range {
	background: #145a84;
}
.box_type > li {
	width: 33.33%;
	float: left;
	margin-bottom: 30px;
}
.box_type .broadcast_image {
    width: 100%;
    padding-bottom: 60%;
}
.box_type .broadcast_title {
	font-size: 140%;
	line-height: 18px;
	font-family: "SegoeUIBold";
}
.box_type .broadcast_date {
	font-size: 110%;
	line-height: 15px;
	color: #131313;
	position: absolute;
	top: 0;
	left: 0;
}
.box_type .broadcast_link {
	display: block;
    width: 160px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -80px;
    font-size: 120%;
    line-height: 20px;
    padding: 8px;
    text-align: center;
    border-radius: 18px;
    background: #145a84;
    color: #ffffff !important;
    font-family: "SegoeUISemiBold";
}
.box_type .broadcast_audio {
	position: relative;
	margin: 15px auto;
	width: 100%;
}
.box_type .broadcast_info {
	padding: 15px 15px 51px;
	position: relative;
	background: #ffffff;
	height: 260px;
	width: 100%;
}
.box_type .broadcast_shortly {
	font-size: 120%;
	line-height: 18px;
	max-height: 72px;
	overflow: hidden;
	margin-top: 10px;
}
.box_type .broadcast_audio .acorn-player.darkglass.audio-player .acorn-seek-slider {
	position: absolute;
	top: 0;
	left: 55px;
}
.box_type .info_text_block {
	position: relative;
	padding-top: 20px;
	height: 138px;
	overflow: hidden;
}
.reg_left_col {
	text-align: center;
}
.registration_form {
	text-align: left;
	margin-top: 20px;
}
.registration_form .form_block {
	position: relative;
	padding-bottom: 25px;
}
.registration_form .form_block > input {
	width: 100%;
}
.selectpicker {
	visibility: hidden;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100% !important;
}
.registration_form .btn-default {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 10px 35px 10px 20px;
	background: transparent;
	color: #8e8e8e;
	font-size: 160%;
	line-height: 20px;
	padding: 9px 40px 9px 20px;
	border-radius: 20px;
	border: 1px solid #729cb5;
}
.registration_form .btn-default.selected {
	color: #333333;
}
.registration_form .btn-default:hover {
	background: transparent;
}
.registration_form .btn-default:active:hover, 
.registration_form .btn-default.active:hover, 
.registration_form .open > .dropdown-toggle.btn-default:hover, 
.registration_form .btn-default:active:focus, 
.registration_form .btn-default.active:focus,
.registration_form .open > .dropdown-toggle.btn-default.focus,
.registration_form .btn-group .dropdown-toggle:active, 
.registration_form .btn-group.open .dropdown-toggle,
.registration_form .bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
	background: transparent !important;
	color: #000000 !important;
	border-color: #729cb5;
}
.btn-group .dropdown-toggle:active, 
.btn-group.open .dropdown-toggle {
	outline: none !important;
	box-shadow: none !important;
}
.registration_form .error_hint {
	position: absolute;
	right: 15px;
	font-size: 110%;
	line-height: 13px;
	top: 40px;
	color: #b46e6e;
	display: none;
}

.contact_form .has-error input,
.contact_form .has-error textarea,
.registration_form .has-error input {
	border-color: #b94a48;
}
.has-error .error_hint,
.has-error.bootstrap-select + .error_hint {
	display: block;
}
.registration_form .bootstrap-select.btn-group .dropdown-toggle .caret {
	top: 16px;
	right: 20px;
	margin: 0;
	border-top: 6px solid #145a84;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	height: 6px;
	width: 9px;
	opacity: 0.6;
	border-bottom: none;
}
.registration_form .bootstrap-select.open.btn-group .dropdown-toggle .caret {
	border-top: none;
	border-bottom: 6px solid #145a84;
}
.registration_form  .dropdown-menu {
    padding: 0;
    margin: -1px 0 0;
    border: 1px solid #729cb5;
    border-radius: 20px;
    width: 100%;
    box-shadow: none;
    font-size: 1.6rem;
    max-height: 240px !important;
}
.registration_form  .dropdown-menu > li {
	border: none;
}
.registration_form  .dropdown-menu > li > a {
	padding: 5px 20px;
	white-space: normal;
	line-height: 20px;
	color: inherit;
}
.dropdown-menu::-webkit-scrollbar-thumb { 
    display: none; 
}
.registration_form  .dropdown-menu > li > a:hover,
.registration_form  .dropdown-menu > li.selected > a {
	background: #d9d9d9;
}
.dropdown-menu > li.disabled {
	display: none;
}
.form_hint_text {
	font-size: 160%;
	line-height: 19px;
}
.registration_form label {
	font-weight: normal;
	position: relative;
}
.magazine_subscribe .radio_button {
	display: block;
	font-size: 160%;
	color: #8e8e8e;
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 18px;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.magazine_subscribe .radio_button:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	width: 18px;
	top: 0;
	height: 18px;
	border: 2px solid #729cb5;
	border-radius: 50%;
}
.magazine_subscribe .radio_button:after {
	display: block;
	position: absolute;
	left: 9px;
	top: 9px;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: #145a84;
	content: "";
	z-index: 1;
}
.magazine_subscribe .radio_button.checked:after {
	top: 5px;
	left: 5px;
	width: 8px;
	height: 8px;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.magazine_subscribe label {
	display: block;
	float: left;
	margin-bottom: 0;
	margin-right: 30px; 
	margin-top: 15px;
}
.registration_form label input {
	position: absolute;
	width: 0;
	visibility: hidden;
}
.magazine_subscribe {
	padding-bottom: 30px;
}
.form_info_block {
	text-align: center;
	padding-bottom: 30px;
}
.checkbox_block {
	margin-bottom: 15px;
}
.checkbox_block label {
	display: block;
	float: left;
	margin-bottom: 0;
	margin-top: 1px;
}
.checkbox_text {
	float: left;
	width: 100%;
	padding-left: 28px;
	margin-left: -18px;
	font-size: 160%;
	line-height: 19px;
}
.checkbox_button {
	display: block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	border: 2px solid #729cb5;
	border-radius: 5px;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.checkbox_button:before {
	display: block;
	content: "";
	margin-left: 3px;
	margin-top: 3px;
	height: 8px;
	width: 0;
	background: url('../images/svg/check.svg') no-repeat;
	background-size: 8px;
	background-position: left center;
}
.checkbox_button.checked:before {
	width: 8px;
	-o-transition: width .3s;
	-ms-transition: width .3s;
	-moz-transition: width .3s;
	-webkit-transition: width .3s;
	transition: width .3s;
}
.fee_currency label,
.fee_size label {
	display: block;
	float: left;
	margin-bottom: 25px;
	margin-left: 15px;
	text-align: center;
}
.fee_currency label:first-child,
.fee_size label:first-child {
	margin-left: 0;
}
.fee_currency .radio_button,
.fee_size .radio_button {
	font-size: 160%;
	line-height: 19px;
	color: #7d7d7d;
	border: 1px solid #c1c1c1;
	padding: 14px 10px;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	width: 90px;
	display: block;
	cursor: pointer;
}
.fee_size .radio_button.other_amount_button {
	padding: 0 10px;
	height: 49px;
}
.fee_currency .radio_button.checked,
.fee_size .radio_button.checked {
	background: #145a84;
	color: #ffffff;
	border-color: transparent;
}
.fee_currency .radio_button:after {
	display: block;
	content: "";
	position: absolute;
	width: 9px;
	height: 5px;
	bottom: -6px;
	left: 41px;
	border-top: 5px solid transparent;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	-o-transition: border-color .3s;
	-ms-transition: border-color .3s;
	-moz-transition: border-color .3s;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
}
.fee_currency .radio_button.checked:after {
	border-top-color: #145a84; 
}
.amount_block {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	visibility: hidden;
	overflow: hidden;
}
.amount_block.active {
	position: relative;
	width: auto;
	height: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1;
}
.fee_currency {
	padding-top: 10px;
}
.other_amount {
	width: 405px;
	display: none;
}
.other_amount input {
	text-align: center;
}
.other_amount .error_hint {
	left: 0;
	right: 0;
	text-align: center;
}
.has-error .checkbox_button {
	border-color: #b94a48;
}
.registration_form .has-error .btn-default {
	color: #b94a48;
	border-color: #b94a48;
}
.registration_form  .bootstrap-select.btn-group.has-error .dropdown-toggle .caret {
	border-top-color:  #b94a48;
}
.checkbox_button:hover,
.radio_button:hover {
	opacity: 0.8;
}
.radio_button.checked:hover {
	opacity: 1;
	cursor: default !important;
}
.reg_button_block button {
	display: block;
	max-width: 620px;
	width: 100%;
	text-align: center;
	font-size: 160%;
	line-height: 26px;
	padding: 10px;
	background: #145a84;
	color: #ffffff;
	border-radius: 18px;
	margin: 25px auto 0;
	border: none;
}

.email_status{
	font-size: 110%;
	line-height: 20px;
	color: #b46e6e;
	float: left;
}

.contact_form .recaptcha, .membership_form .recaptcha{
	max-width: 310px;
	margin: 0 auto !important
}

.form_success{
	padding:  40px 0;
	text-align: center;
	color: #145a84;
	font-size: 18px;
}

.form_error{
	padding:  40px 0;
	text-align: center;
	color: #b46e6e;
	font-size: 18px;
}

.no_pray{
	display: none;
	padding: 20px 0;
}

.search_col_block{
	background: #fff;
	padding: 30px;
	margin-top: 20px;
}

.searchpage_block{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;	
}
.searchpage_block p{
	font-size: 140%;
}
.searchpage_block a{
	color: #000;
}

.searchpage_block a:hover{
	color: #145a84;
}

.search_text {
	display: block;
	font-size: 140%;
	line-height: 16px;
	padding-top: 5px;
	position: relative;
	margin-top: 2px;
	max-height: 53px;
	overflow: hidden;
}

.search_title {
	font-family: "SegoeUIBold";
}


/*new styles for 404 and faq pages*/
html,
.errorpage_body {
	height: 100%;
}
.errorpage_body .content {
	height: 100%;
	padding-top: 72px;
	margin-top: -72px;
	background: #d9d9d9;
}
.errorpage_body .custom_container {
	height: 100%;
	background: #ffffff;
}
.error_container {
	max-width: 590px;
	padding: 20px;
	margin: 0 auto;
	text-align: center;
	color: #666666;
}
.error_container img {
	max-width: 100%;
	max-height: 205px;
}
.error_title {
	font-size: 300%;
	line-height: 40px;
	margin-top: 58px;
}
.about_next {
	font-size: 150%;
	line-height: 21px;
	margin: 25px 0;
}
.homepage_button {
	color: inherit;
	display: inline-block;
	font-size: 140%;
	line-height: 33px;
	min-width: 162px;
	max-width: 100%;
	border: 1px solid #16567e;
	border-radius: 18px;
}
.faq_form .validate_button {
	max-width: 100%;
}
.about_faq {
	font-size: 160%;
	line-height: 19px;
	color: #666666;
	margin-top: 10px;
}
.faq_section {
	margin-top: 20px;
}
.faq_container {
	margin-top: 25px;
	border: 1px solid #729cb5;
	border-radius: 15px;
	padding: 30px;
}
.scroll_container {
	max-height: 800px;
	overflow: hidden;
}
.faq_inner_block {
	padding: 25px 0 0 30px;
	margin-right: 25px;
	margin-top: 25px;
	border-top: 1px solid #d9d9d9;
	position: relative;
}
.faq_inner_block:first-child {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}
.faq_head_block {
	margin: 0 -9px 4px;
	font-size: 120%;
	line-height: 15px;
	color: #666666;
}
.answer_inner .faq_head_block {
	padding-top: 25px;
}
.faq_head_block span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 9px;
}
.question_text {
	font-size: 140%;
	line-height: 16px;
	color: #333333;
	position: relative;
}
.answer_text {
	font-size: 140%;
	line-height: 16px;
	color: #666666;
}
.question_text:before {
	display: block;
	position: absolute;
	content: "";
	left: -30px;
	top: 50%;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
}
.answered_block .question_text:before {
	background: #00bb00;
}
.waiting_answer .question_text:before {
	background: #ffa800;
}
.drop_button {
	display: inline-block;
	color: #145a84 !important;
	font-size: 140%;
	line-height: 17px;
	margin-top: 10px;
	position: relative;
	padding-left: 20px;
}
.drop_button .opened_text,
.drop_button .waiting_text,
.drop_button.opened .closed_text,
.waiting_answer .drop_button .closed_text,
.answer_inner {
	display: none;
}
.drop_button.opened .opened_text,
.waiting_answer .waiting_text {
	display: block;
}
.drop_button:before {
	position: absolute;
	display: block;
	content: "";
	top: 4px;
	left: 0;
	width: 11px;
	height: 11px;
	background: url('../images/svg/point_down_blue.svg') no-repeat;
	background-size: 11px;
	background-position: center;
	-o-transition: transform .3s;
	-ms-transition: transform .3s;
	-moz-transition: transform .3s;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
.drop_button.opened:before {
	transform: scaleY(-1);
	-moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}
.waiting_answer .drop_button {
	color: #b0b0b0 !important;
	cursor: default;
	padding-left: 0;
	opacity: 1 !important;
}
.waiting_answer .drop_button:before {
	display: none;
}
.scroll_container .scroll-y div {
	position: absolute;
	width: 6px;
	display: block;
	top: 0;
	bottom: 0;
	z-index: 2;
	border-radius: 3px;
	right: 0;
}

.scroll_container .scroll-y .scroll-element_track {
	background: #f2f2f2;
	border-radius: 3px;
	top: 0 !important;

}
.scroll_container .scroll-y .scroll-bar {
	background: #145a84;
}
.scroll_container .scroll-y .scroll-element_outer {
	position: absolute;
	width: 6px;
	display: block;
}

.news_text_block iframe{
	max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

.enabled_dates{
	display: none;
}

.donate_form{
	max-width: 320px;
	padding:50px 0 20px 0;
}

.donate_money_block{
	display: flex;
	margin: 20px -10px;

}

.donate_form .input_block_title{
	font-weight: bold;
}

.donate_form .donate_money_block label{
	margin: 0 10px;
	font-weight: normal;
	position: relative;
	overflow: hidden;
}


.donate_form .donate_money_block input{
	visibility: hidden;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	bottom: 0;
}

.donate_form .donate_money_block span{
	display: block;
	cursor: pointer;

}
.donate_form .donate_money_block input:checked + span{
    color: #fff;
    background: #145a84;
    cursor: default;
    padding: 0 10px;
    border: 1px solid #777;
    border-radius: 4px;
}
.donate_form .donate_money_block input + span{
	cursor: default;
    padding: 0 10px;
    border: 1px solid #777;
    border-radius: 4px;
}
.donate_form .amount_block_fields{
	padding-bottom: 20px;
}
.donate_form .amount_block_fields input{
	width: 100%;
    background: #f9f9f9;
    border: 1px solid #777;
    border-radius: 5px;
    padding: 0 5px;
    margin: 10px 0;
}
.donate_form .error_hint{
	color: red;
	font-size: 80%;
	display: none;
}

.donate_form .validate_button{
	background:#FDCD23;
	font-weight: bold;
	padding:0 30px;
	border: 1px solid #777;
	border-radius: 5px;
	max-width: 100%;
}

.pay_methods{
	padding: 15px 0;
}
.pay_methods > div{
	font-weight: bold; 
	padding-bottom: 10px;

}