body {
	background-image: url(../images/lacarretabg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;  
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: black;
	margin: 0px;
	padding: 0px;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 14px;
}
/******************** HEADER *********************/
#header {
	margin-top: 0px;
	margin-bottom: 0px;
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
    box-shadow: 0px 0px 20px black;
}
#headercontentBG {
    background-image: url("../images/headerBG.jpg");
    height: 55px;
}
#logo {
	background-size: contain;
	max-width: 25%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 100;
	position: relative;
}
/******************** CONTENT *********************/
h1 {
    font-family: 'agonicdisplaysskregular', serif;
    color: black;
    text-align: center;
    font-size: 55px;
    margin-bottom: 33px;
}
h2 {
	color: margin-top: 15px;
    margin-bottom: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    line-height: 1.2em;
    font-weight: bold;
    color: #FFCC00;
}
h3 {
    font-size: 28px;
    font-family: 'agonicdisplaysskregular', serif;
    color: #e9cbae;
    text-align: left;
    font-weight: 100;
    margin-top: 0px;
    margin-bottom: -13px;
}
.textcenter {
    text-align: center;
}
img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
a {
	color: red;
	text-decoration: none;
}
a:hover {
	color: #5d5c5c;
    transition: all 0.3s ease 0s;
}
#content-wrapper {
	max-width: 100%;
	position: relative;
    background-color: #FF6600;
}
#bodycontent {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
	overflow: hidden;
	position: relative;
    background-image: url(../images/maincontentbg.jpg);
    margin-bottom: 0px;
    border-radius: 0px;
}
#mainbody {
	margin: 20px;
    padding: 20px;
    border: thin solid #c9aa8d;
    background: rgba(161,88,1,0.6);
}
#leftsidecontent {
    margin: 20px;
    padding: 20px;
    background: rgba(201, 170, 141, 0.9);
}
#leftsidecontent h2 {
    color: #900;
    line-height: 1.2em;
    font-size: 24px;
    font-weight: bold;
}
.paragraphimg {
    float: left;
    max-width: 60%;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 15px;
}
.menubuttoncontent {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    background-color: rgba(255,255,255,0.5);
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    box-shadow: 0px 1px 10px black;
}
.mainmenubuttonheading {
    font-size: 40px;
    padding-top: 0px;
    padding-bottom: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.menubuttonheading {
    font-size: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.menubuttonimg {
    overflow: hidden;
    margin-top: -15px;
    margin-bottom: -15px;
}
/****map-responsive*****/
.map-responsive {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.vid-responsive {
    margin-left: auto;
    margin-right: auto;
    max-width: 560px;
}
/*******************slider***********************/
#slider {
	margin-left: auto;
    margin-right: auto;
	max-width: 1200px;
    margin-top: 0px;
    box-shadow: 0px 0px 20px black;
}
.arrow-i {
    border: solid;
    border-width: 0 13px 13px 0;
    display: inline-block;
    padding: 13px;
    position: absolute;
    bottom: 25px;
    z-index: 1000;
    font-size: 100px;
    color: gray;
    opacity: 0.8;
}
.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
/*********************** NAVIGATION ***********************/
#navigation {
	margin-top: -45px;
	float: left;
	position: relative;
    z-index: 100;
}
#mobilemenubtn {
    display: none;
}
ul {
    list-style-type: none;
    margin-left: 290px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
}
li {
    float: left;
}

li a {
    display: block;
    font-family: "africaans_sfregular";
    color: #feedba;
    text-align: center;
    padding: 4px 40px;
    text-decoration: none;
    font-size: 24px;
    text-shadow: 5px 5px 5px black;
}

li a:hover {
    color: greenyellow;
}
/******************** FOOTER *********************/
#footer {
	max-width: 1092px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#footer-content {
	background-color: rgba(161, 88, 1, 0.6);
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
    box-shadow: 0px 5px 20px black;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#footer-content p {
	color: #e9cbae;
	font-size: 16px;
    text-align: center;
}
#footer-content h1{
    font-family: 'market_decoregular', serif;
    color: white;
    text-align: center;
    font-size: 33px;
    margin-top: 30px;
    margin-bottom: 5px;
}
#footer-content h2{
    font-family: 'market_decoregular', serif;
    color: white;
    text-align: center;
    font-size: 24px;
}
#footer-content ul {
    list-style-type: none;
    margin-left: 140px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
}
#footer-content li a {
    display: block;
    font-family: sans-serif;
    font-weight: 600;
    color: white;
    text-align: center;
    padding: 0px 40px;
    text-decoration: none;
    font-size: 18px;
    text-shadow: none;
}
#footer-content li a:hover {
    color: greenyellow;
}
#footer-content ul li::before {
    content: "|";
    color: white;
    width: 10px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
}
#footer-content ul li:first-child::before {
    content: none;
}
/*************Copy Right*****************/
#bottombar {
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    background-color: #fee8a6;
    height: 11px;
    overflow: hidden;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#copyright {
	text-align: center;
	font-size: 16px;
	color: white;
    font-weight: 600;
}
/*mobile menu*/
#visuallightbox-mobile {
	display: none;
    width: 100%;
	text-align: center;
}
#visuallightbox-mobile h2 {
	color: #FF0;
}
#visuallightbox-mobile ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#visuallightbox-mobile ul li {
text-align: center;
display: inline-block;
padding: 0;
margin: 0;
opacity: 0.9;
cursor: pointer;
width: 49%;
}
#visuallightbox-mobile ul li:hover {
	opacity: 1;
	color: yellow;
	font-weight: bold;
}
#visuallightbox-mobile img {
	width: 100%;
}
#visuallightbox-mobile p {
font-size: 12px;
margin-top: 0px;
}
#SD1-LG, #SD2-LG, #SD3-LG, #SD4-LG, #SD5-LG, #SD6-LG, #BV1-LG, #BV2-LG, #BV3-LG, #BV4-LG, #BV5-LG, #BV6-LG, #BV7-LG, #BV8-LG, #BV9-LG, #BV10-LG, #visuallightbox-mobilepopup {
	display: none;
}
#visuallightbox-mobilepopup {
	height: 100%;
	width: 100%;
	margin: 0;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	text-align: center;
	overflow: scroll;
	background-color: #990000;
	color: #FFF;
}
#visuallightbox-mobilepopup img {
	width: 100%;
}
#visuallightbox-mobilepopup .close {
	width: 40px;
	height: 40px;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
    background-color: black;
    border-radius: 20px;
	cursor: pointer;
	z-index: 200;
	position: fixed;
	right: 5px;
	top: 5px;
}
#visuallightbox-mobilepopup p {
	margin: 0px;
}
/*mobile menu end*/