/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 @font-face {
    font-family: 'Montserrat-Italic';
    src: url('Montserrat-Italic.woff2') format('woff2'),
        url('Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-SemiBoldItalic';
    src: url('Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('Montserrat-SemiBold.woff2') format('woff2'),
        url('Montserrat-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-Light';
    src: url('Montserrat-Light.woff2') format('woff2'),
        url('Montserrat-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-Bold';
    src: url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('Montserrat-ExtraBold.woff2') format('woff2'),
        url('Montserrat-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-MediumItalic';
    src: url('Montserrat-MediumItalic.woff2') format('woff2'),
        url('Montserrat-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-Thin';
    src: url('Montserrat-Thin.woff2') format('woff2'),
        url('Montserrat-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-Medium';
    src: url('Montserrat-Medium.woff2') format('woff2'),
        url('Montserrat-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-ExtraLight';
    src: url('Montserrat-ExtraLight.woff2') format('woff2'),
        url('Montserrat-ExtraLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-ExtraLightItalic';
    src: url('Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Montserrat-Regular';
    src: url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-BoldItalic';
    src: url('Montserrat-BoldItalic.woff2') format('woff2'),
        url('Montserrat-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-BlackItalic';
    src: url('Montserrat-BlackItalic.woff2') format('woff2'),
        url('Montserrat-BlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-ExtraBoldItalic';
    src: url('Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-LightItalic';
    src: url('Montserrat-LightItalic.woff2') format('woff2'),
        url('Montserrat-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('Montserrat-Black.woff2') format('woff2'),
        url('Montserrat-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body {
     font-family: 'Montserrat-Regular';
    font-size: 15px;
    line-height: 25px;
    color: #1c1c1c;
}

.uk-panel-title {
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Montserrat-Regular';
	letter-spacing: 2px;
}

.introoverlap h1{
	font-family: 'Montserrat-Regular';
	letter-spacing: 2px;
	font-size: 26px;
    line-height: 32px;
}

.introoverlap h1{
	border-left: 8px solid #464646;
	padding-left: 20px;
}

h4, .uk-h4 {
    font-family: 'Montserrat-Bold';
}

#tm-content a {
	text-decoration: underline;
}

.bottomtag {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	color: rgba(0,0,0,0.8);
}
@media all and (min-width: 1px) and (max-width:767px){
	.bottomtag {
	font-size: 17px;
	line-height: 23px;
}
}


/* Cookie Hint */

#redim-cookiehint {
    width: 450px;
    padding: 20px 20px;
    background-color: rgba(255,255,255,1);
	border-radius: 5px;
	margin-left: 40px;
	margin-bottom: 40px;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.5);
}

#redim-cookiehint-bottom {
    width: 490px;
}

#redim-cookiehint .cookiecontent {
    font-size: 13px;
    line-height: 22px;
    color: #777;
	margin-bottom: 10px;
}

#redim-cookiehint .cookiebuttons {
    display: block;
    float: none;
	text-transform: uppercase;
}

#redim-cookiehint .cookiebuttons .btn {
	margin-right: 8px;
	padding: 8px 20px !important;
	border-radius: 30px;
	border: none;
	font-family: 'Montserrat-Bold';
	font-size: 14px !important;
}


#cookiehintsubmitno {
	display: none;
}

#redim-cookiehint a{
	color: #000;
}

@media all and (min-width: 1px) and (max-width:767px){
	#redim-cookiehint {
		width: auto;
		margin-right: 10px;
		margin-left: 10px;
		bottom: 100px; 
		margin-bottom: 10px;
}
#redim-cookiehint-bottom {
    width: auto;
}
}
	

/* General */

.uk-block-muted {
	color: #afafaf;
}

.uk-block-default + .uk-block-default:not(.tm-footer), .uk-block-muted + .uk-block-muted:not(.tm-footer), .uk-block-primary + .uk-block-primary:not(.tm-footer), .uk-block-secondary + .uk-block-secondary:not(.tm-footer) {
    padding-top: 60px;
}

.tm-logo img{
	width: 261px;
}

.uk-panel-box {
  padding: 30px;
  border-radius: 15px;
  background-image: none;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  background: transparent;
    background-image: none;
  background-image: linear-gradient(180deg,rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.0) 80%);
  backdrop-filter: blur(4px);
}

.introoverlap {
	margin-bottom: 60px;
	margin-top: -280px;
}



/* menu */

.uk-navbar-nav > li > a {
    font-family: 'Montserrat-Bold';
	font-size: 14px;
	letter-spacing: 2px;
}

.uk-navbar-nav > li {
    margin: 0 35px;
}

.uk-navbar-nav > li > a::after {
    bottom: 3px;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    color: #999;
}

/* Sub pages Nav*/

.uk-flex-item-1 .uk-navbar-nav{
	float: right;
}

.uk-flex-item-1 .tm-nav-secondary{
	float: left !important;
}



/* Top A */

.mainbanner .uk-overlay-background {
   background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 97%);
	color: #1c1c1c;
}

table.homeslogan{
	width: 1200px;
}

table.homeslogan td.tableft{
	border-right: 6px solid #464646;
}

table.homeslogan td.tabright{
	padding-left: 40px;
}

.slogan {
	font-size: 36px;
	line-height: 46px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.slogan strong {
	font-weight: normal;
	color: #464646;
	font-family: 'Montserrat-Bold';
}

.subslogan {
	font-size: 25px;
	line-height: 31px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-top: 5px;
}

.subbanner .uk-overlay-background {
    background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 97%);
	color: #1c1c1c;
}

.slogantop {
    height: 8px;
    width: 100px;
    background: #464646;
    display: inline-block;
    margin-bottom: 40px;
}

.sloganbottom {
    height: 8px;
    width: 100px;
    background: #464646;
    display: inline-block;
    margin-top: 40px;
}

.insertslogan {
	text-align: center;
	margin-bottom: 60px;
}


/* Top C */

#tm-top-c {
	background-color: #fefefe;
	background-image: url('top-c-shadow.png'), url('top-c-main.jpg');
	background-repeat: repeat-x, repeat-x;
	background-size: auto auto, cover ;
	background-position: 0% 0%, 50% 100%;
}

.introcontent .uk-panel-title {
	border-bottom: 2px solid #464646;
	padding-bottom: 10px;
}

.introcontent .uk-margin {
	padding-bottom: 55px;
}

.contactcontent .uk-margin {
	padding-bottom: 0px !important;
}

.contactcontent [class*="uk-icon-"] {
	font-size: 20px;
}

.contactdetails {
	font-size: 17px;
}

.introcontent .uk-button {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.uk-button {
    padding: 0 25px;
    font-size: 15px;
    border-radius: 30px;
    font-family: 'Montserrat-Bold';
    letter-spacing: 1px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: transform 0.4s cubic-bezier(0.6, -0.01, 0, 1.3), background 0.3s cubic-bezier(0.6, -0.01, 0, 1.3), color 0.4s ease, background-color 0.4s ease, box-shadow 0.3s ease;
    transition: transform 0.4s cubic-bezier(0.6, -0.01, 0, 1.3), background 0.3s cubic-bezier(0.6, -0.01, 0, 1.3), color 0.4s ease, background-color 0.4s ease, box-shadow 0.3s ease;
}

.uk-button-primary {
    color: #fff !important;
}

.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #000;
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0);
    background-image: none, linear-gradient(156deg, #555, #000);
}
.uk-button:hover, .uk-button:focus {
    box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.2);
}


/* Footer */

#tm-footer {
	font-size: 13px;
	letter-spacing: 2px;
}

#tm-footer a {
	color: #afafaf;
}

.footerlinks {
	text-transform: uppercase;
	font-size: 14px;
}

.footerlinks a{
	color: #dedede !important;
}

.footerlinks a:hover{
	color: #fff !important;
}

.tm-totop-scroller::after {
    display: none;
}

a.tm-totop-scroller {
	font-size: 18px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #464646;
	border-radius: 50%;
	text-align: center;
	letter-spacing: 0px;
	transition: all 0.4s ease;
}

a.tm-totop-scroller:hover{
	color: #fff !important;
}

.tm-totop-scroller:hover,
.tm-totop-scroller:focus {
  transform: translateY(0px);
}


.tm-logo-small{
	display: block;
	width: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/* About Options */

.options .uk-overlay-background {
    background: rgba(255, 255, 255, 0.85);
	margin: 30px;
}

.options .uk-overlay-panel {
    color: #1c1c1c;
}

.options h3 {
	 font-family: 'Montserrat-Bold';
}

.options em {
	font-size: 18px;
	line-height: 28px;
	font-family: 'Montserrat-Italic';
	font-style: normal;
}


/* Site Map*/
.treeview .hover {
 color:#000;
 cursor:pointer
}

.treeview a.selected {
    background-color: transparent;
    text-decoration: none;
    font-size: 15px;
}

#jmap_sitemap h3 {
	 font-family: 'Montserrat-Bold';
}



/* Sub Page */

.subpage .slogan {
    font-size: 28px;
    line-height: 38px;
}

.subpage .slogantop {
    margin-bottom: 30px;
	height: 6px;
}

.subpage .sloganbottom{
    margin-top: 30px;
	height: 6px;
}

.subpage .introoverlap h1 {
    border-left: 6px solid #464646;
}

.subpage .insertslogan {
	margin-bottom: 0px;
}

/*.subpage .introoverlap {
    margin-top: -235px;
}*/

.generic .insertslogan {
    padding-top: 17.5px;
}

/* 2026 Edits */

.subpage .introoverlap {
    margin-top: -200px;
}

.subpage #tm-top-c.uk-block {
	padding-bottom: 0px;
}

.subpage.generic  #tm-top-c.uk-block {
	padding-bottom: 60px;
}



@media all and (min-width: 960px) and (max-width:1219px){
.subpage .introoverlap {
    margin-top: -200px;
}
}

@media all and (min-width: 768px) and (max-width:959px){
.subpage .introoverlap {
    margin-top: -200px;
}
.subpage .slogan {
    font-size: 22px;
    line-height: 32px;
}
.subpage .slogantop {
    margin-bottom: 20px;
	height: 6px;
}

.subpage .sloganbottom{
    margin-top: 20px;
	height: 6px;
}
}

@media all and (min-width: 1px) and (max-width:767px){
.subpage .introoverlap {
    margin-top: -250px;
}
.subpage .slogan {
    font-size: 18px;
    line-height: 28px;
}
.subpage .slogantop {
    margin-bottom: 10px;
	height: 3px;
}

.subpage .sloganbottom{
    margin-top: 20px;
	height: 3px;
}
.subpage .introoverlap h1 {
    border-left: 3px solid #464646;
}
.subpage .insertslogan {
	margin-bottom: 0px;
	margin-top: -90px;
}
.generic .insertslogan {
    margin-bottom: 0px;
    margin-top: 0px !important;
}
}

/* List */

.ticklist li {
  background-image: url('check.svg');
  background-repeat: no-repeat;
  background-size: 18px 18px;
  min-height: 33px;
  background-position: 1px 4px;
  padding-left: 30px;
}

.uk-border-rounded {
    border-radius: 7px;
}



/*Adjust Responsive*/


@media all and (min-width: 1220px) and (max-width:1299px){
table.homeslogan td.tableft img {
    width: 235px;
}
.slogan {
    font-size: 29px;
    line-height: 39px;
}
.subslogan {
    font-size: 20px;
    line-height: 27px;
}
}

/*small desktop*/
@media all and (min-width: 960px) and (max-width:1219px){
table.homeslogan {
    width: 960px;
}

table.homeslogan td.tableft img {
    width: 235px;
}

.tm-logo img {
  width: 225px;
}

.slogan {
    font-size: 29px;
    line-height: 39px;
}
.subslogan {
    font-size: 20px;
    line-height: 27px;
}
.uk-panel-title, .introoverlap h1 {
    font-size: 24px;
    line-height: 30px;
}
.introoverlap h1 {
    border-left: 5px solid #464646;
    padding-left: 15px;
}
.uk-panel-box {
    padding: 25px;
}

.mainbanner .uk-cover-background{
	background-position: 50% 100%;
	background-size: 100% auto;
}
.uk-flex-item-1 .uk-navbar-nav > li {
    margin: 0 25px;
}
.slogantop {
    height: 5px;
    margin-bottom: 20px;
}
.sloganbottom {
    height: 5px;
    margin-top: 20px;
}

.options .uk-overlay-background {
    background: rgba(255, 255, 255, 0.85);
	margin: 10px;
}
.introoverlap {
	margin-top: -320px;
}
}


/*ipad*/
@media all and (min-width: 768px) and (max-width:959px){
	
.mainbanner {
	height: 550px;
}

.mainbanner .uk-slideshow-fullscreen, .mainbanner .uk-slideshow-fullscreen > li {
    height: 550px;
}

.mainbanner .uk-overlay-background {
	height: 550px;
}

.mainbanner .uk-cover-background{
	height: 550px;
	background-position: 50% 100%;
	background-size: 100% auto;
}

table.homeslogan {
    width: 768px;
}

table.homeslogan td.tabright {
    padding-left: 20px;
}

table.homeslogan td.tableft img {
    width: 235px;
}
.slogan {
    font-size: 26px;
    line-height: 36px;
}
.subslogan {
    font-size: 18px;
    line-height: 24px;
}
.uk-panel-title, .introoverlap h1 {
    font-size: 22px;
    line-height: 28px;
}

.introoverlap h1 {
    border-left: 3px solid #464646;
    padding-left: 15px;
}
.uk-panel-box {
    padding: 25px;
}

.tm-logo img {
    width: 170px;
}

.uk-flex-item-1 .uk-navbar-nav > li {
    margin: 0 20px;
}

.uk-flex-item-1 .uk-navbar-nav > li > a {
	letter-spacing: 1px;
	font-size: 12px;
}

.slogantop {
    height: 3px;
    margin-bottom: 20px;
}
.sloganbottom {
    height: 3px;
    margin-top: 20px;
}

.options .uk-overlay-background {
    background: rgba(255, 255, 255, 0.85);
	margin: 10px;
}
.introoverlap {
	margin-top: -380px;
}
}

/*mobile*/
@media all and (min-width: 1px) and (max-width:767px){
	
.mainbanner {
	height: 400px;
}

.mainbanner .uk-slideshow-fullscreen, .mainbanner .uk-slideshow-fullscreen > li {
    height: 400px;
}

.mainbanner .uk-overlay-background {
	height: 400px;
}

.mainbanner .uk-cover-background{
	height: 400px;
	background-position: 50% 100%;
	background-size: 100% auto;
}	

table.homeslogan td.tableft {
    display: none;
}

table.homeslogan {
    width: auto;
}

table.homeslogan td.tabright {
    padding-left: 0px;
	text-align: center !important;
}

.slogan {
    font-size: 24px;
    line-height: 34px;
}

.subslogan {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    margin-top: 5px;
}

.uk-panel-title, .introoverlap h1 {
    font-size: 22px;
    line-height: 28px;
}

.introoverlap h1 {
    border-left: 3px solid #464646;
    padding-left: 15px;
}

.uk-panel-box {
    padding: 25px;
}

.introcontent .uk-margin {
    padding-bottom: 15px;
}
.introcontent .uk-button {
    position: relative;
}
.introcontent .uk-grid-margin {
	 margin-top: 35px;
}
.tm-totop-scroller {
    display: block;
    position: relative;
    top: 0;
    right: 0px;
    margin-top: 30px;
}
.uk-block-default + .uk-block-default:not(.tm-footer), .uk-block-muted + .uk-block-muted:not(.tm-footer), .uk-block-primary + .uk-block-primary:not(.tm-footer), .uk-block-secondary + .uk-block-secondary:not(.tm-footer) {
    padding-top: 40px;
}
.tm-navbar {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tm-logo-small img {
	width: 200px;
	margin-left: 20px;
}
.slogantop {
    height: 3px;
    margin-bottom: 15px;
}
.sloganbottom {
    height: 3px;
    margin-top: 15px;
}
/*.introoverlap {
    margin-top: -120px;
	margin-bottom: 40px;
}*/
.options .uk-overlay-background {
    background: rgba(255, 255, 255, 0.85);
	margin: 10px;
}
.introoverlap {
	margin-top: -400px;
}
}

@media all and (min-width: 1px) and (max-width:329px){
	.tm-logo-small img {
	width: 170px;
}
}


/* Off Canvas */

.uk-navbar-toggle {
    margin: 0 0px;
}

.uk-navbar-toggle {
    font-size: 18px;
    color: #1c1c1c;
    text-decoration: none;
}

.uk-offcanvas-bar {
    background: #1c1c1c;
	padding-top:20px;
}

.uk-nav-offcanvas > li > a {
    color: #fff;
}

.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: rgba(0, 0, 0, 0);
    color: #ccc;
    outline: none;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: rgba(0, 0, 0, 0);
    color: #ccc;
}

.uk-nav > li > a {
    font-family: 'Montserrat-Bold';
    font-size: 14px;
	letter-spacing: 2px;
}



