<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ### general ### */
html, body { font-family: 'Open Sans', sans-serif; font-size: 15px; padding:0; margin:0; color: #333;}
input, select, textarea { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #333; }
body { background: #fff; }

/* ### global classes ### */
.clear { clear: both; visibility: hidden; line-height: 0; height: 0; }
.center { margin: 0 auto; max-width: 1100px; /*position: relative; */}
.grecaptcha-badge{z-index:100;}

/* ### forms ### */
.formContainer{ overflow:hidden;}
.formContainer h3{ margin-bottom: 35px!important;}
.formTxt{clear:both; display:block; float:left; width:35%; margin: 0 0 25px 0; overflow:hidden; font-weight:bold; }
.formInput{display:block; float:left; width:65%; margin: 0 0 25px 0; overflow:hidden; }
.formInput input[type="text"], .formInput input[type="email"], .formInput textarea{-webkit-appearance: none; border: 1px solid #333; padding:5px; width: calc(100% - 12px); background:#fff; }
.formInput textarea{ height:100px; }
.formInput input[type="submit"]{background-color:#e3007a; transition: 0.5s; padding:10px 25px!important; font-size:16px; font-weight:bold; border:none; -webkit-appearance: none; color:#fff; }

.error{ background:#fff; border:#C4060A 1px solid; color:#C4060A; padding:10px; margin:10px 0;}
.error li{ margin-left:25px; }
.succes{ background:#fff; border:#03af07 1px solid; color:#03af07; padding:20px; margin:10px 0; }

ul.social { margin-bottom: 22px; list-style:none; padding: 0;}
ul.social li { float: left; margin: 0 10px 10px 0; }


.btn{ color:#fff!important; background-color:#e3007a; display:inline-block; transition: 0.5s; padding:10px 25px!important; font-weight:bold; text-align: center; text-decoration:none!important; }

/* mmenu */
.mm-spn.mm-spn--light{background: #6e6e6e!important; color: #fff!important; }
.mm-spn a.active{background-color:#333!important;}

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; overflow-x: hidden; }

/* ### main container ### */
#mainCntr { width: 100%; }

#headerCntr { width: 100%; padding:20px 0 0 0; }
#headerCntr .logo { width:30%; float:left; }
#headerCntr .logo picture * { max-width: 100%; }
 
.searchBox { width:25%; float:right; margin-top:110px; }
.searchBox fieldset { border: 0; width: 180px; height: 30px; overflow: hidden; padding:0; margin:0; float:right; background: #eee;}
.searchBox input[type="text"] { border: 0; background: #eee; width: 145px; height: 30px; line-height:30px; font-size: 14px; float: left; padding: 0 0 0 5px;}
.searchBox input[type="submit"] { border: 0; background: #eee url(/images/search-button.png) no-repeat center center; width: 30px; height: 30px; cursor: pointer; float: left; }
.addressBox { width:45%; float:left; margin-top:100px;}
.addressBox ul { overflow: hidden; list-style-type:none; float:right; }
.addressBox li { display:inline; margin-right:10px; font-weight: bold; color: #6e6e6e; }
.addressBox li a { text-decoration: none; color:#e3007a; }
.addressBox2{ display:none;}

#headerCntr .menuBox { border-top:20px solid #fff; clear:both; overflow:hidden; background-color:#6e6e6e;}
#headerCntr .menuBox ul { list-style-type:none; max-width:1100px; margin:0 auto; padding:0; }
#headerCntr .menuBox li { float:left; font-weight: bold; }
#headerCntr .menuBox li a { display:block; text-decoration: none; color: #fff; padding:12px;}
#headerCntr .menuBox li a.active, #headerCntr .menuBox li a:hover, #headerCntr .menuBox li:hover &gt; a {background-color: #333; }
#headerCntr .menuBox li ul { width: 200px; overflow:hidden; position:absolute; display: none; background-color:#6e6e6e;}
#headerCntr .menuBox li li { padding-bottom: 0; float: none; }
#headerCntr .menuBox li li a { padding: 10px;}
#headerCntr .menuBox li:hover ul { display: block; z-index:100; }
#headerCntr .menuBox li li a:hover, #headerCntr .menuBox li li a.active {}

#headerCntr .mobileMenu { display: none; }


#bannerCntr { line-height:0; position: relative; z-index: 0; background-color:#eee;}
#bannerCntr .center { overflow: hidden; }
#bannerCntr .slider { width: 100%; position: relative; }
#bannerCntr .slider .single-img{ max-width:100%; height:auto;}
#bannerCntr ul { width: 100%; height: 300px; list-style-type:none; margin:0;}
#bannerCntr li { width: 100%; height: 100%; position: relative;  }
#bannerCntr picture * { width: 100%;}

#contentCntr { padding: 20px 0 20px 0; min-height: 450px;}

#leftCntr {	float: left; width: 68%; line-height:25px; }
#leftCntr h1 { font-size: 39px; margin: 0 0 25px 0; line-height:normal; }
#leftCntr h2 { font-size: 23px; margin-bottom: 12px; line-height:normal;}
#leftCntr h3 { font-size: 17px; margin-bottom: 6px; line-height:normal;}
#leftCntr p { line-height: 25px; margin-bottom: 22px; }
#leftCntr a{ text-decoration:underline; color:#e3007a; }
#leftCntr img { max-width:100%; height:auto;}
#leftCntr ul, #leftCntr ol{ margin: 0 0 25px 25px; padding:0;  }

#rightCntr { float: right; width: 30%;}
#rightCntr .call2actionBox a{ text-decoration: none}
#rightCntr .call2actionBox a.btn {transition: 0.5s; display: block; text-align: center; margin-bottom: 20px; font-size: 26px; font-weight: bold; padding: 14px 0; color: #fff; background-color: #e3007a;}
#rightCntr .photo { width: 100%; margin-bottom: 20px; overflow:hidden;}
#rightCntr .photo img { max-width: 100%; height:auto;}
#rightCntr .photo p { margin:5px 0 0 0; line-height:25px;}
#rightCntr .contactInfo{ background:#eee; padding:10px; line-height:25px;}
#rightCntr .contactInfo a{ text-decoration:none; color:#e3007a;}
#rightCntr .contactInfo h3{ margin:0 0 10px 0;}

/* Question layer */
#questionCntr { width: 100%; padding: 35px 0 35px 0; background-color: #6e6e6e; }
#questionCntr h4 { color: #fff; font-size: 39px; text-align: center; margin: 0 0 30px 0; }
#questionCntr fieldset { border: 0; width: 100%; padding:0; margin:0; }
#questionCntr .col { float: left; width: 50%; overflow:hidden; }
#questionCntr .col.right { float: left; width: 50%; overflow:hidden; }
#questionCntr .qLabel{ float:left; width:33%; color:#fff; height:50px; line-height:25px; }
#questionCntr .qField{ float:left; width:67%; height:50px; line-height:50px;}
#questionCntr .qField input{ border:0; background:#fff; width:80%; padding:5px;}
#questionCntr .qTextArea{ float:left; width:67%; height:100px; }
#questionCntr .qTextArea textarea{ border:0; background:#fff; width:80%; height:65px; padding:5px; margin-top:10px;}
#questionCntr .qField input[type="submit"]{ border:0; width:calc(80% + 10px); background: #e3007a; color:#fff; font-size:17px; font-weight:bold; text-transform:uppercase; -webkit-appearance: none; transition: 0.5s;}
/* IE is not jumping to the right position :( */
.adjustJump { position:absolute; margin-top:-100px !important;}

#footerCntr { overflow: hidden; width: 100%; background-color: #333; padding: 20px 0; }
#footerCntr p { float: left; color: #fff; font-size: 13px; }
#footerCntr p.right { float: right; }
#footerCntr p span { padding: 0 7px; }
#footerCntr p a { color: #fff; text-decoration: none; }


/* #Media Queries
================================================== */


@media only screen and (min-width: 1099px) {
	/* Hover effects only on big screens*/
	.addressBox li a:hover { text-decoration: underline; }
	#rightCntr .call2actionBox a.btn:hover { transition: 0.5s; background-color: #c11470; color: #fff!important;}
	#questionCntr .qField input[type="submit"]:hover{ background: #c11470; }	
	ul.social li a:hover img {transition: 0.5s; -webkit-transform: matrix(1.113,0,0,1.092,0,0); -moz-transform: matrix(1.113,0,0,1.092,0px,0px); -ms-transform: matrix(1.113,0,0,1.092,0,0); 	-o-transform: matrix(1.113,0,0,1.092,0,0); transform: matrix(1.113,0,0,1.092,0,0);}
	#footerCntr p a:hover { text-decoration: underline;}
	.formInput input[type="submit"]:hover{ color:#fff; background:#c11470; }
	.btn:hover{ color:#fff!important; background-color:#c11470;}
}

@media only screen and (max-width: 1099px) {
	.center { padding: 0 15px; }
	
	.addressBox { margin-top:90px; }
	.addressBox li { display:block; }
	
	#headerCntr .menuBox { left: 15px;}
	
	#bannerCntr .center { padding: 0; }
	#bannerCntr ul{ height:auto; margin:0; padding:0;}
	#bannerCntr li picture * { min-height: inherit !important; min-width: inherit !important; width: 100% !important; position: static; top: 0; left: 0; }

}

@media only screen and (max-width: 979px) {
	#leftCntr {width: 60%;  }
	#rightCntr {width: 38%; }
	#leftCntr h1 { font-size:30px; margin-bottom:20px;}
	
	#questionCntr h4, #newsCntr h5 {font-size: 30px; margin-bottom: 20px;}
	#questionCntr .col { float:none; width: 100%;}
	#questionCntr .col.right { width: 100%;}
}

@media only screen and (max-width: 767px) {
	#headerCntr .menuBox { display: none; }
	#headerCntr .mobileMenu { display: block; background-color:#6e6e6e; height: 50px; line-height:50px;  } 
	#headerCntr .mobileMenu .mobileNav{ float:left; display:block; height: 50px; width: 50px; overflow:hidden;}
	#headerCntr .mobileMenu .mobileNav img{margin: 10px; width: 30px; height: 30px; }
	
	.addressBox { display:none; }
	
	.addressBox2 { display:block; float:right; width:calc(100% - 50px); overflow:hidden; height: 50px; }
	.addressBox2 ul { width: 100%; margin:0; padding:0; list-style-type:none; line-height:50px; text-align:right; }
	.addressBox2 li { display:inline; color:#fff; margin:0 10px;  }
	.addressBox2 li a { color:#fff; }

	.searchBox { float:none; clear:both; width: 100%; text-align: center; margin-bottom:10px; margin-top:10px;}
	.searchBox fieldset { display: inline-block; text-align: left; float:none; }
	
	#headerCntr .logo {float:none; clear:both; width: 100%; text-align: center; }
	#headerCntr .logo picture * { max-width:80%; }

	#bannerCntr{ border-width:5px;}
	#leftCntr { width: 100%; float: none; padding-right: 0; padding-bottom: 25px; }
	#rightCntr { width: 100%; float: none; margin-bottom: 20px;}
	#contentCntr {min-height: 60px;}

	#questionCntr h4, #newsCntr h5 {font-size: 22px; }
	#questionCntr .qLabel, #questionCntr .qField, #questionCntr .qTextArea{ float:none; width:100%; height:auto; }
	#questionCntr .qField input, #questionCntr .qTextArea textarea, #questionCntr .qField input[type="submit"]{ width:95%; }

	#footerCntr p { float: none; text-align: center; line-height:200%; }
	#footerCntr p.right { float: none; padding-top: 10px; font-style:italic; }	
}

@media only screen and (max-width: 425px) {
	#bannerCntr picture * { width: 150%; margin-left:-25%; display:block;}
	.addressBox2 .second{ display:none;}
	.addressBox2 li { margin-left:8px; font-size:14px; display:inline; }

	#leftCntr h1 { font-size: 22px; margin-bottom: 12px; }
	#leftCntr h2 { font-size: 20px; }
	#leftCntr p { margin-bottom: 12px; }

	#rightCntr .call2actionBox a.btn { font-size: 22px; padding: 10px 0;}

	.formTxt{float:none; width:100%; margin: 0 0 5px 0;}
	.formInput{float:none; width:100%; }
	.formTxt.gone{display:none;}
	.formInput input[type="submit"]{ width:100%; }	

	/* IE is not jumping to the right position :( */
	.adjustJump { position:absolute; margin-top:-475px !important;}
	#leftCntr td{ display:block; width:100%!important; } /*show table cell at full width*/	
}


</pre></body></html>