/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: montserrat,sans-serif;
	-webkit-text-size-adjust: 100%;
	min-width: 960px;
	min-height: 650px;
	background: #323232;
}


.wrapp {
	width: 912px;
	text-align: left;
	margin: 0 auto;
}

#top {
	position: relative;
	text-align: center;
	padding-top: 10px;
}

#logo {
	width: 200px;
	height: 61px;
	margin: 20px auto;
}

#logo a {
	width: 200px;
	padding-top: 61px;
	height: 0!important;
	text-decoration: none;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	background: transparent url('../images/vmax_logo_part_white.png') no-repeat scroll 0 0;
}

#menu {
	background: transparent url('../images/menu_grad.png') no-repeat scroll 0 0;
	border-bottom: 8px solid #a3a3a3;
	overflow: hidden;
	margin: 0 0 10px;
}
#menu ul {
	padding-left: 4px;
}
#menu ul li {
	overflow: hidden;
	width: auto;
	float: left;
	background: transparent url('../images/menu_split.jpg') no-repeat scroll 99% 50%;
}
#menu ul a {
	display: block;
	width: auto;
	float: left;
	padding: 11px 14.2px;
	text-transform: uppercase;
	text-decoration: none;
	color: #888888;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	text-align: center;
}

#menu ul a:hover {
	color: #c1272d;
}

#menu ul li:last-child {
	background: none;
}
/*
#menu ul li:last-child a {
	background: none;
	padding: 11px 17.5px 11px 18px;
}
#menu ul li:last-child a:hover {
	background: #999;
	color: #000;
}
*/
#menu .current-menu-item > a,
#menu .current-menu-ancestor > a,
#menu .current_page_item > a,
#menu .current_page_ancestor > a,
#menu .current-page-item > a,
#menu .current-page-ancestor > a,
#menu .current_page_parent > a  {
	color: #fff;
}

#collection .cnt {
	background: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	position: relative;
	display: none;
}

#collection .cnt .inner {
	padding: 60px 10px;
	text-align: center;
}

#collection .cnt h2 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 29px;
	margin: 0 0 10px;
}
#collection .cnt h2 strong {
	color: #c1272d;
}
#collection .cnt p::before {
	content: "";
	position: absolute;
	height: 11px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	margin-top: -10px;
	padding-bottom: 10px;
	border-top:1px solid #fff;
}
#collection .cnt p {
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-top: 10px;
	text-transform: uppercase;
}


#collection .inner.testimonial p {
	padding-bottom: 15px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #3C3C3C;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
	margin: 0 auto 20px;
}

#collection .inner.testimonial h2 {
	color: #3C3C3C;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
}

#collection .inner.spec h2 {
	width: 200px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #3C3C3C;
	color: #3C3C3C;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
	margin: -5px auto 10px;
}

#collection .inner.spec p {
	text-align: center;
	margin: 0 auto;
	color: #3C3C3C;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
}

#collection .inner.text {
	padding: 15px;
	text-align: center;
}

#collection .inner.text p {
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
	margin: 0 auto 10px;
}

#collection .inner.text strong {
	color: #fff;
}

#collection .inner.text h2 {
	color: #3C3C3C;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
}

#collection .inner.text hr {
	width: 200px;
	border: 0;
	border-bottom: 1px solid #3C3C3C;
}

.events .spec {
	text-transform: uppercase;
}

.box {
	display: block;
	text-decoration: none;	
	width: 295px;
	height: 209px;
	position: relative;
}

.box_604_430 {
	width: 604px;
	height: 431px;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px 0;
}

.box_295_209 {
	width: 295px;
	height: 209px;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px 0;
}

.box_296_430 {
	width: 295px;
	height: 431px;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px 0;
}

.box_912_430 {
	width: 912px;
	height: 431px;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px 0;
}
#collection .box_912_430 h2 {
   color: #FFFFFF;
   font-size: 24px;
   font-weight: 400;
   letter-spacing: 1px;
   line-height: 29px;
   text-align: center;
}
#collection .box_912_430 p {
	width: 484px;
	border: 0;
}

.box_604_209 {
	width: 604px;
	height: 209px;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px 0;
}

.box_912_209 {
	width: 912px;
	height: 209px;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px 0;
}

#collection hr.small {
	border: 0;
	border-bottom: 1px solid #fff;
	width: 200px;
}

.intro {
	text-align: center;
}

.intro .inner {
	padding: 30px;
}

.intro hr {
	border: 0;
	border-bottom: 1px solid #000;
	width: 200px;
	margin: 0 auto 15px;
}

.intro h2 {
	font-size: 24px;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 29px;
	margin: 0 0 15px;
}

.intro p {
	text-align: center;
	margin: 0 auto;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.intro strong {
	color: #c1272d;
}

#footer {
	width: 100%;
	border-top: 1px solid #c1272d;
	padding-top: 15px;
	text-align: center;
}

#footer .col {
	width: 296px;
	float: left;
	border-left: 1px solid #000;
	text-align: center;
	height: 54px;
}

#footer .col3 {
	width: 316px;
}

#footer .col2 a {
	padding: 0 3px;
}

#footer .top .col2 h2 {
	margin: 0 0 10px;
}

#footer .top {
	overflow: hidden;
	margin: 0 0 20px;
	border-right: 1px solid #000;
}

#footer .top h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 5px;
}

#footer .top p {
	font-size: 12px;
	text-transform: uppercase;
	color: #a3a3a3;
	line-height: 150%;
}

#footer .top a {
	color: #a3a3a3;
	text-decoration: none;
}

#footer .top input.email {
	width:180px;
	padding: 4px;
	margin-left: 25px;
	margin-top: 3px;
	background: transparent;
	color: #a3a3a3;
}

#footer .wpcf7-not-valid-tip {
	position: absolute;
	font-size: 10px;
	padding: 0 0 0 25px;
	margin: -8px 0 0;
	text-transform: none;
	display: none;
}

#footer div.wpcf7-response-output {
	margin: 5px 0 0 25px;
	border: 0;
	font-size: 10px;
	text-transform: none;
	position: absolute;
	width:250px;
}

#footer div.wpcf7-mail-sent-ok {
	border: 0;
}

#footer .top input.submit {
	background: #C8C8C8;
	color: #888888;
	position: relative;
	left: -4px;
	margin-top: 3px;
}

#footer .top input {
	border: 1px solid #888888;
	padding: 3px 10px;
	line-height: 100%;
	font-size: 10px;
	text-transform: uppercase;
	display: inline-block;
}

#footer .bottom {
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: normal;
	color: #a3a3a3;
	text-transform: uppercase;
	margin: 0 0 20px;
}

#footer .bottom a {
	color: #a3a3a3;
	text-decoration: none;
}

#footer .bottom a.over {
	color: #000;
}

#footer a:hover {
	color: #c1272d;
}

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


#footer .bottom strong {
	padding: 0 10px;
}

#footer .col3 {
}

#car-header {
	width: 100%;
	height: 430px;
	background-size:cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 10px;
	position: relative;
}

#car-header .inner {
	padding: 36px 10px;
	text-align: center;
}

#car-header h2 {
	font-size: 24px;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 29px;
	margin: 0 0 15px;
}

#car-header p {
	width: 150px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
	border-top: 1px solid #000;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#car-header .green {
	color: #fff!important;
}

#next,
#back {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
	 text-decoration: none;
	 display: block;
	 width: 68px;
	 height: 68px;
	 line-height: 68px;
}

#back {
	position: absolute;
	z-index: 3;
	left: -34px;
	top: 50%;
	margin-top: -34px;
}

#next {
	position: absolute;
	z-index: 3;
	right: -34px;
	top: 50%;
	margin-top: -34px;
}

#bg_prev {
	display: block;
	width: 68px;
	height: 68px;
	background: #fff;
	position: absolute;
	z-index: 1;
	left: -34px;
	top: 50%;
	margin-top: -34px;
	z-index: 1;
	background: transparent url('../images/bg_prevnext.png') no-repeat scroll 0 0;
}
#bg_next {
	display: block;
	width: 68px;
	height: 68px;
	background: #fff;
	position: absolute;
	z-index: 1;
	right: -34px;
	top: 50%;
	margin-top: -34px;
	background: transparent url('../images/bg_prevnext.png') no-repeat scroll 0 0;
}

.inner.testimonial {
	padding: 60px 10px;
	text-align: center;
}

.inner.spec {
	padding: 60px 10px;
	text-align: center;
}

#film #social {
	float: right;
	width: auto;
}

#film #social a {
	padding: 0 5px;
}

#film .title {
	width: 580px;
	float: left;
	padding: 20px;
	border-bottom: 1px solid #000;
}

#film .title h2 {
	 color: #fff;
    font-family: montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
	 margin: 0 0 10px;
	 font-size: 24px;
}

#film .title h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
   font-family: montserrat,sans-serif;
   font-weight: 400;
   letter-spacing: 1px;
   text-align: left;
}

#film .cnt {
	clear: both;
	width: 579px;
	padding: 23px 0 0 20px;
	margin: 0 0 40px;
}

#film .cnt p {
	 color: #a3a3a3;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

#slideshow {
	margin: 0 0 100px;
}

#slideshow li {
	margin: 0 0 10px;
}

#contact {
	overflow: hidden;
}

#contact .left {
	width: 220px;
	float: left;
}

#contact .right {
	width: 614px;
	float: right;
}

#contact h2 {
	 color: #7f7f7f;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 36px;
	 width: 456px;
    text-align: left;
	 padding: 10px 10px 10px;
	 text-transform: uppercase;
	border-bottom: 1px solid #7f7f7f;
}

#contact .left .inner {
	padding: 20px 0 20px 10px;
}

#contact .right .inner {
	padding: 20px 0 20px 10px;
}
#contact .left p {
	font-family: montserrat,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #a3a3a3;
	margin: 0 0 15px;
}

#contact a {
	color: #c1272d;
	text-decoration: none;
}

#contact p {
	margin: 0 0 10px;
	color: #a3a3a3;
	font-family: montserrat,sans-serif;
	font-size: 12px;
}

#contact label {
	display: inline-block;
	color: #a3a3a3;
	font-family: montserrat,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	text-align: left;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.validation {
	float: right;
	margin-top: -3px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact textarea,
select
 {
    color: #C4C4C4;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    min-height: 14px;
    padding: 6px;
    width: 284px;
	 border: 0;
	 background: #F2F2F2;
	border: 1px solid #fff;
}

select {
	background: #C4C4C4;
	color: #fff;
   width: 296px;
	padding: 5px 5px;
}

select:focus {
	background: #999;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact textarea:hover,
#contact input[type="text"]:focus,
#contact input[type="email"]:focus,
#contact textarea:focus {
	background: #fff;
	border: 1px solid #000;
	color: #a3a3a3;
}

input::-webkit-input-placeholder {
    color: #999;
}
input:focus::-webkit-input-placeholder {
	color: #a3a3a3;
}

/* Firefox < 19 */
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
	 opacity: 1;
}
input:focus:-moz-placeholder,
input:hover:-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:hover:-moz-placeholder {
	 color: #a3a3a3;
	 opacity: 1;
}

/* Firefox > 19 */
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
	 opacity: 1;
}
input:focus::-moz-placeholder,
input:hover::-moz-placeholder,
textarea:focus::-moz-placeholder,
textarea:hover::-moz-placeholder {
    
	 color: #a3a3a3;
	 opacity: 1;
}

/* Internet Explorer 10 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
	 opacity: 1;
}
input:focus:-ms-input-placeholder,
input:hover:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
textarea:hover:-ms-input-placeholder {
    
	color: #a3a3a3;
	 opacity: 1;
}

div.wpcf7-validation-errors {
	border: 0!important;
	color: red;
	font-size: 12px;
}

.wpcf7-list-item {
	padding-right: 55px;
}

.agree .wpcf7-list-item {
	padding: 0;
}

.agree .wpcf7-not-valid-tip {
	position: absolute;
	margin-top: 10px;
}

#contact_send {
	padding-left: 310px;
}
a.applybutton {
	display: block;
	margin: 0 auto;
	width: 150px;
}
#contact_send input,
a.applybutton {
	background: #c1272d;
	color: #fff;
	padding: 5px 15px;
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	border: 0;
   font-family: montserrat,sans-serif;
}
#contact_send input:hover,
a.applybutton:hover {
	background: #C4C4C4;
}

span.wpcf7-not-valid-tip {
    color: #FF0000;
    display: block;
    font-size: 1em;
    padding: 5px 0 0;
	 font-size: 10px!important;
}



#club {
}

#club #header {
	overflow: hidden;
	position: relative;
	margin: 0 0 15px;
}


#club h2 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 text-transform: uppercase;
	 margin: 0 0 15px;
}

#club hr {
	border: 0;
	width: 110px;
	border-bottom: 1px solid #3C3C3C;
	margin: 0 auto 15px;
}

#club h3 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
	 text-transform: uppercase;
	 margin: 0 0 15px;
}

#club p {
	 color: #a3a3a3;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
	 margin: 0 auto 10px;
}

#club .image {
	margin: 0 0 15px;
}

#club .section {
	margin: 0 0 60px;
	padding: 0 0 60px;
	border-bottom: 8px solid #E9E9E9;
}
#club .section h2 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 text-transform: uppercase;
	 margin: 0 0 15px;
}

#club .section hr {
	border: 0;
	width: 110px;
	border-bottom: 1px solid #3C3C3C;
	margin: 0 auto 15px;
}

#club .section p {
	 color: #a3a3a3;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
	 margin: 0 auto 10px;
}


#club .section h3 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
	 text-transform: uppercase;
	 margin: 0 0 15px;
}


#club .section  .box h2 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 text-transform: uppercase;
	 margin: 0 0 15px;
}

#club .section .box hr {
	border: 0;
	width: 110px;
	border-bottom: 1px solid #3C3C3C;
	margin: 0 auto 15px;
}

#club .section .box p {
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
	 color: #a3a3a3;
}

#club .section .box .testimonial p {
	text-align: center;
	 color: #fff;
}

#club .section .box .testimonial h2 {
	padding: 5px 0 0;
	 font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
	 letter-spacing: -0.1px;
}

#club .section .box h3 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
	 text-transform: uppercase;
	 margin: 0 0 15px;
}



.car-table table {
	width: 100%;
	border-collapse: separate;
	margin: 0 0 15px;
}


.car-table tr:nth-child(even) td {
	background: #E7E7E7;
   color: #3C3C3C;
   font-family: montserrat,sans-serif;
   font-size: 12px;
   font-weight: 400;
   letter-spacing: 1px;
   line-height: 18px;
   text-align: center;
	padding: 8px 10px;
}

.car-table tr:nth-child(odd) td {
	background: #D1D1D1;
   color: #3C3C3C;
   font-family: montserrat,sans-serif;
   font-size: 12px;
   font-weight: 400;
   letter-spacing: 1px;
   line-height: 18px;
   text-align: center;
	padding: 8px 10px;
}

.car-table tr:last-child td {
	border-bottom: none!important;
}

.car-table th {
	background: #a3a3a3;
   color: #fff;
   font-family: montserrat,sans-serif;
   font-size: 12px;
   font-weight: 400;
   letter-spacing: 1px;
   line-height: 18px;
   text-align: center;
	padding: 10px 10px;
	letter-spacing: -0.2px;
}
.car-table td.red {
	color: #c1272d!important;
}
#club .section strong {
	font-weight: 600;
}

#club .section.end {
	 background: url("../images/avv_stamp.png") no-repeat scroll 50% 97% rgba(0, 0, 0, 0);
    overflow: hidden;
    padding-bottom: 120px;
	 border: 0;
}

.car-table .car-table table td {
	background: none;
	border-bottom: 1px solid #E9E9E9;
	text-align: left;
	color: #a3a3a3;
}
.car-table table tr > td {
	
}
.car-table table td a {
	color: #a3a3a3;
	text-decoration: none;
}

.car-table table td.blackborder {
	border-top: 1px solid #a3a3a3;
}

.car-table table td.noborder {
	border-bottom: none;
}


#club .section a {
	color:#8CBB10;
	text-decoration: none;
}
tbody {
	
}

#club .box .col {
	width: 33%;
	float: left;
}

#club .box .col h4 {
	padding: 15px;    
	color: #3C3C3C;
   font-family: montserrat,sans-serif;
   font-size: 12px;
   font-weight: 400;
   letter-spacing: 1px;
   line-height: 18px;
   text-align: left;
}

#club .box .col h4 strong {
	font-weight: normal;
	color: #c1272d!important;
}

#club .box .col.centered h4 {
	text-align: center;
}
#club .box .col p {
	padding: 0 15px;
}

#club .mosaic {
	margin: 20px 0;
}

#club .section p.buttons {
	width: 544px;
	margin: 60px auto 0;
}

#club .section p.buttons a {
	display: block;
	width: 177px;
	float: left;
	line-height: normal;
	color: #3C3C3C;
	text-decoration: none;
	padding-top: 5px;
}

#club .section p.buttons a:hover {
	color: #c1272d;
}

#club .section p.buttons span.seperate {
	border-left: 1px solid #3C3C3C;
	display: block;
	float: left;
	height: 47px;
}

#collection.events .inner.spec p {
	margin: 0 auto 15px;
}

.inner.spec a {
	color: #fff;
	text-decoration: none;
}

#collection.events h2 {
	margin: 0 0 10px;
}

#collection.events h3 {
	color: #fff;
   font-family: montserrat,sans-serif;
   font-size: 12px;
   font-weight: 400;
   letter-spacing: 1px;
   line-height: 18px;
   text-align: center;
	margin: 0 0 10px;
}

#collection.events p {
	width: 234px;
}

#collection.events p.location {
	margin-bottom: 0;
	padding-bottom: 0;
}
#collection.events p.date {
	border: 0;
}

#collection.events .spec h2 {
	color: #fff;    
	font-size: 24px;
   line-height: 36px;
}

#collection del,
#collection del > * {
	text-decoration: none;
	color: #999!important;
}

#car-header.event h2 {
	color: #fff;
}

#car-header.event p {
	color: #3c3c3c;
	width: 300px;
	border-top: 1px solid #fff;
}

#event-details {
	padding: 30px 0;
}
#event-details a {
	text-decoration: none;
}

#event-details h2 {
	 color: #fff;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 text-transform: uppercase;
	 margin: 0 0 15px;
}

#event-details hr {
	border: 0;
	width: 110px;
	border-bottom: 1px solid #c1272d;
	margin: 0 auto 15px;
}
#event-details h3 {
	margin-bottom: 30px;
}
#event-details p {
	 color: #a3a3a3;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
	 margin: 0 auto 10px;
}

#contact.paypal p,
#contact.paypal label {
	text-align: center!important;
}
#validate {
	display: none;
}

#whoweare {
	overflow: hidden;
}

#whoweare #header {
	padding: 30px;
}

#whoweare #header h2 {
	 color: #7f7f7f;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 margin: 0 0 15px;
}

#whoweare #header hr {
	display: block;
	width: 200px;
	border: 0;
	border-bottom: 1px solid #000;
	margin: 0 auto 15px;
}

#whoweare #header h3 {
	 color: #c1272d;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
	 margin: 0 auto 15px;
}

#whoweare #header p {
	 color: #a3a3a3;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
	 margin: 0 0 15px;
}

#whoweare .item {
	margin: 0 0 15px;
	overflow: hidden;
}

#whoweare .item img {
	display: block;
	width: 296px;
}

#whoweare .item .image {
	width: 300px;
	float: left;
	margin: 0 15px 0 0;
}

#whoweare .item .cnt {
	float: left;
	width: 592px;
}

#whoweare .item h2 {
	 font-family: montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
	 color: #7f7f7f;
    font-size: 24px;
    line-height: 36px;
}

#whoweare .item h3 {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
	 padding-bottom: 15px;
	 border-bottom: 1px solid #000;
	 margin: 0 0 15px;
	 width: 600px;
}

#whoweare .item h3 span.strap {
	 font-family: montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: left;
	 font-size: 12px;
    line-height: 18px;
	 color: #a3a3a3;
}

#whoweare .item p {
	 color: #a3a3a3;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

#whoweare .item a {
	color: #c1272d;
	text-decoration: none;
}

#testimonials {
	overflow: hidden;
}

#testimonials hr {
	width: 200px;
	margin: 0 auto 15px;
	border: 0;
	border-bottom: 1px solid #000;
}


#testimonials #collection .inner.text strong {
	color: #fff;
}

#testimonials #collection .intro h2 {
	 color: #FFFFFF;
    font-size: 24px;
    line-height: 36px;    
	 font-family: montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}

#testimonials #collection .intro h3 {
	 color: #3C3C3C;
    font-size: 12px;
    line-height: 18px;
	 font-family: montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}

#testimonials #collection .inner.text p {
	color: #a3a3a3;
}

#static {
	padding: 0 0 60px;
}

#static h2 {
	 color: #7f7f7f;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 margin: 0 0 15px;
}

#static h2 strong {
	color: #fff;
}

#static hr {
	display: block;
	width: 200px;
	border: 0;
	border-bottom: 1px solid #7f7f7f;
	margin: 0 auto 15px;
}

#static h3 {
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
	 margin: 0 auto 15px;
	 color: #fff;
}

#static h3 strong {
	color: #c1272d;
}

#static p {
	 font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
	 color: #a3a3a3;
	 margin: 0 0 15px;
}
#static a {
	color: #c1272d;
	text-decoration: none;
}

#static.partners {
	padding-top: 40px;
}
#static.partners h2 {
	color: #fff;
}
#static.partners h3 {
	color: #c1272d;
}
#partners {
	overflow: hidden;
}

#partners .item {
	width: 230px;
	float: left;
	margin: 0 20px 20px;
	text-align: center;
}
#partners .item:nth-child(n) {
	margin-left: 0;
}
#partners .item:nth-child(3n) {
	margin-right: 0;
}
#partners .item:nth-child(3n+1) {
	clear: both;
}

#partners .item:nth-child(3n-1) {
	margin: 0 100px 20px;	
}
#partners .item .image {
	margin: 0 0 15px;
}
#partners .item .text {
	 color: #a3a3a3;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
	 margin-top: 15px;
}
/*
#partners .item:last-child {
	margin-left: 355px;
}
*/

#book-tables {
	overflow: hidden;
}

#book-tables .intro {
	padding: 0;
	text-align: left;
	margin-bottom: 40px;
}

#book-tables .intro h3 {
	 font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
	 margin: 0;
	text-align: left;
}

#book-tables .intro p {
	font-family: montserrat,sans-serif;
   font-size: 12px;
   font-weight: 400;
   line-height: normal;
	margin: 0 0 5px;
	color: #a3a3a3;
	text-align: left;
	text-transform: none;
}

#book-tables .intro strong {
	color: #c1272d;
}

#book-tables h2 {
	 color: #000;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
	 margin: 0 0 15px;
	 text-align: left;
}

#book-tables table {
	width: 100%;
	margin: 0 0 40px;
}

#book-tables table tr.th td {
	border: 0;
	color: #8CBB10;
	padding-bottom: 20px;
}

#book-tables table td {
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
	 color: #a3a3a3;
	 text-transform: uppercase;
	 padding: 5px 5px 10px;
	 border-bottom: 1px solid #a3a3a3;
	 border-right: 10px solid #fff;
}

#book-tables table td a {
	color: #a3a3a3;
	text-decoration: none;
}

#book-tables table td.grey {
	color: #000!important;
}

#gallery {
	padding-bottom: 100px;
	margin: 0 0 40px;
	background: transparent url('../images/avv_stamp.png') no-repeat scroll 50% 100%;
}

#gallery li {
	margin: 0 0 13px;
}

#gallery li img {
	display: block;
}


#gallery h2 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 margin: 0 0 15px;
}

#gallery h2 a {
	color: #c1272d;
	text-align: center;
	text-decoration: none;
}

#gallery hr {
	display: block;
	width: 200px;
	border: 0;
	border-bottom: 1px solid #000;
	margin: 0 auto 15px;
}

#experiences {
	margin: 40px 0;
	padding: 0 120px;
}

#experiences h2 {
	 color: #3C3C3C;
    font-family: montserrat,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
	 margin: 0 0 15px;
}

#experiences h2 a {
	color: #c1272d;
	text-align: center;
	text-decoration: none;
}

#experiences hr {
	display: block;
	width: 200px;
	border: 0;
	border-bottom: 1px solid #000;
	margin: 0 auto 15px;
}

#experiences p {
	font-family: montserrat,sans-serif;
   font-size: 12px;
   font-weight: 400;
   line-height: 18px;
   text-align: center;
	color: #a3a3a3;
	margin: 0 0 15px;
}
#experiences strong {
	font-weight: 600;
}


#blog {
	
}

#blog .intro h2 {
	color: #fff;
}

#blog .intro p {
	margin: 0 0 10px;
}

#blog .intro a {
	color: #fff;
	text-decoration: none;
}

#blog .title {
	background: #000;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	padding: 10px;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 275px;
}

#blog .title h3 {
	font-size: 13px;
	color: #fff;
	margin: 0 0 10px;
}
#blog .title h4 {
	font-size: 13px;
	color: #999999;
	text-transform: uppercase;
}

#blog .title .space {
	padding: 0 10px;
	color: #c1272d;
}

#blog-content {
	
}

#blog-content h3.blog-title {
	font-size: 27px;
	color: #fff;
	padding-bottom: 15px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}
#blog-content h2.post-title {
	font-size: 13px;
	margin: 0 0 20px;
	color: #fff;
}
#blog-content p {
	font-size: 13px;
	color: #868685;
	line-height: 150%;
	margin: 0 0 10px;
}
div.addtoany_content_bottom {
	
	border-top: 1px solid #3C3C3C;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 10px solid #E9E9E9;
	margin: 0 0 40px;
}

p.long-button {
	text-align: center;
	margin: 0 0 40px;
}

p.long-button a {
    background: none repeat scroll 0 0 #c1272d;
    border: 0 none;
    color: #fff;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 15px;
    text-align: center;
	 text-decoration: none;
}

#bottom_posts {
	position: relative;
	
}
#bottom_posts a {
	display: inline-block;
	margin-right: 10px;
}
#bottom_posts a:nth-child(3n) {
	margin-right: 0;
}
#ajax-load-more {
	position: relative;
}
.alm-btn-wrap {
	margin: 0 0 40px;
	text-align: center;
}

.alm-btn-wrap button {
    background: none repeat scroll 0 0 #c1272d;
    border: 0 none;
    color: #fff;
    font-family: montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 15px;
    text-align: center;
}

.alm-btn-wrap button.done {
	display: none;
}

#results {
	overflow: hidden;
	position: relative;
}
#results .sep {
	height: 80px;
	position: absolute;
	top: 220px;
	left: 297px;
	border-left: 1px solid #a3a3a3;
}
#results .left {
	width: 604px;
	float: right;
}
#results .right {
	float: left;
	width: 295px;
}

#results .title {
	text-align: center;
	position: relative;
}

#results .spec h2,
#results .title h2 {
	color: #fff;
}
#results .spec h3::before,
#results .title h3::before {
	content: "";
	position: absolute;
	height: 11px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	margin-top: -10px;
	padding-bottom: 10px;
	border-top:1px solid #fff;
}

#results .title h3::before {
	border-top:1px solid #c1272d;
}

#results .spec h3,
#results .title h3 {
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	color: #3c3c3c;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-top: 10px;
	text-transform: uppercase;
}

#results .title h3 {
	color: #a3a3a3;
}

.form {
	color: #ccc;
	text-align: left;
}

.form fieldset {
	padding: 30px;
	border: 1px solid #111;
	margin: 30px;
	text-align: left;
}
.form fieldset legend {
	padding: 15px;
}
#event-details .form p {
	text-align: left;
}
.form label {
	width: 100%;
}
.form input {
	margin-left: 0;
}
.form table {

}


.form table td,.form table th {
	padding: 15px;
	border-bottom: 1px solid #111;
}
.form table th {
	background: #222;
	color: #c1272d;
}
.form table tr:nth-child(odd) td {
	background: #222;
}
.form table td.button {
	background: transparent;
}
.form table td.button .button {
	background: #c1272d;
    color: #fff;
    padding: 5px 15px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    border: 0;
    font-family: montserrat,sans-serif;
}
.form table input[type=number] {
	width: 40px;
	text-align: center;
}
.form table button {
	background: #c1272d;
    color: #fff;
    padding: 5px 15px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    border: 0;
    font-family: montserrat,sans-serif;
    cursor: pointer;
}
div.wpcf7-mail-sent-ok {
    border: none!important;
}

a.enquire {
	 font-size: 24px!important;
    line-height: 36px!important;
	 text-decoration: none!important;
	 color: #8CBB10!important;
}

.wpcf7-form .red {
	color: #c1272d!important;
}
.wpcf7-form #events p {
	position: relative;
}
.wpcf7-form #events input {
	position: absolute;
}
.wpcf7-form #events span {
	text-transform: uppercase;
	padding-left: 40px;
	display: inline-block;
	width: 240px;
	line-height: 20px;
}

.green {
	color: #c1272d!important;
}

.space {
	padding: 0 10px;
}


		/* IMAGE LIGHTBOX SELECTOR */

		#imagelightbox
		{
			cursor: pointer;
			position: fixed;
			z-index: 10000;

			-ms-touch-action: none;
			touch-action: none;

			-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
			box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
		}



		/* OVERLAY */

		#imagelightbox-overlay
		{
			background-color: #666;
			background-color: rgba( 102, 102, 102, .9 );
			position: fixed;
			z-index: 9998;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		}


		/* "CLOSE" BUTTON */

		#imagelightbox-close
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			text-align: left;
			background-color: #666;
			border-radius: 50%;
			position: fixed;
			z-index: 10002;
			top: 2.5em; /* 40 */
			right: 2.5em; /* 40 */

			-webkit-transition: color .3s ease;
			transition: color .3s ease;
		}
			#imagelightbox-close:hover,
			#imagelightbox-close:focus
			{
				background-color: #111;
			}
			#imagelightbox-close:before,
			#imagelightbox-close:after
			{
				width: 2px;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 20%;
				bottom: 20%;
				left: 50%;
				margin-left: -1px;
			}
			#imagelightbox-close:before
			{
				-webkit-transform: rotate( 45deg );
				-ms-transform: rotate( 45deg );
				transform: rotate( 45deg );
			}
			#imagelightbox-close:after
			{
				-webkit-transform: rotate( -45deg );
				-ms-transform: rotate( -45deg );
				transform: rotate( -45deg );
			}


		/* CAPTION */

		#imagelightbox-caption
		{
			text-align: center;
			color: #fff;
			background-color: #666;
			position: fixed;
			z-index: 10001;
			left: 0;
			right: 0;
			bottom: 0;
			padding: 0.625em; /* 10 */
		}


		/* NAVIGATION */

		#imagelightbox-nav
		{
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			border-radius: 20px;
			position: fixed;
			z-index: 10001;
			left: 50%;
			bottom: 3.75em; /* 60 */
			padding: 0.313em; /* 5 */

			-webkit-transform: translateX( -50% );
			-ms-transform: translateX( -50% );
			transform: translateX( -50% );
		}
			#imagelightbox-nav button
			{
				width: 1em; /* 20 */
				height: 1em; /* 20 */
				background-color: transparent;
				border: 1px solid #fff;
				border-radius: 50%;
				display: inline-block;
				margin: 0 0.313em; /* 5 */
			}
			#imagelightbox-nav button.active
			{
				background-color: #fff;
			}


		/* ARROWS */

		.imagelightbox-arrow
		{
			width: 3.75em; /* 60 */
			height: 7.5em; /* 120 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			vertical-align: middle;
			display: none;
			position: fixed;
			z-index: 10001;
			top: 50%;
			margin-top: -3.75em; /* 60 */
		}
		.imagelightbox-arrow:hover,
		.imagelightbox-arrow:focus
		{
			background-color: #666;
			background-color: rgba( 0, 0, 0, .75 );
		}
		.imagelightbox-arrow:active
		{
			background-color: #111;
		}
			.imagelightbox-arrow-left
			{
				left: 2.5em; /* 40 */
			}
			.imagelightbox-arrow-right
			{
				right: 2.5em; /* 40 */
			}
			.imagelightbox-arrow:before
			{
				width: 0;
				height: 0;
				border: 1em solid transparent;
				content: '';
				display: inline-block;
				margin-bottom: -0.125em; /* 2 */
			}
				.imagelightbox-arrow-left:before
				{
					border-left: none;
					border-right-color: #fff;
					margin-left: -0.313em; /* 5 */
				}
				.imagelightbox-arrow-right:before
				{
					border-right: none;
					border-left-color: #fff;
					margin-right: -0.313em; /* 5 */
				}

		#imagelightbox-loading,
		#imagelightbox-overlay,
		#imagelightbox-close,
		#imagelightbox-caption,
		#imagelightbox-nav,
		.imagelightbox-arrow
		{
			-webkit-animation: fade-in .25s linear;
			animation: fade-in .25s linear;
		}
			@-webkit-keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}
			@keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}

		@media only screen and (max-width: 41.250em) /* 660 */
		{
			#container
			{
				width: 100%;
			}
			#imagelightbox-close
			{
				top: 1.25em; /* 20 */
				right: 1.25em; /* 20 */
			}
			#imagelightbox-nav
			{
				bottom: 1.25em; /* 20 */
			}

			.imagelightbox-arrow
			{
				width: 2.5em; /* 40 */
				height: 3.75em; /* 60 */
				margin-top: -2.75em; /* 30 */
			}
			.imagelightbox-arrow-left
			{
				left: 1.25em; /* 20 */
			}
			.imagelightbox-arrow-right
			{
				right: 1.25em; /* 20 */
			}
		}

		@media only screen and (max-width: 20em) /* 320 */
		{
			.imagelightbox-arrow-left
			{
				left: 0;
			}
			.imagelightbox-arrow-right
			{
				right: 0;
			}
		}

		button {
			border: 0!important;
			cursor: pointer;
		}
		
/* timeline */

	#timeline {
		width: 100%;
		overflow: hidden;
		position: relative;
		background: url('../images/dot.png') left 47px repeat-x;
	}
		#dates {
			width: 100%;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 50px;
				font-size: 12px;
				text-align: center;
			}
			#dates li .red {
				color: #c1272d!important;
			}
				#dates a {
					line-height: 48px;
					color: #fff;
					padding: 0 0 18px;
					background: url('../images/biggerdot.png') center bottom no-repeat;
				}
				#dates .selected {
			        font-size: 26px;
					  line-height: 36px;
						padding: 0 0 15px;
						background: url('../images/biggerdots.png') center bottom no-repeat;
				}
		
		#issues {
			width: 100%;
			height: 350px;
			overflow: hidden;
		}	
			#issues li {
				width: 912px;
				height: 350px;
				list-style: none;
				float: left;
				text-align: center;
				padding-top: 20px;
			}
#issues li p {
	width: 400px;
	margin: 0 auto;
}
		
		#grad_left,
		#grad_right {
			width: 71px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        background: url('../images/grad_left.png') repeat-y;
			}
			#grad_right {
		        right: 0;
		        background: url('../images/grad_right.png') repeat-y;
			}
		
		#bnext,
		#bprev {
			font-size: 70px;
			width: 10px;
			height: 24px;
			position: absolute;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
			top: 35px;
		}
			#bnext {
				right: 0;
				background-image: url('../images/next.png');
			}
			#bprev {
				left: 0;
				background-image: url('../images/prev.png');
			}
				#bnext.disabled,
				#bprev.disabled {
					opacity: 0.2;
				}	