.com_content {
	margin-top: 0px !important;
}

#header {
   padding-top: 0px !important;	
   padding-bottom: 0px !important;
  /* background-color: #fff;*/
}

 @media screen and (max-width: 5000px) {
body.sticky #header {
   padding-top: 0px !important;	
   padding-bottom: 0px !important;
  /* background-color: #fff;*/
}
}

#menuwrap {
	margin-top: 0px;
}


#headerwrap #headertop {
     /*background-image: url(../images/backgrounds/bg-texture.jpg);*/
	background-size: 100% 95%;
	 background-color: #4e2813;
	height: 30px;
	transition: all 0.4s;
}

 @media screen and (max-width: 900px) {
 	#headerwrap #headertop {
 		padding-top: 15px !important;
 		padding-bottom: 5px !important;
 	}
 }

#headerwrap.stickyscroll #headertop {
	height: 0px !important;
	padding: 0px !important;
	overflow: hidden !important;
	display: inherit !important;
}

 @media screen and (max-width: 900px) {
 	#headerwrap.sticky.stickyscroll #headertop {
 		margin-top: 0px !important;

 	}
 }

.mod-languages ul li a {
	font-size: 1.4em !important;
}

.mod-languages ul li a:after {
	content: "/";
}

.mod-languages ul li:last-child a:after {
	content: "";
}

#header ul.menu > li.parent::after { 
    color: #6D391D !important;
}

#header #menu li a {
	font-family: 'MyriadPro-Cond' !important;
	font-size: 1.1em;
}

.frontpage #headerwrap #header #menu li {
	border-left: 1px solid #ddd;
	line-height: 115px;
	transition: all 0.3s; 
}

.frontpage #headerwrap.stickyscroll #header #menu li {
	border-left: 1px solid #ddd;
	line-height: 71px;
}

.innerpage #headerwrap #header #menu li {
	border-left: 1px solid #ddd;
	line-height: 71px;
}

.frontpage #headerwrap #header #menu li li {
	border: 0px;
	line-height: 20px;
}

.innerpage #headerwrap #header #menu li li {
	border: 0px;
	line-height: 20px;
}

#headerwrap #header #menu li {
	background-color: none;
	transition: all 0.8s;
}

#headerwrap #header #menu li.current {
	/*background-color: #783318;*/
	background-color: #2C3C41;
}


#headerwrap #header #menu li.current a {
	color: #fff;
}

#headerwrap #header #menu li.active {
	/*background-color: #783318;*/
	background-color: #2C3C41;
}


#headerwrap #header #menu li.active a {
	color: #fff;
}

#headerwrap #header #menu li:hover {
	/*background-color: #72290c;*/
	background-color: #1e272a;
}

#headerwrap #header #menu li li:hover {
	background: none !important;
}

#headerwrap #header #menu li:hover a {
	color: #fff;
}

#header #menu li li a {
	font-family: 'MyriadPro-Cond' !important;
	font-size: 0.9em;
}

.suckerfish ul.menu > li, .dualfish ul.menu > li {
    display: block;
    float: left;
    margin: 0 0 0 0px;
    padding: 3px 15px 0 15px;
}

@media screen and (max-width: 1100px) {
	.suckerfish ul.menu > li, .dualfish ul.menu > li {
	    padding: 3px 10px 0 10px;
	}
}

@media screen and (max-width: 1000px) {
	.suckerfish ul.menu > li, .dualfish ul.menu > li {
	    padding: 3px 8px 0 8px;
		font-size: 0.8em !important;
	}
}

.frontpage #headerwrap {
	height: 158px !important;
	background-color: rgba(255, 255, 255, .65) !important;
	transition: all 0.5s;
}

.frontpage #headerwrap #logo.hd2 a {
	background-size: 100% !important;
	transition: all 0.5s;
}


.frontpage #headerwrap.stickyscroll {
	height: 75px !important;
	background-color: rgba(255, 255, 255, .85) !important;
}

.frontpage #headerwrap.stickyscroll #logo.hd2 a {
	background-size: 60% !important;
}

@media screen and (max-width: 900px) {
	#headerwrap #logo.hd2  {
		padding-left: 60px !important;
	}
}

.frontpage #region1 {
	margin-top: 158px !important;
}



@media screen and (max-width: 1800px) {
.frontpage #region1wrap {
     background-size: auto 130% !important;
}
}

.frontpage #region1 h1 {
	background-color: rgba(0, 0, 0, .2);
	width: auto !important;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	padding: 15px 30px;
}

.frontpage #region1 h1.top-h {
	margin-top: 100px;
	font-family: 'Oswald' !important;
}

.frontpage #region1 h1.sub-h {
	font-size: 45px;
	font-family: 'Oswald' !important;
}


@media screen and (max-width: 600px) {
	.frontpage #region1 h1.top-h {
		font-size: 40px;
	}
	
	.frontpage #region1 h1.sub-h {
		font-size: 30px;
	}
}

@media screen and (max-width: 480px) {
	.frontpage #region1 h1.top-h {
		font-size: 30px !important;
	}
	
	.frontpage #region1 h1.sub-h {
		font-size: 20px !important;
	}
    .frontpage #region1 h1.top-h {
	    margin-top: 20px;
    }
	.frontpage #region1wrap {
	     background-size: auto 100% !important;
		 background-position-x: -340px !important;
	}
}

.innerpage #headerwrap {
	height: 113px !important;
	background-color: rgba(255, 255, 255, .65) !important;
	transition: all 0.5s;
}

.innerpage #headerwrap #logo.hd2 a {
	background-size: 60% !important;
	transition: all 0.5s;
}


.innerpage #headerwrap.stickyscroll {
	height: 75px !important;
	background-color: rgba(255, 255, 255, .85) !important;
}

.innerpage #headerwrap.stickyscroll #logo.hd2 a {
	background-size: 60% !important;
}


.innerpage #region3wrap {
	margin-top: 130px;
}


@media screen and (max-width: 900px) {
	#headerwrap #logo.hd2 a {
		background-size: 70% !important;
		margin-top: 7px !important;
		margin-bottom: 7px !important;
	}
	.frontpage #header {
		/*background-color: #951;*/
	}
	.frontpage #headerwrap {
		height: 144px !important;
	}
	.frontpage #region1 {
		margin-top: 144px !important;
	}
	
	.frontpage #headerwrap.stickyscroll #logo.hd2 a {
		background-size: 55% !important;
		margin-top: 3px !important;
		margin-bottom: 3px !important;
	}
	.frontpage #headerwrap.stickyscroll {
		height: 50px !important;
	}
	.frontpage #headerwrap.stickyscroll #header {
		height: 50px !important;
	}
	.innerpage #headerwrap.stickyscroll #logo.hd2 a {
		background-size: 55% !important;
		margin-top: 3px !important;
		margin-bottom: 3px !important;
	}
	.innerpage #headerwrap.stickyscroll {
		height: 50px !important;
	}
	.innerpage #headerwrap.stickyscroll #header {
		height: 50px !important;
	}
}

#user37 .modulecontent {
	padding-top: 0px !important;
}

#left8 .modulecontent {
	padding-left: 30px !important;
}

#user49 .modulecontent {
	padding-top: 0px !important;
}

#user49 .module.title-off {
	margin-bottom: 0px !important;
}

#left10 .module {
	margin-bottom: 0px !important;
}

#left10 .modulecontent {
	padding-left: 40px !important;
	color: #F4E9DE;
	font-family: 'Oswald' !important;
	font-size: 0.9em;
	letter-spacing: 1px;
}

#left10 .modulecontent img {
	padding-bottom: 15px;
	padding-top: 10px;
}

#left10 .modulecontent a {
	color: #F4E9DE;
}

#left10 .modulecontent a:hover {
	color: #fff;
}

#left10 .modulecontent span {
	font-size: 1.1em;
}

#left10 .modulecontent span i {
	font-size: 1.5em;
	width: 35px;
}

/* . region2 home */

.frontpage #region2wrap {
	background-image: url(../images/backgrounds/bg-texture.jpg);
	background-size: 100% 100%;
	
}

.frontpage #region2wrap .module {
	background: none !important;
	color: #fff !important;
}

.frontpage #region2wrap .module h2 {
	color: #fff;
}

#region2wrap {
	border-top: 10px solid #2C3C41;
	border-bottom: 5px solid #2C3C41;
}

/* footer */

#footerwrap {
	display: block;
	float: left;
	width: 100%;
	background-color: #282828;
	color: #ddd;
	background-image: url(../images/backgrounds/bg-texture.jpg);
	background-size: 100% 100%;
	border-top: 10px solid #2C3C41;
}

#footerwrap a {
	color: #ddd;
}

#footerwrap a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerpad {
	/*color: #fff;*/
	font-size: 90%;
	padding: 0 30px;
}


.footer-bottom-wrap {
	background-color: rgba(58, 32, 11, .70);
	display: block;
	float: left;
	width: 100%;	
}  

.footer-bottom {
	/*max-width: 1000px;
	margin-left: auto;
	margin-right: auto;*/
	font-size: 0.8em;
	padding-left: 25px;
	padding-right: 25px;
}

 .footer-left {
 	width: 33%;
 	float: left;
 	margin-bottom: 18px;
 	margin-top: 15px;
 }
 
 .footer-center {
 	width: 33%;
 	float: left;
 	margin-bottom: 18px;
 	margin-top: 15px;
 	text-align: center;
 }
 
 .footer-center ul li {
 	list-style: none;
 	display: inline;
 	padding-left: 10px;
 	padding-right: 10px;
 }
 

 
 .footer-right {
 	width: 33%;
 	text-align: right;
 	float: left;
 	margin-bottom: 18px;
 	margin-top: 15px;
 }
 
/*.footer-center ul li {
 	display: inline;
 	margin: 0px 30px;
 }*/
 
 @media screen and (max-width: 500px) {
 .footer-left {
 	width: 100%;
 	float: left;
 	margin-bottom: 0px;
 	text-align: center;
 }
 
 .footer-center {
 	width: 100%;
 	float: left;
 	margin-bottom: 18px;
 	/*text-align: left;*/
 }
 
 .footer-center .fa-ul {
 	margin-left: 4px;
 	margin-top: 0px;
 }
 
 .footer-right {
 	width: 100%;
 	text-align: center;
 	float: left;
 	margin-top: 0px;
 }
   }
 
 .sect-title hr {
 	border-bottom: 5px solid #593A21 !important;
 	border-top: 0px !important;
 	border-left: 0px !important;
 	border-right: 0px !important;
 	width: 220px !important;
 }
 
 .bottomlogo {
 	background: url(../images/backgrounds/iembe-bottom.png) 35% 35% no-repeat !important;
 	width: 220px;
 	height: 300px;
 }

#right .services .nspArts, #right .news .nspArts {
	padding: 0px !important;
}

#right .services .nspArt {
	margin-bottom: -40px !important;
	transition: all 0.3s;
}

#right .services .nspArt:hover {
	margin-bottom: -47px !important;
}
 
#right .services h4.nspHeader {
	position: relative !important;
	top: -49px !important;
	background-color: rgba(255, 255, 255, .80);
	font-family: 'Oswald' !important;
	padding-left: 0px;
	transition: all 0.2s;
	text-align: center;
}

#right .services .nspArt:hover h4.nspHeader {
	top: -130px !important;
	background-color: rgba(255, 255, 255, .0);
	font-size: 1.7em;
}


#right .services .nspArt h4.nspHeader a {
	color: #000;
	transition: all 0.4s;
}

#right .services .nspArt:hover h4.nspHeader a {
	color: #fff;
}

#right .services .nspImageWrapper {
	background-color: #000 !important;
}

#right .services .nspArt img {
	opacity: 1;
	transition: all 0.4s;
}

#right .services .nspArt:hover img {
	opacity: 0.5;
}

#right .moduletitle {
	/*background-color: #6a371b;*/
	background-image: url(../images/backgrounds/bg-texture.jpg);
	background-size: 200% 200%;
	color: #381b0b;
	text-align: center;
	font-family: 'Oswald' !important;
	font-size: 3em !important;
	/*line-height: 1em !important;*/
	padding-top: 40px;
	padding-bottom: 40px;
	letter-spacing: 2px ;
	font-weight: 800 !important;
	margin-top: 15px !important;
	text-shadow: 1px 1px 1px #f7e6be;
}

#right .moduletitle span {
}


#right .news .nspArt h4.nspHeader {
	font-family: 'Oswald' !important;
	background-color: #eee;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 15px !important;
	padding-top: 15px !important;
	width: 92%;
}


.upperarticlewrap .textwrap {
	width: 80%;
	border: 1px solid #fff;
	margin: 5% !important;
	padding: 5% !important;
}

.upperarticlewrap .textwrap h2 {
	font-size: 1.6em;
	line-height: 1.4em !important;
}

.textwrap span {
	font-size: 1em;
}

#user43 {
	margin-top: -200px;
}

#user43 .avPlayerContainer {
	/*border: 25px solid #421d0a;*/
	background-color: rgba(44, 60, 65, .75);
	padding: 18px;
}

#user43_48 {
	max-width: 800px;
	margin-left: auto !important;
	margin-right: auto !important;
}

#region9wrap {
	background-color: #f4e9de;
}

#right .contact {
	background-color: #2C3C41;
}

#right .contact .modulecontent {
	padding:30px;
	color: #fff;
}

#right  {
	background-color: #2C3C41;
}

#right .modulecontent {
	padding:30px;
	color: #fff;
}

#right .fabrikElementContainer {
	width: 100% !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
    color: #fff;
}

#right .fabrikElementContainer a {
	color: #fff;
}

#right .fabrikElementContainer a:hover {
	text-decoration: underline;
}

#right .fabrikElementContainer label i {
	display: none;
}

@-webkit-keyframes blinker {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}

#right .fabrikElementContainer.error label {
	
	color: #f9cfb8 !important;
	-webkit-animation-name: blinker;
	  -webkit-animation-iteration-count: infinite;
	  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
	  -webkit-animation-duration: 1.7s;
} 

.popover.fade {
	display: none !important;
	visibility: hidden !important;
}

#right .form-actions {
	background: none;
}

#right .form-actions button {
	background-color: #222;
	padding: 20px 30px 15px 30px;
	font-size: 25px !important;
	font-family: 'MyriadPro-Cond' !important;
	text-transform: uppercase;
	transition: all 0.2s;
}

#right .form-actions button:hover {
	background-color: #000;
}


.frontpage #region5 .lastarea {
	background-color: #2C3C41;
	padding: 15px  30px !important;
}

#user31 .lastarea figure figcaption {
	background-color: #2C3C41;
	transition: all 0.6s;
}

#user31 .lastarea figure:hover figcaption {
	background-color: #1e272a;
}

#user31 .gkNspPM-GridNews figure figcaption::before {
    border: 12px solid #2C3C41 !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
	transition: all 0.6s;
}

#user31 .gkNspPM-GridNews figure:hover figcaption::before {
	border: 12px solid #1e272a !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}

#user31 .gkNspPM-GridNews figure.inverse figcaption::before {
    right: -24px !important;
	border: 12px solid #2C3C41 !important;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
}

#user31 .gkNspPM-GridNews figure.inverse:hover figcaption::before {
    right: -24px !important;
	border: 12px solid #1e272a !important;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
}

#user31 .lastarea figcaption h3 a {
	color: #fff !important;
}

#user31 .lastarea figcaption p {
	color: #fff !important;
}


.menu-icon-cont.sm-btn-1029 {
    z-index: 300000000000 !important;
   /* position: fixed !important;*/
}

.mobilebtn {
	display: none !important;
	visibility: hidden;
}

#user19 .sect-title p  {
	font-size: 1.2em;
	font-family: 'Oswald' !important;
}

#user19 .sect-title span {
	font-size: 1.9em;
	font-family: 'Oswald' !important;
}

#user25 .sect-title p  {
	font-size: 1.4em;
	font-family: 'Oswald' !important;
}

#user25 .sect-title span {
	font-size: 1.9em;
	font-family: 'Oswald' !important;
}

#user1 h2 {
	font-family: 'Oswald' !important;
	font-size: 2.8em;
}

 @media screen and (max-width: 600px) {
 	#user1 h2 {
 		font-size: 2.0em;
 		line-height: 1.2em !important;
 	}
 }

#user1 .sect-title p  {
	font-size: 1.4em;
	font-family: 'Oswald' !important;
}

#user1 .sect-title span {
	font-size: 1.5em;
	font-family: 'Oswald' !important;
}

h2[itemprop="name"] {
	border-bottom: 5px solid #2C3C41;
	padding-bottom: 15px !important;
}

.com_content .item-page .page-header h2 {
	color: #2C3C41 !important;
	font-family: 'Oswald' !important;
}

.com_content .blog .page-header h2, .com_content .blog .page-header h2 a {
	color: #2C3C41 !important;
	font-family: 'Oswald' !important;
}

#user55 .module {
	margin-bottom: 0px !important;
}

#region10 {
	background-color: #2C3C41 !important;
}

#right .contact2 {
	color: #fff;
	font-weight: 500;
	text-align: center;
	/*font-size: 1.2em;*/
}

#right .contact2 a {
	color: #fff;
	text-decoration: underline;
}

#right .contact2 h3 {
	font-size: 2.5em !important;
}

#right .contact2 i {
	font-size: 1.8em;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
}

 @media screen and (max-width: 500px) {
 	#right .contact2 h3 {
 		font-size: 1.8em !important;
 	}
 }

div[itemprop="articleBody"] .fabrikForm .fabrikActions button {
	background-color: #2C3C41;
	/*font-family: 'Oswald' !important;*/
	font-size: 25px;
	padding: 15px 10px;
	transition: all 0.2s;
}
	
div[itemprop="articleBody"] .fabrikForm .fabrikActions button:hover {
	background-color: #111;
}

#swipebox-overlay {
	z-index: 9999999 !important;
}

sup {
	color: #161616;
}

#menuwrap .menu ul {
	width: 200px;
}


 @media screen and (max-width: 900px) {
 	.hmobile {
 		display: none;
 	}
 }
 
 #redim-cookiehint {
 	background-color: #333;
 }
 
  #redim-cookiehint .cookiebuttons .btn {
 	font-weight: 300;
 	background-color: #ddd !important;
 	background-position: 0px !important;
 	background-image: none !important;
 	border: 0px !important;
 	text-shadow: 0px 0px 0px !important;
 }
 
  #redim-cookiehint .cookiebuttons .btn:hover {
 	background-color: #fff !important;
 	background-position: 0px !important;
 }



.cpnb-inner {
  font-weight: bold !important;
}

.cpnb-m-cookies-floatButton-icon-img { 
  padding-bottom: 45px;
}

table {
  border: 1px solid #aaa !important;
}

td {
  border: 1px solid #aaa !important;
  padding: 18px !important;
}