@charset "utf-8";
/* CSS Document */

body { margin: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	max-width: 2400px}

header {height:auto;
		width: 100%;
		background-color:lightgreen;}
.Zapimg { margin: .41666667% 0% 0% 1.66666667%}
		
		
#list1 {float: right;
		align-items: baseline;
		margin-right: 10.83333333%;}

li {list-style: none;
	display: inline;
	padding: 0px 100px 0px ;}

a { text-decoration: none;
	color:navy;
	font-size: 40px;
	
	text-align: center;}
.mc {width:43.33333333%}
.valueprop {height:1.875%;
			width: 100%;
			background-color: navy;
			color:yellow;
			text-align: center;}
.banner {height:auto;
		width: 100%;
		background-color: #2D101C;
		padding: .416666667%  0px 10px;
		}
.text1 { width:50%;
		float:right;
		color:yellow;
		font-size: 40px;
		margin: 0px}
h1 {margin: 0px;
	font-size: 48px;}
h2 {font-size: 32px;}
.greenstitch { background-color: lightgreen;
				display: block;
				line-height: 0px;
				width: 100%;
				height: auto;}
.bluestitch { background-color: navy;
				display: block;
				line-height: 0px;
				width: 100%;
				height: auto;}
.purpstitch { background-color: #2D101C;
				display: block;
				line-height: 0px;
				width: 100%;
				height: auto;}
.pinkstitch { background-color: hotpink;
				display: block;
				line-height: 0px;
				width: 100%;
				height: auto;}
.yellowstitch { background-color: yellow;
				display: block;
				line-height: 0px;
				width: 100%;
				height: auto;}


.con0 {width:100%}



.con1 { float:left;
		width:100%;
		background-color:hotpink;
		font-size: 32px;}
.con2 {float:right;
		width:41.6666666667%;
		margin-right: 200px;}
.form1 {
	   
	   background-color:hotpink;
	   display: inline-block;
		margin-left: 100px;}
.form2 {
		float: left;
		 background-color:hotpink;
		margin-left:100px; }
.clear { clear: both;}

.submit {
    background-color: lightgreen;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 24px;
	padding: 10px 45px;
	border: dashed;

}
.socials {background-color: lightgreen;}
.insta{ width:400px;
		height: 400px;
		display: inline-block;
		background-image:url("images/couple1.svg"); 
		margin:0px 25px 0px 100px;}
.face {width:400px;
		height: 400px;
		display: inline-block;
		background-image:url("images/couple2.svg");
		margin:0px 25px 0px;}
.xsite {width:400px;
		height: 400px;
		display: inline-block;
		background-image:url("images/couple3.svg");
		margin:0px 25px 0px;}
.bluesky {width:400px;
			height: 400px;
			display: inline-block;
			background-image:url("images/caketopper.svg");
			margin:0px 25px 0px;}


footer {text-align-last: center;
		background-color: yellow;
		display:inline-block;
		width: 100%}
.dates {text-align-last:right;}
/**mediaq**/
@media screen and (max-width: 749px){
	.form1 {margin-right:auto
			}
	.form2 {float:none;
			margin-right:auto}
	.com2 {width:83%;
			margin-left: auto;
			margin-right:auto;}
	.com0 {align-content: center}
	.text1 {float:none;
			width:83%;
			margin-left: auto;
			margin-right:auto;}
	.mc {width:100%}
	.Zapimg {
			margin:auto}
	li {display:block;
		line-height: 40px;}
	.insta {margin:0px 25px;}
	.dates {text-align-last: center;}
	
}
