/*
 *  standard wordpress functions you need to include
 */

/* Begin Images */

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #fff;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	float: right!important;
	border: 3px solid #fff;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	float: left!important;
	border: 3px solid #fff;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.icon-home {
	border: none!important;
	padding: 3px 30px 5px 0;
}

.emptybody, .adamrob_parallax_posttitle {
	display: none;
}

.icons-body {
	font-family: Verdana;
	background-color: #cfd1d3;
	padding: 40px 0px;
	text-align: center;
	font-weight: 100;
	color: #555;
}

.icons-body .body-icon-container {
	position: relative;
	margin: 0 auto;
	width: 80%;
	height: 140px;
}

.icons-body .body-icon-container .body-icon {
	position: relative;
	float: left;
	width: 20%;
}

.body-icon-img {
	height: 100px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
}

.body-icon-txt {
	position: relative;
	float: left;
	width: 100%;
	font-size: 20px;
}

.cta-contact {
	font-family: Verdana;
	background-color: #cfd1d3;
	padding: 80px 0px;
	text-align: center;
	font-size: 20px;
	font-weight: 100;
	color: #555;
	margin-bottom: -20px;
}

.cta-contact .cta-button {
	transition: .4s all ease;
	border: 1px solid #555;
	padding: 10px 15px;
	width: 250px;
	margin: 0 auto;
}

.cta-contact .cta-buttonlink {
	text-decoration: none;
}

.cta-contact .cta-buttonlink:hover .cta-button {
	background-color: rgba(100, 100, 100, 0.1);
}

.cta-contact h1 {
	font-family: Verdana;
	color: #555;
	font-size: 28px;
	font-weight: 100!important;
	font-style: normal!important;
}

.cta-contact a {
	color: #555;
	text-decoration: underline;
}

.cta-contact a:hover {
	color: #000;
	text-decoration: none;
}

.foogallery-container img {
	border: none!important;
}
/* End Images */

.tooltips {
	cursor: pointer;
}

/* Begin contact form 7 markup */
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    /*background-color: #FFBABA;*/
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    /*background-color: #DFF2BF;*/
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}

span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}

.wpcf7-not-valid-tip {
	display: none!important;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-submit, .wpcf7-date {
	background-color: rgba(255, 255, 255, 0.58);
	border: 1px solid #4f5b67;
	color: #4f5b67;
	font-size: 16px;
}

.wpcf7-text:hover, .wpcf7-textarea:hover {
	background-color: rgba(255, 255, 255, 0.48);
}

/*.wpcf7 .checkboxes {
	position: relative; 
	margin: 0 auto; 
	width: 660px;
}*/

.wpcf7 .checkboxes .wpcf7-list-item-label {
	display: none;
}

.wpcf7 p {
	width: 90%;
	margin: 0 auto;
	line-height: 35px;
	text-align: left;
	float: left;
	position: relative;
	margin: 0;
}

.contacttext {
	line-height: 20px!important;
	width: 100%!important;
}

.contactform-container {
	max-width: 800px!important;
}

.maincontactcontainer {
	min-height: 1300px;
}

.contactcontainer {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.contactcontainer-full {
	position: relative;
	width: 100%;
	float: left;
}

.contactcontainer-half {
	position: relative;
	width: 50%;
	float: left;
}

.wpcf7-text, .wpcf7-date {
	transition: all .4s ease;
	height: 35px;
	float: left;
	width: calc(100% - 10px)!important;
	padding-left: 10px;
	color: #222!important;
	margin: 0px;
}

.wpcf7-date {
	width: 400px!important;
}

::-webkit-input-placeholder { /* Edge */
  color: #222;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #222;
}

::placeholder {
  color: #222;
}

p.textarea {
	width: 100%!important;
}

.wpcf7-checkbox {
	position: relative;
	float: left;
	display: block;
	z-index: 1;
	margin-top: 8px;
	margin-right: 8px;
}

.wpcf7-textarea {
	font-family: Verdana;
	position: relative;
	display: block;
	transition: all .4s ease;
	float: left;
	width: calc(100% - 10px)!important;
	padding-left: 10px;
	padding-top: 10px;
}

.contact .wpcf7-textarea {
	width: calc(100% - 12px)!important;
	height: 250px!important;
}

#submit {
	width: 150px;
	float: left;
}

#submit2 {
	position: relative;
	display: block;
	width: 150px;
	float: left;
}

.wpcf7-submit {
	transition: all .4s ease;
	width: 150px;
	height: 35px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.wpcf7-submit:hover {
	background-color: #c70a34;
	color: #eeeeee;
}
/* End contact form 7 markup */
	
@font-face {
	font-family: 'Eras Bold ITC';
	src: url('fonts/ErasITC-Bold.eot');
	src: url('fonts/ErasITC-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ErasITC-Bold.woff2') format('woff2'),
		url('fonts/ErasITC-Bold.woff') format('woff'),
		url('fonts/ErasITC-Bold.ttf') format('truetype'),
		url('fonts/ErasITC-Bold.svg#ErasITC-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Eras Medium ITC';
	src: url('fonts/ErasITC-Medium.eot');
	src: url('fonts/ErasITC-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/ErasITC-Medium.woff2') format('woff2'),
		url('fonts/ErasITC-Medium.woff') format('woff'),
		url('fonts/ErasITC-Medium.ttf') format('truetype'),
		url('fonts/ErasITC-Medium.svg#ErasITC-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Eras Demi ITC';
	src: url('fonts/ErasITC-Demi.eot');
	src: url('fonts/ErasITC-Demi.eot?#iefix') format('embedded-opentype'),
		url('fonts/ErasITC-Demi.woff2') format('woff2'),
		url('fonts/ErasITC-Demi.woff') format('woff'),
		url('fonts/ErasITC-Demi.ttf') format('truetype'),
		url('fonts/ErasITC-Demi.svg#ErasITC-Demi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Eras Light ITC';
	src: url('fonts/ErasITC-Light.eot');
	src: url('fonts/ErasITC-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/ErasITC-Light.woff2') format('woff2'),
		url('fonts/ErasITC-Light.woff') format('woff'),
		url('fonts/ErasITC-Light.ttf') format('truetype'),
		url('fonts/ErasITC-Light.svg#ErasITC-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
	
html {
	margin: 0; padding: 0;
	min-height:100%;
	background: url(images/bg-html.png);
}

body {
	margin: 0; padding: 0;
	min-height:100%;
	font-family: 'Eras Medium ITC';
}

#sitecontainer {
	position:relative;
	min-height: 100%;
	overflow: hidden;
}

#headercontainer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 450px;
	background: url(images/bg-header.jpg) no-repeat center center;
	background-size: cover;
}

#topinfocontainer {
	position: fixed;
	height: 40px;
	line-height: 40px;
	width: 100%;
	background-color: #c70a34;
	color: #eeeeee;
	z-index: 10;
	text-align: right;
}

#topinfocontainer .icontext {
	float: right;
	padding-right: 25px;
}

#topinfocontainer .icon {
	float: right;
	width: 25px; height: 40px;
}

#topinfocontainer #location { background: url(images/icon-location.png); }
#topinfocontainer #telephone { background: url(images/icon-tel.png); }

#menucontainer {
	position: fixed;
	font-family: 'Eras Demi ITC';
	margin: 0 auto;
	margin-top: 40px;
	height: 90px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	border-bottom: 2px solid rgba(215, 215, 215, 0.7);
	z-index: 10;
}

#buttonheader {
	position: absolute;
	transition: all .4s ease;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 20px;
	font-family: 'Eras Demi ITC';
	background-color: #c70a34;
	border-radius: 3px;
	color: #eeeeee;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

#buttonheader:hover {
	background-color: #444444;
}

#menulogo {
	position: relative;
	float: left;
	width: 300px;
	height: 90px;
	padding-left: 40px;
	background: url(images/logo.png) no-repeat center center;
	background-size: auto 100%;
	z-index: 9999999;
}

.menubar {
	position: relative;
	text-align: center;
	font-size: 20px;
}

.menu, .menu ul {
	list-style-type:none;
	margin: 0 auto;
	padding-top: 30px;
}

.menu li{
	transition: all .4s ease;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 4px 12px;
	
}

.menu li a{
	color: #444444;
	text-decoration: none;
}

.menu li a:hover, .menu li.current-menu-item a {
	color: #c70a34;
}

#bodycontainer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 420px;
	color: #5f5d5e;
}

#bodycontent {
	position: relative;
	width: 80%;
	margin: 0 auto;
	padding: 30px 0px;
	font-size: 16px;
}

#bodycontent img {
	border: 2px solid #a3a4a4;
}

#bodycontent img.noborder {
	border: 0px;
}

#footercontainer {
	position: absolute;
   	bottom: 0;
	margin: 0 auto;
	width: 100%;
	height: 400px;
	background-color: #40464e;
}

#footercontent {
	position: relative;
	width: 80%;
	margin: 0 auto;
	padding-top: 40px;
	height: 300px;
	color: #f5f5f5;
}

#subfootercontent {
	position: relative;
	width: 80%;
	margin: 0 auto;
	height: 60px;
	color: #f5f5f5;
	border-top: 1px solid #6b6b6b;
}

#subfooterleft, #subfooterright {
	position: relative;
	float: left;
	width: 50%;
	line-height: 60px;
}

#subfooterright {
	text-align: right;
}

#footercontent h1 { color: #eeeeee; font-size: 20px; }
#footercontent b { color: #c70a34; font-weight: bold; }
#footercontent hr { border: 1px solid #6b6b6b; }

#footerleft, #footermiddle, #footerright {
	position: relative;
	float: left;
	height: 100px;
}

#footerleft {
	position: relative;
	width: 350px;
	text-align: left;
}

#footermiddle {
	position: absolute;
	width: 350px;
	text-align: left;
	margin: 0 auto;
	left: 0; right: 0;
}

#footermiddle .dayname {
	float: left;
	width: 100px;
}

#footerright {
	position: relative;
	float: right;
	text-align: left;
	width: 350px;
}

#footerright .icon {
	float: left;
	width: 25px; height: 40px;
}

#footerright .icontext {
	float: left;
	width: 320px;
	margin-left: 5px;
	line-height: 40px;
}

#footerright #footerlocation.icontext {
	line-height: 25px;
}

#footerright #location { background-image: url(images/icon-location.png); }
#footerright #telephone { background-image: url(images/icon-tel.png); }
#footerright #email { background-image: url(images/icon-mail.png); }

#footerright #socials {
	position: relative;
	float: left;
	width: 325px;
	height: 60px;
	margin-top: 20px;
}

#footerright .socialicon {
	position: relative;
	float: left;
	width: 46px; height: 46px;
	margin-left: 15px;
}

#footerright #facebook { background: url(images/icon-fb.png); }
#footerright #rss { background: url(images/icon-rss.png); }
#footerright #instagram { background: url(images/icon-instagram.png); }

#footercontainer a { transition: all .4s ease; color: #c8c8c8; text-decoration: none; }
#footercontainer a:hover { color: #fff; }

a { transition: all .4s ease; color: #c70a34; text-decoration: none; }
a { transition: all .4s ease; color: #555; text-decoration: underline; }

#footercontainer #footermiddle a { transition: all .4s ease; color: #f5f5f5; text-decoration: none; }

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

h1 {
	font-family: 'Eras Demi ITC';
	margin: 0; padding: 0;
	font-size: 20px;	
	color: #c70a34;
	font-weight: normal;
}

h2 {
	font-family: 'Eras Demi ITC';
	margin: 0; padding: 0;
	font-size: 18px;	
	color: #c70a34;
	font-weight: normal;
}

@media (max-width: 1400px) {
	#bodycontent, .body-icon-container {
		width: 90%;
	}
	

	#footercontent, #subfootercontent {
		width: 96%;
	}
	
	
}

@media (max-width: 1150px) {
	#menulogo {
		transition: all .4s ease;
		width: 230px;
		height: 90px;
		padding-left: 20px;
		background-size: 100%;
	}

	#footercontent h1 {
		font-size: 18px;
	}
	
	#footerleft, #footermiddle, #footerright {
		width: 250px;
		font-size: 14px;
	}
	
	#footermiddle {
		width: 270px;
	}
	
	#footermiddle .dayname {
		float: left;
		width: 85px;
	}
	
	#footerright .icontext {
		width: 220px;
	}
}

@media (max-width: 850px) {
	.maincontactcontainer {
		min-height: 2000px;
	}

	.menubar { display: none; }

	.wpcf7 p, p.textarea {
		width: 94%;
		margin: 0 2%;
		padding: 0;
	}
	
	#submit2 {
		margin: 0 2%;
	}
	
	.body-icon-img img {
		width: 100%;
		height: auto;
	}
	
	.body-icon-img {
		height: auto;
		width: 70%;
		margin: 0 15%;
	}

	.body-icon-txt {
		font-size: 14px;
	}

	.contactcontainer-half {
		width: 100%;
	}

	.wpcf7 .checkboxes {
		width: 96%;
		float: left;
		margin: 0 2%;
	}
	
	.wpcf7-text, .wpcf7-textarea {
		width: 96%;
		float: left;
		margin: 0 2%;
	}
	
	.wpcf7-textarea {
		margin-bottom: 20px;
	}
	
	#menulogo {
		width: 100%;
		padding: 0;
		background-size: auto 100%;
	}
	
	#bodycontainer {
		padding-bottom: 600px;
	}
	
	#footercontainer {
		height: 640px;	
	}
	
	#footercontent {
		height: auto;	
	}
	
	#footerleft, #footerright {
		margin-top: 250px;
		width: 45%;
	}
	
	#footerright .icon {
		width: 10%;
		background-size: auto 100%;
		background-repeat: no-repeat;
	}
	
	#footerright .icontext {
		width: 90%;
		margin-left: 0px;
	}
	
	#subfootercontent {
		position: absolute;
		bottom: 0;
		left: 0; right: 0;
	}

	#bodycontent img.brands {
		width: 95%;
	}
}

@media (max-width: 560px) {
	.icons-body .body-icon-container {
		width: 100%;
		height: 100px;
	}

	.body-icon-img {
		width: 60%;
		margin: 0 20%;
	}

	.body-icon-txt {
		width: 80%;
		font-size: 10px;
		margin: 0 10%;
	}
	
	.maincontactcontainer {
		min-height: 2300px;
	}
	
	#menulogo, #menucontainer {
		height: 50px;
	}

	#topinfocontainer {
		height: 80px;
		font-size: 14px;
	}
	
	#menucontainer {
		margin-top: 80px;
	}
	
	#bodycontainer {
		padding-bottom: 900px;
	}
	
	#footercontainer {
		height: 900px;	
	}
	
	#footerleft, #footerright {
		width: 90%;
		float: right;
	}	
	
	#footerleft {
		margin-top: 260px;
	}
	
	#footerright {
		margin-top: 140px;
	}
	
	#subfootercontent {
		font-size: 14px;
	}
	
	#subfooterleft {
		width: 60%;
	} 
	
	#subfooterright {
		width: 40%;
	}
}


