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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-navbar-attached {
  background: #fff;
}

.uk-nav-sub .uk-active > a {
  color:#1398d0;
  font-weight: 400; 
}

.uk-nav-sub .separator {
  
  font-weight: 400;
  
}

.uk-nav-sub .separator:hover {
  
}

.uk-parent > div > ul > .uk-parent.uk-active > a {
    background-color: #EDF0F1;
    margin-left: -10px;
    padding-left: 10px;
}


.uk-parent.uk-active a.separator {
    background-color: rgba(245, 245, 245, 0.52);
    margin-left: -10px;
    padding-left: 10px;
}


a, .uk-link {
    color: #1398d0;
    text-decoration: none;
    cursor: pointer;
}

  
.uk-list-striped > li:nth-of-type(odd) {
  background: #F5F5F5;
}

h1, .uk-h1 {
  font-size: 38px;
  line-height: 40px;
  color: #1398d0;
  margin-top:0;
}

h2, .uk-h2 {
  font-size: 32px;
  line-height: 34px;
  color: #1398d0;
}

.greenSub {
    font-size: 22px;
    line-height: 28px;
    color: #1398d0;
}

.uk-icon-file-pdf-o {
    font-size: 16px;
    color: #1398d0;
}

/* Content */
.tm-content {
  background-color: #fff;
  padding: 20px;
  border: none;
}

.home .tm-content {
  background:initial;
  border:none;
  padding:initial;
}

.uk-article h1{
  margin: -20px -20px 20px -20px;
  font-size: 34px;
  color: #1398d0;
  padding: 10px 20px 7px 30px;
  background-color: #fff;
  border-bottom: none;
}

.home .uk-article h1 {
  margin:0;
  font-size:38px;
  color:#1398d0;
  padding:0;
  background:transparent;
  border-bottom:none;
  
}

.uk-button-primary {
    background-color: #1398d0;
    color: #ffffff;
    background-image: -webkit-linear-gradient(top, #1398d0, #1398d0);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1398d0), to(#1398d0));
    background-image: -o-linear-gradient(top, #1398d0, #1398d0);
    background-image: linear-gradient(to bottom, #1398d0, #1398d0);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0), 1px 1px 1px rgba(0, 0, 0, 0);
            box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0), 1px 1px 1px rgba(0, 0, 0, 0);
}

.uk-overlay-background {
    background: #00000070;
}

/* Logo color */
[class*='tm-logo'] svg path,
[class*='tm-logo'] path,
[class*='tm-logo'] rect { fill: #c3cce8; }

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) [class*='tm-logo'] svg path,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached)[class*='tm-logo'] path,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) [class*='tm-logo'] rect { fill: #fff; }


/* WordPress Pagination */
.home.tm-article-blog .uk-pagination { display: none; }
.tm-block-footer::before {height:0;}
.tm-block-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a {color:#fff;}
.uk-dropdown-navbar {
    background: rgba(31, 30, 30, 0.92);
}

.uk-nav-navbar ul a {
  color: #fff;
}

.uk-nav-navbar > li > a {
  color: #FFDF00;
  border-bottom: 3px solid #FFDF00;
}

.uk-nav-side ul a:hover {
  color: #1398d0;
  background: #edf0f1;
}

.tm-navbar-bg .tm-navbar {
  background: #1398d0;
}

.uk-navbar-nav > li > a,
.uk-navbar-nav > li.uk-active > a {color:#000;}

.uk-navbar-nav > li > a {
  padding:4px 7px 0 7px;
  height:80px;
  line-height:76px;
  font-size:13px;
}

.uk-nav-navbar > li > a {
    color: #fff;
    border-bottom: 1px solid #454748;
    font-size: 14px;
    text-transform: none;
}

.uk-dropdown-navbar::before {
    border-bottom-color: rgba(31, 30, 30, 0.92);
}

.uk-nav-navbar ul a:hover, .uk-nav-navbar ul a:focus,
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    outline: none;
    border-bottom: 1px solid #1398d0;
}

.uk-nav-navbar ul a {
    color: #fff;
    border-bottom: 1px solid #454748;
    font-size: 12px;
    text-transform: none;
}

.uk-navbar-nav .uk-parent.uk-active a.separator {
    background-color: initial;
    margin-left: initial;
    padding-left: 25px;
}

.uk-navbar-nav > li:hover > a::before, 
.uk-navbar-nav > li > a:focus::before, 
.uk-navbar-nav > li.uk-open > a::before {
   background: #1398d0;
}

.uk-navbar-nav > li.uk-active > a::before {
   background: #1398d0;
}


/* Side */
.uk-panel-box-secondary .uk-panel-title {
  margin-bottom:15px;
  color:#1398d0;
}

ul.uk-nav-sub {
    text-transform: none;
    padding: 8px 8px 15px 25px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    letter-spacing: 0;
}

.uk-nav-side > li > a {
  text-transform:none;
  color: #3c3630;
  font-weight: 400;
}

.uk-nav-side ul a {
  color: #3c3630;
  border-bottom: 1px dotted #E1EBED;
}

.uk-nav-side > li > a:hover {
  color:#1398d0;
  background:#edf0f1;
}

.uk-nav-sub > .uk-parent > ul {display:none;}
.uk-nav-sub > .uk-parent.uk-active > ul {display:block;}
.uk-panel-box {
  padding:20px;
}

    


/* Home */

.tm-bottom-b p,
.tm-bottom-a p {font-size:20px; line-height:24px;}


/* Footer */
#tm-bottom-a.tm-block-light {
  background:transparent;
}

.whitePanel {background:#fff;}
.grayPanel {background:#EDF0F1;}
.bottomPanel {padding:50px 0px;}

.tm-bottom-c img {width:50%;}

.tm-bottom-d h4 {margin:0;}
.tm-bottom-d {font-size:14px;}

.tm-bottom-e {padding:20px;color:#fff;}
.tm-bottom-e a{color:#fff; font-size:14px;}

#tm-footer {display:none;}

body::after {height:0;}
body {padding-bottom:0;}


.tm-search.uk-text-right.uk-hidden-small.uk-hidden-medium {
    color: #fff;
    float: right;
    margin-top: 20px;
}

.tm-nav .uk-search:before {
  color:#1398d0;
}

.tm-block-gradient {
    background-image: none;
    background-image: none;
    background-color: #353535;
}

.page-id-127 {
    background: #fff;
}

.page-id-3589 .tm-content {
    background-color: #eaf0f1;
    padding: 20px;
    border: none;
}

.page-id-3909 .tm-content {
    background-color: #eaf0f1;
    padding: 0px;
    margin-top: -40px
    margin-bottom: -40px
    border: none;
}

.page-id-3911 .tm-content {
    background-color: #eaf0f1;
    padding: 0px;
    margin-top: -40px
    margin-bottom: -40px
    border: none;
}

.page-id-3913 .tm-content {
    background-color: #eaf0f1;
    padding: 0px;
    margin-top: -40px
    margin-bottom: -40px
    border: none;
}

.page-id-2095 .tm-content {
    background-color: #eaf0f1;
    padding: -20px;
    border: none;
}


.page-id-6693 .tm-block-top-main {
    background-color: #fff;
    padding: -20px;
    margin-top: -40px
    margin-bottom: -40px
    border: none;
}

.page-id-6693 .tm-block-top-main .tm-block-padding {
    padding-top: 0px;
    padding-bottom: 0px;
}



.tm-bottom-b .tm-block-bottom-b .tm-block-light .tm-block-padding {
    padding-top: 40px;
    padding-bottom: 0px;
}

/*
.tm-search.uk-text-right.uk-hidden-small.uk-hidden-medium {
    position: absolute;
    right: -10px;
    top: 20px;
    border-radius: 20px;
    color: #fff;
}

.tm-nav .uk-search:before {
  color:#fff;
  right:10px;
  left:initial;
}

.tm-nav .uk-search-field:focus {
  margin-top:25px;
  color:#fff;
}
*/


/* Close 3rd-level sub-menu items and make them expand when hovering over their parent: */  
.uk-nav-side > .uk-parent > div > .uk-nav-sub > li > ul > .uk-parent > ul { display: none; }    
.uk-nav-side > .uk-parent > div > .uk-nav-sub > li > ul > .uk-parent:hover > ul,
.uk-nav-side > .uk-parent > div > .uk-nav-sub > li > ul > .uk-parent.uk-active > ul { display: block; }  

.tm-logo img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.ls-l {
  text-transform: uppercase !important;
}
.dialog-start {
  width: 450px;
      position: absolute;
    right: 25px;
    top: auto !important;
    height: inherit;
    bottom: 25px;
}
.dialog-start h3 {
  color: white;
}
.dialog-start .uk-button {
  background: white;
  color: gray !important;
}


.uk-panel-box .uk-panel-teaser {
    margin-top: -18px;
    margin-left: -18px;
    margin-right: -18px;
    background: #fff;
}

.uk-table-striped.gray-odd tbody tr:nth-of-type(odd) {
	background: #F5F5F5;
}


.uk-dotnav-contrast > * > * {
    background: #fff;
    border-color: #fff;
}

.uk-dotnav-contrast > * > :active {
    background: #1398d0;
    border-color: #1398d0;
}

a:hover, .uk-link:hover {
    color: #706b67;
    text-decoration: underline;
}

.tm-contrast >  a, .uk-link {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.uk-overlay-active .uk-overlay-fade {transition:none; opacity: 100 !important;}