body{
	
	-webkit-border-radius: none;
-moz-border-radius: none;
border-radius:none  ;
margin: 0 auto;
padding:0;
    background: none!important
}
 
.bg{
	background: none;
	height: 40px;
 	color:#000;
	background: #fff;
 	font-size:14px;
	border: #8d8d8d solid 1px;
	font-weight:400;
    width: 100%;
    border-radius: 5px;
    position: relative;

}
.bg2{
	background: #f7f5f6;
	height: 30px;
 	color:#000;
	font-size:16px;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
	border: #8d8d8d solid 1px;
	
}
.bg3{
	background: #f7f5f6;
	height: 30px;
 	color:#000;
	width: 100%;
	font-size:16px;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
	border: none;
	-webkit-border-radius: none;
-moz-border-radius: none;
border-radius:none  ;

	
}
.bg4{
 	height: 30px;
 	color:#000;
	font-size:14px;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
 	font-weight:400;
	
}
.bg4asss{
 	color:#000;
	font-size:16px;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
 	font-weight:300;
	position: relative;
}
.bg4cc{
 	height: 20px;
 	color:#000;
	font-size:12px;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
 	font-weight:300;
	
}
.bg4b{
 	height: 30px;
 	color:#000;
	font-size:16px;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
 	font-weight:300;
	
}
.bg4a{
	background: #fff;
	position: relative;
	height: 30px;
 	color:#000;
	font-size:16px;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
	border: #ccc solid 1px;
	width: 100%;
		font-weight:300;

}
.bg4aa{
 	height: 30px;
 	color:#000;
	font-size:16px;
	line-height: 20px;
	font-family: 'Oswald', sans-serif;
 	width: 100%;
		font-weight:300;

}
.bg-send{
	text-decoration: none;
float: center;
color: #fff;
width: 163px;
line-height: 39px;
padding: 0 32px;
margin-top: 0px;
font-size: 13px;
font-weight: 400;
background: #f37800;
cursor: pointer;
border: none;
-moz-box-shadow: 3px 3px #888;
-webkit-box-shadow: 3px 3px #888;
box-shadow: 3px 3px #888;
	
	
}
.text-right{
    text-align: right!important
}
.scrisfooter2{
	font-family: 'Oswald', sans-serif;
	font-size:12px;
	color:#000;
}
p{
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	color:#000;
	font-weight:300;
	line-height:18px !important;
}
h2{
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	color:#000;
	font-weight:300;
	line-height:14px !important;
    vertical-align: middle;
    text-align: center;
}

#contactus fieldset
{
    padding: 0px;
   border:0px;
   margin: 0 auto;
 
}
.padding-0{
    padding: 0!important;
}
.m-h-30{
    min-height: 30px!important;
}
.margin-t10{
    margin-top: 10px;
}
.margin-t40{
    margin-top: 40px;
}