.row,p,h1,h2,h3{
	margin: 0;
	font-weight: normal;
}

img{
	margin: auto;
}

.tac{
	text-align: center;
}

.cb{
	clear: both;
}

h1.bla {
	font-family: 'Oswald', Arial, Helvetica, sans-serif !important;
}

.tar{
	text-align: right;
}

body{
	background-image: url('../../../../img/landing_themes/silk/background.jpg');
	background-size: cover;
	font-size: 16px;
}

*{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
}

.reg{
	font-family: Arial, Helvetica, sans-serif !important;
}

.sm{
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:bold;
}

body{
	background: #3195f9;
}

#darkgrey{
	background: #242022;
	padding: 2%;
}

.thispre{
	color: #f0f0f0;
	font-size: 14px;
}

.ffeatures{
	line-height: 35px;
}

.ffeatures img{
	margin-right: 5px;
}

.makean{
	background: #d4e9fc;
	padding: 20px 25px;
	border-radius: 5px;
	color: #5c6874;
	margin: 3% 0;
	display: inline-block;
}

.bluish{
	color: #349af8;
}

.escrow, .escrow *{
	font-size: 12px;
	    color: rgba(255, 255, 255, 0.67);
}

.esctable td{
	padding-right: 5px;
}

.row .col-lg-7{
	padding-top: 8%;
	padding-bottom: 8%;
}

.offer{
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
	text-align: center;
}

input, textarea{
	width: 100%;
	border: 0;
	background: transparent;
	border-bottom: 2px solid #3f3d3b;
	padding: 5px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif !important;
	height: 50px;
}

input:focus, textarea:focus{
	border-bottom: 2px solid #000;
}

.captcha{
	width: 100%;
}

textarea{
	border: 0;
	height: 150px;
}

textarea:focus{
	border-bottom: 0;
}

*{
	outline: none;
}

input[type="submit"]{
	background: #2697f9;
	color: white;
	border: 0;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	border-radius: 5px;
	margin-bottom: 15%;
	height: 73px;
    width: 302px;
}

.offer{
	margin-top: 10%;
}

#buyusd:hover{
	background: white;
}

input[type="submit"]:hover{
	background: white;
	color: #2697f9;
	border: 0;
}

#darkgrey .row{
	padding: 2%;
}














.footer{
	background: #ffffff;
	padding: 2% 0;
	text-align: center;
}

.ct{
	color: #a9a9a9;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif !important;
}

.footer a{
	color: #868585;
	font-family: Arial, Helvetica, sans-serif !important;
}

.socialicons{
	margin: auto;
	margin-top: 10px;
}

.socialicons .fa{
	font-size: 20px;
	color: #868585;
}

.socialicons td{
	padding: 10px;
}
	
*{
	transition: all 0.2s ease;
}

.footer a:hover, .socialicons .fa:hover{
	color: #3195f9;
}

a:hover{
	text-decoration: none;
}

@media screen and (max-width: 768px){
	.col-sm-8 *{
		text-align: center;
	}

	#buyusd{
		display: block;
		width: 100%;
	}

	.esctable{
		margin: auto;
		width: 100%;
	}
}

/* Additions made after files were sent over by fiverr.com */

#form_feedback {
	height:auto !important;
	background: transparent;
	margin: 0 0 20px 0;
}   

#form_feedback p {
	padding:0;
	width: 100%;
	padding:10px 0;
}

.validator_status.validator_errors p{
	border-top: 5px solid #CA1B1B;
}

@media screen and (max-width: 768px){

	#form_feedback p {
		font-size:13px;
	} 
	
	img#custom_logo {
		margin: 0 auto 20px auto;
	}
	.col-sm-8 {
		text-align: center;
	}
}

.hide_cap {
	display:none;
}