

/** FONTS **/
.openSans		{ font-family:'Open Sans', sans-serif; }



/** COLOURS **/
.green			{ color:#40b34f; }
.pink			{ color:#e5097f; }



/** GENERAL **/
html							{ height:100%; width:100%; overflow-x:hidden; background:#FFFFFF; }
body							{ font-family:'Open Sans', sans-serif; font-size:14px; background:#FFFFFF; color:#333333; margin:0px; }
a								{ color:#e5097f; text-decoration:none; cursor:pointer;
								-webkit-transition:border .2s linear; -moz-transition:border .2s linear; transition:border .2s linear;
								-webkit-transition:color .2s linear; -moz-transition:color .2s linear; transition:color .2s linear;
								-webkit-transition:background .2s linear; -moz-transition:background .2s linear; transition:background .2s linear;
								cursor:pointer;
								}
a:hover							{ color:#40b34f; }
h1,h2,h3,h4						{ font-weight:normal; margin:0px; text-transform:uppercase; }
hr								{ clear:both; margin:30px 0px; border-top:0px; border-bottom:1px dotted #CCCCCC; }
.cookiebox						{ background:#e5097f; color:#FFFFFF; }
.cookiebox p a					{ color:#FFFFFF; }
.cookiebox p a:hover			{ color:#FFFFFF; text-decoration:underline; }
.btn,
a.btn							{  text-transform:uppercase; background:#e5097f; color:#FFFFFF; -webkit-transition:all .2s linear; -moz-transition:all .2s linear; transition:all .2s linear; cursor:pointer; }
.btn:hover,
a.btn:hover						{ background:#40b34f; color:#FFFFFF; }
.btn span,
a.btn span						{ color:#FFFFFF; }
.btn-mobile						{ display:none; }
.is-mobile .btn-desktop			{ display:none; }
.is-mobile .btn-mobile			{ display:inline-block; }

.btn.btn-red		{ border-radius:0px; }

.form .form-textbox input,
.form .form-textbox textarea{
	min-width:16em;
}
/** WIDTHS **/
.fw-wrapper						{ position:relative; clear:both; width:100%; }
.fw-margins						{ width:100%; max-width:999px; margin:0px auto; }
.fw-padding						{ padding:0px 10px; }



/** FORM **/
.static-form-wrapper								{ position:relative; }
.static-form-wrapper .fw-margins					{ position:relative; z-index:2; }
.static-form-wrapper .overlay						{ position:absolute; z-index:1; top:0; bottom:0; left:0; right:0; }
.form												{ margin:40px 0px 0px 0px;  }
.form .form-row										{ clear:none; margin:0px 0px 20px 0px; }
.form .form-textbox input,
.form .form-textbox textarea						{ width:100%; padding:20px; min-width:initial; }
.form .form-field-error .form-textbox input,
.form .form-field-error .form-textbox textarea 		{ border:1px solid #DDD; }
.form .form-textbox textarea						{ min-height:100px; }
.form .htmldd,
.form .styledd										{ width:100%; padding:13px 10px; }
.form-full											{ width:100%; margin:20px 0px 0px 0px; }
.form-half											{ width:48%; }
.form-half-left										{ float:left; }
.form-half-right									{ float:right; }
.form-button-row									{ text-align:right; }

.static-content.static-form-wrapper					{ background:#FFFFFF url(backgrounds/form-bg-02.jpg) no-repeat 50% 50%; background-size:cover; color:#666666; }
.static-form-wrapper .overlay						{ background:rgba(255,255,255,0.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCAD8EB9,endColorstr=#CCAD8EB9); zoom:1; }
.static-content.static-form-wrapper h2				{ color:#e5097f;}
.form .form-textbox input,
.form .form-textbox textarea						{ -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.form .form-textbox input,
.form .form-textbox textarea,
.form .htmldd,
.form .styledd										{ background:#FFFFFF; }
.form .form-textbox input,
.form .form-textbox textarea						{ -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }



/** GENERIC FORM **/
.form-generic										{ padding:100px 0px; text-transform:uppercase; }
.form-generic h2									{ margin:0px 0px 20px 0px; font-size:2.5em; }
.form-generic .form-left							{ float:left; width:40%; }
.form-generic .form-left p							{ font-size:1.5em; }
.form-generic .form-right							{ margin:0px 0px 0px 50%; }

.form-generic										{ background:#FAFAFA; }
.form-generic h2									{ border-bottom:3px solid #CCCCCC; }



/** FORM ERRORS **/
.form .form-error-summary 							{ padding:20px; }
.form .form-error-summary h4						{ font-size:1.2em; line-height:1.2em; margin:0px 0px 30px 0px; padding:0px 0px 10px 0px; }
.form .form-error-summary ul						{ list-style:none; margin:0px; padding:0px; }

.form .form-error-summary 							{ background:#e5097f; color:#FFFFFF; border:none; }
.form .form-error-summary h4						{ border-bottom:2px solid #FFFFFF; }



/** COOKIE POLICY **/
.cookiebox						{ z-index:999; }
.cookiebox .btn					{ background:#40b34f; color:#FFFFFF; }
.cookiebox .btn:hover			{ background:#e5097f; color:#FFFFFF; }



/** RESPONSIVE **/
@media screen and (max-width:970px){
	.form-generic .form-left p							{ font-size:1.2em; }
}
@media screen and (max-width:900px){
	.form-half,
	.form-half-left,
	.form-half-right									{ float:none; width:100%; }
}
@media screen and (max-width:760px){
	.form-generic .form-left,
	.form-generic .form-right							{ float:none; clear:both; width:100%; margin:0px 0px 20px 0px; }
}



/** MOBILE CONTACTS **/
.MobileNumbers {
	display:block;
}
.footer-contact .MobileNumbers {
	margin:15px 0px 0px 0px;
}
.MobileNumbers a {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	margin:0px 0px 10px 0px;
}
.footer-contact .MobileNumbers a {
	margin:10px 0px 0px 0px;
}
.MobileNumbers a .MobileNumbers-title {
	display:block;
	color:#E5097F;
	font-weight:bold;
}
.MobileNumbers a .MobileNumbers-contact {
	display:block;
	/* text-shadow:0px 1px 4px rgba(0,0,0,0.8); */
}
.MobileNumbers a .MobileNumbers-contact .MobileNumbers-contactName,
.MobileNumbers a .MobileNumbers-contact .MobileNumbers-contactNumber {
	display:inline-block;
	vertical-align:baseline;
}
.MobileNumbers a .MobileNumbers-contact .MobileNumbers-contactName {
	font-weight:bold;
}
.MobileNumbers a .MobileNumbers-contact .MobileNumbers-contactNumber {
	font-weight:400;
}
.MobileNumbers a:hover .MobileNumbers-contact .MobileNumbers-contactNumber {
	text-decoration:underline;
}



.ImageRotateWrapper,
.ImageRotateWrapper .ImageRotate--img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:0;
}
/* .ImageRotateWrapper .ImageRotate--img {
	display:none;
} */
.ImageRotate--images .ImageRotate--img01 {
	background:transparent url(backgrounds/office-exterior01.jpg) no-repeat 50% 50%;
	background-size:cover;
}
.ImageRotate--images .ImageRotate--img02 {
	background:transparent url(backgrounds/office-exterior02.jpg) no-repeat 50% 50%;
	background-size:cover;
}
.ImageRotate--images .ImageRotate--img03 {
	background:transparent url(backgrounds/office-exterior03.jpg) no-repeat 50% 50%;
	background-size:cover;
}
