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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
h1{
	font-size: 24px;
	line-height: 28px;
}
h2{
	font-size: 22px;
	line-height: 26px;
}
h3, .uk-h3 {
    font-size: 20px;
    line-height: 24px;
}
h4{
	font-size: 18px;
	line-height: 22px;
}
h5{
	font-size: 16px;
	line-height: 20px;
}
h6{
	font-size: 14px;
	line-height: 18px;
}
#tm-header {
    padding-top: 30px;
    background: url(../images/toolbar_bg.png);
}

.mainlogo {
    padding-top: 30px;
    z-index: 102;
}
.tm-navbar.uk-navbar{
	-webkit-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.75);
	
}
.tm-navbar .tm-navbar-container {
 	padding-right: 20px;
    box-sizing: border-box;
    position: relative;
    min-height: 80px;
    max-height: 80px;
}
.tm-navbar > div > .uk-flex-center {  
	-ms-flex-pack: end;  
	-webkit-justify-content: flex-end;  
	justify-content: flex-end;  
}
.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 100px;
    padding: 0 6px;
    line-height: 100px;
    color: #878787;
    font-size: 16px;
    font-family: 'Oswald';
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0px;
    }
    
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    color: #E3C18F;
    outline: none;
}

.uk-navbar-nav > li > a{
   	
    background: url(../images/menu_dropdown_level1.png) 0 0 no-repeat;
    background-position: left;
}

.uk-navbar-nav > li > a.homelink{
   	
    background: none;
    background-position: left;
}    
    
.uk-navbar-nav > li.uk-active > a {
     color: #E3C18F;
}  
.uk-dropdown.uk-dropdown-navbar.uk-dropdown-width-1.uk-dropdown-center.uk-dropdown-bottom{
	left: 10px !important;
}

.uk-nav-dropdown > li > a, .uk-nav-navbar > li > a {
    font-size: 11px;
    padding-bottom: 8px;
    padding-top: 8px;
}

#tm-main-top {
    margin-top: 30px;
}
#tm-content {
    padding-top: 30px;
    padding-bottom: 30px;
} 
.uk-panel-box {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dddddd;
 } 

.uk-block-large {
     padding-top: 30px;
     padding-bottom: 30px;
 }  

.tm-sidebar-b, .tm-sidebar-a {
     padding-top: 40px;
 }

.uk-panel-box .uk-panel-title{
 	font-size: 24px;
 	line-height: 28px;
 	margin: 0 0 25px 0;
 	font-family: 'Oswald';
 	font-weight: 300;
 	color: #0e619a;
 	text-transform: uppercase;
 }
 
 .uk-listXXXXX li:before {
     content: "•";
     padding-right: 8px;
     color: #0e619a; 
     float: left;
 }

.uk-list-line > li:nth-child(n+2) {
    border-top: 1px solid #d0cfcf;
    margin-top: 5px;
    padding-top: 5px;
}

.uk-panel-title {
    color: #0e619a;
}

.homeslide .uk-thumbnav > * {
    flex: 0 0 auto;
    margin-bottom: -25px;
    margin-top: 10px;
    padding-left: 1px;
}

.homeslide .uk-width-medium-2-3 {
    padding-left:0px;
}

.contact1 {
    font-family: "Oswald";
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    padding-top: 0px;
    color: #0e619a;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.contact {
    font-family: "Oswald";
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    padding-top: 25px;
    color: #0e619a;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.uk-block-muted {
    background: #cbd3e2 none repeat scroll 0 0;
}

.tm-bottom-a {
    padding-top: 30px;
}

.tm-footer-centered {
    padding-bottom: 35px;
    padding-top: 35px;
    background: #2b2b2b;
}

#tm-bottom-a {
    overflow: hidden;
}

#wufoo-z7x3p9 {
    height: 700px !important;
}

.seeyoumove1 {
    font-family: "Allura";
    font-size: 40px;
    line-height: 66px;
    color: #ffffff;
}

.seeyoumove2 {
    font-family: "Allura";
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}
