/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-navbar-nav > li.uk-active > a{background:#71011f;}
 .uk-navbar-nav > li > a{border-left: none;}
 .uk-navbar-nav > li > a:hover{background:rgb(113,1,31); color:#fff;}
.uk-button{background:#71011f; font-size:18px; border-radius:5px; color:#fff; border:#71011f solid medium; padding: 10px 15px; box-shadow:none;}
.uk-button:hover{background:#fff; color:#71011f; border:#71011f solid medium;}
.uk-button-home{background:#fff; font-size:25px; border-radius:5px; color:#71011f !important; border:#fff solid medium; padding: 15px 20px; line-height:normal; margin-top:60px;}
.uk-button-home:hover{background:#71011f; color:#fff !important;}
.formResponsive input[type="submit"]{background-image: none; background:#71011f; font-size:18px; border-radius:5px; color:#fff; border:#71011f solid medium; text-shadow:none; padding: 10px 15px;; box-shadow:none;}
.formResponsive input[type="submit"]:hover{background:#fff; color:#71011f;}
.box{padding:28px 15px 15px 15px; margin:0 auto; color:#71011f; border:#71011f solid medium; width:30%; text-align:center;}
.tm-bottom-b .uk-panel{background:none;box-shadow:none;}
.fullimage{width:100%; padding:0px; height:300px; overflow:hidden;}
h1, h2, h3, h4, h5, h6{color:#71011f;}
.left{float:left; width:20%; display:inline-block; padding:1.5%; padding-right:90px;}
.middle{width:40%; display:inline-block; padding:1.5%;}
.right{float:right; width:20%; display:inline-block; padding:1.5%; margin-top:30px;}
.home-message{font-size:75px; color:#fff; line-height:75px;}
.uk-thumbnail{border:none;}
.tm-bottom-c .uk-panel-title {color: #71011f; font-size: 36px; font-weight: 300; line-height: 32px; margin-bottom: 20px; margin-top: 0; text-transform: none; text-align:center;}
.tm-bottom-c .uk-width-medium-1-3 .uk-panel-box-secondary{padding:15px; border-radius:5px;}
.tm-bottom-c .uk-width-medium-1-3 .uk-panel-box-secondary a{color:#fff; font-size:18px;}
.tm-bottom-c .uk-width-medium-1-3 .uk-panel a{font-size:18px;}
.tm-bottom-c .uk-width-medium-1-3 .uk-panel-box-secondary .uk-thumbnail{background:none;}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {border:1px solid #71011f;color: #555555;display: inline-block;font-size: 13px;height: 18px;line-height: 18px;margin-bottom: 9px;padding: 10px;}
.formControlLabel{color:#71011f;}
.uk-vertical-align-middle.uk-width-3-4{font-size:30px; color:#71011f;}