.logo {
    background: url('../images/afriquelogo.png') no-repeat 0 0;
    background-size: 227px;
}

nav#main-nav ul li {
	margin-right: 20px;
}

.col-lg-8.logoc {
    width: 85.667%;
}

.col-lg-4.logoc {
    width: 14.333%;
}

nav#main-nav > ul {
    padding-right: 5px;
}

.footer-nav a {
	padding: 5px 10px 5px 10px;
}

.footer-nav ul {
	margin-top: 8px;
}

#footer {
	background: #4A543B;
	border-bottom: 2px solid #8E9278;
}

.copyright-section {
	background: #596148;
}

.footerbox {
	background: #3F3535;
	padding: 0;
}

.footercarousel .footercarousel-controls {
    background: #de5e1f;
}

.footercarousel .footercarousel-controls:hover {
	background: #ff8a00;
}

.footerbox h3 {
	color: #fff;
}

#footer .widget h5 {
	border-bottom: 4px solid #565C35;
}

#footer .widget-contact .address, #footer .widget-contact .phone, #footer .widget-contact .time, #footer .widget-contact .email {
	border-bottom: 1px solid #565C35;
}

#footer .widget-newsletter a {
	background: #565C35;
}

#footer .widget-newsletter a:hover {
    background: #656C3D;
}

.btn.btn-primary {
	background: #de5e1f; 
}

.btn.btn-primary:hover {
	background: #ff8a00;
}

h4 {
	margin-top: 20px
}

table {
	margin-bottom: 20px;
}

a {
	color: #de5e1f;
}

a:hover {
	color: #ff8a00;
}

.gallery .img-small {
    max-height: 180px;
    overflow: hidden;
    opacity: 0.75;
}

#sidebar .widget-contact i {
	right: -25px;
}

.head-v1 .head-title {
	opacity: 0.7;
}

.contactblock {
  	opacity: 1!important;;
}

.conf {
	margin-bottom: 25px;
}

.col-lg-2.bookarea {
	width: 13.667%;
}

.form-control.input-lg.book {
	background: #fff;
}

.submit {
	padding-top: 15px;
}

.carousel-content {
    color: #fff;
    display: flex;
    align-items:center;
    margin-top: 14px;
}

#text-carousel {
  	width: 100%;
  	height: auto;
  	padding: 0px 180px;
}

.big-slider .right {
    right: 0%;
}

.big-slider .left {
    left: 0%;
}

.booking-area {
    padding: 25px 0px;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}