body {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,dcdcdc+100 */
	
	
	font-size: 16px!important;
	line-height: 24px!important;
  	font-family: 'Roboto', sans-serif!important; 
	font-stretch: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased!important;
	-moz-osx-font-smoothing: grayscale!important;
	text-rendering: optimizeLegibility;
padding: 0;
margin: 0;
background-color: #fff;
overflow: scroll;


}


.gradient_bg {


	
/* background: rgba(215, 205,200, 0.5);  */

float: left;
width: 100%;
padding: 0;margin: 0;


/* background-image: url('../images/fc_207_blog-03.png'); */
	background-repeat: no-repeat;
    background-position: -200px 0px;
    background-size: contain;



/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8c8c8+0,ffffff+100&0.3+0,1+100 */
background: -moz-linear-gradient(top, rgba(200,200,200,0.3) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(200,200,200,0.3) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(200,200,200,0.3) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc8c8c8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */






/*

background-image: url('../images/white_wall.png');
	background-repeat: repeat;
*/



}

.gradient_text {


	
/* background: rgba(215, 205,200, 0.5);  */

float: left;
width: 100%;
padding: 0;margin: 0;


background-image: url('../images/fc_207_blog-03.png');
	background-repeat: no-repeat;
    background-position: -200px 0px;
    background-size: contain;




/*

background-image: url('../images/white_wall.png');
	background-repeat: repeat;
*/




}


@media screen and (max-width: 699px) {
.gradient_bg {
float: left;
width: 100%;
background-color: #eee;
padding: 0;margin: 0;


/* background-image: url('../images/fc_207_blog-03.png'); */
	background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 50%;
		
}
}


/* start of topmenu */

.topmenu {
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
 	border-bottom: 1px solid rgba(0,0,0,0.07);
}

.topmenu .menuicon {
	max-width: 48px;
	max-height: 48px;
	margin-right: 10px;
	margin-left: -15px;
}



ul.nav.menu-top {
	padding-left: 10px;
	margin: 0px;
	border-left: 1px solid rgba(0,0,0,0.07); 
	
}
ul.nav.menu-top li {
	float: left;
	color: #111;
	margin-right: 10px;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid rgba(0,0,0,0.07);
	padding-right: 10px;
	background-color: transparent!important;
}

ul.nav.menu-top li a {
	padding: 0px 15px 0px 15px;
	font-weight: 500!important;
	letter-spacing: 0.25px;
	font-size: 14px;
	color: #777;
	display: block;
	line-height: 50px!important;
}


ul.nav.menu-top li:hover {
	background-color: transparent!important;
}

ul.nav.menu-top li.current {}

ul.nav.menu-top li.current a {
	background-color: transparent!important;
	font-weight: 500!important;
	font-family: Roboto!important;
	color: #7d50de;	
	
}

ul.nav.menu-top li.active a {
/* 	color: #7d50de;	 */
/* 	background-color:#651fff;  */
}

ul.nav.menu-top li.active.parent a {
	color: #7d50de;	
/* 	background-color:#651fff;  */
}

ul.nav.menu-top li a:hover, ul.nav.menu-top li a:focus {
	background-color: transparent!important;
	}
	
	
/* end of topmenu */





.about_wrapper {
	position: relative;
}



.header {
	position: relative;
	padding-top: 30px;
	float: left;
	width: 100%;	
	
}

.header .sign {
position: absolute;
height: 1px;
background-color: rgba(0, 0, 0, 0.1);
width: 100%;
bottom: 50%;
top: 50%;
margin-top: -0px;

z-index: 0;
display: none;

}


@media screen and (max-width: 699px) {
.header {
margin-top: 30px;
margin-bottom: 20px;
	float: left;
	width: 100%;
		
}
}



.header .logo {
	font-family: 'Playfair Display', serif;
	font-size: 3em;
	font-weight: 900;
	color: #333;
	z-index: 10;
	position: relative;
}

@media screen and (max-width: 699px) {
.header .logo {
	font-family: 'Playfair Display', serif;
	font-size: 2em;
	font-weight: 900;
	color: #333;
}
	
	
}



.header .logo span {
	font-weight: 700;
	color: #ccc;
}


.header_menu {

/* 	 transition: background-color 1s ease; */
	float: left;
	width: 100%;
	padding-bottom: 25px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
/*  	border-bottom: 1px solid #ddd;  */
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	
}

.header_menu a img {

    position: absolute;
    top: 0;
    bottom: 0;
    right:0;
    margin: auto;
}


.header_menu .categories {
	
	position: relative;


	
	
}

.header_menu .categories .menu_wrapper {


/*
	display: table;
	float: left;
	width: 100%;
	top:0px;
	text-align: center;
*/


	
}


.header_menu .categories .searchbox_wrapper {

	position: absolute;

	z-index: 1;
	bottom: 0px;
	top:0px;
	left: 0px;right: 0px;
	display: none;


	
}

.header_menu .categories .searchbox_wrapper .search_button {


border: 0px solid black;
line-height: 58px;
width: 20%;
float: right;
border-left: 1px solid rgba(0, 0, 0, 0.05);
color: #333;
display: block;
text-transform: uppercase;
font-size: 1.2em;
font-weight: 500;

padding:0!important; margin:0!important;

/* border-radius: 10px; */
overflow: hidden;

background-color: #fff;
	
}





.header_menu.fixed {
 background-color: #fff;
 transition: background 1s ease;
/*
 -webkit-transition: background-color 1000ms ease;
    -ms-transition: background-color 1000ms ease;
    transition: background-color 1000ms ease;
*/
 
 top: 0px;
 position: fixed;
 display: block;
 z-index: 1;
 box-shadow: 0px 0px 20px rgba(0,0,0,0.1);

 
  
}


.header_menu.fixed.mini {

	padding-bottom: 5px;
	padding-top: 5px;
	 transition: all 1s ease;
}




	





/* Header menu */

.mainmenu {
	width: 100%;	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0px;
	display: table;
}

ul { 
		
}
ul.nav {
	
	
}

ul.nav.menu {
	
	display: inline-block;
	line-height: 0px;
}


ul.nav.menu li {
	float: left;
	display: table-cell;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
/* 	text-transform: uppercase; */
	background-color: transparent!important;
/* 	font-family: 'Roboto Slab', serif; */
}
ul.nav.menu li:hover, ul.nav.menu li:active, ul.nav.menu li:visited {
	background-color: transparent!important;
}

ul.nav.menu li.current {
	background-color: transparent!important;
}

ul.nav.menu li.current a {
/* 	border-bottom: 2px solid #1de9b6; */
	color: rgba(0,0,0,1);
	background-color: transparent!important;
	
	}
	
ul.nav.menu li a.theblog {
/* 	border-bottom: 2px solid #1de9b6; */
	color: #7d50de;

	background-color: transparent!important;
	font-size: 20px;
	font-weight: 500;
/* 	color: rgba(65,65,65,1); */
/* 	font-family: 'Caveat', cursive; */
font-family: 'Quicksand', sans-serif;
	
	}	
	
	
ul.nav.menu li.active {}

ul.nav.menu li a {
/* 	font-family: 'Montserrat', sans-serif; */
	margin: 0px 15px;
	padding:0;
	color: rgba(0,0,0,1);
	letter-spacing: 0.25px;

	color: #333;

	
}
ul.nav.menu li a:hover {
	background-color: transparent!important;
	}
	
/* End of heade(r menu */




/* start of mobilemenu */
ul.nav.menu-mm {
	padding: 0px;
	margin: 0px;
}
ul.nav.menu-mm li {

	
	line-height: 40px!important;
	margin-right: 10px;
	text-align: left;
	font-weight: 700;
	font-size: 1.4em;

	padding-right: 10px;
/* 	text-transform: uppercase; */
	background-color: transparent!important;
/* 	font-family: 'Roboto Slab', serif; */





}
ul.nav.menu-mm li:hover {
	background-color: transparent!important;

}

ul.nav.menu-mm li.current {}

ul.nav.menu-mm li.current a {
	background-color: transparent!important;
	color: #111;
	
	}
ul.nav.menu-mm li.active {}

ul.nav.menu-mm li a {
	padding: 0px 15px 0px 15px;
	
	color: #111;
	
}
ul.nav.menu-mm li a:hover {
	background-color: transparent!important;
	}
	
	
/* end of mobilemenu */



/* Start of searchbox */


.blogtext {
/*
	width: 100%;
	float: left;
	position: relative;
*/

	
	
}

.blogtext .imgtext {
/*
	position: absolute;
	background-image: url('../images/fc_207_blog-03.png');
	background-repeat: no-repeat;
    background-position: 60% 50%;
    background-size: contain;
	
    width: 100%;
    height: 100%;
    bottom: 0px;
*/
}


.search_box_icon {

	display: block;
	cursor: pointer;
	float: right;

}



input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}



.search_inputbox {
float: left;
line-height: 58px;
font-size: 1.5em;
font-weight: 300;
margin-left: 20px!important;
padding:0!important; 
width: 70%!important;
background-color: white;
border: 0px solid rgba(0, 0, 0, 0.0); 





}

input.search_button {
	
	
}


.k2SearchBlock {
	z-index: 1;
/* 	box-shadow: 0px 0px 20px rgba(0,0,0,0.05); */
/* 	border-radius: 10px; */
	padding:0!important; margin:0!important;
	 
}

.k2LiveSearchBlock {
	
background-color: white!important;
/* border: 1px solid #eee; */



}

.k2LiveSearchResults {
width: calc(100% - 30px);
z-index: 1!important;
background-color: rgba(255, 255, 255, 1)!important;
/* border-radius: 10px; */


}

ul.liveSearchResults {

/* border-radius: 10px; */

/* box-shadow: 0px 0px 6px rgba(0,0,0,0.2); */

overflow: hidden;

}

ul.liveSearchResults li {



}



ul.liveSearchResults li a {

color: rgba(65,65,65,1);
padding: 10px 10px 10px 10px!important;
display: block;
line-height: 22px;
font-size: 16px;
font-weight: 300;

}

ul.liveSearchResults li a:hover {

color: rgba(65,65,65,1);
background-color: rgba(65,65,65,0.1)!important;
cursor: hand;

}


/* END OF SEARCHBOX */



@media screen and (max-width: 699px) {
    .header_menu .menuitem {
	
/*
	float: left;
	width: 100%;
*/
	line-height: 50px;
	text-align: center;
	font-size: 1em;
	font-weight: 500;
	
}

}

@media screen and (max-width: 699px) {
.timeline_wrapper .timeline_news .timeline_news_header .timeline_news_title {
	
	line-height: 1.2em!important;
	font-size: 1em!important;
	font-weight: 700;
	
	
}

}

.content {
	
	float: left;
	width: 100%;
}



.iframe_video {
	
	 position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}



.bg_image {
	
	position: relative;
    width: 100%;
/*     height: 0; */
    padding-bottom: 55.25%;
	background-position: center center;
	max-height: 200px;
	background-repeat: no-repeat;
	
/* 	border: 1px solid rgba(255, 255, 255, 1)!important; */
}
/*

.bg_image_results {
	
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 62.25%;
	background-position: center center;
	border: 0px solid rgba(255, 255, 255, 1)
}
*/


iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dummy {
	float: left;
	width: 100%;
	height: 0px;
}


.dummy.fixed {
	float: left;
	width: 100%;
	height: 0px;
	margin-top: 101px!important;
}



.blog_item {}

.blog_item h1 {
	font-size: 56px!important;
	line-height: 56px!important;
	letter-spacing: -0.5px;
/* 	width: 90%; */
/* 	text-transform: uppercase; */
	font-weight: 900!important;
	padding: 0!important;
	margin: 0!important;
/* 	color: #1ce8b5; */
/* 	color: rgba(65,65,65,1); */
/* font-family: 'Montserrat', sans-serif; */
	
    
  	text-transform: uppercase;
  	
  	float: left;	
	

}


.blog_item h5 {
	font-weight: 400!important;
	color: #111!important;
	text-transform: uppercase;
	line-height: 24px!important;
	margin-top: 0;

}

.blog_item .image_outline {
 	position: relative;
}


.image_caption {
	
 	text-align:center!important;
	width: 100%;
	color: rgba(65,65,65,1);
	text-align: center;
	padding-top: 5px;
	font-weight: 400;
	font-size: 13px;
	line-height: 24px;
	word-wrap: break-word;
	
}


.blog_item .content_intro {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.5px;
		color: rgba(65,65,65,1);
	
/* 	font-family: "Roboto Slab"; */
}


.blog_item .content_full {
	font-weight: 300;
	line-height: 28px;
	font-size: 18px;
	text-size-adjust:100%;
	
/* 	font-family: 'PT Serif', serif; */
	
}

.blog_item .content_full a {
	color: #008B8B ;/* DarkCyan (web colors) */
	
}


/*

.blog_item .image_footer {
	text-align: center;
	position: relative;
	
}

.blog_item .image_footer .image_text {
	display: inline-block;
	
}



.blog_item .image_footer .image_text .image_caption {
	float: left;
	font-weight: 300;
	font-style: italic;
	
}



.blog_item .image_footer .image_text .image_credit {
	float: left;
}
*/


.date_year {
	float: left;
	width: 100%;
	display: inline-block;
	font-weight: 500;
	margin-bottom: 5px;
	padding: 4px;
	text-align: right;
	line-height: 12px;
	font-size: 12px;
	color: #777;
	font-family: Quicksand;
	background-color: #eee;
	
}

.date_month_day {
	color: #777;
	float: left;
	width: 100%;
	display: inline-block;
	font-weight: 500;
	text-align: right;
	font-size: 20px;
	margin-bottom: 2px;
		line-height: 12px;
	font-size: 12px;
	font-family: Quicksand;
	text-transform: uppercase;
}









.title_separator {

	width: 30px;
	float: left;
	border-bottom: 2px solid #1ce8b5; /* 2239 C */ 
}


.story_showcase {

	float: left;
	width: 100%;
/* 	font-family: 'Open Sans', sans-serif; */
/* 	font-family: 'Roboto', sans-serif; */
/* font-family: 'Roboto Slab', serif;	 */
/* box-shadow: 10px 10px 10px rgba(0,0,0,0.2); */
/* 		background-image: url("../images/fc_bg-01.png"); */
		background-size: 100% 100%;
		background-position: center bottom;
		background-repeat: no-repeat;
		
}



.story_header {

	float: left;
	width: 100%;


}



.story_showcase .img-wrapper {
	position: relative;
/* 	box-shadow: 0px 0px 6px rgba(0,0,0,0.2)!important; */
/*  	box-shadow: 0px 0px 30px rgba(0,0,0,0.10)!important;  */
/*  	border: 1px solid #eee; */
/* 	overflow: hidden; */
 	
 	margin: 0px;	

	
	text-decoration: none;
/* 	padding: 10px; */
	

}

.story_showcase .img-wrapper .story_image {
	
	position: relative;
	}


@media screen and (max-width: 699px) {
.story_showcase .img-wrapper {

		position: relative;
/* 	box-shadow: 0px 0px 6px rgba(0,0,0,0.2)!important; */

/*  	border: 1px solid #eee; */
	overflow: hidden;
 	margin-top: 15px; 
	margin-bottom: 15px;
	text-decoration: none;
/* 	padding: 10px; */
}
}

.video_icon {
	
	position: absolute;
	width: 72px;height: 72px;
	top: 20px;right: 30px;
	background-image: url('../images/fc_icons-02.png');
	background-size: cover;


	
}

.small_video_icon {
	
	position: absolute;
	width: 36px;height: 36px;
	top: 10px;right: 30px;
	background-image: url('../images/fc_icons-02.png');
	background-size: cover;


	
}



.story_showcase .story_caption {
	padding: 30px;
	
	text-align: left;
	background-color: rgba(255,255,255,0.95);
	box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.1)!important;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 30px;
	overflow: visible;


}


.story_showcase .story_caption .caption_category {

	font-size: 14px;
	font-weight: 400!important;
	line-height: 1em;
	letter-spacing: 1.5px;
	color: #111;
	background-color: #111;
	text-transform: uppercase;
	display: inline-block;
	padding: 6px 6px 5px 6px;
	
/* 	margin-left: -5px; */
	margin-bottom: 2px;
/* 	font-family: 'Montserrat', sans-serif; */
	
}


	
	
	
	




@media screen and (max-width: 699px) {
.story_showcase .story_caption a.caption_title {

	font-size: 1.2em;
	font-weight: 900;
	color: #333;
}
}

@media screen and (max-width: 699px) {
.story_showcase .story_caption a.caption_title span {

	font-size: 1em;
	font-weight: 900;
	color: #333;
}
}



.story_showcase .story_caption a.caption_title {
	

font-size: 2em;
	font-weight: 900!important;
	display: block;
	letter-spacing: 1px;
/* 	font-family: 'Playfair Display', serif; */
/* 	font-family: 'Source Sans Pro', sans-serif!important; */
text-decoration: none;
/* font-family: "Roboto Slab";  */
/* font-family: 'Montserrat', sans-serif; */

}

.story_showcase .story_caption a.caption_title span {
}



.owl-carousel {
	text-align: center;
	position: relative;

	
}

.owl-carousel .owl-nav {
    display: flex;
    align-items: center;

}

.owl-carousel .owl-nav .owl-prev {
display: inline-block;
line-height: 0;
border-radius: 50%;
}

.owl-carousel .owl-nav .owl-next {
display: inline-block;
line-height: 0;
border-radius: 50%;

}

.owl-dots {

margin-top:0px!important;
padding: 0px!important;
margin-bottom: 0px!important;
line-height: 20px;
font-size: 0px;
max-height: 20px;
/* display: inline-block; */
}

.owl-carousel .owl-dots .owl-dot {
	font-size: 0px;
width: 20px;
height: 20px!important;
background-color: #333;
display: inline-block;
line-height: 0;
margin-right: 3px;
margin-left: 3px;
margin-top: 0px!important;
line-height: 20px;
border-radius: 50%;
/* box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1)!important; */

}
.owl-carousel .owl-dot.active {
width: 20px;
height: 20px!important;
background-color: #1ce8b5;
margin-top: 0px!important;
box-shadow: inset 0px 0px 3px rgba(0,0,0,0.1)!important;
line-height: 20px;

}


.owl-carousel .owl-item {

}


.main_banner {

	float: left;
	width: 100%;
	background-color: #dff;

}

.section {

	float: left;
	width: 100%;
	padding-top: 0px;
	background-color: rgba(240,240,240,1);
/*
	border-top: 1px solid rgba(65, 65, 65, 0.02);
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.08);
*/

}


	















.section .small_news_wrapper {
	
/* 	box-shadow: 2px 2px 2px rgba(0,0,0,0.1); */

float: left;
}


.section .small_news_wrapper .small_news_title {
	
	padding: 0px 0px 0px 15px;
	font-weight: 500;
	font-size: 1.4em;
	color: #555;
/* 	font-family: 'Playfair Display', serif; */

}

.small_news_title span {
	
	line-height: 1.4em;
	background-color: rgba(0, 0, 0, 0.1);
	box-shadow: 5px 0 0 rgba(0, 0, 0, 0.1), -5px 0 0 rgba(0, 0, 0, 0.1);
}


.timeline_wrapper {
	
}


.timeline_wrapper .timeline_news {
	position: relative;
	display: block;
	float: left;
	
}


.timeline_wrapper .timeline_news .timeline_news_image {
	display: block;
	float: left;
	
	
}


.timeline_wrapper .timeline_news .timeline_news_header {
	background-color: white;
	
	display: block;
	float: left;
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 20px;
	margin-top: -60px;
	margin-right: 30px;
	z-index: 10000;
/* 	font-family: 'Playfair Display', serif; */
	
	
	
}

.timeline_wrapper .timeline_news .timeline_news_header .timeline_news_title {
	
	line-height: 1.5em;
	font-size: 1.8em;
	font-weight: 700;
	
	
}

.timeline_wrapper .timeline_news .timeline_news_header .timeline_news_content {
	
	font-weight: 300;
	
	
}








.timeline_wrapper .timeline_datetime_wrapper {
	
 
/* position: relative!important; */
height: 100%!important;

/* font-family: 'Playfair Display', serif; */

}



/*
.divider {
    position:absolute;
    left:50%;
    top:50px;
    bottom:10px;
    border-left:1px solid #333;
    z-index: 0;
    
}
*/



.timeline_wrapper .timeline_datetime_wrapper .timeline_header {
	background-color: #eee;
	float: left;
	width: 100%;


}





.timeline_wrapper .timeline_datetime_wrapper .timeline_date {
		padding-top: 5px;

	font-weight: 700;
		font-size: 1.0em;	

	
	
}
.timeline_wrapper .timeline_datetime_wrapper .timeline_time {
	
	font-weight: 300;
		font-size: 1.0em;	
			padding-bottom: 5px;
	
	
}
.timeline_wrapper .timeline_datetime_wrapper .timeline_icon {
	
width: 20px;
height: 1px;
background-color: #333;
/*
border: 1px solid #ccc;
border-radius: 50%;
*/
display: table;
margin: 0 auto;	
	
}




.about {
	
position: relative;
/* margin: 30px; */
text-align: center;
/* background-color: rgba(255, 255, 255, 0.95)!important; */
/* box-shadow: 0px 0px 20px rgba(0,0,0,0.1); */
/* border: 1px solid rgba(190, 210, 200, 0.3); */
	
}

.about_wrapper {
position: relative;
width: 100%;
float: left;
background-color: #fff;
/* background-color: #f68948; */
color: rgba(65,65,65,1);

	
}

.about .about_image {
display: inline-block;
float: left;
width: 100%;
line-height: 0;


/*
padding-left: 30px;
padding-right: 30px;
*/

}

.about .about_text1 {

	width: 0%;
	min-height: 10px;
	float: left;
	padding: 30px;
	
	
	
}

.about .about_text2 {
	float: left;

	width: 100%;
	font-weight: 400;
/* 	font-family: "Roboto Slab"; */
	font-family: 'Caveat', cursive;
/* 	color: rgba(65,65,65,1); */

	font-size: 36px;
	line-height: 32px;
padding: 30px;
/* 	transform: rotate(-5deg); */
	
	
}

.about .about_pretext {

	font-weight: 600;

	font-size: 60px;
	line-height: 24px;
	
}

.about_image {

	
}


.social {

float: left;

	
}


.social a.social_image {
	padding-left: 0px;padding-right: 10px;	
	float: left;
	width: 100%;
}


.searchbox {
	width: 100%;
float: left;
	
}


.tagcloud {
	
background-color: #eee;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
	
}




.wrapper {

	display: block;

}

.margin_normal {
	padding-top: 30px;
	padding-bottom: 30px;
}

.separator_xl {
	height: 30px;
	width: 100%;
	float: left;
}

.separator_xxl {
	height: 50px;
	width: 100%;
	float: left;
}

.separator_l {
	height: 20px;
	width: 100%;
	float: left;
}

.separator_m {
	height: 10px;
	width: 100%;
	float: left;
}

.separator_s {
	height: 5px;
	width: 100%;
	float: left;
}

/* Arrow */

.arrow {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    line-height: 0px;
   
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
/* EOF Arrow */




/* Promo */


.promo { 
	max-height: 0;
	overflow: hidden;
	position: fixed;
	bottom: 0px;
	width: 100%;
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;
	z-index: 10;
	
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f0f0f0+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(240,240,240,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	
	
/* 	background-color: rgba(65,65,65,0.5); */
	}


.promo.bigger { 
	max-height: 500px;
	position: fixed;
	bottom: 0px;
}

.newsletter_wrapper {
	background-color: rgba(255, 255, 255, 1); /* MediumAquamarine (web colors) */
	float: left;
	width: auto;
	padding: 30px;
	margin-left: 30px;margin-right: 30px;
	margin-bottom: 30px;margin-top: 30px;
	box-shadow: 0px 0px 20px 1px rgba(65,65,65,0.2);
/* 	border-bottom: 4px solid #1ce8b5; */
/* 	border-radius: 20px; */
	
}



.newsletter_wrapper .newsletter_header {
	float: left;
	width: 100%;
	color: rgba(65,65,65,1)	
}


.newsletter_wrapper .newsletter_header .newsletter_title {
	text-align: center;
	font-family: 'Caveat', cursive;
	font-size: 48px;
	line-height: 42px;
/* 	letter-spacing: -0.5px; */
	font-weight: 700;
/* 	color: #1ce8b5; */
}

.newsletter_wrapper .newsletter_header .newsletter_pretext {
		text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;

}

.newsletter_wrapper .newsletter_header .newsletter_pretext span {
	
/* 	color:#ccc; */
	font-weight: 500;
	letter-spacing: 0.5px;
}

.newsletter_wrapper .newsletter_container {
	float: left;
	width: 100%;
}


.dialog_navi {
	float: left;
	width: 100%;
}


.dialog_navi .navi_left {
	float: left;
/*
	background-color: #eee;
	padding: 8px 12px 8px 12px;
*/

}

.dialog_navi .navi_right {
	float: right;
/*
	background-color: #eee;
	padding: 8px 12px 8px 12px;
*/
	
}


.dialog_navi .navi_center {
	float: right;
	width: 100%;
/*
	background-color: #eee;
	padding: 8px 12px 8px 12px;
*/
	
}








/* LEFT */

.dialog_navi .navi_left a.dialog {
	cursor: pointer;
	color: rgba(65,65,65,0.4);
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	float: left;
}

.dialog_navi .navi_left a.dialog .dialog_icon {
	float: left;
	margin-right: 10px;
	width: 24px;
	height: 24px;
	background-image: url("../images/fc_icons-10.png");
	background-size: contain; 
	
}

.dialog_navi .navi_center a.dialog {
	cursor: pointer;
	text-align: center;
/* 	color: rgba(65,65,65,0.9); */
color: rgba(65,65,65,1);
	text-transform: uppercase;
/* 	text-transform: uppercase; */
	letter-spacing: 0.5px;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	float: left;
	width: 100%;
}

.dialog_navi .navi_left a.dialog .dialog_text {
	float: left;
	
}

/* end of LEFT */

/* RIGHT */

.dialog_navi .navi_right a.dialog {
	cursor: pointer;
	color: rgba(65,65,65,1);
/* 	text-transform: uppercase; */
	letter-spacing: 0.5px;
	text-decoration: none;
	font-weight: 400;
	font-size: 18px;
	float: right;
	

	
	
}

.dialog_navi .navi_right a.dialog .dialog_icon {
	float: right;
	margin-left: 10px;
	width: 24px;
	height: 24px;
	background-image: url("../images/fc_icons-12.png");
	background-size: contain; 
	
}


.dialog_navi .navi_right a.dialog .dialog_text {
	float: right;
	
	
}

/* End of RIGHT */




  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    height: 10px;width: 10px;
    line-height: 10px;
  }








.vertical-align {
    display: flex;
    align-items: center;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}




.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}





a.back_to_top {
	
	position: fixed;
	bottom: 0;
	right: 0;
	
	height: 60px;
	width: 60px;
	
	background-image: url("../images/fc_icons-04.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: center 13px;
	
	background-color:#1ce8b5;
	
	
	margin: 40px;
	transition: opacity 1s ease-in-out;
	text-decoration: none!important;
	opacity: 0;
	background-color: #1ce8b5;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.06); 
 	box-shadow: 0px 1px 4px rgba(0,0,0,0.1); 
}


a.back_to_top.fixed {

	z-index: 1;

	transition: opacity 1s ease-in-out;
	text-decoration: none!important;
	display: block;
	opacity: 1;
	
	
}







img.center {
	display: block;
	margin: 0 auto;
	
}



.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;back_t
    margin-left: auto;
    margin-right: auto; 
    width: /*whatever width you want*/;
}


.absolute_center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}



/* Főoldalon a tartalom elrendezése */


.material_item {
/* 	background-color: rgba(0,0,0,0.03); */
	background-color: rgba(255,255,255,1);
	float: left;
	
	height: 100%;
/* 	border: 1px solid rgba(0, 0, 0, 0.1); */
/* 	box-shadow: 0px 1px 4px rgba(0,0,0,0.05)!important;  */
}

.material_style {
	box-shadow: 0px 1px 4px rgba(0,0,0,0.05)!important;
	border: 1px solid rgba(0, 0, 0, 0.1);
/* 	border-radius: 20px; */
}



.material_style:hover {
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2)!important;
	transition:ease-out 200ms;
}

.material_item_padding {
	float: left;
	padding: 0px 30px 25px 30px;
	
	
}

.mainpage_content {
	float: left;
	width: 100%;
	
	
	
}


.mainpage_content .mainpage_item_image {
	float: left;
	width: 100%;
	position: relative;
/*  	box-shadow: 0px 0px 20px rgba(0,0,0,0.15)!important;  */
/*  	border: 1px solid #eee; */
 	overflow: visible;
	text-decoration: none;
	padding: 0px;
	
}
.mainpage_content .mainpage_item_header {
	float: left!important;
	width: 100%!important;
	

}
	



.mainpage_item_title {
	float: left;
	width: 100%;

}

/*
.story_caption .mainpage_item_title a.title {

	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	color: rgba(65,65,65,1);
	text-decoration: none;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.01);
	-webkit-border-bottom-left-radius: 1px;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 24px;    
	height: 48px;      
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
}
*/

.mainpage_item_title a.title {

	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: rgba(65,65,65,1);
	text-decoration: none;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.01);
	letter-spacing: 0.25px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 52px;      /* fallback */
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
	text-align: left;
	
	
	

/* 	font-family: 'PT Serif', serif; */
/* font-family: 'Roboto Slab', serif; */
/* font-family: 'Montserrat', sans-serif;		 */
}


.mainpage_item_title a.title:hover {

	

/* 	text-decoration: underline; */
/* 	transform: all 200s; */
	
/* 	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.01); */
/* 	-webkit-border-bottom-left-radius: 1px; */

}



.mainpage_item_intro {
	float: left;
	width: 100%;
	
/* 	padding-bottom: 40px; */

}


.mainpage_item_intro .text {
/* 	font-family: "Roboto Slab"; */
/* 	font-family: 'PT Serif', serif; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 24px;     /* fallback */
	max-height: 72px;      /* fallback */
	-webkit-line-clamp: 3; /* number of lines to show */
	-webkit-box-orient: vertical;
	color: #555;
	font-weight: 300;
	font-size: 18px;
	
}


.mainpage_content .mainpage_labels {
	float: left;
}

.mainpage_content .mainpage_labels .moduleItemTags {
	padding: 0px;
}




.moduleItemTags a {
	float: left;
/* 	font-family: Quicksand; */
	font-size: 12px;
	line-height: 12px!important;
	text-transform: uppercase!important;
	color: #555;
	text-decoration: none;
	font-weight: 400;
	background-color: #ddd;
	padding: 6px 8px 6px 8px;
	margin-top: 0px;
	margin-right:5px;
	margin-bottom: 5px;
	
	
	
}


/* Navigációs fejléc */

.navi_header {
	width: 100%;
	float: left;
	position: relative;
/* 	border-bottom: 1px solid rgba(0,0,0,0.1); */

}

.navi_header .bottom_border {
	height: 4px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	


 	background-color: rgba(0, 0, 0, 0.1); 
/* 		background-color: rgba(0, 0, 0, 0.1); */
/* border-radius: 2px; */

}

.navi_header .navi_title {
	width: 100%;
	float: left;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.25px;
	padding-bottom:15px;
	
	font-family: 'Quicksand', sans-serif!important;
/* 	letter-spacing: 1.0px; */
/* 	font-family: 'Montserrat', sans-serif; */
/* 	font-family: 'Playfair Display', serif; */
/* 	font-family: 'Source Sans Pro', sans-serif!important; */
/* 	color: #1ce8b5; */
	color: rgba(65,65,65,0.9);
	position: relative;
/* 	text-transform: uppercase; */

 }

.navi_header .navi_title span {

	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: rgba(65,65,65,1);
	text-decoration: none;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.01);
	-webkit-border-bottom-left-radius: 1px;
	letter-spacing: 0.25px;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 52px;      /* fallback */
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
	
	 }


.search_result_label {
	font-family: 'Quicksand', sans-serif!important;
	font-size: 20px;
	letter-spacing: 0.25;
	font-weight: 500;
	float: left;
	color: rgba(117,117,117,1);
	padding-right: 10px;
}

.search_result_value {
	float: left;
	font-weight: 300;
	
}

	
}
.navi_header a.navi_link {
	width: 30%;
	float: right;
	line-height: 24px;
	font-size: 16px;
	font-weight:500;
	padding-right: 30px;
	color: rgba(65,65,65,1);
	background-image: url("../images/fc_icons-01.png");
	background-size: 24px 24px;
	background-position: right center;
	background-repeat: no-repeat; 
	text-align: right;
	text-decoration: none;
	display: none;
}



/* Start of TOPS  */


.tops {
	width: 100%;
	float: left;


}


.tops .tops_item_wrapper {
	float: left;
	width: 100%;
	position: relative;
	
}


.tops .tops_item_wrapper .tops_item {
	float: left;
	width: 100%;
	position: relative;

}



.tops .tops_item_wrapper .tops_item_header {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	word-wrap: break-word;
	}



.tops .tops_item_wrapper .tops_item_header .item_header_top {
	position: absolute;
	top:5px;
/*
	border-bottom: 1px solid rgba(65,65,65,0.1);
	padding-bottom: 8px;
*/

	width: 100%;
}


.tops .tops_item_wrapper .tops_item_header .item_header_bottom {
	position: absolute;
	bottom:5px;

}




.tops .tops_item_wrapper .tops_item_header .item_header_bottom .tops_item_title a.item_title {
	
	float: left;
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: rgba(65,65,65,1);
	letter-spacing: 0.25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 20px;     /* fallback */
	max-height: 40px;      /* fallback */
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	overflow: hidden;
}


/* END of TOPS  */



.footer {

	background-color: #fff;
	float: left;
	width: 100%;
/* 	padding-bottom: 60px; */
	
}

.footer .footer_newsletter_wrapper {
	background-color: #ddd;
	padding-top: 30px;
	padding-bottom: 30px;
/*  	 background-image: url("../images/slash-02.png");  */
 background-size: 10px 10px;
 background-repeat: repeat;
 float: left;
	width: 100%;

}

.footer .footer_newsletter_pretext {
	background-color: #ddd;
	float: left;
	width: 100%;
	line-height: 28px;
}


.footer .footer_menu_header {
	font-size: 20px;
	font-weight: 500;
	color: #111;
	line-height: 20px;
	padding-top: 30px;padding-bottom: 10px;
	float: left;
	width: 100%;
}



.footer .footer_text {
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 1em;
	font-weight: 300;
	color: rgba(65,65,65,1);
	
}




ul { }
ul.nav {
	
}

ul.nav.menu-footer {
	display: inline-block;
	line-height: 0;
}
ul.nav.menu-footer li {

	float: none;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
/* 	text-transform: uppercase; */
	background-color: transparent!important;
/* 	font-family: 'Roboto Slab', serif; */
}
ul.nav.menu-footer li:hover {
	background-color: transparent!important;
}

ul.nav.menu-footer li.current {
	
}

ul.nav.menu-footer li.current a {
	background-color: transparent!important;
	border-bottom: none;
	
	}
ul.nav.menu-footer li.active {
	color: rgba(65,65,65,1);
}

ul.nav.menu-footer li a {
	padding: 0px 0px 0px 0px;
	
	color: rgba(65,65,65,1);
	letter-spacing: 0.25px;
	
}
ul.nav.menu-footer li a:hover {
	background-color: transparent!important;
	}




.divider_wrapper {
	float: left;
	width: 100%;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	
}

.divider_wrapper .divider {
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	
}




/* Forms override */

.form-horizontal {
	margin: 0px!important;
}


.form-horizontal .form-group {
	margin: 0!important;
}



.form_label {
	padding: 0;margin: 0;
	line-height: 40px;
	font-size: 14px!important;
	font-weight: 400;
}

.form_error {
	line-height: 50px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 30px; 
	
	
}


.form_error span.formValidation {

}


.form_error span.formValidation span.formError {
	line-height: 40px;
	padding: 0px;margin: 0px;
	font-size: 16px!important;
	font-weight: 400;
	color: #D32F2F; 
	
}

.formControls {


}

.form-control {
/*
		box-shadow: none!important;
	-webkit-box-shadow: none!important;
*/
	
}
 

.formControls .form-control {
	line-height: 50px;
	padding: 0px 0px 0px 10px;
	height: 50px;
	border-radius: 0px;

	
}	



.btn {
	line-height: 24px;
	cursor: pointer;
	color: rgba(65,65,65,1);
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	float: right;
	padding: 0px 35px 0px 0px;
	background-image: url("../images/fc_icons-12.png");
 	background-size: 24px 24px;
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	 	box-shadow: none;
 		outline: none;
	
}


.btn:hover, .btn:active, .btn:visited, .btn:focus .btn:target {
	 	border: none;
	 	box-shadow: none;
 		color: rgba(65,65,65,1);

 		background-color: transparent;
	}

.btn-primary, .btn-primary:hover,.btn-primary:active, .btn-primary:focus, .btn-primary:target {
 	 	border: none;
	 	box-shadow: none;
 		outline: none;

	}
.btn-primary.disabled {
		border: none;
	 	box-shadow: none;
 		outline: none;

	
}



/* Bannerek jobb oldalt  */

.program_wrapper {
/* background-color: rgba(238, 255, 65, 1); */
	position: relative;
width: 100%;
float: left;
/*  background-image: url("../images/slash-01.png"); */
/* background-color: rgba(28, 232, 181, 1); */
 background-size: 14px 14px;
 background-repeat: repeat;

}

.program_wrapper .program {
	position: relative;
/* margin: 30px; */
text-align: center;
background-color: rgba(255, 255, 255, 1)!important;
/* box-shadow: 0px 0px 5px rgba(0,0,0,0.1); */
/* border: 1px solid rgba(190, 210, 200, 0.3); */
}


.program_wrapper .program .program_image {
	
	display: inline-block;
	float: left;
	width: 100%;
/*
padding-left: 30px;
padding-right: 30px;
*/

}

.program_wrapper .program .program_text {
	float: left;
	width: 100%;
	font-weight: 400;
/* 	font-family: "Roboto Slab"; */
	font-family: 'Caveat', cursive;
	color: #111;
	font-size: 36px;
	line-height: 32px;

	
	}
	
	
	
.program_wrapper .program .program_text2 {
	float: left;
	width: 100%;
	font-weight: 300;
/* 	font-family: "Roboto Slab"; */
	color: #111;
	font-size: 18px;
	line-height: 24px;

	
	}
	
	
.program_wrapper .program .program_button_wrappper {
	position: relative;
	width: 100%;
	float: left;
	
}	
		
	
.adv_in_content_wrapper {
	float: left;
	width: 100%;
/* 	background-image: url("../images/slash-01.png"); */
/* 	background-color: rgba(28, 232, 181, 1); */
	background-size: 14px 14px;
	background-repeat: repeat;
}

.adv_in_content_wrapper .adv_in_content {
	background-color: #fff;
/* 	margin: 30px; */


}

#map {
	
	height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; background-color: rgba(28, 232, 181, 1);

}

#map0 {
	
	height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; background-color: rgba(28, 232, 181, 1);

}
#map1 {
	
	height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; background-color: rgba(28, 232, 181, 1);

}
#map2 {
	
	height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; background-color: rgba(28, 232, 181, 1);

}

.gmnoprint {
	display: none!important;
}
.gmnoscreen {display: none!important;}
.gmnoprint {display: none!important;}


.gm-style-cc {display: none!important;
	
}


.upcoming_events {
	background-image: url("../images/program-01.png");
background-repeat: no-repeat;
background-size: cover;
float: left;
position: relative;
width: 100%;
	
}

.events_wrapper {
/* 	background-color: #ddd; */
float: left;
position: relative;
width: 100%;

}

.events_wrapper .owl-nav {
	position: absolute;
	padding: 0;margin: 0;
	bottom: 50%;
	top: 50%;
	margin-top: -20px;
	display: block;
	width: 100%;
	
	
}

.events_wrapper .owl-nav .owl-prev {
	background-image: url("../images/fc_icons-07.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #fff;
	display: block;
	float: left;
	height: 40px;width: 40px;
	margin-left: 10px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
	
}

.events_wrapper .owl-nav .owl-prev.disabled { 
	opacity: 0.3;
	cursor: default;
}

.events_wrapper .owl-nav .owl-next {
	background-image: url("../images/fc_icons-08.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-color: #fff!important;
	background-color: transparent;
	display: block;
	float: right;
	height: 40px;width: 40px;
	margin-right: 10px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
	
}

.events_wrapper .owl-nav .owl-next.disabled { 
	opacity: 0.3;
	cursor: default;
}





.events_wrapper .events_item {
/* 	border-right: 1px solid #eee; */
/* 	background-color: #eee; */
	float: left;

	margin: 30px;

	
	
}


.events_wrapper .events_item .event_map {
	
	background-color: #ddd;
	width: 50%;
	position: relative;
	display: table-cell;
	
}

.events_wrapper .events_item .event_details {
	text-align: left;
	width: 50%;
	background-color: #fff;
	display: table-cell;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.05);

}

.events_wrapper .events_item .event_details .inner {
	
padding: 30px;
float: left;
width: 100%;

}

.events_wrapper .events_item .event_details .event_title {
	float: left;
	width: 100%;
	font-size: 1.3em;
	letter-spacing: 0.5px;
	font-weight: 500;
/* 	color: #fff; */
	color: rgba(0,0,0,1);
	font-family: 'Quicksand', sans-serif;
	

}

.events_wrapper .events_item .event_details .event_date {
		
	font-weight: 400;
	font-size: 14px;
/* 	color: #aaa; */
	text-transform: uppercase;
	color: #333;
}



.events_wrapper .events_item .event_details .event_date_time {
		
	
	width: 100%;
}

.events_wrapper .events_item .event_details .event_date_time .event_week_day {
	float: left;
	width: 50%;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: 400;
	text-transform: uppercase;
	color: rgba(0,0,0,1);
	
}




.events_wrapper .events_item .event_details .event_date_time .event_time {
	float: left;
	width: 50%;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: 400;
	text-align: right;
	color: rgba(0,0,0,1);
}


.events_wrapper .events_item .event_details .event_location {
	color: rgba(0,0,0,1);
}

.events_wrapper .events_item .event_details a {
	

	float: right;
	line-height: 18px;
	font-size: 18px;
	font-weight:500;
/* 	padding-right: 30px; */
	color: #333;
/* 	background-image: url("../images/fc_icons-09.png"); */
/* 	background-size: 24px 24px; */
	background-position: right center;
	background-repeat: no-repeat; 
	text-align: center;
	width: 100%;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	
	
}










.owl-stage {
	
}



.line {
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,0.07);
}




.related_items {
	width: 100%;
	float:left;
/*
	padding: 30px;
	background-color: rgba(255,255,255,0.5);
*/
	
}

.related_items .related_item {
	
	
}

.related_items .related_item .related_image {
	
box-shadow: 0px 0px 20px rgba(0,0,0,0.15)!important;
}


.related_items .related_item .related_item_title  {
    font-weight: 700;
    text-decoration: none;
    padding-top: 20px;
    top: 0px;
    left: 0px;
    font-family: "Roboto Slab";
}

.related_items .related_item  .related_item_title a.related {
	
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #111;
	
}


.item_social {}

.item_social .share_this_article {
/* 	font-family: 'Caveat', cursive; */
	float: left;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: rgba(65,65,65,1);
	
}
.item_social .fb_share_wrapper {
	float: right;
	padding: 0;
	
	
}


.fb-like.fb_iframe_widget {
	
}

.mobilemenu {
	
}

.mobilemenu .mm_wrapper {

height: 100%;
position: fixed;
z-index: 10000;



}


.mobilemenu .mm_wrapper .mm_body {
float: left;
height: 100%;
width: 240px;
overflow: hidden;
margin-left: -235px;
transition: 0.3s;
left: 0;
background-color: rgba(28, 232, 181, 1);
padding: 10px;	
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	
}


.mobilemenu .mm_wrapper .mm_body.show {
position: left;
height: 100%;
width: 240px;
margin-left: 0px;
overflow: hidden;
background-color: rgba(220,220,220,0.9);
transition: 0.3s;
left: 0;
box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
padding: 10px;
	
	
}

.mobilemenu .mm_wrapper .mm_control {
	float: left;
padding-left: 0px;
padding-top:10px;


}

.mobilemenu .mm_wrapper .mm_control .inner {
float: left;
width: 60px;
height: 60px;
display: block;
background-image: url('../images/fc_icons-05.png');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-color: rgba(220,220,220,0.9);
cursor: pointer;	
border-radius: 0px 10px 10px 0px;
	
}



.category_list {}
.category_list .category_item {}


.category_list .category_item .image_outline {
	position: relative;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}

.date_string {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

.mainpage_item_date {
	float: left;
	text-align:left;
	font-size: 14px;
	font-weight: 400!important;
	line-height: 14px;
	color: #aaa;
	text-transform: uppercase;
	padding-left: 20px;
/* 	display: none; */
}


.mainpage_item_category {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: 400!important;
	line-height: 14px;
	color: #111;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	display: inline-block;
/* 	padding: 6px 6px 5px 6px; */
/* 	font-family: 'Montserrat', sans-serif; */

}

a.mainpage_item_category {
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: 400!important;
	line-height: 14px;
	color: #111;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	display: inline-block;
/* 	padding: 6px 6px 5px 6px; */
/* 	font-family: 'Montserrat', sans-serif; */

}

.category_list .category_item .day_of_week {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
}

.category_list .category_item a.cat_item_title {

overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-width: 90%;
	line-height: 20px;     /* fallback */
	max-height: 20px;      /* fallback */
	-webkit-line-clamp: 1; /* number of lines to show */
	-webkit-box-orient: vertical;
	color: rgba(0,0,0,0.9);
font-size: 20px;
	font-weight: 700!important;
/* 	font-family: 'Montserrat', sans-serif; */
	
}



.category_list .category_item .image_outline a.cat_item_title {
	
	position: absolute;
	top: 20px;
	left: 5px;
	font-size: 20px;
	font-weight: 700!important;
	display: block;
	text-decoration: none;
/* 	font-family: 'Montserrat', sans-serif; */
	max-width: 80%;
	color: rgba(0,0,0,0.8);

}

.category_list .category_item .image_outline a.cat_item_title span {
	
	line-height: 30px;
	background-color: rgba(0,0,0,0.8);
/* 	font-family: 'Montserrat', sans-serif; */
	box-shadow: 5px 0 0 rgba(0,0,0,0.8), -5px 0 0 rgba(0,0,0,0.8);
	color: #fff;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
	-webkit-font-smoothing: antialiased;
	
	

}




.category_list .category_item .cat_item_intro {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-width: 90%;
	line-height: 24px;     /* fallback */
	max-height: 48px;      /* fallback */
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
	color: rgba(0,0,0,0.9);
	    font-family: 'PT Serif', serif;
	    font-size: 18px;
	    line-height: 24px;
}


.category_list_right {
	position: relative;
	display: block;
	height: 100%;
}


.category_list_right .moduleItemTags {
position: absolute;
bottom: -5px;

}



.results_item {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;

	
}


.results_item_top {
	
	position: absolute;
	top: 20px;
}



.results_item_bottom {
	position: absolute;
	bottom: 20px;
}


.results_item_header {
	position: relative;
	float: left;
	width: 100%;
}


.pagination_wrapper {}
.pagination_nav {
	text-align: center;
}

.pagination_nav ul.pagination-list {
	
	margin: 0;padding: 0;
	
	display: inline-block;
}
.pagination_nav ul.pagination-list li {
 	list-style: none;
 	float: left;
 	

}
.pagination_nav ul.pagination-list li.disabled a {

	line-height: 40px;
	font-size: 18px;
	color: aqua;
	float: left;
	width: 40px;height: 40px;
	margin: 0px 5px 0px 5px;
	border-radius: 50%;
	background-color: #eee;
	text-align: center;
}

.pagination_nav ul.pagination-list li.active a {

	background-color: transparent;
	text-align: center;
	color: rgba(65,65,65,1);
	box-shadow: 0px 1px 4px rgba(0,0,0,0.1)!important;
	border: 0px solid rgba(220, 220, 220, 0.5);
}

.pagination_nav ul.pagination-list li a {
	line-height: 40px;
	font-size: 18px;
	color: rgba(65,65,65,1);
	float: left;
	width: 40px;height: 40px;
	margin: 0px 5px 0px 5px;
	border-radius: 50%;
	background-color: rgba(255,255,255,1);
	text-align: center;
	text-decoration: none;
	

	
}

.pagination_nav ul.pagination-list li a.pagenav {
	box-shadow: 0px 1px 4px rgba(0,0,0,0.1)!important;
	border: 0px solid rgba(220, 220, 220, 0.5);
}

.pagination_nav ul.pagination-list li a.pagenav span.icon-next {
	background-image: url('../images/fc_icons-08.png');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	height: 40px;width: 40px;
	float: left;
	
}
.pagination_nav ul.pagination-list li a.pagenav span.icon-last {
	background-image: url('../images/fc_icons-11.png');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	height: 40px;width: 40px;
	float: left;
	
}


.pagination_nav ul.pagination-list li a.pagenav span.icon-previous {
	background-image: url('../images/fc_icons-07.png');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	height: 40px;width: 40px;
	float: left;
	
}
.pagination_nav ul.pagination-list li a.pagenav span.icon-first {
	background-image: url('../images/fc_icons-06.png');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	height: 40px;width: 40px;
	float: left;
	
}


.program-modal {
	z-index: 65555;
	position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	
	
}
.modal {
	overflow-y:auto!important;
	padding-right: 0px!important;
}

.modal-open  {
	overflow: auto!important;
	padding-right: 0px!important;
}



.adatvedelem { 
	max-height: 0;
	overflow: hidden;
	position: fixed;
	bottom: 0px;
	width: 100%;
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;
	z-index: 10;
	

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f0f0f0+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(240,240,240,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */	



	
/* 	background-color: rgba(65,65,65,0.5); */
	}


.adatvedelem.bigger2 { 
	max-height: 200px;
	position: fixed;
	bottom: 0px;
		
}

.adatvedelem_wrapper {
	float: left;
	width: 100%;
	text-align: center;
	
/* 	border-radius: 20px; */
/* 	margin-left: 30px;margin-right: 30px; */
/* 		border-bottom: 4px solid #1ce8b5; */
}

.adatvedelem_wrapper .inner {
	display: block;
	margin: 30px;
	background-color: rgba(255,255,255,1); /* MediumAquamarine (web colors) */
	box-shadow: 0px 0px 20px 1px rgba(65,65,65,0.2);

}

.adatvedelem_wrapper .inner a.dialog {
	width: 100%;
	cursor: pointer;
	color: rgba(65,65,65, 1);
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	display: block;
	
}


.adatvedelem_wrapper .adatvedelem_header {
	
	color: rgba(65,65,65,1);
	padding: 30px;
	margin-left: 30px;margin-right: 30px;
}


.adatvedelem_wrapper .adatvedelem_header .adatvedelem_title {
	text-align: center;
	font-family: 'Caveat', cursive;
	font-size: 48px;
	line-height: 40px;
	letter-spacing: -0.5px;
	font-weight: 700;
/* 	color: #1ce8b5; */
}

.adatvedelem_wrapper .adatvedelem_header .adatvedelem_pretext {
		text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;

}




a.sitelink {
	color: rgba(65,65,65,1);
	text-decoration: underline;
	
}

.padding_xxl {
	padding: 30px;
}


.carousel_wrapper {
	position: relative;
	margin-top: 10px;
	
}

.carousel_wrapper .carousel_label_wrapper {
	position: absolute;
	

    left: 30px;
    right: 30px;
	bottom: 30px;
	
	background-color: rgba(255,255,255,0.9);	
	box-shadow: 0px 0px 20px 1px rgba(65,65,65,0.2);

}

.carousel_wrapper .carousel_label_wrapper .carousel_content {
	
	display: block;
	float: left;
	width: 100%;
	
}

.carousel_wrapper .carousel_label_wrapper .carousel_content .content_inner {
position: relative;

float: left;
padding: 30px;

}



	
#my-video {
	float: left;
	width: 100%;
}
.video-js {


	
}
.ff_part0 {
	
	float: left;
	width: 100%;
	position: relative;

	
	
}

.ff_part30 {
	
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
	
}

.ff_part60 {
	
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 60px;
	padding-top: 60px;
	position: relative;
	
}

.ff_part120 {
	
	float: left;
	width: 100%;
	
	padding-bottom: 120px;
	padding-top: 120px;
	position: relative;
}


.ff_content {
	background-color: #eee;
		width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}



.ff_part3 {
	
	float: left;
	width: 100%;
	background-color: #1ce8b5;
		padding-bottom: 60px;
	padding-top: 60px;
}




.ff_pre_heading {
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	display: block;
	letter-spacing:0.25px;
/* 	padding-left: 15px;padding-right: 15px; */
/* 	font-family: 'Roboto Condensed', sans-serif; */
	
}

@media screen and (max-width: 699px) {
.ff_pre_heading {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	display: block;
	letter-spacing:0.25px;
/* 	padding-left: 15px;padding-right: 15px; */
/* 	font-family: 'Roboto Condensed', sans-serif; */
	
	}
}




.ff_pre_heading.white {
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	
}



.ff_pre_heading span {

	font-weight: 700;

	
}


.ff_h0 {
/* 	font-family: 'Roboto Condensed', sans-serif; */
	font-size: 60px;
	line-height: 60px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing:1px;
	
}


@media screen and (max-width: 699px) {

.ff_h0 {
/* 	font-family: 'Roboto Condensed', sans-serif; */
	font-size: 32px;
	line-height: 32px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing:1px;
	
}		


}






.ff_h1 {
/* 	font-family: 'Roboto Condensed', sans-serif; */
	font-size: 52px;
	line-height: 56px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing:0.5px;
/* 	padding-left: 15px;padding-right: 15px; */
	
}


.ff_h1.small {
/* 	font-family: 'Roboto Condensed', sans-serif; */
	font-size: 32px;
	line-height: 32px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing:0.5px;
/* 	padding-left: 15px;padding-right: 15px; */
	
}

@media screen and (max-width: 699px) {
.ff_h1.small {
/* 	font-family: 'Roboto Condensed', sans-serif; */
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing:0.5px;
/* 	padding-left: 15px;padding-right: 15px; */
	
}		

}


@media screen and (max-width: 699px) {

.ff_h1 {
/* 	font-family: 'Roboto Condensed', sans-serif; */
	font-size: 32px;
	line-height: 32px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing:0.5px;
/* 	padding-left: 15px;padding-right: 15px; */
	
}		

}


.ff_h0.white {
 color: #fff;
 text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	
}

.ff_h0.purple {
 color: #7d50de;

	
}
.ff_h0.cyan {
 color: #1ce8b5;
 
	
}


.ff_h2 {
/* 	font-family: 'Roboto Condensed', sans-serif; */
		font-size: 24px;
	line-height: 28px;
	font-weight: 900;
	display: block;
	letter-spacing:0.25px;
/* 	padding-left: 15px;padding-right: 15px; */
	
}


.ff_h2.white {
/* 	font-family: 'Roboto Condensed', sans-serif; */
color: #fff;
 text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	
}


.ff_h2.cyan {
/* 	font-family: 'Roboto Condensed', sans-serif; */
color: #1ce8b5;
	
}

.ff_h2.purple {
/* 	font-family: 'Roboto Condensed', sans-serif; */
color: #7d50de;
	
}


.ff_p {
	
	display: block;
	letter-spacing:0.25px;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
/* 	padding-left: 15px;padding-right: 15px; */

}

.ff_p.mini {
	
line-height: 24px;

}

.ff_p.white {
	
color: #fff;

}




.ff_p.column {

	padding-left: 30px;padding-right: 30px;
}


.ff_p span {
	display: inline;
	font-weight: 700;
/* 	background-color: rgba(28, 232, 181, 0.6); */
	padding-left: 3px;padding-right: 3px;
}


.ff_list {
	
	display: list-item;
	float: left;
	letter-spacing:0.25px;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	margin-left: 40px;


/*
	background-image: url("../images/fc_icons-12.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: left;
	padding-left: 40px;
*/
}



.ff_color {
	background: linear-gradient(to right,#1ce8b5 30%, #7d50de 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

	

}

.ff_image_wrapper {
	position: relative;
    width: 100%;
    border: 1px solid black;
	
}
.ff_image_wrapper img {
	vertical-align: middle;
	position: absolute;
	margin: auto;
	top: 0;bottom: 0;right: 0;
}


.ff_white_bg {
	background-color: #fff;
}

.ff_circle {
	border-radius: 50%;
	height: auto;
	width: 100%;
	position: relative;
	padding-top: 100%;
	min-height: 300px;
	min-width: 300px;
	background-color: #fff;
}



.ff_button_wrapper {
	
}


.ff_button_wrapper .ff_button {
	padding-left: 30px;padding-right: 30px;
	padding-top: 20px;padding-bottom: 20px;
	line-height: 24px;
	float: left;
/* 	border-radius: 25px; */
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	background: linear-gradient(to right,#7d50de 27%,#1ce8b5 100%);
	color: #eee;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	border: 0px solid black;
	color: #fff;
	margin: 20px;
	
}

@media screen and (max-width: 699px) {

.ff_button_wrapper .ff_button {
	padding:10px;
	line-height: 30px;
	float: left;
/* 	border-radius: 25px; */
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	background: linear-gradient(to right,#7d50de 27%,#1ce8b5 100%);
	color: #eee;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	border: 0px solid black;
	color: #fff;
	}		

}




.ff_button_wrapper .ff_button.mini {
	padding-left: 15px;padding-right: 15px;
	padding-top: 5px;padding-bottom: 5px;
	line-height: 40px;
	font-size: 18px;
	font-weight: 500;
	min-width: 160px;

	
}

a.ff_button {
	text-decoration: none;
	}



/* This parent can be any width and height */
.blockx {
  /* May want to do this if there is risk the container may be narrower than the element inside */
  white-space: wrap;
  height: 100%;
  word-wrap: break-word;
}
 
/* The ghost, nudged to maintain perfect centering */
.blockx:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

/* The element to be centered, can also be of any width and height */ 
.centeredx {
  display: inline-block;
  vertical-align: middle;
}






.circled {
	border-radius: 50%;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}



.ff_all_products {
	width: 100%;
	float: left;
}

.ff_product_header {
	padding: 0px;
}

.ff_product_details {
	height: 100%;
	float: left;

}

.ff_product_name a {
	color: #333;
	font-size: 20px;
	font-weight: 500;
	
}

.ff_product_title a {
	float: none;
	display: block;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.01);
	letter-spacing: 0.25px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 40px;      /* fallback */
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
	text-align: left;
}


.ff_product_lenght  {

/* 	font-family: 'Montserrat', sans-serif; */
color: #333;

}

.ff_product_lenght .ff_label {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: 300!important;
	line-height: 18px;
	letter-spacing: 0.5px;
	padding: 0px;
	margin-right: 10px;
}


.ff_product_lenght .ff_value {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: 300!important;
	line-height: 18px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	padding: 0px;
}

.ff_product_lenght .ff_me {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: 300!important;
	line-height: 18px;
	letter-spacing: 0.5px;
	padding: 0px;
}



.ff_faq_header_wrapper {
	float: left;
	width: 100%;
	cursor: pointer;

}
.ff_faq_header {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
}

.ff_faq_content_wrapper {
	float: left;
	width: 100%;
	display: none;
	
	
}
.ff_faq_content {
	width: 100%;
	float: left;
	color: #333;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	
}
 
.ff_faq_content_inner {
	
	border-left: 4px solid #fff;
	padding-left: 20px;padding-right: 30px;
	margin-left: 30px;
	padding: 20px;
	
}


.ff_videowall {
	padding-top: 100px;
	padding-bottom: 100px;
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background-image: url('../images/ff_website.jpg');
	background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
	
}


.ff_h_line {
	position: absolute;
/* 	border-left: 1px solid rgba(0,0,0,0.1); */
	width: 1px;
	min-width: 1px;
	background-color: rgba(0,0,0,0.1);
	height: 100%;
	left: 50%;right: 50%;
	top: 0;
}

/* MENU RIGHT */

ul.nav.menu-ff_right {
	padding-left: 30px;padding-right: 30px;
	padding-top: 20px;padding-bottom: 20px;
	background-color: #fff;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.05);
	
	
}
ul.nav.menu-ff_right li {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 18px;
	background-color: transparent!important;
}

ul.nav.menu-ff_right li a {
	padding: 0;
	font-weight: 400!important;
	letter-spacing: 0.25px;
	font-size: 18px;
	color: #333;
	display: block;
	line-height: 30px!important;
}


ul.nav.menu-ff_right li:hover {
	background-color: transparent!important;
}

ul.nav.menu-ff_right li.current {}

ul.nav.menu-ff_right li.current a {
	background-color: transparent!important;
	font-weight: 500!important;
	font-family: Roboto!important;
	color: #7d50de;	
	
}

ul.nav.menu-ff_right li.active a {
/* 	color: #7d50de;	 */
/* 	background-color:#651fff;  */
}

ul.nav.menu-ff_right li.active.parent a {
	color: #7d50de;	
/* 	background-color:#651fff;  */
}

ul.nav.menu-ff_right li a:hover, ul.nav.menu-ff_right li a:focus {
	background-color: transparent!important;
	}
	

.ff_login_greeting {
	width: 100%;
	text-align: center;
}

.ff_login_box {
	float: left;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	background-color: rgba(255, 255, 255, 0.5);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1)!important; 
	position: relative;
}

label.ff_login {
	
	font-size: 18px;
	font-weight: 300!important;
	padding: 0px!important;
	line-height: 24px;
	height: 24px;
}

.ff_input_box {
	width: 100%;
	float: left;

	background-color: #fff!important;
	border: 0px!important;
	color: #333;
	font-weight: 300!important;
	line-height: 40px!important;
	height: 40px!important;
	font-size: 18px!important;
	border: 0px solid rgba(0, 0, 0, 0.1)!important; 
 	box-shadow: 0px 1px 3px rgba(0,0,0,0.1)!important; 
 	border-radius: 0px!important;
 	padding-left: 10px!important;padding-right: 10px!important;
}

.ff_login_helper {
	float: left;
	width: 100%;
}

.ff_login_helper_wrapper  {
	float: left;
	width: 100%;

	margin: 0px;
	
}

.ff_login_helper a.helper {
	float: left;
	width: 100%;
	list-style: none!important;
	list-style-type: none!important;
	display: block;
	color: #333;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
}


.ff_switch_label {
	width: 100%;
	float: left;
	text-align: right;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}

/**
 * Create the slider bar
 */
.checkboxOne {
	width: 20px;
	height: 20px;
	background: #555;
	margin: 20px 80px;
	position: relative;
	border-radius: 10px;
	float: left;
	margin: 0;
	
}



/**
 * Create the slider from the label
 */
.checkboxOne label {
	display: block;
	width: 20px;
	height: 20px;
/* 	border-radius: 50%; */
background: #1ce8b5;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ccc;
	border: 2px solid #333;
}


.radioOne label {
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
background: #ccc;
	transition: all .5s ease;
	cursor: pointer;
	line-height: 28px;
	
	}


input[type="radio"], input[type="checkbox"] {
	display: none;
}

input[type="textarea"], input[type="text"], input[type="password"] {
	margin-bottom: 0px!important;
}


/**
 * Move the slider in the correct position if the checkbox is clicked
 */
.checkboxOne input[type=checkbox]:checked + label {
	left: 0px;
	background: #1ce8b5;
	border: 2px solid #333;
	
}

.radioOne input[type=radio]:checked + label {
	
	background: #1ce8b5;
	display: block;
	width: 28px;
	height: 28px;
	border: 4px solid #ccc;
	
}


a.prev-button {
	background-image: url('../images/fc_icons-07.png');
	background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
	float: left;
	background-color: rgba(0,0,0,0.1);
	padding-left: 40px;
	padding-right: 15px;
	line-height: 40px;
	color: #333;
	text-decoration: none;
}





.g-recaptcha {
	position: relative;
}

.ff_terms {
	padding: 20px;
	float: left;
	
}

.ff_images1 {
	background-image: url('../images/ff_images-01.jpg');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	
}

.ff_images2 {
	background-image: url('../images/ff_images-02.jpg');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	
}
.ff_images3 {
	background-image: url('../images/ff_images-03.jpg');
	background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
	
}


.ff_images4 {
	background-image: url('../images/ff_images-04.jpg');
	background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
	
}


@media screen and (max-width: 699px) {

	.ff_images4 {
	background-image: none;
	
	}
}

/* táborCSS */


ul.small {}
ul li.small {
	padding-left: 40px;
}



