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

#mc_embed_shell h3 {
	font-family: Baskerville, 'Times New Roman', 'serif';
	font-size: 1.8em;
	color: #FADEB4;
	margin-bottom: 8px;
	margin-right: 20px;
	margin-top: 0;
	display: table;
}
#mc_embed_shell h4 {
	font-family: Baskerville, 'Times New Roman', 'serif';
	font-size: 1.25em ;
	color:#FADEB4;}

#mc_embed_shell p , #mc_embed_shell label {
	font-family: Oswald;
	color: #FADEB4;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
#mc_embed_shell p{
	margin-top: 28px;
    margin-right: 10px;
	font-weight: 300;
}
form#mc-embedded-subscribe-form {padding: 8% 0 18% 0}

.form_border{
	border: #20110D medium solid;
	border-radius: 40px
}
#mc_embed_shell {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	max-width: 800px;
	
}
.title_info {
	width: 35%;
    padding: 5px 10px 5px 40px;
}

#info {
	float: right; align-content: center; padding: 5px 40px 5px 10px; width: 55%;
}

input[type=email] {
	width: 250px;
	height: 40px;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	color: #062448;
	border: #062448 medium solid;
}

input[type=submit]{
	height: 40px;
	font-family: Oswald, sans-serif;
	font-size: 16px;
	color: #062448;
	border: #062448 medium solid;
	margin-top: 8%;
	border-radius: 20px;
	padding: 0px 15px;
}
.mc-field-group {
	float: right;
}
#mc-embedded-subscribe.button {float: right}

#mc-embedded-subscribe.button:hover {background-color: #FADEB4; border-color: #FADEB4;}

div.clear.foot{
	;
}
.optionalParent {
	
}

#mc_embed_signup_scroll {
	padding: 40px 0;
	background-color: #062448;
	display: flex;
	max-width: 630px;
}


@media screen and (max-width: 1068px) {
	
	#mc_embed_signup_scroll {
		display: inline-block;
    padding: 20px;
	}
	
	#mc_embed_shell h3 , #mc_embed_shell p  {margin: 3% auto}
	#mc_embed_shell p  {margin-top: 10%}
	
	.title_info , #info {width:75%; max-width: 630px; padding: 10px 0px; margin-left: auto; margin-right: auto; text-align: center;  }
	
	#info {display: inline-block; width: 100%;  float: none; padding: 6% 0px 12%}
}
	
.mc-field-group , #mc-embedded-subscribe.button {float: none}
	
	
	
	
	
	

