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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-navbar {

    height: 70px;
 
}

.tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {
  
    border: 0px!important;
 }

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top: 70px;
}

.icplogo {

margin-top:-70px;

}

.uk-block-large {
    
    padding-top: 60px!important;
}

.tm-block-footer {
    background-color: #0c0c0c;
}