img {
	width: 100%;
	height: auto;
}

body {
	padding: 0;
	margin: auto
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}

a {
	text-decoration: none;
	color: #333;
}

p {
	margin: 0;
	padding: 0;
}

.mobile-only {
	display: none;
	margin-bottom: 40px;
}

.modal-body {
    position: relative;
    padding: 40px;
}

.modal-body .btn-primary {
    margin-bottom: 30px;
}

.virtual-tour {
	padding-top: 40px;
	padding-bottom: 40px;
}

.thumbnailPopUpEye {
    left: 50%;
    margin: -35px 0 0 0px;
    opacity: 1.0;
    position: absolute;
    top: 50%;
    width: 10%;
}

.clearer img {
	position: relative;
    top: 3px;
    margin-right: 5px;
    width: 3%;
}

.surround_shadow {
    width: 70%;
	text-align: center;
}

.ribbonNav img {
    margin-left: 10px;
    width: 5%;
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    background: #fff;
    overflow-y: scroll;
    max-height: 100%!important;
    min-height: 2300px!important;
    height: auto!important;
}

/*Popup*/
#popupshow {
    position: fixed;
    display: none;
    min-height: 380px;
    height: auto;
    top: 200px;
    left: 50%;
    width: 1000px;
    margin-left: -25%;
    background-color: #fff;
    z-index: 99999;
    text-align: center;
    padding: 30px;
}

#popupshow p {
	font-size: 15px;
	margin-top: 30px;
}

#popupshow img {
    width: 100%;
	margin: 20px 10px 0px 10px!important;
}

.popup-wrapper {
	height: 100vh;
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display:none;
}

.popup-close {
	position:absolute;
	top: 0px;
	right: 0px;
	background-color: #d2ab67;
	display:inline-block;
	width:30px;
	height:30px;
	text-align: center;
	cursor:pointer;
}

.popup-close i {
	font-size: 20px;
	color:#fff;
}
.mt-20 {
	margin-top: 20px;
}

.TA_certificateOfExcellence img {
    width: 100%!important;
    text-align: center!important;
    float: none!important;
}
#CDSWIDCOE {
    width: 100%!important;
	margin: 20px 10px 0px 10px!important;
    text-align: center;
}

.flexslider {
	border: none;
	margin-bottom:0px;
	height: 100vh;
}

.flexslider .slides img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.flex-direction-nav a  {
    line-height: 40px;
}


.flex-direction-nav a.flex-next:before {
	font-family: "Ionicons";
	content: "\f125";
	height: 50px;
	color: #fff;
	text-shadow: none;
}

.flex-direction-nav a.flex-prev:before {
	font-family: "Ionicons";
	content: "\f124";
	height: 50px;
	color: #fff;
	text-shadow: none;
}

.flex-control-nav {
	display: none;
}

.flex-direction-nav .flex-next {
	right: 50px;
}

.flex-direction-nav .flex-prev {
	left: 50px;
}

.flex-direction-nav li{
	height: 0!important;
}

.slides .col-md-12, .slides .container, .slides .row {
	position: relative;
	height: 100%;
}

.slides h1 {
	color: #fff;
	font-size: 45px;
	padding: 15px;
	background-color: rgba(0,0,0,0.7);
}

.home-heading {
	color: #fff;
	margin: 0;
	display: inline-block;
	position: absolute;
	bottom: 100px;
	left: 0;

}

.slide1 {
	background-image: url('../images/slider/1.jpg');
	background-size: cover;
	background-position: center;
	height: 100vh;
}

.slide2 {
	background-image: url('../images/slider/2.jpg');
	background-size: cover;
	background-position: center;
	height: 100vh;
}

.slide3	{
	background-image: url('../images/slider/3.jpg');
	background-size: cover;
	background-position: center;
	height: 100vh;
}

.main-header {
	background-color: #333;
}

.main-header img {
	padding: 10px;
}

.navbar-default {
	border: none;
	background-color: transparent;
	margin-top: 20px;
	margin-left: 0px;
	float: right;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.li>a:focus, .navbar-default .navbar-nav>li>a:hover {	
	border-bottom:2px solid #d2ab67;
	color: #fff!important;
	background-color: transparent!important;
}

.navbar-nav a {
	padding-bottom: 10px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-family: 'Fira Sans';
	font-size: 20px;
	margin-right: 20px;
	border-bottom: 2px solid #333;
    padding-top: 20px;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav>li>a:hover {
	background-color: #d2ab67; 
}

.navbar-default .navbar-nav>.active>a:hover {
	background-color: #d2ab67;
}

.navbar-default .navbar-nav>li>.btn-primary {
	border-bottom:2px solid #d2ab67!important;
}

.navbar-default .navbar-nav>li>.btn-primary:hover {
	border: 2px solid  #d2ab67;
}

.header-social-media {
	margin-top: 15px;
	display: inline-block;
}

.header-social-media i {
	font-size: 30px;
	color: #d2ab67;
	padding: 5px;
	margin-left: 10px;
}

.social-media {
	margin-left: 20px;
}

.social-media .icon {
	font-size: 30px;
	color: #d2ab67;
	padding: 2px;
}

.navbar-collapse {
	padding: 0;
	margin: 0;
}

.introduction {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ececec;
	font-size: 20px;
}

.introduction h2 {
	color: #d2ab67;
	margin-top: 0;
}

.booking-method {
	padding-top: 0px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #ececec;
}

.booking-method h2 {
	color: #d2ab67;
	margin-top: 0;
	margin-bottom: 30px;
}

.btn-primary {
	background-color: #d2ab67;
	border-radius: 0;
	color: #fff;
	border: 2px solid  #d2ab67;
	text-align: center;
	padding: 10px!important;
	margin-top: 10px;
	text-transform: uppercase;
	min-width: 100px;
	margin-right: 5px;
}

.btn-primary:hover {
	background-color: #d2ab67;
	border-radius: 0;
	color: #fff;
	border: 2px solid  #d2ab67;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	min-width: 100px;
	margin-right: 5px;
}

.btn-primary.wht {
	background-color: #fff;
	border-radius: 0;
	color: #d2ab67;
	border: 2px solid  #d2ab67;
	text-align: center;
	padding: 10px!important;
	margin-top: 10px;
	text-transform: uppercase;
	min-width: 100px;
	margin-right: 5px;
}

#intro-btns {
	margin-top: 25px;
}

.home-social i:hover {
		color: #d2ab67;
	}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #d2ab67;
	border: 2px solid #d2ab67;
	background-color: #fff;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #d2ab67;
	border: 2px solid #d2ab67;
}

.btn-primary.focus, .btn-primary:focus {
	background-color: #d2ab67;
	color:  #fff;
	border: 2px solid #d2ab67;
}

.rates .btn-primary:hover {
	background-color: #fff;
	color:  #d2ab67;
	border: 2px solid  #d2ab67;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Fira Sans';
}

/* Reviews widget */
.reviews {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.reviews iframe {
    margin-top: 20px;
    padding: 10px;
    background-color: #ececec;
    min-height: 280px;
	max-width: 100%;
}

.reviews h2 {
    margin-top: 35px;
    margin-bottom: 10px;
}

.sn-reviews-title {
	color:#d2ab67!important;
	font-size: 18px!important;
}

.sn-review-reviewer {
	color:#d2ab67!important;
	font-size: 16px!important;
}

.sn-logo .sn-review-previous, .sn-logo .sn-review-next {
	background-color:  #d2ab67!important;
	color:  #d2ab67!important;
	border: 2px solid #d2ab67!important;
}

/* ============= */

.home-video {
	margin-top: 60px;
	margin-bottom: 60px;
}

.home-gallery h2 {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
}	

.home-gallery img {
	margin-bottom: 30px;
}

.home-gallery p {
	vertical-align: middle;
	margin-bottom: 20px;
}

#pool-warning {
	font-size: 12px;
	text-align: left;
}

#important-notice p{
	font-size: 12px;
	text-align: left!important;
}

.home-gallery .btn-primary {
	margin-bottom: 29px;
	margin-left: 29px;
}

.home-wilderness {
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url('../images/home-wilderness.jpg');
	background-size: cover;
	background-position: center;
}

.home-wilderness h2 {
	color: #d2ab67;
	margin-top: 0;
}

.home-wilderness p {
	color: #fff;
	width: 70%;
	margin-top: 20px;
	font-size: 20px;
}

.home-wilderness .btn-primary {
	margin-bottom: 35px;
	margin-top: 20px;
}

.home-social {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.home-social h2 {
	color: #d2ab67;
	margin-top: 0;
}

.home-social p {
	font-size: 18px;
}

.home-social .icon {
	color: #000;
	font-size: 50px;
	padding: 0 20px;
}

.testimonials h1 {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
	font-family: 'Fira Sans';
}

.testimonials h2 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
	font-family: 'Fira Sans';
}

.testimonials p {
	text-align: center;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: 'Fira Sans';
}

.contact-us {
	padding: 10px;
}

.footer-lower a:hover {
	text-decoration: none;
	color: #fff;
}

.hover {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.hover p {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20%;
    text-align-last: center;
    font-size: 30px;
}

.hover-wrapper {
	position: relative;
}

.hover-wrapper img {
	position: relative;
}

.hover-wrapper:hover .hover{
	opacity: 1;
	cursor: pointer;
}

.hover-gallery {
    position: absolute;
    z-index: 999;
    height: 90%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.hover-gallery p {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 30%;
    text-align: center;
    font-size: 18px;
    padding: 5px;
}

.hover-gallery-wrapper {
	position: relative;
}

.hover-gallery-wrapper img {
	position: relative;
}

.hover-gallery-wrapper:hover .hover-gallery{
	opacity: 1;
	cursor: pointer;
}

.medium-activities .hover-gallery {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.medium-activities .hover-gallery p {
    color: #fff!important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 23%;
    text-align-last: center;
    font-size: 30px;
}

.house-image img {
	width: 100%;
	height: 500px;
    float: left;
    display: block;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
}

.features h1 {
	font-family: 'Fira Sans';
	text-align: center;
	margin-bottom: 30px;
}

.features p {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 18px;
}

.features ul {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style-type: none;
	margin-bottom: 35px;
	font-size: 18px;
}

.features img {
	margin-bottom: 30px;
}


.small .hover-feature {
    position: absolute;
    z-index: 999;
    height: 92.25%;
    width: 92.5%;
    background-color: rgba(0,0,0,0.7);
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.small .hover-feature p {
    color: #fff!important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 42%;
    text-align-last: center;
    font-size: 30px;
}

.hover-feature-wrapper:hover .hover-feature{
	opacity: 1;
	cursor: pointer;
}


.home-rates {
	padding-top: 60px;
	padding-bottom: 80px;
	background-image: url('../images/parallax.jpg');
	background-position: center;
	background-size: cover;
	text-align: center;
	background-attachment: fixed;
}

.home-rates h2 {
	color: #fff;
	font-family: 'Fira Sans';
	font-size: 40px;
	margin-bottom: 20px;
}

.home-rates p {
	font-size: 20px;
	color: #fff;
	padding: 10px;
	display: inline-block;
	float: left;
	width: 25%;
}

.home-rates .rates-table-heading p {
	font-weight: 600;
	border: 1px solid #fff;
	border-bottom-width: 2px solid #fff;
	margin: 0;
}

.home-rates .rates-table p {
	border: 1px solid #fff;
	margin: 0;
}

.the-house {
	background-color: #ececec;
}

.the-house .row {
	position: relative;
}

.the-house .col-md-6 {
	padding: 0;
    position: relative;
}

.house-about {
	background-color: #d2ab67;
	color: #fff;
	padding: 20px;
	height: 100%;
	min-height: 424px;
}

.house-about p {
	font-size: 20px;
}

.house-about img{
	width: 40%;
	height: 40%;
}

.house-features {
    background-color: #666;
    color: #fff;
    padding: 30px;
    height: 100%;
    min-height: 467px;
    font-size: 16px;
}

.house-features-img {
	background-image: url('/images/thehouse2.jpg');
	background-size: cover;
	background-position: center;
	min-height: 467px;
	height: auto;
}

.wilderness {
	background-color: #ececec;
}

.wilderness .col-md-6 {
	padding: 0;
}

.wilderness-activities ul {
	padding-left: 20px;
}

.wilderness-activities {
	background-color: #d2ab67;
	color: #fff;
	padding: 35px 27.5px 35px 27.5px;
	height: 100%;
	min-height: 425px;
	font-size: 19px;
}

.wilderness-restaurants {
	background-color: #666;
	color: #fff;
	padding: 35px 27.5px 35px 27.5px;
	height: 100%;
	min-height: 424px;
	font-size: 18px;
}

.wilderness-restaurants ul {
	padding-left: 20px;
}

.wilderness-restaurants h2 {
	font-size: 28px;
}

/* Restaurants page */
.restaurants-wilderness, .restaurants-george {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ececec;
}

.restaurants-wilderness h2, .restaurants-george h2 {
	font-family: 'Fira Sans';
	font-size: 40px;
	margin-bottom: 0px;
    color: #d2ab67;
    margin-top: 0;
}

.restaurants i {
	color: #d2ab67;
	font-size: 20px;
	margin-right: 20px;
	vertical-align: middle;
}

.restaurants p>span {
	padding-left: 38px;
}

.restaurants .col-md-4, .restaurants .col-md-3 {
	margin-top: 40px;
}

/* ================= */

/* Activities page */
.activities {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ececec;
}

.activities h2 {
	font-family: 'Fira Sans';
	font-size: 40px;
	margin-bottom: 0px;
    color: #d2ab67;
    margin-top: 0;
    margin-bottom: 20px;
}

.activities h3 {
	font-weight: 700;
}

.activities h4 {
	margin-top: 20px;
}

.more {
	color: #d2ab67;
}

.activities ul {
	padding-left: 20px;
}

.activities i {
	color: #d2ab67;
	font-size: 20px;
	margin-right: 20px;
	vertical-align: middle;
}

.activities p>span {
	padding-left: 38px;
}

.activities .col-md-4, .activities .col-md-3 {
	margin-top: 40px;
}

.activities .col-md-6 {
	padding-left: 0;
}

/* ==================================== */

.contact {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #ececec;
}

.contact-details {
	padding: 20px;
	background-color: #fff;
	border: 2px solid #d2ab67;
	margin-top: 20px;
}

.contact-details h2 {
	margin-top: 0;
}

.contact-details p {
	padding-bottom: 10px;
	font-size: 18px;
}

.contact-details p i {
	font-size: 35px;
	vertical-align: middle;
	color: #d2ab67;
	margin-right: 15px;
}

.contact-details p i:before {
	width: 25px;
}

.output {
	padding: 5px;
	margin-top: 10px;
	background-color: #d2ab67;
	color: #fff;
	text-align: center;
	display: none;
}

.error {
	padding: 5px;
	margin-top: 10px;
	background-color: #FF563C;
	color: #fff;
	text-align: center;
	display: none;
}

#map {
	height: 300px;
}

.contact-us .btn-primary, .contact-us .btn-primary:hover {
	margin-top: 35px;
	margin-bottom: 25px;
	background-color: #d2ab67;
	border-radius: 0;
	color: #fff;
	border: 2px solid  #d2ab67;
	text-align: center;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Fira Sans'; 
}

.contact-us p {
	margin-top: 20px;
	font-size: 18px;
	font-weight: 600;
}

.contact-us input, .contact-us textarea{
	display: block;
	padding: 5px;
	width: 85%;
	border: 2px solid #d2ab67;
}

.contact-us .col-md-6 {
	width: 47%;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#email2 {
	display: none;
}

.contact-us textarea {
	height: 150px;
	resize : none;
}

.contact-us label{
	margin-top: 15px;
}

input:focus, textarea:focus {
	outline-color: #d2ab67;
}

.contact-form-overlay {
	background-color: #ececec;
	padding-top: 2px;
	padding-bottom: 2px;
}

.contact-form h2 {
	margin-top: 32px;
	margin-left: 60px;
}

.contact-form ul {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 60px;
}

.contact-form li {
	font-family: 'Fira Sans';
	margin-left: -50px;
	padding: 10px;
}

.address p {
	margin-left: 60px;
}

.address ul {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 60px;
}

.address li {
	margin-left: -50px;
	font-family: 'Fira Sans';
	padding: 10px;
}

.address h2 {
	margin-top: 60px!important;
	margin-left: 60px;
}

.logos img {
    width: 100%;
    height: auto;
    text-align: center;
    vertical-align: middle;
    margin-top: 20px;
    padding: 0px;
    margin-bottom: 0px;
    padding-top: 0;
    margin: auto;
}

.logos .TA_certificateOfExcellence img {
    width: 65%!important;
    text-align: center!important;
    float: none!important;
}

.afristay {
	margin-top: 20px;
}

.welcome h1 {	
	text-align: center;	
	font-family: 'Fira Sans';
}

.wilderness1 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.wilderness1 ul {
	text-align: center;
	list-style-type: none;
	padding-left: 0 !important;
}

.wilderness1 a {
	color: #111;
	font-family: 'Fira Sans';
}

.wilderness1 a:focus, a:hover{
	color: #d2ab67;
	text-decoration: none
}

.wilderness1 p {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Robot Slab';
	text-align: center;
}

.TA_cdswritereviewlg {
	margin-left: 60px;
	margin-top: 30px;
}

.error {
    padding: 10px;
    margin-top: 15px;
    width: 85%;
    background-color: #c12c2c;
    border: 2px solid #c12c2c;
    display: none;
    color: #111;
    margin-bottom: 30px;
}

.sent {
    padding: 10px;
    margin-top: 15px;
    width: 85%;
    background-color: #00CC66;
    border: 2px solid #00CC66;
    display: none;
}

.footer-upper {
	background-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-upper img {
	height: 90%;
	width : 80%;
}

.footer-upper #CDSWIDCOE {
    width: 100%!important;
    margin: 20px 10px 0px 0px!important;
    text-align: center;
}

.paypal {
	text-align: center;
}

.paypal a>img {
	width: 10%;
}

.footer-upper h2 {
	margin-top: 10px;
	font-family: 'Fira Sans';
	color: #fff;
}

.footer-upper p, .footer-upper a {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: 'Fira Sans';
	color: #fff;
}

.footer-upper .footer-contact ul>li {
	padding: 10px 7px 10px 7px;
	border-bottom: 1px solid #fff;
}

/*.footer-upper ul>li>a {*/
/*	color: #fff;*/
/*}*/

.footer-upper ul>li>a:hover {
	text-decoration: none;
	color: #d2ab67;
}

.footer-upper ul {
    margin-left: 0px;
    list-style-type: none;
    font-family: 'Fira Sans';
    color: #fff;
    padding-left: 0;
    margin-bottom: 20px;
}

.footer-images {
	text-align: center;
	margin-top: 20px;
}

.footer-images a {
	display: block;
	margin-top: 0!important;
}

/*.footer-images .col-md-2 {*/
/*	width: 50%;*/
/*	float: left;*/
/*	padding-left: 0;*/
/*	padding-right: 0;*/
/*}*/

.footer-images .TA_certificateOfExcellence {
	display: inline-block; 
	float: right;
}

.footer-images .TA_certificateOfExcellence img {
	width: 60%!important;
	text-align: center!important;
	float: none!important;
}

/*#CDSWIDCOE {*/
/*	width: 110px!important;*/
/*	height: 110px;*/
/*	margin: 0px;*/
/*}*/

#ghasa {
	display: inline-block;
	width: 100%;
	/*margin-top: 20px;*/
	float: left;
	text-align: left;
}

.footer-images img {
	width: 100%;
}

.footer-images .col-md-3, .footer-images .col-md-4 {
	padding-left: 10px;
	padding-right: 10px;
}

.contact a {
	margin-left: 0px;
}

.footer-contact img{
	width: 80%;
	height: auto;
	padding-left: 0;
}

.footer-lower {
	padding: 10px;
	background-color: #d2ab67; 
}

.footer-lower .footer-menu a  {
	margin-left: 30px;
}

.footer-lower p {
	padding: 5px;
	color: #fff;
}

.footer-lower .footer-menu {
	text-align: right;
}

.footer-lower a {
	color: #fff;
	padding-right: 5px;
}

.payment {
	padding-top: 50px;
	padding-bottom: 50px;
}

.villa-page-margin {
	margin-top:50px;
	margin-bottom:50px;
}

.notification-box {
	margin-top:5px;
}