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



/* ========================================================================

   Use this file to add custom CSS easily

 ========================================================================== */



/* Logo size for centered navigation */

.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }





.uk-button-CS1



{

  background: #3498db;



  border-radius: 28px;

 

  color: #ffffff;

  font-size: 20px;

  padding: 10px 20px 10px 20px;

  border: solid #1f628d 2px;

  text-decoration: none;

  

  

  

  

}







.uk-accordion-title



{

  background: #3498db;



  border-radius: 28px;

 

  color: #ffffff;

  font-size: 20px;

  padding: 10px 20px 10px 20px;

  border: solid #1f628d 2px;

  text-decoration: none;
}

h1, .uk-h1 {
    font-size: 35px;
    line-height: 48px;
}

h1, .uk-h1 {
    color: #414348;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #414348;
    text-transform: none;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    color: #30363c;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    position: relative;
    text-transform: none;
    letter-spacing: 1px;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.tm-navbar{
  border-bottom:#0089c9 solid 2px;
}

.uk-dropdown, .uk-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 325px;
}

.uk-nav-navbar > li > a {
    color: #30363c;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 1px;
    -webkit-transform: translate3d(0, 0, 0);
}