/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* Custom CSS Webdesign Sinci 
****************************************************/

/* ======================== Cookie Consent ===================== */

#CybotCookiebotDialogBody {
    max-width: 1140px !important;
}
#CybotCookiebotDialog {
background: #f9f9f9 !important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
  display: inline-block;
background-color: #006A4E !important;
border: 1px solid #006A4E !important;
padding: 1px 4px 3px;
color: #fff;
text-decoration: none;
margin-top: 3px !important;
padding: 6px !important;
height: 16px !important;
z-index: 10;
font-size: 9.5pt;

}
#CybotCookiebotDialogPoweredbyLink {
display: none;
}
#CybotCookiebotDialogBodyContent h2 {
  text-transform: none;
display: none;
}
a#CybotCookiebotDialogBodyLevelButtonAccept:hover {
color: #fff !important;
}
#CybotCookiebotDialogBodyLevelButtons {
margin-left: 8px !important;
}
#CybotCookiebotDialogBodyContent {
   padding: 10px 10px !important;
}
#CybotCookiebotDialogBodyContentText {
    font-size: 11pt;
    font-weight: 400;
    line-height: 130%;
}
input[type="checkbox"].CybotCookiebotDialogBodyLevelButton + label {
  font-size: 9.5pt;
    font-weight: 400;
    line-height: 130%;
}

/* LAYOUT
****************************************************/
a:hover, .uk-link:hover {
    text-decoration:none;
}
.uk-container {
    max-width: 1000px !important;
    padding: 0 35px;
  background-color: #fff !important;
}

.page-header {
    border-bottom:none;
}

.form-actions {
    background-color: #fff;
    border-top:none;
}

legend {
    border:none;
    font-size:14px;
    line-height:18px;
}

/* HEADER
****************************************************/

/* Phone */
.phone {
	font-size:34px;
	line-height:40px;
	color:#31353D;
	font-weight:300;	
}

.tm-headerbar .uk-icon-phone {
    color: #006A4E !important;
    font-weight:bold;
}
.tm-headerbar .uk-panel {
    max-width: 400px !important;
}
.uk-margin-large-right {
    margin-right: 0 !important;
}

/* Social Icons */
.tm-headerbar .uk-icon-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    line-height: 40px;
    color: #656565;
    font-size: 20px;
    text-align: center;
}

.uk-icon-facebook:hover {
    background-color: #3B5998;
    color: #FFF;
}

.uk-icon-twitter:hover {
    background-color: #019AD1;
    color: #FFF;
}

.uk-icon-google-plus:hover {
    background-color: #D34836;
    color: #FFF;	
}

/* Main Menu */
.uk-navbar-nav > li > a {
	text-transform: uppercase;
	padding: 0px 20px;
	border-right: 1px solid #999 !important;
}

.uk-navbar-nav > li:last-child > a {
    border-right: medium none;
}
.uk-navbar {
    background: #757575 none repeat scroll 0 0 !important;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: #006A4E !important;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: #006A4E !important;
}
/* Search */
.uk-search::before {
    color: rgba(255, 255, 255, 0.5);
    font-size:24px;
}

.uk-search-field::-webkit-input-placeholder {     
    color: #FFFFFF;
    opacity:  0.5;  
}    

.uk-search-field:-moz-placeholder {    
    color: #FFFFFF;    
    opacity:  0.5;    
}    

.uk-search-field::-moz-placeholder {    
    color: #FFFFFF;    
    opacity:  0.5;    
}    

.uk-search-field:-ms-input-placeholder { 
    color: #FFFFFF;
    opacity:  0.5;  
}

/* MAIN
****************************************************/

/* Slide Home */
.layout-slideshow .sprocket-features-arrows .arrow {
    width:40px;
    height:40px;
    border-radius:2px;
    opacity: 0.6;
    font-size:32px;
    line-height:32px;
}

.layout-slideshow .sprocket-features-pagination {
    position: absolute;
    left: 50%;
    bottom: 15px;
    z-index: 10;
}

.layout-slideshow .sprocket-features-content {
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
}

.layout-slideshow .sprocket-features-title {
    padding: 0 5px;
}

/* Content */
.tm-leading-article .uk-article:last-child {
    margin-bottom: 0px;
    padding-bottom:35px;
    border-bottom: 4px solid #F9F9F9;
}

.uk-article + .uk-article {
    margin-top:35px;
    padding-top:35px;
    border-top: 4px solid #F9F9F9;  
}

/* Quotes */
.sprocket-quotes-container > li {
    margin: -1% -4px 1% 0px;
}

.sprocket-quotes-item {
    border-radius: 0px;
}

.quoteshome h3 {
    text-align: center;
}

.sprocket-quotes-nav {
    padding: 10px 0px!important;
}

.sprocket-quotes-arrows .arrow,.sprocket-strips-s-arrows .arrow {
    width: 26px;
    height: 26px;
    border-radius:0;
    background:#fff;
    border:1px solid #333;
}

/* FAQS */
.sprocket-lists-modern-title {
    font-size:19px!important;
    line-height:25px!important;
}

.sprocket-lists-modern-item .sprocket-padding {
    padding: 10px 0;
}

/* SIDEBAR
****************************************************/

/* FOOTER
****************************************************/
#tm-bottom-c h4 {
    color:#99BF38;
}
.tm-footer {
  background-color: #0e1215 !important;
  padding-bottom: 35px !important;
  padding-top: 50px !important;
  margin-bottom: 35px !important;
  margin-top: 35px !important;
  color: #fff !important;
}
#tm-bottom-b .uk-button-primary {
    padding: 5px 10px;
}

.logo-footer {
    width: 180px;
}
.uk-panel-box {
 margin-top: 60px !important; 
  background-color: #757575 !important;
  color: #fff !important;
}
.uk-panel a:link, .uk-panel a:visited {
  color: #fff !important;
} 
.phone-icon a:link, .phone-icon a:visited {
  color: #00694D !important;
} 
.uk-panel a:hover {
  color: #999 !important;
} 

/* COOKIE BANNER
****************************************************/
#cadre_alert_cookies a, #cadre_alert_cookies a:focus {
    color: #fff;
    text-decoration: underline;
}
#cadre_alert_cookies a:hover {
    color: #fff;
    text-decoration: none;
}
body {
  margin-bottom: 200px;  
}


/* MOBILE DEVICE
****************************************************/

/* Phone Mobile */
.phone-icon a {
    color: #00694D;
    border: 1px solid #00694D;
    font-size: 18px;
    padding: 3px 10px;
    position: relative;
    top: 25px;
    right: 15px;
}

.phone-icon a:hover,
.phone-icon a:focus {
    background:#fff;
}

.uk-navbar-toggle {
    color:#00694D !important;
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color:#999;
}

.uk-nav-offcanvas > li > a {
    border-bottom: 1px solid #3F3F3F;
    text-transform: uppercase;
}

.uk-nav-offcanvas > li:last-child > a {
    border-bottom:none;
}

/* Smartphones */
@media (max-width: 480px) {
  .uk-navbar {
    background: #fff !important;
  padding: 0 8px !important;
}
  .uk-container {
    padding: 0 15px;
}
    .layout-slideshow .sprocket-features-title {
        font-size: 15px;
        padding: 0;
    }

    .layout-slideshow .sprocket-features-pagination {
        display:none;
    }

}

/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
.uk-navbar {
    background: #fff !important;
  padding: 0 8px 25px 8px !important;
}

}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
      .tm-headerbar .tm-logo {
        width: 180px;
    }

	.uk-navbar-nav > li > a {
		font-size:14px;
	}

	.uk-navbar-content.search {
		padding:0;
	}

	input.uk-search-field:focus{
		width:120px;
	}


}

/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {


}

/* Large Display */
@media (min-width: 1200px) { 


}
h1 {
  color: #899927 !important;
  font-size: 32px !important;
  line-height: 1.25 !important;
  font-weight: bold !important;
  padding: 10px 0 !important;
}
