@font-face {
    font-family: "PalatinoLinotype-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/PalatinoLinotype-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PalatinoLinotype-Bold.woff") format("woff"), url("../fonts/PalatinoLinotype-Bold.ttf") format("truetype"), url("../fonts/PalatinoLinotype-Bold.svg") format("svg");
}
@font-face {
    font-family: "CenturyGothic-BoldItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/CenturyGothic-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CenturyGothic-BoldItalic.woff") format("woff"), url("../fonts/CenturyGothic-BoldItalic.ttf") format("truetype"), url("../fonts/CenturyGothic-BoldItalic.svg") format("svg");
}
@import 'https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i';
* {
    list-style: none;
    margin: 0;
    padding: 0;
}
body {
    background: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #2b2b2b;
}
a:hover {
    text-decoration: none;
}
.container {
    width: 1172px;
    margin: 0 auto;
}
.head-panel {
    background: #E5B200;
    border: 2px solid #79080C;
}
.main-content {
    background: #e6e6d2;
    padding: 20px 0;
}
.sec_top {
    border-color: #000;
    border-radius: 0 0 14px 14px;
    border-style: solid;
    border-width: 0 1px 1px;
}
.title-panel {
    background: rgba(0, 0, 0, 0) url("../images/title-panel.png") no-repeat scroll 0 0 / contain;
}
.inside_img > img {
    margin: 25px 0 23px 25px;
    width: 100%;
}
.title-panel > h2 {
    color: #37342f;
    font-size: 36px;
    font-weight: 600;
    padding:20px 0 23px 20px;
    margin: 0;
}
hr {
	border-top:1px solid #7d090c;
    display: block;
    margin: 0 auto;
    width: 94%;
}
.with_margn {
    margin-top: 30px;
}
.title-panel_2 {
    background: rgba(0, 0, 0, 0) url("../images/title-panel2.png") no-repeat scroll 0 0 / contain;
}
.title-panel_2 > h2 {
    color: #37342f;
    font-size: 36px;
    font-weight: 600;
    padding:20px 0 22px 20px;
    margin: 0;
}
.get_social {
    margin-top: 40px;
    text-align: left;
}
.get_social a {
    width: 50%;
    float: left;
}
.get_social a i {
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}
.get_social a:nth-child(1) {
    text-align: left;
    padding-left: 27px;
}
.get_social a:nth-child(1) i {
    background: #3b8db3 none repeat scroll 0 0;
    box-shadow: 1px -2px 0 1px #4689b0;
    padding: 10px 14px;
}
.get_social a:nth-child(2) {
    padding-right: 21px;
    text-align: right;
}
.get_social a:nth-child(2) i {
    background: #0d5ca5 none repeat scroll 0 0;
    box-shadow: 1px -2px 0 1px #0d5ca5;
    padding: 10px 12px;
}
.title-panel_3 {
    background: rgba(0, 0, 0, 0) url("../images/right-panel.png") no-repeat scroll 0 0 / contain;
}
.title-panel_3 > h2 {
    color: #37342f;
    font-size: 36px;
    font-weight: 600;
    padding: 20px 0 22px 20px;
    margin: 0;
}
.right_sec {
    overflow: hidden;
}
.right_sec figure img {
    width: 100%;
}
.tab_sec ul {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}
.bot_fut {
    background: rgba(0, 0, 0, 0) url("../images/bg-foot.png") no-repeat scroll 0 0 / cover;
    height: 500px;
}
.back_ip ul {
    margin-top: 20px;
}
.back_ip ul li {
    color: #e5b200;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    width: 24%;
}
.cg_col {
    color: #fff;
    margin-top: 35px;
}
.back_ip {
    background: rgba(0, 0, 0, 0.46) none repeat scroll 0 0;
}
.owl-carousel .item img {
    height: 254px !important;
}
.owl-carousel .owl-item {
    margin: 0 !important;
}
.j_pack {
    position: relative;
}
.owl-controls .owl-nav {
    display: none;
}
.msg_title {
    padding: 0 15px;
    ;
}
.msg_title p {
    font-size: 16px;
    font-weight: 400;
}
.msg_title p a {
    color: #727272;
    margin-left: 5px;
    cursor: pointer;
}
.msg_title p a i {
    margin-right: 5px;
    font-size: 18px;
}
.set_alrm,
.set_event,
.set_donation,
.set_online,
.set_hall {
    padding: 0 20px 10px;
}
.set_alrm > p {
    line-height: 10px;
	font-size:16px;
}
,
.set_event > p {
    line-height: 20px;
	font-size:16px;
}
.set_hero h3 {
    font-size: 26px;
    line-height: 32px;
    margin: 34px 0 0;
}
.set_hero a {
    display: block;
    font-size: 30px;
    padding: 35px 0 46px;
    color: #8E0A0D;
}
.set_hero a i {
    margin-right: 5px;
}
.set_donation h3 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 25px;
}
.set_donation img {
	margin-top: 0;
    width: 70%;
}
.set_donation a {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 33px;
    color: #696969;
    font-weight: 500;
}
.set_donation a i {
    margin-right: 5px;
}
.set_online > h3,
.set_hall > h3 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 22px;
}
.set_online a,
.set_hall a {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #8E0A0D;
}
.set_online a i,
.set_hall a i {
    margin-right: 5px;
}
.table tr:nth-child(2n) td {
    background-color: rgba(102, 94, 84, 0.1);
}
.table tbody tr td em {
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
}
.inner-box-table {
    padding: 0 20px;
}
.set_berlin img {
    margin-top: 13px;
    width: 100%;
}
.set_event {
    background: rgba(0, 0, 0, 0) url("../images/truck_01.png") no-repeat scroll 0 0 / cover;
}
.set_event > h3,
.set_donation > h3,
.set_online > h3,
.set_hall > h3,
.set_alrm > h3,
.set_hero > h3 {
    margin-top: 0;
    padding-top: 16px;
}
.set_donation {
    background: rgba(0, 0, 0, 0) url("../images/donation_01.png") no-repeat scroll 0 0 / cover;
}
.set_online {
    background: rgba(0, 0, 0, 0) url("../images/online-store.png") no-repeat scroll 0 0 / cover;
}
.set_hall {
    background: rgba(0, 0, 0, 0) url("../images/hall.png") no-repeat scroll 0 0 / cover;
}
.set_alrm {
    background: rgba(0, 0, 0, 0) url("../images/alarm.png") no-repeat scroll 0 0 / cover;
}
.set_hero {
    background: rgba(0, 0, 0, 0) url("../images/hero.png") no-repeat scroll 0 0 / cover;
}
.inner-box-table {
    background: rgba(0, 0, 0, 0) url("../images/alert.png") no-repeat scroll 0 0 / cover;
    padding: 14px 0 17px;
}
.table {
    margin: 0;
}
.bars {
    margin: 10px 0;
    display: none;
    cursor: pointer;
}
.bars i {
    font-size: 28px;
}
.toggle_nav {
    background: #e5b200 none repeat scroll 0 0;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.toggle_nav > ul {
    padding-left: 30px;
}
.toggle_nav ul li ul {
    display: none;
}
.toggle_nav ul li {
    padding: 10px 0;
}
.toggle_nav ul li a {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.toggle_nav ul li ul {
    padding-left: 30px;
}
.toggle_nav ul li:hover ul {
    display: block;
}
/**************************/

.mid_content {
    background: url(../images/mid_content.png)no-repeat;
    background-size: cover;
}
.banner_top {
    background: url(../images/banner.png)no-repeat;
    background-size: cover;
}
.upper_text h1 {
    text-align: center;
    font-size: 65px;
    font-weight: bold;
    font-style: italic;
    font-family: "PalatinoLinotype-Bold";
    color: #dced60;
    text-shadow: 3px -3px 3px #8e1617, -3px 3px 3px #8e1617, 3px 3px 3px #8e1617, -3px -3px 3px #8e1617;
    text-transform: uppercase;
}
.rooster {
    position: relative;
}
.rooster img {
    position: absolute;
    top: 0px;
    width: 100%;
}
.station {
    position: relative;
}
.text_station {
    position: absolute;
    top: 200px;
    text-align: right;
    color: #dced60;
    font-family: "CenturyGothic-BoldItalic";
    right: 0;
}
.navigation {
    *border-bottom: 2px solid #830004;
    border-top: 2px solid #830004;
    padding: 20px 0;
    background:url(../images/nav_strip.png)no-repeat 0 0 / cover;
}
.text_station h2 span {
    font-size: 60px;
}
.text_station h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 1px -1px 1px #8e1617, -1px 1px 1px #8e1617, 1px 1px 1px #8e1617, -1px -1px 1px #8e1617;
}
.text_station h3 {
    font-size: 29px;
    margin: 5px 0;
    text-shadow: 1px -1px 1px #8e1617, -1px 1px 1px #8e1617, 1px 1px 1px #8e1617, -1px -1px 1px #8e1617;
    text-transform: uppercase;
}
.icon {
    position: relative;
}
.icon a {
    color: #696969;
    font-size: 16px;
}
.icon a:first-child {
    margin-right: 15px;
}
.social-share-wrap a .ssw-fb {
    background-position: 0 0;
}
.social-share-wrap a {
    background: rgba(0, 0, 0, 0) url("../images/icon-social-share.png") no-repeat scroll 0 0;
    float: left;
    height: 46px;
    margin: 5px;
    width: 46px;
}
.social-share-wrap a.ssw-tw {
    background-position: -52px 0;
}
.social-share-wrap a.ssw-gp {
    background-position: -105px 0;
}
.social-share-wrap a.ssw-li {
    background-position: -157px 0;
}
.social-share-wrap a.ssw-wa {
    background-position: -209px 0;
}
.social-share-wrap a.ssw-wc {
    background-position: -261px 0;
}
.social-share-wrap a.ssw-msg {
    background-position: -314px 0;
}
.social-share-wrap {
    background-color: #454545;
    border-radius: 5px;
    bottom: -33px;
    display: none;
    position: absolute;
    right: 16px;
    top: inherit;
    z-index: 9999;
    width: 90%;
    padding: 8px;
}
.open_ {
    display: block;
}
.social-share-wrap a:first-child {
    margin-right: 0px;
}
.navigation nav ul li a {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    padding: 10px 5px;
    color: #000;
    font-weight: 600;
}
.dropdown-menu {
    background: #A3B047;
}
.slider .carousel-inner .item img {
    width: 100%;
}
.logo {
    margin-bottom: 15px;
}
footer {
    background: #48423b;
}
.footer_padding {
    padding: 15px 35px 35px;
}
.footer_padding address {
    color: #fff;
    font-size: 18px;
}
.footer_padding a {
    display: block;
    color: #fff;
    font-size: 18px;
    margin: 20px 0px;
}
.footer_padding p {
    font-size: 14px;
    color: #fff;
}
.add_padding {
    margin-top: 20px;
}
.add_padding h3 {
    color: #fff;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 25px;
}
.add_padding p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    padding-right: 91px;
}
.visit_ {
    margin-top: 40px;
}
.visit_ li {
    font-size: 16px;
    color: #cbcaca;
    text-align: right;
    margin-top: 25px;
}
.fot_logo p {
    font-size: 20px;
    color: #b1b1b4;
    text-transform: uppercase;
    letter-spacing: 14px;
}
.fot_logo {
    margin: 40px 0 20px;
}
.member_link {
    padding: 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .member_link {
		padding:10px 20px;
	}
}
.member_link ul li a {
    font-size: 33px;
    color: #696969;
}
.table {
    width: 50%;
    float: left;
    
    padding: 10px;
}
.table tbody tr td p {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}
.tf_tab  tr  {
    border-left: 2px solid #6f6f66;
}
.fb_share {
    padding: 30px 0 0;
}
.fb_share a {
    font-size: 24px;
    color: #dced60;
}
.fb_share a i {
    margin-right: 10px;
}
.join {
    position: relative;
	height:237px;
}
.info_join {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #dced60;
    padding: 10px;
}
.info_join a {
    font-size: 24px;
    color: #0a0b00;
    font-weight: 600;
}
.info_join a i {
    margin-right: 10px;
}
.hall_rental {
    background: url(../images/hall_rental.png)no-repeat;
    background-size: cover;
    padding: 20px;
}
.hall_rental h3 {
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 35px;
}
.hall_rental a {
    font-size: 33px;
    color: #000;
    display: inline-block;
    margin-bottom: 20px;
}
.hall_rental a i {
    margin-right: 10px;
}
.copyright {
    width: 60%;
    margin: 0 auto;
}
.copyright p {
    font-size: 16px;
    color: #cbcaca;
}
.add_padding p i {
    margin-right: 10px;
    vertical-align: middle;
}
.join > img {
    height: 100%;
    width: 100%;
}
.ovr_flw {
    overflow: hidden;
}
.icon a i {
    margin-right: 5px;
}
.bars{cursor:pointer;}
nav ul{margin:0;}
.carousel-indicators li {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    width: 13px;
}
.carousel-indicators .active {
    background-color: transparent;
    height: 14px;
    margin: 0;
    width: 14px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{border-top:none;}

.set_event > h3 a, .set_donation > h3 a, .set_online > h3 a, .set_hall > h3 a, .set_alrm > h3 a, .set_hero > h3 a{
    color:black;
    text-decoration:underline;
}

.left-panel a
{
	color:black;
	text-decoration:underline;
}
.left-panel a {
    color: black;
    text-decoration: underline;
}
.left-panel a.btn {
    border-color: #111111;
    background-color: #000;
    color: #fff;
    background-image: none;text-decoration: none;
}