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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-toolbar, .tm-footer {
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.uk-subnav.uk-subnav-line {
    margin-top: 13px;
}
ul.uk-subnav.uk-subnav-line a {
    font-size: 16px;
    font-family: Roboto;
}

body {
  font-family: Roboto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto;
}

.tm-toolbar {
    position: fixed;
    z-index: 999999;
    margin: 0 auto;
    text-align: center;
    background: white;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

html.uk-notouch body.tm-isblog div.tm-top-b.tm-block.tm-block-light.tm-block-offset div.uk-container.uk-container-center section.tm-top-b.uk-grid.uk-grid-match div.uk-width-1-1.uk-width-large-2-3 div.uk-panel.tm-block-light-panel.tm-panel-no-offset div:nth-child(5) {
      width: 100% !important;
}

.tm-badge {
  display: none;
}

.uk-panel-box {
   padding: 40px 50px 40px 50px;
  }
.tm-sidebar-b .uk-panel-box {
     padding: 30px 20px;
}

@media (min-width: 768px) {
.tm-block-large-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
}

.uk-margin-large-bottom {
    margin-bottom: 40px !important;
}

.tm-block-footer {
    padding: 12px 0;
  background: #234b6c !important;
}
.tm-block-footer a {
  color: #d8d3ba !important;
}
.tm-block-footer a:hover {
  color: #A09976 !important;;
  text-decoration: none !important;
}

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

hr {
    margin: 7px 0 !important;
    border-top: 1px solid #ccc !important;
}

.uk-cover-background.uk-position-cover {
    top: 12px;
}

h1, h2, h3, h4, h5, h6 {
    color: #234B6C;
}
.uk-panel-title {
    color: #234B6C !important;
}
ul.uk-subnav.uk-subnav-line a {
    color: #234B6C !important;
}
ul.uk-subnav.uk-subnav-line a:active {
    color: #A09976 !important;
}
ul.uk-subnav.uk-subnav-line a:hover {
    color: #A09976 !important;
}
a.uk-button-link {
    color: #A09976 !important;
}
.uk-slidenav:hover, .uk-slidenav:focus {
    color: #A09976 !important;
}

.mod-languages {
    margin-top: 26px;
}

.uk-overlay-background {
    background: rgba(255,255,255,0.7) !important;
}

.uk-button {
  text-transform: none !important;
  background: #234b6c !important;
}

.uk-article-title {
    text-align: center !important;
}

.uk-margin-small-bottom {
    margin-bottom: 34px !important;
}

.chronoforms6_credits {
  display: none !important;
}
textarea#Message {
//    height: 100px !important;
}
textarea#message {
//    height: 100px !important;
}

textarea {
   min-height: 100px !important;
}


aside.tm-sidebar-b.uk-width-medium-1-4 {
    margin-top: 80px !important;
}

a.uk-button {
    margin-bottom: 40px !important;
}

pre {
    display: none;
}

body > div.tm-main.tm-block.tm-block-default > div > div > div > main > article > div > div > div:nth-child(2) > div > h3 {
//    display: none !important;
}

.g-recaptcha {
    transform:scale(0.70) !important;
    transform-origin:0 0 !important;
}

.contact_row .span6.desktop_map {
    margin-left: 0px;
}

@media screen and (max-width: 767px) {
  .tm-logo-small {
    display: flex;
    margin-top: -20px;
}
}
@media screen and (min-width: 768px) {
  .tm-nav.uk-flex.uk-flex-center.uk-visible-large {
    display: none;
  }
  .tm-logo-small.uk-navbar-content.uk-navbar-center.uk-hidden-large {
    display: none;
  }
	
}



@media screen and (max-width: 767px) {
    a.uk-navbar-toggle.uk-hidden-large {
    float: right;
    position: relative;
    right: 20px;
    top: 5px;
}
.tm-logo-small.uk-navbar-content.uk-navbar-center.uk-hidden-large {
    position: relative;
    left: -50px;
}
	.tm-toolbar {
		border-bottom: 1px solid #ccc;
	}
	nav.tm-navbar.uk-navbar {
    border-bottom: 1px solid #ccc !important;
}
	.tm-block, .tm-block-large-padding {
    //padding-top: 30px !important;
	}
	.uk-offcanvas-bar {
background: #fff;
}

.uk-nav-offcanvas > li > a { 
       color: #555;
    font-size: 14px;
}
	html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #234B6C;
	}
	.uk-offcanvas-bar-show .mod-languages {
    margin-top: -30px;
    position: relative;
    left: -3px;
}
	.uk-offcanvas .uk-panel {
    margin: 40px 40px 25px 40px;
}
  .desktop_map {
    display: none !important;
  }
  .contact_row .mobile_map {
    margin-bottom: 40px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px)  {

ul.uk-subnav.uk-subnav-line a {
    font-size: 13px !important;
}
.uk-subnav-line > :nth-child(n+2):before {
    margin-right: 5px !important;
}
.tm-toolbar .uk-float-left .uk-panel {
    margin: 0 10px 0 0 !important;
}
.tm-toolbar .uk-float-right .uk-panel {
    margin: 0px !important;
    float: right !important;
	}
	.uk-subnav > * {
		padding-left: 8px !important;
	}
	.uk-panel img {
    max-width: 145px;
}
	div.mod-languages li {
    margin-left: 0px;
    margin-right: 0px;
}
	a.uk-navbar-toggle.uk-hidden-large {
    display: none;
}
	h1.uk-article-title.uk-margin-small-bottom {
    margin-top: 30px;
}
}

@media screen and (min-width: 960px) and (max-width: 1220px){
article.uk-article {
    margin-top: 50px;
}
  .custom-page .span6 {
    width: 450px!important;
}
}

.uk-subnav>*>:first-child {
   // display: inline-block !important;
}

@media screen and (min-width: 768px) {
   .mobile_map {
    display: none !important;
  }
}


@media screen and (min-width: 767px) and (max-width: 992px) {
.custom-page .span6 {
    width: 47% !important;
    float: left !important;
}
  .wk-panel img {
    max-width: 100%;
}
  .wk-scope .wk-child-width-1-1\@s>* {
   // width: 50%!important;
}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .uk-subnav-line > :nth-child(n+2):before {
    margin-right: 10px!important;;
}
  .uk-subnav > * {
      padding-left: 10px!important;;
  }
  ul.uk-subnav.uk-subnav-line a {
    font-size: 15px!important;;
  }
  .tm-toolbar .uk-float-right .uk-panel {
    margin: 0 0 0 15px!important;
  }
}

  .uk-panel.tm-block-light-panel.tm-panel-no-offset {
    margin-top: 0px !important;
    padding: 40px 50px !important;
    background: #fff !important;
}

#offcanvas {
    text-align: center;
}
#offcanvas .uk-nav {
    border-top: 1px solid #234B6C;
    border-bottom: 1px solid #234B6C;
    margin-bottom: 50px !important;
}