@charset "utf-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Imprima-Regular';
	font-size: 13px;
	background-color:#FFF;/*	background-image: url(../../images/white_wave_@2X.png);
	background-repeat: repeat;*/
}


/* Chrome, Safari */
body ::-webkit-scrollbar {
 width: 8px;
 height: 5px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 -webkit-border-radius: 10px;
 border-radius: 10px;
}
body ::-webkit-scrollbar-track-piece {
 background-color: #FFF;
}
body ::-webkit-scrollbar-thumb:vertical {
 height: 20px;
 background-color:#DDD;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
a {
	font-family:'Imprima-Regular';
	text-decoration:none;
	color:#FFF;
}
p, h1, h2, h3, h4, h5, h6 {
	font-family:'Imprima-Regular';
	text-decoration:none;
	font-size:15px;
	display: block;
}
.wrapper {
	display: block;
	width: 1000px;
	margin: auto;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0;
	width: 0;
}
#Phonenumber {
	height: 50px;
	width: 590px;
	background-color: #ba7700;
	float:left;
	margin-top: 10px;
	/* [disabled]margin-right: 30px;
*/
}
#Phonenumber h2 {
	font-size: 24px;
	display: block;
	color: #FFF;
	text-align: center;
	line-height: 50px;
}
#floatMenu {
	position:absolute;
	top:520px;
	right:5px;
	margin-left:0px;
	width:140px;
	height:185px;
	z-index:2000;
	background-image:url(../images/sharing-boat-floating.png);
	background-position:center;
}
#object {
	position:relative;
	z-index:2400;
	margin-left:5px;
}
#Sharedboat {
	position:absolute;
	top:50px;
	width:110px;
	height:120px;
	margin-left:18px;
}
.shareboat {
	width:105px;
	height:20px;
	text-align:center;
	line-height:20px;
	display:block;
	background-color:#2FA9DE;
}
#Sharedboat h2 {
	text-align:justify;
	color:#2EA9DE;
	font-size:34px;
	font-weight:normal;
}
.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
.shadow {
	-moz-box-shadow:    0px 0px 5px 0px #ccc;
	-webkit-box-shadow: 0px 0px 5px 0px #ccc;
	box-shadow:         0px 0px 5px 0px #ccc;
}
 @-moz-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.3;
}
 100% {
opacity: 1.0;
}
}
 @-webkit-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.3;
}
 100% {
opacity: 1.0;
}
}
 @keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.3;
}
 100% {
opacity: 1.0;
}
}
#Slider {
	/* [disabled]background-image: url(../../images/bg.jpg);
*/
	background-repeat: no-repeat;
	display: block;
	height: 520px;
	width: 100%;
}
#WelcomeHead {
	/* [disabled]background-color: #CCC;
*/
	display: block;
	height: 50px;
	width: 490px;
	background-image: url(../images/boatwheel.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-top: 30px;
	padding-left: 100px;
}
#WelcomeHead h2 {
	font-size:24px;
	color:#0095D7;
}
#Innercaption {
	/* [disabled]background-color: #CCC;
*/
	display: block;
	height: 50px;
	width: 490px;
	background-image: url(../images/boatwheel.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-top: 30px;
	padding-left: 100px;
}
#Welcome {
	/* [disabled]background-color: #CCC;
*/
	display: block;
	float: left;
	height: 405px;
	width: 590px;
	padding-bottom: 20px;
	text-align: justify;
	margin-top: 10px;
}
.welcomecont {
	display: block;
	width: 580px;
	/* [disabled]padding-left: 20px;
*/
	padding-top: 20px;
	float: left;
	overflow: auto;
	height: 405px;
	padding-right: 10px;
}
#Right {
	/* [disabled]background-color: #CCC;
*/
	display: block;
	float: left;
	height: 500px;
	width: 380px;
	margin-top: 15px;
	margin-left: 30px;
}
#Right .EnquiryBox {
	display: block;
	height: 60px;
	width: 340px;
	background-color: #F26844;
	line-height: 60px;
	padding-left:40px;
}
.EnquiryBox h2 {
	font-size:20px;
	display:block;
}
#Foodmenu {
	background-color: #FFF;
	display: block;
	float: left;
	color:#666;
	padding:15px 20px 10px 20px;
	height: auto;
	width: 340px;
	margin-top: 15px;
	margin-left: 30px;
}
#Foodmenu ul {
	padding-left:10px;
}
#Foodmenu ul li {
	color:#666;
	font-size:14px;
	line-height:25px;
	list-style-type: circle;
}
#Note {
	background-color: #FFF;
	display: block;
	padding:15px 20px 10px 20px;
	height: auto;
	width: 960px;
	margin-top: 15px;
	float: left;
}
#Note ul {
	width:459px;
	float:left;
	line-height:20px;
	color:#333;
	padding-left:20px;
}
#Note ul li {
	list-style-type:square;
}
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Pseudo elements for icons */
.btn:before, .icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
/* Button 3 */
.btn-3 {
	background: #fcad26;
	color: #fff;
}
.btn-3:hover {
	background: #f29e0d;
}
.btn-3:active {
	background: #f58500;
	top: 2px;
}
.btn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}
/* Button 3e */
.btn-3e {
	overflow: hidden;
}
.btn-3e:before {
	left: auto;
	right: 10px;
	z-index: 2;
}
.btn-3e:after {
	width: 30%;
	height: 200%;
	background: rgba(255, 255, 255, 0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}
.btn-3e:hover:after {
	width: 40%;
}
.icon-arrow-right:before {
	content: "\e00d";
}
#Right .TourworldBox {
	background-color: #E7E7E7;
	height: 210px;
	width: 380px;
	display: block;
	margin-top: 10px;
	background-image: url(../images/TourWorld_Link.jpg);
	background-repeat: no-repeat;
}
.TourworldBox p {
	display:none;
}
.Tour {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.Tour:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Pseudo elements for icons */
.Tour:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
/* Button 3 */
.Tourbtn-3 {
	background: #fcad26;
	color: #fff;
}
.Tourbtn-3:hover {
	background: #f29e0d;
}
.Tourbtn-3:active {
	background: #f58500;
	top: 2px;
}
.Tourbtn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}
/* Button 3e */
.Tourbtn-3e {
	overflow: hidden;
}
.Tourbtn-3e:before {
	left: auto;
	right: 10px;
	z-index: 2;
}
.Tourbtn-3e:after {
	width: 30%;
	height: 200%;
	background: rgba(178, 178, 178, 0.1);
	z-index: 1;
	right: 0;
	left: 0;
	top: 0;
	margin: -60px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}
.Tourbtn-3e:hover:after {
	width: 40%;
}
#Right .CarrentalBox {
	display: block;
	height: 210px;
	width: 380px;
	margin-top: 10px;
	background-color: #999;
	background-image: url(../images/CochinCarrentals_link.jpg);
	background-repeat: no-repeat;
}
.CarrentalBox p {
	display:none;
}
.Car {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.Car:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Pseudo elements for icons */
.Car:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
/* Button 3 */
.Carbtn-3 {
	background: #fcad26;
	color: #fff;
}
.Carbtn-3:hover {
	background: #f29e0d;
}
.Carbtn-3:active {
	background: #f58500;
	top: 2px;
}
.Carbtn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 140%;
	width: 60px;
}
/* Button 3e */
.Carbtn-3e {
	overflow: hidden;
}
.Carbtn-3e:before {
	left: auto;
	right: 10px;
	z-index: 2;
}
.Carbtn-3e:after {
	width: 30%;
	height: 200%;
	background: rgba(178, 178, 178, 0.1);
	z-index: 1;
	right: 0;
	left: 0;
	top: 0;
	margin: -60px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}
.Carbtn-3e:hover:after {
	width: 40%;
}
#PackageIcon {
	/* [disabled]background-color: #999;
*/
	display: block;
	height: 110px;
	width: 490px;
	position: absolute;
	z-index: 1000;
	background-image: url(../images/paperboat.png);
	background-repeat: no-repeat;
	background-position: left center;
	top: 980px;
}
#PackageIcon h2 {
	display: block;
	padding-top: 40px;
	font-size: 24px;
	padding-left: 120px;
	color: #0094D7;
}
.PackageContainer {
	/* [disabled]background-color: #CCC;
*/
	display: block;
	height: 244px;
	width: 1000px;
	margin-top: 15px;
}
.PackageContainer .PackageHead {
	display: block;
	height: 35px;
	width: 460px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 35px;
	color: #FFF;
	text-align: left;
}
.PackageContainer .PackageHead h2 {
	font-size:14px;
}
.PackageContainer .Packageimg {
	background-color: #333;
	display: block;
	float: left;
	height: 160px;
	width: 240px;
	margin-left: 15px;
}
.Packageimg img {
	height: 158px;
	width: 238px;
	border: 1px solid #FFF;
	display: block;
}
.PackageContainer .PackageData {
	/* [disabled]background-color: #333;
*/
	display: block;
	float: left;
	height: 160px;
	width: 215px;
	margin-left: 10px;
	margin-right: 10px;
}
.PackageData .BookNow {
	background-color: #DFCDAC;
	display: block;
	height: 35px;
	width: 90px;
	margin-top: 10px;
	margin-right: 10px;
	/* [disabled]margin-left: 18px;
*/
	text-align: center;
	line-height: 36px;
	color: #1682A8;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	font-size:10px;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	float: left;
}
.BookNow a {
	display:block;
	color:#1682A8;
}
.BookNow:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.BookNow:before, {
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 position: relative;
 -webkit-font-smoothing: antialiased;
}
/* Button 1 */
.btn-1 {
	border: 1px solid #fff;
	color: #fff;
}
/* Button 1a */
.btn-1a:hover, .btn-1a:active {
	color: #0e83cd;
	background: #fff;
}
.morepkg-btn {
	background-color: #F26844;
	display: block;
	height: 30px;
	width: 150px;
	margin-top: 30px;
	margin-left: 75px;
	text-align: center;
	line-height: 32px;
	color: #1682A8;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	font-size:10px;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	float: right;
}
.morepkg-btn a {
	display:block;
	color:#1682A8;
}
.morepkg-btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.morepkg-btn:before, {
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 position: relative;
 -webkit-font-smoothing: antialiased;
}
.view_more {
	width: 120px;
	font-size: 16px;
	float: none;
	cursor:pointer;
	top: 35px;
	left:358px;
	position: relative;
}
.view_more p {
	float: left;
	margin: 0px;
	padding-right: 6px;
	font-size:16px;
	color:#0094D7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.view_more p:hover
{
	color:#009;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.view_more ul {
	float: left;
	position: relative;
	cursor:pointer;
}
.view_more ul li {
	display: block !important;
}
.view_more ul li:hover
{
	color:#009;
}
.view_more ul li:before, .view_more ul li:before {
	border: 1px solid #898989;
	color:#0094D7;
}
.view_more ul li:before {
	content: '';
	position: absolute;
	border: 1px solid #fff;
	height: 18px;
	width: 18px;
	border-radius: 4px;
	top: 0px;
	left: 0px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	
}
.view_more ul li:after, .view_more ul li:after {
	border: solid #272727;
	border-width: 0px 1px 1px 0px;
	
}
.view_more ul li:after {
	content: '';
	position: absolute;
	border: solid #7E650F;
	height: 6px;
	width: 6px;
	border-width: 0px 1px 1px 0px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	top: 5px;
	left: 4px;

}

.view_more ul li:before {
border: 1px solid #056bad !important;
border-radius: 9px;
}
.view_more:hover ul li:before {
border: 1px solid #056bad !important;
border-radius: 9px;

}
.view_more ul li:before {
content: '';
position: absolute;
border: 1px solid #fff;
height: 18px;
width: 18px;
border-radius: 4px;
top: 0px;
left: 0px;
color:#0094D7;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;

}
Pseudo ::after element
.view_more ul li:after, .view_more ul li:after {
border: solid #272727;
border-width: 0px 1px 1px 0px;
}
.view_more ul li:after {
content: '';
position: absolute;
border: solid #7E650F;
height: 6px;
width: 6px;
border-width: 0px 1px 1px 0px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
top: 6px;
left: 5px;

}


.PackageData p {
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
}
.PackageContainer .BrownDivider {
	background-image: url(../../images/PackageDividerbrown.png);
	background-repeat: no-repeat;
	float: left;
	height: 244px;
	width: 20px;
	display: block;
}
.PackageContainer .GreenDivider {
	background-image: url(../../images/PackageDividergreen.png);
	background-repeat: no-repeat;
	float: left;
	height: 244px;
	width: 20px;
	display: block;
}
.PackageContainer .PackageLeft {
	float: left;
	height: 215px;
	width: 490px;
	background-color: #C29F61;
	display: block;
	margin-top: 29px;
}
.PackageContainer .PackageRight {
	float: left;
	height: 215px;
	width: 490px;
	background-color: #C29F61;
	display: block;
	margin-bottom: 29px;
}
#TourHead {
	display: block;
	height: 45px;
	/* [disabled]width: auto;
*/
	margin: auto;
	padding-top: 20px;
}
#TourHead h2 {
	font-size: 28px;
	display: block;
	text-align: center;
	color: #0094D7;
}
#TourPackSlider {
	display: block;
	width: 1000px;
	height: 270px;
}
#Bottom {
	background-color: #F6F0DE;
	display: block;
	height: 580px;
	width: 100%;
	background-image: url(../../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 20px;
}
#Social {
	/* [disabled]background-color: #999;
*/
	display: block;
	height: 45px;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 406px;
	padding-left: 406px;
}
#Social ul {
	display: block;
	list-style-type: none;
}
#Social ul li {
	display: block;
	float: left;
	height: 45px;
	width: 43px;
	margin-left: 4px;
}
#FooterText {
	/* [disabled]background-color: #999;
*/
	display: block;
	height: 45px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#FooterText p {
	color: #FFF;
	text-align: center;
	line-height:20px;
	display: block;
	font-size: 13px;
}
#FooterText a {
	color:#52D8FF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#FooterText a:hover {
	color:#FFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/*Likebox*/
#LikeBox {
	font-size: 11px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
	color: #999999;
	width: 180px;
}
#LikeBox #FB {
	display: block;
	float: left;
	height: 25px;
	width: 100px;
	padding-top: 0px;
}
#LikeBox #GPlus {
	display: block;
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 0px;
}
/*world rotation Css*/
#me {
	-webkit-animation: rotation 5s infinite linear;
	animation: rotation 5s infinite linear;
}
 @-webkit-keyframes rotation {
 from {
-webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes rotation {
 0% {
-moz-transform: rotate(0deg);
}
 100% {
-moz-transform: rotate(360deg);
}
}
 @-o-keyframes rotation {
 0% {
-o-transform: rotate(00deg);
}
 100% {
-o-transform: rotate(360deg);
}
}
/*world rotation Css Ends*/




/*
==============================================
pulse
==============================================
*/
.pulse {
	visibility: visible !important;
	float:right;
}
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
 @keyframes pulse {
 0% {
 transform: scale(0.9);
 opacity: 1;
}
 50% {
 transform: scale(1);
 opacity: 1;
}
 100% {
 transform: scale(0.9);
 opacity: 1;
}
}
 @-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(0.95);
 opacity: 1;
}
 50% {
 -webkit-transform: scale(1);
 opacity: 1;
}
 100% {
 -webkit-transform: scale(0.95);
 opacity: 1;
}
}
