		@import url('https://fonts.googleapis.com/css?family=Dosis:400,700');
		
		@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600&display=swap');
		
		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		b, u, i, center,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td,
		article, aside, canvas, details, embed, 
		figure, figcaption, footer, header, hgroup, 
		menu, nav, output, ruby, section, summary,
		time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		}
		/* HTML5 display-role reset for older browsers */
		article, aside, details, figcaption, figure, 
		footer, header, hgroup, menu, nav, section {
		display: block;
		}
		body {
		line-height: 1;
		font-family: 'Dosis', sans-serif;
		}
		ol, ul {
		list-style: none;
		}
		blockquote, q {
		quotes: none;
		}
		blockquote:before, blockquote:after,
		q:before, q:after {
		content: '';
		content: none;
		}
		table {
		border-collapse: collapse;
		border-spacing: 0;
		}           
		input, select, textarea, input[type="text"], input[type="tel"],button[type="button"] { -moz-appearance: none;box-shadow: none !important;border-radius: 0px !important; font-family:arial; -webkit-box-shadow:inset 0 0 10px #cdcaca !important}
		input:focus, button:focus, textarea:focus, select:focus { outline: none; }
		
		[type="submit"]{    background: none;
		border: 0;
		margin: 0;
		padding: 0; -moz-appearance: none;box-shadow: none !important; }
		input:focus, textarea:focus, select:focus { outline: none; }
		
		.container {
		margin:0 auto;
		padding:0 !important;
		}
		@media (min-width: 768px) {
		.container {
		width:768px !important;
		}
		.rightBar {
		width: 145px !important;
		left: 67px;
		height: 490px !important;
		}
		}            
		
		.container .row {
		margin:0 !important;
		}
		
		[class*="col-"] {
		padding:0 !important;
		}
		[class*="col-"] img {
		display:block;
		width:100%;
		border:0;
		padding:0;
		margin:0;
		}
		
		.form_wrap{padding:30px 0;}
		.form_wrap > img.back{position:absolute;z-index:-5;left:0;top:0;width:100%;height:100%;}
		.grid1{padding:0 10px;display:grid;grid-template-columns:25px calccalc(100% - 25px);align-items:center;}
		.grid1 .self{}
		.grid1 .self.number{text-align:center;font-size:2.8em;filter: blur(2.5px);color:#d6dee1;}
		.grid1 .self.form_item{padding:10px;}
		.grid1 .self.form_item input,
		.grid1 .self.form_item textarea,
		.grid1 .self.form_item select{
		background:url(img/x/form_item_back.jpg?aaa) repeat;background-size:auto 100%;
		padding:0 10px;
		display:block;width:100%;
		border:1px solid #cbcbcb;
		box-sizing:border-box;
		border-radius:10px;
		box-shadow:0px 0px 10px 0 #ddd!important;
		}
		.grid1 .self.form_item input{height:50px;}
		.grid1 .self.form_item select{height:50px;color: #757575;}
		.grid1 .self.form_item textarea{height:170px;padding:10px 10px;}
		
		.form1_submit_button {
		background: none;
		border: 0 !important;
		margin-bottom: -3px !important;
		}
		
		
		label{margin:0;outline:none}
		
		.color {display:none;}
		.dosis_pink {
			font-family: 'Dosis', sans-serif;
			font-size: 5vw;
			color: #ff3987;
			position: absolute;
			top: 25%;
			left: 15%;
		}
		@media only screen and (max-width: 999px) {
			.dosis_pink {
				font-size:11vw;
			}
		}
		
		@import url('https://fonts.googleapis.com/css?family=Staatliches&subset=latin-ext');
		html,
		body,
		div,
		span,
		applet,
		object,
		iframe,
		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		p,
		blockquote,
		pre,
		a,
		abbr,
		acronym,
		address,
		big,
		cite,
		code,
		del,
		dfn,
		em,
		img,
		ins,
		kbd,
		q,
		s,
		samp,
		small,
		strike,
		strong,
		sub,
		sup,
		tt,
		var,
		b,
		u,
		i,
		center,
		dl,
		dt,
		dd,
		ol,
		ul,
		li,
		fieldset,
		form,
		label,
		legend,
		table,
		caption,
		tbody,
		tfoot,
		thead,
		tr,
		th,
		td,
		article,
		aside,
		canvas,
		details,
		embed,
		figure,
		figcaption,
		footer,
		header,
		hgroup,
		menu,
		nav,
		output,
		ruby,
		section,
		summary,
		time,
		mark,
		audio,
		video {
			margin: 0;
			padding: 0;
			border: 0;
			font-size: 100%;
			font: inherit;
			vertical-align: middle;
		}
		/* HTML5 display-role reset for older browsers */
		
		article,
		aside,
		details,
		figcaption,
		figure,
		footer,
		header,
		hgroup,
		menu,
		nav,
		section {
			display: block;
		}
		
		body {
			line-height: 1;
			font-family: 'Staatliches', cursive;

		}
		
		ol,
		ul {
			list-style: none;
		}
		
		blockquote,
		q {
			quotes: none;
		}
		
		blockquote:before,
		blockquote:after,
		q:before,
		q:after {
			content: '';
			content: none;
		}
		
		table {
			border-collapse: collapse;
			border-spacing: 0;
		}
		
		input,
		select,
		textarea,
		input[type="text"],
		button[type="button"] {
			-moz-appearance: none;
			/*box-shadow: none !important;*/
		}
		
		input:focus,
		button:focus,
		textarea:focus,
		select:focus {
			outline: none;
		}
		
		[type="submit"] {
			background: #d5aa57;
			border: 0;
			margin: 0;
				margin-top: -40px;
		margin-bottom: -32px;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:16px;
			padding-top:16px;
			-moz-appearance: none;
			box-shadow: none !important;
			font-family:'Source Sans Pro', sans-serif;
			font-weight:600;
			font-size:40px;
			color:white;
		}
		
		input:focus,
		textarea:focus,
		select:focus {
			outline: none;
		}
		
		.container {
			margin: 0 auto;
			padding: 0 !important;
		}
		
		@media (min-width: 768px) {
			.container {
				width: 768px !important;
			}
			.rightBar {
				width: 145px !important;
				left: 67px;
				height: 490px !important;
			}
		}
		
		.container .row {
			margin: 0 !important;
		}
		
		[class*="col-"] {
			padding: 0 !important;
		}
		
		[class*="col-"] img {
			display: block;
			width: 100%;
			border: 0;
			padding: 0;
			margin: 0;
		}
		
		.form_wrap {
			padding: 30px 0;
		}
		
		.form_wrap > img.back {
			position: absolute;
			z-index: -5;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
		}
		
		.grid1 {
			padding: 0 10px;
			display: grid;
			grid-template-columns: 25px calc(100% - 25px);
			align-items: center;
		}
		
		.grid1 .self {}
		
		.grid1 .self.number {
			text-align: center;
			font-size: 2.8em;
			filter: blur(2.5px);
			color: #d6dee1;
		}
		
		.grid1 .self.form_item {
			padding: 10px;
		}
		
		.grid1 .self.form_item input,
		.grid1 .self.form_item textarea,
		.grid1 .self.form_item select {
			background: url("img/x/form_item_back.jpg.html") repeat;
			background-size: auto 100%;
			padding: 0 10px;
			display: block;
			width: 100%;
			border: 1px solid #cbcbcb;
			box-sizing: border-box;
			border-radius: 10px;
			box-shadow: 0px 0px 10px 0 #ddd!important;
		}
		
		.grid1 .self.form_item input {
			height: 50px;
		}
		
		.grid1 .self.form_item select {
			height: 50px;
			color: #757575;
		}
		
		.grid1 .self.form_item textarea {
			height: 170px;
			padding: 10px 10px;
		}
		
		.form1_submit_button {
			background: none;
			border: 0 !important;
			margin-bottom: -3px !important;
		}
		
		label {
			margin: 0;
			outline: none
		}
		
		.color {
			display: none;
		}
		
		.scrollto{cursor:pointer;}