/* -------------------------------------------------------------
	
    Minth's Stylesheet for Custom Styles
    Created By: Amazyne Themes
    
---------------------------------------------------------------- */
.h1{
	background-color: #e6e6e6;
    font-size: 10px;
    margin: 0;
    padding: 2px 0 3px 0px;
    text-align: center;
    text-transform: none;
	/*position:absolute;*/
	width:100%;
	top:0;
	z-index:100000;
	font-weight:normal;
}

.h2{
	max-width:960px;
	font-size:11px;
	margin:auto;
	text-align:right;
	padding-bottom:10px;
	padding-top:10px;
	text-transform: none;
}

h8{
	display:block;
}

.page-text{
	font-size:140%;
	text-align: center;
}

.error{
	color:#ed1c24 !important;
}
/* 
.form-control{
	color:#fff;
} */


#scroll-up {
    color: #fff;
    font-size: 30px;
    text-align: center;
    
	
}

#myform input{
	color:#000;
}

#scroll-up a {
    color: #fff;
}

@media screen and (max-width: 1024px){
	
	h8{
	font-size:30px !important;
	}
}

.grecaptcha-badge{
	z-index:999999999;
}

.btn-custom-big-form{
	color: #fff !important;
    background-color: #990000 !important;
    border: 1px solid #990000 !important;
}

.form-control .textarea-form-custom{
	color: #000 !important;
}