body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
#wrapper {
	margin: 0 auto;
	padding: 1px 0;
	background: #fff;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 120px;
}
.topper {
	padding: 5px 0 5px;
	/*background: #450000;*/
	background: #233B5D;
}
.topsi {
	margin: auto;
	max-width: 1200px;
}
.cont {
	float: left;
	color: #fff;
	letter-spacing: 0.2px;
	font-size: 17px;
	line-height: 20px;
	margin-top: 8px;
	margin-left: 25px;
	width: 170px;
}
.cont2 {
	float: left;
	color: #fff;
	letter-spacing: 0.2px;
	font-size: 17px;
	line-height: 20px;
	margin-top: 8px;
	margin-left: 25px;
	width: 270px;
}
.cont-icon {
	float: left;
	margin-right: 9px;
	width: 30px;
	margin-top: 7px;
}
.cont span, .cont2 span {
	color: #FFDD00;
	font-size: 15px;
}
.be-social {
	float: right;
	margin-left: 10px;
}
.scl-icon {
	width: 29px;
	border-radius: 100%;
	margin-top: 10px;
	margin-left: 10px;
}
.down-arrow {
	position: absolute;
    z-index: 999999;
	width: 100%;
}
.arrow-down {
    margin: auto;
	display: block;
	position: relative;
    width: 50px;
    height: 65px;
    text-indent: -999em;
    background: #fff url(../image/down-arrow.png) no-repeat center -50px;
	margin-top: -40px;
}
.down-arrow a:hover {
    background: #450000 url(../image/down-arrow.png) no-repeat center 20px;
}
.pager {
	margin: auto;
	padding: 25px 0;
	/*background: url(../image/bg.jpg)*/
}
.page {
	margin: auto;
	max-width: 1200px;
}
.page h2 {
	text-align: center;
	color: #450000;
	font-size: 29px;
	font-weight: normal;
	margin-bottom: 26px;
}
.page p {
	color: #222;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
}
.lefter {
	float: left;
	width: 25%;
	margin-right: 40px;
	margin-bottom: 20px;
}
.more-btn {
	padding: 7px 22px;
	background: #F9B814;
	color: #fff;
	font-size: 15px;
	float: left;
	margin-top: 5px;
}
.more-btn:hover {
	background: #450000;
}
.featuring {
	padding: 20px 0;
	background: #fff;
}
#feature {
	max-width: 1220px;
	margin: 0 auto;
	padding: 10px 0 40px;
}
#feature h1 {
	text-align: center;
	color: #450000;
	font-weight: normal;
	font-size: 30px;
	margin-top: 8px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.bord2 {
	height: 5px;
	width: 70px;
	margin: auto;
	background: #F93;
	margin-bottom: 30px;
}
.prod-icon {
	display: block;
	overflow: hidden;
}
.logs {
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.prod-icon:hover .logs {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04); /* IE 9 */
}
.league {
	background: #450000;
	border-radius: 0px;
	padding: 5px 22px 7px;
	font-size: 13px;
	color: #fff;
	float: left;
	text-align: center;
	position: relative;
	margin-top: -12px;
}
.league:hover {
	background: #F9B814;
}
.fonter {
	font-size: 20px;
	color: #000;
	margin-top: -0px;
}
.highl {
	font-weight: bold;
}
.kula-facts {
	padding: 30px 0;
	background: url(../image/home-grass.jpg) center top;
}
.fun-fact {
	margin: auto;
	max-width: 1200px;
	margin-top: 0px;
}
.fact-1 {
	float: left;
	width: 34%;
	color: #fff;
}
.fact-1 h2 {	
	color: #fff;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 15px;
}
.fact-2 h3 {	
	color: #fff;
	font-weight: normal;
	font-size: 42px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.bord {
	height: 7px;
	width: 70px;
	background: #F93;
	margin-bottom: 20px;
}
.bord3 {
	height: 7px;
	width: 70px;
	background: #F93;
	margin-bottom: 20px;
}
.fact-1 p {	
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}
.fact-2 {
	float: right;
	width: 62%;
}
.fact-2 span {
	float: left;
	width: 33.3%;
	text-align: center;
	color: #fff;
}
.fact-icon {
	width: 60px;
}
.page-feature {
	padding: 20px 0 30px;;
	margin: auto;
	max-width: 1220px;
}
.page-feature h2 {
	text-align: center;
	font-size: 33px;
	margin-top: 7px;
	color: #450000;
	margin-bottom: 15px;
	font-weight: normal;
}
.page-feature p {
	font-size: 14px;
	padding: 0px 0;
	text-align: center;
	color: #666;
	font-weight: normal;
	margin: 5px 150px 0;
}
.lex h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	background: #A50032;
	margin-top: -90px;
	padding: 6px;
	position: relative;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.8px;
	line-height: 24px;
}
.lex:hover h3 {
	background: #fff;
	color: #000;
	transition: all 0.2s ease-out 0s;
}
.lex {
	width: 23%;
	margin: 30px 1%;
	float: left;
}
.lex:hover {
	transition: all 0.2s ease-out 0s;
	cursor: context-menu;
}
.testim-vid {
	padding: 40px 0;
	background: url(../image/testim-bg.jpg);
}
.testim {
	margin: auto;
	max-width: 1200px;
}
.list-dtal {
	float: right;
	width: 60%;
}
.testim-title {
	float: left;
	width: 33%;
}
.testim h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 29px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 40px;
}
.testim p {
	font-size: 15px;
	color: #fff;
}
.cln {
	padding: 30px 0 30px 0;
	margin-top: 0px;
	margin: auto;
	max-width: 1200px;
	background: #fff;
}
.cln h3 {
	font-size: 29px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;	
	padding: 0 0 15px;
}
.round-up {
	border: 1px solid #CBCBCB;
	padding: 4px;
	background: #fff;
}
#bookingz {
	padding: 0px 0 0px 0;
	background: url(../image/enquiry.jpg) right center;
	width: 100%;
}
.query {
	width: 50%;
	float: left;
	color: #fff;
	background: #F9B814;
}
.query h6 {
    padding: 12px 0 0 0px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	margin: 20px 0 10px 0px;
	font-weight: normal;
}
.query p {
	color: #fff;
	padding: 0 15px 0 15px;
	line-height: 150%;
	font-size: 18px;
	text-align: center;
}
#great  { 
    width: 80%;
	margin-left: 10%;
	margin-top: 20px;
	margin-bottom: 40px;
}
#great input[type="text"] {
	font-size: 15px;
	padding: 2px 0.5%;
	color: #fff;
	float: left;
	height: 32px;
	width: 45%;
	border: none;
	background: none;
	border-bottom: 1px solid #fff;
	margin: 10px 1%;
}
#great textarea {
	font-size: 15px;
	padding: 8px 1%;
	color: #fff;
	width: 94%;
	height: 70px;
	border: none;
	font-weight: bold;
	background: none;
	border-bottom: 1px solid #fff;
	margin: 10px 0px 12px 5px;
}
#great input[type="submit"] {
	margin: auto;
	width: 220px;
	border: none;
	margin-left: 6px;
	background: #450000;
	padding: 15px 25px 12px 25px;
	color: #fff;
	font-size: 17px;	
	font-weight: bold;
	transition: 0.5s x;
	border-radius: 28px;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	cursor: pointer;
}
#bookingz input::placeholder {
    color: #fff;
}
#bookingz ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
#bookingz ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
#bookingz :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
#bookingz :-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
#footer-wrap {
	background: #000;
	padding: 10px 0 20px;
}
.footer-stat, #footer {
	margin: 0 auto;
	max-width: 1200px;
}
.footer-stat h3 {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 0 20px 0px;
	padding-bottom: 8px;
}
.footer-stat h4 {
	color: #FFDD00;
	font-size: 17px;
	font-weight: normal;
	margin: 25px 0 10px 0px;
}
.footer-stat a {
	text-decoration: none;
	color: #fff;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #F9B814;
}
.footer-stat li {
	padding: 7px 10px 7px 0px;
	list-style: none;
	text-align: justify;
	letter-spacing: 0.5px;
	color: #222;
	font-size: 14px;
	line-height: 20px;
}
.footer-stat p {
	padding: 7px 10px 7px 0px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	line-height: 22px;
}
.adrs {
	float: left;
	max-width: 21px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.mbl {
	max-width: 20px;
	margin-right: 12px;
	float: left;
}
.eml {
	float: left;
	max-width: 20px;
	margin-right: 12px;
}
.foot {
	float: left;
	width: 20%;
	margin-right: 0%;
	margin-top: 20px;
}
.foot2 {
	float: left;
	width: 16%;
	margin-left: 4%;
}
.foot3 {
	float: right;
	width: 34%;
	padding-left: 3%;
	border-left: 1px solid #813C3C;
}
.scl2 {
	width: 15px;
	text-decoration: none;
	display: block;
	float: left;
	border-radius: 100%;
	padding: 9px 9px;
	margin-right: 8px;
	background: #F9B814;
}
.scl2:hover {
	background: #333;
}
.feeter {
	background: #F9B814;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 14px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}
#footer a:hover {
	color: #fff;
}
.dest {
	float: right;
}
.bot-logo {
	padding: 5px;
	width: 60%;
	border-radius: 7px;
	background: #fff;
}
.scrollup {
	width: 40px;
	height: 50px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 0px;
	right: 10px;
	display: none;
	z-index: 10999999;
}
#matter {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.entry {
	float: left;
	width: 70%;
}
.entry h2 {
	padding: 2px 0 0 0px;
	color: #450000;
	font-size: 27px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.entry p {
	line-height: 21px;
	padding: 5px 0;
	font-size: 14px;
	margin: 8px 0;
	color: #777777;
}
.siders {
	float: right;
	width: 28%;
	margin-top: 20px;
}
.sider2 {
	float: right;
	background: #F6F6F6;
	margin-top: 20px;
}
.sider2 h3 {
    color: #fff;
	font-size: 19px;
	background: #450000;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 15px;
}
.sider2 a {
	color: #000;
}
.sider2 a:hover {
	color: #000;
}
.sider2 .still a {
	color: #000;
}
.sider2 ul {
	margin: auto;
	padding: 0px;
}
.sider2 li {
	list-style: none;
	float: left;
	font-size: 15px;
	padding: 0px 0;
	width: 100%;
	border-bottom: 1px solid #DEDEDE;
}
.side-link {
	padding: 4% 0 4% 8%;
	width: 92%;
	float: left;
	font-size: 15px;
	margin-top: 0px;
	border-left: 5px solid #F6F6F6;
}
.side-links {
	padding: 4% 0 4% 8%;
	width: 92%;
	background: #fff;
	border-left: 5px solid #450000;
	float: left;
	font-size: 15px;
}
.side-link:hover {
	background: #fff;
	border-left: 5px solid #450000;
}
.sider-icon {
	float: left;
	width: 10px;
	margin-right: 9px;
	margin-top: 7px;
}
.listerz {
	margin-top: 15px;
	background-color: #FFC100;
	border-radius: 4px;
	padding-bottom: 12px;
}
.listerz h2 {
	font-size: 20px;
	text-align: center;
	padding: 15px 0 12px 10px;
	margin-top: 0px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 25px;
}
.listerz li {
	list-style: none;
	line-height: 20px;
	padding: 6px 0 7px 10px;
}
.listerz input[type="text"] {
	width: 84%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 12px;
	font-size: 15px;
	background: #F6F6F6;
}
.listerz select {
	width: 91%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	background: #F6F6F6;
}
.listerz textarea {
	padding: 9px 0 9px 4%;
	border: none;
	background: #F6F6F6;
	width: 86%;
	display: block;
	margin: auto;
	font-size: 15px;
	margin-top: 12px;
	color: #999999;
}
.listerz input[type="submit"] {
	padding: 12px 0;
	background: #fff;
	display: block;
	width: 92%;
	display: block;
	margin: auto;
	color: #000;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	border: 0px;
	margin-top: 9px;
	margin-bottom: 8px;
}
.gal-categ {
	float: left;
	width: 29.3%;
	text-align: center;
	margin-right: 3%;
	padding: 0.5%;
	background: #E3FDFF;
}
.gal-categ h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
}