@import 'https://fonts.googleapis.com/css?family=Tangerine:400,700';
@import 'https://fonts.googleapis.com/css?family=Tangerine:400,700';
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

html {
   height: 100%;
}
body { 
	margin:0px;
	padding:0px; 
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-size:  auto 100%;
	background-position: top center;
	background-attachment: fixed;
	background-color: #ddddff;
	height: 100%;
	color:  #FFA;
	}

a {
	text-decoration: none;
	font-weight: 400;
	font-size: 16px;
	color: #FFA;
	}

a:hover {
	text-decoration: none;
	color: #2166A2;
	}

p {
	font-family: 'News Cycle', arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFA;
	font-weight: 300;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	}

p a {
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	color: #FFA;
	}

p a:hover {
	text-decoration: none;
	color: #2166A2;
	}

i {
	font-family: 'News Cycle', arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFA;
	font-weight: 400;
	margin: 0px 0px 0px 0px;
	}

ul {
	font-family: 'News Cycle', arial, sans-serif;
	list-style-type:none;
	font-size: 16px;
	line-height: 22px;
	color: #FFA;
	font-weight: 400;
	}

h1 {
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 60px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #FFA;
	letter-spacing: 1px;
	text-transform: none;
	text-shadow: -1px -1px #AA6;
	}

h2 {
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 50px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #FFA;
	letter-spacing: 1px;
	text-transform: none;
	text-shadow: -1px -1px #AA6;
	}

h3 {
	font-family: 'News Cycle', arial, sans-serif;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	color: #FFA;
	font-weight: 400;
	text-transform: none;
	text-shadow: -1px -1px #2166A2;
	font-style: italic;
	}

h4 {
	font-family: 'Tangerine', cursive;	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 22px;
	color: #00CFFE;
	font-weight: 400;
	text-transform: none;
	text-align: left;
	}

.main-container {
	max-width: 1500px;
	margin: 0 auto;
	padding: 15px;
	background: transparent;
}

.content-container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	background: rgba(0,0,0,0.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
	border: 1px solid #FFA;
}

.content-container p {
	font-family: 'News Cycle', arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFA;
	font-weight: 300;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	}

/*-- Heading --*/

.heading-section {
	text-align: left;
	padding: 48px 0px 0px 0px;
	background: rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.6);
	border: 0;
	border-bottom: 2px solid #FFA;
	}

.heading-section h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 34px;
	color: #333;
	text-transform: none;
	text-align: center;
	letter-spacing: 0px;
	margin: 20px 0px 8px 0px;
	background: transparent;
	text-shadow: none;
	}
	
.heading-section p {
	font-family: 'News Cycle', arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFA;
	font-weight: 400;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-shadow: none;
	box-shadow: none;
	background: none;
	}

.heading-section a i {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #FFA;
	text-transform: none;
	}
	
.headcolor {
	color: #333;
	font-weight: 600;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	}

*, *:before, *:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 	}

.logo {
	text-align: center;
	margin: 0px auto;
	}

.logo img{
	max-width: 100%;
	}

.rewired {
	text-align: center;
	margin: 0px auto;
	}

.rewired img{
	max-width: 100%;
	}

.dark {
	background: rgba(255,255,255,0.5);
	margin: 0px;
	padding: 0px 15px 0px 15px;
	border: 0;
}

.dark table { 
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 10px;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	border:0;
	color: #333;
	text-shadow: 1px 1px 1px #420;
	}

.dark table td{ 
	width: 14%;
	padding: 2px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	border-left: 1px solid #666;
	border-top: 1px solid #900;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	color: #333;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	}

.dark table td.heads{ 
	background: #38A;
	background-image: -moz-linear-gradient(top, #600,#200);
	background-image: -o-linear-gradient(top, #600,#200);
	background-image: -webkit-linear-gradient(top, #600,#200);
	background-image: linear-gradient(to bottom, #600,#200);
	border-left: 1px solid #600;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	text-align: center;
	}

.dark table td.head{ 
	background: #521;
	color: #333;
	text-align: center;
	}

.dark table td.date{ 
	vertical-align: top;
	background: #ED9;
	color: #000;
	height: 81px;
	}

.dark table td.daten{ 
	vertical-align: top;
	background: #AAA;
	color: #666;
	height: 80px;
	}

.dark table td .event{ 
	display: block;
	width: 95%;
	margin: 0px auto 5px auto;
	padding: 0;
	color: #000;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	border: 0;
	}

.dark table td .event a{ 
	text-decoration: none;
	color: #333;
	}

.dark table td .event a:hover {
	text-decoration: underline;
	color: #050;
	}

.dark table td .flyer{ 
	display: block;
	width: 95%;
	margin: 2px auto 0px auto;
	padding: 2px 2px;
	background-image: -moz-linear-gradient(top, #600,#200);
	background-image: -o-linear-gradient(top, #600,#200);
	background-image: -webkit-linear-gradient(top, #600,#200);
	background-image: linear-gradient(to bottom, #600,#200);
	color: #333;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	border-left: 1px solid #900;
	border-top: 1px solid #900;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	}

.dark table td .flyer:hover{ 
	background-image: -moz-linear-gradient(top, #050,#020);
	background-image: -o-linear-gradient(top, #050,#020);
	background-image: -webkit-linear-gradient(top, #050,#020);
	background-image: linear-gradient(to bottom, #050,#020);
	border-left: 1px solid #070;
	border-top: 1px solid #070;
	}

.property-details h3 { 
	font-family: 'Tangerine', cursive;
	width: 100%;
	border: 0;
	background: rgba(0,0,0,0.5);
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	color: #FEA;
	border: 1px solid #ba5;
	border-radius: 4px;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.0em;
	letter-spacing: 1px;
	text-decoration: none;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	}

.property-details h4 { 
	font-family: 'News Cycle', arial, sans-serif;
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	color: #FFF;
	border-radius: 4px;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	text-decoration: none;
	}

.property-details .listing {
	border: 0;
	padding: 0px 10px 5px 10px;
	margin: 15px 0px 0px 15px;
	font-weight: 400;
	border-radius: 4px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	}

.property-details .la {
	font-size: 14px;
	padding: 3px 10px;
	font-weight: 400;
	color: #DDD;
	border-top: 1px solid #080;
	border-left: 1px solid #080;
	border-right: 1px solid #020;
	border-bottom: 1px solid #020;
	background: rgba(0,150,0,0.4);
	}

.property-details .lc {
	font-size: 14px;
	padding: 3px 10px;
	font-weight: 400;
	color: #DDD;
	border-top: 1px solid #800;
	border-left: 1px solid #800;
	border-right: 1px solid #200;
	border-bottom: 1px solid #200;
	background: rgba(150,0,0,0.4);
	}

.property-details .ld {
	font-size: 14px;
	padding: 3px 10px;
	font-weight: 400;
	color: #DDD;
	border-top: 1px solid #662;
	border-left: 1px solid #662;
	border-right: 1px solid #220;
	border-bottom: 1px solid #220;
	background: rgba(150,150,0,0.4);
	}

.property-details .price {
	height: 36px;
	border: 0;
	background: rgba(50,45,40,0.6);
	padding: 3px 15px;
	font-weight: 400;
	margin-top: 15px;
	font-weight: 700;
	color: #FFF;
	border-radius: 4px;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	}

.property-details p { 
	font-family: 'Open Sans', sans serif;
	font-weight: 300;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	color: #FFEEAA;
	font-weight: 300;
	font-style: normal;
	font-size: 17px;
	line-height: 1.3em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	}
	
.gallery  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
	}

.gallerypic  {
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
	border: 0;
	}

.gallerypic a {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #DDD;
	letter-spacing: 1px;
}

.gallerypic img {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
	}

.gallerypic img:hover {
	opacity: 0.5;
	}

.light {
	display: block;
	background: rgba(0,50,0,0.2);
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 10px 0px;
	border: 1px solid #FEA;
	width: 100%;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.details table{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 20px 10px;
	text-align: left;
}

.yl {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #FFF;
}

.wh {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #DDD;
}

.fb-page {
	width: 100%;
	height: 820px;
	margin: 15px auto;
	padding: 0px;
	background: white;
	text-align: center;
	border:1px solid #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
	overflow: hidden;
}

.toppic {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	text-align: center;
	color: #333;
	font-weight: normal;
}

.bottompic {
	width: 100%;
	height: auto;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	text-align: center;
}

.leftpic {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 2px;
	border-radius: 0px;
	border: 0px solid #666;
	background: #FFA;
	color:  #126;
}

.centerpic {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0;
	color:  #126;
}

.spacer {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-image: #2166A2;
	border: 0;
	}

.spacer h4 {
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 36px;
	color: #FFF;
	text-shadow: -1px -1px 1px #000;
	text-transform: none;
	text-align: center;
	}

.pix {
	width: 100%;
	height: auto;
	margin: 15px auto;
	padding: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	border: 5px solid #560000;
	border-radius: 10px;
}

.pixs {
	width: 100%;
	height: auto;
	margin: 15px auto;
	padding: 0px;
	border: 0;
}

.usa {
	width: 100%;
	height: auto;
	margin: 15px auto;
	padding: 0px;
	box-shadow: none;
	border: 0;
	border-radius: 10px;
}

.out {
	text-decoration: line-through;
	color: #F00;
}

.link {
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	color: #FFA;

}

.linkpics {
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
	width: 100%;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 2px;
	border-radius: 0px;
	border: 0px solid #666;
	background: #FFA;
}

.linkpics:hover {
	border-radius: 50%;
}

.photo {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 0;
	border-radius: 25px;
	background-image: -moz-linear-gradient(top, #720000,#450000);
	background-image: -o-linear-gradient(top, #720000,#450000);
	background-image: -webkit-linear-gradient(top, #720000,#450000);
	background-image: linear-gradient(to bottom, #720000,#450000);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.photo img {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px solid #FFF;
	border-radius: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.photo:hover {
	background-image: -moz-linear-gradient(top, #D90,#630);
	background-image: -o-linear-gradient(top, #D90,#630);
	background-image: -webkit-linear-gradient(top, #D90,#630);
	background-image: linear-gradient(to bottom, #D90,#630);
}

.photo a {
	color: #333;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

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

.map {
	width: 100%;
	height: 400px;
	margin: 0px 0px -5px 0px;
	padding: 0px;
	border: 0;
}
	
.margin-0 {
	margin: 0px;
}

.margin-bottom-0 {
	margin-bottom: 0px;
}

.margin-top-0 {
	margin-top: 0px;
}

.margin-top-10 {
	margin-top: 10px;
}

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

.margin-top-50 {
	margin-top: 50px;
}

.padding-left-40 {
	padding-left: 40px;
}

.padding-1 {
	padding: 0px 1px 0px 0px;
}

/*-- Products --*/

.container {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	}

.nopadding {
	padding: 0px;
	}

.send {
	margin-top: 20px;
	}

.info p {
	padding-bottom: 20px;
	}

.info ul {
	margin: 0;
	padding: 0;
	}

.info li {
	list-style: none;
	margin: 10px 0;
	font-family: 'Tangerine', cursive;	font-size: 15px;
	font-weight: 400;
	color: #333;
	}

.info i {
	color: #333;
	margin-right: 10px;
	font-size: 18px;
	}

/*-- End Contact Us--*/

.redbutton  {
	display: block;
	width: 100%;
	border: 0;
	color: #FFF;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	text-decoration:none;
	background: #666;
	margin: 0px;
	padding: 5px;
	border-radius:5px;
	}

.redbutton i {
	color: #FFF;
	font-size: 15px;
	}

.redbutton.visited  {
	display: block;
	width: 100%;
	border: 0;
	color: #FFF;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	text-decoration:none;
	background: #666;
	margin: 0px;
	padding: 5px;
	}

.redbutton:hover, .redbutton.selected {
	color: #FFF;
	background: #090;
	}

.paypalcards {
	width: 160px;
	border: 0px;
	text-decoration:none;
	background: transparent;
	margin: 0px;
	margin-left: 30%;
	padding: 0px;
	}

.text-center {
	text-align: center;
}
	
/*-- Services --*/

.service-item {
	text-align: center;
	}

.icon i {
	border-radius: 50%;
	border: 20px solid #333;
	color: #0090C0;
	font-size: 28px;
	line-height: 80px;
	width: 120px;
	height: 120px;
	}

.service-item h4 {
	font-family: 'Tangerine', cursive;	font-size: 16px;
	line-height: 32px;
	padding: 0px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
	margin-top: 25px;
	}

/*-- End Services --*/

/*-- Testimonails --*/

.testimonails-content p {
	text-align: center;
	font-size: 15px;
	color: #333;
	font-style: italic;
	}

.testimonails-content h6 {
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	margin-top: 30px;
	font-style: italic;
	}

/*-- End Testimonails --*/

/*--Footer--*/

footer {
	background: rgba(0,0,0,0.6);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px;
	padding: 0px;
	}

.footer-title {
	font-family: 'News Cycle', arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	}

.shop-list ul {
	margin: 0;
	padding: 0;
	}

.shop-list li {
	list-style: none;
	font-weight: 400;
	margin: 10px 0;
	color: #333;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	}

.shop-list i {
	font-size: 16px;
	margin-right: 5px;
	color: #333;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	}

.shop-list a {
	text-transform: uppercase;
	color: #333;
	font-size: 13px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	}

.shop-list a:hover {
	color: #333;
	}

.more-info p {
	padding-bottom: 20px;
	}

.more-info ul {
	margin: 0;
	padding: 0;
	}

.more-info li {
	list-style: none;
	margin: 10px 0;
	font-family: 'News Cycle', arial, sans-serif;
	font-size: 13px;
	color: #333;
	}

.more-info i {
	color: #333;
	margin-right: 10px;
	font-size: 18px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	}

.bottom-footer {
	background: rgba(0,0,0,0.7);
	text-align: center;
	padding: 5px 0 5px 0;
	}

.bottom-footer p {
	font-family: 'News Cycle', arial, sans-serif;
	color: #DDD;
	font-size: 11px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	}

.bottom-footer a {
	color: #FFF;
	font-size: 11px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	}

.bottom-footer a:hover {
	color: #900;
	font-size: 11px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	}

/*-- End Footer --*/

/*--- RESPONSIVE ---*/

@media screen and (max-width: 1000px) {

	}
	
@media screen and (max-width: 990px) {

	.video {
		width: 560px;
		height: 330px;
	}

	.logo {
		text-align: center;
		margin: 0px;
		}

	.rewired {
		text-align: center;
		margin: 0px;
		}

	.heading-section p {
		text-align: center;
		}

	.footer-title {
		margin-top: 60px;
		}

	.bottom-footer {
		text-align: center;
		}
	}


@media screen and (min-width: 995px) {

	body {
		overflow-x: hidden;
		}
	}
	
@media screen and (max-width: 600px) {
	.heading-section h3 { 
		font-size: 24px;
		line-height: 28px;
	}

	.heading-section a i {
		font-size: 28px;
	}
	.video {
		width: 430px;
		height: 253px;
	}
	.videosm {
		width: 430px;
		height: 253px;
	}
	.heading-section img {
		text-align: center;
		}

	.heading-section p {
		text-align: center;
		}

	body {
		overflow-x: hidden;
		}
	}

@media screen and (max-width: 568px) {

	.heading-section h3 { 
		font-size: 22px;
		line-height: 24px;
	}

	.heading-section a i {
		font-size: 24px;
	}
	.video {
		width: 430px;
		height: 253px;
	}
	.videosm {
		width: 430px;
		height: 253px;
	}
	.logo {
		text-align: center;
		margin: 0px;
		}

	.rewired {
		text-align: center;
		margin: 0px;
		}

	.bottom-footer {
		text-align: center;
		}

	.heading-section p {
		text-align: center;
		}

	.logo {
		text-align: center;
		margin: 0px;
		}
	.rewired {
		text-align: center;
		margin: 0px;
		}

	}

@media screen and (max-width: 500px) {
	.heading-section h3 { 
		font-size: 20px;
		line-height: 24px;
	}

	.heading-section a i {
		font-size: 22px;
	}
	.video {
		width: 360px;
		height: 212px;
	}
	.videosm {
		width: 360px;
		height: 212px;
	}
	.logo {
		text-align: center;
		margin: 0px;
		}

	.rewired {
		text-align: center;
		margin: 0px;
		}

	.bottom-footer {
		text-align: center;
		}

	.heading-section p {
		text-align: center;
		}

	}


@media screen and (max-width: 480px) {

	.heading-section h3 { 
		font-size: 18px;
		line-height: 24px;
	}

	.heading-section a i {
		font-size: 20px;
	}

	h1 {
		font-size: 28px;
	}
	.logo {
		text-align: center;
		margin: 0px;
		}

	.rewired {
		text-align: center;
		margin: 0px;
		}

	.bottom-footer {
		text-align: center;
		}

	.heading-section p {
		text-align: center;
		}
	}


/*--- END RESPONSIVE ---*/