.orange a:link {
 	color: #d95c00;
}

.orange a:visited {
 	color: #d95c00;
}

.orange a:hover {
 	color: #666 !important;
}

.orange a:visited {
 	color: #d95c00;
}

.tit2-mod {
	font-family: Courgette;
	font-size: 30px;
	line-height: 1.2;
	color: #d95c00;
}

.tit6-mod {
	font-family: Poppins;
	font-weight: 700;
	font-size: 50px;
	line-height: 1.2;
	color: white;
	text-transform: uppercase;
	letter-spacing: 6px;
	word-spacing: 6px;
}

.tit8-mod {
	font-family: Poppins;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.2;
	color: #222222;
	text-transform: uppercase;
	letter-spacing: 11px;
}

.tit9-mod {
	font-family: Poppins;
	font-weight: 500;
	font-size: 25px;
	line-height: 1.2;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 3px;
}


.tit-mainmenu {
	font-family: Poppins;
	font-weight: 500;
	font-size: 28px;
	line-height: 1.2;
	color: #d95c00 !important;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.txt1-mod {
	font-family: Courgette;
	font-size: 50px;
	line-height: 1.1;
	color: #d95c00;
}

.txt4-mod {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 10px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.txt5-mod {
	font-family: Poppins;
	font-weight: 500;
	font-size: 22px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.bg0-hov-mod:hover {background-color: #d95c00;}

.carousel {
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.carousel-caption {
  	position: absolute;
  	right: 15%;
 	bottom: 10px;
  	left: 15%;
  	z-index: 0;
 	padding: 0px; 	
  	color: #fff;
  	text-align: center;
  	line-height: 0.85rem;
}  	

.caption-s {
  	font-family: Montserrat;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: -1px 1px 5px #555,
				  1px 1px 5px #555,
				  1px -1px 5px #999,
				  -1px -1px 5px #999;
}

.menu-div {
	padding: 0px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;

}
