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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
body {
    background: url(/images/site_fon.png) repeat-x center top #f7fafa !important;
}

a, .uk-link {
    color: #009be1;
}

.tm-block-default {
    background: none;
}

.uk-navbar-nav > li > a {
    height: 80px;
    color: #000000;
}

.uk-text-secondary {
    color: #009be1;
    font-weight: 600;
}

.uk-navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

.buttoncallback {
    float: right;
    margin: 5px 0 0 8px;
}

.telephone {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
}

.uk-button-normal {
    min-height: 30px;
    padding: 0 21px;
    line-height: 38px;
    font-size: 16px;
}

.vkblock {
    width: 580px;
    margin: 0 auto;
}

h3 {
    margin-top: 10px;
}

.uk-container {
  max-width: 980px;
}

.maindonskoy .uk-grid {
    border-bottom: 10px solid #009be1;
}

@media (max-width: 980px) {
  .wk-slideshow-tabs .nav span {
    padding: 7px 5px 5px 15px;
    overflow: hidden;
	}
	.uk-grid > * {
      padding-left: 0px;
    }
    .wk-gallery-wall.margin>* {
    margin: 0 5px 5px 0;
    }
    p {
    margin: 0 0 5px 0;
    }
}