@import"reset.css";
@import"grid.css";
@import"forms.css";

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900'); 
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900');
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Alex+Brush);
body{
	/* background:url(../images/body-bg.jpg) no-repeat 50% 0 #000; */
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	line-height:25px;
	color:#2e4e4c;
	position:relative;     
	font-weight: 300;
    letter-spacing: 0.5px;
	text-rendering:optimizeLegibility;
	/* min-width:960px; */
}
.ic {
	background:#fff;
	border:0;
	float:right;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	padding:0;
	overflow:hidden;
}
html,body{height:100%;}
/* html {min-width:960px;} */
/* Global Structure---------------------------------------- */
/* .main{
	margin:0 auto;
	position:relative;
	width:960px;
	background:url(../images/main-bg.png);
	border-radius:4px;
	padding:0 0 10px 0;
} */
/* .main-indents {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
} */
/*----- alignment & clearing -----*/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper{
	overflow: hidden;
	position: relative;
	height: auto;
}
.extra-wrap{
	overflow:hidden;
	display:block;
}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#202134;
	padding:0 0 12px 0;
	font-weight:normal;
	font-family: 'Poppins', sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
}
h1{
	font-size: 18px;
	line-height: 42px;
	font-family: 'Poppins', sans-serif;
}
h2{font-size:30px; line-height:36px;}
h3{font-size:24px; line-height:30px;} 
h4{font-size:20px; line-height:24px;}  
h5{font-size:18px; line-height:22px;}
h6{font-size:16px; line-height:20px;}

.welcome {
	display:block;
	color:#0043e4;
	font-size:60px;
	line-height:72px;
	letter-spacing:-1px;
	margin:0 0 -20px 0;
	font-family: 'Alex Brush', cursive;
	text-transform:capitalize;
}
.hp-1 {
	padding:0 0 20px 0;
}
h5 span {
	color:#09b8f9;
}
/*----- text & typography -----*/
.quote-1 {
	padding:0 0 20px 40px;
	background:url(../images/quotes.png) no-repeat 0 8px;
}
/*----- borders & lines -----*/

/*----- boxes -----*/
/* .content-box {
	background:#fff;
	padding:22px 36px 25px 36px;
	margin:0 10px;
} */
.img-box {
	display: inline-block;
	padding: 0;
	background: #fff;
	border: 0px solid #d9d9d9;
	border-radius: 3px;
	margin-bottom: 12px;
	width: 100%;
}
/* Lightbox image */

.lightbox-image {
    display: block;
    position: relative;
    width: 100%;
}
a.border{padding:6px;background:#dededa;display:block;}
.lightbox-image img {
    position: relative;
    z-index: 2;
    width: 100%;
}
.lightbox-image span{position:absolute;width:100%;height:100%;left:0;top:0;background:url(../images/magnify.png) 50% 50% #fff no-repeat;}

/*----- indents -----*/
.img-indent {
	float:left;
	margin:5px 20px 0 0;
}
.img-indent-1 {
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	height: auto;
}
.img-box.img-indent-1 img {
    width: 100%;
    height: 100%;
}
.img-indent-bot {margin:5px 0 16px 0;}

p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #253836;
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 24px;
	margin-bottom: 10px;
}
strong {
	font-weight: 600;
}
.p {padding-bottom:25px;}
.p0 {padding-bottom:0 !important;}
.p1 {
	padding-bottom: 30px !important;
	font-family: "Goudy Old Style";
}
.p2 {padding-bottom:14px !important;}
.p3 {padding-bottom:20px !important;}

.a1 {margin:0 10px;}
.a2 {margin:0 46px;}

/*----- lists -----*/
.content_divvvv {
	background: #fff;
	border-radius: 15px;
	padding: 25px;
	margin-bottom: 30px;
	border: 1px solid #e4ecf2;
	border-top: 5px solid #066ebc;
}
.list-1 {
	padding: 0 0 20px 20px;
	float: left;
	width: 100%;
	border-top: 5px solid #066ebc;
	background: #f2faff;
	padding: 15px;
	border-radius: 15px;
	border-right: 1px solid #e4ecf2;
	border-left: 1px solid #e4ecf2;
	border-bottom: 1px solid #e4ecf2;
}
.list-1 h6 ,.list-1 span {
    color: #1b95e0;
    letter-spacing: 1px;
}
.list-1 li {
    display: block;
    padding: 0 0px 8px 20px;
    background: url(../images/list-1-marker.gif) no-repeat 0 10px;
    line-height: 25px;
    font-size: 13px;
}
	.list-1 li a {
		color:#333;
		font-size:14px;
	}
		.list-1 li a:hover {
			color:#0043e4;
			text-decoration:none;
		}
.list-2 {
	padding:5px 0 20px 0;
}
.list-2 li {
	line-height:22px;
	padding:0 0 18px 0;
}
.list-2 li a {
	display:inline-block;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	line-height:22px;
	color:#0043e4;
	text-transform:uppercase;
	letter-spacing:-1px;
}
	.list-2 li a:hover {
		color:#000;
		text-decoration:none;
	}
/*----- buttons & links -----*/
a {
    color: #066ebc;
    text-decoration: none;
    cursor: pointer;
}
/* 	a:hover {
	font-size: 16px;
	color: #F90;
} */

.button {
	display:inline-block;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	background:#09b8f9;
	padding:7px 20px;
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
}
	.button:hover {
		text-decoration:none;
		background:#000;
		color:#fff;
	}


.link {
	text-decoration: underline;
	color:#ee623a;
	font-weight:bold;
}
	.link:hover {text-decoration: none;}

/*********************************header*************************************/
header{
	
}

.logo {
	float:left;
	padding:0 !important;
	margin:0 0 0 40px;
}
.logo a {
	position:relative;
	background: url() no-repeat 0 0;
	height:49px;
	width:203px;
	overflow:hidden;
	text-indent:-99em;
	display:block;
}
/********************** Slider ************************/
.mp-slider .items {display:none;}
.mp-slider {
	width:940px;
	height:392px;
	margin:0 auto;
	position:relative;
}

.carousel-control .mp-prev,.carousel-control .mp-next {
	position:absolute;
	width:30px;
	height:60px;
	bottom:82px;
	z-index:999;
}
.carousel-control .mp-prev {
	left:50px;
	background:url(../images/mp-prev.png);
	background-repeat:no-repeat;
}
	.carousel-control .mp-prev:hover {
		opacity:0.8;
	}
.carousel-control .mp-next {
	right:50px;
	background:url(../images/mp-next.png);
	background-repeat:no-repeat;
}
	.carousel-control .mp-next:hover {
		opacity:0.8;
	}

.mp-slider .banner {
	position:absolute;
	left:35px;
	right:35px;
	font-family: 'Poppins', sans-serif;
	color:#fff;
	z-index:99 !important;
	top:auto !important;
	bottom:40px !important;
	padding:0;
	text-align:center;
	font-size:50px;
	line-height:60px;
	text-transform:uppercase;
}
	.mp-slider .banner span {
		display:block;
	}
	.mp-slider .banner b {
		color:#ead909;
	}
	.mp-slider .banner .row-1 b {font-weight:normal;}
	.mp-slider .row-1 {
		padding:0;
	}
	.mp-slider .row-2 {
		font-size:80px;
		line-height:90px;
		margin:-5px 0 0 0;
		font-weight:bold;
	}

/********************** Navigation ************************/
nav {
	float: right;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color:#066ebc !important;
    background-color:transparent !important;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #066ebc;
	background-color: #fff;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
		color: #2b3233;
		font-weight: 500;
	}
.sf-menu{
	min-height:36px;
	padding:0;
	margin:0;
}
.sf-menu li.sfHover ul {
    position: absolute;  
    top: 114%;
    min-width: 215px;
    left: 0;
    display: none;
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: 0px;
    padding: 0px;
    border-top: 4px solid #29d0f2;
    z-index: 1;
}
.sf-menu li.sfHover ul::before {
	bottom: 100%;
	left: 15%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #29d0f2;
	border-width: 7px;
	margin-left: -7px;
}
.sf-menu > li {
    position: relative;
    float: left;
    margin: 0 10px;
}
.sf-menu > li > a {
	text-decoration: none;
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	color: #333;
	padding: 23px 6px;
}
/* .sf-menu > li.active > a, .sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
    color: #fff;
    text-decoration: none;
    background: #00aeef;
    border-radius: 0;
} */
.sf-menu li:hover ul,.sf-menu li.sfHover ul{ z-index:999;-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);}
/* .sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em} */
.sf-menu li.active,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration: none;
	font-size: 18px;
	
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #fff;
	background-color: #066ebc;
	border-color: #066ebc;
}
.sf-menu li li a {
    display: block;
    margin: 0;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    color: #333;
    overflow: hidden;
    padding: 10px 10px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
    border-bottom: 1px solid #e8ebec;
}
.sf-menu li li:last-child a {
    border-bottom: 0px solid #e8ebec;
}
/* .sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.active > a {
    color: #fff;
    background: #4aaef3;
    /* font-family: "Geneva CY"; 
} */

.sf-menu li li{
	float:none;
	position:relative;
}

.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:186px;top:0;}



/********************** Content ************************/

section#content {
	position: relative;
	z-index: 1;
	padding: 50px 0;
}
.col-1 {
	float:left;
	width:268px;
	margin:0 32px 0 0;
}
.col-2 {
	float:left;
	width:268px;
	margin:0;
}
.col-3 {
	float:left;
	width:260px;
	margin:0 36px 0 0;
	
}
.col-4 {
	float:left;
	width:568px;
}
.col-5 {
	float:left;
	width:148px;
	margin:0 32px 0 0;
}
.col-6 {
	float:left;
	width:148px;
}
.col-7 {
	float:left;
	width:260px;
	margin:0 40px 20px 0;
}
.col-8 {
	float:left;
	width:562px;
	margin:0 0 60px 0;
}
.col-9 {
	float:left;
	width:580px;
	margin:0 20px 20px 0;
}
.col-10 {
	float:left;
	width:261px;
}
.col-11 {
	float: left;
	width: 367px;
	margin: 0;
}
.col-12 {
	float: left;
	width: 500px;
	font-size: 18px;
}
.contnt-slider section {
	background:#fff !important;
}
.relative {
	position:relative;
}
.cs-prev, .cs-next {
	display: block;
	position: absolute;
	bottom: 1022px;
	width: 17px;
	height: 25px;
	z-index: 99;
}
	.cs-prev {
	background: url(../images/cs-controls.png) no-repeat 0 0;
	right: 928px;
	}
	.cs-next {
	background: url(../images/cs-controls.png) no-repeat right 0;
	right: 0;
	}
	.cs-prev:hover, .cs-next:hover {
		opacity:0.7;
	}

.gallery-meta {
	overflow:hidden;
	padding:0 0 20px 0;
}
.gallery-name {
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	color: #202134;
	max-width: 70%;
}
	.gallery-name:hover {
		text-decoration:none;
		color:#00aeef;
	}
.capacity {
	float: right;
	max-width: 33%;
	font-size: 13px;
	color: #066ebc;
}
.map_container {
	padding: 0 0 20px 20px;
	float: left;
	width: 100%;
	border-top: 5px solid #066ebc;
	background: #f2faff;
	padding: 15px;
	border-radius: 15px;
	border-right: 1px solid #e4ecf2;
	border-left: 1px solid #e4ecf2;
	border-bottom: 1px solid #e4ecf2;
}
.map_container iframe {
	width: 367px;
	height: 376px;
	border: none;
	margin: 0;
}
.adress {padding:0 0 40px 0;}
.adress .dt {
	display:block;
	font-weight:normal;
	float:left;
	color:#333;
	letter-spacing:-1px;
	font-size:12px;
	line-height:18px;
	width:180px;
	margin:0 40px 0 0;
	font-size:18px;
	line-height:30px;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
}
.adress .dd {
	font-size:14px;
	line-height:25px;
	color:#333;
	overflow:hidden;
}
.adress .dd a {
	color:#333;
}

/******************** Footer ******************/
footer {
	overflow: hidden;
	color: #b7c8c8;
	padding: 40px 0 40px 0;
	background: #19272d;
	position: relative;
	font-size: 13px;
}
footer p{
    color: #b7c8c8;
}
	footer a {
		color:#fff;
	}
	footer a:focus, footer a:hover {
    color: #05d0f9;
    text-decoration: none;
}
	.copyright {
		float: left;
		width: 100%;
		border-top: 1px solid #343542;
		padding-top: 15px;
		margin-top: 30px;
	}
	.social-list {
		float: left;
		width: 100%;
	}
		.social-list li {
			float:left;
			margin:0 10px 0 0;
		}
		.social-list li a:hover img {
			opacity:0.8;
		}
		
/* Calendar styles */


.fc {
	direction: ltr;
	text-align: left;
	padding:30px 0 0 0;
	position:relative;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	background:#09c6f9;
	}

.fc-header-left {
	width: 100%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	text-align: right;
	}
	
.fc-header-title {
	display:block;
	vertical-align: top;
	padding:0;
	text-align:center;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	color:#fff;
	padding:0;
	font-size:18px;
	line-height:36px;
	height:36px;
	}
	
.fc .fc-header-space {
	padding-left: 0;
	}
	

	
.fc-header .fc-corner-right {
	margin-right: 1px; /* back to normal */
	}
	
.fc-header .ui-corner-right {
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
.fc-button-next {
	position:absolute;
	right:9px;
	top:39px;
	width:12px;
	height:18px;
	font-size:0;
	line-height:0;
	border:none;
	background:url(../images/calendar-next.png) no-repeat 0 0;
	cursor:pointer;
}
.fc-button-prev {
	position:absolute;
	left:9px;
	top:39px;
	width:12px;
	height:18px;
	font-size:0;
	line-height:0;
	border:none;
	background:url(../images/calendar-prev.png) no-repeat 0 0;
	cursor:pointer;
}
.fc-button-next:hover, .fc-button-prev:hover {
	opacity:0.7;
}
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	}
	
.fc-view {
	width: 100%; /* needed for view switching (when view is absolute) */
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header {
	background:#202134;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	line-height:36px;
	height:36px;
	text-transform:uppercase;
}    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #c4ccc6;
	background:#fff;
	height:119px;
	}
.fc-other-month {
	background:none;
}
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #ffc;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	display: inline-block;
	cursor: pointer;
	}
	

	
.fc-button-inner {
	position: relative;
	float: left;
	overflow: hidden;
	}
	
	
.fc-button-content {
	position: relative;
	float: left;
	white-space: nowrap;
	text-transform:capitalize;
	font-size:14px;
	}

.fc-button-today {
	position:absolute;
	left:0;
	top:0;
	background:none;
	color:#333;
	font-size:14px;
}
	.fc-button-today:hover {
		color:#0043e4 !important;
	}
/* icon (for jquery ui) */
	

	

	

	

	
/* button states (determines colors)  */
	
.fc-state-default,
.fc-state-default .fc-button-inner {
	color: #333;
	}
	
.fc-state-hover,
.fc-state-hover .fc-button-inner {
	border-color: #333;
	}
	

	
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
	color: #333;
	border:none;
	padding:0;
	}
	
.fc-state-disabled {
	cursor: default;
	}
	
.fc-state-disabled .fc-button-effect {
	display: none;
	}
	
	

/* Global Event Styles
------------------------------------------------------------------------*/
	 
.fc-event {
	border-style: solid;
	border-width: 0;
	font-size: .85em;
	cursor: default;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
a.fc-event {
	text-decoration: none;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}
	
.fc-event-skin {
	border:none;    /* default BORDER color */
	background: none; /* default BACKGROUND color */
	color: #333;            /* default TEXT color */
	font-size:12px;
	line-height:18px;
	padding:0 0 0 2px;
	}
	
.fc-event-inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle { /*** TODO: don't use ui-resizable anymore, change class ***/
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	margin-bottom: 1px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
	
.fc-corner-left {
	margin-left: 1px;
	}
	
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
	margin-left: -1px;
	}
	
.fc-corner-right {
	margin-right: 1px;
	}
	
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
	margin-right: -1px;
	}
	
.fc-corner-top {
	margin-top: 1px;
	}
	
.fc-corner-top .fc-event-inner {
	margin-top: -1px;
	}
	
.fc-corner-bottom {
	margin-bottom: 1px;
	}
	
.fc-corner-bottom .fc-event-inner {
	margin-bottom: -1px;
	}
	
	
	

	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center; 
	}
	
.fc-grid .fc-day-number {
	float: left;
	color:#202134;
	padding: 5px;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}
	
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
/* my css */

.carousel-inner .item img {
    max-width: 100%;
    width: 100%;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
.carousel .up_img {
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 7px;
	width: 100%;
	margin-bottom: 40px;
	position: absolute;
	top: 0;
	/* z-index: 1; */
	background: #ddf0fc;
	z-index: 99;
}
.carousel .up_img img ,.carousel .down_img img {
    max-width:100%;
	width:100%;
}
.carousel .down_img {
   /*  background-image: url("../images/bannerwave.png"); */
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: auto;
	width: 100%;
	margin-top: 40px;
	position: absolute;
	bottom: -23px;
	z-index:99;
}
.carousel-control {
    width: auto;
}
/* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 0;
    margin-left: 0;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 0;
    margin-right: 0;
} */
.fb_iframe_widget {
    display: block !important;
    position: relative;
}
.right_nav {
    padding: 0;
    float: right;
}
.carousel-caption {
	right: 0;
	left: 0;
	padding-bottom: 0;
	bottom: 0;
	top: 0;
	background: rgba(2, 54, 93, 0.8);
	text-align: center;
}
.carousel-caption .banner {
    display: table;
    width: 100%;
    height: 100%;
	text-align: center;
}
.carousel-caption .banner .banner_table_cel {
    display: table-cell;
	vertical-align:middle;
    width: 100%;
    height: 100%;
}
.carousel-caption .banner .banner_table_cel p, .carousel-caption .banner .banner_table_cel p b {
    font-size: 58px;
    color: #fff;
    font-weight: 300;
}
.carousel-caption .banner .banner_table_cel h2, .carousel-caption .banner .banner_table_cel h2 b {
	color: #fff;
	text-shadow: none;
	font-size: 98px;
	margin-top: 47px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -8px;
}
.carousel .item {
    -webkit-transition: opacity 1s; 
    -moz-transition: opacity 1s; 
    -ms-transition: opacity 1s; 
    -o-transition: opacity 1s; 
    transition: opacity 1s;
}
.carousel .active.left {
    z-index:2;
}
.carousel .next {
    z-index:1;
}
/* 
.fb_main {
    padding: 9px 0;
} */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #066ec8;
	background-color: transparent;
}
h3.hp-1.sub_heading {
	text-align: center;
	line-height: 43px;
	text-transform: inherit;
	font-size: 32px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0px;
	font-weight: 100;
	color: #066ebc;
	margin-bottom: 20px;
}
.content_div .book_now {
	background: #e2f3ff;
	float: left;
	width: 100%;
	padding: 20px 20px;
	margin-top: 20px;
	border-top: 1px solid #c0d7e6;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}
.content_div .mask {
	padding: 0px 20px;
}
.tour_one {
	margin-bottom: 35px;
	float: left;
	width: 100%;
	background: #fff;
	padding: 0;
	border-radius: 10px;
	border: 1px solid #c0d7e6;
}
.tour_one p.hor_div {
	font-size: 18px;
	padding: 6px 0;
}
.tour_one .img_div img {
	width: 100%;
	height: 100%;
	border-top-left-radius: 9px;
	border: 0px solid #fff;
	border-top-right-radius: 9px;
}
.tour_one .img_div {
	position: relative;
	margin-bottom: 50px;
	height: 260px;
}
.tour_one h5 {
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 500;
	color: #066ebc;
}
.content_div a.a-btn {
	float: right;
	margin: 0;
}
.tour_one .price_div {
	position: absolute;
	right: 15px;
	bottom: -36px;
	background: #fd7446;
	border-radius: 100%;
	height: 80px;
	width: 80px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-family: "Oswald";
	font-size: 21px;
	line-height: 18px;
	border: 5px solid #fdfdfd;
}
.tour_one .price_div.kids_div {
    right: 102px;
}
.tour_one .price_div small {
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    float: left;
    line-height: 35px;
}

.content-box.review_section .reviewww p, .content-box.review_section .reviewww h3, .content-box.review_section .reviewww span, .content-box.review_section .reviewww .quote-1 {
    color: #fff;
}
.content-box.review_section {
	/* background: url(../images/bg_content.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	position: relative;
	padding:0;
	background: #fff;
}
.content-box.review_section .up_img img,.content-box.review_section .down_img img,footer .up_img img {
    width: 100%;
}
.content-box.review_section .up_img, .inner_page_heading .up_img {
	background-image: url("../images/download.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: 4px;
	width: 100%;
	margin-bottom: 0;
	z-index: 9999;
	background: #ddf0fc;
}
footer .up_img {
	/* background-image: url("../images/download.png"); */
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	height: auto;
	width: 100%;
	margin-bottom: 40px;
}
.content-box.review_section .down_img,.inner_page_heading .down_img {
    /* background-image: url("../images/bannerwave_up.png"); */
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: auto;
	width: 100%;
	margin-top: 0;
	z-index:99;
	position:absolute;
	bottom:0;
}
.content-slider, .content-slider section {
	width: 100% !important;
}
footer h3.footers_heading {
	color: #05d0f9;
	font-size: 15px;
	letter-spacing: 0.5px;
	border-bottom: 1px dashed #535050;
	margin-bottom: 20px; 
}
.social-list li div {  
    float: left !important;
}
.copyright p {
    padding: 0px;
}
.inner_page_heading {
	background: #066ebc;
	position: relative;
}
.inner_heading {
	padding: 35px 0 85px 0;
}
.inner_page_heading .hp-1 {
	padding: 0;
	color: #fff;
	text-shadow: none;
	font-size: 25px;
	font-weight: bold;
}
.map_container strong {
    color:#0ebfe3;
    text-transform: uppercase;
    margin: 23px 0 8px 0;
    display: block;
    font-size: 16px;
}
.content_divvvv .form-all{
  font-family:'Muli', sans-serif !important;
  width: 100% !important;
  max-width:600px  !important;
}

.form-section .form-textbox, .form-section .form-textarea, .form-section .form-radio-other-input, .form-section .form-checkbox-other-input, .form-section .form-captcha input, .form-section select {
	padding: 5px 9px;
	margin-left: 0;
	border: 1px solid #c4c8cb;
	font-size: 1em;
	line-height: 1.071em;
	-moz-box-shadow: 0 1px 2px #eee inset;
	-webkit-box-shadow: 0 1px 2px #eee inset;
	box-shadow: 0 0px 0px #eee inset;
	border-radius: 3px;
	height: 38px;
}
 .form-section .form-textarea{
    height: auto;
 }
 .image_div img {
    width: 100%;
    margin-bottom: 15px;
}
span.fb_how {
    display: inline-block;
    margin-bottom: 10px;
}
.step_heading {
	border-top: 2px dotted #c3d6e1;
	padding-top: 15px;
	margin-top: 35px;
	color: #066ebc;
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 24px;
}
.blog_one h3 {
	font-size: 17px;
	text-transform: none;
	letter-spacing: 0.5px;
}
.blog_one {
    float: left;
    width: 100%;
    border-bottom: 2px dotted #c4d0d7;
    padding-bottom: 15px; 
}
.blog_one:last-child {
    border-bottom: 0px dotted #c4d0d7;
}
.tour_content {
	padding-top: 50px;
}
.faq_questn strong {
	font-size: 18px;
	color: #066ebc;
	padding-bottom: 9px;
	display: block;
	padding-top: 20px;
}
.content-box.faq_questn {
	padding-bottom: 50px;
	border-top: 2px dotted #c6dfe4;
	padding-top: 40px;
	margin-top: 35px;
}
.content_above_last {
	border-top: 9px solid #ddf0fc;
	/* background: #edf7f9; */
	padding: 50px 0 50px;
	margin-top: 0;
}
.reviewww {
	padding: 50px 0;
	background: #066ebc;
}
.glyphicon-chevron-left::before,.glyphicon-chevron-right::before {
	display: none;
}
.tour_setion {
	position: relative;
	background: #fff;
	padding: 50px 0 7% 0;
	border-bottom: 9px solid #ddf0fc;
}
.image_tour {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0;
}
.image_tour img {
	width: 100%;
}
#content .image_tour {
	z-index:-1;
}
.last_content {
	position: relative;
	padding: 35px 0;
	border-top: 5px solid #066ebc;
	background: #f2faff;
}
#content .supernova {
	background-color: transparent;
	background-color: transparent;
}
#content .jotform-form {
	padding: 0;
}
#content .supernova .form-all,#content .form-all {
	background-color: #fefefe;
	border: 1px solid #e5f0f3;
	padding: 15px;
	box-shadow:none;
	-webkit-box-shadow: none;
   -moz-box-shadow: none;
}
.comments_main {
	background: #f2faff;
	padding: 45px 0;
	border-top: 5px solid #066ebc;
}
/* .tour_slider {
	width: 100%;
	height: 550px;
} */
.tour_slider .carousel-inner, .tour_slider .carousel-inner .item, .tour_slider .carousel-inner .item img {
	width: 100%;
	height: 100%;
}


@media screen and (min-width:320px) and (max-width:767px){
	.tour_one .img_div {
		height: auto;
	}
	
	.navbar-default .navbar-toggle {
	border-color: #ddd;
	/*margin-top: 26px;*/
}

.form-all{width:auto;}

.fb_iframe_widget {top: -5px;}

	.tour_slider {
		height: auto;
	}
	.inner_page_heading .hp-1 {
		font-size: 18px;
	}
	.content-box.review_section .down_img, .inner_page_heading .down_img {
		margin-top: 15px;
	}
	.content-box.review_section .up_img, .inner_page_heading .up_img {
		margin-bottom: 15px;
	}
	.right_nav { 
		padding: 0;
		position: absolute;
		top: -144px;
		right: 0;
		width:100%;
	}
	.navbar-nav .open .dropdown-menu {
		background: #fff;
	}
	.navbar-collapse {
		margin-top: 19px;
	}  
	.sf-menu {
		background: #fff;
	}
	.sf-menu > li > a {
		font-size: 12px;
		padding: 7px 8px;
		background: #fff;
	}
	.sf-menu > li {
		width: 100%;
		z-index:99999;
		margin:0px;
	}
	.main-indents .main header a img {
		max-width: 50%;
	}
	.fb_main {
		padding: 20px 0 0;
	}
	h3.hp-1.sub_heading {
		line-height: 26px;
		font-size: 14px;
	}
	.carousel-control .mp-prev,.carousel-control .mp-next {
		background-size: 40%;
	}
   .carousel-caption .banner .banner_table_cel p, .carousel-caption .banner .banner_table_cel p b {
		font-size: 15px;
		padding: 0;
		
	}
	.carousel-caption .banner .banner_table_cel h2, .carousel-caption .banner .banner_table_cel h2 b {
		font-size: 18px;
		margin-top: 0;
		padding: 0;
		letter-spacing: -1px;
	}
	.carousel-control .mp-next {
		right: 14px;
	}
	.carousel-control .mp-prev {
		left: 25px;
	}
	.tour_one h5 {
		font-size: 16px;
	}
	footer ul {
		padding-bottom: 25px;
	}
	h3 {
		font-size: 17px;
	}
	.carousel .down_img {
		bottom: -5px;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	.tour_slider {
		height: auto;
	}
	.logo_div a {
		text-align: center;
		margin: 0 auto;
		width: 100%;
		max-width: 200px;
		display: block;
	}
	
.fb_iframe_widget {top: -5px;}
	.logo_div {
		float: left;
		width: 100%;
		border-bottom: 2px dotted #c6e6ef;
		padding-bottom: 15px;
		margin-bottom: 10px;
	}
	footer ul {
		padding-bottom: 25px;
	}
   .carousel-caption .banner .banner_table_cel h2, .carousel-caption .banner .banner_table_cel h2 b {
		font-size: 50px;
		margin-top: 11px;
		letter-spacing: -4px;
	}
	.carousel-caption .banner .banner_table_cel p, .carousel-caption .banner .banner_table_cel p b {
		font-size: 38px;
		color: #fff;
	}	
	.tour_one h5 {
		font-size: 16px;
	}
	h3.hp-1.sub_heading {
		line-height: 35px;
		font-size: 19px;
	}
	.tour_one .img_div {
		height: auto;
	}
}
@media screen and (min-width:1024px) and (max-width:1200px){
	.tour_slider {
		height: auto;
	}
	
.fb_iframe_widget {top: -5px;}
	.tour_one p.hor_div {
		font-size: 16px;
	}
	.a-btn {
		font-size: 13px;
		padding: 5px 21px;
	}
	.tour_one h5 {
		font-size: 18px;
	}
	.tour_one .img_div {
		height: 200px;
	}
   .sf-menu > li > a {
		font-size: 12px;
		padding: 7px 4px;
	}
	.carousel-caption .banner .banner_table_cel h2, .carousel-caption .banner .banner_table_cel h2 b {
		font-size: 80px;
		margin-top: 40px;
	}
	.carousel-caption .banner .banner_table_cel p, .carousel-caption .banner .banner_table_cel p b {
		font-size: 51px;
	}
	.content_div .mask {padding: 0px 20px;min-height: 229px;}
	.content-slider {height: auto !important;}
}
