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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-body-background {
	background: #DBE3E3;
    background: url(../images/bg-tile.png) repeat;
  	color: #000;
}

#tm-bottom-b {
    color: #fff;
}

#tm-bottom-b a, #tm-bottom-b .uk-link {
    color: #CFEBEC;
}

#tm-bottom-b.uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 1px solid #445B5D;
}

#tm-top-a .uk-panel-space {
    padding: 10px 30px 5px;
    background: #157678;
}

#tm-top-b {
    border-top: none;
}

#tm-top-b .uk-article-title {
    font-size: 24px;
    line-height: 32px;
}

#tm-top-b .uk-panel-space {
    padding-top: 5px;
}

.k2ItemsBlock ul {
    list-style: none;
    padding-left: 0;
}

.k2ItemsBlock ul li {
    padding: 10px 0;
}

.tm-block-alternative {
    background: #354B4C;
}

.tm-block-alternative .uk-container-center {
    box-shadow: 0 0 30px rgba(0,0,0,0.3);
}

.tm-block-alternative .uk-panel-title {
    color: #fff;
}

.tm-footer {
    background: #2B5556;
    color: #689D9E;
}

.tm-footer a {
    color: #fff;
}

.tm-page {
    border-top: 4px solid #4B9596;
}

.uk-navbar-nav > li > a {
    padding: 5px 8px;
    line-height: 22px;
    font-size: 18px;
    border-radius: 6px;
    margin-top: 34px;
    letter-spacing: -1px;
    height: auto;
    font-family: 'Varela Round', "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fd212c;
}
.uk-navbar-nav > li.uk-active > a {
    background: #157678;
    color: #fff;
}
.uk-navbar-nav > li > a:after {
    display: none;
}
.uk-navbar-nav > li.uk-open > a {
    background: #157678;
    color: #fff;
    border-radius: 6px 6px 0 0;
}

.uk-panel-box {
    background: #D4E6E7;
    color: #000;
}

.uk-panel-title {
    border-bottom: 2px solid #FD2F38;
    color: #157678;
    background: #ebf1f1;
    margin-bottom: 5px;
    border-radius: 8px 8px;
    padding: 8px 9px 5px;
}
#tm-bottom-b .uk-panel-title {
    color: #157678;
    background: #9eb3b4;
}
.uk-tab {
    border: none;
}

.uk-tab > li.uk-active > a:after, .uk-tab > li:not(.uk-disabled) > a:after {
    background: #f00;
}

.uk-tab li.uk-active h3 {
    color: #fff;
}

ul.tm-tab-fullheight > li.uk-active,
.uk-tab li.uk-active, .uk-tab li.uk-active a {
    background: #157678;
    color: #fff;
}

a, .uk-link {
    color: #0A5556;
}
.uk-nav-navbar > li > a {
	color:#fff;
}
.tm-dropdown-overlay .uk-dropdown-overlay {
    background: #157678;
    border-radius: 0 0 6px 6px;
}
/* 
@media (max-width: 959px) {
.uk-visible-large {
    display: block !important;
	}
}
*/
@media  (min-width: 767px) {
  .tm-totop-scroller {
    background-color: #417273;
  }
}

@media  (min-width: 960px) {
  .tm-footer {
    -webkit-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;    
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
  }
    .uk-navbar-nav > li {
        margin-right: 5px;
    }
    .site_logo {
        width: 230px;
        margin-right: 0px;
    }
    .uk-navbar .uk-search .uk-search-field {
        width: 120px;
    }
    .tm-navbar .uk-navbar-brand {
        margin-right: 0;
        padding-right: 20px;
        padding-left: 10px;
    }
}

@media  (min-width: 1220px) {
  .tm-container:not(.tm-container-full-width) .tm-navbar {
    -webkit-border-radius: 8px 12px 0 0;
    -webkit-border-radius: 8px 12px 0 0;
    -webkit-border-radius: 8px 12px 0 0;
    -webkit-border-radius: 8px 12px 0 0;
    -webkit-border-radius: 8px 12px 0 0;
    -webkit-border-radius: 8px 12px 0 0;
    -webkit-border-radius: 8px 12px 0 0;
    -webkit-border-radius: 8px 12px 0 0;    
    -webkit-border-radius: 8px 12px 0 0;
    border-radius: 8px 12px 0 0;
  }
  .tm-container:not(.tm-container-full-width) .tm-navbar .uk-navbar-brand {
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    border-radius: 8px 0 0 0;
  }
  .tm-navbar .uk-navbar-brand {
    margin-right: 5px;
  }
  .tm-container:not(.tm-container-full-width) {
    margin-top: 50px;
    box-shadow: 0 0 60px rgba(128, 178, 179, 0.33);
  }
    .site_logo {
        width: 280px;
    }
    .uk-navbar .uk-search .uk-search-field {
        width: 170px;
    }

}
@media  (min-width: 1600px) {
    .uk-navbar-nav > li {
        margin-right: 24px;
    }
    .site_logo {
        width: 280px;
        margin-right: 40px;
    }
    .uk-navbar .uk-search .uk-search-field {
        width: 300px;
    }
  .tm-navbar .uk-navbar-brand {
    padding-left: 30px;
    padding-right: 30px;  
    margin-right: 30px;
  }
}

li.even, li.odd {
    background: none;
}

.tm-dropdown-overlay .uk-dropdown-overlay {
    background: transparent !important;
}

.tm-dropdown-overlay .uk-dropdown-navbar {
	background: #157678 !important;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}


.uk-search {
    display: inline-block;
    position: relative;
    margin: 0;
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 5px;
}

.uk-navbar .uk-search .uk-search-field {
    height: 30px;
    font-size: 16px;
    text-transform: none;
}
.uk-search:before {
    right: 10px;
}

div.k2ItemsBlock ul li {
    margin-bottom:5px !important;
}
.tm-toolbar {
    padding: 10px 30px !important;
}
div.k2ItemsBlock a.moduleCustomLink:hover {
    background: #ecf3f3;
}
div.k2ItemsBlock a.moduleCustomLink {
    padding: 4px 12px;
    font-weight:bold;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
}
