::selection {background: rgb(255,204,51); color:#000;}
::-moz-selection {background: rgb(255,204,51); color:#000;}

.text-bg{
	background: rgb(255,204,51); color:#333;
	line-height: 0;
	padding: 0;
}
#logo a{  
	width: 146px; 
	height: 116px; 
	display: block; 
	background: url('../img/colors/red/logo.png') no-repeat left center;
	text-indent: -9999px;
	border: 0; 
	margin: 0 auto;
	padding: 0;
}
.color_text{
	color: #7b0700;
	font-family: "Palatino Linotype", "Georgia", serif;
	font-style: italic;
}

.big_black{
	font-family: Oswald, Arial sans-serif;
	color: #7b0700;
}
.tparrows:hover {
	background-color: #7b0700;
	color: #FFF;
}
h5 span {
font-size: 13px;
font-weight: 100;
color: #7b0700;
padding-top: 10px;
line-height: 41px;
}
.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover {
background-color: #7b0700;
}
h2{
	color: #7b0700;
	font-size: 48px;
	margin: 10px 0 30px 0;
	line-height: 33px;
	text-transform: uppercase;
	padding: 10PX 0 15px 0;
	text-align: center;
	font-weight: 800;
	font-weight: 100;
}
#test_nav a.activeSlide{
	text-indent: -9999px;
	background: #7b0700;
	background-position: 0 -13px;
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
	border-bottom: none !important;
}
#test_nav a:hover{
	text-indent: -9999px;
	background: #7b0700333;
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
	border-bottom: none !important;
}
h6 {
	font-size: 18px;
	padding-bottom: 25px;
	color: #7b0700;
	font-weight: 300;
}
a:hover, p a:focus, #footer a:focus{
	color: #7b0700; 
}
p a:focus{ 
	-webkit-box-shadow: #7b0700 1px 1px 10px; 
	-moz-box-shadow: #7b0700 1px 1px 5px; 
	box-shadow: #7b0700 1px 1px 10px; 
}
a:hover img, a:focus img{ 
	-webkit-box-shadow: #7b0700 0 0 6px; 
	-moz-box-shadow: #7b0700 0 0 6px; 
	box-shadow: #7b0700 0 0 6px; 
	background-color: #7b0700;
	
}

#nav a:focus{
	outline: 0; 
}
#nav a.selected{
	color: #7b0700;	
}
#nav a:hover{
	color: #7b0700;
	
}
/* Direction Nav - Home SLider*/
.flex-direction-nav li a {
	width: 23px; 
	height: 23px; 
	margin: -13px 0 0; 
	display: block; 
	background: url(../img/colors/red/arrows.png) no-repeat 0 0; 
	position: absolute; 
	top: 50%; 
	cursor: pointer; 
	text-indent: -9999px; 
	border-bottom: none !important;
	left: 46px;
}

/*Gallery select*/
#gallery .ff-container input.ff-selector-type-all:checked ~ label.ff-label-type-all,
#gallery .ff-container input.ff-selector-type-1:checked ~ label.ff-label-type-1,
#gallery .ff-container input.ff-selector-type-2:checked ~ label.ff-label-type-2,
#gallery .ff-container input.ff-selector-type-3:checked ~ label.ff-label-type-3{
	color: #7b0700;
	
}
.services-box ul li .icon-bg i, .services-box ul li:hover .icon i{color: #fff;}
.services-box ul li .icon-bg {
	position: absolute;
	top: 20px;
	left: 50px;
	display: block;
	width: 115px;
	height: 115px;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	background: #7b0700;
	border: 1px solid transparent;
}
.services-box ul li:hover .icon-bg i {
	color: #7b0700;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
}
.services-box ul li:hover .icon {
	visibility: visible;
	background: #7b0700;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
}
#contact input:focus, #contact textarea:focus{ 
	color: #fff; 
	border: 1px solid #7b0700; 
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 1px 1px 8px, #7b0700 0 0 5px; 
	-moz-box-shadow: inset rgba(0, 0, 0, 0.25) 1px 1px 8px, #7b0700 0 0 5px; 
	box-shadow: inset rgba(0, 0, 0, 0.25) 1px 1px 8px, #7b0700 0 0 5px; 
	outline: 0; 
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; 

}

#work .openproject .close{ 
	position: absolute;
	top: 6%;
	right: 1.2%;
	background: url(../img/colors/red/close.png);
	background-position: 0 0; 
	z-index: 1001; 
	width: 23px; 
	border: 0; 
	height: 23px;
}

#work .openproject .close span.hover {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/colors/red/close.png);
	background-position: 0 -23px;
	z-index: 1001;
	width: 23px;
	border: 0;
	height: 23px;
}
a.button:hover{
	-webkit-box-shadow: #7b0700 0 0 5px; 
	-moz-box-shadow: #7b0700 0 0 5px; 
	box-shadow: #7b0700 0 0 5px; 
	background-color: #7b0700;
	color: #fff;
	-webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; 
	color: #212121;
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	#work .openproject .close{ 
		position: absolute;
		top: 36.5%;
		right: 1.2%;
		background: url(../img/colors/red/close.png);
		background-position: 0 0; 
		z-index: 999; 
		width: 23px; 
		border: 0; 
		height: 23px;
	}
	
	#work .openproject .close span.hover{  
		position: absolute; 
		top: 0;
		right: 0; 
		background: url(../img/colors/red/close.png);
		background-position: 0 -23px; 
		z-index: 999; 
		width: 23px; 
		border: 0; 
		height: 23px;
	}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#work .openproject .close{ 
	position: absolute;
	top: 47.6%;
	right: 0.2%;
	background: url(../img/colors/red/close.png);
	background-position: 0 0; 
	z-index: 999; 
	width: 23px; 
	border: 0; 
	height: 23px;
}
#work .openproject .close span.hover{  
	position: absolute; 
	top: 0;
	right: 0; 
	background: url(../img/colors/red/close.png);
	background-position: 0 -23px; 
	z-index: 999; 
	width: 23px; 
	border: 0; 
	height: 23px;
}
}