/*------ template stylization ------*/
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
body {
	background: url(../img/pattern1.jpg) repeat;
}
/*---------rows--------*/
.row_1 {
	padding: 20px 0 38px;
	background: #ffffff url(../img/line1.jpg) center bottom no-repeat;
}
.row_2 {
	padding: 59px 0 0px;
	background: #ffffff url(../img/line2.jpg) center bottom repeat-x;
}
.row_3 {
	padding: 41px 0 49px;
	background: url(../img/pattern1.jpg) repeat;
}
.row_4 {
	padding: 0 0 38px;
	background: #ffffff;
}
.row_5 {
	padding: 27px 0 73px;
	background: #ffffff;
}
.row_6 {
	padding: 0 0 77px;
	background: #ffffff;
}
.row_7 {
	padding: 0 0 53px;
	background: #ffffff;
}
.row_8 {
	padding: 0 0 53px;
	background: #ffffff;
}
.row_9 {
	padding: 0 0 58px;
	background: #ffffff;
}
.row_10 {
	padding: 0 0 58px;
	background: #ffffff;
}
.row_11 {
	padding: 14px 0 67px;
	background: #ffffff;
}
.row_12 {
	padding: 14px 0 67px;
	background: #ffffff;
}
/*------headings texts links---------*/
p {
	font-family: 'Arial', cursive;
	font-size: 14px;
	line-height: 22px;
	color: #6d6d6d;
	padding: 0;
	margin-bottom: 15px;
}
h2 {
	font-family: 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #393939;
	padding: 10px 0 17px;
	margin: 0;
}
h3 {
	font-family: 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #393939;
	padding: 0;
	margin: 0 0 12px;
}
h4 {
	font-family: 'Arial', cursive;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #6d6d6d;
	padding: 0;
	margin: 0;
}
.btn.link1 {
	position: relative;
	border: none;
	text-shadow: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 7px 34px 7px 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-position: 0 0;
	background: #393939;
	box-shadow: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link1 img {
	position: absolute;
	right: 17px;
	top: 16px;
}
.btn.link1:hover {
	background: #f52a1a;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link2 {
	overflow: hidden;
	border: none;
	position: relative;
	text-shadow: none;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	border-radius: 0;
	color: #686868;
	padding: 0;
	margin-top: 8px;
	background: transparent;
	box-shadow: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn.link2 img {
	position: relative;
	top: -2px;
	margin-right: 6px;
}
.btn.link2:hover {
	color: #f52a1a;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 31px;
	height: 17px;
	overflow: hidden;
	background: url(../img/totop.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 200px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 -17px;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/****************** header *******************/
/*header {
	margin: 0 auto;
	padding: 0 0 0;
	background: #ffffff url(../img/bg1.jpg) center top no-repeat;
}*/
.backstretch {
	margin: 0 auto;
	padding: 0 0 0;
	background:top;
	background-size:100%;
}
/*-------- Logo -------- */
.brand_ {
	position: relative;
	text-align: left;
	z-index: 100;
	margin: 207px 0 135px 0;
	padding: 0;
}
.pages {
	margin: 57px 0 66px 0;
}
.brand_ a:hover {
	text-decoration: none;
}
/*-----------------navbar---------------------*/
.bgmenu {
	overflow: hidden;
	text-align: center;
	background: #ffffff;
	width: 100%;
	margin: 0 auto;
	height: 55px;
}
.lineshadow {
	background: #5e6a78;
	width: 100%;
	height: 9px;
}
.navbar_, .navbar_ nav {
	margin: 0;
	background: url(../img/patternmenu.png) center top repeat-x;
}
.navbar_ {
	padding: 33px 0 0 0;
}
.navbar_ .navbar-inner_ {
	padding: 0;
	margin: 0;
	border: none;
	min-height: inherit;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.nav .sf-menu {
	position: relative;
}
.navbar_ .container {
	position: relative;
}
.nav-collapse_ {
	z-index: 30;
	z-index: 100;
	text-align: center;
	margin: 0;
	position: relative;
}
.navbar_ .nav {
	float: none;
	margin: 0;
	display: inline-block;
}
.nav-collapse_ .nav li {
	text-align: center;
	margin: 0;
	padding: 0 32px;
	position: relative;
	z-index: 9999;
	background: url(../img/bullet1.png) 0 10px no-repeat;
	zoom: 1;
}
.nav-collapse_ .nav > li:first-child {
	background: none;
}
.nav-collapse_ .nav > li img {
	position: relative;
	top: -64px;
	width: 0;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.nav-collapse_ .nav > li > a {
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: block;
	position: relative;
	color: #ffffff;
	z-index: 10;
	padding: 0;
	margin: 0;
	text-shadow: none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 9px;
	height: 5px;
	display: inline-block;
	top: 30px;
	right: 44px;
	position: absolute;
	z-index: 5;
}
.nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	background: none;
	color: #ffffff;
	box-shadow: none;
}
.nav-collapse_ .nav > li.active > a + img, .nav-collapse_ .nav > li.active > a:hover + img {
	width: 15px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.navbar_ .nav > .active > a, .navbar_ .nav > .active > a:hover, .navbar_ .nav > .active > a:focus {
	color: #ffffff;
}
.navbar_ .nav > .active > a + img, .navbar_ .nav > .active > a:hover + img, .navbar_ .nav > .active > a:focus + img {
	width: 15px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.nav-collapse_ .nav > li > a:hover {
	color: #ffffff;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.nav-collapse_ .nav > li > a:hover + img {
	width: 15px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.nav-collapse_ .nav > li.sfHover.active > a .sf-sub-indicator, .nav-collapse_ .nav > li.active > a .sf-sub-indicator {
	color: #ffffff;
}
.nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	color: #ffffff;
}
.nav-collapse_ .nav > li.sfHover > a + img, .nav-collapse_ .nav > li.sfHover > a:hover + img, .nav-collapse_ .nav > li > a:hover + img, .nav-collapse_ .nav > li.active > a + img, .nav-collapse_ .nav > li.active > a:hover + img {
	visible: true;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.sub-menu > a {
	position: relative;
}
.nav-collapse_ .nav ul {
	position: absolute;
	display: none;
	top: 49px;
	left: 30px;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #202934;
	padding: 5px 31px 3px;
	margin: 0;
	text-align: center;
}
.nav-collapse_ .nav ul li:first-child {
	border: none;
	margin: 0;
	padding: 0;
}
.nav-collapse_ .sub-menu li {
	background: none;
	padding: 0;
}
.nav-collapse_ .nav ul li a {
	display: block;
	color: #7b828b;
	background: #202934 url(../img/patterndotted1.png) center bottom repeat-x;
	padding: 8px 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}
.nav-collapse_ .nav ul li img {
	position: absolute;
	top: -10px;
	left: 17px;
}
.nav-collapse_ .nav ul li a.last {
	background: transparent;
	border-bottom: none;
	display: block;
	color: #9d9d9d;
	background: none;
	padding: 8px 0;
	font-style: italic;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.nav-collapse_ .nav ul ul li a {
	border-bottom: none;
	color: #ffffff;
	text-align: left;
	background: transparent;
}
.nav-collapse_ .nav ul ul li:first-child a {
	border-bottom: none;
	color: #ffffff;
	text-align: left;
	background: url(../img/patterndotted2.png) center bottom repeat-x;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff;
}
.nav-collapse_ .nav ul ul {
	padding: 0px 27px 5px 18px;
	background: #f4251c;
	left: 71px;
	top: 2px;
}
.nav-collapse_ .nav ul ul li:first-child {
	background: none;
}
.nav-collapse_ .nav ul ul li a {
	color: #ffffff;
}
.nav-collapse_ .nav ul ul li a:hover {
	color: #ffea86;
}
.nav-collapse_ .nav ul ul li a.last {
	background: transparent;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
	background: url(../img/indicator2.png) no-repeat 0 0;
	width: 3px;
	height: 5px;
	position: absolute;
	display: block;
	top: 18px;
	left: auto;
	right: -15px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/***************** content ****************/
/*------------------------Caroufredsel---------------------*/
.title1 {
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 50px;
	line-height: 52px;
	margin: 0;
	color: #383838;
	background: url(../img/line1.jpg) center bottom no-repeat;
	padding-bottom: 36px;
}
.list_carousel {
	margin: 8px 0 0 0;
	padding: 32px 50px 0 50px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	cursor: default;
	color: #999;
	text-align: center;
	padding: 0;
	margin: 0;
	display: inline-block;
	float: left;
}
.list_carousel li p {
	color: #969696;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.pager {
	padding: 9px 17px;
	width: 70px;
	margin: 14px auto 0;
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid #f4f4f4;
}
.pager a {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 6px;
	text-decoration: none;
	background: url(../img/paginimg.png) no-repeat center top;
}
.pager a span {
	display: none;
}
.pager a:hover {
	background: url(../img/paginimg.png) no-repeat center bottom;
}
.pager a.selected {
	background: url(../img/paginimg.png) no-repeat center bottom;
}
/***********************list-events****************************/
.list-events {
	position: relative;
	margin: 0;
	padding: 0;
}
.list-events li {
	display: block;
	margin-top: 40px;
}
.list-events li {
	margin-top: 0px;
	padding-bottom: 25px;
}
.list-events li h2 {
	margin: 12px 0 12px 0;
	padding: 0;
}
.list-events .infotxt {
	overflow: hidden;
}
.list-events > li > div > figure {
	padding: 0;
	float: none;
	margin: 0;
	margin-right: 22px;
	margin-bottom: 5px;
}
/*-------smallcontacts------------*/
.smallcontacts figure {
	padding: 0;
	margin: 0 0 25px;
}
.smallcontacts h3 {
	padding: 0;
	margin: 23px 0 27px 0;
}
.smallcontacts p {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #535353;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.btn-link1 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #ff8a00;
	text-transform: uppercase;
	position: relative;
}
.btn-link1:hover {
	text-decoration: none;
	color: #31c1e4;
}
.m_top1 {
	margin: 45px 0 28px 0 !important;
}
/*--------------social----------------*/
.social_icons {
	padding: 0;
	display: inline-block;
	list-style: none;
	white-space: nowrap;
	position: relative;
	margin: 0;
	z-index: 7777;
}
.social_icons > li {
	display: inline-block;
	cursor: pointer;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-right: 10px;
}
.social_icons > li a {
	width: 32px;
	height: 32px;
	overflow: hidden;
}
.social_icons > li a img {
	position: relative;
	top: 0;
}
.social_icons > li a:hover img {
	position: relative;
	top: -32px;
}
/*---Swimming----*/
.swimming figure {
	padding: 0;
	margin: 0 0 14px;
}
.swimming h3 {
	margin-bottom: 21px;
}
.swimming p {
	width: 100%;
}
.title2 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 38px;
	color: #06d4f5;
	text-transform: uppercase;
	margin: 20px 0 3px;
}
.title3 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 48px;
	color: #ffc342;
	text-transform: uppercase;
	margin: 13px 0 0px;
}
/*--------photo------*/
.photo {
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.photo img {
	width: 100%;
}
.photo:hover {
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.photo:hover .box1 {
	background: #b20069;
}
.box1 {
	background: #ed008c;
	padding: 20px 16px 14px 16px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.box1 figure {
	padding: 0;
	margin: 0 11px 0 0;
	float: left;
}
.box1 .box1_ {
	overflow: hidden;
}
.title4 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
}
.title5 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	color: #ff95cf;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0;
}
/*----adventure-----*/
.adventure .m_bot1 {
	margin: -5px 0 0 0;
}
.adventure figure {
	padding: 0;
	float: left;
	margin: 0 18px 14px 0;
}
.adventure .title6 {
	margin-bottom: 21px;
}
/*-------List2-------*/
.list2 {
	position: relative;
	padding: 0;
	margin: -5px 0 0 0;
}
.list2 li {
	display: block;
	list-style: none;
	padding: 0 0 0 14px;
	margin: 0 0 10px 0;
	background: url("../img/bullet1.png") 0 8px no-repeat;
}
.list2 li:first-child {
	padding: 0 0 0 14px;
	margin: 0 0 10px 0;
}
.list2 > li {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #6d6d6d;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a:hover {
	text-decoration: none;
	color: #f5281b;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.m_bot2 {
	margin-bottom: 81px;
}
/*----------- list-thumbnails--------------*/
.thumbnail-2 {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	overflow: hidden;
}
.list-thumbnails {
	margin: 0;
}
.list-thumbnails li {
	margin-bottom: 14px;
	position: relative;
	list-style: none;
}
.thumbnail-2 p {
	padding-bottom: 3px;
}
.list-thumbnails .thumbnail-2 figure {
	margin: 0 0 13px 0;
	float: none;
}
.list-thumbnails .thumbnail-2 figure img {
	width: 100%;
}
/*----------- thumbnails3 --------------*/
.thumbnails3 {
	margin-top: -30px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.thumbnails3 h4 {
	margin-bottom: 0;
}
.thumbnails3 h4 a {
	color: #6d6d6d;
}
.thumbnails3 h4 a:hover {
	color: #f5281b;
	text-decoration: none;
}
.thumbnails3 .rules {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 20px !important;
	background: url(../img/pattern1.jpg) repeat;
}
.thumbnails3 li {
	margin-top: 30px;
}
.thumbnails3 figure {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}
.thumbnails3 p {
	padding: 0;
	margin: 0;
	margin-bottom: 17px;
}
.rules .thumbnail {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	border: none;
}
.rules .caption {
	padding: 0;
}
/*--------list-blog-----------*/
.list-blog {
	margin: 0 0 0 0;
}
.list-blog li {
	display: block;
	margin-top: 40px;
}
.list-blog li {
	margin-top: 0px;
	margin-bottom: 29px;
	padding-bottom: 0;
}
.list-blog li .date {
	padding-bottom: 15px;
}
.list-blog li .badge_3 {
	text-transform: uppercase;
	text-shadow: none!important;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	background: #31c1e4;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	border-radius: 400px;
	width: 40px;
	height: 40px;
	line-height: 1em;
	color: #fff;
	padding: 0;
	margin: 0px 20px 0px 0px;
	text-align: center;
	float: left;
}
.list-blog li .badge_3 span {
	margin-top: 5px;
	font-size: 18px;
	line-height: 14px;
	display: block;
}
.list-blog li .badge_3 span i {
	font-size: 14px;
	line-height: 14px;
	display: block;
	font-style: normal;
}
.list-blog .extra-wrap .pull-right {
	margin-right: 31px;
}
.list-blog .extra-wrap .link3 {
	color: #6d6d6d;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog .extra-wrap .link3:hover {
	color: #f5281b;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.blogcont p {
	margin-bottom: 15px !important;
}
.list-blog > li > div > figure {
	border: none;
	float: left;
	margin: 0;
	margin-right: 19px;
	margin-bottom: 5px;
}
.list-blog > li > div > div > p {
	margin-top: -5px;
	margin-bottom: 7px;
}
.list-blog p.text-info {
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #6d6d6d;
	margin: 0 0 7px;
}
.list-blog p.text-info a {
	color: #6d6d6d;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog p.text-info a:hover {
	color: #f5281b;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
/*-- contacts page --*/
.map {
	margin-top: -5px;
	margin-bottom: 86px;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.map iframe {
	width: 100%;
	height: 403px;
	border: none;
	margin-top: 6px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 0;
}
address {
	margin: 0;
	margin-bottom: 12px;
}
address span {
	padding: 0;
	margin: 0;
	color: #6d6d6d;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
}
address > p {
	font-family: 'Arial', sans-serif;
	color: #6d6d6d;
	margin-bottom: 20px;
}
address .info p:first-child {
	font-family: 'Arial', sans-serif;
	color: #6d6d6d;
	margin-top: 12px;
	margin-bottom: 0;
}
.info {
	display: inline-block;
}
.info .title7 {
	font-family: 'Arial', cursive;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #6d6d6d;
	margin: 0 !important;
	padding: 11px 0 0px;
}
.padding_top1 {
	padding-top: 31px;
}
.info > p {
	color: #6d6d6d;
	margin-bottom: 11px;
}
.info > p span {
	color: #6d6d6d;
	width: 97px;
	display: inline-block;
}
.info a {
	color: #6d6d6d;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.info a:hover {
	color: #f5281b;
	text-decoration: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail {
	text-decoration: none;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #dc1010;
	margin-bottom: 32px;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/***** contact form *****/
.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	top: 8px;
}
.contact-form .txt-form {
	display: none;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-bottom: 0;
	float: left;
	width: 200px;
}
.contact-form .coll-1, .contact-form .coll-2 {
	margin-right: 10px;
}
.contact-form fieldset {
	top: 9px;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
.contact-form label {
	display: block;
	min-height: 45px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-form .message {
	display: block;
	width: 100%;
}
.contact-form input {
	padding: 6px 8px;
	margin: 0;
	margin-bottom: 2px !important;
	text-decoration: none;
	color: #6d6d6d;
	font-family: 'Arial', sans-serif;
	background: #f2f2f2;
	font-size: 14px;
	line-height: 20px;
	outline: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	float: left;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form textarea {
	padding: 4px 8px;
	margin: 0;
	margin-bottom: 2px !important;
	text-decoration: none;
	color: #6d6d6d;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	background: #f2f2f2;
	outline: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #b6b6b6;
	float: left;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form input {
	height: 32px;
}
.contact-form input:focus, .contact-form textarea:focus {
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #e9e9e9 !important;
	border-left: 1px solid #d5d5d5 !important;
	border-right: 1px solid #d5d5d5 !important;
	border-top: 1px solid #b6b6b6 !important;
	color: #727272 !important;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
 -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.contact-form .area .error {
	box-shadow: none;
	float: none;
}
.contact-form textarea {
	margin-top: -2px;
	width: 100%;
	height: 130px;
	resize: none;
	overflow: auto;
}
.contact-form .success {
	border: none;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 20px;
	background: #fff;
	padding: 10px 0px;
	border: 1px solid #e9e9e9 !important;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form .error, .contact-form .empty {
	color: #f00;
	font-size: 10px;
	line-height: 1.2em;
	display: none;
	text-align: right;
	overflow: hidden;
	width: 100%;
	text-transform: none;
	position: absolute;
	top: 31px;
	right: 0;
}
.contact-form .message .error, .contact-form .message .empty {
	top: 127px;
}
.contact-form .buttons-wrapper {
	margin: 0;
}
.contact-form .buttons-wrapper a {
	margin-top: 30px;
}
.contact-form .buttons-wrapper a:hover {
	text-decoration: none;
}
.contact-form .buttons-wrapper p {
	top: -10px;
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #6d6d6d;
	text-transform: uppercase;
}
.contact-form .buttons-wrapper span {
	display: inline-block;
	position: relative;
	top: 16px;
	margin-left: 18px;
}
.contact-form .buttons-wrapper span i {
	font-style: normal;
	color: #f5281b;
}
/*-- end contacts --*/
/*--------policy----------*/
.policy h2 {
	padding-bottom: 11px;
}
.policy p {
	margin-bottom: 22px;
}
.policy .privacy_link {
	color: #31c1e4;
}
.policy .privacy_link:hover {
	color: #f5281b;
	text-decoration: none;
}
/*404 page*/
/*404 page*/
.block-404 .span8 {
	padding-top: 0;
	margin-bottom: 50px;
	text-align: center;
}
.block-404 .span8 img {
	margin-top: 0;
	margin-left: 0;
}
.block-404 .span4 .btn.link1 {
	margin: 0;
	margin-top: 0;
}
.block-404 h2 {
	margin: -6px 0 9px 0;
	line-height: 30px;
	padding: 0;
	border: none;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 0;
}
.form-404 input {
	height: 32px;
	width: 100%;
	font-family: 'Arial', sans-serif;
	background: #f2f2f2;
	font-size: 14px;
	line-height: 20px;
	padding: 6px 10px 6px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #b6b6b6;
	float: left;
}
.form-404 input:focus {
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #b6b6b6;
}
.form-404 a {
	margin: 22px 0 0 0;
}
.block-404 .span4 .btn.link1 {
	float: left;
	margin: 22px 0 0 0;
}
/**/
/*************** content end **************/
/***************** footer ******************/
footer {
	margin-top: 0px;
	margin-bottom: 55px;
}
footer hr {
	height: 1px;
	background: #dbf2ff;
	outline: none;
	border: none;
	margin: 0 0 10px 50px;
}
.footerpages {
	padding: 47px 0;
	margin: 0;
	background: url(../img/line2.jpg) center top repeat-x;
}
.privacy {
	float: left;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e3e3e;
	text-transform: uppercase;
}
.privacy span {
	color: #b0b0b0;
	margin: 0 1px;
}
.privacy a {
	color: #3e3e3e;
}
.privacy a:hover {
	color: #f52a1a;
	text-decoration: none;
}
/*-----------footermenu-------------*/
.footermenu {
	float: right;
	list-style: none;
	padding: 0;
	margin: -2px 0 0 0;
}
.footermenu li:first-child {
	float: left;
	background: transparent;
}
.footermenu li:first-child a {
	margin: 0 18px 0 0;
}
.footermenu li {
	float: left;
}
.footermenu li a {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31c1e4;
	margin: 0 22px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.footermenu li.last a {
	margin: 0 0 0 22px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.footermenu li a:hover, .footermenu li.last a:hover {
	text-decoration: none;
	color: #7e7e7e;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.footermenu li.active a, .footermenu li.last.active a {
	text-decoration: none;
	color: #7e7e7e;
}
/************** footer end ******************/
/**************** media queries **************/
/*************************************************/
@media (min-width: 1200px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: left;
	width: 250px;
}
.title4 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 48px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
}
.title5 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	color: #ff95cf;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0;
}
.swimming p {
	width: 90%;
}
.list-events .infotxt {
	overflow: hidden;
}
.list-events .infotxt span {
	display: block;
}
.list-events > li > div > figure {
	padding: 0;
	float: left;
	margin: 0;
	margin-right: 22px;
	margin-bottom: 5px;
}
.nav-collapse_ > .nav > li {
	text-align: center;
	margin: 0;
	padding: 0 42px;
	position: relative;
	z-index: 9999;
	background: url(../img/bullet1.png) 0 10px no-repeat;
	zoom: 1;
}
.nav-collapse_ .nav ul {
	left: 41px;
}
}
/*************************************************/
@media (min-width: 768px) and (max-width: 979px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: none;
	width: 100%;
}
.footermenu li a {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31c1e4;
	margin: 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.footermenu li.last a {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31c1e4;
	margin: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.box1 {
	background: #ed008c;
	padding: 20px 16px 14px 16px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.box1 figure {
	width: 50%;
	padding: 0;
	margin: 0 auto 10px;
	float: none;
}
.box1 .box1_ {
	text-align: center;
	overflow: hidden;
}
.swimming figure {
	padding: 0;
	margin: 0 0 14px;
}
.swimming figure img {
	width: 100%;
}
.swimming p {
	width: 100%;
}
.brand_ {
	position: relative;
	text-align: left;
	z-index: 100;
	margin: 58px 0 65px 0;
	padding: 0;
}
.nav-collapse_ > .nav > li {
	float: left;
	padding: 0 13px;
}
.nav-collapse_ > .nav > li a {
	font-size: 18px;
}
.nav-collapse_ .nav ul {
	left: 10px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	right: 35px;
}
.nav-collapse .nav > li > a:hover {
	background-color: transparent;
}
.nav-collapse_ .nav > li > a {
	margin: 0 8px;
}
.navbar_ .nav-collapse_ {
	width: auto!important;
	overflow: visible !important;
	height: auto;
	clear: none;
}
}
/*************************************************/
@media (max-width: 767px) {
.row_11 {
	padding-top: 40px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: none;
	width: 100%;
}
.thumbnails3 {
	margin-top: -30px;
	margin-left: -30px;
}
.thumbnails3 li {
	float: left;
	width: 44%;
	margin-top: 30px;
	margin-left: 30px;
}
.thumbnails3 figure {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}
.thumbnails3 figure img {
	width: 100%;
}
.thumbnails2 {
	margin-left: -20px;
}
.thumbnails2 .span3 {
	width: 46%;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.thumbnails2 a {
	margin-bottom: 20px;
}
.footermenu {
	display: none;
}
.box1 {
	background: #ed008c;
	padding: 20px 16px 14px 16px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.box1 figure {
	width: 50%;
	padding: 0;
	margin: 0 auto 10px;
	float: none;
}
.box1 .box1_ {
	text-align: center;
	overflow: hidden;
}
.row_3 {
	margin-left: -30px;
}
.row_3 .span3 {
	float: left;
	display: block;
	width: 28%;
	margin-left: 30px;
	margin-bottom: 40px;
}
.swimming figure {
	width: 100%;
	padding: 0;
	margin: 0 0 14px;
}
.swimming figure img {
	width: 100%;
}
.swimming p {
	width: 100%;
}
.list-events > li {
	margin-bottom: 20px;
}
.list-events .infotxt {
	overflow: hidden;
}
.list-events .infotxt span {
	display: block;
}
.list-events > li > div > figure {
	padding: 0;
	float: left;
	margin: 0;
	margin-right: 22px;
	margin-bottom: 5px;
}
.title1 {
	padding-top: 40px;
}
header {
	padding: 0 0 20px;
}
.bgmenu {
	display: none !important;
}
.sf-menu {
	display: none !important;
}
.navbar_ .nav-collapse_ {
	float: none;
	display: none;
}
.navbar_ .btn-navbar {
	display: none;
}
.navbar_ {
	padding: 13px 10px 13px;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #4080c8;
	background: #2c2c2c !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
}
.select-menu option {
	padding-bottom: 4px;
}
.brand_ {
	position: relative;
	text-align: center;
	z-index: 100;
	margin: 10px 0 10px 0;
	padding: 0;
}
h2 {
	padding-top: 30px;
}
}
/*************************************************/
@media (max-width: 610px) {
.box1 {
	background: #ed008c;
	padding: 20px 16px 14px 16px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.box1 figure {
	width: 20%;
	padding: 0;
	margin: 0 auto 10px;
	float: none;
}
.box1 .box1_ {
	text-align: center;
	overflow: hidden;
}
.row_3 {
	margin-left: 0;
}
.row_3 .span3 {
	float: left;
	display: block;
	width: 100%;
	margin-left: 0;
	margin-bottom: 40px;
}
}
/*************************************************/
@media (max-width: 550px) {
.list-blog li .badge_3 {
	float: none;
	margin-bottom: 10px;
}
}
/**************************************************/
@media (max-width: 550px) {
.thumbnails3 {
	margin-top: -30px;
	margin-left: 0px;
}
.thumbnails3 li {
	float: none;
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
}
.thumbnails3 figure {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}
.thumbnails3 figure img {
	width: 100%;
}
.thumbnails2 {
	margin-left: -20px;
}
.thumbnails2 .span3 {
	width: 45%;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.thumbnails2 a {
	margin-bottom: 20px;
}
.adventure .m_bot1 {
	margin: 0;
}
.adventure figure {
	padding: 0;
	float: none;
	width: 100%;
	margin: 0 0 14px 0;
}
.adventure figure img {
	width: 100%;
}
}
/**************************************************/
@media (max-width: 500px) {
.list-blog .extra-wrap .pull-right {
	margin-right: 0;
}
.list-blog > li > div > figure {
	border: none;
	float: none;
	margin: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.list-blog > li > div > figure img {
	width: 100%;
}
}
/*************************************************/
@media (max-width: 480px) {
.thumbnails2 {
	margin-left: 0;
}
.thumbnails2 .span3 {
	width: 100%;
	float: none;
	overflow: hidden;
	margin-left: 0;
}
.thumbnails2 a {
	margin-bottom: 10px;
}
.list_carousel {
	margin: 8px 0 0 0;
	padding: 32px 0 0 0;
}
}
/*************************************************/
@media (max-width: 430px) {
.box1 {
	background: #ed008c;
	padding: 20px 16px 14px 16px;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.box1 figure {
	width: 30%;
	padding: 0;
	margin: 0 auto 10px;
	float: none;
}
.box1 .box1_ {
	text-align: center;
	overflow: hidden;
}
.list-events .infotxt {
	overflow: hidden;
}
.list-events .infotxt span {
	display: inline-block !important;
}
.list-events .infotxt {
	overflow: hidden;
}
.list-events .infotxt span {
	display: block;
}
.list-events > li > div > figure {
	padding: 0;
	float: none;
	margin: 0;
	margin-right: 22px;
	margin-bottom: 5px;
	width: 100%;
}
.list-events > li > div > figure img {
	width: 100%;
}
.list-events > li {
	margin-bottom: 30px;
}
}
/*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
