@charset "utf-8";
/* CSS Document */

@font-face { font-family: Goodbrush; src: url('Good Brush.otf'); } 

@font-face { font-family: Aero; src: url('Aero.ttf'); } 

body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0d0906;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-size: 16px;
	border: 0px;
}

img { border: 0px; }


/* TEXT */
.text-white-sport-large{
	color: #ffffff;
	font-family: 'Aero', sans-serif;
	font-size: 50px;
	line-height: 1.2;
}

.text-white-brush-large{
	color: #ffffff;
	font-family: 'Goodbrush', sans-serif;
	font-size: 58px;
	line-height: 1.2;
}

.text-white-sport-small{
	color: #ffffff;
	font-family: 'Aero', sans-serif;
	font-size: 25px;
	line-height: 1.2;
}

.text-white-large{
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 45px;
    font-weight: 900;
	line-height: 1.2;
}

.text-white-medium{
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
    font-weight: 400;
	line-height: 1.2;
}

.text-white-small{
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
    font-weight: 200;
	line-height: 1.2;
}


.text-gray-sport-large{
	color: #727270;
	font-family: 'Aero', sans-serif;
	font-size: 50px;
	line-height: 1.2;
}

.text-gray-brush-large{
	color: #727270;
	font-family: 'Goodbrush', sans-serif;
	font-size: 58px;
	line-height: 1.2;
}

.text-gray-brush-small{
	color: #727270;
	font-family: 'Goodbrush', sans-serif;
	font-size: 25px;
	line-height: 1.2;
}

.text-gray-sport-small{
	color: #727270;
	font-family: 'Aero', sans-serif;
	font-size: 25px;
	line-height: 1.2;
}

.text-gray-large{
	color: #727270;
	font-family: 'Roboto', sans-serif;
	font-size: 45px;
    font-weight: 900;
	line-height: 1.2;
}

.text-gray-medium{
	color: #727270;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
    font-weight: 400;
	line-height: 1.2;
}

.text-gray-small{
	color: #727270;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
    font-weight: 200;
	line-height: 1.2;
}

.text-orange-sport-large{
	color: #D66531;
	font-family: 'Aero', sans-serif;
	font-size: 50px;
	line-height: 1.2;
}

.text-orange-brush-large{
	color: #D66531;
	font-family: 'Goodbrush', sans-serif;
	font-size: 58px;
	line-height: 1.2;
}

.text-orange-sport-small{
	color: #D66531;
	font-family: 'Aero', sans-serif;
	font-size: 25px;
	line-height: 1.2;
}

.text-orange-large{
	color: #D66531;
	font-family: 'Roboto', sans-serif;
	font-size: 45px;
    font-weight: 900;
	line-height: 1.2;
}

.text-orange-medium{
	color: #D66531;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
    font-weight: 400;
	line-height: 1.2;
}

.text-orange-small{
	color: #D66531;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
    font-weight: 200;
	line-height: 1.2;
}




/* ND */

.znd{
	color: #A8A9AD;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 15px;
    letter-spacing: 0.2em;
	padding: 20px 0 25px 0;
    text-transform: uppercase;
}

.znd a{
	color: #A8A9AD;
	text-decoration: none;
}




/* LINKS AND BORDER */

a {
	color: #D66531;
}

.border {
	border: 3px solid #747370;
}
.pageborder {
	box-shadow: 0px 0px 12px 12px rgba(0,0,0,0.65); }


/* CONTACT */

.sub-bg-index-contact {
	background-image: url("images/index2020_05.jpg");
	width: 475px;
	height: 182px;
    color: #83817f;
    font-family: 'Pathway Gothic One', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

.sub-bg-index-contact a {
	color: #83817f;
	text-decoration: none;
}

.zcontactsub {
    color: #83817f;
    font-family: 'Pathway Gothic One', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

.zcontactsub a {
	color: #83817f;
	text-decoration: none;
}

.zcontact-names1 {
	color: #ffffff;
	font-family: 'Goodbrush', sans-serif;
	font-size: 33px;
	line-height: 1.1;
}

.zcontact-names2 {
	color: #ffffff;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 30px;
	line-height: 1.1;
}

.orange-plain {
	color: #EC7036;
}

.zcontact-phonenumbers {
    color: #f8f7f6;
    font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 18px;
}

.zcontact-phonenumbers a{
    color: #f8f7f6!important;
}





/* BACKGROUNDS */

.sub-bg {
	background-color: #191919;
	padding: 0px 25px 0px 25px;
}

.sub-bg-index-menu {
	background-image: url("images/index2020_02.jpg");
	width: 950px;
	height: 59px;
    color: #f17238;
    text-transform: lowercase;
    font-family: 'Aero', sans-serif;
	font-size: 29px;
	letter-spacing: 0.05em;
}

.sub-bg-index-menu a {
	color: #000!important;
    text-decoration: none;
}

.sub-bg-index-menu a:hover {
	color: #f17238!important;
    text-decoration: none;
}

.menu-divider {
	padding: 0 30px 0 30px;
}
.sub-bg-subpage-menu {
	background-image: url("images/subpage2020_02.jpg");
	width: 950px;
	height: 59px;
    color: #f17238;
    text-transform: lowercase;
    font-family: 'Aero', sans-serif;
	font-size: 29px;
	letter-spacing: 0.05em;
}

.sub-bg-subpage-menu a {
	color: #000!important;
    text-decoration: none;
}

.sub-bg-subpage-menu a:hover {
	color: #f17238!important;
    text-decoration: none;
}

.menu-dividersub {
	padding: 0 20px 0 20px;
}


.sub-bg-index-updates {
	background-image: url("images/index2020_07.jpg");
	width: 353px;
	height: 148px;
    color: #eb6f37;
    font-family: 'Roboto', sans-serif;
	font-size: 18px;
}

.sub-bg-index-menu a {
	color: #eb6f37;
}

.updates-black-large {
	font-family: 'Pathway Gothic One', sans-serif;
	color: #000;
	font-size: 39px;
	line-height: 1.0;
}

