@CHARSET "UTF-8";
html{
	min-height: 100%;
	position: relative;
}
body{	
	background-color:#fff;
}
html,body {
	font-family: "Montserrat", sans-serif;
	font-size:20px;
	color:#001C48;
	line-height: 1.6;
}
body,.wrapper{
	min-height:100vh;
}
body.mobile_calendar
{
	background: #fff;	
}
	body.mobile_calendar #calendar{
		min-width:900px;
	}
.flex-fill {
   flex:1 1 auto;
}
.montserrat{
	font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4{font-family: "League Spartan", sans-serif;font-weight:700;text-transform:uppercase;}
h1{font-size:2.8rem;margin-bottom:4rem;}
h2{font-size:2rem;margin-bottom:1.5rem;}
h3{font-size:1.2rem;margin-bottom:.5rem;}
h4{font-size: 1rem;margin-bottom:0.5rem;}

p + h2, p + h3, p + h4 {
    margin-top: 2rem;
}
 

a{color:#001C48;cursor:pointer;}
hr{
	border-top: 1px solid #1849A6;
    margin: 2rem 0;
}
.btn-primary{
	background-color:#6db2ff;
	border:1px solid #6db2ff !important;
	outline:0 !important;
	box-shadow: none !important;
}
.btn-primary:hover{
	background-color:#042c59;
	border-color:#042c59 !important;
}
.fb-share-button{
	margin-bottom:20px;
	float:right;
}
.container {
	max-width: 1420px !important;
}

.orange_btn, .btn_blue {
	cursor:pointer;
	text-decoration: none !important;
	/*text-transform: uppercase;*/
	color:#fff;
	background-color: #F8A45B;
	font-weight: bold;
	border-radius: 0;
	border: 0;
	outline: 0 !important;
	padding: 0.6rem 1.2rem;
	display: inline-block;
	margin: 0 10px 10px 0px;
}

.btn_blue {
	background-color: #1849A6;
}


.orange_btn:hover, .btn_blue:hover {
	text-decoration: none;
	color: #f0f0f0;		
	background-color:#f7821d;
}
.btn_blue:hover {
	background-color:#0172ED;
}

/*--header------------------------------*/
.notice_popup {
	color:#fff;
	background-color: #C6A95B;
	padding: 1rem;
	position:fixed;
	z-index:99999;
	top: 0;
	left:0;
	width: 100%;
	text-align:center;
}
	.notice_popup *:last-child{
		margin-bottom: 0;
	}
	.notice_popup a {
		color:#fff;
		text-decoration: underline;
	}
.navbar{
	background-color:#fff;
	padding: 0.6rem  1rem;
	line-height: 1;
    /*box-shadow: 0px 4px 16px 7px rgba(0,0,0,0.1);*/
    
}
	.navbar .navbar-nav{
		margin: 20px auto;
		/*transition: margin 0.2s;*/
	}
	.navbar a.nav-link{
		font-size:0.96rem;
		color: #707070 !important;
		padding-right: 1.2rem !important;
   		padding-left: 1.2rem !important;
	}
	.navbar a.nav-link:hover{
		text-decoration: underline;
	}
	.navbar-brand{
		padding: 0;
		margin: 0;
		posistion:absolute;
	}
		.navbar-brand img{
			width:90px;
			/*transition: width 0.2s, margin 0.2s;*/
		}
		
	.navbar-nav li:hover > .dropdown-menu {
	    display: block;
		margin-top:-5px;
	}
	
	.myclub_link{
		background-color:#1849A6;
		color:#fff;
		text-align:center;
		line-height: 1;
		font-weight:700;
		padding: 0.6rem 1.2rem;
		text-decoration:none !important;
		position:relative;
		z-index:99999;
	}
	.myclub_link:hover {
		color: #d1dfee;
		background-color:#0172ED;
	}
	
	.dropdown-menu {
		border-color:#fff;
		border-radius: 0;
	}

	.dropdown-sub-item {
		display: block;
	}
/*
.navbar.scrolled {
	padding: .5rem 3rem;
}

.navbar.scrolled .navbar-brand img{
	width:60px;
	margin-right: 58px;
}
.navbar.scrolled .navbar-nav{
	margin:20px auto;
}*/
.header_spacer{
	height:88px;
}
	.dropdown-item.active, .dropdown-item:active{
		background:transparent;
		font-weight:bold;
		color:#212529;
	}
	.dropdown-item:active{
		font-weight:normal;
	}
	
	.dropdown-item {
		padding: .5rem 1.5rem;
	} 

.top_hero {
    height: 350px;
    overflow: hidden;
    width: 100%;
}
	
.top_hero img, .top_hero_mobile img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}	
/*
.top_hero_mobile {
	display: none;
    height: 200px;
}*/

.dropdown-sub-item{
	padding:.5rem 3rem;
	color:#7b7e82 !important;
	text-decoration:none !important;
}
	.dropdown-sub-item:hover{
		background-color:#f8f9fa;
	}
	.dropdown-sub-item.active{
		font-weight:bold;
	}
.mobile_menu{display:none;}
/*-----footer--------------*/
footer{
	background: url(/images/wings_white.png) no-repeat 100% 20%;
	background-size: auto 60%;
	background-color:#1849A6;
	color:#fff;
	padding:3rem 3rem;
}
		.footer_block{
			width:90%;
		}
			.footer_info h4{
				font-size:1.69rem;
				font-weight:400;
				border-bottom: 2px solid #6db2ff;
				margin-bottom:20px;
			}
			.footer_logo{
				display:block;
				float:left;
				width:140px;
				margin-right:20px;
			}
	.footer_links{
		padding: 3rem 0 0;
	}
		.footer_links a{
			color:#fff !important;
			text-decoration: none;
		}
	footer .some_logos {
        text-align: center;
	}
	footer .some_logos img{
		margin-right: 1rem;
		max-height: 40px;
	}
	footer .some_logos strong {
        font-size: 1.4rem;
	}
		
/*---------content------------------*/
section{
	padding: 40px 0px 70px;
}
section.equal_padding{
	padding: 70px 0px;
}
section.no_padding{
	padding:0px;
}
section.basic_content, section.basic_content_width{
	max-width:1420px;
	margin:0px auto 30px;
	padding:20px 35px;
}
/*section.basic_content_width{
	max-width: 1140px;
}*/
.white_bg{
	background-color:#fff;
}
.shadow_bg{
	backgrousnd-color: rgba(149,149,149,0.1);
	-webkit-box-shadow: inset 0px 0px 32px 5px rgba(0,0,0,0.29);
	-moz-box-shadow: inset 0px 0px 32px 5px rgba(0,0,0,0.29);
	box-shadow: inset 0px 0px 332px 5px rgba(0,0,0,0.29);
}
.blue_to_white_gradient_bg{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5ddf9+0,f6f6f6+100 */
	background: #c5ddf9; /* Old browsers */
	background: -moz-linear-gradient(top, #c5ddf9 0%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c5ddf9 0%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c5ddf9 0%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5ddf9', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.headline{
	display: block;
    margin: 2rem 0 3rem 0;
	text-align: center;
    /*border-bottom: 1px dotted #e4e9f0;*/
}
	.headline h1,.headline h2, .headline h3, .headline h4, .headline > span {
	    margin: 0;
	    display: inline-block;
	    /*border-bottom: 2px solid #6db2ff;*/
	}
	
	.headline > span {
		font-size:1.7rem;
		margin-bottom:20px;
	}

.ck_content > p, .ck_content > h2, .ck_content > h3, .ck_content > h4, .content-padding{
	padding: 0 3rem;
}

.ck_content > ul, .ck_content > ol {
	padding-left: 4rem;
    margin-bottom: 2rem;
}

.ck_content a:not(.orange_btn):not(.btn_blue) {
	text-decoration:none;
    color: #007bff;
}

.ck_content a:not(.orange_btn):not(.btn_blue):hover {
    text-decoration:underline;
    color: #F8A45B;
}

.ck_content > table {
	margin-left: 3rem;
}
	
.content_img_box {
	background-color: #f4f6fb;
	margin-bottom: 3rem;
}

	.content_img_box .row {
		flex-direction: row-reverse;
	}
	.content_img_box .row .col-md-7 {
		display: flex;
		align-items: center;
	}
	.content_img_box_img {
		width: 100%;
		height: 100%;
	}
	.content_img_box_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
	.content_img_box_content {
		padding: 3rem;
	}

.grey_box {
	background-color: #f4f6fb;
	margin-bottom: 3rem;
	padding: 3rem;
}
	
.card_block{
	position: relative;
	padding: 1em 1.5em;
	margin: 2em auto;
	color: #333;
	background-color: #f7f7f7;
}
	.card_block:before {
	  content: "";
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-width: 16px 16px  0 0;
	  border-style: solid;
	  border-color: #f1f1f1 #fff;
	}
	.card_block h4{
		color: #042c59;
	}
	.news_list_block a span{
		color:#333
	}
	
.news-list h3{
    margin-top: 1rem;
}
	
.right_side_block{
	padding-left:55px;
}
.feature_box{
	background-color:#f4f6fb;
	height:100%;
	padding: 1.5rem 1rem;
	text-align:center;
	display: flex;
    flex-direction: column;
}
a.feature_link:hover .feature_box h3,a.feature_link:hover {
	text-decoration: none !important;
	color: #001C48;
}
.feature_box.with_borders{
	border: 1px solid #959595;
	border-top:0px;
}
	.feature_box_img{
		text-align:center;
	}	
	.feature_box.with_borders .feature_box_img{
	    margin-left: -1px;
		margin-right: -1px;
	}
	.feature_box_content{
		padding: 2rem 0 0;
		flex: 1 0 auto;
	}

.people_box_content
{

}
	.people_box_img{
		margin-bottom:20px;
		/*text-align:center;*/
	}
	/*.people_box_content h4{
		border-bottom: 1px solid #00a8ff;
		text-transform:uppercase;
		padding-bottom:5px;
		
	}
		.people_box_content h4 span{
			display:block;
			font-size:0.9rem;
			color:#999;
			text-transform:none;
	}*/
.accordion_container {
	background-color: #f4f6fb;
	padding: 3rem;
}	
.card{
	background-color: #f4f6fb;
	margin-bottom:0px;
	border: 0;
	border-bottom:1px solid #001c48;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
}
.card:last-child {
	border-bottom:0;
}
	.card-header,.card-header:first-child{
		background-color: #f4f6fb;
		border:0;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		text-transform: uppercase;
		font-weight: 700;
		padding: 1rem 2rem 1rem 0;
		position: relative;
	}
	.card-header:after {
		content: "+";
		display: block;
		position:absolute;
		right: 0px;
		top: 0.1rem;
		font-size: 2.5rem;
		text-align:center;
		width:30px;
	}
	.card-header.open:after {
		content: "-";
	}
	.card-body{
		border:1px solid #f0f0f0;
		border-top:0px;
		padding: 0;
	}

/*---------sport-----------------*/
.sport_item{
	border-bottom: 1px solid #001c48;
	padding: 4rem 2rem;
}
.sport_item:last-child{
	border-bottom: 0;
}
.sport_row{
	padding-top:0px;
	padding-bottom:0px;
}
.sport_content {
	padding-bottom: 20px;
	color: #707070;
}
.sport_content h3 {
	text-transform: none;
	font-weight: 400;
}
/*---------timeline-----------------*/
.timeline_row{
	position:relative;
}
.timeline_row::before{
	left: 50%;
    margin-left: -3px;
	width: 3px;
    height: 100%;
    background-color: #f1f1f1;
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
}
.timeline_block{
	background-color:#fff;
	border:1px solid #dcdcdc;
	position:relative;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.timeline_block.right{
	margin-left:20px;
	margin-right:0px;
	margin-top:60px;
}
	.timeline_icon{
		right: -45px;
		position: absolute;
	    top: 2.14286rem;
	    font-size: 20px;
	    z-index: 3;
		color:#d4d4d4;
	}
	.timeline_block.right .timeline_icon{
		right: auto;
		left:-47px;
	}
	.timeline_arrow{
		position: absolute;
		z-index: 2;
		right:-15px;
		top:2.14286rem;
	}
	.timeline_block.right .timeline_arrow{
		right:auto;
		left:-15px;
	}
	
		.timeline_arrow .arrow_front{			
			border-width: 14px 0 14px 14px;
    		border-style: solid;
    		border-color: transparent;
			border-right-color: #fff;
			border-left-color: #fff;
			position: absolute;
		    top: 1px;
		    left: 0;
		}
		.timeline_block.right .timeline_arrow .arrow_front{	
			border-width: 14px 14px 14px 0;
			right:0;
			left:auto;
		}
		.timeline_arrow .arrow_back{			
			border-width: 15px 0 15px 15px;
    		border-style: solid;
    		border-color: transparent;
			border-right-color: #dcdcdc;
			border-left-color: #dcdcdc;
		}
		.timeline_block.right .timeline_arrow .arrow_back{	
			border-width: 15px 15px 15px 0;
		}
	.timeline_block_img{
		padding:5px;
		border-bottom:1px solid #dcdcdc;
	}
	.timeline_block_date{
		padding:10px 15px;
		font-weight:700;
		border-bottom:1px solid #dcdcdc;
	}
		.timeline_block_date i{
			margin-right:5px;
		}
	.timeline_block_content{
		padding:10px 15px;
	}
.timeline_image{
	position:relative;
}
	.timeline_image_txt{
		position:absolute;
		bottom:0px;
		left:0px;
		width:100%;
		background-color: rgba(0,0,0,0.5);
		color:#fff;
		padding:7px;
		text-align:center;
	}
.timeline_block_img .owl-nav
{
	position:absolute;
	left:0px;
	width:100%;
	top:40%;
}
	.timeline_block_img .owl-carousel .owl-nav button.owl-next, .timeline_block_img .owl-carousel .owl-nav button.owl-prev, .timeline_block_img .owl-carousel button.owl-dot{
		background-color: rgba(0,0,0,0.5) !important;
		color:#fff !important;
		padding: 5px 10px !important;
		font-size:30px !important;
		line-height:1;
		outline:0;
	}
		.timeline_block_img .owl-carousel .owl-nav button.owl-next{
			float:right;
		}
/*---------frontpage-----------------*/
.carousel-caption {
	bottom: 120px;
	z-index: 10;
	left:auto;
	right:auto;
	text-align:center;
	width: 100%;
	padding: 0 40px;
	
}
	.carousel-caption h1, .carousel-caption h2{
		font-size:2.8rem;
		margin-bottom:1.5rem;
		color:#fff;
		display:inline-block;
		text-shadow: 0px 0px 15px rgba(0,0,0,0.4);
		text-transform:none;
	}
	.carousel-caption p{
		color:#042c59;
		background-color: rgba(255,255,255,0.8);
		padding:5px 15px;
		display:inline-block;
		font-size:1.54rem;
	}
.carousel-item {
	height: 700px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
}
.carousel_image img, .carousel_mobile_image img {
	width: 100%;
}
/*.carousel_mobile_image {
	display: none;
}*/
.carousel-control-next, .carousel-control-prev{
	width:5%;
}

.carousel-indicators li {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin: 0px 6px;
}

.frontpage_summary {
	text-align: center;
	padding: 2.4rem 0;
}
	.frontpage_summary h2 {
		font-weight: 600;
	}
	.summary_content {
		max-width: 800px;
		margin: 0 auto;
	}

.events_block a{
	color:#555;
}

div.instagram_image_container:last-child{
	border-top: 1px solid #959595;
	padding-top: 20px;
}
	.instagram_image_container img{
		margin-bottom:10px;
	}

.frontpage_myclub {
	background: url(/images/wings_blue.png) no-repeat center right;
	background-size: auto 70%;
	background-color:#1849A6;
	padding: 7.5rem 1rem;
	text-align:center;
}
	.frontpage_myclub h2 {
		text-transform: none;
		color: #fff;
		font-weight: 600;
	}

.frontpage_sub_content {
	background-color: #F5F5F5;
	text-align:center;
	padding: 5rem 1rem;
}

	/*.frontpage_sub_content h2 {
		text-transform: none;
		font-weight: 600;
	}*/

.frontpage_news {
	padding: 3rem 0 2rem;
}

.news_item {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.news_item_content {
	flex: 1 0 auto;
}
.news_item_img {
	padding-top:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 1rem;
}

.frontpage_mercs {
	position: relative;
	padding-bottom: 0px;
}
	.frontpage_mercs_image img, .frontpage_mercs_mobile_image img{
		width: 100%;
	} 
	.frontpage_mercs_mobile_image {
		display: none;
	}
	.mercs_content {
		position: absolute;
		width: 33.33%;
		left: 60%;
		top: 50%;
		color: #fff;
		max-width: 450px;
		transform: translateY(-50%);
	}

	.mercs_content h2 {
		text-transform: none;
	}
	
	.mercs_content .orange_btn {
		margin-top: 2rem;
	}
.frontpage_lifts_mobile {
	display: none;
}
/*---------training-calendar-----------------*/
.future_seasons_container{
	text-align:right;
	margin-bottom:20px;
}
	.future_seasons_container .btn{
		margin-bottom:10px;
	}
#calendar{
	
	margin-top:40px;
}
.calendar_container{
	margin-left:-35px;
	margin-right:-35px;
	overflow-x:auto;	
	margin-bottom: 100px;
}
.fc-toolbar.fc-header-toolbar{
	margin:0px 12px 7px 12px;
}
.fc button.fc-button{
	border: 1px solid #b9babb;
	background:#fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline:0;
	color:#4b4b4b;
}
.fc-state-active{
	background-color:#042c59 !important;
	border-color:#042c59 !important;
	color:#fff !important;
}
.fc-icon.fa{
	font-size:1.4rem;
}

.fc td,.fc th{
	border:0px;
}

.fc-unthemed thead{
	background-color:#e1e1e1;
}
	.fc-unthemed thead .fc-day-header, .fc-list-heading td{
		font-weight:400;
		text-transform:uppercase;
		font-size:1rem;
		padding:4px;
	}
	.fc-list-heading td{
		padding: 8px 14px;
	}
	
	.fc-list-heading.weekday{
		color:#fff;
		
	}
		.fc-list-heading.weekday td{
			background-color:#042c59;
		}
.event_container_week{
	margin: 8px;	
	overflow:hidden;
}
	#calendar[data-type=adults] .event_container_week.past{
		/*opacity:0.4;*/
	}
	#calendar:not([data-type=adults]) .fc-today{
		background:transparent !important;
	}
	.event_container_week > div{
		padding: 1px 9px;
	}
	.event_container_week .event_time{
		border-top:1px solid #e6e6e6;
		border-right:1px solid #e6e6e6;
		border-left:6px solid #e6e6e6;
		padding-top:8px;
		font-weight:700;
		font-size:0.8rem;
	}
		.event_container_week .event_time span{
			color:#c0c2c5;
			font-size:0.8rem;
			margin-left:2px;
		}
	.event_container_week .event_title,.event_container_week .event_trainer,.event_container_week .event_place{
		border-right:1px solid #e6e6e6;
		border-left:6px solid #e6e6e6;
	}
		.event_container_week .event_title{
			font-weight:700;
			font-size:0.8rem;
		}
		.event_container_week .event_place{
			color:#8c9095;
		}		
	.event_container_week .event_place{
		padding-bottom:10px;
	}
	.event_container_week .event_book{
		border:1px solid #20af12;
		text-align:center;
		padding:0px;
	}		
		.event_container_week .event_book a{
			color:#20af12;
			text-transform:uppercase;
			display:block;
			padding: 1px 9px;
			font-weight:700;
			text-decoration:none !important;	
			background-color:#fff;		
		}
			.event_container_week .event_book:hover a{
				background-color:#20af12;
				color:#fff;
			}
.fc-list-view{
	border:0px;
}
	.event_container_list{
		font-size:0.8rem;
	}
	.fc-event-container {
		font-size: 0.8rem;
	}
	.event_container_list_desc{
		border-bottom:1px solid #e0e0e0;
		font-size:0.8rem;
	}
		.event_container_list .event_time{
			background-color:#f3f3f3;
			border-left:12px solid #e6e6e6;
			padding-top:8px;
			font-weight:700;
			border-bottom:1px solid #e0e0e0;
			text-align:center;
			width:80px;
		}
			.event_container_list .event_time span{
				color:#c0c2c5;
				font-size:0.8rem;
				margin-left:2px;
				display:block;
			}
		.event_container_list .event_title{
			font-weight:700;
		}
		.event_container_list .event_book a{
			float:right;
			border:1px solid #15aa01;
			color:#15aa01;
			text-transform:uppercase;
			padding: 2px 10px;
			font-weight:700;
			text-decoration:none;
			background-color:#fff;	
		}
			.event_container_list .event_book a:hover{
				background-color:#15aa01;
				color:#fff;
			}
.modal-header{
	display:block;
}

.training_group_select,.training_sport_select, .training_trainer_select{
	outline:0 !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	text-indent: 35px;
}
.training_group_select + i,.training_sport_select + i, .training_trainer_select + i{
	display:block;
	position:absolute;
	top:10px;
	left:25px;
}
/*---------helpers-----------------*/
.m-b{
	margin-bottom:20px
}