@charset "UTF-8";

html, body					{	height : 100%;	width : 100%;	margin : 0;padding : 0;	}
* 							{ 	padding : 0;	margin : 0;	}
a img, img 					{ 	border : 0; outline : none; }
/*Opera Fix*/ body:before 	{	content:"";	height:100%;	float:left;	width:0;	margin-top:-32767px;}
body 						{	margin : 0;	background-color: #f0ebef; }
div 						{	font-family: 'Open Sans', sans-serif; letter-spacing: 0; 	font-size : 14px; }
a 							{ 	font-family: 'Open Sans', sans-serif; text-decoration: none; }
#wrap 						{ 	min-height: 100%; }
#content 					{ 	width: 100%;   }
header 						{ 	 min-height:100px; width: 100%; text-align:center;  	position: relative; overflow: hidden; }
header img 					{	width:50%; 	height:auto; margin:40px;}
section 					{	width:50%; min-height:300px; float:left;  }
.text 						{	margin-bottom:90px; margin-top:50px;width:45%; margin-right:5%}
.title 						{ 	TEXT-ALIGN: CENTER;  font-family: "Open Sans", sans-serif;   font-weight: 700; letter-spacing: 10px; color: #2c233c;	font-size: 18px;	 text-transform: uppercase;  margin-top:0px; margin-bottom:25px;}

.bit-offers-text 			{	font-size:14px;  font-weight: 500; text-transform:uppercase!IMPORTANT}
.bit-widget.bit-layout-desktop .bit-event {    padding-top: 6px!IMPORTANT;    padding-right: 0px!IMPORTANT;    padding-bottom: 6px!IMPORTANT;    padding-left: 0px!IMPORTANT; }
.bit-widget .bit-upcoming-events, .bit-widget .bit-past-events {  margin-left: 0px!IMPORTANT; margin-right: 0px!IMPORTANT;}
.bit-widget.bit-layout-desktop .bit-details-inner-wrapper {  width: 45%!IMPORTANT;}

.video 						{ 	display:block; width:100%; 	height:auto;      }
.socials 					{	width:100%; float:left; text-align:center;   font-size:40px;}
.socials a  				{   transition : all 0.2s ease-in-out;color:#665185;  letter-spacing:8px;  }
.socials a:hover  			{   transition : all 0.2s ease-in-out;color:#000;     }
 #mc_embed_shell 			{	height: 50px;   }
.mc-field-group 			{	color:#fff; font-size:12px; margin-bottom:20px; }
input  						{	width:74%;  height: 40px;  background-color:#f0ebef;  font-size:14px;   color:#000;   border: 1px solid #b3b3b3;   padding: 6px 15px;   box-sizing: border-box;outline: none;}
.button 					{	width:25%; height: 40px;   background-color:#665185; color:#fff; border: 0px solid #2c233c;font-size:14px;  font-weight: 500; text-transform:uppercase }
 input::placeholder 		{  opacity: 1.5;  color: black;}

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

 
header img 				{	width:80%; 	height:auto; margin:30px;}
section 				{	width:100%;   }
.text 					{	margin-bottom:90px; margin-top:50px; width:90%; margin-left:5%}
 
}

 