@charset "utf-8";
.invisible {
	overflow:hidden;
	visibility:hidden;
	position:absolute;
	width:0;
	height:0;
	font-size:0;
}

p { margin:0; padding:0;}
a:link, a:visited, a:active{color:#333366;text-decoration:none;}
a:hover{color:#3366cc;}
img { border:0; }

.footer_email_link  a, .footer_email_link a:link, .footer_email_link a:visited, .footer_email_link a:active{color:#b1b1b1;text-decoration:none;}
.footer_email_link a:hover{color:#ffff00;}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: NanumBarunGothicBold, nbgbold, gulim, dotum, tahoma;
  line-height: 1.5;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 18px;
}

h3,
.h3 {
  font-size: 16px;
}

/* Img Border */
.img_b1_darkgrey { border: 1px solid #333; }

/* float */
.fl_left { float:left; }
.fl_right { float:right; }

/* text Indent -9999 */
.t_id_20 { text-indent: 20px; }
.t_id_99 { text-indent:-9999px; }

/* Text align */
.t_left   { text-align:left; }
.t_right   { text-align:right; }
.t_center   { text-align:center; }
.t_justify  { text-align:justify; }

/* Margin */
.m_t_5     { margin-top: 5px;}
.m_t_6     { margin-top: 6px;}
.m_t_7     { margin-top: 7px;}
.m_t_10     { margin-top: 10px;}
.m_t_15     { margin-top: 15px;}
.m_t_20     { margin-top: 20px;}
.m_t_25     { margin-top: 25px;}
.m_t_30     { margin-top: 30px;}
.m_t_50     { margin-top: 50px;}

.m_l_5     { margin-left: 5px;}
.m_l_10     { margin-left: 10px;}
.m_l_14     { margin-left: 14px;}
.m_l_15     { margin-left: 15px;}
.m_l_20     { margin-left: 20px;}
.m_l_21     { margin-left: 21px;}
.m_l_25     { margin-left: 25px;}

.m_r_5     { margin-right: 5px;}
.m_r_10     { margin-right: 10px;}
.m_r_15     { margin-right: 15px;}
.m_r_20     { margin-right: 20px;}
.m_r_25     { margin-right: 25px;}

.m_bt_2     { margin-bottom: 2px;}
.m_bt_3     { margin-bottom: 3px;}
.m_bt_4     { margin-bottom: 4px;}
.m_bt_5     { margin-bottom: 5px;}
.m_bt_15    { margin-bottom: 15px;}
.m_bt_25    { margin-bottom: 25px;}
.m_bt_30    { margin-bottom: 30px;}
.m_bt_50    { margin-bottom: 50px;}
.m_0_auto { margin:0 auto;}
.p_l_10     { padding-left: 10px;}
.p_r_8     { padding-right: 8px;}
.p_r_10     { padding-right: 10px;}

/* font  */
.font_italic { font-style:italic; }
.bold				{ font-weight: bold !important; }
.underline {text-decoration:underline;}
.bold_NanumGothic { font-family: NanumGothicBold, ngbold, gulim, dotum, tahoma;}
.bold_NanumBarunGothic { font-family: NanumBarunGothicBold, nbgbold, gulim, dotum, tahoma;}
.bold_NanumGothic_19 { font-family: NanumGothicBold, ngbold, gulim, dotum, tahoma; font-size:19px;}
.bold_NanumGothic_24 { font-family: NanumGothicBold, ngbold, gulim, dotum, tahoma; font-size:24px;}
.small_font { font-size:12px;}

.hr-line-dashed {
  border-top: 1px dashed #ddd;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0;
}

/* color */
.white         		{color: #FFF;}
.black         		{color: #000;}
.gray_01				{ color:#333 !important; }
.gray_02				{ color:#444 !important; }
.gray_03				{ color:#666 !important; }
.gray_04				{ color:#999 !important; }
.gray_04b			{ color:#b1b1b1 !important; }
.gray_04c			{ color:#cccccc !important; }
.gray_05				{ color:#ddd !important; }
.gray_06				{ color:#eee !important; }
.blue_01				{ color:#2f88c9 !important; }
.blue_02				{ color:#639cc6 !important; }
.blue_03				{ color:#618395 !important; }
.blue_04				{ color:#0089ab !important; }
.blue_05				{ color:#425177 !important; }
.blue_06				{ color:#2f6a9b !important; }
.blue_07				{ color:#39bad3 !important; }
.green_01			{ color:#75ae4a !important; }
.green_02			{ color:#5f9111 !important; }
.green_03			{ color:#1caf0c !important; }
.org_01				{ color:#e66d00 !important; }
.org_02				{ color:#ff7315 !important; }
.red						{ color:#ff0000 !important; }
.red_01				{ color:#d60705 !important; }
.dark_blue    { color:#333366 !important; }
.c_6688cc     { color:#6688cc !important; }
.yel { color:#FFFF00 !important; }
.yel_01  { color:#ffe401 !important; }
.yel_02 { color:#E1D427 !important; }

/* English Font */
.english {   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.english_small {   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px;}
.english_xsmall {   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:11px;}

/*--- Dot Hr --*/
.gray_dashed-divider { float: left; width:100%; height:1px; border-bottom:1px dashed #ccc;}

/*-- Toggle Button --*/
.open_btn, .close_btn { width:20px; height:20px; vertical-align:middle; margin-bottom:5px; margin-left:10px;}


/*-- message --*/
.message{
	border-radius: 4px;
	background: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.message-header {
	height: 60px;
	color: #FFF;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.message-header h5 {
	font-family: 'Lato', sans-serif !important;
	font-size:22px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}

.message ul {
	list-style-type:none;

}
.message ul li {
	padding-top: 10px;
	padding-bottom: 10px;

	width: 100%;
	margin: auto;
	border-bottom: 1px dotted #dadada;
}

.message ul li:last-child {
	border-bottom: 0;
}

.message ul li i {
	font-size: 13px;
	margin-right: 5px;
}

/*-- bg color --*/

.red-bg { background: #e96656;}
.green-bg {background: #34d293;}
.blue-bg {background: #3ab0e2;}
.yellow-bg {background: #E7AC44;}
.dark-bg {background: #404040;}
.white-bg {background:  #FFFFFF;}
.darkblue-bg {background:  #00708c;}

/*-- modal-slacker --*/
	.modal-slacker {
		width: 100%;
		height: 100%;
		margin: 0;
	}

	.modal-slacker .modal-content {
		margin-top: 5%;
		border-radius: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		height: 80%;
		overflow: auto;
	}

	.modal-slacker .modal-header .close {
		color: #fff;
		background-color: #428bca;
		border-color: #357ebd;
		opacity: 1;
		padding: 10px 17px;
		font-size: 27px;
	}

	.modal-title {
		font-family: NanumBarunGothicBold, nbgbold, gulim, dotum, tahoma;
		font-size: 24px;
		font-weight: bold;
	}

 .ko_title_font { font-family: NanumGothicBold, ngbold, gulim, dotum, tahoma;	letter-spacing:-0.1em; }
 .ko_title_font2 { font-family: NanumGothicBold, ngbold, gulim, dotum, tahoma;}


/*-- nav top wrap --*/
.nav_container_top {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
   font-size:12px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  height:30px;
  line-height:30px;
  color:#fff;
  background-color: #5b7161;
  border-bottom: 0px transparent;
}

.nav_container_top:before,
.nav_container_top:after {
  display: table;
  content: " ";
}

.nav_container_top:after {
  clear: both;
}

.nav_container_top:before,
.nav_container_top:after {
  display: table;
  content: " ";
}

.nav_container_top:after {
  clear: both;
}

.nav_container_top a { color: #ddd;}
.nav_container_top a:hover, .nav_container_top a:focus,  { color: #fff;}

.col-top-left {float:left; margin-left:15px;}
.col-top-right {float:right; margin-right:35px;}

@media (max-width: 767px) {
	.col-top-right { display:none;}
	.col-top-left {float:right; margin-right:0px;}
}

/*-- section: footer --*/
footer {
	background: rgba(39, 39, 39, 0.9);
	height:120px;
}

.copyright {
	padding-top: 50px;
	padding-bottom: 50px;
	color:#fff;
}

/* Sub Footer */
.sub_footer { height:auto; background: #272727;}
.sitemap_footer { height:auto; background: #444; padding:40px 30px 40px 30px;}

.company-details {
	color: #939393;
	padding-top: 40px;
	padding-bottom: 40px;
}

.company-details .icon-top {
	text-align:center;
	font-size: 20px;
	margin-bottom: 10px;
}

.copyright_sub {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #171717;
	height:230px;
}

.copyright_text {
	font-size:12px; text-align:center;
}

/* Buttons */
.buttons {
	text-align: left;
	margin-left: 22px;
	margin-bottom: 50px;
	margin-top: 25px;
}
.button {
	display: inline-block !important;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 35px 10px 35px;
	border-radius: 4px;
	margin: 10px;
}
.custom-button {
	display: inline-block !important;
	text-align: center;
	text-transform: uppercase;
	padding: 13px 35px 13px 35px;
	border-radius: 4px;
	margin: 10px;
	border: none;
}
.red-btn {
	background: #e96656;
}
.green-btn {
	background: #20AA73;
}
.blue-btn {
	background: #3ab0e2;
}
.yellow-btn {
	background: #E7AC44;
}
.red-btn,.green-btn,.blue-btn,.yellow-btn {
	color: #FFF;
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.blue-btn:hover {
	color: #FFF;
	background: #1288b9;
}
.red-btn:hover {
	color: #FFF;
	background: #cb4332;
}
.green-btn:hover {
	color: #FFF;
	background: #069059;
}
.yellow-btn:hover {
	color: #FFF;
	background: #d8951e;
}

/* btn red */
.btn-red {
	background-color: #e84c3d;
	color: #fff !important;
	border-color: #cd3c2e;
	border-radius: 0px;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
	color: #fff !important;
	background-color: #cd3c2e;
	border-color: #cd3c2e;
}
.default-bg .btn-red {
	background-color: rgba(0, 0, 0, 0.3);
	border-color: transparent;
}
.default-bg .btn-red:hover,
.default-bg .btn-red:focus,
.default-bg .btn-red:active,
.default-bg .btn-red.active,
.default-bg .open .dropdown-toggle.btn-red {
	color: #fff !important;
	background-color: rgba(0, 0, 0, 0.5);
	border-color: transparent;
}
.btn-red.disabled,
.btn-red,
fieldset[disabled] .btn-red {
	background-color: #cd3c2e;
	border-color: #cd3c2e;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* Button with transparent bg */
.btn-white {
	background-color: transparent;
	color: #cd3c2e;
	border: 1px solid #e84c3d;
}
.footer .btn-white,
.subfooter .btn-white {
	color: inherit;
}
.footer .btn-white:hover,
.subfooter .btn-white:hover {
	color: #fff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
	color: #fff;
	background-color: #cd3c2e;
	border-color: #cd3c2e;
}
.default-bg .btn-white {
	color: #ffffff;
	background-color: transparent;
	border-color: #ffffff;
}
.default-bg .btn-white:hover,
.default-bg .btn-white:focus,
.default-bg .btn-white:active,
.default-bg .btn-white.active,
.default-bg .open .dropdown-toggle.btn-white {
	color: #333333;
	background-color: #fafafa;
	border-color: #fafafa;
}
.footer-content .btn-white {
	color: #999;
	background-color: transparent;
	border-color: #555;
}

/*-- border bottom --*/
.white-border-bottom:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 50%;
	height: 2px;
	background: #F5F5F5;
	bottom: -9px;
	left: 25%;
}
.dark-border-bottom:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 50%;
	height: 2px;
	background: #404040;
	bottom: -9px;
	left: 25%;
}
.red-border-bottom:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #e96656;
	bottom: -9px;
	left: 12.5%;
}
.green-border-bottom:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #34d293;
	bottom: -9px;
	left: 12.5%;
}
.blue-border-bottom:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #3ab0e2;
	bottom: -9px;
	left: 12.5%;
}
.yellow-border-bottom:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #f7d861;
	bottom: -9px;
	left: 12.5%;
}

/* Box Layout */
.thumbnail {
    position: relative;
    padding: 0px;
    background-color: transparent;
    margin-bottom: 20px;
    border: 0px solid transparent;
}

.inhalt_freier_main .col_feier_1 p {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}

.thumbnail img {
    width: 100%;
} 

 /* Required field START */
.form-group placeholder { font-size: 14px;}
.required-field-block {
    position: relative;   
}

.required-field-block .required-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -0.25em 0.25em 0em;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
    padding: 0.5em 0.8em;
    color: rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0.325em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear;
    font-size: 75%;
}
    
.required-field-block .required-icon {
    background-color: transparent;
    position: absolute;
    top: 0em;
    right: 0em;
    z-index: 10;
    margin: 0em;
    width: 30px;
    height: 30px;
    padding: 0em;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.required-field-block .required-icon:after {
    position: absolute;
    content: "";
    right: 1px;
    top: 1px;
    z-index: -1;
    width: 0em;
    height: 0em;
    border-top: 0em solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 0em solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

.required-field-block .required-icon .text {
    color: #B80000;
    font-size: 26px;
    margin: -7px 0 0 12px;
}
/* Required field END */

/*-- SECTION scrolling padding--*/
.padding-top-bottom { padding:100px 0;}
.padding-top-bottom-50 { padding:50px 0; }

/*-- section headers --*/
.section-header {
	text-align: center;
	padding-bottom: 10px;
}
.section-header h2 {
	font-family: 'Lato', sans-serif !important;
	padding-bottom: 10px;
	line-height: 1;
	position: relative;
	display: inline-block;
	color:#444;
	font-size: 50px;
	font-weight:bold;
}

@media (max-width: 767px) {
	.section-header h2 {
		font-size: 30px;
	}
}

.section-header h6 {
	font-family: NanumGothic, ng, gulim, dotum, tahoma;
	font-size: 16px;
	padding-bottom: 20px;
}

/*-- page-header-with-icon: separator -- */
.page-header { position: relative; }

.page-header.page-header-with-icon {
    text-align: center;
    border-top: 2px solid #eaedf2;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 16px;
    margin: 30px 0 20px 0; 
}

.page-header.page-header-with-icon > [class^="fa-"], .page-header.page-header-with-icon > [class*=" fa-"] {
      position: absolute;
      display: block;
      left: 50%;
      top: -25px;
      margin-left: -50px;
      color: #8dc153;
      font-size: 33px;
      line-height: 50px;
      width: 100px;
      height: 50px; 
}
    
.page-header.page-header-with-icon_eee {
    text-align: center;
    border-top: 2px solid #60A5E1;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 16px;
    margin: 10px 0 20px 0; 
}

.page-header.page-header-with-icon_eee > [class^="fa-"], .page-header.page-header-with-icon_eee > [class*=" fa-"] {
      position: absolute;
      display: block;
      left: 50%;
      top: -25px;
      margin-left: -50px;
      color: #60A5E1;
      background-color: #eee;
      font-size: 33px;
      line-height: 50px;
      width: 100px;
      height: 50px; 
}


/*-- md-special-heading: separator 1 --*/
.md-special-heading{
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	text-align: center;
}

.md-special-heading span{
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-bottom: 0px;
}

.md-special-heading.style-1 span:before,
.md-special-heading.style-2 span:before,
.md-special-heading.style-3 span:before,
.md-special-heading.style-4 span:before,
.md-special-heading.style-5 span:before,
.md-special-heading.style-6 span:before,
.md-special-heading.style-7 span:before{
	content: '';
	width: 150px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -75px;
}

.md-special-heading.style-1 span:after,
.md-special-heading.style-2 span:after,
.md-special-heading.style-3 span:after,
.md-special-heading.style-4 span:after,
.md-special-heading.style-5 span:after,
.md-special-heading.style-6 span:after{
	content: '';
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin-left: -4px;
}

.md-special-heading.style-1 span:after,
.md-special-heading.style-3 span:after,
.md-special-heading.style-5 span:after{
	width: 8px;
	height: 8px;
}

.md-special-heading.style-2 span:after,
.md-special-heading.style-4 span:after,
.md-special-heading.style-6 span:after{
	width: 8px;
	height: 8px;
	background: #fff;
}

.md-special-heading.style-1 span:after,
.md-special-heading.style-2 span:after{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.md-special-heading.style-5 span:after,
.md-special-heading.style-6 span:after{
	border-radius: 8px;
}

.md-special-heading.style-7 span:before{
	width: 80px;
	margin-left: -40px;
}

.md-special-heading.style-7:before{
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 100%;
	margin-left: 0;
	left: 0;
}

.md-special-heading.style-1.light span:before,
.md-special-heading.style-2.light span:before,
.md-special-heading.style-3.light span:before,
.md-special-heading.style-4.light span:before,
.md-special-heading.style-5.light span:before,
.md-special-heading.style-6.light span:before,
.md-special-heading.style-7.light span:before,
.md-special-heading.style-1.light span:after,
.md-special-heading.style-3.light span:after,
.md-special-heading.style-5.light span:after,
.md-special-heading.style-7.light:before{
	background: #ddd;
}

.md-special-heading.style-2.light span:after,
.md-special-heading.style-4.light span:after,
.md-special-heading.style-6.light span:after{
	border:1px solid #ddd;
}

.md-special-heading.style-1.dark span:before,
.md-special-heading.style-2.dark span:before,
.md-special-heading.style-3.dark span:before,
.md-special-heading.style-4.dark span:before,
.md-special-heading.style-5.dark span:before,
.md-special-heading.style-6.dark span:before,
.md-special-heading.style-7.dark span:before,
.md-special-heading.style-1.dark span:after,
.md-special-heading.style-3.dark span:after,
.md-special-heading.style-5.dark span:after,
.md-special-heading.style-7.dark:before{
	background: #999;
}

.md-special-heading.style-2.dark span:after,
.md-special-heading.style-4.dark span:after,
.md-special-heading.style-6.dark span:after{
	border:1px solid #999;
}

.md-special-heading.style-1.black span:before,
.md-special-heading.style-2.black span:before,
.md-special-heading.style-3.black span:before,
.md-special-heading.style-4.black span:before,
.md-special-heading.style-5.black span:before,
.md-special-heading.style-6.black span:before,
.md-special-heading.style-7.black span:before,
.md-special-heading.style-1.black span:after,
.md-special-heading.style-3.black span:after,
.md-special-heading.style-5.black span:after,
.md-special-heading.style-7.black:before{
	background: #000;
}

.md-special-heading.style-2.black span:after,
.md-special-heading.style-4.black span:after,
.md-special-heading.style-6.black span:after{
	border:1px solid #000;
}

.md-special-heading.style-1.white span:before,
.md-special-heading.style-2.white span:before,
.md-special-heading.style-3.white span:before,
.md-special-heading.style-4.white span:before,
.md-special-heading.style-5.white span:before,
.md-special-heading.style-6.white span:before,
.md-special-heading.style-7.white span:before,
.md-special-heading.style-1.white span:after,
.md-special-heading.style-3.white span:after,
.md-special-heading.style-5.white span:after,
.md-special-heading.style-7.white:before{
	background: #fff;
}

.md-special-heading.style-2.white span:after,
.md-special-heading.style-4.white span:after,
.md-special-heading.style-6.white span:after{
	border:1px solid #fff;
}

/*-- separator 2 --*/
 .separator {
	display: block;
	width: 60px;
	height: 5px;
	margin: 15px auto 15px;
	background-color: #cccccc;
	position: relative;
	border: 1px solid #cccccc;
}

.separator:after {
	width: 30px;
	height: 5px;
	background: #333333;
	position: absolute;
	top: -1px;
	left: -1px;
	content: "";
}


#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}