/*######################################*/
/*Light version for the template */
/*######################################*/
.mask:before{
	background-color: rgba(255,255,255,0.5);
}
.anim-btn:hover{
	color:#000!important;
}
.nav .btn:hover > span > span,
.nav.top a,
.nav.bottom a{
	background:#000;
}
.anim-btn:hover:before,
.nav .btn > span > span,
.mouse{
	background-color:#000
}
.description p span,input,textarea,
.social-icon:after,
.nav.top a,
.form-border,
.contact form input,
.button,
.header h2:before,
#subscribe .input-group,
input:hover, textarea:hover,
.mouse:after,
.arrow-wrap:before{
	border-color:#000;
}
body,h1,h2,h3,h4,a,input,
#subscribe button,
#logo,
.team h4,
.timer,
.button{
	color:#000;
}


.f2{text-align:center; color: #fff}

h3{
	color: #fff;
 
	  font-family: "Mrs Saint Delafield", cursive;
 font-size:60px;
  font-style: normal;
   
	
}

.social-icon i {
	box-shadow: 0px 0px 0px 2px #000000 inset;
	-moz-box-shadow: 0px 0px 0px 2px #000000 inset;
	-webkit-box-shadow: 0px 0px 0px 2px #000000 inset;
}
::-webkit-input-placeholder {color: rgba(0,0,0,0.8);}
:-moz-placeholder {color: rgba(0,0,0,0.8);}
::-moz-placeholder {color: rgba(0,0,0,0.9);}
:-ms-input-placeholder {color: rgba(0,0,0,0.8);}
