.sky-form {
	margin-top: 10px;
	padding: 0;
	border: 0;
}

.tab-content {
	margin: 0;
	padding: 0;	
	border-right: 0 !important;
	border-left: 0 !important;	
	border-bottom: 0 !important;	
}

.nav-tabs {
	margin-left: 1px;
}

.nav-tabs li.active a {
	font-size: 120%;
	border-top: 4px solid #fb0048 !important;	
}

.nav-tabs li a {
	font-size: 13px;
	font-weight: 900;
	color: #0c3971;
}

.tab-pane {
	margin: 0;
	padding: 0;	
}

.filtr {
	border: 1px solid #eee;
	border-top: 0;
	margin-top: -20px !important;
	padding-top: 20px;
	margin-right: -15px !important;
}

.search-button {
	margin-top: 30px;
}


.days {
	border-bottom: 1px solid #eee;	
	margin-bottom: 20px !important;	
	display: none;
}

.days .day {
	background-color: #f2f9fb;
	padding: 8px 8px 8px 15px;	
	border-right: 1px solid #eee;
}

.days .day h3 {
	color: #666;
	font-weight: 900;
	margin: 0;
	padding: 0;
}

.days .day .week {
	font-size: 110%;
}

.days .day .price {
	position: absolute;
	left: 90px;
	top: 15px;
	font-weight: 700;
	background-color: #1599be;
	color: #fff;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	padding: 6px;
	text-align: center;
	width: 80px;
}

@media (max-width: 1200px) {
	.days .day .price {
		left: 75px;
		padding: 6px;	
		width: 70px;			
	}
}

@media (max-width: 992px) {
	.days .day .price {
		right: 20px;
		left: auto;	
	}
}

.days .active {
	border-right: 1px solid #eee;	
	border-left: 1px solid #eee;	
	background-color: #fff;
}

.days .active h3 {
	font-size: 140%;
}

.last {
	border: 0;
}

.please_wait {
	text-align: center;
	font-size: 150%;
	padding: 30px;
	display: none;
}

.skipass {
	padding-top: 20px;
	border: 1px solid #eee;
	padding-bottom: 20px;
	display: none;	
}

.skipass .product {
	border: 1px solid #eee;
	padding: 10px 20px;
	margin-bottom: 10px;
}

.skipass .product h4 {
	font-size: 120%;
	padding-bottom: 8px;
	border-bottom: 2px solid #1599be;
	width: 160px;
}

.skipass .product h3 {
	font-size: 170%;
	font-weight: 700;
	color: #0c3971;
}

.skipass .product .btn-u-resort {
	width: 100%;
	margin-top: 16px;
	text-align: center;
	background-color: #0c3971;	
}

.skipass .product .price {
	position: absolute;
	top: 55px;
	right: 30px;
	text-align: right;
}

.skipass .product .price span {
	display: block;
	color: #1599be;
	font-size: 150%;
	font-weight: 900;	
}

.shop-info-text h3 {
	margin-top: -75px;
}

.shop-info-text .mrg-left {
	margin-left: 60px;
}
.shop-info-text .mrg-right {
	margin-right: 60px;
}

.product .comment {
	padding-top: 6px;
}