@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,300italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
.opensans{font-family: 'Open Sans', sans-serif;}

*
{
	margin:0px;
	padding:0px;
	outline:none;
	border:0px;
	font-family: 'Open Sans', sans-serif;
}
input,select,form,textarea{
	font-family: 'Open Sans', sans-serif;
	color:#666666;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius:0px;
    border-radius: 0;
}
.flex-video {
    height: 0;
    margin-bottom: 1em;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625em;
    position: relative;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#046F9F;
}

.height5{height:5px;}.height10{height:10px;}.height15{height:15px;}.height20{height:20px;}.height25{height:25px;}.height30{height:30px;}



body
{
	font-size:13px;
	color:#333333;
	font-weight:400;
	overflow-y: scroll;
	background:url(../images/bg1.jpg) repeat;
}
.clearfix:after, .wrapper:after
{
	display:block;
	content:"";
	clear:both;
}
.clear{
	width:100%;
	float:left;
	clear:both;
}
.clr{
	clear:both;
}
.outerContainer{
	width:100%;
}
.wrapper{
	width:95%;
	max-width:1100px;
	margin:0 auto;
	background:#ffffff;
	min-height:800px;
	box-shadow:none; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc;	
}
.header{
	background:url(../images/bg.jpg) no-repeat center left;
	padding:8px 25px 15px;
}
.header .logo{
	width:30%;
	float:left;
}
.header .logo img{
	max-width:146px;
	width:100%;
	margin:5px 0 0;
}
.headerRight{
	width:65%;
	float:right;
	text-align:right;
	margin-top:8px;
}
.headerRight h1{
	font-family: 'Lora', serif;
	font-weight:700;
	padding:0;
	font-size:26px; margin:5px 0; color:#ffffff;
}
.contactInfo ul{
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
}
.contactInfo ul li{
	float:left;
	font-size:13px;
	color:#ffffff;
}
.contactInfo ul li a{color:#ffffff;}
.contactInfo ul li a:hover{color:#F26122;}
.contactInfo ul li.mail{
	background:url(../images/mail.png) no-repeat center left;
	padding-left:22px;
}
.contactInfo ul li.call{
	background:url(../images/call.png) no-repeat center left;
	padding-left:22px;
	margin-left:20px;
}
.bodyContainer{
	width:100%;
}
.bannerContainer{
	width:100%;
	float:left;
	background:#efefef;
}
.formWrap{
	width:30%;
	float:right;
	background:#f0f0f0;
}
.leftPanel{
	width:70%;
	float:left;
}
.rightPanel{
	width:30%;
	float:right;
}
.greyBg{
	background:url(../images/bg.jpg) no-repeat bottom right;
	padding:20px 25px;
}
.greyBg h2{
	font-family: 'Lora', serif;
	color:#ffffff;
	font-weight:700;
	font-size:30px;
	line-height:28px;
}
.greyBg h2 span{
	color:#ffffff;
	font-weight:400;
	font-size:22px;
	display:block;
}
.contentWrap{
	padding:25px;
	font-size:14px;
	color:#666;
}
.contentWrap p{
	margin:0 0 15px;
}
.contentWrap h3{
	font-family: 'Lora', serif;
	color:#120914;
	font-weight:700;
	font-size:18px;
	margin:25px 0 0;
}
















.packageWrap{
	padding:10px;
}
.package{
	width:30%;
	margin:1.5%;
	float:left;
	border:1px solid #ccc;
	border-radius:6px;
	padding-bottom:35px;
	position:relative;
}
.packageimg{width:100%}
.packageimg img{
	width:100%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.packageDesc{
	padding:12px;
}
.packageDesc h2{
	font-size:13px;
	font-weight:600;
	color:#000;
	margin:0 0 8px;
	padding:0;
	line-height:16px;
}
.packageDesc .day{
	font-size:11px;
	font-weight:400;
	color:#666;
	line-height:13px;
}
.packageDesc .price{
	font-size:13px;
	font-weight:700;
	color:#2f7707;
	float:left;
	position:absolute;
	left:12px;
	bottom:12px;
}
.enquireBtn{
	float:right;
	background:#db5000;
	display:inline-block;
	color:#ffffff;
	font-size:11px;
	font-weight:600;
	padding:5px 8px;
	border-radius:3px;
	position:absolute;
	right:12px;
	bottom:12px;
	transition:background 0.5s ease;
}
.enquireBtn:hover{
	background:#046E9E;
	color:#ffffff;
}
.beatDeals{
	padding:25px;
	border:1px solid #cccccc;
	border-right:0px solid #cccccc;
}
.beatDeals h3{
	font-family: 'Lora', serif;
	font-size:22px;
	font-weight:700;
	color:#000;
}
.beatDeals h3 span{
	font-size:12px;
	color:#777777;
	font-weight:400;
	display:block;
}
.arrowBg{
	background:none;
	padding:5px 7px 10px 0;
	margin-bottom:15px;
	font-family: 'Lora', serif;
	font-size:22px;
	font-weight:700;
	color:#000;
}
.dealList{
	width:100%;
	margin-bottom:5px;
}
.dealImg{
	width:30%;
	float:left;
}
.dealImg img{
	width:100%;
}
.dealDesc{
	width:63%;
	float:right;
	padding-bottom:5px;
	border-bottom:1px solid #d1d1d1;
}
.dealDesc h2{
	font-size:12px;
	color:#000;
	margin:8px 0 0;
	padding:0;
	font-weight:400;
}
.dealDesc p{
	font-size:11px;
	color:#777777;
	margin:0;
}
.dealDesc span{
	font-size:13px;
	color:#2f7707;
}
.testimonialWrap{
	margin:20px;
}
.quote{
	width:15%;
	float:left;
	text-align:right;
}
.testimonial{
	width:80%;
	float:right;
	font-size:15px;
}
.name{
	margin-top:10px;
	font-weight:400;
	color:#120914;
	font-size:14px;
	font-style:italic;
	text-align:right;	
}
.footer{
	background:url(../images/bg.jpg) no-repeat bottom left;
	padding:28px 0;
}
.footerWrap{
	width:94%;
	margin:0 auto;
}
.fLeft{
	width:70%;
	float:left;
	color:#ffffff;
	font-size:11px;
}
.fLeft img{width:45px;}
.fRight{
	width:25%;
	float:right;
	text-align:right;
}
.fRight ul{
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
}
.fRight ul li{
	float:left;
	margin:0 0 0 5px;
}
.thanksMsg{
	padding:15px 30px;
	font-weight:400;
	font-size:16px;
}


















.form-container{
	width:100%;
}
.formwrap{
	padding:20px;
}
.form-container h2{
	font-size:20px;
	text-transform: none;
	margin:0;
	background:#000000;
	padding:12px 20px;
	color:#ffffff;
	font-weight:700;
	letter-spacing:0;
	
}
.form-container h2 span{
	font-size:12px;
	display:block;
	color:#ffffff;
	font-weight:400;
	
}
.form-container form{
	width:100%;
	border:0px solid #000;
}
.form-container form .input{
	background-color:#fff;
	border:1px solid #aaa;
	font-size:12px;
	color:#222222;
	padding:8px 4%;
	width:92%;
	margin-bottom:12px;
}
.form-container form .input1{
	background-color:#fff;
	border:1px solid #aaa;
	font-size:12px;
	color:#222222;
	height:80px;
	padding:8px 4%;
	width:92%;
	margin-bottom:12px;
}

.input.Wexpand{
	width:100% !important;
}

.form-container form textarea{
	font-family: 'Open Sans', sans-serif;
}
.form-container form .submit-button{
	color:#fff;
	font-size:13px;
	background: #2f7707;
	border:0px;
	width:100%;
	padding:12px 0px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	transition:background 0.5s ease;
}
.form-container form .submit-button:hover{
	background: #000;
}
input.error,textarea.error{
	border:1px solid #ee0000 !important;
}
.abswrapper{
	width:100%; 
	position:absolute;
	top:0;
}

.slideCaption{
	width:45%;
	height:100%;
	z-index:999999; 
	top:0%; 
	right:0px;
	position:absolute;
	background:url(../images/whiteBg.png) repeat;
}
.slideContentWrapper{
	width:88%;
	padding:6%;
}
.slideCaption h3{
	font-family: 'Lora', serif;
	font-weight:700;
	display:block;
	font-size:19px;
	color:#120914;
	margin:0 0 20px;
	padding:0;
}
.slideContentWrapper ul{margin:0 0 0 20px; list-style-type:none; padding:0; font-size:14px;}
.slideContentWrapper ul li{margin:0 0 8px; line-height:17px; background:url(../images/check.png) no-repeat top left; padding:0 0 0 20px;}

.buttons{margin:20px 0 0;}
.buttons img{float:left; margin-right:15px;}

.slideCaption .buttons .freeBtn{height:53px; width:inherit !important;}
.slideCaption .buttons .buyBtn{height:53px; width:inherit !important;}

.listBullet{margin:15px 0 15px 35px;}
.listBullet li{ margin:0 0 12px;}
.maxWidth{width:300px; max-width:100%;}
.screens{margin:20px;}
.copyrightTxt{float:left; margin:0px 0 0 20px; font-size:14px;}
.copyrightTxt span{color:#666; font-size:12px;}
#menuWrap{background:#000;}

.innerbannerContainer{height:200px; overflow:hidden;}

.listwrap{
	margin-top:12px;
}
.listwrap img{
	width:100%;
	margin-bottom:10px;
	border-radius:6px;
	box-shadow:1px 1px 2px 0px #666;
}
.width2{
	width:48%; margin:1%; float:left;
}
.width3{
	width:31.33%; margin:1%; float:left;
}
.width4{
	width:23%; margin:1%; float:left;
}
.width5{
	width:18%; margin:1%; float:left;
}

.homeScreen{float:right; margin:0 0 20px 20px; border-radius: 6px; box-shadow: 1px 1px 2px 0 #666;}
.contactbg{background:url(../images/contactbg.jpg) no-repeat top right; background-size:100%;min-height:600px;}




.feature-table {
    padding: 0;
    text-align: left;
}
.feature-table table {
    border-right: 1px solid #dadada;
    border-top: 1px solid #dadada;
}
.feature-table table th {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    text-align: left;
}
.feature-table table th strong {
    display: block;
    font-size: 36px;
    text-align: center;
}
.feature-table table th strong span {
    font-size: 24px;
}
.feature-table table td strong {
    color: #99cc00;
    display: block;
    font-size: 36px;
    padding: 0 0 20px;
    text-align: center;
}
.feature-table table td strong span {
    color: #99cc00;
    display: inline;
    font-size: 24px;
}
.feature-table table td div strong {
    color: #990000;
    display: block;
    font-size: 36px;
    padding: 0;
    text-align: center;
    text-decoration: line-through;
}
.feature-table table td div strong span {
    color: #000000;
    display: inline;
    font-size: 24px;
}
.feature-table table td {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
}
.feature-table table td span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.feature-table table td i {
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.feature-table table td span.check {
    color: #91c741;
}
.feature-table table td span.cross {
    color: #ff0000;
}
.feature-table table td div {
    text-align: center;
}
/*
.feature-table table th a {
    background-color: #49c0f0;
    background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
    border: 1px solid #15aeec;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    font-size: 20px;
    margin: 15px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
.feature-table table th a:hover {
    background-color: #1ab0ec;
    background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
    border: 1px solid #1090c3;
}

.feature-table table td a {
    background-color: #49c0f0;
    background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
    border: 1px solid #15aeec;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    font-size: 20px;
    margin: 15px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
.feature-table table td a:hover {
    background-color: #1ab0ec;
    background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
    border: 1px solid #1090c3;
}
*/
.feature-table table th b {
    display: block;
    font-weight: normal;
}
.feature-table table th div {
}
.feature-table table th div a {
    background-color: #f5f5f5;
    background-image: none;
    border: medium none;
    color: #000000;
    font-size: 16px;
    padding: 0;
    text-shadow: 1px 1px #ffffff;
}
.feature-table table th div a:hover {
    background-color: #f5f5f5;
    background-image: none;
    border: medium none;
    padding: 0;
    text-decoration: underline;
}
.feature-table .buyBtn{width:100%; max-width:154px;}
.productlicence{font-weight:600; text-align:center;}
.productlicence span{font-weight:400; font-size:10px; display:block; text-align:center; line-height:12px; color:#666;}
