@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:12px;
	color:#fff6ca;
}
/*ClearFix*/
.Clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.Clear {
	clear:both;
}
.Clearfix {
	display: inline-block;
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 80%;
}
p, a, ul, li, h1, h2, h3, h4, h5, from {
	padding:0px;
	margin:0px;
}
img {
	padding:0px;
	margin:0px;
	border:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*Text Link css*/
.linkVU a {
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.linkVU a:hover {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.align-justify {
	text-align:justify;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.align-inherit {
	text-align:inherit;
}
.align-center {
	text-align:center;
}
/*Bgcolour css*/
.BgWhite {
	background-color:#696a6f;
}
.BgBlack {
	background-color:#696a6f;
}
/*Layout css*/
.full {
	width:100%;
	float:left;
}
/*header*/
.logo {
	text-align:center;
	padding:124px 0 0 0;
}
.headtxt {
	text-align:center;
	padding:55px 0 0 0;
}
.headtxt p {
	font-family: 'Lato', sans-serif;
	font-size:48px;
	text-align:center;
	font-weight:400;
	color:#fff6ca;
}
.headtxt p.redcolr {
	color:#e64547;
}
.appstorebtn {
	padding:55px 0 0 0;
	text-align:center;
}
.navbar-brand.logohead {
	height:76px;
	line-height: 20px;
	padding: 0;
	margin:0;
}
.midboxh {
	padding:100px 0 50px;
}
.midboxh h2 {
	font-family: 'Lato', sans-serif;
	font-size:40px;
	text-align:center;
	font-weight:300;
	color:#fff6ca;
	background:url(/img/heading-bdr-bg.jpg) no-repeat bottom center;
	padding:0 0 12px 0;
	margin:0 0 15px 0;
	text-transform:uppercase;
}
.midboxh h3 {
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#fff6ca;
	padding:15px 0 5px;
}
.midboxh p {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff6ca;
	padding:8px 0;
	line-height:20px;
}
.midboxh ul {
	margin:0 0 0 60px;
}
.midboxh li {
	margin:10px 0;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff6ca;
	line-height:20px;
}
.abtbgri {
	background:url(/img/IMG_7593-2.jpg) no-repeat center top;
	background-size:85%;
	margin:20px 0;
	padding:10px 0;
	min-height:inherit;
}
.midboxh ul.contactfrm {
	width:80%;
	margin:0 10%;
	float:left;
	list-style-type:none;
	display:block;
	padding:40px 0 60px;
}
.contactfrm li {
	width:100%;
	float:left;
	padding:10px 0;
	margin:0;
	list-style-type:none;
	display:block;
	position:relative;
}
.contactfild {
	width:100%;
	float:left;
	border:1px solid #e3e3e3;
	background:#fff;
	font-size:18px;
	color:#fff6ca;
	font-weight:400;
	font-family: 'Lato', sans-serif;
	height:77px;
	outline:0px;
	padding:0 5%;
	-moz-border-radius:57px;
	-webkit-border-radius:57px;
	-khtml-border-radius:57px;
	border-radius:57px;
}
.contactbtn {
	width:30%;
	max-width:142px;
	background:url(/img/arrow-btn.png) no-repeat center center #f8f8f8;
	border:0px;
	top:10px;
	right:0;
	float:right;
	position:absolute;
	height:77px;
	-moz-border-radius:57px;
	-webkit-border-radius:57px;
	-khtml-border-radius:57px;
	border-radius:57px;
}
.contactfrm li.newslatter {
	font-family: 'Lato', sans-serif;
	font-size:30px;
	font-weight:400;
	text-align:center;
}
.contactfrm li.contactfrmtxt {
	padding:5px 0;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:400;
	text-align:center;
}
.slider img {
	max-width:100%;
}
.navbar-collapse.collapse.in {
	background:#eee;
}
.ftrlogopdd {
	padding:35px 0;
}
.ftrtxt {
	border-top:1px solid #e5e5e5;
	background:#fff;
	padding:30px 0;
	text-align:center;
	font-size:14px;
	color:#878787;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}

.slidercenter {
width:496px;
margin:auto;
}
.sliderboxab {
	width:425px;
	height:736px;
	padding: 0 0 0 0;
	margin-top:-15px;
	margin-left:-15px;
}
.sliderboxab .cbp-fwprev {
	background:url(/img/left-arrow-2.png) no-repeat center center;
	width:46px;
	height:39px;
	margin:0 0 0;
	top:45%;
}
.sliderboxab .cbp-fwprev:hover {
	background:url(/img/left-arrow-2.png) no-repeat center center;
}
.sliderboxab .cbp-fwnext {
	background:url(/img/right-arrow-2.png) no-repeat center center;
	width:43px;
	height:39px;
	margin:0 0 0;
	top:45%;
}
.sliderboxab .cbp-fwnext:hover {
	background:url(/img/right-arrow-2.png) no-repeat center center;
}
.midboxh p a {
	color:#e64547;
}
#content_center {
	text-align: center;
}

#content_center p {
	font-size: 150%;
}